-
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
Render transportation areas like the airports #2094
Comments
None of the tags with checkboxes are meant to be tagged mostly on buildings, they define the whole "transportation area" like aerodrome. |
Don't worry, I try to unify all the problems related to transport "stations"! |
Heliport has now 153 elements in the database. Probably because it is not rendered |
I'm glad you have noticed. I believe there are also not too much such objects in the world (list of heliports in Wikipedia contains also helipads, so it's hard to measure it precisely). It's not my priority to show that sometimes numbers should not be limiting factor and that system coherence is important (see 3. in #3305 (comment)), but that's still something I would like to show, since it's the most similar to the standard airport. We have even the proper icon for it: https://github.com/gmgeo/osmic/blob/master/transport/heliport-14.svg |
Since aeroway=heliport is the only remaining feature on the list, it would make sense to close this issue and open a new one with the title "Add rendering for aeroway=heliport" |
Oh, I see that I would suggest removing |
Since that was my ticket and I'm not committed to the idea of dropping I also don't see the need to create separate tickets for each type, because there is no big discussion to be separated, but if you want them for some reason, just go ahead, I don't mind that much. |
I think we should start rendering big (or just micromapped) transportation "stations" as we do with the airports. I mentioned it here and now I want to really do it.
For a start it would be good to render these areas as we do with the airports (number of tagged lines from TagInfo):
For comparison:
@aerodrome
color should be renamed then (@transportation-area
maybe?).The numbers are rough, since the lines may also be used for buildings. So the next step should be rendering such buildings as we do with terminals on the airports (
@building-aeroway-fill
and@building-aeroway-line
colors, which should rather be@building-transportation-fill
and@building-transportation-line
).Probably some areas should be corrected, like this terminal:
https://www.openstreetmap.org/way/131450912
because it is partially drawn on the water.
The text was updated successfully, but these errors were encountered: