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

◆ geo_geoN()

GSERIALIZED * geo_geoN ( const GSERIALIZED geom,
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)