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

Flex spec upgrade (separate location_id and group_id) #226

Merged
merged 8 commits into from
Dec 11, 2023

Conversation

leonardehrenfried
Copy link
Collaborator

@leonardehrenfried leonardehrenfried commented Nov 23, 2023

Summary:

During the specification process of GTFS Flex the group decided that we don't want to put location and location group ids into the the column stop_id anymore. Instead new columns location_id and location_group_id instead.

This makes the column stop_id optional.

I've also introduced a new method StopTime#getStopLocation that returns the correct entity (stop, location, location group).

cc @gcamp @westontrillium @tzujenchanmbd @eliasmbd

@westontrillium
Copy link

Example file for location groups: https://data.trilliumtransit.com/gtfs/auburntransit-ca-us/auburntransit-ca-us--flex-v2-TEST.zip

@leonardehrenfried leonardehrenfried marked this pull request as ready for review December 5, 2023 07:48
@sheldonabrown sheldonabrown merged commit e6f1a5d into OneBusAway:master Dec 11, 2023
2 checks passed
@sheldonabrown
Copy link
Member

Thanks @leonardehrenfried

@leonardehrenfried leonardehrenfried deleted the flex-spec-upgrade branch December 11, 2023 15:30
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.

3 participants