You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, there are two issues with OSM2World's behavior here:
First, this code for guessing the height of a domed roof in the absence of roof:height has no upper limit. It should clearly be limited to be at most the total height of the building part.
Second, OSM2World could probably just assume that roof:height equals the total building part height if the part is tagged building:part=roof.
Marking this as a bug. In the meantime, explicitly tagging roof:height=5 m would avoid the issue (if you're looking for a workaround).
https://www.openstreetmap.org/way/43649840
for some reason, the domed roof is ignoring min_height.
The building should look like this:
(from commons/geograph)
The text was updated successfully, but these errors were encountered: