Ok, basically:
41.26489° N is in a decimal like format
41° 53' 25" N is in the dms format (degrees minutes
seconds)
To convert between the two of them, you just need to know
that 53'
(minutes) is equal to 53/60 ° (degrees) and 25"
(seconds) is equal to
25/60 ' (minutes). So, to convert from dms to the decimal
one, you
need to solve the following equation:
x = d + (m + s/60)/60
Where x is the longitude in the decimal format
d is the degrees
m is the minutes
s is the seconds
To go backwards is pretty much that in reverse (I'm too
lazy to type it
out, let me know if you need me to)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "google earth" group.
To post to this group, send email to google-earth googlegroups.com
To unsubscribe from this group, send email to
google-earth-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/google-earth
-~----------~----~----~----~------~----~------~--~---
|