| hexify_get_resolution | R Documentation |
Returns the resolution level encoded in an index string.
hexify_get_resolution(
index,
aperture = 3L,
index_type = c("auto", "z3", "z7", "zorder")
)
index |
Index string |
aperture |
Aperture (3, 4, or 7) |
index_type |
Index encoding. Default "auto". |
Integer resolution level
Other hierarchical index:
hexify_cell_to_index(),
hexify_compare_indices(),
hexify_default_index_type(),
hexify_get_children(),
hexify_get_parent(),
hexify_index_to_cell(),
hexify_index_to_lonlat(),
hexify_is_valid_index_type(),
hexify_lonlat_to_index(),
hexify_z7_canonical()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.