Releases
2.2.0
Compare
Sorry, something went wrong.
No results found
New Features:
Read shapefiles directly from zipfiles.
Read shapefiles directly from urls.
Allow fast extraction of only a subset of dbf fields through a fields arg.
Allow fast filtering which shapes to read from the file through a bbox arg.
Improvements:
More examples and restructuring of README.
More informative Shape to geojson warnings (see #219 ).
Shape object information when calling repr().
Faster ring orientation checks, enforce geojson output ring orientation.
Bug fixes:
Remove null-padding at end of some record character fields.
Fix dbf writing error when the number of record list or dict entries didn't match the number of fields.
Handle rare garbage collection issue after deepcopy (mattijn/topojson#120 )
Fix bug where records and shapes would be assigned incorrect record number (@karanrn )
Fix typos in docs (@timgates )
You can’t perform that action at this time.