ST_CompareWKT(LONG VARCHAR, LONG VARCHAR) method

Compares two spatial reference system definitions.

Syntax

ST_SpatialRefSys::ST_CompareWKT(LONG VARCHAR transform_definition_1, LONG VARCHAR transform_definition_2)

Parameters

Returns

BIT Returns 1 if the two spatial reference systems are logically equivalent, otherwise 0.

Examples

Standards

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