From 0f6d70766f84eddb9d75f8293e154854d738275c Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 23 Jul 2014 15:54:24 +0200 Subject: [PATCH] add language codes and names --- source/Ox.Geo/Ox.Geo.js | 24 +- source/Ox.Geo/json/Ox.Geo.json | 14375 ++++++++++++++++--------------- 2 files changed, 7220 insertions(+), 7179 deletions(-) diff --git a/source/Ox.Geo/Ox.Geo.js b/source/Ox.Geo/Ox.Geo.js index 0fe60bcf..3d26e1cf 100644 --- a/source/Ox.Geo/Ox.Geo.js +++ b/source/Ox.Geo/Ox.Geo.js @@ -97,8 +97,10 @@ Ox.load.Geo = function(options, callback) { > Ox.test.array [196, 73, 10, 8, 28, 24, 14, 1] @*/ + Ox.COUNTRIES = data.countries; + //@ Ox.LANGUAGES <[o]> Array of ISO 639-1 language codes and names + Ox.LANGUAGES = data.languages; - Ox.COUNTRIES = data; Ox.GEO_COLORS = { 'North America': [0, 0, 255], @@ -253,6 +255,26 @@ Ox.load.Geo = function(options, callback) { return Ox.GEO_COLORS[str] || [128, 128, 128]; }; + /*@ + Ox.getLanguageCodeByName Returns a language code + (str) -> Two-letter ISO 639-1 language code, or original string + str Language name + @*/ + Ox.getLanguageCodeByName = function(str) { + var language = Ox.getObject(Ox.LANGUAGES, 'name', Ox.toTitleCase(str)); + return language ? language.code : str; + }; + + /*@ + Ox.getLanguageNameByCode Returns a language name + (str) -> Language name, or original string + str Two-letter ISO 639-1 language code + @*/ + Ox.getLanguageNameByCode = function(str) { + var language = Ox.getObject(Ox.LANGUAGES, 'code', str); + return language ? language.name : str; + }; + /*@ Ox.splitGeoname Splits a geoname into its component parts (geoname) -> <[s]> Components diff --git a/source/Ox.Geo/json/Ox.Geo.json b/source/Ox.Geo/json/Ox.Geo.json index ac6b6cb5..5b0ecd45 100644 --- a/source/Ox.Geo/json/Ox.Geo.json +++ b/source/Ox.Geo/json/Ox.Geo.json @@ -1,7328 +1,7347 @@ -[ - { - "area": 175767626.27131784, - "code": "AC", - "continent": "Africa", - "dependency": [ - "Saint Helena, Ascension and Tristan da Cunha" - ], - "east": -14.2892646, - "exception": true, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/0/09/Ascension_Island_flag_proposal_B.png", - "lat": -7.9467166, - "lng": -14.3559158, - "name": "Ascension", - "north": -7.8876128, - "region": "Western Africa", - "south": -7.9942974, - "west": -14.4235038, - "wikipediaName": "Ascension Island" - }, - { - "area": 783355889.3382671, - "code": "AD", - "continent": "Europe", - "east": 1.786639, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/19/Flag_of_Andorra.svg", - "lat": 42.546245, - "lng": 1.601554, - "name": "Andorra", - "north": 42.655791, - "region": "Southern Europe", - "south": 42.4287632, - "west": 1.4087181 - }, - { - "area": 190384162117.00742, - "code": "AE", - "continent": "Asia", - "created": { - "country": [ - "Abu Dhabi", - "Ajman", - "Dubai", - "Fujairah", - "Sharjah", - "Umm al-Quwain" +{ + "countries": [ + { + "area": 175767626.27131784, + "code": "AC", + "continent": "Africa", + "dependency": [ + "Saint Helena, Ascension and Tristan da Cunha" ], - "created": "merged", - "date": "1971-12-02" + "east": -14.2892646, + "exception": true, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/0/09/Ascension_Island_flag_proposal_B.png", + "lat": -7.9467166, + "lng": -14.3559158, + "name": "Ascension", + "north": -7.8876128, + "region": "Western Africa", + "south": -7.9942974, + "west": -14.4235038, + "wikipediaName": "Ascension Island" }, - "east": 56.4053766, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/cb/Flag_of_the_United_Arab_Emirates.svg", - "lat": 23.424076, - "lng": 53.847818, - "name": "United Arab Emirates", - "north": 26.0696541, - "region": "Western Asia", - "south": 22.6315138, - "west": 51.4997702 - }, - { - "area": 5633926847.122248, - "code": "AE-AJ", - "continent": "Asia", - "created": { - "country": [ - "Trucial States" + { + "area": 783355889.3382671, + "code": "AD", + "continent": "Europe", + "east": 1.786639, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/19/Flag_of_Andorra.svg", + "lat": 42.546245, + "lng": 1.601554, + "name": "Andorra", + "north": 42.655791, + "region": "Southern Europe", + "south": 42.4287632, + "west": 1.4087181 + }, + { + "area": 190384162117.00742, + "code": "AE", + "continent": "Asia", + "created": { + "country": [ + "Abu Dhabi", + "Ajman", + "Dubai", + "Fujairah", + "Sharjah", + "Umm al-Quwain" + ], + "created": "merged", + "date": "1971-12-02" + }, + "east": 56.4053766, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/cb/Flag_of_the_United_Arab_Emirates.svg", + "lat": 23.424076, + "lng": 53.847818, + "name": "United Arab Emirates", + "north": 26.0696541, + "region": "Western Asia", + "south": 22.6315138, + "west": 51.4997702 + }, + { + "area": 5633926847.122248, + "code": "AE-AJ", + "continent": "Asia", + "created": { + "country": [ + "Trucial States" + ], + "created": "merged", + "date": "1971-12-01" + }, + "dissolved": { + "country": [ + "United Arab Emirates" + ], + "date": "1971-12-02", + "dissolved": "merged" + }, + "east": 56.1267431, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/07/Flag_of_Dubai.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1971-12-01" + }, + "lat": 25.4052165, + "lng": 55.5136433, + "name": "Ajman", + "north": 25.4501956, + "region": "Western Asia", + "south": 24.73617, + "west": 55.4236511 + }, + { + "area": 133976873888.98026, + "code": "AE-AZ", + "continent": "Asia", + "created": { + "country": [ + "Trucial States" + ], + "created": "merged", + "date": "1971-12-01" + }, + "dissolved": { + "country": [ + "United Arab Emirates" + ], + "date": "1971-12-02", + "dissolved": "merged" + }, + "east": 56.023933, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d8/Flag_of_Abu_Dhabi.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1971-12-01" + }, + "lat": 23.4677235, + "lng": 53.7369154, + "name": "Abu Dhabi", + "north": 25.246815, + "region": "Western Asia", + "south": 22.6319311, + "west": 51.4997702 + }, + { + "area": 11057979120.389898, + "code": "AE-DU", + "continent": "Asia", + "created": { + "country": [ + "Trucial States" + ], + "created": "merged", + "date": "1971-12-01" + }, + "dissolved": { + "country": [ + "United Arab Emirates" + ], + "date": "1971-12-02", + "dissolved": "merged" + }, + "east": 56.211487, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/07/Flag_of_Dubai.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1971-12-01" + }, + "lat": 24.9821547, + "lng": 55.402868, + "name": "Dubai", + "north": 25.3538421, + "region": "Western Asia", + "south": 24.605052, + "west": 54.8967829 + }, + { + "area": 3515325446.7377033, + "code": "AE-FU", + "continent": "Asia", + "created": { + "country": [ + "Trucial States" + ], + "created": "merged", + "date": "1971-12-01" + }, + "dissolved": { + "country": [ + "United Arab Emirates" + ], + "date": "1971-12-02", + "dissolved": "merged" + }, + "east": 56.3760899, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/cb/Flag_of_the_United_Arab_Emirates.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1971-12-01" + }, + "lat": 25.4110762, + "lng": 56.2482277, + "name": "Fujairah", + "north": 25.667782, + "region": "Western Asia", + "south": 24.907855, + "west": 55.96323 + }, + { + "area": 7552878633.56744, + "code": "AE-RK", + "continent": "Asia", + "created": { + "country": [ + "Trucial States" + ], + "created": "merged", + "date": "1971-12-01" + }, + "dissolved": { + "country": [ + "United Arab Emirates" + ], + "date": "1972-02-11", + "dissolved": "joined" + }, + "east": 56.297054, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6d/Flag_of_Sharjah.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1971-12-01" + }, + "lat": 25.5675233, + "lng": 55.8913207, + "name": "Ras al-Khaimah", + "north": 26.0788481, + "region": "Western Asia", + "south": 24.834166, + "west": 55.75471 + }, + { + "area": 8351635081.128588, + "code": "AE-SH", + "continent": "Asia", + "created": { + "country": [ + "Trucial States" + ], + "created": "merged", + "date": "1971-12-01" + }, + "dissolved": { + "country": [ + "United Arab Emirates" + ], + "date": "1971-12-02", + "dissolved": "merged" + }, + "east": 56.381176, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6d/Flag_of_Sharjah.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1971-12-01" + }, + "lat": 25.0753974, + "lng": 55.7578403, + "name": "Sharjah", + "north": 25.5135598, + "region": "Western Asia", + "south": 24.7916701, + "west": 55.349777, + "wikipediaName": "Sharjah (emirate)" + }, + { + "area": 1705010012.9681716, + "code": "AE-UQ", + "continent": "Asia", + "created": { + "country": [ + "Trucial States" + ], + "created": "merged", + "date": "1971-12-01" + }, + "dissolved": { + "country": [ + "United Arab Emirates" + ], + "date": "1971-12-02", + "dissolved": "merged" + }, + "east": 55.953869, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fb/Flag_of_Umm_al-Qaiwain.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1971-12-01" + }, + "lat": 25.5204824, + "lng": 55.7133909, + "name": "Umm al-Quwain", + "north": 25.6733149, + "region": "Western Asia", + "south": 25.323967, + "west": 55.5175201 + }, + { + "area": 1345340995552.5718, + "code": "AF", + "continent": "Asia", + "east": 74.8898619, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9a/Flag_of_Afghanistan.svg", + "languages": [ + "Pashtu", + "Dari" ], - "created": "merged", - "date": "1971-12-01" + "lat": 33.93911, + "lng": 67.709953, + "name": "Afghanistan", + "north": 38.4908767, + "region": "Southern Asia", + "south": 29.3772, + "west": 60.5170005 }, - "dissolved": { - "country": [ - "United Arab Emirates" - ], - "date": "1971-12-02", - "dissolved": "merged" + { + "area": 6507807256.075687, + "code": "AG", + "continent": "South America", + "east": -61.6574192, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/89/Flag_of_Antigua_and_Barbuda.svg", + "lat": 17.060816, + "lng": -61.796428, + "name": "Antigua and Barbuda", + "north": 17.729564, + "region": "Caribbean", + "south": 16.9325319, + "west": -62.347657 }, - "east": 56.1267431, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/07/Flag_of_Dubai.svg", - "independence": { - "country": [ + { + "area": 2656822148.5968294, + "code": "AI", + "continent": "South America", + "created": { + "country": [ + "Saint Christopher-Nevis-Anguilla" + ], + "created": "merged", + "date": "1983-09-19" + }, + "dependency": [ "United Kingdom" ], - "date": "1971-12-01" + "east": -62.9224348, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b4/Flag_of_Anguilla.svg", + "lat": 18.220554, + "lng": -63.068615, + "name": "Anguilla", + "north": 18.5955719, + "region": "Caribbean", + "south": 18.1499463, + "west": -63.4293939 }, - "lat": 25.4052165, - "lng": 55.5136433, - "name": "Ajman", - "north": 25.4501956, - "region": "Western Asia", - "south": 24.73617, - "west": 55.4236511 - }, - { - "area": 133976873888.98026, - "code": "AE-AZ", - "continent": "Asia", - "created": { - "country": [ - "Trucial States" + { + "area": 35807592588.87033, + "code": "AIDJ", + "continent": "Africa", + "dependency": [ + "France" ], - "created": "merged", - "date": "1971-12-01" + "dissolved": { + "country": [ + "Djibouti" + ], + "date": "1977-06-27", + "dissolved": "renamed" + }, + "east": 43.4169731, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", + "lat": 11.825138, + "lng": 42.590275, + "name": "French Afar and Issas", + "north": 12.7133956, + "region": "Eastern Africa", + "south": 10.9319442, + "west": 41.7597221, + "wikipediaName": "French Territory of the Afars and the Issas" }, - "dissolved": { - "country": [ - "United Arab Emirates" + { + "area": 50466764872.140465, + "code": "AL", + "continent": "Europe", + "east": 21.0572394, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/36/Flag_of_Albania.svg", + "languages": [ + "Albanian" ], - "date": "1971-12-02", - "dissolved": "merged" + "lat": 41.153332, + "lng": 20.168331, + "name": "Albania", + "north": 42.6610819, + "region": "Southern Europe", + "south": 39.6447296, + "west": 19.2639041 }, - "east": 56.023933, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d8/Flag_of_Abu_Dhabi.svg", - "independence": { - "country": [ - "United Kingdom" + { + "area": 74364226651.78856, + "code": "AM", + "continent": "Asia", + "created": { + "country": [ + "Soviet Union" + ], + "created": "split", + "date": "1991-09-23" + }, + "east": 46.634222, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/2f/Flag_of_Armenia.svg", + "languages": [ + "Armenian" ], - "date": "1971-12-01" + "lat": 40.069099, + "lng": 45.038189, + "name": "Armenia", + "north": 41.300993, + "region": "Western Asia", + "south": 38.840244, + "west": 43.4472118 }, - "lat": 23.4677235, - "lng": 53.7369154, - "name": "Abu Dhabi", - "north": 25.246815, - "region": "Western Asia", - "south": 22.6319311, - "west": 51.4997702 - }, - { - "area": 11057979120.389898, - "code": "AE-DU", - "continent": "Asia", - "created": { - "country": [ - "Trucial States" + { + "area": 467596462541.78906, + "code": "ANHH", + "continent": "South America", + "dependency": [ + "Netherlands" ], - "created": "merged", - "date": "1971-12-01" + "dissolved": { + "country": [ + "Bonaire, Sint Eustatius and Saba", + "Cura\u00e7ao", + "Sint Maarten" + ], + "date": "2010-10-10", + "dissolved": "split" + }, + "east": -62.9228, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/92/Flag_of_the_Netherlands_Antilles_%281986-2010%29.svg", + "lat": 12.2248767, + "lng": -68.8108849, + "name": "Netherlands Antilles", + "north": 18.0516, + "region": "Caribbean", + "south": 11.9224, + "west": -69.299 }, - "dissolved": { - "country": [ - "United Arab Emirates" + { + "area": 2055207622038.109, + "code": "AO", + "continent": "Africa", + "disputes": [ + "Cabinda" ], - "date": "1971-12-02", - "dissolved": "merged" + "east": 24.0844443, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9d/Flag_of_Angola.svg", + "independence": { + "country": [ + "Portugal" + ], + "date": "1975-11-11" + }, + "lat": -11.202692, + "lng": 17.873887, + "name": "Angola", + "north": -4.3879444, + "region": "Middle Africa", + "south": -18.039104, + "west": 11.669562 }, - "east": 56.211487, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/07/Flag_of_Dubai.svg", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1971-12-01" - }, - "lat": 24.9821547, - "lng": 55.402868, - "name": "Dubai", - "north": 25.3538421, - "region": "Western Asia", - "south": 24.605052, - "west": 54.8967829 - }, - { - "area": 3515325446.7377033, - "code": "AE-FU", - "continent": "Asia", - "created": { - "country": [ - "Trucial States" - ], - "created": "merged", - "date": "1971-12-01" - }, - "dissolved": { - "country": [ - "United Arab Emirates" - ], - "date": "1971-12-02", - "dissolved": "merged" - }, - "east": 56.3760899, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/cb/Flag_of_the_United_Arab_Emirates.svg", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1971-12-01" - }, - "lat": 25.4110762, - "lng": 56.2482277, - "name": "Fujairah", - "north": 25.667782, - "region": "Western Asia", - "south": 24.907855, - "west": 55.96323 - }, - { - "area": 7552878633.56744, - "code": "AE-RK", - "continent": "Asia", - "created": { - "country": [ - "Trucial States" - ], - "created": "merged", - "date": "1971-12-01" - }, - "dissolved": { - "country": [ - "United Arab Emirates" - ], - "date": "1972-02-11", - "dissolved": "joined" - }, - "east": 56.297054, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6d/Flag_of_Sharjah.svg", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1971-12-01" - }, - "lat": 25.5675233, - "lng": 55.8913207, - "name": "Ras al-Khaimah", - "north": 26.0788481, - "region": "Western Asia", - "south": 24.834166, - "west": 55.75471 - }, - { - "area": 8351635081.128588, - "code": "AE-SH", - "continent": "Asia", - "created": { - "country": [ - "Trucial States" - ], - "created": "merged", - "date": "1971-12-01" - }, - "dissolved": { - "country": [ - "United Arab Emirates" - ], - "date": "1971-12-02", - "dissolved": "merged" - }, - "east": 56.381176, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6d/Flag_of_Sharjah.svg", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1971-12-01" - }, - "lat": 25.0753974, - "lng": 55.7578403, - "name": "Sharjah", - "north": 25.5135598, - "region": "Western Asia", - "south": 24.7916701, - "west": 55.349777, - "wikipediaName": "Sharjah (emirate)" - }, - { - "area": 1705010012.9681716, - "code": "AE-UQ", - "continent": "Asia", - "created": { - "country": [ - "Trucial States" - ], - "created": "merged", - "date": "1971-12-01" - }, - "dissolved": { - "country": [ - "United Arab Emirates" - ], - "date": "1971-12-02", - "dissolved": "merged" - }, - "east": 55.953869, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fb/Flag_of_Umm_al-Qaiwain.svg", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1971-12-01" - }, - "lat": 25.5204824, - "lng": 55.7133909, - "name": "Umm al-Quwain", - "north": 25.6733149, - "region": "Western Asia", - "south": 25.323967, - "west": 55.5175201 - }, - { - "area": 1345340995552.5718, - "code": "AF", - "continent": "Asia", - "east": 74.8898619, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9a/Flag_of_Afghanistan.svg", - "languages": [ - "Pashtu", - "Dari" - ], - "lat": 33.93911, - "lng": 67.709953, - "name": "Afghanistan", - "north": 38.4908767, - "region": "Southern Asia", - "south": 29.3772, - "west": 60.5170005 - }, - { - "area": 6507807256.075687, - "code": "AG", - "continent": "South America", - "east": -61.6574192, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/89/Flag_of_Antigua_and_Barbuda.svg", - "lat": 17.060816, - "lng": -61.796428, - "name": "Antigua and Barbuda", - "north": 17.729564, - "region": "Caribbean", - "south": 16.9325319, - "west": -62.347657 - }, - { - "area": 2656822148.5968294, - "code": "AI", - "continent": "South America", - "created": { - "country": [ - "Saint Christopher-Nevis-Anguilla" - ], - "created": "merged", - "date": "1983-09-19" - }, - "dependency": [ - "United Kingdom" - ], - "east": -62.9224348, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b4/Flag_of_Anguilla.svg", - "lat": 18.220554, - "lng": -63.068615, - "name": "Anguilla", - "north": 18.5955719, - "region": "Caribbean", - "south": 18.1499463, - "west": -63.4293939 - }, - { - "area": 35807592588.87033, - "code": "AIDJ", - "continent": "Africa", - "dependency": [ - "France" - ], - "dissolved": { - "country": [ - "Djibouti" - ], - "date": "1977-06-27", - "dissolved": "renamed" - }, - "east": 43.4169731, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", - "lat": 11.825138, - "lng": 42.590275, - "name": "French Afar and Issas", - "north": 12.7133956, - "region": "Eastern Africa", - "south": 10.9319442, - "west": 41.7597221, - "wikipediaName": "French Territory of the Afars and the Issas" - }, - { - "area": 50466764872.140465, - "code": "AL", - "continent": "Europe", - "east": 21.0572394, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/36/Flag_of_Albania.svg", - "languages": [ - "Albanian" - ], - "lat": 41.153332, - "lng": 20.168331, - "name": "Albania", - "north": 42.6610819, - "region": "Southern Europe", - "south": 39.6447296, - "west": 19.2639041 - }, - { - "area": 74364226651.78856, - "code": "AM", - "continent": "Asia", - "created": { - "country": [ - "Soviet Union" - ], - "created": "split", - "date": "1991-09-23" - }, - "east": 46.634222, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/2f/Flag_of_Armenia.svg", - "languages": [ - "Armenian" - ], - "lat": 40.069099, - "lng": 45.038189, - "name": "Armenia", - "north": 41.300993, - "region": "Western Asia", - "south": 38.840244, - "west": 43.4472118 - }, - { - "area": 467596462541.78906, - "code": "ANHH", - "continent": "South America", - "dependency": [ - "Netherlands" - ], - "dissolved": { - "country": [ - "Bonaire, Sint Eustatius and Saba", - "Cura\u00e7ao", - "Sint Maarten" - ], - "date": "2010-10-10", - "dissolved": "split" - }, - "east": -62.9228, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/92/Flag_of_the_Netherlands_Antilles_%281986-2010%29.svg", - "lat": 12.2248767, - "lng": -68.8108849, - "name": "Netherlands Antilles", - "north": 18.0516, - "region": "Caribbean", - "south": 11.9224, - "west": -69.299 - }, - { - "area": 2055207622038.109, - "code": "AO", - "continent": "Africa", - "disputes": [ - "Cabinda" - ], - "east": 24.0844443, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9d/Flag_of_Angola.svg", - "independence": { - "country": [ - "Portugal" - ], - "date": "1975-11-11" - }, - "lat": -11.202692, - "lng": 17.873887, - "name": "Angola", - "north": -4.3879444, - "region": "Middle Africa", - "south": -18.039104, - "west": 11.669562 - }, - { - "area": 104997033.29673876, - "code": "AO-CAB", - "continent": "Africa", - "created": { - "country": [ - "Portugal" - ], - "created": "split", - "date": "1975-08-01" - }, - "disputed": [ - "Angola" - ], - "dissolved": { - "country": [ + { + "area": 104997033.29673876, + "code": "AO-CAB", + "continent": "Africa", + "created": { + "country": [ + "Portugal" + ], + "created": "split", + "date": "1975-08-01" + }, + "disputed": [ "Angola" ], - "date": "1975-11-11", - "dissolved": "joined" + "dissolved": { + "country": [ + "Angola" + ], + "date": "1975-11-11", + "dissolved": "joined" + }, + "east": 12.2682953, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/22/Flag_of_Cabinda.svg", + "lat": -5.556549, + "lng": 12.18984, + "name": "Cabinda", + "north": -5.5409834, + "region": "Middle Africa", + "south": -5.6216234, + "west": 12.1627235 }, - "east": 12.2682953, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/22/Flag_of_Cabinda.svg", - "lat": -5.556549, - "lng": 12.18984, - "name": "Cabinda", - "north": -5.5409834, - "region": "Middle Africa", - "south": -5.6216234, - "west": 12.1627235 - }, - { - "area": 33291563518969.44, - "code": "AQ", - "continent": "Antarctica", - "dependency": [ - "Argentina", - "Australia", - "Chile", - "France", - "New Zealand", - "Norway", - "United Kingdom" - ], - "east": 179.9999999999, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/68/Flag_of_the_Antarctic_Treaty.svg", - "lat": -72.5255643899, - "lng": 0, - "name": "Antarctica", - "north": -60, - "region": "Antarctica", - "south": -85.0511287798, - "west": -179.9999999999 - }, - { - "area": 6346680075284.267, - "code": "AR", - "continent": "South America", - "dependencies": [ - "Argentine Antarctica", - "Antarctica" - ], - "east": -53.637481, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1a/Flag_of_Argentina.svg", - "lat": -38.416097, - "lng": -63.616672, - "name": "Argentina", - "north": -21.7808136, - "region": "Southern America", - "south": -55.0577146, - "west": -73.5603601 - }, - { - "area": 4531351701195.581, - "code": "AR-AQ", - "continent": "Antarctica", - "dependency": [ - "Argentina" - ], - "east": -25, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/01/Flag_of_Tierra_del_Fuego_province_in_Argentina.svg", - "lat": -72.5255643899, - "lng": -49.5, - "name": "Argentine Antarctica", - "north": -60, - "region": "Antarctica", - "south": -85.0511287798, - "west": -74 - }, - { - "area": 3900152374.8784447, - "code": "AS", - "continent": "Oceania", - "dependency": [ - "United States" - ], - "east": -169.4185568, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/87/Flag_of_American_Samoa.svg", - "lat": -14.305941, - "lng": -170.6962002, - "name": "American Samoa", - "north": -14.1551045, - "region": "Polynesia", - "south": -14.3824778, - "west": -170.8468222 - }, - { - "area": 168518540127.9662, - "code": "AT", - "continent": "Europe", - "east": 17.1607489, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/41/Flag_of_Austria.svg", - "lat": 47.516231, - "lng": 14.550072, - "name": "Austria", - "north": 49.0206081, - "region": "Western Europe", - "south": 46.372299, - "west": 9.5307834 - }, - { - "area": 21533004061653.816, - "code": "AU", - "continent": "Oceania", - "dependencies": [ - "Ashmore and Cartier Islands", - "Australian Antarctic Territory", - "Christmas Island", - "Cocos Islands", - "Coral Sea Islands", - "Heard Island and McDonald Islands", - "Norfolk Island", - "Antarctica" - ], - "east": 159.105459, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg", - "languages": [ - "Aboriginal", - "Australian", - "Gunwinggu" - ], - "lat": -25.274398, - "lng": 133.775136, - "name": "Australia", - "north": -9.2210836, - "region": "Australia and New Zealand", - "south": -54.7772185, - "west": 112.9214544 - }, - { - "area": 552499290234.8615, - "code": "AU-AC", - "continent": "Oceania", - "dependency": [ - "Australia" - ], - "east": 127.6312338, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg", - "lat": -12.5333333, - "lng": 123.5333333, - "name": "Ashmore and Cartier Islands", - "north": -9.7309344, - "region": "Australia and New Zealand", - "south": -15.3055948, - "west": 119.4354328 - }, - { - "area": 10668713086967.64, - "code": "AU-AQ", - "continent": "Antarctica", - "dependency": [ - "Australia" - ], - "east": 160, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg", - "lat": -72.5255643899, - "lng": 102.3166666667, - "name": "Australian Antarctic Territory", - "north": -60, - "region": "Antarctica", - "south": -85.0511287798, - "west": 44.6333333333 - }, - { - "area": 7533838341216.605, - "code": "AU-CS", - "continent": "Oceania", - "dependency": [ - "Australia" - ], - "east": 169.8124453, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg", - "lat": -19.3919547, - "lng": 155.8560646, - "name": "Coral Sea Islands", - "north": -7.5286054, - "region": "Australia and New Zealand", - "south": -30.0000002, - "west": 141.0550345, - "wikipediaName": "Coral Sea Islands Territory" - }, - { - "area": 512368143.2744644, - "code": "AW", - "continent": "South America", - "created": { - "country": [ - "Netherlands Antilles" - ], - "created": "split", - "date": "1986-01-01" - }, - "dependency": [ - "Netherlands" - ], - "east": -69.86588, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f6/Flag_of_Aruba.svg", - "lat": 12.52111, - "lng": -69.968338, - "name": "Aruba", - "north": 12.6233784, - "region": "Caribbean", - "south": 12.4117656, - "west": -70.0660256 - }, - { - "area": 13862996517.973103, - "code": "AX", - "continent": "Europe", - "dependency": [ - "Finland" - ], - "east": 21.4858534, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/52/Flag_of_%C3%85land.svg", - "lat": 60.3385485, - "lng": 20.2712585, - "name": "\u00c5land Islands", - "north": 60.7411127, - "region": "Northern Europe", - "south": 59.7272227, - "west": 19.2633194 - }, - { - "area": 186807274085.63242, - "code": "AZ", - "continent": "Asia", - "created": { - "country": [ - "Soviet Union" - ], - "created": "split", - "date": "1991-08-30" - }, - "disputes": [ - "Nagorno-Karabakh" - ], - "east": 50.3680657, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/dd/Flag_of_Azerbaijan.svg", - "languages": [ - "Azerbaijani" - ], - "lat": 40.143105, - "lng": 47.576927, - "name": "Azerbaijan", - "north": 41.9123402, - "region": "Western Asia", - "south": 38.3919901, - "west": 44.7646831 - }, - { - "area": 8726630575.197157, - "code": "AZ-NK", - "continent": "Asia", - "disputed": [ - "Azerbaijan" - ], - "east": 47.1954658, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/8d/Flag_of_Nagorno-Karabakh.svg", - "lat": 40.1263658, - "lng": 46.5008174, - "name": "Nagorno-Karabakh", - "north": 40.4144162, - "region": "Western Asia", - "south": 39.4456576, - "west": 46.2474941, - "wikipediaName": "Nagorno-Karabakh Republic" - }, - { - "area": 94681777434.67616, - "code": "BA", - "continent": "Europe", - "created": { - "country": [ - "Yugoslavia" - ], - "created": "split", - "date": "1992-03-01" - }, - "east": 19.621935, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bf/Flag_of_Bosnia_and_Herzegovina.svg", - "languages": [ - "Bosnian" - ], - "lat": 43.915886, - "lng": 17.679076, - "name": "Bosnia and Herzegovina", - "north": 45.2766262, - "region": "Southern Europe", - "south": 42.5564068, - "west": 15.7223665 - }, - { - "area": 808358096.5728474, - "code": "BB", - "continent": "South America", - "east": -59.4200975, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/ef/Flag_of_Barbados.svg", - "lat": 13.193887, - "lng": -59.543198, - "name": "Barbados", - "north": 13.335126, - "region": "Caribbean", - "south": 13.0449995, - "west": -59.6510303 - }, - { - "area": 311553243410.7361, - "code": "BD", - "continent": "Asia", - "created": { - "country": [ - "Pakistan" - ], - "created": "split", - "date": "1971-12-16" - }, - "east": 92.6801153, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f9/Flag_of_Bangladesh.svg", - "languages": [ - "Bengali" - ], - "lat": 23.684994, - "lng": 90.356331, - "name": "Bangladesh", - "north": 26.6342434, - "region": "Southern Asia", - "south": 20.7543802, - "west": 88.0085887 - }, - { - "area": 61144636854.214005, - "code": "BE", - "continent": "Europe", - "east": 6.4081241, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/65/Flag_of_Belgium.svg", - "languages": [ - "Flemish" - ], - "lat": 50.503887, - "lng": 4.469936, - "name": "Belgium", - "north": 51.5051449, - "region": "Western Europe", - "south": 49.497013, - "west": 2.5449406 - }, - { - "area": 546016014803.1511, - "code": "BF", - "continent": "Africa", - "created": { - "country": [ - "Upper Volta" - ], - "created": "renamed", - "date": "1984-08-04" - }, - "east": 2.4042926, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/31/Flag_of_Burkina_Faso.svg", - "languages": [ - "More" - ], - "lat": 12.238333, - "lng": -1.561593, - "name": "Burkina Faso", - "north": 15.0851111, - "region": "Western Africa", - "south": 9.3938888, - "west": -5.5211114 - }, - { - "area": 169561070289.8746, - "code": "BG", - "continent": "Europe", - "east": 28.6075898, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9a/Flag_of_Bulgaria.svg", - "languages": [ - "Bulgarian" - ], - "lat": 42.733883, - "lng": 25.48583, - "name": "Bulgaria", - "north": 44.2151673, - "region": "Eastern Europe", - "south": 41.2354469, - "west": 22.3559007 - }, - { - "area": 3699913281.9765654, - "code": "BH", - "continent": "Asia", - "east": 50.8228639, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/2c/Flag_of_Bahrain.svg", - "independence": { - "country": [ + { + "area": 33291563518969.44, + "code": "AQ", + "continent": "Antarctica", + "dependency": [ + "Argentina", + "Australia", + "Chile", + "France", + "New Zealand", + "Norway", "United Kingdom" ], - "date": "1971-12-16" + "east": 179.9999999999, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/68/Flag_of_the_Antarctic_Treaty.svg", + "lat": -72.5255643899, + "lng": 0, + "name": "Antarctica", + "north": -60, + "region": "Antarctica", + "south": -85.0511287798, + "west": -179.9999999999 }, - "lat": 26.0667, - "lng": 50.5577, - "name": "Bahrain", - "north": 26.3265283, - "region": "Western Asia", - "south": 25.5798401, - "west": 50.3781509 - }, - { - "area": 49389727203.80458, - "code": "BI", - "continent": "Africa", - "east": 30.8501728, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/50/Flag_of_Burundi.svg", - "lat": -3.373056, - "lng": 29.918886, - "name": "Burundi", - "north": -2.309987, - "region": "Eastern Africa", - "south": -4.4692284, - "west": 29.000993 - }, - { - "area": 231377534721.0831, - "code": "BJ", - "continent": "Africa", - "created": { - "country": [ - "Dahomey" + { + "area": 6346680075284.267, + "code": "AR", + "continent": "South America", + "dependencies": [ + "Argentine Antarctica", + "Antarctica" ], - "created": "renamed", - "date": "1975-11-30" + "east": -53.637481, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1a/Flag_of_Argentina.svg", + "lat": -38.416097, + "lng": -63.616672, + "name": "Argentina", + "north": -21.7808136, + "region": "Southern America", + "south": -55.0577146, + "west": -73.5603601 }, - "east": 3.8433429, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0a/Flag_of_Benin.svg", - "lat": 9.30769, - "lng": 2.315834, - "name": "Benin", - "north": 12.4086111, - "region": "Western Africa", - "south": 6.2356319, - "west": 0.7766672 - }, - { - "area": 130170840.36823143, - "code": "BL", - "continent": "South America", - "dependency": [ - "France" - ], - "east": -62.7892148, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", - "lat": 17.9, - "lng": -62.833333, - "name": "Saint Barth\u00e9lemy", - "north": 17.960853, - "region": "Caribbean", - "south": 17.8708287, - "west": -62.9118453 - }, - { - "area": 361672833.23584133, - "code": "BM", - "continent": "North America", - "dependency": [ - "United Kingdom" - ], - "east": -64.6473774, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bf/Flag_of_Bermuda.svg", - "lat": 32.3078, - "lng": -64.7505, - "name": "Bermuda", - "north": 32.391305, - "region": "Northern America", - "south": 32.24705, - "west": -64.886788 - }, - { - "area": 16615065722.487818, - "code": "BN", - "continent": "Asia", - "east": 115.3635623, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9c/Flag_of_Brunei.svg", - "googleName": "Brunei Darussalam", - "imdbName": "Brunei Darussalam", - "independence": { - "country": [ - "United Kingdom" + { + "area": 4531351701195.581, + "code": "AR-AQ", + "continent": "Antarctica", + "dependency": [ + "Argentina" ], - "date": "1984-01-01" + "east": -25, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/01/Flag_of_Tierra_del_Fuego_province_in_Argentina.svg", + "lat": -72.5255643899, + "lng": -49.5, + "name": "Argentine Antarctica", + "north": -60, + "region": "Antarctica", + "south": -85.0511287798, + "west": -74 }, - "lat": 4.535277, - "lng": 114.727669, - "name": "Brunei", - "north": 5.0471668, - "region": "South-Eastern Asia", - "south": 4.002508, - "west": 114.0760633 - }, - { - "area": 1914088188060.917, - "code": "BO", - "continent": "South America", - "east": -57.453803, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/de/Flag_of_Bolivia_%28state%29.svg", - "languages": [ - "Aymara" - ], - "lat": -16.290154, - "lng": -63.588653, - "name": "Bolivia", - "north": -9.669323, - "region": "Southern America", - "south": -22.8980899, - "west": -69.64499 - }, - { - "area": 411198929182.0769, - "code": "BQ", - "continent": "South America", - "created": { - "country": [ - "Netherlands Antilles" - ], - "created": "merged", - "date": "2010-10-10" - }, - "dependency": [ - "Netherlands" - ], - "east": -62.9457768, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1e/Flag_of_Bonaire.svg", - "lat": 15.1657632, - "lng": -65.68337005, - "name": "Bonaire, Sint Eustatius and Saba", - "north": 18.3069449, - "region": "Caribbean", - "south": 12.0245815, - "west": -68.4209633, - "wikipediaName": "Caribbean Netherlands" - }, - { - "area": 5548593919831.322, - "code": "BQAQ", - "continent": "Antarctica", - "dependency": [ - "United Kingdom" - ], - "east": -20, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fd/Flag_of_the_British_Antarctic_Territory.svg", - "lat": -72.5255643899, - "lng": -50, - "name": "British Antarctic Territory", - "north": -60, - "region": "Antarctica", - "south": -85.0511287798, - "west": -80 - }, - { - "area": 18016100144861.344, - "code": "BR", - "continent": "South America", - "east": -34.792908, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/0/05/Flag_of_Brazil.svg", - "languages": [ - "Tupi", - "Brazilian" - ], - "lat": -14.235004, - "lng": -51.92528, - "name": "Brazil", - "north": 5.2716019, - "region": "Southern America", - "south": -33.7517528, - "west": -73.982817 - }, - { - "area": 490185328604.69745, - "code": "BS", - "continent": "South America", - "east": -72.7120686, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/93/Flag_of_the_Bahamas.svg", - "googleName": "The Bahamas", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1973-07-10" - }, - "lat": 25.03428, - "lng": -77.39628, - "name": "Bahamas", - "north": 27.263362, - "region": "Caribbean", - "south": 20.9121311, - "west": -79.5377959, - "wikipediaName": "The Bahamas" - }, - { - "area": 61586519695.02172, - "code": "BT", - "continent": "Asia", - "east": 92.1252321, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/91/Flag_of_Bhutan.svg", - "lat": 27.514162, - "lng": 90.433601, - "name": "Bhutan", - "north": 28.360825, - "region": "Southern Asia", - "south": 26.702016, - "west": 88.7464735 - }, - { - "area": 1987185942406.8538, - "code": "BUMM", - "continent": "Asia", - "dissolved": { - "country": [ - "Myanmar" - ], - "date": "1989-06-18", - "dissolved": "renamed" - }, - "east": 101.1702717, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1d/Flag_of_Myanmar_%281974-2010%29.svg", - "languages": [ - "Burmese" - ], - "lat": 21.913965, - "lng": 95.956223, - "name": "Burma", - "north": 28.5478351, - "region": "South-Eastern Asia", - "south": 9.6053198, - "west": 92.171808 - }, - { - "area": 68205327.80421972, - "code": "BV", - "continent": "Antarctica", - "dependency": [ - "Norway" - ], - "east": 3.4879756, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d9/Flag_of_Norway.svg", - "lat": -54.423199, - "lng": 3.413194, - "name": "Bouvet Island", - "north": -54.400322, - "region": "Antarctica", - "south": -54.4623789, - "west": 3.335499 - }, - { - "area": 980095616844.6542, - "code": "BW", - "continent": "Africa", - "east": 29.3753036, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fa/Flag_of_Botswana.svg", - "lat": -22.328474, - "lng": 24.684866, - "name": "Botswana", - "north": -17.778137, - "region": "Southern Africa", - "south": -26.9075451, - "west": 19.998905 - }, - { - "area": 345533040726.3922, - "code": "BY", - "continent": "Europe", - "created": { - "country": [ - "Byelorussian Soviet Socialist Republic" - ], - "created": "renamed", - "date": "1991-08-25" - }, - "east": 32.7768202, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/85/Flag_of_Belarus.svg", - "independence": { - "country": [ - "Soviet Union" - ], - "date": "1991-08-25" - }, - "languages": [ - "Belarusian" - ], - "lat": 53.709807, - "lng": 27.953389, - "name": "Belarus", - "north": 56.172494, - "region": "Eastern Europe", - "south": 51.262011, - "west": 23.1783377 - }, - { - "area": 345533040726.3922, - "code": "BYAA", - "continent": "Europe", - "dependency": [ - "Soviet Union" - ], - "dissolved": { - "country": [ - "Belarus" - ], - "date": "1991-08-25", - "dissolved": "renamed" - }, - "east": 32.7768202, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/46/Flag_of_Byelorussian_SSR.svg", - "lat": 53.709807, - "lng": 27.953389, - "name": "Byelorussian Soviet Socialist Republic", - "north": 56.172494, - "region": "Eastern Europe", - "south": 51.262011, - "west": 23.1783377 - }, - { - "area": 54811369908.70548, - "code": "BZ", - "continent": "South America", - "created": { - "country": [ - "British Honduras" - ], - "created": "renamed", - "date": "1973-06-01" - }, - "east": -87.4537253, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e7/Flag_of_Belize.svg", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1973-06-01" - }, - "lat": 17.189877, - "lng": -88.49765, - "name": "Belize", - "north": 18.4959419, - "region": "Central America", - "south": 15.8856189, - "west": -89.2275879 - }, - { - "area": 20574297060671.438, - "code": "CA", - "continent": "North America", - "east": -52.6194086, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/cf/Flag_of_Canada.svg", - "languages": [ - "Cree", - "Nisga'a" - ], - "lat": 56.130366, - "lng": -106.346771, - "name": "Canada", - "north": 83.115061, - "region": "Northern America", - "south": 41.6765559, - "west": -141.00187 - }, - { - "area": 536938084.815205, - "code": "CC", - "continent": "Asia", - "dependency": [ - "Australia" - ], - "east": 96.9300556, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/74/Flag_of_the_Cocos_%28Keeling%29_Islands.svg", - "googleName": "Cocos (Keeling) Islands", - "imdbName": "Cocos (Keeling) Islands", - "lat": -12.1707796, - "lng": 96.8417392, - "name": "Cocos Islands", - "north": -11.8219891, - "region": "South-Eastern Asia", - "south": -12.2088942, - "west": 96.8155574, - "wikipediaName": "Cocos (Keeling) Islands" - }, - { - "area": 4437461670331.977, - "code": "CD", - "continent": "Africa", - "created": { - "country": [ - "Zaire" - ], - "created": "renamed", - "date": "1997-05-17" - }, - "east": 31.3146115, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6f/Flag_of_the_Democratic_Republic_of_the_Congo.svg", - "imdbName": "Democratic Republic of Congo", - "languages": [ - "Lingala" - ], - "lat": -4.038333, - "lng": 21.758664, - "name": "Democratic Republic of the Congo", - "north": 5.3920026, - "region": "Middle Africa", - "south": -13.459035, - "west": 12.1855092 - }, - { - "area": 1411025431928.9167, - "code": "CF", - "continent": "Africa", - "east": 27.4583051, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6f/Flag_of_the_Central_African_Republic.svg", - "lat": 6.611111, - "lng": 20.939444, - "name": "Central African Republic", - "north": 11.0179569, - "region": "Middle Africa", - "south": 2.2208575, - "west": 14.4150981 - }, - { - "area": 810512052374.2054, - "code": "CG", - "continent": "Africa", - "east": 18.6436111, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/92/Flag_of_the_Republic_of_the_Congo.svg", - "googleName": "Congo", - "imdbName": "Congo", - "lat": -0.228021, - "lng": 15.827659, - "name": "Republic of the Congo", - "north": 3.707791, - "region": "Middle Africa", - "south": -5.0289487, - "west": 11.1495478 - }, - { - "area": 76574669332.10374, - "code": "CH", - "continent": "Europe", - "east": 10.4923401, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/08/Flag_of_Switzerland_%28Pantone%29.svg", - "languages": [ - "Romansh", - "Swiss German" - ], - "lat": 46.818188, - "lng": 8.227512, - "name": "Switzerland", - "north": 47.8084546, - "region": "Western Europe", - "south": 45.81792, - "west": 5.95608 - }, - { - "area": 479232148086.64526, - "code": "CI", - "continent": "Africa", - "east": -2.493031, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/86/Flag_of_Cote_d%27Ivoire.svg", - "googleName": "Ivory Coast", - "lat": 7.539989, - "lng": -5.54708, - "name": "C\u00f4te d'Ivoire", - "north": 10.7400151, - "region": "Western Africa", - "south": 4.3510071, - "west": -8.6020589, - "wikipediaName": "Ivory Coast" - }, - { - "area": 1327046744594.7834, - "code": "CK", - "continent": "Oceania", - "dependency": [ - "New Zealand" - ], - "east": -157.3216064, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/35/Flag_of_the_Cook_Islands.svg", - "lat": -21.236736, - "lng": -159.777671, - "name": "Cook Islands", - "north": -8.916606, - "region": "Polynesia", - "south": -21.9591364, - "west": -165.8580933 - }, - { - "area": 16138765657013.834, - "code": "CL", - "continent": "South America", - "dependencies": [ - "Chilean Antarctic Territory", - "Antarctica" - ], - "east": -66.4182016, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/78/Flag_of_Chile.svg", - "languages": [ - "Mapudungun" - ], - "lat": -35.675147, - "lng": -71.542969, - "name": "Chile", - "north": -17.4983293, - "region": "Southern America", - "south": -55.9797808, - "west": -109.454801 - }, - { - "area": 3421632917229.316, - "code": "CL-AQ", - "continent": "Antarctica", - "dependency": [ - "Chile" - ], - "east": -53, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/8d/Flag_of_Magallanes%2C_Chile.svg", - "lat": -72.5255643899, - "lng": -71.5, - "name": "Chilean Antarctic Territory", - "north": -60, - "region": "Antarctica", - "south": -85.0511287798, - "west": -90 - }, - { - "area": 1079541457211.6615, - "code": "CM", - "continent": "Africa", - "east": 16.1944079, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4f/Flag_of_Cameroon.svg", - "lat": 7.369722, - "lng": 12.354722, - "name": "Cameroon", - "north": 13.083335, - "region": "Middle Africa", - "south": 1.6558999, - "west": 8.4947635 - }, - { - "area": 21444604637248.695, - "code": "CN", - "continent": "Asia", - "dependencies": [ - "Hong Kong", - "Macau" - ], - "east": 134.7728099, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fa/Flag_of_the_People%27s_Republic_of_China.svg", - "languages": [ - "Mandarin", - "Hakka", - "Cantonese", - "Tibetan", - "Chinese", - "Chaozhou", - "Shanghainese", - "Hokkien", - "Naxi", - "Shanxi", - "Min Nan", - "Uighur" - ], - "lat": 35.86166, - "lng": 104.195397, - "name": "China", - "north": 53.560974, - "region": "Eastern Asia", - "south": 18.1535216, - "west": 73.4994136 - }, - { - "area": 3227545859888.26, - "code": "CO", - "continent": "South America", - "east": -66.851923, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/21/Flag_of_Colombia.svg", - "lat": 4.570868, - "lng": -74.297333, - "name": "Colombia", - "north": 13.3973501, - "region": "Southern America", - "south": -4.22711, - "west": -81.7359299 - }, - { - "area": 12998110.19815648, - "code": "CP", - "continent": "South America", - "dependency": [ - "France" - ], - "east": -109.1993179, - "exception": true, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", - "lat": 10.284842, - "lng": -109.2162498, - "name": "Clipperton Island", - "north": 10.3134499, - "region": "Central America", - "south": 10.2820702, - "west": -109.2332915 - }, - { - "area": 318414348310.5174, - "code": "CR", - "continent": "South America", - "east": -82.5526571, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bc/Flag_of_Costa_Rica_%28state%29.svg", - "lat": 9.748917, - "lng": -83.753428, - "name": "Costa Rica", - "north": 11.2196808, - "region": "Central America", - "south": 5.4991534, - "west": -87.0945131 - }, - { - "area": 280640895305.775, - "code": "CSHH", - "continent": "Europe", - "dissolved": { - "country": [ - "Czech Republic", - "Slovakia" - ], - "date": "1993-01-01", - "dissolved": "split" - }, - "east": 22.5589339, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/cb/Flag_of_the_Czech_Republic.svg", - "lat": 49.39355365, - "lng": 17.32476145, - "name": "Czechoslovakia", - "north": 51.0557185, - "region": "Eastern Europe", - "south": 47.7313888, - "west": 12.090589 - }, - { - "area": 176788955025.32986, - "code": "CSXX", - "continent": "Europe", - "created": { - "country": [ - "Yugoslavia" - ], - "created": "renamed", - "date": "2003-02-04" - }, - "dissolved": { - "country": [ - "Serbia", - "Montenegro" - ], - "date": "2006-06-05", - "dissolved": "split" - }, - "east": 23.0063915, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/90/Flag_of_Serbia_and_Montenegro.svg", - "lat": 44.01958135, - "lng": 20.7200918, - "name": "Serbia and Montenegro", - "north": 46.1894461, - "region": "Southern Europe", - "south": 41.8497166, - "west": 18.4337921 - }, - { - "area": 3073356240.6199794, - "code": "CTKI", - "continent": "Oceania", - "dependency": [ - "United Kingdom", - "United States" - ], - "dissolved": { - "country": [ - "Kiribati" - ], - "date": "1979-07-12", - "dissolved": "merged" - }, - "east": -171.075486, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4d/Flag_of_Gilbert_and_Ellice_Islands.svg", - "lat": -2.955756, - "lng": -171.39963095, - "name": "Canton and Enderbury Islands", - "north": -2.7642201, - "region": "Micronesia", - "south": -3.1472919, - "west": -171.7237759 - }, - { - "area": 435017353019.0518, - "code": "CU", - "continent": "South America", - "east": -74.1322231, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bd/Flag_of_Cuba.svg", - "lat": 21.521757, - "lng": -77.781167, - "name": "Cuba", - "north": 23.2767521, - "region": "Caribbean", - "south": 19.8258994, - "west": -85.071256 - }, - { - "area": 77368961930.72092, - "code": "CV", - "continent": "Africa", - "east": -22.6577782, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/38/Flag_of_Cape_Verde.svg", - "independence": { - "country": [ - "Portugal" - ], - "date": "1975-07-05" - }, - "languages": [ - "Kabuverdianu", - "Kriolu" - ], - "lat": 15.1217288, - "lng": -23.6050817, - "name": "Cape Verde", - "north": 17.2052865, - "region": "Western Africa", - "south": 14.8023513, - "west": -25.3609944 - }, - { - "area": 2622894061.474846, - "code": "CW", - "continent": "South America", - "created": { - "country": [ - "Netherlands Antilles" - ], - "created": "merged", - "date": "2010-10-10" - }, - "dependency": [ - "Netherlands" - ], - "east": -68.6398315, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b1/Flag_of_Cura%C3%A7ao.svg", - "lat": 12.16957, - "lng": -68.99002, - "name": "Cura\u00e7ao", - "north": 12.3924356, - "region": "Caribbean", - "south": 11.9780353, - "west": -69.1623668 - }, - { - "area": 344624352.6729794, - "code": "CX", - "continent": "Asia", - "dependency": [ - "Australia" - ], - "east": 105.7126474, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/67/Flag_of_Christmas_Island.svg", - "lat": -10.447525, - "lng": 105.690449, - "name": "Christmas Island", - "north": -10.4123743, - "region": "South-Eastern Asia", - "south": -10.5700879, - "west": 105.5333161 - }, - { - "area": 25433013804.42087, - "code": "CY", - "continent": "Asia", - "disputes": [ - "Northern Cyprus" - ], - "east": 34.6045, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d4/Flag_of_Cyprus.svg", - "lat": 35.126413, - "lng": 33.429859, - "name": "Cyprus", - "north": 35.7071999, - "region": "Western Asia", - "south": 34.632303, - "west": 32.2687076 - }, - { - "area": 14756720233.830664, - "code": "CY-NC", - "continent": "Asia", - "disputed": [ - "Cyprus" - ], - "east": 34.5883512, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1e/Flag_of_the_Turkish_Republic_of_Northern_Cyprus.svg", - "lat": 35.32864295, - "lng": 33.594625, - "name": "Northern Cyprus", - "north": 35.6958526, - "region": "Western Asia", - "south": 34.9614333, - "west": 32.6008988 - }, - { - "area": 135538457364.93378, - "code": "CZ", - "continent": "Europe", - "created": { - "country": [ - "Czechoslovakia" - ], - "created": "merged", - "date": "1993-01-01" - }, - "east": 18.8592361, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/cb/Flag_of_the_Czech_Republic.svg", - "languages": [ - "Czech" - ], - "lat": 49.817492, - "lng": 15.472962, - "name": "Czech Republic", - "north": 51.0557185, - "region": "Eastern Europe", - "south": 48.5518081, - "west": 12.090589 - }, - { - "area": 176094999206.0812, - "code": "DDDE", - "continent": "Europe", - "dissolved": { - "country": [ - "Germany" - ], - "date": "1990-10-03", - "dissolved": "merged" - }, - "east": 15.0418962, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f6/Flag_of_German_Democratic_Republic.svg", - "lat": 52.42802665, - "lng": 12.4594401, - "name": "East Germany", - "north": 54.68469, - "region": "Western Europe", - "south": 50.1713633, - "west": 9.876984 - }, - { - "area": 554893218804.3876, - "code": "DE", - "continent": "Europe", - "created": { - "country": [ - "East Germany", - "West Germany" - ], - "created": "merged", - "date": "1990-10-03" - }, - "east": 15.0418962, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/ba/Flag_of_Germany.svg", - "languages": [ - "German", - "Eastern Frisian", - "Sorbian", - "Low German" - ], - "lat": 51.165691, - "lng": 10.451526, - "name": "Germany", - "north": 55.058347, - "region": "Western Europe", - "south": 47.2701115, - "west": 5.8663425 - }, - { - "area": 482186388933.63434, - "code": "DEDE", - "continent": "Europe", - "dissolved": { - "country": [ - "Germany" - ], - "date": "1990-10-03", - "dissolved": "merged" - }, - "east": 13.8396371, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/ba/Flag_of_Germany.svg", - "lat": 51.16422925, - "lng": 9.8529898, - "name": "West Germany", - "north": 55.058347, - "region": "Western Europe", - "south": 47.2701115, - "west": 5.8663425 - }, - { - "area": 362584546.5342261, - "code": "DG", - "continent": "Asia", - "dependency": [ - "British Indian Ocean Territory" - ], - "east": 72.4943804, - "exception": true, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6e/Flag_of_the_British_Indian_Ocean_Territory.svg", - "lat": -7.3195005, - "lng": 72.4228556, - "name": "Diego Garcia", - "north": -7.2332526, - "region": "Southern Asia", - "south": -7.4435391, - "west": 72.3540901 - }, - { - "area": 35807592588.87033, - "code": "DJ", - "continent": "Africa", - "created": { - "country": [ - "French Afar and Issas" - ], - "created": "renamed", - "date": "1977-06-27" - }, - "east": 43.4169731, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/34/Flag_of_Djibouti.svg", - "independence": { - "country": [ - "France" - ], - "date": "1977-06-27" - }, - "lat": 11.825138, - "lng": 42.590275, - "name": "Djibouti", - "north": 12.7133956, - "region": "Eastern Africa", - "south": 10.9319442, - "west": 41.7597221 - }, - { - "area": 156971442579.48773, - "code": "DK", - "continent": "Europe", - "dependencies": [ - "Faroe Islands", - "Greenland" - ], - "east": 15.1972813, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9c/Flag_of_Denmark.svg", - "languages": [ - "Danish" - ], - "lat": 56.26392, - "lng": 9.501785, - "name": "Denmark", - "north": 57.7518131, - "region": "Northern Europe", - "south": 54.5591211, - "west": 8.0725589 - }, - { - "area": 1237179673.7944572, - "code": "DM", - "continent": "South America", - "east": -61.2403035, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/c4/Flag_of_Dominica.svg", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1978-11-03" - }, - "lat": 15.414999, - "lng": -61.370976, - "name": "Dominica", - "north": 15.6400639, - "region": "Caribbean", - "south": 15.207682, - "west": -61.4798301 - }, - { - "area": 106440578993.17665, - "code": "DO", - "continent": "South America", - "east": -68.3234068, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9f/Flag_of_the_Dominican_Republic.svg", - "lat": 18.735693, - "lng": -70.162651, - "name": "Dominican Republic", - "north": 19.9317185, - "region": "Caribbean", - "south": 17.4700909, - "west": -72.0075099 - }, - { - "area": 231377534721.0831, - "code": "DYBJ", - "continent": "Africa", - "dissolved": { - "country": [ - "Benin" - ], - "date": "1975-11-30", - "dissolved": "renamed" - }, - "east": 3.8433429, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0a/Flag_of_Benin.svg", - "lat": 9.30769, - "lng": 2.315834, - "name": "Dahomey", - "north": 12.4086111, - "region": "Western Africa", - "south": 6.2356319, - "west": 0.7766672, - "wikipediaName": "Republic of Dahomey" - }, - { - "area": 4079600969545.9604, - "code": "DZ", - "continent": "Africa", - "east": 11.9999997, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/77/Flag_of_Algeria.svg", - "languages": [ - "Tamashek" - ], - "lat": 28.033886, - "lng": 1.659626, - "name": "Algeria", - "north": 37.089829, - "region": "Northern Africa", - "south": 18.968147, - "west": -8.6666671 - }, - { - "area": 16168736425.77416, - "code": "EA", - "continent": "Africa", - "dependency": [ - "Spain" - ], - "east": -2.9232245, - "exception": true, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fd/Flag_Ceuta.svg", - "lat": 35.5917321, - "lng": -4.152717, - "name": "Ceuta and Melilla", - "north": 35.9179899, - "region": "Northern Africa", - "south": 35.2654743, - "west": -5.3822095, - "wikipediaName": "Ceuta" - }, - { - "area": 1390937132987.864, - "code": "EC", - "continent": "South America", - "east": -75.188794, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e8/Flag_of_Ecuador.svg", - "lat": -1.831239, - "lng": -78.183406, - "name": "Ecuador", - "north": 1.6647727, - "region": "Southern America", - "south": -5.0143511, - "west": -92.0107728 - }, - { - "area": 91158981019.11528, - "code": "EE", - "continent": "Europe", - "created": { - "country": [ - "Soviet Union" - ], - "created": "split", - "date": "1991-08-20" - }, - "east": 28.2101389, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/8f/Flag_of_Estonia.svg", - "languages": [ - "Estonian" - ], - "lat": 58.595272, - "lng": 25.013607, - "name": "Estonia", - "north": 59.7001935, - "region": "Northern Europe", - "south": 57.5093155, - "west": 21.7643126 - }, - { - "area": 1302913144530.2227, - "code": "EG", - "continent": "Africa", - "created": { - "country": [ - "United Arab Republic" - ], - "created": "renamed", - "date": "1971-09-01" - }, - "east": 36.8945446, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fe/Flag_of_Egypt.svg", - "languages": [ - "Egyptian (Ancient)" - ], - "lat": 26.820553, - "lng": 30.802498, - "name": "Egypt", - "north": 31.671535, - "region": "Northern Africa", - "south": 21.9999999, - "west": 24.6967748 - }, - { - "area": 1302913144530.2227, - "code": "EGEG", - "continent": "Africa", - "dissolved": { - "country": [ - "Egypt" - ], - "date": "1971-09-01", - "dissolved": "renamed" - }, - "east": 36.8945446, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/53/Flag_of_Syria.svg", - "lat": 26.820553, - "lng": 30.802498, - "name": "United Arab Republic", - "north": 31.671535, - "region": "Northern Africa", - "south": 21.9999999, - "west": 24.6967748 - }, - { - "area": 657218896448.5967, - "code": "EH", - "continent": "Africa", - "disputed": [ - "Morocco" - ], - "east": -8.666666, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/26/Flag_of_the_Sahrawi_Arab_Democratic_Republic.svg", - "googleName": "Western Sahara", - "imdbName": "Western Sahara", - "lat": 24.215527, - "lng": -12.885834, - "name": "Sahrawi", - "north": 27.6666776, - "region": "Northern Africa", - "south": 20.7709613, - "west": -17.1051121, - "wikipediaName": "Sahrawi Arab Democratic Republic" - }, - { - "area": 454503611784.04706, - "code": "ER", - "continent": "Africa", - "east": 43.1429772, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/29/Flag_of_Eritrea.svg", - "lat": 15.179384, - "lng": 39.782334, - "name": "Eritrea", - "north": 18.0212099, - "region": "Eastern Africa", - "south": 12.354723, - "west": 36.4333479 - }, - { - "area": 3642765521262.5747, - "code": "ES", - "continent": "Europe", - "dependencies": [ - "Canary Islands", - "Ceuta and Melilla" - ], - "east": 4.3279852, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/9/9a/Flag_of_Spain.svg", - "languages": [ - "Spanish", - "Galician", - "Catalan", - "Basque" - ], - "lat": 40.463667, - "lng": -3.74922, - "name": "Spain", - "north": 43.790362, - "region": "Southern Europe", - "south": 27.6378104, - "west": -18.1606357 - }, - { - "area": 2105395255131.262, - "code": "ET", - "continent": "Africa", - "east": 47.9999999, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/71/Flag_of_Ethiopia.svg", - "languages": [ - "Amharic" - ], - "lat": 9.145, - "lng": 40.489673, - "name": "Ethiopia", - "north": 14.8942145, - "region": "Eastern Africa", - "south": 3.4041356, - "west": 32.997734 - }, - { - "area": 18914071949433.992, - "code": "EU", - "continent": "Europe", - "east": 34.6045, - "exception": true, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b7/Flag_of_Europe.svg", - "lat": 51.2480166, - "lng": 1.664671, - "name": "European Union", - "north": 70.0922932, - "region": "Western Europe", - "south": 32.40374, - "west": -31.275158 - }, - { - "area": 602169947135.1476, - "code": "FI", - "continent": "Europe", - "dependencies": [ - "\u00c5land Islands" - ], - "east": 31.5870999, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bc/Flag_of_Finland.svg", - "languages": [ - "Finnish", - "Saami" - ], - "lat": 61.92411, - "lng": 25.748151, - "name": "Finland", - "north": 70.0922932, - "region": "Northern Europe", - "south": 59.7025822, - "west": 20.5474108 - }, - { - "area": 472715141753.4359, - "code": "FJ", - "continent": "Oceania", - "east": -178.2301068, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/ba/Flag_of_Fiji.svg", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1970-10-10" - }, - "lat": -17.713371, - "lng": 178.065032, - "name": "Fiji", - "north": -12.480116, - "region": "Melanesia", - "south": -20.6759701, - "west": 176.9094944 - }, - { - "area": 32328823430.619804, - "code": "FK", - "continent": "South America", - "dependency": [ - "United Kingdom" - ], - "east": -57.7161145, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/83/Flag_of_the_Falkland_Islands.svg", - "lat": -51.796253, - "lng": -59.523613, - "name": "Falkland Islands", - "north": -51.2332592, - "region": "Southern America", - "south": -52.3952965, - "west": -61.3477064 - }, - { - "area": 1933971039488.7449, - "code": "FM", - "continent": "Oceania", - "created": { - "country": [ - "Pacific Islands" - ], - "created": "split", - "date": "1986-11-03" - }, - "east": 163.0355912, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e4/Flag_of_the_Federated_States_of_Micronesia.svg", - "imdbName": "Federated States of Micronesia", - "independence": { - "country": [ + { + "area": 3900152374.8784447, + "code": "AS", + "continent": "Oceania", + "dependency": [ "United States" ], - "date": "1986-11-03" + "east": -169.4185568, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/87/Flag_of_American_Samoa.svg", + "lat": -14.305941, + "lng": -170.6962002, + "name": "American Samoa", + "north": -14.1551045, + "region": "Polynesia", + "south": -14.3824778, + "west": -170.8468222 }, - "lat": 6.8874574, - "lng": 158.2150717, - "name": "Micronesia", - "north": 10.1196133, - "region": "Micronesia", - "south": 3.8224419, - "west": 138.0549824, - "wikipediaName": "Federated States of Micronesia" - }, - { - "area": 8435784826.553218, - "code": "FO", - "continent": "Europe", - "dependency": [ - "Denmark" - ], - "east": -6.251564, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/3c/Flag_of_the_Faroe_Islands.svg", - "languages": [ - "Faroese" - ], - "lat": 61.892635, - "lng": -6.911806, - "name": "Faroe Islands", - "north": 62.3940993, - "region": "Northern Europe", - "south": 61.3909051, - "west": -7.691905 - }, - { - "area": 62124826982781.19, - "code": "FQHH", - "continent": "Antarctica", - "dependency": [ - "France" - ], - "dissolved": { - "country": [ - "Ad\u00e9lie Land", - "French Southern Territories" + { + "area": 168518540127.9662, + "code": "AT", + "continent": "Europe", + "east": 17.1607489, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/41/Flag_of_Austria.svg", + "lat": 47.516231, + "lng": 14.550072, + "name": "Austria", + "north": 49.0206081, + "region": "Western Europe", + "south": 46.372299, + "west": 9.5307834 + }, + { + "area": 21533004061653.816, + "code": "AU", + "continent": "Oceania", + "dependencies": [ + "Ashmore and Cartier Islands", + "Australian Antarctic Territory", + "Christmas Island", + "Cocos Islands", + "Coral Sea Islands", + "Heard Island and McDonald Islands", + "Norfolk Island", + "Antarctica" ], - "date": "1979", - "dissolved": "split" - }, - "east": 142.1833333333, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a7/Flag_of_the_French_Southern_and_Antarctic_Lands.svg", - "lat": -47.5741173399, - "lng": 88.8927164167, - "name": "French Southern and Antarctic Territories", - "north": -10.0971059, - "region": "Antarctica", - "south": -85.0511287798, - "west": 35.6020995, - "wikipediaName": "French Southern and Antarctic Lands" - }, - { - "area": 1227159963368.9717, - "code": "FR", - "continent": "Europe", - "dependencies": [ - "Ad\u00e9lie Land", - "Clipperton Island", - "French Afar and Issas", - "French Guiana", - "French Polynesia", - "French Southern and Antarctic Territories", - "French Southern Territories", - "Guadeloupe", - "Martinique", - "Mayotte", - "New Caledonia", - "R\u00e9union", - "Saint Barth\u00e9lemy", - "Saint Martin", - "Saint Pierre and Miquelon", - "Wallis and Futuna", - "New Hebrides", - "Antarctica" - ], - "east": 9.5600678, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", - "languages": [ - "French", - "Breton", - "Corsican" - ], - "lat": 46.227638, - "lng": 2.213749, - "name": "France", - "north": 51.0889618, - "region": "Western Europe", - "south": 41.3423276, - "west": -5.1412279 - }, - { - "area": 568730876782.7081, - "code": "FR-AQ", - "continent": "Antarctica", - "created": { - "country": [ - "French Southern and Antarctic Territories" + "east": 159.105459, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg", + "languages": [ + "Aboriginal", + "Australian", + "Gunwinggu" ], - "created": "merged", - "date": "1979" + "lat": -25.274398, + "lng": 133.775136, + "name": "Australia", + "north": -9.2210836, + "region": "Australia and New Zealand", + "south": -54.7772185, + "west": 112.9214544 }, - "dependency": [ - "France" - ], - "east": 142.1833333333, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a7/Flag_of_the_French_Southern_and_Antarctic_Lands.svg", - "lat": -72.5255643899, - "lng": 139.1083333333, - "name": "Ad\u00e9lie Land", - "north": -60, - "region": "Antarctica", - "south": -85.0511287798, - "west": 136.0333333333 - }, - { - "area": 1227159963368.9717, - "code": "FXFR", - "continent": "Europe", - "dissolved": { - "country": [ + { + "area": 552499290234.8615, + "code": "AU-AC", + "continent": "Oceania", + "dependency": [ + "Australia" + ], + "east": 127.6312338, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg", + "lat": -12.5333333, + "lng": 123.5333333, + "name": "Ashmore and Cartier Islands", + "north": -9.7309344, + "region": "Australia and New Zealand", + "south": -15.3055948, + "west": 119.4354328 + }, + { + "area": 10668713086967.64, + "code": "AU-AQ", + "continent": "Antarctica", + "dependency": [ + "Australia" + ], + "east": 160, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg", + "lat": -72.5255643899, + "lng": 102.3166666667, + "name": "Australian Antarctic Territory", + "north": -60, + "region": "Antarctica", + "south": -85.0511287798, + "west": 44.6333333333 + }, + { + "area": 7533838341216.605, + "code": "AU-CS", + "continent": "Oceania", + "dependency": [ + "Australia" + ], + "east": 169.8124453, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg", + "lat": -19.3919547, + "lng": 155.8560646, + "name": "Coral Sea Islands", + "north": -7.5286054, + "region": "Australia and New Zealand", + "south": -30.0000002, + "west": 141.0550345, + "wikipediaName": "Coral Sea Islands Territory" + }, + { + "area": 512368143.2744644, + "code": "AW", + "continent": "South America", + "created": { + "country": [ + "Netherlands Antilles" + ], + "created": "split", + "date": "1986-01-01" + }, + "dependency": [ + "Netherlands" + ], + "east": -69.86588, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f6/Flag_of_Aruba.svg", + "lat": 12.52111, + "lng": -69.968338, + "name": "Aruba", + "north": 12.6233784, + "region": "Caribbean", + "south": 12.4117656, + "west": -70.0660256 + }, + { + "area": 13862996517.973103, + "code": "AX", + "continent": "Europe", + "dependency": [ + "Finland" + ], + "east": 21.4858534, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/52/Flag_of_%C3%85land.svg", + "lat": 60.3385485, + "lng": 20.2712585, + "name": "\u00c5land Islands", + "north": 60.7411127, + "region": "Northern Europe", + "south": 59.7272227, + "west": 19.2633194 + }, + { + "area": 186807274085.63242, + "code": "AZ", + "continent": "Asia", + "created": { + "country": [ + "Soviet Union" + ], + "created": "split", + "date": "1991-08-30" + }, + "disputes": [ + "Nagorno-Karabakh" + ], + "east": 50.3680657, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/dd/Flag_of_Azerbaijan.svg", + "languages": [ + "Azerbaijani" + ], + "lat": 40.143105, + "lng": 47.576927, + "name": "Azerbaijan", + "north": 41.9123402, + "region": "Western Asia", + "south": 38.3919901, + "west": 44.7646831 + }, + { + "area": 8726630575.197157, + "code": "AZ-NK", + "continent": "Asia", + "disputed": [ + "Azerbaijan" + ], + "east": 47.1954658, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/8d/Flag_of_Nagorno-Karabakh.svg", + "lat": 40.1263658, + "lng": 46.5008174, + "name": "Nagorno-Karabakh", + "north": 40.4144162, + "region": "Western Asia", + "south": 39.4456576, + "west": 46.2474941, + "wikipediaName": "Nagorno-Karabakh Republic" + }, + { + "area": 94681777434.67616, + "code": "BA", + "continent": "Europe", + "created": { + "country": [ + "Yugoslavia" + ], + "created": "split", + "date": "1992-03-01" + }, + "east": 19.621935, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bf/Flag_of_Bosnia_and_Herzegovina.svg", + "languages": [ + "Bosnian" + ], + "lat": 43.915886, + "lng": 17.679076, + "name": "Bosnia and Herzegovina", + "north": 45.2766262, + "region": "Southern Europe", + "south": 42.5564068, + "west": 15.7223665 + }, + { + "area": 808358096.5728474, + "code": "BB", + "continent": "South America", + "east": -59.4200975, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/ef/Flag_of_Barbados.svg", + "lat": 13.193887, + "lng": -59.543198, + "name": "Barbados", + "north": 13.335126, + "region": "Caribbean", + "south": 13.0449995, + "west": -59.6510303 + }, + { + "area": 311553243410.7361, + "code": "BD", + "continent": "Asia", + "created": { + "country": [ + "Pakistan" + ], + "created": "split", + "date": "1971-12-16" + }, + "east": 92.6801153, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f9/Flag_of_Bangladesh.svg", + "languages": [ + "Bengali" + ], + "lat": 23.684994, + "lng": 90.356331, + "name": "Bangladesh", + "north": 26.6342434, + "region": "Southern Asia", + "south": 20.7543802, + "west": 88.0085887 + }, + { + "area": 61144636854.214005, + "code": "BE", + "continent": "Europe", + "east": 6.4081241, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/65/Flag_of_Belgium.svg", + "languages": [ + "Flemish" + ], + "lat": 50.503887, + "lng": 4.469936, + "name": "Belgium", + "north": 51.5051449, + "region": "Western Europe", + "south": 49.497013, + "west": 2.5449406 + }, + { + "area": 546016014803.1511, + "code": "BF", + "continent": "Africa", + "created": { + "country": [ + "Upper Volta" + ], + "created": "renamed", + "date": "1984-08-04" + }, + "east": 2.4042926, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/31/Flag_of_Burkina_Faso.svg", + "languages": [ + "More" + ], + "lat": 12.238333, + "lng": -1.561593, + "name": "Burkina Faso", + "north": 15.0851111, + "region": "Western Africa", + "south": 9.3938888, + "west": -5.5211114 + }, + { + "area": 169561070289.8746, + "code": "BG", + "continent": "Europe", + "east": 28.6075898, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9a/Flag_of_Bulgaria.svg", + "languages": [ + "Bulgarian" + ], + "lat": 42.733883, + "lng": 25.48583, + "name": "Bulgaria", + "north": 44.2151673, + "region": "Eastern Europe", + "south": 41.2354469, + "west": 22.3559007 + }, + { + "area": 3699913281.9765654, + "code": "BH", + "continent": "Asia", + "east": 50.8228639, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/2c/Flag_of_Bahrain.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1971-12-16" + }, + "lat": 26.0667, + "lng": 50.5577, + "name": "Bahrain", + "north": 26.3265283, + "region": "Western Asia", + "south": 25.5798401, + "west": 50.3781509 + }, + { + "area": 49389727203.80458, + "code": "BI", + "continent": "Africa", + "east": 30.8501728, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/50/Flag_of_Burundi.svg", + "lat": -3.373056, + "lng": 29.918886, + "name": "Burundi", + "north": -2.309987, + "region": "Eastern Africa", + "south": -4.4692284, + "west": 29.000993 + }, + { + "area": 231377534721.0831, + "code": "BJ", + "continent": "Africa", + "created": { + "country": [ + "Dahomey" + ], + "created": "renamed", + "date": "1975-11-30" + }, + "east": 3.8433429, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0a/Flag_of_Benin.svg", + "lat": 9.30769, + "lng": 2.315834, + "name": "Benin", + "north": 12.4086111, + "region": "Western Africa", + "south": 6.2356319, + "west": 0.7766672 + }, + { + "area": 130170840.36823143, + "code": "BL", + "continent": "South America", + "dependency": [ "France" ], - "date": "1997", - "dissolved": "joined" + "east": -62.7892148, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", + "lat": 17.9, + "lng": -62.833333, + "name": "Saint Barth\u00e9lemy", + "north": 17.960853, + "region": "Caribbean", + "south": 17.8708287, + "west": -62.9118453 }, - "east": 9.5600678, - "exception": true, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", - "lat": 46.227638, - "lng": 2.213749, - "name": "Metropolitan France", - "north": 51.0889618, - "region": "Western Europe", - "south": 41.3423276, - "west": -5.1412279 - }, - { - "area": 452514159064.17694, - "code": "GA", - "continent": "Africa", - "east": 14.5205562, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/04/Flag_of_Gabon.svg", - "lat": -0.803689, - "lng": 11.609444, - "name": "Gabon", - "north": 2.3181094, - "region": "Middle Africa", - "south": -3.9583722, - "west": 8.6990528 - }, - { - "area": 805219897437.0283, - "code": "GB", - "continent": "Europe", - "dependencies": [ - "Canton and Enderbury Islands", - "New Hebrides", - "Akrotiri and Dhekelia", - "Anguilla", - "Bermuda", - "British Antarctic Territory", - "British Honduras", - "British Indian Ocean Territory", - "British Virgin Islands", - "Cayman Islands", - "Ellice Islands", - "England", - "Falkland Islands", - "Gibraltar", - "Gilbert and Ellice Islands", - "Gilbert Islands", - "Guernsey", - "Isle of Man", - "Jersey", - "Montserrat", - "Northern Ireland", - "Pitcairn Islands", - "Saint Christopher-Nevis-Anguilla", - "Saint Helena, Ascension and Tristan da Cunha", - "Scotland", - "South Georgia and the South Sandwich Islands", - "Southern Rhodesia", - "Trucial States", - "Turks and Caicos Islands", - "Wales", - "Antarctica" - ], - "disputes": [ - "Sealand" - ], - "east": 1.7629159, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/a/ae/Flag_of_the_United_Kingdom.svg", - "googleName": "UK", - "languages": [ - "Cornish", - "English", - "British" - ], - "lat": 55.36275335, - "lng": -3.4434703, - "name": "United Kingdom", - "north": 60.8607515, - "region": "Northern Europe", - "south": 49.8647552, - "west": -8.6498565 - }, - { - "area": 3763147324.393127, - "code": "GB-AD", - "continent": "Asia", - "dependency": [ - "United Kingdom" - ], - "east": 33.7422416, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/a/ae/Flag_of_the_United_Kingdom.svg", - "lat": 34.7836031, - "lng": 33.3210707, - "name": "Akrotiri and Dhekelia", - "north": 35.0030771, - "region": "Western Asia", - "south": 34.5641291, - "west": 32.8998998 - }, - { - "area": 363979825232.1402, - "code": "GB-ENG", - "continent": "Europe", - "dependency": [ - "United Kingdom" - ], - "east": 1.7629159, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/be/Flag_of_England.svg", - "languages": [ - "Middle English", - "Old English" - ], - "lat": 52.3555177, - "lng": -1.1743197, - "name": "England", - "north": 55.8111127, - "region": "Northern Europe", - "south": 49.8647552, - "west": -6.4177822 - }, - { - "area": 25435929475.451546, - "code": "GB-NIR", - "continent": "Europe", - "dependency": [ - "United Kingdom" - ], - "east": -5.4268101, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/88/Ulster_banner.svg", - "lat": 54.7877149, - "lng": -6.4923145, - "name": "Northern Ireland", - "north": 55.31294, - "region": "Northern Europe", - "south": 54.02261, - "west": -8.17754 - }, - { - "area": 326224251952.7849, - "code": "GB-SCT", - "continent": "Europe", - "dependency": [ - "United Kingdom" - ], - "east": -0.7246751, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/10/Flag_of_Scotland.svg", - "lat": 56.4906712, - "lng": -4.2026458, - "name": "Scotland", - "north": 60.8607515, - "region": "Northern Europe", - "south": 54.6332381, - "west": -8.6498565 - }, - { - "area": 2225.6905961695456, - "code": "GB-SL", - "continent": "Europe", - "disputed": [ - "United Kingdom" - ], - "east": 1.4808727056, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e5/Flag_of_Sealand.svg", - "lat": 51.8951666666, - "lng": 1.4805, - "name": "Sealand", - "north": 51.8953618934, - "region": "Northern Europe", - "south": 51.8949714399, - "west": 1.4801272944 - }, - { - "area": 47051070593.04867, - "code": "GB-WLS", - "continent": "Europe", - "dependency": [ - "United Kingdom" - ], - "east": -2.6497994, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/59/Flag_of_Wales_2.svg", - "languages": [ - "Welsh" - ], - "lat": 52.1306607, - "lng": -3.7837117, - "name": "Wales", - "north": 53.4356935, - "region": "Northern Europe", - "south": 51.3749686, - "west": -5.6700973 - }, - { - "area": 190384162117.00742, - "code": "GBAE", - "continent": "Asia", - "dependency": [ - "United Kingdom" - ], - "dissolved": { - "country": [ - "Abu Dhabi", - "Ajman", - "Dubai", - "Fujairah", - "Ras al-Khaimah", - "Sharjah", - "Umm al-Quwain" - ], - "date": "1971-12-01", - "dissolved": "split" - }, - "east": 56.4053766, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/03/Flag_of_the_Trucial_States.svg", - "lat": 23.424076, - "lng": 53.847818, - "name": "Trucial States", - "north": 26.0696541, - "region": "Western Asia", - "south": 22.6315138, - "west": 51.4997702 - }, - { - "area": 54811369908.70548, - "code": "GBBZ", - "continent": "South America", - "dependency": [ - "United Kingdom" - ], - "dissolved": { - "country": [ - "Belize" - ], - "date": "1973-06-01", - "dissolved": "renamed" - }, - "east": -87.4537253, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/8a/Flag_of_British_Honduras.svg", - "lat": 17.189877, - "lng": -88.49765, - "name": "British Honduras", - "north": 18.4959419, - "region": "Central America", - "south": 15.8856189, - "west": -89.2275879 - }, - { - "area": 15756536319.603956, - "code": "GBKN", - "continent": "South America", - "dependency": [ - "United Kingdom" - ], - "dissolved": { - "country": [ - "Anguilla", - "Saint Kitts and Nevis" - ], - "date": "1983-09-19", - "dissolved": "split" - }, - "east": -62.5396943, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d3/Flag_of_St_Kitts-Nevis-Anguilla.svg", - "lat": 17.84486445, - "lng": -62.9845441, - "name": "Saint Christopher-Nevis-Anguilla", - "north": 18.5955719, - "region": "Caribbean", - "south": 17.094157, - "west": -63.4293939 - }, - { - "area": 2804675774.3776283, - "code": "GD", - "continent": "South America", - "east": -61.3779974, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bc/Flag_of_Grenada.svg", - "independence": { - "country": [ + { + "area": 361672833.23584133, + "code": "BM", + "continent": "North America", + "dependency": [ "United Kingdom" ], - "date": "1974-02-07" + "east": -64.6473774, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bf/Flag_of_Bermuda.svg", + "lat": 32.3078, + "lng": -64.7505, + "name": "Bermuda", + "north": 32.391305, + "region": "Northern America", + "south": 32.24705, + "west": -64.886788 }, - "lat": 12.1165, - "lng": -61.679, - "name": "Grenada", - "north": 12.5301829, - "region": "Caribbean", - "south": 11.9848728, - "west": -61.8027279 - }, - { - "area": 156088824232.12457, - "code": "GE", - "continent": "Asia", - "created": { - "country": [ + { + "area": 16615065722.487818, + "code": "BN", + "continent": "Asia", + "east": 115.3635623, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9c/Flag_of_Brunei.svg", + "googleName": "Brunei Darussalam", + "imdbName": "Brunei Darussalam", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1984-01-01" + }, + "lat": 4.535277, + "lng": 114.727669, + "name": "Brunei", + "north": 5.0471668, + "region": "South-Eastern Asia", + "south": 4.002508, + "west": 114.0760633 + }, + { + "area": 1914088188060.917, + "code": "BO", + "continent": "South America", + "east": -57.453803, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/de/Flag_of_Bolivia_%28state%29.svg", + "languages": [ + "Aymara" + ], + "lat": -16.290154, + "lng": -63.588653, + "name": "Bolivia", + "north": -9.669323, + "region": "Southern America", + "south": -22.8980899, + "west": -69.64499 + }, + { + "area": 411198929182.0769, + "code": "BQ", + "continent": "South America", + "created": { + "country": [ + "Netherlands Antilles" + ], + "created": "merged", + "date": "2010-10-10" + }, + "dependency": [ + "Netherlands" + ], + "east": -62.9457768, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1e/Flag_of_Bonaire.svg", + "lat": 15.1657632, + "lng": -65.68337005, + "name": "Bonaire, Sint Eustatius and Saba", + "north": 18.3069449, + "region": "Caribbean", + "south": 12.0245815, + "west": -68.4209633, + "wikipediaName": "Caribbean Netherlands" + }, + { + "area": 5548593919831.322, + "code": "BQAQ", + "continent": "Antarctica", + "dependency": [ + "United Kingdom" + ], + "east": -20, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fd/Flag_of_the_British_Antarctic_Territory.svg", + "lat": -72.5255643899, + "lng": -50, + "name": "British Antarctic Territory", + "north": -60, + "region": "Antarctica", + "south": -85.0511287798, + "west": -80 + }, + { + "area": 18016100144861.344, + "code": "BR", + "continent": "South America", + "east": -34.792908, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/0/05/Flag_of_Brazil.svg", + "languages": [ + "Tupi", + "Brazilian" + ], + "lat": -14.235004, + "lng": -51.92528, + "name": "Brazil", + "north": 5.2716019, + "region": "Southern America", + "south": -33.7517528, + "west": -73.982817 + }, + { + "area": 490185328604.69745, + "code": "BS", + "continent": "South America", + "east": -72.7120686, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/93/Flag_of_the_Bahamas.svg", + "googleName": "The Bahamas", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1973-07-10" + }, + "lat": 25.03428, + "lng": -77.39628, + "name": "Bahamas", + "north": 27.263362, + "region": "Caribbean", + "south": 20.9121311, + "west": -79.5377959, + "wikipediaName": "The Bahamas" + }, + { + "area": 61586519695.02172, + "code": "BT", + "continent": "Asia", + "east": 92.1252321, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/91/Flag_of_Bhutan.svg", + "lat": 27.514162, + "lng": 90.433601, + "name": "Bhutan", + "north": 28.360825, + "region": "Southern Asia", + "south": 26.702016, + "west": 88.7464735 + }, + { + "area": 1987185942406.8538, + "code": "BUMM", + "continent": "Asia", + "dissolved": { + "country": [ + "Myanmar" + ], + "date": "1989-06-18", + "dissolved": "renamed" + }, + "east": 101.1702717, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1d/Flag_of_Myanmar_%281974-2010%29.svg", + "languages": [ + "Burmese" + ], + "lat": 21.913965, + "lng": 95.956223, + "name": "Burma", + "north": 28.5478351, + "region": "South-Eastern Asia", + "south": 9.6053198, + "west": 92.171808 + }, + { + "area": 68205327.80421972, + "code": "BV", + "continent": "Antarctica", + "dependency": [ + "Norway" + ], + "east": 3.4879756, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d9/Flag_of_Norway.svg", + "lat": -54.423199, + "lng": 3.413194, + "name": "Bouvet Island", + "north": -54.400322, + "region": "Antarctica", + "south": -54.4623789, + "west": 3.335499 + }, + { + "area": 980095616844.6542, + "code": "BW", + "continent": "Africa", + "east": 29.3753036, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fa/Flag_of_Botswana.svg", + "lat": -22.328474, + "lng": 24.684866, + "name": "Botswana", + "north": -17.778137, + "region": "Southern Africa", + "south": -26.9075451, + "west": 19.998905 + }, + { + "area": 345533040726.3922, + "code": "BY", + "continent": "Europe", + "created": { + "country": [ + "Byelorussian Soviet Socialist Republic" + ], + "created": "renamed", + "date": "1991-08-25" + }, + "east": 32.7768202, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/85/Flag_of_Belarus.svg", + "independence": { + "country": [ + "Soviet Union" + ], + "date": "1991-08-25" + }, + "languages": [ + "Belarusian" + ], + "lat": 53.709807, + "lng": 27.953389, + "name": "Belarus", + "north": 56.172494, + "region": "Eastern Europe", + "south": 51.262011, + "west": 23.1783377 + }, + { + "area": 345533040726.3922, + "code": "BYAA", + "continent": "Europe", + "dependency": [ "Soviet Union" ], - "created": "split", - "date": "1991-04-08" + "dissolved": { + "country": [ + "Belarus" + ], + "date": "1991-08-25", + "dissolved": "renamed" + }, + "east": 32.7768202, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/46/Flag_of_Byelorussian_SSR.svg", + "lat": 53.709807, + "lng": 27.953389, + "name": "Byelorussian Soviet Socialist Republic", + "north": 56.172494, + "region": "Eastern Europe", + "south": 51.262011, + "west": 23.1783377 }, - "disputes": [ - "Abkhazia", - "South Ossetia" - ], - "east": 46.736119, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0f/Flag_of_Georgia.svg", - "languages": [ - "Georgian" - ], - "lat": 42.315407, - "lng": 43.356892, - "name": "Georgia", - "north": 43.586627, - "region": "Western Asia", - "south": 41.054942, - "west": 40.0066113, - "wikipediaName": "Georgia (country)" - }, - { - "area": 22762380667.00968, - "code": "GE-AB", - "continent": "Asia", - "disputed": [ - "Georgia" - ], - "east": 42.149976, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/27/Flag_of_Abkhazia.svg", - "languages": [ - "Abkhazian" - ], - "lat": 42.9737816, - "lng": 41.4421799, - "name": "Abkhazia", - "north": 43.584541, - "region": "Western Asia", - "south": 42.4107362, - "west": 40.0103256 - }, - { - "area": 9503348376.03357, - "code": "GE-SK", - "continent": "Asia", - "disputed": [ - "Georgia" - ], - "east": 44.569049, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/12/Flag_of_South_Ossetia.svg", - "lat": 42.0756944, - "lng": 43.9540462, - "name": "South Ossetia", - "north": 42.633717, - "region": "Western Asia", - "south": 41.733082, - "west": 43.4199111 - }, - { - "area": 5965501850653.527, - "code": "GEHH", - "continent": "Oceania", - "dependency": [ - "United Kingdom" - ], - "dissolved": { - "country": [ - "Ellice Islands", - "Gilbert Islands" + { + "area": 54811369908.70548, + "code": "BZ", + "continent": "South America", + "created": { + "country": [ + "British Honduras" + ], + "created": "renamed", + "date": "1973-06-01" + }, + "east": -87.4537253, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e7/Flag_of_Belize.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1973-06-01" + }, + "lat": 17.189877, + "lng": -88.49765, + "name": "Belize", + "north": 18.4959419, + "region": "Central America", + "south": 15.8856189, + "west": -89.2275879 + }, + { + "area": 20574297060671.438, + "code": "CA", + "continent": "North America", + "east": -52.6194086, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/cf/Flag_of_Canada.svg", + "languages": [ + "Cree", + "Nisga'a" ], - "date": "1976-01-01", - "dissolved": "split" + "lat": 56.130366, + "lng": -106.346771, + "name": "Canada", + "north": 83.115061, + "region": "Northern America", + "south": 41.6765559, + "west": -141.00187 }, - "east": -173.8042016, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4d/Flag_of_Gilbert_and_Ellice_Islands.svg", - "lat": -2.27450675, - "lng": 175.5, - "name": "Gilbert and Ellice Islands", - "north": 9.0601953, - "region": "Micronesia", - "south": -13.6092088, - "west": 164.8042016 - }, - { - "area": 2305225292151.7285, - "code": "GEKI", - "continent": "Oceania", - "created": { - "country": [ - "Gilbert and Ellice Islands" + { + "area": 536938084.815205, + "code": "CC", + "continent": "Asia", + "dependency": [ + "Australia" ], - "created": "merged", - "date": "1976-01-01" + "east": 96.9300556, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/74/Flag_of_the_Cocos_%28Keeling%29_Islands.svg", + "googleName": "Cocos (Keeling) Islands", + "imdbName": "Cocos (Keeling) Islands", + "lat": -12.1707796, + "lng": 96.8417392, + "name": "Cocos Islands", + "north": -11.8219891, + "region": "South-Eastern Asia", + "south": -12.2088942, + "west": 96.8155574, + "wikipediaName": "Cocos (Keeling) Islands" }, - "dependency": [ - "United Kingdom" - ], - "dissolved": { - "country": [ - "Kiribati" + { + "area": 4437461670331.977, + "code": "CD", + "continent": "Africa", + "created": { + "country": [ + "Zaire" + ], + "created": "renamed", + "date": "1997-05-17" + }, + "east": 31.3146115, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6f/Flag_of_the_Democratic_Republic_of_the_Congo.svg", + "imdbName": "Democratic Republic of Congo", + "languages": [ + "Lingala" ], - "date": "1979-07-12", - "dissolved": "merged" + "lat": -4.038333, + "lng": 21.758664, + "name": "Democratic Republic of the Congo", + "north": 5.3920026, + "region": "Middle Africa", + "south": -13.459035, + "west": 12.1855092 }, - "east": -178.8042016, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4d/Flag_of_Gilbert_and_Ellice_Islands.svg", - "lat": 3.3833333, - "lng": 173, - "name": "Gilbert Islands", - "north": 9.0601953, - "region": "Micronesia", - "south": -2.3269492, - "west": 164.8042016 - }, - { - "area": 2268831935617.5347, - "code": "GETV", - "continent": "Oceania", - "created": { - "country": [ - "Gilbert and Ellice Islands" + { + "area": 1411025431928.9167, + "code": "CF", + "continent": "Africa", + "east": 27.4583051, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6f/Flag_of_the_Central_African_Republic.svg", + "lat": 6.611111, + "lng": 20.939444, + "name": "Central African Republic", + "north": 11.0179569, + "region": "Middle Africa", + "south": 2.2208575, + "west": 14.4150981 + }, + { + "area": 810512052374.2054, + "code": "CG", + "continent": "Africa", + "east": 18.6436111, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/92/Flag_of_the_Republic_of_the_Congo.svg", + "googleName": "Congo", + "imdbName": "Congo", + "lat": -0.228021, + "lng": 15.827659, + "name": "Republic of the Congo", + "north": 3.707791, + "region": "Middle Africa", + "south": -5.0289487, + "west": 11.1495478 + }, + { + "area": 76574669332.10374, + "code": "CH", + "continent": "Europe", + "east": 10.4923401, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/08/Flag_of_Switzerland_%28Pantone%29.svg", + "languages": [ + "Romansh", + "Swiss German" ], - "created": "merged", - "date": "1976-01-01" + "lat": 46.818188, + "lng": 8.227512, + "name": "Switzerland", + "north": 47.8084546, + "region": "Western Europe", + "south": 45.81792, + "west": 5.95608 }, - "dependency": [ - "United Kingdom" - ], - "dissolved": { - "country": [ - "Tuvalu" + { + "area": 479232148086.64526, + "code": "CI", + "continent": "Africa", + "east": -2.493031, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/86/Flag_of_Cote_d%27Ivoire.svg", + "googleName": "Ivory Coast", + "lat": 7.539989, + "lng": -5.54708, + "name": "C\u00f4te d'Ivoire", + "north": 10.7400151, + "region": "Western Africa", + "south": 4.3510071, + "west": -8.6020589, + "wikipediaName": "Ivory Coast" + }, + { + "area": 1327046744594.7834, + "code": "CK", + "continent": "Oceania", + "dependency": [ + "New Zealand" ], - "date": "1978-10-01", - "dissolved": "renamed" + "east": -157.3216064, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/35/Flag_of_the_Cook_Islands.svg", + "lat": -21.236736, + "lng": -159.777671, + "name": "Cook Islands", + "north": -8.916606, + "region": "Polynesia", + "south": -21.9591364, + "west": -165.8580933 }, - "east": -173.8042016, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4d/Flag_of_Gilbert_and_Ellice_Islands.svg", - "lat": -8, - "lng": 178, - "name": "Ellice Islands", - "north": -2.3126027, - "region": "Polynesia", - "south": -13.6092088, - "west": 169.8042016 - }, - { - "area": 131703152816.22295, - "code": "GF", - "continent": "South America", - "dependency": [ - "France" - ], - "east": -51.6335964, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", - "lat": 3.933889, - "lng": -53.125782, - "name": "French Guiana", - "north": 5.7571896, - "region": "Southern America", - "south": 2.109287, - "west": -54.5544379 - }, - { - "area": 1382842945.3438478, - "code": "GG", - "continent": "Europe", - "dependencies": [ - "Alderney", - "Herm", - "Sark" - ], - "dependency": [ - "United Kingdom" - ], - "east": -2.158637, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fa/Flag_of_Guernsey.svg", - "lat": 49.465691, - "lng": -2.585278, - "name": "Guernsey", - "north": 49.7323662, - "region": "Northern Europe", - "south": 49.3996333, - "west": -2.6757403 - }, - { - "area": 18496510.77872923, - "code": "GG-AL", - "continent": "Europe", - "dependency": [ - "Guernsey" - ], - "east": -2.1599001, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f3/Flag_of_Alderney.svg", - "lat": 49.7137136, - "lng": -2.1997945, - "name": "Alderney", - "north": 49.7323662, - "region": "Northern Europe", - "south": 49.7013753, - "west": -2.2343906 - }, - { - "area": 2835852.5652514817, - "code": "GG-HE", - "continent": "Europe", - "dependency": [ - "Guernsey" - ], - "east": -2.4410724, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b8/Flag_of_Herm.svg", - "lat": 49.472872, - "lng": -2.4492132, - "name": "Herm", - "north": 49.4831115, - "region": "Northern Europe", - "south": 49.4626538, - "west": -2.4582871 - }, - { - "area": 13510368.339833157, - "code": "GG-SA", - "continent": "Europe", - "dependency": [ - "Guernsey" - ], - "east": -2.3425271, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/64/Flag_of_Sark.svg", - "lat": 49.4301912, - "lng": -2.3609034, - "name": "Sark", - "north": 49.4485712, - "region": "Northern Europe", - "south": 49.4071203, - "west": -2.3829667 - }, - { - "area": 351664755314.6241, - "code": "GH", - "continent": "Africa", - "east": 1.1993625, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/19/Flag_of_Ghana.svg", - "lat": 7.946527, - "lng": -1.023194, - "name": "Ghana", - "north": 11.1666675, - "region": "Western Africa", - "south": 4.7388737, - "west": -3.260786 - }, - { - "area": 12812781.728020666, - "code": "GI", - "continent": "Europe", - "dependency": [ - "United Kingdom" - ], - "east": -5.3386837, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/02/Flag_of_Gibraltar.svg", - "lat": 36.137741, - "lng": -5.345374, - "name": "Gibraltar", - "north": 36.1551188, - "region": "Southern Europe", - "south": 36.1087953, - "west": -5.3663194 - }, - { - "area": 5684397767796.773, - "code": "GL", - "continent": "North America", - "dependency": [ - "Denmark" - ], - "east": -11.3123192, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/09/Flag_of_Greenland.svg", - "languages": [ - "Greenlandic", - "East-Greenlandic" - ], - "lat": 71.706936, - "lng": -42.604303, - "name": "Greenland", - "north": 83.609581, - "region": "Northern America", - "south": 59.7774011, - "west": -73.0350638 - }, - { - "area": 27660622705.98084, - "code": "GM", - "continent": "Africa", - "east": -13.7986107, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/77/Flag_of_The_Gambia.svg", - "googleName": "The Gambia", - "lat": 13.443182, - "lng": -15.310139, - "name": "Gambia", - "north": 13.8263891, - "region": "Western Africa", - "south": 13.0651826, - "west": -16.8136312, - "wikipediaName": "The Gambia" - }, - { - "area": 497835096177.14996, - "code": "GN", - "continent": "Africa", - "east": -7.637853, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/ed/Flag_of_Guinea.svg", - "languages": [ - "Malinka" - ], - "lat": 9.945587, - "lng": -9.696645, - "name": "Guinea", - "north": 12.6746168, - "region": "Western Africa", - "south": 7.1909091, - "west": -15.0782061 - }, - { - "area": 6556021366.668401, - "code": "GP", - "continent": "South America", - "dependency": [ - "France" - ], - "east": -61.0016727, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/7d/Flag_of_Guadeloupe_%28local%29_variant.svg", - "lat": 16.265, - "lng": -61.551, - "name": "Guadeloupe", - "north": 16.514251, - "region": "Caribbean", - "south": 15.8320009, - "west": -61.8090819 - }, - { - "area": 374349308049.2413, - "code": "GQ", - "continent": "Africa", - "east": 11.3333, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/31/Flag_of_Equatorial_Guinea.svg", - "lat": 1.650801, - "lng": 10.267895, - "name": "Equatorial Guinea", - "north": 3.8142257, - "region": "Middle Africa", - "south": -1.4599463, - "west": 5.602367 - }, - { - "area": 693935829152.6224, - "code": "GR", - "continent": "Europe", - "east": 29.6451476, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/5c/Flag_of_Greece.svg", - "languages": [ - "Greek, Ancient (to 1453)", - "Greek" - ], - "lat": 39.074208, - "lng": 21.824312, - "name": "Greece", - "north": 41.7490577, - "region": "Southern Europe", - "south": 34.8010211, - "west": 19.3724227 - }, - { - "area": 448320344053.2159, - "code": "GS", - "continent": "Antarctica", - "dependency": [ - "United Kingdom" - ], - "east": -26.2689113, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/ed/Flag_of_South_Georgia_and_the_South_Sandwich_Islands.svg", - "lat": -54.429579, - "lng": -36.587909, - "name": "South Georgia and the South Sandwich Islands", - "north": -53.9749413, - "region": "Antarctica", - "south": -59.4842948, - "west": -38.2436013 - }, - { - "area": 194673246823.7558, - "code": "GT", - "continent": "South America", - "east": -88.2256154, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/ec/Flag_of_Guatemala.svg", - "lat": 15.783471, - "lng": -90.230759, - "name": "Guatemala", - "north": 17.8156973, - "region": "Central America", - "south": 13.7400214, - "west": -92.2318359 - }, - { - "area": 1662939203.6335418, - "code": "GU", - "continent": "Oceania", - "dependency": [ - "United States" - ], - "east": 144.9565361, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/07/Flag_of_Guam.svg", - "lat": 13.444304, - "lng": 144.793731, - "name": "Guam", - "north": 13.6542247, - "region": "Micronesia", - "south": 13.2461906, - "west": 144.6183806 - }, - { - "area": 68271976061.1821, - "code": "GW", - "continent": "Africa", - "east": -13.6275045, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/01/Flag_of_Guinea-Bissau.svg", - "independence": { - "country": [ - "Portugal" + { + "area": 16138765657013.834, + "code": "CL", + "continent": "South America", + "dependencies": [ + "Chilean Antarctic Territory", + "Antarctica" ], - "date": "1974-09-10" - }, - "lat": 11.803749, - "lng": -15.180413, - "name": "Guinea-Bissau", - "north": 12.6847224, - "region": "Western Africa", - "south": 10.8599702, - "west": -16.7117356 - }, - { - "area": 448583282781.9713, - "code": "GY", - "continent": "South America", - "east": -56.49112, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/99/Flag_of_Guyana.svg", - "lat": 4.860416, - "lng": -58.93018, - "name": "Guyana", - "north": 8.5482551, - "region": "Southern America", - "south": 1.164724, - "west": -61.414905 - }, - { - "area": 2675258279.897878, - "code": "HK", - "continent": "Asia", - "dependency": [ - "China" - ], - "east": 114.4064451, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/5b/Flag_of_Hong_Kong.svg", - "lat": 22.396428, - "lng": 114.109497, - "name": "Hong Kong", - "north": 22.561968, - "region": "Eastern Asia", - "south": 22.153415, - "west": 113.835078 - }, - { - "area": 898379286.1072774, - "code": "HM", - "continent": "Antarctica", - "dependency": [ - "Australia" - ], - "east": 73.7760832, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg", - "lat": -53.08181, - "lng": 73.504158, - "name": "Heard Island and McDonald Islands", - "north": -52.9616166, - "region": "Antarctica", - "south": -53.191547, - "west": 73.25124 - }, - { - "area": 329593680778.0184, - "code": "HN", - "continent": "South America", - "east": -83.1360769, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/82/Flag_of_Honduras.svg", - "lat": 15.199999, - "lng": -86.241905, - "name": "Honduras", - "north": 17.4171037, - "region": "Central America", - "south": 12.9842246, - "west": -89.355148 - }, - { - "area": 219254644975.7154, - "code": "HR", - "continent": "Europe", - "created": { - "country": [ - "Yugoslavia" + "east": -66.4182016, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/78/Flag_of_Chile.svg", + "languages": [ + "Mapudungun" ], - "created": "split", - "date": "1991-10-08" + "lat": -35.675147, + "lng": -71.542969, + "name": "Chile", + "north": -17.4983293, + "region": "Southern America", + "south": -55.9797808, + "west": -109.454801 }, - "east": 19.4480523, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1b/Flag_of_Croatia.svg", - "languages": [ - "Croatian" - ], - "lat": 45.7533427, - "lng": 15.9891256, - "name": "Croatia", - "north": 46.5545821, - "region": "Southern Europe", - "south": 42.3922652, - "west": 13.4896912 - }, - { - "area": 69236306770.87717, - "code": "HT", - "continent": "South America", - "east": -71.621754, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/56/Flag_of_Haiti.svg", - "languages": [ - "Haitian" - ], - "lat": 18.971187, - "lng": -72.285215, - "name": "Haiti", - "north": 20.0896142, - "region": "Caribbean", - "south": 18.0220783, - "west": -74.4809103 - }, - { - "area": 162789619928.83163, - "code": "HU", - "continent": "Europe", - "east": 22.8977483, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/c1/Flag_of_Hungary.svg", - "languages": [ - "Hungarian" - ], - "lat": 47.162494, - "lng": 19.503304, - "name": "Hungary", - "north": 48.585233, - "region": "Eastern Europe", - "south": 45.7370425, - "west": 16.1136812 - }, - { - "area": 546016014803.1511, - "code": "HVBF", - "continent": "Africa", - "dissolved": { - "country": [ - "Burkina Faso" + { + "area": 3421632917229.316, + "code": "CL-AQ", + "continent": "Antarctica", + "dependency": [ + "Chile" ], - "date": "1984-08-04", - "dissolved": "renamed" + "east": -53, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/8d/Flag_of_Magallanes%2C_Chile.svg", + "lat": -72.5255643899, + "lng": -71.5, + "name": "Chilean Antarctic Territory", + "north": -60, + "region": "Antarctica", + "south": -85.0511287798, + "west": -90 }, - "east": 2.4042926, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4a/Flag_of_Upper_Volta.svg", - "lat": 12.238333, - "lng": -1.561593, - "name": "Upper Volta", - "north": 15.0851111, - "region": "Western Africa", - "south": 9.3938888, - "west": -5.5211114, - "wikipediaName": "Republic of Upper Volta" - }, - { - "area": 102301591792.1246, - "code": "IC", - "continent": "Africa", - "dependency": [ - "Spain" - ], - "east": -13.2548812, - "exception": true, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b0/Flag_of_the_Canary_Islands.svg", - "lat": 28.5960844, - "lng": -15.70778805, - "name": "Canary Islands", - "north": 29.5544184, - "region": "Northern Africa", - "south": 27.6377504, - "west": -18.1606949 - }, - { - "area": 9594565020426.38, - "code": "ID", - "continent": "Asia", - "disputes": [ - "East Timor" - ], - "east": 141.0195621, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9f/Flag_of_Indonesia.svg", - "googleName": "Republic of Indonesia", - "languages": [ - "Indonesian", - "Balinese" - ], - "lat": -0.789275, - "lng": 113.921327, - "name": "Indonesia", - "north": 5.9068839, - "region": "South-Eastern Asia", - "south": -10.997112, - "west": 95.004677 - }, - { - "area": 136961104671.18498, - "code": "IE", - "continent": "Europe", - "east": -5.9947001, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/45/Flag_of_Ireland.svg", - "languages": [ - "Irish Gaelic", - "Gaelic" - ], - "lat": 53.41291, - "lng": -8.24389, - "name": "Ireland", - "north": 55.3885, - "region": "Northern Europe", - "south": 51.4219377, - "west": -10.66958, - "wikipediaName": "Republic of Ireland" - }, - { - "area": 66175066395.60376, - "code": "IL", - "continent": "Asia", - "east": 35.896244, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d4/Flag_of_Israel.svg", - "languages": [ - "Yiddish", - "Hebrew" - ], - "lat": 31.046051, - "lng": 34.851612, - "name": "Israel", - "north": 33.332805, - "region": "Western Asia", - "south": 29.4906463, - "west": 34.2673871 - }, - { - "area": 1412207340.395639, - "code": "IM", - "continent": "Europe", - "dependency": [ - "United Kingdom" - ], - "east": -4.308328, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bc/Flag_of_the_Isle_of_Man.svg", - "lat": 54.236107, - "lng": -4.548056, - "name": "Isle of Man", - "north": 54.418247, - "region": "Northern Europe", - "south": 54.04464, - "west": -4.8301808 - }, - { - "area": 9615713680843.55, - "code": "IN", - "continent": "Asia", - "dependencies": [ - "Jammu and Kashmir" - ], - "east": 97.395555, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/4/41/Flag_of_India.svg", - "languages": [ - "Telugu", - "Malayalam", - "Ladakhi", - "Marathi", - "Punjabi", - "Chhattisgarhi", - "Gujarati", - "Indian", - "Hindi", - "Rajasthani", - "Kannada", - "Konkani", - "Assamese", - "Nagpuri" - ], - "lat": 20.593684, - "lng": 78.96288, - "name": "India", - "north": 35.5043404, - "region": "Southern Asia", - "south": 6.7471389, - "west": 68.1623859 - }, - { - "area": 183577268308.88663, - "code": "IN-JK", - "continent": "Asia", - "dependency": [ - "India" - ], - "east": 79.3058506, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/4/41/Flag_of_India.svg", - "lat": 34.1490875, - "lng": 76.8259652, - "name": "Jammu and Kashmir", - "north": 35.5054274, - "region": "Southern Asia", - "south": 32.2922694, - "west": 73.750507 - }, - { - "area": 34218784588.192184, - "code": "IO", - "continent": "Asia", - "dependencies": [ - "Diego Garcia" - ], - "dependency": [ - "United Kingdom" - ], - "east": 72.4946969, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6e/Flag_of_the_British_Indian_Ocean_Territory.svg", - "lat": -7.3347556, - "lng": 72.4242325, - "name": "British Indian Ocean Territory", - "north": -5.2356445, - "region": "Southern Asia", - "south": -7.4440709, - "west": 71.2365532 - }, - { - "area": 842965703341.2957, - "code": "IQ", - "continent": "Asia", - "disputes": [ - "Neutral Zone" - ], - "east": 48.5759163, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f6/Flag_of_Iraq.svg", - "lat": 33.223191, - "lng": 43.679291, - "name": "Iraq", - "north": 37.380932, - "region": "Western Asia", - "south": 29.0612079, - "west": 38.7936029 - }, - { - "area": 2964307206158.564, - "code": "IR", - "continent": "Asia", - "east": 63.3333366, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/ca/Flag_of_Iran.svg", - "languages": [ - "Parsee", - "Persian" - ], - "lat": 32.427908, - "lng": 53.688046, - "name": "Iran", - "north": 39.7816755, - "region": "Southern Asia", - "south": 25.0594286, - "west": 44.0318907 - }, - { - "area": 189720716980.4097, - "code": "IS", - "continent": "Europe", - "east": -13.4958153, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/ce/Flag_of_Iceland.svg", - "languages": [ - "Icelandic" - ], - "lat": 64.963051, - "lng": -19.020835, - "name": "Iceland", - "north": 66.5663183, - "region": "Northern Europe", - "south": 63.2961021, - "west": -24.5465239 - }, - { - "area": 1282291932897.9644, - "code": "IT", - "continent": "Europe", - "east": 18.5205015, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/0/03/Flag_of_Italy.svg", - "languages": [ - "Italian", - "Latin", - "Sicilian", - "Sardinian", - "Neapolitan", - "Ladino" - ], - "lat": 41.87194, - "lng": 12.56738, - "name": "Italy", - "north": 47.092, - "region": "Southern Europe", - "south": 35.4929201, - "west": 6.6267201 - }, - { - "area": 202249893.62638405, - "code": "JE", - "continent": "Europe", - "dependency": [ - "United Kingdom" - ], - "east": -2.0104646, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1c/Flag_of_Jersey.svg", - "lat": 49.214439, - "lng": -2.13125, - "name": "Jersey", - "north": 49.2621314, - "region": "Northern Europe", - "south": 49.1598142, - "west": -2.2546394 - }, - { - "area": 21098041404.1928, - "code": "JM", - "continent": "South America", - "east": -76.183159, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0a/Flag_of_Jamaica.svg", - "lat": 18.109581, - "lng": -77.297508, - "name": "Jamaica", - "north": 18.5253104, - "region": "Caribbean", - "south": 17.7057243, - "west": -78.3688461 - }, - { - "area": 192654449675.157, - "code": "JO", - "continent": "Asia", - "east": 39.301154, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/c0/Flag_of_Jordan.svg", - "lat": 30.585164, - "lng": 36.238414, - "name": "Jordan", - "north": 33.3746878, - "region": "Western Asia", - "south": 29.1850361, - "west": 34.9583368 - }, - { - "area": 6748094849742.678, - "code": "JP", - "continent": "Asia", - "east": 153.9874306, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/9/9e/Flag_of_Japan.svg", - "languages": [ - "Ryukyuan", - "Japanese" - ], - "lat": 36.204824, - "lng": 138.252924, - "name": "Japan", - "north": 45.5227719, - "region": "Eastern Asia", - "south": 24.0460446, - "west": 122.9338302 - }, - { - "area": 4565866.285081814, - "code": "JTUM", - "continent": "Oceania", - "dependency": [ - "United States" - ], - "dissolved": { - "country": [ - "United States Minor Outlying Islands" + { + "area": 1079541457211.6615, + "code": "CM", + "continent": "Africa", + "east": 16.1944079, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4f/Flag_of_Cameroon.svg", + "lat": 7.369722, + "lng": 12.354722, + "name": "Cameroon", + "north": 13.083335, + "region": "Middle Africa", + "south": 1.6558999, + "west": 8.4947635 + }, + { + "area": 21444604637248.695, + "code": "CN", + "continent": "Asia", + "dependencies": [ + "Hong Kong", + "Macau" ], - "date": "1986", - "dissolved": "merged" - }, - "east": -169.5171052, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e5/Flag_of_Johnston_Atoll_%28local%29.svg", - "lat": 16.7322716, - "lng": -169.5308371, - "name": "Johnston Island", - "north": 16.7411326, - "region": "Polynesia", - "south": 16.7265491, - "west": -169.5434874, - "wikipediaName": "Johnston Atoll" - }, - { - "area": 347276559114.394, - "code": "KAKH", - "continent": "Asia", - "created": { - "country": [ - "Khmer Republic" + "east": 134.7728099, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fa/Flag_of_the_People%27s_Republic_of_China.svg", + "languages": [ + "Mandarin", + "Hakka", + "Cantonese", + "Tibetan", + "Chinese", + "Chaozhou", + "Shanghainese", + "Hokkien", + "Naxi", + "Shanxi", + "Min Nan", + "Uighur" ], - "created": "renamed", - "date": "1975-04-17" + "lat": 35.86166, + "lng": 104.195397, + "name": "China", + "north": 53.560974, + "region": "Eastern Asia", + "south": 18.1535216, + "west": 73.4994136 }, - "dissolved": { - "country": [ - "Cambodia" + { + "area": 3227545859888.26, + "code": "CO", + "continent": "South America", + "east": -66.851923, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/21/Flag_of_Colombia.svg", + "lat": 4.570868, + "lng": -74.297333, + "name": "Colombia", + "north": 13.3973501, + "region": "Southern America", + "south": -4.22711, + "west": -81.7359299 + }, + { + "area": 12998110.19815648, + "code": "CP", + "continent": "South America", + "dependency": [ + "France" ], - "date": "1989-05-01", - "dissolved": "renamed" + "east": -109.1993179, + "exception": true, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", + "lat": 10.284842, + "lng": -109.2162498, + "name": "Clipperton Island", + "north": 10.3134499, + "region": "Central America", + "south": 10.2820702, + "west": -109.2332915 }, - "east": 107.627687, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/83/Flag_of_Cambodia.svg", - "lat": 12.565679, - "lng": 104.990963, - "name": "Kampuchea", - "north": 14.6901791, - "region": "South-Eastern Asia", - "south": 9.2768081, - "west": 102.333542, - "wikipediaName": "People's Republic of Kampuchea" - }, - { - "area": 961403763583.1138, - "code": "KE", - "continent": "Africa", - "east": 41.9068317, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/49/Flag_of_Kenya.svg", - "languages": [ - "Swahili" - ], - "lat": -0.023559, - "lng": 37.906193, - "name": "Kenya", - "north": 5.0334209, - "region": "Eastern Africa", - "south": -4.6796816, - "west": 33.9098212 - }, - { - "area": 417817066861.2235, - "code": "KG", - "continent": "Asia", - "created": { - "country": [ - "Soviet Union" - ], - "created": "split", - "date": "1991-08-31" + { + "area": 318414348310.5174, + "code": "CR", + "continent": "South America", + "east": -82.5526571, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bc/Flag_of_Costa_Rica_%28state%29.svg", + "lat": 9.748917, + "lng": -83.753428, + "name": "Costa Rica", + "north": 11.2196808, + "region": "Central America", + "south": 5.4991534, + "west": -87.0945131 }, - "east": 80.2265594, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/c7/Flag_of_Kyrgyzstan.svg", - "languages": [ - "Kyrgyz" - ], - "lat": 41.20438, - "lng": 74.766098, - "name": "Kyrgyzstan", - "north": 43.2653569, - "region": "Central Asia", - "south": 39.180254, - "west": 69.250998 - }, - { - "area": 347276559114.394, - "code": "KH", - "continent": "Asia", - "created": { - "country": [ - "Kampuchea" - ], - "created": "renamed", - "date": "1989-05-01" + { + "area": 280640895305.775, + "code": "CSHH", + "continent": "Europe", + "dissolved": { + "country": [ + "Czech Republic", + "Slovakia" + ], + "date": "1993-01-01", + "dissolved": "split" + }, + "east": 22.5589339, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/cb/Flag_of_the_Czech_Republic.svg", + "lat": 49.39355365, + "lng": 17.32476145, + "name": "Czechoslovakia", + "north": 51.0557185, + "region": "Eastern Europe", + "south": 47.7313888, + "west": 12.090589 }, - "east": 107.627687, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/83/Flag_of_Cambodia.svg", - "languages": [ - "Central Khmer" - ], - "lat": 12.565679, - "lng": 104.990963, - "name": "Cambodia", - "north": 14.6901791, - "region": "South-Eastern Asia", - "south": 9.2768081, - "west": 102.333542 - }, - { - "area": 347276559114.394, - "code": "KHKA", - "continent": "Asia", - "dissolved": { - "country": [ - "Kampuchea" - ], - "date": "1975-04-17", - "dissolved": "renamed" + { + "area": 176788955025.32986, + "code": "CSXX", + "continent": "Europe", + "created": { + "country": [ + "Yugoslavia" + ], + "created": "renamed", + "date": "2003-02-04" + }, + "dissolved": { + "country": [ + "Serbia", + "Montenegro" + ], + "date": "2006-06-05", + "dissolved": "split" + }, + "east": 23.0063915, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/90/Flag_of_Serbia_and_Montenegro.svg", + "lat": 44.01958135, + "lng": 20.7200918, + "name": "Serbia and Montenegro", + "north": 46.1894461, + "region": "Southern Europe", + "south": 41.8497166, + "west": 18.4337921 }, - "east": 107.627687, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a8/Flag_of_the_Khmer_Republic.svg", - "lat": 12.565679, - "lng": 104.990963, - "name": "Khmer Republic", - "north": 14.6901791, - "region": "South-Eastern Asia", - "south": 9.2768081, - "west": 102.333542 - }, - { - "area": 8019481073582.918, - "code": "KI", - "continent": "Oceania", - "created": { - "country": [ - "Canton and Enderbury Islands", - "Gilbert Islands" - ], - "created": "merged", - "date": "1979-07-12" - }, - "east": -150.1958942, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d3/Flag_of_Kiribati.svg", - "independence": { - "country": [ + { + "area": 3073356240.6199794, + "code": "CTKI", + "continent": "Oceania", + "dependency": [ "United Kingdom", "United States" ], - "date": "1979-07-12" + "dissolved": { + "country": [ + "Kiribati" + ], + "date": "1979-07-12", + "dissolved": "merged" + }, + "east": -171.075486, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4d/Flag_of_Gilbert_and_Ellice_Islands.svg", + "lat": -2.955756, + "lng": -171.39963095, + "name": "Canton and Enderbury Islands", + "north": -2.7642201, + "region": "Micronesia", + "south": -3.1472919, + "west": -171.7237759 }, - "lat": 1.8668577, - "lng": -157.3599202, - "name": "Kiribati", - "north": 4.6999585, - "region": "Micronesia", - "south": -11.4465192, - "west": 169.5215322 - }, - { - "area": 16808179818.356485, - "code": "KM", - "continent": "Africa", - "disputes": [ - "Anjouan", - "Moh\u00e9li" - ], - "east": 44.5405698, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/94/Flag_of_the_Comoros.svg", - "independence": { - "country": [ - "France" + { + "area": 435017353019.0518, + "code": "CU", + "continent": "South America", + "east": -74.1322231, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bd/Flag_of_Cuba.svg", + "lat": 21.521757, + "lng": -77.781167, + "name": "Cuba", + "north": 23.2767521, + "region": "Caribbean", + "south": 19.8258994, + "west": -85.071256 + }, + { + "area": 77368961930.72092, + "code": "CV", + "continent": "Africa", + "east": -22.6577782, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/38/Flag_of_Cape_Verde.svg", + "independence": { + "country": [ + "Portugal" + ], + "date": "1975-07-05" + }, + "languages": [ + "Kabuverdianu", + "Kriolu" ], - "date": "1975-07-06" + "lat": 15.1217288, + "lng": -23.6050817, + "name": "Cape Verde", + "north": 17.2052865, + "region": "Western Africa", + "south": 14.8023513, + "west": -25.3609944 }, - "lat": -11.6455, - "lng": 43.3333, - "name": "Comoros", - "north": -11.3646394, - "region": "Eastern Africa", - "south": -12.4138212, - "west": 43.2194215 - }, - { - "area": 1351202438.2582128, - "code": "KM-A", - "continent": "Africa", - "disputed": [ - "Comoros" - ], - "dissolved": { - "country": [ - "Comoros" - ], - "date": "2002-03-10", - "dissolved": "joined" - }, - "east": 44.536171, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/58/Flag_of_Anjouan.svg", - "lat": -12.2138145, - "lng": 44.4370606, - "name": "Anjouan", - "north": -12.0634182, - "region": "Eastern Africa", - "south": -12.388629, - "west": 44.1931056 - }, - { - "area": 433890115.14031255, - "code": "KM-M", - "continent": "Africa", - "disputed": [ - "Comoros" - ], - "dissolved": { - "country": [ - "Comoros" - ], - "date": "2002-03-10", - "dissolved": "joined" - }, - "east": 43.8763046, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/32/Flag_of_Moh%C3%A9li.svg", - "lat": -12.3377376, - "lng": 43.7334089, - "name": "Moh\u00e9li", - "north": -12.2490952, - "region": "Eastern Africa", - "south": -12.3899703, - "west": 43.6219025 - }, - { - "area": 1246017604.5899081, - "code": "KN", - "continent": "South America", - "created": { - "country": [ - "Saint Christopher-Nevis-Anguilla" - ], - "created": "merged", - "date": "1983-09-19" - }, - "east": -62.5396943, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fe/Flag_of_Saint_Kitts_and_Nevis.svg", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1983-09-19" - }, - "lat": 17.357822, - "lng": -62.782998, - "name": "Saint Kitts and Nevis", - "north": 17.4182012, - "region": "Caribbean", - "south": 17.094157, - "west": -62.8646171 - }, - { - "area": 651542072400.697, - "code": "KOJP", - "continent": "Asia", - "dissolved": { - "country": [ - "Japan" - ], - "date": "1910-08-22", - "dissolved": "joined" - }, - "east": 130.9232178, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/90/Flag_of_Korea_1882.svg", - "lat": 38.05884975, - "lng": 127.5483853, - "name": "Korea", - "north": 43.01159, - "region": "Eastern Asia", - "south": 33.1061095, - "west": 124.1735528, - "wikipediaName": "Korean Empire" - }, - { - "area": 328364393694.9923, - "code": "KP", - "continent": "Asia", - "east": 130.6884659, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/51/Flag_of_North_Korea.svg", - "lat": 40.339852, - "lng": 127.510093, - "name": "North Korea", - "north": 43.01159, - "region": "Eastern Asia", - "south": 37.6733322, - "west": 124.1735528 - }, - { - "area": 349372296031.2838, - "code": "KR", - "continent": "Asia", - "east": 130.9232178, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/09/Flag_of_South_Korea.svg", - "languages": [ - "Korean" - ], - "lat": 35.907757, - "lng": 127.766922, - "name": "South Korea", - "north": 38.6169312, - "region": "Eastern Asia", - "south": 33.1061095, - "west": 124.6081391 - }, - { - "area": 32035570981.040043, - "code": "KW", - "continent": "Asia", - "east": 48.4304579, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/aa/Flag_of_Kuwait.svg", - "lat": 29.31166, - "lng": 47.481766, - "name": "Kuwait", - "north": 30.1036993, - "region": "Western Asia", - "south": 28.5244463, - "west": 46.5530399 - }, - { - "area": 9794506562.796618, - "code": "KY", - "continent": "South America", - "dependency": [ - "United Kingdom" - ], - "east": -79.7229976, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0f/Flag_of_the_Cayman_Islands.svg", - "lat": 19.3133, - "lng": -81.2546, - "name": "Cayman Islands", - "north": 19.7569685, - "region": "Caribbean", - "south": 19.262839, - "west": -81.4199933 - }, - { - "area": 5019847650736.817, - "code": "KZ", - "continent": "Asia", - "created": { - "country": [ - "Soviet Union" - ], - "created": "split", - "date": "1991-12-16" - }, - "east": 87.315415, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d3/Flag_of_Kazakhstan.svg", - "languages": [ - "Kazakh" - ], - "lat": 48.019573, - "lng": 66.923684, - "name": "Kazakhstan", - "north": 55.4419839, - "region": "Central Asia", - "south": 40.5685841, - "west": 46.4936719 - }, - { - "area": 769236378929.5938, - "code": "LA", - "continent": "Asia", - "east": 107.69483, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/56/Flag_of_Laos.svg", - "languages": [ - "Lao" - ], - "lat": 19.85627, - "lng": 102.495496, - "name": "Laos", - "north": 22.502872, - "region": "South-Eastern Asia", - "south": 13.90972, - "west": 100.0832139 - }, - { - "area": 25599974731.623253, - "code": "LB", - "continent": "Asia", - "east": 36.62372, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/59/Flag_of_Lebanon.svg", - "lat": 33.854721, - "lng": 35.862285, - "name": "Lebanon", - "north": 34.69209, - "region": "Western Asia", - "south": 33.0550256, - "west": 35.1037781 - }, - { - "area": 1000911440.6765518, - "code": "LC", - "continent": "South America", - "east": -60.8730984, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9f/Flag_of_Saint_Lucia.svg", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1979-02-22" - }, - "lat": 13.909444, - "lng": -60.978893, - "name": "Saint Lucia", - "north": 14.110932, - "region": "Caribbean", - "south": 13.7081176, - "west": -61.0796719 - }, - { - "area": 307188145.3271731, - "code": "LI", - "continent": "Europe", - "east": 9.6356501, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/47/Flag_of_Liechtenstein.svg", - "lat": 47.166, - "lng": 9.555373, - "name": "Liechtenstein", - "north": 47.2705467, - "region": "Western Europe", - "south": 47.04829, - "west": 9.47162 - }, - { - "area": 108146322532.06985, - "code": "LK", - "continent": "Asia", - "created": { - "country": [ - "Ceylon" - ], - "created": "renamed", - "date": "1972-05-22" - }, - "east": 81.8787029, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/11/Flag_of_Sri_Lanka.svg", - "languages": [ - "Tamil", - "Sinhala" - ], - "lat": 7.873054, - "lng": 80.771797, - "name": "Sri Lanka", - "north": 9.8358504, - "region": "Southern Asia", - "south": 5.9190779, - "west": 79.6289063 - }, - { - "area": 108146322532.06985, - "code": "LKLK", - "continent": "Asia", - "dissolved": { - "country": [ - "Sri Lanka" - ], - "date": "1972-05-22", - "dissolved": "renamed" - }, - "east": 81.8787029, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/11/Flag_of_Sri_Lanka.svg", - "lat": 7.873054, - "lng": 80.771797, - "name": "Ceylon", - "north": 9.8358504, - "region": "Southern Asia", - "south": 5.9190779, - "west": 79.6289063, - "wikipediaName": "Dominion of Ceylon" - }, - { - "area": 214104980161.3113, - "code": "LR", - "continent": "Africa", - "east": -7.3692549, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b8/Flag_of_Liberia.svg", - "lat": 6.428055, - "lng": -9.429499, - "name": "Liberia", - "north": 8.551986, - "region": "Western Africa", - "south": 4.3154139, - "west": -11.4742481 - }, - { - "area": 55421396805.47649, - "code": "LS", - "continent": "Africa", - "east": 29.4557087, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4a/Flag_of_Lesotho.svg", - "languages": [ - "Sotho" - ], - "lat": -29.609988, - "lng": 28.233608, - "name": "Lesotho", - "north": -28.5708011, - "region": "Southern Africa", - "south": -30.6755788, - "west": 27.011231 - }, - { - "area": 106358319926.30257, - "code": "LT", - "continent": "Europe", - "created": { - "country": [ - "Soviet Union" - ], - "created": "split", - "date": "1990-03-11" - }, - "east": 26.8355913, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/11/Flag_of_Lithuania.svg", - "languages": [ - "Lithuanian" - ], - "lat": 55.169438, - "lng": 23.881275, - "name": "Lithuania", - "north": 56.4503175, - "region": "Northern Europe", - "south": 53.8968787, - "west": 20.9494113 - }, - { - "area": 4674257255.530052, - "code": "LU", - "continent": "Europe", - "east": 6.5309701, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/da/Flag_of_Luxembourg.svg", - "languages": [ - "Luxembourgish" - ], - "lat": 49.815273, - "lng": 6.129583, - "name": "Luxembourg", - "north": 50.18282, - "region": "Western Europe", - "south": 49.447779, - "west": 5.7356699 - }, - { - "area": 118717138606.8546, - "code": "LV", - "continent": "Europe", - "created": { - "country": [ - "Soviet Union" - ], - "created": "split", - "date": "1990-05-04" - }, - "east": 28.2414029, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/84/Flag_of_Latvia.svg", - "languages": [ - "Latvian" - ], - "lat": 56.879635, - "lng": 24.603189, - "name": "Latvia", - "north": 58.0855713, - "region": "Northern Europe", - "south": 55.6748581, - "west": 20.9677297 - }, - { - "area": 2385694115754.925, - "code": "LY", - "continent": "Africa", - "east": 25.146954, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/05/Flag_of_Libya.svg", - "lat": 26.3351, - "lng": 17.228331, - "name": "Libya", - "north": 33.1667871, - "region": "Northern Africa", - "south": 19.5004298, - "west": 9.3914664 - }, - { - "area": 1057837882590.855, - "code": "MA", - "continent": "Africa", - "disputes": [ - "Sahrawi" - ], - "east": -0.9969757, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/2c/Flag_of_Morocco.svg", - "languages": [ - "Berber" - ], - "lat": 31.791702, - "lng": -7.09262, - "name": "Morocco", - "north": 35.9225072, - "region": "Northern Africa", - "south": 27.6666665, - "west": -13.1728913 - }, - { - "area": 7463646.767946672, - "code": "MC", - "continent": "Europe", - "east": 7.4397977, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/ea/Flag_of_Monaco.svg", - "lat": 43.7384176, - "lng": 7.4246158, - "name": "Monaco", - "north": 43.7519029, - "region": "Western Europe", - "south": 43.7247428, - "west": 7.4091049 - }, - { - "area": 90672046125.44339, - "code": "MD", - "continent": "Europe", - "created": { - "country": [ - "Soviet Union" - ], - "created": "split", - "date": "1991-08-27" - }, - "disputes": [ - "Transnistria" - ], - "east": 30.162538, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/27/Flag_of_Moldova.svg", - "lat": 47.411631, - "lng": 28.369885, - "name": "Moldova", - "north": 48.491944, - "region": "Eastern Europe", - "south": 45.466904, - "west": 26.6168559 - }, - { - "area": 19725872725.2967, - "code": "MD-SN", - "continent": "Europe", - "disputed": [ - "Moldova" - ], - "east": 29.983877, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/93/Transnistria_State_Flag.svg", - "lat": 47.2152972, - "lng": 29.4638054, - "name": "Transnistria", - "north": 48.172153, - "region": "Eastern Europe", - "south": 46.556053, - "west": 28.5296401 - }, - { - "area": 29942034495.52669, - "code": "ME", - "continent": "Europe", - "created": { - "country": [ - "Serbia and Montenegro" - ], - "created": "merged", - "date": "2006-06-05" - }, - "east": 20.3577649, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/64/Flag_of_Montenegro.svg", - "lat": 42.708678, - "lng": 19.37439, - "name": "Montenegro", - "north": 43.558743, - "region": "Southern Europe", - "south": 41.8497166, - "west": 18.4337921 - }, - { - "area": 169903608.20528534, - "code": "MF", - "continent": "South America", - "dependency": [ - "France" - ], - "east": -62.9703926, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/ec/Flag_of_Saint-Martin_%28local%29.svg", - "imdbName": "Saint Martin (French part)", - "lat": 18.08255, - "lng": -63.052251, - "name": "Saint Martin", - "north": 18.1251338, - "region": "Caribbean", - "south": 18.0462894, - "west": -63.1533267, - "wikipediaName": "Collectivity of Saint Martin" - }, - { - "area": 1166481756065.726, - "code": "MG", - "continent": "Africa", - "east": 50.4837799, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bc/Flag_of_Madagascar.svg", - "languages": [ - "Malagasy" - ], - "lat": -18.766947, - "lng": 46.869107, - "name": "Madagascar", - "north": -11.9519639, - "region": "Eastern Africa", - "south": -25.6065717, - "west": 43.1851395 - }, - { - "area": 1401538572034.8486, - "code": "MH", - "continent": "Oceania", - "created": { - "country": [ - "Pacific Islands" - ], - "created": "split", - "date": "1986-10-21" - }, - "east": 172.1701812, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/2e/Flag_of_the_Marshall_Islands.svg", - "independence": { - "country": [ - "United States" - ], - "date": "1986-10-21" - }, - "languages": [ - "Marshallese" - ], - "lat": 7.131474, - "lng": 171.184478, - "name": "Marshall Islands", - "north": 14.673255, - "region": "Micronesia", - "south": 4.5729556, - "west": 160.7979585 - }, - { - "area": 5129054.21672786, - "code": "MIUM", - "continent": "Oceania", - "dependency": [ - "United States" - ], - "dissolved": { - "country": [ - "United States Minor Outlying Islands" - ], - "date": "1986", - "dissolved": "merged" - }, - "east": -177.3695147, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/2a/Flag_of_the_Midway_Islands_%28local%29.svg", - "lat": 28.2102937, - "lng": -177.3790097, - "name": "Midway Islands", - "north": 28.2150965, - "region": "Polynesia", - "south": 28.1963806, - "west": -177.3946094, - "wikipediaName": "Midway Atoll" - }, - { - "area": 36351891212.97518, - "code": "MK", - "continent": "Europe", - "created": { - "country": [ - "Yugoslavia" - ], - "created": "split", - "date": "1991-09-08" - }, - "east": 23.034093, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f8/Flag_of_Macedonia.svg", - "googleName": "Macedonia (FYROM)", - "imdbName": "Republic of Macedonia", - "languages": [ - "Macedonian" - ], - "lat": 41.608635, - "lng": 21.745275, - "name": "Macedonia", - "north": 42.373646, - "region": "Southern Europe", - "south": 40.8537826, - "west": 20.452423, - "wikipediaName": "Republic of Macedonia" - }, - { - "area": 2887946393570.568, - "code": "ML", - "continent": "Africa", - "disputes": [ - "Azawad" - ], - "east": 4.2666666, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/92/Flag_of_Mali.svg", - "languages": [ - "Bambara" - ], - "lat": 17.570692, - "lng": -3.996166, - "name": "Mali", - "north": 25.000012, - "region": "Western Africa", - "south": 10.147811, - "west": -12.2388849 - }, - { - "area": 1271270205170.716, - "code": "ML-AZ", - "continent": "Africa", - "created": { - "country": [ - "Mali" - ], - "created": "split", - "date": "2012-04-06" - }, - "disputed": [ - "Mali" - ], - "east": 4.249149, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/50/MNLA_flag.svg", - "lat": 19.94921905, - "lng": -1.157628, - "name": "Azawad", - "north": 25.0020452, - "region": "Western Africa", - "south": 14.8963929, - "west": -6.564405 - }, - { - "area": 1987185942406.8538, - "code": "MM", - "continent": "Asia", - "created": { - "country": [ - "Burma" - ], - "created": "renamed", - "date": "1989-06-18" - }, - "east": 101.1702717, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/8c/Flag_of_Myanmar.svg", - "googleName": "Burma", - "lat": 21.913965, - "lng": 95.956223, - "name": "Myanmar", - "north": 28.5478351, - "region": "South-Eastern Asia", - "south": 9.6053198, - "west": 92.171808 - }, - { - "area": 2878341099123.783, - "code": "MN", - "continent": "Asia", - "east": 119.9319489, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4c/Flag_of_Mongolia.svg", - "languages": [ - "Mongolian" - ], - "lat": 46.862496, - "lng": 103.846656, - "name": "Mongolia", - "north": 52.1486965, - "region": "Eastern Asia", - "south": 41.5815201, - "west": 87.73762 - }, - { - "area": 87023510.08074442, - "code": "MO", - "continent": "Asia", - "dependency": [ - "China" - ], - "east": 113.5982798, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/63/Flag_of_Macau.svg", - "imdbName": "Macao", - "lat": 22.198745, - "lng": 113.543873, - "name": "Macau", - "north": 22.2170639, - "region": "Eastern Asia", - "south": 22.1097717, - "west": 113.5276053 - }, - { - "area": 89758868871.01183, - "code": "MP", - "continent": "Oceania", - "created": { - "country": [ - "Pacific Islands" - ], - "created": "split", - "date": "1978" - }, - "dependency": [ - "United States" - ], - "east": 146.0646485, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e0/Flag_of_the_Northern_Mariana_Islands.svg", - "lat": 15.0979, - "lng": 145.6739, - "name": "Northern Mariana Islands", - "north": 20.5534826, - "region": "Micronesia", - "south": 14.1103823, - "west": 144.886365 - }, - { - "area": 2456799235.0730696, - "code": "MQ", - "continent": "South America", - "dependency": [ - "France" - ], - "east": -60.8105278, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", - "lat": 14.641528, - "lng": -61.024174, - "name": "Martinique", - "north": 14.8784506, - "region": "Caribbean", - "south": 14.3886471, - "west": -61.2288666 - }, - { - "area": 1776283271981.1113, - "code": "MR", - "continent": "Africa", - "east": -4.8333343, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/43/Flag_of_Mauritania.svg", - "languages": [ - "Hassanya" - ], - "lat": 21.00789, - "lng": -10.940835, - "name": "Mauritania", - "north": 27.2944447, - "region": "Western Africa", - "south": 14.721273, - "west": -17.0701337 - }, - { - "area": 172028066.88426006, - "code": "MS", - "continent": "South America", - "dependency": [ - "United Kingdom" - ], - "east": -62.1441758, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d0/Flag_of_Montserrat.svg", - "lat": 16.742498, - "lng": -62.187366, - "name": "Montserrat", - "north": 16.8240519, - "region": "Caribbean", - "south": 16.674821, - "west": -62.241322 - }, - { - "area": 1086681617.3557851, - "code": "MT", - "continent": "Europe", - "east": 14.5755001, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/73/Flag_of_Malta.svg", - "languages": [ - "Maltese" - ], - "lat": 35.937496, - "lng": 14.375416, - "name": "Malta", - "north": 36.0821467, - "region": "Southern Europe", - "south": 35.805811, - "west": 14.1835259 - }, - { - "area": 851215363747.2188, - "code": "MU", - "continent": "Africa", - "east": 63.5035945, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/77/Flag_of_Mauritius.svg", - "lat": -20.348404, - "lng": 57.552152, - "name": "Mauritius", - "north": -10.3192548, - "region": "Eastern Africa", - "south": -20.5255121, - "west": 56.5127181 - }, - { - "area": 104345084113.85146, - "code": "MV", - "continent": "Asia", - "east": 73.7192702, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0f/Flag_of_Maldives.svg", - "lat": 3.9870284, - "lng": 73.4977747, - "name": "Maldives", - "north": 7.1062798, - "region": "Southern Asia", - "south": -0.7035846, - "west": 72.6385815 - }, - { - "area": 303848886083.1222, - "code": "MW", - "continent": "Africa", - "east": 35.9241664, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d1/Flag_of_Malawi.svg", - "languages": [ - "Nyanja" - ], - "lat": -13.254308, - "lng": 34.301525, - "name": "Malawi", - "north": -9.3671539, - "region": "Eastern Africa", - "south": -17.1352784, - "west": 32.6788891 - }, - { - "area": 6511477391320.134, - "code": "MX", - "continent": "South America", - "east": -86.7105711, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fc/Flag_of_Mexico.svg", - "languages": [ - "Maya" - ], - "lat": 23.634501, - "lng": -102.552784, - "name": "Mexico", - "north": 32.7187631, - "region": "Central America", - "south": 14.534548, - "west": -118.383462 - }, - { - "area": 1578205782977.5474, - "code": "MY", - "continent": "Asia", - "east": 119.2658119, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/66/Flag_of_Malaysia.svg", - "languages": [ - "Malay" - ], - "lat": 4.210484, - "lng": 101.975766, - "name": "Malaysia", - "north": 7.363468, - "region": "South-Eastern Asia", - "south": 0.8538209, - "west": 99.640573 - }, - { - "area": 2038055757698.173, - "code": "MZ", - "continent": "Africa", - "east": 40.8391213, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d0/Flag_of_Mozambique.svg", - "independence": { - "country": [ - "Portugal" - ], - "date": "1975-06-25" - }, - "lat": -18.665695, - "lng": 35.529562, - "name": "Mozambique", - "north": -10.471202, - "region": "Eastern Africa", - "south": -26.8681086, - "west": 30.2155496 - }, - { - "area": 1851220222890.3416, - "code": "NA", - "continent": "Africa", - "created": { - "country": [ - "South Africa" - ], - "created": "split", - "date": "1990-05-21" - }, - "east": 25.2617519, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/00/Flag_of_Namibia.svg", - "lat": -22.95764, - "lng": 18.49041, - "name": "Namibia", - "north": -16.9634854, - "region": "Southern Africa", - "south": -28.9706387, - "west": 11.7242468 - }, - { - "area": 176206323767.27075, - "code": "NC", - "continent": "Oceania", - "dependency": [ - "France" - ], - "east": 168.1336819, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/23/Flag_of_New_Caledonia.svg", - "lat": -20.904305, - "lng": 165.618042, - "name": "New Caledonia", - "north": -19.5395087, - "region": "Melanesia", - "south": -22.8819479, - "west": 163.569721 - }, - { - "area": 2204036099775.763, - "code": "NE", - "continent": "Africa", - "east": 15.9990339, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f4/Flag_of_Niger.svg", - "languages": [ - "Djerma" - ], - "lat": 17.607789, - "lng": 8.081666, - "name": "Niger", - "north": 23.5000002, - "region": "Western Africa", - "south": 11.693756, - "west": 0.1666672 - }, - { - "area": 123433135.97297889, - "code": "NF", - "continent": "Oceania", - "dependency": [ - "Australia" - ], - "east": 167.9969269, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/48/Flag_of_Norfolk_Island.svg", - "lat": -29.040835, - "lng": 167.954712, - "name": "Norfolk Island", - "north": -28.9953881, - "region": "Australia and New Zealand", - "south": -29.1365875, - "west": 167.9162192 - }, - { - "area": 1410466875241.0466, - "code": "NG", - "continent": "Africa", - "disputes": [ - "Biafra" - ], - "east": 14.6779814, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/79/Flag_of_Nigeria.svg", - "languages": [ - "Yoruba", - "Ibo", - "Hausa" - ], - "lat": 9.081999, - "lng": 8.675277, - "name": "Nigeria", - "north": 13.8856449, - "region": "Western Africa", - "south": 4.2698571, - "west": 2.676932 - }, - { - "area": 132671097583.93817, - "code": "NG-BI", - "continent": "Africa", - "disputed": [ - "Nigeria" - ], - "dissolved": { - "country": [ - "Nigeria" - ], - "date": "1970-01-75", - "dissolved": "joined" - }, - "east": 9.472486, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/82/Flag_of_Biafra.svg", - "lat": 5.58841245, - "lng": 7.4213746, - "name": "Biafra", - "north": 6.899681, - "region": "Western Africa", - "south": 4.2771439, - "west": 5.3702632 - }, - { - "area": 314889117129.67786, - "code": "NHVU", - "continent": "Oceania", - "dependency": [ - "France", - "United Kingdom" - ], - "disputes": [ - "Tafea", - "Tanna", - "Vemerana" - ], - "dissolved": { - "country": [ - "Vanuatu" - ], - "date": "1980-07-30", - "dissolved": "renamed" - }, - "east": 170.2384597, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/42/Flag_of_Anglo-French_Joint_Naval_Commission.svg", - "lat": -15.376706, - "lng": 166.959158, - "name": "New Hebrides", - "north": -13.0724554, - "region": "Melanesia", - "south": -20.2522929, - "west": 166.5417588 - }, - { - "area": 23820142756.768612, - "code": "NHVU-TF", - "continent": "Oceania", - "disputed": [ - "New Hebrides" - ], - "dissolved": { - "country": [ - "New Hebrides" - ], - "date": "1980-05-26", - "dissolved": "joined" - }, - "east": 170.237299, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/64/Tafea_Flag.svg", - "lat": -18.7237827, - "lng": 169.0645056, - "name": "Tafea", - "north": -18.6213293, - "region": "Melanesia", - "south": -20.2504909, - "west": 168.9860777 - }, - { - "area": 1134264923.2196689, - "code": "NHVU-TN", - "continent": "Oceania", - "disputed": [ - "New Hebrides" - ], - "dissolved": { - "country": [ - "New Hebrides" - ], - "date": "1974-06-29", - "dissolved": "joined" - }, - "east": 169.5043658, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6d/Bandera_Tanna_Vanuatu.svg", - "lat": -19.5154862, - "lng": 169.3578201, - "name": "Tanna", - "north": -19.3156794, - "region": "Melanesia", - "south": -19.6575415, - "west": 169.2203521, - "wikipediaName": "Tanna (island)" - }, - { - "area": 8851103417.740273, - "code": "NHVU-VE", - "continent": "Oceania", - "disputed": [ - "New Hebrides" - ], - "dissolved": { - "country": [ - "New Hebrides" - ], - "date": "1980-07-24", - "dissolved": "joined" - }, - "east": 167.2610092, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/90/Flag_of_Vemerana.svg", - "lat": -15.3003549, - "lng": 166.9182097, - "name": "Vemerana", - "north": -14.6430503, - "region": "Melanesia", - "south": -15.6714696, - "west": 166.5414476 - }, - { - "area": 266184535261.75607, - "code": "NI", - "continent": "South America", - "east": -82.5920716, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/19/Flag_of_Nicaragua.svg", - "lat": 12.865416, - "lng": -85.207229, - "name": "Nicaragua", - "north": 15.0302755, - "region": "Central America", - "south": 10.7080549, - "west": -87.6910686 - }, - { - "area": 82535803584.80461, - "code": "NL", - "continent": "Europe", - "dependencies": [ - "Aruba", - "Bonaire, Sint Eustatius and Saba", - "Cura\u00e7ao", - "Netherlands Antilles", - "Sint Maarten" - ], - "east": 7.2275102, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/20/Flag_of_the_Netherlands.svg", - "googleName": "The Netherlands", - "languages": [ - "Dutch" - ], - "lat": 52.132633, - "lng": 5.291266, - "name": "Netherlands", - "north": 53.5560213, - "region": "Western Europe", - "south": 50.7503838, - "west": 3.357962 - }, - { - "area": 1872514739737.7063, - "code": "NO", - "continent": "Europe", - "dependencies": [ - "Bouvet Island", - "Peter I Island", - "Queen Maud Land", - "Svalbard and Jan Mayen", - "Antarctica" - ], - "east": 31.1682684, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d9/Flag_of_Norway.svg", - "languages": [ - "Norwegian" - ], - "lat": 60.472024, - "lng": 8.468946, - "name": "Norway", - "north": 71.1854762, - "region": "Northern Europe", - "south": 57.959599, - "west": 4.5000962 - }, - { - "area": 225274128.2496104, - "code": "NO-PI", - "continent": "Antarctica", - "dependency": [ - "Norway" - ], - "east": -90.447166, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d9/Flag_of_Norway.svg", - "lat": -68.7858824, - "lng": -90.6266444, - "name": "Peter I Island", - "north": -68.7121811, - "region": "Antarctica", - "south": -68.8936, - "west": -90.724297 - }, - { - "area": 363971215047.72833, - "code": "NP", - "continent": "Asia", - "east": 88.1992978, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9b/Flag_of_Nepal.svg", - "languages": [ - "Nepali" - ], - "lat": 28.394857, - "lng": 84.124008, - "name": "Nepal", - "north": 30.4469452, - "region": "Southern Asia", - "south": 26.3477794, - "west": 80.0522222 - }, - { - "area": 2278006059305.4453, - "code": "NQAQ", - "continent": "Antarctica", - "dependency": [ - "Norway" - ], - "east": 44.6333333333, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d9/Flag_of_Norway.svg", - "lat": -72.5255643899, - "lng": 32.3166666667, - "name": "Queen Maud Land", - "north": -60, - "region": "Antarctica", - "south": -85.0511287798, - "west": 20 - }, - { - "area": 31542670.03488976, - "code": "NR", - "continent": "Oceania", - "east": 166.9589281, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/30/Flag_of_Nauru.svg", - "lat": -0.522778, - "lng": 166.931503, - "name": "Nauru", - "north": -0.5026395, - "region": "Micronesia", - "south": -0.5541894, - "west": 166.9095486 - }, - { - "area": 5015092061.62771, - "code": "NTHH", - "continent": "Asia", - "disputed": [ - "Iraq", - "Saudi Arabia" - ], - "dissolved": { - "country": [ - "Iraq", - "Saudi Arabia" - ], - "date": "1991", - "dissolved": "joined" - }, - "east": 46.6395783, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/2f/Flag_of_the_United_Nations.svg", - "lat": 29.0864144, - "lng": 45.67616515, - "name": "Neutral Zone", - "north": 29.2065879, - "region": "Western Asia", - "south": 28.9662409, - "west": 44.712752, - "wikipediaName": "Saudi-Iraqi neutral zone" - }, - { - "area": 416522426.3572096, - "code": "NU", - "continent": "Oceania", - "dependency": [ - "New Zealand" - ], - "east": -169.7743248, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/01/Flag_of_Niue.svg", - "lat": -19.054445, - "lng": -169.867233, - "name": "Niue", - "north": -18.95297, - "region": "Polynesia", - "south": -19.1555664, - "west": -169.9498487 - }, - { - "area": 3909215860500.712, - "code": "NZ", - "continent": "Oceania", - "dependencies": [ - "Cook Islands", - "Niue", - "Ross Dependency", - "Tokelau", - "Antarctica" - ], - "east": -176.1542248, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/3e/Flag_of_New_Zealand.svg", - "languages": [ - "Maori" - ], - "lat": -40.900557, - "lng": 174.885971, - "name": "New Zealand", - "north": -29.2313419, - "region": "Australia and New Zealand", - "south": -52.6194185, - "west": 165.8694369 - }, - { - "area": 4623828266526.1045, - "code": "NZ-AQ", - "continent": "Antarctica", - "dependency": [ - "New Zealand" - ], - "east": -150, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/3e/Flag_of_New_Zealand.svg", - "lat": -72.5255643899, - "lng": -175, - "name": "Ross Dependency", - "north": -60, - "region": "Antarctica", - "south": -85.0511287798, - "west": 160 - }, - { - "area": 880490866102.8378, - "code": "OM", - "continent": "Asia", - "east": 59.8393974, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/dd/Flag_of_Oman.svg", - "lat": 21.512583, - "lng": 55.923255, - "name": "Oman", - "north": 26.4053947, - "region": "Western Asia", - "south": 16.650336, - "west": 52.0000018 - }, - { - "area": 176575023701.57465, - "code": "PA", - "continent": "South America", - "east": -77.158488, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/ab/Flag_of_Panama.svg", - "lat": 8.537981, - "lng": -80.782127, - "name": "Panama", - "north": 9.647779, - "region": "Central America", - "south": 7.2035564, - "west": -83.0522411 - }, - { - "area": 8696244928787.729, - "code": "PCHH", - "continent": "Oceania", - "dependency": [ - "United States" - ], - "dissolved": { - "country": [ - "Palau" - ], - "date": "1994-10-01", - "dissolved": "renamed" - }, - "east": 172.1701812, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/41/Flag_of_the_Trust_Territory_of_the_Pacific_Islands.svg", - "lat": 11.77731075, - "lng": 151.66970055, - "name": "Pacific Islands", - "north": 20.5534826, - "region": "Micronesia", - "south": 3.0011389, - "west": 131.1692199, - "wikipediaName": "Trust Territory of the Pacific Islands" - }, - { - "area": 2827602481279.1978, - "code": "PE", - "continent": "South America", - "east": -68.652329, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/cf/Flag_of_Peru.svg", - "languages": [ - "Quechua" - ], - "lat": -9.189967, - "lng": -75.015152, - "name": "Peru", - "north": -0.038777, - "region": "Southern America", - "south": -18.3515803, - "west": -81.3285041 - }, - { - "area": 2925585941758.0215, - "code": "PF", - "continent": "Oceania", - "dependency": [ - "France" - ], - "east": -138.6094017, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/db/Flag_of_French_Polynesia.svg", - "lat": -17.679742, - "lng": -149.406843, - "name": "French Polynesia", - "north": -7.8956151, - "region": "Polynesia", - "south": -23.9062409, - "west": -153.9916491 - }, - { - "area": 2474419279944.0522, - "code": "PG", - "continent": "Oceania", - "disputes": [ - "Bougainville" - ], - "east": 159.4925058, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e3/Flag_of_Papua_New_Guinea.svg", - "independence": { - "country": [ - "Australia" - ], - "date": "1975-09-16" - }, - "languages": [ - "Korowai" - ], - "lat": -6.314993, - "lng": 143.95555, - "name": "Papua New Guinea", - "north": -0.8713195, - "region": "Melanesia", - "south": -11.6578607, - "west": 140.8419695 - }, - { - "area": 138121270013.83716, - "code": "PG-NSA", - "continent": "Oceania", - "disputed": [ - "Papua New Guinea" - ], - "dissolved": { - "country": [ - "Papua New Guinea" - ], - "date": "1998-12-24", - "dissolved": "joined" - }, - "east": 157.0857237, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e4/Flag_of_Bougainville.svg", - "lat": -6.053602, - "lng": 155.1907309, - "name": "Bougainville", - "north": -3.10944, - "region": "Melanesia", - "south": -6.8802301, - "west": 154.1180475, - "wikipediaName": "Autonomous Region of Bougainville" - }, - { - "area": 1789816879031.1318, - "code": "PH", - "continent": "Asia", - "east": 126.6043837, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/99/Flag_of_the_Philippines.svg", - "languages": [ - "Bicolano", - "Tagalog", - "Filipino" - ], - "lat": 12.879721, - "lng": 121.774017, - "name": "Philippines", - "north": 19.5740241, - "region": "South-Eastern Asia", - "south": 4.6134443, - "west": 116.7029193 - }, - { - "area": 2422273814248.002, - "code": "PK", - "continent": "Asia", - "dependencies": [ - "Azad Kashmir", - "Gilgit-Baltistan" - ], - "east": 77.8356668, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/32/Flag_of_Pakistan.svg", - "languages": [ - "Sindhi", - "Urdu" - ], - "lat": 30.375321, - "lng": 69.345116, - "name": "Pakistan", - "north": 37.084107, - "region": "Southern Asia", - "south": 23.6946946, - "west": 60.8729721 - }, - { - "area": 45509111052.29749, - "code": "PK-JK", - "continent": "Asia", - "dependency": [ - "Pakistan" - ], - "east": 75.2642401, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4d/Flag_of_Azad_Kashmir.svg", - "lat": 33.8866588, - "lng": 73.9359821, - "name": "Azad Kashmir", - "north": 35.1311016, - "region": "Southern Asia", - "south": 32.7637389, - "west": 73.394078 - }, - { - "area": 137718195471.22104, - "code": "PK-NA", - "continent": "Asia", - "dependency": [ - "Pakistan" - ], - "east": 77.8293243, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/37/Flag_of_Gilgit-Baltistan_United_Movement.svg", - "lat": 35.952035, - "lng": 74.5931921, - "name": "Gilgit-Baltistan", - "north": 37.0841069, - "region": "Southern Asia", - "south": 34.5106098, - "west": 72.5046597, - "wikipediaName": "Gilgit\u2013Baltistan" - }, - { - "area": 446716337927.05286, - "code": "PL", - "continent": "Europe", - "east": 24.1458931, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/1/12/Flag_of_Poland.svg", - "languages": [ - "Polish" - ], - "lat": 51.919438, - "lng": 19.145136, - "name": "Poland", - "north": 54.8358123, - "region": "Eastern Europe", - "south": 49.0020252, - "west": 14.1228641 - }, - { - "area": 958418242.0384462, - "code": "PM", - "continent": "North America", - "dependency": [ - "France" - ], - "east": -56.1189376, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/74/Flag_of_Saint-Pierre_and_Miquelon.svg", - "lat": 46.8852, - "lng": -56.3159, - "name": "Saint Pierre and Miquelon", - "north": 47.1442704, - "region": "Northern America", - "south": 46.7491058, - "west": -56.405632 - }, - { - "area": 78563020813.92622, - "code": "PN", - "continent": "Oceania", - "dependency": [ - "United Kingdom" - ], - "east": -124.7721577, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/88/Flag_of_the_Pitcairn_Islands.svg", - "imdbName": "Pitcairn", - "lat": -24.3764907, - "lng": -128.3243466, - "name": "Pitcairn Islands", - "north": -23.9144684, - "region": "Polynesia", - "south": -25.0798075, - "west": -130.7507388 - }, - { - "area": 20352524871.789093, - "code": "PR", - "continent": "South America", - "dependency": [ - "United States" - ], - "east": -65.2211099, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/28/Flag_of_Puerto_Rico.svg", - "lat": 18.220833, - "lng": -66.590149, - "name": "Puerto Rico", - "north": 18.5160099, - "region": "Caribbean", - "south": 17.8814286, - "west": -67.9455471 - }, - { - "area": 19000981583.38278, - "code": "PS", - "continent": "Asia", - "east": 35.5740521, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/00/Flag_of_Palestine.svg", - "googleName": "Palestinian Territories", - "imdbName": "Occupied Palestinian Territory", - "lat": 31.952162, - "lng": 35.233154, - "name": "Palestine", - "north": 32.5520999, - "region": "Western Asia", - "south": 31.219691, - "west": 34.2187187, - "wikipediaName": "Palestinian territories" - }, - { - "area": 2408817279130.2983, - "code": "PT", - "continent": "Europe", - "east": -6.1902091, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/5c/Flag_of_Portugal.svg", - "languages": [ - "Portuguese" - ], - "lat": 39.399872, - "lng": -8.224454, - "name": "Portugal", - "north": 42.1542048, - "region": "Southern Europe", - "south": 32.40374, - "west": -31.275158 - }, - { - "area": 1404904017332.7883, - "code": "PUUM", - "continent": "Oceania", - "dependency": [ - "United States" - ], - "dissolved": { - "country": [ - "United States Minor Outlying Islands" - ], - "date": "1986", - "dissolved": "merged" - }, - "east": -160.0045781, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e2/Flag_of_the_United_States_%28Pantone%29.svg", - "lat": 3.02849705, - "lng": -168.31455555, - "name": "United States Miscellaneous Pacific Islands", - "north": 6.4460001, - "region": "Polynesia", - "south": -0.389006, - "west": -176.624533 - }, - { - "area": 223039857524.5294, - "code": "PW", - "continent": "Oceania", - "created": { - "country": [ - "Pacific Islands" - ], - "created": "renamed", - "date": "1994-10-01" - }, - "east": 134.7210985, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/48/Flag_of_Palau.svg", - "independence": { - "country": [ - "United States" - ], - "date": "1994-10-01" - }, - "lat": 7.51498, - "lng": 134.58252, - "name": "Palau", - "north": 8.0940234, - "region": "Micronesia", - "south": 3.0011389, - "west": 131.1692199 - }, - { - "area": 790119534175.5375, - "code": "PY", - "continent": "South America", - "east": -54.258562, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/27/Flag_of_Paraguay.svg", - "languages": [ - "Guarani" - ], - "lat": -23.442503, - "lng": -58.443832, - "name": "Paraguay", - "north": -19.2877065, - "region": "Southern America", - "south": -27.5883343, - "west": -62.6380511 - }, - { - "area": 3095516473.858264, - "code": "PZPA", - "continent": "South America", - "dependency": [ - "United States" - ], - "dissolved": { - "country": [ - "Panama" - ], - "date": "1979-10-01", - "dissolved": "joined" - }, - "east": -79.5183885, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b0/Panama_Canal_Zone_Flag.png", - "lat": 9.15749335, - "lng": -79.7708426, - "name": "Panama Canal Zone", - "north": 9.4080584, - "region": "Central America", - "south": 8.9069283, - "west": -80.0232967 - }, - { - "area": 17127168330.193848, - "code": "QA", - "continent": "Asia", - "east": 51.6432601, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/65/Flag_of_Qatar.svg", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1971-09-03" - }, - "lat": 25.354826, - "lng": 51.183884, - "name": "Qatar", - "north": 26.1830927, - "region": "Western Asia", - "south": 24.471118, - "west": 50.7500553 - }, - { - "area": 3712139898.917095, - "code": "RE", - "continent": "Africa", - "dependency": [ - "France" - ], - "east": 55.8365536, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/05/Proposed_flag_of_R%C3%A9union_%28ARF%29.svg", - "lat": -21.115141, - "lng": 55.536384, - "name": "R\u00e9union", - "north": -20.8717557, - "region": "Eastern Africa", - "south": -21.389622, - "west": 55.2164053 - }, - { - "area": 624886303271.2074, - "code": "RHZW", - "continent": "Africa", - "created": { - "country": [ - "Zimbabwe Rhodesia" - ], - "created": "renamed", - "date": "1979-06-01" - }, - "dependency": [ - "United Kingdom" - ], - "disputes": [ - "Rhodesia", - "Zimbabwe Rhodesia" - ], - "dissolved": { - "country": [ - "Zimbabwe" - ], - "date": "1980-04-18", - "dissolved": "renamed" - }, - "east": 33.0682357, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/af/Flag_of_Southern_Rhodesia.svg", - "lat": -19.015438, - "lng": 29.154857, - "name": "Southern Rhodesia", - "north": -15.609319, - "region": "Eastern Africa", - "south": -22.4245232, - "west": 25.237368 - }, - { - "area": 624886303271.2074, - "code": "RHZW-RH", - "continent": "Africa", - "disputed": [ - "Southern Rhodesia" - ], - "dissolved": { - "country": [ - "Zimbabwe Rhodesia" - ], - "date": "1979-06-01", - "dissolved": "renamed" - }, - "east": 33.0682357, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e1/Flag_of_Rhodesia.svg", - "lat": -19.015438, - "lng": 29.154857, - "name": "Rhodesia", - "north": -15.609319, - "region": "Eastern Africa", - "south": -22.4245232, - "west": 25.237368 - }, - { - "area": 624886303271.2074, - "code": "RHZW-ZR", - "continent": "Africa", - "created": { - "country": [ - "Rhodesia" - ], - "created": "renamed", - "date": "1979-06-01" - }, - "disputed": [ - "Southern Rhodesia" - ], - "dissolved": { - "country": [ - "Southern Rhodesia" - ], - "date": "1979-06-01", - "dissolved": "renamed" - }, - "east": 33.0682357, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/3f/Flag_of_Zimbabwe_Rhodesia.svg", - "lat": -19.015438, - "lng": 29.154857, - "name": "Zimbabwe Rhodesia", - "north": -15.609319, - "region": "Eastern Africa", - "south": -22.4245232, - "west": 25.237368 - }, - { - "area": 380064466914.12103, - "code": "RO", - "continent": "Europe", - "east": 29.7571015, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/73/Flag_of_Romania.svg", - "languages": [ - "Romanian", - "Romany" - ], - "lat": 45.943161, - "lng": 24.96676, - "name": "Romania", - "north": 48.265274, - "region": "Eastern Europe", - "south": 43.6190676, - "west": 20.2617593 - }, - { - "area": 146496588340.385, - "code": "RS", - "continent": "Europe", - "created": { - "country": [ - "Serbia and Montenegro" - ], - "created": "merged", - "date": "2006-06-05" - }, - "disputes": [ - "Kosovo" - ], - "east": 23.0063915, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/ff/Flag_of_Serbia.svg", - "languages": [ - "Serbian" - ], - "lat": 44.016521, - "lng": 21.005859, - "name": "Serbia", - "north": 46.1894461, - "region": "Southern Europe", - "south": 42.2315029, - "west": 18.8385221 - }, - { - "area": 40311984391065.12, - "code": "RU", - "continent": "Europe", - "created": { - "country": [ - "Soviet Union" - ], - "created": "renamed", - "date": "1991-12-25" - }, - "disputes": [ - "Chechnia" - ], - "east": -169.0452862, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/f/f3/Flag_of_Russia.svg", - "languages": [ - "Tatar", - "Russian", - "Chechen", - "Khanty" - ], - "lat": 61.52401, - "lng": 105.318756, - "name": "Russia", - "north": 81.8558999, - "region": "Eastern Europe", - "south": 41.185353, - "west": 19.6405525 - }, - { - "area": 25331592066.691013, - "code": "RU-CE", - "continent": "Europe", - "disputed": [ - "Russia" - ], - "dissolved": { - "country": [ - "Russia" - ], - "date": "2000-02-06", - "dissolved": "joined" - }, - "east": 46.6587, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d6/Flag_of_Chechen_Republic_of_Ichkeria.svg", - "lat": 43.4023301, - "lng": 45.7187468, - "name": "Chechnia", - "north": 44.0124, - "region": "Eastern Europe", - "south": 42.4747, - "west": 44.8337, - "wikipediaName": "Chechen Republic of Ichkeria" - }, - { - "area": 45227905253.20613, - "code": "RW", - "continent": "Africa", - "east": 30.8994008, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/17/Flag_of_Rwanda.svg", - "lat": -1.940278, - "lng": 29.873888, - "name": "Rwanda", - "north": -1.0475717, - "region": "Eastern Africa", - "south": -2.8398397, - "west": 28.8617547 - }, - { - "area": 3751482647024.711, - "code": "SA", - "continent": "Asia", - "disputes": [ - "Neutral Zone" - ], - "east": 55.6666999, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0d/Flag_of_Saudi_Arabia.svg", - "languages": [ - "Arabic" - ], - "lat": 23.885942, - "lng": 45.079162, - "name": "Saudi Arabia", - "north": 32.154284, - "region": "Western Asia", - "south": 16.379528, - "west": 34.5489979 - }, - { - "area": 760523611659.6083, - "code": "SB", - "continent": "Oceania", - "east": 167.2830811, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/74/Flag_of_the_Solomon_Islands.svg", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1978-07-07" - }, - "lat": -9.64571, - "lng": 160.156194, - "name": "Solomon Islands", - "north": -6.5892403, - "region": "Melanesia", - "south": -11.8616847, - "west": 155.4862405 - }, - { - "area": 746162640467.2219, - "code": "SC", - "continent": "Africa", - "east": 56.294294, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fc/Flag_of_Seychelles.svg", - "independence": { - "country": [ - "United Kingdom" - ], - "date": "1976-06-29" - }, - "lat": -4.679574, - "lng": 55.491977, - "name": "Seychelles", - "north": -4.2097858, - "region": "Eastern Africa", - "south": -10.2270331, - "west": 46.2029599 - }, - { - "area": 2569708698803.2373, - "code": "SD", - "continent": "Africa", - "east": 38.5842192, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/01/Flag_of_Sudan.svg", - "lat": 12.862807, - "lng": 30.217636, - "name": "Sudan", - "north": 22.2249184, - "region": "Northern Africa", - "south": 9.3472209, - "west": 21.814939 - }, - { - "area": 1044765059535.7197, - "code": "SE", - "continent": "Europe", - "east": 24.1665923, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/4/4c/Flag_of_Sweden.svg", - "languages": [ - "Swedish" - ], - "lat": 60.128161, - "lng": 18.643501, - "name": "Sweden", - "north": 69.0600236, - "region": "Northern Europe", - "south": 55.3367024, - "west": 10.9631866 - }, - { - "area": 1810846354.6073165, - "code": "SG", - "continent": "Asia", - "east": 104.0856805, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/48/Flag_of_Singapore.svg", - "lat": 1.352083, - "lng": 103.819836, - "name": "Singapore", - "north": 1.4708809, - "region": "South-Eastern Asia", - "south": 1.166398, - "west": 103.6056246 - }, - { - "area": 2922147232484.421, - "code": "SH", - "continent": "Africa", - "dependencies": [ - "Ascension", - "Tristan da Cunha" - ], - "dependency": [ - "United Kingdom" - ], - "east": -5.6786442, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/00/Flag_of_Saint_Helena.svg", - "imdbName": "Saint Helena", - "lat": -22.6614639, - "lng": -10.051074, - "name": "Saint Helena, Ascension and Tristan da Cunha", - "north": -7.8876128, - "region": "Western Africa", - "south": -37.435315, - "west": -14.4235038 - }, - { - "area": 40410000316.55934, - "code": "SI", - "continent": "Europe", - "created": { - "country": [ - "Yugoslavia" - ], - "created": "split", - "date": "1991-06-25" - }, - "east": 16.6104836, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f0/Flag_of_Slovenia.svg", - "languages": [ - "Slovenian" - ], - "lat": 46.151241, - "lng": 14.995463, - "name": "Slovenia", - "north": 46.8766467, - "region": "Southern Europe", - "south": 45.421542, - "west": 13.375546 - }, - { - "area": 1482887848907.3154, - "code": "SITH", - "continent": "Asia", - "dissolved": { - "country": [ - "Thailand" - ], - "date": "1939-06-23", - "dissolved": "renamed" - }, - "east": 105.636812, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/dd/State_Flag_of_Thailand_%281916%29.svg", - "lat": 15.870032, - "lng": 100.992541, - "name": "Siam", - "north": 20.465143, - "region": "South-Eastern Asia", - "south": 5.612851, - "west": 97.343396 - }, - { - "area": 1290692178197.8298, - "code": "SJ", - "continent": "Europe", - "dependency": [ - "Norway" - ], - "east": 33.497093, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d9/Flag_of_Norway.svg", - "lat": 77.553604, - "lng": 23.670272, - "name": "Svalbard and Jan Mayen", - "north": 80.834053, - "region": "Northern Europe", - "south": 70.827446, - "west": -9.07814 - }, - { - "area": 88196720093.83124, - "code": "SK", - "continent": "Europe", - "created": { - "country": [ - "Czechoslovakia" - ], - "created": "merged", - "date": "1993-01-01" - }, - "east": 22.5589339, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e6/Flag_of_Slovakia.svg", - "languages": [ - "Slovak" - ], - "lat": 48.669026, - "lng": 19.699024, - "name": "Slovakia", - "north": 49.6138051, - "region": "Eastern Europe", - "south": 47.7313888, - "west": 16.8331821 - }, - { - "area": 10423678348.427942, - "code": "SKIN", - "continent": "Asia", - "dissolved": { - "country": [ - "India" - ], - "date": "1975-05-16", - "dissolved": "joined" - }, - "east": 88.9108059, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1e/Flag_of_Sikkim_monarchy.svg", - "lat": 27.7306273, - "lng": 88.633784, - "name": "Sikkim", - "north": 28.128759, - "region": "Southern Asia", - "south": 27.079261, - "west": 88.0063541 - }, - { - "area": 115169551536.09772, - "code": "SL", - "continent": "Africa", - "east": -10.271651, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/17/Flag_of_Sierra_Leone.svg", - "languages": [ - "Mende" - ], - "lat": 8.460555, - "lng": -11.779889, - "name": "Sierra Leone", - "north": 9.9999724, - "region": "Western Africa", - "south": 6.8990253, - "west": -13.3020067 - }, - { - "area": 99401489.61355989, - "code": "SM", - "continent": "Europe", - "east": 12.5167041, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b1/Flag_of_San_Marino.svg", - "lat": 43.94236, - "lng": 12.457777, - "name": "San Marino", - "north": 43.992075, - "region": "Southern Europe", - "south": 43.8936809, - "west": 12.4034824 - }, - { - "area": 325161203164.1628, - "code": "SN", - "continent": "Africa", - "east": -11.348607, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fd/Flag_of_Senegal.svg", - "languages": [ - "Wolof" - ], - "lat": 14.497401, - "lng": -14.452362, - "name": "Senegal", - "north": 16.6930544, - "region": "Western Africa", - "south": 12.3072891, - "west": -17.5298482 - }, - { - "area": 1751112904601.79, - "code": "SO", - "continent": "Africa", - "disputes": [ - "Somaliland" - ], - "east": 51.4130288, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a0/Flag_of_Somalia.svg", - "languages": [ - "Somali" - ], - "lat": 5.152149, - "lng": 46.199616, - "name": "Somalia", - "north": 11.9886144, - "region": "Eastern Africa", - "south": -1.6620412, - "west": 40.994373 - }, - { - "area": 178676578250.70306, - "code": "SO-SO", - "continent": "Africa", - "disputed": [ - "Somalia" - ], - "east": 47.3840332, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4d/Flag_of_Somaliland.svg", - "lat": 9.9869867, - "lng": 45.2993862, - "name": "Somaliland", - "north": 11.477937, - "region": "Eastern Africa", - "south": 8.36641, - "west": 42.6791382 - }, - { - "area": 212428124046.85706, - "code": "SR", - "continent": "South America", - "east": -53.9510244, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/60/Flag_of_Suriname.svg", - "independence": { - "country": [ + { + "area": 2622894061.474846, + "code": "CW", + "continent": "South America", + "created": { + "country": [ + "Netherlands Antilles" + ], + "created": "merged", + "date": "2010-10-10" + }, + "dependency": [ "Netherlands" ], - "date": "1975-11-25" + "east": -68.6398315, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b1/Flag_of_Cura%C3%A7ao.svg", + "lat": 12.16957, + "lng": -68.99002, + "name": "Cura\u00e7ao", + "north": 12.3924356, + "region": "Caribbean", + "south": 11.9780353, + "west": -69.1623668 }, - "lat": 3.919305, - "lng": -56.027783, - "name": "Suriname", - "north": 6.0092832, - "region": "Southern America", - "south": 1.837306, - "west": -58.0705059 - }, - { - "area": 1341809135383.3242, - "code": "SS", - "continent": "Africa", - "created": { - "country": [ - "Sudan" + { + "area": 344624352.6729794, + "code": "CX", + "continent": "Asia", + "dependency": [ + "Australia" ], - "created": "split", - "date": "2011-07-09" + "east": 105.7126474, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/67/Flag_of_Christmas_Island.svg", + "lat": -10.447525, + "lng": 105.690449, + "name": "Christmas Island", + "north": -10.4123743, + "region": "South-Eastern Asia", + "south": -10.5700879, + "west": 105.5333161 }, - "east": 35.9489972, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/7a/Flag_of_South_Sudan.svg", - "lat": 7.9630921, - "lng": 30.1589303, - "name": "South Sudan", - "north": 12.2363886, - "region": "Northern Africa", - "south": 3.4889804, - "west": 23.4408493 - }, - { - "area": 21313876345.39563, - "code": "ST", - "continent": "Africa", - "east": 7.4630641, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4f/Flag_of_Sao_Tome_and_Principe.svg", - "imdbName": "Sao Tome and Principe", - "independence": { - "country": [ - "Portugal" + { + "area": 25433013804.42087, + "code": "CY", + "continent": "Asia", + "disputes": [ + "Northern Cyprus" ], - "date": "1975-07-12" + "east": 34.6045, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d4/Flag_of_Cyprus.svg", + "lat": 35.126413, + "lng": 33.429859, + "name": "Cyprus", + "north": 35.7071999, + "region": "Western Asia", + "south": 34.632303, + "west": 32.2687076 }, - "lat": 0.18636, - "lng": 6.613081, - "name": "S\u00e3o Tom\u00e9 and Pr\u00edncipe", - "north": 1.7017723, - "region": "Middle Africa", - "south": -0.0140044, - "west": 6.4604759 - }, - { - "area": 50417565077338.46, - "code": "SUHH", - "continent": "Europe", - "dependencies": [ - "Byelorussian Soviet Socialist Republic", - "Ukrainian Soviet Socialist Republic" - ], - "dissolved": { - "country": [ - "Russia" + { + "area": 14756720233.830664, + "code": "CY-NC", + "continent": "Asia", + "disputed": [ + "Cyprus" ], - "date": "1991-12-25", - "dissolved": "renamed" + "east": 34.5883512, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1e/Flag_of_the_Turkish_Republic_of_Northern_Cyprus.svg", + "lat": 35.32864295, + "lng": 33.594625, + "name": "Northern Cyprus", + "north": 35.6958526, + "region": "Western Asia", + "south": 34.9614333, + "west": 32.6008988 }, - "east": -169.0452862, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a9/Flag_of_the_Soviet_Union.svg", - "lat": 58.49232995, - "lng": 105.29763315, - "name": "Soviet Union", - "north": 81.8558999, - "region": "Eastern Europe", - "south": 35.12876, - "west": 19.6405525 - }, - { - "area": 38076120767.46907, - "code": "SV", - "continent": "South America", - "east": -87.6837516, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/34/Flag_of_El_Salvador.svg", - "lat": 13.794185, - "lng": -88.89653, - "name": "El Salvador", - "north": 14.4505567, - "region": "Central America", - "south": 13.1554312, - "west": -90.1268106 - }, - { - "area": 88219949.20349692, - "code": "SX", - "continent": "South America", - "created": { - "country": [ - "Netherlands Antilles" + { + "area": 135538457364.93378, + "code": "CZ", + "continent": "Europe", + "created": { + "country": [ + "Czechoslovakia" + ], + "created": "merged", + "date": "1993-01-01" + }, + "east": 18.8592361, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/cb/Flag_of_the_Czech_Republic.svg", + "languages": [ + "Czech" ], - "created": "merged", - "date": "2010-10-10" + "lat": 49.817492, + "lng": 15.472962, + "name": "Czech Republic", + "north": 51.0557185, + "region": "Eastern Europe", + "south": 48.5518081, + "west": 12.090589 }, - "dependency": [ - "Netherlands" - ], - "east": -63.0124785, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d3/Flag_of_Sint_Maarten.svg", - "lat": 18.0360643, - "lng": -63.0729747, - "name": "Sint Maarten", - "north": 18.0670042, - "region": "Caribbean", - "south": 18.0051244, - "west": -63.1334709 - }, - { - "area": 339302250446.3957, - "code": "SY", - "continent": "Asia", - "east": 42.376309, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/53/Flag_of_Syria.svg", - "languages": [ - "Aramaic" - ], - "lat": 34.802075, - "lng": 38.996815, - "name": "Syria", - "north": 37.320569, - "region": "Western Asia", - "south": 32.311136, - "west": 35.7165956 - }, - { - "area": 23821894148.669605, - "code": "SZ", - "continent": "Africa", - "east": 32.1348445, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1e/Flag_of_Swaziland.svg", - "lat": -26.522503, - "lng": 31.465866, - "name": "Swaziland", - "north": -25.7185194, - "region": "Southern Africa", - "south": -27.3173633, - "west": 30.7910943 - }, - { - "area": 1800697070.381934, - "code": "TA", - "continent": "Africa", - "dependency": [ - "Saint Helena, Ascension and Tristan da Cunha" - ], - "east": -12.2170051, - "exception": true, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/89/Flag_of_Tristan_da_Cunha.svg", - "lat": -37.1160362, - "lng": -12.283989, - "name": "Tristan da Cunha", - "north": -37.0620265, - "region": "Western Africa", - "south": -37.435315, - "west": -12.7060318 - }, - { - "area": 12393865294.089338, - "code": "TC", - "continent": "South America", - "dependency": [ - "United Kingdom" - ], - "east": -71.0860034, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a0/Flag_of_the_Turks_and_Caicos_Islands.svg", - "lat": 21.694025, - "lng": -71.797928, - "name": "Turks and Caicos Islands", - "north": 21.9623502, - "region": "Caribbean", - "south": 21.1921745, - "west": -72.4824716 - }, - { - "area": 2006647807098.5884, - "code": "TD", - "continent": "Africa", - "east": 24.0000011, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4b/Flag_of_Chad.svg", - "lat": 15.454166, - "lng": 18.732207, - "name": "Chad", - "north": 23.449235, - "region": "Middle Africa", - "south": 7.442975, - "west": 13.4699999 - }, - { - "area": 62334526361014.82, - "code": "TF", - "continent": "Antarctica", - "created": { - "country": [ - "French Southern and Antarctic Territories" + { + "area": 176094999206.0812, + "code": "DDDE", + "continent": "Europe", + "dissolved": { + "country": [ + "Germany" + ], + "date": "1990-10-03", + "dissolved": "merged" + }, + "east": 15.0418962, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f6/Flag_of_German_Democratic_Republic.svg", + "lat": 52.42802665, + "lng": 12.4594401, + "name": "East Germany", + "north": 54.68469, + "region": "Western Europe", + "south": 50.1713633, + "west": 9.876984 + }, + { + "area": 554893218804.3876, + "code": "DE", + "continent": "Europe", + "created": { + "country": [ + "East Germany", + "West Germany" + ], + "created": "merged", + "date": "1990-10-03" + }, + "east": 15.0418962, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/ba/Flag_of_Germany.svg", + "languages": [ + "German", + "Eastern Frisian", + "Sorbian", + "Low German" ], - "created": "merged", - "date": "1979" + "lat": 51.165691, + "lng": 10.451526, + "name": "Germany", + "north": 55.058347, + "region": "Western Europe", + "south": 47.2701115, + "west": 5.8663425 }, - "dependency": [ - "France" - ], - "east": -175.037445, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a7/Flag_of_the_French_Southern_and_Antarctic_Lands.svg", - "lat": -29.91833755, - "lng": 110.28232725, - "name": "French Southern Territories", - "north": -10.0971059, - "region": "Antarctica", - "south": -49.7395692, - "west": 35.6020995, - "wikipediaName": "French Southern Lands" - }, - { - "area": 120255823745.81682, - "code": "TG", - "continent": "Africa", - "east": 1.8090501, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/68/Flag_of_Togo.svg", - "lat": 8.619543, - "lng": 0.824782, - "name": "Togo", - "north": 11.1394957, - "region": "Western Africa", - "south": 6.1123578, - "west": -0.1440418 - }, - { - "area": 1482887848907.3154, - "code": "TH", - "continent": "Asia", - "created": { - "country": [ - "Siam" + { + "area": 482186388933.63434, + "code": "DEDE", + "continent": "Europe", + "dissolved": { + "country": [ + "Germany" + ], + "date": "1990-10-03", + "dissolved": "merged" + }, + "east": 13.8396371, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/ba/Flag_of_Germany.svg", + "lat": 51.16422925, + "lng": 9.8529898, + "name": "West Germany", + "north": 55.058347, + "region": "Western Europe", + "south": 47.2701115, + "west": 5.8663425 + }, + { + "area": 362584546.5342261, + "code": "DG", + "continent": "Asia", + "dependency": [ + "British Indian Ocean Territory" ], - "created": "renamed", - "date": "1939-06-23" + "east": 72.4943804, + "exception": true, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6e/Flag_of_the_British_Indian_Ocean_Territory.svg", + "lat": -7.3195005, + "lng": 72.4228556, + "name": "Diego Garcia", + "north": -7.2332526, + "region": "Southern Asia", + "south": -7.4435391, + "west": 72.3540901 }, - "east": 105.636812, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a9/Flag_of_Thailand.svg", - "languages": [ - "Thai" - ], - "lat": 15.870032, - "lng": 100.992541, - "name": "Thailand", - "north": 20.465143, - "region": "South-Eastern Asia", - "south": 5.612851, - "west": 97.343396 - }, - { - "area": 329522215187.65686, - "code": "TJ", - "continent": "Asia", - "created": { - "country": [ - "Soviet Union" + { + "area": 35807592588.87033, + "code": "DJ", + "continent": "Africa", + "created": { + "country": [ + "French Afar and Issas" + ], + "created": "renamed", + "date": "1977-06-27" + }, + "east": 43.4169731, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/34/Flag_of_Djibouti.svg", + "independence": { + "country": [ + "France" + ], + "date": "1977-06-27" + }, + "lat": 11.825138, + "lng": 42.590275, + "name": "Djibouti", + "north": 12.7133956, + "region": "Eastern Africa", + "south": 10.9319442, + "west": 41.7597221 + }, + { + "area": 156971442579.48773, + "code": "DK", + "continent": "Europe", + "dependencies": [ + "Faroe Islands", + "Greenland" ], - "created": "split", - "date": "1991-09-09" + "east": 15.1972813, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9c/Flag_of_Denmark.svg", + "languages": [ + "Danish" + ], + "lat": 56.26392, + "lng": 9.501785, + "name": "Denmark", + "north": 57.7518131, + "region": "Northern Europe", + "south": 54.5591211, + "west": 8.0725589 }, - "east": 75.1539564, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d0/Flag_of_Tajikistan.svg", - "languages": [ - "Tajik" - ], - "lat": 38.861034, - "lng": 71.276093, - "name": "Tajikistan", - "north": 41.044367, - "region": "Central Asia", - "south": 36.6719898, - "west": 67.3420121 - }, - { - "area": 14977026562.249058, - "code": "TK", - "continent": "Oceania", - "dependency": [ - "New Zealand" - ], - "east": -171.1811113, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/8e/Flag_of_Tokelau.svg", - "lat": -9.2002, - "lng": -171.8484, - "name": "Tokelau", - "north": -8.531454, - "region": "Polynesia", - "south": -9.4448709, - "west": -172.5207405 - }, - { - "area": 55637000543.564026, - "code": "TL", - "continent": "Asia", - "created": { - "country": [ + { + "area": 1237179673.7944572, + "code": "DM", + "continent": "South America", + "east": -61.2403035, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/c4/Flag_of_Dominica.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1978-11-03" + }, + "lat": 15.414999, + "lng": -61.370976, + "name": "Dominica", + "north": 15.6400639, + "region": "Caribbean", + "south": 15.207682, + "west": -61.4798301 + }, + { + "area": 106440578993.17665, + "code": "DO", + "continent": "South America", + "east": -68.3234068, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9f/Flag_of_the_Dominican_Republic.svg", + "lat": 18.735693, + "lng": -70.162651, + "name": "Dominican Republic", + "north": 19.9317185, + "region": "Caribbean", + "south": 17.4700909, + "west": -72.0075099 + }, + { + "area": 231377534721.0831, + "code": "DYBJ", + "continent": "Africa", + "dissolved": { + "country": [ + "Benin" + ], + "date": "1975-11-30", + "dissolved": "renamed" + }, + "east": 3.8433429, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0a/Flag_of_Benin.svg", + "lat": 9.30769, + "lng": 2.315834, + "name": "Dahomey", + "north": 12.4086111, + "region": "Western Africa", + "south": 6.2356319, + "west": 0.7766672, + "wikipediaName": "Republic of Dahomey" + }, + { + "area": 4079600969545.9604, + "code": "DZ", + "continent": "Africa", + "east": 11.9999997, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/77/Flag_of_Algeria.svg", + "languages": [ + "Tamashek" + ], + "lat": 28.033886, + "lng": 1.659626, + "name": "Algeria", + "north": 37.089829, + "region": "Northern Africa", + "south": 18.968147, + "west": -8.6666671 + }, + { + "area": 16168736425.77416, + "code": "EA", + "continent": "Africa", + "dependency": [ + "Spain" + ], + "east": -2.9232245, + "exception": true, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fd/Flag_Ceuta.svg", + "lat": 35.5917321, + "lng": -4.152717, + "name": "Ceuta and Melilla", + "north": 35.9179899, + "region": "Northern Africa", + "south": 35.2654743, + "west": -5.3822095, + "wikipediaName": "Ceuta" + }, + { + "area": 1390937132987.864, + "code": "EC", + "continent": "South America", + "east": -75.188794, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e8/Flag_of_Ecuador.svg", + "lat": -1.831239, + "lng": -78.183406, + "name": "Ecuador", + "north": 1.6647727, + "region": "Southern America", + "south": -5.0143511, + "west": -92.0107728 + }, + { + "area": 91158981019.11528, + "code": "EE", + "continent": "Europe", + "created": { + "country": [ + "Soviet Union" + ], + "created": "split", + "date": "1991-08-20" + }, + "east": 28.2101389, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/8f/Flag_of_Estonia.svg", + "languages": [ + "Estonian" + ], + "lat": 58.595272, + "lng": 25.013607, + "name": "Estonia", + "north": 59.7001935, + "region": "Northern Europe", + "south": 57.5093155, + "west": 21.7643126 + }, + { + "area": 1302913144530.2227, + "code": "EG", + "continent": "Africa", + "created": { + "country": [ + "United Arab Republic" + ], + "created": "renamed", + "date": "1971-09-01" + }, + "east": 36.8945446, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fe/Flag_of_Egypt.svg", + "languages": [ + "Egyptian (Ancient)" + ], + "lat": 26.820553, + "lng": 30.802498, + "name": "Egypt", + "north": 31.671535, + "region": "Northern Africa", + "south": 21.9999999, + "west": 24.6967748 + }, + { + "area": 1302913144530.2227, + "code": "EGEG", + "continent": "Africa", + "dissolved": { + "country": [ + "Egypt" + ], + "date": "1971-09-01", + "dissolved": "renamed" + }, + "east": 36.8945446, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/53/Flag_of_Syria.svg", + "lat": 26.820553, + "lng": 30.802498, + "name": "United Arab Republic", + "north": 31.671535, + "region": "Northern Africa", + "south": 21.9999999, + "west": 24.6967748 + }, + { + "area": 657218896448.5967, + "code": "EH", + "continent": "Africa", + "disputed": [ + "Morocco" + ], + "east": -8.666666, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/26/Flag_of_the_Sahrawi_Arab_Democratic_Republic.svg", + "googleName": "Western Sahara", + "imdbName": "Western Sahara", + "lat": 24.215527, + "lng": -12.885834, + "name": "Sahrawi", + "north": 27.6666776, + "region": "Northern Africa", + "south": 20.7709613, + "west": -17.1051121, + "wikipediaName": "Sahrawi Arab Democratic Republic" + }, + { + "area": 454503611784.04706, + "code": "ER", + "continent": "Africa", + "east": 43.1429772, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/29/Flag_of_Eritrea.svg", + "lat": 15.179384, + "lng": 39.782334, + "name": "Eritrea", + "north": 18.0212099, + "region": "Eastern Africa", + "south": 12.354723, + "west": 36.4333479 + }, + { + "area": 3642765521262.5747, + "code": "ES", + "continent": "Europe", + "dependencies": [ + "Canary Islands", + "Ceuta and Melilla" + ], + "east": 4.3279852, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/9/9a/Flag_of_Spain.svg", + "languages": [ + "Spanish", + "Galician", + "Catalan", + "Basque" + ], + "lat": 40.463667, + "lng": -3.74922, + "name": "Spain", + "north": 43.790362, + "region": "Southern Europe", + "south": 27.6378104, + "west": -18.1606357 + }, + { + "area": 2105395255131.262, + "code": "ET", + "continent": "Africa", + "east": 47.9999999, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/71/Flag_of_Ethiopia.svg", + "languages": [ + "Amharic" + ], + "lat": 9.145, + "lng": 40.489673, + "name": "Ethiopia", + "north": 14.8942145, + "region": "Eastern Africa", + "south": 3.4041356, + "west": 32.997734 + }, + { + "area": 18914071949433.992, + "code": "EU", + "continent": "Europe", + "east": 34.6045, + "exception": true, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b7/Flag_of_Europe.svg", + "lat": 51.2480166, + "lng": 1.664671, + "name": "European Union", + "north": 70.0922932, + "region": "Western Europe", + "south": 32.40374, + "west": -31.275158 + }, + { + "area": 602169947135.1476, + "code": "FI", + "continent": "Europe", + "dependencies": [ + "\u00c5land Islands" + ], + "east": 31.5870999, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bc/Flag_of_Finland.svg", + "languages": [ + "Finnish", + "Saami" + ], + "lat": 61.92411, + "lng": 25.748151, + "name": "Finland", + "north": 70.0922932, + "region": "Northern Europe", + "south": 59.7025822, + "west": 20.5474108 + }, + { + "area": 472715141753.4359, + "code": "FJ", + "continent": "Oceania", + "east": -178.2301068, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/ba/Flag_of_Fiji.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1970-10-10" + }, + "lat": -17.713371, + "lng": 178.065032, + "name": "Fiji", + "north": -12.480116, + "region": "Melanesia", + "south": -20.6759701, + "west": 176.9094944 + }, + { + "area": 32328823430.619804, + "code": "FK", + "continent": "South America", + "dependency": [ + "United Kingdom" + ], + "east": -57.7161145, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/83/Flag_of_the_Falkland_Islands.svg", + "lat": -51.796253, + "lng": -59.523613, + "name": "Falkland Islands", + "north": -51.2332592, + "region": "Southern America", + "south": -52.3952965, + "west": -61.3477064 + }, + { + "area": 1933971039488.7449, + "code": "FM", + "continent": "Oceania", + "created": { + "country": [ + "Pacific Islands" + ], + "created": "split", + "date": "1986-11-03" + }, + "east": 163.0355912, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e4/Flag_of_the_Federated_States_of_Micronesia.svg", + "imdbName": "Federated States of Micronesia", + "independence": { + "country": [ + "United States" + ], + "date": "1986-11-03" + }, + "lat": 6.8874574, + "lng": 158.2150717, + "name": "Micronesia", + "north": 10.1196133, + "region": "Micronesia", + "south": 3.8224419, + "west": 138.0549824, + "wikipediaName": "Federated States of Micronesia" + }, + { + "area": 8435784826.553218, + "code": "FO", + "continent": "Europe", + "dependency": [ + "Denmark" + ], + "east": -6.251564, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/3c/Flag_of_the_Faroe_Islands.svg", + "languages": [ + "Faroese" + ], + "lat": 61.892635, + "lng": -6.911806, + "name": "Faroe Islands", + "north": 62.3940993, + "region": "Northern Europe", + "south": 61.3909051, + "west": -7.691905 + }, + { + "area": 62124826982781.19, + "code": "FQHH", + "continent": "Antarctica", + "dependency": [ + "France" + ], + "dissolved": { + "country": [ + "Ad\u00e9lie Land", + "French Southern Territories" + ], + "date": "1979", + "dissolved": "split" + }, + "east": 142.1833333333, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a7/Flag_of_the_French_Southern_and_Antarctic_Lands.svg", + "lat": -47.5741173399, + "lng": 88.8927164167, + "name": "French Southern and Antarctic Territories", + "north": -10.0971059, + "region": "Antarctica", + "south": -85.0511287798, + "west": 35.6020995, + "wikipediaName": "French Southern and Antarctic Lands" + }, + { + "area": 1227159963368.9717, + "code": "FR", + "continent": "Europe", + "dependencies": [ + "Ad\u00e9lie Land", + "Clipperton Island", + "French Afar and Issas", + "French Guiana", + "French Polynesia", + "French Southern and Antarctic Territories", + "French Southern Territories", + "Guadeloupe", + "Martinique", + "Mayotte", + "New Caledonia", + "R\u00e9union", + "Saint Barth\u00e9lemy", + "Saint Martin", + "Saint Pierre and Miquelon", + "Wallis and Futuna", + "New Hebrides", + "Antarctica" + ], + "east": 9.5600678, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", + "languages": [ + "French", + "Breton", + "Corsican" + ], + "lat": 46.227638, + "lng": 2.213749, + "name": "France", + "north": 51.0889618, + "region": "Western Europe", + "south": 41.3423276, + "west": -5.1412279 + }, + { + "area": 568730876782.7081, + "code": "FR-AQ", + "continent": "Antarctica", + "created": { + "country": [ + "French Southern and Antarctic Territories" + ], + "created": "merged", + "date": "1979" + }, + "dependency": [ + "France" + ], + "east": 142.1833333333, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a7/Flag_of_the_French_Southern_and_Antarctic_Lands.svg", + "lat": -72.5255643899, + "lng": 139.1083333333, + "name": "Ad\u00e9lie Land", + "north": -60, + "region": "Antarctica", + "south": -85.0511287798, + "west": 136.0333333333 + }, + { + "area": 1227159963368.9717, + "code": "FXFR", + "continent": "Europe", + "dissolved": { + "country": [ + "France" + ], + "date": "1997", + "dissolved": "joined" + }, + "east": 9.5600678, + "exception": true, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", + "lat": 46.227638, + "lng": 2.213749, + "name": "Metropolitan France", + "north": 51.0889618, + "region": "Western Europe", + "south": 41.3423276, + "west": -5.1412279 + }, + { + "area": 452514159064.17694, + "code": "GA", + "continent": "Africa", + "east": 14.5205562, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/04/Flag_of_Gabon.svg", + "lat": -0.803689, + "lng": 11.609444, + "name": "Gabon", + "north": 2.3181094, + "region": "Middle Africa", + "south": -3.9583722, + "west": 8.6990528 + }, + { + "area": 805219897437.0283, + "code": "GB", + "continent": "Europe", + "dependencies": [ + "Canton and Enderbury Islands", + "New Hebrides", + "Akrotiri and Dhekelia", + "Anguilla", + "Bermuda", + "British Antarctic Territory", + "British Honduras", + "British Indian Ocean Territory", + "British Virgin Islands", + "Cayman Islands", + "Ellice Islands", + "England", + "Falkland Islands", + "Gibraltar", + "Gilbert and Ellice Islands", + "Gilbert Islands", + "Guernsey", + "Isle of Man", + "Jersey", + "Montserrat", + "Northern Ireland", + "Pitcairn Islands", + "Saint Christopher-Nevis-Anguilla", + "Saint Helena, Ascension and Tristan da Cunha", + "Scotland", + "South Georgia and the South Sandwich Islands", + "Southern Rhodesia", + "Trucial States", + "Turks and Caicos Islands", + "Wales", + "Antarctica" + ], + "disputes": [ + "Sealand" + ], + "east": 1.7629159, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/a/ae/Flag_of_the_United_Kingdom.svg", + "googleName": "UK", + "languages": [ + "Cornish", + "English", + "British" + ], + "lat": 55.36275335, + "lng": -3.4434703, + "name": "United Kingdom", + "north": 60.8607515, + "region": "Northern Europe", + "south": 49.8647552, + "west": -8.6498565 + }, + { + "area": 3763147324.393127, + "code": "GB-AD", + "continent": "Asia", + "dependency": [ + "United Kingdom" + ], + "east": 33.7422416, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/a/ae/Flag_of_the_United_Kingdom.svg", + "lat": 34.7836031, + "lng": 33.3210707, + "name": "Akrotiri and Dhekelia", + "north": 35.0030771, + "region": "Western Asia", + "south": 34.5641291, + "west": 32.8998998 + }, + { + "area": 363979825232.1402, + "code": "GB-ENG", + "continent": "Europe", + "dependency": [ + "United Kingdom" + ], + "east": 1.7629159, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/be/Flag_of_England.svg", + "languages": [ + "Middle English", + "Old English" + ], + "lat": 52.3555177, + "lng": -1.1743197, + "name": "England", + "north": 55.8111127, + "region": "Northern Europe", + "south": 49.8647552, + "west": -6.4177822 + }, + { + "area": 25435929475.451546, + "code": "GB-NIR", + "continent": "Europe", + "dependency": [ + "United Kingdom" + ], + "east": -5.4268101, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/88/Ulster_banner.svg", + "lat": 54.7877149, + "lng": -6.4923145, + "name": "Northern Ireland", + "north": 55.31294, + "region": "Northern Europe", + "south": 54.02261, + "west": -8.17754 + }, + { + "area": 326224251952.7849, + "code": "GB-SCT", + "continent": "Europe", + "dependency": [ + "United Kingdom" + ], + "east": -0.7246751, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/10/Flag_of_Scotland.svg", + "lat": 56.4906712, + "lng": -4.2026458, + "name": "Scotland", + "north": 60.8607515, + "region": "Northern Europe", + "south": 54.6332381, + "west": -8.6498565 + }, + { + "area": 2225.6905961695456, + "code": "GB-SL", + "continent": "Europe", + "disputed": [ + "United Kingdom" + ], + "east": 1.4808727056, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e5/Flag_of_Sealand.svg", + "lat": 51.8951666666, + "lng": 1.4805, + "name": "Sealand", + "north": 51.8953618934, + "region": "Northern Europe", + "south": 51.8949714399, + "west": 1.4801272944 + }, + { + "area": 47051070593.04867, + "code": "GB-WLS", + "continent": "Europe", + "dependency": [ + "United Kingdom" + ], + "east": -2.6497994, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/59/Flag_of_Wales_2.svg", + "languages": [ + "Welsh" + ], + "lat": 52.1306607, + "lng": -3.7837117, + "name": "Wales", + "north": 53.4356935, + "region": "Northern Europe", + "south": 51.3749686, + "west": -5.6700973 + }, + { + "area": 190384162117.00742, + "code": "GBAE", + "continent": "Asia", + "dependency": [ + "United Kingdom" + ], + "dissolved": { + "country": [ + "Abu Dhabi", + "Ajman", + "Dubai", + "Fujairah", + "Ras al-Khaimah", + "Sharjah", + "Umm al-Quwain" + ], + "date": "1971-12-01", + "dissolved": "split" + }, + "east": 56.4053766, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/03/Flag_of_the_Trucial_States.svg", + "lat": 23.424076, + "lng": 53.847818, + "name": "Trucial States", + "north": 26.0696541, + "region": "Western Asia", + "south": 22.6315138, + "west": 51.4997702 + }, + { + "area": 54811369908.70548, + "code": "GBBZ", + "continent": "South America", + "dependency": [ + "United Kingdom" + ], + "dissolved": { + "country": [ + "Belize" + ], + "date": "1973-06-01", + "dissolved": "renamed" + }, + "east": -87.4537253, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/8a/Flag_of_British_Honduras.svg", + "lat": 17.189877, + "lng": -88.49765, + "name": "British Honduras", + "north": 18.4959419, + "region": "Central America", + "south": 15.8856189, + "west": -89.2275879 + }, + { + "area": 15756536319.603956, + "code": "GBKN", + "continent": "South America", + "dependency": [ + "United Kingdom" + ], + "dissolved": { + "country": [ + "Anguilla", + "Saint Kitts and Nevis" + ], + "date": "1983-09-19", + "dissolved": "split" + }, + "east": -62.5396943, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d3/Flag_of_St_Kitts-Nevis-Anguilla.svg", + "lat": 17.84486445, + "lng": -62.9845441, + "name": "Saint Christopher-Nevis-Anguilla", + "north": 18.5955719, + "region": "Caribbean", + "south": 17.094157, + "west": -63.4293939 + }, + { + "area": 2804675774.3776283, + "code": "GD", + "continent": "South America", + "east": -61.3779974, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bc/Flag_of_Grenada.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1974-02-07" + }, + "lat": 12.1165, + "lng": -61.679, + "name": "Grenada", + "north": 12.5301829, + "region": "Caribbean", + "south": 11.9848728, + "west": -61.8027279 + }, + { + "area": 156088824232.12457, + "code": "GE", + "continent": "Asia", + "created": { + "country": [ + "Soviet Union" + ], + "created": "split", + "date": "1991-04-08" + }, + "disputes": [ + "Abkhazia", + "South Ossetia" + ], + "east": 46.736119, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0f/Flag_of_Georgia.svg", + "languages": [ + "Georgian" + ], + "lat": 42.315407, + "lng": 43.356892, + "name": "Georgia", + "north": 43.586627, + "region": "Western Asia", + "south": 41.054942, + "west": 40.0066113, + "wikipediaName": "Georgia (country)" + }, + { + "area": 22762380667.00968, + "code": "GE-AB", + "continent": "Asia", + "disputed": [ + "Georgia" + ], + "east": 42.149976, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/27/Flag_of_Abkhazia.svg", + "languages": [ + "Abkhazian" + ], + "lat": 42.9737816, + "lng": 41.4421799, + "name": "Abkhazia", + "north": 43.584541, + "region": "Western Asia", + "south": 42.4107362, + "west": 40.0103256 + }, + { + "area": 9503348376.03357, + "code": "GE-SK", + "continent": "Asia", + "disputed": [ + "Georgia" + ], + "east": 44.569049, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/12/Flag_of_South_Ossetia.svg", + "lat": 42.0756944, + "lng": 43.9540462, + "name": "South Ossetia", + "north": 42.633717, + "region": "Western Asia", + "south": 41.733082, + "west": 43.4199111 + }, + { + "area": 5965501850653.527, + "code": "GEHH", + "continent": "Oceania", + "dependency": [ + "United Kingdom" + ], + "dissolved": { + "country": [ + "Ellice Islands", + "Gilbert Islands" + ], + "date": "1976-01-01", + "dissolved": "split" + }, + "east": -173.8042016, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4d/Flag_of_Gilbert_and_Ellice_Islands.svg", + "lat": -2.27450675, + "lng": 175.5, + "name": "Gilbert and Ellice Islands", + "north": 9.0601953, + "region": "Micronesia", + "south": -13.6092088, + "west": 164.8042016 + }, + { + "area": 2305225292151.7285, + "code": "GEKI", + "continent": "Oceania", + "created": { + "country": [ + "Gilbert and Ellice Islands" + ], + "created": "merged", + "date": "1976-01-01" + }, + "dependency": [ + "United Kingdom" + ], + "dissolved": { + "country": [ + "Kiribati" + ], + "date": "1979-07-12", + "dissolved": "merged" + }, + "east": -178.8042016, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4d/Flag_of_Gilbert_and_Ellice_Islands.svg", + "lat": 3.3833333, + "lng": 173, + "name": "Gilbert Islands", + "north": 9.0601953, + "region": "Micronesia", + "south": -2.3269492, + "west": 164.8042016 + }, + { + "area": 2268831935617.5347, + "code": "GETV", + "continent": "Oceania", + "created": { + "country": [ + "Gilbert and Ellice Islands" + ], + "created": "merged", + "date": "1976-01-01" + }, + "dependency": [ + "United Kingdom" + ], + "dissolved": { + "country": [ + "Tuvalu" + ], + "date": "1978-10-01", + "dissolved": "renamed" + }, + "east": -173.8042016, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4d/Flag_of_Gilbert_and_Ellice_Islands.svg", + "lat": -8, + "lng": 178, + "name": "Ellice Islands", + "north": -2.3126027, + "region": "Polynesia", + "south": -13.6092088, + "west": 169.8042016 + }, + { + "area": 131703152816.22295, + "code": "GF", + "continent": "South America", + "dependency": [ + "France" + ], + "east": -51.6335964, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", + "lat": 3.933889, + "lng": -53.125782, + "name": "French Guiana", + "north": 5.7571896, + "region": "Southern America", + "south": 2.109287, + "west": -54.5544379 + }, + { + "area": 1382842945.3438478, + "code": "GG", + "continent": "Europe", + "dependencies": [ + "Alderney", + "Herm", + "Sark" + ], + "dependency": [ + "United Kingdom" + ], + "east": -2.158637, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fa/Flag_of_Guernsey.svg", + "lat": 49.465691, + "lng": -2.585278, + "name": "Guernsey", + "north": 49.7323662, + "region": "Northern Europe", + "south": 49.3996333, + "west": -2.6757403 + }, + { + "area": 18496510.77872923, + "code": "GG-AL", + "continent": "Europe", + "dependency": [ + "Guernsey" + ], + "east": -2.1599001, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f3/Flag_of_Alderney.svg", + "lat": 49.7137136, + "lng": -2.1997945, + "name": "Alderney", + "north": 49.7323662, + "region": "Northern Europe", + "south": 49.7013753, + "west": -2.2343906 + }, + { + "area": 2835852.5652514817, + "code": "GG-HE", + "continent": "Europe", + "dependency": [ + "Guernsey" + ], + "east": -2.4410724, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b8/Flag_of_Herm.svg", + "lat": 49.472872, + "lng": -2.4492132, + "name": "Herm", + "north": 49.4831115, + "region": "Northern Europe", + "south": 49.4626538, + "west": -2.4582871 + }, + { + "area": 13510368.339833157, + "code": "GG-SA", + "continent": "Europe", + "dependency": [ + "Guernsey" + ], + "east": -2.3425271, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/64/Flag_of_Sark.svg", + "lat": 49.4301912, + "lng": -2.3609034, + "name": "Sark", + "north": 49.4485712, + "region": "Northern Europe", + "south": 49.4071203, + "west": -2.3829667 + }, + { + "area": 351664755314.6241, + "code": "GH", + "continent": "Africa", + "east": 1.1993625, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/19/Flag_of_Ghana.svg", + "lat": 7.946527, + "lng": -1.023194, + "name": "Ghana", + "north": 11.1666675, + "region": "Western Africa", + "south": 4.7388737, + "west": -3.260786 + }, + { + "area": 12812781.728020666, + "code": "GI", + "continent": "Europe", + "dependency": [ + "United Kingdom" + ], + "east": -5.3386837, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/02/Flag_of_Gibraltar.svg", + "lat": 36.137741, + "lng": -5.345374, + "name": "Gibraltar", + "north": 36.1551188, + "region": "Southern Europe", + "south": 36.1087953, + "west": -5.3663194 + }, + { + "area": 5684397767796.773, + "code": "GL", + "continent": "North America", + "dependency": [ + "Denmark" + ], + "east": -11.3123192, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/09/Flag_of_Greenland.svg", + "languages": [ + "Greenlandic", + "East-Greenlandic" + ], + "lat": 71.706936, + "lng": -42.604303, + "name": "Greenland", + "north": 83.609581, + "region": "Northern America", + "south": 59.7774011, + "west": -73.0350638 + }, + { + "area": 27660622705.98084, + "code": "GM", + "continent": "Africa", + "east": -13.7986107, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/77/Flag_of_The_Gambia.svg", + "googleName": "The Gambia", + "lat": 13.443182, + "lng": -15.310139, + "name": "Gambia", + "north": 13.8263891, + "region": "Western Africa", + "south": 13.0651826, + "west": -16.8136312, + "wikipediaName": "The Gambia" + }, + { + "area": 497835096177.14996, + "code": "GN", + "continent": "Africa", + "east": -7.637853, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/ed/Flag_of_Guinea.svg", + "languages": [ + "Malinka" + ], + "lat": 9.945587, + "lng": -9.696645, + "name": "Guinea", + "north": 12.6746168, + "region": "Western Africa", + "south": 7.1909091, + "west": -15.0782061 + }, + { + "area": 6556021366.668401, + "code": "GP", + "continent": "South America", + "dependency": [ + "France" + ], + "east": -61.0016727, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/7d/Flag_of_Guadeloupe_%28local%29_variant.svg", + "lat": 16.265, + "lng": -61.551, + "name": "Guadeloupe", + "north": 16.514251, + "region": "Caribbean", + "south": 15.8320009, + "west": -61.8090819 + }, + { + "area": 374349308049.2413, + "code": "GQ", + "continent": "Africa", + "east": 11.3333, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/31/Flag_of_Equatorial_Guinea.svg", + "lat": 1.650801, + "lng": 10.267895, + "name": "Equatorial Guinea", + "north": 3.8142257, + "region": "Middle Africa", + "south": -1.4599463, + "west": 5.602367 + }, + { + "area": 693935829152.6224, + "code": "GR", + "continent": "Europe", + "east": 29.6451476, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/5c/Flag_of_Greece.svg", + "languages": [ + "Greek, Ancient (to 1453)", + "Greek" + ], + "lat": 39.074208, + "lng": 21.824312, + "name": "Greece", + "north": 41.7490577, + "region": "Southern Europe", + "south": 34.8010211, + "west": 19.3724227 + }, + { + "area": 448320344053.2159, + "code": "GS", + "continent": "Antarctica", + "dependency": [ + "United Kingdom" + ], + "east": -26.2689113, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/ed/Flag_of_South_Georgia_and_the_South_Sandwich_Islands.svg", + "lat": -54.429579, + "lng": -36.587909, + "name": "South Georgia and the South Sandwich Islands", + "north": -53.9749413, + "region": "Antarctica", + "south": -59.4842948, + "west": -38.2436013 + }, + { + "area": 194673246823.7558, + "code": "GT", + "continent": "South America", + "east": -88.2256154, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/ec/Flag_of_Guatemala.svg", + "lat": 15.783471, + "lng": -90.230759, + "name": "Guatemala", + "north": 17.8156973, + "region": "Central America", + "south": 13.7400214, + "west": -92.2318359 + }, + { + "area": 1662939203.6335418, + "code": "GU", + "continent": "Oceania", + "dependency": [ + "United States" + ], + "east": 144.9565361, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/07/Flag_of_Guam.svg", + "lat": 13.444304, + "lng": 144.793731, + "name": "Guam", + "north": 13.6542247, + "region": "Micronesia", + "south": 13.2461906, + "west": 144.6183806 + }, + { + "area": 68271976061.1821, + "code": "GW", + "continent": "Africa", + "east": -13.6275045, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/01/Flag_of_Guinea-Bissau.svg", + "independence": { + "country": [ + "Portugal" + ], + "date": "1974-09-10" + }, + "lat": 11.803749, + "lng": -15.180413, + "name": "Guinea-Bissau", + "north": 12.6847224, + "region": "Western Africa", + "south": 10.8599702, + "west": -16.7117356 + }, + { + "area": 448583282781.9713, + "code": "GY", + "continent": "South America", + "east": -56.49112, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/99/Flag_of_Guyana.svg", + "lat": 4.860416, + "lng": -58.93018, + "name": "Guyana", + "north": 8.5482551, + "region": "Southern America", + "south": 1.164724, + "west": -61.414905 + }, + { + "area": 2675258279.897878, + "code": "HK", + "continent": "Asia", + "dependency": [ + "China" + ], + "east": 114.4064451, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/5b/Flag_of_Hong_Kong.svg", + "lat": 22.396428, + "lng": 114.109497, + "name": "Hong Kong", + "north": 22.561968, + "region": "Eastern Asia", + "south": 22.153415, + "west": 113.835078 + }, + { + "area": 898379286.1072774, + "code": "HM", + "continent": "Antarctica", + "dependency": [ + "Australia" + ], + "east": 73.7760832, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/b/b9/Flag_of_Australia.svg", + "lat": -53.08181, + "lng": 73.504158, + "name": "Heard Island and McDonald Islands", + "north": -52.9616166, + "region": "Antarctica", + "south": -53.191547, + "west": 73.25124 + }, + { + "area": 329593680778.0184, + "code": "HN", + "continent": "South America", + "east": -83.1360769, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/82/Flag_of_Honduras.svg", + "lat": 15.199999, + "lng": -86.241905, + "name": "Honduras", + "north": 17.4171037, + "region": "Central America", + "south": 12.9842246, + "west": -89.355148 + }, + { + "area": 219254644975.7154, + "code": "HR", + "continent": "Europe", + "created": { + "country": [ + "Yugoslavia" + ], + "created": "split", + "date": "1991-10-08" + }, + "east": 19.4480523, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1b/Flag_of_Croatia.svg", + "languages": [ + "Croatian" + ], + "lat": 45.7533427, + "lng": 15.9891256, + "name": "Croatia", + "north": 46.5545821, + "region": "Southern Europe", + "south": 42.3922652, + "west": 13.4896912 + }, + { + "area": 69236306770.87717, + "code": "HT", + "continent": "South America", + "east": -71.621754, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/56/Flag_of_Haiti.svg", + "languages": [ + "Haitian" + ], + "lat": 18.971187, + "lng": -72.285215, + "name": "Haiti", + "north": 20.0896142, + "region": "Caribbean", + "south": 18.0220783, + "west": -74.4809103 + }, + { + "area": 162789619928.83163, + "code": "HU", + "continent": "Europe", + "east": 22.8977483, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/c1/Flag_of_Hungary.svg", + "languages": [ + "Hungarian" + ], + "lat": 47.162494, + "lng": 19.503304, + "name": "Hungary", + "north": 48.585233, + "region": "Eastern Europe", + "south": 45.7370425, + "west": 16.1136812 + }, + { + "area": 546016014803.1511, + "code": "HVBF", + "continent": "Africa", + "dissolved": { + "country": [ + "Burkina Faso" + ], + "date": "1984-08-04", + "dissolved": "renamed" + }, + "east": 2.4042926, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4a/Flag_of_Upper_Volta.svg", + "lat": 12.238333, + "lng": -1.561593, + "name": "Upper Volta", + "north": 15.0851111, + "region": "Western Africa", + "south": 9.3938888, + "west": -5.5211114, + "wikipediaName": "Republic of Upper Volta" + }, + { + "area": 102301591792.1246, + "code": "IC", + "continent": "Africa", + "dependency": [ + "Spain" + ], + "east": -13.2548812, + "exception": true, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b0/Flag_of_the_Canary_Islands.svg", + "lat": 28.5960844, + "lng": -15.70778805, + "name": "Canary Islands", + "north": 29.5544184, + "region": "Northern Africa", + "south": 27.6377504, + "west": -18.1606949 + }, + { + "area": 9594565020426.38, + "code": "ID", + "continent": "Asia", + "disputes": [ "East Timor" ], - "created": "renamed", - "date": "2002-05-20" - }, - "east": 127.3416347, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/26/Flag_of_East_Timor.svg", - "lat": -8.874217, - "lng": 125.727539, - "name": "Timor-Leste", - "north": -8.1268067, - "region": "South-Eastern Asia", - "south": -9.504195, - "west": 124.0429847 - }, - { - "area": 1053053629022.3019, - "code": "TM", - "continent": "Asia", - "created": { - "country": [ - "Soviet Union" + "east": 141.0195621, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9f/Flag_of_Indonesia.svg", + "googleName": "Republic of Indonesia", + "languages": [ + "Indonesian", + "Balinese" ], - "created": "split", - "date": "1991-10-27" + "lat": -0.789275, + "lng": 113.921327, + "name": "Indonesia", + "north": 5.9068839, + "region": "South-Eastern Asia", + "south": -10.997112, + "west": 95.004677 }, - "east": 66.7073531, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1b/Flag_of_Turkmenistan.svg", - "languages": [ - "Turkmen" - ], - "lat": 38.969719, - "lng": 59.556278, - "name": "Turkmenistan", - "north": 42.798844, - "region": "Central Asia", - "south": 35.12876, - "west": 52.4477432 - }, - { - "area": 298726938752.1581, - "code": "TN", - "continent": "Africa", - "east": 11.5992174, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/ce/Flag_of_Tunisia.svg", - "lat": 33.886917, - "lng": 9.537499, - "name": "Tunisia", - "north": 37.347132, - "region": "Northern Africa", - "south": 30.2280336, - "west": 7.5223135 - }, - { - "area": 137289778815.3862, - "code": "TO", - "continent": "Oceania", - "east": -173.7024841, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9a/Flag_of_Tonga.svg", - "independence": { - "country": [ + { + "area": 136961104671.18498, + "code": "IE", + "continent": "Europe", + "east": -5.9947001, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/45/Flag_of_Ireland.svg", + "languages": [ + "Irish Gaelic", + "Gaelic" + ], + "lat": 53.41291, + "lng": -8.24389, + "name": "Ireland", + "north": 55.3885, + "region": "Northern Europe", + "south": 51.4219377, + "west": -10.66958, + "wikipediaName": "Republic of Ireland" + }, + { + "area": 66175066395.60376, + "code": "IL", + "continent": "Asia", + "east": 35.896244, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d4/Flag_of_Israel.svg", + "languages": [ + "Yiddish", + "Hebrew" + ], + "lat": 31.046051, + "lng": 34.851612, + "name": "Israel", + "north": 33.332805, + "region": "Western Asia", + "south": 29.4906463, + "west": 34.2673871 + }, + { + "area": 1412207340.395639, + "code": "IM", + "continent": "Europe", + "dependency": [ "United Kingdom" ], - "date": "1970-06-04" + "east": -4.308328, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bc/Flag_of_the_Isle_of_Man.svg", + "lat": 54.236107, + "lng": -4.548056, + "name": "Isle of Man", + "north": 54.418247, + "region": "Northern Europe", + "south": 54.04464, + "west": -4.8301808 }, - "languages": [ - "Tonga (Tonga Islands)" - ], - "lat": -21.178986, - "lng": -175.198242, - "name": "Tonga", - "north": -15.5663926, - "region": "Polynesia", - "south": -21.4734606, - "west": -175.6813217 - }, - { - "area": 55637000543.564026, - "code": "TPTL", - "continent": "Asia", - "disputed": [ - "Indonesia" - ], - "dissolved": { - "country": [ - "Timor-Leste" + { + "area": 9615713680843.55, + "code": "IN", + "continent": "Asia", + "dependencies": [ + "Jammu and Kashmir" ], - "date": "2002-05-20", - "dissolved": "renamed" - }, - "east": 127.3416347, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/26/Flag_of_East_Timor.svg", - "lat": -8.874217, - "lng": 125.727539, - "name": "East Timor", - "north": -8.1268067, - "region": "South-Eastern Asia", - "south": -9.504195, - "west": 124.0429847 - }, - { - "area": 1161989188222.267, - "code": "TR", - "continent": "Asia", - "east": 44.818128, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b4/Flag_of_Turkey.svg", - "languages": [ - "Turkish", - "Kurdish" - ], - "lat": 38.963745, - "lng": 35.243322, - "name": "Turkey", - "north": 42.1062391, - "region": "Western Asia", - "south": 35.8076804, - "west": 25.6636372 - }, - { - "area": 23111708729.84678, - "code": "TT", - "continent": "South America", - "east": -60.4924177, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/64/Flag_of_Trinidad_and_Tobago.svg", - "lat": 10.691803, - "lng": -61.222503, - "name": "Trinidad and Tobago", - "north": 11.3625357, - "region": "Caribbean", - "south": 10.0431694, - "west": -61.9310689 - }, - { - "area": 241113761289.51068, - "code": "TV", - "continent": "Oceania", - "created": { - "country": [ - "Ellice Islands" + "east": 97.395555, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/4/41/Flag_of_India.svg", + "languages": [ + "Telugu", + "Malayalam", + "Ladakhi", + "Marathi", + "Punjabi", + "Chhattisgarhi", + "Gujarati", + "Indian", + "Hindi", + "Rajasthani", + "Kannada", + "Konkani", + "Assamese", + "Nagpuri" ], - "created": "renamed", - "date": "1978-10-01" + "lat": 20.593684, + "lng": 78.96288, + "name": "India", + "north": 35.5043404, + "region": "Southern Asia", + "south": 6.7471389, + "west": 68.1623859 }, - "east": 179.8710608, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/38/Flag_of_Tuvalu.svg", - "independence": { - "country": [ + { + "area": 183577268308.88663, + "code": "IN-JK", + "continent": "Asia", + "dependency": [ + "India" + ], + "east": 79.3058506, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/4/41/Flag_of_India.svg", + "lat": 34.1490875, + "lng": 76.8259652, + "name": "Jammu and Kashmir", + "north": 35.5054274, + "region": "Southern Asia", + "south": 32.2922694, + "west": 73.750507 + }, + { + "area": 34218784588.192184, + "code": "IO", + "continent": "Asia", + "dependencies": [ + "Diego Garcia" + ], + "dependency": [ "United Kingdom" ], - "date": "1978-10-01" + "east": 72.4946969, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6e/Flag_of_the_British_Indian_Ocean_Territory.svg", + "lat": -7.3347556, + "lng": 72.4242325, + "name": "British Indian Ocean Territory", + "north": -5.2356445, + "region": "Southern Asia", + "south": -7.4440709, + "west": 71.2365532 }, - "lat": -10.7280717, - "lng": 179.4726562, - "name": "Tuvalu", - "north": -5.64223, - "region": "Polynesia", - "south": -10.8009338, - "west": 176.0588907 - }, - { - "area": 350341930270.0106, - "code": "TW", - "continent": "Asia", - "east": 122.0069052, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/72/Flag_of_the_Republic_of_China.svg", - "lat": 23.69781, - "lng": 120.960515, - "name": "Taiwan", - "north": 26.3873533, - "region": "Eastern Asia", - "south": 20.5637908, - "west": 116.7118601, - "wikipediaName": "Republic of China" - }, - { - "area": 1471700292824.9873, - "code": "TZ", - "continent": "Africa", - "east": 40.4449653, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/38/Flag_of_Tanzania.svg", - "lat": -6.369028, - "lng": 34.888822, - "name": "Tanzania", - "north": -0.984397, - "region": "Eastern Africa", - "south": -11.7612536, - "west": 29.34 - }, - { - "area": 1189264281171.615, - "code": "UA", - "continent": "Europe", - "created": { - "country": [ - "Ukrainian Soviet Socialist Republic" + { + "area": 842965703341.2957, + "code": "IQ", + "continent": "Asia", + "disputes": [ + "Neutral Zone" ], - "created": "renamed", - "date": "1991-08-24" + "east": 48.5759163, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f6/Flag_of_Iraq.svg", + "lat": 33.223191, + "lng": 43.679291, + "name": "Iraq", + "north": 37.380932, + "region": "Western Asia", + "south": 29.0612079, + "west": 38.7936029 }, - "east": 40.2285809, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/49/Flag_of_Ukraine.svg", - "independence": { - "country": [ - "Soviet Union" + { + "area": 2964307206158.564, + "code": "IR", + "continent": "Asia", + "east": 63.3333366, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/ca/Flag_of_Iran.svg", + "languages": [ + "Parsee", + "Persian" ], - "date": "1991-08-24" + "lat": 32.427908, + "lng": 53.688046, + "name": "Iran", + "north": 39.7816755, + "region": "Southern Asia", + "south": 25.0594286, + "west": 44.0318907 }, - "languages": [ - "Ukrainian" - ], - "lat": 48.379433, - "lng": 31.16558, - "name": "Ukraine", - "north": 52.379581, - "region": "Eastern Europe", - "south": 44.386463, - "west": 22.1357201 - }, - { - "area": 1189264281171.615, - "code": "UAUA", - "continent": "Europe", - "dependency": [ - "Soviet Union" - ], - "dissolved": { - "country": [ - "Ukraine" + { + "area": 189720716980.4097, + "code": "IS", + "continent": "Europe", + "east": -13.4958153, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/ce/Flag_of_Iceland.svg", + "languages": [ + "Icelandic" ], - "date": "1991-08-24", - "dissolved": "renamed" + "lat": 64.963051, + "lng": -19.020835, + "name": "Iceland", + "north": 66.5663183, + "region": "Northern Europe", + "south": 63.2961021, + "west": -24.5465239 }, - "east": 40.2285809, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a6/Flag_of_Ukrainian_SSR.svg", - "lat": 48.379433, - "lng": 31.16558, - "name": "Ukrainian Soviet Socialist Republic", - "north": 52.379581, - "region": "Eastern Europe", - "south": 44.386463, - "west": 22.1357201 - }, - { - "area": 385675144891.08875, - "code": "UG", - "continent": "Africa", - "disputes": [ - "Rwenzururu" - ], - "east": 35.0330493, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4e/Flag_of_Uganda.svg", - "lat": 1.373333, - "lng": 32.290275, - "name": "Uganda", - "north": 4.2230008, - "region": "Eastern Africa", - "south": -1.4815419, - "west": 29.5734335 - }, - { - "area": 6637196376.701824, - "code": "UG-RW", - "continent": "Africa", - "disputed": [ - "Uganda" - ], - "dissolved": { - "country": [ - "Uganda" + { + "area": 1282291932897.9644, + "code": "IT", + "continent": "Europe", + "east": 18.5205015, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/0/03/Flag_of_Italy.svg", + "languages": [ + "Italian", + "Latin", + "Sicilian", + "Sardinian", + "Neapolitan", + "Ladino" ], - "date": "1982-08-13", - "dissolved": "joined" + "lat": 41.87194, + "lng": 12.56738, + "name": "Italy", + "north": 47.092, + "region": "Southern Europe", + "south": 35.4929201, + "west": 6.6267201 }, - "east": 30.2977179, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9c/Rwenzururu_flag.png", - "lat": 0.34385375, - "lng": 30.0552463, - "name": "Rwenzururu", - "north": 0.896104, - "region": "Eastern Africa", - "south": -0.2083965, - "west": 29.8127747 - }, - { - "area": 805219897437.0283, - "code": "UK", - "continent": "Europe", - "dependencies": [ - "Canton and Enderbury Islands", - "New Hebrides", - "Akrotiri and Dhekelia", - "Anguilla", - "Bermuda", - "British Antarctic Territory", - "British Honduras", - "British Indian Ocean Territory", - "British Virgin Islands", - "Cayman Islands", - "Ellice Islands", - "England", - "Falkland Islands", - "Gibraltar", - "Gilbert and Ellice Islands", - "Gilbert Islands", - "Guernsey", - "Isle of Man", - "Jersey", - "Montserrat", - "Northern Ireland", - "Pitcairn Islands", - "Saint Christopher-Nevis-Anguilla", - "Saint Helena, Ascension and Tristan da Cunha", - "Scotland", - "South Georgia and the South Sandwich Islands", - "Southern Rhodesia", - "Trucial States", - "Turks and Caicos Islands", - "Wales", - "Antarctica" - ], - "disputes": [ - "Sealand" - ], - "east": 1.7629159, - "exception": true, - "flagURL": "http://upload.wikimedia.org/wikipedia/en/a/ae/Flag_of_the_United_Kingdom.svg", - "googleName": "UK", - "languages": [ - "Cornish", - "English", - "British" - ], - "lat": 55.36275335, - "lng": -3.4434703, - "name": "United Kingdom", - "north": 60.8607515, - "region": "Northern Europe", - "south": 49.8647552, - "west": -8.6498565 - }, - { - "area": 11365264726647.027, - "code": "UM", - "continent": "Oceania", - "created": { - "country": [ - "Johnston Island", - "Midway Islands", - "United States Miscellaneous Pacific Islands", - "Wake Island" + { + "area": 202249893.62638405, + "code": "JE", + "continent": "Europe", + "dependency": [ + "United Kingdom" ], - "created": "merged", - "date": "1986" + "east": -2.0104646, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1c/Flag_of_Jersey.svg", + "lat": 49.214439, + "lng": -2.13125, + "name": "Jersey", + "north": 49.2621314, + "region": "Northern Europe", + "south": 49.1598142, + "west": -2.2546394 }, - "dependency": [ - "United States" - ], - "east": -160.0045781, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e2/Flag_of_the_United_States_%28Pantone%29.svg", - "lat": 13.91304525, - "lng": -176.69358055, - "name": "United States Minor Outlying Islands", - "north": 28.2150965, - "region": "Polynesia", - "south": -0.389006, - "west": 166.617417 - }, - { - "area": 53396251601769.51, - "code": "US", - "continent": "North America", - "dependencies": [ - "Canton and Enderbury Islands", - "American Samoa", - "Guam", - "Northern Mariana Islands", - "Johnston Island", - "Midway Islands", - "Pacific Islands", - "Panama Canal Zone", - "Puerto Rico", - "United States Minor Outlying Islands", - "United States Miscellaneous Pacific Islands", - "United States Virgin Islands", - "Wake Island" - ], - "east": -66.9497608, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e2/Flag_of_the_United_States_%28Pantone%29.svg", - "googleName": "USA", - "languages": [ - "Navajo", - "Creek", - "Cheyenne", - "Hawaiian", - "Sioux", - "Cherokee", - "American", - "Hopi", - "Shoshoni" - ], - "lat": 37.09024, - "lng": -95.712891, - "name": "United States", - "north": 71.389888, - "region": "Northern America", - "south": 18.9110642, - "west": 172.4546966 - }, - { - "area": 273721340317.7892, - "code": "UY", - "continent": "South America", - "east": -53.0779286, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fe/Flag_of_Uruguay.svg", - "lat": -32.522779, - "lng": -55.765835, - "name": "Uruguay", - "north": -30.0852149, - "region": "Southern America", - "south": -34.9733882, - "west": -58.43915 - }, - { - "area": 1341174343594.3728, - "code": "UZ", - "continent": "Asia", - "created": { - "country": [ - "Soviet Union" + { + "area": 21098041404.1928, + "code": "JM", + "continent": "South America", + "east": -76.183159, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0a/Flag_of_Jamaica.svg", + "lat": 18.109581, + "lng": -77.297508, + "name": "Jamaica", + "north": 18.5253104, + "region": "Caribbean", + "south": 17.7057243, + "west": -78.3688461 + }, + { + "area": 192654449675.157, + "code": "JO", + "continent": "Asia", + "east": 39.301154, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/c0/Flag_of_Jordan.svg", + "lat": 30.585164, + "lng": 36.238414, + "name": "Jordan", + "north": 33.3746878, + "region": "Western Asia", + "south": 29.1850361, + "west": 34.9583368 + }, + { + "area": 6748094849742.678, + "code": "JP", + "continent": "Asia", + "east": 153.9874306, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/9/9e/Flag_of_Japan.svg", + "languages": [ + "Ryukyuan", + "Japanese" ], - "created": "split", - "date": "1991-09-01" + "lat": 36.204824, + "lng": 138.252924, + "name": "Japan", + "north": 45.5227719, + "region": "Eastern Asia", + "south": 24.0460446, + "west": 122.9338302 }, - "east": 73.148946, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/84/Flag_of_Uzbekistan.svg", - "languages": [ - "Uzbek" - ], - "lat": 41.377491, - "lng": 64.585262, - "name": "Uzbekistan", - "north": 45.590075, - "region": "Central Asia", - "south": 37.1722571, - "west": 55.9982179 - }, - { - "area": 859657.1984702328, - "code": "VA", - "continent": "Europe", - "east": 12.4584798, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/00/Flag_of_the_Vatican_City.svg", - "imdbName": "Holy See (Vatican City State)", - "lat": 41.902916, - "lng": 12.453389, - "name": "Vatican City", - "north": 41.9075614, - "region": "Southern Europe", - "south": 41.9002754, - "west": 12.445687 - }, - { - "area": 3574522769.0172334, - "code": "VC", - "continent": "South America", - "east": -61.1134244, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6d/Flag_of_Saint_Vincent_and_the_Grenadines.svg", - "lat": 13.2533835, - "lng": -61.196251, - "name": "Saint Vincent and the Grenadines", - "north": 13.3842132, - "region": "Caribbean", - "south": 12.5326587, - "west": -61.4610171 - }, - { - "area": 505622608362.1054, - "code": "VDVN", - "continent": "Asia", - "dissolved": { - "country": [ - "Vietnam" + { + "area": 4565866.285081814, + "code": "JTUM", + "continent": "Oceania", + "dependency": [ + "United States" ], - "date": "1976-07-02", - "dissolved": "merged" + "dissolved": { + "country": [ + "United States Minor Outlying Islands" + ], + "date": "1986", + "dissolved": "merged" + }, + "east": -169.5171052, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e5/Flag_of_Johnston_Atoll_%28local%29.svg", + "lat": 16.7322716, + "lng": -169.5308371, + "name": "Johnston Island", + "north": 16.7411326, + "region": "Polynesia", + "south": 16.7265491, + "west": -169.5434874, + "wikipediaName": "Johnston Atoll" }, - "east": 108.1925689, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6b/Flag_of_North_Vietnam_1945-1955.svg", - "lat": 19.69181855, - "lng": 105.26002, - "name": "North Vietnam", - "north": 23.3888341, - "region": "South-Eastern Asia", - "south": 15.994803, - "west": 102.3274711 - }, - { - "area": 1924084866701.1467, - "code": "VE", - "continent": "South America", - "east": -59.805666, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/06/Flag_of_Venezuela.svg", - "lat": 6.42375, - "lng": -66.58973, - "name": "Venezuela", - "north": 12.2019032, - "region": "Southern America", - "south": 0.6475291, - "west": -73.3515581 - }, - { - "area": 3020529274.913091, - "code": "VG", - "continent": "South America", - "dependency": [ - "United Kingdom" - ], - "east": -64.2704487, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/42/Flag_of_the_British_Virgin_Islands.svg", - "lat": 18.420695, - "lng": -64.639968, - "name": "British Virgin Islands", - "north": 18.7495529, - "region": "Caribbean", - "south": 18.3063328, - "west": -64.8504602 - }, - { - "area": 4527869653.723633, - "code": "VI", - "continent": "South America", - "dependency": [ - "United States" - ], - "east": -64.5654944, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f8/Flag_of_the_United_States_Virgin_Islands.svg", - "imdbName": "US Virgin Islands", - "lat": 18.335765, - "lng": -64.896335, - "name": "United States Virgin Islands", - "north": 18.41295, - "region": "Caribbean", - "south": 17.673884, - "west": -65.0854569 - }, - { - "area": 1303975005595.8723, - "code": "VN", - "continent": "Asia", - "created": { - "country": [ - "North Vietnam", - "South Vietnam" + { + "area": 347276559114.394, + "code": "KAKH", + "continent": "Asia", + "created": { + "country": [ + "Khmer Republic" + ], + "created": "renamed", + "date": "1975-04-17" + }, + "dissolved": { + "country": [ + "Cambodia" + ], + "date": "1989-05-01", + "dissolved": "renamed" + }, + "east": 107.627687, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/83/Flag_of_Cambodia.svg", + "lat": 12.565679, + "lng": 104.990963, + "name": "Kampuchea", + "north": 14.6901791, + "region": "South-Eastern Asia", + "south": 9.2768081, + "west": 102.333542, + "wikipediaName": "People's Republic of Kampuchea" + }, + { + "area": 961403763583.1138, + "code": "KE", + "continent": "Africa", + "east": 41.9068317, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/49/Flag_of_Kenya.svg", + "languages": [ + "Swahili" ], - "created": "merged", - "date": "1976-07-02" + "lat": -0.023559, + "lng": 37.906193, + "name": "Kenya", + "north": 5.0334209, + "region": "Eastern Africa", + "south": -4.6796816, + "west": 33.9098212 }, - "east": 109.4689751, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/21/Flag_of_Vietnam.svg", - "languages": [ - "Vietnamese" - ], - "lat": 14.058324, - "lng": 108.277199, - "name": "Vietnam", - "north": 23.393395, - "region": "South-Eastern Asia", - "south": 8.4127295, - "west": 102.14441 - }, - { - "area": 532017565567.03925, - "code": "VNVN", - "continent": "Asia", - "dissolved": { - "country": [ - "Vietnam" + { + "area": 417817066861.2235, + "code": "KG", + "continent": "Asia", + "created": { + "country": [ + "Soviet Union" + ], + "created": "split", + "date": "1991-08-31" + }, + "east": 80.2265594, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/c7/Flag_of_Kyrgyzstan.svg", + "languages": [ + "Kyrgyz" ], - "date": "1976-07-02", - "dissolved": "merged" + "lat": 41.20438, + "lng": 74.766098, + "name": "Kyrgyzstan", + "north": 43.2653569, + "region": "Central Asia", + "south": 39.180254, + "west": 69.250998 }, - "east": 109.461465, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e9/Flag_of_South_Vietnam.svg", - "lat": 12.3190807, - "lng": 106.64693735, - "name": "South Vietnam", - "north": 16.2254319, - "region": "South-Eastern Asia", - "south": 8.4127295, - "west": 103.8324097 - }, - { - "area": 314889117129.67786, - "code": "VU", - "continent": "Oceania", - "created": { - "country": [ - "New Hebrides" + { + "area": 347276559114.394, + "code": "KH", + "continent": "Asia", + "created": { + "country": [ + "Kampuchea" + ], + "created": "renamed", + "date": "1989-05-01" + }, + "east": 107.627687, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/83/Flag_of_Cambodia.svg", + "languages": [ + "Central Khmer" ], - "created": "renamed", - "date": "1980-07-30" + "lat": 12.565679, + "lng": 104.990963, + "name": "Cambodia", + "north": 14.6901791, + "region": "South-Eastern Asia", + "south": 9.2768081, + "west": 102.333542 }, - "east": 170.2384597, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bc/Flag_of_Vanuatu.svg", - "independence": { - "country": [ + { + "area": 347276559114.394, + "code": "KHKA", + "continent": "Asia", + "dissolved": { + "country": [ + "Kampuchea" + ], + "date": "1975-04-17", + "dissolved": "renamed" + }, + "east": 107.627687, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a8/Flag_of_the_Khmer_Republic.svg", + "lat": 12.565679, + "lng": 104.990963, + "name": "Khmer Republic", + "north": 14.6901791, + "region": "South-Eastern Asia", + "south": 9.2768081, + "west": 102.333542 + }, + { + "area": 8019481073582.918, + "code": "KI", + "continent": "Oceania", + "created": { + "country": [ + "Canton and Enderbury Islands", + "Gilbert Islands" + ], + "created": "merged", + "date": "1979-07-12" + }, + "east": -150.1958942, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d3/Flag_of_Kiribati.svg", + "independence": { + "country": [ + "United Kingdom", + "United States" + ], + "date": "1979-07-12" + }, + "lat": 1.8668577, + "lng": -157.3599202, + "name": "Kiribati", + "north": 4.6999585, + "region": "Micronesia", + "south": -11.4465192, + "west": 169.5215322 + }, + { + "area": 16808179818.356485, + "code": "KM", + "continent": "Africa", + "disputes": [ + "Anjouan", + "Moh\u00e9li" + ], + "east": 44.5405698, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/94/Flag_of_the_Comoros.svg", + "independence": { + "country": [ + "France" + ], + "date": "1975-07-06" + }, + "lat": -11.6455, + "lng": 43.3333, + "name": "Comoros", + "north": -11.3646394, + "region": "Eastern Africa", + "south": -12.4138212, + "west": 43.2194215 + }, + { + "area": 1351202438.2582128, + "code": "KM-A", + "continent": "Africa", + "disputed": [ + "Comoros" + ], + "dissolved": { + "country": [ + "Comoros" + ], + "date": "2002-03-10", + "dissolved": "joined" + }, + "east": 44.536171, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/58/Flag_of_Anjouan.svg", + "lat": -12.2138145, + "lng": 44.4370606, + "name": "Anjouan", + "north": -12.0634182, + "region": "Eastern Africa", + "south": -12.388629, + "west": 44.1931056 + }, + { + "area": 433890115.14031255, + "code": "KM-M", + "continent": "Africa", + "disputed": [ + "Comoros" + ], + "dissolved": { + "country": [ + "Comoros" + ], + "date": "2002-03-10", + "dissolved": "joined" + }, + "east": 43.8763046, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/32/Flag_of_Moh%C3%A9li.svg", + "lat": -12.3377376, + "lng": 43.7334089, + "name": "Moh\u00e9li", + "north": -12.2490952, + "region": "Eastern Africa", + "south": -12.3899703, + "west": 43.6219025 + }, + { + "area": 1246017604.5899081, + "code": "KN", + "continent": "South America", + "created": { + "country": [ + "Saint Christopher-Nevis-Anguilla" + ], + "created": "merged", + "date": "1983-09-19" + }, + "east": -62.5396943, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fe/Flag_of_Saint_Kitts_and_Nevis.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1983-09-19" + }, + "lat": 17.357822, + "lng": -62.782998, + "name": "Saint Kitts and Nevis", + "north": 17.4182012, + "region": "Caribbean", + "south": 17.094157, + "west": -62.8646171 + }, + { + "area": 651542072400.697, + "code": "KOJP", + "continent": "Asia", + "dissolved": { + "country": [ + "Japan" + ], + "date": "1910-08-22", + "dissolved": "joined" + }, + "east": 130.9232178, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/90/Flag_of_Korea_1882.svg", + "lat": 38.05884975, + "lng": 127.5483853, + "name": "Korea", + "north": 43.01159, + "region": "Eastern Asia", + "south": 33.1061095, + "west": 124.1735528, + "wikipediaName": "Korean Empire" + }, + { + "area": 328364393694.9923, + "code": "KP", + "continent": "Asia", + "east": 130.6884659, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/51/Flag_of_North_Korea.svg", + "lat": 40.339852, + "lng": 127.510093, + "name": "North Korea", + "north": 43.01159, + "region": "Eastern Asia", + "south": 37.6733322, + "west": 124.1735528 + }, + { + "area": 349372296031.2838, + "code": "KR", + "continent": "Asia", + "east": 130.9232178, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/09/Flag_of_South_Korea.svg", + "languages": [ + "Korean" + ], + "lat": 35.907757, + "lng": 127.766922, + "name": "South Korea", + "north": 38.6169312, + "region": "Eastern Asia", + "south": 33.1061095, + "west": 124.6081391 + }, + { + "area": 32035570981.040043, + "code": "KW", + "continent": "Asia", + "east": 48.4304579, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/aa/Flag_of_Kuwait.svg", + "lat": 29.31166, + "lng": 47.481766, + "name": "Kuwait", + "north": 30.1036993, + "region": "Western Asia", + "south": 28.5244463, + "west": 46.5530399 + }, + { + "area": 9794506562.796618, + "code": "KY", + "continent": "South America", + "dependency": [ + "United Kingdom" + ], + "east": -79.7229976, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0f/Flag_of_the_Cayman_Islands.svg", + "lat": 19.3133, + "lng": -81.2546, + "name": "Cayman Islands", + "north": 19.7569685, + "region": "Caribbean", + "south": 19.262839, + "west": -81.4199933 + }, + { + "area": 5019847650736.817, + "code": "KZ", + "continent": "Asia", + "created": { + "country": [ + "Soviet Union" + ], + "created": "split", + "date": "1991-12-16" + }, + "east": 87.315415, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d3/Flag_of_Kazakhstan.svg", + "languages": [ + "Kazakh" + ], + "lat": 48.019573, + "lng": 66.923684, + "name": "Kazakhstan", + "north": 55.4419839, + "region": "Central Asia", + "south": 40.5685841, + "west": 46.4936719 + }, + { + "area": 769236378929.5938, + "code": "LA", + "continent": "Asia", + "east": 107.69483, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/56/Flag_of_Laos.svg", + "languages": [ + "Lao" + ], + "lat": 19.85627, + "lng": 102.495496, + "name": "Laos", + "north": 22.502872, + "region": "South-Eastern Asia", + "south": 13.90972, + "west": 100.0832139 + }, + { + "area": 25599974731.623253, + "code": "LB", + "continent": "Asia", + "east": 36.62372, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/59/Flag_of_Lebanon.svg", + "lat": 33.854721, + "lng": 35.862285, + "name": "Lebanon", + "north": 34.69209, + "region": "Western Asia", + "south": 33.0550256, + "west": 35.1037781 + }, + { + "area": 1000911440.6765518, + "code": "LC", + "continent": "South America", + "east": -60.8730984, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9f/Flag_of_Saint_Lucia.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1979-02-22" + }, + "lat": 13.909444, + "lng": -60.978893, + "name": "Saint Lucia", + "north": 14.110932, + "region": "Caribbean", + "south": 13.7081176, + "west": -61.0796719 + }, + { + "area": 307188145.3271731, + "code": "LI", + "continent": "Europe", + "east": 9.6356501, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/47/Flag_of_Liechtenstein.svg", + "lat": 47.166, + "lng": 9.555373, + "name": "Liechtenstein", + "north": 47.2705467, + "region": "Western Europe", + "south": 47.04829, + "west": 9.47162 + }, + { + "area": 108146322532.06985, + "code": "LK", + "continent": "Asia", + "created": { + "country": [ + "Ceylon" + ], + "created": "renamed", + "date": "1972-05-22" + }, + "east": 81.8787029, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/11/Flag_of_Sri_Lanka.svg", + "languages": [ + "Tamil", + "Sinhala" + ], + "lat": 7.873054, + "lng": 80.771797, + "name": "Sri Lanka", + "north": 9.8358504, + "region": "Southern Asia", + "south": 5.9190779, + "west": 79.6289063 + }, + { + "area": 108146322532.06985, + "code": "LKLK", + "continent": "Asia", + "dissolved": { + "country": [ + "Sri Lanka" + ], + "date": "1972-05-22", + "dissolved": "renamed" + }, + "east": 81.8787029, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/11/Flag_of_Sri_Lanka.svg", + "lat": 7.873054, + "lng": 80.771797, + "name": "Ceylon", + "north": 9.8358504, + "region": "Southern Asia", + "south": 5.9190779, + "west": 79.6289063, + "wikipediaName": "Dominion of Ceylon" + }, + { + "area": 214104980161.3113, + "code": "LR", + "continent": "Africa", + "east": -7.3692549, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b8/Flag_of_Liberia.svg", + "lat": 6.428055, + "lng": -9.429499, + "name": "Liberia", + "north": 8.551986, + "region": "Western Africa", + "south": 4.3154139, + "west": -11.4742481 + }, + { + "area": 55421396805.47649, + "code": "LS", + "continent": "Africa", + "east": 29.4557087, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4a/Flag_of_Lesotho.svg", + "languages": [ + "Sotho" + ], + "lat": -29.609988, + "lng": 28.233608, + "name": "Lesotho", + "north": -28.5708011, + "region": "Southern Africa", + "south": -30.6755788, + "west": 27.011231 + }, + { + "area": 106358319926.30257, + "code": "LT", + "continent": "Europe", + "created": { + "country": [ + "Soviet Union" + ], + "created": "split", + "date": "1990-03-11" + }, + "east": 26.8355913, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/11/Flag_of_Lithuania.svg", + "languages": [ + "Lithuanian" + ], + "lat": 55.169438, + "lng": 23.881275, + "name": "Lithuania", + "north": 56.4503175, + "region": "Northern Europe", + "south": 53.8968787, + "west": 20.9494113 + }, + { + "area": 4674257255.530052, + "code": "LU", + "continent": "Europe", + "east": 6.5309701, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/da/Flag_of_Luxembourg.svg", + "languages": [ + "Luxembourgish" + ], + "lat": 49.815273, + "lng": 6.129583, + "name": "Luxembourg", + "north": 50.18282, + "region": "Western Europe", + "south": 49.447779, + "west": 5.7356699 + }, + { + "area": 118717138606.8546, + "code": "LV", + "continent": "Europe", + "created": { + "country": [ + "Soviet Union" + ], + "created": "split", + "date": "1990-05-04" + }, + "east": 28.2414029, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/84/Flag_of_Latvia.svg", + "languages": [ + "Latvian" + ], + "lat": 56.879635, + "lng": 24.603189, + "name": "Latvia", + "north": 58.0855713, + "region": "Northern Europe", + "south": 55.6748581, + "west": 20.9677297 + }, + { + "area": 2385694115754.925, + "code": "LY", + "continent": "Africa", + "east": 25.146954, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/05/Flag_of_Libya.svg", + "lat": 26.3351, + "lng": 17.228331, + "name": "Libya", + "north": 33.1667871, + "region": "Northern Africa", + "south": 19.5004298, + "west": 9.3914664 + }, + { + "area": 1057837882590.855, + "code": "MA", + "continent": "Africa", + "disputes": [ + "Sahrawi" + ], + "east": -0.9969757, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/2c/Flag_of_Morocco.svg", + "languages": [ + "Berber" + ], + "lat": 31.791702, + "lng": -7.09262, + "name": "Morocco", + "north": 35.9225072, + "region": "Northern Africa", + "south": 27.6666665, + "west": -13.1728913 + }, + { + "area": 7463646.767946672, + "code": "MC", + "continent": "Europe", + "east": 7.4397977, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/ea/Flag_of_Monaco.svg", + "lat": 43.7384176, + "lng": 7.4246158, + "name": "Monaco", + "north": 43.7519029, + "region": "Western Europe", + "south": 43.7247428, + "west": 7.4091049 + }, + { + "area": 90672046125.44339, + "code": "MD", + "continent": "Europe", + "created": { + "country": [ + "Soviet Union" + ], + "created": "split", + "date": "1991-08-27" + }, + "disputes": [ + "Transnistria" + ], + "east": 30.162538, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/27/Flag_of_Moldova.svg", + "lat": 47.411631, + "lng": 28.369885, + "name": "Moldova", + "north": 48.491944, + "region": "Eastern Europe", + "south": 45.466904, + "west": 26.6168559 + }, + { + "area": 19725872725.2967, + "code": "MD-SN", + "continent": "Europe", + "disputed": [ + "Moldova" + ], + "east": 29.983877, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/93/Transnistria_State_Flag.svg", + "lat": 47.2152972, + "lng": 29.4638054, + "name": "Transnistria", + "north": 48.172153, + "region": "Eastern Europe", + "south": 46.556053, + "west": 28.5296401 + }, + { + "area": 29942034495.52669, + "code": "ME", + "continent": "Europe", + "created": { + "country": [ + "Serbia and Montenegro" + ], + "created": "merged", + "date": "2006-06-05" + }, + "east": 20.3577649, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/64/Flag_of_Montenegro.svg", + "lat": 42.708678, + "lng": 19.37439, + "name": "Montenegro", + "north": 43.558743, + "region": "Southern Europe", + "south": 41.8497166, + "west": 18.4337921 + }, + { + "area": 169903608.20528534, + "code": "MF", + "continent": "South America", + "dependency": [ + "France" + ], + "east": -62.9703926, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/ec/Flag_of_Saint-Martin_%28local%29.svg", + "imdbName": "Saint Martin (French part)", + "lat": 18.08255, + "lng": -63.052251, + "name": "Saint Martin", + "north": 18.1251338, + "region": "Caribbean", + "south": 18.0462894, + "west": -63.1533267, + "wikipediaName": "Collectivity of Saint Martin" + }, + { + "area": 1166481756065.726, + "code": "MG", + "continent": "Africa", + "east": 50.4837799, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bc/Flag_of_Madagascar.svg", + "languages": [ + "Malagasy" + ], + "lat": -18.766947, + "lng": 46.869107, + "name": "Madagascar", + "north": -11.9519639, + "region": "Eastern Africa", + "south": -25.6065717, + "west": 43.1851395 + }, + { + "area": 1401538572034.8486, + "code": "MH", + "continent": "Oceania", + "created": { + "country": [ + "Pacific Islands" + ], + "created": "split", + "date": "1986-10-21" + }, + "east": 172.1701812, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/2e/Flag_of_the_Marshall_Islands.svg", + "independence": { + "country": [ + "United States" + ], + "date": "1986-10-21" + }, + "languages": [ + "Marshallese" + ], + "lat": 7.131474, + "lng": 171.184478, + "name": "Marshall Islands", + "north": 14.673255, + "region": "Micronesia", + "south": 4.5729556, + "west": 160.7979585 + }, + { + "area": 5129054.21672786, + "code": "MIUM", + "continent": "Oceania", + "dependency": [ + "United States" + ], + "dissolved": { + "country": [ + "United States Minor Outlying Islands" + ], + "date": "1986", + "dissolved": "merged" + }, + "east": -177.3695147, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/2a/Flag_of_the_Midway_Islands_%28local%29.svg", + "lat": 28.2102937, + "lng": -177.3790097, + "name": "Midway Islands", + "north": 28.2150965, + "region": "Polynesia", + "south": 28.1963806, + "west": -177.3946094, + "wikipediaName": "Midway Atoll" + }, + { + "area": 36351891212.97518, + "code": "MK", + "continent": "Europe", + "created": { + "country": [ + "Yugoslavia" + ], + "created": "split", + "date": "1991-09-08" + }, + "east": 23.034093, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f8/Flag_of_Macedonia.svg", + "googleName": "Macedonia (FYROM)", + "imdbName": "Republic of Macedonia", + "languages": [ + "Macedonian" + ], + "lat": 41.608635, + "lng": 21.745275, + "name": "Macedonia", + "north": 42.373646, + "region": "Southern Europe", + "south": 40.8537826, + "west": 20.452423, + "wikipediaName": "Republic of Macedonia" + }, + { + "area": 2887946393570.568, + "code": "ML", + "continent": "Africa", + "disputes": [ + "Azawad" + ], + "east": 4.2666666, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/92/Flag_of_Mali.svg", + "languages": [ + "Bambara" + ], + "lat": 17.570692, + "lng": -3.996166, + "name": "Mali", + "north": 25.000012, + "region": "Western Africa", + "south": 10.147811, + "west": -12.2388849 + }, + { + "area": 1271270205170.716, + "code": "ML-AZ", + "continent": "Africa", + "created": { + "country": [ + "Mali" + ], + "created": "split", + "date": "2012-04-06" + }, + "disputed": [ + "Mali" + ], + "east": 4.249149, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/50/MNLA_flag.svg", + "lat": 19.94921905, + "lng": -1.157628, + "name": "Azawad", + "north": 25.0020452, + "region": "Western Africa", + "south": 14.8963929, + "west": -6.564405 + }, + { + "area": 1987185942406.8538, + "code": "MM", + "continent": "Asia", + "created": { + "country": [ + "Burma" + ], + "created": "renamed", + "date": "1989-06-18" + }, + "east": 101.1702717, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/8c/Flag_of_Myanmar.svg", + "googleName": "Burma", + "lat": 21.913965, + "lng": 95.956223, + "name": "Myanmar", + "north": 28.5478351, + "region": "South-Eastern Asia", + "south": 9.6053198, + "west": 92.171808 + }, + { + "area": 2878341099123.783, + "code": "MN", + "continent": "Asia", + "east": 119.9319489, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4c/Flag_of_Mongolia.svg", + "languages": [ + "Mongolian" + ], + "lat": 46.862496, + "lng": 103.846656, + "name": "Mongolia", + "north": 52.1486965, + "region": "Eastern Asia", + "south": 41.5815201, + "west": 87.73762 + }, + { + "area": 87023510.08074442, + "code": "MO", + "continent": "Asia", + "dependency": [ + "China" + ], + "east": 113.5982798, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/63/Flag_of_Macau.svg", + "imdbName": "Macao", + "lat": 22.198745, + "lng": 113.543873, + "name": "Macau", + "north": 22.2170639, + "region": "Eastern Asia", + "south": 22.1097717, + "west": 113.5276053 + }, + { + "area": 89758868871.01183, + "code": "MP", + "continent": "Oceania", + "created": { + "country": [ + "Pacific Islands" + ], + "created": "split", + "date": "1978" + }, + "dependency": [ + "United States" + ], + "east": 146.0646485, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e0/Flag_of_the_Northern_Mariana_Islands.svg", + "lat": 15.0979, + "lng": 145.6739, + "name": "Northern Mariana Islands", + "north": 20.5534826, + "region": "Micronesia", + "south": 14.1103823, + "west": 144.886365 + }, + { + "area": 2456799235.0730696, + "code": "MQ", + "continent": "South America", + "dependency": [ + "France" + ], + "east": -60.8105278, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/c/c3/Flag_of_France.svg", + "lat": 14.641528, + "lng": -61.024174, + "name": "Martinique", + "north": 14.8784506, + "region": "Caribbean", + "south": 14.3886471, + "west": -61.2288666 + }, + { + "area": 1776283271981.1113, + "code": "MR", + "continent": "Africa", + "east": -4.8333343, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/43/Flag_of_Mauritania.svg", + "languages": [ + "Hassanya" + ], + "lat": 21.00789, + "lng": -10.940835, + "name": "Mauritania", + "north": 27.2944447, + "region": "Western Africa", + "south": 14.721273, + "west": -17.0701337 + }, + { + "area": 172028066.88426006, + "code": "MS", + "continent": "South America", + "dependency": [ + "United Kingdom" + ], + "east": -62.1441758, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d0/Flag_of_Montserrat.svg", + "lat": 16.742498, + "lng": -62.187366, + "name": "Montserrat", + "north": 16.8240519, + "region": "Caribbean", + "south": 16.674821, + "west": -62.241322 + }, + { + "area": 1086681617.3557851, + "code": "MT", + "continent": "Europe", + "east": 14.5755001, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/73/Flag_of_Malta.svg", + "languages": [ + "Maltese" + ], + "lat": 35.937496, + "lng": 14.375416, + "name": "Malta", + "north": 36.0821467, + "region": "Southern Europe", + "south": 35.805811, + "west": 14.1835259 + }, + { + "area": 851215363747.2188, + "code": "MU", + "continent": "Africa", + "east": 63.5035945, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/77/Flag_of_Mauritius.svg", + "lat": -20.348404, + "lng": 57.552152, + "name": "Mauritius", + "north": -10.3192548, + "region": "Eastern Africa", + "south": -20.5255121, + "west": 56.5127181 + }, + { + "area": 104345084113.85146, + "code": "MV", + "continent": "Asia", + "east": 73.7192702, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0f/Flag_of_Maldives.svg", + "lat": 3.9870284, + "lng": 73.4977747, + "name": "Maldives", + "north": 7.1062798, + "region": "Southern Asia", + "south": -0.7035846, + "west": 72.6385815 + }, + { + "area": 303848886083.1222, + "code": "MW", + "continent": "Africa", + "east": 35.9241664, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d1/Flag_of_Malawi.svg", + "languages": [ + "Nyanja" + ], + "lat": -13.254308, + "lng": 34.301525, + "name": "Malawi", + "north": -9.3671539, + "region": "Eastern Africa", + "south": -17.1352784, + "west": 32.6788891 + }, + { + "area": 6511477391320.134, + "code": "MX", + "continent": "South America", + "east": -86.7105711, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fc/Flag_of_Mexico.svg", + "languages": [ + "Maya" + ], + "lat": 23.634501, + "lng": -102.552784, + "name": "Mexico", + "north": 32.7187631, + "region": "Central America", + "south": 14.534548, + "west": -118.383462 + }, + { + "area": 1578205782977.5474, + "code": "MY", + "continent": "Asia", + "east": 119.2658119, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/66/Flag_of_Malaysia.svg", + "languages": [ + "Malay" + ], + "lat": 4.210484, + "lng": 101.975766, + "name": "Malaysia", + "north": 7.363468, + "region": "South-Eastern Asia", + "south": 0.8538209, + "west": 99.640573 + }, + { + "area": 2038055757698.173, + "code": "MZ", + "continent": "Africa", + "east": 40.8391213, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d0/Flag_of_Mozambique.svg", + "independence": { + "country": [ + "Portugal" + ], + "date": "1975-06-25" + }, + "lat": -18.665695, + "lng": 35.529562, + "name": "Mozambique", + "north": -10.471202, + "region": "Eastern Africa", + "south": -26.8681086, + "west": 30.2155496 + }, + { + "area": 1851220222890.3416, + "code": "NA", + "continent": "Africa", + "created": { + "country": [ + "South Africa" + ], + "created": "split", + "date": "1990-05-21" + }, + "east": 25.2617519, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/00/Flag_of_Namibia.svg", + "lat": -22.95764, + "lng": 18.49041, + "name": "Namibia", + "north": -16.9634854, + "region": "Southern Africa", + "south": -28.9706387, + "west": 11.7242468 + }, + { + "area": 176206323767.27075, + "code": "NC", + "continent": "Oceania", + "dependency": [ + "France" + ], + "east": 168.1336819, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/23/Flag_of_New_Caledonia.svg", + "lat": -20.904305, + "lng": 165.618042, + "name": "New Caledonia", + "north": -19.5395087, + "region": "Melanesia", + "south": -22.8819479, + "west": 163.569721 + }, + { + "area": 2204036099775.763, + "code": "NE", + "continent": "Africa", + "east": 15.9990339, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f4/Flag_of_Niger.svg", + "languages": [ + "Djerma" + ], + "lat": 17.607789, + "lng": 8.081666, + "name": "Niger", + "north": 23.5000002, + "region": "Western Africa", + "south": 11.693756, + "west": 0.1666672 + }, + { + "area": 123433135.97297889, + "code": "NF", + "continent": "Oceania", + "dependency": [ + "Australia" + ], + "east": 167.9969269, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/48/Flag_of_Norfolk_Island.svg", + "lat": -29.040835, + "lng": 167.954712, + "name": "Norfolk Island", + "north": -28.9953881, + "region": "Australia and New Zealand", + "south": -29.1365875, + "west": 167.9162192 + }, + { + "area": 1410466875241.0466, + "code": "NG", + "continent": "Africa", + "disputes": [ + "Biafra" + ], + "east": 14.6779814, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/79/Flag_of_Nigeria.svg", + "languages": [ + "Yoruba", + "Ibo", + "Hausa" + ], + "lat": 9.081999, + "lng": 8.675277, + "name": "Nigeria", + "north": 13.8856449, + "region": "Western Africa", + "south": 4.2698571, + "west": 2.676932 + }, + { + "area": 132671097583.93817, + "code": "NG-BI", + "continent": "Africa", + "disputed": [ + "Nigeria" + ], + "dissolved": { + "country": [ + "Nigeria" + ], + "date": "1970-01-75", + "dissolved": "joined" + }, + "east": 9.472486, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/82/Flag_of_Biafra.svg", + "lat": 5.58841245, + "lng": 7.4213746, + "name": "Biafra", + "north": 6.899681, + "region": "Western Africa", + "south": 4.2771439, + "west": 5.3702632 + }, + { + "area": 314889117129.67786, + "code": "NHVU", + "continent": "Oceania", + "dependency": [ "France", "United Kingdom" ], - "date": "1980-07-30" - }, - "lat": -15.376706, - "lng": 166.959158, - "name": "Vanuatu", - "north": -13.0724554, - "region": "Melanesia", - "south": -20.2522929, - "west": 166.5417588 - }, - { - "area": 29182466281.98004, - "code": "WF", - "continent": "Oceania", - "dependency": [ - "France" - ], - "east": -176.124841, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d2/Flag_of_Wallis_and_Futuna.svg", - "lat": -14.2938, - "lng": -178.1165, - "name": "Wallis and Futuna", - "north": -13.1833201, - "region": "Polynesia", - "south": -14.3621244, - "west": -178.181752 - }, - { - "area": 19955941.345983617, - "code": "WKUM", - "continent": "Oceania", - "dependency": [ - "United States" - ], - "dissolved": { - "country": [ - "United States Minor Outlying Islands" + "disputes": [ + "Tafea", + "Tanna", + "Vemerana" ], - "date": "1986", - "dissolved": "merged" + "dissolved": { + "country": [ + "Vanuatu" + ], + "date": "1980-07-30", + "dissolved": "renamed" + }, + "east": 170.2384597, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/42/Flag_of_Anglo-French_Joint_Naval_Commission.svg", + "lat": -15.376706, + "lng": 166.959158, + "name": "New Hebrides", + "north": -13.0724554, + "region": "Melanesia", + "south": -20.2522929, + "west": 166.5417588 }, - "east": 166.660066, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/47/Flag_of_Wake_Island.svg", - "lat": 19.2854467, - "lng": 166.6499348, - "name": "Wake Island", - "north": 19.3096949, - "region": "Micronesia", - "south": 19.26969, - "west": 166.617417 - }, - { - "area": 10765472542.265308, - "code": "WS", - "continent": "Oceania", - "east": -171.405859, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/31/Flag_of_Samoa.svg", - "languages": [ - "Samoan" - ], - "lat": -13.759029, - "lng": -172.104629, - "name": "Samoa", - "north": -13.4344024, - "region": "Polynesia", - "south": -14.0765884, - "west": -172.7985992 - }, - { - "area": 22967893826.470978, - "code": "XK", - "continent": "Europe", - "created": { - "country": [ - "Serbia" + { + "area": 23820142756.768612, + "code": "NHVU-TF", + "continent": "Oceania", + "disputed": [ + "New Hebrides" ], - "created": "split", - "date": "2008-02-17" + "dissolved": { + "country": [ + "New Hebrides" + ], + "date": "1980-05-26", + "dissolved": "joined" + }, + "east": 170.237299, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/64/Tafea_Flag.svg", + "lat": -18.7237827, + "lng": 169.0645056, + "name": "Tafea", + "north": -18.6213293, + "region": "Melanesia", + "south": -20.2504909, + "west": 168.9860777 }, - "disputed": [ - "Serbia" - ], - "east": 21.7898669, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1f/Flag_of_Kosovo.svg", - "googleName": "Kosova (Kosovo)", - "lat": 42.6026359, - "lng": 20.902977, - "name": "Kosovo", - "north": 43.269314, - "region": "Southern Europe", - "south": 41.852085, - "west": 20.014284, - "wikipediaName": "Republic of Kosovo" - }, - { - "area": 581768114676.5299, - "code": "YDYE", - "continent": "Asia", - "dissolved": { - "country": [ - "Yemen" + { + "area": 1134264923.2196689, + "code": "NHVU-TN", + "continent": "Oceania", + "disputed": [ + "New Hebrides" ], - "date": "1990-05-22", - "dissolved": "merged" + "dissolved": { + "country": [ + "New Hebrides" + ], + "date": "1974-06-29", + "dissolved": "joined" + }, + "east": 169.5043658, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6d/Bandera_Tanna_Vanuatu.svg", + "lat": -19.5154862, + "lng": 169.3578201, + "name": "Tanna", + "north": -19.3156794, + "region": "Melanesia", + "south": -19.6575415, + "west": 169.2203521, + "wikipediaName": "Tanna (island)" }, - "east": 53.0783, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/db/Flag_of_South_Yemen.svg", - "lat": 16.0246844, - "lng": 48.97548515, - "name": "South Yemen", - "north": 19.002331, - "region": "Western Asia", - "south": 13.0470378, - "west": 44.8726703 - }, - { - "area": 1045661358711.0955, - "code": "YE", - "continent": "Asia", - "created": { - "country": [ - "North Yemen", - "South Yemen" + { + "area": 8851103417.740273, + "code": "NHVU-VE", + "continent": "Oceania", + "disputed": [ + "New Hebrides" ], - "created": "merged", - "date": "1990-05-22" + "dissolved": { + "country": [ + "New Hebrides" + ], + "date": "1980-07-24", + "dissolved": "joined" + }, + "east": 167.2610092, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/90/Flag_of_Vemerana.svg", + "lat": -15.3003549, + "lng": 166.9182097, + "name": "Vemerana", + "north": -14.6430503, + "region": "Melanesia", + "south": -15.6714696, + "west": 166.5414476 }, - "east": 54.5335554, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/89/Flag_of_Yemen.svg", - "lat": 15.552727, - "lng": 48.516388, - "name": "Yemen", - "north": 18.9996331, - "region": "Western Asia", - "south": 12.1081658, - "west": 41.8160553 - }, - { - "area": 215113232244.51578, - "code": "YEYE", - "continent": "Asia", - "dissolved": { - "country": [ - "Yemen" + { + "area": 266184535261.75607, + "code": "NI", + "continent": "South America", + "east": -82.5920716, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/19/Flag_of_Nicaragua.svg", + "lat": 12.865416, + "lng": -85.207229, + "name": "Nicaragua", + "north": 15.0302755, + "region": "Central America", + "south": 10.7080549, + "west": -87.6910686 + }, + { + "area": 82535803584.80461, + "code": "NL", + "continent": "Europe", + "dependencies": [ + "Aruba", + "Bonaire, Sint Eustatius and Saba", + "Cura\u00e7ao", + "Netherlands Antilles", + "Sint Maarten" ], - "date": "1990-05-22", - "dissolved": "merged" - }, - "east": 47.0087311, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f6/Flag_of_North_Yemen.svg", - "lat": 15.0191335, - "lng": 45.1242575, - "name": "North Yemen", - "north": 17.4041709, - "region": "Western Asia", - "south": 12.6340961, - "west": 43.2397839, - "wikipediaName": "Yemen Arab Republic" - }, - { - "area": 1256673961.070732, - "code": "YT", - "continent": "Africa", - "dependency": [ - "France" - ], - "east": 45.3000288, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4a/Flag_of_Mayotte_%28local%29.svg", - "lat": -12.8275, - "lng": 45.166244, - "name": "Mayotte", - "north": -12.6365371, - "region": "Eastern Africa", - "south": -13.0055279, - "west": 45.0181707 - }, - { - "area": 519488193285.855, - "code": "YUCS", - "continent": "Europe", - "dissolved": { - "country": [ - "Serbia and Montenegro" + "east": 7.2275102, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/20/Flag_of_the_Netherlands.svg", + "googleName": "The Netherlands", + "languages": [ + "Dutch" ], - "date": "2003-02-04", - "dissolved": "renamed" + "lat": 52.132633, + "lng": 5.291266, + "name": "Netherlands", + "north": 53.5560213, + "region": "Western Europe", + "south": 50.7503838, + "west": 3.357962 }, - "east": 23.034093, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e7/Flag_of_the_Kingdom_of_Yugoslavia.svg", - "imdbName": "Federal Republic of Yugoslavia", - "languages": [ - "Serbo-Croatian" - ], - "lat": 43.86521465, - "lng": 18.2048195, - "name": "Yugoslavia", - "north": 46.8766467, - "region": "Southern Europe", - "south": 40.8537826, - "west": 13.375546 - }, - { - "area": 2269556756163.599, - "code": "ZA", - "continent": "Africa", - "dependencies": [ - "Bophuthatswana", - "Ciskei", - "Transkei", - "Venda" - ], - "east": 32.8909911, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/af/Flag_of_South_Africa.svg", - "languages": [ - "Xhosa", - "Afrikaans", - "Zulu" - ], - "lat": -30.559482, - "lng": 22.937506, - "name": "South Africa", - "north": -22.1253868, - "region": "Southern Africa", - "south": -34.8329773, - "west": 16.4608321 - }, - { - "area": 295434292273.01605, - "code": "ZA-BO", - "continent": "Africa", - "dependency": [ - "South Africa" - ], - "dissolved": { - "country": [ - "South Africa" + { + "area": 1872514739737.7063, + "code": "NO", + "continent": "Europe", + "dependencies": [ + "Bouvet Island", + "Peter I Island", + "Queen Maud Land", + "Svalbard and Jan Mayen", + "Antarctica" ], - "date": "1994-04-27", - "dissolved": "joined" - }, - "east": 28.2828041, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/77/Flag_of_Bophuthatswana.svg", - "lat": -26.95380165, - "lng": 25.54969205, - "name": "Bophuthatswana", - "north": -24.5065762, - "region": "Southern Africa", - "south": -29.4010271, - "west": 22.81658 - }, - { - "area": 22412104017.53, - "code": "ZA-CI", - "continent": "Africa", - "dependency": [ - "South Africa" - ], - "dissolved": { - "country": [ - "South Africa" + "east": 31.1682684, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d9/Flag_of_Norway.svg", + "languages": [ + "Norwegian" ], - "date": "1994-04-27", - "dissolved": "joined" + "lat": 60.472024, + "lng": 8.468946, + "name": "Norway", + "north": 71.1854762, + "region": "Northern Europe", + "south": 57.959599, + "west": 4.5000962 }, - "east": 28.0353449, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/cc/Flag_of_Ciskei.svg", - "lat": -32.7263335, - "lng": 27.4326999, - "name": "Ciskei", - "north": -31.834457, - "region": "Southern Africa", - "south": -33.61821, - "west": 26.8300549 - }, - { - "area": 60886162683.70658, - "code": "ZA-TR", - "continent": "Africa", - "dependency": [ - "South Africa" - ], - "dissolved": { - "country": [ - "South Africa" + { + "area": 225274128.2496104, + "code": "NO-PI", + "continent": "Antarctica", + "dependency": [ + "Norway" ], - "date": "1994-04-27", - "dissolved": "joined" + "east": -90.447166, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d9/Flag_of_Norway.svg", + "lat": -68.7858824, + "lng": -90.6266444, + "name": "Peter I Island", + "north": -68.7121811, + "region": "Antarctica", + "south": -68.8936, + "west": -90.724297 }, - "east": 30.2847061, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/05/Flag_of_Transkei.svg", - "lat": -31.1167029, - "lng": 28.5573805, - "name": "Transkei", - "north": -30.2860409, - "region": "Southern Africa", - "south": -31.9473649, - "west": 26.8300549 - }, - { - "area": 20818352544.09461, - "code": "ZA-VE", - "continent": "Africa", - "dependency": [ - "South Africa" - ], - "dissolved": { - "country": [ - "South Africa" + { + "area": 363971215047.72833, + "code": "NP", + "continent": "Asia", + "east": 88.1992978, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9b/Flag_of_Nepal.svg", + "languages": [ + "Nepali" ], - "date": "1994-04-27", - "dissolved": "joined" + "lat": 28.394857, + "lng": 84.124008, + "name": "Nepal", + "north": 30.4469452, + "region": "Southern Asia", + "south": 26.3477794, + "west": 80.0522222 }, - "east": 31.3348961, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/3a/Flag_of_Venda.svg", - "lat": -23.1701895, - "lng": 30.70374495, - "name": "Venda", - "north": -22.446344, - "region": "Southern Africa", - "south": -23.894035, - "west": 30.0725938 - }, - { - "area": 1393102931629.7065, - "code": "ZM", - "continent": "Africa", - "east": 33.7022218, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/06/Flag_of_Zambia.svg", - "lat": -13.133897, - "lng": 27.849332, - "name": "Zambia", - "north": -8.2032836, - "region": "Eastern Africa", - "south": -18.077418, - "west": 21.9963877 - }, - { - "area": 4437461670331.977, - "code": "ZRCD", - "continent": "Africa", - "dissolved": { - "country": [ - "Democratic Republic of the Congo" + { + "area": 2278006059305.4453, + "code": "NQAQ", + "continent": "Antarctica", + "dependency": [ + "Norway" ], - "date": "1997-05-17", - "dissolved": "renamed" + "east": 44.6333333333, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d9/Flag_of_Norway.svg", + "lat": -72.5255643899, + "lng": 32.3166666667, + "name": "Queen Maud Land", + "north": -60, + "region": "Antarctica", + "south": -85.0511287798, + "west": 20 }, - "east": 31.3146115, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/5c/Flag_of_Zaire.svg", - "lat": -4.038333, - "lng": 21.758664, - "name": "Zaire", - "north": 5.3920026, - "region": "Middle Africa", - "south": -13.459035, - "west": 12.1855092 - }, - { - "area": 624886303271.2074, - "code": "ZW", - "continent": "Africa", - "created": { - "country": [ - "Southern Rhodesia" + { + "area": 31542670.03488976, + "code": "NR", + "continent": "Oceania", + "east": 166.9589281, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/30/Flag_of_Nauru.svg", + "lat": -0.522778, + "lng": 166.931503, + "name": "Nauru", + "north": -0.5026395, + "region": "Micronesia", + "south": -0.5541894, + "west": 166.9095486 + }, + { + "area": 5015092061.62771, + "code": "NTHH", + "continent": "Asia", + "disputed": [ + "Iraq", + "Saudi Arabia" ], - "created": "renamed", - "date": "1980-04-18" + "dissolved": { + "country": [ + "Iraq", + "Saudi Arabia" + ], + "date": "1991", + "dissolved": "joined" + }, + "east": 46.6395783, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/2f/Flag_of_the_United_Nations.svg", + "lat": 29.0864144, + "lng": 45.67616515, + "name": "Neutral Zone", + "north": 29.2065879, + "region": "Western Asia", + "south": 28.9662409, + "west": 44.712752, + "wikipediaName": "Saudi-Iraqi neutral zone" }, - "east": 33.0682357, - "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6a/Flag_of_Zimbabwe.svg", - "independence": { - "country": [ + { + "area": 416522426.3572096, + "code": "NU", + "continent": "Oceania", + "dependency": [ + "New Zealand" + ], + "east": -169.7743248, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/01/Flag_of_Niue.svg", + "lat": -19.054445, + "lng": -169.867233, + "name": "Niue", + "north": -18.95297, + "region": "Polynesia", + "south": -19.1555664, + "west": -169.9498487 + }, + { + "area": 3909215860500.712, + "code": "NZ", + "continent": "Oceania", + "dependencies": [ + "Cook Islands", + "Niue", + "Ross Dependency", + "Tokelau", + "Antarctica" + ], + "east": -176.1542248, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/3e/Flag_of_New_Zealand.svg", + "languages": [ + "Maori" + ], + "lat": -40.900557, + "lng": 174.885971, + "name": "New Zealand", + "north": -29.2313419, + "region": "Australia and New Zealand", + "south": -52.6194185, + "west": 165.8694369 + }, + { + "area": 4623828266526.1045, + "code": "NZ-AQ", + "continent": "Antarctica", + "dependency": [ + "New Zealand" + ], + "east": -150, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/3e/Flag_of_New_Zealand.svg", + "lat": -72.5255643899, + "lng": -175, + "name": "Ross Dependency", + "north": -60, + "region": "Antarctica", + "south": -85.0511287798, + "west": 160 + }, + { + "area": 880490866102.8378, + "code": "OM", + "continent": "Asia", + "east": 59.8393974, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/dd/Flag_of_Oman.svg", + "lat": 21.512583, + "lng": 55.923255, + "name": "Oman", + "north": 26.4053947, + "region": "Western Asia", + "south": 16.650336, + "west": 52.0000018 + }, + { + "area": 176575023701.57465, + "code": "PA", + "continent": "South America", + "east": -77.158488, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/ab/Flag_of_Panama.svg", + "lat": 8.537981, + "lng": -80.782127, + "name": "Panama", + "north": 9.647779, + "region": "Central America", + "south": 7.2035564, + "west": -83.0522411 + }, + { + "area": 8696244928787.729, + "code": "PCHH", + "continent": "Oceania", + "dependency": [ + "United States" + ], + "dissolved": { + "country": [ + "Palau" + ], + "date": "1994-10-01", + "dissolved": "renamed" + }, + "east": 172.1701812, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/41/Flag_of_the_Trust_Territory_of_the_Pacific_Islands.svg", + "lat": 11.77731075, + "lng": 151.66970055, + "name": "Pacific Islands", + "north": 20.5534826, + "region": "Micronesia", + "south": 3.0011389, + "west": 131.1692199, + "wikipediaName": "Trust Territory of the Pacific Islands" + }, + { + "area": 2827602481279.1978, + "code": "PE", + "continent": "South America", + "east": -68.652329, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/cf/Flag_of_Peru.svg", + "languages": [ + "Quechua" + ], + "lat": -9.189967, + "lng": -75.015152, + "name": "Peru", + "north": -0.038777, + "region": "Southern America", + "south": -18.3515803, + "west": -81.3285041 + }, + { + "area": 2925585941758.0215, + "code": "PF", + "continent": "Oceania", + "dependency": [ + "France" + ], + "east": -138.6094017, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/db/Flag_of_French_Polynesia.svg", + "lat": -17.679742, + "lng": -149.406843, + "name": "French Polynesia", + "north": -7.8956151, + "region": "Polynesia", + "south": -23.9062409, + "west": -153.9916491 + }, + { + "area": 2474419279944.0522, + "code": "PG", + "continent": "Oceania", + "disputes": [ + "Bougainville" + ], + "east": 159.4925058, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e3/Flag_of_Papua_New_Guinea.svg", + "independence": { + "country": [ + "Australia" + ], + "date": "1975-09-16" + }, + "languages": [ + "Korowai" + ], + "lat": -6.314993, + "lng": 143.95555, + "name": "Papua New Guinea", + "north": -0.8713195, + "region": "Melanesia", + "south": -11.6578607, + "west": 140.8419695 + }, + { + "area": 138121270013.83716, + "code": "PG-NSA", + "continent": "Oceania", + "disputed": [ + "Papua New Guinea" + ], + "dissolved": { + "country": [ + "Papua New Guinea" + ], + "date": "1998-12-24", + "dissolved": "joined" + }, + "east": 157.0857237, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e4/Flag_of_Bougainville.svg", + "lat": -6.053602, + "lng": 155.1907309, + "name": "Bougainville", + "north": -3.10944, + "region": "Melanesia", + "south": -6.8802301, + "west": 154.1180475, + "wikipediaName": "Autonomous Region of Bougainville" + }, + { + "area": 1789816879031.1318, + "code": "PH", + "continent": "Asia", + "east": 126.6043837, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/99/Flag_of_the_Philippines.svg", + "languages": [ + "Bicolano", + "Tagalog", + "Filipino" + ], + "lat": 12.879721, + "lng": 121.774017, + "name": "Philippines", + "north": 19.5740241, + "region": "South-Eastern Asia", + "south": 4.6134443, + "west": 116.7029193 + }, + { + "area": 2422273814248.002, + "code": "PK", + "continent": "Asia", + "dependencies": [ + "Azad Kashmir", + "Gilgit-Baltistan" + ], + "east": 77.8356668, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/32/Flag_of_Pakistan.svg", + "languages": [ + "Sindhi", + "Urdu" + ], + "lat": 30.375321, + "lng": 69.345116, + "name": "Pakistan", + "north": 37.084107, + "region": "Southern Asia", + "south": 23.6946946, + "west": 60.8729721 + }, + { + "area": 45509111052.29749, + "code": "PK-JK", + "continent": "Asia", + "dependency": [ + "Pakistan" + ], + "east": 75.2642401, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4d/Flag_of_Azad_Kashmir.svg", + "lat": 33.8866588, + "lng": 73.9359821, + "name": "Azad Kashmir", + "north": 35.1311016, + "region": "Southern Asia", + "south": 32.7637389, + "west": 73.394078 + }, + { + "area": 137718195471.22104, + "code": "PK-NA", + "continent": "Asia", + "dependency": [ + "Pakistan" + ], + "east": 77.8293243, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/37/Flag_of_Gilgit-Baltistan_United_Movement.svg", + "lat": 35.952035, + "lng": 74.5931921, + "name": "Gilgit-Baltistan", + "north": 37.0841069, + "region": "Southern Asia", + "south": 34.5106098, + "west": 72.5046597, + "wikipediaName": "Gilgit\u2013Baltistan" + }, + { + "area": 446716337927.05286, + "code": "PL", + "continent": "Europe", + "east": 24.1458931, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/1/12/Flag_of_Poland.svg", + "languages": [ + "Polish" + ], + "lat": 51.919438, + "lng": 19.145136, + "name": "Poland", + "north": 54.8358123, + "region": "Eastern Europe", + "south": 49.0020252, + "west": 14.1228641 + }, + { + "area": 958418242.0384462, + "code": "PM", + "continent": "North America", + "dependency": [ + "France" + ], + "east": -56.1189376, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/74/Flag_of_Saint-Pierre_and_Miquelon.svg", + "lat": 46.8852, + "lng": -56.3159, + "name": "Saint Pierre and Miquelon", + "north": 47.1442704, + "region": "Northern America", + "south": 46.7491058, + "west": -56.405632 + }, + { + "area": 78563020813.92622, + "code": "PN", + "continent": "Oceania", + "dependency": [ "United Kingdom" ], - "date": "1980-04-18" + "east": -124.7721577, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/88/Flag_of_the_Pitcairn_Islands.svg", + "imdbName": "Pitcairn", + "lat": -24.3764907, + "lng": -128.3243466, + "name": "Pitcairn Islands", + "north": -23.9144684, + "region": "Polynesia", + "south": -25.0798075, + "west": -130.7507388 }, - "languages": [ - "Shona" - ], - "lat": -19.015438, - "lng": 29.154857, - "name": "Zimbabwe", - "north": -15.609319, - "region": "Eastern Africa", - "south": -22.4245232, - "west": 25.237368 - } -] \ No newline at end of file + { + "area": 20352524871.789093, + "code": "PR", + "continent": "South America", + "dependency": [ + "United States" + ], + "east": -65.2211099, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/28/Flag_of_Puerto_Rico.svg", + "lat": 18.220833, + "lng": -66.590149, + "name": "Puerto Rico", + "north": 18.5160099, + "region": "Caribbean", + "south": 17.8814286, + "west": -67.9455471 + }, + { + "area": 19000981583.38278, + "code": "PS", + "continent": "Asia", + "east": 35.5740521, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/00/Flag_of_Palestine.svg", + "googleName": "Palestinian Territories", + "imdbName": "Occupied Palestinian Territory", + "lat": 31.952162, + "lng": 35.233154, + "name": "Palestine", + "north": 32.5520999, + "region": "Western Asia", + "south": 31.219691, + "west": 34.2187187, + "wikipediaName": "Palestinian territories" + }, + { + "area": 2408817279130.2983, + "code": "PT", + "continent": "Europe", + "east": -6.1902091, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/5c/Flag_of_Portugal.svg", + "languages": [ + "Portuguese" + ], + "lat": 39.399872, + "lng": -8.224454, + "name": "Portugal", + "north": 42.1542048, + "region": "Southern Europe", + "south": 32.40374, + "west": -31.275158 + }, + { + "area": 1404904017332.7883, + "code": "PUUM", + "continent": "Oceania", + "dependency": [ + "United States" + ], + "dissolved": { + "country": [ + "United States Minor Outlying Islands" + ], + "date": "1986", + "dissolved": "merged" + }, + "east": -160.0045781, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e2/Flag_of_the_United_States_%28Pantone%29.svg", + "lat": 3.02849705, + "lng": -168.31455555, + "name": "United States Miscellaneous Pacific Islands", + "north": 6.4460001, + "region": "Polynesia", + "south": -0.389006, + "west": -176.624533 + }, + { + "area": 223039857524.5294, + "code": "PW", + "continent": "Oceania", + "created": { + "country": [ + "Pacific Islands" + ], + "created": "renamed", + "date": "1994-10-01" + }, + "east": 134.7210985, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/48/Flag_of_Palau.svg", + "independence": { + "country": [ + "United States" + ], + "date": "1994-10-01" + }, + "lat": 7.51498, + "lng": 134.58252, + "name": "Palau", + "north": 8.0940234, + "region": "Micronesia", + "south": 3.0011389, + "west": 131.1692199 + }, + { + "area": 790119534175.5375, + "code": "PY", + "continent": "South America", + "east": -54.258562, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/27/Flag_of_Paraguay.svg", + "languages": [ + "Guarani" + ], + "lat": -23.442503, + "lng": -58.443832, + "name": "Paraguay", + "north": -19.2877065, + "region": "Southern America", + "south": -27.5883343, + "west": -62.6380511 + }, + { + "area": 3095516473.858264, + "code": "PZPA", + "continent": "South America", + "dependency": [ + "United States" + ], + "dissolved": { + "country": [ + "Panama" + ], + "date": "1979-10-01", + "dissolved": "joined" + }, + "east": -79.5183885, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b0/Panama_Canal_Zone_Flag.png", + "lat": 9.15749335, + "lng": -79.7708426, + "name": "Panama Canal Zone", + "north": 9.4080584, + "region": "Central America", + "south": 8.9069283, + "west": -80.0232967 + }, + { + "area": 17127168330.193848, + "code": "QA", + "continent": "Asia", + "east": 51.6432601, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/65/Flag_of_Qatar.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1971-09-03" + }, + "lat": 25.354826, + "lng": 51.183884, + "name": "Qatar", + "north": 26.1830927, + "region": "Western Asia", + "south": 24.471118, + "west": 50.7500553 + }, + { + "area": 3712139898.917095, + "code": "RE", + "continent": "Africa", + "dependency": [ + "France" + ], + "east": 55.8365536, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/05/Proposed_flag_of_R%C3%A9union_%28ARF%29.svg", + "lat": -21.115141, + "lng": 55.536384, + "name": "R\u00e9union", + "north": -20.8717557, + "region": "Eastern Africa", + "south": -21.389622, + "west": 55.2164053 + }, + { + "area": 624886303271.2074, + "code": "RHZW", + "continent": "Africa", + "created": { + "country": [ + "Zimbabwe Rhodesia" + ], + "created": "renamed", + "date": "1979-06-01" + }, + "dependency": [ + "United Kingdom" + ], + "disputes": [ + "Rhodesia", + "Zimbabwe Rhodesia" + ], + "dissolved": { + "country": [ + "Zimbabwe" + ], + "date": "1980-04-18", + "dissolved": "renamed" + }, + "east": 33.0682357, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/af/Flag_of_Southern_Rhodesia.svg", + "lat": -19.015438, + "lng": 29.154857, + "name": "Southern Rhodesia", + "north": -15.609319, + "region": "Eastern Africa", + "south": -22.4245232, + "west": 25.237368 + }, + { + "area": 624886303271.2074, + "code": "RHZW-RH", + "continent": "Africa", + "disputed": [ + "Southern Rhodesia" + ], + "dissolved": { + "country": [ + "Zimbabwe Rhodesia" + ], + "date": "1979-06-01", + "dissolved": "renamed" + }, + "east": 33.0682357, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e1/Flag_of_Rhodesia.svg", + "lat": -19.015438, + "lng": 29.154857, + "name": "Rhodesia", + "north": -15.609319, + "region": "Eastern Africa", + "south": -22.4245232, + "west": 25.237368 + }, + { + "area": 624886303271.2074, + "code": "RHZW-ZR", + "continent": "Africa", + "created": { + "country": [ + "Rhodesia" + ], + "created": "renamed", + "date": "1979-06-01" + }, + "disputed": [ + "Southern Rhodesia" + ], + "dissolved": { + "country": [ + "Southern Rhodesia" + ], + "date": "1979-06-01", + "dissolved": "renamed" + }, + "east": 33.0682357, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/3f/Flag_of_Zimbabwe_Rhodesia.svg", + "lat": -19.015438, + "lng": 29.154857, + "name": "Zimbabwe Rhodesia", + "north": -15.609319, + "region": "Eastern Africa", + "south": -22.4245232, + "west": 25.237368 + }, + { + "area": 380064466914.12103, + "code": "RO", + "continent": "Europe", + "east": 29.7571015, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/73/Flag_of_Romania.svg", + "languages": [ + "Romanian", + "Romany" + ], + "lat": 45.943161, + "lng": 24.96676, + "name": "Romania", + "north": 48.265274, + "region": "Eastern Europe", + "south": 43.6190676, + "west": 20.2617593 + }, + { + "area": 146496588340.385, + "code": "RS", + "continent": "Europe", + "created": { + "country": [ + "Serbia and Montenegro" + ], + "created": "merged", + "date": "2006-06-05" + }, + "disputes": [ + "Kosovo" + ], + "east": 23.0063915, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/ff/Flag_of_Serbia.svg", + "languages": [ + "Serbian" + ], + "lat": 44.016521, + "lng": 21.005859, + "name": "Serbia", + "north": 46.1894461, + "region": "Southern Europe", + "south": 42.2315029, + "west": 18.8385221 + }, + { + "area": 40311984391065.12, + "code": "RU", + "continent": "Europe", + "created": { + "country": [ + "Soviet Union" + ], + "created": "renamed", + "date": "1991-12-25" + }, + "disputes": [ + "Chechnia" + ], + "east": -169.0452862, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/f/f3/Flag_of_Russia.svg", + "languages": [ + "Tatar", + "Russian", + "Chechen", + "Khanty" + ], + "lat": 61.52401, + "lng": 105.318756, + "name": "Russia", + "north": 81.8558999, + "region": "Eastern Europe", + "south": 41.185353, + "west": 19.6405525 + }, + { + "area": 25331592066.691013, + "code": "RU-CE", + "continent": "Europe", + "disputed": [ + "Russia" + ], + "dissolved": { + "country": [ + "Russia" + ], + "date": "2000-02-06", + "dissolved": "joined" + }, + "east": 46.6587, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d6/Flag_of_Chechen_Republic_of_Ichkeria.svg", + "lat": 43.4023301, + "lng": 45.7187468, + "name": "Chechnia", + "north": 44.0124, + "region": "Eastern Europe", + "south": 42.4747, + "west": 44.8337, + "wikipediaName": "Chechen Republic of Ichkeria" + }, + { + "area": 45227905253.20613, + "code": "RW", + "continent": "Africa", + "east": 30.8994008, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/17/Flag_of_Rwanda.svg", + "lat": -1.940278, + "lng": 29.873888, + "name": "Rwanda", + "north": -1.0475717, + "region": "Eastern Africa", + "south": -2.8398397, + "west": 28.8617547 + }, + { + "area": 3751482647024.711, + "code": "SA", + "continent": "Asia", + "disputes": [ + "Neutral Zone" + ], + "east": 55.6666999, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/0d/Flag_of_Saudi_Arabia.svg", + "languages": [ + "Arabic" + ], + "lat": 23.885942, + "lng": 45.079162, + "name": "Saudi Arabia", + "north": 32.154284, + "region": "Western Asia", + "south": 16.379528, + "west": 34.5489979 + }, + { + "area": 760523611659.6083, + "code": "SB", + "continent": "Oceania", + "east": 167.2830811, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/74/Flag_of_the_Solomon_Islands.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1978-07-07" + }, + "lat": -9.64571, + "lng": 160.156194, + "name": "Solomon Islands", + "north": -6.5892403, + "region": "Melanesia", + "south": -11.8616847, + "west": 155.4862405 + }, + { + "area": 746162640467.2219, + "code": "SC", + "continent": "Africa", + "east": 56.294294, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fc/Flag_of_Seychelles.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1976-06-29" + }, + "lat": -4.679574, + "lng": 55.491977, + "name": "Seychelles", + "north": -4.2097858, + "region": "Eastern Africa", + "south": -10.2270331, + "west": 46.2029599 + }, + { + "area": 2569708698803.2373, + "code": "SD", + "continent": "Africa", + "east": 38.5842192, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/01/Flag_of_Sudan.svg", + "lat": 12.862807, + "lng": 30.217636, + "name": "Sudan", + "north": 22.2249184, + "region": "Northern Africa", + "south": 9.3472209, + "west": 21.814939 + }, + { + "area": 1044765059535.7197, + "code": "SE", + "continent": "Europe", + "east": 24.1665923, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/4/4c/Flag_of_Sweden.svg", + "languages": [ + "Swedish" + ], + "lat": 60.128161, + "lng": 18.643501, + "name": "Sweden", + "north": 69.0600236, + "region": "Northern Europe", + "south": 55.3367024, + "west": 10.9631866 + }, + { + "area": 1810846354.6073165, + "code": "SG", + "continent": "Asia", + "east": 104.0856805, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/48/Flag_of_Singapore.svg", + "lat": 1.352083, + "lng": 103.819836, + "name": "Singapore", + "north": 1.4708809, + "region": "South-Eastern Asia", + "south": 1.166398, + "west": 103.6056246 + }, + { + "area": 2922147232484.421, + "code": "SH", + "continent": "Africa", + "dependencies": [ + "Ascension", + "Tristan da Cunha" + ], + "dependency": [ + "United Kingdom" + ], + "east": -5.6786442, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/00/Flag_of_Saint_Helena.svg", + "imdbName": "Saint Helena", + "lat": -22.6614639, + "lng": -10.051074, + "name": "Saint Helena, Ascension and Tristan da Cunha", + "north": -7.8876128, + "region": "Western Africa", + "south": -37.435315, + "west": -14.4235038 + }, + { + "area": 40410000316.55934, + "code": "SI", + "continent": "Europe", + "created": { + "country": [ + "Yugoslavia" + ], + "created": "split", + "date": "1991-06-25" + }, + "east": 16.6104836, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f0/Flag_of_Slovenia.svg", + "languages": [ + "Slovenian" + ], + "lat": 46.151241, + "lng": 14.995463, + "name": "Slovenia", + "north": 46.8766467, + "region": "Southern Europe", + "south": 45.421542, + "west": 13.375546 + }, + { + "area": 1482887848907.3154, + "code": "SITH", + "continent": "Asia", + "dissolved": { + "country": [ + "Thailand" + ], + "date": "1939-06-23", + "dissolved": "renamed" + }, + "east": 105.636812, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/dd/State_Flag_of_Thailand_%281916%29.svg", + "lat": 15.870032, + "lng": 100.992541, + "name": "Siam", + "north": 20.465143, + "region": "South-Eastern Asia", + "south": 5.612851, + "west": 97.343396 + }, + { + "area": 1290692178197.8298, + "code": "SJ", + "continent": "Europe", + "dependency": [ + "Norway" + ], + "east": 33.497093, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d9/Flag_of_Norway.svg", + "lat": 77.553604, + "lng": 23.670272, + "name": "Svalbard and Jan Mayen", + "north": 80.834053, + "region": "Northern Europe", + "south": 70.827446, + "west": -9.07814 + }, + { + "area": 88196720093.83124, + "code": "SK", + "continent": "Europe", + "created": { + "country": [ + "Czechoslovakia" + ], + "created": "merged", + "date": "1993-01-01" + }, + "east": 22.5589339, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e6/Flag_of_Slovakia.svg", + "languages": [ + "Slovak" + ], + "lat": 48.669026, + "lng": 19.699024, + "name": "Slovakia", + "north": 49.6138051, + "region": "Eastern Europe", + "south": 47.7313888, + "west": 16.8331821 + }, + { + "area": 10423678348.427942, + "code": "SKIN", + "continent": "Asia", + "dissolved": { + "country": [ + "India" + ], + "date": "1975-05-16", + "dissolved": "joined" + }, + "east": 88.9108059, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1e/Flag_of_Sikkim_monarchy.svg", + "lat": 27.7306273, + "lng": 88.633784, + "name": "Sikkim", + "north": 28.128759, + "region": "Southern Asia", + "south": 27.079261, + "west": 88.0063541 + }, + { + "area": 115169551536.09772, + "code": "SL", + "continent": "Africa", + "east": -10.271651, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/17/Flag_of_Sierra_Leone.svg", + "languages": [ + "Mende" + ], + "lat": 8.460555, + "lng": -11.779889, + "name": "Sierra Leone", + "north": 9.9999724, + "region": "Western Africa", + "south": 6.8990253, + "west": -13.3020067 + }, + { + "area": 99401489.61355989, + "code": "SM", + "continent": "Europe", + "east": 12.5167041, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b1/Flag_of_San_Marino.svg", + "lat": 43.94236, + "lng": 12.457777, + "name": "San Marino", + "north": 43.992075, + "region": "Southern Europe", + "south": 43.8936809, + "west": 12.4034824 + }, + { + "area": 325161203164.1628, + "code": "SN", + "continent": "Africa", + "east": -11.348607, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fd/Flag_of_Senegal.svg", + "languages": [ + "Wolof" + ], + "lat": 14.497401, + "lng": -14.452362, + "name": "Senegal", + "north": 16.6930544, + "region": "Western Africa", + "south": 12.3072891, + "west": -17.5298482 + }, + { + "area": 1751112904601.79, + "code": "SO", + "continent": "Africa", + "disputes": [ + "Somaliland" + ], + "east": 51.4130288, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a0/Flag_of_Somalia.svg", + "languages": [ + "Somali" + ], + "lat": 5.152149, + "lng": 46.199616, + "name": "Somalia", + "north": 11.9886144, + "region": "Eastern Africa", + "south": -1.6620412, + "west": 40.994373 + }, + { + "area": 178676578250.70306, + "code": "SO-SO", + "continent": "Africa", + "disputed": [ + "Somalia" + ], + "east": 47.3840332, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4d/Flag_of_Somaliland.svg", + "lat": 9.9869867, + "lng": 45.2993862, + "name": "Somaliland", + "north": 11.477937, + "region": "Eastern Africa", + "south": 8.36641, + "west": 42.6791382 + }, + { + "area": 212428124046.85706, + "code": "SR", + "continent": "South America", + "east": -53.9510244, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/60/Flag_of_Suriname.svg", + "independence": { + "country": [ + "Netherlands" + ], + "date": "1975-11-25" + }, + "lat": 3.919305, + "lng": -56.027783, + "name": "Suriname", + "north": 6.0092832, + "region": "Southern America", + "south": 1.837306, + "west": -58.0705059 + }, + { + "area": 1341809135383.3242, + "code": "SS", + "continent": "Africa", + "created": { + "country": [ + "Sudan" + ], + "created": "split", + "date": "2011-07-09" + }, + "east": 35.9489972, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/7a/Flag_of_South_Sudan.svg", + "lat": 7.9630921, + "lng": 30.1589303, + "name": "South Sudan", + "north": 12.2363886, + "region": "Northern Africa", + "south": 3.4889804, + "west": 23.4408493 + }, + { + "area": 21313876345.39563, + "code": "ST", + "continent": "Africa", + "east": 7.4630641, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4f/Flag_of_Sao_Tome_and_Principe.svg", + "imdbName": "Sao Tome and Principe", + "independence": { + "country": [ + "Portugal" + ], + "date": "1975-07-12" + }, + "lat": 0.18636, + "lng": 6.613081, + "name": "S\u00e3o Tom\u00e9 and Pr\u00edncipe", + "north": 1.7017723, + "region": "Middle Africa", + "south": -0.0140044, + "west": 6.4604759 + }, + { + "area": 50417565077338.46, + "code": "SUHH", + "continent": "Europe", + "dependencies": [ + "Byelorussian Soviet Socialist Republic", + "Ukrainian Soviet Socialist Republic" + ], + "dissolved": { + "country": [ + "Russia" + ], + "date": "1991-12-25", + "dissolved": "renamed" + }, + "east": -169.0452862, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a9/Flag_of_the_Soviet_Union.svg", + "lat": 58.49232995, + "lng": 105.29763315, + "name": "Soviet Union", + "north": 81.8558999, + "region": "Eastern Europe", + "south": 35.12876, + "west": 19.6405525 + }, + { + "area": 38076120767.46907, + "code": "SV", + "continent": "South America", + "east": -87.6837516, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/34/Flag_of_El_Salvador.svg", + "lat": 13.794185, + "lng": -88.89653, + "name": "El Salvador", + "north": 14.4505567, + "region": "Central America", + "south": 13.1554312, + "west": -90.1268106 + }, + { + "area": 88219949.20349692, + "code": "SX", + "continent": "South America", + "created": { + "country": [ + "Netherlands Antilles" + ], + "created": "merged", + "date": "2010-10-10" + }, + "dependency": [ + "Netherlands" + ], + "east": -63.0124785, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d3/Flag_of_Sint_Maarten.svg", + "lat": 18.0360643, + "lng": -63.0729747, + "name": "Sint Maarten", + "north": 18.0670042, + "region": "Caribbean", + "south": 18.0051244, + "west": -63.1334709 + }, + { + "area": 339302250446.3957, + "code": "SY", + "continent": "Asia", + "east": 42.376309, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/53/Flag_of_Syria.svg", + "languages": [ + "Aramaic" + ], + "lat": 34.802075, + "lng": 38.996815, + "name": "Syria", + "north": 37.320569, + "region": "Western Asia", + "south": 32.311136, + "west": 35.7165956 + }, + { + "area": 23821894148.669605, + "code": "SZ", + "continent": "Africa", + "east": 32.1348445, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1e/Flag_of_Swaziland.svg", + "lat": -26.522503, + "lng": 31.465866, + "name": "Swaziland", + "north": -25.7185194, + "region": "Southern Africa", + "south": -27.3173633, + "west": 30.7910943 + }, + { + "area": 1800697070.381934, + "code": "TA", + "continent": "Africa", + "dependency": [ + "Saint Helena, Ascension and Tristan da Cunha" + ], + "east": -12.2170051, + "exception": true, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/89/Flag_of_Tristan_da_Cunha.svg", + "lat": -37.1160362, + "lng": -12.283989, + "name": "Tristan da Cunha", + "north": -37.0620265, + "region": "Western Africa", + "south": -37.435315, + "west": -12.7060318 + }, + { + "area": 12393865294.089338, + "code": "TC", + "continent": "South America", + "dependency": [ + "United Kingdom" + ], + "east": -71.0860034, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a0/Flag_of_the_Turks_and_Caicos_Islands.svg", + "lat": 21.694025, + "lng": -71.797928, + "name": "Turks and Caicos Islands", + "north": 21.9623502, + "region": "Caribbean", + "south": 21.1921745, + "west": -72.4824716 + }, + { + "area": 2006647807098.5884, + "code": "TD", + "continent": "Africa", + "east": 24.0000011, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4b/Flag_of_Chad.svg", + "lat": 15.454166, + "lng": 18.732207, + "name": "Chad", + "north": 23.449235, + "region": "Middle Africa", + "south": 7.442975, + "west": 13.4699999 + }, + { + "area": 62334526361014.82, + "code": "TF", + "continent": "Antarctica", + "created": { + "country": [ + "French Southern and Antarctic Territories" + ], + "created": "merged", + "date": "1979" + }, + "dependency": [ + "France" + ], + "east": -175.037445, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a7/Flag_of_the_French_Southern_and_Antarctic_Lands.svg", + "lat": -29.91833755, + "lng": 110.28232725, + "name": "French Southern Territories", + "north": -10.0971059, + "region": "Antarctica", + "south": -49.7395692, + "west": 35.6020995, + "wikipediaName": "French Southern Lands" + }, + { + "area": 120255823745.81682, + "code": "TG", + "continent": "Africa", + "east": 1.8090501, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/68/Flag_of_Togo.svg", + "lat": 8.619543, + "lng": 0.824782, + "name": "Togo", + "north": 11.1394957, + "region": "Western Africa", + "south": 6.1123578, + "west": -0.1440418 + }, + { + "area": 1482887848907.3154, + "code": "TH", + "continent": "Asia", + "created": { + "country": [ + "Siam" + ], + "created": "renamed", + "date": "1939-06-23" + }, + "east": 105.636812, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a9/Flag_of_Thailand.svg", + "languages": [ + "Thai" + ], + "lat": 15.870032, + "lng": 100.992541, + "name": "Thailand", + "north": 20.465143, + "region": "South-Eastern Asia", + "south": 5.612851, + "west": 97.343396 + }, + { + "area": 329522215187.65686, + "code": "TJ", + "continent": "Asia", + "created": { + "country": [ + "Soviet Union" + ], + "created": "split", + "date": "1991-09-09" + }, + "east": 75.1539564, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d0/Flag_of_Tajikistan.svg", + "languages": [ + "Tajik" + ], + "lat": 38.861034, + "lng": 71.276093, + "name": "Tajikistan", + "north": 41.044367, + "region": "Central Asia", + "south": 36.6719898, + "west": 67.3420121 + }, + { + "area": 14977026562.249058, + "code": "TK", + "continent": "Oceania", + "dependency": [ + "New Zealand" + ], + "east": -171.1811113, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/8e/Flag_of_Tokelau.svg", + "lat": -9.2002, + "lng": -171.8484, + "name": "Tokelau", + "north": -8.531454, + "region": "Polynesia", + "south": -9.4448709, + "west": -172.5207405 + }, + { + "area": 55637000543.564026, + "code": "TL", + "continent": "Asia", + "created": { + "country": [ + "East Timor" + ], + "created": "renamed", + "date": "2002-05-20" + }, + "east": 127.3416347, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/26/Flag_of_East_Timor.svg", + "lat": -8.874217, + "lng": 125.727539, + "name": "Timor-Leste", + "north": -8.1268067, + "region": "South-Eastern Asia", + "south": -9.504195, + "west": 124.0429847 + }, + { + "area": 1053053629022.3019, + "code": "TM", + "continent": "Asia", + "created": { + "country": [ + "Soviet Union" + ], + "created": "split", + "date": "1991-10-27" + }, + "east": 66.7073531, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1b/Flag_of_Turkmenistan.svg", + "languages": [ + "Turkmen" + ], + "lat": 38.969719, + "lng": 59.556278, + "name": "Turkmenistan", + "north": 42.798844, + "region": "Central Asia", + "south": 35.12876, + "west": 52.4477432 + }, + { + "area": 298726938752.1581, + "code": "TN", + "continent": "Africa", + "east": 11.5992174, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/ce/Flag_of_Tunisia.svg", + "lat": 33.886917, + "lng": 9.537499, + "name": "Tunisia", + "north": 37.347132, + "region": "Northern Africa", + "south": 30.2280336, + "west": 7.5223135 + }, + { + "area": 137289778815.3862, + "code": "TO", + "continent": "Oceania", + "east": -173.7024841, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9a/Flag_of_Tonga.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1970-06-04" + }, + "languages": [ + "Tonga (Tonga Islands)" + ], + "lat": -21.178986, + "lng": -175.198242, + "name": "Tonga", + "north": -15.5663926, + "region": "Polynesia", + "south": -21.4734606, + "west": -175.6813217 + }, + { + "area": 55637000543.564026, + "code": "TPTL", + "continent": "Asia", + "disputed": [ + "Indonesia" + ], + "dissolved": { + "country": [ + "Timor-Leste" + ], + "date": "2002-05-20", + "dissolved": "renamed" + }, + "east": 127.3416347, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/26/Flag_of_East_Timor.svg", + "lat": -8.874217, + "lng": 125.727539, + "name": "East Timor", + "north": -8.1268067, + "region": "South-Eastern Asia", + "south": -9.504195, + "west": 124.0429847 + }, + { + "area": 1161989188222.267, + "code": "TR", + "continent": "Asia", + "east": 44.818128, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/b4/Flag_of_Turkey.svg", + "languages": [ + "Turkish", + "Kurdish" + ], + "lat": 38.963745, + "lng": 35.243322, + "name": "Turkey", + "north": 42.1062391, + "region": "Western Asia", + "south": 35.8076804, + "west": 25.6636372 + }, + { + "area": 23111708729.84678, + "code": "TT", + "continent": "South America", + "east": -60.4924177, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/64/Flag_of_Trinidad_and_Tobago.svg", + "lat": 10.691803, + "lng": -61.222503, + "name": "Trinidad and Tobago", + "north": 11.3625357, + "region": "Caribbean", + "south": 10.0431694, + "west": -61.9310689 + }, + { + "area": 241113761289.51068, + "code": "TV", + "continent": "Oceania", + "created": { + "country": [ + "Ellice Islands" + ], + "created": "renamed", + "date": "1978-10-01" + }, + "east": 179.8710608, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/38/Flag_of_Tuvalu.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1978-10-01" + }, + "lat": -10.7280717, + "lng": 179.4726562, + "name": "Tuvalu", + "north": -5.64223, + "region": "Polynesia", + "south": -10.8009338, + "west": 176.0588907 + }, + { + "area": 350341930270.0106, + "code": "TW", + "continent": "Asia", + "east": 122.0069052, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/72/Flag_of_the_Republic_of_China.svg", + "lat": 23.69781, + "lng": 120.960515, + "name": "Taiwan", + "north": 26.3873533, + "region": "Eastern Asia", + "south": 20.5637908, + "west": 116.7118601, + "wikipediaName": "Republic of China" + }, + { + "area": 1471700292824.9873, + "code": "TZ", + "continent": "Africa", + "east": 40.4449653, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/38/Flag_of_Tanzania.svg", + "lat": -6.369028, + "lng": 34.888822, + "name": "Tanzania", + "north": -0.984397, + "region": "Eastern Africa", + "south": -11.7612536, + "west": 29.34 + }, + { + "area": 1189264281171.615, + "code": "UA", + "continent": "Europe", + "created": { + "country": [ + "Ukrainian Soviet Socialist Republic" + ], + "created": "renamed", + "date": "1991-08-24" + }, + "east": 40.2285809, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/49/Flag_of_Ukraine.svg", + "independence": { + "country": [ + "Soviet Union" + ], + "date": "1991-08-24" + }, + "languages": [ + "Ukrainian" + ], + "lat": 48.379433, + "lng": 31.16558, + "name": "Ukraine", + "north": 52.379581, + "region": "Eastern Europe", + "south": 44.386463, + "west": 22.1357201 + }, + { + "area": 1189264281171.615, + "code": "UAUA", + "continent": "Europe", + "dependency": [ + "Soviet Union" + ], + "dissolved": { + "country": [ + "Ukraine" + ], + "date": "1991-08-24", + "dissolved": "renamed" + }, + "east": 40.2285809, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/a6/Flag_of_Ukrainian_SSR.svg", + "lat": 48.379433, + "lng": 31.16558, + "name": "Ukrainian Soviet Socialist Republic", + "north": 52.379581, + "region": "Eastern Europe", + "south": 44.386463, + "west": 22.1357201 + }, + { + "area": 385675144891.08875, + "code": "UG", + "continent": "Africa", + "disputes": [ + "Rwenzururu" + ], + "east": 35.0330493, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4e/Flag_of_Uganda.svg", + "lat": 1.373333, + "lng": 32.290275, + "name": "Uganda", + "north": 4.2230008, + "region": "Eastern Africa", + "south": -1.4815419, + "west": 29.5734335 + }, + { + "area": 6637196376.701824, + "code": "UG-RW", + "continent": "Africa", + "disputed": [ + "Uganda" + ], + "dissolved": { + "country": [ + "Uganda" + ], + "date": "1982-08-13", + "dissolved": "joined" + }, + "east": 30.2977179, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/9/9c/Rwenzururu_flag.png", + "lat": 0.34385375, + "lng": 30.0552463, + "name": "Rwenzururu", + "north": 0.896104, + "region": "Eastern Africa", + "south": -0.2083965, + "west": 29.8127747 + }, + { + "area": 805219897437.0283, + "code": "UK", + "continent": "Europe", + "dependencies": [ + "Canton and Enderbury Islands", + "New Hebrides", + "Akrotiri and Dhekelia", + "Anguilla", + "Bermuda", + "British Antarctic Territory", + "British Honduras", + "British Indian Ocean Territory", + "British Virgin Islands", + "Cayman Islands", + "Ellice Islands", + "England", + "Falkland Islands", + "Gibraltar", + "Gilbert and Ellice Islands", + "Gilbert Islands", + "Guernsey", + "Isle of Man", + "Jersey", + "Montserrat", + "Northern Ireland", + "Pitcairn Islands", + "Saint Christopher-Nevis-Anguilla", + "Saint Helena, Ascension and Tristan da Cunha", + "Scotland", + "South Georgia and the South Sandwich Islands", + "Southern Rhodesia", + "Trucial States", + "Turks and Caicos Islands", + "Wales", + "Antarctica" + ], + "disputes": [ + "Sealand" + ], + "east": 1.7629159, + "exception": true, + "flagURL": "http://upload.wikimedia.org/wikipedia/en/a/ae/Flag_of_the_United_Kingdom.svg", + "googleName": "UK", + "languages": [ + "Cornish", + "English", + "British" + ], + "lat": 55.36275335, + "lng": -3.4434703, + "name": "United Kingdom", + "north": 60.8607515, + "region": "Northern Europe", + "south": 49.8647552, + "west": -8.6498565 + }, + { + "area": 11365264726647.027, + "code": "UM", + "continent": "Oceania", + "created": { + "country": [ + "Johnston Island", + "Midway Islands", + "United States Miscellaneous Pacific Islands", + "Wake Island" + ], + "created": "merged", + "date": "1986" + }, + "dependency": [ + "United States" + ], + "east": -160.0045781, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e2/Flag_of_the_United_States_%28Pantone%29.svg", + "lat": 13.91304525, + "lng": -176.69358055, + "name": "United States Minor Outlying Islands", + "north": 28.2150965, + "region": "Polynesia", + "south": -0.389006, + "west": 166.617417 + }, + { + "area": 53396251601769.51, + "code": "US", + "continent": "North America", + "dependencies": [ + "Canton and Enderbury Islands", + "American Samoa", + "Guam", + "Northern Mariana Islands", + "Johnston Island", + "Midway Islands", + "Pacific Islands", + "Panama Canal Zone", + "Puerto Rico", + "United States Minor Outlying Islands", + "United States Miscellaneous Pacific Islands", + "United States Virgin Islands", + "Wake Island" + ], + "east": -66.9497608, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e2/Flag_of_the_United_States_%28Pantone%29.svg", + "googleName": "USA", + "languages": [ + "Navajo", + "Creek", + "Cheyenne", + "Hawaiian", + "Sioux", + "Cherokee", + "American", + "Hopi", + "Shoshoni" + ], + "lat": 37.09024, + "lng": -95.712891, + "name": "United States", + "north": 71.389888, + "region": "Northern America", + "south": 18.9110642, + "west": 172.4546966 + }, + { + "area": 273721340317.7892, + "code": "UY", + "continent": "South America", + "east": -53.0779286, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/fe/Flag_of_Uruguay.svg", + "lat": -32.522779, + "lng": -55.765835, + "name": "Uruguay", + "north": -30.0852149, + "region": "Southern America", + "south": -34.9733882, + "west": -58.43915 + }, + { + "area": 1341174343594.3728, + "code": "UZ", + "continent": "Asia", + "created": { + "country": [ + "Soviet Union" + ], + "created": "split", + "date": "1991-09-01" + }, + "east": 73.148946, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/84/Flag_of_Uzbekistan.svg", + "languages": [ + "Uzbek" + ], + "lat": 41.377491, + "lng": 64.585262, + "name": "Uzbekistan", + "north": 45.590075, + "region": "Central Asia", + "south": 37.1722571, + "west": 55.9982179 + }, + { + "area": 859657.1984702328, + "code": "VA", + "continent": "Europe", + "east": 12.4584798, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/00/Flag_of_the_Vatican_City.svg", + "imdbName": "Holy See (Vatican City State)", + "lat": 41.902916, + "lng": 12.453389, + "name": "Vatican City", + "north": 41.9075614, + "region": "Southern Europe", + "south": 41.9002754, + "west": 12.445687 + }, + { + "area": 3574522769.0172334, + "code": "VC", + "continent": "South America", + "east": -61.1134244, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6d/Flag_of_Saint_Vincent_and_the_Grenadines.svg", + "lat": 13.2533835, + "lng": -61.196251, + "name": "Saint Vincent and the Grenadines", + "north": 13.3842132, + "region": "Caribbean", + "south": 12.5326587, + "west": -61.4610171 + }, + { + "area": 505622608362.1054, + "code": "VDVN", + "continent": "Asia", + "dissolved": { + "country": [ + "Vietnam" + ], + "date": "1976-07-02", + "dissolved": "merged" + }, + "east": 108.1925689, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6b/Flag_of_North_Vietnam_1945-1955.svg", + "lat": 19.69181855, + "lng": 105.26002, + "name": "North Vietnam", + "north": 23.3888341, + "region": "South-Eastern Asia", + "south": 15.994803, + "west": 102.3274711 + }, + { + "area": 1924084866701.1467, + "code": "VE", + "continent": "South America", + "east": -59.805666, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/06/Flag_of_Venezuela.svg", + "lat": 6.42375, + "lng": -66.58973, + "name": "Venezuela", + "north": 12.2019032, + "region": "Southern America", + "south": 0.6475291, + "west": -73.3515581 + }, + { + "area": 3020529274.913091, + "code": "VG", + "continent": "South America", + "dependency": [ + "United Kingdom" + ], + "east": -64.2704487, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/42/Flag_of_the_British_Virgin_Islands.svg", + "lat": 18.420695, + "lng": -64.639968, + "name": "British Virgin Islands", + "north": 18.7495529, + "region": "Caribbean", + "south": 18.3063328, + "west": -64.8504602 + }, + { + "area": 4527869653.723633, + "code": "VI", + "continent": "South America", + "dependency": [ + "United States" + ], + "east": -64.5654944, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f8/Flag_of_the_United_States_Virgin_Islands.svg", + "imdbName": "US Virgin Islands", + "lat": 18.335765, + "lng": -64.896335, + "name": "United States Virgin Islands", + "north": 18.41295, + "region": "Caribbean", + "south": 17.673884, + "west": -65.0854569 + }, + { + "area": 1303975005595.8723, + "code": "VN", + "continent": "Asia", + "created": { + "country": [ + "North Vietnam", + "South Vietnam" + ], + "created": "merged", + "date": "1976-07-02" + }, + "east": 109.4689751, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/2/21/Flag_of_Vietnam.svg", + "languages": [ + "Vietnamese" + ], + "lat": 14.058324, + "lng": 108.277199, + "name": "Vietnam", + "north": 23.393395, + "region": "South-Eastern Asia", + "south": 8.4127295, + "west": 102.14441 + }, + { + "area": 532017565567.03925, + "code": "VNVN", + "continent": "Asia", + "dissolved": { + "country": [ + "Vietnam" + ], + "date": "1976-07-02", + "dissolved": "merged" + }, + "east": 109.461465, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e9/Flag_of_South_Vietnam.svg", + "lat": 12.3190807, + "lng": 106.64693735, + "name": "South Vietnam", + "north": 16.2254319, + "region": "South-Eastern Asia", + "south": 8.4127295, + "west": 103.8324097 + }, + { + "area": 314889117129.67786, + "code": "VU", + "continent": "Oceania", + "created": { + "country": [ + "New Hebrides" + ], + "created": "renamed", + "date": "1980-07-30" + }, + "east": 170.2384597, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/b/bc/Flag_of_Vanuatu.svg", + "independence": { + "country": [ + "France", + "United Kingdom" + ], + "date": "1980-07-30" + }, + "lat": -15.376706, + "lng": 166.959158, + "name": "Vanuatu", + "north": -13.0724554, + "region": "Melanesia", + "south": -20.2522929, + "west": 166.5417588 + }, + { + "area": 29182466281.98004, + "code": "WF", + "continent": "Oceania", + "dependency": [ + "France" + ], + "east": -176.124841, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/d2/Flag_of_Wallis_and_Futuna.svg", + "lat": -14.2938, + "lng": -178.1165, + "name": "Wallis and Futuna", + "north": -13.1833201, + "region": "Polynesia", + "south": -14.3621244, + "west": -178.181752 + }, + { + "area": 19955941.345983617, + "code": "WKUM", + "continent": "Oceania", + "dependency": [ + "United States" + ], + "dissolved": { + "country": [ + "United States Minor Outlying Islands" + ], + "date": "1986", + "dissolved": "merged" + }, + "east": 166.660066, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/47/Flag_of_Wake_Island.svg", + "lat": 19.2854467, + "lng": 166.6499348, + "name": "Wake Island", + "north": 19.3096949, + "region": "Micronesia", + "south": 19.26969, + "west": 166.617417 + }, + { + "area": 10765472542.265308, + "code": "WS", + "continent": "Oceania", + "east": -171.405859, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/31/Flag_of_Samoa.svg", + "languages": [ + "Samoan" + ], + "lat": -13.759029, + "lng": -172.104629, + "name": "Samoa", + "north": -13.4344024, + "region": "Polynesia", + "south": -14.0765884, + "west": -172.7985992 + }, + { + "area": 22967893826.470978, + "code": "XK", + "continent": "Europe", + "created": { + "country": [ + "Serbia" + ], + "created": "split", + "date": "2008-02-17" + }, + "disputed": [ + "Serbia" + ], + "east": 21.7898669, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/1/1f/Flag_of_Kosovo.svg", + "googleName": "Kosova (Kosovo)", + "lat": 42.6026359, + "lng": 20.902977, + "name": "Kosovo", + "north": 43.269314, + "region": "Southern Europe", + "south": 41.852085, + "west": 20.014284, + "wikipediaName": "Republic of Kosovo" + }, + { + "area": 581768114676.5299, + "code": "YDYE", + "continent": "Asia", + "dissolved": { + "country": [ + "Yemen" + ], + "date": "1990-05-22", + "dissolved": "merged" + }, + "east": 53.0783, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/d/db/Flag_of_South_Yemen.svg", + "lat": 16.0246844, + "lng": 48.97548515, + "name": "South Yemen", + "north": 19.002331, + "region": "Western Asia", + "south": 13.0470378, + "west": 44.8726703 + }, + { + "area": 1045661358711.0955, + "code": "YE", + "continent": "Asia", + "created": { + "country": [ + "North Yemen", + "South Yemen" + ], + "created": "merged", + "date": "1990-05-22" + }, + "east": 54.5335554, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/8/89/Flag_of_Yemen.svg", + "lat": 15.552727, + "lng": 48.516388, + "name": "Yemen", + "north": 18.9996331, + "region": "Western Asia", + "south": 12.1081658, + "west": 41.8160553 + }, + { + "area": 215113232244.51578, + "code": "YEYE", + "continent": "Asia", + "dissolved": { + "country": [ + "Yemen" + ], + "date": "1990-05-22", + "dissolved": "merged" + }, + "east": 47.0087311, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/f/f6/Flag_of_North_Yemen.svg", + "lat": 15.0191335, + "lng": 45.1242575, + "name": "North Yemen", + "north": 17.4041709, + "region": "Western Asia", + "south": 12.6340961, + "west": 43.2397839, + "wikipediaName": "Yemen Arab Republic" + }, + { + "area": 1256673961.070732, + "code": "YT", + "continent": "Africa", + "dependency": [ + "France" + ], + "east": 45.3000288, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/4/4a/Flag_of_Mayotte_%28local%29.svg", + "lat": -12.8275, + "lng": 45.166244, + "name": "Mayotte", + "north": -12.6365371, + "region": "Eastern Africa", + "south": -13.0055279, + "west": 45.0181707 + }, + { + "area": 519488193285.855, + "code": "YUCS", + "continent": "Europe", + "dissolved": { + "country": [ + "Serbia and Montenegro" + ], + "date": "2003-02-04", + "dissolved": "renamed" + }, + "east": 23.034093, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/e/e7/Flag_of_the_Kingdom_of_Yugoslavia.svg", + "imdbName": "Federal Republic of Yugoslavia", + "languages": [ + "Serbo-Croatian" + ], + "lat": 43.86521465, + "lng": 18.2048195, + "name": "Yugoslavia", + "north": 46.8766467, + "region": "Southern Europe", + "south": 40.8537826, + "west": 13.375546 + }, + { + "area": 2269556756163.599, + "code": "ZA", + "continent": "Africa", + "dependencies": [ + "Bophuthatswana", + "Ciskei", + "Transkei", + "Venda" + ], + "east": 32.8909911, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/a/af/Flag_of_South_Africa.svg", + "languages": [ + "Xhosa", + "Afrikaans", + "Zulu" + ], + "lat": -30.559482, + "lng": 22.937506, + "name": "South Africa", + "north": -22.1253868, + "region": "Southern Africa", + "south": -34.8329773, + "west": 16.4608321 + }, + { + "area": 295434292273.01605, + "code": "ZA-BO", + "continent": "Africa", + "dependency": [ + "South Africa" + ], + "dissolved": { + "country": [ + "South Africa" + ], + "date": "1994-04-27", + "dissolved": "joined" + }, + "east": 28.2828041, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/7/77/Flag_of_Bophuthatswana.svg", + "lat": -26.95380165, + "lng": 25.54969205, + "name": "Bophuthatswana", + "north": -24.5065762, + "region": "Southern Africa", + "south": -29.4010271, + "west": 22.81658 + }, + { + "area": 22412104017.53, + "code": "ZA-CI", + "continent": "Africa", + "dependency": [ + "South Africa" + ], + "dissolved": { + "country": [ + "South Africa" + ], + "date": "1994-04-27", + "dissolved": "joined" + }, + "east": 28.0353449, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/c/cc/Flag_of_Ciskei.svg", + "lat": -32.7263335, + "lng": 27.4326999, + "name": "Ciskei", + "north": -31.834457, + "region": "Southern Africa", + "south": -33.61821, + "west": 26.8300549 + }, + { + "area": 60886162683.70658, + "code": "ZA-TR", + "continent": "Africa", + "dependency": [ + "South Africa" + ], + "dissolved": { + "country": [ + "South Africa" + ], + "date": "1994-04-27", + "dissolved": "joined" + }, + "east": 30.2847061, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/05/Flag_of_Transkei.svg", + "lat": -31.1167029, + "lng": 28.5573805, + "name": "Transkei", + "north": -30.2860409, + "region": "Southern Africa", + "south": -31.9473649, + "west": 26.8300549 + }, + { + "area": 20818352544.09461, + "code": "ZA-VE", + "continent": "Africa", + "dependency": [ + "South Africa" + ], + "dissolved": { + "country": [ + "South Africa" + ], + "date": "1994-04-27", + "dissolved": "joined" + }, + "east": 31.3348961, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/3/3a/Flag_of_Venda.svg", + "lat": -23.1701895, + "lng": 30.70374495, + "name": "Venda", + "north": -22.446344, + "region": "Southern Africa", + "south": -23.894035, + "west": 30.0725938 + }, + { + "area": 1393102931629.7065, + "code": "ZM", + "continent": "Africa", + "east": 33.7022218, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/0/06/Flag_of_Zambia.svg", + "lat": -13.133897, + "lng": 27.849332, + "name": "Zambia", + "north": -8.2032836, + "region": "Eastern Africa", + "south": -18.077418, + "west": 21.9963877 + }, + { + "area": 4437461670331.977, + "code": "ZRCD", + "continent": "Africa", + "dissolved": { + "country": [ + "Democratic Republic of the Congo" + ], + "date": "1997-05-17", + "dissolved": "renamed" + }, + "east": 31.3146115, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/5/5c/Flag_of_Zaire.svg", + "lat": -4.038333, + "lng": 21.758664, + "name": "Zaire", + "north": 5.3920026, + "region": "Middle Africa", + "south": -13.459035, + "west": 12.1855092 + }, + { + "area": 624886303271.2074, + "code": "ZW", + "continent": "Africa", + "created": { + "country": [ + "Southern Rhodesia" + ], + "created": "renamed", + "date": "1980-04-18" + }, + "east": 33.0682357, + "flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6a/Flag_of_Zimbabwe.svg", + "independence": { + "country": [ + "United Kingdom" + ], + "date": "1980-04-18" + }, + "languages": [ + "Shona" + ], + "lat": -19.015438, + "lng": 29.154857, + "name": "Zimbabwe", + "north": -15.609319, + "region": "Eastern Africa", + "south": -22.4245232, + "west": 25.237368 + } + ], + "languages": [ + {"code": "ar", "name": "Arabic"}, + {"code": "de", "name": "German"}, + {"code": "en", "name": "English"}, + {"code": "es", "name": "Spanish"}, + {"code": "fr", "name": "French"}, + {"code": "gr", "name": "Greek"}, + {"code": "hi", "name": "Hindi"}, + {"code": "it", "name": "Italian"}, + {"code": "ja", "name": "Japanese"}, + {"code": "ko", "name": "Korean"}, + {"code": "nl", "name": "Dutch"}, + {"code": "pt", "name": "Portuguese"}, + {"code": "ru", "name": "Russian"}, + {"code": "tr", "name": "Turkish"}, + {"code": "zh", "name": "Chinese"} + ] +} \ No newline at end of file