Versions Compared

Key

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

computes a buffer area around left geometry having the given width.

Function: GeoDisjoint(Geometry left, Geometry right)

...

geoDisjoint(30.10, 45.60)

Returns a Boolean value true or false depending on whether the left geometry is disjointed from the right.


See Also