Page 1 of 2   1 2 > last >>
Bookmark this page: Add Formula for Earth radius at any given latitude  to Yahoo MyWeb Add Formula for Earth radius at any given latitude  to Google Bookmarks Add Formula for Earth radius at any given latitude  to Windows Live Add Formula for Earth radius at any given latitude  to Del.icio.us Digg Formula for Earth radius at any given latitude ! Add Formula for Earth radius at any given latitude  to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by Poster Matt on January 31, 2008, 1:54 pm

The thread 'distance between lon and lat', at the end of last year, was
interesting. Those with an interest in the subject might want to look at
the Haversine Formula on the page linked below. I can't remember if this
was mentioned in the thread or not, the thread is so long it'll take ages
to check, and my useless newsgroup software won't let me search!

Haversine Formula:
http://www.movable-type.co.uk/scripts/gis-faq-5.1.html


My question is slightly different. The mean radius of the Earth is approx.
6,372 km, but what formula is used to calculate the radius of the Earth
for any given latitude?

I wish my trig was up to working this out but I'm just a humble computer
scientist with no degree in math.

Thank you all for any help in this.

Posted by Uffe Kousgaard on January 31, 2008, 4:34 pm
> My question is slightly different. The mean radius of the Earth is approx.
> 6,372 km, but what formula is used to calculate the radius of the Earth
> for any given latitude?

R * cos(latitude)

As I understand your question.



Posted by Poster Matt on January 31, 2008, 5:17 pm
Uffe Kousgaard wrote:
>> My question is slightly different. The mean radius of the Earth is approx.
>> 6,372 km, but what formula is used to calculate the radius of the Earth
>> for any given latitude?
>
> R * cos(latitude)
>
> As I understand your question.

Thanks, but I think I explained my question badly; I'll re-phrase it.

For any specific latitude, what is the formula for calculating the radius
of the Earth at that latitude.

So if I wish to calculate the radius of the Earth at the latitude of
N56:29:35 (56.492956), what formula can I use?

Thanks.

Posted by Uffe Kousgaard on January 31, 2008, 5:35 pm
> So if I wish to calculate the radius of the Earth at the latitude of
> N56:29:35 (56.492956), what formula can I use?

6372 * cos(56.492956/180*pi) = 3518 km.

As you move toward one of the poles, this will finally become 0.

Or do you have Earth flattening in mind? If not, the answer can also be that
the radius doens't change.



Posted by rgc on January 31, 2008, 8:18 pm

> > So if I wish to calculate the radius of the Earth at the latitude of
> > N56:29:35 (56.492956), what formula can I use?
>
> 6372 * cos(56.492956/180*pi) = 3518 km.
>
> As you move toward one of the poles, this will finally become 0.
>
> Or do you have Earth flattening in mind? If not, the answer can also be that
> the radius doens't change.

Actually, your approach calculates the radius of a circle of latitude.
The radius of curvature of the Earth is a bit more complicated.

This issue is discussed in rather excruciating detail in the FAQ 5.1
article I mentioned in my previous post. (Look for the section labeled
5.1a which is just short of half way through the article.) For
convenience, and because that post could easily get separated from this
one, here it is again:

http://www.usenet-replayer.com/faq/comp.infosystems.gis.html

- Bob

Page 1 of 2   1 2 > last >>