Danke Jakob,

This is exactly what I needed, it works very well. In addition, by converting 
the xml file in .csv file  through your utility tool xml2csv.py we have 
everything it takes to make any graphic.

Great work !

François
________________________________________
De : Jakob Erdmann [[email protected]]
Envoyé : 5 octobre 2016 06:15
À : François Vaudrin
Cc : sumo-user
Objet : Re: [sumo-user] Simulation/Output results files in additionnal-file

Hello,
the output file for outputs such as tripinfo-output can only be specified via 
options (i.e. --tripinfo-output OUTPUT_FILE)  or in the .sumocfg configuration 
file (<tripinfo-output value="OUTPUT_FILE"/>)
If you generate multiple sets of output files and need to avoid naming 
collisions, it is recommended to use the option
--output-prefix or to use magic word TIME within filenames
see 
http://sumo.dlr.de/wiki/Basics/Using_the_Command_Line_Applications#Writing_files

regards,
Jakob

2016-10-05 8:49 GMT+02:00 François Vaudrin 
<[email protected]<mailto:[email protected]>>:
Hallo,

Can we get all the measurement files OUTPUT in using an additional file?

For example, Edge and Lane Data results can be defined within an 
additional-file:
<EdgeData id = "<MEASUREMENT_ID>" file = "<OUTPUT_FILE>" />
<LaneData id = "<MEASUREMENT_ID>" file = "<OUTPUT_FILE>" />

Is it possible to get other OUTPUT files in the same way (in writing it in an 
additionnal-files like edges and lanes)?

For example, QueueOutput, FullOutput, trip-info, full output, or other files 
described in page Simulation / Output

http://sumo.dlr.de/wiki/Simulation/Output

Thank you


François Vaudrin, ing, MBA
Laboratoire ERICAE
Faculté des Sciences et de Génie
Université Laval, CANADA
__________________________
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/sumo-user


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to