maxLatitudeUTM top-level constant

double const maxLatitudeUTM

The maximum value for the geographic latitude inside the Universal Transverse Mercator (UTM) projection coverage.

The value is 84.0.

Implementation

const maxLatitudeUTM = 84.0;