VizGui - mattwigway/OpenTripPlanner GitHub Wiki
VizGui
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.
Running VizGui in command line
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