ST_LineString(LONG BINARY[, INT]) constructor

Constructs a linestring from Well Known Binary (WKB).

Syntax

NEW ST_LineString(LONG BINARY wkb[, INT srid])

Parameters

Returns

ST_LineString Returns an ST_LineString value constructed from the source string.

Examples

Standards

SQL/MM (ISO/IEC 13249-3: 2006) 7.2.2