diff --git a/README.md b/README.md index 941dd94..d691071 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The structure of this list was inspired by [awesome selfhosted](https://github.c - [r:trĂ¥n](https://rtron.io) - Transformer of OpenDRIVE geometries and semantics to CityGML enabling the usage of the [3dcitydb](https://github.com/3dcitydb/3dcitydb), [FME](https://www.safe.com/fme/) and much more. ([Source Code](https://github.com/tum-gis/rtron), [Demos](https://rtron.io)) `Apache-2.0` `Kotlin` - [OpenDRIVE2Lanelet Converter](https://commonroad.in.tum.de/opendrive_lanelet_converter) - Python converter of OpenDRIVE datasets to the Lanelet format as part of the [CommonRoad](https://commonroad.in.tum.de) project. ([Source Code](https://gitlab.lrz.de/tum-cps/opendrive2lanelet/-/tree/master)) `GPL-3.0` `Python` - [OpenDRIVE to NetworkX and GeoPandas Converter](https://github.com/larsklitzke/xodr2nxgpd/) - Converter of OpenDRIVE geometries to [`geopandas.GeoDataFrame`](https://geopandas.org/en/stable/docs/reference/api/geopandas.GeoDataFrame.html) and network intersections to [NetworkX](https://networkx.org/), using OpenDRIVE2Lanelet Converter. `MIT` `Python` -- [GDAL Driver](https://github.com/DLR-TS/gdal) - OpenDRIVE driver for the library [GDAL](https://gdal.org) (translation of raster and vector geospatial data). `C++` +- [GDAL Driver](https://dlr-ts.github.io/gdal-opendrive-how-to/) - OpenDRIVE driver for the library [GDAL](https://gdal.org) (translation of raster and vector geospatial data). `C++` - [osm2opendrive](https://github.com/CWGran/osm2opendrive) - Tool for generating OpenDRIVE datasets from OpenStreetMap data. `GPL-3.0` `Python` - [osm2xodr](https://github.com/JHMeusener/osm2xodr) - Tool for generating OpenDRIVE datasets from OpenStreetMap data. `GPL-3.0` `Python`