FunctionsGeospatial
h3_edge_angle
Returns a deterministic orientation angle in radians for an H3 edge token. V1 derives the orientation from a stable hash of the edge identifier.
h3_edge_angle(…) → Float64Kind · scalar
Returns a deterministic orientation angle in radians for an H3 edge token. V1 derives the orientation from a stable hash of the edge identifier.
Part of the Geospatial family.
h3_distance
Returns an approximate H3 grid distance in hex steps between two indexes. Inputs with different resolutions are treated as non-comparable in V1.
h3_edge_length_km
Returns average H3 edge length in kilometers for the edge/index resolution. Inputs in 0..15 are treated as explicit resolutions.