mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 06:08:52 +00:00
line IXB
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@831 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
e29c0eb649
commit
5181c2a436
1 changed files with 2 additions and 0 deletions
|
@ -162,6 +162,8 @@ public class NasaProvider extends AbstractHafasProvider
|
|||
|
||||
if ("ECW".equals(ucType))
|
||||
return 'I';
|
||||
if ("IXB".equals(ucType)) // ICE International
|
||||
return 'I';
|
||||
|
||||
if ("DPF".equals(ucType)) // mit Dampflok bespannter Zug
|
||||
return 'R';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue