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:197
Specifies the precision model of the Coordinate in a Geometry.
Definition PrecisionModel.h:88
Definition PrecisionReducer.h:50
Basic namespace for all GEOS functionalities.
Definition geos.h:39