17#include <geos/export.h>
65 static std::unique_ptr<Geometry> reducePrecision(
const Geometry* geom,
const PrecisionModel* pm,
bool replacePrecisionModel =
false);
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:186
Specifies the precision model of the Coordinate in a Geometry.
Definition: PrecisionModel.h:90
Definition: PrecisionReducer.h:52
Basic namespace for all GEOS functionalities.
Definition: geos.h:39