...
Tests whether left geometry is topologically equal to the right geometry as defined by the SFS equals predicate.
If passed a string the geometry functions will automatically convert it into a geometry object.
Syntax
geoEqualsTopo( "Well Known Text" Left, "Well Known Text" Right)
...
Returns a Boolean true if the two Geometries geometries are exactly equal.
See Also
...