zorostang / chicago_bike_equity

Visualization and analysis of Chicago bike lanes. An effort to determine how the bike lane installations are divided among the entire city.
MIT License
20 stars 14 forks source link

Implements the clickable/hoverable population density overlay layer #28

Closed rguico closed 9 years ago

rguico commented 9 years ago

With this PR we have a template to create similar kinds of layers... i.e. race-based layers somehow.

Please note the use of turf.area() to calculate the size of polygons; very helpful!

rguico commented 9 years ago

After a few hours of coding, this is now also a part of this pull request.

divvy_distance

stevevance commented 9 years ago

Wow, this is awesome, @rguico!

rguico commented 9 years ago

Thanks! I'll probably take a break from this 'til Tuesday, when we can discuss what else we want to see happen.