Search…
Welcome
Docs
User guides
Get Started
Kepler.gl workflow
Layers
Point
S2 Layer
Icon
Line
Cluster
Polygon
Hexbin
Grid
H3
Heatmap
Arc
Trip layer
Layer Attributes
Color Palettes
Filters
Map Styles
Interactions
Map Settings
Time Playback
Save and Export
FAQ
API Reference
Jupyter Notebook
Examples
Contributing
Change Log
Upgrade Guide
Powered By
GitBook
H3
H3 layer
H3 layers visualize spatial data using
H3 Hexagonal Hierarchical Spatial Index
.
To use H3 layer, you need a
hex_id
or
hexagon_id
in your dataset, which can be generated using
h3-js
from latitude, longitude and resolution.
Naming Convention
kepler.gl
auto generates
H3 layer from column:
hex_id
,
hexagon_id
Sample dataset:
hex_id | value | |----------|:------:| 89283082c2fffff | 64 | 8928308288fffff | 73 | 89283082c07ffff | 65 | 89283082817ffff | 74 | 89283082c3bffff | 66 | 89283082883ffff | 76 |
Back to table of contents
Previous
Grid
Next
Heatmap
Last modified
2yr ago
Copy link
Outline
Naming Convention
Sample dataset: