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
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 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
2 participants