Tagged Questions
3
votes
2answers
63 views
Where can I get public transportation route information for USA?
I'm trying to find a list of public transit route information, mainly location of bus and train stops for the US. I've looked around at some of the Google products and openstreetmap but can't find ...
2
votes
0answers
80 views
Moving point on OpenStreetMap route
Basically I generate random numbers in R language which are indeed times between bus arrivals.
I need to simulate a moving point(a bus) in OpenStreetMap by using this generated numbers.
I have read ...