Open jidanni opened 7 months ago
The algorithm you are looking for is described in the Least significant five digits sections of the document.
I see. It looked like two separate algorithms that one could choose from.
P.S., in addition to the English description, it would help a lot to see code samples. Else it is rather hard to be sure one is reading it OK.
https://github.com/google/open-location-code/blob/main/docs/specification.md#code-precision mentions non-square areas starting at digit 11.
https://github.com/google/open-location-code/blob/main/docs/olc_definition.adoc also says
Alas, neither documents give any algorithm. Even what digit goes into what box is never explained.