tum-gis / rtron

r:trån is a road space model transformer library for OpenDRIVE, CityGML and beyond
https://rtron.io
Apache License 2.0
47 stars 12 forks source link

Correct predecessor and successor links according to driving direction #28

Closed CodeMazeSolver closed 1 year ago

CodeMazeSolver commented 1 year ago

The CityGML linking of predecessor and successor elements is currently confusing, as it is dependent on the direction of the respective reference line used in OpenDRIVE. A correct linking regarding the driving direction should be considered.

benediktschwab commented 1 year ago

Well spotted and thanks for reporting! Should be fixed in 2428a0f.