Hi, Am 31.08.2015 um 11:11 schrieb mima Line: > I have try the option --vehroute-output sumo -c erlangen.sumo.cfg > --vehroute-output out-test-vehroute.xml > > It gives me an approximate results as I want but I want the LaneId in the > place of EdgeID traversed by a vehicle > > Is there a way to extract the path of a vehicle but with LaneID?
No, you need to reconstruct it from the netstate-dump. Since the vehicle may change lanes (even multiple times on the same edge) it also not be obvious how to extend the vehicle route output accordingly. Best regards, Michael ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
