PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ lwgeom_unaryunion()

LWGEOM* lwgeom_unaryunion ( const LWGEOM geom)

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

836 {
837  return lwgeom_unaryunion_prec(geom, -1.0);
838 }
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: