15 #ifndef GEOS_OP_VALID_REPEATEDPOINTREMOVER_H 16 #define GEOS_OP_VALID_REPEATEDPOINTREMOVER_H 18 #include <geos/geom/CoordinateArraySequence.h> Removes repeated, consecutive equal, coordinates from a CoordinateSequence.
Definition: RepeatedPointRemover.h:25
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:26
The internal representation of a list of coordinates inside a Geometry.
Definition: CoordinateSequence.h:58