<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Times New Roman;color: #000000;font-size: 10pt;">
<p><br>
<strong><u>Legal Applications of Geodesic Formulae - Forensic Geodesy<br>
</u></strong>.</p>
<p>I&nbsp;do a great deal of&nbsp;consulting work for Attorneys as an Expert Witness, primarily with respect to Photogrammetry.&nbsp; On occasion, I am asked to compute distances for submission in pleas for Summary Judgements.</p>
<p>&nbsp;</p>
<p>When I use ellipsoidal geodesics (normally the inverse case), I always use whatever is published by the United States National Geodetic Survey.&nbsp; 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>&nbsp;</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>&nbsp;</p>
<p>Cliff Mugnier</p>
<p>LOUISIANA STATE UNIVERSITY</p>
<p>&nbsp;</p>
<p>________________________________________<br>
From: proj-bounces@lists.maptools.org [proj-bounces@lists.maptools.org] on behalf of Charles Karney [charles.karney@sri.com]<br>
Sent: Wednesday, December 26, 2012 3:16 PM<br>
To: proj@lists.maptools.org<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'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).&nbsp; 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' 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;charles.karney@sri.com&gt;<br>
SRI International, Princeton, NJ 08543-5300<br>
<br>
Tel: &#43;1 609 734 2312<br>
Fax: &#43;1 609 734 2662<br>
<br>
_______________________________________________<br>
Proj mailing list<br>
Proj@lists.maptools.org<br>
http://lists.maptools.org/mailman/listinfo/proj</p>
</div>
</body>
</html>