whossname / utm_ex

Convert coordinates between WGS84 and UTM in Elixir

Home Page:https://hexdocs.pm/utm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UTM

Convert coordinates between WGS84 and UTM

See the examples

Installation

If available in Hex, the package can be installed by adding utm to your list of dependencies in mix.exs:

def deps do
  [
    {:utm, "~> 0.1.0"}
  ]
end

About

Convert coordinates between WGS84 and UTM in Elixir

https://hexdocs.pm/utm

License:MIT License


Languages

Language:Elixir 100.0%