PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
Take vertices of a polygon and build a constrained triangulation that respects the boundary of the polygon.
geom | the input geometry |
Definition at line 2211 of file liblwgeom/lwgeom_geos.c.
References AUTOFIX, LWGEOM::flags, FLAGS_GET_Z, GEOS2LWGEOM(), GEOS_FAIL, GEOS_FREE, GEOS_FREE_AND_FAIL, LWGEOM2GEOS(), lwgeom_geos_error(), lwnotice(), result, RESULT_SRID, and SRID_INVALID.
Referenced by ST_TriangulatePolygon().