-
Notifications
You must be signed in to change notification settings - Fork 823
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
Don't render name of nodes with landuse=residential #2813
Comments
The OSM community corrected all of this tagging for all of Germany, hence the change in the rendering will not be visible in Germany but effectively prevent this tagging-habit in the future. |
related to Names from landuse nodes are displayed #1100 |
The example in the first post probably renders because it was tagged both, landuse=residential and place=hamlet. The landuse was removed Sep 22. |
Is this issue still valid? |
We should probably discuss this issue more generally. #3876 complains about the opposite issue. #3878 will restore the rendering of On the one hand, mapping But on the other hand, it's more useful to map such features as areas. |
Don't render name of nodes with landuse=residential
This will encourage mappers to use the correct mapping-habits.
landuse=residential is a tag that should only be used on areas, not on nodes (Wiki).
An example of a false use of this tag can be see here (Node 303595663)
The text was updated successfully, but these errors were encountered: