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.
 
Thread 'The Secrets of Prof. Verschure's Rosetta Stones'
(Edit: since the thread title was changed, this first sentence is too cryptic: the original title referred to a Tool song....) Besides being a favorite song by a favorite band, the thread title is a straightforward play on words. This summer, as a present to myself for being promoted, I purchased a collection of thin sections that I believe comprise the research materials of Prof. Rob Verschure, who at the time was faculty in the Geological Institute in Amsterdam. What changed this...
We have little shade but plenty of wind on my property. The upshot of this is that I have to be judicious in how/where I put up shade-creating barriers in various places around my property to maximise shade without unduly large windage. My property is an irregular polygon and not aligned with the cardinal axes, so it is not easy to tell where the shade will be at a given time. For example, I have put up an umbrella next to our pool, but it can only shade the southish-side of the pool, and...
Recently, there were stories of hikers and trekkers caught in blizzards and snow storms in the region around Mt Everest. None were on the mountain, but rather is valleys around the mountain. My curiosity lead me to some interesting stories about what happened recently, and generally about the weather and its impact of those visiting the region and those attempting to summit. What the Heck Is Going On with the Mount Everest Blizzard Rescue...
Back
Top