1.0.1 • Published 4 years ago

inverted-polygons v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Inverted polygons

Create inverted polygons with ease. Use the standalone demo or commandline app.

Commandline instructions

$ npm install -g inverted-polygons

# Send input via stdin
$ cat polygon.geojson | inverted-polygons > polygon-inverted.geojson