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

Question: Will routes be seachable? #2

Open
Twoflower2 opened this issue Jan 27, 2020 · 2 comments
Open

Question: Will routes be seachable? #2

Twoflower2 opened this issue Jan 27, 2020 · 2 comments

Comments

@Twoflower2
Copy link

Hi,

This looks quite nice thanks.

I want to ask a question only and will explain with a use case. Our motorcycle club want to store/catalogue gpx files. These must be searchable say with metadata/tags of Country, province, duration, difficulty etc. It is currently store in folders/directories with some meaningful names but it is a real pain to find a route as more and more routes are added.

Will it be possible to add a feature to your software to help?

Thanks.

@rfuegen
Copy link
Collaborator

rfuegen commented Jan 29, 2020

GpsMaster already supports storing GPS tracks in a relational database, but most of the GUI components for this purpose are still missing. I may start implementing them soon, but can't promise a release date. any help on this is appreciated.

in the meantime, see https://wiki.openstreetmap.org/wiki/GpsMaster/Documentation/Database

how is "difficulty" stored in your GPX files?

@Twoflower2
Copy link
Author

Twoflower2 commented Jan 29, 2020

GpsMaster already supports storing GPS tracks in a relational database

That is very good. Maybe and I think now UI/UX far down the line for alternative searching or filtering; being presented a map with areas and from there you zoom in to tracks that are available in the DB. Something like presented here in a webpage by searching per province in South Africa - http://www.dualsportafrica.com/adventureroutes.htm?fbclid=IwAR1eQ97peLDfwSl3H5jDAvRRcr55rHDvNcfQ6OT41HBwap0kBSxllnfEnTI

how is "difficulty" stored in your GPX files?

extensionsType could be defined and used + there are some more properties to add but I only gave that use case as an simple example.

I may start implementing them soon, but can't promise a release date. any help on this is appreciated.

I can offer C/C++, Python and js help, but I'm very basic on Java unfortunately.

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

2 participants