Stations like “Hauptbahnhof“ or “Wahren“ can be queried and are found by a stations query but the id is null. Therefore these stations can’t be used in a departures query since they also return multiple results when a stations query is used.
Is there another way to get departures for those stations?
Stations like “Hauptbahnhof“ or “Wahren“ can be queried and are found by a stations query but the
id
isnull
. Therefore these stations can’t be used in a departures query since they also return multiple results when a stations query is used.Is there another way to get departures for those stations?