mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 00:39:58 +00:00
Lines.
This commit is contained in:
parent
0ce2677615
commit
4a8a17f1fe
14 changed files with 98 additions and 75 deletions
|
@ -2934,8 +2934,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
|
|||
return 'B';
|
||||
if ("LT".equals(ucType)) // Linien-Taxi
|
||||
return 'B';
|
||||
// if ("N".equals(normalizedType)) // Nachtbus
|
||||
// return "B" + normalizedName;
|
||||
if ("NB".equals(ucType)) // Nachtbus Zürich
|
||||
return 'B';
|
||||
|
||||
// Phone
|
||||
if (ucType.startsWith("AST")) // Anruf-Sammel-Taxi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue