Click here to get back home

Determining circle distances with varying latitude

 HomeNewsGroups | Search | About
 comp.infosystems.gis    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Determining circle distances with varying latitude den1s 04-23-2006
Get Chitika Premium
Posted by den1s on April 23, 2006, 7:58 pm
Please log in for more thread options
Is there an expression out there for determining the distance around
the globe, at let's say the tropic of cancer and the tropic of
capricorn? I know that the radius of the earth is 6371 - is there
perhaps an expression which relates the circle distance at the tropic
of cancer/capricorn to the radius or even perhaps the GCD?

I am attempting to determine how the circle distances change as you
move from the equator to either of the poles.


thanks


Posted by Paul Cooper on April 24, 2006, 3:25 am
Please log in for more thread options

>Is there an expression out there for determining the distance around
>the globe, at let's say the tropic of cancer and the tropic of
>capricorn? I know that the radius of the earth is 6371 - is there
>perhaps an expression which relates the circle distance at the tropic
>of cancer/capricorn to the radius or even perhaps the GCD?
>
>I am attempting to determine how the circle distances change as you
>move from the equator to either of the poles.
>
>
>thanks


Well, the radius of the small circle varies according to the cosine of
the latitude, so the length of a line of latitude at a specific
latitude is simply 2*Pi*6371*cos(Latitude), assuming the earth is a
sphere. This is trivial high school trigonometry.

However, the Earth is NOT a sphere - is better approximated as an
oblate spheroid. The major and minor semiaxes of the WGS84 spheroid
(used by satellite navigation and on a global basis the best fit) are
6,378.137 km (equatorial radius) and 6,356.7523 km (polar radius).
(http://en.wikipedia.org/wiki/WGS84 is a useful summary). If you wish
for a reasonably precise value you will have to take it into account.
If (as I suspect) this is for a homework problem, you may get more
credit if you work out the relationship for the spheroid; given the
start here you should be able to do it - some elementary coordinate
geometry will do it (ask yourself what is the X coordinate at a
specific Y on an ellipse; what is Y given the latitude?). However, I
leave this as an exercise for you!

Paul


Posted by Standards Guy on April 24, 2006, 11:41 am
Please log in for more thread options
Excellent advice from Paul. Also, you might want to check out
http://www.meridianworlddata.com/Distance-Calculation.asp

Carl


Similar ThreadsPosted
Web site for determining distance between two street addresses? August 6, 2004, 8:15 pm
Re: Intersection between a small and great circle July 17, 2006, 4:24 pm
Computing Great Circle Distance faster August 6, 2004, 2:25 am
calculate coordinates of points given a matrix of distances May 13, 2005, 12:58 pm
Open source software to calculate travel distances March 6, 2007, 4:06 pm
Need Step-by-Step Help: How to Draw circle in ArcMap using ArcObjects.. March 15, 2005, 2:17 am
Latitude Longitude entry September 3, 2006, 5:19 pm
Longitude Latitude database November 13, 2006, 3:21 pm
WTM83 and Latitude/Longitude May 29, 2007, 2:56 pm
getting zone codes from longitude and latitude May 18, 2005, 12:10 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap