StrandedKitty / streets-gl

🗺 OpenStreetMap 3D renderer powered by WebGL2
http://streets.gl
MIT License
632 stars 48 forks source link

Roofs and building:min_level #25

Closed ivanbranco closed 1 year ago

ivanbranco commented 1 year ago

Hi vHawk,

me again with roofs, sorry. In #18 I had the building heights, but sometimes we work only with building:levels. In this case I have a building with two floors: way/230178929

I had to create weird building:part shapes to render the main facade, that has two different colours for every floor (can be seen in the linked Commons image), different from the colour of the three other facades. So I created a building:part for the roof with building:min_level=2 (here)

The roof seems to have been added with building:min_level=1 tho (the triangle in the second floor): image