mapbox_earcut
Python version of Mapbox Earcut library: fast and quite robust triangulation of 2D polygons.
Python version of Mapbox Earcut library: fast and quite robust triangulation of 2D polygons.
To install this package, run one of the following:
The library implements a modified ear slicing algorithm, optimized by z-order curve hashing and extended to handle holes, twisted polygons, degeneracies and self-intersections in a way that doesn't guarantee correctness of triangulation, but attempts to always produce acceptable results for practical data like geographical shapes.
Summary
Python version of Mapbox Earcut library: fast and quite robust triangulation of 2D polygons.
Last Updated
Oct 3, 2020 at 00:39
License
ISC
Total Downloads
317
Supported Platforms
GitHub Repository
https://github.com/skogler/mapbox_earcut_python