geo-core 0.1.4

Common tools for working with spatial data
Documentation
1
2
//EarthRadius - Radius of earth in meters
pub const EARTH_RADIUS: f64 = 6_371_000.0;