Skip to content

Empty point at the end of the GPX #31

@darrepac

Description

@darrepac

Hello,

A bug is happening with some fit files (example attached):
It creates a last point with empty lat/lon:

<trkpt lat="" lon="">
    <time>2022-04-17T11:53:08Z</time>
    <ele>95.0</ele>
    <extensions>
     <nmea:speed>0.028888888889923692</nmea:speed>
     <gpxtpx:TrackPointExtension>
      <gpxtpx:atemp>17</gpxtpx:atemp>
      <gpxtpx:speed>0.028888888889923692</gpxtpx:speed>
      <gpxtpx:course>73134.1</gpxtpx:course>
     </gpxtpx:TrackPointExtension>
    </extensions>
</trkpt>

While other FIT 2 GPS translator doesn't put such empty point at the end
f06ae542-b465-44f4-b3ff-edce1314043a.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions