Hi, I am anew user of SUMO and looking for help in outputting edge-specific data. Namely aggregate speed on each edge.
I am trying to enter the following line into my *.sumocfg file: <edgeData id="JohnsEdgeData" file="JohnsEdgeData.xml"/> but, it does not output an XML file like this. For that matter, I'm not entirely sure what I should put in for the edgeData id, either. The etnire output block in my config file looks like this: <output> <queue-output value="FinalMicroscopicNetwork_QueueData.xml"/> <summary-output value="FinalSummaryOutput.xml"/> <vehroute-output.exit-times value="vehcoclespeed.xml"/> <edgeData id="JohnsEdgeData" file="JohnsEdgeData.xml"/> </output> Can someone please help me to figure out the syntax to get the speed data I'd like? I DO manage to see the QueueData and summart-output. I do not see "vehcoclespeed" (bad typo, sorry) either. Any help is most appreciated! Thanks, John ------------------------------------------------------------------------------ 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
