You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At first, I thought that this dataset only contained railway stations but in fact it's not the case. For instance, if you filter on Switzerland, there are 22347 rows while Switzerland only has around 1672 railway stations. It seems that most of the stations in the dataset are in fact bus stations. How can I filter them out?
Thanks in advance,
Mark
The text was updated successfully, but these errors were encountered:
I'm afraid there is no reliable way to do that, we do not have such information.
One approach could be to check if the station has only busbud_id / distribusion_id / flixbus_id values defined, however this is not a reliable approach. For ex in Switzerland there will be multiple bus stops that are available through CFF.
Hello,
At first, I thought that this dataset only contained railway stations but in fact it's not the case. For instance, if you filter on Switzerland, there are 22347 rows while Switzerland only has around 1672 railway stations. It seems that most of the stations in the dataset are in fact bus stations. How can I filter them out?
Thanks in advance,
Mark
The text was updated successfully, but these errors were encountered: