15 #ifndef GEOS_OP_VALID_REPEATEDPOINTREMOVER_H
16 #define GEOS_OP_VALID_REPEATEDPOINTREMOVER_H
18 #include <geos/geom/CoordinateArraySequence.h>
The internal representation of a list of coordinates inside a Geometry.
Definition: CoordinateSequence.h:58
Removes repeated, consecutive equal, coordinates from a CoordinateSequence.
Definition: RepeatedPointRemover.h:25
static std::unique_ptr< geom::CoordinateArraySequence > removeRepeatedPoints(const geom::CoordinateSequence *seq)
Returns a new CoordinateSequence being a copy of the input with any consecutive equal Coordinate remo...
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:26