ITSLeeds / UK2GTFS

Convert UK transport data (TransXchange / ATOC CIF) to GTFS format in R
https://itsleeds.github.io/UK2GTFS/
GNU General Public License v3.0
37 stars 13 forks source link

Support New GTFS Spec #15

Open mem48 opened 4 years ago

mem48 commented 4 years ago

New files have been added to GTFS spec

pathways.txt | Optional | Pathways linking together locations within stations. levels.txt | Optional | Levels within stations. feed_info.txt | Conditionally required | Dataset metadata, including publisher, version, and expiration information. translations.txt | Optional | Translated information of a transit agency. attributions.txt | Optional | Specifies the attributions that are applied to the dataset.

Plus some optional fiels are not supported, this could cuase problems when reading a writing GTFS files that have not been produced by UK2GTFS