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

Add support for activity splits #1

Open
nugget opened this issue Feb 6, 2013 · 2 comments
Open

Add support for activity splits #1

nugget opened this issue Feb 6, 2013 · 2 comments
Assignees

Comments

@nugget
Copy link
Owner

nugget commented Feb 6, 2013

Add support for distance and heartrate splits when posting fitness activities to RunKeeper.

@ghost ghost assigned nugget Feb 6, 2013
nugget added a commit that referenced this issue Feb 6, 2013
nugget added a commit that referenced this issue Feb 6, 2013
activity.  Sadly, RunKeeper does not support arbitrary distance splits,
so only the heart rate will show up on the RunKeeper site.

Hopefully they will address this deficiency in the API in a future
release.  This is the closest I can come to resolving issue #1 for now.
@nugget
Copy link
Owner Author

nugget commented Feb 6, 2013

ergkeeper now submits detailed splits for both distance and heartrate when posting new fitness activities. However, the RunKeeper API currently only supports splits with actual latitude/longitude data, from which it calculates distance and pace. Since an Erg is stationary, this isn't an available option, so only the heartrate will show up on the runkeeper site.

Hopefully RunKeeper will add support for relative distance splits in the future and we can start supporting them at that time. Leaving this issue open, unresolved for now.

@nugget
Copy link
Owner Author

nugget commented Feb 6, 2013

I found a support forum thread started by another application developer who is similarly blocked by this limitation in the RunKeepr HealthGraph API: https://groups.google.com/forum/?fromgroups=#!topic/HealthGraph/cqdcwsW4JgI

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

No branches or pull requests

1 participant