invisibleroads / invisibleroads/geometryIO
Polygon Attribute Errors
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
File "code.py", line 70, in function
source_path, targetProj4=geometryIO.proj4LL)[1:]
File "/usr/local/lib/python2.7/dist-packages/geometryIO/**init**.py", line 130, in load_points
return proj4, [(point.x, point.y) for point in shapelyGeometries], fieldPacks, fieldDefinitions
AttributeError: 'Polygon' object has no attribute 'x'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.