[Tile-serving] [openstreetmap/osm2pgsql] Command osm2pgsql --append --slim gives ERROR: duplicate key value violates unique constraint "planet_osm_rels_pkey" (#769)
LXSysadmin
notifications at github.com
Wed Jun 28 08:46:07 UTC 2017
I have used manual https://switch2osm.org/serving-tiles/building-a-tile-server-from-packages/ for Ubuntu 14.04 and have imported ¨europe-latest.osm.pbf¨ with command osm2pgsql --slim -C 24500 --number-processes 8 europe-latest.osm.pbf. Now i want to add USA map, i have downloaded ¨south-america-latest.osm.pbf¨ and executed command osm2pgsql --append --slim -C 24500 --number-processes 8 south-america-latest.osm.pbf BUT i get error:
COPY_END for COPY planet_osm_rels FROM STDIN;
failed: ERROR: duplicate key value violates unique constraint "planet_osm_rels_pkey"
DETAIL: Key (id)=(2668952) already exists.
CONTEXT: COPY planet_osm_rels, line 4301
What could be the problem?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/769
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170628/6a86ea75/attachment.html>
More information about the Tile-serving
mailing list