-
Notifications
You must be signed in to change notification settings - Fork 71
Description
Is your feature request related to a problem? Please describe.
I often use qmapshack to create a route. Sometimes I would like to store it as a gpx and import it to other tools like osmand or share it with friends before we start a tour together (e.g. by email).
I order to do that, I currently
- create a route with routino, which works very well. I save the route.
- transform the route to a track using the context menu of the route in the project.
- create a copy of the track in an otherwise empty export project.
- use save in the export project as a gpx file
- open the gpx file with another tool to ensure that enough points are in the track and not just the ones I specified for routino
- remove the copy of the track in the export project again that I can use the same procedure with another track
Describe the solution you'd like
Right click on a route and get an option "save as gpx track" (i.e. don't just save the points I specified for routino)
Describe alternatives you've considered
Maybe there are already better ways than the one I use today, but I don't know it.
Since I use the gpx export not very frequently (also because it is such a complex procedure), in the first attempt I typically get gpx file with just the points I specified for routino.
But I took now notes from the procedure I described above, so maybe I can save next time at least one iteration.
Give a reason why someone else should spend time on that request
I think it would be useful for more people than me :-)
Additional context
If there is any additional information I could provide, please let me know.
Many thanks for providing qmapshack, it is an impressive and powerful tool