Skip to content

ask for feature: heart rate #29

@thanasisn

Description

@thanasisn

Is it easy to add to the database the heart rate recorded on the gpx?
If I can, I would like to try to implement this.....

Here an example from my gpx tracks.

      <trkpt lat="40.1" lon="22.1">
        <ele>550.1</ele>
        <time>2017-12-08T13:03:57Z</time>
        <extensions>
          <gpxtpx:TrackPointExtension>
            <gpxtpx:hr>141</gpxtpx:hr>
          </gpxtpx:TrackPointExtension>
        </extensions>
      </trkpt>

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions