<p>...but the building is visible on the OSM website: <a href="https://www.openstreetmap.org/way/44523065">https://www.openstreetmap.org/way/44523065</a></p>
<p>I try to import it by using osm2pgsql version 0.93.0-dev (64 bit id space) with the following parameters:<br>
pbzip2 -c -d -m100000 -p48 "$planetFile" | osm2pgsql --verbose --hstore-all --create --slim --cache 16384 -S "$STYLE" -d "$dataBase" <br>
--multi-geometry --extra-attributes <br>
--exclude-invalid-polygon <br>
--number-processes 16 <br>
--unlogged <br>
--tablespace-main-data osm <br>
--tablespace-slim-data osm <br>
--tablespace-main-index pg_default <br>
--tablespace-slim-index pg_default <br>
--cache-strategy dense <br>
-r xml <br>
/dev/stdin 2>&1</p>
<p>btw: it doesn't matter if i skip the option "--exclude-invalid-polygon" either.</p>
<p>The shell values "planetFile", "STYLE", and "dataBase" are properly set, and the nodes get imported into planet_osm_nodes, but unfortunately not the building into planet_osm_polygon.</p>
<p>Any help appreciated!</p>
<p>ps: if neccessary i can provide a stripped down OSM XML file containig just this single building and the nodes referenced by this building.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/osm2pgsql/issues/680">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AD2-7nzGxbzBmZ6Bi6orVol75Mm2n5dPks5rWgmmgaJpZM4Lv3jr">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AD2-7n_bPp7B4lUeXmf7nsZ_LkONlxCGks5rWgmmgaJpZM4Lv3jr.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/openstreetmap/osm2pgsql/issues/680"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/openstreetmap/osm2pgsql","title":"openstreetmap/osm2pgsql","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/openstreetmap/osm2pgsql"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"cannot import one particular building, ... (#680)"}],"action":{"name":"View Issue","url":"https://github.com/openstreetmap/osm2pgsql/issues/680"}}}</script>