Transportation is the movement of anything from one location to another.
2
votes
0answers
32 views
TRANSIMS interaction with OSGEO tools
Wow I've just discovered the world of TRANSIMS, a transport model with ambitious aims: "to model all aspects of human behaviour related to
transport in one consistent simulation framework" (Nagel, ...
2
votes
0answers
76 views
Plot the Shortest Paths in a Grid without any clash at a point of time
The efficient algorithm needs to be done and proved for the best solution for the given problem:
User inputs: (#) Size of the NxN Grid. (N); (#) No. of Paths: Z; (#) Source and Destination ...
2
votes
0answers
32 views
OpenStreetMap XAPI request for “Member Of”
I'm trying to find a way to request public transportation info from the OSM XAPI. Those nodes can be best described as:
highway = *
member of = ( route = bus )
Is that even possible to do over the ...
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 ...