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

Create openambit2gpx.py #50

Merged
merged 1 commit into from
Sep 5, 2014
Merged

Conversation

gitMarcH
Copy link
Contributor

simple python script that converts the *.log xml files produced by openambit to gpx format. removes the need to go via movescount website. requires xml.etree.ElementTree, math and sys libraries. tested with python2.7.8 and 3.4.0 on an ubuntu 14.04 machine.

simple python script that converts the *.log xml files produced by openambit to gpx format. removes the need to go via movescount website. requires xml.etree.ElementTree, math and sys libraries. tested with python2.7.8 and 3.4.0 on an ubuntu 14.04 machine.
@gitMarcH
Copy link
Contributor Author

does not change any of the original openambit scripts, noly adds a python script for format conversion to gpx.

svenstorp added a commit that referenced this pull request Sep 5, 2014
@svenstorp svenstorp merged commit 5b82b61 into openambitproject:master Sep 5, 2014
@svenstorp
Copy link
Contributor

Thanks for this script!

@gitMarcH
Copy link
Contributor Author

gitMarcH commented Sep 6, 2014

hey, cool. thanks for merging.

marc

On Fri, Sep 5, 2014 at 10:44 PM, Emil Ljungdahl notifications@github.com
wrote:

Thanks for this script!


Reply to this email directly or view it on GitHub
#50 (comment)
.

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

Successfully merging this pull request may close these issues.

2 participants