Geometry
Property Analysis Functions
After populating spatial columns with values, you are ready to query and analyse them. MySQL provides a set of functions to perform various operations on spatial data. These functions can be grouped into four major categories according to the type of operation they perform:
Spatial analysis functions can be used in many contexts, such as:
mysql
or MySQLCC
Geometry
Property Analysis FunctionsPoint
Property Analysis FunctionsLineString
Property Analysis FunctionsMultiLineString
Property Analysis FunctionsPolygon
Property Analysis FunctionsMultiPolygon
Property Analysis FunctionsGeometryCollection
Property Analysis Functions