mgrs 0.4.2

Bidirectional MGRS/lat-long coordinate conversion CLI with multi-format I/O: CSV, GeoJSON, KML, KMZ, GPX, WKT, TopoJSON, Shapefile, GeoPackage, FlatGeobuf
Documentation
1
2
3
4
5
pub mod convert;
pub mod detect;
pub mod format_detect;
pub mod formats;
pub mod stream;