Update README.md
parent
e513031a87
commit
5f9ee09daf
|
|
@ -4,11 +4,12 @@ Convert your current GPS location to the [Maidenhead](https://en.wikipedia.org/w
|
|||
|
||||
## Description
|
||||
|
||||
A Maidenhead locator compresses latitude and longitude into a short string of characters, which is similar in concept to the World Geographic Reference System or GEOREF. This position information is presented in a limited level of precision to limit the number of characters needed for its transmission using voice, Morse code, or any other operating mode.[4]
|
||||
A Maidenhead locator compresses latitude and longitude into a short string of characters, which is similar in concept to the World Geographic Reference System or GEOREF. This position information is presented in a limited level of precision to limit the number of characters needed for its transmission using voice, Morse code, or any other operating mode.
|
||||
|
||||
The chosen coding uses alternating pairs of letters and digits, like so:
|
||||
|
||||
* BL11bh
|
||||
|
||||
support Paul Brewer KI6CQ HamGridSquare.js
|
||||
support Chris Veness 2002-2012 LatLon library
|
||||
|
||||
* support Paul Brewer KI6CQ HamGridSquare.js
|
||||
* support Chris Veness 2002-2012 LatLon library
|
||||
|
|
|
|||
Loading…
Reference in New Issue