forked from opentripplanner/OpenTripPlanner
-
Notifications
You must be signed in to change notification settings - Fork 1
VizGui
David Turner edited this page Jul 19, 2011
·
2 revisions
A graphical interface for visualizing graph data compiled by the opentripplanner-graph-builder module. This is mostly helpful for troubleshooting and debugging purposes, as it allows you to quickly explore a graph.
After building the project with Maven, browse to opentripplanner-gui/target/ in your command prompt and type:
java -jar opentripplanner-gui-jar-with-dependencies.jar path/to/your/graph