mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-09 17:38:49 +00:00
line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@858 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
16e77717ca
commit
4c66b2639d
1 changed files with 2 additions and 0 deletions
|
@ -1659,6 +1659,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
|
||||||
return 'R';
|
return 'R';
|
||||||
if ("KTB".equals(ucType)) // Kandertalbahn
|
if ("KTB".equals(ucType)) // Kandertalbahn
|
||||||
return 'R';
|
return 'R';
|
||||||
|
if ("ERX".equals(ucType)) // erixx
|
||||||
|
return 'R';
|
||||||
if ("ATZ".equals(ucType)) // Autotunnelzug
|
if ("ATZ".equals(ucType)) // Autotunnelzug
|
||||||
return 'R';
|
return 'R';
|
||||||
if ("ATB".equals(ucType)) // Autoschleuse Tauernbahn
|
if ("ATB".equals(ucType)) // Autoschleuse Tauernbahn
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue