ST_StartPoint
Signature
Description
Returns the first coordinate of geom
as a POINT
, given that geom
is a
LINESTRING
or a MULTILINESTRING
containing only one LINESTRING
. Returns
NULL
for all other Geometries.
Returns the first coordinate of geom
as a POINT
, given that geom
is a
LINESTRING
or a MULTILINESTRING
containing only one LINESTRING
. Returns
NULL
for all other Geometries.