ODOT-PTS / GTFS-ride

GTFS-ride is an open standard for storing and sharing fixed-route transit ridership data.
https://gtfsride.org
Apache License 2.0
49 stars 10 forks source link

trip_capacity.txt --> replace with vehicle characteristics table? #19

Open antrim opened 5 years ago

antrim commented 5 years ago

@MobilityData (MobilityData.org) currently has a draft proposal to describe vehicle type characteristics. I am seeking to share this proposal with the GTFS-ride group.

GTFS-ride could reference these vehicle type characteristics instead of describing this in trip_capacity. Vehicles types could then be linked to trips or blocks.

antrim commented 5 years ago

The proposed GTFS-Vehicles extension by @LeoFrachet might be useful to reference. We expect that a version of this will be accepted into the GTFS. Then GTFS-ride should reference this.

The GTFS-Vehicles extension includes these sub-extensions:

carletop commented 5 years ago

Has this extension been accepted as an official part of GTFS? I agree that, if it has become an industry standard, it will make sense for GTFS-ride to reference these IDs as opposed to having its own parallel description. Would you like to create the official pull request for the sought changes in _tripcapacity.txt?

carletop commented 5 years ago

I'll close this for now. I'd suggest planning to start a pull request if and when the proposed extensions come to fruition.

antrim commented 5 years ago

Can you reopen and assign to me?