Site updated at 2016-11-22 12:48:09 UTC

This commit is contained in:
Travis CI 2016-11-22 12:48:09 +00:00
parent 81a1c3b9d8
commit c1bf1bf9e4
23 changed files with 37 additions and 36 deletions

View file

@ -100,6 +100,7 @@
<li><a href="http://www.bart.gov/schedules/developers/gtfs">Bay Area Rapid Transit (BART)</a> - The light rail system for the San Francisco Bay Area.</li>
<li><a href="http://www.bart.gov/schedules/developers/gtfs">Metropolitan Transit Authority of New York City (MTA)</a> - Provides separate data feeds for subway, bus, LIRR and Metro-North of the greater New York City metropolitan region.</li>
<li><a href="http://www.gbrail.info/">GBRail.info</a> - Provides data feeds for most if not all rail companies in Britain.</li>
<li><a href="http://www.fahrplanfelder.ch/en/timetable-data.html">Official Timetable Switzerland</a> - The official timetable data for Switzerland.</li>
</ul>
<p>You need to download a GTFS ZIP file and put it into a folder named <code class="highlighter-rouge">gtfs</code> in your configuration directory. For ease of use, it is suggested that you rename the file to just the agency/data source name (i.e. <code class="highlighter-rouge">bart.zip</code> instead of <code class="highlighter-rouge">google_transit_20160328_v1.zip</code>). You can also unzip and place a folder in the <code class="highlighter-rouge">gtfs</code> folder.</p>