[Tile-serving] [osm2pgsql] missing outer polygon(s) when diff update deletes a multipolygon relation (#67)
cquest
notifications at github.com
Tue Aug 27 19:40:21 UTC 2013
When a multipolygon is deleted by diff updates, its polygon is correctly deleted from planet_osm_polygon, but if the outer member ways are still there in the DB, their polygons are not recreated and thus missing after the update because they were not created because of the multipolygon.
It looks like delete_rels query may set pending back true on members to workaround this, but I'm not familiar enough with osm2pgsql code to offer a patch.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/67
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20130827/0ee788c6/attachment.html>
More information about the Tile-serving
mailing list