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
Dec 30, 2024 at 21:12
License
ISC AND BSD-3-Clause
Total Downloads
273.0K
Supported Platforms
GitHub Repository
https://github.com/skogler/mapbox_earcut_python