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

◆ line_substring()

GSERIALIZED * line_substring ( const GSERIALIZED gs,
double  from,
double  to 
)

Return a subline from a line.

Parameters
[in]gsGeometry
[in]from,toValues in [0,1] representing the fractional locations where the subline starts and ends
Note
PostGIS function: LWGEOM_line_substring(PG_FUNCTION_ARGS)