Opened 13 years ago
Closed 13 years ago
#542 closed enhancement/feature request (fixed)
Record track point description in GPX log
Reported by: | samco | Owned by: | KaZeR |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
I have created a patch to include support for recording a description in a track point in the GPX log file. This can be used from an OSD button as follows:
<osd enabled="yes" type="button" x="-96" y="300" command="vehicle.log_gpx_desc="Mark"" src="mark.xpm"/>
This is very handy when audio mapping for OpenStreetMap?, as visual marks in the GPX log will then closely correspond with the audio description for that mark in the audio log.
I've also created mark.svg and mark.xpm, maybe someone with more graphical design skills than I have (ie, none) can do better?
Attachments (1)
Change History (2)
Changed 13 years ago by samco
comment:1 Changed 13 years ago by kazer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Applied in rev 2945. Thank you!