forked from google/transit
-
Notifications
You must be signed in to change notification settings - Fork 0
Update gtfs-realtime.proto for GTFS-ServiceChanges v3.1 #47
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
Closed
lionel-nj
wants to merge
29
commits into
master
from
update-proto-to-match-bindings-of-ServiceChangesv3.1
Closed
Changes from 14 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
76cfb4e
Adds TripProperties message
2dcc08f
Extends TripUpdate
a2986db
Adds StopTime
b19e8c1
Extends FeedEntity
41890a9
Extends FeedEntity
e0d17ec
Changes timestapm to unint64. To check !
4ba82c1
Adds extra space between curly brackets and message names
720fa69
Moves messages related to v3.1 of GTFS-ServiceChanges at the bottom o…
46eb2eb
"scheduled_time" -> "schedule_time"
4bafb66
stop_code : string to TranslatedString
e291dfd
Adds extra space after "="
284ae00
route_type in message Route : optional -> required
9f4f693
Adds comments to describe messages and their fields
c3257ed
gtfs-realtime.proto -- modificiation to enum denomination
e61dd55
update gtfs-realtime.proto file --
1b45797
update gtfs-realtime.proto file --
a3d59e5
update gtfs-realtime.proto file -- add StopTime
536a993
Change from camelCase to snake case
barbeau 6419c8e
Add shape point sequence ID
barbeau e2d483a
Move StopTime to repeated entity within Trip
barbeau 6e75483
Add new values to RouteType enum
4c2a43a
Add short descriptions to the comments above enum RouteType
e70f138
Remove stop_id - NewStops can't be referenced from TripUpdates
barbeau b7e22c4
Add Trip.start_date
barbeau 3638d41
fix: "biked_allowed" -> "bikes_allowed"
barbeau 281af87
Change enum values in enum RouteType to be consistent with declared e…
020d4da
Merge branch 'update-proto-to-match-bindings-of-ServiceChangesv3.1' o…
e30983f
Allow repeated start_date for new Trips
barbeau 9c5af29
Trip.replaces_trip_id -> TripUpdate.replaced_by_trip_id
barbeau 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
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.