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