pub const SCALE: f64 = 5.0;
Scale factor: value = (elevation - MIN_ELEVATION) * SCALE.
value = (elevation - MIN_ELEVATION) * SCALE