MobilityDB 1.3
Loading...
Searching...
No Matches

◆ geom_unary_union()

GSERIALIZED * geom_unary_union ( GSERIALIZED gs,
double  prec 
)

Return the unary union of a geometry.

Parameters
[in]gsGeometry
[in]precPrecision
Note
PostGIS function: ST_UnaryUnion(PG_FUNCTION_ARGS)