GPS LATITUDE/LONGITUDE COORDINATEN OMZETTER | |
---|---|
Decimal Degrees is displayed as the degrees in normal value, with both minutes and seconds in decimal format, as a degree value. There is ONLY a degree designation. (DDD.DDDD) A maximum of 4 decimal places is adequate.
What is most often known as GPS format (though not all GPS units use it o agree on it...), is displayed as (DDD,MM.MMMM) in which seconds are converted to decimal minutes, as a minute value. Seconds have the value of 0 to 60, with 0 and 60 (usually designated as 0 to 59 and then restarting at 0) being the same value, minutes have the same characteristics and degrees are valid from 0 to 180 and 180 to 0, (0 and 180 do NOT have the same value) both North and South of the equator, and East and West of the prime meridian.If you are not familiar with latitude and longitude, here is a crash course in navigation. (Probably a poor choice of words...) Lines of latitude and longitude are hypothetical lines on the surface of the Earth. On the Earth, lines of latitude are circles of different size. The longest (largest in diameter) is the equator, whose latitude is zero, while at the poles, at latitudes 90° north and 90° south (or -90°), the circles shrink to a point. On the Earth, lines of constant longitude (meridians) extend from pole to pole, and cross the lines of latitude. Every point on the surface of the Earth has coordinates where a given line of latitude and a give line of longitude intersect (cross). To sum it up, latitude is measured from the equator, with positive values going north (0 to 90) and negative values going south (0 to -90). Longitude is measured from the Prime Meridian (which is the longitude that runs through Greenwich, England), with positive values going east (0 to 180) and negative values going west (0 to -180). So, for example, 65 degrees west longitude, 45 degrees north latitude is -65 degrees longitude, +45 degrees latitude. Now that the designations (and reasons for them) are perfectly clear, here is the set of formulae if you need to do this manually.
Degrees Minutes Seconds to Degrees Minutes.m (GPS) Degrees = Degrees, Minutes.m = Minutes + (Seconds / 60) Degrees Minutes.m to Decimal Degrees .d = M.m / 60, Decimal Degrees = Degrees + .d
There are 60 minutes in a degree and 60 seconds in a minute; 3600 seconds in a degree. There are 360 degrees in a complete circle or sphere but in all longitude and latitude measurements, the total of the degrees is expressed as 2 halves of 180 degrees each.