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