Module geo::algorithm::simplify_vw

source ·
Expand description

Simplify Geometries using the Visvalingam-Whyatt algorithm. Includes a topology-preserving variant.

Traits

  • Simplifies a geometry.
  • Simplifies a geometry, returning the retained indices of the output
  • Simplifies a geometry, attempting to preserve its topology by removing self-intersections