Skip to content

tristen/inverted-polygons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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