Importing GTFS Data

GTFS is a standard format for describing A large collection of GTFS feeds is available at TransitFeeds

To import a GTFS file

  • From the RAMADDA folder you want to import into go to the File->Import Entries menu.
  • Select your GTFS .zip file
  • For Type select GTFS Feed
  • Optionally in the Extra field you can specify a number of parameters as name=value pairs
    • Add domain aliases, e.g., rtd.10000cities.org, with:
      host=<hostname>
      host=10000cities.org
      
    • Specify an alternative agency short id. use this if the gtfs file doesn't have a meaningful id specified (some just have a number).
      agency=<some other short name>
      e.g.:
      agency=rtd
      
    • Import a directory of GTFS files in the server disk
      directory=/path/to/files