Moin , hoffe ich bin mit dem Thema hier einigermaßen richtig.
Ich habe Probleme, mit Osmosis die Europa-Datenbank von OSM einzulesen. Ich versuche es mit wget http://download.geofabrik.de/osm/europe.osm.bz2 osmosis --read-xml-0.6 file="europe.osm.bz2" --write-apidb-0.6 populateCurrentTables=yes host="localhost" database="$DATABASE" user="$USER" password="$PASSWORD" validateSchemaVersion=no und bekomme folgenden Fehler: org.openstreetmap.osmosis.core.OsmosisRuntimeException: Unable to insert user with id 121502 into the database. [...] Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "users_display_name_idx" Vielleicht hat jemand eine Antwort, würde mir helfen! Gruß. Greg _______________________________________________ Talk-de mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-de

