<p>Thanks for the information.</p>
<p>Now i encountered another problem. Is there any reason why there could be the same osm_id of a point used multiple times. I could not trace it down yet when it happened, but look:</p>
<pre><code>osm=# SELECT * from planet_osm_point where name='Frauenberg' AND place='village';
osm_id | access | addr:housename | addr:housenumber | addr:interpolation | admin_level | aerialway | aeroway | amenity | area | barrier | bicycle | brand | bridge | boundary | building | capital | construction | covered | culvert | cutting | denomination | disused | ele | embankment | foot | generator:source | harbour | highway | historic | horse | intermittent | junction | landuse | layer | leisure | lock | man_made | military | motorcar | name | natural | office | oneway | operator | place | poi | population | power | power_source | public_transport | railway | ref | religion | route | service | shop | sport | surface | toll | tourism | tower:type | tunnel | water | waterway | wetland | width | wood | z_order | timezone | way | name:en | flag
-----------+--------+----------------+------------------+--------------------+-------------+-----------+---------+---------+------+---------+---------+-------+--------+----------+----------+---------+--------------+---------+---------+---------+--------------+---------+-----+------------+------+------------------+---------+---------+----------+-------+--------------+----------+---------+-------+---------+------+----------+----------+----------+------------+---------+--------+--------+----------+---------+-----+------------+-------+--------------+------------------+---------+-----+----------+-------+---------+------+-------+---------+------+---------+------------+--------+-------+----------+---------+-------+------+---------+----------+----------------------------------------------------+---------+------
287938013 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Frauenberg | | | | | village | | 544 | | | | | | | | | | | | | | | | | | | | | | | 0101000020E6100000C7F143A511831C406A7121EA99914840 | |
287938013 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Frauenberg | | | | | village | | 544 | | | | | | | | | | | | | | | | | | | | | | | 0101000020E6100000C7F143A511831C406A7121EA99914840 | |
(2 rows)
</code></pre>
<p>I appended filtered osm portions several times, thats why i could not track it down yet.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/osm2pgsql/issues/33#issuecomment-18796375'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/g8smGCFOcVLF28Q-xX3zcWrbWfB_QdaFT60p3mcUfvAc-X2UgJNcQqegMZCL-f8K.gif' height='1' width='1'></p>