forked from opentripplanner/OpenTripPlanner
-
Notifications
You must be signed in to change notification settings - Fork 0
An open source multi-modal trip planner
dbjohn/OpenTripPlanner
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is my fork of the OpenTripPlanner project at https://github.com/openplans/OpenTripPlanner. This has been modified to fulfil the role of calculating travel times in a project for my course work. The main modifications are found in the opentripplanner-analyst sub-project. The other main part of this project is the Ruby on Rails project at https://github.com/dbjohn/Property-Recommender-Website, which also contains an instructions.txt with more details on the project. --------------------------------------------------------------------------------------------------------- --== OVERVIEW ==-- OpenTripPlanner is an open source multi-modal trip planner. For more information, see the project website: http://opentripplanner.org --== INSTALL ==-- Installation instructions are available on the website: http://opentripplanner.org/wiki/Install --== FILES ==-- opentripplanner-routing - Core routing algorithms, data-structures, and libraries opentripplanner-api-webapp - Webapp providing a REST web api to the trip planning engine opentripplanner-webapp - Webapp providing web-based user interface to trip planning engine opentripplanner-graph-builder - Command line tool for configuring and building the trip planner graph opentripplanner-gui - Graph visualizer primarily useful for development and troubleshooting opentripplanner-integration - Integration tests --== DEVELOPMENT ==-- OpenTripPlanner has been primarily developed by OpenPlans with funding from TriMet, and many code, translation, and documentation contributions from around the world. We welcome new contributions! We prefer to format our code according to the GeoTools formatting guidelines; an Eclipse autoformatter can be found here: http://svn.osgeo.org/geotools/trunk/build/eclipse/formatter.xml
About
An open source multi-modal trip planner
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 60.8%
- JavaScript 39.0%
- Other 0.2%