Page 1 of 1
A question about the lat/long coordinates system

Posted:
Wed Jul 14, 2004 11:22 pm
by Auriga
FS2002 gives coordinate info in deg, min, sec format. I found a calculator program on the internet that converts into decimal format (I need decimal format so that can do calculations more easily). How do these values (in decimal format) translate into meters or feet?
Here is an example of two points (in decimal format) that I need to know the distance between:
Point 1: Long -87.831505, Lat 42.984665
Point 2: Long -87.83128045, Lat 42.98464722
Now, the difference between the two longitude points is 0.00022455. How do I figure out how this translates into feet (or fraction thereof)? The distances I'm trying to calculate are quite small so I don't need to account for the curving of the earth....I'll just assume a flat plane. I am hoping that it is not necessary to apply Great Circle formulas.
I tried converting things and applying different formulas but I only ended up confusing myself. I think there must be something I'm missing. One minute of lat/long = I nautical mile. That
Re: A question about the lat/long coordinates syst

Posted:
Tue Jul 20, 2004 2:48 am
by Poseidon
Well, basically I think it is more straight forward if you use the deg-min-sec rule as 1 min = 1 mile.
However your question about a formula is an interesting one. I will try to define one (when I have some free time) and I will come back on the subject.
Re: A question about the lat/long coordinates syst

Posted:
Tue Jul 20, 2004 3:28 am
by Hagar
Hi Christine. I'm not sure what you're using this for. Here's the basic formula.
http://geography.about.com/library/howto/htdegrees.htmThis is the easy way.
http://www.unn.ac.uk/~evgp1/gary/dec2deg.htmSome of the older FS utilities worked in decimal fractions of minutes rather than seconds. There's a CFG tweak for the early M$ sims like CFS1 to change the onscreen text to display in degrees, minutes and fractional minutes.
DISPLAY_FRACTIONAL_MINUTES = 1
I haven't tried it in FS2002 & this might just confuse the issue.
Re: A question about the lat/long coordinates syst

Posted:
Fri Jul 23, 2004 3:45 pm
by ziliu
First I must say I'm new here. Hello everybody!
About the lat/long-system. I don't find it hard to do calculations in sexagesimal, it is just like the hour-minute-second system of time. I have never heard a friend say: Let's meet in 1.25 hours, ok? And for more complex calculations, most scientific calculators have the option of inputting value in sexagesimal. I just had to say this. Do whatever you feel is comfortable.
And then how latitudes and longitudes convert into miles and feet and metres and so on. Many here have stated I minute (= 1/60 degree) equals one nautical mile. This is not exactly true. Yes, one minute of latitude equals one nautical mile on the earths surface. But how longitudes convert into miles is dependent on what latitude we are at. One minute of longitude is only one nautical mile when the latitude is 0 degrees, i.e. when you're on the equator. Otherwise the formula would be that one minute longitude = cos(latitude) nautical miles.
cos is an abbreviation for cosine, and is a trigonometric function. I rarely use excel myself, but I bet there has to be a cos function or something equivalent.
And I have no idea how many feet there are i a nautical mile, but that shouldn't be to hard to find out. somewhere around 5000 I think.
Re: A question about the lat/long coordinates syst

Posted:
Fri Jul 23, 2004 6:25 pm
by Poseidon
One minute of longitude is only one nautical mile when the latitude is 0 degrees, i.e. when you're on the equator.
You are right as it concerns real world but not in FS where the world is not even a sphere but a cylinder instead. Moreover the 1 minute= 1 mile although not exactly correct (in real world) still can be used as a draft rule of thumb.
Re: A question about the lat/long coordinates syst

Posted:
Sat Jul 24, 2004 2:15 pm
by ziliu
You are right as it concerns real world but not in FS where the world is not even a sphere but a cylinder instead.

Really? Nobody ever told me that! Does that mean distances get screwed up near the poles?
Re: A question about the lat/long coordinates syst

Posted:
Sat Jul 24, 2004 9:06 pm
by monkeyboy726
hmm thats interesting...maybe thats why i haven't been able to plan flights over poles using the flight planner
