Versions Compared

Key

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


Excerpt
hiddentrue

geoType( "Well Known Text"), Returns the name of this geometry's actual class e.g. "Point", "LineString", "Polygon"", "MultiPolygon".

Function: geoType(Geometry left)

Returns the name of this geometry's actual class . e.g. "Point", "LineString", "Polygon"", "MultiPolygon".

...

Returns the name of this geometry's actual class . e.g. "Point", "LineString", "Polygon"", "MultiPolygon" as a String.

...