Skip to content

Releases: ginkgoch/node-shapefile-cli

v1.4.0

08 Feb 13:24
Compare
Choose a tag to compare
  • Upgrade the core implementation, better performance and accurate result.
  • Add a new feature to re-project a shapefile to a new shapefile with a specified CRS.
  • Add serve command to launch a server to support browse Shapefile information on browser.
  • Add build-index command to build spatial index file for a corresponding shapefile. The index files provide better query performance for upper-level application that is build around ginkgoch-map.

v1.0.0

13 Aug 12:38
Compare
Choose a tag to compare

Feature

  1. read shapefile header
  2. read shapefile fields
  3. read shapefile records
  4. convert shapefile to json
  5. performance improvement

Support convert shapefile to geojson

31 Jul 13:34
1c4c655
Compare
Choose a tag to compare

Support convert shapefile to geojson

General function implemented

31 Jul 13:24
Compare
Choose a tag to compare
  1. show header
  2. show fields
  3. show records