Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

h3_info_table

H3 index utility information table


Description

A dataset containing information about h3 cell indexes at each resolution, calculated using H3's built-in functions.

Usage

h3_info_table

Format

A data frame with 16 rows and 6 variables:

h3_resolution

H3 resolution index number

avg_area_sqm

Average area of an H3 cell index at the given resolution, in square meters.

avg_area_sqkm

Average area of an H3 cell index at the given resolution, in square kilometers.

avg_edge_m

Average edge length of an H3 cell index at the given resolution, in meters.

avg_edge_km

Average edge length of an H3 cell index at the given resolution, in kilometers.

avg_cendist_m

Average distance between cell centers at the given resolution, in meters.

avg_cendist_km

Average distance between cellcenters at the given resolution, in kilometers.

total_unique_indexes

Total number of H3 cells at the given resolution.

Source


h3jsr

Access Uber's H3 Library

v1.2.2
Apache License (>= 2)
Authors
Lauren O'Brien [aut, cre] (<https://orcid.org/0000-0002-7336-2171>)
Initial release
2021-06-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.