ITDP / atlas

The frontend code for the Atlas of Urban Transport
MIT License
0 stars 0 forks source link

Color scaling for Population Density #90

Closed dtreich-itdp closed 3 months ago

dtreich-itdp commented 5 months ago

Population Density is a bit of an unusual indicator. For all other indicators, higher values are better and lower ones are worse. But for Population Density, higher values are only better up to a point. After about 20,000 ppl/km2, the benefits of density for walkability start to have diminishing returns, and the risk of overcrowding becomes higher.

If we're able to implement #89, could we set the highest bucket in Population Density to "20k+ ppl/km2"?

kauebraga commented 4 months ago

Implemented

image