[][src]Crate libh3_sys

Structs

CoordIJ

@struct CoordIJ @brief IJ hexagon coordinates

GeoBoundary

@struct GeoBoundary @brief cell boundary in latitude/longitude

GeoCoord

@struct GeoCoord @brief latitude/longitude in radians

GeoPolygon

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

Geofence

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

LinkedGeoCoord
LinkedGeoLoop
LinkedGeoPolygon

Functions

compact
degsToRads
destroyLinkedPolygon
edgeLengthKm
edgeLengthM
experimentalH3ToLocalIj
experimentalLocalIjToH3
geoToH3
getDestinationH3IndexFromUnidirectionalEdge
getH3UnidirectionalEdge
getH3IndexesFromUnidirectionalEdge
getH3UnidirectionalEdgesFromHexagon
getH3UnidirectionalEdgeBoundary
getOriginH3IndexFromUnidirectionalEdge
getPentagonIndexes
getRes0Indexes
h3ToGeo
h3ToGeoBoundary
h3SetToLinkedGeo
h3GetResolution
h3GetBaseCell
h3ToString
h3IsValid
h3ToParent
h3ToChildren
h3ToCenterChild
h3IsResClassIII
h3IsPentagon
h3GetFaces
h3IndexesAreNeighbors
h3UnidirectionalEdgeIsValid
h3Distance
h3LineSize
h3Line
hexAreaKm2
hexAreaM2
hexRange
hexRangeDistances
hexRanges
hexRing
kRing
kRingDistances
maxFaceCount
maxH3ToChildrenSize
maxKringSize
maxPolyfillSize
maxUncompactSize
numHexagons
pentagonIndexCount
polyfill
radsToDegs
res0IndexCount
stringToH3
uncompact

Type Definitions

H3Index

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