[Tile-serving] [osm2pgsql] modified relation removes existing way and adds it again (#559)

Sarah Hoffmann notifications at github.com
Wed Mar 16 19:19:38 UTC 2016


That's how all updates work: delete the object unconditionally and reinsert it. See for example https://github.com/openstreetmap/osm2pgsql/blob/master/output-pgsql.cpp#L565. It's a simple strategy that avoids a lot of strange edge cases and probably will never change.

---
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/559#issuecomment-197498416
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20160316/78d4c13e/attachment.html>


More information about the Tile-serving mailing list