Skip to content

Releases: mbostock/shapefile

v0.5.8

01 Nov 21:27
Compare
Choose a tag to compare

v0.5.7

19 Sep 18:44
Compare
Choose a tag to compare
  • shp2json can now output the coordinate reference system via --crs-name.

v0.5.6

09 Sep 17:10
Compare
Choose a tag to compare
  • shp2json now exits cleanly when piped to head (#26).
  • Performance improvements.
  • Fix tests (#25).

v0.5.5

09 Sep 17:11
Compare
Choose a tag to compare
  • shp2json now outputs one object or collection per line for compatibility with newline-delimited JSON.

v0.5.4

09 Sep 17:12
Compare
Choose a tag to compare
  • shp2json can now read from stdin.
  • Fix decoding of dBASE table file property names.

v0.5.3

09 Sep 17:13
Compare
Choose a tag to compare
  • Fix package.json for binaries removed in 0.5.2.

v0.5.2

09 Sep 17:13
Compare
Choose a tag to compare
  • Fix shp2json (#24).

v0.5.1

09 Sep 17:13
Compare
Choose a tag to compare
  • Update the README.

v0.5.0

07 Sep 22:58
Compare
Choose a tag to compare
  • In-browser streaming shapefile parsing!

v0.4.0

03 Sep 04:25
Compare
Choose a tag to compare
  • New promise-y API!