[Tile-serving] [openstreetmap/osm2pgsql] duplicate key error in slim mode (#16)
ReckyXXX
notifications at github.com
Fri Feb 24 17:26:35 UTC 2017
@mirabilos :
> This doesn’t scale up to, say, five regions.
You can merge all new regions together in one file and then add it to postgresql using my method.
The idea is that you don't need to merge already loaded map file with them and wait for loading it anew.
Substracting with osmconvert is not very time consuming and using it with `osm2pgsql --append` instead of `--create` could save a lot of time.
--
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/16#issuecomment-282351012
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170224/06026d1a/attachment.html>
More information about the Tile-serving
mailing list