Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MobilityData/gtfs-flex
NOTICE: GTFS-Flex has been merged to GTFS. This repo is no longer up-to-date and will deprecated. Consult the google/transit repo for the up-to-date info.
https://github.com/MobilityData/gtfs-flex
Last synced: 2 months ago
JSON representation
NOTICE: GTFS-Flex has been merged to GTFS. This repo is no longer up-to-date and will deprecated. Consult the google/transit repo for the up-to-date info.
- Host: GitHub
- URL: https://github.com/MobilityData/gtfs-flex
- Owner: MobilityData
- License: apache-2.0
- Created: 2016-02-11T15:33:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T19:48:08.000Z (9 months ago)
- Last Synced: 2024-08-03T21:04:12.468Z (5 months ago)
- Homepage: https://github.com/google/transit
- Size: 5.41 MB
- Stars: 118
- Watchers: 33
- Forks: 24
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- urban-and-regional-planning-resources - GTFS-flex - A data format that models flexible public transportation services (microtransit/paratransit) as an extension to GTFS. (Planning Data Specifications / Transportation)
README
Update:
- April 16, 2024. **[GTFS-Flex has been merged to GTFS](https://github.com/google/transit/pull/433). This repo is no longer up-to-date and will deprecated. Consult the [google/transit](https://github.com/google/transit) repo for the up-to-date information**
- February 14, 2024. The most recent GTFS-Flex proposal can be found on [google/transit](https://github.com/google/transit/pull/433). **If the proposal passes, this repo will be out-of-date and removed.** Please consult [this proposal](https://github.com/google/transit/pull/433) for more details.
- November 25, 2020. The spec in this repository is now the most up-to-date version of GTFS-Flex. The code in this repo contains the official proposal for GTFS-Flex v2, a GTFS extension that covers all demand-responsive services for the purposes of discovery in trip planning. All features of this specification proposal are currently produced by [Trillium](https://trilliumtransit.com/) and consumed by [OpenTripPlanner version 2](https://www.opentripplanner.org/). DemandTrans and IBI group expect to produce data in this spec by early 2021."Version 1" of the GTFS-Flex specification is utilized by OTP 1.4. You can review the Version 1 specification by reviewing versions of this repository from before October 2020.
### About GTFS-Flex
GTFS-Flex is a proposed extension to the [General Transit Feed Specification](http://gtfs.org/). GTFS-Flex adds the capability to model various demand-responsive transportation (DRT) services to GTFS, which currently only models fixed-route public transportation. GTFS-flex is now produced for over 100 transit services, and provides flexible transit trip plans through [OpenTripPlanner](https://www.opentripplanner.org/).
[See the GTFS-Flex proposal here.](spec/reference.md)
### Spec extension schematic diagram
The below shows updated and added files in GTFS-Flex.
![Diagram of added files in GTFS-Flex](spec/Flex%20Schema%20Diagram.png)
### Example Flex v2 Feeds
[On-demand service](spec/FlexExample--on-demand-service.zip)
[Same-day service](spec/FlexExample--same-day-service.zip)
[Various](spec/FlexExample--various.zip)