GoMap
GoMap copied to clipboard
Better GPX management on homepage
When a user active the collection of points for the GPX track, is it possible to insert/display dedicated function keys on the home page?
For example:
- Green/Red light -> Collection status (enable/disable)
- Start/Stop -> Start/stop collection
- Pause -> suspend collection
- Trim -> split into a new GPX track
Thanks
I'm not opposed to this, but it's a little bit more complicated than it seems because of the weird way GPX traces are implemented in the app: We record GPX traces any time GPS is enabled, regardless of whether you have the GPX display enabled. The original implementation was meant to answer the question "Where have I already mapped today?" rather than as a GPX recording tool. It would require some engineering work to convert this to what people more typically expect the GPX workflow to be.
It's not something I'm going to work on, but if someone else wants to do this (and there are plenty of other GPX-related features that could be added, like waypoints) I'm happy to accept a PR.
I'd like to add to this a related request: the ability to trim the first and last X minutes or distance from a track.
This is particularly needed when uploading them to openstreetmaps to help with privacy by not uploading the exact start and end points.