AbstractHafasLegacyProvider: 'B' line.

This commit is contained in:
Andreas Schildbach 2019-11-04 16:21:58 +01:00
parent 1aa2fd98c4
commit 494cbc3031

View file

@ -2764,6 +2764,8 @@ public abstract class AbstractHafasLegacyProvider extends AbstractHafasProvider
return Product.TRAM;
// Bus
if ("B".equals(ucType))
return Product.BUS;
if (P_LINE_BUS.matcher(ucType).matches()) // Generic Bus
return Product.BUS;
if ("NFB".equals(ucType)) // Niederflur-Bus