This commit is contained in:
Andreas Schildbach 2012-06-16 12:36:23 +02:00
parent 012a2e7ac3
commit 56369b678d

View file

@ -1754,6 +1754,8 @@ public abstract class AbstractHafasProvider extends AbstractNetworkProvider
return 'R';
if ("DWE".equals(ucType)) // Dessau-Wörlitzer Eisenbahn
return 'R';
if ("BKB".equals(ucType)) // Buckower Kleinbahn
return 'R';
// if ("E".equals(normalizedType)) // Eilzug, stimmt wahrscheinlich nicht
// return "R" + normalizedName;