ST_ProjectPoint
Signatures
Description
Project a POINT
(geomA
) along a LINESTRING
(geomB
). If the POINT
projected is out of the LINESTRING
the first (or last) POINT
on the LINESTRING
will be returned, otherwise the input POINT
.
Project a POINT
(geomA
) along a LINESTRING
(geomB
). If the POINT
projected is out of the LINESTRING
the first (or last) POINT
on the LINESTRING
will be returned, otherwise the input POINT
.