Key Facts
- Category
- Geography
- Input Types
- number
- Output Type
- json
- Sample Coverage
- 4
- API Ready
- Yes
Overview
This tool converts geographic coordinates (latitude and longitude) into the Maidenhead locator system, a grid-based code commonly used by amateur radio operators to specify locations for communication and logging.
When to Use
- •When you need to determine your Maidenhead grid square for amateur radio contacts or contests.
- •When converting GPS coordinates to a standardized locator format for mapping or station setup.
- •When planning radio operations that require precise grid square information for logging or coordination.
How It Works
- •Enter the latitude value between -90 and 90 degrees in the designated field.
- •Enter the longitude value between -180 and 180 degrees in the designated field.
- •The tool processes the inputs and outputs the corresponding Maidenhead locator code in JSON format.
Use Cases
Examples
1. Convert New York City Coordinates
Amateur radio operator- Background
- An operator in New York needs to find their Maidenhead grid square for a radio contest.
- Problem
- Convert latitude 40.7128 and longitude -74.0060 to a Maidenhead code for contest logging.
- How to Use
- Enter latitude 40.7128 and longitude -74.0060 into the tool's input fields.
- Outcome
- The tool outputs the Maidenhead locator 'FN30as' in JSON format, ready for use in logs.
2. Locate a Remote Station
Radio enthusiast- Background
- Planning a contact with a station at coordinates latitude 51.5074 and longitude -0.1278.
- Problem
- Need the grid square to ensure accurate communication and logging.
- How to Use
- Input latitude 51.5074 and longitude -0.1278 into the tool.
- Outcome
- Receive the Maidenhead code 'IO91wm' in JSON, facilitating clear contact records.
Try with Samples
geographyRelated Hubs
FAQ
What is a Maidenhead locator?
A Maidenhead locator is a grid-based system used to represent geographic locations, primarily in amateur radio for specifying positions.
How accurate is the conversion?
The conversion is precise based on the input coordinates, generating a standard 6-character Maidenhead code.
Can I use this for locations outside Earth?
No, this tool is designed only for Earth-based coordinates within the specified latitude and longitude ranges.
What format does the output use?
The output is provided in JSON format, containing the Maidenhead locator string derived from the coordinates.
Are there any limitations on input values?
Yes, latitude must be between -90 and 90, and longitude between -180 and 180; values outside these ranges are not supported.