Now, I have a project, in which I need to analyze the output files and obtain some useful data.
I hope to obtain the map data and the state of each edge in the map at every time. More detailly, I want to obtain the data that for each time point, how long a vehicle will take to traverse a route (edge).
May I ask if it is possible to implement by using this python-tools.
Hello,
Now, I have a project, in which I need to analyze the output files and obtain some useful data.
I hope to obtain the map data and the state of each edge in the map at every time. More detailly, I want to obtain the data that for each time point, how long a vehicle will take to traverse a route (edge).
May I ask if it is possible to implement by using this python-tools.
Thanks!!!
Best, Hao