Skip to main content

GEOHASH_DECODE

Converts a Geohash-encoded string into latitude/longitude coordinates.

Syntax

GEOHASH_DECODE('<geohashed-string\>')

Examples

SELECT GEOHASH_DECODE('ezs42');

┌─────────────────────────────────┐
│ geohash_decode('ezs42')
├─────────────────────────────────┤
(-5.60302734375,42.60498046875)
└─────────────────────────────────┘
Did this page help you?
Yes
No
Explore Databend Cloud for FREE
Low-cost
Fast Analytics
Easy Data Ingestion
Elastic Scaling
Try it today