Excerpt | ||
---|---|---|
| ||
geoEqualsExact( "Well Known Text", tolerance), Returns true if the two geometries are exactly equal, up to a specified distance tolerance. |
Function: geoEqualsExact(Geometry left, Double Tolerance)
...
Excerpt | ||
---|---|---|
| ||
geoEqualsExact( "Well Known Text", tolerance), Returns true if the two geometries are exactly equal, up to a specified distance tolerance. |
...