mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-14 16:40:30 +00:00
line HKX
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@780 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
dfb01aeced
commit
627a5902d2
1 changed files with 2 additions and 0 deletions
|
@ -1397,6 +1397,8 @@ public abstract class AbstractHafasProvider implements NetworkProvider
|
|||
return 'I';
|
||||
if ("INT".equals(ucType)) // Zürich-Brüssel - Budapest-Istanbul
|
||||
return 'I';
|
||||
if ("HKX".equals(ucType)) // Hamburg-Koeln-Express
|
||||
return 'I';
|
||||
|
||||
// Regional
|
||||
if ("ZUG".equals(ucType)) // Generic Train
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue