0
votes
0answers
12 views

change the graph location in opentripplaner-api-web.war

I am using opentripplanner to deploy the app in tomcat i have to change the graph.obj location, but doesn't know I can achieve this. I read the "configuring the webapp" but failed to understand the ...
1
vote
1answer
78 views

layers in opentripplanner webapp

I am customizing the opentripplanner webapp according to my needs. it has 5 different base layers. but in code (in map.js and OpenLayersUtils) i can't find where it adds these layers to map.
0
votes
0answers
21 views

using geocoder of opentripplanner

I am developing a webapp using opentripplanner. I have followed 2 and five minute tutorials at their websites, there is also a opentripplaner-geocoder.war webapp, but i am unable to figure out that ...
1
vote
0answers
67 views

General Transit Feed Specification help

I am doing a project in which i am required to create GTFS. I look at transit google developer forum which provide a format to create feed but that completely have to done by hand (we have to write ...
0
votes
0answers
16 views

help with building graph from gtfs [duplicate]

Possible Duplicate: building opentripplaner gtfs.zip Kindly check the previous question. I posted it again as no one answer the previous one, and i am in great trouble. building ...
0
votes
1answer
53 views

building opentripplaner gtfs.zip [closed]

I am building a journey planner app using opentripplanner. i have followed their two minutes tutorial in which we just run webapp which uses pre build graph.obj file, it works fine. But in next five ...