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 

/geojsonify/

    Package Sidebar

    Install

    npm i geojsonify

    Weekly Downloads

    2

    Version

    0.0.3

    License

    BSD

    Last publish

    Collaborators

    • blackmad