Changed paths:
M GoldenEmbedParser/src/org/shampoo/goldenembed/elevation/GoogleElevation.java
M GoldenEmbedParser/src/org/shampoo/goldenembed/parser/GoldenEmbedParserMain.java
Log Message:
-----------
Round lat and lon to limit the calls to Google Elevation.
Commit: f6d2a2da6277bc73c1f9384094c44885245f1349
https://github.com/jknotzke/GoldenEmbedParser/commit/f6d2a2da6277bc73c1f9384094c44885245f1349
Author: Justin Knotzke <jkno...@shampoo.ca>
Date: 2011-10-01 (Sat, 01 Oct 2011)
Changed paths:
M GoldenEmbedParser/src/org/shampoo/goldenembed/parser/GoldenEmbedParserMain.java
Log Message:
-----------
Bug fixes related to previous commit.
Commit: 947d211bed1921130e511281de429979b8d4363f
https://github.com/jknotzke/GoldenEmbedParser/commit/947d211bed1921130e511281de429979b8d4363f
Author: Justin Knotzke <jkno...@shampoo.ca>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M COPYING
M GoldenEmbedParser/.project
M GoldenEmbedParser/.settings/org.eclipse.jdt.core.prefs
M GoldenEmbedParser/build.xml
M GoldenEmbedParser/src/org/shampoo/goldenembed/parser/GoldenEmbedParserMain.java
M GoldenEmbedParser/src/org/shampoo/goldenembed/tools/Strava.java
M README
Log Message:
-----------
Minor change for Strava and fixed a wonky GPS data bug.
Compare: https://github.com/jknotzke/GoldenEmbedParser/compare/56f0747...947d211