<div dir="ltr"><div>Thanks.I presume I can use the same for ellipsoid ? <br><br></div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 23, 2018 at 3:57 PM, Charles Karney <span dir="ltr">&lt;<a href="mailto:charles@karney.com" target="_blank">charles@karney.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The documentation says that the distance is in meters.  If you<br>
initialize the Geod object with<br>
<br>
  g = Geod(a = 180/math.pi, f = 0)<br>
<br>
then you&#39;ll be treating a sphere with circumference 360, so you<br>
can then think of the distance as being arc length (in degrees).<div><div class="h5"><br>
<br>
On 04/23/2018 05:37 AM, ashwin .D wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hello,<br>
              I am not sure whether this is the right mailing list for this question and please let me know if this question if off topic. I am using PyProj and I am trying to find the equivalent of the MATLAB API call reckon - <a href="https://in.mathworks.com/help/map/ref/reckon.html" rel="noreferrer" target="_blank">https://in.mathworks.com/help/<wbr>map/ref/reckon.html</a>. I have this API Geod - <a href="https://jswhit.github.io/pyproj/pyproj.Geod-class.html" rel="noreferrer" target="_blank">https://jswhit.github.io/pypro<wbr>j/pyproj.Geod-class.html</a> and I can get the forward and backward azimuth using inv() but I also have to supply a range which is the arc length to get the point at specified azimuth given a initial point. Unless I am missing something obvious can somebody give me a clue on this one ?<br>
<br>
In fwd() is the distance the arc length ?<br>
<br>
Best regards,<br>
Ashwin.<br>
<br>
<br></div></div>
______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://lists.maptools.org/mail<wbr>man/listinfo/proj</a><br>
</blockquote>
</blockquote></div><br></div>