FunctionsGeospatial
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_cell_area_m2(…) → Float64Kind · scalar
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.
Part of the Geospatial family.
great_circle_distance
Computes the shortest path length along Earth's surface between two points. The result is returned in meters.
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.