I pass around the 2-char code, and would like to use it
to do the look-up for full country name, instead of
having to go back to the ip. Is there any plan for such
an enhancement?
It's an ISO 3166-1 list you can probably download from lots
of sites
on the web.
See the links at the bottom http://en.wikipedia.org/wiki/ISO_3166-1 for files in formats
which should be conveneient for your program.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Just wondering
Logged In: NO
It's an ISO 3166-1 list you can probably download from lots
of sites
on the web.
See the links at the bottom
http://en.wikipedia.org/wiki/ISO_3166-1 for files in formats
which should be conveneient for your program.