Skip to main content

H3_TO_GEO

Returns the longitude and latitude corresponding to the given H3 index.

Syntax

H3_TO_GEO(h3)

Examples

SELECT H3_TO_GEO(644325524701193974);

┌────────────────────────────────────────┐
│ h3_to_geo(644325524701193974)
├────────────────────────────────────────┤
(37.79506616830255,55.712902431456676)
└────────────────────────────────────────┘
Try Databend Cloud for FREE

Multimodal, object-storage-native warehouse for BI, vectors, search, and geo.

Snowflake-compatible SQL with automatic scaling.

Sign up and get $200 in credits.

Try it today