#gis #coordinates #no-std #convert #vice #converting #longitudes

no-std utm

Convert latitudes and longitudes to UTM coordinates and vice versa

6 releases

Uses old Rust 2015

0.1.6 Nov 7, 2022
0.1.5 Aug 27, 2022
0.1.4 Sep 3, 2020
0.1.3 Aug 20, 2020
0.1.2 Dec 1, 2015

#1820 in Algorithms

Download history 576/week @ 2024-07-25 443/week @ 2024-08-01 318/week @ 2024-08-08 348/week @ 2024-08-15 396/week @ 2024-08-22 337/week @ 2024-08-29 412/week @ 2024-09-05 668/week @ 2024-09-12 588/week @ 2024-09-19 469/week @ 2024-09-26 398/week @ 2024-10-03 492/week @ 2024-10-10 460/week @ 2024-10-17 527/week @ 2024-10-24 457/week @ 2024-10-31 488/week @ 2024-11-07

2,012 downloads per month
Used in 2 crates

MIT license

16KB
290 lines

utm

Crates.io docs.rs

Convert latitudes and longitudes to UTM coordinates in Rust.


lib.rs:

Micro-library for converting from geodetic to UTM coordinates.

Dependencies

~130KB