Crate h3ron[][src]

Re-exports

pub use crate::error::Error;

Modules

algorithm
collections
error
experimental

Structs

Index

a single H3 index

Enums

AreaUnits

Constants

H3_MAX_RESOLUTION
H3_MIN_RESOLUTION

Traits

FromH3Index
HasH3Index

marker trait for indexes, including conversion to a H3Index

ToAlignedLinkedPolygons

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

ToCoordinate
ToH3Indexes

convert to indexes at the given resolution

ToIndex

marker trait for indexes

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