h3-js icon indicating copy to clipboard operation
h3-js copied to clipboard

How to get congestion H3 for a city or area?

Open MshadDr opened this issue 3 years ago • 1 comments

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

MshadDr avatar Aug 09 '22 07:08 MshadDr

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).

nrabinowitz avatar Aug 09 '22 17:08 nrabinowitz