>
> For example the "Edit Trackpoint" stuff:
>
> 1) you have to click a track point twice to move it
>
> 2) it is not possible to add points to the track
> e.g. like in josm (see [1] below.
>
> I often find myself to add points to tracks like this with gpsbabel
> to have more track points available to be able to drag them around
> in viking to rearange the original track:
>
> gpsbabel -i gpx -f track.gpx -x interpolate,distance=0.2m -o gpx -F 
> track.interpolated.gpx
>
> But on the other hand i am already very happy with viking.
>

For point 2, was I thinking of adding a 'Insert Trackpoint' feature, which 
would put in a new trackpoint after the selected point; which would be at the 
mid point towards the next TP.

Initially I thought to enable it via the layer menu right click entry, however 
the trackpoint only seems 'selected' when the edit trackpoint dialog is shown. 
Thus may be the insert could be added here. (although not really the most 
obvious place for a user to find it).

I recently stopped using viking for route planning, finding www.bikehike.co.uk 
much more useful (especially being in the UK!).

However I should be able to knock up this patch pretty quickly, in 2 parts:

.enable ability to add track point internally ~ viktrack.[ch]
.use in GUI ~ viktrwlayer.c / viktrwlayer_tpwin.c / whatever.


Be Seeing You - Rob.
If at first you don't succeed,
then skydiving isn't for you.

                                          
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Viking-devel mailing list
Viking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viking-devel
Viking home page: http://viking.sf.net/

Reply via email to