hafas-client
hafas-client copied to clipboard
HVV AKN categorized as product "regional-train".
It looks like AKN trips are always returned with product regional-train
instead of akn
.
The same applies when requesting it via the product request parameters:
-
https://v5.hvv.transport.rest/stops/2342/departures?akn=true®ional-train=false
does wrongly NOT return AKN trips. -
https://v5.hvv.transport.rest/stops/2342/departures?akn=false®ional-train=true
does wrongly return AKN trips.
I believe the same has happened with express-bus
. All the X<number>
buses are categorized just as bus
. Probably since HVV got rid of their SchnellBus
and replaced it will XpressBus
This might be due to
- the HVV products' bitmasks not being correct/up-to-date
- a wrongly configured HAFAS server
Can you try to check if all AKN trips that you can find are labeled as regional-train
? Check other stops for example.