mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 08:49:58 +00:00
lines for Austria
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@239 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
ecb506c892
commit
6ca75b99e9
2 changed files with 7 additions and 1 deletions
|
@ -202,6 +202,8 @@ public abstract class AbstractHafasProvider implements NetworkProvider
|
|||
return 'B';
|
||||
if (ucType.equals("SEV")) // Schienen-Ersatz-Verkehr
|
||||
return 'B';
|
||||
if (ucType.equals("BUSSEV")) // Schienen-Ersatz-Verkehr
|
||||
return 'B';
|
||||
if (ucType.equals("FB")) // Luxemburg-Saarbrücken
|
||||
return 'B';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue