geojsonify

0.0.3 • Public • Published

geojsonify

Convert lines of geojson features into a geojson collection.

Useful for using grep to manipulate geojson from ogr2ogr

installation

npm install -g geojsonify

suggested usage

grep -h something *json | geojsonify | geojsonio-cli 

Readme

Keywords

Package Sidebar

Install

npm i geojsonify

Weekly Downloads

1

Version

0.0.3

License

BSD

Last publish

Collaborators

  • blackmad