Python bindings to the mapbox earcut C++ library
Python bindings for the C++ implementation of the Mapbox Earcut library, which provides very fast and quite robust triangulation of 2D polygons. Original code: earcut.hpp Original description: 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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 2.0.0-1.fc44 | - |
| Fedora 43 | 1.0.3-7.fc43 | - |
| Fedora 42 | 1.0.3-4.fc42 | - |
| Fedora 41 | 1.0.3-2.fc41 | - |
| Fedora EPEL 9 | 1.0.1-10.el9 | - |
| Fedora EPEL 10.2 | 1.0.1-14.el10_0 | - |
| Fedora EPEL 10.1 | 1.0.1-14.el10_0 | - |
You can contact the maintainers of this package via email at
python-mapbox-earcut dash maintainers at fedoraproject dot org.