-
-
Notifications
You must be signed in to change notification settings - Fork 358
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
Not rendering road over building correctly #292
Comments
Have you tried reporting it at https://github.com/tangrams/cinnabar-style/issues ? In my experience ( tangrams/cinnabar-style#26 ) it works quite well. |
See also
by @westnordost at #271 (comment) |
Yes, this should be fixed upstream. Please create a bug in https://github.com/tangrams/cinnabar-style/issues or directly create a PR for that. |
@westnordost This will be a two part fix, so suggest:
Per point 1 above, turn off 3d building extrusion in the style: https://mapzen.com/documentation/cartography/api-reference/#building-extrusion You need to set
The Mapzen documentation needs to be clarified, I'm tracking that in tangrams/cartography-docs#27. The rest of the Mapzen basemap styles show the path correctly above the buildings, should be a minor fix to bring Cinnabar (and Zinc) into order. |
But I don't want to turn off extruding buildings. Extruded buildings are cool. If the bug can only be fixed by turning the feature off, I rather will not fix this bug. |
There's another option, here's that area in a new version of Refill I'm noodling with: Most but not all terrace "basement" buildings are tagged I'll track implementing that in the aforementioned Cinnabar issue. |
I've finished updating Cinnabar in tangrams/cinnabar-style@41f7108, planned for release Tuesday of next week. |
(So all other buildings will extrude but these "basements" – the only change you need to make is to pull in new version of the scene file). |
This fix is now live on the Mapzen CDN and released on Github: https://github.com/tangrams/cinnabar-style-more-labels/releases/tag/v7.0.2 |
First of all compliments for streetcomplete, it is very accessible and fun!
At de 'Oudegracht' in Utrecht there is a side walk with terraces right at the water, with restaurants in cellars at the same level. Above it is the (main) street. To get the picture:
https://www.openstreetmap.org/#map=19/52.09157/5.11863 renders it correctly:
Streetcomplete renders the structures under the main street above it, so it becomes hard to judge what road to answer the question about:
I guess the layering has to be a bit more advanced...
The text was updated successfully, but these errors were encountered: