-
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
Make amenity=bus_station
render more like railway=halt
#4383
Conversation
This does not seem to make much sense to me - an Independent of that bus stations are currently rendered at z16+ - i don't think moving this down four (!!) zoom levels is a good idea. I also don't see what purpose this would serve in a typical case at this zoom level. |
Thank you for the reply. I should have included my rationale and the history in the comment. I started working on the proposal for Initially, I intended to additionally propose Anyway, An example of this occurring would be in Bogotá, Columbia: |
TLDR: |
I suppose it would serve the same purpose that |
Well - at the moment amenity=bus_station is predominantly used for what are bus stations according to what is documented on the wiki and we render it accordingly. What the appropriate tag would be to tag BRT bus stops/stations and if it makes sense to overload amenity=bus_station for that purpose is a topic for a different venue.
Rendering of railway=station at z12 serves to display further structure and details on the rail network (which we start displaying at z8 for the major rails). They serve this purpose well without adding too much noise because typical distances between train stations are from a few km to more than 50km and therefore sparse enough to not overfill the map and since the choice of color is with only subtle contrast with the color of the railway line. Note we have railway=halt for simple train stops en route without more structure typical for a railway station. Use of that varies between countries and in your two samples the majority of train stations shown would elsewhere probably be tagged as railway=halt. |
I suppose I should change this PR to instead render |
BRT stations are usually supposed to be between 300 meters and 800 meters apart. I'm not completely sure if the distance between railway halts is about the same. |
Changes proposed in this pull request:
Test rendering with links to the example places:BeforeAfter |
amenity=bus_station
render more like railway=halt
Some might be interested in how this PR would affect cities in Europe where Before:Overpass Turbo query for
|
Closing this PR so I can reopen it under a different branch in my personal repo. Edit: #4391 |
This comment is outdated!
See #4383 (comment)
Changes proposed in this pull request:
style/amenity-points.mss
to renderamenity=bus_station
at z>=12symbols/square.svg
at z<16railway=station
Test rendering with links to the example places:
Before
Pittsburgh at z=12:
Adelaide at z=12:
After
Adelaide at z=12:
Adelaide at z=14:
Pittsburgh at z=12
Pittsburgh at z=12, except the rendering for
highway=bus_guideway
is applied tohighway=busway
: