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

Home » Public Forums » archive » Re: Nautical Miles to Lat/Lon Degrees
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Nautical Miles to Lat/Lon Degrees [message #17032] Thu, 09 September 1999 00:00
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
Struan Gray <struan.gray@sljus.lu.se> writes:

> David Fanning, davidf@dfanning.com writes:

>> Does anyone know off-hand the formula for converting nautical
>> miles to degrees of latitude and longitude for a given
>> latitude and longitude? Pointers to appropriate reference
>> materials is also appreciated.

> If I remember correctly, one nautical mile is defined as one
> minute of latitude at the equator. My data book (Kaye and Laby
> 14th Ed.) says one n.m. equals 1.852 km.


> Struan

Here's a pretty authoritative source, which gives 1 n.m = exactly 1.852 km.

http://physics.nist.gov/cuu/Units/outside.html

and also

http://ts.nist.gov/ts/htdocs/230/235/appxc/$temp.htm

which includes the following notation

The international nautical mile of 1 852 meters (6 076.115 49...feet)
was adopted effective July 1, 1954, for use in the United States. The
value formerly used in the United States was 6 080.20 feet = 1 nautical
(geographical or sea) mile.

Note, by the way, that this is very close one minute of latitude at the equator
if one assumes a circumference of exactly 40000 kilometers. In fact, the
original definition of a meter was one ten-millionth of the distance from the
equator to the North Pole along a meridian passing through Dunkirk and
Barcelona, i.e. a quarter circumference of exactly 10000 kilometers.

William Thompson
Re: Nautical Miles to Lat/Lon Degrees [message #17036 is a reply to message #17032] Thu, 09 September 1999 00:00 Go to previous message
jph is currently offline  jph
Messages: 2
Registered: September 1999
Junior Member
One nautical mile was defined to be one minute of arc
on the earth's surface. So moving north or south, the
displacement in degrees of latitude is (naut miles)/60.
Since the lines of longitude converge at the poles, the
the displacement east or west in degrees of longitude is
given by (naut miles)/(60*cos(latitude)).
But how accurate must this be? The foregoing assumes
a spherical earth, which is not quite true ...

Cheers,
Patrick Harrington

In article <37D7E259.83B9EFB6@ssec.wisc.edu>, Liam Gumley <Liam.Gumley@ssec.wisc.edu> writes:
|> David Fanning wrote:
|> > Does anyone know off-hand the formula for converting nautical
|> > miles to degrees of latitude and longitude for a given
|> > latitude and longitude? Pointers to appropriate reference
|> > materials is also appreciated.
|>
|> David, the following may prove helpful:
|>
|> According to my freshman physics text (Halliday and Resnick), 1 nautical
|> mile = 1.852 kilometers.
|>
|> For computing the distance in kilometers between a pair of lat/lons,
|> nothing beats the COMPASS routine from the ESRG library, available at
|>
|> http://www.astro.washington.edu/deutsch-bin/idllibsrch?keywo rd=compass
|>
|> Cheers,
|> Liam.
|>
|> --
|> Liam E. Gumley
|> Space Science and Engineering Center, UW-Madison
|> http://cimss.ssec.wisc.edu/~gumley
Re: Nautical Miles to Lat/Lon Degrees [message #17037 is a reply to message #17032] Thu, 09 September 1999 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Struan Gray (struan.gray@sljus.lu.se) writes:

> If I remember correctly, one nautical mile is defined as one
> minute of latitude at the equator. My data book (Kaye and Laby
> 14th Ed.) says one n.m. equals 1.852 km.

Duh. I've got to get better reference material. :-(

Thanks,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
Re: Nautical Miles to Lat/Lon Degrees [message #17039 is a reply to message #17032] Thu, 09 September 1999 00:00 Go to previous message
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
David Fanning wrote:
> Does anyone know off-hand the formula for converting nautical
> miles to degrees of latitude and longitude for a given
> latitude and longitude? Pointers to appropriate reference
> materials is also appreciated.

David, the following may prove helpful:

According to my freshman physics text (Halliday and Resnick), 1 nautical
mile = 1.852 kilometers.

For computing the distance in kilometers between a pair of lat/lons,
nothing beats the COMPASS routine from the ESRG library, available at

http://www.astro.washington.edu/deutsch-bin/idllibsrch?keywo rd=compass

Cheers,
Liam.

--
Liam E. Gumley
Space Science and Engineering Center, UW-Madison
http://cimss.ssec.wisc.edu/~gumley
Re: Nautical Miles to Lat/Lon Degrees [message #17040 is a reply to message #17032] Thu, 09 September 1999 00:00 Go to previous message
Struan Gray is currently offline  Struan Gray
Messages: 178
Registered: December 1995
Senior Member
David Fanning, davidf@dfanning.com writes:

> Does anyone know off-hand the formula for converting nautical
> miles to degrees of latitude and longitude for a given
> latitude and longitude? Pointers to appropriate reference
> materials is also appreciated.

If I remember correctly, one nautical mile is defined as one
minute of latitude at the equator. My data book (Kaye and Laby
14th Ed.) says one n.m. equals 1.852 km.


Struan
Re: Nautical Miles to Lat/Lon Degrees [message #17041 is a reply to message #17032] Thu, 09 September 1999 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
> Does anyone know off-hand the formula for converting nautical
> miles to degrees of latitude and longitude for a given
> latitude and longitude? Pointers to appropriate reference
> materials is also appreciated.

Yikes! Ol' Miss Buchanan is rolling in her grave!
Pointers *are* appreciated. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: RGB image to 8 bit ??
Next Topic: Re: newbie question / concatenation of arrays of nested structure

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

Current Time: Wed Oct 08 19:04:58 PDT 2025

Total time taken to generate the page: 0.00496 seconds