H3

April 16, 2020 ยท View on GitHub

H3 layer - contour

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_idvalue
89283082c2fffff64
8928308288fffff73
89283082c07ffff65
89283082817ffff74
89283082c3bffff66
89283082883ffff76

Back to table of contents

Contents

  1. 0.1Naming Convention
  2. 0.2Sample dataset: