mapillary / mapillary/mapillary_tools

Process Garmin .FIT files

Open
#327 0 comments 1 reaction 1 assignee View on GitHub

@josealb is already working on this.

Since Mar 1, 2019.

Dominant language
Python
Stars
315
Forks
145
Avg merge
3d 10h
Merged PRs (30d)
2

Description

When using the new Garmin Virb Ultra 30 in Video Timelapse capture mode, the camera no longer creates a single .GPX file for each .MP4 like the older versions of the camera did. It now creates one .FIT file for the whole time that the camera is on.

I am migrating from the older Virb to these new ones and need to process .FIT files for GPS information. I have already started making this outside of the mapillary_tools but I it would make execution simpler for me if the mapillary_tools housed the parsing of the .FIT files.

The process requires the fitparse library but otherwise mimics how mapillary_tools processes gpx or exif data.

I can have an initial PR ready by next week if you're interested.
cc @cookry

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.