Hello, you could transform the file to csv, add the columns in a spreadsheet and convert back to xml using our tools: http://sumo.dlr.de/wiki/Tools/Xml The schema is that for --weight-files ( http://sumo.dlr.de/wiki/XMLValidation#Adding_a_schema_declaration)
regards, Jakob 2016-11-26 13:51 GMT+01:00 Matthias Wirtz <[email protected]>: > Hello, > > I have a question regrading the tool plot_net_dump.py. > > It takes two arguments for specifying the measures that should be > visualized. > So for example entered and speed while the former will effect the width of > the > edge and the latter the color of the edge. > > Unfortunately for edges where vehicles start their journey these vehicles > are > counted as departed and not as entered. > > So I would like to have plot_net_dump take the sum of entered and departed > vehicles. Is this possible with plot_net_dump itself or is there another > tool > that would do the trick? > > Thanks for the help. > -- > Matt > > ------------------------------------------------------------ > ------------------ > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
