Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] How to use OD data to generate trip?

Hello,
the districts.taz.xml file looks ok to me. You should be able to use this with od2trips (assuming that osm.poly.xml contains all the district shapes that are relevant for you).
It helps to use a modified typemap to export only administrative boundaries. (http://sumo.dlr.de/wiki/Networks/Import/OpenStreetMap#Importing_additional_Polygons_.28Buildings.2C_Water.2C_etc..29)
The option --osm.merge-relations is also recommended when retrieving boundary data from osm.

There is no command to turn a .net.xml file into a visum file. Also, the only reason that visum files can be used with polyconvert is, that visum embeds district shapes in it's data definition and these can be extracted.
regards,
Jakob

2018-09-05 18:04 GMT+02:00 Jane Cheung <cheung180515@xxxxxxxxx>:
There are some other problems that I would like to ask for  help.
 As the description shown in 

 
The poi. xml could be got by using the small EXE and the command to generate   
 
 polyconvert --visum mynet.net -o converted.poi.xml
 
 As what is shown in the command, only the NETWORK that  has the format according to VISUM could be treated as the input in the command. Could someone use the XML document generated by SUMO and input by using this command?
If the answer was NO,  are there some progress could be used to convert the network generate by SUMO to VISUM?

Best regards!
 


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top