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

◆ geo_geo_n()

GSERIALIZED * geo_geo_n ( const GSERIALIZED gs,
int  n 
)

Return a copy of the n-th composing geometry of a geometry.

Parameters
[in]gsGeometry/geography
[in]nNumber (1-based)
Note
PostGIS function: LWGEOM_geometryn_collection(PG_FUNCTION_ARGS)