We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The geo_shapereader is not very smart and does not evolve. When I wrote it, there was no simple way to load shapefiles in Python - now there is: pyshp
__geo_interface___
The text was updated successfully, but these errors were encountered:
pyshp needs some improvements on handling records
Sorry, something went wrong.
Can you elaborate a little on the issues with records? I found it quite easy to work with?
Added pull request to GeospatialPython/pyshp#132
Removed geos_shapereader.py (Fixed #7)
890b686
philippkraft
No branches or pull requests
Issue
The geo_shapereader is not very smart and does not evolve. When I wrote it, there was no simple way to load shapefiles in Python - now there is: pyshp
Action needed
__geo_interface___
in cell_factory, Related stack exchange: How to read a shapefile in Python?The text was updated successfully, but these errors were encountered: