12.17.10 Spatial Geohash Functions空间Geohash函数

Geohash is a system for encoding latitude and longitude coordinates of arbitrary precision into a text string. Geohash是一种将任意精度的经纬度坐标编码为文本字符串的系统。Geohash values are strings that contain only characters chosen from "0123456789bcdefghjkmnpqrstuvwxyz".Geohash值是仅包含从“0123456789bcdefghjkmnpqrstuvwxyz”中选择的字符的字符串。

The functions in this section enable manipulation of geohash values, which provides applications the capabilities of importing and exporting geohash data, and of indexing and searching geohash values.本节中的函数支持geohash值的操作,这为应用程序提供了导入和导出geohash数据以及索引和搜索geohash值的功能。

Unless otherwise specified, functions in this section handle their geometry arguments as follows:除非另有规定,否则本节中的函数按如下方式处理其几何参数:

These geohash functions are available:这些geohash函数可用: