This repository has been archived by the owner on Aug 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Credits
mattwigway edited this page Oct 16, 2011
·
17 revisions
This project would not be possible without the support of many others. I've tried to put every project we used in this list, but if you notice one I missed, please add it.
- The Transit Appliance Project - used for real-time information and option parsing.
- jQuery - used for all the magic in the app.
- OpenStreetMap - Used for the basemap; also, their tile generation script was modified slightly to generate the transit overlay.
- Quantum GIS - used to edit geospatial data.
- Mapnik - used to generate the transit overlays.
- Leaflet - used to render the map.
- shp2couchdb - Used to load destinations database from a Shapefile. Originally by Max Ogden, modified for this project.
- CouchDB - Used to store the transit stops and destinations.
- quickproxy - A quick proxy server Matt wrote in Ruby/Sinatra and hosted on Heroku to allow cross-domain access to the weather.
- Emacs - No, I don't use vi.
- CloudMade - used to style the basemap.
- NOAA NDFD REST API - used to retrieve the current weather conditions.
- TriMet Data - many data are used, including Rail Shapefiles and the real-time API.
- Google Docs - used for collaboration between team members.