This project is a Node.js module that uses the Bentley-Ottmann algorithm to detect self-intersections in polygons and multi-polygons represented as GeoJSON. It's designed for developers working with geospatial data who need to validate polygon geometries for self-intersections, offering significantly faster performance compared to similar tools.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
A module to check if a polygon self-intersects using the bentley-ottmann algorithm