[Tile-serving] [osm2pgsql] Allow Unsuperseeded Way Tag Updates (#230)
Paul Norman
notifications at github.com
Wed Dec 10 15:01:18 UTC 2014
performance wise, issuing a bunch of UPDATEs to lines in relation processing is probably going to be a headache. this won't impact those not using that feature, but is of concern to you.
The current superseeded processing is really based around multipolygons where you want to get rid of the way. Updating raises the case of a way being part of multiple relations, which is tricky to handle right.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/230#issuecomment-66463627
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20141210/330b1655/attachment.html>
More information about the Tile-serving
mailing list