-
Notifications
You must be signed in to change notification settings - Fork 825
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 for toll_booth #958
Comments
See also #846. |
Or maybe an icon based on the toll road sign http://upload.wikimedia.org/wikipedia/commons/6/64/BAB-Grenze.svg ? |
That's not a toll road sign but a border control sign. |
Maybe rendering it like barrier=lift_gate would be OK? |
Given we're not rendering toll roads, which are generally considered more important, I'd rather not render the booths. |
barrier=lift_gate alone would be a bit confusing, since they are a common feature of private parking which belongs on membership and not simple payment. Further, toll is nowadays often collected flee-flow without the physical barrier. I'd rather follow @pnorman and neither render booths nor roads (#593). |
Closing - if we ever figure out a way to render tolls on roads, we can reconsider it. |
Maybe some kind of tickets or car near the wall or car under the lift gate (in transportation blue, I guess)? |
in Italy most motorways are toll roads. The toll booths are significant landmarks and I don't think we have to render toll roads in order to render the booths, I'm in favor of rendering them. |
I would also render it. Currently there is no special rendering for toll roads. But there are various other barrier=* tags that are currently rendered. So when are yet some other barriers that are rendered, and so IMHO it would be logical to render also barrier=toll_booth.
I like this idea. Maybe in conjunction with some symbol for money? |
I would really like to add a comment in favour of rendering toll booths in some clear way, especially because you're not rendering toll roads. In Italy, some motorways are free, others are paid with a "closed" system (i.e. a toll booth on every entrance/exit), others are "open" i.e. you only pay when you encounter a toll booth in the middle of the motorway, so some stretches are free and others are not. For this latter type of roads, knowing at a glance where the toll booth is really makes a difference, because most people choose their routes so to avoid the paid stretches if they can. For this reason, all Italian road atlases traditionally have a specific, well prominent symbol for toll booths, and OSM is really at a disadvantage on this. |
Could you provide the 14px icon for this? |
There already are proposed icons here: |
It's over 14x14. We also try to have our symbols region-agnostic. |
Ok, let me work on this, I assume that the guidelines are the ones listed here: |
I'm reopening, since you're ready to try. I was thinking about colors (also brown), but have no conclusion yet, so we could just check them when a shape is more or less ready. More detailed icon guidelines are here: |
Our guidelines are at https://github.com/gravitystorm/openstreetmap-carto/blob/master/CONTRIBUTING.md#map-icon-guidelines. Any other page is not official. |
To avoid confusion and duplication of information, I replaced the info on the wiki by a Github link. |
What about using lift gate icon, but blue (or brown) - not black as the other barriers? It could be enough to know that this is not ordinary gate. |
Sound good to me. |
Preview of A2 toll booths in Poland using The same with And with our standard |
I've got another suggestion: https://wiki.openstreetmap.org/w/images/0/08/Tollbox.svg To be seen here in different sizes: |
Could you make rendering test? The code is here, you just need to replace |
Thanks for the work, I have been traveling a lot and did not have time to work on this. But any icon more or less is fine - I'd be interested in how it shows up at geographical scale, though. In Italy, toll booths are being mapped not as individual gates but as a single node per each direction: https://www.openstreetmap.org/node/2542231532 So one would really like the "toll booth" symbol to appear (once) even at a very high scale, e.g.: https://www.openstreetmap.org/node/2542231532#map=14/45.3493/9.3090 I don't know how this is made, i.e. how is the renderer going to decide which elements are shown at higher scales and which are not. |
The renderer decides which one of a few POIs will be rendered if there's a place only for one, but if there are no other obstacles, it will show it as early as we decide, so don't worry. The question is however from which initial zoom level they should start appearing. What do you think about it? |
In Italy, motorway junction names start appearing at 12x, doing the same would be a good choice (if possible, the toll booth name could be shown as well near the icon, however that is not as essential as for junctions). |
@kocio-pl Not really or not right now. I'm still getting into creating maps from data. So this may take a while. |
OK, just tell me if you will need some help. I guess this discussion goes quite well, so we can wait a bit longer with a final solution. |
Any news here? |
I fail to create maps. So no so far. |
I still think this feature would be important to render. Indeed, the proposal by @kocio-pl to use a barrier icon in blue is reasonable. I’ve tried to combine some symbol for money (banknotes and coins like https://commons.wikimedia.org/wiki/File:Zeichen_391_-_Mautpflichtige_Strecke,_StVO_2003.svg) with a barrier, but it doesn’t work on a 14×14 icon. Even when using only banknotes and coins without a barrier, it doesn’t work – simply not enough space. Other icon sets often use one of these:
About the rendering examples of @kocio-pl: The |
In another style I also went with lift gate + money symbol: https://github.com/SomeoneElseOSM/openstreetmap-carto-AJT/blob/master/symbols/tollbooth.png . See for example https://map.atownsend.org.uk/maps/map/map.html#zoom=20&lat=53.2605242&lon=-0.771353 . |
I'm just waiting for a code ready to be merged. Currently I like the @MaestroGlanz design the most (#958 (comment)), but it hasn't been tested yet: https://wiki.openstreetmap.org/wiki/File:Tollbox.svg Do you want to test it and make the PR? |
Sorry for not having been able to work on this. But I also think that the booth + barrier design, without money symbols, is the most neutral option. |
I am on mobile so i am not 100% sure it is missing (or there is an issue about it) but rendering barrier=toll_booth would be nice.
Osmand renders it same as a lift gate plus an $
The text was updated successfully, but these errors were encountered: