[Tile-serving] [osm2pgsql] Add support for site relations (#221)

dieterdreist notifications at github.com
Wed Nov 26 16:57:07 UTC 2014


It would be nice to have some kind of support for site relations so that they can be rendered. The current definition is very generic (allowing for relations consisting only in points or ways for example):
http://wiki.openstreetmap.org/wiki/Relations/Proposed/Site

Maybe the perimeter-object could be used to create a polygon (if present) and if no area is defined in the relation a convex hull could be calculated (or a node) and the relation tags added to it. This would not allow for nice polygon/outline rendering in most cases, but to label the area it would be sufficient.

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


More information about the Tile-serving mailing list