[Tile-serving] [osm2pgsql] Deleting relation when a way should be deleted instead (#422)
Paul Norman
notifications at github.com
Fri Jul 31 22:42:22 UTC 2015
Stepping through #419 found a bug.
In pending relations `DELETE FROM planet_osm_roads WHERE osm_id = -1` (and other tables) is executed, but relation 1 is not touched in the diff, nor is it related to any objects in the diff. **Way** 1 is touched, and is processed correctly in pending ways.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/422
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150731/764d5102/attachment.html>
More information about the Tile-serving
mailing list