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

◆ geo_collect_garray()

GSERIALIZED * geo_collect_garray ( GSERIALIZED **  gsarr,
int  nelems 
)

Collect the array of geometries/geographies into a geo collection.

Parameters
[in]gsarrArray of geometries/geographies
[in]nelemsNumber of elements in the array
Note
PostGIS function: LWGEOM_collect_garray(PG_FUNCTION_ARGS)