GPS Coordinate Converter
Converters · Added
Paste a coordinate in whatever form you have it and get all three notations back. The parser copes with degree symbols, primes, hemisphere letters and signs, and it tells you which reading it used when the input could have been taken more than one way.
How to use the gps coordinate converter
- 1Paste the coordinate — 40.4462, -79.9822 and 40°26'46"N 79°58'56"W are both understood.
- 2Read the three formatted results and copy whichever one you need.
- 3Check the note about hemispheres if your input had no N/S/E/W letters.
- 4Use the precision table to decide how many decimal places you actually need.
Examples
DMS into decimal degrees
- Input
- 40°26'46.3"N 79°58'55.9"W
- Result
- 40.446194, -79.982194
A southern-hemisphere pair
- Input
- -33.8688, 151.2093
- Result
- 33°52'07.7"S 151°12'33.5"E
The negative latitude becomes an S; the positive longitude becomes an E.
About the gps coordinate converter
Why three notations survive
Decimal degrees won everywhere software is involved, because it is one number and arithmetic on it is trivial. Degrees, minutes and seconds survive in surveying and cartography, where the sexagesimal division is baked into the instruments and the archives. Degrees with decimal minutes is the aviation and marine standard, and it is what most handheld receivers display by default.
None of them is more accurate than another. They are the same quantity written three ways, and converting between them loses nothing except where the number of digits is cut short.
Where the seconds go wrong
Converting to degrees, minutes and seconds means rounding, and rounding each part separately is how a coordinate ends up reading 40°26'60". Sixty seconds is a minute; the reading is not far wrong but it is not something anybody writes.
The fix is to round the seconds first and then carry upwards — sixty seconds becomes a minute, sixty minutes becomes a degree. That is what happens here, which is why the seconds field never shows 60.
Frequently asked questions
Which value is the latitude if there are no letters?
What if the number is negative and there is also a W or an S?
How many decimal places do I need?
Do the three formats all describe the same point?
Related tools
Angle Converter
Converters
Convert degrees, radians, gradians, turns, arcminutes, arcseconds and mils.
Image Metadata Viewer
Image Tools
See the EXIF data hidden in a photo, including whether it records where it was taken.
Length Converter
Converters
Convert between millimetres, metres, kilometres, inches, feet, yards and miles.