<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    another question about the default style.<br>
    Some buildings are not converted properly, because they are "caught"
    by other conversions first.<br>
    For example a large supermarket building (like <a
      href="https://www.openstreetmap.org/way/322291694">this one</a>)
    is dealt with here<br>
<a class="moz-txt-link-freetext" href="https://github.com/openstreetmap/mkgmap/blob/master/resources/styles/default/polygons#L55">https://github.com/openstreetmap/mkgmap/blob/master/resources/styles/default/polygons#L55</a><br>
    And never to be seen again.<br>
    Would it make sense to insert a <br>
    <blockquote type="cite">building=* & area!=no [0x13 resolution
      24 continue]<br>
    </blockquote>
    To the very beginning of the polygon file, so everything that is a
    building is rendered as building?<br>
    Or does this have odd side-effects when something like a indoor
    building pitch is given two types?<br>
    <br>
    Regards<br>
    Jakob<br>
    <br>
  </body>
</html>