This repository has been archived by the owner on May 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Add GTFS-RT Best Practices documentation #1
Merged
Merged
Conversation
This file contains 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
giocorti
reviewed
May 13, 2019
giocorti
reviewed
May 13, 2019
giocorti
reviewed
May 13, 2019
giocorti
reviewed
May 13, 2019
giocorti
reviewed
May 13, 2019
Thanks for the draft! In addition to my inline comments, I have a few suggestions below:
Let me know what you think. |
Thanks @giocorti! I pushed a new commit with the changes you suggested.
|
heidiguenin
suggested changes
Jul 12, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some suggestions and questions.
Based on E029 in the GTFS-realtime validator - https://github.com/CUTR-at-USF/gtfs-realtime-validator/blob/master/RULES.md#e029---vehicle-position-far-from-trip-shape
barbeau
reviewed
Aug 4, 2020
index.md
Outdated
|
||
If a GTFS-realtime-consuming application makes requirements or recommendations for GTFS-realtime data practices that are not described here, it is recommended to publish a document with those requirements or recommendations to supplement these common best practices. | ||
|
||
## GTFS-realtime Best Practices Working Group |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs to be updated based on how we decide to get community input on this.
barbeau
changed the title
Initial Commit of Best Practices Document.
Add GTFS-RT Best Practices documentation
Sep 24, 2020
scmcca
reviewed
Mar 12, 2021
scmcca
reviewed
Mar 12, 2021
scmcca
reviewed
Mar 12, 2021
Also make some descriptions more concise
This aligns with Google Transit recommendations - https://support.google.com/transitpartners/answer/2529132?hl=en&ref_topic=2527461
Also shorten text
This mirrors the content at https://github.com/MobilityData/GTFS_Schedule_Best-Practices for the GTFS Schedule Best Practices. The individual files will be processed and combined separately.
barbeau
added a commit
that referenced
this pull request
May 19, 2021
Co-Authored-By: Minh Pham <minhpham@mail.usf.edu>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Refer to https://github.com/MobilityData/Tasks/issues/6.
All Markdown files in
en/
directory are combined into index.md by running en/combine.sh.Do not change index.md directly - change the other .md files and re-generate index.md.
I gathered ideas of best practices by searching for message names in my emails to look for discussions and from the GTFS Realtime Validator Rules.
TODO:
EDIT April 1, 2021 - Some checkboxes that require further community discussion have been moved to #5 for further analysis outside this PR