Expand description

low-level bindings to H3

This crate includes the C sources for libh3, so compiling it requires a C toolchain and the cmake build tool.

Structs

@struct CoordIJ @brief IJ hexagon coordinates

@struct GeoBoundary @brief cell boundary in latitude/longitude

@struct GeoCoord @brief latitude/longitude in radians

@struct GeoMultiPolygon @brief Simplified core of GeoJSON MultiPolygon coordinates definition

@struct GeoPolygon @brief Simplified core of GeoJSON Polygon coordinates definition

@struct Geofence @brief similar to GeoBoundary, but requires more alloc work

Functions

Type Definitions

@brief the H3Index fits within a 64-bit unsigned integer