PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
PG_FUNCTION_INFO_V1 | ( | geometry_line_extend | ) |
Extend the ends of a line outwards from the end, the start, or both, a set positive distance.
ST_LineExtent(linestring, distance_forward, distance_backward (default 0.0) Geometry must be linestring.