You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this perfectly good road is not rendered for some reason: https://www.openstreetmap.org/way/141673809
Rendering of this place - data from Overpass, local render with openstretmap-carto style shows no glitches.
They say in Russian forum that this is a osm2pgsql bug: when all ways have tags that a multipolygon on them has, these ways drop that tag.
They say in Russian forum that this is a osm2pgsql bug: when all ways have tags that a multipolygon on them has, these ways drop that tag.
I doubt this is an old-style multipolygon handling bug like #304. As you identified in the bug report, if you load the data and render, it works. If I download the data from the API and load (osm2pgsql --slim for ordering), the linestring appears. If I look at my database of Europe from a couple months ago, it has the linestring.
If it's a diff related bug, it's probably #67. If its some other bug, it's not exhibiting itself on current versions.
If you can produce a .osm file which exhibits the problem we can reopen the issue, but otherwise it's resolved
this perfectly good road is not rendered for some reason: https://www.openstreetmap.org/way/141673809


Rendering of this place - data from Overpass, local render with openstretmap-carto style shows no glitches.
They say in Russian forum that this is a osm2pgsql bug: when all ways have tags that a multipolygon on them has, these ways drop that tag.
Originally posted in gravitystorm/openstreetmap-carto#1722 and openstreetmap/openstreetmap-website#1024
The text was updated successfully, but these errors were encountered: