12.17 Spatial Analysis Functions空间分析功能

12.17.1 Spatial Function Reference空间功能参照
12.17.2 Argument Handling by Spatial Functions空间函数的参数处理
12.17.3 Functions That Create Geometry Values from WKT Values从WKT值创建几何图形值的函数
12.17.4 Functions That Create Geometry Values from WKB Values从WKB值创建几何图形值的函数
12.17.5 MySQL-Specific Functions That Create Geometry Values创建几何值的特定于MySQL的函数
12.17.6 Geometry Format Conversion Functions几何格式转换函数
12.17.7 Geometry Property Functions几何特性函数
12.17.8 Spatial Operator Functions空间算子函数
12.17.9 Functions That Test Spatial Relations Between Geometry Objects测试几何体对象之间空间关系的函数
12.17.10 Spatial Geohash Functions空间Geohash函数
12.17.11 Spatial GeoJSON Functions空间GeoJSON函数
12.17.12 Spatial Aggregate Functions空间聚集函数
12.17.13 Spatial Convenience Functions空间便利功能

MySQL provides functions to perform various operations on spatial data. MySQL提供了对空间数据执行各种操作的函数。These functions can be grouped into several major categories according to the type of operation they perform:这些功能可根据其执行的操作类型分为几大类:

For general background about MySQL support for using spatial data, see Section 11.4, “Spatial Data Types”.有关MySQL支持使用空间数据的一般背景信息,请参阅第11.4节,“空间数据类型”

12.17.1 Spatial Function Reference
12.17.2 Argument Handling by Spatial Functions
12.17.3 Functions That Create Geometry Values from WKT Values
12.17.4 Functions That Create Geometry Values from WKB Values
12.17.5 MySQL-Specific Functions That Create Geometry Values
12.17.6 Geometry Format Conversion Functions
12.17.7 Geometry Property Functions
12.17.8 Spatial Operator Functions
12.17.9 Functions That Test Spatial Relations Between Geometry Objects
12.17.10 Spatial Geohash Functions
12.17.11 Spatial GeoJSON Functions
12.17.12 Spatial Aggregate Functions
12.17.13 Spatial Convenience Functions