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.