Information repository for all information related to Miami-Dade area trolley and transit systems
Information on all transit agencies in Miami-Dade, Broward, and South Florida.
https://github.com/qtrandev/OneBusAway/wiki/Transit-Agencies
A similar resource is at https://github.com/cscape/miamitransit-docs/blob/master/MDT%20Documentation.md
Android and iOS React Native phone apps to display City of Miami trolley system. Currently broken at the moment due to City of Miami changing trolley provider in 2017. The code here is still useful and is a basis for how to develop React Native apps with remote cloud content push.
https://github.com/wkrause13/miamiTrolleyTracker
For more information on React Native, go to https://www.reddit.com/r/reactnative/.
More React Native resources/demos can be found with a different React Native iOS App (along with video demos) at: https://github.com/qtrandev/local-visa-market-app
Web app using Leaflet Javascript mapping library to show all transportation services in Miami-Dade County on a map.
City of Miami trolley system no longer appears due to a new provider.
Note that this is a heavy app that will make many requests so wait for the data to load.
Click Refresh to see data change live.
This is a good project to learn how to access various data sources in Miami-Dade County.
Inspect the code in Chrome debugger and see the index.js file and the requests made.
https://github.com/Code-for-Miami/LeafletTransit
Informal updates are made at https://github.com/qtrandev/LeafletTransit and http://qtrandev.github.io/LeafletTransit
Newest project pulling data from City of Miami new trolley data provider TSO Mobile. Work in progress.
This is a React Native app that can be loaded on Android or iOS. Expo also has a phone emulator on the website.
https://github.com/qtrandev/MiamiTrolleyReactNativeExpo
Shows how to build a GPS Tracker using an Arduino board for tracking trolley buses. Information here is still useful to build a tracker though, but getting a data plan is not maintainable.
This project is now inactive since Quyen Tran went on a personal hiatus and data plan costs $30 a month to maintain.
Code For Miami partnered with City of Sweetwater for a pilot but this became inactive. Hardware is still at Sweetwater Transportation Department, which needs to be retrieved since this project ended.
https://github.com/herrdragon/busTrackingGps
https://github.com/Code-for-Miami/SweetwaterTrolley (Related)
GTFS data created for the Fort Lauderdale Sun Trolley.
This data format is the national standard used by Google Maps.
View the data txt files to see how it's done.
https://github.com/qtrandev/suntrolleygtfs
This data is the foundation for the Sun Trolley map made by Code For Fort Lauderdale.
http://suntrolley.herokuapp.com/map
https://github.com/eorroe/suntrolley/wiki
Very important GTFS data created for the Miami-Dade trolley services created by Quyen Tran and Code For Miami.
This is the foundation for transit mapping services such as Google Maps Transit.
This data should be compared with Miami-Dade County GTFS data provided to Google Maps to update Miami-Dade data.
Note that City of Miami data is old and invalid since they have a new trolley provider for 2017.
https://github.com/qtrandev/OneBusAway/tree/master/GTFS
Miami-Dade County GTFS data provided to Google Maps:
http://transitfeeds.com/p/miami-dade-county-transit/48/latest
http://transitfeeds.com/p/miami-dade-county-transit/48/latest/routes
http://www.suntrolley.com/routes-schedules-fares/desktop-tracker/
http://www.miamidade.gov/transit/bustracker.asp?RouteID=123&Dir=Clockwise&StopID=746&Sequence=1
http://www.broward.org/bct/myride/Pages/default.aspx
http://trirailpublic.etaspot.net
See https://github.com/qtrandev/OneBusAway/wiki/Transit-Agencies for all the agencies.