mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-18 00:09:55 +00:00
line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@930 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
a743ca2492
commit
156b4d9097
1 changed files with 2 additions and 0 deletions
|
@ -1753,6 +1753,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
|
|||
return 'B';
|
||||
if ("LT".equals(ucType)) // Linien-Taxi
|
||||
return 'B';
|
||||
if ("BUVB".equals(ucType)) // BuVB
|
||||
return 'B';
|
||||
// if ("N".equals(normalizedType)) // Nachtbus
|
||||
// return "B" + normalizedName;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue