Good point!!<div><br></div><div>Thanks for sharing.</div><div><br><br><div class="gmail_quote">On Wed, Dec 26, 2012 at 3:38 PM, Clifford J Mugnier <span dir="ltr">&lt;<a href="mailto:cjmce@lsu.edu" target="_blank">cjmce@lsu.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-size:10pt;font-family:Times New Roman">
<p><br>
<strong><u>Legal Applications of Geodesic Formulae - Forensic Geodesy<br>
</u></strong>.</p>
<p>I do a great deal of consulting work for Attorneys as an Expert Witness, primarily with respect to Photogrammetry.  On occasion, I am asked to compute distances for submission in pleas for Summary Judgements.</p>
<p> </p>
<p>When I use ellipsoidal geodesics (normally the inverse case), I always use whatever is published by the United States National Geodetic Survey.  Irregardless of the accuracy returned (which is quite good for several hundred miles/kilometers); it is what
 is legally considered as the &quot;National Standard&quot; recognized by <em>our</em> national U.S. government.</p>
<p> </p>
<p>Keep that in mind when doing such calculations in <em>your</em> country of residence; supreme accuracy is not as important as legal accuracy.</p>
<p> </p>
<p>Cliff Mugnier</p>
<p>LOUISIANA STATE UNIVERSITY</p>
<p> </p>
<p>________________________________________<br>
From: <a href="mailto:proj-bounces@lists.maptools.org" target="_blank">proj-bounces@lists.maptools.org</a> [<a href="mailto:proj-bounces@lists.maptools.org" target="_blank">proj-bounces@lists.maptools.org</a>] on behalf of Charles Karney [<a href="mailto:charles.karney@sri.com" target="_blank">charles.karney@sri.com</a>]<br>

Sent: Wednesday, December 26, 2012 3:16 PM<br>
To: <a href="mailto:proj@lists.maptools.org" target="_blank">proj@lists.maptools.org</a><br>
Subject: Re: [Proj] Distance between pair of lat / lons<br>
<br>
On 12/25/2012 11:46 AM, Jayesh Chaudhary wrote:<br>
&gt; Folks,<br>
&gt;<br>
&gt; We have been using GeoographicLib and it had a convenient function to<br>
&gt; calculate distance between two points with an error in the range of nm.<br>
&gt; I am familiar with PROJ4 but I don&#39;t see any such function in PROJ4. We<br>
&gt; do care about accuracy and therefore I am not willing to use simple<br>
&gt; methods that consider earth as perfect to compute such distance.<br>
&gt;<br>
&gt; Please let me know if there is such functionality exists in PROJ4.<br>
&gt;<br>
&gt; Thanks<br>
<br>
<br>
The geod program in proj.4 version 4.8.0 is based on the work of Thomas<br>
(1970).  The accuracy of this method is limited and the inverse method<br>
fails for nearly antipodal points.<br>
<br>
In the next(?) version of proj.4, geod will use the geodesic routines<br>
from GeographicLib which cures the defects in Thomas&#39; method.<br>
<br>
I hope that this version will also add the geodesic routines in the<br>
proj.4 library so that you can incorporate geodesic calculations into<br>
any code which links against proj.4.<br>
<br>
--<br>
Charles Karney &lt;<a href="mailto:charles.karney@sri.com" target="_blank">charles.karney@sri.com</a>&gt;<br>
SRI International, Princeton, NJ 08543-5300<br>
<br>
Tel: +1 609 734 2312<br>
Fax: +1 609 734 2662<br>
<br>
_______________________________________________<br>
Proj mailing list<br>
<a href="mailto:Proj@lists.maptools.org" target="_blank">Proj@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/proj" target="_blank">http://lists.maptools.org/mailman/listinfo/proj</a></p>
</div>
</div>

<br>_______________________________________________<br>
Proj mailing list<br>
<a href="mailto:Proj@lists.maptools.org">Proj@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/proj" target="_blank">http://lists.maptools.org/mailman/listinfo/proj</a><br></blockquote></div><br></div>