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 #44819] Tue, 19 July 2005 15:21 Go to previous message
James Kuyper is currently offline  James Kuyper
Messages: 425
Registered: March 2000
Senior Member
guillaume.drolet.1@ulaval.ca wrote:
> Thanks a lot for helping me with this.
>
> This last suggestion with MAP_PROJ is great, although I don't quite
> understand everything. For example, do you specify the radius in meters
> because the Azimuthal Equidistant projection is in meters?

The default SPHERE_RADIUS is the true radius of the Earth in meters.
Therefore, radial distances in the Azimuthal Equidistant projection
will also be in meters. This depends upon knowing precisely how the map
projection works.

If you're not sure about the scale being used in a given projection,
select two points where you know:

a) what the true distance between those points is and
b) that the projection you're using preserves that distance.

Pass those points to MAP_PROJ_FORWARD, and from the results you can
calculate the scale factor being used, rather than guessing what it is.
[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: Sat Oct 11 13:09:21 PDT 2025

Total time taken to generate the page: 1.44085 seconds