Hi
I have a gpx file from drone this .gpx is compesode by waypoints (wpt), instead I need a trackpoint (trkpt) .gpx including also time and elevation so how I can convert wpt to trkpt
thanks
The only way to turn a series of Waypoints into Track is to add fake time stamps (and fake elevation measurements), GPSbabel is able to add fake timestamps to a *.GPS file
as what I read about GPSbabel it should convert wpt to trkpt but I tried so many times using different settings without any result the output file was always empty
The only way to turn a series of Waypoints into Track is to add fake time stamps (and fake elevation measurements), GPSbabel is able to add fake timestamps to a *.GPS file