Releases: mbostock/shapefile
Releases · mbostock/shapefile
v0.5.7
- shp2json can now output the coordinate reference system via --crs-name.
v0.5.6
- shp2json now exits cleanly when piped to head (#26).
- Performance improvements.
- Fix tests (#25).
v0.5.5
- shp2json now outputs one object or collection per line for compatibility with newline-delimited JSON.
v0.5.4
- shp2json can now read from stdin.
- Fix decoding of dBASE table file property names.
v0.5.3
- Fix package.json for binaries removed in 0.5.2.
v0.5.0
- In-browser streaming shapefile parsing!