Excerpt | ||
---|---|---|
| ||
geoIsSimple( "Well Known Text"), Tests whether the left geometry is simple. |
Function: geoIsSimple(Geometry left)
Tests whether the left Geometry geometry is simple.
If passed a string the geometry functions will automatically convert it into a geometry object.
...