GEOS
3.14.0dev
|
Computes a point in the interior of an point geometry. More...
#include <InteriorPointPoint.h>
Public Member Functions | |
InteriorPointPoint (const geom::Geometry *g) | |
bool | getInteriorPoint (geom::CoordinateXY &ret) const |
Computes a point in the interior of an point geometry.
Algorithm:
Find a point which is closest to the centroid of the geometry.