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 fare_leg_join_rules.txt (first iteration) #439

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

Conversation

tzujenchanmbd
Copy link
Collaborator

@tzujenchanmbd tzujenchanmbd commented Apr 2, 2024

This PR is based on Google's fare_leg_join_rules.txt proposal. At the workgroup meeting on February 27th, the following consensus was reached:

  • Predicates for from_network_id and to_network_id will be added first, followed by the addition of other predicates such as from_stop_id and to_stop_id.
  • from_network_id and to_network_id are required fields, and initially will be restricted to the same network_id. We will consider relaxing this for different network_id later.

Changes in this PR

  • Add Effective Fare Leg in term definition
  • Add fare_leg_join_rules.txt
  • Modify network_id, from_area_id, to_area_id, from_timeframe_group_id, to_timeframe_group_id in fare_leg_rules.txt for effective fare leg

For previous discussions please see the working group meeting note and issue#346

Please go through the changes and feel free to share your thoughts/questions here.

@tzujenchanmbd tzujenchanmbd added GTFS Schedule Issues and Pull Requests that focus on GTFS Schedule 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. Change: Addition New function proposed to the specification. Support: Needs Review Needs support to review proposal. labels Apr 2, 2024
@isabelle-dr isabelle-dr linked an issue Apr 25, 2024 that may be closed by this pull request
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 GTFS Schedule Issues and Pull Requests that focus on GTFS Schedule 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: One route behaviour
1 participant