Hi,

another question about the default style.
Some buildings are not converted properly, because they are "caught" by other conversions first.
For example a large supermarket building (like this one) is dealt with here
https://github.com/openstreetmap/mkgmap/blob/master/resources/styles/default/polygons#L55
And never to be seen again.
Would it make sense to insert a
building=* & area!=no [0x13 resolution 24 continue]
To the very beginning of the polygon file, so everything that is a building is rendered as building?
Or does this have odd side-effects when something like a indoor building pitch is given two types?

Regards
Jakob