geojsonify
v0.0.3
Published
Make lines of geojson features or wkt into a valid geojson collection
Downloads
21
Readme
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