[Tile-serving] [openstreetmap/osm2pgsql] Non moving node updates should not update related way/relation geometries (#1046)
Christian Quest
notifications at github.com
Sat Jan 4 16:16:56 UTC 2020
I've implemented the test for location change, and it shows a 10x speedup in the node parsing step for nodes that did not move.
In the diffs I've used for my tests, a large portion of nodes had new coordinates, so the speedup is reduced but still there for the others (from 10 to 50% in my tests).
The benefit is not limited to the node parsing... but cascades to ways and relations as fewer pending ones need to be checked and updated.
--
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/1046#issuecomment-570797962
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200104/82e16622/attachment-0001.htm>
More information about the Tile-serving
mailing list