Networks/Import/openDRIVE
For reading openDRIVE networks, give NETCONVERT the option --opendrive-files <FILE>[,<FILE>]* or --opendrive <FILE>[,<FILE>]* for short.
netconvert --opendrive myOpenDriveNetwork.xodr -o mySUMOnetwork.net.xml
Lanes are imported by their type, as listed in the following table
Lane types NETCONVERT interprets as driving lanes
| type@lane | interpreted as |
|---|---|
| shoulder | - |
| none | - |
| driving | allowed for all |
| restricted | - |
| stop | allowed for all |
| mwyEntry | allowed for all |
| mwyExit | allowed for all |
| special1 | allowed for all |
| parking | allowed for all |
| sidewalk | - |
| border | - |
This page was last modified on 31 October 2012, at 09:51.