H3 Tiling
H3 is a discrete global grid system for indexing geographies into a hexagonal grid
Taken from the H3 website
📄️ When to use H3
Consider using H3 tiling when:
📄️ File to H3
Turning a single small dataset into a grid of H3 hexagons.
📄️ Dynamic Tile to H3
Dynamically tile data into H3 hexagons in a given viewport. Hex resolution is calculated based on the bounds of the viewport.
📄️ Ingesting Dataset to H3
Vector to Hex