-
Notifications
You must be signed in to change notification settings - Fork 824
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
Pedestrian tunnels and overpasses all render as overpasses #5050
Comments
No, #250 is a closed (resolved) issue involving tunnels on ways. This is about the treatment of tunnel-like tags on areas. The correct mapping here is to split the pedestrian area at the building outline and apply
I doubt this is feasible in a general, automated fashion. As far as I'm aware, no renderer attempts to honour The 2D representation of 3D relationships is fixed by design choices. OSM Carto (mapnik is used by most/all of the raster tiles renders on the OSM website) renders highway areas as part of the road layers, which are above buildings. This allows tunnels through buildings to be represented correctly.
Choose a different renderer - that's the beauty of OpenStreetMap! You could look at the Tracestack Topo render, which has chosen a distinctive, separate render for pedestrian areas which is below buildings. I'm not convinced that the result is better. It is worth checking whether routing works correctly over the pedestrian area - most routers don't handle areas. You may need additional TL;DR this looks like a won't-fix to me. |
If you already believe this is a duplicate of existing issues why do you open it in the first place. That is destructive behavior, don't do that. I won't comment more in detail on a duplicate issue. Many of the claims made are wrong - as @dch0ph already pointed out to some extent. This is not a duplicate of #250 - though the matters around it have been discussed at length in the past - #172 is a good starting point - as are issues referenced in #172 (comment). Ultimately this is a duplicate of #688. To avoid misunderstandings by casual readers: No practically available OSM based maps AFAIK handle such situations well. Most map styles either
Closing as duplicate - If you want to bring up new ideas please comment in #688. |
Yes, another duplicate of #250, A gets rendered at B.
https://www.openstreetmap.org/way/314433650
Affects only Mapnik. The other layers are fine.
So after trying with layer=... on both items,
the user will give up and be forced to simply
remove the offending object.
Else how can the user show people in City Hall,
this map of City Hall? They certainly are not
going to use a map like that in their city.
Why can't underpasses be shown as dashed outlines, as
is normally done in cartography?
If all underpasses are rendered as overpasses, then users will be forced to tag the item being passed as being the underpass!
The text was updated successfully, but these errors were encountered: