Introduction
For mapping, hexagons beat squares
The earth can't be tiled perfectly with hexagons
The hierarchy isn't perfect (and that's okay)
It turns complex geography into a simple number
Coordinates for the Statue of Liberty converted into H3 index (resolution 10).
It's powering more than just ride-sharing
Conclusion: a new way of seeing the world
If you want to see practical examples of how to work with H3, check the complementary article Basic Operations in H3. It covers key basic functions such as coordinate conversion, neighbor search, hierarchical navigation, and distance calculations, all implemented with the Python binding of H3.