Difference between revisions of "GTFS-ride"
Jump to navigation
Jump to search
Jordanfraade (talk | contribs) (Created page with "<br> {| cellspacing="0" align="center" cellpadding="0" style="width: 60%; background-color: White; border: 1px solid #8a8; text-align: center; -moz-border-radius:8px; " | styl...") |
m (fixed my grammar error) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <includeonly> |
− | + | [[Category:Stubs]] | |
− | + | </includeonly><noinclude>GTFS-ride is a feed specification that allows public transportation agencies to describe and assess service consumption. GTFS-ride has arisen as a necessary complement to GTFS, which describe the kinds of service provided by a transit agency. The Oregon Department of Transportation is supporting the development of GTFS-ride to describe occupancy, boarding, and alighting per stop. This will create a standards-compliant data stream for analyzing transit usage. | |
− | + | ||
− | + | Applications for GTFS-ride are undergoing development. Uses for GTFS-ride formatted data include assessing transit-corridor person delay, a metric which can be used to prioritize investments in Bus Rapid Transit projects. | |
+ | |||
+ | More on GTFS-ride can be found at [http://www.gtfs-ride.org www.gtfs-ride.org] | ||
− | + | === How do I get started? === | |
+ | # Review the standard at [http://spec.gtfs-ride.org spec.gtfs-ride.org]. | ||
+ | # Take a look at GTFS-ride [https://github.com/ODOT-PTS/GTFS-ride/tree/master/spec/en/examples examples]. | ||
+ | # Create your own feed based on existing GTFS feed and ridership data. | ||
+ | # Use the [http://validation.gtfs-ride.org GTFS-ride feed validator] to test your feed. | ||
+ | # Publish your validated GTFS-ride feed. | ||
− | + | === Connecting GTFS to GTFS-ride === | |
− | + | [[File:Ride GTFS relationship.png|640x640px|Relationship between GTFS files and newly created GTFS-ride files.|thumb|none]] | |
− | |||
− | [[ | ||
− | |||
− | |||
− | GTFS-ride | + | === Current GTFS-ride Resources === |
+ | [[File:Spr803 elements.jpg|none|thumb|640x640px|Results of ODOT SPR 803 to develop initial elements of an open ridership data standard]] |
Latest revision as of 04:59, 8 March 2018
GTFS-ride is a feed specification that allows public transportation agencies to describe and assess service consumption. GTFS-ride has arisen as a necessary complement to GTFS, which describe the kinds of service provided by a transit agency. The Oregon Department of Transportation is supporting the development of GTFS-ride to describe occupancy, boarding, and alighting per stop. This will create a standards-compliant data stream for analyzing transit usage.
Applications for GTFS-ride are undergoing development. Uses for GTFS-ride formatted data include assessing transit-corridor person delay, a metric which can be used to prioritize investments in Bus Rapid Transit projects.
More on GTFS-ride can be found at www.gtfs-ride.org
How do I get started?
- Review the standard at spec.gtfs-ride.org.
- Take a look at GTFS-ride examples.
- Create your own feed based on existing GTFS feed and ridership data.
- Use the GTFS-ride feed validator to test your feed.
- Publish your validated GTFS-ride feed.