turf-bathwater

0.0.2 • Public • Published

turf-bathwater

A module to remove self-intersecting polygons from a GeoJSON input

Before: before

After: after

install

npm install -g turf-bathwater

usage

node index.js <geojsonfile>

considerations

  • geojsonfile is a .geojson file containing a FeatureCollection
  • turf-bathwater deletes whole polygons where self-intersection is detected. This is a blunt instrument. Use with caution.

Readme

Keywords

Package Sidebar

Install

npm i turf-bathwater

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • vtcraghead