Geometry
Property Analysis Functions
Point
Property Analysis Functions
LineString
Property Analysis Functions
MultiLineString
Property Analysis Functions
Polygon
Property Analysis Functions
MultiPolygon
Property Analysis Functions
GeometryCollection
Property Analysis Functions
Geometry
Property Analysis Functions
Each function that belongs to this group takes a geometry value as its
argument and returns some quantitive or qualitive property of the
geometry. Some functions restrict their argument type. Such functions
return NULL
if the argument is of an incorrect geometry
type. For example, Area()
returns NULL
if the object
type is neither Polygon
nor MultiPolygon
.
Point
Property Analysis FunctionsLineString
Property Analysis FunctionsMultiLineString
Property Analysis FunctionsPolygon
Property Analysis FunctionsMultiPolygon
Property Analysis FunctionsGeometryCollection
Property Analysis Functions