inverted-polygons
v1.0.1
Published
A helper util for returning inverted polygons
Downloads
6
Maintainers
Readme
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