About Anaconda Help Download Anaconda

conda-forge / packages / mapbox_earcut 1.0.1

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

copied from cf-staging / mapbox_earcut

Installers

  • osx-64 v1.0.1
  • osx-arm64 v1.0.1
  • linux-64 v1.0.1
  • linux-ppc64le v1.0.1
  • linux-aarch64 v1.0.1
  • win-64 v1.0.1

conda install

To install this package run one of the following:
conda install conda-forge::mapbox_earcut

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy