Convert coordinates between WGS84 and UTM
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
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Convert coordinates between WGS84 and UTM
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
Convert coordinates between WGS84 and UTM in Elixir