0.2.0 • Published 6 years ago

@opnprd/geojson-cleaner v0.2.0

Weekly downloads
7
License
ISC
Repository
github
Last release
6 years ago

geojson-cleaner

This small utility cleans geojson format files by applying the following actions:

To install globally, run

npm install --global @opnprd/geojson-cleaner

CLI

The CLI takes one argument: the name of the file to process.

geojson-cleaner original-file.geojson

The cleaned GeoJSON is piped to stdout, and can be redirected to a file or further processing as appropriate.

API Use

TODO

0.2.0

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.0.0

6 years ago