h3

Hexagonal hierarchical geospatial indexing system for geographic data

brewmacoslinux
Try with needOr install directly
Source

About

Hexagonal hierarchical geospatial indexing system

Commands

h3

Examples

Convert latitude/longitude to H3 index at resolution 9$ h3 latLngToCell --lat 37.7749 --lng -122.4194 --res 9
Get the center coordinates of an H3 cell$ h3 cellToCenterChild --cell 0x8928308291bffff
Get boundary vertices of an H3 cell$ h3 cellToBoundary --cell 0x8928308291bffff