mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 16:59:51 +00:00
Lines.
This commit is contained in:
parent
9bfa490c8e
commit
d38d6e499b
9 changed files with 36 additions and 8 deletions
|
@ -2396,6 +2396,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
|
|||
return 'I';
|
||||
if ("ICN".equals(ucType)) // Intercity-Neigezug, Schweiz
|
||||
return 'I';
|
||||
if ("ICD".equals(ucType)) // Intercity direkt Amsterdam-Breda
|
||||
return 'I';
|
||||
if ("CNL".equals(ucType)) // CityNightLine
|
||||
return 'I';
|
||||
if ("OEC".equals(ucType)) // ÖBB-EuroCity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue