comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Finding coordinates on the circumference of a circle
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Finding coordinates on the circumference of a circle [message #44827 is a reply to message #44824] Tue, 19 July 2005 08:11 Go to previous message
K. Bowman is currently offline  K. Bowman
Messages: 330
Registered: May 2000
Senior Member
In article <1121784988.644724.164530@g44g2000cwa.googlegroups.com>,
guillaume.drolet.1@ulaval.ca wrote:

> Hello group-
>
> I am preparing flight lines over a CO2 flux tower in Canada. I need to
> find the geographic coordinates of several points located on the
> circumference of a circle defined around the tower. The points are
> equally spaced (10 degrees), starting at 0 degrees (north) and
> incrementing clockwise. I want to do this for circles of different
> radii (10 km, 13 km, etc.). I need these coordinates in either WGS84 or
> NAD83.
>
> I found 'compass.pro' and 'findrng.pro', routines that find ranges and
> azimuths for given points (lat/lon) around a center location. I would
> like the opposite: find locations around a central point from arrays of
> azimuths and ranges.
>
> Does anybody know something that could help me?
>
> Cheers!
>
> Guillaume

The LL_ARC_DISTANCE function will return the lat and lon of a point at a given
azimuth and range from another point, although it doesn't know anything about
the datum. For short distances, and considering the precision of an aircraft
flight track, that may be adequate.

Ken Bowman
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: callable IDL
Next Topic: Callable IDL

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 04:34:36 PDT 2025

Total time taken to generate the page: 2.08731 seconds