Convert coordinates between Latitude/Longitude and MGRS.
$ area51 add mgrs
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (mgrs:some-function ...)