Is there a public standard for 8 and 10 character grid locators?How can one convert from Lat/Long to Grid Square?Is there a KML or similar file that shows all of the CQ Zones?How can one convert from Lat/Long to Grid Square?What are CQ/ITU zones used for?Convert maidenhead grid square to lat/long in Excel?How can one convert from Grid Square to Lat/Long?Can a FM tuner (receiver) be detected and triangulated?
Why it is a big deal whether or not Adam Schiff talked to the whistleblower?
When and why did the House rules change to permit an inquiry without a vote?
Generate an array with custom index
Rules on "Pets on shoulder"
Why were germanium diodes so fast and germanium transistors so slow?
Does code obfuscation give any measurable security benefit?
Is it allowed to let the engine of an aircraft idle without a pilot in the plane. (For both helicopters and aeroplanes)
Does any politician - honestly - want a No Deal Brexit?
Use of tidyeval based non-standard evaluation in recode in right-hand side of mutate
when to use がつ or げつ readings for 月?
Prisoner's dilemma formulation for children
Can I use Oko's ability targetting a creature with protection from green?
How would a race of humanoids with tails design [vehicle] seats?
Inconsistency of PE to KE conversion in moving reference frames
Is it unusual that English uses possessive for past tense?
In this day and age should the definition / categorisation of erotica be revised?
Are my triangles similar?
Confused about the meaning of the word "open" in this sentence
Cutting a 4.5m long 2x6 in half with a circular saw
What is gerrymandering called if it's not the result of redrawing districts?
Why is 10.1.255.255 an invalid broadcast address?
Can Microsoft employees see my data in Azure?
Why did my relationship with my wife go down by two hearts?
Did it take 3 minutes to reload a musket when the second amendment to the US constitution was ratified?
Is there a public standard for 8 and 10 character grid locators?
How can one convert from Lat/Long to Grid Square?Is there a KML or similar file that shows all of the CQ Zones?How can one convert from Lat/Long to Grid Square?What are CQ/ITU zones used for?Convert maidenhead grid square to lat/long in Excel?How can one convert from Grid Square to Lat/Long?Can a FM tuner (receiver) be detected and triangulated?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
.everyonelovesstackoverflowposition:absolute;height:1px;width:1px;opacity:0;top:0;left:0;pointer-events:none;
$begingroup$
We have a question about the algorithm for conversion from coordinates into grid squares here, and this is an extension of that.
I've noticed that there are several web-sites (for example here, or here, or here) and Android applications which will happily show me my 8 or 10 character locator. However, I've been unable to find an exact specification for that extended system.
So my question is: Is there a publicly available specification for the 8 and 10 character locator systems, and if yes, where?
location maidenhead-locator
$endgroup$
add a comment
|
$begingroup$
We have a question about the algorithm for conversion from coordinates into grid squares here, and this is an extension of that.
I've noticed that there are several web-sites (for example here, or here, or here) and Android applications which will happily show me my 8 or 10 character locator. However, I've been unable to find an exact specification for that extended system.
So my question is: Is there a publicly available specification for the 8 and 10 character locator systems, and if yes, where?
location maidenhead-locator
$endgroup$
add a comment
|
$begingroup$
We have a question about the algorithm for conversion from coordinates into grid squares here, and this is an extension of that.
I've noticed that there are several web-sites (for example here, or here, or here) and Android applications which will happily show me my 8 or 10 character locator. However, I've been unable to find an exact specification for that extended system.
So my question is: Is there a publicly available specification for the 8 and 10 character locator systems, and if yes, where?
location maidenhead-locator
$endgroup$
We have a question about the algorithm for conversion from coordinates into grid squares here, and this is an extension of that.
I've noticed that there are several web-sites (for example here, or here, or here) and Android applications which will happily show me my 8 or 10 character locator. However, I've been unable to find an exact specification for that extended system.
So my question is: Is there a publicly available specification for the 8 and 10 character locator systems, and if yes, where?
location maidenhead-locator
location maidenhead-locator
asked May 26 at 10:26
AndrejaKoAndrejaKo
1,9112 gold badges10 silver badges23 bronze badges
1,9112 gold badges10 silver badges23 bronze badges
add a comment
|
add a comment
|
3 Answers
3
active
oldest
votes
$begingroup$
The Maidenhead locator system (which you correctly tagged) is described in detail in this Wikipedia page.
A short summary from that page is:
To summarise:
- Character pairs encode longitude first, and then latitude.
- The first pair (a field) encodes with base 18 and the letters "A" to "R".
- The second pair (square) encodes with base 10 and the digits "0" to "9".
- The third pair (subsquare) encodes with base 24 and the letters "a" to "x".
- The fourth pair (extended square) encodes with base 10 and the digits "0" to "9".
- The fifth and subsequent pairs are not formally defined, but recycling the third and fourth pair algorithms is one possible definition: BL11bh16oo66
On shortwave frequencies, positions are reported at square precision, and on VHF and UHF, subsquare precision is used. More precise position reports are very rarely used.
Note that this means the formal standard does not define anything past the first eight characters (four pairs), but that people tend to extend the system used in the third and fourth pair if they need to be more accurate.
Also note that this extension (only as far as five pairs, or ten characters) is the one used at the APRS website.
$endgroup$
$begingroup$
But, from what I can see on the Wikipedia page, there's only the reference to the 6 character system there. I don't see a reference to the 8 or 10 character versions.
$endgroup$
– AndrejaKo
May 26 at 10:38
1
$begingroup$
@AndrejaKo the quoted material covers 8 characters and discusses the possibility of more.
$endgroup$
– hobbs - KC2G
May 28 at 21:02
add a comment
|
$begingroup$
The Maidenhead system breaks down a grid into increasingly smaller chunks. The fourth pair is defined as an evenly spaced 100 square grid, or 10x10. This site has an excellent image that breaks that down for you:
In this picture, the black box outline is MK80ht. You can see this box was further subdivided, and the user's location of Kalpathy, India is located in MK80ht80.
As noted by the Wikipedia article, there is no formal definition for anything smaller than that, however some users apparently recycle the formula for the third and fourth pairs if needed:
- The first pair (a field) encodes with base 18 and the letters "A" to "R".
- The second pair (square) encodes with base 10 and the digits "0" to "9".
- The third pair (subsquare) encodes with base 24 and the letters "a" to "x".
- The fourth pair (extended square) encodes with base 10 and the digits "0" to "9".
- The fifth and subsequent pairs are not formally defined, but recycling the third and fourth pair algorithms is one possible
definition
$endgroup$
add a comment
|
$begingroup$
A recommendation for a formal definition of the 10 character system is available in the IARU-R1 VHF Handbook.
Here's the relevant quote:
3.7 Proposals to Clarify and Standardise the IARU Locator, including
higher Accuracy positioning
The definition of the existing 8-character scheme should be extended
by adding a further division into 24 lettered squares to give a
10-character locator allowing a positioning accuracy of around 13
metres. Even higher resolution use for future appli-cations should be
defined by successively sub-dividing in the same way; alternating 10
and 24 subdivisions using numbers and letter pairs.When the locator is specified at lower resolutions, e.g. 6 characters
such as in VHF contests, the centre of the squaroid at that
resolution should be taken. This is equivalent to, for example,
appending the 6-digit location IO90IV with the mid-range char-acters
44LL to give IO90IV44LL for the purposes of calculation. A quoted
locator of IO90IV58 would have “LL” appended for the calculation.- That the WGS84 worldwide spheroid be the standard mapping be used for
all locator conversions. - IARU Locators should always be quoted and used employing all Upper
Case (Capital) letters.
$endgroup$
add a comment
|
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("schematics", function ()
StackExchange.schematics.init();
);
, "cicuitlab");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "520"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fham.stackexchange.com%2fquestions%2f14590%2fis-there-a-public-standard-for-8-and-10-character-grid-locators%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The Maidenhead locator system (which you correctly tagged) is described in detail in this Wikipedia page.
A short summary from that page is:
To summarise:
- Character pairs encode longitude first, and then latitude.
- The first pair (a field) encodes with base 18 and the letters "A" to "R".
- The second pair (square) encodes with base 10 and the digits "0" to "9".
- The third pair (subsquare) encodes with base 24 and the letters "a" to "x".
- The fourth pair (extended square) encodes with base 10 and the digits "0" to "9".
- The fifth and subsequent pairs are not formally defined, but recycling the third and fourth pair algorithms is one possible definition: BL11bh16oo66
On shortwave frequencies, positions are reported at square precision, and on VHF and UHF, subsquare precision is used. More precise position reports are very rarely used.
Note that this means the formal standard does not define anything past the first eight characters (four pairs), but that people tend to extend the system used in the third and fourth pair if they need to be more accurate.
Also note that this extension (only as far as five pairs, or ten characters) is the one used at the APRS website.
$endgroup$
$begingroup$
But, from what I can see on the Wikipedia page, there's only the reference to the 6 character system there. I don't see a reference to the 8 or 10 character versions.
$endgroup$
– AndrejaKo
May 26 at 10:38
1
$begingroup$
@AndrejaKo the quoted material covers 8 characters and discusses the possibility of more.
$endgroup$
– hobbs - KC2G
May 28 at 21:02
add a comment
|
$begingroup$
The Maidenhead locator system (which you correctly tagged) is described in detail in this Wikipedia page.
A short summary from that page is:
To summarise:
- Character pairs encode longitude first, and then latitude.
- The first pair (a field) encodes with base 18 and the letters "A" to "R".
- The second pair (square) encodes with base 10 and the digits "0" to "9".
- The third pair (subsquare) encodes with base 24 and the letters "a" to "x".
- The fourth pair (extended square) encodes with base 10 and the digits "0" to "9".
- The fifth and subsequent pairs are not formally defined, but recycling the third and fourth pair algorithms is one possible definition: BL11bh16oo66
On shortwave frequencies, positions are reported at square precision, and on VHF and UHF, subsquare precision is used. More precise position reports are very rarely used.
Note that this means the formal standard does not define anything past the first eight characters (four pairs), but that people tend to extend the system used in the third and fourth pair if they need to be more accurate.
Also note that this extension (only as far as five pairs, or ten characters) is the one used at the APRS website.
$endgroup$
$begingroup$
But, from what I can see on the Wikipedia page, there's only the reference to the 6 character system there. I don't see a reference to the 8 or 10 character versions.
$endgroup$
– AndrejaKo
May 26 at 10:38
1
$begingroup$
@AndrejaKo the quoted material covers 8 characters and discusses the possibility of more.
$endgroup$
– hobbs - KC2G
May 28 at 21:02
add a comment
|
$begingroup$
The Maidenhead locator system (which you correctly tagged) is described in detail in this Wikipedia page.
A short summary from that page is:
To summarise:
- Character pairs encode longitude first, and then latitude.
- The first pair (a field) encodes with base 18 and the letters "A" to "R".
- The second pair (square) encodes with base 10 and the digits "0" to "9".
- The third pair (subsquare) encodes with base 24 and the letters "a" to "x".
- The fourth pair (extended square) encodes with base 10 and the digits "0" to "9".
- The fifth and subsequent pairs are not formally defined, but recycling the third and fourth pair algorithms is one possible definition: BL11bh16oo66
On shortwave frequencies, positions are reported at square precision, and on VHF and UHF, subsquare precision is used. More precise position reports are very rarely used.
Note that this means the formal standard does not define anything past the first eight characters (four pairs), but that people tend to extend the system used in the third and fourth pair if they need to be more accurate.
Also note that this extension (only as far as five pairs, or ten characters) is the one used at the APRS website.
$endgroup$
The Maidenhead locator system (which you correctly tagged) is described in detail in this Wikipedia page.
A short summary from that page is:
To summarise:
- Character pairs encode longitude first, and then latitude.
- The first pair (a field) encodes with base 18 and the letters "A" to "R".
- The second pair (square) encodes with base 10 and the digits "0" to "9".
- The third pair (subsquare) encodes with base 24 and the letters "a" to "x".
- The fourth pair (extended square) encodes with base 10 and the digits "0" to "9".
- The fifth and subsequent pairs are not formally defined, but recycling the third and fourth pair algorithms is one possible definition: BL11bh16oo66
On shortwave frequencies, positions are reported at square precision, and on VHF and UHF, subsquare precision is used. More precise position reports are very rarely used.
Note that this means the formal standard does not define anything past the first eight characters (four pairs), but that people tend to extend the system used in the third and fourth pair if they need to be more accurate.
Also note that this extension (only as far as five pairs, or ten characters) is the one used at the APRS website.
edited May 26 at 10:46
answered May 26 at 10:33
Scott Earle♦Scott Earle
3,1051 gold badge10 silver badges23 bronze badges
3,1051 gold badge10 silver badges23 bronze badges
$begingroup$
But, from what I can see on the Wikipedia page, there's only the reference to the 6 character system there. I don't see a reference to the 8 or 10 character versions.
$endgroup$
– AndrejaKo
May 26 at 10:38
1
$begingroup$
@AndrejaKo the quoted material covers 8 characters and discusses the possibility of more.
$endgroup$
– hobbs - KC2G
May 28 at 21:02
add a comment
|
$begingroup$
But, from what I can see on the Wikipedia page, there's only the reference to the 6 character system there. I don't see a reference to the 8 or 10 character versions.
$endgroup$
– AndrejaKo
May 26 at 10:38
1
$begingroup$
@AndrejaKo the quoted material covers 8 characters and discusses the possibility of more.
$endgroup$
– hobbs - KC2G
May 28 at 21:02
$begingroup$
But, from what I can see on the Wikipedia page, there's only the reference to the 6 character system there. I don't see a reference to the 8 or 10 character versions.
$endgroup$
– AndrejaKo
May 26 at 10:38
$begingroup$
But, from what I can see on the Wikipedia page, there's only the reference to the 6 character system there. I don't see a reference to the 8 or 10 character versions.
$endgroup$
– AndrejaKo
May 26 at 10:38
1
1
$begingroup$
@AndrejaKo the quoted material covers 8 characters and discusses the possibility of more.
$endgroup$
– hobbs - KC2G
May 28 at 21:02
$begingroup$
@AndrejaKo the quoted material covers 8 characters and discusses the possibility of more.
$endgroup$
– hobbs - KC2G
May 28 at 21:02
add a comment
|
$begingroup$
The Maidenhead system breaks down a grid into increasingly smaller chunks. The fourth pair is defined as an evenly spaced 100 square grid, or 10x10. This site has an excellent image that breaks that down for you:
In this picture, the black box outline is MK80ht. You can see this box was further subdivided, and the user's location of Kalpathy, India is located in MK80ht80.
As noted by the Wikipedia article, there is no formal definition for anything smaller than that, however some users apparently recycle the formula for the third and fourth pairs if needed:
- The first pair (a field) encodes with base 18 and the letters "A" to "R".
- The second pair (square) encodes with base 10 and the digits "0" to "9".
- The third pair (subsquare) encodes with base 24 and the letters "a" to "x".
- The fourth pair (extended square) encodes with base 10 and the digits "0" to "9".
- The fifth and subsequent pairs are not formally defined, but recycling the third and fourth pair algorithms is one possible
definition
$endgroup$
add a comment
|
$begingroup$
The Maidenhead system breaks down a grid into increasingly smaller chunks. The fourth pair is defined as an evenly spaced 100 square grid, or 10x10. This site has an excellent image that breaks that down for you:
In this picture, the black box outline is MK80ht. You can see this box was further subdivided, and the user's location of Kalpathy, India is located in MK80ht80.
As noted by the Wikipedia article, there is no formal definition for anything smaller than that, however some users apparently recycle the formula for the third and fourth pairs if needed:
- The first pair (a field) encodes with base 18 and the letters "A" to "R".
- The second pair (square) encodes with base 10 and the digits "0" to "9".
- The third pair (subsquare) encodes with base 24 and the letters "a" to "x".
- The fourth pair (extended square) encodes with base 10 and the digits "0" to "9".
- The fifth and subsequent pairs are not formally defined, but recycling the third and fourth pair algorithms is one possible
definition
$endgroup$
add a comment
|
$begingroup$
The Maidenhead system breaks down a grid into increasingly smaller chunks. The fourth pair is defined as an evenly spaced 100 square grid, or 10x10. This site has an excellent image that breaks that down for you:
In this picture, the black box outline is MK80ht. You can see this box was further subdivided, and the user's location of Kalpathy, India is located in MK80ht80.
As noted by the Wikipedia article, there is no formal definition for anything smaller than that, however some users apparently recycle the formula for the third and fourth pairs if needed:
- The first pair (a field) encodes with base 18 and the letters "A" to "R".
- The second pair (square) encodes with base 10 and the digits "0" to "9".
- The third pair (subsquare) encodes with base 24 and the letters "a" to "x".
- The fourth pair (extended square) encodes with base 10 and the digits "0" to "9".
- The fifth and subsequent pairs are not formally defined, but recycling the third and fourth pair algorithms is one possible
definition
$endgroup$
The Maidenhead system breaks down a grid into increasingly smaller chunks. The fourth pair is defined as an evenly spaced 100 square grid, or 10x10. This site has an excellent image that breaks that down for you:
In this picture, the black box outline is MK80ht. You can see this box was further subdivided, and the user's location of Kalpathy, India is located in MK80ht80.
As noted by the Wikipedia article, there is no formal definition for anything smaller than that, however some users apparently recycle the formula for the third and fourth pairs if needed:
- The first pair (a field) encodes with base 18 and the letters "A" to "R".
- The second pair (square) encodes with base 10 and the digits "0" to "9".
- The third pair (subsquare) encodes with base 24 and the letters "a" to "x".
- The fourth pair (extended square) encodes with base 10 and the digits "0" to "9".
- The fifth and subsequent pairs are not formally defined, but recycling the third and fourth pair algorithms is one possible
definition
edited May 26 at 12:43
answered May 26 at 12:34
SandPiperSandPiper
4891 gold badge3 silver badges17 bronze badges
4891 gold badge3 silver badges17 bronze badges
add a comment
|
add a comment
|
$begingroup$
A recommendation for a formal definition of the 10 character system is available in the IARU-R1 VHF Handbook.
Here's the relevant quote:
3.7 Proposals to Clarify and Standardise the IARU Locator, including
higher Accuracy positioning
The definition of the existing 8-character scheme should be extended
by adding a further division into 24 lettered squares to give a
10-character locator allowing a positioning accuracy of around 13
metres. Even higher resolution use for future appli-cations should be
defined by successively sub-dividing in the same way; alternating 10
and 24 subdivisions using numbers and letter pairs.When the locator is specified at lower resolutions, e.g. 6 characters
such as in VHF contests, the centre of the squaroid at that
resolution should be taken. This is equivalent to, for example,
appending the 6-digit location IO90IV with the mid-range char-acters
44LL to give IO90IV44LL for the purposes of calculation. A quoted
locator of IO90IV58 would have “LL” appended for the calculation.- That the WGS84 worldwide spheroid be the standard mapping be used for
all locator conversions. - IARU Locators should always be quoted and used employing all Upper
Case (Capital) letters.
$endgroup$
add a comment
|
$begingroup$
A recommendation for a formal definition of the 10 character system is available in the IARU-R1 VHF Handbook.
Here's the relevant quote:
3.7 Proposals to Clarify and Standardise the IARU Locator, including
higher Accuracy positioning
The definition of the existing 8-character scheme should be extended
by adding a further division into 24 lettered squares to give a
10-character locator allowing a positioning accuracy of around 13
metres. Even higher resolution use for future appli-cations should be
defined by successively sub-dividing in the same way; alternating 10
and 24 subdivisions using numbers and letter pairs.When the locator is specified at lower resolutions, e.g. 6 characters
such as in VHF contests, the centre of the squaroid at that
resolution should be taken. This is equivalent to, for example,
appending the 6-digit location IO90IV with the mid-range char-acters
44LL to give IO90IV44LL for the purposes of calculation. A quoted
locator of IO90IV58 would have “LL” appended for the calculation.- That the WGS84 worldwide spheroid be the standard mapping be used for
all locator conversions. - IARU Locators should always be quoted and used employing all Upper
Case (Capital) letters.
$endgroup$
add a comment
|
$begingroup$
A recommendation for a formal definition of the 10 character system is available in the IARU-R1 VHF Handbook.
Here's the relevant quote:
3.7 Proposals to Clarify and Standardise the IARU Locator, including
higher Accuracy positioning
The definition of the existing 8-character scheme should be extended
by adding a further division into 24 lettered squares to give a
10-character locator allowing a positioning accuracy of around 13
metres. Even higher resolution use for future appli-cations should be
defined by successively sub-dividing in the same way; alternating 10
and 24 subdivisions using numbers and letter pairs.When the locator is specified at lower resolutions, e.g. 6 characters
such as in VHF contests, the centre of the squaroid at that
resolution should be taken. This is equivalent to, for example,
appending the 6-digit location IO90IV with the mid-range char-acters
44LL to give IO90IV44LL for the purposes of calculation. A quoted
locator of IO90IV58 would have “LL” appended for the calculation.- That the WGS84 worldwide spheroid be the standard mapping be used for
all locator conversions. - IARU Locators should always be quoted and used employing all Upper
Case (Capital) letters.
$endgroup$
A recommendation for a formal definition of the 10 character system is available in the IARU-R1 VHF Handbook.
Here's the relevant quote:
3.7 Proposals to Clarify and Standardise the IARU Locator, including
higher Accuracy positioning
The definition of the existing 8-character scheme should be extended
by adding a further division into 24 lettered squares to give a
10-character locator allowing a positioning accuracy of around 13
metres. Even higher resolution use for future appli-cations should be
defined by successively sub-dividing in the same way; alternating 10
and 24 subdivisions using numbers and letter pairs.When the locator is specified at lower resolutions, e.g. 6 characters
such as in VHF contests, the centre of the squaroid at that
resolution should be taken. This is equivalent to, for example,
appending the 6-digit location IO90IV with the mid-range char-acters
44LL to give IO90IV44LL for the purposes of calculation. A quoted
locator of IO90IV58 would have “LL” appended for the calculation.- That the WGS84 worldwide spheroid be the standard mapping be used for
all locator conversions. - IARU Locators should always be quoted and used employing all Upper
Case (Capital) letters.
answered Jul 20 at 19:04
AndrejaKoAndrejaKo
1,9112 gold badges10 silver badges23 bronze badges
1,9112 gold badges10 silver badges23 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Amateur Radio Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fham.stackexchange.com%2fquestions%2f14590%2fis-there-a-public-standard-for-8-and-10-character-grid-locators%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown