mgrs

GPL-3

Convert coordinates between Latitude/Longitude and MGRS.

$ area51 add mgrsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(mgrs:some-function ...)

Dependencies