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 device identifier to gpx tracks #470

Closed
jer194 opened this issue Dec 2, 2024 · 5 comments
Closed

Add device identifier to gpx tracks #470

jer194 opened this issue Dec 2, 2024 · 5 comments

Comments

@jer194
Copy link

jer194 commented Dec 2, 2024

I'm using several devices (for fun), and tracks from different hardware are of different quality sometimes.

Is it possile to add info about the recording device into the section,
like (from 'getprop'):

[ro.product.vendor.model]: [Redmi Note 8T]
[ro.product.vendor.name]: [willow]

Also, when exporting tracks, it would be nice to be able to add some user specified identifier to the track name.

@Binnette
Copy link
Collaborator

Binnette commented Dec 2, 2024

Hi @jer194,

I don't want to add device info inside GPX file. For me it's not pertinent. But why not allowing user to set custom prefix to GPX filenames

What about: EXPORT_LABEL-yyyyMMdd-hhmmss.gpx. By default EXPORT_LABEL will be "OsmTracker" and you can customize it as you want.

@jer194
Copy link
Author

jer194 commented Dec 2, 2024

Thanks, that's a good solution as well for me
(though I'd rather prefer something like yyyyMMdd-hhmmss_EXPORT_LABEL.gpx,
to keep the sorting by time).

@Binnette
Copy link
Collaborator

Binnette commented Dec 3, 2024

Duplicate of #333

@jer194
Copy link
Author

jer194 commented Dec 9, 2024

Doesn't seem to be a real duplicate of #333, rather an extension to that, and thus should persist (instead of being closed).

@Kevin-Salazar-itcr
Copy link

Hi @jer194, @Binnette!

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

3 participants