mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-17 07:09:50 +00:00
line
This commit is contained in:
parent
a12d20ff52
commit
576afe6c19
1 changed files with 2 additions and 0 deletions
|
@ -181,6 +181,8 @@ public class NasaProvider extends AbstractHafasProvider
|
|||
return 'I';
|
||||
if ("IXB".equals(ucType)) // ICE International
|
||||
return 'I';
|
||||
if ("RRT".equals(ucType))
|
||||
return 'I';
|
||||
|
||||
if ("DPF".equals(ucType)) // mit Dampflok bespannter Zug
|
||||
return 'R';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue