Skip to content
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

Upstream: Source bahnhoefe-u-bahn u-bahnhof_lang does not match station names in PULS #12

Open
BolverBlitz opened this issue Jan 4, 2025 · 0 comments
Labels
0.5.0 bug Something isn't working VAG (Upstream) Caused by VAG dependencies; requires upstream fix.
Milestone

Comments

@BolverBlitz
Copy link
Member

BolverBlitz commented Jan 4, 2025

I removed LS&LM #2 , BS #11 and BS&MP #4 because they got their own issues.
Here, the mismatch is mostly due to "Straße" in the file and "str." in PULS (when we ignore the (ORT) value, which also sucks). However, there is also "Fürth, " in front of stations in the city of Fürth, while the file has a dedicated "ort" row for the city.

Most people VAG included and I work with VGNKennung, but that isn’t in the file, and it’s also not a unique value. So, the only value that can reliably match is "u-bahnhof_lang" in the file to "Haltestellenname" in PULS.
Example:
704 PL
705 PLAE

   √ should match key "Gemeinschaftshaus" to Haltestellenname
   √ should match key "Scharfreiterring" to Haltestellenname
   √ should match key "Langwasser Nord" to Haltestellenname
   √ should match key "Messe" to Haltestellenname
   3) should match key "Bauernfeindstraße" to Haltestellenname
   5) should match key "Frankenstraße" to Haltestellenname
   √ should match key "Aufseßplatz" to Haltestellenname
   7) should match key "Hauptbahnhof" to Haltestellenname
   √ should match key "Lorenzkirche" to Haltestellenname
   √ should match key "Weißer Turm" to Haltestellenname
   √ should match key "Plärrer" to Haltestellenname
   √ should match key "Gostenhof" to Haltestellenname
   9) should match key "Maximilianstraße" to Haltestellenname
   √ should match key "Eberhardshof" to Haltestellenname
   √ should match key "Muggenhof" to Haltestellenname
   √ should match key "Stadtgrenze" to Haltestellenname
   10) should match key "Fürth, Jakobinenstraße" to Haltestellenname
   11) should match key "Fürth, Hauptbahnhof" to Haltestellenname
   12) should match key "Fürth, Rathaus" to Haltestellenname
   13) should match key "Fürth, Stadthalle" to Haltestellenname
   14) should match key "Fürth, Klinikum" to Haltestellenname
   15) should match key "Fürth, Hardhöhe" to Haltestellenname
   √ should match key "Flughafen" to Haltestellenname
   √ should match key "Ziegelstein" to Haltestellenname
   √ should match key "Herrnhütte" to Haltestellenname
   √ should match key "Nordostbahnhof" to Haltestellenname
   √ should match key "Schoppershof" to Haltestellenname
   √ should match key "Rennweg" to Haltestellenname
   √ should match key "Rathenauplatz" to Haltestellenname
   √ should match key "Wöhrder Wiese" to Haltestellenname
   √ should match key "Opernhaus" to Haltestellenname
   16) should match key "Rothenburger Straße" to Haltestellenname
   √ should match key "St. Leonhard" to Haltestellenname
   √ should match key "Schweinau" to Haltestellenname
   √ should match key "Hohe Marter" to Haltestellenname
   √ should match key "Röthenbach" to Haltestellenname
   √ should match key "Nordwestring" to Haltestellenname
   √ should match key "Klinikum Nord" to Haltestellenname
   √ should match key "Friedrich-Ebert-Platz" to Haltestellenname
   √ should match key "Kaulbachplatz" to Haltestellenname
   √ should match key "Maxfeld" to Haltestellenname
   √ should match key "Sündersbühl" to Haltestellenname
   17) should match key "Gustav-Adolf-Straße" to Haltestellenname
@BolverBlitz BolverBlitz added bug Something isn't working VAG (Upstream) Caused by VAG dependencies; requires upstream fix. 0.5.0 labels Jan 4, 2025
@BolverBlitz BolverBlitz added this to the Version 0.5.0 milestone Jan 4, 2025
BolverBlitz added a commit that referenced this issue Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.5.0 bug Something isn't working VAG (Upstream) Caused by VAG dependencies; requires upstream fix.
Projects
None yet
Development

No branches or pull requests

1 participant