Nice Lat-Lon Label
Create a text string for Lat-Lons
LLlabel(DD, dir = 1, ksec = -1)
DD
: Decimal degreesdir
: direction, NS or EWksec
: number of decimals for secondscreates text labels with minutes and seconds if needed.
character string
Jonathan M. Leesjonathan.lees@unc.edu
niceLLtix
DD = -13.12345 k = LLlabel(DD)
Useful links