Networks/Import

NETCONVERT allows to import road networks from different formats. By now, the following formats are supported:

In most of these cases, NETCONVERT needs only two parameter: the option named as the source application/format followed by the name of the file to convert and the name of the output file (using the --output-file option). In the case, a VISUM network shall be imported, the following code will convert it into a SUMO-network:

netconvert --visum=MyVisumNet.inp --output-file=MySUMONet.net.xml

The import can be influenced using further NETCONVERT options.


This page was last modified on 12 September 2011, at 07:17.