Module geo::algorithm::simplify

source ·
Expand description

Simplify Geometries using the Ramer-Douglas-Peucker algorithm.

Traits§

  • Simplifies a geometry.
  • Simplifies a geometry, returning the retained indices of the input.