A dataset containing information about h3 cell indexes at each resolution, calculated using H3's built-in functions.
h3_info_table
A data frame with 16 rows and 6 variables:
H3 resolution index number
Average area of an H3 cell index at the given resolution, in square meters.
Average area of an H3 cell index at the given resolution, in square kilometers.
Average edge length of an H3 cell index at the given resolution, in meters.
Average edge length of an H3 cell index at the given resolution, in kilometers.
Average distance between cell centers at the given resolution, in meters.
Average distance between cellcenters at the given resolution, in kilometers.
Total number of H3 cells at the given resolution.