Tagged Questions

ISO-3166 standard defining 2 and 3 character identifiers for each country in the world.

learn more… | top users | synonyms

10
votes
2answers
775 views

Netherlands Antilles dissolved as per 10-10-10, how to change Country dropdowns?

See also Dissolution of the Netherlands Antilles. In a nutshell: CuraƧao and Sint Maarten become autonomous and the remnant of the islands (the BES islands) become special municipalities of the ...
10
votes
4answers
6k views

free sql script to get a list of countries, provinces/states and their cities

I am working on a registration page for a php website as mysql as the backend database. I need a sql script to insert the list of countries with their associated provinces and the provinces with ...
9
votes
4answers
4k views

Is there an open source java enum of ISO 3166-1 country codes

Does anyone know of a freely available java 1.5 package that provides a list of ISO 3166-1 country codes as a enum or EnumMap? Specifically I need the "ISO 3166-1-alpha-2 code elements", i.e. the 2 ...
8
votes
4answers
4k views

How do you detect a website visitor's country (Specifically, US or not)?

I need to show different links for US and non-US visitors to my site. This is for convenience only, so I am not looking for a super-high degree of accuracy, and security or spoofing are not a ...
7
votes
3answers
4k views

Country codes list - C#

I have a string which I need to verify if it's a Country code. The culture is German. Is there any method that I can call to get a list of Country codes in a German culture without having to type out ...
6
votes
2answers
591 views

How to get Mobile Country and Network code on an iPhone

Is there any way of getting the mnc and mcc numbers on an iPhone?
6
votes
7answers
1k views

Source of data for “official” country/region list

Lately we've started getting issues with outdated countries / regions list being presented to users of our web-application. We currently have a few DB tables to store localized country names along ...
5
votes
4answers
816 views

Java code to convert country codes alpha-2 (IN) to alpha 3 (IND)

Using Java, Is there a quick way to convert an alpha-2 country code (IN or GB) to the alpha-3 equivalent (IND or GBR)? I can get the alpha-2 codes with: String[] codes = ...
5
votes
1answer
3k views

TimeZoneInfo and country codes

I'm looking to implement a function with a signature something like the following: bool IsTimeZoneValid(string countryCode, DateTime localTime); The intention is to determine whether the country ...
3
votes
1answer
102 views

Retrieve Country Telephone Area Code using ASP.NET C#

I want to retrieve the country telephone code using ASP.NET C#... I've searched at google and the MSDN website but what I've found was the way how to retrieve the ISO Country Code..
3
votes
3answers
98 views

What are some practical advantages of storing a country code rather than just the country name itself?

I apologize in advance if this is a newb question, but what are some practical advantages for doing this?
3
votes
2answers
2k views

List of phone number country codes

On this Wikipedia entry I found out that ITU Telecommunication Standardization Sector (ITU-T) is providing such list of country calling codes. Here is a pdf: ...
3
votes
4answers
1k views

I have a list of country codes and a list of language codes. How do I map from country code to language code?

When the user visits the site, I can get their country code. I want to use this to set the default language (which they can later modify if necessary, just a general guess as to what language they ...
2
votes
1answer
206 views

How to get currency name by country code?

I want to get the currency name by country code. I get the country code with the following code: TelephonyManager manager = (TelephonyManager)getSystemService(TELEPHONY_SERVICE); String ...
2
votes
3answers
177 views

Country Flags API

I'm looking for an API or Web Service which I can retrieve a country flag image or even a XML response with the image adress. So I'll can do something like this: <img ...
2
votes
2answers
591 views

Csv list of country codes/names?

Where can I get a list of easily parseable country codes and names? Note: 2 letter codes wanted. Examples: au,Australia uk,United Kingdom us,United States etc
2
votes
1answer
123 views

Name-matching against table with alternative spellings

I have a table with alternative spellings of country names: Use name, Alt1, Alt2, Alt3, Alt4 [...] Bahamas, "Bahamas, The" Bolivia Bosnia and Herzegovina, Bosnia & Herzegovina [...] (Some ...
2
votes
6answers
666 views

Convert country codes

There are several methods on country codes. I have a list of codes with 3-characters, like on this page: ...
2
votes
2answers
159 views

API/Service to retrieve Country of Issue for credit cards

can you point me to an API or online service that can return the country of issue (i.e. where the credit card has been issued) starting from the credit card number? I am not looking for a "free" ...
2
votes
2answers
639 views

How to get the list of country names in a language (english for instance)?

Using Java, you can get the list of ISO2 codes through Locale.getISOCountries() (see this related question http://stackoverflow.com/questions/712231/best-way-to-get-a-list-of-countries-in-java). ...
2
votes
3answers
380 views

Match language code with countries where this language is an official or commonly used language

Is there any python library to get a list of countries for a specific language code where it is an official or commonly used language? For example, language code of "fr" is associated with 29 ...
1
vote
0answers
35 views

How to preselect a country with the `country_select` helper?

How is it possible to preselect a country in the dropdown list generated by the country_select or localized_country_select helpers? The following code nicely creates a list of countries, but the ...
1
vote
1answer
122 views

How to convert country code to country name [closed]

I have results from XML for country , but the results are in ISO2 format. EX: US them to be into my database as full country name EX: United States Is there any script that can convert country ...
1
vote
2answers
185 views

Enum for ISO3166 countries - acceptable practice?

I'm developing an ASP.NET MVC 3 application and it uses a complex model which is serialized/deserialized to/from XML. Some fields require ISO3166 country codes. I have several defined Enums for other ...
1
vote
0answers
262 views

Android: Phone numberformat on incoming call, determining country code?

Im building an application that reads an incoming phonenumber, so far no problem. But i want my app to be able to determine the country code for the incoming number if the number is international. ...
1
vote
2answers
769 views

Country code from a latitude longitude position (without using geocoding services)

How can i get the country code from a latitude longitude position? I know that there are many geocoding services available, but they don't meed my requirement because my application gets blocked a ...
1
vote
0answers
110 views

How do you get a list of all domains for .com.au

I would like to know all website addresses that end in .com.au Is it possible to get a list of them somehow? Or perhaps a database of them? If you can't get them all, is it possible to get an ...
1
vote
2answers
462 views

where can I find SVG or GeoJSON of countries that uses a 2 or 3 digit country code?

I was going to use the Polymaps.org library (combined with Protovis) to create a nice vector based world map. However, there example (http://polymaps.org/ex/world.html) uses a GeoJSON from Thematic ...
1
vote
2answers
208 views

Determining information about a phone number and reformatting in PHP

I'm looking for a way of determining whether a phone number is in the international format or a local format, and if it's in the international format what country it belongs to. If it's in the local ...
1
vote
1answer
173 views

Where can I get up to date country list?

I need to get list of valid countries for web application, is there any list that could be downloaded as XML or similar format, so that I could atomatically update country list?
0
votes
2answers
64 views

Retrieving a country telephone code for a specific country in Xcode

I'm quite new to iOS development and I'm currently building my first app. I'm trying to get a text field to automatically populate the telephone country code for a specific country. So if for example ...
0
votes
0answers
30 views

Where to get countrycode to world coordinate map?

Currently i have collected the country codes from my statistics (2 letter codes), now i would like to display these country codes on a world map. What i would need is: Clear world map image where ...
0
votes
1answer
57 views

Where can I find country and city tables

Is there anywhere I can obtain SQL that will create a country table and city table loaded with entries. It would be great if the cities linked to their country and also if the cities had coordinates. ...
0
votes
0answers
47 views

Service/API to convert a telephone country code into a country name

I need a service or suggestion on how to get the country name or country code from a phone number that users type into my website. I've googled around and I can't seem to find the right terms because ...
0
votes
3answers
123 views

country culture flag database export?

Does anyone know a database that I can export, I need world countries information including: country code, culture (ex. en_US), flag image and currency. I'm tried to google it, but haven't found ...
0
votes
0answers
85 views

Apple Address Book: what is the correct list of possible country codes?

A question related to Apple's Address Book. It has the option to specify the country address format for a specific contact address. E.g. the address format for a US address is different than the one ...
0
votes
1answer
114 views

Form: let user select their country (drop-down) and get the currency (php)

Currently I'm writing a short survey (html form) using php, mysql and jquery. I like the user to select there county from a drop-down list and then get the right currency (server side) so later on I ...
0
votes
3answers
208 views

Is there a Java library to convert a country code to the corresponding currency?

I need to convert a country code to a currency in my app on a user basis. Based on my geolocation library, I know whether the user is in the United States (US), Germany (DE), Switzerland (CH), Japan ...
0
votes
1answer
71 views

vb code has stopped working. Assistance required and much appreciated

first time using such a wonderful site, hopefully all you smart people can help me. I had inherited a website to do general maintenance on. The web pages are ASP pages but the bulk of my work has ...
0
votes
1answer
230 views

Using ISO 3166-1-alpha-2 as authoritative country list?

Is this an authoritative list of countries I can use for my application? http://www.iso.org/iso/country_codes/iso_3166_code_lists/english_country_names_and_code_elements.htm English country names ...
0
votes
1answer
60 views

System defined list of countries?

Similar to how it works for time zones, is there a system defined way of listing out countries? something which is periodically updated to keep up with the times? I need to generate a list: ISO ...
0
votes
0answers
370 views

Html Country List with flags [closed]

I am looking for a way to select and display a list of countries, preferably with flags. Any suggestions?
0
votes
1answer
1k views

ASP.NET class to get client location info

I have the following javascript code to get geolocation info that I need for my webapp Where can I find a C# class that can give me the same geolocation info on ASP.NET server given that I have the ...
0
votes
3answers
582 views

How to identify a country from a normalized phone number?

I have a list of international phone numbers and a List of Country calling codes. I would like to identify the Country from the numbers but I can't find a fast and elegant way to do it. Any idea? ...
0
votes
3answers
180 views

What country codes are these?

i have some existing code, and i wonder what kind of country codes they are? Are the somehow mappable to codes somewhere in the .NET framework? <option value="4">Albania</option> ...
0
votes
2answers
311 views

Converting “fr_FR” into “French (France)” in both directions. (Objective-C iPhone)

I can easily change a short region-code (en_US) into a longer string... but it there an easy way to also move in the other direction? [displayInEnglish displayNameForKey:NSLocaleIdentifier ...
0
votes
3answers
929 views

C# How can I get a list of country codes?

I need to know how can I get the list of country codes for mobile purposes, for eg, I am living in Singapore and my country code is (65). If I want to send a sms or call a number, I will specify +65 ...
0
votes
1answer
293 views

Convert ALPHA-2 to ALPHA-3 in C# ASP.net

Is there a quick built in way to convert ALPHA-2 (GB) to ALPHA-3 (GBR) in C# without having to create an array of them all.