mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-20 17:29:51 +00:00
line
This commit is contained in:
parent
5626136212
commit
39ef88fe19
1 changed files with 2 additions and 0 deletions
|
@ -1753,6 +1753,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
|
|||
return 'R';
|
||||
if ("RNV".equals(ucType)) // Rhein-Neckar-Verkehr GmbH
|
||||
return 'R';
|
||||
if ("DWE".equals(ucType)) // Dessau-Wörlitzer Eisenbahn
|
||||
return 'R';
|
||||
|
||||
// if ("E".equals(normalizedType)) // Eilzug, stimmt wahrscheinlich nicht
|
||||
// return "R" + normalizedName;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue