buffer_points_linear | Buffer points linear |
compact | Compact a set of hexagons of the same resolution into a set... |
count_points | Count points in each hexagon for a given resolution |
edge_length | Get the average hexagon edge length at a given resolution |
geo_boundary_to_sf | Parse geo boundaries to object of class 'sf' |
geo_to_h3 | Get all hexagons containing [lat, lng] points |
geo_to_sf | Parse [lat, lng] points to object of class 'sf' |
get_destination_h3_index_from_unidirectional_edge | Get the destination H3 (hexagon) index from an H3 edge index |
get_h3_indexes_from_unidirectional_edge | Get the H3 [origin, destination] (hexagon) index pair from an... |
get_h3_unidirectional_edge | Get an H3 edge index for a given origin and destination H3... |
get_h3_unidirectional_edge_boundary | Get the vertices of a given edge as an array of [lat, lng]... |
get_h3_unidirectional_edges_from_hexagon | Get all unidirectional edges for a given H3 index (an edge to... |
get_origin_h3_index_from_unidirectional_edge | Get the origin H3 (hexagon) index from an H3 edge index |
get_sample_coords | Get sample [lat, lng] point |
get_sample_h3_edge_index | Get sample H3 edge index |
get_sample_h3_index | Get sample H3 index |
get_sample_h3_indexes | Get sample H3 indexes |
greater_manchester | greater manchester |
h3_distance | Get the grid distance between two H3 (hexagon) indexes |
h3forr | h3forr |
h3_get_base_cell | Get the number of the base cell for a given H3 index |
h3_get_resolution | Get the resolution of a given H3 index |
h3_indexes_are_neighbors | Check whether two H3 (hexagon) indexes are neighbors (share... |
h3_is_pentagon | Check whether the given H3 index is a pentagon |
h3_is_res_class_iii | Check whether the given H3 index is in a Class III resolution |
h3_is_valid | Check whether a given string represents a valid H3 index |
h3_set_to_multi_polygon | Get the outlines of a set of hexagons |
h3_to_children | Get the children/descendents of a given hexagon at a... |
h3_to_geo | Get the [lat, lon] center of a given hexagon |
h3_to_geo_boundary | Get the vertices of a given hexagon (or pentagon) |
h3_to_parent | Get the parent of a given hexagon at a particular resolution |
h3_unidirectional_edge_is_valid | Check whether a given string represents a valid... |
hex_area | Get the average hexagon area at a given resolution |
hexbins | Get hexbins for given points and resolution |
hex_ring | Get all hexagons in a hollow hexagonal ring centered at... |
k_ring | Get all hexagons in a k-ring around a given center |
k_ring_distances | Get all hexagons in a k-ring around a given center |
manhattan | Persons in manhattan |
num_hexagons | Get the total count of hexagons in the world at a given... |
polyfill | Get all hexagons with centers contained in a given polygon |
reexports | Objects exported from other packages |
road_safety_greater_manchester | road safety greater manchester |
say_hello | Hello! |
uncompact | Uncompact a compacted set of hexagons to hexagons of the same... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.