PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwgeom_unaryunion()

LWGEOM * lwgeom_unaryunion ( const LWGEOM geom)

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

787{
788 return lwgeom_unaryunion_prec(geom, -1.0);
789}
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: