Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process Garmin .FIT files #327

Open
zlavergne opened this issue Mar 1, 2019 · 0 comments
Open

Process Garmin .FIT files #327

zlavergne opened this issue Mar 1, 2019 · 0 comments
Assignees

Comments

@zlavergne
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants