<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 07/11/12 21:50, sly (sylvain
      letuffe) wrote:<br>
    </div>
    <blockquote cite="mid:201211072150.39522.liste@letuffe.org"
      type="cite">
      Yes : To do nothing special.
      Which mean, there is a problem somewhere.
      Can you provide your osm2pgsql command line, style file and a
      simple xml test case to show the problem ?
    </blockquote>
    sure, here is the style file:<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a
href="http://code.google.com/p/openaviationmap/source/browse/trunk/rendering/oam.style">http://code.google.com/p/openaviationmap/source/browse/trunk/rendering/oam.style</a><br>
    <br>
    the OSM XML file can be downloaded from here: <a
      href="http://files.openaviationmap.org/dump.osm">http://files.openaviationmap.org/dump.osm</a><br>
    <br>
    this is the command line I use for the import:<br>
    <br>
    osm2pgsql -d oam --bbox 16,45,23,49 -s -C 2048 --hstore-all -K -v -G
    -v -m -S oam.style dump.osm<br>
    <br>
    <br>
    <a href="http://files.openaviationmap.org/dump.osm"></a>
  </body>
</html>