You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: