Skip to content
New issue

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

geojson conversion failed #1

Open
paulopperman opened this issue Jun 16, 2017 · 0 comments
Open

geojson conversion failed #1

paulopperman opened this issue Jun 16, 2017 · 0 comments

Comments

@paulopperman
Copy link
Contributor

shp_to_json.py throws error:

Traceback (most recent call last):
  File "~/PycharmProjects/geofile-utilities/shp_to_json.py", line 32, in <module>
    geom = sr.shape.__geo_interface__
  File "~/anaconda3/envs/geoutils/lib/python3.6/site-packages/shapefile.py", line 152, in __geo_interface__
    coordinates.append(tuple([tuple(p) for p in self.points[part:]]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant