- Categories:
ST_GEOMPOINTFROMGEOHASH¶
Returns a GEOMETRY object for the point that represents center of a geohash.
- See also:
Syntax¶
Arguments¶
geohashThe argument must be a geohash.
Returns¶
Returns a value of type GEOMETRY that represents the point that is the center of the geohash.
Examples¶
The following example returns the GEOMETRY object for the point at the center of a geohash: