mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-14 16:40:30 +00:00
line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@864 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
449ca7c6c3
commit
e6511b1f74
1 changed files with 2 additions and 0 deletions
|
@ -1679,6 +1679,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
|
||||||
return 'R';
|
return 'R';
|
||||||
if ("ZR".equals(ucType)) // ZSR (Slovakian Republic Railways)
|
if ("ZR".equals(ucType)) // ZSR (Slovakian Republic Railways)
|
||||||
return 'R';
|
return 'R';
|
||||||
|
if ("WB".equals(ucType)) // WESTbahn
|
||||||
|
return 'R';
|
||||||
|
|
||||||
// if ("E".equals(normalizedType)) // Eilzug, stimmt wahrscheinlich nicht
|
// if ("E".equals(normalizedType)) // Eilzug, stimmt wahrscheinlich nicht
|
||||||
// return "R" + normalizedName;
|
// return "R" + normalizedName;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue