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

Show calorie and CO2 output calculations of a planned route #14

Closed
mvl22 opened this issue Jul 12, 2011 · 2 comments
Closed

Show calorie and CO2 output calculations of a planned route #14

mvl22 opened this issue Jul 12, 2011 · 2 comments
Milestone

Comments

@mvl22
Copy link
Member

mvl22 commented Jul 12, 2011

Calculations of calorie usage and CO2 equivalent are now available in the API output.

http://www.cyclestreets.net/blog/2011/06/30/calories-burned-and-co2-saved/

http://www.cyclestreets.net/api/#jpReturnRoute

Presumably this would be a fairly simple thing to add as text somewhere. So it would be good to add these in, and provide an additional hook for promoting the app.

@mvl22
Copy link
Member Author

mvl22 commented Aug 26, 2011

CO2 saving: <grammesCO2saved (int)> Calories: <calories (int)>

NB the 2 in CO2 is usually written as small text lower on the line, i.e. CO2, but this is not essential if it's hard to do.

@jezhiggins
Copy link
Member

Extended API wrapper to grab co2 and calories. Added as extra information on the itinerary view header.

@oliverlockwood oliverlockwood added this to the 1.1 milestone Jun 7, 2020
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

3 participants