Вопрос

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

Это было полезно?

Решение

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/

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top