Hi, Am 23.10.2014 um 03:49 schrieb JOSE LUIS CALDERON CHOY: > Q1: > The Question is, if I can get the 3 documents (*map.con.xml, map.nod.xml, > map.edg.xml*) from the map.net.xml using a special command
Yes, use netconvert -s map.net.xml --plain map It will create the files you mention. > Q2: > How Can I update the Edge's speed or Lane's speed in the map (map.net.xml) > in a massive way with a Script? That depends on your scripting skills ;-) Seriously, it is not advised to modify the map.net.xml. You should rather modify the .edg.xml file (search and replace should do for speed adaption) and recreate the net from that. Best regards, Michael ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
