- Categories:
ST_ GEOMPOINTFROMGEOHASH¶
Returns a GEOMETRY object for the point that represents center of a geohash.
- See also:
语法
实参
geohash实参必须是地理哈希。
返回
Returns a value of type GEOMETRY that represents the point that is the center of the geohash.
示例
以下示例为位于地理哈希中心的点返回 GEOMETRY 对象: