PostGIS  3.2.2dev-r@@SVN_REVISION@@

◆ lwgeom_unaryunion()

LWGEOM* lwgeom_unaryunion ( const LWGEOM geom)

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

783 {
784  return lwgeom_unaryunion_prec(geom, -1.0);
785 }
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: