geojson-unpick

unpick properties from geojson files

Usage no npm install needed!

<script type="module">
  import geojsonUnpick from 'https://cdn.skypack.dev/geojson-unpick';
</script>

README

geojson-unpick

Does the opposite of geojson-pick: Unpick properties from features in a GeoJSON FeatureCollection.

install

npm install -g geojson-unpick

usage

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