StrandedKitty / streets-gl

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

A wall memorial is rendered as a massive obelisk #2

Closed ivanbranco closed 1 year ago

ivanbranco commented 1 year ago

A memorial attached to a building outline is rendered as a massive obelisk that starts from the ground: example

image

I would expect such a big object to be rendered for a historic=monument, not historic=memorial.

StrandedKitty commented 1 year ago

Hi, thank you for reporting this. For now I've made so that this mesh is only rendered for memorial=war_memorial, memorial=stele, memorial=obelisk, memorial=memorial.

Discostu36 commented 10 months ago

It seems that it is also rendered for missing memorial= tag. grafik https://www.openstreetmap.org/node/2674456165 Could you change that?