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