You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:]]))
The text was updated successfully, but these errors were encountered:
shp_to_json.py throws error:
The text was updated successfully, but these errors were encountered: