Am 01.11.2014 um 11:38 schrieb andreas christopoulos: > Hello all, > > A simple question: Does netdiff.py work with sumo.net.xml files? > If yes can someone provide an example using a.sumo.net.xml as source and > b.sumo.net.xml as destination?
tools/net/netdiff.py examples/sumo/simple_nets/box/box1l/net.net.xml examples/sumo/simple_nets/box/box2l/net.net.xml boxdiff will create four files (starting with boxdiff) describing the differences. In this case the four modified edges (which have two lanes now) and the four additional connections Best regards, Michael ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
