The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
60 views

How to use OSM2PO for transit routing?

I'm using OSM2PO (4.6.9) for "classic" routing, I mean highway network and everything works fine. Now, I want to use it to route in a "transport" network, a bus network for instance. But I want the ...
1
vote
2answers
55 views

Where can I get public transportation locations for USA

I am trying to find a list of all public transportation/transit locations like subway stations, airports, bus terminals and bus stops for USA. Only major transit locations are required, rural bus ...
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 ...
3
votes
1answer
82 views

Customizing opentripplanner webapp

I am using opentripplanner for an app development. I want to customize the webapp. It has many different maplayers (its using openlayers). I want to change some mapslayers, but i couldn't find in ...
0
votes
0answers
46 views

Problem with specific arrivals and departure time in Google transit

I am developing a transit app and using Google transit GTFS structure. So for table stops_times.txt i have to specify the arrivals and departure times of bus. But in my case buses doesn't have ...
1
vote
0answers
34 views

opensource projects for mobile offline tripplanning

I'm looking for initiatives persueing mobile offline tripplanning using a combination of public transit data and walking-routes. Thusfar, without much success. Osmand, seems to be closest, but the ...
1
vote
2answers
60 views

Difference between Trip and Route in Google Transit

I am developing a transit webapp using Google Transit, while referring to documentation, i see two different datasets (trips.txt and routes.txt) but i can't clarify the difference between them.
1
vote
0answers
66 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
52 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 ...
3
votes
1answer
77 views

Transit webapp development (journey planner)

I am going to develop a journey planner (like Google transit), i was just wondering that if there any opensource API available that can help me, or i have to do every thing on my own. And where can i ...
16
votes
2answers
207 views

Is there a standard data model for storing traffic volumes, layout, lanes, timing and phasing information?

I am at a crossroads where I want to store more than a scenarios worth of project data from a Synchro study, but do not want to keep this data in a series of text files. The data output by Synchro is ...
4
votes
4answers
203 views

Is city-supplied GIS data sufficient for transit operators or do they need their own set of GIS data?

City GIS data is usually built in a format where streets/avenues/boulevards/etc are modeled as lines that are geographically located in the middle of the streets/avenues/boulevards/etc. Is that ...
5
votes
1answer
143 views

Literature on public transit network connectivity metrics

Are you aware of any literature or best practices for measuring the connectivity of a public transit network, taking both route geometry and the schedule into account? In other words, I'd like to ...
7
votes
4answers
165 views

North America Transit data

As far as I can tell, Google Maps does not release transit data or provide a transit API. Is there a one stop shop for transit Data: Transit stops Routes Fare hierarchy and schedule Ridership ...