Geodesy.jl icon indicating copy to clipboard operation
Geodesy.jl copied to clipboard

Added latitude band for the UTMZ point type

Open DiracM opened this issue 1 year ago • 2 comments

Implemented calculation of the latitude band for the UTMZ point type. This changes the point type struct and adds a new field called 'latletter' of the type Char. This 'latletter' with have the latitude band for the specific point in accordance with the military grid reference system (MGRS). This commit is related with the issue #81.

DiracM avatar Mar 16 '23 19:03 DiracM