Convert Vegvesen NVDB road networks to OpenDRIVE files
- Install requirements:
pip install -r requirements.txt - Make a new configuration of the area you want to convert in
run_tools.pyand make surerun_download_data()is run in__main__ - Run the download script:
run_tools.py - Make a new configuration in
nvdb_to_opendrive.pyusing the same JSON file - Run it:
python nvdb_to_opendrive.py
- Handle changing number of lanes properly
- Infer turn restrictions
- Incorporate optional road polygon data
- Expand to OSM dataset
- Lane access for bus lanes
- Setting types for exit ramps
- Fix roundabouts and missing roads
- Junctions