Hello, 1) no. We cannot write shapefiles at the moment. However, you can get the edge geometries in a simple xml format by running netconvert -s yourNet.xml --plain-output-prefix simpleXml You may also turn this into csv if it makes your life easier with http://sumo.dlr.de/wiki/Tools/Xml#xml2csv.py
2) If you suspect a bug in OD2TRIPS report it as described here: http://sumo.dlr.de/wiki/FAQ#How_do_I_report_Erroneous_behavior_of_a_SUMO-Application.3F 3) Thank you for pointing this out. It has been fixed in revision [19056] (see http://sumo.dlr.de/wiki/Downloads#SUMO_-_Latest_Development_Version), binaries will be updated tomorrow. regards, Jakob 2015-10-08 16:09 GMT+02:00 Andrea Bonfanti <[email protected]>: > Hi! > > I have a couple of question. > - is it possible to export the network, built with netedit, as shapefile? > - I've created the route file using OD2TRIPS, and I've exported the > flow.xml in order to verify wheater it corresponded to my o/d matrix. Is it > possible that, although it is very similar, it doesn't exactly match with > the one i imported? I've already checked if the value I put in was right, > and they did! Is there any other reason? > > Finally, I've found an error with the netedit. It doesn't read the decimal > numbers within the edge width cell. You maybe already knew that... > > Thanks in advance for the answer. > > Andrea > > ------------------------------------------------------------------------------ > _______________________________________________ > 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
