Home
Softono

Osm2xodr

Open source Python
202
Stars
60
Forks
5
Issues
3
Watchers
3 years
Last Commit

 About Osm2xodr

converter for OpenStreetMaps to OpenDrive roads - for use with Carla or other things

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Osm2xodr?

We provide expert installation service for this software. Our team will install, configure, and secure Osm2xodr on your server. plans start at just $30.

osm2xodr

converter for OpenStreetMaps (.osm) to OpenDrive (.xodr) format (just the drivable roads right now - you can edit the code for other osm-ways - its in the function "parseAll()").

just adjust the filenames/paths in the main.py and run it.

The requirements are osmread, numpy, PIL and pyproj

If a topographymap is used it should be in 16bit integer format and the max/min latitudes/longitudes of the map should match the points in the osm-file.

This code was created as a part of