-
Notifications
You must be signed in to change notification settings - Fork 214
Deprecate TripUpdate.schedule_relationship = ADDED, add TripUpdate.schedule_relationship = NEW / REPLACEMENT to specify new / replaced trips which do not run on a schedule from the GTFS static. #504
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
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
dc181de
specify ADDED and REPLACEMENT schedule relationships, and add more fi…
miklcct b439cf8
remove the recommendation that ADDED is not specified
miklcct 5a9853f
disallow TripModification on trips with TripUpdate.schedule_relations…
miklcct 21ccde5
revert formatting
miklcct b6d07cc
specify that route_id is required for added trips
miklcct 6bc14c8
Clarify the use of StopTimeUpdate to specify the whole journey in add…
miklcct 87d28c7
Clarify the time and delay for added and replacement trips
miklcct 991caac
Update gtfs-realtime/spec/en/reference.md
miklcct fea9f81
Update gtfs-realtime/spec/en/reference.md
miklcct b6faa23
restore formatting
miklcct 0e62760
add scheduled time
miklcct 896129e
allow scheduled time for duplicated trip as well
miklcct 43a9b00
fix wording
miklcct e22668e
Merge remote-tracking branch 'upstream/master' into added-replacement
miklcct 3ff34bf
remove fields that I am not going to use
miklcct 573124c
Update gtfs-realtime/spec/en/reference.md
miklcct ade68ae
Update gtfs-realtime/spec/en/reference.md
miklcct 2f019d8
remove reference to timepoint for scheduled time as it is removed fro…
miklcct 555a619
Merge commit 'ade68aecf431db49d3bcbc55dcb43090dfd0b0dc' into added-re…
miklcct a2a0dd8
apply review feedback
miklcct aa90291
mark new fields as experimental
miklcct 4361f12
use NEW instead of ADDED for a new trip
miklcct d0843d5
add migration guide
miklcct 7804def
add some best practices
miklcct 010c976
apply review suggestion
miklcct 4a9abd3
apply review suggestion
miklcct f3d1800
apply review suggestion (cosmetic change)
miklcct 8aea1c8
apply review suggestion
miklcct 84dc77b
Apply suggestions from code review
miklcct 9a27864
apply review suggestion
miklcct 588e9e1
Merge branch 'added-replacement' of github.com:/Jnction/gtfs into add…
miklcct a956a7b
apply review suggestion
miklcct 8b15a4d
apply review suggestion
miklcct fd47558
apply review suggestion
miklcct 7aafabe
apply review suggestion
miklcct 22b5379
apply review suggestion
miklcct 7938eeb
restore a removed sentence
miklcct 3c2b969
apply review suggestion (mark field as experimental)
miklcct 81c4d03
Add definition of conditionally forbidden
miklcct 8558296
capitalisation
miklcct 9ba6c4d
mark scheduled_time as conditionally forbidden in the proto as mentio…
miklcct ff994c0
empty commit
miklcct File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.