Hello, I am currently trying to get the edge data output for only a list of edges in my simulation. I have created an additional file with an attribute 'edges' which contains the edges whose output I desire to have. Below is how my additional file looks like,
<additional> <edgeData id="edge_id" file="edge_data_output.xml" freq="180" end="3600" writeAttributes="id sampledSeconds" *edges="-1000645724 -1000648313"* />" </additional> I have also tried giving the attribute *edgesFile *with a file containing a list of edges. But both don't seem to work. Could you please help me on this one. Regards and thanks, Prapul
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
