[Tile-serving] [osm2pgsql] middle_ram_t::relations_using_way is unimlpemented (#213)

Paul Norman notifications at github.com
Thu Nov 13 17:16:20 UTC 2014


It sounds like there's agreement that `--append` without `--slim` wasn't expected to work. I also think there's a good chance there are other issues with it.

> What will be then the correct way to append when the database already has some data?

For your particular case, you are best off merging two files and importing it with ``--create``. If it's a huge non-north america area (e.g. Europe) then use the planet file.

If you **really** need to use append, you could probably use osmosis to create a diff against an empty file and merge that diff, but that will take substantially longer than a new import. It also isn't supported without `--slim`.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/213#issuecomment-62929621
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20141113/8f119c00/attachment.html>


More information about the Tile-serving mailing list