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

[GTFS Fares v2] Add nonconsecutive_transfer_allowed field and clarify fare_transfer_type #498

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

Conversation

tzujenchanmbd
Copy link
Collaborator

@tzujenchanmbd tzujenchanmbd commented Sep 17, 2024

Changes in this PR:

  • Add nonconsecutive-transfer-allowed field in fare_transfer_rules.txt to indicate whether the transfer rule is allowed to apply to non-consecutive transfers.
  • Clarify fare_transfer_type in a journey with multiple transfers, when the consumer calculates the total processed cost of the preceding leg(s) and transfer(s), the fare_transfer_type of the preceding legs must be considered. Additionally, include an explanation regarding non-consecutive transfers.

For more details please refer to this proposal

For previous discussions in the working group please see the working group meeting note (Jul, Aug)

Please help review this PR. Comments/questions welcome!

@tzujenchanmbd tzujenchanmbd added Extension: GTFS-Fares Issues and Pull Requests that focus on GTFS-Fares Extension Change: Addition New function proposed to the specification. Support: Needs Review Needs support to review proposal. labels Sep 18, 2024
@tzujenchanmbd tzujenchanmbd linked an issue Oct 16, 2024 that may be closed by this pull request
@eliasmbd eliasmbd added this to the GTFS-Fares v2 milestone Nov 5, 2024
Copy link

github-actions bot commented Feb 4, 2025

This pull request has been automatically marked as stale because of lack of recent activity. It may be closed manually after one month of inactivity. Thank you for your contributions.

@github-actions github-actions bot added the Status: Stale Issues and Pull Requests that have remained inactive for 30 calendar days or more. label Feb 4, 2025
@jfabi
Copy link
Contributor

jfabi commented Feb 5, 2025

Keep open (we may have some new interest on this at the @mbta).

@eliasmbd eliasmbd added Status: Discussion Issues and Pull Requests that are currently being discussed and reviewed by the community. and removed Status: Stale Issues and Pull Requests that have remained inactive for 30 calendar days or more. labels Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Change: Addition New function proposed to the specification. Extension: GTFS-Fares Issues and Pull Requests that focus on GTFS-Fares Extension Status: Discussion Issues and Pull Requests that are currently being discussed and reviewed by the community. Support: Needs Review Needs support to review proposal.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GTFS-Fares v2] Non-sequential Legs Transfer
3 participants