[Tile-serving] [openstreetmap/osm2pgsql] Missing entries in planet_osm_line (#1222)

doskabouter notifications at github.com
Wed Jun 17 19:02:06 UTC 2020


There is a row for the relation and for the polygon.
The reason I stumbled upon it is that I want to have country boundaries with the maritime tag where applicable. The only idea I had to get this was to go through the relations and get all the lines that make up that relation (there are also quite a number of lines whch only have the maritime tag but not boundary or admin_level).

Is there a way to force these "no-tag" lines to be added? Or some other way to get those boundaries with the maritime tag?
I know I can subtract the existing lines from the relation polygon to have it complete, but that seems to me as an ugly workaround, not to mention a performance killer.

-- 
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/1222#issuecomment-645563225
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200617/06a1fe72/attachment.htm>


More information about the Tile-serving mailing list