utm

ISC (BSD-like)

Library for converting back and forth between latitude/longitude and UTM, supporting several datums.

$ area51 add utmCopy

Usage

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

Dependencies