(in progress)
- GTFS Schedule data
- Open Trip Planner
- Application Programming Interfaces (APIs)
- Mapbox map tiles
- Database
- Backend framework
- Frontend framework
- Realtime alerts
- Vehicle Predictions
- Content Management System
GTFS files are loaded into OTP, and we gather the info that we need via the OTP RESTful API (http://dev.opentripplanner.org/apidoc/0.15.0/)
- Geocoder (I have an address, what is its lat/lng?)
- Reverse Geocoder (I have a lat/lng, what is my address?)
- Trip Planner (give me three efficient transit iteneraries)
- realtime Alerts
- realtime vehicle predictions
- map tile server
- Metro places and amenities
- PostgreSQL + PostGIS
- Django
- AngularJS (version 1)
it built under django admin