Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 315 Bytes

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