Longitude conversion according to your latitude

  • Thread starter Thread starter michael atlas
  • Start date Start date
  • Tags Tags
    Latitude Longitude
AI Thread Summary
To calculate the distance in yards between two longitude points that are close together, it is essential to consider the latitude at which the points are located, as the distance represented by a degree of longitude varies with latitude. The formula to determine the radius of a circle of latitude is rθ = r * cos(θ), where r is the Earth's mean radius and θ is the latitude. The circumference of the parallel of latitude can be calculated using 2πrθ. To find the distance between two longitudes, first determine the difference in degrees, then apply the formula: (difference in degrees / 360) * circumference. For accurate results, the average latitude of the two points should be used in the calculations. This method allows for precise conversion of longitude differences into yards, which is particularly useful in applications like sonar work and programming.
michael atlas
Messages
8
Reaction score
0
I have two latitude/longitude points. They are really close together. What I want to do is find the difference between the two longitides and calculate how many yards that would be. If I did the calculation with with the two latitudes, it would be just 2025yds per minute of latitude. However, for the longitude; being that the closer you get to the poles, the closer the lines of longitude move together, you have to apply a conversion to it.

If my lat/longs were 34.34°W, 79.1°N and 34.23°W, 80.3°N Respectively, I want to find the exact amount of yards between my two lines of longitude.

If anyone had the formula to find out how many yds per minute of longitude according to what latitude I am at, I would greatly appreciate it.

Thanks,
Mike
 
Earth sciences news on Phys.org
Can you not use the second formula I gave you in the other thread?

The radius of any circle of latitude (rθ) is given by the mean radius (r) of the Earth times the cosine of the angle of latitude (θ)

rθ = rcosθ

And by the way what is your application here and there ?
 
Last edited:
My application is for sonar work, programming in matlab.

When I get the answer from the other thread... I just multiply that latitude by 2025yds per degree of latitude AND longitide?

Is that true, because of the fact that I have to convert longitude given the latitude for Theta E
 
michael atlas said:
If my lat/longs were 34.34°W, 79.1°N and 34.23°W, 80.3°N Respectively, I want to find the exact amount of yards between my two lines of longitude.


At what latitude? 79.1°N or 80.3°N or somewhere in the middle?

This can all be solved quite easily if you have a good grasp of spherical co-ordinates.
 
The difference in longitude is the distance along a parallel of latitude.

Each parallel of latitude is a circle of radius rθ = r cos(θ)

So the circumference of that parallel is 2∏rθ in yards or metres or whatever and 360 degrees in angle.

So for instance the difference between 10° west and and 20° west is 10°

So this in yards is

10/360 times circumference = (10/360) * 2∏rθ where r is the mean radius in yards.

Now the latiture you use for θ is different for each point so you should take the average latitude by adding up the two latitudes and dividing by 2.

Does this make sense?
 
Yes it does.

Appreciate it.
 
Hello, I’m currently writing a series of essays on Pangaea, continental drift, and Earth’s geological cycles. While working on my research, I’ve come across some inconsistencies in the existing theories — for example, why the main pressure seems to have been concentrated in the northern polar regions. So I’m curious: is there any data or evidence suggesting that an external cosmic body (an asteroid, comet, or another massive object) could have influenced Earth’s geology in the distant...
On August 10, 2025, there was a massive landslide on the eastern side of Tracy Arm fjord. Although some sources mention 1000 ft tsunami, that height represents the run-up on the sides of the fjord. Technically it was a seiche. Early View of Tracy Arm Landslide Features Tsunami-causing slide was largest in decade, earthquake center finds https://www.gi.alaska.edu/news/tsunami-causing-slide-was-largest-decade-earthquake-center-finds...
Back
Top