Module geo::algorithm::densify

source ·
Expand description

Densify linear geometry components

Traits§

  • Return a new linear geometry containing both existing and new interpolated coordinates with a maximum distance of max_distance between them.