[Tile-serving] [osm2pgsql] Bad multipolygon tags (#80)

Paul Norman notifications at github.com
Tue Sep 24 11:03:38 UTC 2013


> imagine you don't care about e.g. water related feature, so you delete the line with waterway from your import.style

It's worth noting that doing this will change area behaviour in non-multi polygon cases, so I don't think it changing MP area behaviour is necessarily wrong. As a somewhat silly example, consider a closed way with highway=foo waterway=bar. With default.style this will end up in the polygon table, if you remove the waterway from the .style it will end up in the line table. I *believe* changing waterway from `polygon` to `phstore` will work properly. In any case, it's getting somewhat astray from this specific issue which is fixed in 29fa1d0b438329256ca018fa8f3c492b234c3190.

I'll be opening up new issues about a couple of items that have come up here

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/80#issuecomment-24993683
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20130924/d525bba2/attachment.html>


More information about the Tile-serving mailing list