The placekey.io API.

Functions for interacting with the placekey.io API.

placekey

placekey: An R client for Placekey.

get_placekey()

Query the Placekey API

Interacting with H3.

Functions which utilize H3.

placekey_to_h3()

Convert a place to h3 index

h3_to_placekey()

Convert h3 string to placekey

h3_int_to_string()

Returns string format of an H3 integer representation

h3_string_to_int()

Convert an H3 index string to 64 bit integer

is_placekey()

Check if a placekey is valid

coord_to_placekey()

Generate Placekey from a coordinate

coord_to_h3_int()

Return the raw 64 bit inter H3 index from a latitude, longitude and resolution