geojsonify
v0.0.3
Published
Make lines of geojson features or wkt into a valid geojson collection
Readme
geojsonify
Convert lines of geojson features into a geojson collection.
Useful for using grep to manipulate geojson from ogr2ogr
installation
npm install -g geojsonifysuggested usage
grep -h something *json | geojsonify | geojsonio-cli 