node-geojson / geojson-pick

Pick properties from features in a GeoJSON FeatureCollection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geojson-pick

Pick properties from features in a GeoJSON FeatureCollection.

install

npm install -g geojson-pick

usage

geojson-pick PROPERTYNAME1 < file.geojson > output.geojson

About

Pick properties from features in a GeoJSON FeatureCollection.


Languages

Language:JavaScript 100.0%