strip-geojson-property

0.0.1 • Public • Published

strip-geojson-property

Build Status Coverage Status

Remove any property from a set of GeoJSON features.

Installation

 npm i strip-geojson-property -S

Usage

var strip = require("strip-geojson-property");
strip(input_geojson_file, property, output_geojson_file);

Tests

npm test

Readme

Keywords

Package Sidebar

Install

npm i strip-geojson-property

Weekly Downloads

0

Version

0.0.1

License

ISC

Last publish

Collaborators

  • harrystevens