h3Advanced Examples

Uber's hexagonal hierarchical spatial index

Advanced h3 techniques

Advanced usage and configuration of h3.

python
# Install: pip install h3
import h3

# Advanced h3 configuration and usage
print("h3 advanced patterns")

These advanced techniques unlock the full power of h3.

Want to try these examples interactively?

Open Advanced Playground