Git Product home page Git Product logo

Comments (4)

afourmy avatar afourmy commented on June 4, 2024

@giumas I don't remember, I just googled "shapefile" and downloaded the first results. IIRC, not all shapefiles come from the same source, I downloaded them from various websites. pyGISS should work with any shapefile.

from pygiss.

giumas avatar giumas commented on June 4, 2024

@afourmy my question is not just for the credits, but also because of the missing dbf files:
shapefile.ShapefileException: Unable to open C:\code\other\pyGISS\shapefiles\World_countries_1.dbf or C:\code\other\pyGISS\shapefiles\World_countries_1.shp.

A single shapefile is composed of multiple files, some of them are mandatory: https://en.wikipedia.org/wiki/Shapefile

from pygiss.

afourmy avatar afourmy commented on June 4, 2024

@giumas I believe the shapefile (pyshp) module was updated, because importing a shp file alone was working when I created pyGISS a year ago.
Since it no longer works, I removed all shp files and replaced them with a unique shapefile
from natural earth that contains all mandatory files.

Note that I only include the shapefile to test the application, but the code and the algorithm is the only thing that I think matters about this project.

from pygiss.

giumas avatar giumas commented on June 4, 2024

Sure! Unfortunately, it does not work out of the box with PySide2.

BTW, great project !!!

from pygiss.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.