Packages

Convert between latitude/longitude and UTM. Tested by comparing the results of converting hundreds of thousands of coordinates against a reference implementation.

Current section

Files

Jump to
coord .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]