Skip to content

Instantly share code, notes, and snippets.

@chrispahm
Last active July 1, 2021 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrispahm/b6a619d51cd9b83d14795ef5fdbd97d5 to your computer and use it in GitHub Desktop.
Save chrispahm/b6a619d51cd9b83d14795ef5fdbd97d5 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "name": "Vatican City" }, "geometry": { "type": "Point", "coordinates": [ 12.453386544971766, 41.903282179960115 ] } },
{ "type": "Feature", "properties": { "name": "San Marino" }, "geometry": { "type": "Point", "coordinates": [ 12.441770157800141, 43.936095834768004 ] } },
{ "type": "Feature", "properties": { "name": "Vaduz" }, "geometry": { "type": "Point", "coordinates": [ 9.516669472907267, 47.133723774293571 ] } },
{ "type": "Feature", "properties": { "name": "Luxembourg" }, "geometry": { "type": "Point", "coordinates": [ 6.130002806227083, 49.611660379121076 ] } },
{ "type": "Feature", "properties": { "name": "Palikir" }, "geometry": { "type": "Point", "coordinates": [ 158.149974323762308, 6.916643696007725 ] } },
{ "type": "Feature", "properties": { "name": "Majuro" }, "geometry": { "type": "Point", "coordinates": [ 171.380000175746545, 7.103004311216239 ] } },
{ "type": "Feature", "properties": { "name": "Funafuti" }, "geometry": { "type": "Point", "coordinates": [ 179.216647094028872, -8.516651999041073 ] } },
{ "type": "Feature", "properties": { "name": "Melekeok" }, "geometry": { "type": "Point", "coordinates": [ 134.626548466992176, 7.487396172977981 ] } },
{ "type": "Feature", "properties": { "name": "Monaco" }, "geometry": { "type": "Point", "coordinates": [ 7.406913173465057, 43.739645687852487 ] } },
{ "type": "Feature", "properties": { "name": "Tarawa" }, "geometry": { "type": "Point", "coordinates": [ 173.017570828549424, 1.338187505624603 ] } },
{ "type": "Feature", "properties": { "name": "Moroni" }, "geometry": { "type": "Point", "coordinates": [ 43.240244098693324, -11.704157695668471 ] } },
{ "type": "Feature", "properties": { "name": "Andorra" }, "geometry": { "type": "Point", "coordinates": [ 1.51648596050552, 42.500001443545898 ] } },
{ "type": "Feature", "properties": { "name": "Port-of-Spain" }, "geometry": { "type": "Point", "coordinates": [ -61.517030885449742, 10.651997089577264 ] } },
{ "type": "Feature", "properties": { "name": "Kigali" }, "geometry": { "type": "Point", "coordinates": [ 30.058585919064114, -1.95164421006325 ] } },
{ "type": "Feature", "properties": { "name": "Mbabane" }, "geometry": { "type": "Point", "coordinates": [ 31.133334512056365, -26.316650778409212 ] } },
{ "type": "Feature", "properties": { "name": "Juba" }, "geometry": { "type": "Point", "coordinates": [ 31.580025592787308, 4.829975198277964 ] } },
{ "type": "Feature", "properties": { "name": "Ljubljana" }, "geometry": { "type": "Point", "coordinates": [ 14.514969033474131, 46.055288308794502 ] } },
{ "type": "Feature", "properties": { "name": "Bratislava" }, "geometry": { "type": "Point", "coordinates": [ 17.11698075223461, 48.150018329961711 ] } },
{ "type": "Feature", "properties": { "name": "Doha" }, "geometry": { "type": "Point", "coordinates": [ 51.532967894299304, 25.286556008906587 ] } },
{ "type": "Feature", "properties": { "name": "Podgorica" }, "geometry": { "type": "Point", "coordinates": [ 19.266306924118226, 42.465972512881706 ] } },
{ "type": "Feature", "properties": { "name": "Bern" }, "geometry": { "type": "Point", "coordinates": [ 7.466975462482424, 46.916682758667719 ] } },
{ "type": "Feature", "properties": { "name": "Pristina" }, "geometry": { "type": "Point", "coordinates": [ 21.165984251599866, 42.666709614119384 ] } },
{ "type": "Feature", "properties": { "name": "Roseau" }, "geometry": { "type": "Point", "coordinates": [ -61.387012981803366, 15.301015644283325 ] } },
{ "type": "Feature", "properties": { "name": "Djibouti" }, "geometry": { "type": "Point", "coordinates": [ 43.148001667052256, 11.595014464255485 ] } },
{ "type": "Feature", "properties": { "name": "Banjul" }, "geometry": { "type": "Point", "coordinates": [ -16.591701489212596, 13.453876460315939 ] } },
{ "type": "Feature", "properties": { "name": "Skopje" }, "geometry": { "type": "Point", "coordinates": [ 21.4334614651425, 42.000006122905859 ] } },
{ "type": "Feature", "properties": { "name": "Bridgetown" }, "geometry": { "type": "Point", "coordinates": [ -59.616526735051593, 13.10200258275114 ] } },
{ "type": "Feature", "properties": { "name": "Bujumbura" }, "geometry": { "type": "Point", "coordinates": [ 29.360006061528395, -3.376087220374643 ] } },
{ "type": "Feature", "properties": { "name": "Kingstown" }, "geometry": { "type": "Point", "coordinates": [ -61.212062420279324, 13.14827882786841 ] } },
{ "type": "Feature", "properties": { "name": "Castries" }, "geometry": { "type": "Point", "coordinates": [ -61.000008180369548, 14.001973489330339 ] } },
{ "type": "Feature", "properties": { "name": "Basseterre" }, "geometry": { "type": "Point", "coordinates": [ -62.717009319699343, 17.302030455489387 ] } },
{ "type": "Feature", "properties": { "name": "Port Louis" }, "geometry": { "type": "Point", "coordinates": [ 57.499993854609727, -20.166638571353246 ] } },
{ "type": "Feature", "properties": { "name": "Saint George's" }, "geometry": { "type": "Point", "coordinates": [ -61.741643226074757, 12.052633401720414 ] } },
{ "type": "Feature", "properties": { "name": "Manama" }, "geometry": { "type": "Point", "coordinates": [ 50.583051715910187, 26.236136290485945 ] } },
{ "type": "Feature", "properties": { "name": "Saint John's" }, "geometry": { "type": "Point", "coordinates": [ -61.850033815138659, 17.118036518314113 ] } },
{ "type": "Feature", "properties": { "name": "Montevideo" }, "geometry": { "type": "Point", "coordinates": [ -56.172998147035969, -34.856095707590725 ] } },
{ "type": "Feature", "properties": { "name": "Lome" }, "geometry": { "type": "Point", "coordinates": [ 1.22081126074562, 6.133882930268385 ] } },
{ "type": "Feature", "properties": { "name": "Tunis" }, "geometry": { "type": "Point", "coordinates": [ 10.179678099212026, 36.802778136231439 ] } },
{ "type": "Feature", "properties": { "name": "Abu Dhabi" }, "geometry": { "type": "Point", "coordinates": [ 54.366593382591986, 24.466683572379907 ] } },
{ "type": "Feature", "properties": { "name": "Ashgabat" }, "geometry": { "type": "Point", "coordinates": [ 58.383299111774647, 37.949994933110986 ] } },
{ "type": "Feature", "properties": { "name": "Lusaka" }, "geometry": { "type": "Point", "coordinates": [ 28.28138173611427, -15.414698409335926 ] } },
{ "type": "Feature", "properties": { "name": "Harare" }, "geometry": { "type": "Point", "coordinates": [ 31.042763572062825, -17.815843835777798 ] } },
{ "type": "Feature", "properties": { "name": "Dili" }, "geometry": { "type": "Point", "coordinates": [ 125.57945593170507, -8.559388408546454 ] } },
{ "type": "Feature", "properties": { "name": "Port Vila" }, "geometry": { "type": "Point", "coordinates": [ 168.316640583568642, -17.733350404025828 ] } },
{ "type": "Feature", "properties": { "name": "Tegucigalpa" }, "geometry": { "type": "Point", "coordinates": [ -87.219475197941506, 14.103990759076396 ] } },
{ "type": "Feature", "properties": { "name": "Georgetown" }, "geometry": { "type": "Point", "coordinates": [ -58.167028647480606, 6.801973692752028 ] } },
{ "type": "Feature", "properties": { "name": "Reykjavík" }, "geometry": { "type": "Point", "coordinates": [ -21.950014487179544, 64.150023619739216 ] } },
{ "type": "Feature", "properties": { "name": "Port-au-Prince" }, "geometry": { "type": "Point", "coordinates": [ -72.337980446905533, 18.542970454732369 ] } },
{ "type": "Feature", "properties": { "name": "Kampala" }, "geometry": { "type": "Point", "coordinates": [ 32.581377667121046, 0.318604813383331 ] } },
{ "type": "Feature", "properties": { "name": "Paramaribo" }, "geometry": { "type": "Point", "coordinates": [ -55.167030885424367, 5.835030129922586 ] } },
{ "type": "Feature", "properties": { "name": "Niamey" }, "geometry": { "type": "Point", "coordinates": [ 2.114710186530374, 13.518651810506469 ] } },
{ "type": "Feature", "properties": { "name": "Dushanbe" }, "geometry": { "type": "Point", "coordinates": [ 68.773879352701726, 38.560035216316578 ] } },
{ "type": "Feature", "properties": { "name": "Asuncion" }, "geometry": { "type": "Point", "coordinates": [ -57.643451027901335, -25.294457117057675 ] } },
{ "type": "Feature", "properties": { "name": "Managua" }, "geometry": { "type": "Point", "coordinates": [ -86.27043751890119, 12.154962438756115 ] } },
{ "type": "Feature", "properties": { "name": "Freetown" }, "geometry": { "type": "Point", "coordinates": [ -13.236161599012746, 8.471957271098177 ] } },
{ "type": "Feature", "properties": { "name": "Islamabad" }, "geometry": { "type": "Point", "coordinates": [ 73.164688621059554, 33.701941808959589 ] } },
{ "type": "Feature", "properties": { "name": "Kathmandu" }, "geometry": { "type": "Point", "coordinates": [ 85.314696352227884, 27.718637772477223 ] } },
{ "type": "Feature", "properties": { "name": "Bloemfontein" }, "geometry": { "type": "Point", "coordinates": [ 26.22991288117737, -29.119993877378704 ] } },
{ "type": "Feature", "properties": { "name": "Pretoria" }, "geometry": { "type": "Point", "coordinates": [ 28.227483217233839, -25.704974695184433 ] } },
{ "type": "Feature", "properties": { "name": "Port Moresby" }, "geometry": { "type": "Point", "coordinates": [ 147.192503620593584, -9.464707825867777 ] } },
{ "type": "Feature", "properties": { "name": "Honiara" }, "geometry": { "type": "Point", "coordinates": [ 159.949765733605659, -9.437994295089595 ] } },
{ "type": "Feature", "properties": { "name": "Panama City" }, "geometry": { "type": "Point", "coordinates": [ -79.53498301041077, 8.969963049094872 ] } },
{ "type": "Feature", "properties": { "name": "Rabat" }, "geometry": { "type": "Point", "coordinates": [ -6.83640815612614, 34.025307311072822 ] } },
{ "type": "Feature", "properties": { "name": "Chisinau" }, "geometry": { "type": "Point", "coordinates": [ 28.857711139651428, 47.005023619670624 ] } },
{ "type": "Feature", "properties": { "name": "Maputo" }, "geometry": { "type": "Point", "coordinates": [ 32.58721710397009, -25.953331628778983 ] } },
{ "type": "Feature", "properties": { "name": "Mogadishu" }, "geometry": { "type": "Point", "coordinates": [ 45.364731752458738, 2.068627192947531 ] } },
{ "type": "Feature", "properties": { "name": "Muscat" }, "geometry": { "type": "Point", "coordinates": [ 58.593312132608844, 23.613324807728134 ] } },
{ "type": "Feature", "properties": { "name": "Colombo" }, "geometry": { "type": "Point", "coordinates": [ 79.857750609256414, 6.931965758182116 ] } },
{ "type": "Feature", "properties": { "name": "Ulaanbaatar" }, "geometry": { "type": "Point", "coordinates": [ 106.914669903746528, 47.918619258560739 ] } },
{ "type": "Feature", "properties": { "name": "Wellington" }, "geometry": { "type": "Point", "coordinates": [ 174.783274291276939, -41.299973939276413 ] } },
{ "type": "Feature", "properties": { "name": "Windhoek" }, "geometry": { "type": "Point", "coordinates": [ 17.08354610054181, -22.570006084383806 ] } },
{ "type": "Feature", "properties": { "name": "Abuja" }, "geometry": { "type": "Point", "coordinates": [ 7.53138214293233, 9.085279007754195 ] } },
{ "type": "Feature", "properties": { "name": "Bissau" }, "geometry": { "type": "Point", "coordinates": [ -15.598360841320755, 11.865023822980561 ] } },
{ "type": "Feature", "properties": { "name": "Amman" }, "geometry": { "type": "Point", "coordinates": [ 35.931354066874121, 31.951971105827454 ] } },
{ "type": "Feature", "properties": { "name": "Vilnius" }, "geometry": { "type": "Point", "coordinates": [ 25.3166352932829, 54.683366311758618 ] } },
{ "type": "Feature", "properties": { "name": "Riga" }, "geometry": { "type": "Point", "coordinates": [ 24.099965371403187, 56.950023823160961 ] } },
{ "type": "Feature", "properties": { "name": "Bishkek" }, "geometry": { "type": "Point", "coordinates": [ 74.583258363903667, 42.875025305090105 ] } },
{ "type": "Feature", "properties": { "name": "Maseru" }, "geometry": { "type": "Point", "coordinates": [ 27.483273069984477, -29.316674378681626 ] } },
{ "type": "Feature", "properties": { "name": "Antananarivo" }, "geometry": { "type": "Point", "coordinates": [ 47.514678041529862, -18.914691492032148 ] } },
{ "type": "Feature", "properties": { "name": "Quito" }, "geometry": { "type": "Point", "coordinates": [ -78.501996967112404, -0.213042322035562 ] } },
{ "type": "Feature", "properties": { "name": "San Jose" }, "geometry": { "type": "Point", "coordinates": [ -84.085997211275355, 9.936958288356607 ] } },
{ "type": "Feature", "properties": { "name": "San Salvador" }, "geometry": { "type": "Point", "coordinates": [ -89.204987079459897, 13.711947505494038 ] } },
{ "type": "Feature", "properties": { "name": "Kingston" }, "geometry": { "type": "Point", "coordinates": [ -76.767433713669107, 17.977076623830897 ] } },
{ "type": "Feature", "properties": { "name": "Ndjamena" }, "geometry": { "type": "Point", "coordinates": [ 15.047202455462298, 12.115042394810644 ] } },
{ "type": "Feature", "properties": { "name": "Malabo" }, "geometry": { "type": "Point", "coordinates": [ 8.783277545821136, 3.750015278026183 ] } },
{ "type": "Feature", "properties": { "name": "Asmara" }, "geometry": { "type": "Point", "coordinates": [ 38.933323525759306, 15.333339252681924 ] } },
{ "type": "Feature", "properties": { "name": "Zagreb" }, "geometry": { "type": "Point", "coordinates": [ 15.999994668245677, 45.800006733272539 ] } },
{ "type": "Feature", "properties": { "name": "Tallinn" }, "geometry": { "type": "Point", "coordinates": [ 24.72804072947855, 59.433877379485921 ] } },
{ "type": "Feature", "properties": { "name": "Lilongwe" }, "geometry": { "type": "Point", "coordinates": [ 33.783301959983532, -13.983295065469179 ] } },
{ "type": "Feature", "properties": { "name": "Guatemala" }, "geometry": { "type": "Point", "coordinates": [ -90.528911436561543, 14.623080521448173 ] } },
{ "type": "Feature", "properties": { "name": "Libreville" }, "geometry": { "type": "Point", "coordinates": [ 9.457965045823698, 0.385388609718518 ] } },
{ "type": "Feature", "properties": { "name": "Suva" }, "geometry": { "type": "Point", "coordinates": [ 178.441707315379858, -18.133015931371233 ] } },
{ "type": "Feature", "properties": { "name": "Nouakchott" }, "geometry": { "type": "Point", "coordinates": [ -15.975340414890013, 18.086427021247516 ] } },
{ "type": "Feature", "properties": { "name": "Bamako" }, "geometry": { "type": "Point", "coordinates": [ -8.001984963249697, 12.651960526323251 ] } },
{ "type": "Feature", "properties": { "name": "Beirut" }, "geometry": { "type": "Point", "coordinates": [ 35.507762351377664, 33.873920975626902 ] } },
{ "type": "Feature", "properties": { "name": "Tbilisi" }, "geometry": { "type": "Point", "coordinates": [ 44.788849590997984, 41.726955847077591 ] } },
{ "type": "Feature", "properties": { "name": "Astana" }, "geometry": { "type": "Point", "coordinates": [ 71.427774209483005, 51.181125304257591 ] } },
{ "type": "Feature", "properties": { "name": "Vientiane" }, "geometry": { "type": "Point", "coordinates": [ 102.59998002015476, 17.96669272762739 ] } },
{ "type": "Feature", "properties": { "name": "Brazzaville" }, "geometry": { "type": "Point", "coordinates": [ 15.282743633848668, -4.257239913197509 ] } },
{ "type": "Feature", "properties": { "name": "Conakry" }, "geometry": { "type": "Point", "coordinates": [ -13.682180886123945, 9.533468705021789 ] } },
{ "type": "Feature", "properties": { "name": "Yamoussoukro" }, "geometry": { "type": "Point", "coordinates": [ -5.275502564912301, 6.818380960004617 ] } },
{ "type": "Feature", "properties": { "name": "Ottawa" }, "geometry": { "type": "Point", "coordinates": [ -75.701961159809514, 45.418642655360429 ] } },
{ "type": "Feature", "properties": { "name": "Belgrade" }, "geometry": { "type": "Point", "coordinates": [ 20.466044822020535, 44.820591304446737 ] } },
{ "type": "Feature", "properties": { "name": "Bandar Seri Begawan" }, "geometry": { "type": "Point", "coordinates": [ 114.933284056662274, 4.883331114619239 ] } },
{ "type": "Feature", "properties": { "name": "Sucre" }, "geometry": { "type": "Point", "coordinates": [ -65.259515626675636, -19.040970846739469 ] } },
{ "type": "Feature", "properties": { "name": "Belmopan" }, "geometry": { "type": "Point", "coordinates": [ -88.767072999816548, 17.252033507246892 ] } },
{ "type": "Feature", "properties": { "name": "Bangui" }, "geometry": { "type": "Point", "coordinates": [ 18.558288125287277, 4.366644306349087 ] } },
{ "type": "Feature", "properties": { "name": "Yaounde" }, "geometry": { "type": "Point", "coordinates": [ 11.514704896854425, 3.868646520754112 ] } },
{ "type": "Feature", "properties": { "name": "Tirana" }, "geometry": { "type": "Point", "coordinates": [ 19.81888301461521, 41.327540709491586 ] } },
{ "type": "Feature", "properties": { "name": "Yerevan" }, "geometry": { "type": "Point", "coordinates": [ 44.511605531752082, 40.183096594141887 ] } },
{ "type": "Feature", "properties": { "name": "Baku" }, "geometry": { "type": "Point", "coordinates": [ 49.860271303257775, 40.397217891343018 ] } },
{ "type": "Feature", "properties": { "name": "Phnom Penh" }, "geometry": { "type": "Point", "coordinates": [ 104.914688621186428, 11.551975988558411 ] } },
{ "type": "Feature", "properties": { "name": "La Paz" }, "geometry": { "type": "Point", "coordinates": [ -68.151931049102188, -16.496027755043372 ] } },
{ "type": "Feature", "properties": { "name": "Cotonou" }, "geometry": { "type": "Point", "coordinates": [ 2.518044740568598, 6.401954422782467 ] } },
{ "type": "Feature", "properties": { "name": "Sofia" }, "geometry": { "type": "Point", "coordinates": [ 23.314708152110086, 42.685295283930543 ] } },
{ "type": "Feature", "properties": { "name": "Minsk" }, "geometry": { "type": "Point", "coordinates": [ 27.56468129665825, 53.901923295043105 ] } },
{ "type": "Feature", "properties": { "name": "Thimphu" }, "geometry": { "type": "Point", "coordinates": [ 89.639014037029995, 27.472985859175765 ] } },
{ "type": "Feature", "properties": { "name": "Gaborone" }, "geometry": { "type": "Point", "coordinates": [ 25.911947793285378, -24.646313457438907 ] } },
{ "type": "Feature", "properties": { "name": "Canberra" }, "geometry": { "type": "Point", "coordinates": [ 149.129026244299212, -35.283028545372076 ] } },
{ "type": "Feature", "properties": { "name": "Ouagadougou" }, "geometry": { "type": "Point", "coordinates": [ -1.526669614916443, 12.372261836543373 ] } },
{ "type": "Feature", "properties": { "name": "Sarajevo" }, "geometry": { "type": "Point", "coordinates": [ 18.383001666953305, 43.850022398954934 ] } },
{ "type": "Feature", "properties": { "name": "Naypyidaw" }, "geometry": { "type": "Point", "coordinates": [ 96.116672670630351, 19.768502884750148 ] } },
{ "type": "Feature", "properties": { "name": "Nukualofa" }, "geometry": { "type": "Point", "coordinates": [ -175.220564477616563, -21.138512356698641 ] } },
{ "type": "Feature", "properties": { "name": "Hargeysa" }, "geometry": { "type": "Point", "coordinates": [ 44.065310016665421, 9.56002239881775 ] } },
{ "type": "Feature", "properties": { "name": "Victoria" }, "geometry": { "type": "Point", "coordinates": [ 55.449989785591129, -4.6166316539734 ] } },
{ "type": "Feature", "properties": { "name": "Sao Tome" }, "geometry": { "type": "Point", "coordinates": [ 6.733325153234773, 0.333402118832907 ] } },
{ "type": "Feature", "properties": { "name": "Apia" }, "geometry": { "type": "Point", "coordinates": [ -171.73864160860316, -13.841545042448445 ] } },
{ "type": "Feature", "properties": { "name": "Valletta" }, "geometry": { "type": "Point", "coordinates": [ 14.514710651312782, 35.899732481930869 ] } },
{ "type": "Feature", "properties": { "name": "Male" }, "geometry": { "type": "Point", "coordinates": [ 73.499947467954996, 4.1667081898118 ] } },
{ "type": "Feature", "properties": { "name": "Jerusalem" }, "geometry": { "type": "Point", "coordinates": [ 35.206625934598662, 31.778407815573303 ] } },
{ "type": "Feature", "properties": { "name": "Praia" }, "geometry": { "type": "Point", "coordinates": [ -23.516688884972211, 14.916698017328656 ] } },
{ "type": "Feature", "properties": { "name": "Nassau" }, "geometry": { "type": "Point", "coordinates": [ -77.350043784276124, 25.083390115351222 ] } },
{ "type": "Feature", "properties": { "name": "Nicosia" }, "geometry": { "type": "Point", "coordinates": [ 33.366634886414147, 35.166676451654496 ] } },
{ "type": "Feature", "properties": { "name": "Hanoi" }, "geometry": { "type": "Point", "coordinates": [ 105.848068341242197, 21.035273107737055 ] } },
{ "type": "Feature", "properties": { "name": "Ankara" }, "geometry": { "type": "Point", "coordinates": [ 32.862445782356644, 39.929184444075474 ] } },
{ "type": "Feature", "properties": { "name": "Budapest" }, "geometry": { "type": "Point", "coordinates": [ 19.081374818759684, 47.501952184991353 ] } },
{ "type": "Feature", "properties": { "name": "Sanaa" }, "geometry": { "type": "Point", "coordinates": [ 44.204647523938434, 15.356679154263645 ] } },
{ "type": "Feature", "properties": { "name": "Bucharest" }, "geometry": { "type": "Point", "coordinates": [ 26.098000795350401, 44.435317663494573 ] } },
{ "type": "Feature", "properties": { "name": "Damascus" }, "geometry": { "type": "Point", "coordinates": [ 36.298050030417073, 33.501979854206127 ] } },
{ "type": "Feature", "properties": { "name": "Lisbon" }, "geometry": { "type": "Point", "coordinates": [ -9.14681216410213, 38.724668736487843 ] } },
{ "type": "Feature", "properties": { "name": "Khartoum" }, "geometry": { "type": "Point", "coordinates": [ 32.532233380011576, 15.590024084277673 ] } },
{ "type": "Feature", "properties": { "name": "Oslo" }, "geometry": { "type": "Point", "coordinates": [ 10.748033347372314, 59.918636145001869 ] } },
{ "type": "Feature", "properties": { "name": "Warsaw" }, "geometry": { "type": "Point", "coordinates": [ 20.998053692465305, 52.251946488395561 ] } },
{ "type": "Feature", "properties": { "name": "Pyongyang" }, "geometry": { "type": "Point", "coordinates": [ 125.752744854993921, 39.021384558004343 ] } },
{ "type": "Feature", "properties": { "name": "Dar es Salaam" }, "geometry": { "type": "Point", "coordinates": [ 39.266395977694572, -6.798066736124383 ] } },
{ "type": "Feature", "properties": { "name": "Dublin" }, "geometry": { "type": "Point", "coordinates": [ -6.250851540391068, 53.335006994584944 ] } },
{ "type": "Feature", "properties": { "name": "Monrovia" }, "geometry": { "type": "Point", "coordinates": [ -10.799660436775923, 6.314581647160139 ] } },
{ "type": "Feature", "properties": { "name": "Kuala Lumpur" }, "geometry": { "type": "Point", "coordinates": [ 101.698037416746445, 3.168611730712371 ] } },
{ "type": "Feature", "properties": { "name": "Havana" }, "geometry": { "type": "Point", "coordinates": [ -82.366128029953302, 23.1339046995422 ] } },
{ "type": "Feature", "properties": { "name": "Prague" }, "geometry": { "type": "Point", "coordinates": [ 14.464033917048539, 50.08528287347832 ] } },
{ "type": "Feature", "properties": { "name": "Kuwait" }, "geometry": { "type": "Point", "coordinates": [ 47.976355287625267, 29.371663488629565 ] } },
{ "type": "Feature", "properties": { "name": "Santo Domingo" }, "geometry": { "type": "Point", "coordinates": [ -69.902030943315026, 18.472018713195382 ] } },
{ "type": "Feature", "properties": { "name": "Accra" }, "geometry": { "type": "Point", "coordinates": [ -0.218661598960693, 5.551980464445933 ] } },
{ "type": "Feature", "properties": { "name": "Tripoli" }, "geometry": { "type": "Point", "coordinates": [ 13.180011758078194, 32.89250001935369 ] } },
{ "type": "Feature", "properties": { "name": "Helsinki" }, "geometry": { "type": "Point", "coordinates": [ 24.932180482845581, 60.17750923256807 ] } },
{ "type": "Feature", "properties": { "name": "København" }, "geometry": { "type": "Point", "coordinates": [ 12.561539888703294, 55.680510049025941 ] } },
{ "type": "Feature", "properties": { "name": "Abidjan" }, "geometry": { "type": "Point", "coordinates": [ -4.041994118507091, 5.321942826098564 ] } },
{ "type": "Feature", "properties": { "name": "Brasilia" }, "geometry": { "type": "Point", "coordinates": [ -47.917998147003061, -15.781394372878992 ] } },
{ "type": "Feature", "properties": { "name": "Brussels" }, "geometry": { "type": "Point", "coordinates": [ 4.33137074969045, 50.83526293533032 ] } },
{ "type": "Feature", "properties": { "name": "Dhaka" }, "geometry": { "type": "Point", "coordinates": [ 90.406633608107541, 23.725005570312817 ] } },
{ "type": "Feature", "properties": { "name": "Luanda" }, "geometry": { "type": "Point", "coordinates": [ 13.23248118266855, -8.836340255012658 ] } },
{ "type": "Feature", "properties": { "name": "Algiers" }, "geometry": { "type": "Point", "coordinates": [ 3.048606670909237, 36.765010656628135 ] } },
{ "type": "Feature", "properties": { "name": "Rangoon" }, "geometry": { "type": "Point", "coordinates": [ 96.164731752661851, 16.785299963188777 ] } },
{ "type": "Feature", "properties": { "name": "Caracas" }, "geometry": { "type": "Point", "coordinates": [ -66.918983051050418, 10.502944413033333 ] } },
{ "type": "Feature", "properties": { "name": "Kiev" }, "geometry": { "type": "Point", "coordinates": [ 30.514682110472165, 50.435313187607221 ] } },
{ "type": "Feature", "properties": { "name": "Tashkent" }, "geometry": { "type": "Point", "coordinates": [ 69.292986960887788, 41.313647741607213 ] } },
{ "type": "Feature", "properties": { "name": "Madrid" }, "geometry": { "type": "Point", "coordinates": [ -3.685297544612524, 40.401972123113808 ] } },
{ "type": "Feature", "properties": { "name": "Stockholm" }, "geometry": { "type": "Point", "coordinates": [ 18.095388874180912, 59.35270581286585 ] } },
{ "type": "Feature", "properties": { "name": "Bangkok" }, "geometry": { "type": "Point", "coordinates": [ 100.51469879369489, 13.751945064087977 ] } },
{ "type": "Feature", "properties": { "name": "Lima" }, "geometry": { "type": "Point", "coordinates": [ -77.052007953434725, -12.046066817525571 ] } },
{ "type": "Feature", "properties": { "name": "Dakar" }, "geometry": { "type": "Point", "coordinates": [ -17.475075987050559, 14.717777583623274 ] } },
{ "type": "Feature", "properties": { "name": "Johannesburg" }, "geometry": { "type": "Point", "coordinates": [ 28.028063865019476, -26.16809888138414 ] } },
{ "type": "Feature", "properties": { "name": "Amsterdam" }, "geometry": { "type": "Point", "coordinates": [ 4.914694317400972, 52.351914546664432 ] } },
{ "type": "Feature", "properties": { "name": "Seoul" }, "geometry": { "type": "Point", "coordinates": [ 126.997785138201948, 37.568294958388947 ] } },
{ "type": "Feature", "properties": { "name": "Manila" }, "geometry": { "type": "Point", "coordinates": [ 120.980271303542395, 14.606104813440538 ] } },
{ "type": "Feature", "properties": { "name": "Berlin" }, "geometry": { "type": "Point", "coordinates": [ 13.399602764700546, 52.523764522251156 ] } },
{ "type": "Feature", "properties": { "name": "Kinshasa" }, "geometry": { "type": "Point", "coordinates": [ 15.313026023171744, -4.327778243275986 ] } },
{ "type": "Feature", "properties": { "name": "New Delhi" }, "geometry": { "type": "Point", "coordinates": [ 77.199980020053033, 28.600023009245433 ] } },
{ "type": "Feature", "properties": { "name": "Athens" }, "geometry": { "type": "Point", "coordinates": [ 23.731375225679358, 37.985272090552257 ] } },
{ "type": "Feature", "properties": { "name": "Baghdad" }, "geometry": { "type": "Point", "coordinates": [ 44.391922914564134, 33.340594356158647 ] } },
{ "type": "Feature", "properties": { "name": "Addis Ababa" }, "geometry": { "type": "Point", "coordinates": [ 38.698058575348682, 9.035256221295754 ] } },
{ "type": "Feature", "properties": { "name": "Tehran" }, "geometry": { "type": "Point", "coordinates": [ 51.422398175008993, 35.673888627001304 ] } },
{ "type": "Feature", "properties": { "name": "Buenos Aires" }, "geometry": { "type": "Point", "coordinates": [ -58.399477232331435, -34.600555749907414 ] } },
{ "type": "Feature", "properties": { "name": "Kabul" }, "geometry": { "type": "Point", "coordinates": [ 69.181314190705052, 34.518636144900313 ] } },
{ "type": "Feature", "properties": { "name": "Vienna" }, "geometry": { "type": "Point", "coordinates": [ 16.364693096743736, 48.201961136816863 ] } },
{ "type": "Feature", "properties": { "name": "Taipei" }, "geometry": { "type": "Point", "coordinates": [ 121.568333333333001, 25.035833333333301 ] } },
{ "type": "Feature", "properties": { "name": "Washington, D.C." }, "geometry": { "type": "Point", "coordinates": [ -77.011364439437159, 38.901495235087054 ] } },
{ "type": "Feature", "properties": { "name": "London" }, "geometry": { "type": "Point", "coordinates": [ -0.118667702475932, 51.5019405883275 ] } },
{ "type": "Feature", "properties": { "name": "Riyadh" }, "geometry": { "type": "Point", "coordinates": [ 46.770795798688255, 24.642779007816443 ] } },
{ "type": "Feature", "properties": { "name": "Cape Town" }, "geometry": { "type": "Point", "coordinates": [ 18.433042299226031, -33.918065108628753 ] } },
{ "type": "Feature", "properties": { "name": "Moscow" }, "geometry": { "type": "Point", "coordinates": [ 37.613576967271399, 55.754109981248178 ] } },
{ "type": "Feature", "properties": { "name": "Mexico City" }, "geometry": { "type": "Point", "coordinates": [ -99.132934060293906, 19.444388301415472 ] } },
{ "type": "Feature", "properties": { "name": "Rome" }, "geometry": { "type": "Point", "coordinates": [ 12.481312562873995, 41.897901485098942 ] } },
{ "type": "Feature", "properties": { "name": "Beijing" }, "geometry": { "type": "Point", "coordinates": [ 116.386339825659434, 39.930838089909059 ] } },
{ "type": "Feature", "properties": { "name": "Nairobi" }, "geometry": { "type": "Point", "coordinates": [ 36.814711000471448, -1.281400883237779 ] } },
{ "type": "Feature", "properties": { "name": "Jakarta" }, "geometry": { "type": "Point", "coordinates": [ 106.827491762470117, -6.172471846798885 ] } },
{ "type": "Feature", "properties": { "name": "Bogota" }, "geometry": { "type": "Point", "coordinates": [ -74.085289813774409, 4.598369421147822 ] } },
{ "type": "Feature", "properties": { "name": "Cairo" }, "geometry": { "type": "Point", "coordinates": [ 31.248022361126118, 30.051906205103705 ] } },
{ "type": "Feature", "properties": { "name": "Tokyo" }, "geometry": { "type": "Point", "coordinates": [ 139.749461570544668, 35.686962764371174 ] } },
{ "type": "Feature", "properties": { "name": "Paris" }, "geometry": { "type": "Point", "coordinates": [ 2.33138946713035, 48.868638789814611 ] } },
{ "type": "Feature", "properties": { "name": "Santiago" }, "geometry": { "type": "Point", "coordinates": [ -70.668986713174831, -33.448067956934096 ] } },
{ "type": "Feature", "properties": { "name": "Singapore" }, "geometry": { "type": "Point", "coordinates": [ 103.853874819099019, 1.294979325105942 ] } }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment