Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME hmscoords - converts latitude and longitude coordinates from decimal degrees to degrees-minutes-seconds. SYNOPSIS hmscoords -lat DD.DDDDD... -lon DD.DDDDD... DESCRIPTION The hmscoords command will convert a set of latitude or longitude coordinate that are in signed decimal degrees notation to degrees- minutes-seconds format. EXAMPLES Example: hmscoords -lat 47.818307766667 -lon -102.44957842222 Result: 47°49'05.91"N 102°26'58.48"W AUTHOR Paul M. Boren pmboren AT gmail DOT com