solidrockit / OpenMove

An open source distributed multi-modal trip planner, based on OpenTripPlanner
http://www.open-move.org
3 stars 0 forks source link

--== 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