-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Renders maxspeed in living street #238
Comments
I disagree about the statement that in France a living street is always a "zone de rencontre". |
but the opposite is true : In France a zone de rencontre is always a living_street : "La valeur living_street de la clé highway est utilisée pour représenter une voie située en zone de rencontre" (https://wiki.openstreetmap.org/wiki/FR:Tag:highway%3Dliving_street) with the default maxspeed for living street in France as defined in the relation mentioned by @WeftWiki We could have living_streets which are not zone de rencontre, which would then need their specific maxspeed tag. |
The other main issue is that I don’t know how to render things dependings of there location. 😬 |
This is a way too edgy tagging for taking into account in CyclOSM. First, there are only 49 worldwide (https://taginfo.openstreetmap.org/tags/type=defaults#overview), not all of them being default speed limits. These relations are difficult to use, and I'm not aware of much tools (even more render) using them… :/
Indeed, we could render them with a 20km/h color by default, or something like this. |
Another voice for rendering as implicit maxspeed 20 km/h for simplicity. |
Bonjour, Concrètement, aujourd’hui la documentation wiki FR indique qu’il ne faut pas indiquer le maxspeed=20 car est une information redondante. Axel. |
This is a good approach for the beginning, even the legend shows living streets rendered that way.
There is the very light green fill which is currently used for pedestrian roads where cycling is allowed. It indicates walking speed.
This is quite important for cyclists because it means doubled (in case of 10 km/h like in Australia) or even tripled (in case of 4-7 km/h like in Germany) travel time for cyclists compared to a 20 km/h road. In Germany for example, many cyclists prefer traffic-calmed shop areas ("Verkehrsberuhigte Geschäftsbereiche") where you may drive 20 km/h, but avoid living streets because of the reasons stated above. |
In France, Living streets are limited to 20kph. Right now it is not depicted on Cyclosm unless the highway is tagged with maxspeed=20 which is not recommended and redundant.
Cyclosm should use the highway maxpseed default values according to local regulations. For example in France it's described in https://www.openstreetmap.org/relation/934933
The text was updated successfully, but these errors were encountered: