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

/connections/:tripId/:fromStop/:fromDeparture #7

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

derhuerst
Copy link
Owner

No description provided.

@derhuerst derhuerst changed the title /connections/:tripId/:fromStop /connections/:tripId/:fromStop/:fromDeparture Jul 20, 2022
@derhuerst derhuerst marked this pull request as ready for review July 20, 2022 21:19
@derhuerst
Copy link
Owner Author

@pietercolpaert @julianrojas87 Does this make sense?

@derhuerst
Copy link
Owner Author

related:

In gtfs-linked-connections-server, the GTFS-based equivalent of this project, I have added /connections/:id, with :id being a pbf-encoded version of [trip_id, from_stop_id, t_departure, t_arrival, to_stop_id]:

https://github.com/derhuerst/gtfs-linked-connections-server/blob/b2d84b2337567f368b476038089b29bc2bab111f/lib/connection-ids.js#L19-L40

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

Successfully merging this pull request may close these issues.

None yet

1 participant