mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-14 08:40:29 +00:00
line
This commit is contained in:
parent
10b079fc7d
commit
b04de15e18
1 changed files with 2 additions and 0 deletions
|
@ -265,6 +265,8 @@ public class OebbProvider extends AbstractHafasProvider
|
|||
return 'B';
|
||||
if (ucType.equals("O-BUS")) // Stadtbus
|
||||
return 'B';
|
||||
if (ucType.equals("O")) // Stadtbus
|
||||
return 'B';
|
||||
|
||||
if (ucType.equals("SCH")) // Connections only?
|
||||
return 'F';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue