I've added the code to add display the bearing in creating a track here:
https://github.com/rnorris/viking/tree/StagingPatches
I may refactor it more before committing it to the master, but it's there for
any one to look at.
A small issue could be the text on the main display shows *total* length of the
track[1], but the bearing from the last point - so there's a slight discord
between the values.
Maybe it's more sensible to just show the distance from the last point; since
the statusbar shows the total distance of the track.
Any thoughts?
[1] Because that's what I find most useful so I stuck it there some while ago
(as back then it didn't show any additional text).
Be Seeing You - Rob.
If at first you don't succeed,
then skydiving isn't for you.
> Date: Thu, 3 Jan 2013 12:42:40 +0000
> From: law_ence....@ntlworld.com
> To: guilhem.bonnefi...@gmail.com
> CC: viking-devel@lists.sourceforge.net
> Subject: Re: [Viking-devel] Mapping with bearings and Viking.
>
> On Thu, Jan 03, 2013 at 09:39:03AM +0100, Guilhem Bonnefille wrote:
> >
> > A probably simpler solution: what about adding bearing information between
> > to consecutive trackpoints while drawing a track? Currently, the track
> > length is displayed, but we can display any information.
> > Behaviour would be:
> > 1) put all the waypoints
> > 2) from each waypoint, draw a simple track (2 points)
> > 2a) while searching the rigth place to click the second point of each
> > track, a tooltip display the bearing from previous trackpoint.
> > 3) create (manually) a new waypoint where tracks intersect
>
> That sounds great.
>
> > This is probably not really precise as final waypoint is placed manually,
> > but can certainly be sufficient here.
>
> Given the approximate nature of compass bearings, at least with
> consumer level compasses, local variation in declination, gps error
> in waypoints and so on, I am sure the above would be more than adequate.
>
> Thank you,
>
> ael
>
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122712
> _______________________________________________
> Viking-devel mailing list
> Viking-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/viking-devel
> Viking home page: http://viking.sf.net/
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Viking-devel mailing list
Viking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viking-devel
Viking home page: http://viking.sf.net/