Convert A5 cell ID to hexadecimal string
Examples
cell <- a5_from_lonlat(-0.16, 51.51, 10)
a5_to_hex(cell)
#> Warning: integer precision lost while converting to double
#> [1] "63611a8000000000"
Convert A5 cell ID to hexadecimal string
cell <- a5_from_lonlat(-0.16, 51.51, 10)
a5_to_hex(cell)
#> Warning: integer precision lost while converting to double
#> [1] "63611a8000000000"