Skip to main content

LAT_MIN

Constant LAT_MIN 

Source
pub const LAT_MIN: f64 = -85.051_128_78;
Expand description

The lowest latitude that can be stored.

Not -90. The Mercator projection the hash is built on does not reach the poles, and this is where it is cut off.