CMD + K

mapbox_earcut

Community

Python version of Mapbox Earcut library: fast and quite robust triangulation of 2D polygons.

Installation

To install this package, run one of the following:

Conda
$conda install noaa-orr-erd::mapbox_earcut

Usage Tracking

0.12.10
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

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

linux-64
macOS-64