-
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
move bus icons to SVG #1478
move bus icons to SVG #1478
Conversation
I like the top bus icon, less so the lower one for bus-station, which actually seems lower classed than bus stop. @nebulon42, I hope you don't mind my 'bitmap variations' based on your proposals, but would something like this be realizable in SVG? And what is your opinion about this variation? To tackle the problem of the "station" aspect, I added a "roof" in the left icon. So the left icon represent the bus station, the right one a simple stop. Another option could be to only use your 'stop' bus icon for both bus stop and bus station, but vary in color. E.g. current color for bus stop, dark blue for bus stations to signify the difference between the two. |
Bus stops are quite common, so I think we should consider keeping a smaller bus stop icon. |
@math1985: +1 I also like the "roof" variation, because we tend to make similar things looking alike and only differentiate them by some details (like adding key or people silhouettes). Both new SVG icons are good for me, but it would be much harder for me to tell if that's a bus stop or a bus station. But maybe we can use the same icon, keep the z16+ / z17+ difference and probably make bus station label bold? |
@mboeringa Thanks for the suggestion. I'm not able to follow your "lower classed" perception. My intention was to get away from the irregular differentiation (shield vs. no-shield) towards showing the difference by depicting a bus and a coach. The coach is intended to look more streamlined, but maybe I didn't succeed in that. In your variation you used the icon you liked less? Or did I understand that wrong? I did this differentiation also for commuter train (railway halt) and express train (railway station), see my repository. I certainly don't mind this bitmap variations but you have to keep in mind the canvas size. Here you just added to the icon size, which is not possible in the SVG and that may lead to all sorts of other necessary adjustments because the coach needs to be smaller with the roof added. More helpful for me would be a variation that respects the canvas size, it hasn't to be a SVG though. I'm not sure if the particular roof conveys the station character recognisable enough and it would certainly have to be more prominent. @math1985 Yes, a smaller icon for bus stop might be necessary but I still have to enter the world of different icon sizes. @kocio-pl "much harder to tell which is which" Is it really obvious now that the bus with the shield represents a bus station? Or is it just familiarity? |
For me shield version is visually "stronger" than no-shield version and this is not very clear message, but big hint, I would say. If not the shield, it would be also hard for me to recognize. |
I hadn't recognized it so much as that, and was mainly judging based on icon size (where the top "normal busline" icon is actually bigger and suggests being related to something bigger).
Actually, I thought I didn't. The icon on the left with the "roof" is 14x14 pixels, wasn't that the maximum allowable? (I think I counted the "normal busline" icon on 14 pixels high too?). Yes, I used the icon I less liked because of the size limitations (it was less high to begin with), but adjusted it a bit to lower it even more to allow for the roof. This also lead to a more pleasing headlights depiction, with flat instead of square ones (IMO...), and a relatively bigger window, which actually comes closer to your intention of depicting a "coach" (well, at least that is my subjective feeling). |
Ok, I thought the right version was unmodified. From that I judged that you just added the roof. The original icon does not have square headlights though (https://github.com/nebulon42/osmic/blob/master/transport/bus-station-14.svg). Maybe the windshield should be bigger, yes. |
@nebulon42 Have you had any time to look at this issue? |
I'm not really convinced by the roof and a smaller version of the bus is on my list. @math1985 What is your opinion on the coach vs. bus design approach? |
amenity=bus_station is also used for local bus stations (central bus stops of the local bus network) in the areas where I am mapping, so the coach/bus distinction is not intuitive for me. |
I'll create separate PRs for the icons and am therefore closing this. |
I would like to have see bus_station converted to SVG. I have some other changes that depend on it. Would the bus inside a square or circle fit? |
I was thinking exactly about it! I just need a visual proof that it really works. |
I'm not a big fan of circles and squares as they are a bit arbitrary and are not immediately intuitive. I'd like to have them only as last resort when nothing else works. Since bus stop now uses the smaller icon one immediate solution would be to use the bigger version for bus stations. Maybe I will also succeed in depicting two busses for bus station. |
For me they're not that exceptional, just making icon stronger like bolding the text (that's why I made a clinic icon simply by removing the circle from the hospital to show it's less important entity), but have no idea what would work and have no strong expectation other than the bigger version probably will not be too clear. Maybe two buses eclipsing each other (like the masks in the theater icon)? |
That's what I was thinking. Showing more than one bus may be an intuitive solution.
A roof could be OK too, but then I'd take the same roof as for indoor parking. |
Implements part of #1165.
Bus stop
Bigger symbol as before.
before
after
Bus station
Remove shielded version as most other symbols are without shield.
Note that I'm not satisfied with legibility on the noisy background, but since #1189 was not considered there is not much I can do about it. For consistency reasons I prefer dropping the shield nevertheless.
before
after