-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Make Profiles Country Aware #2772
Copy link
Copy link
Open
Labels
Description
We have many issues that relate to specific defaults in different countries.
E.g. highways to allow pedestrians (India), trunkroads allowing bicycles (#639), or the side of road we are driving on (#2269).
Also default speed-values differ on a by country basis.
So allow a country-based set-up, we would need to pass country information along with every way and choose from a set of different default values.
Main issues to adjust in my view would be:
- access whitelist (e.g.)
- speed values (e.g.
- table which side on the road is driven on based on country (adjust stuff like: this
- adjust turn penalty based on the road side
Reactions are currently unavailable