mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-17 22:49:50 +00:00
line
This commit is contained in:
parent
012a2e7ac3
commit
56369b678d
1 changed files with 2 additions and 0 deletions
|
@ -1754,6 +1754,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
|
|||
return 'R';
|
||||
if ("DWE".equals(ucType)) // Dessau-Wörlitzer Eisenbahn
|
||||
return 'R';
|
||||
if ("BKB".equals(ucType)) // Buckower Kleinbahn
|
||||
return 'R';
|
||||
|
||||
// if ("E".equals(normalizedType)) // Eilzug, stimmt wahrscheinlich nicht
|
||||
// return "R" + normalizedName;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue