Frequently Asked Questions
Java Virtual Machine (JVM)
If larger OpenDRIVE datasets are to be transformed, the JVM should be provided with enough heap space.
This can be achieved by adding the argument -Xmx50G
(for 50GB) as a VM Option in IntelliJ’s Run Configuration.