ST_GeomFromBinary(LONG BINARY, INT) method

Constructs a geometry from a binary string representation.

Syntax

ST_Geometry::ST_GeomFromBinary(LONG BINARY binary_string, INT srid)

Parameters

Returns

ST_Geometry Returns a geometry value of the appropriate type based on the source string.

Examples

Standards

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