This Code uses the "https://tmtitsapi.locationtracker.com/api/" API used in the WHEREISMYTMTBUS app to extract -
- Bus Stops
Bus Stops can be extracted directly from the waypoints API (test/TMTStopsDirect.json) and also through the routes API (test/TMTStopsThroughRoutes.json) - Bus Routes
- Bus Locations
- Store Bus Locations to a Database (store to a local mongodb instance on "mongodb://localhost:27017")