Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] SUMO_Simulation/Output/Lane- or Edge-based Traffic Measures

try
cd %HOMEPATH%\Desktop\SUMO
python "c:\Program Files (x86)\Eclipse\Sumo\tools\edgeDataDiff.py" edgeData1.xml edgeData2.xml diffFile.xml

Am So., 5. Mai 2019 um 10:49 Uhr schrieb Mari Fadi <mariacellen@xxxxxxxxxxx>:
Thank you a lot!
I am sorry, but I have a last question please!
I tried to follow the steps as in the documentation  you sent to me, but it didn't work. I generated two edgeData Files (meandata) and I used the following commando order in sumo command line:
edgeDataDiff.py edgeData1.xml edgeData2.xml diffFile.xml  or

c:\Program Files (x86)\Eclipse\Sumo\tools\edgeDataDiff.py %HOMEPATH%\Desktop\

SUMO\edgeData1.xml edgeData2.xml diffFile.xml


So I don't know, what I did wrong. Enclosed you will find theedgeData files.

Thanks!

Sincerely,

Fadi

Von: sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> im Auftrag von Jakob Erdmann <namdre.sumo@xxxxxxxxx>
Gesendet: Freitag, 3. Mai 2019 12:12
An: Sumo project User discussions
Betreff: Re: [sumo-user] SUMO_Simulation/Output/Lane- or Edge-based Traffic Measures
 

Am Fr., 3. Mai 2019 um 08:33 Uhr schrieb Mari Fadi <mariacellen@xxxxxxxxxxx>:
Thanks a lot Jakob!

I have one more question please. Now I got the meandata with speed, traveltime , etc. and I make it twice, because I want to compare vehicle speed without the bus and vehicle speed with the bus. I converted the xml File to .csv file and now I have two .csv files with differente car speeds in one period. How can make an comparison and Visualization with a gaphic? I didn't found any matching discription in https://sumo.dlr.de/wiki/Tools/Visualization
SUMO offers a wide range of outputs, but one may find it hard to parse and visualize them.Below, you may find some tools that allow to visualize a simulation run's results for being included in a scientific paper. Additional tools read plain .csv-files and were added to the suite as they offer a similar interface.
Thank you!

Sincerely,

Fadi


Von: sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> im Auftrag von Jakob Erdmann <namdre.sumo@xxxxxxxxx>
Gesendet: Donnerstag, 2. Mai 2019 14:36
An: Sumo project User discussions
Betreff: Re: [sumo-user] SUMO_Simulation/Output/Lane- or Edge-based Traffic Measures
 
There is currently no mechnism to filter edgeData output.
Measurement ID is an arbitrary value chosen by you (similar to a vehicle id).
Output file is the filename where the outputs are written to.

Am Do., 2. Mai 2019 um 13:10 Uhr schrieb Mari Fadi <mariacellen@xxxxxxxxxxx>:

Dear SUMO community,


Can you please help me!

I want to generated Output file with Meandata (vehicle speed, the mean density, etc) and with only a certain distance (edges), where the bus drives. How can I make that? Can ou please give me an example, because I don't understand this definition:


edgeData id="<MEASUREMENT_ID>" file="<OUTPUT_FILE>"/> 


I also don't know how can I make average number of vehicles on the edge like the discription on :https://sumo.dlr.de/wiki/Simulation/Output/Lane-_or_Edge-based_Traffic_Measures

Attribute Name Value Type Description id: id (string) The id of this set of measurements. This user-defined id is needed for differentiating between multiple sets of measurements in a single output file.


Thanks!

Sincerely,

 

Fadi


 


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top