MobilityDB
1.3
Loading...
Searching...
No Matches
Spatial processing functions
geo_collect_garray
geo_makeline_garray
geo_npoints
geom_array_union
geom_boundary
geom_buffer
geom_centroid
geom_convex_hull
geom_difference2d
geom_intersection2d
geom_shortestline2d
geom_shortestline3d
geom_unary_union
line_interpolate_point
line_locate_point
line_substring
◆
geom_unary_union()
GSERIALIZED
* geom_unary_union
(
GSERIALIZED
*
gs
,
double
prec
)
Return the unary union of a geometry.
Parameters
[in]
gs
Geometry
[in]
prec
Precision
Note
PostGIS function:
ST_UnaryUnion(PG_FUNCTION_ARGS)
Generated by
1.9.5