|
|
|
|
|
by Alupis
4347 days ago
|
|
Any reference to how they came up with any given Map Code? Like how 52.508957, 4.769173 became US-AK 81.J4W? I see they have come up with them for all locations, but how can I take a given coordinate and surmise it's MapCode, or the reverse (without their API or website)? |
|
> A conversion need not just be based on formulae. A respectable amount of data may be used as part of an algorithm.
Which is why when you go to the downloads page, you'll find sources in C, JavaScript and Java, but they all include "data tables".
There are a few other restrictions, though it's somewhat unclear how relevant they are here without inspecting the tables closer:
> One such limit is to use only rectangular areas in our definitions. Another is to limit the size of the “context” data table to about 16,000 records.
So it's not something you can do without the data tables. And for ease of use, they have disambiguation routines for country/state input.