AppGeo / to-geojson-stream

Generic command line parser to read geographic data and outputing as a geojson stream.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

to-geojson-stream

Generic command line parser to read geographic data and outputing as a geojson stream, supports streaming from a file or stdin the following formats

  • geojson
  • json
  • csv
  • kml

supports reading from local files

  • shp
  • kmz
  • anything in a .zip

About

Generic command line parser to read geographic data and outputing as a geojson stream.

License:MIT License


Languages

Language:JavaScript 96.3%Language:Shell 3.7%