mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-16 09:29:49 +00:00
line
This commit is contained in:
parent
dee454c1e3
commit
0a8e46a14b
1 changed files with 2 additions and 0 deletions
|
@ -2385,6 +2385,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
|
|||
return 'I';
|
||||
if ("SC".equals(ucType)) // SuperCity, Tschechien
|
||||
return 'I';
|
||||
if ("LE".equals(ucType)) // LEO Express, Prag
|
||||
return 'I';
|
||||
if ("FLUG".equals(ucType))
|
||||
return 'I';
|
||||
if ("TLK".equals(ucType)) // Tanie Linie Kolejowe, Polen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue