PostGIS  3.3.9dev-r@@SVN_REVISION@@

◆ lwgeom_unaryunion()

LWGEOM* lwgeom_unaryunion ( const LWGEOM geom)

Definition at line 801 of file liblwgeom/lwgeom_geos.c.

802 {
803  return lwgeom_unaryunion_prec(geom, -1.0);
804 }
LWGEOM * lwgeom_unaryunion_prec(const LWGEOM *geom, double prec)

References lwgeom_unaryunion_prec().

Referenced by _lwt_AddLine(), and lwgeom_split_wrapx().

Here is the call graph for this function:
Here is the caller graph for this function: