0.2.0 • Published 4 years ago

@opnprd/geojson-cleaner v0.2.0

Weekly downloads
7
License
ISC
Repository
github
Last release
4 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

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.0.0

4 years ago