-
Notifications
You must be signed in to change notification settings - Fork 822
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
Add rendering of man_made=wastewater_plant, water_works #3376
Conversation
I like this idea. |
Me to. At least it didn't already have a PR for it :) |
There's a conflict to resolve caused by merging #3327. |
Thanks for pointing it out. I resolved it. |
This was dicussed in the past, as landuse=industrial should be tagged in many cases... |
amenity-points.mss
Outdated
@@ -40,12 +40,12 @@ | |||
[feature = 'tourism_alpine_hut'][zoom >= 13], | |||
[feature = 'tourism_wilderness_hut'][zoom >= 13], | |||
[feature = 'amenity_shelter'][zoom >= 16] { | |||
marker-file: url('symbols/shelter.svg'); | |||
marker-file: url('symbols/amenity/shelter.svg'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are these file moves from you or a merge / git artefact?
This should be done in a seperate PR.
@HolgerJeromin, thanks for noticing it. it was from a different, earlier PR. I don't know why it did that, as they are on different branches and I don't remember having to commit all that stuff again when I did this one. Its showing up here as a commit though and its in the wastewater branch to when it shouldn't be. So I don't know. the whole thing is rather irritating. How do I go about cleaning it up properly? |
@HolgerJeromin, I think I fixed it. Feel free to let me know if there is anything else wrong with it. Also, although it was discussed in the past there wasn't a consensus on it and still 5 years later only 10% of them are tagged with landuse=industrial. Which is the exact same percent as back when the argument to not render them based on that was made. So whatever was or wasn't decided here, its clearly not what is happening with actual tagging. So I think they are worth rendering on their own. Instead of relying on people to tag them as landuse=industrial when its clearly not going to happen. |
@kocio-pl, I wrapped some lines. So it should be good to go now. |
Thanks! Only about 10-15% of such objects have landuse tagged after ~10 years, so this is nice (and realistic) extension of the map. |
Fixes #717
This pull request adds rendering of man_made=wastewater_plant and man_made=water_works in the industrial landuse color. Its my first pull request of this type. So, I might of added extra things that didn't need to be there or something. If so, feel free to let me know and I will correct it. I'm also not sure if the zoom levels are correct or not. I'll fix those also if need be.
wastewater plant
https://www.openstreetmap.org/#map=17/37.94864/-122.49576 (way)
https://www.openstreetmap.org/#map=19/37.89582/-122.52669 (node)
water works
https://www.openstreetmap.org/#map=19/38.60624/-121.52483 (way)
water works node