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

🧹 Chore: Check the representative trip selection #8

Open
3 tasks
i-am-sijia opened this issue Mar 24, 2023 · 0 comments
Open
3 tasks

🧹 Chore: Check the representative trip selection #8

i-am-sijia opened this issue Mar 24, 2023 · 0 comments
Assignees

Comments

@i-am-sijia
Copy link
Member

BART Yellow Line AM Southbound (26_BART_154_AM_d0_s404). The network creation process chose a GTFS trip between Pleasant Hill/Contra Costa Centre and Montgomery St. as the representative trip for the AM time period. Although this trip has the same shape (s404, the most common shape) as the full service trips, it makes fewer stops. This happened because the network creation step that chose the representative trip picked the first trip of the most common shape in every time period, and in the Yellow Line case, the first trip of shape s404 in the AM stops only between Pleasant Hill/Contra Costa Centre and Montgomery St. This step was revised when I created the Ranch routing algorithm to make sure the trip with the most number of stops of the target shape will be chosen as the representative.

Need to confirm.

  • Sufficiently defined
  • Approach decided
  • Implemented

Considerations

@i-am-sijia i-am-sijia self-assigned this Mar 24, 2023
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

1 participant