Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Output option for edge type

> Is there an output option to show the length of a vehicle's travel on the different edge types?

No. Though it should be fairly easy to do this by postprocessing vehroute-output (https://sumo.dlr.de/docs/Simulation/Output/VehRoutes.html) with the help of sumolib: https://sumo.dlr.de/docs/Tools/Sumolib.html
If the focus is more on the edge types rather than the individual vehicle, then edgData output would also be helpful: https://sumo.dlr.de/docs/Simulation/Output/Lane-_or_Edge-based_Traffic_Measures.html

> And is there an output option to show the number of Intersection that a vehicle crosses?

No. The same answer applies.  Note, that different persons may even have different interpretations on what counts as an intersection (i.e. Does it count if the road is crossed b a bike path or foot path?)




Am Fr., 24. März 2023 um 10:28 Uhr schrieb Florian Schnepf <florian.schnepf97@xxxxxx>:
Hello eveyone,
 
 
Is there an output option to show the length of a vehicle's travel on the different edge types? And is there an output option to show the number of Intersection that a vehicle crosses?
 
 
Thanks in advance
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top