Published a Python script that makes it easy to create a track file for RaceTrackBuilder, directly from lidar data: https://acrallycentral.com/lidar-data-tools-for-rtb/
You have to create a .gpx file of your track & download the lidar data, the script does the rest.
The result is a .csv file with coordinate points at (default) 2m interval with precise elevation data, ready for importing in RTB.
Now it shouldn't be too hard to create an RTB height plugin (substituting Google Earth data) using the same elements.
Except I'm crap at C# and can't figure out how to use the required libraries 😝
So if anyone with C# skills is interested, do get in touch
You have to create a .gpx file of your track & download the lidar data, the script does the rest.
The result is a .csv file with coordinate points at (default) 2m interval with precise elevation data, ready for importing in RTB.
Now it shouldn't be too hard to create an RTB height plugin (substituting Google Earth data) using the same elements.
Except I'm crap at C# and can't figure out how to use the required libraries 😝
So if anyone with C# skills is interested, do get in touch



Last edited: