From 04156486179e8ae13fcdb329d6923c889b1bd3ad Mon Sep 17 00:00:00 2001 From: fuultier Date: Mon, 19 May 2014 14:51:23 +0200 Subject: [PATCH] Update to Saint Helena and Ascension Island MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Saint Helena, Ascension Island and Tristan da Cunha share a combined cca3 code SHN. See also http://www.iso.org/iso/iso_3166-1_newsletter_vi-7_2010-02-22.pdf So Saint Helena and Ascension Island are not listed separately according to the http://en.wikipedia.org/wiki/ISO_3166-1_alpha-3 list. If you list them separately they have different ISO 3166-2 codes http://en.wikipedia.org/wiki/ISO_3166-2:SH SH-AC Ascension SH-HL Saint Helena SH-TA Tristan da Cunha Phone Codes +290 (Sainte-Hélène) +247 (Ascension) +290 8 (Tristan da Cunha) +27 (Gough Island) --- countries.json | 37 +++---------------------------------- 1 file changed, 3 insertions(+), 34 deletions(-) diff --git a/countries.json b/countries.json index 91d38edd..36c533a6 100644 --- a/countries.json +++ b/countries.json @@ -398,37 +398,6 @@ "borders": [], "area": 180 }, - { - "name": "Ascension Island", - "nativeName": "Ascension Island", - "tld": [".ac"], - "cca2": "SH", - "ccn3": "654", - "cca3": "SHN", - "currency": ["SHP"], - "callingCode": ["247"], - "capital": "Georgetown", - "altSpellings": [""], - "relevance": "0", - "region": "Americas", - "subregion": "South America", - "language": ["English"], - "languageCodes": ["en"], - "translations": { - "cy": "Ynys y Dyrchafael", - "de": "Ascension", - "es": "Isla Ascensi\u00f3n", - "fr": "\u00cele de l'Ascension", - "it": "Isola di Ascensione", - "ja": "\u30a2\u30bb\u30f3\u30b7\u30e7\u30f3\u5cf6", - "nl": "Ascension", - "hr": "Otok Ascension" - }, - "latlng": [-7.933333, -14.366667], - "demonym": "Saints", - "borders": [], - "area": -1 - }, { "name": "Australia", "nativeName": "Australia", @@ -5653,8 +5622,8 @@ "area": 21 }, { - "name": "Saint Helena", - "nativeName": "Saint Helena", + "name": "Saint Helena, Ascension and Tristan da Cunha", + "nativeName": "Sainte-Hélène, Ascension and Tristan da Cunha", "tld": [".sh"], "cca2": "SH", "ccn3": "654", @@ -7566,4 +7535,4 @@ "borders": ["BWA", "MOZ", "ZAF", "ZMB"], "area": 390757 } -] \ No newline at end of file +]