-
Notifications
You must be signed in to change notification settings - Fork 23
Description
I use GpsPrune to crop mobile phone GPS tracks of my sailing dinghy after a racing. Typically I'll crop the ends (before and after the race) and I'll add Waypoints at every minute. I may also try and separate different laps of the course (since tracks overlap a lot) [but this is messy to do and a separate issue].
After cleaning, I use GpsPrune to check speed around the course and the speed/quality of my tacks (manoeuvers). Altitude is of no interest :-)
It's the best software I've found for this task. But I'd like to be able to draw lines (and points) on the map to help analyse what happened with wind shifts during the race. [I can't find other software to do this the way I need... see below]
Some great functionlity to add would be:
- Draw Point: Add an arbitrary point with a mouse click. [This can be a separate/special ' track segment'.] This can be used to indicate a likely buoy position. It would be nice to have this point larger than a regular GPS track point.
- View Point: Click on point to show co-ordinates and label (if any).
- Draw Line: Create a starting point with the mouse OR select an existing point, then create line of a given length at a particular compass heading [important] OR select an existing point for the end point. [This can be a separate segment.] This can be used to indicate a start or finish line. More, importantly it can be used to 'scribble' on the map various reference directions, e.g. estimate approximate headings of sections of track and to sketch in likely wind directions at different times and locations.
- View Line: Click on line to show, start and end point co-ordinates, length and heading [really important].
many thanks!