ST_GeomFromShape(LONG BINARY[, INT]) method

Parses a string containing an ESRI shape record and creates a geometry value of the appropriate type.

Syntax

ST_Geometry::ST_GeomFromShape(LONG BINARY shape[, INT srid])

Parameters

Returns

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

Standards

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