Hello all Thank you
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? thanks in advance 2015-08-31 11:10 GMT+02:00 mima Line <[email protected]>: > Hello all > > Thank you > > 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? > > thanks in advance > > > 2015-08-30 22:20 GMT+02:00 Michael Behrisch < > [email protected]>: > >> Hi, >> >> Am 30.08.2015 um 11:46 schrieb mima Line: >> > I have generated the full output trace file but I see tha it is a very >> big >> > file >5 Go >> > >> > acctually I want >> > vehicle ID, laneID for this vehicle for each time step >> > >> > can I know what is the way to generate those two information only or at >> > least in a file with a raisonable size. >> >> Please try http://sumo.dlr.de/wiki/Simulation/Output/RawDump >> which may be a little smaller than the full dump. But you can also >> filter the file while it is being written either by sending the output >> to stdout or to a socket and reading directly from there. >> >> http://sumo.dlr.de/wiki/Basics/Using_the_Command_Line_Applications#Writing_files >> >> Best regards, >> Michael >> >> > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
