ST_LineFromWKB
Signatures
Description
Converts the Well Known Binary wkb
into a Geometry, optionally with spatial reference
id srid
. Verifies that wkb
does in fact specify a LINESTRING
.
Implements the OpenGIS Simple Features Implementation Specification for
SQL version
1.2.1.
Examples
See also