Versions Compared

Key

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

Function: geoCentroid(Geometry left)

Returns the area of left Geometrygeometry.

If passed a string the geometry functions will automatically convert it into a geometry object.

Syntax

geoCentroid( "Well Known Text") 

...

Returns the centroid of left Geometry geometry as a String.


See Also