Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local stations not found #3

Closed
noerw opened this issue Nov 10, 2020 · 4 comments
Closed

Local stations not found #3

noerw opened this issue Nov 10, 2020 · 4 comments

Comments

@noerw
Copy link

noerw commented Nov 10, 2020

I noticed that this package provides less data than what is available in the ÖBB scotty app.
So far I mostly noticed this with local (bus) stops, but I didn't survey carefully yet..

  1. nearby({ type: 'location', longitude: 14.62285, latitude: 48.04282 })
    returns no stops at all (should return bus stop "St. Peter in der Au-Markt")

  2. nearby({ type: 'location', longitude: 14.301417, latitude: 48.285179 })
    provides data about stations like Linz/Donau Bulgariplatz (stop 8171124),
    but using it in journeys() results in INVALID_REQUEST, HCI Service: location missing or invalid

The stations mentioned above are present in the ÖBB Scotty app and also return journeys, so I am wondering if there is something wrong with the oebb profile..

@juliuste
Copy link
Owner

@derhuerst fyi

@noerw
Copy link
Author

noerw commented Nov 10, 2020

Okay never mind, I must've been doing something wrong, now it works ¯_(ツ)_/¯

@noerw noerw closed this as completed Nov 10, 2020
@derhuerst
Copy link

Can you explain what the problem was, so that others can learn from that? Thanks!

@noerw
Copy link
Author

noerw commented Nov 13, 2020

I reverted the change from db profile to oebb profile without noticing 🙃
Turns out, db-hafas also provides a lot of data in austria, but not all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants