[PROJ] Finding points along a geodesic

Idan Miara idan at miara.com
Tue May 4 09:59:04 PDT 2021


Exactly, thanks!

On Tue, 4 May 2021, 19:55 Alan Snow, <alansnow21 at gmail.com> wrote:

> I am thinking this is what you want:
> https://pyproj4.github.io/pyproj/stable/api/geod.html#pyproj.Geod.npts
>
> On Tue, May 4, 2021 at 11:39 AM Idan Miara <idan at miara.com> wrote:
>
>> Hi all,
>>
>> Say I have to points p1, p2.
>> Using g.inv I can find az12, az21, s12.
>>
>> How do I find the vector of n points between p1, p2 with a fixed distance
>> s12/(n+1) between each point and the next?
>>
>> I'm using Python, so I'm guessing pyproj would be the library I'll be
>> using.
>>
>> Best,
>> Idan
>> _______________________________________________
>> PROJ mailing list
>> PROJ at lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/proj
>>
>
>
> --
> Alan Snow
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/proj/attachments/20210504/18814b25/attachment.html>


More information about the PROJ mailing list