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