chairemobilite / transition

Transition is a modern new approach to transit planning. It's a web application to model, simulate and plan public transit and alternative transportation.
http://transition.city
MIT License
20 stars 13 forks source link

Deal with bicycle=discouraged #933

Open kaligrafy opened 2 months ago

kaligrafy commented 2 months ago

Some people add the tag bicycle=discouraged to heavy-traffic roads like large boulevards with no cycling paths. What should we do with these? Route through these or not? With valhalla, we may be able to just weight them lower, but with OSRM, it must be a true/false approach instead.