[Tile-serving] [openstreetmap/osm2pgsql] Ghost ways from rendering (#1394)

gvghia notifications at github.com
Thu Jan 14 14:37:35 UTC 2021


I'm sorry if I bothered the wrong people with this. Please kindly suggest where to post.
I posted here as a result of the comments of ikonor, (see last link) who was able to recreate the problem with Docker and thus assuming the problem is in osm2pgsql.  As I understand it, somewhere the 2 ways with points a b c z and a x y z from a boundary relation are joined to draw. Expected result is a b c z y x a , but a x y z b c z is the actual result (second way is inserted between first and second point of first way) and this is creating a ghost line b z . 
I do not know at which processing  stage this joining of the 2 ways is done. There are 2 examples where the phenomena still exists, so you could verify.

-- 
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/1394#issuecomment-760236458
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210114/e51a04b8/attachment.htm>


More information about the Tile-serving mailing list