EARTH_RADIUS

const val EARTH_RADIUS: Double = 6371008.8

Radius of the Earth used with the Harvesine formula. Approximated using a spherical (non-ellipsoid) Earth.