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

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

#2215 in Algorithms

Download history 518/week @ 2024-11-08 798/week @ 2024-11-15 555/week @ 2024-11-22 522/week @ 2024-11-29 562/week @ 2024-12-06 714/week @ 2024-12-13 295/week @ 2024-12-20 212/week @ 2024-12-27 482/week @ 2025-01-03 638/week @ 2025-01-10 550/week @ 2025-01-17 1114/week @ 2025-01-24 1337/week @ 2025-01-31 687/week @ 2025-02-07 328/week @ 2025-02-14

2,718 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