ST_OrderingEquals
Signature
Description
Returns TRUE
if geomA
and geomB
are equal and their
coordinates and component Geometries are listed in the same order.
The condition is stronger than ST_Equals
.
Returns TRUE
if geomA
and geomB
are equal and their
coordinates and component Geometries are listed in the same order.
The condition is stronger than ST_Equals
.