Crate h3ron[][src]

Re-exports

pub use error::Error;

Modules

algorithm
collections
error
experimental

Structs

H3Cell

H3 Index representing a H3 Cell (hexagon)

H3Edge

H3 Index representing an Unidirectional H3 edge

Enums

AreaUnits
H3Direction

H3 digit representing ijk+ axes direction. See documentation

Constants

H3_MAX_RESOLUTION
H3_MIN_RESOLUTION

Traits

FromH3Index
Index

Trait to handle types having a H3 Index like cells and edges

ToAlignedLinkedPolygons

join hexagon polygons to larger polygons where hexagons are touching each other

ToCoordinate
ToH3Indexes

convert to indexes at the given resolution

ToLinkedPolygons

join hexagon polygons to larger polygons where hexagons are touching each other

ToPolygon

Functions

compact

the input vec must be deduplicated

line

Generate h3 indexes along the given linestring

line_between_indexes

Line of h3 indexes connecting two indexes

line_size

Number of indexes in a line connecting two indexes

max_k_ring_size
max_polyfill_size
polyfill
to_linked_polygons

convert raw h3indexes to linked polygons