-
Notifications
You must be signed in to change notification settings - Fork 819
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
Make parking gray instead of yellow #2934
Make parking gray instead of yellow #2934
Conversation
Rendering as proposed in #2904: More rendering examples: #2904 (comment) |
I think this makes the map look dull and more miserable, I like being able to find a car park easily without it blending into other things. What else do we render as yellow then? |
Parking yellow is more intensive than most of the roads - especially yellow, orange and white, which is most of them - and much more intensive than social amenities (we also render sand and beach, but that is rather not too related). What do you mean by "dull" and "miserable" exactly (other than "I don't like it")? Why do you want to see every parking space, no matter how small, more than hospital and school, which are usually bigger? For me it's just a car-centric POV and there should be a map style for drivers probably (I guess German style is pretty good at it), but this is general map, so it should be more balanced. |
Unfortunately this is very close to societal amenities area, so it wouldn't work.
I don't agree with that. Before image shows 4 big parkings and about 6 small ones. On the after you still see these 4 big ones (I guess you see them too and they didn't disappear), but small ones are not disturbing any more. If you want to see them, you need to zoom in. That's why I asked about small parkings - why should you always see all of them, even if they don't belong to particular zoom level and make noise? We moved shop icons later exactly because of that and it makes sense for me to mind the scale. Gray+blue P letter works this way, yellow doesn't. |
This change is not very convincing ... I prefer to keep yellow. |
Could you be more specific - what is convincing in current state of things and what exactly is the weak point in this proposition? It would be also good to hear any response to my questions about small parkings. |
The change is too big ... start with something smaller:
|
Thanks for the feedback, but I think that this solution is not going to work:
Private parkings are just about 1% of uses: https://taginfo.openstreetmap.org/tags/amenity=parking#combinations and are already easy to recognize (faded P color), so this change would just make color inconsistency (new problem) to solve a marginal problem. And as you can see on the first example, the size is more important feature, since big private parking is still more important to see on a given level than a small public parking. Current yellow is the problem because it does not match the relative importance of the object it covers and because there's so many of them.
|
2017-11-13 14:34 GMT+01:00 kocio-pl <[email protected]>:
Thanks for the feedback, but I think that this solution is not going to
work:
draw private parking area in a pale color (e.g. similar to garages)
Private parkings are just about 1% of uses:
https://taginfo.openstreetmap.org/tags/amenity=parking#combinations
according to taginfo it's about 8% (same link, please have a second look):
https://taginfo.openstreetmap.org/tags/amenity=parking#combinations
|
Sorry, you're right with it. The biggest problem for me is the color. When looking at the example part of the map I see:
I think that roads are important and it's hard to find different colors for them, so it doesn't bother me if they are visible the most, even if big roads are car-centric. They are also rather long than wide, so not as visible as if they would be free form areas. The parkings however are not that important for general use - they should be visible not more than buildings and other areas. It's quite easy to make them less important on the map, but still easy to recognize if they're big enough, but it's not possible without color change IMO. After the change I see:
They are not less visible than buildings etc., but they probably would be if they are bit smaller - and this is good, because also buildings are more visible when they're bigger. Parkings still show their location loud, but at least they don't obscure the view at the same time. Small parkings noise is another problem, which can be fixed using the same color change - they might be hidden also if needed for different reasons (see #2896), but should not use different color than the big ones, because they're not different kind of objects. |
I'm going ahead and merge this PR. I know we all got used to the yellow color, but I really don't believe rendering parkings so prominent is a good idea. Even a mixture between the current yellow and the proposed gray still attracts too much attention. To me parkings are still visible enough in gray. Thanks for all feedback! |
Resolves #2904