geomatic 0.1.0

Projections, conversions of geospatial coordinates and related operations.
Documentation
1
2
3
4
5
6
pub mod laea;
mod coord;
mod ellipsoid;
mod util;

pub use coord::*;