WABA-Comms / waba-add-a-bike-lane

A WABA tool that provides information to advocates about the impacts of new biking infrastructure
2 stars 1 forks source link

Increase buffer around proposed bike lane #22

Closed nickidlugash closed 5 years ago

nickidlugash commented 5 years ago

We currently add a 10m buffer to the proposed bike lane when calculating whether the bike lane intersects geometries in the DDOT/census data. This value was initially chosen to approximate an average road width. @WABA-Comms noted that it seems too small – on larger roads, if you draw a line closer to one side of the road, you may get different statistics than the other side. We should increase the size of the buffer to make sure we capture all the data along larger roads.

@WABA-Comms suggested a 20m buffer. It may be worth visually reviewing the buffer size against our point data (crashes and speeding violations) to double-check.

nickidlugash commented 5 years ago

Done in https://github.com/mapbox/waba-add-a-bike-lane/pull/24