-
Notifications
You must be signed in to change notification settings - Fork 819
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
Stream tunnel under a swimming pool rendered incorrectly #488
Comments
The particular problem here, I believe, is that the dashes of the river are not visible because they are the same color as the pool. |
That's what I was thinking too, but on closer inspection it looks like they're disappearing behind the |
See also #282. |
I am not sure is it wrong. Rendering tunnels below features that are above them would make tunnels invisible in fully mapped areas. |
I see no easy fix for this. |
My only thoughts are making the casing alternating |
I think we have to reject the request of the OP. It would be desirable to have the tunnel covered by the pool in this case. But this would be undesirable in a lot of other cases. The vanishing dashes are not ideal and can be improved. @pnorman's idea is the right solution for this. |
Fixed in #2594 |
At Rheinau in Switzerland (http://www.openstreetmap.org/#map=18/47.63811/8.59941) two stream tunnels are exactly under a swimming pool. But on the map the where renderet as they would be on top of it.
It is possible to change that?
The text was updated successfully, but these errors were encountered: