-
Notifications
You must be signed in to change notification settings - Fork 181
faq 118030352
by Lichen Luo on 2017-10-26 12:53:32
Dear all matsimians,
I have a seemingly very basic(and maybe silly)question that: how can I get the simulated route and travel time for taxi mode after running a file?
As a output_plans.xml shows below: route, trav_time, and distance for taxi mode is not well stated(contrary to the car mode)
<leg mode="taxi" dep_time="07:27:00" trav_time="00:00:00"> <route type="generic" start_link="30486" end_link="61510" trav_time="00:00:00" distance="NaN"></route> </leg>
<leg mode="car" dep_time="07:27:00" trav_time="00:02:23">
<route type="links" start_link="32037" end_link="19950" trav_time="00:02:23" distance="2443.591098524664">32037 22156 80899 80901 80903 69948 80913 108303 108301 108299 14225 14223 37643 37645 65161 65157 74955 74957 74959 74961 74963 74965 74967 74969 74971 74973 74975 19950</route>
</leg>
Thank you!
Cheers,
Luo
You are viewing an archive of the previous MATSim Q&A site. The real site is now at https://matsim.org/faq