>> >> 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 like the JOSM way for adding points to! However that is too hard for me to implement in timely fashion (and I'm not that motivated to invest the time to do it) As an aside I also like the way JOSM can be configured to colour in each trackpoint according to slow/medium/fast speed (relative to being a car/bike/walk motion) This is way better than Viking's draw tracks by velocity - which doesn't seem to do anything useful. I think I may try and do this JOSMesque thing in 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. Thus as promised the Add trackpoint feature has been knocked up, more or less as described above. Please see: http://github.com/rnorris/viking/tree/TrackpointInsert ------------------------------------------------------------------------------ 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/