I'm getting NMEA data from the GPS. This one I'm converting into decimal degrees for using them in Google maps.
We have GPS coordinates conversions like degrees to minutes and seconds.
Why do we need to convert the coordinates between this two representations? Where will we use this conversion(degrees to seconds), and how is this coded.
Sexagesimal (base 60) is a numeral system with sixty as its base. It originated with the ancient Sumerians in the 3rd millennium BC, it was passed down to the ancient Babylonians, and it is still used—in a modified form—for measuring time, angles, and geographic coordinates.
Degree minutes and degree seconds are not units of time, but a reference to the degree in the sexagesimal system.
For further information: https://en.wikipedia.org/wiki/Sexagesimal