mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-16 17:39:49 +00:00
line
This commit is contained in:
parent
39ef88fe19
commit
df73454367
1 changed files with 2 additions and 0 deletions
|
@ -1808,6 +1808,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
|
|||
return 'B';
|
||||
if ("FB".equals(ucType)) // Fernbus? Luxemburg-Saarbrücken
|
||||
return 'B';
|
||||
if ("EXB".equals(ucType)) // Expressbus München-Prag?
|
||||
return 'B';
|
||||
if ("TRO".equals(ucType)) // Trolleybus
|
||||
return 'B';
|
||||
if ("RFB".equals(ucType)) // Rufbus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue