How to read .fit file from the disk

Minja picture Minja · Oct 13, 2012 · Viewed 11.4k times · Source

I have requirement to create asp .net application that will upload garmin .fit files and store it to Database.

I'm trying to use Garmin Communicator Plugin API to read .fit file from a disk, but I'm unable to read data that is located on my hard disk(I do not have any Garmin Device).

Do you know is this possible to achive with Garmin Communicator Plugin API and how it could be done?Or you think there is some other possibility?

App should be something like this one

http://www.goodrunguide.co.uk/FITFileUpload.asp?FileUpload=1

Thanks in advance

Answer

julien picture julien · Oct 15, 2012

You may have a look at the fit-sdk.

Check also this excellent converter to GPX format (link is dead as of Aug-2017): https://code.google.com/p/speelterrein/