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

Optionally query stop sequence during departures request #84

Open
alexander-albers opened this issue Apr 27, 2023 · 0 comments
Open

Optionally query stop sequence during departures request #84

alexander-albers opened this issue Apr 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@alexander-albers
Copy link
Owner

Some providers allow querying the full journey stop sequence of a line already during the stop departures request. Instead of needing to use subsequent queryJourneyDetail requests, the data could already be returned in the QueryDeparturesResult. The main advantage would be that Efa does not return realtime data for the queryJourneyDetail request, but only during the stop departures request. Disadvantage is greater data usage, which is why this should be made optional.

EFA parameter: includeCompleteStopSeq=1

@alexander-albers alexander-albers added the enhancement New feature or request label Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant