Excerpt | ||
---|---|---|
| ||
geoArea( "Well Known Text"), Returns the area of the left geometry. |
Function: geoArea(Geometry left)
Returns the area of the left geometry.
If passed a string the geometry functions will automatically convert it into a geometry object.
...
Excerpt | ||
---|---|---|
| ||
geoArea( "Well Known Text"), Returns the area of the left geometry. |
Returns the area of the left geometry.
If passed a string the geometry functions will automatically convert it into a geometry object.
...