r:trån is a road space model transformer library for OpenDRIVE, CityGML and beyond.
You can use r:trån components as a library. This includes functionality for reading, transforming, analyzing, writing and so on.
The sample java-project and sample kotlin-project project show a small example implementation of an OpenDRIVE dataset analysis, with an output like this for example:
OpenDRIVE dataset at sample-projects-using-rtron\datasets\Town01.xodr
Number of roads: 98
Length of all roads: 3923.071893814179
Number of junctions: 12
Number of total geometry elements in plan view: 464
Each id in the element 'road' was used exactly once.
The Jitpack variants obtain r:trån from the on-demand package repository jitpack.io.