-
Notifications
You must be signed in to change notification settings - Fork 46
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
Added all missing regional lines from Baden-Württemberg #79
The head ref may contain hidden characters: "baden-w\u00FCrttemberg"
Added all missing regional lines from Baden-Württemberg #79
Conversation
I would like to veto this PR. Apart from the fact, that I think it does way more than it's supposed to, generalizing all line names to have a space between the letters and numbers is simply wrong. I would assume, that all contributions prior to this have used the correct spacing as proven by their included sources. Without a doubt (because I added them myself) at least the night bus lines from regioBus were wrongly changed. |
Let me further elaborate on what I did in this pull request:
In my opinion it is a good thing to separate category and line number:
I am happy to discuss these changes and can make changes if deemed neccessary. |
@oneiricbotcelot I thank you for your submission over all. New entries and fixes regarding the order of some items are always a great addition! As I said, I myself would have preferred, if some of the changes would have been made in seperate PRs. It would allow to quickly approve the straight-forward changes and it makes reviewing the diffs easier, especially when things get reordered and added at the same time.
I'm not from Baden-Württemberg so I don't feel like I can make a decision on this, but the readme states "If a single line operates in multiple transport networks, the color communicated by the operator shall be preferred." @jheubuch?
Again, welcome and (looking at the sources) valid change.
I agree with you, inconsistencies across the refrence maps and plans are a thing and a pain to work with. I also value your attempt to increase readability, because I agree it's something that should be done, yet I think it's not something that we should do. As I see it, the idea of this repository is just to collect data about the different line styles. Some of the colors might be worth changing because of low contrast (see some quick examples I found below), yet we store the original values without adjustments. I don't see why we should deviate from this strategy for line names. The consumers of this dataset should be able decide for themselves, whether they want to display (or use in whatever other way) this data accurate as is or whether they feel the need to make it more accessible. |
I think @vainamov is right: You should split your PRs to increase the possibility of discussion and minimise the risk of conflict! Anyway: Thanks for your work! |
4397560
to
d5f322e
Compare
Thanks for your feedback. I will start pushing the changes made in this pull request in small packages in the next days. |
I added all the missing regional lines and unified existing ones according to the official map from bwegt as stated in this comment.
Simultaneously I fixed some ordering and spacing issues.