mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 16:59:51 +00:00
line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@893 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
fa9bc2a01c
commit
455ca30ea3
4 changed files with 2 additions and 6 deletions
|
@ -1681,6 +1681,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
|
|||
return 'R';
|
||||
if ("WB".equals(ucType)) // WESTbahn
|
||||
return 'R';
|
||||
if ("RNV".equals(ucType)) // Rhein-Neckar-Verkehr GmbH
|
||||
return 'R';
|
||||
|
||||
// if ("E".equals(normalizedType)) // Eilzug, stimmt wahrscheinlich nicht
|
||||
// return "R" + normalizedName;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue