How This Tool Works
The Maidenhead Locator System divides the world into progressively smaller longitude and latitude grid squares. Each pair of characters adds precision: fields use letters, squares use digits, subsquares use letters again, and the optional extended pair uses digits.
This converter validates the locator, decodes each character pair into the matching WGS 84 grid bounds, then returns the center point in decimal latitude and longitude.
- Input: A Maidenhead grid locator such as FN, FN31, FN31pr, or FN31pr53.
- Process: Decode longitude first and latitude second for each character pair, narrowing the grid cell at every step.
- Output: The cell center plus latitude and longitude boundary ranges.