Expand description
Remove (consecutive) repeated points
Traitsยง
- Remove
Repeated Points - Remove repeated points from a
MultiPoint
and repeated consecutive coordinates fromLineString
,Polygon
,MultiLineString
andMultiPolygon
.
Remove (consecutive) repeated points
MultiPoint
and repeated consecutive coordinates
from LineString
, Polygon
, MultiLineString
and MultiPolygon
.