Module geo::algorithm::remove_repeated_points
source · Expand description
Remove (consecutive) repeated points
Traits
Remove repeated points from a
MultiPoint and repeated consecutive coordinates
from LineString, Polygon, MultiLineString and MultiPolygon.