<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
><br>
> 2. I would like to see a check box or selection widget of some sort that<br>
> chooses between using Geodesic math or the current method of calculating the<br>
> distances which I am still unsure on how it is doing its calculations.<br>
<br>
</span>If you expand down the info box you'll get a detailed description of<br>
exactly how QGIS is calculating the distances. Is there something<br>
missing there?<br></blockquote><div><br></div><div>In some sense the measure tool is rather confusing. You can't just use it without really reading up on how to use it and even then I am not 100% sure I am getting the results I want, but as I look more into it I also realize I have had a narrow view on how users might use it.<br><br>When you click the configuration button it takes you to the Map Tools Options. What I didn't initially realize is that there are also project properties that you also need to set as well. There is not a button on the measure tool dialog that takes you to that dialog to change those settings. Can this be simplified some how?<br><br></div><div>By default it appears that "None / Planimetric" is selected as the ellipsoid. I think that for many people trying to use QGIS they are not going to know how to get the settings set correctly to get accurate measurements. I personally prefer to have the defaults set so that all measurements make use of the Vincinty algorithm - projecting the coordinates to latitude and longitudes and then doing that calculation. This would give relative accurate measurements, but for the user that has a local projection then they might want to select something else.<br><br></div><div>By the way there appears to be a problem with selecting Project Properties->General Ellipsoid settings for QGIS 3. Every time I go into these settings the Ellipsoid is set to "None / Plainimetric" and it is not enabled. I have to click on the CRS tab and then go back for it to be enabled.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
> Right now it could use the Vincinty algorithms in QGIS to calculate the<br>
> distances, but eventually I would like to see the geographiclib algorithms<br>
> used.<br>
<br>
</span>I'd start with the bearing changes (since they are self contained, and<br>
the methods for calculating bearing are already present in the QGIS<br>
api). Then using geographiclib could be discussed as a separate set of<br>
changes, to be decided on its own merit. If you mix these two changes<br>
it's likely to get bogged down as one or other part of the changes are<br>
debated.</blockquote><div><br></div><div>Ok. <br></div></div></div></div>