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

◆ line_point_n()

GSERIALIZED * line_point_n ( const GSERIALIZED gs,
int  n 
)

Return the n-th point of a line.

Parameters
[in]gsGeometry
[in]nNumber (1-based)
Returns
Return NULL if there is no LINESTRING(..) in GEOMETRY or n is out of bounds.