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

Provide "Export to GPX" from GUI #217

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rnorris
Copy link
Contributor

@rnorris rnorris commented Jan 18, 2019

This now installs openambit2gpx.py on your system (helpful if #183 has been included).

Right click on a log and simply select "Write to GPX".
This then uses the openambit2gpx.py script to do the conversion to GPX.
GPX files are put in your ~/.openambit/GPX directory.

Note this can be further extended, for example by allowing the default output directory to be configured.
However at this point in time I don't know the Qt framework well enough to extend the current GUI settings system properly (e.g. having 'TextString' box like thing option that could be filled in by the user selecting a directory on the file system).

Also if vascotenner's work in #215, is included - then would also want to consider how to control these options too (or at least ensure the default behaviour does something useful).

… a GPX file.

Right click on a log and simply select "Write to GPX".

GPX files are put in your ~/.openambit/GPX directory.
@centic9 centic9 changed the title Export 2 GPX from GUI Provide "Export to GPX" from GUI Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants