uber / h3-js

h3-js provides a JavaScript version of H3, a hexagon-based geospatial indexing system.
https://uber.github.io/h3
Apache License 2.0
849 stars 78 forks source link

How to get congestion H3 for a city or area? #145

Closed MshadDr closed 2 years ago

MshadDr commented 2 years ago

Hi i want to know does it possible to figure out if a H3 in crowded or not?

nrabinowitz commented 2 years ago

The H3 library itself doesn't have any data about what's in each cell. If you just want population, you could look at https://dataforgood.facebook.com/dfg/tools/high-resolution-population-density-maps or https://data.humdata.org/dataset/kontur-population-dataset (indexed by H3 res 8).