-
- Downloads
Bug fix: convert polyline to list
Method poly of shapefile writer requires a list of lists, not a list of numpy arrays. This bug goes unnoticed in pyshp `2.1.0` but raises an exception with pyshp `2.1.3`.
Please register or sign in to comment