Hi
I tried to import GPX files in Virb Edit.
First one produced with Air Navigation Pro & second one from Mach 7. None of them is recognized.
It seems the date format used from Air Nav Pro is in seconds, and not in accordance with ISO 8601. I suspect this is why it is not recongnized by Virb Edit.
The second one produced with Mach 7 seems to be OK - Beginning of the file as follows :
<gpx dist="199.126059" duration="16881.000000">
<trk>
<trkseg>
<trkpt lon="3.075405" lat="50.686751" >
<ele>19.900000</ele>
<speed>14.661667</speed>
<time>2019-07-18T11:27:34+02:00</time>
</trkpt>
<trkpt lon="3.075304" lat="50.687230" >
<ele>20.600000</ele>
<speed>18.828667</speed>
<time>2019-07-18T11:27:37+02:00</time>
</trkpt>
<trkpt lon="3.075186" lat="50.687780" >
<ele>21.400000</ele>
<speed>22.275444</speed>
<time>2019-07-18T11:27:40+02:00</time>
</trkpt>
Does anybody had this issue, and how to solve it ?
Which software do you use to get it recognized in Virb Edit ?
Thanks