GPX file converation

Joined
Jan 25, 2018
Messages
2
Reaction score
0
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
 
You might try :-
Code:
 gpsvisualizer.com
with your gpx file. They have a wide range of conversion utilities.
 

Members online

No members online now.
Back
Top