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

◆ geo_pointarr()

GSERIALIZED ** geo_pointarr ( const GSERIALIZED gs,
int *  count 
)

Return a point array containing all the coordinates of a geometry.

Parameters
[in]gsGeometry/geography
[out]countNumber of values in the resulting array
Note
Derived from PostGIS function: ST_Points(PG_FUNCTION_ARGS)