]> git.street.me.uk Git - andy/viking.git/commit - src/viktrwlayer_propwin.h
Track properties: split track at marker.
authorQuy Tonthat <qtonthat@gmail.com>
Tue, 1 Jul 2008 16:02:03 +0000 (16:02 +0000)
committerQuy Tonthat <qtonthat@gmail.com>
Tue, 1 Jul 2008 16:02:03 +0000 (16:02 +0000)
commit8dcb3ba4dd20b6f69bd930b46f6f8c6f778e1661
treeb313d6ad7c95ca4b31a2d1f46f3aa3461f616913
parente60fc2c9755a54cbd283dcac82dfc9d027327087
Track properties: split track at marker.

I often find myself in the need of trimming tracks generated from my GPS.
This is how I can do with this new added feature:

- Bring up the track properties dialog (right click on the track and select
  "Properties".
- Click on the one of the graphs to select where I want to split. I'd check
  the center cross on the map to make sure it is at the point I want to split.
  I don't mind to do few more click to get exactly to where I want.
- Click "Split at Marker" to split the track.
- I might have to do all over again to trim the other side of the track.
  (one day, multiple markers can make things much easier).

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
ChangeLog
src/viktrwlayer_propwin.c
src/viktrwlayer_propwin.h