FunctionsGeospatial
h3_cell_area_rads2
Returns average H3 cell area in radians squared for the resolution encoded by the input index. If the argument is 0..15, it is interpreted as a resolution.
h3_cell_area_rads2(…) → Float64Kind · scalar
Returns average H3 cell area in radians squared for the resolution encoded by the input index. If the argument is 0..15, it is interpreted as a resolution.
Part of the Geospatial family.
h3_cell_area_m2
Returns average H3 cell area for the resolution encoded by the input index. If the argument is a small integer (0..15), it is treated as a resolution directly.
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.