DB
FunctionsGeospatial

h3_get_unidirectional_edge

Creates a deterministic directed-edge token from origin and destination H3 indexes. The token packs origin bits with a direction code in the high bits.

h3_get_unidirectional_edge(…) → UInt64

Kind · scalar

Creates a deterministic directed-edge token from origin and destination H3 indexes. The token packs origin bits with a direction code in the high bits.

Part of the Geospatial family.