Skip to content

A small PHP script to generate a GTFS zip file for the Microsoft shuttles

Notifications You must be signed in to change notification settings

cookieguru/microsoft-gtfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Shuttles GTFS

This is a small PHP script that generates a General Transit Feed Specification (GTFS) zip file for the Microsoft shuttles. All information is gathered from the publicly-accessible msshuttle.mobi website.

Demo/Sample

Pre-built GTFS bundles can be found in the Releases section of this repository.

Requirements

PHP 5.4+ and Composer. If you can't install Composer, follow the steps to Run without Composer

Installation

Clone or download the repo, then run composer install

Usage

Run builder.php from the command line or through a browser. A file named gtfs_date.zip will be placed in the dist folder.

License

MIT

About

A small PHP script to generate a GTFS zip file for the Microsoft shuttles

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages