Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...