[Tile-serving] [openstreetmap/osm2pgsql] Form polygons from relations which aren't closed (#792)

Paul Norman notifications at github.com
Tue Oct 10 20:06:34 UTC 2017


I've edited the title to be about forming polygons from unclosed relations.

I don't think the concave hull algorithm would work. For example, look at the following unclosed linestring and a possible concave hull

![image](https://user-images.githubusercontent.com/1190866/31407930-9456a13a-adbb-11e7-9176-db5cc9688109.png)

There are probably better algorithms, but I don't think we want to do this. We've moved away from attempting to repair invalid geometries.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/792#issuecomment-335591854
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20171010/1a315a8d/attachment.html>


More information about the Tile-serving mailing list