Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering of highways, which are included to relations with similar tags #430

Closed
DinamikGitHub opened this issue Aug 6, 2015 · 1 comment

Comments

@DinamikGitHub
Copy link

this perfectly good road is not rendered for some reason: https://www.openstreetmap.org/way/141673809
psql01
Rendering of this place - data from Overpass, local render with openstretmap-carto style shows no glitches.
psql2
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

@pnorman
Copy link
Collaborator

pnorman commented Aug 6, 2015

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

@pnorman pnorman closed this as completed Aug 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants