diff --git a/folium_tutorial/FoliumTutorial.ipynb b/folium_tutorial/FoliumTutorial.ipynb
new file mode 100644
index 0000000..8576126
--- /dev/null
+++ b/folium_tutorial/FoliumTutorial.ipynb
@@ -0,0 +1,1301 @@
+{
+ "cells": [
+ {
+ "cell_type": "code",
+ "execution_count": 1,
+ "metadata": {
+ "collapsed": true
+ },
+ "outputs": [],
+ "source": [
+ "import folium"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 5,
+ "metadata": {
+ "collapsed": true
+ },
+ "outputs": [],
+ "source": [
+ "# Folium uses open street map tiles as the default, unless 'tiles' param \n",
+ "# included. \n",
+ "my_map = folium.Map(location=[45.372, -121.697], zoom_start=10, tiles='Stamen Terrain')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 6,
+ "metadata": {
+ "collapsed": false
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "
"
+ ],
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 6,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "my_map"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 8,
+ "metadata": {
+ "collapsed": false
+ },
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "/Users/zumboxuser/PROJECTS/python-tutorials/venv/lib/python3.5/site-packages/ipykernel/__main__.py:1: FutureWarning: simple_marker is deprecated. Use add_children(Marker) instead\n",
+ " if __name__ == '__main__':\n"
+ ]
+ }
+ ],
+ "source": [
+ "\n",
+ "#my_map.create_map(path='test.html')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 24,
+ "metadata": {
+ "collapsed": false,
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ ""
+ ],
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 24,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "folium.Marker(location=[45.3288, -121.6625],\n",
+ " popup='Mt. Hood Meadows',\n",
+ " icon=folium.Icon(color='green')).add_to(my_map)\n",
+ "folium.Marker(location=[45.3311, -121.7311],\n",
+ " popup='Timberlake Lodge',\n",
+ " icon=folium.Icon(color='blue')).add_to(my_map)\n",
+ "\n",
+ "my_map"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 25,
+ "metadata": {
+ "collapsed": true
+ },
+ "outputs": [],
+ "source": []
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "metadata": {
+ "collapsed": false
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " VOLCANX020 | \n",
+ " NUMBER | \n",
+ " NAME | \n",
+ " LOCATION | \n",
+ " STATUS | \n",
+ " ELEV | \n",
+ " TYPE | \n",
+ " TIMEFRAME | \n",
+ " LAT | \n",
+ " LON | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 0 | \n",
+ " 509.0 | \n",
+ " 1201-01= | \n",
+ " Baker | \n",
+ " US-Washington | \n",
+ " Historical | \n",
+ " 3285.0 | \n",
+ " Stratovolcanoes | \n",
+ " D3 | \n",
+ " 48.776798 | \n",
+ " -121.810997 | \n",
+ "
\n",
+ " \n",
+ " | 1 | \n",
+ " 511.0 | \n",
+ " 1201-02- | \n",
+ " Glacier Peak | \n",
+ " US-Washington | \n",
+ " Tephrochronology | \n",
+ " 3213.0 | \n",
+ " Stratovolcano | \n",
+ " D4 | \n",
+ " 48.111801 | \n",
+ " -121.111000 | \n",
+ "
\n",
+ " \n",
+ " | 2 | \n",
+ " 513.0 | \n",
+ " 1201-03- | \n",
+ " Rainier | \n",
+ " US-Washington | \n",
+ " Dendrochronology | \n",
+ " 4392.0 | \n",
+ " Stratovolcano | \n",
+ " D3 | \n",
+ " 46.869801 | \n",
+ " -121.751000 | \n",
+ "
\n",
+ " \n",
+ " | 3 | \n",
+ " 515.0 | \n",
+ " 1201-05- | \n",
+ " St. Helens | \n",
+ " US-Washington | \n",
+ " Historical | \n",
+ " 2549.0 | \n",
+ " Stratovolcano | \n",
+ " D1 | \n",
+ " 46.199799 | \n",
+ " -122.181000 | \n",
+ "
\n",
+ " \n",
+ " | 4 | \n",
+ " 516.0 | \n",
+ " 1201-04- | \n",
+ " Adams | \n",
+ " US-Washington | \n",
+ " Tephrochronology | \n",
+ " 3742.0 | \n",
+ " Stratovolcano | \n",
+ " D6 | \n",
+ " 46.205799 | \n",
+ " -121.490997 | \n",
+ "
\n",
+ " \n",
+ " | 5 | \n",
+ " 517.0 | \n",
+ " 1201-06- | \n",
+ " West Crater | \n",
+ " US-Washington | \n",
+ " Radiocarbon | \n",
+ " 1329.0 | \n",
+ " Volcanic field | \n",
+ " D7 | \n",
+ " 45.879799 | \n",
+ " -122.081001 | \n",
+ "
\n",
+ " \n",
+ " | 6 | \n",
+ " 518.0 | \n",
+ " 1201-07- | \n",
+ " Indian Heaven | \n",
+ " US-Washington | \n",
+ " Radiocarbon | \n",
+ " 1806.0 | \n",
+ " Shield volcanoes | \n",
+ " D7 | \n",
+ " 45.929798 | \n",
+ " -121.820999 | \n",
+ "
\n",
+ " \n",
+ " | 7 | \n",
+ " 519.0 | \n",
+ " 1202-01- | \n",
+ " Hood | \n",
+ " US-Oregon | \n",
+ " Historical | \n",
+ " 3426.0 | \n",
+ " Stratovolcano | \n",
+ " D3 | \n",
+ " 45.373798 | \n",
+ " -121.691002 | \n",
+ "
\n",
+ " \n",
+ " | 8 | \n",
+ " 521.0 | \n",
+ " 1202-02- | \n",
+ " Jefferson | \n",
+ " US-Oregon | \n",
+ " Varve Count | \n",
+ " 3199.0 | \n",
+ " Stratovolcano | \n",
+ " D6 | \n",
+ " 44.691799 | \n",
+ " -121.801002 | \n",
+ "
\n",
+ " \n",
+ " | 9 | \n",
+ " 522.0 | \n",
+ " 1202-03- | \n",
+ " Blue Lake Crater | \n",
+ " US-Oregon | \n",
+ " Radiocarbon | \n",
+ " 1230.0 | \n",
+ " Maar | \n",
+ " D7 | \n",
+ " 44.419800 | \n",
+ " -121.771004 | \n",
+ "
\n",
+ " \n",
+ " | 10 | \n",
+ " 523.0 | \n",
+ " 1202-04- | \n",
+ " Sand Mountain Field | \n",
+ " US-Oregon | \n",
+ " Radiocarbon | \n",
+ " 1664.0 | \n",
+ " Cinder cones | \n",
+ " D7 | \n",
+ " 44.379799 | \n",
+ " -121.931000 | \n",
+ "
\n",
+ " \n",
+ " | 11 | \n",
+ " 524.0 | \n",
+ " 1202-05- | \n",
+ " Washington | \n",
+ " US-Oregon | \n",
+ " Radiocarbon | \n",
+ " 2376.0 | \n",
+ " Shield volcano | \n",
+ " D6 | \n",
+ " 44.331799 | \n",
+ " -121.831001 | \n",
+ "
\n",
+ " \n",
+ " | 12 | \n",
+ " 525.0 | \n",
+ " 1202-06- | \n",
+ " Belknap | \n",
+ " US-Oregon | \n",
+ " Radiocarbon | \n",
+ " 2095.0 | \n",
+ " Shield volcanoes | \n",
+ " D6 | \n",
+ " 44.284802 | \n",
+ " -121.841003 | \n",
+ "
\n",
+ " \n",
+ " | 13 | \n",
+ " 526.0 | \n",
+ " 1202-07- | \n",
+ " North Sister Field | \n",
+ " US-Oregon | \n",
+ " Radiocarbon | \n",
+ " 3074.0 | \n",
+ " Complex volcano | \n",
+ " D6 | \n",
+ " 44.169800 | \n",
+ " -121.771004 | \n",
+ "
\n",
+ " \n",
+ " | 14 | \n",
+ " 527.0 | \n",
+ " 1202-08- | \n",
+ " South Sister | \n",
+ " US-Oregon | \n",
+ " Radiocarbon | \n",
+ " 3157.0 | \n",
+ " Complex volcano | \n",
+ " D7 | \n",
+ " 44.099800 | \n",
+ " -121.771004 | \n",
+ "
\n",
+ " \n",
+ " | 15 | \n",
+ " 528.0 | \n",
+ " 1202-09- | \n",
+ " Bachelor | \n",
+ " US-Oregon | \n",
+ " Tephrochronology | \n",
+ " 2763.0 | \n",
+ " Stratovolcano | \n",
+ " D7 | \n",
+ " 43.978802 | \n",
+ " -121.681000 | \n",
+ "
\n",
+ " \n",
+ " | 16 | \n",
+ " 531.0 | \n",
+ " 1202-11- | \n",
+ " Newberry Volcano | \n",
+ " US-Oregon | \n",
+ " Radiocarbon | \n",
+ " 2434.0 | \n",
+ " Shield volcano | \n",
+ " D6 | \n",
+ " 43.721802 | \n",
+ " -121.221001 | \n",
+ "
\n",
+ " \n",
+ " | 17 | \n",
+ " 532.0 | \n",
+ " 1202-10- | \n",
+ " Davis Lake | \n",
+ " US-Oregon | \n",
+ " Radiocarbon | \n",
+ " 2163.0 | \n",
+ " Volcanic field | \n",
+ " D7 | \n",
+ " 43.569801 | \n",
+ " -121.820999 | \n",
+ "
\n",
+ " \n",
+ " | 18 | \n",
+ " 534.0 | \n",
+ " 1202-12- | \n",
+ " Devils Garden | \n",
+ " US-Oregon | \n",
+ " Holocene? | \n",
+ " 1698.0 | \n",
+ " Volcanic field | \n",
+ " ? | \n",
+ " 43.511902 | \n",
+ " -120.861000 | \n",
+ "
\n",
+ " \n",
+ " | 19 | \n",
+ " 535.0 | \n",
+ " 1202-15- | \n",
+ " Cinnamon Butte | \n",
+ " US-Oregon | \n",
+ " Holocene? | \n",
+ " 1956.0 | \n",
+ " Cinder cones | \n",
+ " ? | \n",
+ " 43.240799 | \n",
+ " -122.100998 | \n",
+ "
\n",
+ " \n",
+ " | 20 | \n",
+ " 536.0 | \n",
+ " 1202-13- | \n",
+ " Squaw Ridge Lava Field | \n",
+ " US-Oregon | \n",
+ " Holocene? | \n",
+ " 1711.0 | \n",
+ " Volcanic field | \n",
+ " ? | \n",
+ " 43.471901 | \n",
+ " -120.751000 | \n",
+ "
\n",
+ " \n",
+ " | 21 | \n",
+ " 537.0 | \n",
+ " 1202-14- | \n",
+ " Four Craters Lava Field | \n",
+ " US-Oregon | \n",
+ " Holocene? | \n",
+ " 1501.0 | \n",
+ " Volcanic field | \n",
+ " ? | \n",
+ " 43.360901 | \n",
+ " -120.661003 | \n",
+ "
\n",
+ " \n",
+ " | 22 | \n",
+ " 538.0 | \n",
+ " 1202-16- | \n",
+ " Crater Lake | \n",
+ " US-Oregon | \n",
+ " Radiocarbon | \n",
+ " 2487.0 | \n",
+ " Caldera | \n",
+ " D7 | \n",
+ " 42.929901 | \n",
+ " -122.121002 | \n",
+ "
\n",
+ " \n",
+ " | 23 | \n",
+ " 539.0 | \n",
+ " 1205-01- | \n",
+ " Yellowstone | \n",
+ " US-Wyoming | \n",
+ " Tephrochronology | \n",
+ " 2805.0 | \n",
+ " Calderas | \n",
+ " D7 | \n",
+ " 44.429901 | \n",
+ " -110.670998 | \n",
+ "
\n",
+ " \n",
+ " | 24 | \n",
+ " 541.0 | \n",
+ " 1202-17- | \n",
+ " Diamond Craters | \n",
+ " US-Oregon | \n",
+ " Holocene? | \n",
+ " 1435.0 | \n",
+ " Volcanic field | \n",
+ " ? | \n",
+ " 43.099899 | \n",
+ " -118.751000 | \n",
+ "
\n",
+ " \n",
+ " | 25 | \n",
+ " 542.0 | \n",
+ " 1202-19- | \n",
+ " Jordan Craters | \n",
+ " US-Oregon | \n",
+ " Radiocarbon | \n",
+ " 1473.0 | \n",
+ " Volcanic field | \n",
+ " D7 | \n",
+ " 43.149898 | \n",
+ " -117.471001 | \n",
+ "
\n",
+ " \n",
+ " | 26 | \n",
+ " 543.0 | \n",
+ " 1202-18- | \n",
+ " Saddle Butte | \n",
+ " US-Oregon | \n",
+ " Holocene? | \n",
+ " 1700.0 | \n",
+ " Volcanic field | \n",
+ " ? | \n",
+ " 42.999901 | \n",
+ " -117.801002 | \n",
+ "
\n",
+ " \n",
+ " | 27 | \n",
+ " 544.0 | \n",
+ " 1204-02- | \n",
+ " Craters of the Moon | \n",
+ " US-Idaho | \n",
+ " Radiocarbon | \n",
+ " 2005.0 | \n",
+ " Cinder cones | \n",
+ " D7 | \n",
+ " 43.419899 | \n",
+ " -113.501000 | \n",
+ "
\n",
+ " \n",
+ " | 28 | \n",
+ " 545.0 | \n",
+ " 1204-04- | \n",
+ " Hell's Half Acre | \n",
+ " US-Idaho | \n",
+ " Radiocarbon | \n",
+ " 1631.0 | \n",
+ " Shield volcano | \n",
+ " D7 | \n",
+ " 43.499901 | \n",
+ " -112.450996 | \n",
+ "
\n",
+ " \n",
+ " | 29 | \n",
+ " 546.0 | \n",
+ " 1204-01- | \n",
+ " Shoshone Lava Field | \n",
+ " US-Idaho | \n",
+ " Holocene | \n",
+ " 1478.0 | \n",
+ " Shield volcano | \n",
+ " D7 | \n",
+ " 43.179901 | \n",
+ " -114.350998 | \n",
+ "
\n",
+ " \n",
+ " | ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ "
\n",
+ " \n",
+ " | 32 | \n",
+ " 549.0 | \n",
+ " 1204-03- | \n",
+ " Wapi Lava Field | \n",
+ " US-Idaho | \n",
+ " Radiocarbon | \n",
+ " 1604.0 | \n",
+ " Shield volcano | \n",
+ " D7 | \n",
+ " 42.879902 | \n",
+ " -113.221001 | \n",
+ "
\n",
+ " \n",
+ " | 33 | \n",
+ " 550.0 | \n",
+ " 1203-01- | \n",
+ " Shasta | \n",
+ " US-California | \n",
+ " Historical | \n",
+ " 4317.0 | \n",
+ " Stratovolcano | \n",
+ " D4 | \n",
+ " 41.419899 | \n",
+ " -122.200996 | \n",
+ "
\n",
+ " \n",
+ " | 34 | \n",
+ " 551.0 | \n",
+ " 1203-03- | \n",
+ " Brushy Butte | \n",
+ " US-California | \n",
+ " Holocene? | \n",
+ " 1174.0 | \n",
+ " Shield volcano | \n",
+ " ? | \n",
+ " 41.177898 | \n",
+ " -121.441002 | \n",
+ "
\n",
+ " \n",
+ " | 35 | \n",
+ " 552.0 | \n",
+ " 1203-04- | \n",
+ " Big Cave | \n",
+ " US-California | \n",
+ " Holocene? | \n",
+ " 1259.0 | \n",
+ " Shield volcano | \n",
+ " ? | \n",
+ " 40.954899 | \n",
+ " -121.361000 | \n",
+ "
\n",
+ " \n",
+ " | 36 | \n",
+ " 553.0 | \n",
+ " 1203-05- | \n",
+ " Twin Buttes | \n",
+ " US-California | \n",
+ " Holocene? | \n",
+ " 1631.0 | \n",
+ " Cinder cones | \n",
+ " ? | \n",
+ " 40.779900 | \n",
+ " -121.600998 | \n",
+ "
\n",
+ " \n",
+ " | 37 | \n",
+ " 554.0 | \n",
+ " 1203-06- | \n",
+ " Tumble Buttes | \n",
+ " US-California | \n",
+ " Holocene? | \n",
+ " 2191.0 | \n",
+ " Cinder cones | \n",
+ " ? | \n",
+ " 40.679901 | \n",
+ " -121.551002 | \n",
+ "
\n",
+ " \n",
+ " | 38 | \n",
+ " 555.0 | \n",
+ " 1203-09- | \n",
+ " Eagle Lake Field | \n",
+ " US-California | \n",
+ " Holocene? | \n",
+ " 1652.0 | \n",
+ " Fissure vents | \n",
+ " ? | \n",
+ " 40.629902 | \n",
+ " -120.831001 | \n",
+ "
\n",
+ " \n",
+ " | 39 | \n",
+ " 556.0 | \n",
+ " 1203-08- | \n",
+ " Lassen Volc Center | \n",
+ " US-California | \n",
+ " Historical | \n",
+ " 3187.0 | \n",
+ " Stratovolcano | \n",
+ " D2 | \n",
+ " 40.491901 | \n",
+ " -121.501000 | \n",
+ "
\n",
+ " \n",
+ " | 40 | \n",
+ " 557.0 | \n",
+ " 1203-10- | \n",
+ " Clear Lake | \n",
+ " US-California | \n",
+ " Holocene | \n",
+ " 1439.0 | \n",
+ " Volcanic field | \n",
+ " U | \n",
+ " 38.969898 | \n",
+ " -122.771004 | \n",
+ "
\n",
+ " \n",
+ " | 41 | \n",
+ " 558.0 | \n",
+ " 1206-01- | \n",
+ " Steamboat Springs | \n",
+ " US-Nevada | \n",
+ " Pleistocene-Fumarolic | \n",
+ " 1415.0 | \n",
+ " Lava domes | \n",
+ " Q | \n",
+ " 39.374901 | \n",
+ " -119.721001 | \n",
+ "
\n",
+ " \n",
+ " | 42 | \n",
+ " 560.0 | \n",
+ " 1208-01- | \n",
+ " Dotsero | \n",
+ " US-Colorado | \n",
+ " Radiocarbon | \n",
+ " 2230.0 | \n",
+ " Maar | \n",
+ " D7 | \n",
+ " 39.650002 | \n",
+ " -107.030998 | \n",
+ "
\n",
+ " \n",
+ " | 43 | \n",
+ " 561.0 | \n",
+ " 1203-11- | \n",
+ " Mono Lake Volc Field | \n",
+ " US-California | \n",
+ " Tephrochronology | \n",
+ " 2121.0 | \n",
+ " Cinder cones | \n",
+ " D4 | \n",
+ " 37.999901 | \n",
+ " -119.030998 | \n",
+ "
\n",
+ " \n",
+ " | 44 | \n",
+ " 562.0 | \n",
+ " 1207-05- | \n",
+ " Black Rock Desert | \n",
+ " US-Utah | \n",
+ " Radiocarbon | \n",
+ " 1800.0 | \n",
+ " Volcanic field | \n",
+ " D6 | \n",
+ " 38.970001 | \n",
+ " -112.501000 | \n",
+ "
\n",
+ " \n",
+ " | 45 | \n",
+ " 563.0 | \n",
+ " 1203-12- | \n",
+ " Mono Craters | \n",
+ " US-California | \n",
+ " Radiocarbon | \n",
+ " 2796.0 | \n",
+ " Lava domes | \n",
+ " D6 | \n",
+ " 37.879902 | \n",
+ " -119.001000 | \n",
+ "
\n",
+ " \n",
+ " | 46 | \n",
+ " 564.0 | \n",
+ " 1203-13- | \n",
+ " Inyo Craters | \n",
+ " US-California | \n",
+ " Radiocarbon | \n",
+ " 2629.0 | \n",
+ " Lava domes | \n",
+ " D6 | \n",
+ " 37.691898 | \n",
+ " -119.021004 | \n",
+ "
\n",
+ " \n",
+ " | 47 | \n",
+ " 565.0 | \n",
+ " 1203-14- | \n",
+ " Long Valley | \n",
+ " US-California | \n",
+ " Pleistocene-Fumarolic | \n",
+ " 3390.0 | \n",
+ " Caldera | \n",
+ " Q | \n",
+ " 37.699902 | \n",
+ " -118.871002 | \n",
+ "
\n",
+ " \n",
+ " | 48 | \n",
+ " 566.0 | \n",
+ " 1203-15- | \n",
+ " Red Cones | \n",
+ " US-California | \n",
+ " Radiocarbon | \n",
+ " 2748.0 | \n",
+ " Cinder cones | \n",
+ " D7 | \n",
+ " 37.579899 | \n",
+ " -119.051002 | \n",
+ "
\n",
+ " \n",
+ " | 49 | \n",
+ " 568.0 | \n",
+ " 1203-16- | \n",
+ " Ubehebe Craters | \n",
+ " US-California | \n",
+ " Anthropology | \n",
+ " 752.0 | \n",
+ " Maars | \n",
+ " D7 | \n",
+ " 37.019901 | \n",
+ " -117.450996 | \n",
+ "
\n",
+ " \n",
+ " | 50 | \n",
+ " 569.0 | \n",
+ " 1207-04- | \n",
+ " Markagunt Plateau | \n",
+ " US-Utah | \n",
+ " Dendrochronology | \n",
+ " 2840.0 | \n",
+ " Volcanic field | \n",
+ " D6 | \n",
+ " 37.580002 | \n",
+ " -112.670998 | \n",
+ "
\n",
+ " \n",
+ " | 51 | \n",
+ " 570.0 | \n",
+ " 1207-01- | \n",
+ " Santa Clara | \n",
+ " US-Utah | \n",
+ " Holocene? | \n",
+ " 1465.0 | \n",
+ " Volcanic field | \n",
+ " ? | \n",
+ " 37.257000 | \n",
+ " -113.621002 | \n",
+ "
\n",
+ " \n",
+ " | 52 | \n",
+ " 571.0 | \n",
+ " 1207-03- | \n",
+ " Bald Knoll | \n",
+ " US-Utah | \n",
+ " Holocene | \n",
+ " 2135.0 | \n",
+ " Cinder cones | \n",
+ " U | \n",
+ " 37.327999 | \n",
+ " -112.401001 | \n",
+ "
\n",
+ " \n",
+ " | 53 | \n",
+ " 572.0 | \n",
+ " 1203-17- | \n",
+ " Golden Trout Creek | \n",
+ " US-California | \n",
+ " Tephrochronology | \n",
+ " 2886.0 | \n",
+ " Volcanic field | \n",
+ " D7 | \n",
+ " 36.357899 | \n",
+ " -118.320999 | \n",
+ "
\n",
+ " \n",
+ " | 54 | \n",
+ " 574.0 | \n",
+ " 1203-18- | \n",
+ " Coso Volc Field | \n",
+ " US-California | \n",
+ " Holocene? | \n",
+ " 2400.0 | \n",
+ " Lava domes | \n",
+ " ? | \n",
+ " 36.029900 | \n",
+ " -117.820999 | \n",
+ "
\n",
+ " \n",
+ " | 55 | \n",
+ " 576.0 | \n",
+ " 1209-01- | \n",
+ " Uinkaret Field | \n",
+ " US-Arizona | \n",
+ " Anthropology | \n",
+ " 1555.0 | \n",
+ " Volcanic field | \n",
+ " D6 | \n",
+ " 36.380001 | \n",
+ " -113.130997 | \n",
+ "
\n",
+ " \n",
+ " | 56 | \n",
+ " 579.0 | \n",
+ " 1203-19- | \n",
+ " Lavic Lake | \n",
+ " US-California | \n",
+ " Holocene? | \n",
+ " 1495.0 | \n",
+ " Volcanic field | \n",
+ " ? | \n",
+ " 34.750000 | \n",
+ " -116.621002 | \n",
+ "
\n",
+ " \n",
+ " | 57 | \n",
+ " 580.0 | \n",
+ " 1210-03- | \n",
+ " Valles Caldera | \n",
+ " US-New Mexico | \n",
+ " Pleistocene-Fumarolic | \n",
+ " 3430.0 | \n",
+ " Caldera | \n",
+ " Q | \n",
+ " 35.869999 | \n",
+ " -106.570999 | \n",
+ "
\n",
+ " \n",
+ " | 58 | \n",
+ " 581.0 | \n",
+ " 1209-02- | \n",
+ " Sunset Crater | \n",
+ " US-Arizona | \n",
+ " Dendrochronology | \n",
+ " 2447.0 | \n",
+ " Cinder cone | \n",
+ " D6 | \n",
+ " 35.369999 | \n",
+ " -111.501000 | \n",
+ "
\n",
+ " \n",
+ " | 59 | \n",
+ " 584.0 | \n",
+ " 1203-20- | \n",
+ " Amboy | \n",
+ " US-California | \n",
+ " Holocene | \n",
+ " 288.0 | \n",
+ " Cinder cone | \n",
+ " U | \n",
+ " 34.549999 | \n",
+ " -115.780998 | \n",
+ "
\n",
+ " \n",
+ " | 60 | \n",
+ " 586.0 | \n",
+ " 1210-02- | \n",
+ " Zuni-Bandera | \n",
+ " US-New Mexico | \n",
+ " Anthropology | \n",
+ " 2550.0 | \n",
+ " Volcanic field | \n",
+ " D7 | \n",
+ " 34.799999 | \n",
+ " -108.001000 | \n",
+ "
\n",
+ " \n",
+ " | 61 | \n",
+ " 588.0 | \n",
+ " 1210-01- | \n",
+ " Carrizozo | \n",
+ " US-New Mexico | \n",
+ " Holocene | \n",
+ " 1731.0 | \n",
+ " Cinder cone | \n",
+ " U | \n",
+ " 33.780102 | \n",
+ " -105.931000 | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
62 rows × 10 columns
\n",
+ "
"
+ ],
+ "text/plain": [
+ " VOLCANX020 NUMBER NAME LOCATION \\\n",
+ "0 509.0 1201-01= Baker US-Washington \n",
+ "1 511.0 1201-02- Glacier Peak US-Washington \n",
+ "2 513.0 1201-03- Rainier US-Washington \n",
+ "3 515.0 1201-05- St. Helens US-Washington \n",
+ "4 516.0 1201-04- Adams US-Washington \n",
+ "5 517.0 1201-06- West Crater US-Washington \n",
+ "6 518.0 1201-07- Indian Heaven US-Washington \n",
+ "7 519.0 1202-01- Hood US-Oregon \n",
+ "8 521.0 1202-02- Jefferson US-Oregon \n",
+ "9 522.0 1202-03- Blue Lake Crater US-Oregon \n",
+ "10 523.0 1202-04- Sand Mountain Field US-Oregon \n",
+ "11 524.0 1202-05- Washington US-Oregon \n",
+ "12 525.0 1202-06- Belknap US-Oregon \n",
+ "13 526.0 1202-07- North Sister Field US-Oregon \n",
+ "14 527.0 1202-08- South Sister US-Oregon \n",
+ "15 528.0 1202-09- Bachelor US-Oregon \n",
+ "16 531.0 1202-11- Newberry Volcano US-Oregon \n",
+ "17 532.0 1202-10- Davis Lake US-Oregon \n",
+ "18 534.0 1202-12- Devils Garden US-Oregon \n",
+ "19 535.0 1202-15- Cinnamon Butte US-Oregon \n",
+ "20 536.0 1202-13- Squaw Ridge Lava Field US-Oregon \n",
+ "21 537.0 1202-14- Four Craters Lava Field US-Oregon \n",
+ "22 538.0 1202-16- Crater Lake US-Oregon \n",
+ "23 539.0 1205-01- Yellowstone US-Wyoming \n",
+ "24 541.0 1202-17- Diamond Craters US-Oregon \n",
+ "25 542.0 1202-19- Jordan Craters US-Oregon \n",
+ "26 543.0 1202-18- Saddle Butte US-Oregon \n",
+ "27 544.0 1204-02- Craters of the Moon US-Idaho \n",
+ "28 545.0 1204-04- Hell's Half Acre US-Idaho \n",
+ "29 546.0 1204-01- Shoshone Lava Field US-Idaho \n",
+ ".. ... ... ... ... \n",
+ "32 549.0 1204-03- Wapi Lava Field US-Idaho \n",
+ "33 550.0 1203-01- Shasta US-California \n",
+ "34 551.0 1203-03- Brushy Butte US-California \n",
+ "35 552.0 1203-04- Big Cave US-California \n",
+ "36 553.0 1203-05- Twin Buttes US-California \n",
+ "37 554.0 1203-06- Tumble Buttes US-California \n",
+ "38 555.0 1203-09- Eagle Lake Field US-California \n",
+ "39 556.0 1203-08- Lassen Volc Center US-California \n",
+ "40 557.0 1203-10- Clear Lake US-California \n",
+ "41 558.0 1206-01- Steamboat Springs US-Nevada \n",
+ "42 560.0 1208-01- Dotsero US-Colorado \n",
+ "43 561.0 1203-11- Mono Lake Volc Field US-California \n",
+ "44 562.0 1207-05- Black Rock Desert US-Utah \n",
+ "45 563.0 1203-12- Mono Craters US-California \n",
+ "46 564.0 1203-13- Inyo Craters US-California \n",
+ "47 565.0 1203-14- Long Valley US-California \n",
+ "48 566.0 1203-15- Red Cones US-California \n",
+ "49 568.0 1203-16- Ubehebe Craters US-California \n",
+ "50 569.0 1207-04- Markagunt Plateau US-Utah \n",
+ "51 570.0 1207-01- Santa Clara US-Utah \n",
+ "52 571.0 1207-03- Bald Knoll US-Utah \n",
+ "53 572.0 1203-17- Golden Trout Creek US-California \n",
+ "54 574.0 1203-18- Coso Volc Field US-California \n",
+ "55 576.0 1209-01- Uinkaret Field US-Arizona \n",
+ "56 579.0 1203-19- Lavic Lake US-California \n",
+ "57 580.0 1210-03- Valles Caldera US-New Mexico \n",
+ "58 581.0 1209-02- Sunset Crater US-Arizona \n",
+ "59 584.0 1203-20- Amboy US-California \n",
+ "60 586.0 1210-02- Zuni-Bandera US-New Mexico \n",
+ "61 588.0 1210-01- Carrizozo US-New Mexico \n",
+ "\n",
+ " STATUS ELEV TYPE TIMEFRAME LAT \\\n",
+ "0 Historical 3285.0 Stratovolcanoes D3 48.776798 \n",
+ "1 Tephrochronology 3213.0 Stratovolcano D4 48.111801 \n",
+ "2 Dendrochronology 4392.0 Stratovolcano D3 46.869801 \n",
+ "3 Historical 2549.0 Stratovolcano D1 46.199799 \n",
+ "4 Tephrochronology 3742.0 Stratovolcano D6 46.205799 \n",
+ "5 Radiocarbon 1329.0 Volcanic field D7 45.879799 \n",
+ "6 Radiocarbon 1806.0 Shield volcanoes D7 45.929798 \n",
+ "7 Historical 3426.0 Stratovolcano D3 45.373798 \n",
+ "8 Varve Count 3199.0 Stratovolcano D6 44.691799 \n",
+ "9 Radiocarbon 1230.0 Maar D7 44.419800 \n",
+ "10 Radiocarbon 1664.0 Cinder cones D7 44.379799 \n",
+ "11 Radiocarbon 2376.0 Shield volcano D6 44.331799 \n",
+ "12 Radiocarbon 2095.0 Shield volcanoes D6 44.284802 \n",
+ "13 Radiocarbon 3074.0 Complex volcano D6 44.169800 \n",
+ "14 Radiocarbon 3157.0 Complex volcano D7 44.099800 \n",
+ "15 Tephrochronology 2763.0 Stratovolcano D7 43.978802 \n",
+ "16 Radiocarbon 2434.0 Shield volcano D6 43.721802 \n",
+ "17 Radiocarbon 2163.0 Volcanic field D7 43.569801 \n",
+ "18 Holocene? 1698.0 Volcanic field ? 43.511902 \n",
+ "19 Holocene? 1956.0 Cinder cones ? 43.240799 \n",
+ "20 Holocene? 1711.0 Volcanic field ? 43.471901 \n",
+ "21 Holocene? 1501.0 Volcanic field ? 43.360901 \n",
+ "22 Radiocarbon 2487.0 Caldera D7 42.929901 \n",
+ "23 Tephrochronology 2805.0 Calderas D7 44.429901 \n",
+ "24 Holocene? 1435.0 Volcanic field ? 43.099899 \n",
+ "25 Radiocarbon 1473.0 Volcanic field D7 43.149898 \n",
+ "26 Holocene? 1700.0 Volcanic field ? 42.999901 \n",
+ "27 Radiocarbon 2005.0 Cinder cones D7 43.419899 \n",
+ "28 Radiocarbon 1631.0 Shield volcano D7 43.499901 \n",
+ "29 Holocene 1478.0 Shield volcano D7 43.179901 \n",
+ ".. ... ... ... ... ... \n",
+ "32 Radiocarbon 1604.0 Shield volcano D7 42.879902 \n",
+ "33 Historical 4317.0 Stratovolcano D4 41.419899 \n",
+ "34 Holocene? 1174.0 Shield volcano ? 41.177898 \n",
+ "35 Holocene? 1259.0 Shield volcano ? 40.954899 \n",
+ "36 Holocene? 1631.0 Cinder cones ? 40.779900 \n",
+ "37 Holocene? 2191.0 Cinder cones ? 40.679901 \n",
+ "38 Holocene? 1652.0 Fissure vents ? 40.629902 \n",
+ "39 Historical 3187.0 Stratovolcano D2 40.491901 \n",
+ "40 Holocene 1439.0 Volcanic field U 38.969898 \n",
+ "41 Pleistocene-Fumarolic 1415.0 Lava domes Q 39.374901 \n",
+ "42 Radiocarbon 2230.0 Maar D7 39.650002 \n",
+ "43 Tephrochronology 2121.0 Cinder cones D4 37.999901 \n",
+ "44 Radiocarbon 1800.0 Volcanic field D6 38.970001 \n",
+ "45 Radiocarbon 2796.0 Lava domes D6 37.879902 \n",
+ "46 Radiocarbon 2629.0 Lava domes D6 37.691898 \n",
+ "47 Pleistocene-Fumarolic 3390.0 Caldera Q 37.699902 \n",
+ "48 Radiocarbon 2748.0 Cinder cones D7 37.579899 \n",
+ "49 Anthropology 752.0 Maars D7 37.019901 \n",
+ "50 Dendrochronology 2840.0 Volcanic field D6 37.580002 \n",
+ "51 Holocene? 1465.0 Volcanic field ? 37.257000 \n",
+ "52 Holocene 2135.0 Cinder cones U 37.327999 \n",
+ "53 Tephrochronology 2886.0 Volcanic field D7 36.357899 \n",
+ "54 Holocene? 2400.0 Lava domes ? 36.029900 \n",
+ "55 Anthropology 1555.0 Volcanic field D6 36.380001 \n",
+ "56 Holocene? 1495.0 Volcanic field ? 34.750000 \n",
+ "57 Pleistocene-Fumarolic 3430.0 Caldera Q 35.869999 \n",
+ "58 Dendrochronology 2447.0 Cinder cone D6 35.369999 \n",
+ "59 Holocene 288.0 Cinder cone U 34.549999 \n",
+ "60 Anthropology 2550.0 Volcanic field D7 34.799999 \n",
+ "61 Holocene 1731.0 Cinder cone U 33.780102 \n",
+ "\n",
+ " LON \n",
+ "0 -121.810997 \n",
+ "1 -121.111000 \n",
+ "2 -121.751000 \n",
+ "3 -122.181000 \n",
+ "4 -121.490997 \n",
+ "5 -122.081001 \n",
+ "6 -121.820999 \n",
+ "7 -121.691002 \n",
+ "8 -121.801002 \n",
+ "9 -121.771004 \n",
+ "10 -121.931000 \n",
+ "11 -121.831001 \n",
+ "12 -121.841003 \n",
+ "13 -121.771004 \n",
+ "14 -121.771004 \n",
+ "15 -121.681000 \n",
+ "16 -121.221001 \n",
+ "17 -121.820999 \n",
+ "18 -120.861000 \n",
+ "19 -122.100998 \n",
+ "20 -120.751000 \n",
+ "21 -120.661003 \n",
+ "22 -122.121002 \n",
+ "23 -110.670998 \n",
+ "24 -118.751000 \n",
+ "25 -117.471001 \n",
+ "26 -117.801002 \n",
+ "27 -113.501000 \n",
+ "28 -112.450996 \n",
+ "29 -114.350998 \n",
+ ".. ... \n",
+ "32 -113.221001 \n",
+ "33 -122.200996 \n",
+ "34 -121.441002 \n",
+ "35 -121.361000 \n",
+ "36 -121.600998 \n",
+ "37 -121.551002 \n",
+ "38 -120.831001 \n",
+ "39 -121.501000 \n",
+ "40 -122.771004 \n",
+ "41 -119.721001 \n",
+ "42 -107.030998 \n",
+ "43 -119.030998 \n",
+ "44 -112.501000 \n",
+ "45 -119.001000 \n",
+ "46 -119.021004 \n",
+ "47 -118.871002 \n",
+ "48 -119.051002 \n",
+ "49 -117.450996 \n",
+ "50 -112.670998 \n",
+ "51 -113.621002 \n",
+ "52 -112.401001 \n",
+ "53 -118.320999 \n",
+ "54 -117.820999 \n",
+ "55 -113.130997 \n",
+ "56 -116.621002 \n",
+ "57 -106.570999 \n",
+ "58 -111.501000 \n",
+ "59 -115.780998 \n",
+ "60 -108.001000 \n",
+ "61 -105.931000 \n",
+ "\n",
+ "[62 rows x 10 columns]"
+ ]
+ },
+ "execution_count": 2,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "import pandas\n",
+ "import folium\n",
+ "df = pandas.read_csv('./data/Volcanoes-USA.txt')\n",
+ "df"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 8,
+ "metadata": {
+ "collapsed": false
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ ""
+ ],
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 8,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "my_map = folium.Map(location=[df['LAT'].mean(), df['LON'].mean()], zoom_start=10, tiles='Stamen Terrain')\n",
+ "\n",
+ "def make_color(elev):\n",
+ " if elev in range(0,1000):\n",
+ " return 'green'\n",
+ " if elev in range(1000,3000):\n",
+ " return 'blue'\n",
+ " return 'red'\n",
+ "\n",
+ "fg=folium.FeatureGroup(name='Volcano Locations')\n",
+ "\n",
+ "\n",
+ "for lat,lon,name,elev in zip(df['LAT'], df['LON'], df['NAME'],df['ELEV']):\n",
+ " \n",
+ " marker_color = make_color(elev)\n",
+ " fg.add_child(folium.Marker(location=[lat, lon],\n",
+ " popup=name,\n",
+ " icon=folium.Icon(color=marker_color)))\n",
+ "\n",
+ "my_map.add_child(fg)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 4,
+ "metadata": {
+ "collapsed": false,
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ ""
+ ],
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 4,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "my_map"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 9,
+ "metadata": {
+ "collapsed": false
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ ""
+ ],
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 9,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "# world_population was created by uploading the Shapefile.zip here: http://ogre.adc4gis.com/\n",
+ "# Use the default SRS value EPSG:4326 for both source and target\n",
+ "\n",
+ "my_map.add_child(folium.GeoJson(data=open('./data/world_population.json')))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 10,
+ "metadata": {
+ "collapsed": false
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ ""
+ ],
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 10,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "\n",
+ "my_map.add_child(folium.LayerControl())"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {
+ "collapsed": true
+ },
+ "outputs": [],
+ "source": []
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.5.2"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 2
+}
diff --git a/folium_tutorial/data/Cleaned_data_0_02.cpg b/folium_tutorial/data/Cleaned_data_0_02.cpg
new file mode 100644
index 0000000..3ad133c
--- /dev/null
+++ b/folium_tutorial/data/Cleaned_data_0_02.cpg
@@ -0,0 +1 @@
+UTF-8
\ No newline at end of file
diff --git a/folium_tutorial/data/Cleaned_data_0_02.dbf b/folium_tutorial/data/Cleaned_data_0_02.dbf
new file mode 100644
index 0000000..947b133
Binary files /dev/null and b/folium_tutorial/data/Cleaned_data_0_02.dbf differ
diff --git a/folium_tutorial/data/Cleaned_data_0_02.prj b/folium_tutorial/data/Cleaned_data_0_02.prj
new file mode 100644
index 0000000..a30c00a
--- /dev/null
+++ b/folium_tutorial/data/Cleaned_data_0_02.prj
@@ -0,0 +1 @@
+GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]]
\ No newline at end of file
diff --git a/folium_tutorial/data/Cleaned_data_0_02.qpj b/folium_tutorial/data/Cleaned_data_0_02.qpj
new file mode 100644
index 0000000..5fbc831
--- /dev/null
+++ b/folium_tutorial/data/Cleaned_data_0_02.qpj
@@ -0,0 +1 @@
+GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]]
diff --git a/folium_tutorial/data/Cleaned_data_0_02.shp b/folium_tutorial/data/Cleaned_data_0_02.shp
new file mode 100644
index 0000000..2db81f3
Binary files /dev/null and b/folium_tutorial/data/Cleaned_data_0_02.shp differ
diff --git a/folium_tutorial/data/Cleaned_data_0_02.shx b/folium_tutorial/data/Cleaned_data_0_02.shx
new file mode 100644
index 0000000..22a32fa
Binary files /dev/null and b/folium_tutorial/data/Cleaned_data_0_02.shx differ
diff --git a/folium_tutorial/data/Volcanoes-USA.txt b/folium_tutorial/data/Volcanoes-USA.txt
new file mode 100644
index 0000000..1766abf
--- /dev/null
+++ b/folium_tutorial/data/Volcanoes-USA.txt
@@ -0,0 +1,63 @@
+VOLCANX020,NUMBER,NAME,LOCATION,STATUS,ELEV,TYPE,TIMEFRAME,LAT,LON
+509.000000000000000,1201-01=,Baker,US-Washington,Historical,3285.000000000000000,Stratovolcanoes,D3,48.7767982,-121.8109970
+511.000000000000000,1201-02-,Glacier Peak,US-Washington,Tephrochronology,3213.000000000000000,Stratovolcano,D4,48.1118011,-121.1110001
+513.000000000000000,1201-03-,Rainier,US-Washington,Dendrochronology,4392.000000000000000,Stratovolcano,D3,46.8698006,-121.7509995
+515.000000000000000,1201-05-,St. Helens,US-Washington,Historical,2549.000000000000000,Stratovolcano,D1,46.1997986,-122.1809998
+516.000000000000000,1201-04-,Adams,US-Washington,Tephrochronology,3742.000000000000000,Stratovolcano,D6,46.2057991,-121.4909973
+517.000000000000000,1201-06-,West Crater,US-Washington,Radiocarbon,1329.000000000000000,Volcanic field,D7,45.8797989,-122.0810013
+518.000000000000000,1201-07-,Indian Heaven,US-Washington,Radiocarbon,1806.000000000000000,Shield volcanoes,D7,45.9297981,-121.8209991
+519.000000000000000,1202-01-,Hood,US-Oregon,Historical,3426.000000000000000,Stratovolcano,D3,45.3737984,-121.6910019
+521.000000000000000,1202-02-,Jefferson,US-Oregon,Varve Count,3199.000000000000000,Stratovolcano,D6,44.6917992,-121.8010025
+522.000000000000000,1202-03-,Blue Lake Crater,US-Oregon,Radiocarbon,1230.000000000000000,Maar,D7,44.4197998,-121.7710037
+523.000000000000000,1202-04-,Sand Mountain Field,US-Oregon,Radiocarbon,1664.000000000000000,Cinder cones,D7,44.3797989,-121.9309998
+524.000000000000000,1202-05-,Washington,US-Oregon,Radiocarbon,2376.000000000000000,Shield volcano,D6,44.3317986,-121.8310013
+525.000000000000000,1202-06-,Belknap,US-Oregon,Radiocarbon,2095.000000000000000,Shield volcanoes,D6,44.2848015,-121.8410034
+526.000000000000000,1202-07-,North Sister Field,US-Oregon,Radiocarbon,3074.000000000000000,Complex volcano,D6,44.1697998,-121.7710037
+527.000000000000000,1202-08-,South Sister,US-Oregon,Radiocarbon,3157.000000000000000,Complex volcano,D7,44.0998001,-121.7710037
+528.000000000000000,1202-09-,Bachelor,US-Oregon,Tephrochronology,2763.000000000000000,Stratovolcano,D7,43.9788017,-121.6809998
+531.000000000000000,1202-11-,Newberry Volcano,US-Oregon,Radiocarbon,2434.000000000000000,Shield volcano,D6,43.7218018,-121.2210007
+532.000000000000000,1202-10-,Davis Lake,US-Oregon,Radiocarbon,2163.000000000000000,Volcanic field,D7,43.5698013,-121.8209991
+534.000000000000000,1202-12-,Devils Garden,US-Oregon,Holocene?,1698.000000000000000,Volcanic field,?,43.5119019,-120.8610001
+535.000000000000000,1202-15-,Cinnamon Butte,US-Oregon,Holocene?,1956.000000000000000,Cinder cones,?,43.2407990,-122.1009979
+536.000000000000000,1202-13-,Squaw Ridge Lava Field,US-Oregon,Holocene?,1711.000000000000000,Volcanic field,?,43.4719009,-120.7509995
+537.000000000000000,1202-14-,Four Craters Lava Field,US-Oregon,Holocene?,1501.000000000000000,Volcanic field,?,43.3609009,-120.6610031
+538.000000000000000,1202-16-,Crater Lake,US-Oregon,Radiocarbon,2487.000000000000000,Caldera,D7,42.9299011,-122.1210022
+539.000000000000000,1205-01-,Yellowstone,US-Wyoming,Tephrochronology,2805.000000000000000,Calderas,D7,44.4299011,-110.6709976
+541.000000000000000,1202-17-,Diamond Craters,US-Oregon,Holocene?,1435.000000000000000,Volcanic field,?,43.0998993,-118.7509995
+542.000000000000000,1202-19-,Jordan Craters,US-Oregon,Radiocarbon,1473.000000000000000,Volcanic field,D7,43.1498985,-117.4710007
+543.000000000000000,1202-18-,Saddle Butte,US-Oregon,Holocene?,1700.000000000000000,Volcanic field,?,42.9999008,-117.8010025
+544.000000000000000,1204-02-,Craters of the Moon,US-Idaho,Radiocarbon,2005.000000000000000,Cinder cones,D7,43.4198990,-113.5009995
+545.000000000000000,1204-04-,Hell's Half Acre,US-Idaho,Radiocarbon,1631.000000000000000,Shield volcano,D7,43.4999008,-112.4509964
+546.000000000000000,1204-01-,Shoshone Lava Field,US-Idaho,Holocene,1478.000000000000000,Shield volcano,D7,43.1799011,-114.3509979
+547.000000000000000,1202-20-,Jackies Butte,US-Oregon,Holocene?,1418.000000000000000,Volcanic field,?,42.6058998,-117.5810013
+548.000000000000000,1203-02-,Medicine Lake,US-California,Radiocarbon,2412.000000000000000,Shield volcano,D6,41.5798988,-121.5709991
+549.000000000000000,1204-03-,Wapi Lava Field,US-Idaho,Radiocarbon,1604.000000000000000,Shield volcano,D7,42.8799019,-113.2210007
+550.000000000000000,1203-01-,Shasta,US-California,Historical,4317.000000000000000,Stratovolcano,D4,41.4198990,-122.2009964
+551.000000000000000,1203-03-,Brushy Butte,US-California,Holocene?,1174.000000000000000,Shield volcano,?,41.1778984,-121.4410019
+552.000000000000000,1203-04-,Big Cave,US-California,Holocene?,1259.000000000000000,Shield volcano,?,40.9548988,-121.3610001
+553.000000000000000,1203-05-,Twin Buttes,US-California,Holocene?,1631.000000000000000,Cinder cones,?,40.7798996,-121.6009979
+554.000000000000000,1203-06-,Tumble Buttes,US-California,Holocene?,2191.000000000000000,Cinder cones,?,40.6799011,-121.5510025
+555.000000000000000,1203-09-,Eagle Lake Field,US-California,Holocene?,1652.000000000000000,Fissure vents,?,40.6299019,-120.8310013
+556.000000000000000,1203-08-,Lassen Volc Center,US-California,Historical,3187.000000000000000,Stratovolcano,D2,40.4919014,-121.5009995
+557.000000000000000,1203-10-,Clear Lake,US-California,Holocene,1439.000000000000000,Volcanic field,U,38.9698982,-122.7710037
+558.000000000000000,1206-01-,Steamboat Springs,US-Nevada,Pleistocene-Fumarolic,1415.000000000000000,Lava domes,Q,39.3749008,-119.7210007
+560.000000000000000,1208-01-,Dotsero,US-Colorado,Radiocarbon,2230.000000000000000,Maar,D7,39.6500015,-107.0309982
+561.000000000000000,1203-11-,Mono Lake Volc Field,US-California,Tephrochronology,2121.000000000000000,Cinder cones,D4,37.9999008,-119.0309982
+562.000000000000000,1207-05-,Black Rock Desert,US-Utah,Radiocarbon,1800.000000000000000,Volcanic field,D6,38.9700012,-112.5009995
+563.000000000000000,1203-12-,Mono Craters,US-California,Radiocarbon,2796.000000000000000,Lava domes,D6,37.8799019,-119.0009995
+564.000000000000000,1203-13-,Inyo Craters,US-California,Radiocarbon,2629.000000000000000,Lava domes,D6,37.6918983,-119.0210037
+565.000000000000000,1203-14-,Long Valley,US-California,Pleistocene-Fumarolic,3390.000000000000000,Caldera,Q,37.6999016,-118.8710022
+566.000000000000000,1203-15-,Red Cones,US-California,Radiocarbon,2748.000000000000000,Cinder cones,D7,37.5798988,-119.0510025
+568.000000000000000,1203-16-,Ubehebe Craters,US-California,Anthropology,752.000000000000000,Maars,D7,37.0199013,-117.4509964
+569.000000000000000,1207-04-,Markagunt Plateau,US-Utah,Dendrochronology,2840.000000000000000,Volcanic field,D6,37.5800018,-112.6709976
+570.000000000000000,1207-01-,Santa Clara,US-Utah,Holocene?,1465.000000000000000,Volcanic field,?,37.2570000,-113.6210022
+571.000000000000000,1207-03-,Bald Knoll,US-Utah,Holocene,2135.000000000000000,Cinder cones,U,37.3279991,-112.4010010
+572.000000000000000,1203-17-,Golden Trout Creek,US-California,Tephrochronology,2886.000000000000000,Volcanic field,D7,36.3578987,-118.3209991
+574.000000000000000,1203-18-,Coso Volc Field,US-California,Holocene?,2400.000000000000000,Lava domes,?,36.0298996,-117.8209991
+576.000000000000000,1209-01-,Uinkaret Field,US-Arizona,Anthropology,1555.000000000000000,Volcanic field,D6,36.3800011,-113.1309967
+579.000000000000000,1203-19-,Lavic Lake,US-California,Holocene?,1495.000000000000000,Volcanic field,?,34.7500000,-116.6210022
+580.000000000000000,1210-03-,Valles Caldera,US-New Mexico,Pleistocene-Fumarolic,3430.000000000000000,Caldera,Q,35.8699989,-106.5709991
+581.000000000000000,1209-02-,Sunset Crater,US-Arizona,Dendrochronology,2447.000000000000000,Cinder cone,D6,35.3699989,-111.5009995
+584.000000000000000,1203-20-,Amboy,US-California,Holocene,288.000000000000000,Cinder cone,U,34.5499992,-115.7809982
+586.000000000000000,1210-02-,Zuni-Bandera,US-New Mexico,Anthropology,2550.000000000000000,Volcanic field,D7,34.7999992,-108.0009995
+588.000000000000000,1210-01-,Carrizozo,US-New Mexico,Holocene,1731.000000000000000,Cinder cone,U,33.7801018,-105.9309998
diff --git a/folium_tutorial/data/world_population.json b/folium_tutorial/data/world_population.json
new file mode 100644
index 0000000..f423e90
--- /dev/null
+++ b/folium_tutorial/data/world_population.json
@@ -0,0 +1 @@
+{"type":"FeatureCollection","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},"features":[{"type":"Feature","properties":{"FIPS":"AC","ISO2":"AG","ISO3":"ATG","UN":28,"NAME":"Antigua and Barbuda","AREA":44,"POP2005":83039,"REGION":19,"SUBREGION":29,"LON":-61.783,"LAT":17.078},"geometry":{"type":"MultiPolygon","coordinates":[[[[-61.686668,17.024441000000134],[-61.73806,16.989719],[-61.82917,16.996944],[-61.883614,17.023609],[-61.887222,17.105274],[-61.832779,17.163887],[-61.794449,17.16333],[-61.67028,17.090275],[-61.686668,17.024441000000134]]],[[[-61.729172,17.608608],[-61.73278,17.541111],[-61.853058,17.583054],[-61.873062,17.703888],[-61.845558,17.724998],[-61.787224,17.700554],[-61.729172,17.608608]]]]}},{"type":"Feature","properties":{"FIPS":"AG","ISO2":"DZ","ISO3":"DZA","UN":12,"NAME":"Algeria","AREA":238174,"POP2005":32854159,"REGION":2,"SUBREGION":15,"LON":2.632,"LAT":28.163},"geometry":{"type":"Polygon","coordinates":[[[2.96361,36.802216],[3.031389,36.806389],[3.138333,36.738327],[3.228055,36.77861],[3.485555,36.769165],[3.625,36.810555],[3.742222,36.887215],[3.891666,36.917221],[4.106111,36.884163],[4.785832,36.894722],[5.102221,36.774994],[5.080277,36.720833],[5.156111,36.674995],[5.328055,36.640274],[5.529166,36.692497],[5.590278,36.767776],[5.709999,36.824165],[6,36.837776],[6.233333,36.913605],[6.268332,37.018608],[6.398333,37.086388],[6.509166,37.075272],[6.592777,36.97361],[6.928055,36.883606],[7.170555,36.919998],[7.255833,36.991104],[7.183055,37.073326],[7.229722,37.086388],[7.463611,37.042496],[7.611388,36.976387],[7.765277,36.966385],[7.773053,36.879719],[7.876666,36.847496],[8.0425,36.871384],[8.229166,36.955276],[8.390276,36.918884],[8.62203,36.941368],[8.638054,36.831108],[8.476387,36.743607],[8.447498,36.657219],[8.183611,36.524162],[8.195833,36.488884],[8.365555,36.45916],[8.376665,36.413605],[8.260555,35.856384],[8.277498,35.749161],[8.344166,35.65361],[8.308332,35.339165],[8.40111,35.192215],[8.326111,35.104721],[8.28611,34.965553],[8.290277,34.758331],[8.224998,34.690277],[8.251665,34.64444],[8.123333,34.539162],[7.850555,34.423332],[7.777499,34.242493],[7.641388,34.204994],[7.530555,34.106667],[7.492499,33.887497],[7.55611,33.678604],[7.725027,33.419403],[7.743055,33.229164],[8.022778,33.112778],[8.090277,33.114441],[8.30611,32.83416],[8.34861,32.533333],[9.055277,32.099998],[9.537113,30.23439],[9.303888,30.122498],[9.638054,29.691109],[9.757221,29.454166],[9.839722,29.16],[9.871666,28.80611],[9.789721,28.256664],[9.957499,27.853054],[9.733889,27.316944],[9.848331,26.908607],[9.930555,26.859722],[9.895832,26.695553],[9.916943,26.673332],[9.871666,26.514164],[9.499443,26.357498],[9.393888,26.170555],[10.037498,25.321388],[10.054443,24.838055],[10.218332,24.75111],[10.252222,24.605831],[10.422222,24.478054],[10.715277,24.567219],[11.558887,24.302498],[11.986475,23.522305],[9.742867,22.226391],[7.450807,20.852863],[5.812499,19.44611],[3.331944,18.976387],[3.114166,19.156387],[3.277222,19.389721],[3.21,19.565277],[3.233055,19.820274],[2.902222,19.966942],[2.587778,20.001663],[2.411666,20.057499],[2.344166,20.177776],[2.213055,20.281387],[2.085,20.21722],[1.795833,20.308331],[1.668056,20.408607],[1.663055,20.53611],[1.6275,20.57111],[1.1675,20.741108],[1.197148,21.00248],[1.169662,21.102543],[-0.008056,21.830555],[-2.09,23.25],[-4.525278,24.824997],[-6.662778,26.129166],[-8.66679,27.290459],[-8.667223,28.709442],[-8.495556,28.790554],[-8.176945,29.040833],[-7.986945,29.122776],[-7.644723,29.384998],[-7.433889,29.397221],[-7.298334,29.53833],[-7.112223,29.640274],[-6.585834,29.567219],[-6.513889,29.628887],[-6.481112,29.743053],[-6.400278,29.804443],[-6.217223,29.798885],[-6.145834,29.8475],[-6.002778,29.829441],[-5.538334,29.902496],[-5.275834,30.055275],[-5.085556,30.255554],[-4.920556,30.508053],[-4.396945,30.648331],[-4.169168,30.769165],[-4.016945,30.91111],[-3.626667,30.970554],[-3.594445,31.014999],[-3.602222,31.095554],[-3.697778,31.150276],[-3.826111,31.163887],[-3.803889,31.339165],[-3.843889,31.498333],[-3.808611,31.700554],[-3.685278,31.715832],[-3.511667,31.673332],[-2.999444,31.833332],[-2.951389,31.89222],[-2.938056,32.028885],[-2.853889,32.088333],[-2.331111,32.157494],[-1.259167,32.085274],[-1.180556,32.11055],[-1.200834,32.170273],[-1.295833,32.163055],[-1.257725,32.208023],[-1.249722,32.326942],[-1.196111,32.404716],[-1.12,32.41555],[-1.010278,32.508331],[-1.382778,32.724442],[-1.5425,32.939438],[-1.487222,32.979164],[-1.480278,33.063049],[-1.668056,33.261108],[-1.666667,33.383331],[-1.600278,33.556938],[-1.641667,33.650833],[-1.730556,33.704994],[-1.654444,34.083611],[-1.750556,34.349442],[-1.793334,34.378326],[-1.686711,34.485512],[-1.8575,34.610275],[-1.747222,34.747215],[-2.180278,35.012215],[-2.209445,35.085831],[-1.979722,35.073326],[-1.753889,35.128326],[-1.474445,35.305832],[-1.389445,35.306389],[-1.297778,35.359993],[-1.196944,35.551109],[-1.03583,35.676941],[-0.791667,35.764999],[-0.618056,35.71833],[-0.521111,35.776665],[-0.474722,35.864716],[-0.373889,35.90361],[-0.244444,35.810829],[-0.1125,35.782494],[-0.052222,35.806107],[0.047222,35.876938],[0.125,36.043327],[0.204167,36.103333],[0.615833,36.305832],[0.866944,36.376663],[0.95,36.450272],[1.1825,36.512215],[2.041111,36.566109],[2.339167,36.635277],[2.41,36.59333],[2.591666,36.592499],[2.779444,36.677216],[2.894444,36.792496],[2.96361,36.802216]]]}},{"type":"Feature","properties":{"FIPS":"AJ","ISO2":"AZ","ISO3":"AZE","UN":31,"NAME":"Azerbaijan","AREA":8260,"POP2005":8352021,"REGION":142,"SUBREGION":145,"LON":47.395,"LAT":40.43},"geometry":{"type":"MultiPolygon","coordinates":[[[[45.083321,39.768044000000145],[45.326096,39.538322],[45.457497,39.49360700000011],[45.725266,39.57972],[45.819984,39.549721],[45.8555530000001,39.348038],[46.008881,39.250832],[45.970261,39.166382],[46.178246000000115,38.841148],[45.439423,38.998047],[45.30999,39.198318],[45.14193,39.217484],[45.115822,39.312202],[44.950272,39.435822],[44.88859600000012,39.60582],[44.81304200000011,39.630814],[44.778862,39.70638300000012],[45.083321,39.768044000000145]]],[[[45.24527000000012,40.97694000000013],[45.22916,40.969151000000124],[45.19582,40.997768],[45.212608,41.004162],[45.24527000000012,40.97694000000013]]],[[[45.045269,41.035271],[45.009991,41.033051],[44.984161,41.08194],[45.03027,41.084991],[45.045269,41.035271]]],[[[46.571381,41.871933000000126],[46.639709,41.816093],[46.760818,41.863884],[46.77887,41.789162],[47.08416000000011,41.565536],[47.156647,41.564713],[47.258881,41.424706],[47.285553,41.312202],[47.571663,41.211098],[47.659714,41.23555],[47.76693,41.196091],[47.919991,41.226372],[47.90831800000012,41.29083300000013],[48.074432,41.467766],[48.231377,41.502495],[48.385818,41.579163],[48.583954,41.83577],[48.613045,41.824432],[49.03998600000011,41.414146],[49.140549,41.268326],[49.154984,41.151649000000134],[49.222214,41.018326000000116],[49.398041,40.849709],[49.532494,40.787491],[49.508041000000105,40.693047],[49.52804600000013,40.662766],[49.719704,40.577492],[50.032768,40.575554],[50.231377,40.493607],[50.356384,40.37471],[50.374992,40.262215],[50.262497,40.32916300000011],[50.133049,40.357216],[49.96081500000013,40.348877],[49.571663,40.212769],[49.48804500000011,40.1505360000001],[49.424988,40.053879],[49.455269,40.014992],[49.39222000000012,39.69165],[49.31888600000013,39.624985],[49.280823,39.500542],[49.414146,39.378319],[49.351662,39.321381],[49.29721100000012,39.343323],[49.258041,39.319443],[49.201935,39.024712],[49.140549,38.977211],[49.060265,38.966927],[49.051659,39.001389],[49.126938,39.029984],[49.144707,39.097481],[49.03832200000011,39.182213],[48.955544000000145,39.165268],[48.93027500000011,39.058594],[48.953873,39.022217],[48.882484,38.873604],[48.866653,38.745827],[48.888283,38.442406],[48.789429,38.447762000000125],[48.623047,38.395264],[48.441933,38.621651],[48.327766,38.603325],[48.243607,38.66720600000013],[48.243874,38.727768],[48.020821,38.835541],[48.014153,38.90582300000011],[48.071381,38.951378],[48.312485,39.007767000000115],[48.327766,39.051659],[48.293877,39.112488],[48.13499500000012,39.208878],[48.11998,39.263611],[48.189156,39.333321],[48.359787,39.385216],[47.99276,39.711937],[47.806656,39.677216],[47.542496,39.515266],[47.391663,39.470543000000134],[47.292213,39.37693800000011],[47.099709,39.304436],[47.030823,39.192215],[46.961372,39.158318],[46.848328,39.161095],[46.540375,38.875587],[46.494713,38.959717000000126],[46.515831,39.081657000000114],[46.4161,39.201378],[46.452209,39.21859],[46.54554,39.189423],[46.62249,39.224709],[46.40387,39.378593],[46.380547,39.424988],[46.516663,39.475815],[46.54138200000011,39.56443800000011],[46.349991,39.628036],[46.20416300000011,39.598038],[46.067772,39.689423],[46.006104,39.773041],[45.856659,39.823601],[45.774437,39.943604],[45.592766,39.982491],[45.638039,40.02166000000011],[45.900826,40.017487],[45.976929,40.116936],[46.001938,40.225548],[45.958321,40.272217],[45.875824,40.269707],[45.532494,40.460541],[45.386658,40.665268],[45.443604,40.738319],[45.594147,40.787766],[45.61805,40.87193300000012],[45.368317,41.001656],[45.09137,41.062759],[45.081383,41.116096],[45.22275500000012,41.14193],[45.15387,41.198601],[45.046944,41.223312],[45.022942,41.29705000000013],[45.255272,41.4469380000001],[45.33665500000012,41.462494],[45.716927,41.3485950000001],[45.717766,41.277489],[45.869713,41.206093],[46.03138,41.17027300000012],[46.243317,41.205544],[46.378319,41.104156],[46.520821000000126,41.049988],[46.669991,41.154984],[46.710815,41.255272],[46.693871,41.312202],[46.333878,41.481659],[46.216103,41.624985],[46.19442700000013,41.698044],[46.224541,41.761063],[46.35054800000012,41.77331500000014],[46.451752,41.897057],[46.571381,41.871933000000126]],[[45.51305,40.60722],[45.573051000000135,40.632488],[45.58749,40.653881],[45.50138900000013,40.658039000000144],[45.51305,40.60722]]]]}},{"type":"Feature","properties":{"FIPS":"AL","ISO2":"AL","ISO3":"ALB","UN":8,"NAME":"Albania","AREA":2740,"POP2005":3153731,"REGION":150,"SUBREGION":39,"LON":20.068,"LAT":41.143},"geometry":{"type":"Polygon","coordinates":[[[19.436214,41.021065],[19.513885,41.256104],[19.452221,41.309715],[19.442497,41.406944],[19.519997,41.57],[19.584721,41.605827],[19.59972,41.804161],[19.449165,41.859718],[19.367771,41.848999],[19.346943,41.955551],[19.400276,42.10527],[19.282497,42.185555],[19.606388,42.539444],[19.645832,42.61805],[19.722775,42.661942],[19.773052,42.597496],[19.746666,42.543053],[19.79361,42.483887],[20.071423,42.560913],[20.16861,42.506943],[20.24472,42.328606],[20.450832,42.278328],[20.526108,42.211662],[20.623886,41.963333],[20.516941,41.743889],[20.533886,41.63472],[20.458054,41.526382],[20.562496,41.408051],[20.495552,41.320549],[20.600613,41.093185],[20.669998,41.088051],[20.733887,40.911942],[20.811943,40.901108],[20.848331,40.935555],[20.983887,40.893608],[20.983887,40.793053],[21.053055,40.673332],[21.042774,40.566109],[20.945553,40.466942],[20.833332,40.462219],[20.791924,40.431541],[20.75861,40.311943],[20.713055,40.278328],[20.721107,40.223053],[20.671944,40.098053],[20.449997,40.072495],[20.316109,39.993332],[20.415276,39.836937],[20.381386,39.787216],[20.291386,39.806664],[20.31472,39.72361],[20.21833,39.646385],[19.990555,39.685829],[19.987778,39.867218],[19.863052,40.039719],[19.452774,40.224716],[19.288609,40.417496],[19.344166,40.43055],[19.418888,40.326942],[19.478611,40.350273],[19.45583,40.561104],[19.307209,40.645309],[19.358887,40.699997],[19.41333,40.866386],[19.521385,40.908051],[19.51083,40.969994],[19.436214,41.021065]]]}},{"type":"Feature","properties":{"FIPS":"AM","ISO2":"AM","ISO3":"ARM","UN":51,"NAME":"Armenia","AREA":2820,"POP2005":3017661,"REGION":142,"SUBREGION":145,"LON":44.563,"LAT":40.534},"geometry":{"type":"MultiPolygon","coordinates":[[[[45.573051000000135,40.632488],[45.528881,40.606098],[45.49194,40.63694],[45.55534,40.665371],[45.58749,40.653881],[45.573051000000135,40.632488]]],[[[45.15387,41.198601],[45.220543,41.130547],[45.081383,41.116096],[45.09137,41.062759],[45.368317,41.001656],[45.61805,40.87193300000012],[45.594147,40.787766],[45.443604,40.738319],[45.386658,40.665268],[45.532494,40.460541],[45.875824,40.269707],[45.958321,40.272217],[46.001938,40.225548],[45.976929,40.116936],[45.900826,40.017487],[45.638039,40.02166000000011],[45.595818,39.978043],[45.774437,39.943604],[45.856659,39.823601],[46.006104,39.773041],[46.067772,39.689423],[46.20416300000011,39.598038],[46.349991,39.628036],[46.54138200000011,39.56443800000011],[46.516663,39.475815],[46.380547,39.424988],[46.40387,39.378593],[46.62249,39.224709],[46.54554,39.189423],[46.452209,39.21859],[46.4161,39.201378],[46.515831,39.081657000000114],[46.494713,38.959717000000126],[46.540375,38.875587],[46.354706,38.910538],[46.178246000000115,38.841148],[45.970261,39.166382],[46.008881,39.250832],[45.8555530000001,39.348038],[45.800545000000106,39.561928],[45.725266,39.57972],[45.457497,39.49360700000011],[45.326096,39.538322],[45.061928,39.77887],[44.933044,39.721375],[44.778862,39.70638300000012],[44.590828,39.83305400000012],[44.487778,39.962769],[44.347214,40.02388800000011],[44.279999,40.046097],[43.933884,40.013611],[43.648888,40.119713],[43.721657,40.163322],[43.583054,40.451111],[43.592766,40.501099],[43.719208,40.622681],[43.751938,40.739998],[43.671654,40.928055],[43.599434,40.992493],[43.479156,41.025269],[43.46077,41.112961],[43.56166100000013,41.136375],[43.782204,41.115822],[43.862488,41.162209],[44.144707,41.18499],[44.248871,41.223595],[44.56220200000012,41.18526500000013],[44.86360200000012,41.214706],[45.022942,41.29705000000013],[45.046944,41.223312],[45.15387,41.198601]],[[45.009991,41.033051],[45.05888,41.05276900000012],[45.01749000000012,41.089161000000104],[44.980549,41.064709],[45.009991,41.033051]],[[45.19582,40.997768],[45.22916,40.969151000000124],[45.24527000000012,40.97694000000013],[45.212608,41.004162],[45.19582,40.997768]]]]}},{"type":"Feature","properties":{"FIPS":"AO","ISO2":"AO","ISO3":"AGO","UN":24,"NAME":"Angola","AREA":124670,"POP2005":16095214,"REGION":2,"SUBREGION":17,"LON":17.544,"LAT":-12.296},"geometry":{"type":"MultiPolygon","coordinates":[[[[11.750832,-16.75528],[11.775,-16.804726],[11.6675,-16.606113],[11.693609,-16.535557],[11.730833000000132,-16.593334],[11.750832,-16.75528]]],[[[13.997499,-5.848612],[14.596388000000104,-5.908056],[15.076387,-5.862779],[16.215832,-5.852501],[16.579720000000123,-5.900834],[16.60611,-6.027223],[16.725224,-6.197441],[16.687775,-6.402223],[16.782776,-6.681667],[16.867496,-6.854167],[16.928886,-6.889723],[16.968609,-7.010834],[16.941666,-7.198611],[16.991386,-7.293612],[17.151108000000136,-7.452778],[17.309444,-7.756111],[17.438332,-7.876667],[17.525555,-8.053612],[17.624165,-8.098057],[17.899441,-8.041668],[18.007221,-8.108057],[18.115417,-8.107107],[18.112572,-8.02862],[18.19611,-7.996667],[18.525833,-7.995556],[18.531109,-7.930278],[18.764038,-7.929668],[18.791759,-7.998976],[19.373055,-7.996112],[19.349442,-7.889723],[19.402496,-7.688056],[19.374218,-7.57232],[19.467777000000126,-7.571945],[19.535831,-7.46],[19.489998,-7.293889],[19.538948,-6.996614],[20.311386,-6.994722],[20.332497,-6.914445],[20.629745,-6.913882],[20.543053,-7.124445],[20.548716,-7.283616],[21.782959,-7.280842],[21.809998,-7.307778],[21.859444,-7.473889],[21.851109,-7.591667],[21.77305200000012,-7.776112],[21.75416600000011,-7.999445],[21.836109000000132,-8.131668],[21.939999,-8.496113],[21.790554,-9.405556],[21.874722,-9.665001],[22.021385,-9.848057],[22.162498,-9.930557],[22.207222,-10.154167],[22.312222,-10.364445],[22.272499,-10.513056],[22.31583,-10.730278],[22.163609,-10.861389],[22.246109,-11.073057],[22.253887,-11.209723],[22.298885,-11.237223],[22.467499,-11.141668],[22.515553000000125,-11.044724],[22.560555,-11.033611],[22.716663,-11.093334],[22.86360900000011,-11.049168],[22.942776,-11.095001],[23.084999,-11.096668],[23.218609,-11.076389],[23.368053,-10.982779],[23.476387,-10.958334],[23.863888,-11.027224],[23.986206,-10.870461],[24.027002,-11.25],[24.084442000000138,-11.402779],[24.03083,-11.453056],[23.965832,-11.655001],[24.015553,-11.814167],[23.984165,-11.882223],[23.974998,-12.199167],[24.036942,-12.26889],[24.051666,-12.391668],[23.97138600000011,-12.512501],[23.886108,-12.771112],[23.893887000000117,-12.832224],[23.997776,-12.937223],[24.020554,-13.00639],[21.998333,-13.004168],[22.000149,-16.171661],[22.121109,-16.341114],[22.138885000000126,-16.4925],[22.487778000000105,-16.77417],[23.201664,-17.479725],[23.476109,-17.625835],[21.379356,-18.014889],[21.241943,-17.938892],[21.163887000000102,-17.931393],[20.954166,-17.967503],[20.854164,-18.016392],[20.553055,-17.983612],[20.338055,-17.858059],[20.098888,-17.896389],[19.920555,-17.857224],[19.41333,-17.861115],[19.175278000000105,-17.801113],[19.025833,-17.830002],[18.915833,-17.815556],[18.756386,-17.74778],[18.641941,-17.648056],[18.451538,-17.389835],[14.218054000000109,-17.386948],[14.176943000000108,-17.42028],[13.993219,-17.423946],[13.655832,-17.215557],[13.527777000000128,-17.110836],[13.474443,-17.011948],[13.373333000000116,-16.969448],[13.251665,-16.985279],[13.160555000000102,-16.952778],[12.886665,-17.033611],[12.816111,-17.108891],[12.55722,-17.243336],[12.434166,-17.21278],[12.292221,-17.229725],[12.084721,-17.135281],[11.928610000000106,-17.182781],[11.825832,-17.266392],[11.752783000000136,-17.254833],[11.769444,-16.827503],[11.812498,-16.791389],[11.820833000000107,-16.503056],[11.779444,-16.104446],[11.810833000000114,-15.993057],[11.731388,-15.846668],[11.780554,-15.778612],[11.863333,-15.784723],[12.00861,-15.591946],[12.057499,-15.218334],[12.275833,-14.747223],[12.341665,-14.390835],[12.332222,-14.105001],[12.408609,-13.950556],[12.503332000000114,-13.850557],[12.53611,-13.574167],[12.509722,-13.42528],[12.938332,-12.994167],[12.966389000000106,-12.952501],[12.936666,-12.820557],[13.194443,-12.604723],[13.36861,-12.596668],[13.463875,-12.502493],[13.485832,-12.405556],[13.662498,-12.169724],[13.791666000000133,-11.797779],[13.789721,-11.339169],[13.820555000000127,-11.300556],[13.853611,-11.00639],[13.839443,-10.925001],[13.723055000000102,-10.771946],[13.770277,-10.674446],[13.525833,-10.405556],[13.513332,-10.283611],[13.311388,-9.970556],[13.327221,-9.90139],[13.215832,-9.659445],[13.169998,-9.408611],[12.984444,-9.087502],[13.024113000000114,-8.967877],[13.127796,-8.871084],[13.029722,-8.986113],[13.00861,-9.087502],[13.190277,-8.861612],[13.278332,-8.781113],[13.387499,-8.740278],[13.408609000000125,-8.653334],[13.344999,-8.469723],[13.374998,-8.47139],[13.391388,-8.387222],[13.259165000000108,-8.165834],[12.869165,-7.268612],[12.817778,-6.950278],[12.545832,-6.651112],[12.362778,-6.257223],[12.244999,-6.098056],[12.299721,-6.055834],[12.314444,-6.097501],[12.821665,-6.008889],[12.98499900000013,-5.882778],[13.997499,-5.848612]]],[[[13.088888,-4.6625],[12.820555,-4.7375],[12.708055,-4.918612],[12.565554000000134,-5.025556],[12.532221,-5.115834],[12.526667,-5.724167],[12.283888000000102,-5.734445],[12.21455200000014,-5.768556],[12.15138800000011,-5.623889],[12.178055,-5.541389],[12.230555,-5.525834],[12.228611,-5.476945],[12.163887000000102,-5.293889],[12.017221,-5.034445],[12.166388,-4.895834],[12.206388,-4.758889],[12.335278,-4.7875],[12.395277,-4.6125],[12.65,-4.559445],[12.779047,-4.388991],[12.895832,-4.415278],[12.909166000000141,-4.47],[13.091389,-4.633056],[13.088888,-4.6625]]]]}},{"type":"Feature","properties":{"FIPS":"AQ","ISO2":"AS","ISO3":"ASM","UN":16,"NAME":"American Samoa","AREA":20,"POP2005":64051,"REGION":9,"SUBREGION":61,"LON":-170.73,"LAT":-14.318},"geometry":{"type":"MultiPolygon","coordinates":[[[[-170.542511,-14.297503],[-170.550293,-14.298334],[-170.560822,-14.287781],[-170.540039,-14.283892],[-170.542511,-14.297503]]],[[[-170.637268,-14.289446],[-170.743896,-14.375555],[-170.826111,-14.325003],[-170.681671,-14.258059],[-170.560028,-14.265837],[-170.637268,-14.289446]]],[[[-169.444489,-14.261667],[-169.513062,-14.275833],[-169.536133,-14.231668],[-169.445587,-14.226665],[-169.444489,-14.261667]]],[[[-169.62558,-14.189722],[-169.641693,-14.186111],[-169.644745,-14.176111],[-169.621948,-14.168612],[-169.62558,-14.189722]]],[[[-169.685577,-14.191944],[-169.690857,-14.167501],[-169.662231,-14.175001],[-169.661438,-14.183332],[-169.685577,-14.191944]]]]}},{"type":"Feature","properties":{"FIPS":"AR","ISO2":"AR","ISO3":"ARG","UN":32,"NAME":"Argentina","AREA":273669,"POP2005":38747148,"REGION":19,"SUBREGION":5,"LON":-65.167,"LAT":-35.377},"geometry":{"type":"MultiPolygon","coordinates":[[[[-68.608612,-54.891396],[-68.643112,-54.888611],[-68.636124,-54.804771],[-68.557236,-54.874451],[-68.608612,-54.891396]]],[[[-63.813614,-54.731392],[-63.954727,-54.811951],[-64.011398,-54.778618],[-64.253891,-54.842224],[-64.265289,-54.806114],[-64.326401,-54.788612],[-64.678345,-54.907227],[-64.670563,-54.866394],[-64.75528,-54.835007],[-64.69278,-54.776947],[-64.598343,-54.799446],[-64.337509,-54.727783],[-63.813614,-54.731392]]],[[[-68.261948,-52.98806],[-68.224731,-53.121117],[-68.289459,-53.004723],[-68.368347,-53.003891],[-68.543625,-53.126396],[-68.567505,-53.188057],[-68.543625,-53.229446],[-68.404175,-53.297226],[-68.166122,-53.291672],[-67.988617,-53.592224],[-67.587784,-53.829445],[-67.573334,-53.910278],[-67.359177,-54.028893],[-66.716675,-54.283058],[-66.546677,-54.413895],[-66.227509,-54.541946],[-65.705841,-54.671669],[-65.297226,-54.633614],[-65.140015,-54.657227],[-65.353897,-54.929169],[-65.48584,-54.902504],[-65.607224,-54.932785],[-65.888626,-54.892227],[-66.104172,-54.980003],[-66.371948,-54.985001],[-66.446121,-55.051674],[-66.649445,-55.025841],[-66.796402,-54.945557],[-67.021667,-54.907501],[-67.714172,-54.886948],[-68.24556,-54.816948],[-68.557785,-54.84639],[-68.635834,-54.788338],[-68.617584,-52.64151],[-68.261948,-52.98806]]],[[[-61.878891,-39.2425],[-62.059174,-39.168617],[-62.095284,-39.089172],[-61.890556,-39.139168],[-61.859726,-39.218338],[-61.878891,-39.2425]]],[[[-61.996948,-39.066948],[-62.109169,-39.041389],[-62.132782,-39.01889],[-61.981392,-39.026947],[-61.962784,-39.046394],[-61.996948,-39.066948]]],[[[-65.748062,-22.111668],[-64.988342,-22.090836],[-64.722778,-22.181393],[-64.671677,-22.169724],[-64.542511,-22.26667],[-64.526123,-22.40889],[-64.443893,-22.580002],[-64.454453,-22.643333],[-64.360001,-22.740837],[-64.324722,-22.873611],[-64.253342,-22.56778],[-64.126678,-22.410278],[-63.941116,-22.000835],[-62.811951,-21.996948],[-62.765007,-22.154724],[-62.521393,-22.370834],[-62.246948,-22.528893],[-62.154724,-22.756111],[-62.029449,-22.891945],[-61.990005,-23.006668],[-61.759445,-23.169724],[-61.739723,-23.243614],[-61.683891,-23.282223],[-61.598618,-23.29417],[-61.450836,-23.418056],[-61.115562,-23.603615],[-61.012222,-23.810558],[-60.613892,-23.894447],[-60.573334,-23.951115],[-60.286392,-24.037502],[-60.038063,-24.009724],[-59.472778,-24.353058],[-59.33889,-24.488892],[-58.989723,-24.654724],[-58.803337,-24.784168],[-58.461113,-24.853058],[-58.348335,-24.974724],[-58.183891,-24.973892],[-57.871117,-25.08778],[-57.756111,-25.176945],[-57.643333,-25.374725],[-57.55584,-25.438057],[-57.576668,-25.549446],[-57.810982,-25.77314],[-57.803612,-25.834724],[-57.903618,-25.958336],[-57.855835,-26.001945],[-58.14473,-26.206947],[-58.131393,-26.257225],[-58.211395,-26.426392],[-58.21917,-26.535004],[-58.168335,-26.597225],[-58.181671,-26.656113],[-58.316673,-26.87278],[-58.469543,-26.981468],[-58.564171,-27.1175],[-58.652779,-27.158337],[-58.655731,-27.191612],[-58.598892,-27.245003],[-58.604622,-27.316921],[-58.156395,-27.26889],[-57.791389,-27.292225],[-57.626396,-27.369167],[-57.129448,-27.489723],[-57.071671,-27.491947],[-56.908615,-27.417778],[-56.736946,-27.506947],[-56.673058,-27.461391],[-56.550003,-27.452503],[-56.378059,-27.588337],[-56.270836,-27.461391],[-56.268059,-27.387501],[-56.137779,-27.308891],[-55.898338,-27.32917],[-55.842506,-27.40778],[-55.736115,-27.439445],[-55.59639,-27.338058],[-55.547501,-27.112225],[-55.421394,-26.990002],[-55.133614,-26.885834],[-55.046112,-26.797779],[-54.969452,-26.788059],[-54.930557,-26.688335],[-54.83667,-26.659447],[-54.698334,-26.438335],[-54.667503,-26.23888],[-54.633339,-26.200279],[-54.661667,-26.158337],[-54.665001,-25.982502],[-54.604446,-25.943611],[-54.623337,-25.648613],[-54.598915,-25.573223],[-54.538338,-25.571392],[-54.452507,-25.633057],[-54.291115,-25.548889],[-54.177505,-25.561947],[-54.104172,-25.493893],[-53.886948,-25.635559],[-53.823891,-25.806946],[-53.825005,-25.957779],[-53.656113,-26.209446],[-53.65667,-26.285835],[-53.713615,-26.366669],[-53.73584,-26.695835],[-53.698616,-26.889446],[-53.838753,-27.17112],[-53.85778,-27.14917],[-54.004173,-27.189167],[-54.070839,-27.268059],[-54.148613,-27.289169],[-54.283058,-27.427502],[-54.358063,-27.456947],[-54.688896,-27.556114],[-54.77639,-27.566113],[-54.811111,-27.532501],[-54.912224,-27.737225],[-55.021667,-27.833889],[-55.186394,-27.856945],[-55.326118,-27.924446],[-55.447784,-28.08667],[-55.626297,-28.141022],[-55.765282,-28.226112],[-55.765007,-28.259167],[-55.668617,-28.320278],[-55.692505,-28.40889],[-55.735558,-28.361946],[-55.891396,-28.367779],[-56.066116,-28.626114],[-56.170006,-28.728336],[-56.289452,-28.784725],[-56.423615,-29.065556],[-56.596115,-29.144169],[-56.695557,-29.343613],[-57.101112,-29.761112],[-57.28566,-29.811111],[-57.328415,-29.984585],[-57.49334,-30.136948],[-57.608002,-30.184925],[-57.668892,-30.354725],[-57.887222,-30.521946],[-57.889725,-30.604446],[-57.812225,-30.718334],[-57.798058,-30.890003],[-57.919449,-31.268612],[-57.991394,-31.406391],[-58.07917,-31.461391],[-57.977226,-31.577225],[-58.032784,-31.775837],[-58.203613,-31.89167],[-58.145561,-31.995834],[-58.18306,-32.160599],[-58.099167,-32.259171],[-58.101112,-32.328056],[-58.223335,-32.49556],[-58.147224,-33.051674],[-58.194168,-33.092506],[-58.426949,-33.096947],[-58.426674,-33.261948],[-58.531952,-33.516945],[-58.546394,-33.739174],[-58.460007,-33.858063],[-58.448334,-34.009727],[-58.383896,-34.05584],[-58.377228,-34.188057],[-58.498894,-34.326668],[-58.469727,-34.539726],[-58.369446,-34.583893],[-58.33223,-34.652504],[-58.230835,-34.717224],[-57.855003,-34.851112],[-57.498894,-35.045563],[-57.335556,-35.155556],[-57.188339,-35.320557],[-57.124725,-35.416946],[-57.129723,-35.470284],[-57.376114,-35.781395],[-57.376671,-35.962784],[-57.247223,-36.172501],[-57.100006,-36.288338],[-56.933334,-36.368614],[-56.773613,-36.304451],[-56.741669,-36.318336],[-56.67028,-36.587502],[-56.678337,-36.923615],[-57.082779,-37.452782],[-57.487503,-37.835007],[-57.541115,-37.981949],[-57.531395,-38.080284],[-57.571671,-38.133057],[-57.836395,-38.29306],[-58.301117,-38.485001],[-59.038063,-38.692505],[-59.789726,-38.836945],[-61.094452,-38.995834],[-61.383614,-38.979729],[-61.547783,-39.013618],[-61.818062,-38.986115],[-62.085007,-38.918335],[-62.112785,-38.864449],[-62.208336,-38.816391],[-62.381393,-38.798615],[-62.381668,-38.859169],[-62.278893,-38.955833],[-62.336945,-39.078613],[-62.326668,-39.262505],[-62.162506,-39.287506],[-62.020004,-39.378059],[-62.063614,-39.413612],[-62.188057,-39.31028],[-62.277229,-39.335281],[-62.06778,-39.505562],[-62.116394,-39.839447],[-62.172501,-39.861115],[-62.271118,-39.841118],[-62.341667,-40.014168],[-62.352783,-40.181671],[-62.489449,-40.299446],[-62.420837,-40.45945],[-62.260002,-40.560005],[-62.261391,-40.633339],[-62.348061,-40.607224],[-62.338341,-40.673058],[-62.183891,-40.629723],[-62.229729,-40.663612],[-62.309448,-40.854729],[-62.390007,-40.901947],[-63.039452,-41.150284],[-63.765839,-41.16584],[-63.972778,-41.059448],[-64.722778,-40.83223],[-64.800568,-40.722778],[-64.9814,-40.721947],[-65.134445,-40.847778],[-65.178894,-40.984451],[-65.167511,-41.090836],[-65.071121,-41.433334],[-64.991119,-41.510834],[-65.029175,-41.67556],[-64.990845,-41.778618],[-65.079453,-41.948059],[-65.013626,-42.092224],[-64.871399,-42.191948],[-64.462509,-42.263618],[-64.606949,-42.418892],[-64.45195,-42.445839],[-64.118896,-42.434448],[-64.045288,-42.372505],[-64.063065,-42.278618],[-64.334457,-42.236671],[-63.746948,-42.090561],[-63.587227,-42.328339],[-63.580559,-42.623894],[-63.625839,-42.761948],[-63.693062,-42.821671],[-64.086945,-42.890282],[-64.249176,-42.776115],[-64.196121,-42.638893],[-64.398056,-42.515839],[-64.621948,-42.520004],[-64.820847,-42.628616],[-64.960556,-42.666389],[-65.018066,-42.739449],[-64.992783,-42.793617],[-64.808624,-42.840279],[-64.593903,-42.941116],[-64.410278,-42.978058],[-64.315567,-42.949448],[-64.295013,-42.991951],[-64.5914,-43.116669],[-64.76918,-43.14917],[-64.922501,-43.230835],[-65.028061,-43.304451],[-65.126114,-43.453613],[-65.32251,-43.653061],[-65.320007,-43.81945],[-65.258347,-43.969727],[-65.210281,-43.955284],[-65.224457,-44.107506],[-65.296951,-44.132225],[-65.3125,-44.186951],[-65.249451,-44.313057],[-65.387512,-44.521667],[-65.599457,-44.618057],[-65.691681,-44.716949],[-65.715012,-44.829727],[-65.530563,-44.895004],[-65.604736,-45.016396],[-65.685562,-45.04306],[-65.842514,-44.986389],[-66.182785,-44.964447],[-66.511124,-45.080284],[-66.566681,-45.157501],[-66.949448,-45.255562],[-67.183624,-45.528618],[-67.316116,-45.615005],[-67.381119,-45.795563],[-67.584351,-46.000298],[-67.620285,-46.171394],[-67.506119,-46.458893],[-67.357224,-46.61084],[-67.099731,-46.758057],[-66.816956,-46.991669],[-66.702515,-47.044174],[-66.374176,-47.059174],[-66.339172,-47.083336],[-65.985291,-47.06778],[-65.779449,-47.189445],[-65.732788,-47.330559],[-65.753616,-47.530838],[-65.871948,-47.758057],[-66.022507,-47.760834],[-66.113892,-47.817505],[-66.229118,-47.840378],[-66.243622,-47.860283],[-65.964172,-47.784447],[-65.892792,-47.819168],[-65.787231,-47.962502],[-65.961395,-47.95417],[-65.964172,-48.092781],[-66.079453,-48.104446],[-66.468063,-48.39917],[-66.661392,-48.438896],[-66.826675,-48.571114],[-67.094177,-48.645279],[-67.239731,-48.822784],[-67.39917,-48.890556],[-67.579453,-49.034172],[-67.638901,-49.112228],[-67.616119,-49.180557],[-67.832779,-49.381668],[-67.722778,-49.380005],[-67.652512,-49.260559],[-67.605011,-49.259171],[-67.772232,-49.872505],[-67.897232,-49.98584],[-68.061401,-50.073334],[-68.273346,-50.123337],[-68.419174,-50.071945],[-68.592514,-49.928612],[-68.68306,-49.973335],[-68.853897,-49.968895],[-69.011124,-50.011948],[-68.583618,-49.979446],[-68.506393,-50.075005],[-68.370285,-50.146667],[-68.423615,-50.195282],[-68.827225,-50.308891],[-68.941116,-50.388062],[-69.101669,-50.590836],[-69.146393,-50.74334],[-69.145279,-50.884171],[-69.40889,-51.077782],[-69.183624,-50.970558],[-69.131119,-51.160004],[-68.952789,-51.535004],[-68.968063,-51.573891],[-69.046677,-51.565834],[-69.130844,-51.610001],[-69.374451,-51.556396],[-69.613892,-51.625839],[-69.393341,-51.591949],[-69.179169,-51.634171],[-68.993347,-51.621391],[-68.6875,-52.022224],[-68.440002,-52.244446],[-68.383347,-52.336945],[-68.434448,-52.381393],[-68.4375,-52.328339],[-68.828613,-52.279724],[-69.233612,-52.143333],[-69.461395,-52.143616],[-69.998337,-51.996391],[-71.910568,-51.995834],[-71.952789,-51.860558],[-72.135559,-51.740005],[-72.290848,-51.695557],[-72.400558,-51.513618],[-72.339447,-51.475838],[-72.309174,-51.302223],[-72.245285,-51.244446],[-72.371674,-51.164726],[-72.397781,-51.114174],[-72.341125,-51.036667],[-72.266953,-51.017227],[-72.242233,-50.851112],[-72.341675,-50.743896],[-72.294174,-50.649727],[-72.501114,-50.60334],[-72.62973,-50.673058],[-72.758347,-50.618896],[-72.906113,-50.667503],[-73.052231,-50.761673],[-73.166122,-50.753334],[-73.228897,-50.598061],[-73.280014,-50.322784],[-73.34639,-50.23806],[-73.532227,-50.140556],[-73.467224,-50.006668],[-73.564453,-49.924728],[-73.444458,-49.782501],[-73.515015,-49.60334],[-73.583618,-49.538063],[-73.464737,-49.311394],[-73.136124,-49.304169],[-73.082779,-49.269173],[-73.167694,-49.25264],[-73.175568,-49.215279],[-72.988068,-48.981674],[-72.75528,-48.928062],[-72.564178,-48.804451],[-72.560287,-48.657501],[-72.601395,-48.479729],[-72.287231,-48.341949],[-72.322784,-48.075562],[-72.486115,-47.983063],[-72.536392,-47.921394],[-72.33168,-47.601669],[-72.305557,-47.507225],[-72.360291,-47.470001],[-72.29306,-47.420006],[-72.161667,-47.412781],[-72.015015,-47.274445],[-71.868622,-47.221672],[-71.860565,-47.141945],[-71.976395,-47.034447],[-71.940292,-46.815559],[-71.808899,-46.784172],[-71.669449,-46.679169],[-71.670288,-46.535004],[-71.725006,-46.430557],[-71.747513,-46.242783],[-71.906403,-46.153893],[-71.760284,-46.114174],[-71.601669,-45.974724],[-71.637512,-45.892227],[-71.758896,-45.84417],[-71.792511,-45.732506],[-71.780563,-45.648895],[-71.752502,-45.558891],[-71.467514,-45.477501],[-71.297791,-45.293335],[-71.573624,-44.979446],[-72.06279,-44.905556],[-72.078613,-44.769447],[-71.849457,-44.79306],[-71.777786,-44.755005],[-71.653625,-44.782784],[-71.500839,-44.743057],[-71.282227,-44.800285],[-71.223618,-44.745003],[-71.233337,-44.662781],[-71.197235,-44.596947],[-71.134735,-44.583893],[-71.108063,-44.539726],[-71.203613,-44.426949],[-71.410278,-44.399727],[-71.816116,-44.406113],[-71.855011,-44.371674],[-71.7939,-44.325562],[-71.823624,-44.156113],[-71.647232,-43.918617],[-71.811401,-43.749168],[-71.698624,-43.687225],[-71.702789,-43.59584],[-71.946671,-43.447227],[-71.89418,-43.323059],[-71.743347,-43.302223],[-71.732788,-43.188057],[-71.836395,-43.13195],[-72.05278,-43.104729],[-72.136948,-43.009171],[-72.101959,-42.854729],[-72.139175,-42.587502],[-72.0430599999999,-42.366394],[-72.131958,-42.288895],[-72.012222,-42.131111],[-71.963898,-42.127502],[-71.913895,-42.178062],[-71.72612,-42.096672],[-71.785278,-41.866112],[-71.918335,-41.64473],[-71.850006,-41.549446],[-71.899445,-41.358612],[-71.836945,-40.95945],[-71.950562,-40.73278],[-71.843903,-40.616394],[-71.791397,-40.415283],[-71.719727,-40.42778],[-71.663895,-40.336113],[-71.669724,-40.294724],[-71.702515,-40.27639],[-71.728622,-40.301117],[-71.818619,-40.20195],[-71.791397,-40.115005],[-71.666946,-40.047501],[-71.633347,-39.950562],[-71.704453,-39.73278],[-71.695557,-39.58445],[-71.666946,-39.565002],[-71.61528,-39.619728],[-71.493622,-39.602501],[-71.388062,-39.246391],[-71.422791,-39.036949],[-71.401398,-38.92028],[-71.059174,-38.750282],[-70.925842,-38.7425],[-70.860001,-38.688057],[-70.824173,-38.568062],[-70.97084,-38.41806],[-71.013062,-38.23056],[-70.997513,-38.071114],[-71.180283,-37.698059],[-71.171677,-37.618057],[-71.11557,-37.579445],[-71.107788,-37.470001],[-71.19751,-37.308617],[-71.112793,-37.114449],[-71.185287,-36.842224],[-71.037781,-36.486115],[-70.708069,-36.417778],[-70.704727,-36.270561],[-70.588623,-36.164726],[-70.461121,-36.163063],[-70.424316,-36.13604],[-70.396118,-36.075562],[-70.410568,-35.886948],[-70.337784,-35.808334],[-70.420288,-35.643616],[-70.396118,-35.515007],[-70.421951,-35.364449],[-70.550293,-35.296669],[-70.567505,-35.24778],[-70.536392,-35.20639],[-70.368057,-35.15889],[-70.359756,-34.99691],[-70.232513,-34.661949],[-70.047501,-34.409172],[-70.0494539999999,-34.287506],[-69.888062,-34.278336],[-69.8125,-34.235558],[-69.906113,-33.787781],[-69.868896,-33.551949],[-69.776672,-33.399727],[-69.79834,-33.286118],[-69.906403,-33.236946],[-69.995834,-33.301949],[-70.098892,-33.172501],[-70.09964,-33.051842],[-69.987503,-32.878891],[-70.14418,-32.761673],[-70.171677,-32.619446],[-70.154175,-32.475838],[-70.244324,-32.309837],[-70.321121,-32.273895],[-70.348892,-32.086945],[-70.262512,-32.043617],[-70.234451,-31.942501],[-70.296677,-31.884167],[-70.430283,-31.868614],[-70.586945,-31.566669],[-70.561111,-31.314167],[-70.529449,-31.174446],[-70.47139,-31.098057],[-70.361954,-31.093056],[-70.295013,-31.029724],[-70.331116,-30.948612],[-70.318069,-30.83139],[-70.21167,-30.559448],[-70.133896,-30.439724],[-69.935287,-30.370281],[-69.83168,-30.190556],[-69.833618,-30.133335],[-69.924942,-30],[-69.913895,-29.723057],[-69.968338,-29.661114],[-69.960556,-29.550282],[-70.031403,-29.306393],[-69.908066,-29.141392],[-69.7939,-29.098614],[-69.723068,-28.803337],[-69.74501,-28.660557],[-69.666397,-28.572781],[-69.65538,-28.400932],[-69.355286,-28.133057],[-69.300293,-27.999447],[-69.185837,-27.965836],[-69.08223,-27.640003],[-68.904724,-27.366669],[-68.865845,-27.288059],[-68.877228,-27.230835],[-68.810837,-27.120556],[-68.710846,-27.105556],[-68.640289,-27.14389],[-68.406113,-27.064724],[-68.323334,-27.023335],[-68.287231,-26.915279],[-68.583618,-26.50528],[-68.563614,-26.300556],[-68.397781,-26.156113],[-68.597504,-25.443336],[-68.502228,-25.177223],[-68.351959,-25.117226],[-68.497513,-24.896114],[-68.551392,-24.865559],[-68.565002,-24.774445],[-68.389175,-24.501667],[-68.307785,-24.4925],[-68.252228,-24.396389],[-67.335846,-24.021667],[-67.150848,-23.391945],[-67.000839,-23.002781],[-67.183624,-22.821667],[-67.123062,-22.718056],[-67.012222,-22.64278],[-67.022507,-22.523891],[-66.774734,-22.426945],[-66.736679,-22.227501],[-66.345383,-22.116631],[-66.291397,-22.038612],[-66.223007,-21.780521],[-66.077515,-21.831947],[-65.926117,-21.933334],[-65.748062,-22.111668]]]]}},{"type":"Feature","properties":{"FIPS":"AS","ISO2":"AU","ISO3":"AUS","UN":36,"NAME":"Australia","AREA":768230,"POP2005":20310208,"REGION":9,"SUBREGION":53,"LON":136.189,"LAT":-24.973},"geometry":{"type":"MultiPolygon","coordinates":[[[[158.882172,-54.711388],[158.87966900000015,-54.753891],[158.833313,-54.749725],[158.891083,-54.519997],[158.957458,-54.474716],[158.882172,-54.711388]]],[[[147.362732,-43.398056],[147.302765,-43.513336],[147.175537,-43.501671],[147.123016,-43.421944],[147.291931,-43.261948],[147.362732,-43.398056]]],[[[147.42968800000017,-43.253616],[147.361633,-43.263062],[147.291931,-43.164444],[147.359955,-43.073616],[147.42968800000017,-43.253616]]],[[[148.170532,-42.663887],[148.09774800000014,-42.666107],[148.01416,-42.753059],[148.021088,-42.618057],[148.1277470000001,-42.588608],[148.170532,-42.663887]]],[[[148.333313,-42.358894],[148.24273700000015,-42.327499],[148.231079,-42.301941],[148.319122,-42.312775],[148.333313,-42.358894]]],[[[145.107727,-40.821671],[145.274994,-40.80278],[146.18914800000016,-41.156105],[146.397217,-41.172226],[146.508331,-41.146667],[146.58609,-41.186661],[146.584961,-41.145554],[146.722473,-41.06945],[146.791077,-41.087502],[146.805817,-41.159721],[146.941071,-41.169724],[146.823853,-41.111946],[146.81829800000014,-41.057777],[147.013031,-40.976387],[147.155548,-41.009727],[147.35607900000014,-40.976387],[147.420532,-41.017776],[147.487732,-40.986389],[147.608002,-40.84333],[147.67163100000016,-40.829727],[147.795532,-40.89167],[147.867462,-40.882774],[147.973846,-40.743332],[148.22329700000012,-40.850838],[148.328857,-40.989166],[148.263031,-41.169167],[148.320251,-41.269722],[148.271362,-41.46611],[148.31469700000014,-41.609726],[148.263885,-41.808334],[148.29803500000014,-42.035004],[148.364685,-42.116394],[148.365509,-42.215004],[148.31747400000017,-42.275833],[148.275269,-42.255562],[148.309692,-42.140556],[148.183868,-41.943054],[148.079956,-42.110832],[148.00582900000018,-42.520554],[147.955811,-42.557777],[147.943848,-42.613892],[147.95495600000015,-42.717499],[147.886108,-42.767776],[147.84301800000014,-42.869446],[147.909149,-42.893616],[147.879669,-42.859726],[147.9155270000001,-42.840836],[147.99884,-42.904716],[148.006927,-42.973328],[147.957733,-43.005836],[147.949982,-43.078339],[148.00470000000018,-43.170837],[147.995239,-43.229721],[147.892761,-43.169167],[147.789703,-43.246948],[147.631622,-43.065552],[147.618835,-43.015839],[147.693573,-42.937218],[147.73440600000015,-42.962219],[147.719116,-43.010834],[147.778595,-43.049995],[147.896362,-43.029999],[147.825806,-42.931946],[147.557465,-42.830559],[147.4982910000001,-42.870277],[147.55276500000014,-42.986389],[147.4369200000001,-43.045006],[147.401367,-43.002785],[147.43164100000013,-42.995003],[147.40802,-42.889725],[147.317474,-42.846664],[147.348572,-42.904716],[147.32608,-43.008614],[147.241913,-43.133614],[147.264984,-43.215553],[147.24633800000015,-43.271667],[147.184692,-43.284447],[147.09829700000012,-43.244446],[147.024994,-43.184166],[147.00192300000015,-43.108337],[146.971069,-43.134727],[146.97052,-43.206665],[147.100525,-43.297501],[147.000275,-43.424721],[146.916702,-43.617844],[146.833588,-43.648056],[146.803589,-43.609169],[146.68637100000012,-43.603333],[146.59552,-43.552223],[146.287476,-43.533615],[146.252777,-43.489723],[146.107452,-43.516396],[146.03830000000016,-43.498055],[145.931091,-43.373055],[145.991913,-43.345833],[146.233307,-43.394447],[146.236359,-43.327225],[146.16970800000013,-43.280281],[146.12161300000014,-43.336945],[145.851349,-43.30722],[145.595245,-42.979164],[145.496918,-42.957779],[145.353302,-42.657219],[145.25637800000015,-42.611671],[145.205231,-42.25695],[145.223846,-42.239166],[145.43136600000014,-42.377495],[145.469421,-42.523056],[145.55191000000013,-42.344162],[145.458313,-42.326393],[145.280273,-42.181114],[145.24411,-42.027496],[144.954956,-41.713333],[144.682465,-41.223328],[144.696075,-41.183884],[144.617737,-40.933884],[144.69830300000012,-40.881943],[144.701355,-40.759171],[144.7622070000001,-40.72805],[144.981079,-40.747223],[145.107727,-40.821671]]],[[[144.926361,-40.722496],[144.875519,-40.724716],[144.865234,-40.674171],[144.924133,-40.61528],[145.016083,-40.695549],[144.926361,-40.722496]]],[[[148.200256,-40.594162],[148.11941500000012,-40.566391],[148.097198,-40.53389],[148.21579,-40.501945],[148.200256,-40.594162]]],[[[144.755554,-40.596664],[144.7230220000001,-40.571388],[144.717468,-40.503891],[144.779694,-40.409439],[144.7905270000001,-40.493057],[144.755554,-40.596664]]],[[[144.941345,-40.458893],[144.87219200000015,-40.471382],[144.832184,-40.433609],[144.8799440000001,-40.379723],[144.9497070000001,-40.387222],[144.941345,-40.458893]]],[[[148.354675,-40.315552],[148.4758,-40.443886],[148.33914200000015,-40.503334],[148.31829800000014,-40.435272],[148.0902400000001,-40.458336],[147.9935610000001,-40.420555],[148.068298,-40.347221],[148.199402,-40.362503],[148.354675,-40.315552]]],[[[148.1774600000001,-40.25695],[148.12884500000018,-40.274445],[148.040253,-40.238609],[148.018585,-40.135559],[147.90387,-39.975555],[147.760803,-39.883614],[147.881897,-39.754173],[147.96774300000016,-39.725555],[148.165527,-39.929443],[148.279419,-39.965836],[148.330536,-40.222221],[148.1774600000001,-40.25695]]],[[[143.957733,-40.110001],[143.921631,-40.136391],[143.886383,-40.118332],[143.8916630000001,-39.981941],[143.834686,-39.924446],[143.85412600000018,-39.714722],[143.933594,-39.666946],[143.929138,-39.587219],[143.973022,-39.573334],[144.108582,-39.662498],[144.14749100000017,-39.927223],[144.10412600000018,-40.038338],[143.957733,-40.110001]]],[[[147.353577,-39.499443],[147.307465,-39.487503],[147.34442100000012,-39.448051],[147.375793,-39.464165],[147.353577,-39.499443]]],[[[147.299988,-39.482216],[147.28524800000014,-39.473885],[147.315521,-39.431946],[147.311096,-39.469994],[147.299988,-39.482216]]],[[[146.65554800000018,-38.769722],[146.544708,-38.800278],[146.46774300000016,-38.758057],[146.574127,-38.746391],[146.65554800000018,-38.769722]]],[[[145.311646,-38.467773],[145.3613590000001,-38.569168],[145.27136200000018,-38.520836],[145.11358600000017,-38.528885],[145.1902470000001,-38.466942],[145.311646,-38.467773]]],[[[145.49273700000015,-38.374443],[145.41830400000015,-38.378334],[145.355804,-38.431114],[145.28579700000012,-38.410828],[145.271088,-38.363335],[145.30581700000016,-38.296951],[145.449127,-38.321114],[145.49273700000015,-38.374443]]],[[[137.584961,-35.650833],[137.5946960000001,-35.745834],[137.808319,-35.813057],[137.863007,-35.799728],[137.91095,-35.729378],[138.021912,-35.746109],[138.111908,-35.817505],[138.112732,-35.86972],[138.038025,-35.924171],[137.928864,-35.876663],[137.74939,-35.867775],[137.60553,-35.929443],[137.61413600000014,-36.014725],[137.457733,-36.086662],[137.354401,-36.001945],[137.221893,-35.983612],[137.156647,-36.043617],[136.712189,-36.056664],[136.53442400000017,-35.912498],[136.571899,-35.777496],[136.60580400000015,-35.758057],[137.06665,-35.675278],[137.320251,-35.589996],[137.526093,-35.604721],[137.584961,-35.650833]]],[[[136.495239,-35.17556],[136.438873,-35.167503],[136.434418,-35.158051],[136.466644,-35.138611],[136.495239,-35.17556]]],[[[136.2027590000001,-35.07695],[136.155548,-35.063614],[136.0866390000001,-34.94722],[136.195801,-35.02639],[136.2027590000001,-35.07695]]],[[[118.471916,-34.938332],[118.435806,-34.924721],[118.424698,-34.907776],[118.476379,-34.91806],[118.471916,-34.938332]]],[[[137.35800200000017,-34.540283],[137.33441200000013,-34.515556],[137.365784,-34.477776],[137.37661700000012,-34.513336],[137.35800200000017,-34.540283]]],[[[122.246933,-34.151665],[122.228043,-34.151665],[122.22998,-34.112221],[122.2555470000001,-34.124443],[122.246933,-34.151665]]],[[[123.20748900000011,-34.111946],[123.170258,-34.117218],[123.16776300000015,-34.094444],[123.21582,-34.086113],[123.20748900000011,-34.111946]]],[[[134.486633,-33.779999],[134.48025500000017,-33.714165],[134.540253,-33.696663],[134.551636,-33.741669],[134.486633,-33.779999]]],[[[133.589417,-32.311668],[133.5336,-32.304443],[133.674988,-32.240555],[133.67636100000016,-32.245552],[133.589417,-32.311668]]],[[[115.680267,-32.228333],[115.660812,-32.233612],[115.64888,-32.152222],[115.6588670000001,-32.156387],[115.680267,-32.228333]]],[[[159.070801,-31.523613],[159.101898,-31.571114],[159.070801,-31.599998],[159.085785,-31.561111],[159.044983,-31.524723],[159.070801,-31.523613]]],[[[153.451355,-27.729164],[153.399414,-27.730278],[153.389435,-27.699997],[153.433594,-27.416111],[153.53857400000015,-27.416664],[153.451355,-27.729164]]],[[[153.41497800000013,-27.248055],[153.425262,-27.362778],[153.35913100000016,-27.199722],[153.356079,-27.068058],[153.454132,-27.01778],[153.41497800000013,-27.248055]]],[[[113.209152,-26.140835],[112.953323,-25.786945],[112.907211,-25.627499],[112.913879,-25.539722],[112.951103,-25.488609],[113.00444,-25.495552],[112.983871,-25.560833],[113.105263,-25.876389],[113.20694,-26.042778],[113.209152,-26.140835]]],[[[153.00360100000012,-25.34],[152.982452,-25.331669],[152.948853,-25.272503],[152.992462,-25.307777],[153.00360100000012,-25.34]]],[[[113.07360800000015,-25.233608],[113.061653,-25.278614],[113.050262,-25.236664],[113.101646,-25.097221],[113.07360800000015,-25.233608]]],[[[113.13970900000015,-24.926666],[113.11499000000015,-24.995831],[113.147217,-24.760002],[113.160263,-24.787502],[113.13970900000015,-24.926666]]],[[[153.077179,-25.798611],[152.99774200000013,-25.737778],[152.94302400000015,-25.558334],[153.063599,-25.341389],[153.049408,-25.230831],[153.240234,-24.993053],[153.237732,-24.914165],[153.1586,-24.815002],[153.196075,-24.750835],[153.28164700000013,-24.699165],[153.289978,-24.904167],[153.371063,-25.014168],[153.127167,-25.536388],[153.077179,-25.798611]]],[[[151.382172,-23.882778],[151.33053600000014,-23.813335],[151.326904,-23.753056],[151.38525400000015,-23.846668],[151.382172,-23.882778]]],[[[151.26944,-23.780556],[151.21469100000013,-23.78278],[151.133575,-23.661245],[151.066071,-23.605278],[151.019989,-23.454445],[151.065796,-23.447777],[151.20303300000012,-23.528889],[151.28775,-23.674999],[151.299988,-23.749722],[151.26944,-23.780556]]],[[[150.982178,-23.195553],[150.947205,-23.195553],[150.978302,-23.150555],[150.99218800000017,-23.183609],[150.982178,-23.195553]]],[[[149.735504,-22.423054],[149.711639,-22.43],[149.733582,-22.340557],[149.760803,-22.363888],[149.735504,-22.423054]]],[[[150.491638,-22.354721],[150.458313,-22.310558],[150.4899600000001,-22.213055],[150.560242,-22.304447],[150.491638,-22.354721]]],[[[149.900818,-22.228333],[149.865784,-22.173889],[149.9083250000001,-22.046947],[149.930817,-22.134167],[149.900818,-22.228333]]],[[[150.336914,-21.775558],[150.29357900000014,-21.750557],[150.294434,-21.744442],[150.358856,-21.73333],[150.336914,-21.775558]]],[[[150.286926,-21.6875],[150.241913,-21.667221],[150.253876,-21.638054],[150.305237,-21.66],[150.286926,-21.6875]]],[[[115.454987,-20.782501],[115.378036,-20.87611],[115.34192700000017,-20.851665],[115.303864,-20.872776],[115.304153,-20.813335],[115.435257,-20.667221],[115.454987,-20.782501]]],[[[149.06665,-20.526669],[149.0369260000001,-20.501667],[149.074982,-20.486942],[149.083038,-20.494442],[149.06665,-20.526669]]],[[[149.006378,-20.318333],[148.971344,-20.330555],[148.95553600000017,-20.291389],[148.975525,-20.154999],[149.037476,-20.276112],[149.006378,-20.318333]]],[[[148.935791,-20.171944],[148.88552900000013,-20.158611],[148.881897,-20.13028],[148.916077,-20.06139],[148.970245,-20.048611],[148.935791,-20.171944]]],[[[148.471344,-20.046391],[148.445251,-20.032501],[148.4497070000001,-19.970833],[148.482178,-20.006111],[148.471344,-20.046391]]],[[[146.86773700000015,-19.165001],[146.809418,-19.178333],[146.77609300000017,-19.131111],[146.86969,-19.106667],[146.86773700000015,-19.165001]]],[[[146.299408,-18.489441],[146.22052,-18.46833],[146.20163000000014,-18.376667],[146.08496100000013,-18.250835],[146.269714,-18.308334],[146.354126,-18.415833],[146.299408,-18.489441]]],[[[139.57608,-17.095833],[139.452759,-17.102779],[139.428314,-17.146111],[139.398865,-17.091389],[139.50277700000015,-16.996666],[139.5535890000001,-17.030556],[139.57608,-17.095833]]],[[[139.112183,-16.862221],[139.09079,-16.826668],[139.13998400000014,-16.810558],[139.155823,-16.829445],[139.112183,-16.862221]]],[[[139.736359,-16.497219],[139.62384,-16.535835],[139.580811,-16.502502],[139.489136,-16.538055],[139.50360100000012,-16.569168],[139.441925,-16.667778],[139.14025900000013,-16.755001],[139.16497800000013,-16.600555],[139.306641,-16.462498],[139.534424,-16.413887],[139.724976,-16.443054],[139.736359,-16.497219]]],[[[136.667206,-15.776667],[136.612732,-15.729166],[136.634979,-15.676111],[136.713013,-15.697779],[136.667206,-15.776667]]],[[[136.741913,-15.752224],[136.73413100000016,-15.648056],[136.809418,-15.650278],[136.825806,-15.693333],[136.741913,-15.752224]]],[[[137.06720000000018,-15.829445],[137.004425,-15.796667],[136.934418,-15.698889],[137.00305200000014,-15.591389],[137.055542,-15.647501],[137.09301800000014,-15.76639],[137.06720000000018,-15.829445]]],[[[136.529968,-15.645279],[136.49884,-15.633333],[136.51944000000015,-15.549723],[136.579407,-15.511112],[136.607452,-15.52639],[136.597748,-15.61611],[136.529968,-15.645279]]],[[[136.851349,-15.634167],[136.841919,-15.549723],[136.878571,-15.501945],[136.883026,-15.589167],[136.851349,-15.634167]]],[[[124.62164300000016,-15.412222],[124.522491,-15.445278],[124.45942700000012,-15.366943],[124.493042,-15.286667],[124.5597080000001,-15.26],[124.648331,-15.39889],[124.62164300000016,-15.412222]]],[[[124.426376,-15.315001],[124.381088,-15.324167],[124.336647,-15.296112],[124.43747700000017,-15.249443],[124.426376,-15.315001]]],[[[124.816093,-15.281113],[124.797493,-15.239721],[124.849991,-15.247221],[124.8477630000001,-15.257223],[124.816093,-15.281113]]],[[[128.191925,-15.188612],[128.114685,-15.131943],[128.120514,-15.043056],[128.192749,-15.125277],[128.191925,-15.188612]]],[[[124.943314,-15.030001],[124.861923,-14.991943],[124.874687,-14.952223],[124.92442300000015,-14.945],[124.943314,-15.030001]]],[[[128.441071,-15.0375],[128.357178,-14.959999],[128.350525,-14.871111],[128.39386,-14.909445],[128.441071,-15.0375]]],[[[135.76498400000014,-14.904167],[135.699402,-14.907778],[135.728302,-14.836666],[135.766083,-14.851665],[135.76498400000014,-14.904167]]],[[[129.62994400000014,-14.879444],[129.58914200000015,-14.84111],[129.580536,-14.802778],[129.63079800000014,-14.850832],[129.62994400000014,-14.879444]]],[[[129.58941700000014,-14.907778],[129.592468,-14.966665],[129.501923,-14.788612],[129.532745,-14.804167],[129.58941700000014,-14.907778]]],[[[125.13832100000013,-14.648611],[125.084717,-14.617222],[125.1138760000001,-14.488888],[125.159416,-14.438334],[125.20915200000013,-14.486944],[125.185257,-14.598888],[125.13832100000013,-14.648611]]],[[[126.606369,-13.895555],[126.51193200000012,-13.909445],[126.502487,-13.877777],[126.517487,-13.872221],[126.606369,-13.895555]]],[[[136.28830000000016,-13.733332],[136.241913,-13.846666],[136.20135500000012,-13.859999],[136.172485,-13.769167],[136.146637,-13.784445],[136.157196,-13.839167],[136.10553,-13.818056],[136.113007,-13.732222],[136.198853,-13.664722],[136.246918,-13.673334],[136.28830000000016,-13.733332]]],[[[136.7116390000001,-13.835833],[136.808014,-13.854166],[136.848572,-13.761391],[136.912476,-13.774445],[136.917206,-13.811945],[136.768585,-13.939444],[136.699402,-14.120832],[136.724121,-14.189167],[136.86718800000014,-14.211666],[136.924133,-14.154446],[136.974396,-14.152779],[136.94165,-14.277779],[136.632172,-14.278612],[136.3780210000001,-14.216389],[136.405243,-13.967777],[136.454132,-13.838333],[136.622742,-13.791945],[136.594971,-13.726944],[136.713287,-13.651945],[136.714417,-13.706667],[136.674683,-13.735832],[136.7116390000001,-13.835833]]],[[[136.150818,-13.485832],[136.16165200000012,-13.531113],[136.098846,-13.361111],[136.178864,-13.446388],[136.150818,-13.485832]]],[[[136.820526,-12.140556],[136.800537,-12.094166],[136.82608,-12.072222],[136.83108500000014,-12.130554],[136.820526,-12.140556]]],[[[132.404694,-12.140835],[132.341644,-12.102777],[132.34024,-12.089722],[132.402191,-12.072222],[132.404694,-12.140835]]],[[[134.909973,-12.121111],[134.878571,-12.113611],[134.866913,-12.066666],[134.927765,-12.072777],[134.909973,-12.121111]]],[[[134.985779,-12.034166],[134.9449770000001,-12.06139],[134.911377,-12.022223],[134.9599610000001,-12.011667],[134.985779,-12.034166]]],[[[136.281921,-12.035557],[136.189423,-12.083889],[136.158325,-12.071388],[136.16024800000014,-12.040834],[136.30636600000014,-11.976944],[136.281921,-12.035557]]],[[[135.115509,-11.934444],[135.05609100000015,-11.951666],[135.047485,-11.945555],[135.06497200000013,-11.913612],[135.12384,-11.91],[135.115509,-11.934444]]],[[[136.473572,-11.911112],[136.46942100000012,-11.840555],[136.494965,-11.803055],[136.498566,-11.817778],[136.473572,-11.911112]]],[[[136.589417,-11.780556],[136.527191,-11.809166],[136.516083,-11.798611],[136.624664,-11.740276],[136.589417,-11.780556]]],[[[136.012756,-11.719166],[135.96469100000013,-11.7125],[135.95996100000013,-11.684166],[136.053864,-11.66],[136.012756,-11.719166]]],[[[132.560242,-11.724443],[132.50943,-11.679722],[132.513885,-11.64389],[132.643036,-11.648056],[132.631348,-11.711111],[132.560242,-11.724443]]],[[[133.383881,-11.6675],[133.361084,-11.663055],[133.366913,-11.614721],[133.482452,-11.586945],[133.383881,-11.6675]]],[[[136.47052,-11.519167],[136.3732910000001,-11.592499],[136.1783140000001,-11.687778],[136.178864,-11.647501],[136.26971400000014,-11.574722],[136.348846,-11.568611],[136.478851,-11.46611],[136.47052,-11.519167]]],[[[133.505554,-11.503889],[133.431366,-11.507778],[133.391357,-11.54389],[133.46942100000012,-11.460833],[133.505554,-11.503889]]],[[[130.491058,-11.688612],[130.63638300000014,-11.765835],[130.615784,-11.821112],[130.493561,-11.838612],[130.32302900000013,-11.775002],[130.096344,-11.833611],[130.04248,-11.824444],[130.016388,-11.779722],[130.074127,-11.672222],[130.154144,-11.703611],[130.19357300000013,-11.667223],[130.173859,-11.484999],[130.253326,-11.345278],[130.342468,-11.32361],[130.491058,-11.688612]]],[[[130.573303,-11.349443],[130.704956,-11.390278],[130.838013,-11.361111],[130.906372,-11.306667],[131.00415,-11.352222],[131.142212,-11.254446],[131.22302200000013,-11.405279],[131.202759,-11.246944],[131.2749940000001,-11.189167],[131.421082,-11.248888],[131.530548,-11.394724],[131.539154,-11.461666],[131.284149,-11.729721],[130.958862,-11.938889],[130.497192,-11.648056],[130.36468500000012,-11.253056],[130.377441,-11.170555],[130.404419,-11.161945],[130.573303,-11.349443]]],[[[132.62384,-11.279167],[132.591339,-11.342777],[132.512482,-11.143057],[132.50219700000014,-11.05139],[132.578857,-11.022501],[132.62384,-11.279167]]],[[[136.53610200000014,-11.455],[136.49939,-11.453333],[136.508026,-11.407223],[136.72995,-11.042778],[136.77191200000016,-11.019722],[136.724976,-11.206944],[136.53610200000014,-11.455]]],[[[142.512756,-10.866943],[142.506104,-10.952223],[142.561371,-10.876389],[142.603851,-10.868889],[142.741913,-10.982777],[142.791077,-11.087778],[142.86746200000016,-11.381666],[142.83914200000015,-11.50889],[142.865234,-11.846111],[142.982452,-11.934723],[143.12912,-11.913334],[143.199127,-11.987499],[143.102173,-12.140278],[143.075806,-12.335833],[143.175262,-12.341667],[143.2521970000001,-12.385],[143.2821960000001,-12.523056],[143.429138,-12.614445],[143.3605040000001,-12.840555],[143.51416,-12.879166],[143.521637,-13.304167],[143.595245,-13.428333],[143.5316470000001,-13.762222],[143.60134900000014,-13.936111],[143.686646,-14.02389],[143.69830300000012,-14.19389],[143.782196,-14.413334],[143.878021,-14.485832],[144.012207,-14.488333],[144.153595,-14.379999],[144.429413,-14.258612],[144.47775300000012,-14.161112],[144.510529,-14.168333],[144.579407,-14.259167],[144.566925,-14.361944],[144.612183,-14.480278],[144.674683,-14.555834],[144.897217,-14.615833],[144.95163,-14.749443],[145.20636,-14.862499],[145.315796,-14.945555],[145.316376,-14.997499],[145.23522900000012,-15.125277],[145.289429,-15.331112],[145.248566,-15.446388],[145.357727,-15.726389],[145.356628,-15.913334],[145.462189,-16.076946],[145.451355,-16.282223],[145.40692100000012,-16.343334],[145.4035950000001,-16.462219],[145.80609100000015,-16.913055],[145.922485,-16.869167],[145.96051,-16.895279],[145.878021,-17.062778],[146.03192100000012,-17.364445],[146.106628,-17.683609],[146.093567,-17.958889],[146.00164800000016,-18.137222],[146.00943,-18.238052],[146.211914,-18.491665],[146.336914,-18.536667],[146.275269,-18.883888],[146.447205,-19.071388],[146.5652470000001,-19.143612],[146.681915,-19.193054],[146.756378,-19.181667],[146.87301600000012,-19.298336],[147.072205,-19.342777],[147.139435,-19.402779],[147.432465,-19.412777],[147.446625,-19.379444],[147.410797,-19.30611],[147.556366,-19.537502],[147.5949710000001,-19.727222],[147.671356,-19.826389],[147.771088,-19.835278],[147.7547,-19.716389],[147.821075,-19.709721],[147.851349,-19.736664],[147.872192,-19.861111],[147.948029,-19.913612],[148.2199710000001,-19.94722],[148.305817,-20.032501],[148.26416000000017,-20.047779],[148.274689,-20.076668],[148.41137700000013,-20.206944],[148.468567,-20.181389],[148.47274800000014,-20.128056],[148.43524200000013,-20.095554],[148.455231,-20.060001],[148.67303500000014,-20.21611],[148.777466,-20.232498],[148.840515,-20.403889],[148.907471,-20.456387],[148.935516,-20.53278],[148.790253,-20.456944],[148.667206,-20.561668],[148.69165,-20.624443],[148.728302,-20.71722],[148.849701,-20.836113],[149.02832,-20.91861],[149.214691,-21.080002],[149.23996,-21.278614],[149.443024,-21.5825],[149.429962,-21.777779],[149.520813,-22.077225],[149.589966,-22.23333],[149.697754,-22.353054],[149.70135500000015,-22.450832],[149.661102,-22.496666],[149.81469700000014,-22.380001],[150.043304,-22.650833],[149.920258,-22.347778],[149.969421,-22.189442],[150.034149,-22.149723],[150.080811,-22.164165],[150.15524300000016,-22.272224],[150.1985780000001,-22.390278],[150.59301800000014,-22.586113],[150.53192100000012,-22.389721],[150.56109600000013,-22.329723],[150.637207,-22.343891],[150.70553600000017,-22.441387],[150.667755,-22.510834],[150.683594,-22.553612],[150.819122,-22.731941],[150.753601,-23.126667],[150.812195,-23.238052],[150.79776000000015,-23.374722],[150.867188,-23.505001],[150.933868,-23.550835],[151.024139,-23.555836],[151.052139,-23.617224],[151.124969,-23.671387],[151.15997300000015,-23.785835],[151.274994,-23.828056],[151.424133,-23.978611],[151.545807,-24.028889],[151.538574,-24.089169],[151.614136,-24.05278],[151.636932,-23.976665],[151.683868,-23.988888],[151.937195,-24.221664],[152.009979,-24.426388],[152.128021,-24.604721],[152.468018,-24.812222],[152.507751,-24.997776],[152.665802,-25.242775],[152.91079700000012,-25.289444],[152.94662500000015,-25.436386],[152.936646,-25.523335],[152.892212,-25.564167],[152.917206,-25.731667],[152.98968500000012,-25.77528],[153.03830000000016,-25.893612],[153.181915,-25.949444],[153.071075,-26.318058],[153.143036,-26.73],[153.157196,-27.082779],[153.088287,-27.104168],[153.033875,-27.179443],[153.064148,-27.315277],[153.266083,-27.497776],[153.317474,-27.668888],[153.432739,-27.848335],[153.410248,-27.981941],[153.448029,-28.07],[153.57635500000015,-28.202778],[153.562744,-28.530003],[153.62551900000017,-28.666664],[153.604675,-28.867779],[153.4516300000001,-29.036667],[153.342468,-29.308334],[153.365509,-29.398335],[153.2538760000001,-29.952499],[153.01858500000014,-30.568611],[153.00415,-30.822777],[153.01971400000014,-30.883888],[153.06665,-30.886387],[153.05246,-31.035],[152.8283080000001,-31.704445],[152.557465,-32.029167],[152.511658,-32.129166],[152.541351,-32.263618],[152.529694,-32.40361],[152.280823,-32.601395],[152.127441,-32.68222],[152.144714,-32.770554],[151.81942700000013,-32.881668],[151.666077,-33.074173],[151.553314,-33.29306],[151.524994,-33.277496],[151.45275900000013,-33.319168],[151.445801,-33.366112],[151.490479,-33.395943],[151.45636,-33.498337],[151.34024,-33.628609],[151.272766,-33.969444],[151.096344,-34.008896],[151.145813,-34.036667],[151.166077,-34.019165],[151.198013,-34.061947],[150.934143,-34.331673],[150.840515,-34.558334],[150.881348,-34.599167],[150.873566,-34.66111],[150.834137,-34.786392],[150.777771,-34.807777],[150.74411,-34.86972],[150.781921,-34.96167],[150.85580400000015,-35.021111],[150.840515,-35.082779],[150.805542,-35.109444],[150.776367,-35.086113],[150.77386500000011,-35.010002],[150.683868,-35.039169],[150.703308,-35.126945],[150.540253,-35.226662],[150.406647,-35.527779],[150.162476,-35.940552],[150.139984,-36.323616],[150.074982,-36.39389],[150.023315,-36.628052],[149.90246600000012,-36.923332],[149.906647,-37.069168],[150.00415,-37.156944],[150.019714,-37.231384],[150.01913500000012,-37.26445],[149.94247400000017,-37.289444],[149.973846,-37.520554],[149.777466,-37.560555],[149.67663600000014,-37.694443],[149.457184,-37.783333],[148.309143,-37.821671],[147.764435,-37.979996],[147.42968800000017,-38.194717],[146.873566,-38.651665],[146.43109100000015,-38.717216],[146.341339,-38.694717],[146.22302200000013,-38.712502],[146.1830440000001,-38.756393],[146.288574,-38.918892],[146.411652,-38.854721],[146.430267,-38.792229],[146.470795,-38.806107],[146.484406,-39.073334],[146.394135,-39.147224],[146.325806,-39.110001],[146.24246200000013,-38.942223],[146.137756,-38.843056],[146.0452580000001,-38.820282],[146.001373,-38.868057],[145.904419,-38.856949],[145.823578,-38.728607],[145.847748,-38.701942],[145.818024,-38.652496],[145.731079,-38.640556],[145.603577,-38.68306],[145.416077,-38.545837],[145.4321900000001,-38.452225],[145.521088,-38.423889],[145.55719,-38.376389],[145.447205,-38.227776],[145.256104,-38.236115],[145.213013,-38.349167],[145.036377,-38.495277],[144.898865,-38.504448],[144.761108,-38.377777],[144.979675,-38.344719],[145.132446,-38.140282],[145.096344,-38.038895],[144.929138,-37.869164],[144.828583,-37.898613],[144.526917,-38.101112],[144.365509,-38.131111],[144.381897,-38.167221],[144.505249,-38.181671],[144.642761,-38.131943],[144.702454,-38.145554],[144.72329700000012,-38.1875],[144.658875,-38.285004],[144.36328100000014,-38.324448],[144.063873,-38.483055],[143.844971,-38.695274],[143.7069090000001,-38.730827],[143.66857900000014,-38.790558],[143.54385400000012,-38.860001],[143.434692,-38.786392],[143.179962,-38.71611],[143.045258,-38.635834],[142.806091,-38.577499],[142.535248,-38.412773],[142.388885,-38.364723],[142.163025,-38.401108],[141.961914,-38.29084],[141.7435610000001,-38.267502],[141.61496,-38.326393],[141.649719,-38.40583],[141.57135000000017,-38.417221],[141.454132,-38.372498],[141.103577,-38.113892],[140.947754,-38.059998],[140.674988,-38.068611],[140.529968,-38.000282],[140.357727,-37.866943],[140.128296,-37.536118],[139.993835,-37.4925],[139.814423,-37.299728],[139.751373,-37.199722],[139.78469800000016,-37.140839],[139.731354,-37.009727],[139.75192300000015,-36.921669],[139.828857,-36.868607],[139.860779,-36.801392],[139.85995500000013,-36.655273],[139.820526,-36.545837],[139.64804100000015,-36.209724],[139.37184100000013,-35.91061],[139.077347,-35.682636],[139.122665,-35.686798],[139.40387,-35.887222],[139.587189,-36.092499],[139.667755,-36.230827],[139.561096,-35.989441],[139.096741,-35.615887],[139.091339,-35.529167],[139.16330000000016,-35.505005],[139.236633,-35.554718],[139.22912600000018,-35.694443],[139.337189,-35.69416],[139.373291,-35.477776],[139.355225,-35.372498],[139.184418,-35.318062],[139.194702,-35.340279],[139.129669,-35.381668],[138.966064,-35.411942],[138.955811,-35.475273],[139.0383,-35.507507],[138.9930110000001,-35.55722],[138.73080400000015,-35.535835],[138.529419,-35.65583],[138.1785890000001,-35.67028],[138.09301800000014,-35.620834],[138.14804100000015,-35.535561],[138.29248,-35.474716],[138.439148,-35.346107],[138.464142,-35.116112],[138.51416000000017,-35.028053],[138.480804,-34.859726],[138.5122070000001,-34.769722],[138.496063,-34.728882],[138.278595,-34.486664],[138.216064,-34.307503],[138.098022,-34.137222],[138.067749,-34.139442],[138.00692700000013,-34.240837],[138.035797,-34.294724],[138.0205380000001,-34.341942],[137.920258,-34.432777],[137.875519,-34.711113],[137.749115,-35.049728],[137.74469,-35.138611],[137.657745,-35.182503],[137.45163000000014,-35.11306],[137.238556,-35.17556],[137.16748,-35.248611],[137.033051,-35.228607],[136.896088,-35.304169],[136.83053600000017,-35.254723],[136.936646,-35.147224],[136.974121,-34.963333],[137.01998900000012,-34.901108],[137.115509,-34.930832],[137.279419,-34.904716],[137.381348,-34.960831],[137.437744,-34.934723],[137.498566,-34.658607],[137.493286,-34.286392],[137.449982,-34.15139],[137.513306,-34.145554],[137.542755,-34.097778],[137.603027,-33.880829],[137.950256,-33.559441],[137.81301900000017,-33.271385],[137.85025,-33.197777],[138.04776,-33.125275],[138.016388,-33.031387],[137.953583,-33.011948],[137.818024,-32.568062],[137.773315,-32.523613],[137.75277700000015,-32.695831],[137.798309,-32.73333],[137.808319,-32.841385],[137.77832000000012,-32.9925],[137.59552,-33.029724],[137.488281,-33.127777],[137.3816220000001,-33.308052],[137.35800200000017,-33.435829],[137.209961,-33.666107],[137.151093,-33.71167],[137.03492700000015,-33.723999],[136.947479,-33.680283],[136.863861,-33.806946],[136.41970800000013,-34.036118],[136.353577,-34.090836],[136.21637,-34.325279],[136.133606,-34.354446],[136.04303,-34.482498],[135.932739,-34.541946],[135.798584,-34.813614],[135.881622,-34.817505],[136.011932,-34.743332],[136.008881,-34.985832],[135.954132,-35.010284],[135.92804,-34.959442],[135.78665200000012,-34.860283],[135.72525,-34.865837],[135.686371,-34.949165],[135.64358500000014,-34.952782],[135.47467,-34.751114],[135.244965,-34.571671],[135.105804,-34.599998],[135.211639,-34.433609],[135.212189,-34.497223],[135.386108,-34.641945],[135.506927,-34.618057],[135.391937,-34.579445],[135.395813,-34.481941],[135.272491,-34.123329],[135.258026,-33.999443],[135.0336,-33.768608],[134.839417,-33.635559],[134.858002,-33.471939],[134.709137,-33.179169],[134.593567,-33.139999],[134.41748,-33.157776],[134.332184,-33.205002],[134.269135,-33.159721],[134.20303300000012,-32.964447],[134.06497200000013,-32.721107],[134.19830300000012,-32.743614],[134.214417,-32.813057],[134.280273,-32.724442],[134.27832,-32.590279],[134.18414300000018,-32.486664],[134.107452,-32.453888],[133.85189800000012,-32.545006],[133.880524,-32.405556],[133.9233090000001,-32.42556],[133.952179,-32.394722],[133.82635500000015,-32.250839],[133.66165200000012,-32.155273],[133.674988,-32.113617],[133.622192,-32.098335],[133.5902400000001,-32.102226],[133.56051600000012,-32.172775],[133.417206,-32.213333],[133.138031,-32.186111],[132.764435,-31.950832],[132.549133,-31.938889],[132.330811,-32.037224],[132.203857,-32.03167],[131.769135,-31.722221],[131.15219100000013,-31.474167],[130.838013,-31.605835],[130.14886500000011,-31.579166],[128.98745700000018,-31.694164],[128.020813,-32.086945],[127.737488,-32.134727],[127.267761,-32.278336],[126.687187,-32.315834],[126.399429,-32.292229],[126.18609600000015,-32.238052],[126.060532,-32.286392],[125.968323,-32.266113],[125.52277400000013,-32.542778],[125.29942300000015,-32.599724],[124.752487,-32.895836],[124.281937,-32.985558],[124.09359700000016,-33.156944],[123.959427,-33.555275],[123.769707,-33.695274],[123.690811,-33.820557],[123.540817,-33.90583],[123.35192900000015,-33.897781],[123.27082800000015,-33.98111],[123.168053,-34.018608],[123.10471300000016,-33.889999],[123.027206,-33.858055],[122.838318,-33.908051],[122.357758,-33.911942],[122.267761,-33.953613],[122.249153,-34.019997],[122.118317,-34.02861],[122.07388300000012,-34.016945],[122.10471300000017,-33.972221],[122.06915300000014,-33.888336],[121.997482,-33.824448],[121.789703,-33.901939],[121.461113,-33.817505],[120.86914100000013,-33.85556],[120.540268,-33.917221],[120.42109700000015,-33.975555],[120.00499000000012,-33.928886],[119.806931,-33.980278],[119.616089,-34.099998],[119.486366,-34.257225],[119.46692700000015,-34.338333],[119.325546,-34.446945],[119.20860300000017,-34.504448],[118.911652,-34.453056],[118.7397,-34.549995],[118.719437,-34.575005],[118.754173,-34.606949],[118.71914700000013,-34.639725],[118.455261,-34.735275],[118.38665800000012,-34.846664],[118.281662,-34.905556],[118.08167300000014,-34.993889],[117.8311,-35.034729],[117.879433,-35.081947],[118.0008160000001,-35.095001],[117.934418,-35.125832],[117.726646,-35.048058],[117.636383,-35.065552],[117.609711,-35.138336],[117.33248900000012,-35.01889],[116.95247700000014,-35.014168],[116.873032,-35.056664],[116.463318,-35.000839],[116.216927,-34.866112],[115.97360200000013,-34.81945],[115.910538,-34.699165],[115.814148,-34.60778],[115.501099,-34.386116],[115.242752,-34.297783],[115.171654,-34.309998],[115.118042,-34.362503],[115.008041,-34.263062],[114.957764,-33.866112],[114.988724,-33.522537],[115.044708,-33.536667],[115.10832200000014,-33.618057],[115.21138,-33.652222],[115.36360200000011,-33.633057],[115.431931,-33.603615],[115.711113,-33.269997],[115.593597,-32.671387],[115.61971300000017,-32.599167],[115.70166000000017,-32.521111],[115.6297,-32.640556],[115.688309,-32.775558],[115.715553,-32.779724],[115.7619320000001,-32.572502],[115.73248300000012,-32.320839],[115.75525700000014,-32.195],[115.739433,-31.865276],[115.693588,-31.683609],[115.439972,-31.284168],[115.045532,-30.506947],[115.023613,-30.27417],[114.935806,-30.058056],[114.941933,-29.670555],[114.979713,-29.498886],[114.885536,-29.201111],[114.83055100000013,-29.090279],[114.598038,-28.836666],[114.58719600000018,-28.640556],[114.50277700000015,-28.488052],[114.307747,-28.228333],[114.23165900000015,-28.188889],[114.157494,-28.097778],[114.093872,-27.845554],[114.142487,-27.701111],[114.121368,-27.603333],[113.93692,-27.198887],[113.58582300000012,-26.690834],[113.2836,-26.403889],[113.224426,-26.239166],[113.271927,-26.154167],[113.27916,-26.018333],[113.33415200000013,-26.278614],[113.36554000000012,-26.118889],[113.515549,-26.286388],[113.54637100000014,-26.508057],[113.641373,-26.652779],[113.674423,-26.66],[113.741928,-26.594166],[113.790817,-26.603889],[113.85582,-26.507504],[113.86360200000013,-26.34111],[113.838318,-26.296112],[113.552467,-26.08028],[113.496094,-25.865555],[113.39166300000011,-25.718056],[113.40609700000016,-25.633057],[113.469437,-25.540836],[113.589432,-25.710831],[113.701393,-25.797222],[113.732208,-25.878056],[113.713318,-26.001667],[113.676651,-26.043056],[113.711929,-26.195278],[113.771652,-26.19722],[113.87886,-26.028889],[113.931664,-26.266392],[114.066093,-26.461945],[114.190811,-26.378056],[114.220833,-26.306389],[114.171371,-26.176945],[114.206383,-25.989166],[114.2397,-26.001392],[114.256943,-25.970554],[114.259163,-25.846668],[114.03137200000015,-25.630001],[113.811653,-25.186943],[113.697746,-25.121666],[113.600273,-24.853054],[113.612488,-24.746109],[113.426933,-24.5275],[113.389709,-24.429443],[113.382477,-24.231388],[113.532211,-23.757225],[113.602768,-23.628056],[113.7410890000001,-23.531113],[113.768333,-23.441666],[113.76026900000011,-23.19389],[113.815262,-23.050278],[113.80748,-22.933331],[113.671097,-22.686111],[113.656372,-22.604721],[113.799713,-22.334167],[113.897491,-22.049999],[114.01805100000013,-21.850834],[114.150543,-21.791111],[114.176651,-21.815556],[114.132477,-21.886112],[114.0761030000001,-22.158333],[114.141937,-22.301392],[114.108597,-22.481667],[114.15387,-22.527779],[114.372482,-22.442497],[114.460823,-22.190277],[114.651093,-21.84],[114.937477,-21.689999],[115.032761,-21.688889],[115.445534,-21.521946],[115.635269,-21.319447],[115.812759,-21.23222],[115.9272,-21.067501],[116.15416,-20.971111],[116.185532,-20.901943],[116.24887100000011,-20.868889],[116.47554,-20.80611],[116.70748900000011,-20.649166],[116.785538,-20.648335],[116.871368,-20.718609],[117.06667300000015,-20.621666],[117.338318,-20.730278],[117.688026,-20.675831],[117.85027300000013,-20.608334],[118.17830700000012,-20.345001],[118.188873,-20.374443],[118.234993,-20.374168],[118.66776300000015,-20.331112],[118.80108600000015,-20.285835],[118.947197,-20.121113],[118.97971300000016,-20.039444],[119.08248900000011,-19.967499],[119.188873,-19.959442],[119.584991,-20.070557],[119.785538,-19.971664],[120.32943700000011,-19.881111],[121.027481,-19.592224],[121.23887600000012,-19.433887],[121.48858600000015,-19.123055],[121.639427,-18.813889],[121.77665700000011,-18.647499],[121.757492,-18.59639],[121.809982,-18.461666],[121.88443,-18.474998],[121.93969700000014,-18.448055],[122.353317,-18.105556],[122.354431,-17.992496],[122.252777,-17.958332],[122.21082300000013,-17.900833],[122.20054600000014,-17.707775],[122.1386030000001,-17.528336],[122.174988,-17.243332],[122.253326,-17.111389],[122.37915,-16.996109],[122.45220900000015,-16.951942],[122.578598,-16.959164],[122.522491,-16.846668],[122.585541,-16.778889],[122.62886000000015,-16.802502],[122.752213,-16.762222],[122.73552700000018,-16.699722],[122.76249700000017,-16.595554],[122.892761,-16.507778],[122.91776300000015,-16.415554],[122.99165300000016,-16.389721],[123.06109600000013,-16.446388],[123.043869,-16.481388],[122.984154,-16.48111],[122.957207,-16.589169],[123.0961,-16.71611],[123.307747,-17.137501],[123.552467,-17.512779],[123.57527200000015,-17.5975],[123.594711,-17.512222],[123.559982,-17.445831],[123.563599,-17.367222],[123.62164300000018,-17.201389],[123.57248700000014,-17.064724],[123.596649,-16.989998],[123.65998800000011,-16.996387],[123.861923,-17.211109],[123.91832,-17.204445],[123.832489,-17.138889],[123.79498300000012,-17.009167],[123.891663,-16.893333],[123.771927,-16.89389],[123.6077580000001,-16.673332],[123.61360200000014,-16.564167],[123.502487,-16.567223],[123.424423,-16.502502],[123.641098,-16.529446],[123.70887800000013,-16.430279],[123.713318,-16.342224],[123.560257,-16.288334],[123.569717,-16.171944],[123.7294310000001,-16.138889],[123.808868,-16.199444],[123.783867,-16.246109],[123.72998,-16.258057],[123.839157,-16.368057],[123.89137300000016,-16.378887],[123.964432,-16.245552],[124.159988,-16.295002],[124.23858600000015,-16.406666],[124.33859300000016,-16.40889],[124.38777200000014,-16.350277],[124.475807,-16.395832],[124.738312,-16.384445],[124.835823,-16.43],[124.899429,-16.415001],[124.618874,-16.328335],[124.42970300000015,-16.349724],[124.400543,-16.329445],[124.376083,-16.221943],[124.430542,-16.102501],[124.470833,-16.093334],[124.51304600000014,-16.163887],[124.593048,-16.114166],[124.6147,-15.918612],[124.728317,-15.810556],[124.625526,-15.794724],[124.53471400000012,-15.936388],[124.487762,-15.937222],[124.401382,-15.871111],[124.371368,-15.671389],[124.447746,-15.486387],[124.493317,-15.465277],[124.579163,-15.5175],[124.656372,-15.479721],[124.6772,-15.455833],[124.657761,-15.279167],[124.702209,-15.252501],[125.181808,-15.520685],[125.070267,-15.419722],[125.120819,-15.315556],[125.01138300000012,-15.300556],[124.90416,-15.331944],[124.895821,-15.286222],[124.937477,-15.228333],[124.972214,-15.207777],[125.01110800000014,-15.229166],[125.04582200000014,-15.15889],[124.88025700000014,-15.241333],[124.825546,-15.155834],[124.897491,-15.099998],[124.959152,-15.117222],[125.025269,-15.088055],[125.018333,-15.040834],[125.078323,-14.999722],[125.16304000000014,-15.164167],[125.161652,-15.03389],[125.275269,-15.095833],[125.309418,-15.152779],[125.433319,-15.138613],[125.358871,-15.10111],[125.38997700000014,-15.070833],[125.181931,-14.954721],[125.243042,-14.901945],[125.1355360000001,-14.741388],[125.336113,-14.523056],[125.588882,-14.549444],[125.579712,-14.303333],[125.60693400000014,-14.223055],[125.729713,-14.276945],[125.637207,-14.635],[125.71887200000013,-14.400278],[125.84027100000013,-14.451111],[125.825272,-14.575277],[125.902771,-14.643612],[126.037201,-14.516666],[126.146652,-14.129999],[126.08888200000013,-13.973055],[126.01944,-13.919167],[126.21748400000013,-13.961945],[126.214706,-14.034723],[126.154984,-14.062222],[126.186653,-14.165834],[126.287773,-14.233055],[126.335541,-14.048611],[126.431374,-13.975],[126.502487,-13.964722],[126.453049,-14.08],[126.60054,-14.229721],[126.705551,-14.121944],[126.789146,-13.971388],[126.744431,-13.798056],[126.862762,-13.749166],[126.953339,-13.726692],[127.017761,-13.77639],[127.077209,-13.835833],[127.05748000000017,-13.890556],[127.13053900000013,-13.975832],[127.15416,-13.9],[127.42082200000016,-13.949722],[127.521103,-14.086111],[127.662201,-14.178888],[127.945251,-14.576389],[128.00360100000012,-14.561111],[128.169434,-14.702778],[128.18829300000016,-14.800278],[128.139984,-14.867777],[128.06829800000014,-15.106943],[128.072205,-15.403334],[128.013611,-15.5],[128.10025,-15.426666],[128.129242,-15.21289],[128.255249,-15.301666],[128.289978,-15.405279],[128.290527,-15.295555],[128.224747,-15.193055],[128.1941220000001,-15.056667],[128.314972,-14.907778],[128.3508,-15.044724],[128.4524540000001,-15.046389],[128.381897,-14.8025],[128.530273,-14.759167],[129.089417,-14.899445],[129.187195,-14.981667],[129.191071,-15.182501],[129.25637800000015,-15.104166],[129.219971,-14.843056],[129.327759,-14.865],[129.49218800000017,-14.954166],[129.667755,-15.149168],[129.674408,-15.205],[129.732452,-15.197222],[129.625793,-15.01889],[129.64386000000013,-14.837221],[129.799988,-14.865276],[129.94442700000013,-14.767778],[129.773865,-14.82361],[129.674988,-14.76639],[129.586639,-14.621111],[129.698853,-14.604166],[129.788574,-14.535],[129.656082,-14.573556],[129.537476,-14.549168],[129.35913100000016,-14.425556],[129.370239,-14.333332],[129.492462,-14.142223],[129.732727,-13.994722],[129.8274540000001,-13.519445],[129.88610800000015,-13.445278],[129.913605,-13.513889],[130.027771,-13.516945],[130.264435,-13.325277],[130.187469,-13.198334],[130.11911,-13.163889],[130.1408080000001,-12.924168],[130.185516,-12.907501],[130.234955,-12.9475],[130.322479,-12.899168],[130.353851,-12.837778],[130.35580400000015,-12.67],[130.49939,-12.603054],[130.597748,-12.706667],[130.695251,-12.702499],[130.60412600000018,-12.676666],[130.58696,-12.629833],[130.573303,-12.575832],[130.61773700000015,-12.432777],[130.5830380000001,-12.395279],[130.775818,-12.431667],[130.896362,-12.640278],[130.954132,-12.536388],[130.815796,-12.441668],[130.88580300000012,-12.354166],[131.026917,-12.358334],[131.029968,-12.253334],[130.996918,-12.192778],[131.027191,-12.145555],[131.111908,-12.150833],[131.213287,-12.217499],[131.344116,-12.22361],[131.4863590000001,-12.297222],[131.929138,-12.266666],[132.062195,-12.310833],[132.2235720000001,-12.199999],[132.36022900000012,-12.201666],[132.4202580000001,-12.307777],[132.3836060000001,-12.379999],[132.444702,-12.308334],[132.4238590000001,-12.188612],[132.44662500000013,-12.146389],[132.57663,-12.10111],[132.708313,-12.145834],[132.754425,-12.132776],[132.64721700000018,-12.089167],[132.627747,-12.041945],[132.63497900000016,-11.744999],[132.691071,-11.655001],[132.4899600000001,-11.476944],[132.3696900000001,-11.437778],[132.22189300000014,-11.463612],[132.092468,-11.52639],[131.990234,-11.429722],[131.96579,-11.349167],[131.872192,-11.309999],[131.766937,-11.316389],[131.874115,-11.177223],[131.97995000000014,-11.125555],[132.0902400000001,-11.23],[132.16943400000014,-11.410278],[132.204681,-11.411112],[132.2355040000001,-11.352222],[132.143311,-11.133333],[132.269989,-11.167778],[132.337463,-11.129166],[132.50192300000015,-11.262501],[132.67581200000018,-11.509724],[132.731354,-11.518057],[132.873016,-11.329721],[132.91803,-11.336945],[133.183044,-11.716665],[133.251373,-11.736944],[133.348297,-11.687778],[133.407196,-11.774168],[133.61358600000017,-11.834999],[133.758026,-11.770279],[133.801636,-11.717222],[133.9083250000001,-11.736111],[133.919434,-11.767223],[133.846344,-11.808889],[133.836914,-11.853611],[133.939697,-11.913889],[134.055817,-11.846388],[134.18551600000012,-11.946388],[134.20663500000012,-12.061666],[134.369965,-12.037779],[134.516083,-12.066666],[134.5985720000001,-12.056389],[134.676086,-11.997221],[134.770538,-11.993332],[134.865784,-12.130833],[135.083862,-12.266666],[135.231354,-12.294445],[135.266937,-12.171946],[135.328308,-12.111666],[135.58609000000013,-12.098333],[135.667206,-12.034723],[135.579681,-12.059444],[135.595245,-11.954445],[135.759888,-11.931499],[135.87912,-11.839167],[135.8685610000001,-11.768057],[135.90802,-11.763056],[135.94662500000015,-11.807222],[135.741913,-11.985277],[135.7883,-12.043612],[135.673859,-12.156111],[135.66970800000013,-12.196667],[135.7355040000001,-12.280834],[135.881348,-12.153055],[136.023041,-12.111944],[135.93524200000013,-12.217499],[135.971893,-12.269445],[136.065521,-12.244444],[135.981079,-12.373888],[136.039703,-12.471666],[136.14971900000012,-12.435556],[136.172485,-12.464722],[136.22995,-12.460556],[136.290253,-12.418056],[136.3652340000001,-12.238611],[136.332733,-12.203333],[136.236633,-12.216665],[136.1783140000001,-12.163612],[136.45108,-11.954166],[136.562195,-11.934444],[136.539154,-12.009724],[136.668304,-12.282223],[136.75970500000017,-12.253889],[136.69220000000018,-12.192778],[136.783875,-12.172501],[136.87939500000016,-12.225],[136.981903,-12.356943],[136.745239,-12.544167],[136.64358500000014,-12.704166],[136.620789,-12.825277],[136.494415,-12.779167],[136.484344,-12.845943],[136.546082,-12.958055],[136.5452580000001,-13.055],[136.52832000000012,-13.15],[136.458008,-13.252501],[136.446075,-13.218056],[136.367737,-13.247221],[136.374115,-13.070278],[136.350525,-13.0525],[136.314423,-13.071667],[136.28610200000014,-13.166389],[136.196075,-13.241943],[136.09719800000016,-13.184723],[135.923859,-13.281389],[135.88858,-13.353611],[135.93496700000014,-13.396946],[135.86413600000014,-13.491667],[135.845795,-13.603888],[135.890259,-13.731943],[135.96023600000012,-13.746666],[136.025818,-13.687778],[136.020264,-13.762501],[135.924683,-13.961945],[135.873566,-14.192223],[135.766083,-14.255835],[135.61969,-14.439722],[135.540527,-14.57361],[135.5383,-14.646667],[135.37274200000013,-14.728888],[135.456635,-14.941111],[135.540527,-15.018057],[135.670532,-15.064445],[135.948853,-15.262222],[136.212189,-15.394445],[136.2830510000001,-15.571112],[136.568573,-15.718332],[136.7658080000001,-15.904446],[137.03054800000018,-15.914722],[137.37384,-16.130001],[137.730804,-16.246109],[137.8605040000001,-16.439999],[138.1902470000001,-16.704998],[138.466919,-16.785278],[138.646637,-16.779724],[138.848572,-16.877777],[139.017487,-16.903053],[139.141357,-17.074169],[139.16275,-17.203053],[139.260529,-17.342499],[139.437195,-17.379166],[139.62188700000013,-17.525558],[139.814148,-17.575279],[140.018585,-17.712776],[140.132172,-17.719166],[140.494965,-17.640835],[140.83136,-17.453609],[140.85968,-17.41111],[140.9422,-17.151112],[140.949127,-17.013615],[141.211914,-16.672501],[141.4269100000001,-16.079166],[141.400543,-15.905834],[141.46051,-15.536112],[141.665802,-15.036112],[141.567749,-14.76889],[141.520264,-14.475],[141.591644,-14.264723],[141.599976,-14.134445],[141.466064,-13.906668],[141.541931,-13.532778],[141.688293,-13.260834],[141.58386200000018,-12.989166],[141.628845,-12.908056],[141.759705,-12.808056],[141.79858400000012,-12.685833],[141.85247800000013,-12.701833],[141.88803100000018,-12.755001],[141.890533,-12.846388],[141.934967,-12.911112],[141.940796,-12.875832],[141.883865,-12.704167],[141.71774300000013,-12.493332],[141.752472,-12.467222],[141.661377,-12.448334],[141.654419,-12.528334],[141.685242,-12.551666],[141.62161300000014,-12.571112],[141.589417,-12.546946],[141.775818,-12.213612],[141.75997900000016,-12.178888],[141.852448,-11.984444],[141.901703,-11.965],[141.916931,-12.088888],[142.02887,-12.062222],[141.946625,-11.924444],[142.124115,-11.367222],[142.158875,-11.149445],[142.141937,-10.956667],[142.187744,-10.920834],[142.33941700000014,-10.898611],[142.44693,-10.708889],[142.51886000000013,-10.706667],[142.615234,-10.752224],[142.512756,-10.866943]]],[[[142.2658080000001,-10.683611],[142.263611,-10.722221],[142.183319,-10.770279],[142.11801100000014,-10.716389],[142.115234,-10.660557],[142.216919,-10.610277],[142.2658080000001,-10.683611]]],[[[142.27804600000013,-10.643612],[142.249695,-10.5875],[142.314148,-10.584166],[142.321075,-10.622499],[142.27804600000013,-10.643612]]],[[[142.230804,-10.56889],[142.191345,-10.565834],[142.226624,-10.525278],[142.242737,-10.54389],[142.230804,-10.56889]]],[[[142.321075,-10.548611],[142.292206,-10.53389],[142.31802400000015,-10.513889],[142.32940700000017,-10.536112],[142.321075,-10.548611]]],[[[142.285522,-10.264723],[142.189423,-10.204166],[142.2258,-10.146112],[142.286926,-10.136112],[142.33053600000017,-10.171946],[142.338562,-10.202778],[142.285522,-10.264723]]],[[[142.157745,-10.189722],[142.08969100000013,-10.13389],[142.14358500000014,-10.051666],[142.196075,-10.093889],[142.157745,-10.189722]]]]}},{"type":"Feature","properties":{"FIPS":"BA","ISO2":"BH","ISO3":"BHR","UN":48,"NAME":"Bahrain","AREA":71,"POP2005":724788,"REGION":142,"SUBREGION":145,"LON":50.562,"LAT":26.019},"geometry":{"type":"MultiPolygon","coordinates":[[[[50.812492000000134,25.64222],[50.79249600000014,25.641941],[50.782219,25.659443],[50.821388,25.651943],[50.812492000000134,25.64222]]],[[[50.813332,25.678608],[50.804161,25.680553],[50.8077770000001,25.68972],[50.814438,25.683331],[50.813332,25.678608]]],[[[50.76194,25.595276],[50.771942,25.571941],[50.74472,25.589443],[50.741661,25.683052],[50.796661,25.728333],[50.76194,25.595276]]],[[[50.769722,25.746944],[50.763329,25.745831],[50.760551,25.750275],[50.76471700000013,25.754719000000136],[50.769722,25.746944]]],[[[50.532219,26.234444],[50.589439,26.238331],[50.610275000000115,26.204166],[50.554161,26.191387],[50.616943000000106,26.104721],[50.607498,25.862778],[50.57333,25.809723],[50.461662,25.965275],[50.491661000000136,26.051388],[50.453606,26.214996],[50.532219,26.234444]]],[[[50.65361,26.247498],[50.609993,26.247776],[50.604439,26.267776],[50.62722,26.288887],[50.65361,26.247498]]]]}},{"type":"Feature","properties":{"FIPS":"BB","ISO2":"BB","ISO3":"BRB","UN":52,"NAME":"Barbados","AREA":43,"POP2005":291933,"REGION":19,"SUBREGION":29,"LON":-59.559,"LAT":13.153},"geometry":{"type":"Polygon","coordinates":[[[-59.533058,13.050554],[-59.628616,13.103333],[-59.659447,13.287777],[-59.641113,13.331388],[-59.591118,13.329721],[-59.521118,13.214443],[-59.429169,13.164999],[-59.456673,13.092222],[-59.533058,13.050554]]]}},{"type":"Feature","properties":{"FIPS":"BD","ISO2":"BM","ISO3":"BMU","UN":60,"NAME":"Bermuda","AREA":5,"POP2005":64174,"REGION":19,"SUBREGION":21,"LON":-64.709,"LAT":32.336},"geometry":{"type":"MultiPolygon","coordinates":[[[[-64.855835,32.27861000000013],[-64.874451,32.293053],[-64.838058,32.314163000000114],[-64.858841,32.296299],[-64.855835,32.27861000000013]]],[[[-64.643341,32.35443900000013],[-64.656113,32.355827],[-64.685837,32.357216],[-64.655289,32.370827],[-64.643341,32.35443900000013]]],[[[-64.78334,32.270554],[-64.858269,32.266796],[-64.784729,32.27861000000013],[-64.7883,32.296677],[-64.671677,32.379997],[-64.78334,32.270554]]]]}},{"type":"Feature","properties":{"FIPS":"BF","ISO2":"BS","ISO3":"BHS","UN":44,"NAME":"Bahamas","AREA":1001,"POP2005":323295,"REGION":19,"SUBREGION":29,"LON":-78.014,"LAT":24.628},"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.037231,21.139442],[-73.162231,20.968887],[-73.452789,20.924721],[-73.685837,20.935555],[-73.702225,20.999722],[-73.655563,21.081944],[-73.536392,21.183331],[-73.422226,21.194164],[-73.261124,21.134163],[-73.138062,21.187496],[-73.070282,21.316666],[-73.024445,21.332497],[-73.002502,21.31166500000012],[-73.037231,21.139442]]],[[[-72.924728,21.483608],[-73.038071,21.434998],[-73.067505,21.507774],[-72.978058,21.540554],[-72.911392,21.50333000000012],[-72.924728,21.483608]]],[[[-72.829178,22.382221],[-72.74057,22.336941000000138],[-72.781403,22.284164],[-72.885559,22.360275],[-73.060562,22.339165],[-73.164734,22.370831],[-73.140015,22.428333],[-73.08168,22.443607],[-72.829178,22.382221]]],[[[-73.610291,22.57972],[-73.62056,22.5997200000001],[-73.598343,22.614719],[-73.593338,22.60611],[-73.610291,22.57972]]],[[[-73.462784,22.601944000000117],[-73.471115,22.5975],[-73.551392,22.612221],[-73.497787,22.618889],[-73.462784,22.601944000000117]]],[[[-74.377792,22.538887000000102],[-74.379456,22.576385],[-74.280014,22.66249800000014],[-74.277512,22.647778],[-74.377792,22.538887000000102]]],[[[-73.847229,22.72361],[-73.836945,22.551666000000125],[-73.867508,22.469444],[-73.977234,22.345554000000106],[-74.281403,22.173054],[-74.276672,22.21694200000013],[-73.867783,22.512218],[-73.921402,22.599442],[-73.981949,22.589722],[-74.037781,22.622498],[-73.924728,22.708885],[-73.847229,22.72361]]],[[[-74.073624,22.66333],[-74.272507,22.714443],[-74.343903,22.834999],[-74.299454,22.84111],[-74.017792,22.716389000000103],[-74.073624,22.66333]]],[[[-73.728897,23.070553],[-73.7847289999999,23.067497],[-73.813614,23.096943000000124],[-73.665009,23.088886],[-73.728897,23.070553]]],[[[-75.551117,23.431389],[-75.525009,23.40444200000013],[-75.622223,23.421665],[-75.650848,23.455830000000105],[-75.551117,23.431389]]],[[[-75.021393,23.106388],[-74.925293,23.086941000000134],[-74.850281,23.004166],[-74.830566,22.860832],[-74.853348,22.858055],[-74.972229,23.07111],[-75.084167,23.088886],[-75.168617,23.142832],[-75.068344,23.111942],[-75.107513,23.164719],[-75.126678,23.346107],[-75.257233,23.489719],[-75.30751,23.667774],[-75.100006,23.329998000000103],[-75.072784,23.154999],[-75.021393,23.106388]]],[[[-75.771957,23.499722000000133],[-75.991119,23.599442],[-76.028625,23.672497],[-75.918625,23.62638900000013],[-75.771957,23.499722000000133]]],[[[-74.781952,23.683887],[-74.819733,23.639442],[-74.936951,23.65694400000012],[-74.948624,23.685276],[-74.801956,23.71833],[-74.781952,23.683887]]],[[[-76.363892,24.07222],[-76.321671,23.972775000000123],[-76.398346,24.11333100000013],[-76.363892,24.07222]]],[[[-74.49028,23.954441],[-74.541397,23.969166],[-74.526947,24.10083],[-74.460846,24.142776],[-74.423615,24.075554000000125],[-74.49028,23.954441]]],[[[-77.946671,24.149998],[-77.97168,24.193607],[-77.800293,24.25333],[-77.885834,24.175552],[-77.946671,24.149998]]],[[[-77.936676,24.22583],[-77.995834,24.225555],[-78.019455,24.250832],[-77.931122,24.279442],[-77.936676,24.22583]]],[[[-76.468903,24.209999],[-76.503616,24.217777],[-76.545288,24.290276],[-76.4664,24.22361],[-76.468903,24.209999]]],[[[-77.735565,24.02861],[-77.634171,24.209442],[-77.606674,24.213886],[-77.547501,24.119442],[-77.516953,23.927776],[-77.566956,23.739166000000125],[-77.773056,23.74277500000011],[-77.744736,23.782219],[-77.681816,23.760284],[-77.572784,23.842777],[-77.696671,23.776665],[-77.730286,23.786942],[-77.808334,23.878609],[-77.876678,24.073055000000124],[-77.852509,24.160275000000127],[-77.676392,24.296108],[-77.636673,24.230274],[-77.755005,24.138885],[-77.735565,24.02861]]],[[[-77.686951,24.337219],[-77.796677,24.308052],[-77.806671,24.319721],[-77.703339,24.36972],[-77.686951,24.337219]]],[[[-75.314728,24.213886],[-75.290009,24.144165],[-75.515015,24.139721],[-75.472778,24.181664],[-75.463058,24.288055],[-75.596565,24.508442],[-75.691116,24.621944],[-75.759171,24.653332],[-75.739456,24.695000000000107],[-75.633057,24.651943],[-75.523895,24.429996],[-75.314728,24.213886]]],[[[-77.436401,25.008053],[-77.541397,24.991943],[-77.561401,25.027496],[-77.449448,25.076942],[-77.258621,25.049442],[-77.436401,25.008053]]],[[[-78.191956,25.203609],[-77.982788,25.146111],[-77.886398,24.856110000000115],[-77.773621,24.73277700000011],[-77.716675,24.506664],[-77.738342,24.456387],[-77.857788,24.423054],[-77.871399,24.36861],[-78.021393,24.272778],[-78.086395,24.379719000000136],[-78.343613,24.522221],[-78.440567,24.613609],[-78.314728,24.711109],[-78.287781,24.65583],[-78.33139,24.586388000000113],[-78.235565,24.559998],[-78.19278,24.5975],[-78.256668,24.722775],[-78.271957,24.670277],[-78.305847,24.721107],[-78.177231,24.917221],[-78.155563,25.03611],[-78.214447,25.184998],[-78.191956,25.203609]]],[[[-76.53334,25.398331],[-76.410278,25.340275],[-76.349701,25.343281],[-76.118896,25.1311070000001],[-76.168335,24.689999],[-76.338058,24.824997000000106],[-76.211121,24.865833],[-76.14389,25.015274],[-76.171677,25.140831],[-76.254456,25.178055],[-76.355835,25.318333],[-76.513062,25.352497],[-76.606949,25.426666],[-76.715836,25.441666],[-76.735291,25.559166],[-76.678345,25.544441],[-76.680283,25.489441],[-76.53334,25.398331]]],[[[-77.821945,25.702221],[-77.888062,25.774441],[-77.888062,25.785],[-77.8564,25.775276],[-77.821945,25.702221]]],[[[-77.563339,26.268887],[-77.581116,26.3186070000001],[-77.57251,26.336109000000135],[-77.537231,26.306942],[-77.563339,26.268887]]],[[[-77.917236,26.745277],[-77.938065,26.642498000000103],[-78.021118,26.658886],[-78.366119,26.610832],[-78.708618,26.489719],[-78.819168,26.5425],[-78.978897,26.695274],[-78.797791,26.585831],[-78.704178,26.583885],[-78.600281,26.701664],[-78.51889,26.734165],[-78.327225,26.688332],[-77.917236,26.745277]]],[[[-77.735001,26.914444],[-77.536957,26.891388],[-77.275009,26.620552],[-77.042236,26.508888],[-77.027786,26.359722],[-77.050003,26.306389],[-77.168335,26.228611],[-77.204727,25.880833],[-77.24556,25.889442],[-77.302505,25.980831000000137],[-77.398056,26.026386000000116],[-77.218903,26.146942],[-77.231949,26.415833],[-77.148895,26.548885],[-77.345001,26.605274],[-77.539734,26.864719],[-77.654175,26.859997000000135],[-77.834732,26.910275000000127],[-77.950287,26.89777800000013],[-77.840836,26.928333000000123],[-77.735001,26.914444]]]]}},{"type":"Feature","properties":{"FIPS":"BG","ISO2":"BD","ISO3":"BGD","UN":50,"NAME":"Bangladesh","AREA":13017,"POP2005":15328112,"REGION":142,"SUBREGION":34,"LON":89.941,"LAT":24.218},"geometry":{"type":"MultiPolygon","coordinates":[[[[91.897491,21.476662],[91.854431,21.513054],[91.843872,21.690552],[91.881088,21.755276],[91.936371,21.734161],[91.982208,21.623886],[91.964157,21.513885],[91.897491,21.476662]]],[[[90.49054,21.803608],[90.470825,21.80722],[90.46748400000013,21.820553],[90.492752,21.814442],[90.49054,21.803608]]],[[[90.43248,21.819996],[90.41276600000013,21.823608],[90.452774,21.850273],[90.4433140000001,21.823051],[90.43248,21.819996]]],[[[89.126648,21.714161],[89.073318,21.76888700000012],[89.050537,21.914719],[89.089561,21.786272],[89.14637800000014,21.748882],[89.126648,21.714161]]],[[[90.753052,21.891941],[90.740265,21.897774],[90.744431,21.922497],[90.762207,21.906384],[90.753052,21.891941]]],[[[91.832764,21.722218],[91.832764,21.888607],[91.863037,21.928051],[91.886383,21.842773000000136],[91.832764,21.722218]]],[[[90.643875,21.906105],[90.633331,21.93055],[90.665543,21.955551],[90.668045,21.939438],[90.643875,21.906105]]],[[[90.699142,21.954716],[90.684982,21.94083],[90.675262,21.949997],[90.690536,21.972771],[90.699142,21.954716]]],[[[90.522491,21.855831],[90.500824,21.861385],[90.51971400000014,21.935551],[90.58831800000011,21.981384],[90.602478,21.936661],[90.522491,21.855831]]],[[[90.3311,21.840553000000114],[90.323044,21.920273],[90.389984,21.99499500000013],[90.393875,21.98555],[90.3311,21.840553000000114]]],[[[90.41081200000013,21.899441],[90.40416,22.02027500000014],[90.430267,22.042221],[90.484985,21.964996],[90.41081200000013,21.899441]]],[[[90.374146,22.009998],[90.34166,21.966385000000116],[90.38026400000012,22.050552],[90.374146,22.009998]]],[[[90.523605,21.991104],[90.479431,22.03611],[90.486923,22.078884],[90.609711,22.166107],[90.523605,21.991104]]],[[[90.516937,22.162216],[90.512207,22.171108],[90.527771,22.17944],[90.52916,22.176105],[90.516937,22.162216]]],[[[90.937485,22.112774000000115],[90.914703,22.131939],[90.952209,22.209438],[90.956375,22.13694],[90.937485,22.112774000000115]]],[[[90.984985,22.18249500000013],[90.971924,22.240829],[90.991653,22.25916300000011],[90.996643,22.226105000000132],[90.984985,22.18249500000013]]],[[[90.949417,22.221382],[90.936646,22.237495],[90.976379,22.357773],[90.988586,22.286942000000124],[90.949417,22.221382]]],[[[91.00582900000012,22.368053],[90.98526,22.385273],[90.989975,22.414162],[91.011932,22.38694],[91.00582900000012,22.368053]]],[[[90.6602630000001,22.356384],[90.640274,22.308331],[90.61026,22.451939],[90.651093,22.39555],[90.6602630000001,22.356384]]],[[[91.036102,22.404995],[91.01805100000011,22.414719000000105],[91.040543,22.453606],[91.054428,22.420551],[91.036102,22.404995]]],[[[91.21054100000015,22.412216],[91.185532,22.39249400000011],[91.168594,22.461384000000123],[91.193863,22.453049],[91.21054100000015,22.412216]]],[[[91.007492,22.424995],[90.987762,22.44083],[91.009155,22.476383],[91.0122070000001,22.474716],[91.007492,22.424995]]],[[[90.66304,22.434994],[90.64749100000012,22.427773],[90.655548,22.478607],[90.666931,22.462494000000106],[90.66304,22.434994]]],[[[91.031662,22.084164],[91.073044,22.5075],[91.088043,22.525829],[91.173874,22.32111],[91.17469800000015,22.218605],[91.031662,22.084164]]],[[[91.529709,22.347775],[91.475266,22.362217],[91.408325,22.472218],[91.431656,22.623886],[91.559982,22.435272],[91.56749,22.381664],[91.529709,22.347775]]],[[[91.3394320000001,22.629997],[91.317764,22.608887],[91.304703,22.62833],[91.339981,22.636383000000137],[91.3394320000001,22.629997]]],[[[90.763885,22.064442],[90.671371,21.987217],[90.601089,22.034164],[90.684708,22.39249400000011],[90.665543,22.50222],[90.642761,22.553051],[90.551651,22.627495],[90.601379,22.777496],[90.679977,22.775276],[90.714706,22.648605],[90.87747200000011,22.457218],[90.827209,22.15721900000011],[90.763885,22.064442]]],[[[90.547211,22.719440000000134],[90.51944,22.685829],[90.454712,22.76722],[90.469711,22.868885],[90.587769,22.882217],[90.691086,22.846943],[90.656372,22.796387],[90.541618,22.783195],[90.547211,22.719440000000134]]],[[[90.662201,22.95638300000013],[90.632751,22.949162],[90.656097,22.912216],[90.50416600000011,22.963608],[90.570831,23.040276],[90.662201,22.95638300000013]]],[[[90.47747800000013,23.007774],[90.463318,23.05916200000013],[90.510818,23.061943],[90.51388500000013,23.048607],[90.47747800000013,23.007774]]],[[[90.529709,23.047218],[90.52192700000012,23.054718],[90.54498300000012,23.065273],[90.54776,23.058331000000123],[90.529709,23.047218]]],[[[90.540817,23.343887],[90.590271,23.302498],[90.525543,23.333607],[90.500824,23.306385],[90.421646,23.383053],[90.540817,23.343887]]],[[[90.684982,23.482773],[90.664429,23.489437],[90.650269,23.504166],[90.691925,23.497215],[90.684982,23.482773]]],[[[90.573608,23.56472],[90.564423,23.576942],[90.584152,23.583885],[90.587494,23.577774],[90.573608,23.56472]]],[[[88.433044,26.551388],[88.680817,26.420271],[88.735764,26.29351],[88.857147,26.240141],[89.02047700000014,26.23517],[89.0466770000001,26.26742],[88.91457400000013,26.360741],[88.938782,26.44582],[89.067207,26.38769900000011],[89.12967700000013,26.159269],[89.342773,26.017031],[89.54821800000013,26.015631],[89.602417,26.06896],[89.559868,26.161461],[89.601723,26.22747],[89.638603,26.227800000000116],[89.681656,26.159439],[89.739151,26.156384],[89.849014,25.906166],[89.807205,25.823051],[89.864426,25.640553000000125],[89.815536,25.36694],[89.845261,25.288609],[89.917206,25.30999800000012],[90.438309,25.147217],[90.523315,25.1747170000001],[90.848038,25.148605],[91.257767,25.207771],[91.488312,25.13805],[92.04081700000012,25.187775],[92.33248900000012,25.079441],[92.48304700000011,24.92999600000013],[92.491898,24.87598000000014],[92.401733,24.84042],[92.293594,24.904995],[92.248032,24.896385],[92.256653,24.773888000000113],[92.191086,24.5652730000001],[92.13247700000011,24.51388500000013],[92.135269,24.414162],[91.989426,24.319439],[91.923599,24.334995],[91.892487,24.149715],[91.751923,24.15444200000013],[91.546326,24.086941000000138],[91.37329100000011,24.10194],[91.237762,23.907772],[91.252777,23.840832],[91.222763,23.763885],[91.15637200000013,23.71971500000012],[91.164429,23.622498],[91.28221100000013,23.373329000000126],[91.339981,23.104996],[91.402206,23.069443],[91.378036,23.212494],[91.39276100000012,23.263332],[91.426086,23.261944],[91.4760890000001,23.218052000000114],[91.5494230000001,22.998329],[91.613602,22.94305],[91.724991,22.994717],[91.81832900000012,23.087219],[91.7686000000001,23.274166],[91.844986,23.410275],[91.933044,23.444439],[91.9644320000001,23.496662],[91.949997,23.732216],[92.030548,23.645275],[92.17485,23.73682],[92.28887900000012,23.696106],[92.323318,23.456104],[92.387863,23.289547],[92.34860200000014,23.223606],[92.374695,22.94194],[92.516388,22.715828],[92.62164300000012,21.881939],[92.600266,21.634163],[92.669342,21.296982],[92.595535,21.251942],[92.537491,21.37805200000014],[92.376923,21.474163],[92.260818,21.414440000000123],[92.222214,21.358051],[92.207489,21.143608],[92.261932,21.05431],[92.263321,20.919163],[92.327484,20.738884],[92.050262,21.158051],[92.04609700000015,21.292221],[91.95526100000012,21.45055],[92.00471500000013,21.496105],[92.039429,21.660275],[92.02304100000015,21.70583],[92.014999,21.661663],[91.9791560000001,21.651939],[91.95018,21.791615],[91.90138200000013,21.774441],[91.915268,21.862774],[91.856934,22.10277600000012],[91.773041,22.254997],[91.699997,22.488327],[91.455826,22.789997],[91.251099,22.659161],[91.228867,22.585552],[90.968872,22.56971700000014],[90.833603,22.685551],[90.72192400000012,22.925552],[90.62387100000012,23.058609],[90.643875,23.208328],[90.5935970000001,23.370552],[90.59860200000014,23.462772],[90.696365,23.478329],[90.7166600000001,23.544998000000135],[90.691696,23.551403],[90.691086,23.50722100000013],[90.666374,23.517673],[90.59860200000014,23.490273000000116],[90.593826,23.597965],[90.473602,23.575829],[90.578598,23.541943],[90.550262,23.383884],[90.310806,23.435829],[90.308868,23.41444],[90.42942800000014,23.323330000000112],[90.58027600000014,23.283886],[90.612488,23.222218],[90.578598,23.089996],[90.44664,23.064999000000114],[90.481659,22.964718],[90.4244,22.770189],[90.495255,22.694439000000102],[90.603592,22.464439],[90.590385,22.432352],[90.614151,22.310555],[90.5641480000001,22.209717],[90.495949,22.172224],[90.431656,22.07055300000013],[90.38916,22.095551],[90.405823,22.1516610000001],[90.401382,22.260555],[90.371094,22.081387],[90.27249100000012,21.849163],[90.189697,21.798885],[90.11554000000012,21.812218],[90.024704,21.859997],[90.059036,21.988773],[89.999985,21.994499000000133],[89.991928,22.025341],[90.07998700000013,22.15971800000011],[90.033875,22.135273],[89.979462,22.0389330000001],[89.982468,21.976681],[89.95416300000011,21.973049000000113],[89.87442,22.244717],[90,22.483751],[89.841095,22.26722],[89.870819,22.10194],[89.846375,21.971661],[89.88472,21.888329],[89.5811000000001,21.70166],[89.520264,21.813332],[89.57083100000011,21.893330000000105],[89.620819,22.32444],[89.546371,22.200829],[89.580826,22.125553],[89.53887900000012,21.98582800000014],[89.475815,22.291386],[89.46165500000012,22.21693800000014],[89.518875,22.064442],[89.487671,22.032263000000114],[89.51944,21.953327],[89.466095,21.775555],[89.41748000000013,21.712772],[89.37442,21.72694],[89.385818,21.88583],[89.349716,21.96721600000012],[89.292755,21.666664],[89.203873,21.650551],[89.21666,21.723606],[89.189972,21.787498],[89.09748800000011,21.81583],[89.089561,22.014591],[89.056641,22.07749600000011],[89.096375,22.148605],[88.993317,22.32444],[88.933319,22.865829000000133],[88.862762,22.966663],[88.870255,23.087776000000133],[88.986099,23.208328],[88.7211,23.251663],[88.71138,23.308609],[88.79332,23.49416],[88.74942,23.466938],[88.56387300000011,23.652218],[88.602844,23.862396000000103],[88.736649,23.919796000000133],[88.759186,24.036034],[88.701385,24.079163],[88.699707,24.147217],[88.750534,24.220982],[88.697433,24.309578],[88.497757,24.32083100000011],[88.36554000000011,24.411942],[88.125534,24.50861],[88.04332,24.684162],[88.17109700000015,24.851662],[88.137772,24.921383],[88.221344,24.954323],[88.276932,24.888050000000135],[88.34248400000011,24.870274],[88.459991,25.069443],[88.450821,25.187775],[88.940811,25.16555000000011],[89.00943,25.28833],[88.844437,25.362495],[88.820541,25.407219],[88.838882,25.467773],[88.799713,25.510555],[88.711929,25.484993],[88.556641,25.504719],[88.450546,25.593887],[88.44693,25.666107],[88.279984,25.801662],[88.151932,25.77861],[88.11053500000014,25.83555200000012],[88.095535,25.915272],[88.18441800000011,26.152496],[88.355255,26.223328],[88.353592,26.279999],[88.39637800000013,26.325275],[88.525543,26.359718],[88.483322,26.461105],[88.371094,26.489162000000135],[88.353592,26.45166],[88.337769,26.473885],[88.409149,26.631939],[88.433044,26.551388]],[[90.237762,22.192772000000105],[90.095261,22.06166500000012],[90.06137100000011,21.991774],[90.16748000000011,22.111942],[90.216095,22.114441],[90.237762,22.192772000000105]]]]}},{"type":"Feature","properties":{"FIPS":"BH","ISO2":"BZ","ISO3":"BLZ","UN":84,"NAME":"Belize","AREA":2281,"POP2005":275546,"REGION":19,"SUBREGION":13,"LON":-88.602,"LAT":17.219},"geometry":{"type":"MultiPolygon","coordinates":[[[[-87.803345,17.29416700000013],[-87.825012,17.291664000000136],[-87.82695,17.400276],[-87.799179,17.333885],[-87.803345,17.29416700000013]]],[[[-87.820557,17.426941],[-87.901947,17.389721],[-87.926682,17.275555],[-87.918335,17.417221],[-87.819458,17.549999],[-87.7789,17.513332],[-87.820557,17.426941]]],[[[-88.045013,17.552776],[-88.058334,17.568054000000128],[-88.070282,17.638332],[-88.053619,17.613052],[-88.045013,17.552776]]],[[[-88.132507,17.667221],[-88.167511,17.66972],[-88.072784,17.733887],[-88.094727,17.686386],[-88.132507,17.667221]]],[[[-87.892227,18.0425],[-87.955002,17.911663],[-88.006119,17.90194300000013],[-87.9039,18.147499],[-87.853058,18.164719],[-87.892227,18.0425]]],[[[-88.377792,18.482777000000112],[-88.2995,18.482929],[-88.315567,18.364166],[-88.0914,18.3727760000001],[-88.077789,18.215553],[-88.090012,18.113888],[-88.202225,17.890274],[-88.225845,17.715832],[-88.281403,17.636108],[-88.248901,17.465275],[-88.299179,17.182499],[-88.208618,16.968609],[-88.275284,16.90361],[-88.301682,16.646111000000133],[-88.353622,16.501942],[-88.347229,16.602776],[-88.39418,16.54166400000014],[-88.388336,16.489166000000125],[-88.530014,16.298054],[-88.650848,16.27972000000011],[-88.741394,16.21833],[-88.791946,16.118889],[-88.926682,15.984999],[-88.910568,15.89361],[-89.166672,15.910831],[-89.216171,15.889851000000135],[-89.145004,17.013885],[-89.143051,17.956066],[-89.025284,18.006386],[-88.8414,17.903889],[-88.728058,18.054722],[-88.681122,18.185555],[-88.600021,18.235832],[-88.490433,18.470104],[-88.377792,18.482777000000112]]]]}},{"type":"Feature","properties":{"FIPS":"BK","ISO2":"BA","ISO3":"BIH","UN":70,"NAME":"Bosnia and Herzegovina","AREA":5120,"POP2005":3915238,"REGION":150,"SUBREGION":39,"LON":17.786,"LAT":44.169},"geometry":{"type":"Polygon","coordinates":[[[17.649841,42.889076],[17.578526,42.943825],[17.683609,42.967216],[17.649719,43.054993],[17.298054,43.28083],[17.261665,43.459717],[16.976387,43.586105],[16.53722,44.013611],[16.354721,44.081665],[16.264999,44.189438],[16.143055,44.19944],[16.198055,44.353607],[16.126389,44.498604],[16.033333,44.574165],[15.956944,44.699997],[15.854721,44.714439],[15.736944,44.812492],[15.781111,45.161942],[15.823332,45.205276],[16.023052,45.214996],[16.19722,45.044441],[16.291759,44.999115],[16.357018,45.008499],[16.417805,45.12426],[16.526386,45.224442],[16.824444,45.187492],[16.913925,45.265945],[17.177219,45.148605],[17.282497,45.176384],[17.483887,45.111107],[17.689999,45.122772],[17.851944,45.049438],[18.070274,45.104439],[18.197498,45.081665],[18.251942,45.138885],[18.634163,45.083328],[18.794167,44.997215],[18.800831,44.949715],[18.763885,44.945],[18.768055,44.915833],[18.861111,44.858604],[19.039719,44.861382],[19.177219,44.923607],[19.371387,44.88916],[19.31361,44.70472],[19.123402,44.514542],[19.104443,44.355827],[19.161705,44.286011],[19.357952,44.209412],[19.61972,44.052216],[19.619442,44.018883],[19.524502,43.958939],[19.374165,43.965553],[19.237019,44.011009],[19.251221,43.962379],[19.487499,43.763329],[19.51083,43.679718],[19.480553,43.571388],[19.408607,43.584442],[19.228809,43.513214],[19.006664,43.555832],[18.951664,43.512497],[18.956665,43.454437],[19.023052,43.435555],[19.093609,43.308884],[19.07222,43.248055],[19.016666,43.239441],[18.914238,43.358315],[18.83934,43.348022],[18.699997,43.255554],[18.643887,43.13916],[18.649998,43.044167],[18.524441,43.012215],[18.480553,42.964439],[18.455555,42.825554],[18.577499,42.654999],[18.455555,42.565826],[18.362499,42.626663],[18.268608,42.618332],[17.882774,42.81916],[17.797497,42.903885],[17.698055,42.927216],[17.649841,42.889076]]]}},{"type":"Feature","properties":{"FIPS":"BL","ISO2":"BO","ISO3":"BOL","UN":68,"NAME":"Bolivia","AREA":108438,"POP2005":9182015,"REGION":19,"SUBREGION":5,"LON":-64.671,"LAT":-16.715},"geometry":{"type":"Polygon","coordinates":[[[-65.190201,-22.09473],[-65.753891,-22.110001],[-65.926117,-21.933334],[-66.077515,-21.831947],[-66.223007,-21.780521],[-66.306946,-22.076946],[-66.345383,-22.116631],[-66.736679,-22.227501],[-66.774734,-22.426945],[-67.022507,-22.523891],[-67.012222,-22.64278],[-67.123062,-22.718056],[-67.183624,-22.821667],[-67.579178,-22.901112],[-67.793335,-22.878056],[-67.876404,-22.828056],[-67.848068,-22.549168],[-67.932785,-22.300282],[-67.945282,-22.102222],[-68.084457,-21.966946],[-68.102783,-21.753056],[-68.188614,-21.606392],[-68.188614,-21.296947],[-68.421112,-20.939167],[-68.5,-20.939445],[-68.55806,-20.896389],[-68.565292,-20.730003],[-68.466675,-20.628891],[-68.697235,-20.500278],[-68.756958,-20.406948],[-68.753067,-20.366112],[-68.703613,-20.338058],[-68.784729,-20.097778],[-68.574448,-20.057503],[-68.523346,-19.916389],[-68.566956,-19.833889],[-68.699722,-19.730003],[-68.4375,-19.430279],[-68.907791,-19.055279],[-68.965836,-18.953056],[-68.932785,-18.882778],[-69.024445,-18.658611],[-69.02417,-18.477222],[-69.075562,-18.389446],[-69.087509,-18.233334],[-69.149734,-18.155556],[-69.071671,-18.038891],[-69.298889,-17.973057],[-69.35556,-17.745556],[-69.490845,-17.63028],[-69.501114,-17.378891],[-69.590836,-17.29528],[-69.656189,-17.287247],[-69.537781,-17.134167],[-69.388336,-17.055],[-69.191956,-16.778057],[-69.011124,-16.656948],[-69.041672,-16.541115],[-68.990845,-16.419724],[-68.82251,-16.339725],[-68.840836,-16.295559],[-68.965012,-16.209446],[-69.134171,-16.223614],[-69.211945,-16.160557],[-69.421951,-15.618057],[-69.268341,-15.326946],[-69.136948,-15.245834],[-69.381393,-14.970001],[-69.366394,-14.802502],[-69.248901,-14.6875],[-69.228897,-14.576389],[-68.9814,-14.379168],[-68.999176,-14.243334],[-68.853058,-14.199167],[-68.891113,-14.043612],[-68.977509,-13.961668],[-69.06279,-13.707779],[-68.960556,-13.500557],[-68.974457,-12.869722],[-68.881668,-12.75889],[-68.815567,-12.733057],[-68.673904,-12.50115],[-68.92807,-11.993057],[-69.568436,-10.951092],[-69.222778,-10.950834],[-68.848892,-11.016111],[-68.764175,-11.139723],[-68.58345,-11.106138],[-68.516953,-11.054445],[-68.280563,-10.980001],[-68.061111,-10.67639],[-67.845566,-10.657501],[-67.74556,-10.712502],[-67.703339,-10.694723],[-67.582504,-10.504446],[-67.325012,-10.364445],[-67.324173,-10.320835],[-67.174454,-10.325001],[-67.080841,-10.271946],[-66.888062,-10.08639],[-66.648056,-9.942223],[-66.634445,-9.906946],[-66.430283,-9.889446],[-66.080841,-9.775278],[-65.745834,-9.770557],[-65.570007,-9.83639],[-65.442337,-9.679195],[-65.371948,-9.708889],[-65.299454,-9.842779],[-65.336945,-9.956945],[-65.287781,-10.201668],[-65.313339,-10.29389],[-65.449509,-10.47924],[-65.436951,-10.624723],[-65.300568,-10.967224],[-65.401947,-11.169724],[-65.392792,-11.26639],[-65.321396,-11.480721],[-65.2314,-11.51],[-65.168625,-11.611946],[-65.202515,-11.740002],[-65.148621,-11.777224],[-65.12149,-11.692755],[-65.063339,-11.752501],[-64.991669,-12.008057],[-64.807236,-12.029724],[-64.736389,-12.153057],[-64.513336,-12.2425],[-64.498337,-12.364168],[-64.39418,-12.461668],[-63.933891,-12.55028],[-63.797501,-12.460001],[-63.671951,-12.470556],[-63.476112,-12.564445],[-63.415558,-12.653891],[-63.33139,-12.703335],[-63.241394,-12.704445],[-63.136642,-12.636353],[-63.075005,-12.650002],[-62.994171,-12.839333],[-62.76973,-13.005835],[-62.687225,-12.966667],[-62.64389,-13.03389],[-62.384727,-13.145834],[-62.222778,-13.120001],[-62.111946,-13.1525],[-62.085556,-13.271389],[-61.874451,-13.452223],[-61.833893,-13.544724],[-61.593529,-13.50724],[-61.492783,-13.553335],[-61.038979,-13.493118],[-60.957779,-13.582779],[-60.79937,-13.676552],[-60.47084,-13.807222],[-60.383896,-13.984446],[-60.482079,-14.175547],[-60.281113,-14.623335],[-60.258896,-15.093613],[-60.571396,-15.097502],[-60.227226,-15.478613],[-60.160278,-16.263058],[-58.44445,-16.330002],[-58.386673,-16.278057],[-58.327507,-16.279167],[-58.34639,-16.506111],[-58.475769,-16.674633],[-58.397507,-17.249168],[-58.022781,-17.495556],[-57.901672,-17.461945],[-57.743057,-17.593056],[-57.77948,-17.637741],[-57.717285,-17.727577],[-57.718895,-17.845001],[-57.521118,-18.203892],[-57.771118,-18.909447],[-57.719727,-18.913891],[-57.704727,-19.043613],[-57.776672,-19.047501],[-58.121117,-19.74139],[-57.848747,-19.978794],[-58.109726,-20.14917],[-58.15889,-20.168056],[-58.130562,-19.992226],[-58.15139,-19.828056],[-59.09584,-19.348892],[-60.015938,-19.299427],[-60.613335,-19.459167],[-61.7425,-19.645],[-61.913071,-20.080009],[-62.269447,-20.562225],[-62.258896,-21.056946],[-62.643768,-22.238903],[-62.789452,-22.12278],[-62.811951,-21.996948],[-63.941116,-22.000835],[-64.126678,-22.410278],[-64.253342,-22.56778],[-64.324722,-22.873611],[-64.360001,-22.740837],[-64.452515,-22.648335],[-64.461945,-22.514446],[-64.526123,-22.40889],[-64.542511,-22.26667],[-64.590561,-22.214725],[-64.988342,-22.090836],[-65.190201,-22.09473]]]}},{"type":"Feature","properties":{"FIPS":"BM","ISO2":"MM","ISO3":"MMR","UN":104,"NAME":"Burma","AREA":65755,"POP2005":47967266,"REGION":142,"SUBREGION":35,"LON":96.041,"LAT":21.718},"geometry":{"type":"MultiPolygon","coordinates":[[[[98.035812,9.786386],[98.008881,9.806665],[98.0249940000001,9.838331],[98.060257,9.81361],[98.035812,9.786386]]],[[[98.29332,10.010277],[98.174149,9.922775],[98.138321,9.838331],[98.1160890000001,9.852497],[98.115814,9.916109],[98.178589,10.017776],[98.283051,10.05749900000012],[98.29332,10.010277]]],[[[98.186646,10.040276],[98.16748000000013,10.145554000000118],[98.19859300000012,10.189999],[98.238876,10.165833],[98.186646,10.040276]]],[[[97.907486,10.396944000000133],[97.890274,10.409164],[97.90359500000011,10.490831],[97.942749,10.442776],[97.907486,10.396944000000133]]],[[[98.216385,10.481386],[98.18248000000011,10.5075],[98.238876,10.529999],[98.227768,10.491108],[98.216385,10.481386]]],[[[98.523605,10.781666],[98.494431,10.791943],[98.49054,10.886387],[98.550812,10.850275],[98.523605,10.781666]]],[[[97.919708,10.858332],[97.885818,10.843609],[97.9160920000001,10.929443],[97.948029,10.91361],[97.919708,10.858332]]],[[[98.212204,10.947777],[98.269989,10.815832],[98.264435,10.68972],[98.23193400000014,10.687498],[98.241364,10.822498],[98.214157,10.864443000000108],[98.151932,10.923332],[98.075546,10.88611],[98.14166300000011,10.977221],[98.212204,10.947777]]],[[[98.437195,10.961943000000133],[98.429977,10.995831],[98.452774,11.007776],[98.453598,10.979998],[98.437195,10.961943000000133]]],[[[98.533875,10.950554],[98.483871,10.949165],[98.470535,10.983887],[98.524994,11.087219000000118],[98.533875,10.950554]]],[[[98.256104,11.212498],[98.231094,11.262499],[98.27777100000014,11.276388],[98.298035,11.22916400000014],[98.256104,11.212498]]],[[[98.207489,11.443609],[98.16554300000013,11.453331],[98.289154,11.798609],[98.321106,11.726942],[98.28082300000011,11.481665],[98.207489,11.443609]]],[[[98.49832200000014,11.566109],[98.425537,11.562498],[98.374985,11.677221],[98.371368,11.78611],[98.548874,11.788332],[98.546936,11.610554],[98.49832200000014,11.566109]]],[[[97.487198,11.774443000000133],[97.447205,11.792221],[97.437759,11.803331],[97.4616550000001,11.803053],[97.487198,11.774443000000133]]],[[[98.089981,11.631109],[98.03305100000011,11.68305400000014],[98.007217,11.858332],[98.015823,11.8555530000001],[98.089981,11.631109]]],[[[97.66832000000011,11.836943],[97.633881,11.876108],[97.664429,11.90111],[97.677475,11.879719000000136],[97.66832000000011,11.836943]]],[[[98.271103,11.84972],[98.251694,11.863884],[98.26026900000011,11.907221],[98.28804,11.887499000000105],[98.271103,11.84972]]],[[[98.256378,11.92111],[98.226379,11.94972],[98.251663,11.980276],[98.26915,11.93611],[98.256378,11.92111]]],[[[98.5,11.884443],[98.46582000000012,11.90361],[98.438583,12.111387],[98.51899700000013,12],[98.664993,11.941942],[98.5,11.884443]]],[[[98.141937,12.141943],[98.038589,12.203053000000125],[98.05554200000012,12.281111],[98.124695,12.27861],[98.141937,12.141943]]],[[[98.64082300000013,12.372219],[98.626083,12.370552],[98.61914100000013,12.378885000000139],[98.639709,12.380552],[98.64082300000013,12.372219]]],[[[98.617805,12.352951],[98.68248,12.340553],[98.559708,12.328886],[98.540817,12.370552],[98.57193,12.409164],[98.617805,12.352951]]],[[[98.09166,12.360554],[98.00555400000013,12.281942],[97.937485,12.337498],[97.949417,12.379997],[98.076935,12.416388],[98.10498,12.400831],[98.09166,12.360554]]],[[[98.501099,12.402222],[98.471924,12.417776000000117],[98.498871,12.513887],[98.515823,12.502499000000114],[98.501099,12.402222]]],[[[98.285812,12.502499000000114],[98.2433170000001,12.49222],[98.229706,12.548054],[98.264999,12.555832],[98.285812,12.502499000000114]]],[[[97.853592,12.539999],[97.81776400000012,12.583332],[97.8374940000001,12.598053],[97.867477,12.566666],[97.853592,12.539999]]],[[[98.349426,12.316942],[98.30331400000011,12.335554],[98.33387800000014,12.429998000000126],[98.299423,12.62472],[98.32193000000012,12.67111],[98.394989,12.646387000000118],[98.466934,12.570831],[98.45915200000013,12.459442],[98.349426,12.316942]]],[[[97.872208,12.764166000000102],[97.83728,12.772419000000127],[97.844147,12.819443],[97.858032,12.80749900000012],[97.872208,12.764166000000102]]],[[[98.304153,13.041666],[98.298035,12.941387],[98.239426,13.213331],[98.263321,13.207499],[98.304153,13.041666]]],[[[97.92109700000015,13.783054],[97.9094240000001,13.792776000000117],[97.92192100000011,13.861664000000133],[97.93470800000011,13.851664],[97.92109700000015,13.783054]]],[[[97.924423,13.905832],[97.923035,13.894444],[97.91835,13.939081000000101],[97.923309,13.930277],[97.924423,13.905832]]],[[[93.380539,14.064165],[93.3724820000001,14.075275],[93.386383,14.151665],[93.400818,14.096109],[93.380539,14.064165]]],[[[97.80636600000014,14.134443],[97.789154,14.155277],[97.814148,14.179998000000124],[97.825272,14.174166],[97.80636600000014,14.134443]]],[[[93.722488,14.904444],[93.689972,14.853886],[93.679153,14.848331],[93.6922,14.890833],[93.722488,14.904444]]],[[[97.669708,15.521387],[97.66304,15.497219],[97.65416,15.578331],[97.665268,15.576387],[97.669708,15.521387]]],[[[94.79776,15.791666],[94.728043,15.815275],[94.820541,15.948053],[94.839432,15.874441],[94.79776,15.791666]]],[[[94.583328,16.00972],[94.415817,15.868053],[94.386658,15.995831],[94.464996,16.03722],[94.649429,16.245274],[94.66081200000013,16.137218],[94.583328,16.00972]]],[[[97.569153,16.233604],[97.520538,16.240273000000116],[97.46582000000012,16.316109],[97.44859300000013,16.448051],[97.515549,16.506107],[97.616653,16.465271000000143],[97.569153,16.233604]]],[[[93.671097,18.86749600000013],[93.75000000000011,18.86749600000013],[93.75582900000012,18.731663],[93.703049,18.668053],[93.633606,18.686108000000104],[93.484421,18.869717],[93.671097,18.86749600000013]]],[[[93.790924,19.231342],[93.870392,19.25465800000012],[93.896652,19.204994],[93.98553500000014,18.965271],[93.94220000000013,18.862495],[93.702774,19.014721],[93.486649,19.326385],[93.49054,19.400829],[93.541931,19.42999600000013],[93.60914600000011,19.402775000000133],[93.66832,19.29583],[93.790924,19.231342]]],[[[93.801651,19.268608],[93.64415,19.481937],[93.682755,19.560555],[93.96832300000011,19.42083],[93.967285,19.3693540000001],[93.916382,19.309719],[93.801651,19.268608]]],[[[93.513046,19.744438],[93.43775900000014,19.799442],[93.395828,19.955273],[93.498596,19.88055],[93.513046,19.744438]]],[[[93.024429,19.827774],[92.9088749999999,20.060829],[92.912491,20.086662],[92.954437,20.06361],[93.024429,19.827774]]],[[[97.80664100000013,28.344162],[97.908875,28.376385],[98.018875,28.278332],[98.013046,28.214718],[98.146652,28.146942000000134],[98.14498900000012,28.002777],[98.3163760000001,27.541943],[98.397491,27.546387],[98.458878,27.672497000000135],[98.646103,27.605274],[98.699707,27.539165],[98.685532,27.466106],[98.736649,27.329163],[98.69165,27.201939],[98.777771,26.791664],[98.77832,26.636383],[98.701096,26.251942],[98.730545,26.177219],[98.664429,26.09833100000014],[98.64888000000013,26.151661],[98.568054,26.123051],[98.605255,25.988605],[98.709152,25.905273],[98.710815,25.855553],[98.631927,25.801109000000107],[98.530823,25.845551],[98.383041,25.591942],[98.32666000000012,25.551662],[98.191086,25.615273000000116],[98.135544,25.410275],[98.069443,25.314442],[97.917206,25.207497],[97.873032,25.25861],[97.829712,25.255554],[97.789429,25.137497],[97.725815,25.06472],[97.736649,24.918884],[97.689423,24.834442000000134],[97.552475,24.74305],[97.543045,24.476662],[97.669144,24.44083000000012],[97.7599950000001,24.257496],[97.724701,24.118053],[97.535538,23.939716],[97.623871,23.898331],[97.649979,23.851704],[97.912491,24.026661],[98.0644840000001,24.089096],[98.446594,24.134956],[98.590576,24.092121],[98.837463,24.124264],[98.890732,24.160069000000135],[98.893906,24.097946],[98.6772,23.968052],[98.687485,23.816387],[98.821381,23.75861],[98.852768,23.637775],[98.80693100000013,23.535553],[98.8247070000001,23.480827],[98.879974,23.483604],[98.914703,23.417217],[98.927475,23.189163],[99.111099,23.10194],[99.356369,23.134995000000117],[99.5038760000001,23.089718],[99.566376,22.938049],[99.442474,22.869995],[99.34082,22.716938],[99.384995,22.603329],[99.38443,22.503887],[99.287766,22.401386],[99.162766,22.159161],[99.232483,22.114441],[99.359421,22.093052],[99.465546,22.13583],[99.667755,22.084721],[99.709152,22.039719000000105],[99.749146,22.075275],[99.9644320000001,22.048885],[99.99054,21.958328000000108],[99.941925,21.824997],[99.97360200000014,21.733883],[100.141373,21.634163],[100.1060870000001,21.583332],[100.122482,21.5075],[100.212753,21.432552],[100.37886,21.538887],[100.429977,21.52861000000013],[100.481369,21.45916],[100.588593,21.456104],[100.725273,21.513332],[100.840553,21.650272],[101.105263,21.771385],[101.170822,21.604717],[101.161652,21.530552],[101.005257,21.400829],[100.83471700000013,21.302498000000128],[100.722603,21.307709],[100.67192100000011,21.128052],[100.62136800000013,21.051662],[100.545532,21.025276],[100.51998900000012,20.94944],[100.525543,20.871109],[100.633614,20.891541],[100.64721700000013,20.870552],[100.531937,20.805275],[100.368874,20.826942],[100.253883,20.745548],[100.175262,20.635273],[100.089432,20.347218],[99.959152,20.455273],[99.86998,20.427219],[99.797485,20.331387],[99.673599,20.310829],[99.522766,20.35277600000012],[99.502213,20.308887000000137],[99.555252,20.193607],[99.538879,20.149441000000138],[99.459717,20.100273],[99.32554600000014,20.066109],[99.1702580000001,20.128052],[99.068878,20.090832],[99.02249100000012,19.927773],[99.036102,19.842773],[98.995529,19.780552],[98.896103,19.770554],[98.836929,19.816387000000134],[98.476028,19.693668],[98.24220300000013,19.689995],[98.139435,19.783054000000106],[98.049988,19.80749900000012],[98.034988,19.643887],[97.86908,19.570175],[97.79248000000013,19.401939],[97.834152,19.289997],[97.83638000000013,19.10110900000012],[97.6772,18.934162],[97.747757,18.865551],[97.774704,18.569996],[97.652771,18.562218],[97.54470800000011,18.5],[97.458603,18.49277100000012],[97.359985,18.583054],[97.346375,18.562496000000124],[97.501389,18.275829],[97.535812,18.268608],[97.563599,18.327774],[97.64305100000013,18.290276],[97.618042,18.231384],[97.751938,17.972218],[97.686646,17.864441],[97.77832,17.703327],[97.96887200000015,17.528332],[98.118866,17.313885],[98.374695,17.050552],[98.423599,17.053329],[98.511108,16.941105],[98.549988,16.854717000000107],[98.477768,16.734993],[98.6624910000001,16.460274],[98.68969700000014,16.284996],[98.71582,16.276386000000116],[98.86499000000015,16.438606000000107],[98.92637600000012,16.391106],[98.918594,16.268608],[98.856094,16.137775],[98.808029,16.10305],[98.68248,16.124439],[98.631653,16.046108],[98.565262,15.722775],[98.596375,15.458332],[98.579987,15.353052],[98.558868,15.329998000000103],[98.497482,15.387777],[98.422485,15.359997000000135],[98.397766,15.27111100000013],[98.205475,15.226778],[98.20109600000012,15.074999],[98.259995,14.816666],[98.320267,14.719997],[98.44775400000013,14.605831],[98.61692800000014,14.319164],[98.971649,14.083609],[99.173965,13.727781],[99.212769,13.216108],[99.120819,13.17583100000013],[99.112198,13.055832],[99.245255,12.723608],[99.43623400000013,12.574434],[99.455551,12.298609],[99.49971,12.188332000000116],[99.573318,12.136665],[99.55664100000011,12.015833],[99.584717,11.881386],[99.66165200000012,11.826942],[99.56915300000014,11.63722],[99.465546,11.568331],[99.174149,11.04749900000013],[99.04887400000013,10.958054],[98.787201,10.68222],[98.77388,10.616941],[98.82388300000014,10.516666],[98.546646,9.981665],[98.507217,10.156942],[98.533875,10.346109],[98.492203,10.449165000000107],[98.4602660000001,10.734442],[98.53887900000011,10.696665],[98.627472,10.846109],[98.710815,10.918331],[98.694138,11.136387],[98.758331,11.264999],[98.701935,11.374998],[98.743591,11.666943000000115],[98.82666,11.708887000000118],[98.890549,11.700275],[98.784988,11.766943],[98.687485,11.675554],[98.597488,11.751665],[98.66304,11.916388],[98.7219240000001,11.976109],[98.65462500000012,12.168668],[98.710426,12.199413],[98.70587200000011,12.224465],[98.686516,12.241925],[98.597214,12.193888000000129],[98.533165,12.245721],[98.568054,12.294998],[98.68385300000011,12.316133],[98.70359000000013,12.340046],[98.603592,12.421665],[98.619705,12.553053],[98.680817,12.690832000000114],[98.636932,12.868608],[98.59137,12.920277],[98.583328,13.172775],[98.474701,13.284721],[98.431091,13.474165],[98.28665200000012,13.684164000000122],[98.185532,14.059164000000123],[98.198029,13.661943],[98.181656,13.53722],[98.13888500000013,13.539721],[98.07748400000014,13.786943000000122],[98.10247800000013,13.807499],[98.089432,14.17861],[97.983047,14.355831],[97.797256,14.881962],[97.8119200000001,15.146387],[97.742752,15.252222],[97.736099,15.358887],[97.779709,15.426664],[97.72554,15.842775],[97.568878,16.068607],[97.616379,16.116386],[97.650818,16.267498],[97.621094,16.355274000000122],[97.633881,16.488327],[97.737488,16.563885],[97.410263,16.524441],[97.378036,16.494995],[97.204712,16.84471900000011],[97.21431000000013,16.900394],[97.186096,16.899719],[97.150269,17.123886],[97.061646,17.251942],[96.897217,17.378052],[96.87803600000011,17.449997],[96.842209,17.404995],[96.879425,17.34444],[96.84304800000012,17.198883000000137],[96.912201,17.030552],[96.875259,16.92332800000014],[96.806641,16.903049],[96.847488,16.846943000000124],[96.777771,16.70388400000013],[96.603317,16.542221],[96.3797,16.501389],[96.264709,16.597496],[96.220261,16.750275],[96.283875,16.8102760000001],[96.241928,16.803734],[96.195816,16.766388],[96.228867,16.585552],[96.312302,16.457798],[96.268326,16.389717000000132],[96.182755,16.347496],[96.006805,16.383068],[96.073608,16.334995],[96.065536,16.30083100000013],[95.9711,16.216938],[95.889709,16.23860500000012],[95.753326,16.14444],[95.670822,15.957775000000138],[95.428589,15.729719],[95.378586,15.709997],[95.285538,15.733332],[95.277771,15.829998],[95.36499000000015,15.989164],[95.360809,16.144718],[95.3247070000001,16.106106],[95.34332300000011,15.990831],[95.263611,15.863609000000109],[95.236099,15.880552],[95.27331500000014,16.002777],[95.233597,15.937777],[95.216385,15.782776000000124],[95.1660920000001,15.777498],[95.123032,15.815832000000114],[95.108032,16.06361],[95.226929,16.11694],[95.137207,16.137218],[95.069443,16.060829],[95.039978,15.805832000000125],[94.958328,15.752222],[94.848877,15.77972],[94.83638,15.956387],[94.887283,16.017815],[94.861374,16.13055],[94.990814,16.24666200000013],[94.873032,16.183605],[94.844437,16.126942],[94.840271,15.99333],[94.721375,15.854164],[94.650543,15.854164],[94.604156,15.921387],[94.72554,16.008331],[94.793045,16.153606],[94.75915500000013,16.13832900000011],[94.712769,16.016388],[94.605255,15.936943],[94.560257,15.941942],[94.679703,16.115829],[94.686371,16.195827],[94.631088,16.342773000000136],[94.556641,16.270832],[94.51422100000012,16.289347000000134],[94.508606,16.181938],[94.436096,16.068607],[94.245529,15.959997],[94.199707,16.032497],[94.231934,16.348331000000144],[94.350266,16.565552],[94.406097,16.795830000000137],[94.393326,16.846107],[94.525269,17.173328],[94.569717,17.501942],[94.6147,17.546387],[94.493866,17.833332],[94.466934,18.003052],[94.48831200000012,18.07111],[94.383331,18.362774],[94.244141,18.53083],[94.23858600000011,18.737774],[94.147217,18.867218],[94.120255,18.811108],[94.033051,18.856106],[94.047394,19.244987],[93.976089,19.143051000000128],[93.874306,19.255974],[93.975266,19.354164],[93.991928,19.457218],[93.909714,19.476940000000127],[93.73637400000013,19.617775],[93.684418,19.71944],[93.59915200000012,19.719715],[93.601089,19.790833],[93.662766,19.87944],[93.734421,19.881664],[93.728592,19.931664],[93.582489,19.87722],[93.508667,19.957069000000104],[93.41748,19.967495],[93.371094,20.041943000000117],[93.166382,20.053329],[93.128311,20.085552],[93.246643,19.823887],[93.21748400000013,19.83083],[93.136818,19.983274],[93.099152,19.955551],[93.167206,19.802498],[93.12997400000012,19.835552],[92.972214,20.122772],[93.058594,20.129997],[93.116379,20.181107],[93.1141510000001,20.218605],[92.99220300000013,20.148884],[93.081665,20.548607],[93.022491,20.440552],[93.00360100000012,20.288887],[92.893051,20.120552],[92.860809,20.121109],[92.765274,20.208607],[92.891937,20.322773],[92.796097,20.489994],[92.634995,20.692219000000136],[92.711655,20.581387000000117],[92.7327580000001,20.258331],[92.505554,20.610275],[92.37387100000012,20.700829],[92.207489,21.143608],[92.222214,21.358051],[92.363037,21.473328],[92.537491,21.37805200000014],[92.595535,21.251942],[92.669342,21.296982],[92.600266,21.634163],[92.62164300000012,21.875828],[92.600815,21.982216],[92.679703,22.02694300000013],[92.70054600000014,22.15583],[92.924423,22.004997],[92.99081400000011,22.048607],[93.047485,22.20583],[93.15387,22.186661],[93.19664000000012,22.256386],[93.18054200000012,22.440552],[93.136108,22.474438],[93.092758,22.714439],[93.138046,23.048054],[93.201385,23.058887],[93.23887600000012,23.008888000000127],[93.303314,23.014721000000122],[93.35026600000015,23.07333],[93.388596,23.223328],[93.371918,23.357773],[93.42276,23.662495],[93.328049,23.981663],[93.33873,24.077915],[93.405762,24.07634],[93.481934,23.964996],[93.596375,23.972218],[93.62135300000011,24.016106],[93.753311,24.007496],[93.819153,23.935272],[93.926651,23.95583],[94.151093,23.855274],[94.313873,24.285831],[94.472214,24.5816650000001],[94.618317,24.760277],[94.734421,25.024719],[94.728592,25.136383],[94.599426,25.178329],[94.576385,25.214439],[94.62553400000012,25.397774],[94.695251,25.472496],[94.789429,25.496662],[94.885269,25.578609],[94.996368,25.732216],[95.059982,25.943607],[95.17804,26.058887],[95.113312,26.138329],[95.065262,26.325554],[95.066376,26.479717],[95.141373,26.612495],[95.246368,26.679718],[95.271103,26.644718000000125],[95.441086,26.70916],[95.51944,26.823051000000135],[95.610809,26.821384],[95.803864,27.00111],[95.919144,27.035553000000107],[96.03581200000012,27.192493],[96.194138,27.270832],[96.496643,27.302219],[96.621918,27.365829000000133],[96.729156,27.365551],[96.823318,27.319443],[96.888321,27.178051],[97.059723,27.093002],[97.136658,27.085831],[97.158875,27.138607],[96.905258,27.451660000000118],[96.888885,27.617496],[97.361099,27.94083000000012],[97.380539,27.991383],[97.316086,28.089165],[97.351929,28.23333],[97.410538,28.292496],[97.468872,28.296108],[97.555252,28.548054],[97.71138,28.516941],[97.80664100000013,28.344162]]]]}},{"type":"Feature","properties":{"FIPS":"BN","ISO2":"BJ","ISO3":"BEN","UN":204,"NAME":"Benin","AREA":11062,"POP2005":8490301,"REGION":2,"SUBREGION":11,"LON":2.469,"LAT":10.541},"geometry":{"type":"Polygon","coordinates":[[[2.484418,6.340486],[1.635404,6.218721],[1.6525,6.250278],[1.799327,6.281057],[1.749166,6.456666],[1.575278,6.679722],[1.609167,6.880833],[1.548523,6.995179],[1.6425,6.995555],[1.617778,9.049721],[1.567222,9.169998],[1.416667,9.32111],[1.388611,9.492222],[1.364254,9.481348],[1.3375,9.5425],[1.37,9.636389],[1.355,9.995277],[0.776667,10.376665],[0.785278,10.524443],[0.804444,10.718887],[0.879444,10.799721],[0.91797,10.996399],[0.985278,11.079443],[1.083055,11.122499],[1.192778,11.265276],[1.264722,11.246111],[1.351111,11.3025],[1.328333,11.351387],[1.435278,11.458887],[1.568611,11.452499],[1.609167,11.388332],[1.862222,11.445276],[2.020033,11.426077],[2.308888,11.688332],[2.397925,11.896152],[2.378054,12.240274],[2.665006,12.302771],[2.83862,12.396658],[3.010035,12.268585],[3.250625,12.020784],[3.312222,11.889999],[3.473611,11.853611],[3.604459,11.693274],[3.475,11.429722],[3.694722,11.134722],[3.735774,11.120634],[3.731667,11.029444],[3.775278,10.898611],[3.748611,10.803055],[3.846666,10.703054],[3.855,10.584999],[3.793611,10.405554],[3.683888,10.448055],[3.637222,10.411665],[3.581944,10.275276],[3.683888,10.170555],[3.609444,9.948055],[3.525278,9.844166],[3.476944,9.856943],[3.346666,9.809166],[3.331111,9.755833],[3.363328,9.681939],[3.141666,9.441111],[3.166389,9.302776],[3.095,9.090555],[2.789444,9.043888],[2.742958,8.770763],[2.762777,8.519165],[2.709167,8.338888],[2.753611,8.206944],[2.6925,7.906388],[2.742222,7.808611],[2.778611,7.134444],[2.725277,6.954444],[2.756389,6.910555],[2.756667,6.570833],[2.719606,6.365505],[2.484418,6.340486]]]}},{"type":"Feature","properties":{"FIPS":"BP","ISO2":"SB","ISO3":"SLB","UN":90,"NAME":"Solomon Islands","AREA":2799,"POP2005":472419,"REGION":9,"SUBREGION":54,"LON":160.109,"LAT":-9.611},"geometry":{"type":"MultiPolygon","coordinates":[[[[166.850525,-11.696945],[166.789429,-11.673889],[166.740234,-11.602222],[166.76138300000014,-11.579445],[166.862183,-11.585278],[166.93191500000012,-11.667223],[166.850525,-11.696945]]],[[[160.080811,-11.498055],[160.43914800000016,-11.681389],[160.51803600000014,-11.750557],[160.527466,-11.808056],[160.46856700000012,-11.840277],[160.380249,-11.780001],[160.3605040000001,-11.718332],[160.267761,-11.634445],[160.204956,-11.658611],[160.0285950000001,-11.6075],[159.960785,-11.521667],[160.00415,-11.467222],[160.080811,-11.498055]]],[[[159.853302,-11.324722],[159.8033140000001,-11.316111],[159.776642,-11.288612],[159.841644,-11.303888],[159.853302,-11.324722]]],[[[166.535248,-11.363888],[166.492188,-11.349722],[166.491333,-11.283056],[166.51803600000017,-11.271112],[166.563293,-11.281668],[166.58053600000017,-11.324167],[166.535248,-11.363888]]],[[[162.474976,-10.855555],[162.464691,-10.818333],[162.48135400000012,-10.807501],[162.500549,-10.84],[162.474976,-10.855555]]],[[[166.139984,-10.761112],[166.058319,-10.796112],[165.967194,-10.771389],[165.883026,-10.87361],[165.804138,-10.852777],[165.777466,-10.805],[165.778046,-10.765278],[165.904144,-10.673611],[166.153595,-10.675001],[166.139984,-10.761112]]],[[[161.751373,-10.294445],[161.713013,-10.249722],[161.7199710000001,-10.214722],[161.77191200000016,-10.254446],[161.751373,-10.294445]]],[[[161.5452580000001,-10.276667],[161.726898,-10.406111],[161.83914200000015,-10.448055],[162.009705,-10.481112],[162.108582,-10.449999],[162.289429,-10.688612],[162.263306,-10.785557],[162.3908080000001,-10.841944],[162.117462,-10.827778],[161.77832000000012,-10.720833],[161.5369260000001,-10.538334],[161.498566,-10.367777],[161.2833250000001,-10.331944],[161.301361,-10.206667],[161.438873,-10.219444],[161.5452580000001,-10.276667]]],[[[167.203857,-9.963612],[167.190247,-9.956944],[167.18829300000016,-9.942223],[167.208008,-9.950832],[167.203857,-9.963612]]],[[[167.1277470000001,-9.880833],[167.110779,-9.878611],[167.108002,-9.869165],[167.12634300000013,-9.867222],[167.1277470000001,-9.880833]]],[[[167.103302,-9.851665],[167.092194,-9.851665],[167.08941700000014,-9.8475],[167.108582,-9.840834],[167.103302,-9.851665]]],[[[161.97467,-9.853054],[161.93164100000013,-9.761112],[161.944702,-9.690277],[161.974121,-9.689722],[161.97467,-9.853054]]],[[[161.387482,-9.468611],[161.381348,-9.469444],[161.38552900000013,-9.454445],[161.388885,-9.457777],[161.387482,-9.468611]]],[[[161.569122,-9.724167],[161.556091,-9.799168],[161.500549,-9.732222],[161.437469,-9.730833],[161.39721700000018,-9.669445],[161.40516700000012,-9.472316],[161.349976,-9.338888],[161.412201,-9.388889],[161.53775,-9.595833],[161.569122,-9.724167]]],[[[159.938293,-9.433611],[160.38638300000014,-9.426666],[160.583038,-9.549723],[160.781921,-9.73361],[160.83108500000014,-9.861944],[160.650269,-9.93],[160.311646,-9.818611],[160.06829800000014,-9.828888],[159.828033,-9.796946],[159.732727,-9.711945],[159.616913,-9.5375],[159.60189800000012,-9.317223],[159.727173,-9.255556],[159.938293,-9.433611]]],[[[159.828583,-9.172501],[159.8019100000001,-9.141945],[159.81137100000012,-9.110832],[159.84579500000018,-9.138056],[159.828583,-9.172501]]],[[[160.411102,-9.136667],[160.35913100000016,-9.190834],[160.3042600000001,-9.160425],[160.2438350000001,-9.196112],[160.212463,-9.170555],[160.27142300000014,-9.154221],[160.31857300000013,-9.060278],[160.411102,-9.136667]]],[[[159.204407,-9.133333],[159.174988,-9.139444],[159.16803,-9.102777],[159.228302,-9.025557],[159.236633,-9.091944],[159.204407,-9.133333]]],[[[160.299408,-9.058056],[160.264435,-9.131943],[160.191925,-9.087778],[160.111084,-9.091944],[160.07608,-9.046667],[160.192474,-8.996666],[160.299408,-9.058056]]],[[[159.14749100000017,-9.108889],[159.099396,-9.11972],[159.032471,-9.060278],[159.096619,-8.995832],[159.137207,-8.994444],[159.191345,-9.027779],[159.14749100000017,-9.108889]]],[[[160.112183,-8.997221],[160.065796,-9.0175],[160.073303,-8.947779],[160.10968000000014,-8.963333],[160.112183,-8.997221]]],[[[160.047211,-8.915277],[160.010803,-8.9025],[160.008331,-8.884724],[160.029419,-8.880278],[160.047211,-8.915277]]],[[[161.060791,-8.748055],[161.044434,-8.772501],[161.048309,-8.750834],[161.00943,-8.754168],[161.060791,-8.748055]]],[[[157.633881,-8.748055],[157.650818,-8.777224],[157.619965,-8.800833],[157.443848,-8.715],[157.55636600000014,-8.691944],[157.633881,-8.748055]]],[[[158.20523100000014,-8.833332],[158.14971900000012,-8.781389],[158.213593,-8.681112],[158.253876,-8.793333],[158.20523100000014,-8.833332]]],[[[158.003052,-8.771112],[157.87551900000017,-8.684444],[157.87551900000017,-8.609999],[157.9935610000001,-8.50889],[158.116913,-8.533333],[158.140808,-8.567778],[158.10580400000015,-8.698055],[158.003052,-8.771112]]],[[[157.408325,-8.500834],[157.372742,-8.579445],[157.33551,-8.576666],[157.32663000000014,-8.641111],[157.38443,-8.734444],[157.307465,-8.694445],[157.199127,-8.565834],[157.353577,-8.410557],[157.408325,-8.500834]]],[[[159.683319,-8.546946],[159.537476,-8.468332],[159.533875,-8.41],[159.56884800000012,-8.378887],[159.643036,-8.394445],[159.700531,-8.512222],[159.683319,-8.546946]]],[[[162.741058,-8.373888],[162.758881,-8.373888],[162.76165800000012,-8.378056],[162.72525,-8.381388],[162.741058,-8.373888]]],[[[160.974396,-8.8475],[161.023041,-8.842777],[161.1655270000001,-8.974167],[161.22662400000013,-9.117777],[161.2033080000001,-9.141945],[161.376617,-9.50528],[161.378021,-9.635],[161.29357900000014,-9.568056],[161.19720500000017,-9.399723],[160.88107300000013,-9.181944],[160.809143,-9.065001],[160.65637200000015,-8.615276],[160.718842,-8.564445],[160.709961,-8.523056],[160.589142,-8.385],[160.580261,-8.33],[160.751099,-8.312222],[160.979126,-8.584723],[161.010803,-8.653889],[160.930542,-8.763613],[160.974396,-8.8475]]],[[[157.124664,-8.25528],[157.151367,-8.342777],[157.02304100000012,-8.190834],[157.08136,-8.196388],[157.124664,-8.25528]]],[[[157.207458,-8.270279],[157.202759,-8.292778],[157.092468,-8.165834],[157.18081700000016,-8.170555],[157.207458,-8.270279]]],[[[156.8449710000001,-8.118332],[156.7833250000001,-8.098055],[156.782745,-8.055279],[156.829956,-8.076389],[156.8449710000001,-8.118332]]],[[[157.631622,-8.236387],[157.724976,-8.220833],[157.779144,-8.24861],[157.905823,-8.479721],[157.87634300000013,-8.566389],[157.8119200000001,-8.620832],[157.733856,-8.515001],[157.656921,-8.505556],[157.58163500000012,-8.444445],[157.55969200000013,-8.326666],[157.583588,-8.393612],[157.618011,-8.416666],[157.628296,-8.387501],[157.534973,-8.25528],[157.362457,-8.274445],[157.29303,-8.341389],[157.2363590000001,-8.312222],[157.214417,-8.243055],[157.42276000000015,-7.993333],[157.497467,-7.965556],[157.59747300000015,-8.026112],[157.631622,-8.236387]]],[[[156.598846,-8.203054],[156.531921,-8.091944],[156.542206,-7.944722],[156.603851,-8.048334],[156.598846,-8.203054]]],[[[157.156097,-8.150278],[157.030823,-8.120277],[156.96774300000016,-8.046389],[156.947205,-7.966389],[157.027191,-7.865277],[157.121887,-7.859166],[157.183594,-7.931666],[157.204132,-8.059444],[157.156097,-8.150278]]],[[[158.57189900000014,-7.703611],[158.5321960000001,-7.691388],[158.549988,-7.664166],[158.570526,-7.677777],[158.57189900000014,-7.703611]]],[[[156.706635,-7.897223],[156.70303300000012,-7.950833],[156.504425,-7.707778],[156.49884,-7.631666],[156.554413,-7.578611],[156.621613,-7.587501],[156.808594,-7.726666],[156.706635,-7.897223]]],[[[158.530823,-7.654167],[158.359406,-7.640556],[158.312744,-7.580833],[158.381897,-7.567223],[158.530823,-7.654167]]],[[[159.852448,-8.333889],[159.886932,-8.566389],[159.622467,-8.360556],[159.202179,-8.184723],[158.843292,-7.975278],[158.841919,-7.938611],[158.60598800000014,-7.769793],[158.574585,-7.662411],[158.48745700000018,-7.554167],[158.64859,-7.568611],[158.761658,-7.625],[159.07608,-7.903334],[159.388031,-7.994166],[159.852448,-8.333889]]],[[[158.429413,-7.529722],[158.416382,-7.563055],[158.370514,-7.552777],[158.262756,-7.4775],[158.429413,-7.529722]]],[[[157.7816470000001,-7.476111],[157.709137,-7.476111],[157.683594,-7.415556],[157.74939000000018,-7.393889],[157.7816470000001,-7.476111]]],[[[155.587463,-7.390556],[155.517761,-7.389723],[155.510803,-7.351111],[155.584686,-7.331944],[155.612732,-7.369444],[155.587463,-7.390556]]],[[[155.858856,-7.100278],[155.769135,-7.129444],[155.669708,-7.088056],[155.7402340000001,-6.9675],[155.85968000000014,-7.043612],[155.858856,-7.100278]]],[[[156.110229,-6.941111],[156.08496100000013,-6.989444],[156.041931,-6.858611],[156.074677,-6.819167],[156.110229,-6.941111]]],[[[156.01998900000012,-6.824722],[156,-6.803611],[156.0452580000001,-6.788611],[156.04663100000016,-6.803055],[156.01998900000012,-6.824722]]],[[[157.428864,-7.324445],[157.5083310000001,-7.301389],[157.5336,-7.316945],[157.52832,-7.376389],[157.443848,-7.433888],[157.146362,-7.330556],[156.936096,-7.219167],[156.679962,-6.896945],[156.4652400000001,-6.736944],[156.438568,-6.643612],[156.496063,-6.600833],[156.647766,-6.655833],[156.75665300000014,-6.764167],[157.04248,-6.901667],[157.117737,-6.976389],[157.14386000000013,-7.120555],[157.188293,-7.178333],[157.3172,-7.2825],[157.428864,-7.324445]]],[[[159.712738,-5.516666],[159.703308,-5.513889],[159.714142,-5.483889],[159.723846,-5.49],[159.712738,-5.516666]]],[[[159.528595,-5.498889],[159.498291,-5.477222],[159.496338,-5.466945],[159.509979,-5.470834],[159.528595,-5.498889]]],[[[159.40387,-5.448333],[159.371613,-5.440833],[159.348846,-5.415833],[159.35913100000016,-5.413611],[159.40387,-5.448333]]],[[[159.25219700000014,-5.312778],[159.2502750000001,-5.324167],[159.24884,-5.293056],[159.25219700000014,-5.296389],[159.25219700000014,-5.312778]]]]}},{"type":"Feature","properties":{"FIPS":"BR","ISO2":"BR","ISO3":"BRA","UN":76,"NAME":"Brazil","AREA":845942,"POP2005":186830759,"REGION":19,"SUBREGION":5,"LON":-53.089,"LAT":-10.772},"geometry":{"type":"MultiPolygon","coordinates":[[[[-48.55056,-27.821392],[-48.55056,-27.696114],[-48.501114,-27.556114],[-48.517227,-27.430836],[-48.418335,-27.388889],[-48.371117,-27.449722],[-48.406395,-27.592781],[-48.496674,-27.711391],[-48.482224,-27.776669],[-48.55056,-27.821392]]],[[[-48.581116,-26.39167],[-48.585838,-26.425556],[-48.707779,-26.309723],[-48.537781,-26.167225],[-48.485001,-26.234169],[-48.581116,-26.39167]]],[[[-48.282501,-25.486115],[-48.32695,-25.461945],[-48.333061,-25.413059],[-48.256668,-25.33889],[-48.256111,-25.467503],[-48.282501,-25.486115]]],[[[-47.877785,-25.026947],[-47.89695,-25.044445],[-47.816673,-24.900002],[-47.606674,-24.783611],[-47.807228,-24.934448],[-47.877785,-25.026947]]],[[[-46.282784,-23.98917],[-46.396118,-23.980278],[-46.416389,-23.950279],[-46.387505,-23.923336],[-46.323616,-23.93],[-46.282784,-23.98917]]],[[[-45.126396,-23.821392],[-45.136391,-23.797779],[-45.105003,-23.806393],[-45.10556,-23.816113],[-45.126396,-23.821392]]],[[[-45.22084,-23.779446],[-45.218338,-23.955833],[-45.441391,-23.92889],[-45.443336,-23.873337],[-45.350563,-23.798058],[-45.320007,-23.725281],[-45.22084,-23.779446]]],[[[-44.08889,-23.174446],[-44.238892,-23.198334],[-44.295563,-23.176392],[-44.323891,-23.221111],[-44.369171,-23.172226],[-44.228615,-23.071114],[-44.112228,-23.127224],[-44.08889,-23.174446]]],[[[-29.84,-20.496391],[-29.848892,-20.500835],[-29.852222,-20.491112],[-29.84417,-20.489723],[-29.84,-20.496391]]],[[[-30.29528,-20.505836],[-30.319447,-20.52],[-30.334167,-20.482224],[-30.312225,-20.48917],[-30.29528,-20.505836]]],[[[-38.911667,-13.67528],[-38.946114,-13.676668],[-38.989449,-13.582779],[-38.912781,-13.587502],[-38.887779,-13.640835],[-38.911667,-13.67528]]],[[[-38.936951,-13.5625],[-38.984451,-13.5625],[-38.964443,-13.498845],[-39.041115,-13.462223],[-39.032784,-13.389723],[-38.908058,-13.385557],[-38.896667,-13.468056],[-38.936951,-13.5625]]],[[[-38.754723,-13.113056],[-38.785278,-13.13389],[-38.793335,-13.057779],[-38.679169,-12.968889],[-38.691673,-12.881111],[-38.643333,-12.892223],[-38.591667,-12.987501],[-38.754723,-13.113056]]],[[[-37.132507,-11.129446],[-37.146393,-11.108612],[-37.036949,-10.952501],[-37.042229,-10.993612],[-37.132507,-11.129446]]],[[[-34.873894,-7.073334],[-34.888893,-7.071945],[-34.866669,-7.048612],[-34.86528,-7.054167],[-34.873894,-7.073334]]],[[[-34.854172,-7.005279],[-34.858894,-7.015278],[-34.86306,-7.013889],[-34.859726,-6.994445],[-34.854172,-7.005279]]],[[[-32.450836,-3.883611],[-32.424171,-3.845834],[-32.386673,-3.840278],[-32.390839,-3.862223],[-32.450836,-3.883611]]],[[[-44.610283,-3.008056],[-44.656113,-2.973611],[-44.611671,-2.887222],[-44.572227,-2.910278],[-44.610283,-3.008056]]],[[[-44.586395,-3.0525],[-44.559841,-2.913099],[-44.577507,-2.801945],[-44.483894,-2.71],[-44.494728,-2.950278],[-44.586395,-3.0525]]],[[[-42.050835,-2.761667],[-42.076118,-2.760278],[-42.184448,-2.6775],[-42.06945,-2.685833],[-42.026947,-2.744445],[-42.050835,-2.761667]]],[[[-43.693336,-2.326945],[-43.698334,-2.352778],[-43.739174,-2.350278],[-43.68528,-2.2675],[-43.61528,-2.2625],[-43.693336,-2.326945]]],[[[-50.863892,-1.910833],[-50.846115,-2.003889],[-50.943745,-1.963638],[-50.98806,-1.993611],[-51.109451,-1.904722],[-51.148338,-1.828611],[-51.058617,-1.824445],[-50.863892,-1.910833]]],[[[-49.02417,-1.829167],[-49.055557,-1.8525],[-49.156952,-1.858056],[-49.055557,-1.721111],[-49.040325,-1.771475],[-49.00695,-1.793056],[-49.02417,-1.829167]]],[[[-48.961113,-1.795833],[-49.025002,-1.778611],[-49.046112,-1.705278],[-48.980835,-1.596389],[-48.902779,-1.577222],[-48.961113,-1.795833]]],[[[-44.652779,-1.623889],[-44.662224,-1.661945],[-44.787224,-1.656111],[-44.713058,-1.561111],[-44.652779,-1.623889]]],[[[-52.024727,-1.580278],[-52.131111,-1.585556],[-52.200836,-1.646667],[-52.210556,-1.561111],[-52.172226,-1.497222],[-52.029449,-1.439722],[-51.914452,-1.516389],[-52.024727,-1.580278]]],[[[-48.633614,-1.484722],[-48.696671,-1.449167],[-48.657501,-1.375834],[-48.606117,-1.443611],[-48.633614,-1.484722]]],[[[-48.525841,-1.525],[-48.592506,-1.442222],[-48.553337,-1.366111],[-48.539726,-1.381389],[-48.525841,-1.525]]],[[[-52.418335,-1.5275],[-52.458618,-1.4925],[-52.431114,-1.466389],[-52.206947,-1.361667],[-52.168617,-1.408334],[-52.418335,-1.5275]]],[[[-44.987503,-1.401945],[-45.027779,-1.336389],[-44.975563,-1.261667],[-44.881111,-1.283056],[-44.884171,-1.332222],[-44.987503,-1.401945]]],[[[-45.634171,-1.346389],[-45.689445,-1.360833],[-45.626945,-1.126945],[-45.60778,-1.148889],[-45.634171,-1.346389]]],[[[-48.340279,-1.212778],[-48.413612,-1.206667],[-48.465561,-1.162778],[-48.412224,-1.075],[-48.322502,-1.076945],[-48.340279,-1.212778]]],[[[-46.498894,-1.020278],[-46.53334,-1.0175],[-46.54834,-0.972222],[-46.468056,-0.879722],[-46.440002,-1.006389],[-46.498894,-1.020278]]],[[[-50.987228,-0.866389],[-50.920837,-0.869722],[-51.012619,-0.919502],[-51.019447,-0.991667],[-51.070038,-1.037794],[-51.182503,-1.091667],[-51.140839,-0.986111],[-50.987228,-0.866389]]],[[[-51.375282,-1.213611],[-51.400284,-1.201945],[-51.363617,-1.129445],[-51.248894,-1.024722],[-51.203056,-0.841667],[-51.182503,-0.967778],[-51.239449,-1.143889],[-51.375282,-1.213611]]],[[[-50.92028,-0.845],[-50.969452,-0.827778],[-50.922783,-0.729167],[-50.842781,-0.727778],[-50.846947,-0.812778],[-50.92028,-0.845]]],[[[-47.935005,-0.727222],[-47.97084,-0.68],[-47.932503,-0.636667],[-47.876114,-0.673056],[-47.935005,-0.727222]]],[[[-47.66806,-0.709167],[-47.696671,-0.714722],[-47.718895,-0.640556],[-47.665283,-0.573611],[-47.637222,-0.620833],[-47.66806,-0.709167]]],[[[-51.13195,-0.959445],[-51.136673,-0.875833],[-51.070282,-0.694445],[-50.904167,-0.585278],[-50.815834,-0.572222],[-50.820007,-0.689445],[-50.931946,-0.725833],[-51.13195,-0.959445]]],[[[-51.051117,-0.659167],[-51.098335,-0.633889],[-51.025284,-0.560556],[-51.005836,-0.601667],[-51.051117,-0.659167]]],[[[-51.90139,-1.476667],[-51.952225,-1.430833],[-51.880005,-1.306945],[-51.885002,-1.178889],[-51.723892,-1.141111],[-51.662224,-1.083333],[-51.665001,-0.900556],[-51.609726,-0.733889],[-51.529167,-0.6375],[-51.38195,-0.541389],[-51.199722,-0.529167],[-51.148338,-0.669722],[-51.271667,-1.014167],[-51.343056,-1.058056],[-51.483337,-1.240278],[-51.789726,-1.449445],[-51.90139,-1.476667]]],[[[-51.403336,-0.540833],[-51.429169,-0.523056],[-51.411392,-0.499722],[-51.239449,-0.454444],[-51.257225,-0.491389],[-51.403336,-0.540833]]],[[[-51.011391,-0.548056],[-51.075836,-0.550833],[-51.070282,-0.484444],[-50.898895,-0.378889],[-50.958061,-0.505556],[-51.011391,-0.548056]]],[[[-50.958618,-0.5675],[-50.983894,-0.576389],[-50.878334,-0.385278],[-50.776947,-0.383889],[-50.756393,-0.425556],[-50.78334,-0.471667],[-50.958618,-0.5675]]],[[[-51.10778,-0.54],[-51.151115,-0.527222],[-51.13195,-0.403056],[-51.034729,-0.283056],[-50.946671,-0.353889],[-51.047501,-0.398889],[-51.10778,-0.54]]],[[[-50.907227,-0.335833],[-50.955833,-0.324167],[-51.025002,-0.248889],[-50.888618,-0.291389],[-50.907227,-0.335833]]],[[[-50.803337,-0.358889],[-50.908058,-0.358333],[-50.748894,-0.226667],[-50.763336,-0.330278],[-50.803337,-0.358889]]],[[[-51.380562,-0.484722],[-51.406113,-0.477778],[-51.39917,-0.434722],[-51.238892,-0.201667],[-51.103058,-0.121389],[-51.137505,-0.285278],[-51.380562,-0.484722]]],[[[-49.713341,-0.227778],[-49.63945,-0.248333],[-49.407784,-0.225],[-49.328339,-0.159722],[-49.147507,-0.137778],[-48.373062,-0.289167],[-48.374451,-0.377778],[-48.466667,-0.531945],[-48.536949,-0.895833],[-48.628616,-0.947778],[-48.64389,-0.988889],[-48.627228,-1.064445],[-48.756111,-1.232222],[-48.86084,-1.478056],[-49.166389,-1.613889],[-49.378891,-1.647222],[-49.511116,-1.6225],[-49.551117,-1.696667],[-49.672501,-1.776667],[-49.718616,-1.748111],[-49.753891,-1.633611],[-49.773056,-1.661111],[-49.743614,-1.744445],[-49.812782,-1.815834],[-50.049728,-1.706944],[-50.11084,-1.759722],[-50.36834,-1.835],[-50.578056,-1.800833],[-50.635002,-1.755556],[-50.654167,-1.62],[-50.803612,-1.440556],[-50.815285,-1.340556],[-50.781113,-1.151945],[-50.741505,-1.127556],[-50.628891,-1.150556],[-50.550003,-1.069167],[-50.723114,-1.086833],[-50.780281,-1.051389],[-50.796951,-0.971944],[-50.78334,-0.663611],[-50.733669,-0.593667],[-50.705502,-0.643833],[-50.542503,-0.682778],[-50.67334,-0.635278],[-50.726395,-0.497778],[-50.657784,-0.279167],[-50.52195,-0.153056],[-50.351952,-0.100833],[-49.713341,-0.227778]]],[[[-50.556946,-0.0625],[-50.85778,-0.283056],[-51.027229,-0.224167],[-50.972778,-0.09],[-50.698616,-0.005556],[-50.613892,-0.010556],[-50.556946,-0.0625]]],[[[-50.901672,-0.0475],[-50.93306,-0.02],[-50.829727,0.060833],[-50.765839,0.066389000000129],[-50.697502,0.023889],[-50.901672,-0.0475]]],[[[-49.525558,-0.134444],[-49.694725,-0.156389],[-49.831947,-0.104167],[-49.852501,-0.064444],[-49.655006,0.076667],[-49.501671,0.070556000000124],[-49.418617,0.035556],[-49.381111,-0.068611],[-49.437225,-0.118056],[-49.525558,-0.134444]]],[[[-50.455559,-0.022778],[-50.517784,-0.032222],[-50.593338,0.0225],[-50.656395,0.132222],[-50.643333,0.171111],[-50.580833,0.210833],[-50.465004,0.146667],[-50.435562,0.0075],[-50.455559,-0.022778]]],[[[-50.243057,0.229444000000115],[-50.261673,0.267222],[-50.184174,0.324167],[-50.083618,0.32],[-50.243057,0.229444000000115]]],[[[-49.636116,0.2275],[-49.807503,0.120556],[-49.908615,-0.028333],[-49.984726,-0.072222],[-50.102501,0.010278],[-50.34584,0.019722],[-50.392502,0.109444],[-50.385002,0.197222],[-50.173889,0.214444000000128],[-50.029167,0.298611000000108],[-49.708061,0.336389],[-49.633896,0.280278],[-49.636116,0.2275]]],[[[-50.416389,0.210833],[-50.459724,0.171944],[-50.536392,0.226111],[-50.480278,0.284167000000139],[-50.436394,0.535],[-50.373894,0.621389],[-50.31778,0.308889],[-50.338341,0.252222],[-50.416389,0.210833]]],[[[-50.237503,0.350833],[-50.306946,0.361111],[-50.30806,0.506389],[-50.233337,0.591111],[-50.063614,0.646111000000133],[-50.023056,0.541944],[-50.237503,0.350833]]],[[[-50.007225,0.881667000000107],[-50.11084,0.7625],[-50.267784,0.751667],[-50.268616,0.821389],[-50.200562,0.879167],[-50.068481,0.87089200000014],[-50.038826,0.878009000000134],[-50.013062,0.920278],[-50.007225,0.881667000000107]]],[[[-50.037506,0.884444],[-50.086945,0.894722],[-50.093895,0.920833],[-50.042229,0.918056],[-50.037506,0.884444]]],[[[-50.009445,0.935278],[-50.074448,0.944722000000127],[-50.074448,0.981111],[-50.025284,1.051666],[-49.947784,1.054444],[-49.94445,0.994722],[-50.009445,0.935278]]],[[[-50.396667,1.881389],[-50.505005,2.025],[-50.493057,2.101111000000117],[-50.394447,2.135278],[-50.356117,2.116944],[-50.297226,1.965555],[-50.396667,1.881389]]],[[[-50.475281,2.119722],[-50.533615,2.149722],[-50.517227,2.20305500000012],[-50.405556,2.193611],[-50.404724,2.146389],[-50.475281,2.119722]]],[[[-60.098335,5.217222],[-59.983063,5.022499],[-60.025841,4.707222],[-60.07917,4.60833300000013],[-60.152229,4.573333],[-60.147507,4.5175],[-59.929726,4.506389],[-59.675835,4.388888],[-59.730835,4.293333000000132],[-59.729446,4.210833],[-59.581673,3.998888],[-59.568611,3.899444],[-59.665558,3.711389],[-59.786118,3.620555],[-59.831947,3.524167],[-59.809723,3.361944],[-59.904724,3.204166],[-59.962784,3.025833],[-59.988892,2.687222],[-59.92556,2.567778],[-59.891396,2.35944400000011],[-59.730278,2.278055],[-59.751945,1.865278000000103],[-59.634109,1.846419],[-59.672783,1.762778],[-59.507507,1.6875],[-59.241669,1.383611],[-58.928337,1.302778000000103],[-58.899445,1.23],[-58.813614,1.185555],[-58.726112,1.228611],[-58.695282,1.286944],[-58.515556,1.267778],[-58.466949,1.343889000000104],[-58.502289,1.454674000000125],[-58.386116,1.476666],[-58.297226,1.582778000000133],[-58.127785,1.517778000000135],[-58.008614,1.513611000000139],[-57.972229,1.62],[-57.753616,1.720556],[-57.554169,1.701389],[-57.448616,1.814444],[-57.420006,1.913055],[-57.30278,1.981389],[-57.231392,1.948611],[-57.100563,2.023889000000111],[-57.011116,1.926111],[-56.78334,1.872500000000116],[-56.724449,1.920555],[-56.470634,1.944499000000121],[-56.037224,1.836944],[-55.965836,1.845278],[-55.899445,1.901944],[-55.90139,2.045278],[-56.036392,2.208889],[-56.115837,2.249166000000116],[-56.08445,2.3575],[-55.965836,2.532777],[-55.710281,2.399167],[-54.972229,2.554722],[-54.8675,2.440278],[-54.806396,2.435555],[-54.759727,2.471111000000121],[-54.689171,2.453888],[-54.683891,2.403333],[-54.712502,2.378611],[-54.683891,2.322500000000105],[-54.546669,2.318333000000109],[-54.46389,2.210833],[-54.123337,2.113611],[-53.745003,2.373888],[-53.701668,2.310277],[-53.529724,2.249166000000116],[-53.458618,2.257500000000107],[-53.328339,2.353333],[-53.226112,2.264444],[-53.239174,2.208333],[-53.105003,2.2225],[-53.05278,2.185555],[-52.948059,2.178055],[-52.675285,2.373888],[-52.594452,2.473889],[-52.540283,2.570278],[-52.553894,2.623611],[-52.351952,3.040000000000134],[-52.34494,3.157403000000102],[-52.278336,3.238889],[-52.220284,3.260278],[-51.998894,3.618611],[-51.97834,3.7075],[-51.8125,3.875],[-51.775002,3.979722],[-51.640282,4.053333],[-51.606674,4.116111],[-51.540283,4.153610000000128],[-51.447784,3.9725],[-51.554726,4.281388],[-51.537506,4.391388],[-51.253059,4.145],[-51.167503,3.997222],[-51.165558,3.895278],[-51.137505,3.875556000000131],[-51.104446,3.917778],[-51.083893,3.902778],[-51.066116,3.378889000000129],[-51.023613,3.130000000000109],[-50.850281,2.740555],[-50.679726,2.164722],[-50.445282,1.825833000000103],[-50.198059,1.82638900000012],[-49.93,1.708055],[-49.882507,1.538889],[-49.892784,1.321666],[-50.121948,1.214167],[-49.921669,1.251111],[-49.903893,1.170278],[-50.236946,0.888611],[-50.312225,0.753055000000131],[-50.453339,0.658333],[-50.574173,0.42194400000011],[-50.767227,0.189167],[-50.950836,0.145278],[-51.08667,-0.050278],[-51.258614,-0.142778],[-51.450005,-0.484722],[-51.700005,-0.7525],[-51.712502,-1.026667],[-51.841118,-1.143056],[-51.920006,-1.166389],[-51.935005,-1.344445],[-52.067505,-1.42],[-52.232506,-1.345278],[-52.438057,-1.441111],[-52.476395,-1.490556],[-52.70723,-1.561111],[-52.712784,-1.603333],[-52.285278,-1.533611],[-52.227501,-1.616389],[-52.26825,-1.681928],[-52.208469,-1.692079],[-52.153206,-1.627413],[-51.941948,-1.587778],[-51.670006,-1.404722],[-51.488892,-1.347778],[-51.257225,-1.218333],[-51.204727,-1.134167],[-51.03167,-1.041667],[-50.992783,-0.998611],[-50.992226,-0.925278],[-50.847504,-0.916389],[-50.816673,-0.938889],[-50.802223,-1.173889],[-50.835838,-1.333611],[-50.816673,-1.439722],[-50.680557,-1.630278],[-50.663895,-1.767778],[-50.814728,-1.898334],[-51.067505,-1.810833],[-51.133339,-1.818889],[-51.262222,-1.755278],[-51.281395,-1.679167],[-51.336945,-1.646945],[-51.48278,-1.893611],[-51.52195,-2.046389],[-51.45195,-2.273612],[-51.378616,-2.3325],[-51.454727,-2.244445],[-51.480835,-2.068889],[-51.307503,-1.763611],[-51.160278,-1.842778],[-51.153336,-1.871667],[-50.991394,-2.026389],[-51.009171,-2.164722],[-51.060005,-2.196389],[-51.029167,-2.345],[-50.994446,-2.419445],[-50.846115,-2.508611],[-51.001114,-2.368889],[-50.983894,-2.066112],[-50.924446,-1.989444],[-50.788612,-2.108612],[-50.79084,-2.183333],[-50.70639,-2.220556],[-50.823616,-1.962778],[-50.677956,-1.810444],[-50.454727,-1.854722],[-50.421951,-1.901389],[-50.470001,-1.935556],[-50.416389,-1.952222],[-50.265007,-1.883056],[-49.999168,-1.82],[-49.841667,-1.902778],[-49.636116,-1.875278],[-49.450836,-1.75],[-49.289726,-1.708333],[-49.28167,-1.781667],[-49.407784,-2.025278],[-49.448334,-2.185],[-49.505836,-2.2575],[-49.469452,-2.406111],[-49.490005,-2.565],[-49.435005,-2.493611],[-49.430557,-2.383611],[-49.264725,-2.003334],[-49.190559,-1.898056],[-48.960281,-1.833611],[-48.697227,-1.469167],[-48.646622,-1.500803],[-48.59959,-1.463753],[-48.537506,-1.586389],[-48.430557,-1.661667],[-48.45945,-1.556945],[-48.413612,-1.499444],[-48.184448,-1.471945],[-48.255005,-1.445833],[-48.492226,-1.473889],[-48.486946,-1.310833],[-48.44278,-1.286389],[-48.335838,-1.317778],[-48.271118,-1.117778],[-48.310837,-0.98],[-48.23806,-0.867778],[-48.060562,-0.710833],[-48.029167,-0.700556],[-47.956947,-0.775278],[-47.749451,-0.635278],[-47.71167,-0.693611],[-47.726952,-0.758056],[-47.615837,-0.701944],[-47.583618,-0.634167],[-47.542503,-0.636667],[-47.39389,-0.812778],[-47.392227,-0.751945],[-47.462502,-0.699722],[-47.46167,-0.599167],[-47.291115,-0.597778],[-47.208618,-0.640278],[-47.17028,-0.707222],[-47.065559,-0.753333],[-46.954727,-0.704445],[-46.921669,-0.834722],[-46.962227,-0.862778],[-46.951118,-0.908056],[-46.821671,-0.712778],[-46.79084,-0.842222],[-46.620003,-0.831944],[-46.570007,-0.971944],[-46.604172,-1.029444],[-46.557785,-0.999167],[-46.535835,-1.032222],[-46.448334,-1.043056],[-46.191948,-0.9575],[-46.259727,-1.183611],[-46.127502,-1.106111],[-46.087097,-1.210276],[-46.043335,-1.210278],[-45.974724,-1.075],[-45.888618,-1.142778],[-45.851952,-1.271945],[-45.785004,-1.2675],[-45.735558,-1.18],[-45.696114,-1.370278],[-45.63028,-1.3725],[-45.611946,-1.274445],[-45.446945,-1.310833],[-45.415001,-1.355556],[-45.509171,-1.468056],[-45.462227,-1.545556],[-45.359169,-1.319722],[-45.326668,-1.313334],[-45.298615,-1.415278],[-45.372505,-1.540833],[-45.347504,-1.740278],[-45.280006,-1.734167],[-45.221672,-1.683333],[-45.249168,-1.586111],[-45.161118,-1.481389],[-45.093895,-1.463611],[-44.955002,-1.502222],[-44.866394,-1.424445],[-44.851952,-1.490556],[-44.951393,-1.601667],[-44.913612,-1.639167],[-44.820557,-1.578333],[-44.790558,-1.623889],[-44.799171,-1.705],[-44.695007,-1.817778],[-44.640007,-1.789167],[-44.538895,-1.832222],[-44.495834,-2.045],[-44.636948,-2.223611],[-44.656395,-2.331111],[-44.490005,-2.144444],[-44.39695,-2.193889],[-44.360001,-2.338889],[-44.380562,-2.403334],[-44.44445,-2.411667],[-44.58223,-2.556945],[-44.691673,-2.990278],[-44.624168,-3.053334],[-44.789169,-3.208056],[-44.786392,-3.2975],[-44.420563,-2.93],[-44.356949,-2.526667],[-44.063339,-2.405834],[-44.028061,-2.424723],[-44.040558,-2.545556],[-44.136116,-2.671667],[-44.335556,-2.774167],[-44.339729,-2.830278],[-44.291946,-2.835834],[-44.261391,-2.775],[-44.183617,-2.764167],[-44.171112,-2.8125],[-44.218613,-2.853056],[-44.198334,-2.868889],[-43.926117,-2.5475],[-43.873062,-2.569723],[-43.707504,-2.51],[-43.448334,-2.537778],[-43.482506,-2.388334],[-43.347504,-2.365834],[-42.932503,-2.4725],[-42.802505,-2.560278],[-42.706673,-2.562778],[-42.504448,-2.731667],[-42.350006,-2.77],[-42.264725,-2.758334],[-42.23584,-2.837778],[-42.206947,-2.806389],[-42.110001,-2.802778],[-41.949722,-2.845556],[-41.933334,-2.786945],[-41.98056,-2.755834],[-41.831673,-2.733889],[-41.840263,-2.76692],[-41.699448,-2.830278],[-41.661949,-2.86],[-41.699722,-2.866667],[-41.674728,-2.883056],[-41.33445,-2.929445],[-41.24807,-3.023554],[-41.267227,-2.928889],[-41.222778,-2.880278],[-40.79084,-2.865834],[-40.472778,-2.795834],[-39.996948,-2.846389],[-39.082779,-3.379445],[-38.998611,-3.392778],[-38.852501,-3.542778],[-38.657501,-3.681111],[-38.49028,-3.725],[-38.339729,-3.911945],[-38.257782,-3.954445],[-38.065559,-4.203889],[-37.805557,-4.395],[-37.647224,-4.585556],[-37.317223,-4.704722],[-37.174446,-4.918612],[-36.882782,-4.949167],[-36.797226,-5.04639],[-36.687225,-5.098333],[-36.467506,-5.0775],[-36.280281,-5.111112],[-35.968613,-5.049445],[-35.604446,-5.110834],[-35.479729,-5.166112],[-35.378334,-5.270556],[-35.225563,-5.583611],[-35.087784,-6.199167],[-35.041389,-6.23389],[-34.980278,-6.406389],[-34.960556,-6.6575],[-34.859726,-6.971111],[-34.908096,-7.128888],[-34.864101,-7.077434],[-34.836884,-6.977136],[-34.830833,-7.108612],[-34.793335,-7.166945],[-34.81028,-7.504168],[-34.833061,-7.542778],[-34.893196,-7.543095],[-34.840561,-7.554445],[-34.800835,-7.631111],[-34.893333,-7.805],[-34.816391,-7.904167],[-34.843338,-8.058889],[-34.873894,-8.0725],[-34.941116,-8.342501],[-35.161949,-8.950834],[-35.327507,-9.228889],[-35.674446,-9.610834],[-35.799446,-9.689724],[-36.038338,-10.068611],[-36.256111,-10.256668],[-36.393333,-10.4925],[-36.557503,-10.547224],[-36.850281,-10.733891],[-37.021667,-10.935835],[-37.025284,-10.858891],[-37.092224,-10.743891],[-37.153336,-10.748611],[-37.14167,-10.825279],[-37.040283,-10.837502],[-37.073059,-10.967224],[-37.15667,-11.104445],[-37.20723,-11.037224],[-37.279167,-11.025278],[-37.260284,-11.072224],[-37.190285,-11.107224],[-37.20723,-11.219446],[-37.323334,-11.423056],[-37.375282,-11.430557],[-37.363617,-11.315556],[-37.287506,-11.217501],[-37.347778,-11.187778],[-37.336113,-11.230278],[-37.412224,-11.402779],[-37.397224,-11.460001],[-37.487907,-11.520227],[-37.42334,-11.545279],[-37.659172,-12.058334],[-37.935005,-12.434723],[-37.99556,-12.576113],[-38.316116,-12.935556],[-38.476669,-13.018057],[-38.535561,-13.015835],[-38.484726,-12.916389],[-38.505005,-12.728889],[-38.626945,-12.710556],[-38.69445,-12.576389],[-38.751114,-12.765001],[-38.810005,-12.845001],[-38.85334,-12.827778],[-38.875282,-12.756668],[-38.864449,-12.658056],[-38.917229,-12.743612],[-38.855835,-12.851667],[-38.725281,-12.874445],[-38.759445,-12.985001],[-38.83889,-13.058334],[-38.850838,-13.17],[-38.94278,-13.244446],[-38.956673,-13.380001],[-39.043335,-13.355835],[-39.056396,-13.377501],[-39.080284,-13.538334],[-39.05278,-13.483891],[-39.005005,-13.509445],[-39.00404,-13.604885],[-38.963058,-13.681391],[-39.030006,-13.843334],[-38.992393,-14.05989],[-39.025284,-14.091112],[-39.072502,-14.082779],[-39.075562,-14.143612],[-39.038895,-14.175835],[-38.958618,-14.065556],[-38.990562,-13.920557],[-38.941391,-13.887779],[-38.920563,-13.915556],[-39.066948,-14.64389],[-38.935562,-15.662224],[-38.871948,-15.874168],[-39.013893,-16.286945],[-39.206673,-17.147503],[-39.190559,-17.575558],[-39.130836,-17.683891],[-39.275558,-17.869167],[-39.451668,-17.949722],[-39.643616,-18.223335],[-39.748062,-18.70528],[-39.699173,-19.393059],[-39.801392,-19.632504],[-40.010284,-19.744724],[-40.128059,-19.964725],[-40.237228,-20.28389],[-40.299446,-20.234169],[-40.349724,-20.234726],[-40.36834,-20.313614],[-40.282227,-20.343613],[-40.406113,-20.599445],[-40.624168,-20.83139],[-40.655006,-20.811111],[-40.763336,-20.855003],[-40.813614,-20.92778],[-40.848892,-21.098335],[-40.960556,-21.235836],[-41.043335,-21.576668],[-40.971672,-21.988056],[-41.206673,-22.13139],[-41.581673,-22.243614],[-41.763062,-22.346111],[-41.990837,-22.571392],[-41.97139,-22.738613],[-42.034447,-22.91917],[-42.150841,-22.949722],[-42.570282,-22.939445],[-42.933891,-22.981392],[-43.091949,-22.954723],[-43.129448,-22.890556],[-43.020561,-22.716393],[-43.019173,-22.681667],[-43.075836,-22.668335],[-43.264725,-22.744446],[-43.254448,-22.820278],[-43.166389,-22.889725],[-43.14473,-22.946392],[-43.218338,-22.996948],[-44.003891,-23.101948],[-43.972504,-23.038334],[-43.793335,-23.055],[-43.603889,-23.01889],[-43.859169,-22.895836],[-44.038612,-22.936947],[-44.11834,-23.028614],[-44.191948,-23.051113],[-44.241669,-23.047501],[-44.325279,-22.91917],[-44.406113,-22.941391],[-44.473335,-23.008057],[-44.662506,-23.048058],[-44.708336,-23.224724],[-44.5625,-23.229725],[-44.498894,-23.290001],[-44.577225,-23.356113],[-44.715836,-23.344723],[-44.835281,-23.390556],[-44.894447,-23.338612],[-44.921669,-23.347778],[-45.060005,-23.496113],[-45.410835,-23.628891],[-45.428337,-23.707779],[-45.391396,-23.791668],[-45.418335,-23.830833],[-45.500282,-23.844448],[-45.635284,-23.788334],[-45.890007,-23.76778],[-45.983063,-23.790279],[-46.223618,-23.911392],[-46.19278,-23.921112],[-46.110001,-23.867779],[-46.195557,-23.992226],[-46.29306,-24.026947],[-46.315002,-24.011669],[-46.273056,-23.983334],[-46.30584,-23.917778],[-46.382782,-23.868336],[-46.434174,-23.933056],[-46.415001,-23.987503],[-46.436111,-24.021389],[-46.924446,-24.270836],[-46.986389,-24.31889],[-47.003059,-24.394726],[-47.214729,-24.563057],[-47.422783,-24.677502],[-47.545563,-24.708614],[-48.026115,-25.015003],[-48.050835,-25.06028],[-47.958893,-25.08139],[-47.890556,-25.059723],[-47.910278,-25.145279],[-48.172783,-25.377224],[-48.208618,-25.46167],[-48.24778,-25.451946],[-48.226395,-25.340279],[-48.131393,-25.272224],[-48.281395,-25.330002],[-48.395004,-25.296112],[-48.447502,-25.37167],[-48.412781,-25.42778],[-48.477226,-25.479725],[-48.718613,-25.424725],[-48.730278,-25.477222],[-48.70417,-25.501114],[-48.598335,-25.531948],[-48.512222,-25.517223],[-48.361389,-25.576389],[-48.425835,-25.620556],[-48.522781,-25.780281],[-48.770561,-25.880001],[-48.581116,-25.872223],[-48.571671,-25.941113],[-48.61084,-26.049446],[-48.581947,-26.18],[-48.679169,-26.242779],[-48.733894,-26.223335],[-48.802505,-26.067223],[-48.755562,-26.289448],[-48.608063,-26.438614],[-48.676392,-26.576946],[-48.684448,-26.673058],[-48.678062,-26.733334],[-48.625557,-26.77528],[-48.613892,-27.106113],[-48.569561,-27.153391],[-48.511948,-27.12167],[-48.485283,-27.211391],[-48.556835,-27.200169],[-48.622505,-27.242226],[-48.642502,-27.456947],[-48.601952,-27.601669],[-48.64389,-27.647224],[-48.563896,-27.864445],[-48.619171,-27.99778],[-48.652504,-28.225559],[-48.761948,-28.492226],[-48.808334,-28.445278],[-48.793617,-28.375557],[-48.847778,-28.320278],[-48.871948,-28.345558],[-48.85778,-28.478615],[-48.774727,-28.522224],[-48.842506,-28.617779],[-48.962784,-28.663612],[-49.395279,-28.973892],[-49.752502,-29.369724],[-50.055,-29.839455],[-50.311394,-30.46167],[-50.749451,-31.081112],[-51.063896,-31.408337],[-51.480835,-31.735001],[-51.900558,-31.959724],[-52.072502,-32.174171],[-52.014725,-31.953892],[-52.086395,-31.823612],[-51.852226,-31.870556],[-51.643616,-31.758614],[-51.420563,-31.511112],[-51.341949,-31.525002],[-51.251396,-31.471668],[-51.190002,-31.399723],[-51.157784,-31.278893],[-51.162506,-31.078056],[-51.010559,-31.087502],[-51.001671,-31.137779],[-50.97834,-31.136391],[-50.989723,-31.048058],[-50.956947,-30.930557],[-50.706673,-30.759167],[-50.67334,-30.599167],[-50.686951,-30.472504],[-50.654724,-30.427223],[-50.60778,-30.483891],[-50.567223,-30.457226],[-50.540283,-30.26889],[-50.608894,-30.190556],[-50.653618,-30.197781],[-50.673058,-30.292778],[-50.913338,-30.317501],[-50.928337,-30.419445],[-51.018059,-30.384445],[-51.021393,-30.26667],[-51.169724,-30.231392],[-51.243896,-30.085835],[-51.233894,-30.045559],[-51.28167,-30.010002],[-51.314171,-30.164448],[-51.286118,-30.288059],[-51.202507,-30.40028],[-51.291115,-30.595837],[-51.271118,-30.795559],[-51.310562,-30.782223],[-51.287506,-30.76889],[-51.322281,-30.654503],[-51.371948,-30.645],[-51.387779,-30.746948],[-51.478615,-30.928059],[-51.462502,-31.066669],[-51.620834,-31.136112],[-51.655838,-31.225281],[-51.962227,-31.335281],[-52.004723,-31.549168],[-52.063614,-31.669724],[-52.22139,-31.746948],[-52.224724,-31.841114],[-52.17556,-31.941669],[-52.239174,-31.96917],[-52.254723,-32.055283],[-52.231117,-32.089729],[-52.100838,-32.115005],[-52.090004,-32.166672],[-52.229172,-32.255005],[-52.37278,-32.494171],[-52.499451,-32.87278],[-52.636673,-33.129448],[-52.741394,-33.25695],[-53.228889,-33.650558],[-53.386391,-33.743896],[-53.534447,-33.656952],[-53.501396,-33.428062],[-53.51973,-33.136948],[-53.093056,-32.729729],[-53.186394,-32.636948],[-53.409172,-32.565559],[-53.553337,-32.446114],[-53.63028,-32.361115],[-53.664726,-32.206947],[-53.879723,-31.967781],[-54.066948,-31.875],[-54.164452,-31.887222],[-54.285835,-31.804447],[-54.463402,-31.672611],[-54.472504,-31.576668],[-54.588058,-31.46278],[-54.825562,-31.43],[-54.976952,-31.31889],[-55.085556,-31.327778],[-55.235558,-31.245281],[-55.421669,-30.963058],[-55.581947,-30.845837],[-55.633057,-30.852222],[-55.671951,-30.949448],[-55.836945,-31.073891],[-56.008923,-31.079794],[-55.976395,-30.853889],[-56.001671,-30.795834],[-56.23584,-30.558334],[-56.811394,-30.105278],[-57.065834,-30.106113],[-57.141396,-30.180279],[-57.150002,-30.243336],[-57.220284,-30.293335],[-57.326118,-30.266392],[-57.528061,-30.273891],[-57.608002,-30.184925],[-57.49334,-30.136948],[-57.328415,-29.984585],[-57.315971,-29.862782],[-57.27417,-29.800282],[-57.070557,-29.732502],[-56.695557,-29.343613],[-56.596115,-29.144169],[-56.431175,-29.073586],[-56.289452,-28.784725],[-56.170006,-28.728336],[-56.066116,-28.626114],[-55.891396,-28.367779],[-55.735558,-28.361946],[-55.692505,-28.40889],[-55.668617,-28.320278],[-55.765007,-28.259167],[-55.765282,-28.226112],[-55.626297,-28.141022],[-55.447784,-28.08667],[-55.326118,-27.924446],[-55.186394,-27.856945],[-55.021667,-27.833889],[-54.912224,-27.737225],[-54.811111,-27.532501],[-54.77639,-27.566113],[-54.688896,-27.556114],[-54.358063,-27.456947],[-54.283058,-27.427502],[-54.148613,-27.289169],[-54.070839,-27.268059],[-54.004173,-27.189167],[-53.85778,-27.14917],[-53.838753,-27.17112],[-53.698616,-26.889446],[-53.73584,-26.695835],[-53.713615,-26.366669],[-53.650284,-26.243893],[-53.825005,-25.957779],[-53.823891,-25.806946],[-53.890282,-25.631947],[-54.104172,-25.493893],[-54.177505,-25.561947],[-54.291115,-25.548889],[-54.452507,-25.633057],[-54.538338,-25.571392],[-54.598915,-25.573223],[-54.616951,-25.438057],[-54.423058,-25.143059],[-54.45639,-25.087223],[-54.452507,-25.011112],[-54.313896,-24.62167],[-54.33139,-24.492779],[-54.248894,-24.353615],[-54.337784,-24.14389],[-54.243896,-24.053608],[-54.407227,-23.916668],[-54.627785,-23.80389],[-55.031395,-23.994446],[-55.188614,-24.020279],[-55.405006,-23.964447],[-55.441673,-23.700836],[-55.521667,-23.602779],[-55.536118,-23.464169],[-55.502426,-23.379723],[-55.548889,-23.324448],[-55.549171,-23.137501],[-55.646118,-22.852501],[-55.609451,-22.633892],[-55.712784,-22.570004],[-55.743057,-22.399723],[-55.849724,-22.288891],[-56.205833,-22.273613],[-56.357506,-22.163059],[-56.403061,-22.065556],[-56.508339,-22.09639],[-56.634171,-22.251945],[-56.70723,-22.215],[-56.877502,-22.27417],[-57.153336,-22.203613],[-57.371117,-22.218056],[-57.595001,-22.182224],[-57.640007,-22.121113],[-57.767784,-22.113056],[-57.827507,-22.145],[-57.985107,-22.091827],[-57.921394,-21.662224],[-57.953896,-21.510834],[-57.850281,-21.336945],[-57.814445,-20.971947],[-57.857224,-20.73917],[-57.92028,-20.668335],[-57.978615,-20.711113],[-58.008896,-20.495834],[-58.136948,-20.278893],[-58.15889,-20.168056],[-57.848747,-19.978794],[-58.121117,-19.74139],[-57.776672,-19.047501],[-57.704727,-19.043613],[-57.719727,-18.913891],[-57.771118,-18.909447],[-57.521118,-18.203892],[-57.718895,-17.845001],[-57.717285,-17.727577],[-57.77948,-17.637741],[-57.743057,-17.593056],[-57.901672,-17.461945],[-58.022781,-17.495556],[-58.397507,-17.249168],[-58.475769,-16.674633],[-58.34639,-16.506111],[-58.327507,-16.279167],[-58.386673,-16.278057],[-58.44445,-16.330002],[-60.160278,-16.263058],[-60.227226,-15.478613],[-60.571396,-15.097502],[-60.258896,-15.093613],[-60.281113,-14.623335],[-60.482079,-14.175547],[-60.383896,-13.984446],[-60.47084,-13.807222],[-60.79937,-13.676552],[-60.957779,-13.582779],[-61.038979,-13.493118],[-61.492783,-13.553335],[-61.593529,-13.50724],[-61.833893,-13.544724],[-61.874451,-13.452223],[-62.085556,-13.271389],[-62.111946,-13.1525],[-62.222778,-13.120001],[-62.384727,-13.145834],[-62.64389,-13.03389],[-62.687225,-12.966667],[-62.76973,-13.005835],[-62.994171,-12.839333],[-63.075005,-12.650002],[-63.136642,-12.636353],[-63.241394,-12.704445],[-63.33139,-12.703335],[-63.415558,-12.653891],[-63.476112,-12.564445],[-63.671951,-12.470556],[-63.797501,-12.460001],[-63.933891,-12.55028],[-64.39418,-12.461668],[-64.498337,-12.364168],[-64.513336,-12.2425],[-64.736389,-12.153057],[-64.807236,-12.029724],[-64.991669,-12.008057],[-65.063339,-11.752501],[-65.12149,-11.692755],[-65.148621,-11.777224],[-65.202515,-11.740002],[-65.168625,-11.611946],[-65.2314,-11.51],[-65.321396,-11.480721],[-65.392792,-11.26639],[-65.401947,-11.169724],[-65.300568,-10.967224],[-65.436951,-10.624723],[-65.449509,-10.47924],[-65.313339,-10.29389],[-65.287781,-10.201668],[-65.336945,-9.956945],[-65.299454,-9.842779],[-65.390015,-9.692223],[-65.442337,-9.679195],[-65.492508,-9.719168],[-65.570007,-9.83639],[-65.745834,-9.770557],[-66.080841,-9.775278],[-66.430283,-9.889446],[-66.634445,-9.906946],[-66.648056,-9.942223],[-66.888062,-10.08639],[-67.080841,-10.271946],[-67.174454,-10.325001],[-67.324173,-10.320835],[-67.325012,-10.364445],[-67.582504,-10.504446],[-67.703339,-10.694723],[-67.74556,-10.712502],[-67.845566,-10.657501],[-68.061111,-10.67639],[-68.280563,-10.980001],[-68.620834,-11.11639],[-68.764175,-11.139723],[-68.848892,-11.016111],[-69.412231,-10.937778],[-69.730835,-10.965279],[-69.780563,-10.923334],[-69.929169,-10.914446],[-70.154175,-11.030001],[-70.328903,-11.069168],[-70.431396,-11.032223],[-70.532791,-10.932222],[-70.631393,-11.009167],[-70.628067,-9.835556],[-70.581116,-9.644445],[-70.60759,-9.575665],[-70.514664,-9.428001],[-70.592789,-9.443611],[-70.881958,-9.67],[-71.002228,-9.814724],[-71.136124,-9.860834],[-71.184448,-9.936945],[-71.298889,-9.996389],[-72.185837,-10.003889],[-72.150848,-9.882778],[-72.180008,-9.80139],[-72.271118,-9.746668],[-72.251953,-9.659723],[-72.305557,-9.530001],[-72.730011,-9.413057],[-73.205292,-9.407223],[-72.9664,-9.143057],[-72.964172,-8.983334],[-73.06279,-8.899168],[-73.169724,-8.710279],[-73.273346,-8.675835],[-73.343338,-8.606945],[-73.404724,-8.450556],[-73.533066,-8.355556],[-73.645004,-8.02389],[-73.771957,-7.948056],[-73.785278,-7.875278],[-73.713898,-7.8725],[-73.703613,-7.778611],[-73.828903,-7.728333],[-74.009735,-7.547501],[-73.954727,-7.52389],[-73.931122,-7.359167],[-73.702789,-7.306945],[-73.799728,-7.080833],[-73.744171,-6.876945],[-73.353058,-6.576945],[-73.191681,-6.552778],[-73.123901,-6.447223],[-73.12001,-6.373889],[-73.229736,-6.093612],[-73.13028,-5.87639],[-72.963348,-5.654167],[-72.942505,-5.543334],[-72.962784,-5.458056],[-72.898621,-5.172778],[-72.851959,-5.124722],[-72.476959,-4.941112],[-72.399734,-4.871112],[-72.37529,-4.784445],[-72.235001,-4.753334],[-71.902481,-4.518188],[-71.747192,-4.490353],[-71.64473,-4.509167],[-71.169449,-4.357779],[-70.950287,-4.38139],[-70.834732,-4.187778],[-70.765839,-4.146389],[-70.628891,-4.156667],[-70.584167,-4.195556],[-70.433334,-4.131667],[-70.323898,-4.136667],[-70.306671,-4.244722],[-70.201569,-4.332128],[-70.018616,-4.339168],[-69.950287,-4.262501],[-69.452637,-1.526032],[-69.378067,-1.338056],[-69.434723,-0.994167],[-69.529175,-0.924445],[-69.614731,-0.751111],[-69.572784,-0.636667],[-69.607513,-0.5175],[-69.746124,-0.452222],[-69.928345,-0.309444],[-70.05806,-0.1575],[-70.044174,0.590833],[-69.797791,0.600278],[-69.688614,0.675555],[-69.464172,0.740278],[-69.286957,0.620833],[-69.124725,0.645],[-69.160278,0.750556000000131],[-69.140015,0.866944],[-69.270004,1.038333],[-69.343613,1.074722],[-69.435287,1.038333],[-69.613617,1.078055],[-69.842224,1.072222],[-69.8461,1.710455],[-69.555847,1.784167],[-69.376953,1.728055],[-68.153061,1.724167],[-68.175842,1.763055],[-68.232788,1.775555],[-68.257233,1.852778],[-68.196396,1.9775],[-68.10112,1.948056],[-68.005005,1.763055],[-67.914734,1.745278],[-67.78334,1.806944],[-67.58223,2.056111],[-67.418335,2.1425],[-67.335007,2.111111],[-67.07251,1.625278],[-67.076675,1.173333000000127],[-66.870453,1.220932000000118],[-66.311951,0.750556000000131],[-66.123901,0.733889],[-65.971115,0.803889],[-65.870834,0.908333],[-65.740845,0.981667],[-65.589737,0.989167000000123],[-65.524734,0.931111],[-65.506668,0.862222],[-65.583893,0.718889000000104],[-65.547501,0.653611],[-65.489182,0.660278],[-65.436111,0.695278],[-65.389725,0.830833],[-65.315002,0.918889],[-65.188339,0.929167],[-65.120834,1.133611],[-65.006958,1.165833],[-64.821121,1.281111],[-64.718903,1.250833],[-64.587509,1.335833],[-64.536118,1.429722],[-64.39917,1.51],[-64.26445,1.476111000000117],[-64.077225,1.636389],[-64.052231,1.890833],[-64.001953,1.951111],[-63.739174,2.003055],[-63.605003,2.107222],[-63.40139,2.146389],[-63.357506,2.269722],[-63.34639,2.406111],[-63.371117,2.423055],[-63.812225,2.424722],[-64.036667,2.470555],[-63.987503,2.723889],[-64.205292,3.193333],[-64.236954,3.426944],[-64.190567,3.505278],[-64.191116,3.594444],[-64.30806,3.718333],[-64.459732,3.796111],[-64.636398,3.976111],[-64.718063,4.152778],[-64.800842,4.201944],[-64.795288,4.281388],[-64.65834,4.246666],[-64.58223,4.121666000000118],[-64.335556,4.154166],[-64.130005,4.112778000000105],[-64.055557,3.910833],[-64.017792,3.886111],[-63.841118,3.960278],[-63.608337,3.943611],[-63.537224,3.870555],[-63.481949,3.858055],[-63.42334,3.966111],[-63.343056,3.961111],[-63.246391,3.904166],[-62.987228,3.600833],[-62.875,3.560277],[-62.775284,3.606944],[-62.732506,3.681944],[-62.781113,3.902222],[-62.745834,4.032499],[-62.595001,4.040555],[-62.535561,4.123888],[-62.438339,4.184166],[-62.136391,4.093611],[-61.99556,4.169722],[-61.848892,4.160555000000102],[-61.75695,4.247222],[-61.553062,4.249166],[-61.512222,4.298055],[-61.498611,4.402499],[-61.313614,4.506666000000109],[-60.989174,4.518055],[-60.885002,4.711666],[-60.728889,4.771111],[-60.652229,4.838888],[-60.576118,4.964444],[-60.651672,5.178055],[-60.73037,5.204799],[-60.315834,5.197499],[-60.207504,5.273889],[-60.098335,5.217222]]]]}},{"type":"Feature","properties":{"FIPS":"BU","ISO2":"BG","ISO3":"BGR","UN":100,"NAME":"Bulgaria","AREA":11063,"POP2005":7744591,"REGION":150,"SUBREGION":151,"LON":25.231,"LAT":42.761},"geometry":{"type":"Polygon","coordinates":[[[27.879166,42.841103],[27.896938,42.702766],[27.728886,42.709717],[27.514996,42.556389],[27.44833,42.469994],[27.50555,42.431107],[27.616665,42.44722],[27.704163,42.399994],[27.759995,42.246101],[27.968609,42.072495],[28.013054,41.982216],[27.830273,42.001389],[27.638054,41.958321],[27.566666,41.907776],[27.41,41.995827],[27.361664,42.064995],[27.233051,42.109993],[27.031384,42.081383],[26.962221,42.003323],[26.621384,41.973053],[26.560593,41.928925],[26.542217,41.828049],[26.374722,41.819153],[26.331944,41.748878],[26.361095,41.711052],[26.171944,41.748322],[26.074444,41.711937],[26.068604,41.660271],[26.13472,41.63221],[26.183884,41.536942],[26.198051,41.439438],[26.139996,41.354713],[25.886662,41.309166],[25.814159,41.336098],[25.567776,41.32222],[25.279716,41.24305],[25.061192,41.362572],[24.898888,41.411942],[24.819443,41.404999],[24.809444,41.352219],[24.608887,41.43222],[24.564442,41.503326],[24.46611,41.551941],[24.307777,41.546387],[24.263885,41.570549],[24.09333,41.549995],[24.066387,41.485275],[23.978886,41.441109],[23.796387,41.436661],[23.63583,41.378052],[23.29472,41.406105],[23.180832,41.322777],[22.935604,41.342125],[22.966663,41.374161],[22.952499,41.634438],[23.02972,41.71666],[23.014721,41.762215],[22.961941,41.77861],[22.828609,42.026939],[22.521111,42.148605],[22.365276,42.323883],[22.519444,42.399162],[22.558052,42.479164],[22.44722,42.599442],[22.442219,42.821663],[22.524998,42.878609],[22.745552,42.893608],[22.966389,43.101662],[23.004997,43.192772],[22.904442,43.230827],[22.766666,43.385826],[22.543331,43.472496],[22.367222,43.826942],[22.416943,44.006943],[22.552776,44.063889],[22.681435,44.224701],[23.044167,44.076111],[23.003407,44.017799],[22.88472,43.988052],[22.843243,43.90506],[22.863331,43.848328],[22.966942,43.81694],[23.071457,43.802177],[23.418224,43.856171],[24.179996,43.684715],[24.352497,43.695549],[24.52861,43.761108],[24.705555,43.715271],[25.224716,43.687485],[25.396111,43.623322],[25.772495,43.705544],[26.128609,43.979156],[26.301941,44.030823],[26.671104,44.071938],[26.913403,44.136124],[27.272713,44.132149],[27.29055,44.088051],[27.399998,44.021935],[27.656109,44.042496],[27.747215,43.95916],[27.927773,44.002769],[28.001942,43.8536],[28.181942,43.785271],[28.583244,43.747765],[28.572777,43.600822],[28.606384,43.536385],[28.553883,43.448318],[28.453331,43.385277],[28.299721,43.421654],[28.093327,43.369713],[27.888882,43.041382],[27.90416,42.887497],[27.879166,42.841103]]]}},{"type":"Feature","properties":{"FIPS":"BX","ISO2":"BN","ISO3":"BRN","UN":96,"NAME":"Brunei Darussalam","AREA":527,"POP2005":373831,"REGION":142,"SUBREGION":35,"LON":114.591,"LAT":4.468},"geometry":{"type":"MultiPolygon","coordinates":[[[[115.223038,4.804998000000126],[115.28249400000014,4.611666],[115.272491,4.454166],[115.355553,4.351665],[115.343323,4.311943],[115.10054,4.382221000000129],[115.026657,4.656666],[115.02912900000011,4.82021],[115.061653,4.803054],[115.13220200000012,4.855555],[115.145782,4.90324],[115.223038,4.804998000000126]]],[[[114.981369,4.8924990000001],[115.018433,4.895795000000135],[114.979431,4.831666],[114.856369,4.806388],[114.77916,4.733054],[114.86692800000014,4.355277],[114.80748,4.146944000000133],[114.70166000000016,4.046944],[114.61831700000016,4.021666],[114.329987,4.326944],[114.31137100000011,4.429166],[114.246094,4.521666],[114.095078,4.590538],[114.28997800000013,4.592777],[114.520264,4.69111],[114.66609200000016,4.8325],[114.913597,4.996387],[115.102768,5.045277],[114.981369,4.8924990000001]]]]}},{"type":"Feature","properties":{"FIPS":"CA","ISO2":"CA","ISO3":"CAN","UN":124,"NAME":"Canada","AREA":909351,"POP2005":32270507,"REGION":19,"SUBREGION":21,"LON":-109.433,"LAT":59.081},"geometry":{"type":"MultiPolygon","coordinates":[[[[-65.613617,43.420273],[-65.633057,43.47470900000013],[-65.605835,43.516106],[-65.566101,43.508331],[-65.613617,43.420273]]],[[[-59.816948,43.928329],[-59.953331,43.898605],[-60.129997,43.941933],[-59.915001,43.925552],[-59.724716,43.991104000000114],[-59.816948,43.928329]]],[[[-66.282776,44.289719000000105],[-66.322235,44.252777],[-66.20639,44.395271],[-66.208054,44.372765],[-66.282776,44.289719000000105]]],[[[-66.886124,44.614441],[-66.858612,44.74305],[-66.772507,44.809158],[-66.74028,44.707771],[-66.886124,44.614441]]],[[[-61.199997,45.558327],[-61.212776,45.556656],[-61.224167,45.56415600000014],[-61.214165,45.568886000000134],[-61.199997,45.558327]]],[[[-60.993889,45.457771],[-61.104446,45.546387],[-61.023613,45.574997],[-60.879997,45.560547],[-60.952499,45.529991],[-60.993889,45.457771]]],[[[-63.246391,46.435547],[-63.26167299999985,46.436378],[-63.285004,46.450829],[-63.245834,46.442764000000125],[-63.246391,46.435547]]],[[[-71.111115,46.850548],[-71.098892,46.898048],[-70.936935,46.992493],[-70.860001,47.027771],[-70.809158,47.015274],[-70.904175,46.913605],[-71.111115,46.850548]]],[[[-60.445274,46.86166400000013],[-60.320839,46.864441],[-60.322777,46.736382],[-60.478882,46.389992],[-60.609169,46.201935],[-60.443886,46.326942],[-60.41638899999986,46.328049],[-60.419998,46.279991],[-60.645836,46.106102],[-61.1130599999999,45.955269],[-61.125557,45.923607],[-61.017498,45.940712],[-60.853058,46.03138],[-60.734169,46.053322],[-60.807503,45.93110700000011],[-61.096664,45.860275],[-60.968056,45.883331],[-60.915833,45.852776],[-61.118057,45.763611],[-61.14917,45.699715],[-61.070839,45.689987],[-60.922226,45.753609],[-60.800835,45.711662],[-60.409164,45.979988],[-60.395836,45.996101],[-60.686111,45.88694],[-60.789726,45.934433000000126],[-60.305,46.210548],[-60.29528,46.232208],[-60.372772,46.223320000000115],[-60.656105,46.067772],[-60.347778,46.310547],[-60.285278,46.321381],[-60.205559,46.240273],[-60.099998,46.246384],[-59.873055,46.175827],[-59.808608999999876,46.111938],[-59.853889,46.002495],[-59.840553,45.938324],[-60.136116,45.864998],[-60.233887,45.701103],[-60.392227,45.641106],[-60.960831,45.599434],[-61.168335,45.551384],[-61.196918,45.58374],[-61.336945,45.573326],[-61.45472,45.70555100000013],[-61.527496,45.989433],[-61.447777,46.149437],[-61.283333,46.238884],[-61.097221,46.44609800000012],[-60.892227,46.77388],[-60.704445,46.89138],[-60.609169,47.024437],[-60.460830999999864,46.999161],[-60.427498,46.965828],[-60.498055,46.89666000000011],[-60.445274,46.86166400000013]]],[[[-64.039719,46.743324],[-63.979164,46.746384],[-63.832504,46.61721],[-63.868889,46.531937],[-63.840836,46.464439],[-63.742226,46.43943000000012],[-63.698051,46.456383],[-63.739998,46.496101],[-63.71611,46.55387900000011],[-63.64722399999988,46.567215],[-63.315002,46.488602],[-63.27198,46.426926],[-63.216393,46.41220900000013],[-62.455559,46.47860000000014],[-62.166389,46.486107],[-61.965004,46.453323],[-62.173332,46.349434],[-62.35778,46.355827],[-62.334724,46.311935],[-62.424721,46.215546],[-62.603889,46.18249500000013],[-62.542229,46.12249],[-62.478333,46.120827000000126],[-62.513893,46.14222],[-62.468887,46.146103],[-62.459167,46.006386],[-62.541672,45.970543],[-62.761116,45.954163],[-62.856667,45.977486],[-62.970833,46.074165],[-62.875275,46.134995],[-62.885277,46.155823],[-63.122223,46.2116620000001],[-62.962776,46.319992],[-63.090836,46.269157],[-63.165001,46.210548],[-63.140556,46.186378000000104],[-63.224442,46.139717],[-63.591942,46.211937],[-63.811111,46.32749200000011],[-63.772224,46.360825],[-63.714722,46.354164],[-63.745003,46.394714000000135],[-64.12999,46.40721100000013],[-64.10556,46.61805],[-64.387512,46.620827],[-64.415558,46.670547],[-64.400284,46.72748600000011],[-64.286118,46.809433],[-64.236389,46.897491000000116],[-64.020844,47.038605000000125],[-63.967498999999854,46.891663],[-64.091675,46.778603],[-64.039719,46.743324]]],[[[-55.876106,47.260551],[-55.96833,47.257774],[-55.881111,47.293327],[-55.855003,47.269714],[-55.876106,47.260551]]],[[[-61.380554,47.62027000000012],[-61.542229,47.54554700000011],[-61.470551,47.61693600000012],[-61.541946,47.61721],[-61.85556,47.417213],[-61.777222,47.431664],[-61.691383,47.515549],[-61.740837,47.444992],[-61.925278,47.34360500000013],[-61.965004,47.275551],[-61.81945,47.23333],[-61.78305799999986,47.260551],[-61.799446,47.232765],[-62.013062,47.225822],[-61.928055,47.407211],[-61.535835,47.63166],[-61.380554,47.62027000000012]]],[[[-54.261391,47.390274],[-54.365555,47.411659],[-54.262222,47.474709],[-54.128883,47.670547],[-54.160828,47.534996],[-54.261391,47.390274]]],[[[-54.077499,47.479431],[-54.101944,47.501389],[-54.071388,47.685547],[-54.058891,47.527214],[-54.077499,47.479431]]],[[[-55.90193899999986,47.602493],[-56.097778,47.627487],[-56.113617,47.644714],[-55.933884,47.688324],[-55.93,47.639435],[-55.876389,47.611664],[-55.90193899999986,47.602493]]],[[[-64.482773,47.91777],[-64.514725,47.832497],[-64.604996,47.748329000000126],[-64.690552,47.75305200000014],[-64.702789,47.823608],[-64.667496,47.866936],[-64.482773,47.91777]]],[[[-64.567505,47.899437],[-64.59361299999988,47.918053],[-64.501114,48.027489],[-64.470551,47.953323],[-64.567505,47.899437]]],[[[-53.712776,48.14888],[-53.509727,48.198326],[-53.53083,48.097771],[-53.634171,48.075272],[-53.85611,48.098045],[-53.935829,48.182495000000124],[-53.906387,48.21027400000014],[-53.85556,48.169991],[-53.712776,48.14888]]],[[[-123.474442,48.70916],[-123.549438,48.746658],[-123.596657,48.946938],[-123.433884,48.844437],[-123.37027,48.768326],[-123.474442,48.70916]]],[[[-58.342224,49.06610100000011],[-58.35611,49.06582600000012],[-58.333611,49.077774],[-58.330559,49.073326],[-58.342224,49.06610100000011]]],[[[-123.322777,48.861107],[-123.378883,48.85694100000012],[-123.540558,48.94499200000013],[-123.662514,49.035271],[-123.702499,49.105553],[-123.499161,48.947212],[-123.32251,48.892769],[-123.322777,48.861107]]],[[[-125.816101,49.12582400000014],[-125.906387,49.160820000000115],[-125.93306,49.218048000000124],[-125.878883,49.235825],[-125.799156,49.208328],[-125.816101,49.12582400000014]]],[[[-126.131943,49.393326],[-126.072777,49.343048],[-126.06471299999987,49.250832],[-126.239166,49.289719],[-126.234734,49.374161],[-126.131943,49.393326]]],[[[-123.37944,49.326942],[-123.426666,49.344154],[-123.420273,49.38166],[-123.31221,49.414993],[-123.331123,49.354996],[-123.37944,49.326942]]],[[[-54.705276,49.400543],[-54.759171,49.437767],[-54.673058,49.492493],[-54.640839,49.463882],[-54.705276,49.400543]]],[[[-124.179169,49.44110100000012],[-124.313606,49.4561],[-124.381104,49.51194],[-124.24472,49.501389],[-124.181671,49.471375],[-124.179169,49.44110100000012]]],[[[-123.332779,49.44110100000012],[-123.448036,49.441658],[-123.445267,49.515274],[-123.3550029999999,49.531937],[-123.319458,49.474709],[-123.332779,49.44110100000012]]],[[[-55.695549,49.506943],[-55.735001,49.513611],[-55.722771,49.55777000000012],[-55.65305299999988,49.55526700000012],[-55.695549,49.506943]]],[[[-124.689438,49.48027],[-124.823624,49.539436],[-124.83168,49.61055],[-124.778877,49.568886],[-124.689438,49.48027]]],[[[-55.693054,49.567497],[-55.722771,49.581383],[-55.659721,49.635551],[-55.567505,49.59999800000014],[-55.693054,49.567497]]],[[[-54.576668,49.55860100000012],[-54.855835,49.48443600000013],[-54.894447,49.585266],[-54.805557,49.595825],[-54.784172,49.554161000000136],[-54.729721,49.54805],[-54.536118,49.664154],[-54.538055,49.587494000000106],[-54.576668,49.55860100000012]]],[[[-54.004448,49.647491000000116],[-54.257782,49.566666],[-54.298889,49.609993],[-54.282776,49.71666],[-54.141945,49.75],[-54.085831,49.745544],[-54.004448,49.647491000000116]]],[[[-124.129707,49.650826],[-124.186943,49.668884],[-124.199432,49.7061],[-124.137222,49.75222],[-124.016113,49.775551],[-124.129707,49.650826]]],[[[-56.803612,49.763329],[-56.827499,49.761108],[-56.838051,49.767494],[-56.782219,49.786942],[-56.803612,49.763329]]],[[[-124.446114,49.723320000000115],[-124.351387,49.698044],[-124.122772,49.493607],[-124.627213,49.719154],[-124.660828,49.74276700000012],[-124.656662,49.796944],[-124.446114,49.723320000000115]]],[[[-126.676102,49.583603],[-126.808037,49.619713],[-126.965286,49.726936],[-126.940552,49.831383],[-126.777496,49.879715],[-126.678047,49.825272],[-126.613327,49.648331],[-126.624161,49.601387],[-126.676102,49.583603]]],[[[-62.08972199999988,49.38638300000013],[-61.875557,49.344994],[-61.661667,49.14444],[-61.796112,49.078049],[-62.195549,49.074997],[-63.089996,49.228043],[-63.283333,49.317772],[-63.573059,49.39666000000011],[-63.662773,49.533051],[-63.881943,49.659157],[-64.389999,49.789719000000105],[-64.513901,49.863609],[-64.445541,49.904434],[-64.142776,49.948044],[-63.136116,49.780823],[-62.545555,49.59999800000014],[-62.205833,49.41137700000013],[-62.08972199999988,49.38638300000013]]],[[[-124.924156,50.058601],[-124.968613,50.035828],[-125.066963,50.107498000000135],[-124.982224,50.17610200000012],[-124.983322,50.225548],[-124.915283,50.14138],[-124.897781,50.077492],[-124.924156,50.058601]]],[[[-63.859444,50.197769],[-63.916107,50.20166],[-63.930557,50.229431],[-63.889725,50.242218],[-63.859444,50.197769]]],[[[-125.16777,49.98082],[-125.214172,50.069992],[-125.323624,50.143326],[-125.339996,50.26888300000013],[-125.2547299999999,50.29361],[-125.16722099999987,50.213608],[-125.16777,49.98082]]],[[[-124.8125,50.111382],[-124.963058,50.236382],[-124.91832699999986,50.299721],[-124.756668,50.178329],[-124.8125,50.111382]]],[[[-124.730827,50.302216],[-124.659439,50.258331],[-124.695831,50.157494],[-124.794998,50.228874],[-124.730827,50.302216]]],[[[-125.543877,50.393883],[-125.635834,50.379715],[-125.763634,50.39749100000011],[-125.523903,50.434433000000126],[-125.543877,50.393883]]],[[[-125.165558,50.374435],[-125.048607,50.207771],[-125.140289,50.121658],[-125.156113,50.239159],[-125.213623,50.316666],[-125.372223,50.289436],[-125.400284,50.320831],[-125.284439,50.435822000000144],[-125.165558,50.374435]]],[[[-125.426102,50.3555530000001],[-125.528061,50.381660000000124],[-125.37999,50.460823],[-125.331947,50.435547],[-125.426102,50.3555530000001]]],[[[-125.80722,50.413605],[-125.92194399999987,50.410271],[-125.951111,50.433876],[-125.814163,50.468048],[-125.738052,50.428047],[-125.80722,50.413605]]],[[[-126.22583,50.55526700000012],[-126.350563,50.520271],[-126.623894,50.533882],[-126.286118,50.598328],[-126.22583,50.55526700000012]]],[[[-126.4664,50.575829],[-126.554169,50.60277600000012],[-126.361389,50.61582900000013],[-126.391388,50.592766],[-126.4664,50.575829]]],[[[-59.345833,50.533882],[-59.384171,50.633049],[-59.371941,50.65277100000014],[-59.300278,50.58194],[-59.345833,50.533882]]],[[[-126.873322,50.663322],[-126.831123,50.629158],[-127.14473,50.633881],[-127.093887,50.669159],[-126.873322,50.663322]]],[[[-126.64389,50.691933],[-126.685547,50.75888800000013],[-126.536392,50.763611],[-126.535828,50.758606],[-126.64389,50.691933]]],[[[-55.56472,50.699715],[-55.651665,50.723045],[-55.624718,50.787216],[-55.450554,50.798332],[-55.56472,50.699715]]],[[[-126.273064,50.65277100000014],[-126.463333,50.641663],[-126.617493,50.66777],[-126.389717,50.806381],[-126.266403,50.827774],[-126.176666,50.743881],[-126.253052,50.699646],[-126.273064,50.65277100000014]]],[[[-126.731377,50.771935],[-126.853333,50.782768],[-126.905838,50.8227690000001],[-126.643341,50.846939000000134],[-126.563049,50.79999500000014],[-126.731377,50.771935]]],[[[-127.226936,50.636108],[-126.563889,50.483604],[-126.205002,50.466660000000104],[-125.947769,50.384995],[-125.564163,50.363884],[-125.449722,50.323608],[-125.362778,50.138046],[-125.221657,50.018051],[-125.16861,49.912766],[-124.898064,49.731659],[-124.916397,49.631660000000124],[-124.7894359999999,49.464157],[-123.943047,49.211105],[-123.856377,49.149162],[-123.871384,49.181107],[-123.824448,49.192764000000125],[-123.699432,49.143883],[-123.731377,49.117493],[-123.850563,49.145546],[-123.751953,49.040833],[-123.763344,48.97693600000014],[-123.582779,48.83194],[-123.509453,48.587494],[-123.464447,48.683327],[-123.396393,48.677773000000116],[-123.348343,48.535828],[-123.276108,48.4511030000001],[-123.289719,48.413322],[-123.36028299999985,48.397217],[-123.425003,48.431938],[-123.583328,48.301102],[-124.72084,48.586655],[-124.822777,48.65248900000012],[-125.113892,48.731102],[-125.184998,48.800827],[-124.84277299999987,49.015549],[-124.780838,49.131378],[-124.80777,49.240547],[-124.826111,49.12249],[-124.906113,49.001938],[-125.126938,48.991104],[-125.224167,48.95166000000012],[-125.327217,48.966103],[-125.483612,48.915825],[-125.751106,49.055267],[-125.768066,49.098602],[-125.641678,49.163048],[-125.611107,49.220268],[-125.753342,49.147491],[-125.796661,49.310272],[-125.96501199999989,49.225266],[-126.020554,49.263054000000125],[-125.945541,49.31666600000011],[-125.904716,49.435822000000144],[-126.001953,49.321938],[-126.061111,49.344154],[-126.120003,49.42305],[-126.542221,49.37443500000011],[-126.579453,49.41332200000011],[-126.566101,49.584435],[-126.470284,49.635551],[-126.087509,49.662209],[-126.11972,49.681107],[-126.340843,49.648605],[-126.585007,49.701103],[-126.679718,49.878876000000105],[-126.80444299999988,49.909157],[-126.876099,49.873322],[-127.121117,49.852287],[-127.241379,49.961937],[-127.13028,50.084717000000126],[-127.15834,50.096382],[-127.270554,50.0991590000001],[-127.277496,50.055267],[-127.380547,50.0261],[-127.54805,50.130272000000105],[-127.780289,50.08416],[-127.895844,50.108887],[-127.903343,50.13249200000013],[-127.788887,50.222214],[-127.804443,50.321381],[-127.931381,50.316101],[-127.978607,50.342491],[-127.923889,50.462769],[-127.584167,50.486938],[-127.446953,50.37276500000013],[-127.570007,50.512215],[-127.411392,50.587494000000106],[-127.873322,50.623878],[-127.589722,50.54610400000013],[-128.051422,50.446693],[-128.319458,50.608604],[-128.416656,50.769157],[-128.05307,50.871933],[-127.9097289999999,50.871376],[-127.507233,50.772217],[-127.459167,50.718323],[-127.226936,50.636108]]],[[[-127.654716,50.837769],[-127.753067,50.852776],[-127.838608,50.88166],[-127.726387,50.9086],[-127.654716,50.837769]]],[[[-55.555557,50.886383],[-55.615555,50.9060970000001],[-55.635277,50.96138000000013],[-55.535278,50.981377],[-55.555557,50.886383]]],[[[-55.993889,51.200272],[-55.998055,51.207497],[-55.967773,51.226654],[-55.970551,51.218323],[-55.993889,51.200272]]],[[[-58.41333,51.238884],[-58.462219,51.216103],[-58.565002,51.23333],[-58.419449,51.274712000000136],[-58.41333,51.238884]]],[[[-53.756367,48.50326200000012],[-54.011116,48.421661],[-54.094444,48.425827],[-54.147224,48.39138],[-54.138054,48.359161],[-53.647224,48.541107],[-53.574722,48.507217],[-53.558052,48.474709],[-53.588051,48.428047000000106],[-53.488609,48.507217],[-53.437218,48.619987],[-53.345833,48.615829],[-53.226387,48.55555],[-53.079727,48.6988750000001],[-52.97805,48.60443900000013],[-53.053886,48.442764],[-53.1875,48.35083],[-53.345001,48.360275],[-53.388892999999875,48.30387900000011],[-53.662216,48.163322],[-53.934166,48.23333000000014],[-53.945274,48.178879],[-53.912498,48.08416],[-53.683887,48.060822000000144],[-53.911385,48.019157],[-53.779167,47.996658],[-53.60778,48.051102],[-53.737778,47.82666],[-53.793335,47.7686],[-53.852501,47.78527100000014],[-53.850555,47.760551000000135],[-53.837502,47.699432],[-53.760284,47.609993000000145],[-53.550552,47.52916],[-53.461113,47.806656],[-53.274445,48.013329],[-53.170555,48.053604],[-53.053329,48.049721],[-52.919998,48.171379],[-52.83139,48.101662],[-52.928337,48.075554],[-53.058052,47.922493],[-53.178337,47.651382],[-53.26722,47.606102],[-53.261673,47.546387],[-53.17556,47.4313810000001],[-53.121941,47.413322],[-52.89695,47.558601],[-52.779442,47.803047000000106],[-52.700554,47.749435],[-52.614449,47.516663],[-52.653328,47.437767],[-52.787506,47.308044],[-52.938332,46.789162],[-53.102501,46.636658],[-53.192497,46.623322],[-53.361946,46.737495],[-53.532776,46.614159],[-53.617775,46.644157],[-53.647781,46.801933],[-53.594719,46.9447100000001],[-53.64167,46.983879],[-53.539444,47.114159],[-53.591385,47.156097],[-54.053329,46.794998000000135],[-54.187775,46.81916],[-54.160828,46.981934],[-53.993889,47.265274],[-53.879997,47.34804500000013],[-53.8675,47.402771],[-53.900276,47.486107],[-53.894722,47.6055530000001],[-53.983887,47.757774],[-54.195274,47.857498],[-54.219162,47.766106],[-54.435272,47.505554],[-54.482773,47.391663],[-54.61306,47.35833],[-54.418335,47.603607],[-54.621384,47.389992],[-54.727219,47.351387],[-54.81861099999986,47.363609],[-54.787506,47.418884000000105],[-54.856392,47.390549],[-55.043892,47.220825],[-55.06945,47.082214],[-55.246948,46.916939],[-55.384171,46.865829000000126],[-55.471939,46.88638300000014],[-55.68972,46.85833],[-55.923615,46.889717],[-55.983055,46.952492],[-55.865555,47.072769],[-55.487778,47.137215],[-55.29834,47.267212],[-55.266663,47.39666],[-55.179169,47.460548],[-54.95139299999988,47.504997],[-54.845833,47.556938],[-54.845551,47.633881],[-54.970833,47.596657],[-55.037613,47.626602],[-54.936111,47.781662],[-55.130775,47.61193800000012],[-55.262779,47.650543],[-55.357506,47.726097],[-55.427498,47.711662],[-55.467499,47.619156],[-55.400276,47.615547000000106],[-55.406662,47.49305],[-55.555275,47.440269],[-55.587776,47.398605],[-55.654167,47.49527],[-55.79528,47.492767],[-55.92556,47.439156],[-55.745834,47.585266],[-56.104172,47.463608],[-56.17250099999989,47.497215],[-55.628334,47.674713],[-55.83889,47.61721],[-55.917503,47.657494],[-55.79944599999987,47.799164],[-55.742226,47.923325],[-55.773613,47.95694],[-55.854446,47.794716],[-56.049728,47.699432],[-56.087502,47.736938],[-56.057503,47.778328],[-56.125,47.757217],[-56.185272,47.680275],[-56.161385,47.634163000000115],[-56.394722,47.60110500000013],[-56.615555,47.613327],[-56.840836,47.521378],[-56.9925,47.583878000000134],[-57.126106,47.563881],[-57.53082999999987,47.630821],[-57.657776,47.6030500000001],[-58.036392,47.696098],[-59.135559,47.556381],[-59.304443,47.609993000000145],[-59.325562,47.807213],[-59.406944,47.889717],[-59.230278,48.022766],[-58.958054,48.149994],[-58.587776,48.43055],[-58.492775,48.455551],[-58.601112,48.400826],[-58.483612,48.427773],[-58.41833499999989,48.486656],[-58.42028,48.508049],[-58.682503,48.554993],[-59.261116,48.476654],[-59.137505,48.598877],[-58.774719,48.778877],[-58.958611,48.613884],[-58.89695,48.551933],[-58.709442,48.570831],[-58.658051,48.74305],[-58.543892,48.860825],[-58.500839,49.003609],[-58.396111,49.131378],[-58.348885,49.14582800000011],[-58.368019,49.061428],[-58.353703,49.056656],[-58.178322,49.063217],[-58.06028,48.976097],[-57.881668,48.96888],[-58.050552,48.995827],[-58.108055,49.037773],[-58.144447,49.121933],[-57.91861,49.12471],[-57.878883,49.17027300000012],[-57.939438,49.144997],[-58.095894,49.1662710000001],[-57.928055,49.240273000000116],[-58.20083599999986,49.239716],[-58.241943,49.291664],[-58.223328,49.390274],[-58.152222,49.46888],[-57.998337,49.559158],[-57.746948,49.453606],[-57.696388,49.463608],[-57.872719,49.537773],[-57.944717,49.607498],[-57.948334,49.674164],[-57.372498,50.5908280000001],[-57.148056,50.621933000000126],[-57.378609,50.687767],[-57.089439,50.780548000000124],[-56.927498,50.915825],[-56.89917,51.024437],[-56.964722,51.043327],[-56.784447,51.137772],[-56.809723,51.183601],[-56.793892,51.23999],[-56.682503,51.3394320000001],[-56.110557999999855,51.52388],[-55.898056,51.62860100000012],[-55.837776,51.621376],[-55.885002,51.562492000000134],[-55.877777,51.492218],[-55.639999,51.481934],[-55.737503,51.55249],[-55.718605,51.587212],[-55.58139,51.560272],[-55.515839,51.602219],[-55.405273,51.56166100000013],[-55.492226,51.377769],[-55.597778,51.303604],[-56.085556,51.368324],[-56.09639,51.318329],[-55.992561,51.17657500000013],[-55.837776,51.230545],[-55.760834,51.213882],[-55.709999,51.173607],[-55.732498,51.07999400000011],[-56.068893,50.724434],[-56.133331,50.773048],[-56.103889,50.898331],[-56.155273,50.885551000000135],[-56.135777,50.66988400000014],[-56.16333,50.617767],[-56.423058,50.352776],[-56.511948,50.203606],[-56.743057,50.022766000000104],[-56.781944,49.917496],[-56.726662,49.9161],[-56.759846,49.837276],[-56.905331,49.74752000000012],[-56.784008,49.731243],[-56.848885,49.544441],[-56.598609999999894,49.811935],[-56.477776,49.89222],[-56.431946,49.890549000000135],[-56.330284,50.024994000000106],[-56.153885,50.150543],[-56.116661,50.153046],[-56.005005,50.03138],[-55.896111,50.031937],[-55.75500499999986,49.924164],[-55.491699,50.007309],[-55.459724,49.957497],[-55.492226,49.917213],[-55.98611499999987,49.746941],[-56.11528,49.63999200000012],[-56.124168,49.613327],[-55.89389,49.714157000000114],[-55.833328,49.686653],[-55.88028,49.584991],[-56.080002,49.486938],[-56.129166,49.425552],[-55.827782,49.5241620000001],[-55.720833,49.475822],[-55.664444,49.381935],[-55.523056,49.486656],[-55.566666,49.36277],[-55.496109,49.45388],[-55.369446,49.503326],[-55.315277,49.314438],[-55.264336,49.406441],[-55.305557,49.534439],[-55.141113,49.54527300000012],[-55.124718,49.465271000000136],[-55.221107,49.26194],[-55.365837,49.165268],[-55.31945,49.149162],[-55.307777,49.0991590000001],[-55.383331,49.040833],[-55.272224,49.099998],[-55.275276,49.204437],[-55.081116,49.283882],[-55.078056,49.356941],[-54.990555,49.281662],[-54.824448,49.269157],[-54.528885,49.533333],[-54.474716,49.534996],[-54.430832,49.465828],[-54.48333,49.36193800000012],[-54.486946,49.25972],[-54.400833,49.325272],[-54.407501,49.37471000000011],[-54.358055,49.426941],[-54.178886,49.370827],[-54.139999,49.448601],[-54.041672,49.48082],[-53.775002,49.396103],[-53.511116,49.277214],[-53.488609,49.220543000000134],[-53.593887,49.035553],[-53.804443,49.022217],[-53.725273,49.00972],[-53.974442,48.847771],[-54.096107,48.81221000000011],[-53.89917,48.838043],[-53.800835,48.812767],[-53.93222,48.713936],[-53.932503,48.62471000000011],[-53.790001,48.67999300000014],[-53.924446,48.671379],[-53.857559,48.704937],[-53.601944,48.689713],[-53.658607,48.641937],[-53.787781,48.62249],[-53.956108,48.543884],[-53.746391,48.558601],[-53.756367,48.50326200000012]]],[[[-127.914436,51.41082],[-128.081116,51.47470900000013],[-128.15307599999988,51.601662],[-128.145569,51.653603],[-128,51.720543],[-127.873611,51.464439],[-127.914436,51.41082]]],[[[-55.3675,51.874161],[-55.430557,51.89666],[-55.269997,52.000549],[-55.302223,51.933327],[-55.3675,51.874161]]],[[[-128.053894,51.753609],[-128.131927,51.7438810000001],[-128.253082,51.872215],[-128.150848,52.035271],[-127.983322,52.061935],[-127.951218,52.04691300000013],[-127.954727,51.981102],[-128.007233,51.782494],[-128.053894,51.753609]]],[[[-79.252792,52.071381],[-79.376663,51.936104],[-79.611664,51.91443600000014],[-79.654175,51.986656],[-79.623322,52.025269],[-79.53833,52.023323],[-79.338333,52.110275],[-79.252792,52.071381]]],[[[-131.01889,51.946098],[-131.101654,52.002777],[-131.127197,52.095543],[-131.11026,52.1511],[-131.00946,52.102776],[-131.01889,51.946098]]],[[[-127.96278399999989,52.074715],[-128.076385,52.07999400000011],[-128.120819,52.141937],[-127.881104,52.172218],[-127.96278399999989,52.074715]]],[[[-128.211945,52.01554900000013],[-128.253082,52.019714000000135],[-128.294159,52.113609],[-128.239716,52.18415800000014],[-128.15307599999988,52.195267],[-128.151123,52.081108],[-128.211945,52.01554900000013]]],[[[-128.428345,52.13749700000011],[-128.511139,52.169991],[-128.416412,52.22637900000012],[-128.407776,52.152771],[-128.428345,52.13749700000011]]],[[[-128.299988,52.133606],[-128.36499,52.1624910000001],[-128.377197,52.223877],[-128.227203,52.21888000000012],[-128.299988,52.133606]]],[[[-81.476944,52.249161],[-81.646118,52.251389],[-81.710007,52.262497],[-81.551666,52.29805],[-81.48056,52.277489],[-81.476944,52.249161]]],[[[-127.924713,52.174164000000125],[-128.079712,52.186378],[-128.170013,52.24971800000014],[-128.047791,52.300545],[-127.972778,52.29527300000012],[-127.909439,52.210274],[-127.924713,52.174164000000125]]],[[[-128.184448,52.278603],[-128.213623,52.279716],[-128.18917799999986,52.330826000000116],[-128.104431,52.421379],[-128.056671,52.32888],[-128.184448,52.278603]]],[[[-127.724442,51.976936],[-127.87082699999989,51.94471],[-127.899437,51.97332],[-127.881104,52.07888],[-127.789169,52.221931],[-127.51000999999984,52.306938],[-127.453339,52.373047],[-127.263901,52.436653],[-127.234734,52.416939],[-127.207779,52.344711],[-127.232224,52.313049],[-127.579727,52.177216],[-127.654167,52.123878],[-127.724442,51.976936]]],[[[-128.66861,52.266388],[-128.748322,52.369156],[-128.747223,52.471657],[-128.674438,52.482208],[-128.615814,52.453606],[-128.617767,52.329994],[-128.66861,52.266388]]],[[[-128.471924,52.49276700000012],[-128.470825,52.449715],[-128.518066,52.431938],[-128.66314699999987,52.491928],[-128.784729,52.496101000000124],[-128.813904,52.524994000000106],[-128.732483,52.590546],[-128.57818599999987,52.5936430000001],[-128.535278,52.647217],[-128.471924,52.49276700000012]]],[[[-131.464447,52.627487],[-131.593597,52.585823],[-131.709717,52.705269],[-131.475281,52.736656],[-131.439178,52.70166],[-131.464447,52.627487]]],[[[-128.430298,52.36805],[-128.467773,52.393051],[-128.441681,52.746941000000106],[-128.383331,52.797493],[-128.275024,52.48999],[-128.311401,52.423882],[-128.430298,52.36805]]],[[[-128.974426,52.453323],[-129.270569,52.719154],[-129.27722199999988,52.823051000000135],[-129.104156,52.741104],[-128.92334,52.606659],[-128.922516,52.515274],[-128.974426,52.453323]]],[[[-128.269745,52.596939000000134],[-128.325012,52.7761],[-128.210632,52.798515],[-128.177795,52.826103],[-128.269745,52.596939000000134]]],[[[-131.63974,52.82804900000013],[-131.733063,52.808601],[-131.83139,52.841934],[-131.748596,52.853325],[-131.63974,52.82804900000013]]],[[[-128.50528,52.641106],[-128.540009,52.703323],[-128.506134,52.873047],[-128.450836,52.805267],[-128.50528,52.641106]]],[[[-129.610535,52.954994],[-129.622223,52.958046],[-129.650848,53.01888300000013],[-129.557495,53.00666],[-129.561127,52.970543],[-129.610535,52.954994]]],[[[-129.531677,53.010551000000135],[-129.546967,53.008888],[-129.640015,53.044159],[-129.562775,53.053047],[-129.517792,53.02999100000011],[-129.531677,53.010551000000135]]],[[[-55.763062,53.029434],[-55.853333,53.015274],[-55.876389,53.027489],[-55.800552,53.093605],[-55.749168,53.06916],[-55.763062,53.029434]]],[[[-129.602478,53.057213],[-129.701935,53.078331],[-129.738312,53.127213],[-129.654449,53.132767],[-129.584167,53.08027600000014],[-129.602478,53.057213]]],[[[-79.909164,53.081940000000145],[-79.938599,53.134995],[-79.897781,53.174438],[-79.787216,53.10193600000014],[-79.909164,53.081940000000145]]],[[[-129.432495,53.151382],[-129.29000899999988,52.993607],[-129.28945899999982,52.971931],[-129.414185,53.010551000000135],[-129.475281,53.10193600000014],[-129.547241,53.133049000000135],[-129.498596,53.188599],[-129.432495,53.151382]]],[[[-81.10610999999989,53.199715],[-80.763336,52.931381],[-80.66777,52.771935],[-80.699722,52.69609800000011],[-81.916656,52.961662],[-82.0633239999999,53.026657000000114],[-81.965286,53.122215],[-81.848053,53.181664],[-81.3852839999999,53.224991],[-81.10610999999989,53.199715]]],[[[-131.762238,53.196655],[-131.594727,53.035271],[-131.794739,53.073051],[-131.964722,53.046387],[-131.911957,53.005272],[-131.831116,53.043053],[-131.628601,52.998329],[-131.595825,52.964714],[-131.61554,52.920273],[-131.6875,52.869156],[-131.802216,52.864716],[-131.906677,52.940269],[-131.982483,52.879715],[-131.856384,52.856102],[-131.659454,52.581665],[-131.467499,52.501389000000124],[-131.39534,52.37549200000012],[-131.328339,52.431107],[-131.236389,52.439156],[-131.250854,52.359161],[-131.330597,52.332771],[-131.328339,52.284996],[-131.136414,52.311378],[-131.007507,52.217209],[-131.030304,52.173882],[-131.26473999999982,52.119713],[-131.551117,52.333878],[-131.58056599999983,52.390549],[-131.520294,52.397774],[-131.561401,52.431664000000126],[-131.775299,52.511665],[-132.084717,52.732208],[-132.002502,52.776939],[-131.91751099999988,52.722488],[-131.95166,52.78110500000014],[-132.061676,52.813881],[-132.127472,52.750832],[-132.346954,52.936378],[-132.255585,52.954712],[-132.167786,52.928047000000106],[-132.112762,52.997772],[-132.266968,53.030823],[-132.479706,53.027214],[-132.552795,53.08971400000013],[-132.563629,53.13916],[-132.41363499999986,53.127487],[-132.070831,53.153877],[-131.928345,53.230545],[-131.811127,53.253609],[-131.762238,53.196655]]],[[[-55.778053,53.289719000000105],[-55.786667,53.28833],[-55.797226,53.295547],[-55.785004,53.303604],[-55.778053,53.289719000000105]]],[[[-128.689453,53.164436],[-128.624695,53.155548],[-128.576111,53.10527000000013],[-128.51834099999988,52.911102000000135],[-128.592224,52.613884],[-128.748871,52.59721400000012],[-128.748047,52.754166],[-128.644745,52.90416],[-128.646973,52.963326],[-128.676941,52.962769],[-128.753906,52.830826],[-128.7789,52.66415400000011],[-128.88446,52.64804800000013],[-129.047791,52.731377],[-129.121918,52.863052],[-128.843597,53.044159],[-129.011688,53.139717],[-128.993866,53.097214],[-128.862213,53.034164],[-129.069153,52.903877],[-129.165833,52.92305],[-129.191376,53.01332900000011],[-129.161682,53.0711060000001],[-129.11499,53.064713],[-129.075287,53.1030500000001],[-129.05889899999988,53.23137700000012],[-129.089722,53.28721600000011],[-129.06665,53.300827],[-128.8913879999999,53.287773],[-128.689453,53.164436]]],[[[-129.153076,53.098328],[-129.28945899999982,53.10193600000014],[-129.332489,53.13749700000011],[-129.336395,53.19110100000012],[-129.2680659999999,53.33194],[-129.16861,53.29610400000013],[-129.131927,53.113609],[-129.153076,53.098328]]],[[[-79.942764,53.266937],[-80.01806599999986,53.265831],[-80.085281,53.326942],[-80.061386,53.355553],[-79.944717,53.36805],[-79.911942,53.29055000000011],[-79.942764,53.266937]]],[[[-129.358337,53.304161],[-129.434998,53.378876000000105],[-129.39502,53.41082],[-129.303345,53.331108],[-129.358337,53.304161]]],[[[-55.787506,53.394157],[-55.94944,53.4302750000001],[-55.979164,53.45916],[-55.878052,53.486656],[-55.729164,53.4552690000001],[-55.787506,53.394157]]],[[[-128.942505,53.317497],[-129.111389,53.31582600000013],[-129.143341,53.349716],[-129.015289,53.536659],[-128.984711,53.533051],[-128.97555499999987,53.472763],[-128.901123,53.386658],[-128.942505,53.317497]]],[[[-79.709732,53.50804900000014],[-79.746948,53.513329],[-79.773621,53.531662],[-79.761398,53.546104],[-79.709732,53.50804900000014]]],[[[-129.93472299999985,53.484161],[-129.952209,53.483047],[-130.021118,53.505272],[-129.941956,53.551102],[-129.886688,53.542221],[-129.93472299999985,53.484161]]],[[[-129.879425,53.392769],[-129.729156,53.215271],[-129.762238,53.158882],[-129.931671,53.158043],[-130.111115,53.328049],[-130.203339,53.378876000000105],[-130.305847,53.384163],[-130.527222,53.552216],[-130.520294,53.62471],[-130.459991,53.637497],[-130.202209,53.553879],[-129.879425,53.392769]]],[[[-129.086395,53.446098],[-129.157501,53.392769],[-129.153076,53.638603],[-129.008057,53.693321],[-128.818878,53.70916000000011],[-129.085541,53.504997],[-129.086395,53.446098]]],[[[-130.091095,53.569443],[-130.329163,53.61805],[-130.403351,53.682495],[-130.298889,53.796944],[-130.261688,53.796387],[-130.119446,53.686653],[-130.091095,53.569443]]],[[[-56.867218,53.764999],[-56.948608,53.75],[-57.01445,53.78555300000011],[-56.844444,53.792496],[-56.867218,53.764999]]],[[[-129.826111,53.724159],[-129.424713,53.411377],[-129.454987,53.37249],[-129.473877,53.23999],[-129.506683,53.216660000000104],[-129.563904,53.2074970000001],[-129.80722,53.384163],[-129.858337,53.456383],[-129.883911,53.57972],[-129.924896,53.605545],[-130.016113,53.5727690000001],[-130.056396,53.60388200000011],[-129.928207,53.639603],[-130.091949,53.6772160000001],[-130.286407,53.837494],[-130.266418,53.881378],[-130.186401,53.9161],[-129.826111,53.724159]]],[[[-79.864166,53.90638],[-79.906113,53.913879],[-79.926392,53.935265],[-79.867493,53.919716],[-79.864166,53.90638]]],[[[-130.14975,53.989159],[-130.214996,54.029160000000104],[-130.193604,54.07972000000012],[-130.132477,54.049995],[-130.122498,54.0086060000001],[-130.14975,53.989159]]],[[[-130.259186,54.004715],[-130.23330699999985,53.9469380000001],[-130.344452,53.835266],[-130.458496,53.88216],[-130.407776,53.963326],[-130.327484,53.966934],[-130.35498,53.993324],[-130.4375,53.981659],[-130.485168,53.912048],[-130.547241,53.903877],[-130.602783,53.956657],[-130.666962,53.963882000000126],[-130.698059,53.914154],[-130.618042,53.857216],[-130.642517,53.832771],[-130.712769,53.86110700000012],[-130.7202759999999,53.934715],[-130.667236,53.986938],[-130.411133,54.10083],[-130.259186,54.004715]]],[[[-58.518333,54.051659],[-58.561386,54.063881],[-58.468605,54.114716],[-58.373886,54.104164],[-58.518333,54.051659]]],[[[-132.808044,54.12027],[-132.658356,54.14222],[-132.569733,54.111938],[-132.56665,54.029160000000104],[-132.664185,53.98333],[-132.681671,53.952774],[-132.6589049999999,53.93943],[-132.555847,53.989159],[-132.540558,54.03833],[-132.301117,54.111664000000125],[-132.150299,53.992767],[-132.111115,53.878326],[-132.225006,53.780273],[-132.66333,53.67943600000012],[-132.41806,53.606102],[-132.156403,53.716385],[-132.152496,53.812492],[-132.084503,53.872738],[-132.126373,53.979431],[-132.07251,54.022766],[-131.875,54.052773],[-131.663055,54.152214],[-131.704987,53.966934],[-131.868866,53.793327],[-131.933319,53.615273],[-131.90863,53.357498],[-131.982208,53.25166300000012],[-132.272797,53.210274],[-132.121918,53.18943],[-132.186951,53.160545],[-132.457489,53.145271],[-132.596649,53.24749],[-132.683624,53.25666],[-132.543335,53.330551],[-132.733887,53.337212],[-132.69751,53.376938],[-132.410553,53.294716],[-132.406677,53.339714],[-132.520844,53.41220900000013],[-132.867493,53.463608000000136],[-132.972504,53.55582400000014],[-132.988892,53.591934],[-132.881927,53.605553],[-133.007782,53.676384],[-132.954437,53.702774],[-132.984436,53.742767],[-133.106384,53.782494],[-133.138916,53.880272],[-133.041107,54.031662],[-133.08194,54.102493],[-133.071655,54.168884],[-132.808044,54.12027]]],[[[-130.195557,54.11805],[-130.255005,54.13221],[-130.252808,54.185547],[-130.151947,54.154434],[-130.195557,54.11805]]],[[[-79.469727,54.167496],[-79.475555,54.191376000000105],[-79.413055,54.191658],[-79.426392,54.183052],[-79.469727,54.167496]]],[[[-130.648621,54.114441],[-130.785004,54.149994],[-130.781677,54.2116620000001],[-130.648895,54.149719],[-130.648621,54.114441]]],[[[-130.35556,54.257774],[-130.375,54.244156],[-130.467224,54.308601],[-130.417786,54.326385],[-130.35556,54.257774]]],[[[-130.266418,54.260551],[-130.334167,54.244713],[-130.350281,54.30555],[-130.27279699999988,54.32972],[-130.266418,54.260551]]],[[[-130.704163,54.356659],[-130.754456,54.356102000000135],[-130.76779199999987,54.38499500000012],[-130.699432,54.406654],[-130.704163,54.356659]]],[[[-57.324722,54.498878],[-57.362778,54.5061040000001],[-57.359444,54.533333],[-57.26722,54.58554800000013],[-57.24028,54.517769],[-57.324722,54.498878]]],[[[-130.95166,54.454712],[-130.964722,54.52777100000014],[-130.925568,54.619438],[-130.747772,54.62609900000012],[-130.760834,54.55471000000011],[-130.95166,54.454712]]],[[[-79.667221,54.76388500000013],[-79.726944,54.752495],[-79.587219,54.799164],[-79.637787,54.773605],[-79.667221,54.76388500000013]]],[[[-130.268341,54.714996],[-130.370544,54.692215],[-130.37887599999988,54.695267],[-130.20944199999985,54.80777000000012],[-130.217224,54.741661],[-130.268341,54.714996]]],[[[-130.518341,54.70249200000012],[-130.611664,54.758049],[-130.469452,54.80777000000012],[-130.435822,54.76332900000011],[-130.4538879999999,54.71915400000012],[-130.518341,54.70249200000012]]],[[[-57.940834,54.911934],[-57.988609,54.86721],[-57.98388699999987,54.802216],[-57.864723,54.832214],[-57.841667,54.812492],[-58.119995,54.755554],[-58.174171,54.767769],[-58.172379,54.797314],[-58.224716,54.835266],[-58.215836,54.878044],[-57.940834,54.911934]]],[[[-79.125824,54.897217],[-79.235001,54.89666000000011],[-79.776947,54.77804600000013],[-79.686935,54.838326],[-79.467224,54.888329],[-79.015015,54.938324],[-79.125824,54.897217]]],[[[-58.675278,54.914154],[-58.76055899999989,54.920547],[-58.697495,55.003326],[-58.660278,55.0086060000001],[-58.675278,54.914154]]],[[[-130.385284,54.769989],[-130.459991,54.828331],[-130.168335,55.019714],[-130.16333,54.931381],[-130.385284,54.769989]]],[[[-82.964722,55.263611],[-82.970001,55.25972],[-83.035278,55.278877],[-82.980835,55.278877],[-82.964722,55.263611]]],[[[-77.592773,55.43526500000013],[-77.64416499999986,55.425827],[-77.336121,55.60443900000012],[-77.199997,55.650269],[-77.592773,55.43526500000013]]],[[[-60.970833,55.869438],[-61.016945,55.873047],[-61.070557,55.938599],[-60.968056,55.936653],[-60.908333,55.898331],[-60.970833,55.869438]]],[[[-60.858612,55.864716],[-60.902222,55.871376000000105],[-60.865005,55.952774],[-60.686386,55.92193600000013],[-60.858612,55.864716]]],[[[-79.123047,55.789993],[-79.009354,56.063614],[-78.957504,56.083603],[-78.939713,56.025269],[-79.123047,55.789993]]],[[[-60.943329,56.00666],[-61.17111199999988,56.028603],[-61.232773,56.091103],[-61.089165,56.169991],[-60.944443,56.094994],[-60.943329,56.00666]]],[[[-61.623611,56.399994],[-61.474716,56.406654],[-61.411667,56.372215],[-61.412216,56.32666],[-61.579727,56.322495],[-61.796112,56.413048],[-61.623611,56.399994]]],[[[-78.839996,56.12999],[-78.933319,56.115547],[-78.916946,56.17249300000014],[-78.825287,56.262772],[-78.809433,56.338882000000126],[-78.832504,56.35083],[-78.751404,56.432495],[-78.667221,56.439713],[-78.650833,56.289162],[-78.676392,56.181107],[-78.839996,56.12999]]],[[[-79.626938,56.265274],[-79.538605,56.433052],[-79.492218,56.446938],[-79.561111,56.299164],[-79.626938,56.265274]]],[[[-79.619995,56.385269],[-79.714447,56.299995],[-79.986115,56.199715],[-80.109726,56.197769],[-80.044449,56.310822000000144],[-79.698883,56.368881],[-79.543335,56.52777100000014],[-79.619995,56.385269]]],[[[-61.435829,56.541382000000105],[-61.16806,56.474709],[-61.148888,56.441101],[-61.517501999999865,56.446938],[-61.642227,56.486382],[-61.423058,56.4791560000001],[-61.634445,56.512497],[-61.588333,56.558044],[-61.435829,56.541382000000105]]],[[[-79.021667,56.426941],[-78.924713,56.419441],[-78.943329,56.284996],[-79.195267,55.891937],[-78.990829,56.261665],[-78.977219,56.388603],[-79.055267,56.344437],[-79.093063,56.256943],[-79.083328,56.174164],[-79.283325,55.864441],[-79.133896,56.126656],[-79.150558,56.233047],[-79.479996,55.863884],[-79.604996,55.881660000000124],[-79.781952,55.788048],[-79.474716,56.098328],[-79.513062,56.13499500000011],[-79.865829,55.847214],[-79.909164,55.840546],[-79.985825,55.898048],[-79.961945,55.960274],[-79.587784,56.23027000000013],[-79.52684,56.304214000000115],[-79.45889299999988,56.464157],[-79.46611,56.54833200000013],[-79.438599,56.547775],[-79.41944899999987,56.443604],[-79.531387,56.20694000000014],[-79.51445,56.186378],[-79.413055,56.21666],[-79.301102,56.447212],[-79.286392,56.570274],[-79.133057,56.54277],[-79.111938,56.475266],[-79.021667,56.426941]]],[[[-79.141953,56.616661],[-79.26889,56.629158],[-79.280289,56.654991],[-79.208893,56.683876],[-79.141953,56.616661]]],[[[-61.1875,56.586105],[-61.217499,56.582771],[-61.231941,56.619713],[-61.165833,56.684433000000126],[-61.07778199999989,56.67499500000014],[-61.059441,56.626381],[-61.1875,56.586105]]],[[[-79.560822,56.61776700000013],[-79.589996,56.768326],[-79.567505,56.817772],[-79.496384,56.766937],[-79.474716,56.68915600000014],[-79.560822,56.61776700000013]]],[[[-79.881943,56.743607],[-79.941101,56.763611],[-79.958618,56.811378],[-79.915009,56.861382],[-79.858047,56.86582900000013],[-79.813614,56.81694],[-79.881943,56.743607]]],[[[-79.750565,56.905823],[-79.717499,56.813606],[-79.757507,56.781937],[-79.78832999999985,56.785828],[-79.823769,56.895004],[-79.897507,56.884995],[-79.858612,56.938599],[-79.808334,56.94832600000012],[-79.750565,56.905823]]],[[[-61.429211,56.929707],[-61.343319,56.934227],[-61.404716,56.879715],[-61.355835,56.85277600000012],[-61.585556,56.766388],[-61.386627,56.775913],[-61.368633,56.6857720000001],[-61.37912,56.62682],[-61.409138,56.615608],[-61.644394,56.734776],[-61.632099,56.859547],[-61.534813,56.901859],[-61.499371,56.95285],[-61.429211,56.929707]]],[[[-76.621109,57.07555400000012],[-76.675552,57.087769],[-76.708618,57.188324],[-76.669998,57.202492],[-76.621109,57.07555400000012]]],[[[-61.621666,57.335548000000124],[-61.589439,57.325272],[-61.652222,57.29055],[-61.734726,57.290276],[-61.768608,57.324997],[-61.726944,57.37443500000011],[-61.621666,57.335548000000124]]],[[[-76.715012,57.29277],[-76.744446,57.299438],[-76.821671,57.429436],[-76.73111,57.381935],[-76.715012,57.29277]]],[[[-61.655273,57.39138],[-61.839722,57.40804300000013],[-61.900276,57.437492000000134],[-61.772739,57.495098],[-61.742775,57.534996],[-61.648056,57.530273],[-61.613617,57.41610000000014],[-61.655273,57.39138]]],[[[-61.878334,57.463051],[-61.955833,57.458046],[-62.020279,57.540276],[-61.944443,57.590828],[-61.783615,57.550545],[-61.78305799999986,57.50833100000011],[-61.878334,57.463051]]],[[[-79.797501,57.418884],[-79.835831,57.460274],[-79.82694999999988,57.538048],[-79.727783,57.61721],[-79.698608,57.519989000000116],[-79.797501,57.418884]]],[[[-61.688606,57.713051000000114],[-61.76889,57.716934],[-61.896111,57.769714],[-61.800552,57.841377],[-61.711113,57.83416000000012],[-61.652222,57.782494],[-61.688606,57.713051000000114]]],[[[-61.947495,57.787216000000114],[-62.089165,57.808044],[-62.108055,57.8377690000001],[-62.009171,57.904434],[-61.928337,57.9086],[-61.86777499999988,57.8386],[-61.947495,57.787216000000114]]],[[[-77.678329,58.23555],[-77.761124,58.2575],[-77.950836,58.324165],[-77.807495,58.305267],[-77.678329,58.23555]]],[[[-67.596115,58.284164],[-67.676666,58.301384],[-67.619995,58.372215000000104],[-67.517502,58.335266],[-67.596115,58.284164]]],[[[-78.453888,58.539993],[-78.672501,58.61055],[-78.698608,58.688599],[-78.631943,58.616386],[-78.453888,58.539993]]],[[[-69.194443,59.064713],[-69.178329,59.029716],[-69.227219,58.971931],[-69.35556,58.949715],[-69.318344,59.025551],[-69.319458,59.098045000000134],[-69.357224,59.13971700000014],[-69.198608,59.145271],[-69.194443,59.064713]]],[[[-80.534439,59.369438],[-80.555832,59.369438],[-80.549438,59.446938],[-80.475555,59.481102],[-80.534439,59.369438]]],[[[-80.277496,59.618599000000124],[-80.343887,59.619156],[-80.232773,59.725266],[-80.145279,59.705551],[-80.277496,59.618599000000124]]],[[[-64.01973,59.714714],[-64.146118,59.696655],[-64.204453,59.734436],[-64.121933,59.849434],[-64.061386,59.864441],[-64.04277,59.783882],[-63.959724,59.756386],[-64.01973,59.714714]]],[[[-80.089722,59.751938],[-80.184723,59.752777],[-80.115005,59.837769],[-80.015015,59.88499500000012],[-79.878876,59.85471300000012],[-80.089722,59.751938]]],[[[-64.427673,60.372932],[-64.452789,60.357216],[-64.423615,60.282494],[-64.448608,60.284164],[-64.610001,60.353607],[-64.728882,60.363327],[-64.868057,60.458885],[-64.823059,60.48526800000013],[-64.639999,60.484718],[-64.426941,60.401382],[-64.427673,60.372932]]],[[[-68.251404,60.23082],[-68.361938,60.225822],[-68.393066,60.2761],[-68.119156,60.577217],[-67.956665,60.566101],[-67.79861499999987,60.4574970000001],[-67.815277,60.408043],[-67.934433,60.321663],[-68.251404,60.23082]]],[[[-64.689987,60.584435],[-64.710831,60.60277600000012],[-64.592773,60.685547],[-64.620544,60.616661],[-64.689987,60.584435]]],[[[-78.656387,60.702774],[-78.697769,60.724159],[-78.573624,60.784164],[-78.219452,60.823883],[-78.285004,60.766106],[-78.656387,60.702774]]],[[[-69.977219,60.933052],[-70.007782,60.939156],[-70.025009,61.001938],[-69.943604,61.03138000000012],[-69.930832,61.004715],[-69.977219,60.933052]]],[[[-64.723892,61.53833],[-64.68331899999987,61.531105],[-64.686935,61.465828],[-64.875275,61.322495],[-64.972504,61.34415400000012],[-65.195267,61.499161],[-65.372498,61.537216],[-65.486938,61.610825],[-65.435822,61.658043],[-65.01888999999989,61.69249],[-64.719162,61.658043],[-64.646118,61.599716],[-64.723892,61.53833]]],[[[-65.69526699999987,61.776657],[-65.803055,61.755554],[-65.948044,61.790276],[-65.77806099999987,61.865547000000106],[-65.714722,61.836937],[-65.69526699999987,61.776657]]],[[[-92.963898,61.879158],[-93.070282,61.825272],[-93.135834,61.87249],[-93.211121,61.875267],[-93.226105,61.908325],[-93.06221,61.93055],[-92.963898,61.879158]]],[[[-64.916107,61.719437],[-65.156662,61.783882],[-65.21055599999988,61.81694],[-65.255005,61.901657],[-65.170273,61.94776900000011],[-64.980835,61.885826],[-64.825836,61.76194],[-64.916107,61.719437]]],[[[-65.852493,62.084717],[-65.91333,62.084991],[-66.020844,62.131660000000124],[-65.904449,62.15277100000014],[-65.835556,62.115273],[-65.852493,62.084717]]],[[[-92.223618,62.355553],[-92.349731,62.356659],[-92.372498,62.391937],[-92.347778,62.414436],[-92.139725,62.399719],[-92.223618,62.355553]]],[[[-79.540558,62.411102],[-79.442764,62.37999],[-79.359161,62.296104],[-79.260834,62.253609],[-79.261398,62.163605],[-79.329727,62.015274],[-79.524445,61.811378],[-79.60527,61.765274],[-79.656952,61.642494000000106],[-79.761398,61.576942],[-79.846115,61.569992],[-79.954178,61.68360100000012],[-80.275284,61.806656],[-80.295273,61.983604],[-80.268616,62.107216],[-80.017502,62.358604],[-79.842773,62.403603],[-79.540558,62.411102]]],[[[-92.411118,62.39388300000014],[-92.539444,62.377213],[-92.600555,62.38694],[-92.531113,62.431381],[-92.411118,62.39388300000014]]],[[[-64.653885,62.540833],[-64.549728,62.56221],[-64.382767,62.51138300000014],[-64.394165,62.46138],[-64.598892,62.366386],[-64.93721,62.421104],[-64.965836,62.465828],[-64.846115,62.555267],[-64.653885,62.540833]]],[[[-78.008347,62.593605],[-77.867218,62.589157000000114],[-77.837784,62.556938000000116],[-77.88501,62.53749800000014],[-78.113052,62.56221],[-78.008347,62.593605]]],[[[-77.805267,62.5924910000001],[-77.628052,62.58832600000011],[-77.621384,62.584435],[-77.74527,62.534164],[-77.813614,62.551102],[-77.83168,62.595825000000104],[-77.805267,62.5924910000001]]],[[[-64.983063,62.528046],[-65.11972,62.53749800000014],[-65.141678,62.5469440000001],[-64.972504,62.602493],[-64.839447,62.577774],[-64.983063,62.528046]]],[[[-91.572784,62.627487],[-91.66806,62.649162],[-91.685547,62.66693900000013],[-91.581955,62.64138],[-91.572784,62.627487]]],[[[-90.979996,62.657768],[-91.098892,62.654434],[-91.271118,62.679993],[-91.080292,62.686935],[-90.979996,62.657768]]],[[[-74.347778,62.679436],[-74.145844,62.687767],[-74.009171,62.662491],[-73.958054,62.612495],[-74.183609,62.603882],[-74.541382,62.668327],[-74.65139799999986,62.716934],[-74.526672,62.748878000000104],[-74.347778,62.679436]]],[[[-70.71167,62.814995],[-70.396957,62.723045],[-70.211121,62.57916300000011],[-70.393066,62.530273],[-70.746384,62.55471],[-70.825012,62.61444100000011],[-70.846664,62.766106],[-71.019165,62.811935],[-71.15834,62.797218],[-71.241379,62.881378],[-70.71167,62.814995]]],[[[-66.368332,62.835266],[-66.49028,62.85527000000013],[-66.601669,62.90665400000012],[-66.547775,62.910545],[-66.368332,62.835266]]],[[[-81.871109,62.92832900000014],[-81.938599,62.709991000000116],[-82.369156,62.547493],[-82.442215,62.458603],[-82.641113,62.385269],[-82.743607,62.30249],[-83.087784,62.17887900000011],[-83.337784,62.25222],[-83.703888,62.141663],[-83.731674,62.303604],[-83.945267,62.427216],[-83.90834,62.482765],[-83.704178,62.569443],[-83.559433,62.684158],[-83.523056,62.825272],[-83.310822,62.924438],[-83.21167,62.913605],[-83.142502,62.85443900000013],[-83.041107,62.837212],[-82.694443,62.93943],[-82.39805599999988,62.92749],[-82.266663,62.989159],[-81.871109,62.92832900000014]]],[[[-66.825562,62.984161],[-66.88945,62.99527],[-67.069458,63.107498],[-66.94610599999987,63.07499700000011],[-66.825562,62.984161]]],[[[-67.76445,63.162491],[-67.851944,63.191376000000105],[-67.875,63.223045],[-67.831955,63.244156],[-67.746109,63.17887900000011],[-67.76445,63.162491]]],[[[-67.925003,63.183327],[-67.966949,63.183876],[-68.112213,63.3136060000001],[-68.048889,63.297493],[-67.925003,63.183327]]],[[[-78.079727,63.469437],[-77.845001,63.472214],[-77.680557,63.434433],[-77.494995,63.265831],[-77.641953,63.171936],[-77.946655,63.091103],[-78.523895,63.37249],[-78.572784,63.440269000000114],[-78.214111,63.496536],[-78.079727,63.469437]]],[[[-90.653885,63.441101],[-90.719162,63.443604],[-90.757233,63.49443800000011],[-90.598053,63.454437],[-90.653885,63.441101]]],[[[-78.557495,63.457497],[-78.603333,63.457771],[-78.515839,63.531662],[-78.46167,63.5075],[-78.467224,63.469437],[-78.557495,63.457497]]],[[[-90.79361,63.494156],[-90.877213,63.514717],[-90.968338,63.550270000000125],[-90.748047,63.550270000000125],[-90.674713,63.513885],[-90.79361,63.494156]]],[[[-64.851944,63.38582600000012],[-64.942215,63.430824],[-65.051941,63.552216],[-64.967499,63.568329],[-64.912216,63.533333],[-64.851944,63.38582600000012]]],[[[-72.182495,63.519989],[-72.226944,63.525826],[-72.2866669999999,63.58332800000011],[-72.129166,63.558884],[-72.182495,63.519989]]],[[[-91.329178,63.559715],[-91.436386,63.551933],[-91.540558,63.606659],[-91.299728,63.567772],[-91.329178,63.559715]]],[[[-64.092499,63.481659],[-64.184158,63.537216],[-64.212784,63.623604000000114],[-64.182495,63.639435000000105],[-64.093338,63.568329],[-64.092499,63.481659]]],[[[-68.656387,63.626381],[-68.73111,63.625549],[-68.821671,63.652489],[-68.676941,63.671379000000115],[-68.656387,63.626381]]],[[[-64.061111,63.27054600000014],[-64.266953,63.326385],[-64.35388199999989,63.3958280000001],[-64.49610899999988,63.6097180000001],[-64.479172,63.63694],[-64.377213,63.67749],[-64.328888,63.644440000000145],[-64.262512,63.42110400000013],[-64.061111,63.27054600000014]]],[[[-71.799164,63.615547],[-71.863327,63.619438],[-71.864166,63.669441],[-71.779449,63.688324],[-71.799164,63.615547]]],[[[-76.810547,63.60110500000013],[-76.710556,63.565826],[-76.672226,63.528877],[-76.68161,63.481354],[-76.541946,63.462494000000106],[-76.703339,63.365829],[-76.984161,63.40638],[-77.327789,63.57222000000013],[-77.42778,63.589157000000114],[-77.45723,63.643326],[-77.343338,63.696098],[-77.061386,63.672768],[-76.810547,63.60110500000013]]],[[[-72.594727,63.642494],[-72.780563,63.659988],[-72.78332499999988,63.664436],[-72.483887,63.708885],[-72.459732,63.679161],[-72.594727,63.642494]]],[[[-64.032501,63.689713],[-64.181107,63.675827],[-64.212509,63.712212],[-64.075287,63.758049],[-64.030289,63.72971300000012],[-64.032501,63.689713]]],[[[-72.66777,63.69582400000013],[-72.738892,63.714439],[-72.719727,63.76388500000013],[-72.626663,63.732208],[-72.66777,63.69582400000013]]],[[[-64.284439,63.708603],[-64.348618,63.728043],[-64.381104,63.80749500000013],[-64.27861,63.77082800000011],[-64.255005,63.725266],[-64.284439,63.708603]]],[[[-64.170273,63.856384],[-64.1808319999999,63.785271],[-64.234436,63.77137800000014],[-64.39917,63.849434],[-64.170273,63.856384]]],[[[-92.954178,63.871101],[-93.068619,63.888046],[-93.094452,63.904991],[-92.978333,63.908325],[-92.954178,63.871101]]],[[[-64.57611099999986,63.780823],[-64.426102,63.777771],[-64.386124,63.70166],[-64.459442,63.672768],[-64.661667,63.75499700000012],[-64.890289,63.789436],[-64.920273,63.824715],[-64.710556,63.908882],[-64.55722,63.90998800000011],[-64.57611099999986,63.780823]]],[[[-77.743881,63.926659],[-77.948608,63.95082900000011],[-77.982498,63.983047],[-77.774445,64.031662],[-77.544449,64.021927],[-77.743881,63.926659]]],[[[-89.808884,64.056366],[-89.861115,64.07165500000013],[-89.867767,64.095825],[-89.83167999999989,64.091095],[-89.808884,64.056366]]],[[[-64.962784,64.110809],[-64.869995,64.093323],[-64.988892,64.081375],[-65.057495,64.113037],[-64.962784,64.110809]]],[[[-64.491104,64.10914600000012],[-64.511398,64.108322],[-64.59584,64.156647],[-64.453339,64.146942],[-64.491104,64.10914600000012]]],[[[-73.176941,64.200272],[-73.282776,64.143326],[-73.401672,64.16554300000013],[-73.385559,64.196365],[-73.176941,64.200272]]],[[[-81.47139,64.188873],[-81.538055,64.21804800000011],[-81.4700009999999,64.239426],[-81.375824,64.220825],[-81.47139,64.188873]]],[[[-64.520279,64.22026100000011],[-64.601669,64.212494],[-64.647781,64.25000000000011],[-64.557526,64.264862],[-64.462219,64.237488],[-64.520279,64.22026100000011]]],[[[-75.551392,64.303864],[-75.69194,64.30247500000013],[-75.705841,64.341934],[-75.493607,64.3163760000001],[-75.551392,64.303864]]],[[[-64.938599,64.235535],[-64.989166,64.209152],[-65.05999799999988,64.22331200000013],[-65.112503,64.339706],[-65.010284,64.361649],[-64.884735,64.287766],[-64.938599,64.235535]]],[[[-73.876389,64.301376],[-73.972504,64.309708],[-73.956665,64.368317],[-73.879166,64.351929],[-73.876389,64.301376]]],[[[-73.69776899999988,64.269989],[-73.833618,64.331665],[-73.781387,64.405548],[-73.726944,64.383331],[-73.69776899999988,64.269989]]],[[[-64.849731,64.30748],[-64.937775,64.361649],[-64.958618,64.405823],[-64.910004,64.416656],[-64.771942,64.348877],[-64.849731,64.30748]]],[[[-74.271942,64.41360500000013],[-74.377213,64.4244230000001],[-74.439438,64.45332300000013],[-74.31041,64.49884],[-74.173325,64.439148],[-74.271942,64.41360500000013]]],[[[-73.744995,64.426086],[-73.781387,64.43193100000012],[-73.773331,64.503326],[-73.66861,64.464432],[-73.744995,64.426086]]],[[[-74.212784,64.483047],[-74.331116,64.526657],[-74.357773,64.55108600000011],[-74.169724,64.52388],[-74.212784,64.483047]]],[[[-73.557495,64.312759],[-73.655563,64.320267],[-73.66953299999989,64.42684900000012],[-73.610443,64.47049],[-73.682495,64.50972000000013],[-73.527786,64.56694],[-73.488327,64.443863],[-73.557495,64.312759]]],[[[-65.492767,64.517761],[-65.690277,64.524155],[-65.651108,64.580551],[-65.381943,64.716934],[-65.292496,64.735535],[-65.208054,64.639709],[-65.492767,64.517761]]],[[[-63.353333,64.99498000000011],[-63.330559,64.9869230000001],[-63.258896,64.92109700000015],[-63.42028,64.976089],[-63.353333,64.99498000000011]]],[[[-63.243614,65.25499000000013],[-63.311668,65.298035],[-63.244446,65.322769],[-63.166389,65.286102],[-63.243614,65.25499000000013]]],[[[-66.924713,65.28442400000012],[-66.989166,65.286377],[-67.010559,65.33332800000011],[-66.91082799999985,65.356934],[-66.924713,65.28442400000012]]],[[[-89.005569,65.385544],[-89.076111,65.394714],[-89.099991,65.405823],[-89.031952,65.407211],[-89.005569,65.385544]]],[[[-88.430283,65.455261],[-88.48999,65.45665],[-88.512222,65.469711],[-88.394165,65.46582000000012],[-88.430283,65.455261]]],[[[-62.79500599999988,65.519989],[-62.89389,65.5811000000001],[-62.884445,65.60554500000012],[-62.842773,65.616379],[-62.750839,65.551376],[-62.79500599999988,65.519989]]],[[[-83.882767,65.666931],[-83.9375,65.6772],[-83.942215,65.68692],[-83.872772,65.712204],[-83.882767,65.666931]]],[[[-67.472504,65.705261],[-67.691376,65.685806],[-67.715836,65.70166],[-67.424438,65.73526],[-67.472504,65.705261]]],[[[-62.268333,65.70166],[-62.186386,65.711929],[-62.131943,65.657211],[-62.202499,65.61026],[-62.296951,65.624985],[-62.46611,65.663879],[-62.484444,65.726929],[-62.252502,65.741928],[-62.297501,65.708603],[-62.268333,65.70166]]],[[[-83.28389,65.83415200000013],[-83.485275,65.800812],[-83.586121,65.854156],[-83.369995,65.866653],[-83.28389,65.83415200000013]]],[[[-65.645844,65.813034],[-65.647781,65.879974],[-65.511398,65.90304600000013],[-65.559433,65.834717],[-65.645844,65.813034]]],[[[-85.48056,65.791931],[-85.369995,65.83499100000012],[-85.156387,65.776657],[-85.051666,65.60693400000014],[-85.311935,65.537766],[-85.015015,65.41832],[-85.011673,65.352203],[-84.924713,65.209717],[-84.792496,65.226929],[-84.748047,65.292755],[-84.75473,65.341095],[-84.585556,65.481094],[-84.440277,65.45665],[-84.314438,65.38165300000014],[-84.151108,65.338593],[-84.230835,65.26944],[-84.141388,65.219986],[-83.876099,65.162766],[-83.540283,65.16415400000011],[-83.408615,65.135544],[-83.334732,65.069992],[-83.330841,65.021378],[-83.19804399999987,64.941086],[-82.865829,64.873596],[-82.800278,64.808868],[-82.709167,64.776382],[-82.361389,64.763611],[-82.211945,64.718323],[-82.203613,64.684418],[-82.064438,64.648605],[-81.763062,64.501099],[-81.753067,64.35582],[-81.777222,64.31164600000011],[-81.600281,64.202774],[-81.602493,64.129974],[-81.955841,64.06192],[-81.986938,63.994156],[-81.560822,64.029434],[-81.383621,64.090546],[-80.94249,63.990547],[-80.903336,64.013885],[-80.973892,64.062485],[-80.935822,64.111923],[-80.890839,64.11554],[-80.522507,63.9786],[-80.488327,63.910545],[-80.567505,63.889435],[-80.194481,63.804474],[-80.171661,63.771103],[-80.454178,63.727768],[-80.587784,63.635826],[-80.922501,63.521378],[-80.958054,63.458328],[-81.076401,63.451385],[-81.76889,63.638046],[-81.909729,63.631935],[-82.05249,63.68915600000014],[-82.285553,63.678047],[-82.328888,63.650269],[-82.472229,63.680275],[-82.546951,63.764717],[-82.376389,63.817497],[-82.361389,63.905266],[-82.548889,63.969154],[-83.098892,63.95916],[-83.145279,64.00109900000012],[-82.960556,64.140549],[-83.008347,64.187485],[-83.072784,64.186646],[-83.54834,64.10247800000013],[-83.68222,64.007217],[-83.604172,63.928047],[-83.596664,63.820831],[-83.637222,63.766388],[-83.750839,63.776657000000114],[-84.099731,63.60527000000014],[-84.286118,63.615547],[-84.400558,63.548607],[-84.477493,63.3836060000001],[-84.563324,63.337494],[-84.890564,63.207214],[-85.266403,63.11749300000014],[-85.493332,63.119987],[-85.589172,63.174713],[-85.638062,63.244995],[-85.653885,63.408882],[-85.60722399999986,63.49443800000011],[-85.593338,63.631935],[-85.613327,63.669716],[-85.717499,63.716103],[-86.266953,63.638046],[-86.596115,63.668602],[-86.879166,63.55555],[-87.095276,63.551384],[-87.18804899999985,63.589989],[-87.226395,63.641106],[-87.20083599999987,63.70665700000012],[-86.934433,63.906097],[-86.18943799999988,64.101654],[-86.212219,64.178589],[-86.308884,64.226379],[-86.354721,64.28997800000013],[-86.401672,64.436646],[-86.368881,64.629425],[-86.238892,64.804153],[-86.171661,64.823044],[-86.153336,64.92776500000014],[-86.227783,64.983871],[-86.198334,65.054153],[-86.138336,65.094437],[-86.171661,65.27887],[-86.097778,65.5291600000001],[-86.01001,65.714996],[-85.770554,65.862198],[-85.493881,65.93220500000012],[-85.469727,65.908875],[-85.523621,65.823044],[-85.48056,65.791931]]],[[[-62.136665,65.851379],[-62.210831,65.880539],[-62.296669,65.938583],[-62.137779,65.925812],[-62.136665,65.851379]]],[[[-67.138336,65.926926],[-67.185272,65.948318],[-67.211945,65.9827580000001],[-67.153885,65.978592],[-67.138336,65.926926]]],[[[-83.57695,65.983047],[-83.604446,65.987762],[-83.493057,66.012772],[-83.51001,66.003326],[-83.57695,65.983047]]],[[[-84.722778,65.546097],[-84.840836,65.588043],[-84.878601,65.669144],[-85.106949,65.750549],[-85.181946,65.945526],[-85.17305,65.994705],[-85.08168,66.026657],[-84.924713,66.008041],[-84.88333099999988,65.940811],[-84.58667,65.6922],[-84.585007,65.619141],[-84.722778,65.546097]]],[[[-83.608612,66.044144],[-83.642227,66.03498800000011],[-83.65361,66.041367],[-83.607224,66.07748400000014],[-83.570847,66.056366],[-83.608612,66.044144]]],[[[-85.019165,66.057205],[-85.135559,66.044434],[-85.14917,66.050537],[-85.099731,66.089706],[-85.016113,66.079712],[-85.019165,66.057205]]],[[[-83.649445,66.083603],[-83.69249,66.09137],[-83.685272,66.121094],[-83.587784,66.117203],[-83.649445,66.083603]]],[[[-83.921387,66.00972],[-83.694153,65.924698],[-83.727493,65.79971300000011],[-83.525009,65.737762],[-83.21083099999987,65.705826],[-83.288895,65.632751],[-83.379166,65.61554],[-83.493057,65.657761],[-83.842773,65.64915500000012],[-83.785828,65.724701],[-83.68277,65.74942],[-83.797501,65.789429],[-83.960007,65.737762],[-84.143616,65.76416],[-84.101105,65.819717],[-84.123611,65.900269],[-84.198044,65.973038],[-84.424164,66.028046],[-84.468063,66.064987],[-84.470276,66.13333100000011],[-84.039444,66.076935],[-83.921387,66.00972]]],[[[-84.579727,66.141373],[-84.639999,66.140549],[-84.678604,66.18248],[-84.593338,66.171097],[-84.579727,66.141373]]],[[[-84.265289,66.177765],[-84.353333,66.190262],[-84.363617,66.209427],[-84.273056,66.19664],[-84.265289,66.177765]]],[[[-62.18388399999986,66.237198],[-62.199165,66.216934],[-62.43,66.2291560000001],[-62.261673,66.280273],[-62.18388399999986,66.237198]]],[[[-83.06722999999988,66.255554],[-82.902496,66.27165200000013],[-82.996384,66.19859300000013],[-83.080292,66.19664],[-83.287216,66.25610400000011],[-83.29833999999987,66.31387300000011],[-83.226944,66.339981],[-83.16806,66.283875],[-83.06722999999988,66.255554]]],[[[-66.623322,66.280823],[-66.678879,66.286926],[-66.958344,66.411926],[-66.575012,66.31387300000011],[-66.623322,66.280823]]],[[[-66.998337,66.493042],[-66.873322,66.468597],[-66.868881,66.464432],[-67.036667,66.4561],[-66.998337,66.493042]]],[[[-107.92305,66.85054],[-107.945541,66.856934],[-107.837784,67.003876],[-107.794998,66.997208],[-107.823898,66.901093],[-107.92305,66.85054]]],[[[-108.01445,66.897766],[-108.09639,66.967484],[-108.106598,67.026001],[-107.938316,66.94693],[-108.01445,66.897766]]],[[[-63.059166,66.95776400000011],[-63.116943,66.963043],[-63.166107,67.00499000000012],[-63.110831999999895,67.033875],[-62.99999999999988,66.984421],[-63.059166,66.95776400000011]]],[[[-62.918335,67.00972],[-63.037781,67.01582300000013],[-63.138054,67.06526200000013],[-63.002228,67.069443],[-62.918335,67.00972]]],[[[-62.644165,67.05748],[-62.76445,67.00915500000013],[-62.899445,67.058319],[-62.81028,67.056931],[-62.631942999999865,67.176926],[-62.41806,67.190811],[-62.375275,67.165817],[-62.644165,67.05748]]],[[[-107.407784,67.083054],[-107.527786,67.078049],[-107.626663,67.200272],[-107.400558,67.11303700000013],[-107.407784,67.083054]]],[[[-95.361664,67.19775400000015],[-95.415283,67.1997070000001],[-95.55278,67.23526],[-95.30722,67.252487],[-95.361664,67.19775400000015]]],[[[-107.662781,67.220261],[-107.730293,67.289978],[-107.725014,67.31303400000012],[-107.660004,67.298874],[-107.63945,67.242752],[-107.662781,67.220261]]],[[[-63.366394,67.287766],[-63.456108,67.264435],[-63.82972699999987,67.284149],[-63.58583099999988,67.353317],[-63.366394,67.287766]]],[[[-107.910828,67.310532],[-108.084442,67.381363],[-108.073898,67.4308170000001],[-107.89473,67.485535],[-107.910828,67.310532]]],[[[-108.368332,67.467209],[-108.45889299999986,67.48803700000013],[-108.491379,67.563034],[-108.297501,67.557205],[-108.295273,67.496933],[-108.368332,67.467209]]],[[[-108.141113,67.449997],[-108.271942,67.471375],[-108.21916199999987,67.571106],[-108.1661069999999,67.5430450000001],[-108.141113,67.449997]]],[[[-108.322777,67.589981],[-108.420273,67.599426],[-108.483887,67.636658],[-108.390289,67.631088],[-108.322777,67.589981]]],[[[-63.881943,67.503326],[-64.02972399999987,67.513885],[-64.034439,67.558594],[-63.976944,67.649429],[-63.758057,67.520538],[-63.881943,67.503326]]],[[[-108.059998,67.475266],[-108.103333,67.467209],[-108.14389,67.530548],[-108.113617,67.675262],[-107.995537,67.655258],[-107.921387,67.546646],[-108.059998,67.475266]]],[[[-97.502792,67.62442],[-97.549438,67.638046],[-97.560547,67.692749],[-97.337784,67.724152],[-97.332779,67.675812],[-97.502792,67.62442]]],[[[-109.112213,67.763321],[-109.195267,67.775543],[-109.207779,67.783875],[-109.039169,67.79332000000011],[-109.112213,67.763321]]],[[[-96.170547,67.77304100000015],[-96.196381,67.778046],[-96.171387,67.806366],[-96.077225,67.83888200000013],[-95.997498,67.820831],[-96.170547,67.77304100000015]]],[[[-114.115013,67.883881],[-114.022232,67.884155],[-113.921387,67.878036],[-114.195267,67.872482],[-114.296951,67.895264],[-114.115013,67.883881]]],[[[-97.856384,67.85054],[-97.963333,67.86026],[-97.974442,67.904984],[-97.920273,67.8936000000001],[-97.856384,67.85054]]],[[[-108.646957,67.869431],[-108.669159,67.872482],[-108.544724,67.928314],[-108.359444,67.899994],[-108.646957,67.869431]]],[[[-113.390289,67.897766],[-113.526947,67.89637800000014],[-113.603333,67.903046],[-113.246948,67.914429],[-113.390289,67.897766]]],[[[-112.930557,67.916656],[-113.060272,67.915268],[-113.147507,67.912201],[-112.887222,67.9272],[-112.930557,67.916656]]],[[[-111.071671,67.847488],[-111.09111,67.852203],[-110.80722,67.954987],[-110.869453,67.889984],[-111.071671,67.847488]]],[[[-114.219162,67.945251],[-114.31722999999987,67.9497070000001],[-114.121109,67.961929],[-114.16333,67.949142],[-114.219162,67.945251]]],[[[-108.138062,67.872482],[-108.255569,67.887207],[-108.198036,67.950821],[-108.05444299999988,67.963318],[-108.068336,67.895538],[-108.138062,67.872482]]],[[[-113.720001,67.973312],[-113.753616,67.966095],[-113.993057,67.961105],[-113.772232,67.98027],[-113.720001,67.973312]]],[[[-109.195267,67.989975],[-109.049988,67.958328],[-108.9511109999999,67.973312],[-108.884453,67.94859300000013],[-108.866096,67.900269],[-108.900558,67.86970500000011],[-109.048889,67.90387],[-109.169724,67.945251],[-109.195267,67.989975]]],[[[-110.334442,68.01165800000012],[-110.410004,68.011932],[-110.420837,68.020828],[-110.317497,68.049713],[-110.334442,68.01165800000012]]],[[[-98.951401,67.97998],[-99.01445,67.991089],[-99.078613,68.045593],[-98.975555,68.077209],[-98.934433,67.99664300000012],[-98.951401,67.97998]]],[[[-65.397232,68.03997800000013],[-65.50029,68.04609700000015],[-65.51973,68.06749],[-65.386398,68.08831800000013],[-65.397232,68.03997800000013]]],[[[-108.506119,68.03471400000012],[-108.540283,68.03997800000013],[-108.447487,68.087769],[-108.451401,68.068054],[-108.506119,68.03471400000012]]],[[[-109.321671,67.981094],[-109.498047,68.0227660000001],[-109.5430599999999,68.0522],[-109.49749799999988,68.0935970000001],[-109.44722,68.092209],[-109.31527699999987,68.035812],[-109.321671,67.981094]]],[[[-108.36055,68.049713],[-108.408051,68.069717],[-108.294449,68.097214],[-108.300827,68.079437],[-108.36055,68.049713]]],[[[-110.213623,68.03804],[-110.258621,68.041931],[-109.877213,68.126923],[-109.921112,68.081665],[-110.213623,68.03804]]],[[[-112.780563,68.131088],[-112.889999,68.137207],[-112.922234,68.146652],[-112.876389,68.17387400000013],[-112.751678,68.16470300000015],[-112.780563,68.131088]]],[[[-74.215561,68.117752],[-74.164719,68.065536],[-73.428329,67.982208],[-73.348618,67.828049],[-73.429443,67.762772],[-74.388611,67.775269],[-74.597229,67.828598],[-74.777222,67.97387700000013],[-74.748611,68.065536],[-74.436661,68.097488],[-74.346954,68.176376],[-74.215561,68.117752]]],[[[-65.642227,68.159424],[-65.502792,68.15109300000012],[-65.495544,68.128311],[-65.709732,68.106094],[-65.71167,68.180267],[-65.642227,68.159424]]],[[[-107.473618,68.144714],[-107.501404,68.1436],[-107.554169,68.166092],[-107.468063,68.188583],[-107.473618,68.144714]]],[[[-104.453056,68.102203],[-104.497772,68.080276],[-104.553879,68.161652],[-104.377213,68.199707],[-104.453056,68.102203]]],[[[-107.388901,68.172211],[-107.445267,68.20166],[-107.291672,68.202774],[-107.310547,68.196091],[-107.388901,68.172211]]],[[[-111.833328,68.181931],[-111.865547,68.188034],[-111.754997,68.21582000000012],[-111.791946,68.193588],[-111.833328,68.181931]]],[[[-98.650284,68.180267],[-98.704453,68.176086],[-98.693329,68.213608],[-98.643066,68.21609500000011],[-98.650284,68.180267]]],[[[-74.062775,68.151657],[-74.138336,68.170258],[-74.176392,68.204163],[-74.079727,68.232483],[-74.062775,68.151657]]],[[[-108.590286,68.214432],[-108.63945,68.151382],[-108.67749,68.168869],[-108.627487,68.23359700000015],[-108.559723,68.236099],[-108.590286,68.214432]]],[[[-109.78389,68.13749700000011],[-109.856659,68.147766],[-109.568069,68.24720800000011],[-109.673889,68.173309],[-109.78389,68.13749700000011]]],[[[-66.313614,68.147766],[-66.601944,68.18248],[-66.607224,68.217209],[-66.221939,68.2410890000001],[-66.256668,68.163605],[-66.313614,68.147766]]],[[[-96.384171,68.200821],[-96.436935,68.198593],[-96.462784,68.21609500000011],[-96.364166,68.2580410000001],[-96.317505,68.231934],[-96.384171,68.200821]]],[[[-78.571671,68.200272],[-78.655563,68.187759],[-78.662216,68.189148],[-78.54805,68.26304600000014],[-78.517227,68.223312],[-78.571671,68.200272]]],[[[-86.426392,68.069153],[-86.368607,67.954712],[-86.396118,67.85971100000012],[-86.47084,67.781372],[-86.583618,67.72526600000015],[-86.690552,67.733871],[-86.87944,67.810257],[-86.95194999999988,67.923874],[-86.843338,67.958603],[-86.840836,68.010818],[-86.992767,68.06666600000011],[-86.906387,68.180267],[-86.675003,68.306091],[-86.411118,68.208878],[-86.426392,68.069153]]],[[[-111.710281,68.220535],[-111.777222,68.25305200000014],[-111.70388799999989,68.299423],[-111.499443,68.296936],[-111.60527,68.281097],[-111.63945,68.233322],[-111.710281,68.220535]]],[[[-75.582779,68.300262],[-75.13473499999986,68.23471100000012],[-75.003067,68.132202],[-75.05249,68.036652],[-75.164444,67.954163],[-75.064163,67.782486],[-75.025284,67.619431],[-75.071945,67.538879],[-75.198608,67.443314],[-75.388062,67.354706],[-75.844452,67.26416],[-76.66362,67.219986],[-77.044724,67.260544],[-77.246948,67.451935],[-77.22583,67.543869],[-77.32251,67.698029],[-77.251953,67.82638500000013],[-76.865555,68.157761],[-76.726105,68.2388760000001],[-76.281952,68.33276400000011],[-76.221664,68.301376],[-76.060547,68.296936],[-75.887512,68.339706],[-75.582779,68.300262]]],[[[-79.020554,68.169144],[-79.176941,68.20942700000012],[-79.191101,68.319443],[-79.125549,68.35026600000015],[-78.9299929999999,68.338882],[-78.801666,68.2791600000001],[-79.020554,68.169144]]],[[[-100.074722,68.34971600000011],[-100.099442,68.278595],[-100.230827,68.319717],[-100.085831,68.368866],[-100.074722,68.34971600000011]]],[[[-82.059998,68.306091],[-82.271118,68.33859300000012],[-82.345551,68.36775200000011],[-82.23056,68.385544],[-81.997223,68.34137],[-82.059998,68.306091]]],[[[-111.114441,68.405823],[-111.14917,68.43997200000013],[-111.082497,68.44470200000012],[-111.084167,68.424988],[-111.114441,68.405823]]],[[[-99.045273,68.423874],[-99.054993,68.408325],[-99.159164,68.451096],[-99.087219,68.449417],[-99.045273,68.423874]]],[[[-74.162216,68.246094],[-74.260559,68.273315],[-74.388611,68.398331],[-74.393066,68.445251],[-74.279449,68.45832800000011],[-74.079453,68.33859300000012],[-74.162216,68.246094]]],[[[-100.710564,68.402481],[-100.789436,68.409988],[-100.889717,68.452774],[-100.79332699999986,68.46887200000015],[-100.710564,68.402481]]],[[[-110.862503,68.474152],[-111.054443,68.46971100000013],[-111.097504,68.482758],[-110.821671,68.548035],[-110.696114,68.486374],[-110.862503,68.474152]]],[[[-110.586937,68.524155],[-110.721123,68.5310970000001],[-110.761948,68.561646],[-110.518341,68.539154],[-110.586937,68.524155]]],[[[-104.545273,68.396103],[-104.919159,68.459991],[-105.08168,68.54637100000014],[-104.938599,68.583328],[-104.682503,68.573883],[-104.482773,68.511658],[-104.42777999999987,68.45694],[-104.441383,68.417206],[-104.545273,68.396103]]],[[[-105.139183,68.53637700000012],[-105.058884,68.504166],[-105.233612,68.541092],[-105.292221,68.582214],[-105.185822,68.58082600000012],[-105.139183,68.53637700000012]]],[[[-113.786118,68.582764],[-113.88945,68.586929],[-113.96611,68.611099],[-113.761948,68.592209],[-113.786118,68.582764]]],[[[-100.740547,68.596375],[-100.868057,68.603043],[-100.882492,68.611374],[-100.813889,68.619141],[-100.740547,68.596375]]],[[[-78.468887,68.563873],[-78.668884,68.554153],[-78.724716,68.521927],[-78.610825,68.498032],[-78.743057,68.442749],[-78.959732,68.474701],[-78.936935,68.516388],[-78.723892,68.547485],[-78.66861,68.583328],[-78.898056,68.64888],[-78.863892,68.65971400000012],[-78.481949,68.624985],[-78.468887,68.563873]]],[[[-74.76889,68.673874],[-74.648346,68.652206],[-74.518341,68.558594],[-74.821945,68.565811],[-74.890289,68.624985],[-74.76889,68.673874]]],[[[-114.047234,68.613602],[-114.126663,68.637207],[-114.18998699999985,68.680267],[-114.141953,68.676926],[-114.047234,68.613602]]],[[[-74.8113859999999,68.320541],[-75.002228,68.333603],[-75.037506,68.394714],[-75.369995,68.4897],[-75.416397,68.51805100000013],[-75.39695699999987,68.611099],[-75.25472999999988,68.717484],[-75,68.672241],[-74.9383239999999,68.57165500000013],[-74.768341,68.473312],[-74.8113859999999,68.320541]]],[[[-84.808044,68.763885],[-84.835831,68.766663],[-84.939163,68.793594],[-84.855835,68.810806],[-84.808044,68.763885]]],[[[-68.110275,68.782761],[-67.679169,68.71138],[-67.661392,68.7019350000001],[-67.86972,68.698593],[-68.459442,68.791092],[-68.428329,68.813034],[-68.110275,68.782761]]],[[[-101.831123,68.56694],[-102.230003,68.640274],[-102.316391,68.672211],[-102.073059,68.756943],[-102.023064,68.819443],[-101.693878,68.768051],[-101.682503,68.661652],[-101.831123,68.56694]]],[[[-102.60083,68.813309],[-102.607498,68.80914300000012],[-102.70723,68.81666600000011],[-102.612778,68.843048],[-102.60083,68.813309]]],[[[-89.944443,68.662201],[-90.027786,68.758606],[-89.944443,68.847488],[-89.781677,68.766663],[-89.944443,68.662201]]],[[[-114.35083,68.871643],[-114.429169,68.873596],[-114.471657,68.892487],[-114.323334,68.883041],[-114.35083,68.871643]]],[[[-67.847778,68.851929],[-67.908051,68.85720800000013],[-67.960556,68.929977],[-67.876389,68.949417],[-67.839447,68.91192600000011],[-67.847778,68.851929]]],[[[-85.341675,68.983597],[-85.407227,68.984421],[-85.453064,69.005829],[-85.369995,69.001938],[-85.341675,68.983597]]],[[[-89.90834,68.91775500000011],[-90.075562,68.948029],[-90.070557,68.981934],[-89.920837,69.010269],[-89.90834,68.91775500000011]]],[[[-100.17555199999987,68.794708],[-100.22084,68.764435],[-100.299156,68.773315],[-100.366943,68.710541],[-100.623047,68.761932],[-100.599991,69.000549],[-100.54361,69.036652],[-100.381104,69.02082800000011],[-100.238892,68.924149],[-100.131104,68.909988],[-100.17555199999987,68.794708]]],[[[-85.119446,69.014709],[-85.170273,69.035812],[-85.14555399999989,69.058319],[-85.061386,69.036652],[-85.119446,69.014709]]],[[[-85.265289,69.07249500000012],[-85.357773,69.063599],[-85.398895,69.086105],[-85.241943,69.09137],[-85.265289,69.07249500000012]]],[[[-99.999435,68.943588],[-100.161667,68.96138000000013],[-100.258621,69.041931],[-100.231949,69.087204],[-100.129707,69.13026400000012],[-100.053047,69.102478],[-99.978882,69.01388500000013],[-99.999435,68.943588]]],[[[-90.12471,69.049423],[-90.247498,69.07026700000011],[-90.27639799999986,69.125809],[-90.253891,69.142761],[-90.147232,69.103592],[-90.12471,69.049423]]],[[[-101.664169,69.083603],[-101.698334,69.09526100000011],[-101.718063,69.178589],[-101.695267,69.20694],[-101.558609,69.2166600000001],[-101.495003,69.165543],[-101.563606,69.099991],[-101.664169,69.083603]]],[[[-90.512512,69.20248400000014],[-90.613327,69.207764],[-90.777222,69.272491],[-90.775833,69.329987],[-90.692215,69.37164300000012],[-90.582504,69.359711],[-90.460831,69.267487],[-90.45445299999989,69.22637900000012],[-90.512512,69.20248400000014]]],[[[-78.41221599999989,69.37970000000013],[-78.279724,69.370255],[-78.210831,69.29443400000014],[-78.472504,69.19136],[-78.556656,69.083603],[-78.70723,69.014709],[-78.725281,68.968872],[-78.830292,68.91304],[-79.238892,68.827484],[-79.400284,68.871918],[-79.402222,68.923599],[-79.303879,68.97831700000012],[-79.227219,69.076385],[-78.960281,69.102478],[-78.855835,69.145538],[-78.71611,69.340271],[-78.48999,69.39109800000011],[-78.41221599999989,69.37970000000013]]],[[[-135.28891,69.309418],[-135.526947,69.37052900000013],[-135.565552,69.390549],[-135.337769,69.388596],[-135.27224699999988,69.358322],[-135.28891,69.309418]]],[[[-76.95083599999987,69.395264],[-76.723328,69.423599],[-76.64473,69.381363],[-76.646667,69.336929],[-76.933609,69.21388200000013],[-76.958893,69.142487],[-77.137787,69.116653],[-77.285828,69.153595],[-77.38194299999986,69.247482],[-77.348343,69.401657],[-77.12999,69.445251],[-76.95083599999987,69.395264]]],[[[-90.329453,69.235809],[-90.506393,69.329163],[-90.51445,69.363876],[-90.200836,69.444427],[-90.154724,69.350815],[-90.329453,69.235809]]],[[[-135.592224,69.482208],[-135.574432,69.44664],[-135.815552,69.502487],[-135.74527,69.524704],[-135.592224,69.482208]]],[[[-101.053047,69.50444],[-101.006119,69.486923],[-101.008621,69.450272],[-101.230293,69.368591],[-101.279167,69.382477],[-101.2369379999999,69.394714],[-101.186394,69.475266],[-101.387222,69.537766],[-101.349731,69.572495],[-101.261673,69.581665],[-101.062767,69.531372],[-101.053047,69.50444]]],[[[-96.663055,69.569717],[-96.373611,69.560806],[-96.316391,69.526382],[-96.169724,69.5669400000001],[-96.133331,69.555542],[-96.096115,69.468048],[-96.146667,69.345825],[-96.233887,69.359711],[-96.736664,69.57666],[-96.663055,69.569717]]],[[[-67.310547,69.54914900000011],[-67.55249,69.52304100000015],[-67.49249299999985,69.495529],[-67.749725,69.521103],[-67.484436,69.59027100000013],[-67.310547,69.54914900000011]]],[[[-96.760559,69.545532],[-96.883896,69.55914300000012],[-96.902222,69.5977630000001],[-96.816391,69.59027100000013],[-96.760559,69.545532]]],[[[-91.110001,69.549423],[-91.142502,69.564987],[-91.108887,69.602203],[-90.919159,69.606094],[-91.110001,69.549423]]],[[[-133.93222,69.560257],[-134.016663,69.576096],[-133.933624,69.6160890000001],[-133.844727,69.600815],[-133.868042,69.567215],[-133.93222,69.560257]]],[[[-95.488892,69.56553600000012],[-95.359726,69.509155],[-95.402496,69.383331],[-95.515839,69.33082600000012],[-95.736938,69.324432],[-95.72778299999987,69.378586],[-95.648346,69.40332],[-95.669159,69.507492],[-95.708054,69.54887400000013],[-95.815826,69.562759],[-95.797226,69.481659],[-95.862213,69.348038],[-95.990829,69.35331700000012],[-96.009735,69.483047],[-95.919998,69.595261],[-95.789444,69.634155],[-95.612213,69.614426],[-95.488892,69.56553600000012]]],[[[-138.867218,69.588318],[-139.023071,69.580826],[-139.121094,69.52916],[-139.332489,69.566086],[-139.12027,69.649994],[-138.867218,69.588318]]],[[[-135.517242,69.569153],[-135.5894469999999,69.5961],[-135.511963,69.64166300000011],[-135.397797,69.646942],[-135.517242,69.569153]]],[[[-67.920273,69.521927],[-68.238892,69.570267],[-68.248886,69.59664900000013],[-67.889725,69.708328],[-67.821121,69.676376],[-67.83168,69.601929],[-67.920273,69.521927]]],[[[-134.26058999999987,68.733536],[-134.227264,68.696426],[-134.457489,68.71914700000013],[-134.461945,68.72387700000013],[-134.536407,68.786926],[-134.6694639999999,68.89444000000013],[-134.825836,68.978867],[-134.914734,68.96666],[-134.920288,68.914703],[-134.961121,68.892487],[-135.141968,68.901382],[-135.20166,68.9327550000001],[-135.460815,68.9427490000001],[-135.769165,68.896378],[-135.905853,68.911377],[-136.002502,68.94664],[-135.978333,69.040817],[-135.80249,68.989426],[-135.517792,69.02388],[-135.92749,69.09137],[-135.967224,69.214706],[-135.898621,69.255554],[-135.656677,69.1436],[-135.486938,69.11331200000012],[-135.640015,69.15498400000013],[-135.854156,69.290817],[-135.556122,69.338882],[-135.170563,69.257767],[-135.287231,69.419144],[-135.150848,69.476929],[-134.438324,69.454712],[-134.408356,69.491364],[-134.468872,69.542755],[-134.402496,69.649719],[-134.491089,69.722214],[-134.309723,69.71582],[-134.203888,69.668869],[-134.17749,69.640274],[-134.242218,69.568054],[-134.113312,69.538879],[-134.02002,69.559418],[-133.918335,69.508331],[-133.778351,69.576385],[-133.748322,69.542206],[-133.818054,69.46415700000011],[-134.211121,69.276093],[-134.275574,69.22608900000012],[-134.280304,69.180267],[-134.383636,69.118317],[-134.568054,69.10664400000013],[-134.673615,69.017761],[-134.666656,68.9561],[-134.488586,68.870255],[-134.431122,68.792755],[-134.26058999999987,68.733536]]],[[[-102.145279,69.648605],[-102.226097,69.6702580000001],[-102.241379,69.710266],[-102.134743,69.724701],[-102.115547,69.666656],[-102.145279,69.648605]]],[[[-77.946655,69.646652],[-78.50500499999987,69.488876],[-78.64611799999989,69.509995],[-78.838608,69.451385],[-78.88028,69.476929],[-78.575836,69.636383],[-78.24527,69.66360500000013],[-78.228058,69.677475],[-78.268616,69.732208],[-78.180557,69.752213],[-77.992767,69.699417],[-77.946655,69.646652]]],[[[-82.507782,69.704987],[-82.720001,69.733322],[-82.87944,69.77859500000011],[-82.803055,69.805817],[-82.460281,69.76165800000012],[-82.455002,69.714432],[-82.507782,69.704987]]],[[[-79.42305,69.784988],[-79.329453,69.701385],[-79.600281,69.612762],[-80.065552,69.64166300000011],[-80.078888,69.62220800000011],[-79.935547,69.527206],[-80.011948,69.491653],[-80.200562,69.53082300000011],[-80.214722,69.586655],[-80.492767,69.664993],[-80.809433,69.683044],[-80.7202759999999,69.750549],[-80.520004,69.720825],[-80.5,69.783325],[-80.388901,69.799988],[-80.329727,69.7741550000001],[-80.206665,69.798035],[-79.972778,69.723312],[-79.768066,69.752777],[-79.68721,69.814697],[-79.42305,69.784988]]],[[[-83.674438,69.719986],[-83.806946,69.739426],[-83.917221,69.77859500000011],[-83.886948,69.818604],[-83.832504,69.825272],[-83.529175,69.786652],[-83.708618,69.75943],[-83.655838,69.732208],[-83.674438,69.719986]]],[[[-82.429443,69.782211],[-82.551392,69.79664600000012],[-82.688599,69.85081500000013],[-82.660553,69.876083],[-82.517227,69.854156],[-82.428879,69.812195],[-82.429443,69.782211]]],[[[-91.520004,69.731369],[-91.56027199999988,69.728317],[-91.73555,69.789154],[-91.409164,69.874985],[-91.463333,69.763611],[-91.520004,69.731369]]],[[[-91.819168,69.821655],[-91.864166,69.844147],[-91.745544,69.88165300000014],[-91.639725,69.85498000000013],[-91.819168,69.821655]]],[[[-97.397781,69.685532],[-97.49027999999987,69.668594],[-97.378876,69.59248400000013],[-97.316391,69.686646],[-97.273895,69.694702],[-96.879166,69.491364],[-96.502502,69.40971400000012],[-96.208893,69.30693100000012],[-96.170547,69.260544],[-96.209732,69.226654],[-96.218887,69.0458220000001],[-96.118881,69.025543],[-96.155838,69.168594],[-96.04777499999989,69.228317],[-95.924438,69.089432],[-95.978882,69.043869],[-95.820282,68.870255],[-95.756958,68.891373],[-95.626099,68.82666],[-95.351395,68.89942900000011],[-95.206955,68.850266],[-95.476395,68.71192900000011],[-95.54361,68.702484],[-95.593887,68.752777],[-95.801666,68.733871],[-95.859726,68.65332],[-96.000839,68.619431],[-96.291382,68.473038],[-96.530563,68.444977],[-97.09445199999988,68.539154],[-97.181107,68.511383],[-97.475006,68.535538],[-97.91861,68.67553700000013],[-98.049988,68.69497700000011],[-98.119995,68.6708220000001],[-98.290558,68.755554],[-98.244156,68.82222000000013],[-98.383331,68.859985],[-98.425003,68.84137],[-98.400284,68.770828],[-98.519455,68.747482],[-98.859436,68.82916300000011],[-98.869995,68.874146],[-98.811386,68.915817],[-98.849442,68.933594],[-98.993057,68.94775400000015],[-99.09584,68.89942900000011],[-99.04415899999987,68.85971100000012],[-99.188599,68.824158],[-99.437775,68.891098],[-99.460556,68.950821],[-99.59639,69.020538],[-99.46666,69.134995],[-99.311386,69.158875],[-99.006958,69.13638300000014],[-98.73056,69.189423],[-98.615555,69.294708],[-98.393341,69.308029],[-98.397232,69.338318],[-98.611938,69.444138],[-98.577225,69.479431],[-98.419449,69.471375],[-98.601669,69.520828],[-98.55665599999986,69.580826],[-98.357773,69.55914300000012],[-98.092499,69.424988],[-98.003891,69.435806],[-98.263062,69.578873],[-98.367767,69.60108900000012],[-98.281952,69.751663],[-98.211121,69.799423],[-98.1077729999999,69.814697],[-98.012222,69.885818],[-97.755005,69.851379],[-97.339447,69.701385],[-97.397781,69.685532]]],[[[-97.325012,69.88916],[-97.226944,69.87359600000013],[-97.28389,69.852768],[-97.480286,69.89888000000013],[-97.488602,69.943863],[-97.335556,69.946091],[-97.351669,69.901382],[-97.325012,69.88916]]],[[[-100.849731,69.925537],[-100.87999,69.933044],[-100.858612,69.977768],[-100.806953,69.985809],[-100.849731,69.925537]]],[[[-87.091385,70.150269],[-86.798889,70.087204],[-86.611664,70.111923],[-86.456665,70.007492],[-86.662216,69.96748400000013],[-87.002228,70.0149990000001],[-87.104172,69.987762],[-87.255005,70.025269],[-87.28833,70.073318],[-87.378326,70.0961],[-87.102783,70.120819],[-87.145279,70.142761],[-87.091385,70.150269]]],[[[-125.056953,70.1183170000001],[-125.123322,70.135468],[-124.955002,70.164154],[-124.997772,70.129974],[-125.056953,70.1183170000001]]],[[[-124.679443,70.16165200000012],[-124.761948,70.191925],[-124.50528,70.198318],[-124.536942,70.181931],[-124.679443,70.16165200000012]]],[[[-112.655273,70.266098],[-112.747223,70.278595],[-112.761398,70.298599],[-112.6875,70.306366],[-112.655273,70.266098]]],[[[-112.969727,70.281372],[-113.140839,70.283325],[-113.203613,70.29248],[-113.128883,70.312485],[-112.945541,70.286652],[-112.969727,70.281372]]],[[[-100.765289,70.25],[-100.868332,70.295532],[-100.851936,70.32388300000014],[-100.748047,70.3169400000001],[-100.765289,70.25]]],[[[-116.805267,70.50943],[-116.633904,70.493591],[-116.568336,70.473877],[-116.719162,70.47026100000011],[-116.828613,70.503601],[-116.805267,70.50943]]],[[[-116.287781,70.55331400000011],[-116.127487,70.535812],[-116.495827,70.522766],[-116.470001,70.53804],[-116.287781,70.55331400000011]]],[[[-116.563049,70.534424],[-116.75029,70.539154],[-116.774437,70.545258],[-116.509453,70.556091],[-116.563049,70.534424]]],[[[-115.92054699999989,70.541367],[-115.993332,70.541656],[-116.061111,70.548325],[-115.808037,70.5705410000001],[-115.92054699999989,70.541367]]],[[[-116.87944,70.54748500000011],[-117.20195,70.537766],[-117.301666,70.56192],[-117.199432,70.5916600000001],[-116.87944,70.54748500000011]]],[[[-128.086121,70.605545],[-128.132751,70.569153],[-128.341675,70.542206],[-128.23416099999986,70.6560970000001],[-128.086121,70.605545]]],[[[-100.230827,70.45166],[-100.670837,70.558868],[-100.651947,70.669708],[-100.480003,70.67330900000013],[-100.218338,70.564423],[-100.230827,70.45166]]],[[[-103.17778,70.622482],[-103.266403,70.624146],[-103.281387,70.638046],[-103.210007,70.676651],[-103.17778,70.622482]]],[[[-103.35083,70.687195],[-103.428879,70.699997],[-103.462784,70.732208],[-103.34111,70.720261],[-103.35083,70.687195]]],[[[-71.471664,71.012772],[-71.339722,70.991364],[-71.415558,70.907761],[-71.654449,70.890823],[-71.955566,70.818329],[-72.112213,70.811371],[-72.226395,70.930542],[-72.078339,70.923599],[-72.039444,70.950272],[-72.021393,71.041931],[-71.884171,71.068878],[-71.471664,71.012772]]],[[[-96.563324,71.292206],[-96.472504,71.232208],[-96.480835,71.20887800000014],[-96.638611,71.226089],[-96.64917,71.29304500000012],[-96.563324,71.292206]]],[[[-98.895554,71.277771],[-98.974442,71.284714],[-99.008896,71.313873],[-98.955841,71.352203],[-98.895554,71.277771]]],[[[-73.120544,71.479706],[-73.12944,71.450821],[-72.972229,71.521378],[-72.817505,71.44497700000011],[-73.031113,71.406647],[-72.971939,71.31749000000013],[-73.060547,71.294708],[-73.272507,71.361923],[-73.25473,71.415268],[-73.374161,71.485809],[-73.37999,71.519714],[-73.147507,71.56442300000015],[-73.073624,71.536926],[-73.120544,71.479706]]],[[[-72.76083399999987,71.531937],[-72.949997,71.54721100000012],[-73.039993,71.579987],[-72.948608,71.644714],[-72.695831,71.65109300000012],[-72.660553,71.598038],[-72.76083399999987,71.531937]]],[[[-73.37027,71.554428],[-73.448044,71.594147],[-73.276108,71.691925],[-73.148895,71.679977],[-73.282776,71.637772],[-73.37027,71.554428]]],[[[-96.958893,71.704437],[-97.050278,71.704163],[-96.963898,71.752213],[-96.844452,71.744141],[-96.958893,71.704437]]],[[[-95.339996,71.731369],[-95.435822,71.72998],[-95.48805199999987,71.74552900000015],[-95.440277,71.824158],[-95.265839,71.836655],[-95.310547,71.737198],[-95.339996,71.731369]]],[[[-134.495544,68.752213],[-134.473877,68.71138],[-134.401123,68.687759],[-134.226929,68.69413800000012],[-134.223328,68.699707],[-134.262512,68.73637400000013],[-134.541687,68.919708],[-134.62915,69.008881],[-134.537506,69.093872],[-134.3388979999999,69.106369],[-134.1539,69.258881],[-133.90557899999988,69.287491],[-133.86972,69.334152],[-133.550568,69.405823],[-133.20584099999988,69.39888],[-132.99942,69.48193400000014],[-132.952209,69.563309],[-132.988586,69.595261],[-132.89389,69.65387],[-132.417511,69.635544],[-132.327484,69.677765],[-132.586731,69.69165],[-132.540558,69.74081400000011],[-132.39975,69.751663],[-132.146973,69.685257],[-132.107208,69.723602],[-131.8347169999999,69.7686],[-131.765564,69.794708],[-131.76001,69.827484],[-131.447784,69.918594],[-131.410278,69.957214],[-131.237213,69.9272],[-131.201385,69.883881],[-131.220551,69.843048],[-131.184998,69.824158],[-131.080566,69.884995],[-131.010284,69.986923],[-131.01947,70.027771],[-130.930298,70.08305400000012],[-130.748322,70.08194000000015],[-130.54306,70.16832],[-130.467712,70.17009],[-130.547241,70.127472],[-130.5102839999999,70.101089],[-130.407227,70.14053300000012],[-130.184723,70.053589],[-129.975555,70.069443],[-129.890839,70.09275800000012],[-129.8324889999999,70.195526],[-129.673065,70.266937],[-129.403351,70.11775200000011],[-129.497498,70.0205380000001],[-130.495819,69.781662],[-130.578339,69.708038],[-130.789734,69.67276],[-130.844147,69.599716],[-130.928619,69.563309],[-131.026672,69.593048],[-131.05307,69.637207],[-131.328613,69.57998700000013],[-131.997223,69.531372],[-132.141693,69.412766],[-132.085266,69.390823],[-132.094727,69.362762],[-132.760284,69.25416600000011],[-132.907227,69.1244200000001],[-132.905273,69.042755],[-133.193329,69.037491],[-133.226105,68.91360500000013],[-133.334717,68.866089],[-133.399445,68.881363],[-133.369446,68.910538],[-133.461121,68.8927610000001],[-133.490814,68.821655],[-133.321381,68.74636800000012],[-133.037506,68.690536],[-132.918335,68.690262],[-132.954712,68.715271],[-133.152496,68.720825],[-133.266113,68.77887],[-133.13974,68.766937],[-133.335541,68.78970300000015],[-133.354156,68.83221400000014],[-133.237762,68.861099],[-133.062225,68.80276500000014],[-132.936676,68.85498],[-132.753632,68.80276500000014],[-132.470276,68.806931],[-132.392792,68.859985],[-132.503632,68.909714],[-132.567505,68.915268],[-132.555573,68.878311],[-132.665283,68.841934],[-132.777786,68.860153],[-132.833618,68.91775500000011],[-132.869446,69.062759],[-132.66333,69.08581500000014],[-132.540833,69.135269],[-132.459167,69.108032],[-132.38501,69.13916],[-132.320557,69.233871],[-132.223602,69.213608],[-132.222504,69.141663],[-132.116943,69.242203],[-131.86499,69.28305100000011],[-131.714447,69.3977660000001],[-131.970001,69.406372],[-131.652222,69.471924],[-131.429108,69.43470000000012],[-131.525848,69.329437],[-131.412781,69.366653],[-131.32193,69.493317],[-131.245819,69.498322],[-131.213043,69.387497],[-131.414459,69.296936],[-131.324707,69.319992],[-131.193329,69.365265],[-131.166504,69.40493],[-131.162231,69.49054],[-131.25386,69.57184600000011],[-131.225464,69.5807190000001],[-131.110535,69.485329],[-131.148514,69.403534],[-131.128326,69.361923],[-131.060852,69.47068800000011],[-131.06395,69.51239],[-131.194733,69.578873],[-131.138336,69.614151],[-131.083069,69.60054],[-131.027802,69.463882],[-131.116394,69.322495],[-131.026672,69.38386500000013],[-130.98999,69.449142],[-130.990265,69.539429],[-130.94223,69.534149],[-130.92443799999987,69.448593],[-131.036682,69.310532],[-130.896118,69.380539],[-130.914276,69.318314],[-131.024719,69.20971700000011],[-131.014191,69.136932],[-130.93722499999987,69.13443],[-130.941681,69.270538],[-130.813049,69.37970000000013],[-130.689728,69.406097],[-130.645294,69.454712],[-130.747772,69.449142],[-130.507233,69.552475],[-130.36608899999987,69.686371],[-129.602203,69.818878],[-129.099426,69.858871],[-128.965271,69.962494],[-128.900848,69.97192400000012],[-128.854706,69.954712],[-128.934448,69.844147],[-129.169464,69.824707],[-129.149994,69.695526],[-128.925018,69.680817],[-128.640015,69.843048],[-128.310547,69.958328],[-128.308624,70.0080410000001],[-128.361389,70.058868],[-128.353333,70.113037],[-128.109161,70.182205],[-127.51500699999985,70.221649],[-128.06664999999987,70.307205],[-128.07843,70.346436],[-127.960007,70.34748800000011],[-127.901947,70.393326],[-128.196655,70.391937],[-128.135834,70.52304100000015],[-127.996658,70.59054600000013],[-127.4285959999999,70.393326],[-127.173607,70.272217],[-126.878883,70.000549],[-126.705841,69.76609800000011],[-126.255836,69.526657],[-125.910553,69.405548],[-125.426392,69.31218000000011],[-125.365547,69.342468],[-125.401108,69.37413],[-125.377487,69.396088],[-125.165283,69.381638],[-125.089447,69.449707],[-125.462784,69.452469],[-125.622498,69.418594],[-125.578056,69.471649],[-125.46472199999987,69.5122070000001],[-125.118057,69.485794],[-125.265556,69.526917],[-125.410004,69.628036],[-125.365547,69.690262],[-125.016953,69.74052400000011],[-124.967499,69.726929],[-124.925003,69.64471400000014],[-124.821953,69.714996],[-124.897507,69.750549],[-125.241379,69.760254],[-125.276398,69.808243],[-125.184433,69.855804],[-125.165009,69.79550200000011],[-125.056664,69.795242],[-124.94027699999985,69.916931],[-124.76445,69.970825],[-124.795273,70.008881],[-124.99028,70.006104],[-125.190826,69.932434],[-125.217773,69.942337],[-125.197487,70.00450100000012],[-125,70.079987],[-124.981949,70.04776],[-125.045273,70.01799000000011],[-124.645279,70.07193],[-124.597778,70.015274],[-124.555832,70.01304600000014],[-124.423607,70.05636600000014],[-124.585564,70.115265],[-124.735817,70.089432],[-124.752502,70.121643],[-124.694153,70.148605],[-124.436111,70.151093],[-124.391388,70.13415500000013],[-124.35861199999988,70.068604],[-124.459442,69.956375],[-124.429718,69.849426],[-124.5016779999999,69.7844240000001],[-124.500557,69.725815],[-124.294998,69.695251],[-124.1875,69.73054500000012],[-124.040833,69.701385],[-124.240547,69.550262],[-124.51889,69.40416],[-124.446663,69.36720300000013],[-124.161942,69.34915200000012],[-123.816963,69.38888500000013],[-123.679993,69.35331700000012],[-123.46611,69.383881],[-123.407501,69.416092],[-123.450844,69.452209],[-123.399986,69.490265],[-123.16861,69.4952550000001],[-123.09639,69.670532],[-123.10527,69.77916],[-122.959167,69.833603],[-122.808037,69.793594],[-122.664436,69.818054],[-121.683884,69.793594],[-120.825562,69.623596],[-120.616096,69.520264],[-120.231667,69.391663],[-119.934998,69.339706],[-118.840561,69.250549],[-118.64473,69.212494],[-118.457779,69.11747700000012],[-118.035553,69.01971400000014],[-117.415833,68.953598],[-117.153877,68.885544],[-116.939079,68.91100300000011],[-116.50029,68.85720800000013],[-116.381378,68.88247700000011],[-116.213623,68.830551],[-115.960007,68.804703],[-116.330002,68.9561],[-116.20500199999985,68.98498500000011],[-115.8674929999999,68.92276],[-115.766953,68.939148],[-115.833328,68.992477],[-115.593063,68.97164900000013],[-114.98999,68.862762],[-114.791946,68.799423],[-114.729446,68.74443100000013],[-114.448334,68.689697],[-114.465286,68.664429],[-114.404716,68.61499000000015],[-114.233612,68.569443],[-114.070557,68.477478],[-114.023331,68.241364],[-114.702499,68.250275],[-114.75528,68.18969700000014],[-114.896393,68.146942],[-115.23721299999987,68.182205],[-115.240547,68.036377],[-115.11055,68.012207],[-115.54250299999988,67.921646],[-115.521118,67.89166300000011],[-115.281387,67.86637900000011],[-115.1036069999999,67.79664600000012],[-114.718887,67.813309],[-114.297783,67.7185970000001],[-114.148354,67.7369230000001],[-113.84584,67.69136],[-112.3958439999999,67.679153],[-111.912781,67.754166],[-111.572777,67.74443100000013],[-111.175827,67.837494],[-111.120827,67.78082300000011],[-111.005836,67.764999],[-110.840561,67.800262],[-110.732498,67.864426],[-110.083893,68.006943],[-109.97084,67.958038],[-109.988892,67.84137],[-109.917221,67.839157],[-109.94194,67.88443],[-109.814163,67.862198],[-109.730827,67.791931],[-109.751678,67.733597],[-109.726097,67.716934],[-109.534729,67.685806],[-109.37027,67.729156],[-109.065826,67.71415700000011],[-108.919159,67.53581200000013],[-109.015289,67.494141],[-109.018066,67.462494],[-108.849991,67.388596],[-108.825012,67.34942600000011],[-108.744453,67.445526],[-108.736389,67.603043],[-108.655273,67.628311],[-108.57888799999989,67.605545],[-108.511398,67.487488],[-108.522781,67.440811],[-108.484161,67.34942600000011],[-108.424713,67.364151],[-108.439987,67.42747500000013],[-108.366943,67.444977],[-108.015289,67.293045],[-107.875,67.140823],[-107.880547,67.048325],[-108.148621,67.0766600000001],[-108.232773,67.01915],[-108.622772,67.149994],[-108.516113,67.034424],[-108.456123,67.0705410000001],[-108.330566,66.9869230000001],[-108.149986,66.954437],[-107.941383,66.788315],[-107.949432,66.720535],[-107.88276699999987,66.663315],[-107.888344,66.75555400000013],[-107.853333,66.756378],[-107.647507,66.5747070000001],[-107.235001,66.34860200000014],[-107.195831,66.366379],[-107.23555,66.407486],[-107.56221,66.59137],[-107.624161,66.660812],[-107.693878,66.755829],[-107.746658,66.92276],[-107.638062,67.024429],[-107.66805999999985,67.068329],[-107.636124,67.073883],[-107.523903,67.020264],[-107.483887,66.924149],[-107.671387,66.937035],[-107.564438,66.833603],[-107.40889,66.811096],[-107.391113,66.891373],[-107.444717,66.962494],[-107.421944,66.972763],[-107.083618,66.820541],[-107.305267,67.0058290000001],[-107.311394,67.127197],[-107.503067,67.1927490000001],[-107.648621,67.359985],[-107.582779,67.496368],[-108.006958,67.70748900000012],[-108.013901,67.756104],[-107.94194,67.84693900000013],[-107.714722,67.892487],[-107.651108,67.940536],[-107.910278,67.988586],[-107.89055599999989,68.081665],[-107.851669,68.106094],[-107.693604,68.071655],[-107.809433,68.051651],[-107.833893,68.007217],[-107.779007,67.996765],[-107.610283,68.058594],[-107.349442,68.048599],[-107.154449,68.126923],[-107.110283,68.126923],[-107.11888099999986,68.084717],[-106.84111,68.116379],[-106.800278,68.21748400000013],[-106.614441,68.248032],[-106.431953,68.153046],[-106.344727,68.183319],[-106.495827,68.22554],[-106.465012,68.33581500000014],[-106.244164,68.38998400000014],[-106.1547159999999,68.37387100000012],[-105.739723,68.415268],[-105.69722,68.486649],[-105.743057,68.56469700000014],[-105.644997,68.633881],[-106.029449,68.619705],[-106.543877,68.51193200000012],[-106.631668,68.461929],[-106.48056,68.395538],[-106.543327,68.291367],[-106.80278,68.414429],[-107.013634,68.369431],[-107.132217,68.2833250000001],[-107.246109,68.261383],[-107.338058,68.315811],[-107.560822,68.349152],[-107.826111,68.341095],[-107.885277,68.268875],[-107.603058,68.165268],[-108.16139199999985,68.17276],[-108.385559,68.113037],[-108.428047,68.15416],[-108.366943,68.161102],[-108.36528,68.133606],[-108.324448,68.192749],[-108.402222,68.29414400000012],[-108.484444,68.305252],[-108.715561,68.231369],[-108.819168,68.26666300000011],[-108.314163,68.611374],[-107.231377,68.718872],[-106.820847,68.811371],[-106.63501,68.818329],[-106.214722,68.94136],[-105.79805,68.879425],[-105.486938,68.729431],[-105.499443,68.621368],[-105.380829,68.486649],[-105.529449,68.450272],[-105.541107,68.412766],[-105.39028899999988,68.40942400000012],[-105.286942,68.335266],[-105.055557,68.2580410000001],[-105.006615,68.2686],[-105.026108,68.309418],[-104.848053,68.3247070000001],[-104.853058,68.27665700000011],[-104.952789,68.252487],[-104.914436,68.227203],[-104.609734,68.241364],[-104.597229,68.22221400000012],[-104.670273,68.13859600000012],[-104.5,68.031937],[-103.766953,68.02832],[-103.54444899999987,68.059982],[-103.553047,68.109711],[-103.421661,68.1666560000001],[-103.341377,68.116089],[-103.366096,68.005829],[-103.136948,67.958038],[-103.093063,67.923035],[-102.95944199999985,67.926926],[-102.800278,67.820831],[-102.47084,67.786926],[-102.251106,67.72526600000015],[-102.1416779999999,67.76915],[-101.926102,67.760269],[-101.515007,67.679428],[-101.446663,67.73248300000012],[-100.999733,67.743317],[-100.720284,67.83442700000012],[-100.395554,67.847488],[-99.820007,67.795822],[-99.500565,67.799713],[-99.210556,67.70694000000015],[-98.354446,67.796097],[-98.449432,67.865814],[-98.540283,67.87220800000011],[-98.72416699999985,67.953598],[-98.732773,68.070267],[-98.615555,68.074707],[-98.26695299999989,67.92330900000013],[-98.094452,67.766098],[-97.59277299999984,67.601654],[-97.509735,67.5991520000001],[-97.138901,67.674149],[-97.119156,67.79248],[-97.24028,67.926086],[-97.291107,67.88499500000012],[-97.392227,67.87637300000011],[-97.68306,68.0186],[-97.710556,67.991653],[-98.029999,67.941925],[-98.063889,67.829163],[-98.106659,67.836929],[-98.587509,68.14942900000011],[-98.459732,68.183594],[-98.424438,68.152206],[-98.439438,68.104156],[-98.37999,68.07916300000011],[-98.339722,68.103867],[-98.326111,68.17137100000014],[-98.501114,68.208603],[-98.714447,68.372208],[-98.606384,68.372757],[-98.511398,68.329712],[-98.462219,68.353592],[-98.494995,68.40942400000012],[-98.199722,68.300262],[-97.894119,68.386459],[-97.748886,68.3647],[-97.781952,68.406647],[-97.899994,68.419708],[-98.011398,68.503052],[-97.994156,68.541092],[-97.852493,68.54248],[-97.692764,68.516663],[-97.646118,68.450821],[-97.537781,68.41832],[-97.500565,68.434982],[-97.617767,68.462494],[-97.531113,68.50193800000011],[-97.25917099999985,68.4666600000001],[-97.053329,68.353317],[-97.080292,68.259155],[-96.925003,68.239151],[-96.680557,68.280823],[-96.62527499999987,68.25166300000012],[-96.404175,68.311371],[-96.623047,68.11554],[-96.81221,68.043869],[-96.708344,68.008606],[-96.4664,68.03887900000012],[-96.479996,68.090271],[-96.547501,68.0894320000001],[-96.43222,68.156097],[-95.980286,68.254715],[-95.968338,68.23082],[-96.078613,68.1499940000001],[-96.020279,68.106094],[-96.21528599999988,67.823608],[-96.22139,67.697754],[-96.168335,67.69497700000011],[-96.174713,67.643051],[-96.329727,67.61026],[-96.437775,67.541367],[-96.46472199999987,67.47804300000013],[-96.363892,67.47804300000013],[-96.210007,67.419144],[-96.097229,67.464706],[-96.070282,67.42831400000011],[-96.226944,67.316666],[-96.252228,67.247482],[-96.114441,67.213318],[-95.73999,67.376648],[-95.565826,67.376648],[-95.525009,67.351089],[-95.553329,67.31330900000012],[-95.833328,67.16276600000013],[-95.544159,67.2124940000001],[-95.435547,67.193863],[-95.37944,67.154709],[-95.326111,67.027206],[-95.343338,66.974701],[-95.534729,66.941086],[-95.614166,66.97026100000011],[-95.902496,66.94664],[-95.993881,67.00972],[-95.946945,67.07222000000013],[-96.051666,67.010818],[-96.033066,66.967484],[-96.123322,66.950272],[-96.279175,66.999146],[-96.261124,67.0410920000001],[-96.288055,67.068329],[-96.392227,67.086929],[-96.46055599999988,67.062195],[-96.403885,67.008331],[-96.146393,66.89471400000014],[-96.108887,66.832764],[-95.848053,66.752777],[-95.780838,66.62915],[-95.646667,66.664429],[-95.627487,66.686096],[-95.652222,66.728592],[-95.7847289999999,66.73719800000015],[-96.092773,66.916931],[-96.00029,66.950546],[-95.785004,66.93692],[-95.738052,66.90138200000013],[-95.311386,66.889984],[-95.2208399999999,66.968323],[-95.345001,67.08442700000012],[-95.352219,67.148331],[-95.16333,67.287201],[-95.336395,67.348328],[-95.384171,67.444138],[-95.324173,67.516663],[-95.343613,67.55497700000012],[-95.4664,67.637207],[-95.709167,67.727768],[-95.534439,67.820831],[-95.416946,68.02777100000014],[-95.475281,68.058319],[-95.07556199999988,68.068878],[-94.867218,68.03414900000013],[-94.722229,68.054977],[-94.604996,68.139709],[-94.199158,68.267761],[-94.210831,68.36137400000013],[-94.123047,68.416931],[-93.619156,68.544144],[-93.553329,68.58638],[-93.559723,68.61164900000011],[-93.705276,68.65721100000013],[-93.695267,68.751938],[-93.567505,68.839706],[-93.642227,68.963882],[-93.92555199999987,68.974701],[-94.055832,68.9019320000001],[-94.079727,68.847488],[-94.034164,68.83332800000011],[-93.813889,68.884995],[-94.095276,68.758041],[-94.490829,68.728867],[-94.625,68.76138300000014],[-94.545273,68.88472],[-94.589996,68.908325],[-94.604172,68.961929],[-94.224167,69.02777100000014],[-94.072784,69.126648],[-94.248337,69.120529],[-94.323059,69.149994],[-94.284164,69.318878],[-93.526398,69.438309],[-93.828613,69.265549],[-93.856659,69.172211],[-93.83721899999989,69.164429],[-93.362778,69.37164300000012],[-93.565002,69.367752],[-93.439438,69.475266],[-93.540833,69.523315],[-93.683884,69.522217],[-93.86972,69.45166000000012],[-94.279175,69.440262],[-94.451675,69.5186],[-94.62944,69.683044],[-94.755005,69.661652],[-94.730835,69.602768],[-94.846664,69.56553600000012],[-95.009445,69.621643],[-95.40834,69.68193100000013],[-95.648056,69.780273],[-95.960831,69.778046],[-96.074448,69.841934],[-96.097778,69.94664],[-96.257233,69.963043],[-96.531677,70.131088],[-96.57167099999987,70.234421],[-96.54834,70.328873],[-96.232773,70.562195],[-96.069733,70.587769],[-95.923325,70.545258],[-95.789444,70.53665200000012],[-96.06138599999986,70.617203],[-96.04834,70.646942],[-95.81778,70.710266],[-96.115555,70.6560970000001],[-96.16362,70.61554000000012],[-96.376099,70.673035],[-96.434723,70.737198],[-96.611938,70.794434],[-96.591675,70.86692800000014],[-96.513062,70.949707],[-96.49583399999987,71.040268],[-96.369995,71.089981],[-96.409439,71.119431],[-96.41362,71.084152],[-96.461395,71.08055100000013],[-96.560547,71.126373],[-96.467224,71.165268],[-96.462204,71.255501],[-96.503891,71.277206],[-96.046387,71.418045],[-95.89389,71.390823],[-95.67305,71.2874910000001],[-95.535278,71.290817],[-95.451401,71.375809],[-95.547775,71.487762],[-95.779999,71.503876],[-95.943054,71.5535890000001],[-95.877213,71.618317],[-95.74472,71.624146],[-95.539719,71.703598],[-95.30162,71.7211],[-95.226944,71.82666],[-94.890289,71.844711],[-94.734436,71.823318],[-94.606659,71.863312],[-94.756958,71.837494],[-94.903885,71.85026600000013],[-95.213333,71.84304800000012],[-95.255005,71.895538],[-95.201401,71.94720500000011],[-94.499435,71.98803700000013],[-94.388611,71.92414900000011],[-94.460556,71.84942600000011],[-94.644165,71.818329],[-94.594162,71.743317],[-94.538605,71.75833100000011],[-94.488327,71.824158],[-94.35665899999987,71.796371],[-94.418335,71.659988],[-94.194443,71.791931],[-94.023621,71.785812],[-93.94249,71.743591],[-93.81889299999989,71.774704],[-93.71167,71.761383],[-93.696655,71.710815],[-93.818619,71.6519320000001],[-93.618057,71.568604],[-93.230835,71.47360200000014],[-93.142502,71.374985],[-92.973892,71.34082000000012],[-92.930832,71.2144320000001],[-92.854446,71.15138200000011],[-92.906952,70.9124910000001],[-93.04834,70.873871],[-93.027496,70.852768],[-92.676666,70.771652],[-92.621933,70.683594],[-92.199158,70.606644],[-92.156662,70.573044],[-92.25,70.569717],[-92.25,70.50138900000013],[-92.1100009999999,70.468323],[-91.996948,70.390823],[-91.959732,70.2586060000001],[-91.890289,70.354431],[-91.737213,70.358597],[-91.69387799999986,70.33638],[-91.636124,70.231659],[-91.513626,70.167206],[-91.542496,70.14082300000013],[-91.972229,70.118591],[-92.268341,70.20887800000014],[-92.393066,70.150543],[-92.450287,70.0711060000001],[-92.12999,70.084991],[-91.939713,70.020264],[-92.543335,69.780548],[-92.77861,69.722214],[-92.535278,69.70526100000012],[-92.920273,69.669708],[-92.694443,69.65637200000015],[-92.340836,69.69413800000012],[-92.088333,69.623032],[-92.300552,69.64166300000011],[-92.12471,69.554977],[-91.803329,69.498871],[-91.485001,69.66331500000013],[-91.202225,69.655258],[-91.091949,69.631653],[-91.360825,69.545532],[-91.570282,69.520264],[-91.192215,69.562759],[-91.114166,69.510818],[-90.758621,69.4827580000001],[-90.698608,69.539429],[-90.30777,69.450272],[-90.555557,69.422485],[-90.703613,69.453598],[-90.58223,69.416931],[-90.790283,69.362762],[-90.822235,69.25166300000011],[-91.081116,69.266937],[-91.44722,69.352768],[-90.664719,69.083328],[-90.583893,68.928864],[-90.436386,68.87442],[-90.419449,68.84082],[-90.446106,68.77970900000014],[-90.527786,68.736649],[-90.479172,68.705826],[-90.474442,68.530823],[-90.606659,68.44609100000014],[-90.317505,68.373306],[-90.367493,68.34526100000011],[-90.271393,68.2388760000001],[-90.122772,68.253601],[-89.912216,68.467209],[-89.893066,68.54332],[-89.949722,68.607758],[-89.809723,68.710266],[-89.746948,68.66970800000013],[-89.684723,68.810257],[-89.75695799999988,68.939972],[-89.71666,69.00610400000011],[-89.48999,69.110535],[-89.389999,69.219147],[-89.306656,69.251389],[-89.11444099999989,69.275269],[-88.968887,69.241364],[-88.782501,69.103043],[-88.208618,68.911652],[-88.052216,68.823044],[-87.947769,68.731659],[-87.916656,68.65637200000015],[-87.947769,68.605255],[-87.791672,68.398331],[-87.792221,68.334427],[-87.84889199999986,68.244141],[-87.935822,68.195816],[-88.10665899999987,68.242752],[-88.221939,68.36554],[-88.392227,68.287491],[-88.277496,68.111649],[-88.381104,68.025269],[-88.370834,67.959152],[-88.269165,67.793594],[-88.13945,67.664429],[-87.955841,67.607483],[-87.357773,67.262207],[-87.505569,67.185257],[-87.510284,67.11219800000015],[-87.322784,67.16276600000013],[-87.240829,67.216095],[-86.968613,67.245255],[-87.089996,67.35081500000013],[-86.874435,67.40498400000013],[-86.779175,67.422211],[-86.675552,67.36554],[-86.523621,67.352203],[-86.451401,67.59748800000011],[-86.525284,67.68136600000012],[-86.350555,67.833328],[-86.098053,67.978043],[-85.892502,68.05137600000012],[-85.916397,68.09414700000013],[-85.842773,68.317215],[-85.712784,68.4116520000001],[-85.733322,68.598602],[-85.66362,68.726929],[-85.464165,68.75299100000012],[-85.562775,68.776657],[-85.514175,68.783875],[-85.228882,68.710266],[-85.148346,68.75000000000011],[-84.787216,68.733597],[-84.754181,68.772217],[-84.834732,68.8205410000001],[-85.031677,68.810806],[-85.19444299999985,68.867203],[-85.001953,68.88247700000011],[-84.997498,68.925812],[-85.140564,68.94664],[-85.115005,68.958603],[-84.791382,68.943314],[-84.986923,68.999512],[-84.957779,69.017487],[-84.578064,68.993866],[-84.528336,69.017487],[-85.108337,69.11331200000012],[-84.99472,69.17303500000014],[-85.151779,69.166092],[-85.223618,69.12886],[-85.308334,69.1436],[-85.226837,69.179871],[-85.383057,69.205551],[-85.473328,69.271927],[-85.503342,69.405258],[-85.339172,69.43887300000011],[-85.422775,69.462494],[-85.491379,69.436646],[-85.538895,69.466934],[-85.547775,69.647217],[-85.514725,69.768051],[-85.409164,69.78858900000012],[-85.391953,69.7502750000001],[-85.331955,69.77916],[-85.361938,69.82193],[-85.586395,69.826935],[-85.571945,69.856094],[-85.361938,69.848877],[-85.064438,69.769989],[-84.854172,69.831375],[-84.375824,69.85748300000012],[-83.705002,69.703598],[-83.34639,69.676086],[-83.253342,69.70526100000012],[-83.008057,69.679153],[-82.696655,69.695816],[-82.25473,69.636383],[-82.653885,69.623032],[-82.654724,69.56860400000011],[-82.476669,69.497757],[-82.500565,69.492203],[-83.228058,69.538589],[-82.237213,69.400818],[-82.291382,69.246643],[-82.258621,69.233871],[-81.707779,69.264709],[-81.33250399999986,69.18248],[-81.299438,69.1202550000001],[-81.570282,68.992477],[-82.05722,68.873871],[-81.819458,68.9086],[-81.661942,68.902771],[-81.581955,68.86499],[-81.382767,68.866653],[-81.234436,68.769989],[-81.267502,68.6330410000001],[-81.97084,68.42109700000015],[-82.024445,68.43692],[-82.077499,68.503601],[-82.229446,68.531662],[-82.271118,68.527481],[-82.173325,68.485809],[-82.228058,68.455261],[-82.448883,68.478592],[-82.55777,68.5269320000001],[-82.638901,68.497208],[-82.4911039999999,68.4538730000001],[-82.490555,68.402206],[-82.351105,68.331375],[-82.501404,68.308594],[-82.386948,68.266388],[-82.264725,68.284424],[-82.337219,68.15582300000011],[-82.179169,68.111649],[-82.0475009999999,68.209717],[-81.988892,68.20665],[-82.027222,68.122757],[-82.114502,68.08287],[-82.173889,68.002487],[-82.096664,67.902481],[-81.43306,67.611374],[-81.243057,67.474991],[-81.239166,67.436096],[-81.304718,67.386108],[-81.347778,67.292755],[-81.413895,67.09137],[-81.512512,66.994705],[-81.929718,66.978592],[-82.026947,66.926086],[-82.183884,66.76416],[-82.36972,66.72581500000013],[-82.556381,66.62387100000012],[-82.585556,66.564697],[-83.018066,66.539978],[-83.058609,66.470261],[-83.368332,66.348877],[-83.450562,66.346649],[-83.652786,66.407761],[-83.61833199999988,66.44081100000011],[-83.534729,66.378036],[-83.681107,66.524994],[-83.977493,66.582214],[-84.015564,66.68775900000014],[-83.945541,66.702484],[-83.886124,66.813873],[-83.916397,66.881088],[-83.945541,66.813599],[-84.104996,66.708328],[-84.273056,66.718597],[-84.436386,66.81832900000012],[-84.42778,66.961105],[-84.370834,66.971375],[-84.926941,67.05941800000011],[-84.871658,66.984985],[-84.765564,67.006378],[-84.63972499999988,66.978043],[-85.04834,66.963318],[-85.228882,66.873306],[-85.119995,66.83554100000013],[-84.948608,66.85859700000013],[-84.901054,66.90037500000011],[-84.961731,66.912704],[-84.862335,66.939835],[-84.602219,66.93580600000013],[-84.56221,66.90138200000013],[-84.746384,66.897491],[-84.505844,66.827774],[-84.690552,66.839981],[-84.466949,66.78776600000015],[-84.44249,66.710815],[-84.144455,66.681366],[-84.1863859999999,66.601379],[-83.898056,66.432755],[-83.768616,66.260818],[-83.678604,66.20109600000012],[-83.847778,66.15332],[-84.118057,66.254715],[-84.178329,66.315536],[-84.31723,66.299713],[-84.516953,66.40470900000014],[-84.636124,66.328873],[-84.407501,66.215546],[-84.37471,66.1586],[-84.869156,66.266663],[-84.96666,66.244431],[-85.131943,66.291931],[-85.227783,66.264435],[-85.306656,66.3141480000001],[-85.343338,66.486923],[-85.479721,66.581375],[-85.845276,66.49942],[-86.775284,66.526093],[-86.633621,66.43637100000011],[-86.809158,66.437195],[-86.638336,66.315262],[-86.306107,66.27638200000013],[-85.897232,66.16832],[-85.977493,66.077774],[-85.979996,66.028595],[-86.420273,65.892487],[-86.496948,65.808029],[-86.455276,65.78610200000013],[-86.45111099999984,65.747208],[-86.53028899999985,65.695526],[-86.829727,65.555817],[-87.077789,65.484985],[-87.118607,65.4433140000001],[-87.111664,65.390274],[-87.372772,65.322769],[-88.030289,65.345261],[-88.21278399999989,65.402771],[-88.333618,65.492477],[-88.559723,65.58692900000011],[-88.82972699999988,65.641373],[-88.498886,65.626923],[-88.513336,65.64444],[-88.962784,65.68858300000011],[-89.671661,65.93942300000013],[-90,65.94435900000013],[-89.731674,65.869141],[-89.736389,65.829163],[-89.793335,65.822495],[-90.048615,65.888321],[-90.265839,65.86053500000014],[-90.432495,65.882751],[-90.215561,65.904434],[-90.234726,65.922485],[-90.596115,65.896652],[-91.316391,65.9699860000001],[-91.429169,65.951096],[-91.44444299999986,65.930817],[-91.353333,65.889435],[-91.020554,65.806091],[-91.121384,65.914993],[-90.531677,65.880539],[-89.960007,65.788879],[-89.660278,65.683319],[-89.054443,65.3288730000001],[-88.061661,65.258881],[-87.67305,65.291367],[-87.357773,65.270828],[-87.075012,65.236649],[-86.933319,65.13804600000014],[-86.9702759999999,65.054428],[-87.110001,64.999146],[-87.586121,64.56275900000013],[-87.80722,64.514435],[-87.983887,64.191086],[-88.113327,64.136108],[-88.736664,63.968323],[-89.07778899999988,64.02609300000012],[-89.26083399999987,64.160538],[-89.286392,64.136658],[-89.182495,64.036652],[-89.023621,63.950272],[-89.246658,63.959717000000126],[-89.396118,64.038589],[-89.558609,64.07388300000014],[-89.56332399999985,64.00943],[-89.48555,63.942215],[-89.644165,64.053864],[-89.712219,64.079437],[-89.726944,64.047485],[-89.818069,64.098602],[-89.809723,64.12886],[-89.735825,64.145264],[-89.784164,64.244705],[-89.823624,64.14444],[-89.967499,64.161377],[-90.124161,64.128586],[-89.950562,64.086929],[-89.813614,63.93721],[-89.938889,63.909714],[-89.998337,63.926102],[-89.948608,63.945267],[-89.968613,63.97804300000012],[-90.279175,64.003601],[-90.196945,63.982491],[-89.964172,63.81193500000012],[-90.148895,63.629158],[-90.205276,63.612213],[-90.429443,63.615829],[-90.488052,63.672493],[-90.623886,63.704163],[-90.699158,63.657494],[-90.590286,63.676659],[-90.555557,63.655266],[-90.551392,63.601387],[-90.930557,63.564156],[-91.158051,63.635551],[-91.375824,63.65915700000011],[-91.406662,63.676102],[-91.329453,63.677773],[-91.529175,63.729988],[-91.59555099999989,63.71138],[-92.136124,63.7455440000001],[-92.482773,63.81193500000012],[-92.395554,63.736938],[-92.251114,63.740547],[-92.101669,63.696938],[-92.204178,63.638046],[-92.489716,63.567215],[-92.480835,63.527214],[-92.279999,63.55609900000014],[-92.165283,63.62443500000012],[-91.763336,63.713326],[-91.617493,63.64888000000013],[-91.60083,63.580551],[-90.945541,63.440269000000114],[-90.854721,63.4086],[-90.975006,63.419441],[-90.942215,63.393051],[-90.741943,63.360825],[-90.627487,63.059433],[-90.785004,62.938042],[-91.04805,62.942215],[-91.182495,62.90582300000011],[-91.213333,62.854164],[-91.356384,62.788605],[-91.99028,62.846939],[-92.0875089999999,62.818886],[-92.420837,62.831383],[-92.455841,62.79583],[-92.333618,62.709991000000116],[-92.178329,62.65638],[-91.948883,62.6519320000001],[-91.882767,62.624161],[-91.88501,62.599159],[-91.948044,62.53138],[-92.053329,62.526657],[-92.153061,62.59804500000013],[-92.266113,62.595268],[-92.325562,62.540833],[-92.539169,62.532494],[-92.60611,62.464996],[-92.710007,62.465828],[-92.714722,62.34388],[-92.585007,62.302216],[-92.603996,62.23632400000014],[-92.470016,62.146614],[-92.603882,62.15638],[-92.639938,62.21777],[-92.747498,62.289993],[-93.122223,62.334991000000116],[-92.764725,62.219437],[-92.795837,62.172768],[-92.954453,62.192764],[-93.110001,62.15665400000012],[-93.12693799999988,62.132492],[-93.08139,62.104439],[-93.019165,62.126099],[-92.931381,62.104164],[-93.140839,62.00972000000012],[-93.325287,62.051384],[-93.411392,62.03138],[-93.222229,61.957497],[-93.28195199999988,61.89138],[-93.616104,61.939987],[-93.617218,61.86193800000012],[-93.237778,61.777214],[-93.255569,61.74249300000014],[-93.856659,61.549164000000125],[-93.984726,61.456100000000106],[-93.968613,61.39666],[-93.868057,61.38916],[-93.819168,61.347214],[-93.940552,61.294998],[-94.226944,60.942764],[-94.349167,60.858604],[-94.509445,60.544159],[-94.673325,60.522491],[-94.615005,60.375267],[-94.707504,60.0836030000001],[-94.766403,60.061378000000104],[-94.821671,59.95916000000011],[-94.819168,59.636383],[-94.788605,59.515274],[-94.680557,59.357216],[-94.775009,59.293327],[-94.789719,59.092216],[-94.676392,58.934433],[-94.477783,58.806656],[-94.43721,58.723045],[-94.343613,58.715546],[-94.228882,58.784996],[-94.289169,58.427773000000116],[-94.363327,58.21888],[-94.228607,58.396103],[-94.24527,58.59166],[-94.14389,58.763611],[-93.709732,58.785828],[-93.475555,58.732491],[-93.196381,58.758331],[-93.152222,58.73777],[-93.095276,58.467209],[-92.81166099999989,58.071663],[-92.753616,57.85083],[-92.450836,57.44249000000013],[-92.418884,57.337494],[-92.441101,57.23054500000012],[-92.576401,57.05693800000011],[-92.715836,56.94748700000013],[-92.876099,56.907494],[-92.691101,56.933601],[-92.443054,57.044716],[-92.212219,57.058044],[-92.4664,56.932495000000124],[-92.155273,57.036659],[-90.992767,57.261383],[-90.451111,57.193878],[-89.970276,57.004166],[-88.815002,56.82444],[-88.654724,56.696381],[-88.365829,56.561661],[-87.975555,56.437492],[-87.723892,56.20388],[-87.702789,56.151932],[-87.548615,56.04999500000014],[-87.35194399999989,55.99276700000013],[-87.35527,55.962769],[-86.979446,55.931664],[-86.477783,55.808884],[-86.277222,55.728874],[-85.731674,55.63694],[-85.556656,55.55027],[-85.499435,55.472214],[-85.393341,55.408882],[-85.128876,55.346382],[-85.121933,55.303322],[-85.215286,55.2686],[-85.398056,55.10083],[-85.383621,55.067497],[-85.423889,54.990547],[-85.194153,55.244156],[-85.001953,55.296661],[-84.599167,55.241661],[-84.322784,55.289993],[-84.092224,55.27166000000011],[-83.897507,55.3169400000001],[-83.654396,55.235493],[-83.570282,55.18804200000011],[-83.5916749999999,55.154434],[-83.561935,55.130821],[-83.556656,55.179436],[-83.588058,55.23333],[-83.706116,55.279991],[-83.17971799999987,55.197212],[-82.964722,55.23360400000013],[-82.874435,55.154434],[-82.508347,55.15277100000014],[-82.335556,55.071014],[-82.308044,55.121933000000126],[-82.35556,55.162491],[-82.30777,55.14888],[-82.245834,55.10277600000012],[-82.287216,55.030273000000136],[-82.221115,54.787498],[-82.441101,54.361664],[-82.434158,54.209435],[-82.243881,54.06805400000013],[-82.131943,53.817772],[-82.136673,53.74916100000013],[-82.21666,53.60388200000011],[-82.113892,53.286659],[-82.269455,53.163879],[-82.296661,53.0186],[-82.257507,52.93277],[-82.101669,52.87999],[-81.719162,52.53833],[-81.549988,52.441101],[-81.561386,52.316383],[-81.85083,52.244995000000124],[-81.883621,52.187492000000134],[-81.758347,52.239433],[-81.478882,52.225822],[-81.352783,52.10110500000013],[-80.988327,52.008049],[-80.899994,51.895271],[-80.698608,51.794716],[-80.589172,51.699715],[-80.515015,51.524437],[-80.43638599999986,51.464157000000114],[-80.426392,51.358887],[-80.652496,51.278328],[-81.015015,51.028328],[-80.928055,51.04583],[-80.850281,51.12249],[-80.694443,51.156097],[-80.530563,51.283607],[-80.40028399999989,51.337212],[-80.12027,51.296387],[-79.741104,51.12360400000011],[-79.685104,51.045361],[-79.438599,50.872215],[-79.33223,50.723877],[-79.33223,50.775826],[-79.420837,50.879715],[-79.537354,50.983765],[-79.678055,51.054710000000114],[-79.749435,51.168327],[-79.682495,51.292496],[-79.66861,51.398605],[-79.54710399999988,51.46012900000011],[-79.474167,51.579163],[-79.322235,51.662766],[-79.236115,51.630821],[-79.285278,51.562492000000134],[-79.267227,51.52166],[-79.12748699999986,51.538048],[-79.012222,51.464996],[-78.963333,51.353325],[-78.951401,51.215546],[-78.853333,51.165543],[-78.920273,51.24971800000014],[-78.888336,51.39666000000011],[-78.779175,51.474991],[-78.826111,51.522491],[-78.791672,51.603882],[-78.944153,51.670547],[-79.035553,51.770271],[-78.84639,51.8324970000001],[-78.834442,51.857773],[-78.894165,51.938324],[-78.747772,51.97332],[-78.579453,52.111382000000106],[-78.501114,52.255829],[-78.524445,52.311104000000114],[-78.506958,52.460548],[-78.577225,52.536659],[-78.763336,52.564438],[-78.69194,52.5961],[-78.796951,52.77388],[-78.724716,52.78555300000011],[-78.738327,52.872215],[-78.794449,52.861382],[-78.880829,52.896942],[-78.864716,52.963608],[-78.915833,53],[-78.92305,53.068886],[-78.895844,53.265274],[-78.949722,53.399994],[-79.063324,53.43943],[-79.110275,53.502495000000124],[-79.035553,53.532768],[-79.012787,53.531105],[-79.041382,53.505554000000124],[-79.000679,53.496609],[-78.915833,53.560547],[-79.003342,53.641663],[-79.151398,53.704994],[-79.046951,53.835548],[-78.901398,53.815269],[-79.10611,53.905548000000124],[-79.07250999999985,53.999161],[-78.960281,54.001389],[-79.119446,54.078606],[-79.048889,54.183327],[-79.205841,54.154991],[-79.345276,54.199432],[-79.505005,54.42582700000014],[-79.488052,54.458603],[-79.521393,54.587212000000136],[-79.76445,54.65221400000013],[-79.463623,54.753609],[-78.976669,54.843048000000124],[-78.838608,54.914436],[-78.373886,55.030273000000136],[-77.748611,55.300827],[-77.214722,55.595268],[-76.811386,55.9711],[-76.681946,56.03388200000012],[-76.53833,56.297775000000115],[-76.51889,56.4060970000001],[-76.505569,56.803047000000106],[-76.555832,57.034996],[-76.52972399999987,57.105827],[-76.653061,57.401382],[-76.92305,57.78611],[-77.147232,58.022766],[-77.444443,58.152489],[-77.467224,58.203323000000125],[-78.012512,58.378601],[-78.397232,58.62082700000013],[-78.426102,58.606102],[-78.347778,58.536659],[-78.573898,58.630547],[-78.570007,58.6730500000001],[-78.467224,58.70166000000011],[-78.570557,58.96138000000013],[-78.361664,58.958603],[-78.363892,58.912491],[-78.338333,58.912766],[-78.08667,59.156654],[-78.092773,59.214996],[-77.828888,59.281105],[-77.677216,59.399994000000106],[-77.787216,59.426659],[-77.910278,59.405548],[-77.867493,59.5],[-77.72139,59.539719000000105],[-77.724716,59.59388],[-77.801102,59.67527],[-77.773895,59.709717],[-77.539886,59.65338100000014],[-77.454178,59.579163],[-77.313889,59.56499500000013],[-77.441666,59.624718],[-77.542496,59.74749],[-77.29360999999987,59.79361000000011],[-77.36361699999986,59.890831],[-77.42749,59.914711],[-77.206955,60.04277],[-76.848053,60.099159],[-76.758896,60.15915700000011],[-76.9244379999999,60.111664],[-77.199997,60.150826],[-77.232498,60.05387900000011],[-77.315826,60.030548],[-77.592224,60.064156],[-77.600281,60.10860400000013],[-77.496948,60.156097],[-77.470276,60.213326],[-77.639725,60.362213],[-77.747757,60.40813400000013],[-77.567505,60.529716],[-77.41333,60.544159],[-77.549438,60.571381],[-77.670273,60.549721],[-77.833893,60.639435],[-77.511673,60.83638],[-77.856384,60.764442],[-77.920547,60.79138200000012],[-77.89639299999986,60.82804900000013],[-78.192764,60.790833],[-78.159439,60.86721],[-77.846664,61.05249],[-77.701675,61.21749100000011],[-77.761124,61.410271],[-77.678879,61.461105],[-77.542496,61.479431],[-77.613892,61.504166],[-77.596115,61.555824000000136],[-77.474716,61.541664],[-77.589172,61.604439],[-77.71055599999988,61.605827],[-77.816666,61.68499],[-77.992493,61.71471400000013],[-78.08139,61.951103],[-78.141388,62.020546],[-78.155838,62.278328],[-78.023895,62.393326],[-77.711395,62.468048000000124],[-77.508347,62.561661],[-77.354996,62.5580440000001],[-76.756958,62.506943],[-75.709732,62.296387],[-75.719215,62.242493],[-75.890839,62.156937],[-75.57917799999989,62.242218],[-75.478882,62.298607],[-75.321945,62.311104],[-74.898056,62.240273],[-74.693054,62.127769],[-74.571671,62.1030500000001],[-74.759735,62.20638300000013],[-74.700287,62.250832],[-74.410004,62.25138900000013],[-73.981384,62.377769],[-73.838058,62.457497],[-73.678879,62.479988],[-73.502792,62.386658],[-73.211395,62.312767],[-73.19193999999987,62.253609],[-72.899445,62.138329],[-72.626663,62.115547],[-72.59611499999988,62.049164],[-72.619888,61.970879],[-72.748611,61.856384000000105],[-72.59611499999988,61.80555],[-72.628876,61.873047],[-72.587227,61.924377],[-72.235001,61.872215],[-72.010056,61.67527],[-72.087784,61.598877],[-72.236664,61.619438],[-72.303329,61.567215],[-71.980286,61.599998],[-71.933609,61.663605000000125],[-71.956055,61.69888300000014],[-71.928879,61.705826000000116],[-71.575012,61.608604],[-71.54943799999988,61.558884],[-71.751114,61.538048],[-71.789444,61.521935],[-71.746948,61.465828],[-71.887512,61.428047],[-71.684723,61.404991],[-71.671936,61.33055100000013],[-71.598892,61.254166],[-71.389999,61.137772],[-71.011398,61.121658],[-70.553055,61.024994],[-70.535278,61.059433],[-70.41362,61.086655],[-70.14611799999989,61.084717],[-70.107224,61.06443800000011],[-70.08805799999988,60.89777400000014],[-69.92749,60.80777],[-69.850555,60.841934],[-69.89473,60.855553],[-69.756958,60.918884000000105],[-69.740555,60.881378],[-69.658615,60.87693800000011],[-69.64389,60.90332],[-69.689713,60.961662],[-69.656662,61.053604],[-69.599991,61.08194000000014],[-69.51445,61.069443],[-69.368057,60.903046],[-69.371933,60.804436],[-69.71611,60.68277000000011],[-69.656952,60.574715],[-69.826111,60.525551],[-69.748886,60.461662],[-69.721664,60.368881],[-69.764725,60.307495],[-69.606384,60.232765],[-69.636978,60.179047],[-69.594162,60.180824000000136],[-69.62471,60.06749700000012],[-69.892227,59.999718],[-70.534729,59.991936],[-70.945831,60.063049],[-70.566956,59.968597],[-70.227219,59.986656],[-70.061386,59.944992],[-69.726944,59.963608],[-69.60055499999987,59.833054],[-69.610001,59.728600000000135],[-69.540833,59.671104],[-69.604996,59.588326],[-69.698044,59.55304700000011],[-69.761124,59.484161],[-69.697495,59.480545],[-69.631378,59.37499200000013],[-69.758347,59.320274],[-69.631104,59.298882],[-69.412506,59.354996],[-69.249725,59.323608],[-69.234726,59.233879],[-69.373886,59.18943],[-69.439438,59.224434],[-69.530563,59.182213],[-69.527786,59.106659],[-69.463058,59.12943300000012],[-69.344162,59.091103],[-69.431946,59.025269],[-69.493332,59.037498],[-69.454178,58.89222],[-69.5475009999999,58.808044],[-69.670837,58.792221],[-69.71611,58.864716],[-69.672226,58.89138000000014],[-69.671661,58.93055],[-69.869156,59.053047],[-69.815826,58.823883],[-70.15361,58.777489],[-69.931107,58.733047],[-69.818893,58.5886],[-69.608047,58.754715],[-69.279175,58.888046000000145],[-68.756958,58.912491],[-68.601669,58.88582600000012],[-68.36055,58.781937],[-68.34584,58.626938],[-68.203064,58.441658],[-68.32251,58.226936],[-68.344162,58.127487],[-68.503616,58.03138],[-68.874161,57.969154],[-69.13501,57.896942],[-69.369049,57.765251],[-68.96528599999988,57.933876],[-68.404175,58.039719],[-68.304993,58.113884],[-68.301102,58.198044],[-68.185822,58.36055],[-68.171387,58.48999],[-68.003342,58.576385],[-67.89389,58.496658],[-67.923325,58.403046],[-67.857498,58.320274],[-68.09584,58.138603],[-68.128326,58.073608],[-68.006668,58.131935],[-67.801392,58.296661],[-67.830566,58.331383],[-67.8133239999999,58.4161],[-67.783066,58.468048],[-67.723892,58.458885],[-67.667496,58.42749],[-67.737213,58.315544],[-67.642776,58.248604],[-67.728607,57.976654],[-67.71389799999986,57.92305],[-67.659439,58.110275],[-67.578339,58.215271],[-67.16861,58.378044],[-67.090561,58.350548],[-66.944153,58.501938],[-66.878052,58.468597],[-66.629715,58.503609],[-66.651672,58.54277000000013],[-66.551941,58.71138],[-66.469727,58.816383],[-66.388611,58.85054800000012],[-66.072235,58.650826],[-65.935822,58.609718],[-66.089447,58.365273],[-66.058884,58.320274],[-66.041672,58.36805],[-65.965012,58.391937],[-65.920273,58.44582400000013],[-65.981949,58.480545],[-65.87693799999988,58.58194],[-65.87999,58.627213],[-66.103882,58.773605],[-66.037216,58.851662],[-65.84584,58.82666],[-65.789444,58.861938],[-65.988602,58.903603],[-65.885559,59.001938],[-65.777496,59.029991],[-65.660278,59.044159],[-65.5,58.98333000000013],[-65.572891,59.044106000000106],[-65.510284,59.06694],[-65.317505,59.04138200000011],[-65.354172,59.06749700000012],[-65.651947,59.0791630000001],[-65.718063,59.153046],[-65.743057,59.265831],[-65.676102,59.261108],[-65.587509,59.20249200000011],[-65.61471599999987,59.243607],[-65.58168,59.377213],[-65.357224,59.277214],[-65.437775,59.393883],[-65.561386,59.48610700000012],[-65.260559,59.46638500000011],[-64.983322,59.376381],[-65.22084,59.48832700000014],[-65.411667,59.509438],[-65.527786,59.716934],[-65.333893,59.84721400000012],[-65.152786,59.779991],[-64.983887,59.762772],[-65.132767,59.79694400000011],[-65.231949,59.88582600000012],[-65.143341,59.94999700000011],[-65.110001,60.043053],[-65.029724,60.077217],[-64.921112,60.194992],[-64.834167,60.323051],[-64.854446,60.361107],[-64.6416779999999,60.344711],[-64.431091,60.258106],[-64.613052,60.28943600000014],[-64.72583,60.258331000000105],[-64.759445,60.231102000000135],[-64.634171,60.268883],[-64.536392,60.2586060000001],[-64.421677,60.215656],[-64.376938,60.160545],[-64.476944,60.07972],[-64.654999,60.053604],[-64.827499,59.986382],[-64.490829,60.059433],[-64.373886,60.123604000000114],[-64.39473,59.941658],[-64.499435,59.891663],[-64.363327,59.922493],[-64.32045,60.027271],[-64.265015,60.0480500000001],[-64.166946,60.024994],[-64.177216,59.785553],[-64.266663,59.77916],[-64.05777,59.62526700000012],[-64.116943,59.517494],[-64.040833,59.553604],[-63.997223,59.62665600000014],[-63.876106,59.615829],[-63.722496,59.513885],[-63.785278,59.426102],[-64.000565,59.414436],[-64.06221,59.382492],[-63.751396,59.375824],[-63.756447,59.30838],[-63.813889,59.240829],[-63.649994,59.362495],[-63.54306,59.348045],[-63.393333,59.264999],[-63.356392,59.204994],[-63.42556,59.126381],[-63.580002,59.06749700000012],[-63.934441,59.081108],[-64.043884,59.015274],[-63.734444,59.014999],[-63.372772,59.101105],[-63.134171,59.058327],[-63.175278,59.026939],[-63.336113,59.024994],[-63.173058,58.979713],[-63.160553,58.926384],[-63.325005,58.855827],[-63.033333,58.873878000000104],[-62.918335,58.817497],[-62.847496,58.690544],[-62.847778,58.653046],[-62.915833,58.600273],[-63.33410999999989,58.455769],[-63.589439,58.30082700000014],[-63.264725,58.46305100000012],[-63.037506,58.453049],[-62.620552,58.50499700000011],[-62.557503,58.482491],[-62.61972,58.376938],[-62.623055,58.304436],[-62.828056,58.25222],[-62.654442,58.270271],[-62.592773,58.248604],[-62.584442,58.214439],[-62.661385,58.17305],[-62.965004,58.153877],[-63.21167,58.062492],[-63.140839,58.048882],[-63.167778,58.021103],[-63.340836,57.979988],[-63.128883,57.997772],[-63.08916499999987,58.06221],[-62.940277,58.12582400000014],[-62.832222,58.145271],[-62.646111,58.119156],[-62.452782,58.17527],[-62.529167,58.102776],[-62.51445,58.057495],[-62.482773,58.100273],[-62.375,58.11277],[-62.306946,58.031105],[-62.528336,58.00555400000013],[-62.672775,57.929993],[-62.537780999999875,57.9711],[-62.200279,57.935822],[-62.127495,57.968048000000124],[-62.059723,57.897774],[-62.138054,57.835823],[-62.125275,57.806938],[-61.996666,57.772217],[-61.884445,57.626938],[-62.308609,57.490547],[-62.54528,57.501106],[-62.36528,57.419716],[-62.167221,57.464439],[-61.891388,57.411934],[-61.803055,57.358887],[-61.863892,57.28555300000011],[-62.015839,57.24305],[-61.852501,57.165268],[-61.458893,57.154709],[-61.358337,57.087494],[-61.370834,56.97860000000014],[-61.535561,56.961105],[-61.645004,56.87832600000013],[-61.661385,56.809433],[-61.906387,56.79527300000012],[-61.889999,56.698044],[-61.824997,56.746826000000105],[-61.702499,56.73082],[-61.734444,56.697212],[-61.825005,56.706657],[-61.649727,56.641663],[-61.672501,56.619987],[-61.911667,56.642769],[-62.505005,56.788887],[-62.049445999999875,56.832497],[-62.508339,56.849998000000134],[-62.57389099999989,56.79277000000013],[-62.00528,56.61693600000012],[-62.24111199999987,56.623322],[-62.224716,56.609161],[-61.729439,56.57444],[-61.658333,56.537498],[-61.662216,56.50610400000011],[-61.754723,56.484993],[-62.046951,56.504715],[-62.085274,56.483047],[-61.946945,56.4711],[-62.143059,56.449158000000125],[-61.798058,56.395271],[-61.661385,56.270271],[-62.080002,56.29361000000011],[-62.011673,56.235825],[-61.575005,56.216934],[-61.56028,56.194435],[-61.350838,56.222214],[-61.330284,56.176659],[-61.39722399999988,56.155823],[-61.452225,56.056938],[-61.23750299999989,56.04277],[-61.503616,56.006943],[-61.415001,55.960274],[-61.117775,55.966103],[-61.076668,55.906937],[-61.201668,55.884163000000115],[-61.104446,55.845543000000134],[-60.946106,55.86582900000013],[-60.729721,55.829437],[-60.742226,55.79055],[-60.87944,55.732765],[-60.746948,55.731659],[-60.647224,55.822769],[-60.601944,55.814713],[-60.6297229999999,55.638329],[-60.66806,55.5894320000001],[-60.60222599999985,55.626656],[-60.503059,55.803047],[-60.328888,55.781662],[-60.380554,55.691933],[-60.493889,55.658043000000134],[-60.531113,55.597214],[-60.481384,55.627769000000114],[-60.316391,55.573883],[-60.321671,55.509995],[-60.426319,55.448204],[-60.478333,55.347488],[-60.31945,55.491379],[-60.21389,55.489433],[-60.195549,55.431381],[-60.354721,55.394997],[-60.538055,55.200546000000145],[-60.348053,55.250549],[-60.512222,55.120544],[-60.670555,55.044716],[-60.6833269999999,54.994995000000124],[-60.259171,55.244156],[-60.176109,55.270828],[-60.073776,55.24794],[-60.123611,55.15638000000012],[-60.288338,55.053322],[-60.293892,55.019440000000145],[-60.099442,55.136658],[-60.021889,55.218548],[-59.916946,55.233879000000115],[-59.863892,55.296104],[-59.779167,55.32972],[-59.711945,55.269714],[-59.732498,55.197212],[-59.863892,55.154160000000104],[-59.962776,55.161102],[-59.963615,55.110275000000115],[-59.615837,55.136383],[-59.531387,55.181381],[-59.42778,55.135826],[-59.71666,54.955826],[-59.938606,54.746384],[-59.791115,54.785553],[-59.75472299999989,54.897491000000116],[-59.41111,55.0563810000001],[-59.293892,55.16971600000011],[-59.161385,55.23693800000012],[-59.12444299999987,55.186104],[-59.388611,54.97665400000011],[-59.250839,55.035828],[-59.236664,55.07749200000011],[-59.023613,55.156654],[-58.956108,55.130272],[-59.001945,55.017769],[-58.894164999999866,54.952774],[-59.015556,54.89222],[-58.904167,54.844711],[-58.560829,54.7761],[-58.196663,54.795273],[-58.184166,54.751663],[-58.145554,54.739716],[-57.855003,54.737495],[-57.693611,54.63472],[-57.450554,54.649994],[-57.347496,54.579437],[-57.39695,54.49582700000013],[-57.702225,54.473045],[-57.421112,54.455826],[-57.62944,54.38166],[-58.146393,54.365273],[-58.261948,54.311104],[-58.095833,54.325829],[-58.233887,54.254166],[-58.453888,54.237213],[-58.692772,54.151657],[-58.915276,54.1386030000001],[-59.376106,54.046944],[-59.575562,54.04943800000012],[-59.509727,53.99554400000011],[-59.265839,54.023048],[-58.703056,54.12416100000013],[-58.371941,54.228043],[-58.6325,54.03527100000014],[-59.038612,54.026939],[-58.919449,54.01082600000012],[-59.008339,53.955269],[-59.201393,53.92749],[-59.463333,53.830551],[-59.825836,53.842766],[-60.082779,53.762497],[-60.119995,53.611382],[-60.064445,53.56027200000011],[-60.133888,53.528328],[-60.390556,53.665543],[-60.856949,53.79277],[-60.88028,53.713051],[-60.537224,53.678329],[-60.103615,53.500549],[-60.106392,53.457497],[-60.41333,53.357773],[-60.391113,53.331108],[-60.188606,53.350548],[-60.190834,53.321938],[-60.418335,53.269440000000145],[-60.133614,53.283607000000124],[-59.841942,53.476379],[-59.785004,53.477211],[-59.901108,53.519714],[-59.875557,53.534996],[-59.605835,53.529716],[-59.329727,53.653877],[-59.079727,53.68055],[-59.010834,53.744438000000116],[-59.065277,53.791107],[-59.042778,53.814995],[-58.870277,53.90470900000014],[-58.550278,54.009163],[-58.193775,54.075939],[-57.786392,54.071663],[-58.0765,54.124489],[-58.245167,54.099159],[-58.415276,54.13526900000011],[-58.35556,54.20638300000013],[-58.03083,54.23555],[-57.856392,54.196098],[-57.46833,54.193878],[-57.384171,54.150543],[-57.221107,53.918327],[-57.076393,53.823051],[-57.15139,53.735825],[-57.549995,53.591934],[-57.444717,53.618599],[-57.316666,53.57972],[-57.303329,53.509438],[-57.336945,53.440269000000114],[-57.283333,53.438599],[-57.285278,53.477486],[-57.014725,53.71138000000013],[-56.660828,53.720543000000134],[-56.483612,53.782494],[-56.431671,53.764442],[-56.415276,53.720543000000134],[-56.680283,53.67276800000013],[-56.320282,53.585266000000104],[-56.031387,53.57638500000013],[-55.978882,53.542221],[-56.008781,53.503666],[-56.063332,53.540833],[-56.266113,53.54999500000014],[-55.965553,53.409157],[-56.038338,53.36749300000014],[-55.912216,53.3949970000001],[-55.808052,53.340546],[-55.807457,53.284966000000104],[-55.745834,53.24943500000011],[-55.747498,53.143608],[-55.926666,53.02332300000011],[-56.166946,53.029434],[-55.94944,52.994995],[-55.834167,52.921936],[-55.808052,52.82638500000013],[-55.97361,52.810547],[-56.060829,52.766106],[-55.960556,52.679161000000136],[-55.779167,52.682495],[-55.739998,52.639435],[-55.792778,52.601662],[-56.108612,52.655266],[-55.970833,52.615547],[-56.253059,52.543884],[-56.496872,52.594147],[-56.262222,52.531662],[-55.829727,52.5124970000001],[-55.743057,52.490829],[-55.766396,52.447769],[-55.648613,52.439713],[-55.647781,52.354164],[-55.782501,52.33416000000011],[-56.196945,52.439987],[-55.707222,52.248329000000126],[-55.677223,52.208328],[-55.686386,52.109436],[-55.896667,51.950829],[-56.209724,51.789719],[-56.468887,51.709435],[-56.949722,51.424713],[-57.10424,51.412674],[-57.247223,51.504166],[-57.602226,51.428047],[-57.685829,51.430824],[-57.689438,51.466385],[-57.748055,51.47221400000012],[-58.021385,51.308884],[-58.211388,51.27166],[-58.407776,51.295547],[-58.628052,51.275551],[-58.68,51.234161],[-58.592224,51.184715],[-58.618607,51.153046],[-59.003334,51.015549],[-58.952499,50.99249300000013],[-58.946663,50.833878],[-59.015282,50.748604000000114],[-59.068336,50.75916300000011],[-59.094719,50.815269],[-59.118889,50.80360400000012],[-59.186386,50.742218],[-59.454445,50.621933000000126],[-59.585274,50.47804300000013],[-59.810555,50.437492000000134],[-59.881668,50.371658],[-59.853889,50.326103],[-59.817223,50.332771],[-60.005005,50.248878000000104],[-60.114449,50.233047],[-60.184441,50.27971600000012],[-60.298615,50.243324000000136],[-60.491669,50.250549],[-60.583611,50.208328],[-61.289444,50.199158000000125],[-61.720833,50.091934],[-61.74828,50.10994],[-61.573891,50.181664],[-61.757504,50.145271],[-61.864723,50.2286],[-62.202499,50.23443600000013],[-62.397499,50.294441],[-62.446106,50.25750000000011],[-63.112503,50.29138200000011],[-63.236664,50.23443600000013],[-63.803329,50.311661],[-64.162216,50.262215],[-64.446106,50.31916],[-64.628052,50.279160000000104],[-64.899994,50.27082800000011],[-65.275009,50.308044],[-65.829453,50.253326],[-65.952499,50.288887],[-66.08972199999988,50.191376],[-66.314163,50.209717],[-66.42305,50.267769],[-66.469727,50.26194],[-66.723328,50.078331],[-66.958618,49.974709],[-66.963333,49.914711],[-67.01640299999985,49.854713],[-67.146667,49.812492000000134],[-67.238892,49.590546],[-67.233887,49.470268],[-67.375,49.327217],[-68.127213,49.26944],[-68.194992,49.10833],[-68.369446,49.069443],[-68.44249,49.095543],[-68.590561,49.054161],[-68.696381,48.939987],[-69.060822,48.767494],[-69.123886,48.614716],[-69.236389,48.581108],[-69.29277,48.457771],[-69.437775,48.303047],[-69.683884,48.137772],[-69.810272,48.155823],[-69.730286,48.10943600000013],[-69.839447,47.907211],[-69.925827,47.773048],[-70.190277,47.599159],[-70.225555,47.496384],[-70.461945,47.429993],[-70.721664,47.1013870000001],[-70.973618,47.003326],[-71.197495,46.852493],[-71.299164,46.742218],[-71.149994,46.842491],[-70.772232,46.915825],[-70.486389,47.03360700000013],[-70.048889,47.386108],[-69.967499,47.505829],[-69.659439,47.744713000000104],[-69.450562,47.979156],[-69.016403,48.254166],[-68.541382,48.451385],[-68.453613,48.532494],[-68.354446,48.551384],[-68.211121,48.636658000000125],[-67.531387,48.859161],[-66.306107,49.18693500000012],[-65.496948,49.261665],[-64.805832,49.183327],[-64.588058,49.112213],[-64.376389,48.997772],[-64.221664,48.898331],[-64.152496,48.75999500000012],[-64.548889,48.878326],[-64.374161,48.787773],[-64.160004,48.62276500000013],[-64.265289,48.610825],[-64.279175,48.554161000000136],[-64.219162,48.528328],[-64.32250999999985,48.4372100000001],[-64.686386,48.33832600000011],[-64.771393,48.196381],[-64.931671,48.171661],[-65.153061,48.052216],[-65.32695,48.00222000000013],[-65.463898,48.002777],[-65.504181,48.048882],[-65.7644499999999,48.109993],[-65.904175,48.205826],[-66.129715,48.10721600000011],[-66.47084,48.119438],[-66.673615,48.0261],[-66.842499,47.992218],[-66.75,47.979988000000105],[-66.356659,48.073326],[-66.259171,47.99943500000012],[-65.79361,47.890831],[-65.718613,47.818886],[-65.671936,47.645828],[-65.634735,47.620827],[-65.202789,47.818604],[-65.020844,47.844994],[-64.797226,47.8063810000001],[-64.670273,47.726936],[-64.859726,47.57666000000011],[-64.910004,47.35305],[-65.138062,47.192215],[-65.369995,47.086655000000114],[-65.21888699999988,47.053604],[-65.017227,47.091377],[-64.798615,47.079994],[-64.803329,46.987495],[-64.896118,46.908882],[-64.90361,46.840828],[-64.818069,46.721657],[-64.713333,46.68415800000014],[-64.661942,46.468048000000124],[-64.504181,46.240273],[-64.237503,46.229156],[-63.77639,46.121101],[-63.919449,46.053047000000106],[-64.068069,46.059433],[-64.093887,46.02166],[-63.864166,45.961105],[-63.664162,45.815269],[-63.600281,45.869987],[-63.474442,45.876938],[-63.403885,45.85443900000013],[-63.434441,45.82083100000011],[-63.5236129999999,45.80999],[-63.229439,45.804993],[-63.379997,45.766106],[-63.354446,45.74249300000014],[-63.18972,45.73443600000013],[-63.082779,45.803322],[-62.67778,45.76416],[-62.461945,45.612495],[-61.917503,45.885551],[-61.881386,45.686653],[-61.792229,45.63916000000011],[-61.618057,45.61055],[-61.565002,45.673882000000106],[-61.471382,45.682495],[-61.260002,45.510277],[-61.232357,45.461193],[-61.462219,45.384438],[-61.46389,45.346939000000134],[-61.047226,45.335548],[-60.96611,45.31832900000012],[-60.970276,45.269714],[-61.123329,45.208603],[-61.313057,45.242767],[-61.384445,45.159157],[-61.638054,45.12027],[-62.026665,44.984718],[-62.476386999999875,44.89554600000014],[-62.546112,44.821663],[-62.801109,44.778603],[-62.809998,44.734718],[-62.851112,44.71832300000011],[-63.0625,44.771378],[-63.012505,44.713326],[-63.04834,44.67610200000013],[-63.104446,44.74665800000014],[-63.142776,44.688599000000124],[-63.439995,44.590828],[-63.658333,44.714996],[-63.635559,44.668884000000105],[-63.583611,44.656937],[-63.520279,44.507774],[-63.631111,44.435822],[-63.932503,44.513329],[-63.938606,44.616104],[-63.908607,44.678047000000106],[-64.045273,44.63582600000012],[-64.065552,44.595268],[-64.01001,44.507774],[-64.083069,44.46666],[-64.121658,44.48526800000013],[-64.127487,44.552773000000116],[-64.200836,44.576385],[-64.305267,44.533333],[-64.337509,44.411934],[-64.346115,44.357216],[-64.311111,44.31916],[-64.301102,44.341934],[-64.260559,44.324165],[-64.258057,44.26998900000012],[-64.355835,44.27332300000011],[-64.444717,44.190269],[-64.616394,44.13304900000014],[-64.666397,43.990273000000116],[-64.818069,43.946381],[-64.906387,43.800545],[-65.030563,43.704163],[-65.32583599999987,43.674995],[-65.37527499999987,43.575272],[-65.453339,43.55499300000013],[-65.481384,43.464439],[-65.568619,43.570274],[-65.617493,43.523605],[-65.72582999999985,43.502495],[-65.783325,43.571106],[-65.76972999999987,43.67916100000013],[-65.91221599999989,43.825272],[-65.94249,43.819443],[-65.975006,43.707214],[-66.020554,43.691101],[-66.042221,43.748047],[-66.121658,43.762215],[-66.166946,43.858604],[-66.149734,44.011108],[-66.204453,44.086655],[-66.118607,44.338043],[-65.84445199999988,44.578331],[-65.943054,44.577774],[-66.190552,44.383331],[-66.191101,44.423325],[-65.971664,44.591934],[-65.816727,44.655769],[-65.797897,44.613937],[-65.690277,44.614441],[-65.522507,44.73777],[-65.704117,44.694992],[-65.717773,44.721931],[-65.646957,44.765274],[-64.861938,45.139717],[-64.550552,45.216660000000104],[-64.39389,45.286942],[-64.489166,45.335266000000104],[-64.327499,45.303322],[-64.38027999999986,45.1311040000001],[-64.359726,45.097488],[-64.311386,45.14138],[-64.210281,45.103607],[-64.146957,45.044441],[-64.156387,44.978325],[-64.114166,45.046661],[-64.198883,45.12249],[-64.152786,45.192764],[-63.805832,45.30193300000013],[-63.47083299999985,45.321663000000115],[-63.360832,45.360825],[-63.755562,45.398048000000124],[-63.988052,45.384438],[-64.069733,45.410271],[-64.357773,45.381104],[-64.529999,45.408043],[-64.93721,45.326942],[-64.91777,45.4086],[-64.83139,45.479156],[-64.568893,45.604164],[-64.275558,45.799995],[-64.276672,45.842766],[-64.361389,45.879158],[-64.357498,45.85110500000013],[-64.478333,45.750549],[-64.492218,45.815544],[-64.747498,46.090546],[-64.583069,45.826942000000145],[-64.778336,45.607216],[-64.904175,45.62776900000011],[-65.015015,45.548882],[-65.326675,45.457497],[-65.531952,45.342491],[-65.90361,45.205551],[-65.983322,45.21971100000013],[-66.094612,45.300659],[-66.083893,45.342766],[-66.003067,45.3949970000001],[-66.002502,45.461662],[-66.190277,45.339432],[-66.113998,45.25877400000013],[-66.147232,45.192215],[-66.42778,45.084991],[-66.488892,45.149994],[-66.792496,45.05526700000012],[-66.777786,45.0961],[-66.965561,45.179436],[-67.027222,45.168053],[-67.046387,45.126938],[-67.261124,45.201103],[-67.341949,45.149994],[-67.46501199999987,45.281105],[-67.485275,45.494438],[-67.410828,45.529991],[-67.412506,45.586937],[-67.656662,45.630547],[-67.799164,45.701103],[-67.772507,45.957497],[-67.794998,47.069992],[-68.185822,47.332771],[-68.306656,47.364441],[-68.895279,47.189987],[-69.044998,47.264442],[-69.048615,47.435547],[-69.232498,47.471375],[-70.00917099999987,46.698044],[-70.050552,46.438599000000124],[-70.200287,46.33638],[-70.287781,46.20304900000013],[-70.3125,45.985825],[-70.239716,45.956657],[-70.255005,45.913048],[-70.46666,45.711937],[-70.693054,45.571938],[-70.725281,45.499718],[-70.689438,45.458046],[-70.878601,45.238602],[-71.021118,45.32666],[-71.139999,45.253052],[-71.314713,45.299438],[-71.424438,45.25],[-71.395844,45.205269],[-71.493057,45.075272],[-71.494156,45.020546],[-74.249161,44.992218],[-74.828888,45.019157],[-74.990829,44.986656],[-75.301666,44.846657],[-75.537216,44.691376],[-75.820557,44.474991],[-75.864166,44.40277100000014],[-76.05777,44.344994],[-76.434723,44.104713],[-76.801941,43.633606],[-78.724716,43.629433],[-79.184723,43.46554600000013],[-79.054169,43.262497],[-79.045837,43.14888000000013],[-79.081116,43.085548],[-79.021667,42.987213],[-78.918335,42.934715],[-78.935272,42.862495],[-78.986938,42.819992],[-80.096954,42.396385],[-81.249161,42.224991],[-82.425278,41.675552],[-82.696655,41.683876],[-83.071945,41.859718],[-83.16861,42.046104],[-83.08696,42.300545],[-82.808884,42.41332200000011],[-82.665283,42.544159],[-82.586395,42.558601000000124],[-82.521393,42.618881],[-82.418777,43.018639],[-82.13028,43.585266000000104],[-82.54306,45.355827],[-83.597778,45.827217],[-83.447769,46.01194],[-83.577499,46.10527],[-83.846115,46.124992000000134],[-83.958893,46.07166300000011],[-84.105835,46.247772],[-84.15834,46.39666],[-84.126389,46.531937],[-84.192764,46.546661],[-84.428329,46.503052],[-84.486389,46.45888500000012],[-84.565002,46.466385],[-84.775009,46.653046],[-84.856949,46.902214],[-88.368057,48.31221],[-88.691666,48.255554],[-89.356659,47.979713],[-89.760559,48.029991],[-89.903885,47.989159],[-89.993057,48.022766],[-90.065002,48.10833],[-90.156387,48.12249],[-90.740829,48.090828],[-90.838608,48.184158],[-90.830292,48.225548],[-90.868607,48.23749500000014],[-91.126099,48.15499100000011],[-91.248886,48.079437],[-91.418335,48.041107],[-91.645142,48.09834300000011],[-91.739716,48.193321],[-91.956589,48.236633],[-92.051941,48.353882],[-92.257233,48.346939],[-92.300552,48.304993],[-92.285553,48.250549],[-92.356659,48.22860000000014],[-92.455276,48.394157],[-92.697769,48.485268],[-92.715286,48.541382],[-92.953064,48.623322],[-93.244995,48.640549],[-93.456665,48.594994],[-93.4541779999999,48.559715],[-93.489441,48.539719],[-93.77861,48.51638800000012],[-93.851944,48.626938],[-94.235275,48.653046],[-94.291107,48.7061],[-94.476395,48.693878],[-94.605835,48.724434],[-94.706665,48.79055000000011],[-94.707504,48.941933],[-94.798889,49.159157],[-94.818344,49.30999],[-94.935928,49.360298],[-95.152786,49.376656],[-95.154175,48.99943500000012],[-122.7603,48.99943500000012],[-122.86250299999989,49.022217],[-122.859444,49.077217],[-122.899986,49.087212],[-123.039169,49.04249600000014],[-123.034317,48.99943500000012],[-123.09375,48.99943500000012],[-123.138901,49.1072160000001],[-123.209732,49.127213],[-123.248894,49.273605],[-122.923607,49.28833],[-122.852783,49.436104],[-122.876389,49.455551],[-122.931381,49.328049000000135],[-123.236389,49.338882],[-123.256668,49.512772],[-123.159729,49.699158],[-123.241943,49.660545],[-123.270958,49.593216],[-123.492493,49.50972000000013],[-123.476669,49.419159],[-123.535553,49.381378],[-123.896118,49.470543],[-124.068069,49.633881],[-124.021118,49.726379],[-123.940552,49.742493],[-123.833069,49.627487],[-123.776398,49.503883],[-123.770279,49.588043],[-123.533623,49.689713],[-123.796661,49.638329],[-123.934998,49.768326],[-123.872772,49.877213],[-123.889183,49.922768],[-123.958893,49.962212],[-123.744453,50.086937],[-123.821404,50.152214],[-123.990547,50.2158280000001],[-123.809158,50.099998],[-123.999161,50.006386],[-123.979721,49.916664],[-123.911118,49.869713000000104],[-123.926392,49.825829],[-124.004181,49.810547],[-124.037781,49.922493000000145],[-124.090286,49.79583000000014],[-124.41362,49.763611],[-124.511948,49.796104],[-124.571953,49.874435],[-124.741943,49.958328],[-124.829727,50.061935],[-124.703339,49.995544],[-124.601387,50.238884],[-124.715012,50.327492],[-124.6519469999999,50.38916],[-124.434158,50.431664],[-124.347778,50.502495],[-124.71167,50.375549],[-124.815826,50.31221],[-125.078339,50.32249500000011],[-125.056664,50.476936],[-124.965286,50.501106],[-124.85973399999988,50.585823],[-124.878052,50.811378],[-124.786942,50.884438],[-124.805832,50.92083],[-124.861389,50.928879],[-124.944992,50.775269],[-124.90361,50.619987],[-125.10417199999988,50.496941],[-125.119453,50.43277],[-125.1875,50.412491],[-125.246109,50.462212000000136],[-125.336121,50.47971300000012],[-125.488327,50.45638300000013],[-125.548111,50.49205],[-125.532227,50.627213],[-125.443604,50.714157000000114],[-125.547234,50.661934],[-125.637222,50.445541],[-125.705841,50.427773000000116],[-125.846657,50.502777],[-125.968613,50.46888000000013],[-126.275009,50.5075],[-126.1856,50.566322],[-126.274719,50.63166],[-125.738327,50.682213000000104],[-125.622498,50.750000000000114],[-125.505569,50.933327],[-125.551666,51.042221],[-125.633904,51.096939],[-125.583328,50.974709],[-125.73111,50.73555],[-126.131004,50.678658],[-126.222229,50.691101],[-126.111656,50.753883],[-126.198883,50.855827],[-126.376099,50.85527],[-126.493332,50.816383],[-126.559723,50.84388000000013],[-126.5535959999999,50.881378],[-126.494453,50.9180530000001],[-126.22583,50.898605],[-126.17778,50.951385],[-126.245537,50.923325],[-126.426392,50.938599000000124],[-126.67778,50.866386],[-126.819168,50.915825],[-127.179993,50.92582700000014],[-126.965996,50.866936],[-127.033333,50.817772],[-127.398621,50.926384],[-127.53833,51.005554],[-127.495003,51.0991590000001],[-127.354446,51.051659],[-127.242493,51.041382000000105],[-126.81689499999987,51.064716],[-126.691673,51.11055],[-126.651398,51.15332],[-126.662514,51.194992],[-126.717499,51.132767000000115],[-126.84655,51.093105],[-127.206673,51.056381],[-127.388611,51.068054],[-127.50985,51.117359000000135],[-127.66665599999988,51.095268],[-127.789993,51.165543],[-127.761948,51.249435],[-127.599731,51.289436],[-127.364723,51.2741620000001],[-127.1330569999999,51.325554],[-127.115829,51.391663],[-127.188049,51.323608],[-127.280563,51.30110200000013],[-127.395844,51.302216],[-127.462784,51.34166],[-127.778877,51.324715],[-127.778343,51.361107],[-127.551666,51.468323],[-127.488052,51.619438000000116],[-127.09584,51.668053],[-126.708054,51.641937],[-126.620003,51.679993],[-126.607773,51.724991],[-126.660278,51.792221],[-126.639999,51.709991],[-126.693047,51.664711],[-127.05387899999987,51.697769],[-127.43222,51.668327],[-127.42749,51.73193400000014],[-127.359444,51.777214],[-127.351097,51.863609],[-127.57195299999988,51.706940000000145],[-127.58556399999986,51.677773],[-127.546387,51.627487],[-127.561111,51.53860500000013],[-127.635834,51.46054800000013],[-127.70639,51.45638300000013],[-127.760834,51.489716],[-127.712784,51.50444],[-127.878052,51.673882],[-127.88945,51.80777],[-127.86165599999985,51.90416],[-127.664436,51.95388],[-127.651398,52.051659],[-127.580292,52.129158],[-127.48056,52.1511],[-127.462509,52.112495],[-127.5844419999999,52.093605],[-127.613327,52.032494],[-127.420837,52.12027000000012],[-127.449722,52.18277],[-127.24527,52.248878000000104],[-127.171661,52.312492],[-127.004997,52.303604],[-126.669449,51.983604],[-126.669724,52.041939],[-126.900558,52.205269],[-126.940826,52.303879],[-126.873611,52.35083],[-126.736656,52.378044],[-126.79277,52.395546],[-126.981377,52.335266],[-127.082497,52.33499100000011],[-127.157784,52.352493],[-127.228058,52.453049000000135],[-127.236656,52.511665],[-127.196953,52.54999500000013],[-126.989441,52.631935],[-126.924713,52.71471400000013],[-126.966949,52.828606],[-127.017776,52.845543],[-126.98111,52.717491],[-127.047379,52.643463],[-127.257233,52.54583000000014],[-127.26666299999988,52.464157000000114],[-127.465416,52.395477],[-127.618332,52.29193900000013],[-127.75029,52.281662],[-127.869164,52.211105],[-127.905273,52.278877],[-127.881668,52.5124970000001],[-127.929718,52.427547],[-127.905388,52.397884],[-127.956947,52.32444],[-128.012512,52.341103],[-128.05722,52.394714],[-128.059448,52.470268],[-127.896118,52.542221],[-127.879707,52.57972],[-128.099731,52.503052],[-128.28891,52.27332300000012],[-128.39388999999989,52.291382],[-128.2219239999999,52.465271],[-128.241943,52.55471],[-128.120544,52.757217],[-128.131653,52.876381],[-128.249725,52.801384],[-128.441101,52.822769],[-128.495544,52.887497],[-128.539734,53.131935],[-128.625549,53.202217],[-128.685272,53.18943],[-128.858887,53.283607000000124],[-128.887985,53.424965],[-128.972778,53.553047],[-128.795013,53.56860400000011],[-128.523621,53.39666],[-128.4295039999999,53.429825],[-128.131927,53.448875],[-127.95195,53.326103],[-127.94611399999985,53.25222],[-127.867767,53.239716],[-127.9226,53.273685],[-127.925934,53.33075],[-128.126923,53.481102],[-128.451874,53.503323],[-128.544571,53.478992],[-128.813049,53.619156],[-128.770569,53.79583],[-128.660675,53.84544],[-128.471375,53.832497],[-128.679031,53.907524],[-128.600555,54.031662],[-128.685272,54.000832000000116],[-128.931946,53.774712],[-129.1180419999999,53.714157],[-129.232483,53.62582400000013],[-129.237488,53.433601],[-129.272797,53.379158],[-129.62914999999987,53.587769],[-130.101379,53.946655000000135],[-130.09082,54.071663],[-130.046661,54.15332000000012],[-129.83194,54.219437],[-129.6141659999999,54.178917],[-129.470001,54.237213],[-129.8549799999999,54.238045],[-130.122772,54.154434],[-130.191681,54.193321],[-130.261139,54.342766],[-130.391388,54.330276],[-130.48111,54.364716],[-130.433624,54.49665800000014],[-130.440552,54.617493],[-130.416656,54.630272],[-130.05777,54.336105],[-129.959167,54.316101],[-130.043884,54.345825],[-130.374146,54.654991],[-130.325012,54.692215],[-130.171936,54.703606],[-130.0269469999999,54.623047],[-129.910278,54.605553],[-130.20166,54.726936],[-130.173889,54.846657],[-130.031952,54.965271000000136],[-129.622498,54.997772],[-129.91391,54.996384],[-129.996368,55.024162],[-129.643341,55.434158],[-129.523895,55.439987],[-129.4711,55.472763],[-129.709793,55.450657],[-129.786957,55.56666600000011],[-129.780304,55.359718],[-129.817505,55.283333],[-130.068329,54.996941],[-130.113617,54.996384],[-130.160004,55.086105],[-129.943878,55.282211],[-130.103607,55.56666600000011],[-130.121918,55.762497],[-129.962219,55.91777],[-130.015076,55.90918],[-130.01474,56.025826],[-130.088593,56.11805],[-130.229156,56.090271000000136],[-130.365265,56.123878000000104],[-130.461945,56.23526800000013],[-130.627197,56.258606],[-130.774445,56.366104],[-131.054993,56.398048],[-131.55777,56.602219000000105],[-131.824158,56.596939],[-131.861389,56.799721],[-132.103058,56.866661],[-132.027496,57.036385],[-132.336945,57.088326],[-132.226654,57.204712],[-132.881653,57.86360900000011],[-133.070831,58.012215],[-133.136963,58.13582600000012],[-133.361115,58.280548],[-133.430298,58.359993],[-133.387909,58.4120640000001],[-133.429993,58.45916],[-133.826935,58.726097],[-134.245544,58.856941],[-134.325562,58.92083],[-134.325562,58.9711],[-134.461395,59.126656],[-134.566406,59.130547],[-134.671661,59.200272],[-134.6880489999999,59.243324],[-134.951935,59.2799910000001],[-135.091675,59.426941],[-135.021118,59.4711],[-135.014465,59.567497],[-135.097229,59.621376],[-135.17749,59.63694],[-135.473602,59.801933],[-135.949158,59.669159],[-136.343872,59.60277600000012],[-136.239166,59.561378],[-136.233887,59.525826],[-136.371643,59.452492],[-136.463623,59.46971100000013],[-136.462769,59.289436],[-136.58389299999988,59.163322],[-136.808899,59.165268],[-137.478058,58.907211000000125],[-137.507507,58.925552],[-137.479706,58.998047],[-137.59082,59.238602],[-138.615814,59.774162],[-138.690277,59.906937],[-139.047791,59.99749],[-139.18890399999984,60.088882],[-139.068054,60.352219],[-139.676666,60.340546],[-139.979431,60.18776700000012],[-140.450836,60.309715],[-140.521393,60.22221400000012],[-140.995544,60.307213],[-141.002991,69.642365],[-140.396118,69.5961],[-139.888336,69.616653],[-139.143066,69.510818],[-138.957489,69.407486],[-138.751404,69.346375],[-138.60498,69.247482],[-138.269165,69.196365],[-137.255005,68.948318],[-136.97860699999987,68.93193100000013],[-136.745544,68.875259],[-136.477478,68.91081200000013],[-136.0278019999999,68.873032],[-135.540558,68.752487],[-135.406952,68.67997700000012],[-135.146393,68.66387900000012],[-135.506134,68.832489],[-135.338043,68.834991],[-135.623596,68.886108],[-135.241669,68.926926],[-135.186951,68.900269],[-134.977478,68.878311],[-134.845551,68.92942800000014],[-134.6694639999999,68.873306],[-134.495544,68.752213]],[[-93.51973,63.8394320000001],[-93.339996,63.808327],[-93.217499,63.8386],[-93.333893,63.859161],[-93.448883,63.925827],[-93.451111,63.959717000000126],[-93.389999,63.971657],[-93.273056,63.928047],[-92.651947,63.787498],[-92.507507,63.816383],[-92.935547,63.904991],[-92.965286,63.936653],[-93.436661,64.015274],[-93.779724,64.189697],[-93.604172,64.04443400000014],[-93.654724,63.992493],[-93.759171,63.984161],[-93.770554,63.957771],[-93.51973,63.8394320000001]],[[-70.783066,48.380547],[-70.782501,48.34804500000013],[-70.383057,48.331108],[-70.198608,48.26249700000011],[-69.995544,48.23999],[-69.828339,48.166382],[-69.977219,48.274437],[-70.131943,48.269714],[-70.779999,48.435547],[-71.048615,48.445267],[-70.783066,48.380547]]],[[[-108.138901,71.981659],[-108.18721,71.986649],[-108.199722,72.050537],[-108.064163,72.030273],[-108.138901,71.981659]]],[[[-85.847229,72.294144],[-85.837219,72.262772],[-85.889175,72.218048],[-86.110001,72.28970300000015],[-85.847229,72.294144]]],[[[-78.735001,72.36554000000012],[-78.950287,72.334991],[-79.053055,72.360809],[-79.075012,72.409714],[-78.955566,72.444427],[-78.735001,72.36554000000012]]],[[[-79.508057,72.348602],[-79.594452,72.356934],[-79.683319,72.43054200000012],[-79.576675,72.4561],[-79.429718,72.411652],[-79.446655,72.36499],[-79.508057,72.348602]]],[[[-79.993607,72.41331500000013],[-80.022232,72.41360500000013],[-80.133331,72.51944],[-80.0369419999999,72.51638800000012],[-79.916397,72.458038],[-79.993607,72.41331500000013]]],[[[-110.469162,72.569153],[-110.544159,72.569153],[-110.593887,72.59414700000013],[-110.516663,72.593323],[-110.469162,72.569153]]],[[[-110.355827,72.601929],[-110.394997,72.603043],[-110.49472,72.61914100000013],[-110.345001,72.6119230000001],[-110.355827,72.601929]]],[[[-108.510559,72.602768],[-108.593613,72.61775200000011],[-108.61361699999986,72.636658],[-108.496658,72.641373],[-108.510559,72.602768]]],[[[-110.30722,72.630814],[-110.363892,72.630814],[-110.410828,72.639435],[-110.280838,72.642212],[-110.30722,72.630814]]],[[[-109.215012,72.790268],[-109.372772,72.806091],[-109.419449,72.820541],[-109.333893,72.834991],[-109.215012,72.790268]]],[[[-95.735001,72.798874],[-95.771393,72.799149],[-95.854172,72.853592],[-95.769165,72.87803600000012],[-95.714172,72.83859300000012],[-95.735001,72.798874]]],[[[-96.754181,72.721375],[-96.955276,72.734146],[-97.011124,72.77581800000013],[-96.911118,72.841095],[-96.713333,72.893326],[-96.639999,72.786652],[-96.754181,72.721375]]],[[[-95.756958,72.89248700000013],[-95.808334,72.907211],[-95.824722,72.965271],[-95.786667,73.012497],[-95.702499,72.933594],[-95.756958,72.89248700000013]]],[[[-95.733887,73.12886],[-95.715561,73.105545],[-95.745544,73.049423],[-95.893341,73.095825],[-95.868881,73.140549],[-95.733887,73.12886]]],[[[-96.808334,72.9263760000001],[-97.032227,72.94664],[-97.111938,73.004715],[-97.141113,73.08554100000015],[-97.045547,73.147491],[-96.809433,73.1891480000001],[-96.653061,73.136383],[-96.57501199999989,73.074997],[-96.565552,73.044708],[-96.643341,72.96138],[-96.808334,72.9263760000001]]],[[[-96.905838,73.220825],[-96.984726,73.220535],[-97.117767,73.249146],[-96.967773,73.273315],[-96.951401,73.239426],[-96.886673,73.231094],[-96.905838,73.220825]]],[[[-113.997498,72.7994230000001],[-114.235817,72.791656],[-114.351387,72.747482],[-114.327789,72.688873],[-114.365829,72.662766],[-114.604721,72.60165400000011],[-114.558327,72.560806],[-114.351387,72.55748],[-114.062767,72.640274],[-113.893066,72.660263],[-113.806664,72.63916],[-113.506119,72.699142],[-113.730827,72.609421],[-113.657501,72.611374],[-113.442757,72.672211],[-113.410004,72.729431],[-113.597504,72.75416600000011],[-113.598892,72.782761],[-113.30278,72.948868],[-113.028061,73.00943],[-112.563606,72.959152],[-112.344727,72.902206],[-112.061661,72.889435],[-111.220001,72.718323],[-111.202499,72.670532],[-111.27694699999988,72.56749],[-111.527786,72.44999700000011],[-111.905563,72.349716],[-111.663887,72.276382],[-111.419159,72.343872],[-111.56166099999989,72.336655],[-111.609444,72.367203],[-111.293877,72.462769],[-111.202499,72.460266],[-111.301392,72.40416],[-111.277496,72.36998],[-111.112778,72.3352660000001],[-111.091377,72.4019320000001],[-111.004463,72.465271],[-110.803047,72.48526],[-110.827789,72.525818],[-110.701401,72.57554600000014],[-110.535278,72.546646],[-110.526398,72.526932],[-110.59361299999989,72.489151],[-110.350563,72.42804],[-110.303879,72.43054200000012],[-110.530563,72.502487],[-110.343338,72.553864],[-110.050552,72.433868],[-109.952499,72.4599910000001],[-109.782784,72.42942800000013],[-110.25583599999987,72.556931],[-110.104172,72.557755],[-109.88861099999984,72.484711],[-109.784729,72.49832200000014],[-109.958893,72.612762],[-110.291107,72.671097],[-110.188316,72.7260890000001],[-110.078079,72.727066],[-109.832779,72.663315],[-109.770279,72.72221400000012],[-110.178879,72.76915],[-110.21167,72.818329],[-110.535553,72.847214],[-110.756668,72.971375],[-110.694153,73.00499],[-110.432503,73.0144350000001],[-109.659439,72.924988],[-109.618607,72.90387],[-109.75473,72.878586],[-109.379707,72.7705380000001],[-109.227783,72.761658],[-109.051102,72.680267],[-109.043327,72.56749],[-108.86528,72.564987],[-108.819168,72.591095],[-108.621384,72.549988],[-108.589447,72.494431],[-108.644997,72.426651],[-108.65834,72.336105],[-108.52417,72.199707],[-108.404449,72.146942],[-108.396118,72.031372],[-108.186661,71.955826],[-108.286392,71.86080900000012],[-108.242767,71.718597],[-108.066101,71.717758],[-107.828888,71.604431],[-107.724167,71.623871],[-107.836403,71.681656],[-107.815277,71.7227630000001],[-107.63028,71.732208],[-107.49472,71.786377],[-107.451683,71.857483],[-107.252502,71.895538],[-107.613892,72.012497],[-107.653343,72.066376],[-107.610001,72.088593],[-107.635277,72.121918],[-107.778877,72.136658],[-107.778061,72.208038],[-107.877487,72.4244230000001],[-107.880547,72.577484],[-108.011948,72.61998000000011],[-108.026672,72.719986],[-108.165283,73.010818],[-108.29361,73.120255],[-108.291946,73.153595],[-108.133904,73.20694000000015],[-107.864166,73.188583],[-108.116386,73.264435],[-108.15361,73.30247500000013],[-108.071404,73.353317],[-107.614441,73.317215],[-107.069733,73.173874],[-107.010834,73.19136000000015],[-107.123611,73.240265],[-107.030289,73.295532],[-106.761398,73.293045],[-106.696663,73.237488],[-106.24028,73.085815],[-106.047501,73.044708],[-105.831947,73.04971300000011],[-105.829727,73.006943],[-105.56221,72.91304],[-105.326111,72.746368],[-105.377777,72.729431],[-105.51001,72.7769320000001],[-105.45723,72.702774],[-105.294724,72.631927],[-105.19583099999988,72.482483],[-105.217773,72.444977],[-105.29778299999987,72.450546],[-104.957497,72.18136600000014],[-105.037514,72.1183170000001],[-105.018623,72.06694],[-104.871933,71.989975],[-104.789993,71.84137],[-104.673317,71.823318],[-104.35527,71.574432],[-104.40361,71.508606],[-104.333328,71.39637800000014],[-104.35722399999986,71.357483],[-104.493332,71.33415200000013],[-104.440552,71.236099],[-104.648621,71.119141],[-104.585831,71.066666],[-104.223892,70.961929],[-104.116653,70.910263],[-103.994164,70.752777],[-103.806107,70.723038],[-103.556381,70.600815],[-103.309158,70.595261],[-103.121658,70.501938],[-102.920273,70.49498],[-103.126099,70.573883],[-103.14917,70.671646],[-103.0250089999999,70.660263],[-102.848343,70.593872],[-102.835831,70.54803500000014],[-102.744453,70.494705],[-102.117493,70.339432],[-101.925552,70.260544],[-101.84916699999985,70.25665300000014],[-101.799728,70.3022],[-101.714722,70.30886800000013],[-101.588608,70.271927],[-101.650558,70.210815],[-101.539719,70.10693400000014],[-101.397232,70.139435],[-101.375816,70.17776500000014],[-101.222229,70.131927],[-101.13501,70.159714],[-101.111938,70.19720500000011],[-100.999733,70.17276],[-100.870003,69.788315],[-100.95723,69.662491],[-101.32972699999986,69.66998300000012],[-101.473328,69.832764],[-101.416107,69.8869320000001],[-101.445267,69.909149],[-101.569458,69.737488],[-101.69194,69.68026700000013],[-101.856377,69.74304200000012],[-101.940552,69.737198],[-102.065552,69.85054000000014],[-102.230293,69.917206],[-102.375816,69.80941800000011],[-102.510277,69.758041],[-102.576401,69.737488],[-102.680557,69.759995],[-102.592216,69.693863],[-102.48361199999988,69.6922],[-102.507782,69.564148],[-102.81304899999986,69.52970900000012],[-103.321953,69.6922],[-103.476936,69.693588],[-103.504181,69.613037],[-103.023331,69.493866],[-102.990829,69.419434],[-103.023064,69.271652],[-103.204453,69.200821],[-103.217773,69.1372070000001],[-103.194992,69.114426],[-103.021118,69.216934],[-102.840843,69.383331],[-102.722778,69.380264],[-102.510834,69.439697],[-102.471939,69.479431],[-102.313049,69.498322],[-102.05750299999988,69.483597],[-101.931381,69.412766],[-102.035278,69.287201],[-102.212784,69.276382],[-102.217216,69.225266],[-102.09361299999988,69.178589],[-102.036667,69.231659],[-101.921944,69.260269],[-101.75473,69.175812],[-101.818069,68.993591],[-101.976936,68.96666],[-102.06221,68.99693300000013],[-102.145027,68.947662],[-102.386124,68.925537],[-102.535828,68.864426],[-102.763062,68.877762],[-102.89473,68.799988],[-103.005836,68.795258],[-103.194992,68.844437],[-103.320847,68.829712],[-103.403061,68.777206],[-104.094727,68.856644],[-104.445267,68.938873],[-104.50279199999989,68.877762],[-104.583618,68.85971100000012],[-105.14473,68.899155],[-105.2488939999999,68.945526],[-105.173317,68.991928],[-105.039169,68.99026500000014],[-104.936394,69.030548],[-104.915009,69.070541],[-105.083328,69.106369],[-105.160278,69.07193],[-105.473618,69.10693400000014],[-105.616943,69.160812],[-106.17778,69.14415],[-106.406113,69.180542],[-106.394447,69.236923],[-106.267776,69.292206],[-106.316391,69.386658],[-106.602219,69.498871],[-106.733063,69.44165],[-106.745537,69.407761],[-106.98555,69.3461],[-106.929169,69.2166600000001],[-107.138062,69.150543],[-107.342216,69.018875],[-107.955841,68.931046],[-108.534439,68.944702],[-108.563889,68.927765],[-108.530289,68.895828],[-108.597229,68.859146],[-109.104721,68.710541],[-109.399986,68.693314],[-109.683319,68.630539],[-110.220001,68.62915],[-110.363617,68.574707],[-110.440826,68.611099],[-110.576683,68.616653],[-110.950287,68.551926],[-111.038597,68.558594],[-110.843063,68.601654],[-111.416656,68.571106],[-111.204453,68.544708],[-111.238052,68.5144350000001],[-111.6005629999999,68.543594],[-113.269447,68.4538730000001],[-113.310272,68.473038],[-113.03389,68.49498000000011],[-113.118057,68.54443400000014],[-113.367218,68.594986],[-113.676941,68.811096],[-113.677223,68.90081800000013],[-113.569458,68.957214],[-113.544998,69.048035],[-113.657784,69.091095],[-113.692207,69.189423],[-113.521118,69.178589],[-114.311394,69.284988],[-115.2536159999999,69.245255],[-115.955841,69.292206],[-116.525833,69.407486],[-116.629707,69.45887800000014],[-116.561394,69.488586],[-116.58138999999987,69.560532],[-116.78138699999987,69.557205],[-116.897507,69.587494],[-116.847504,69.648605],[-117.247498,69.756943],[-117.436111,69.993042],[-117.08168,70.10887100000014],[-115.167503,70.277771],[-114.254997,70.31721500000015],[-113.841667,70.26944000000015],[-113.333328,70.277206],[-112.564713,70.198318],[-112.517227,70.207489],[-112.580841,70.221375],[-112.543327,70.237488],[-112.138344,70.271378],[-112.304718,70.29332],[-112.283333,70.299988],[-111.926392,70.252213],[-111.445267,70.284149],[-111.487213,70.336929],[-111.9805599999999,70.370819],[-112.199158,70.502213],[-112.528061,70.51416],[-112.709732,70.56749],[-112.9375,70.567215],[-113.492218,70.6772],[-113.591667,70.646103],[-113.938316,70.715271],[-114.171112,70.664703],[-114.377487,70.67581200000012],[-114.641113,70.622482],[-115.136948,70.598038],[-116.055557,70.57222000000012],[-116.171112,70.62692300000013],[-116.363892,70.63916000000012],[-116.715012,70.60304300000013],[-117.376663,70.62553400000013],[-117.559433,70.59721400000012],[-117.724716,70.641373],[-117.741669,70.661377],[-117.70944199999985,70.693863],[-117.735817,70.71165500000012],[-118.205841,70.84387200000015],[-118.419449,70.991928],[-117.796661,71.166382],[-116.985283,71.236099],[-116.208893,71.364151],[-115.726936,71.3763730000001],[-115.933609,71.38888500000013],[-116.064713,71.438583],[-115.828056,71.483047],[-115.620827,71.498596],[-115.378326,71.4497070000001],[-115.057503,71.52304100000013],[-115.442757,71.488037],[-115.558609,71.508331],[-115.5122219999999,71.537766],[-115.70639,71.555817],[-117.37721299999987,71.382751],[-117.41665599999988,71.391373],[-117.378326,71.454163],[-117.562767,71.49971],[-117.633331,71.46192900000011],[-117.483322,71.43248],[-117.539436,71.372757],[-118.112213,71.373596],[-118.283623,71.404709],[-118.309433,71.46582],[-118.08612099999988,71.540268],[-117.675003,71.55276500000014],[-117.651398,71.56694],[-117.90889,71.61499],[-117.696381,71.666092],[-118.027786,71.671646],[-118.172783,71.628036],[-118.176666,71.596375],[-118.31778,71.582764],[-118.45500199999987,71.650818],[-118.841667,71.664703],[-118.903877,71.6147],[-118.866096,71.586929],[-118.897781,71.577774],[-119.074722,71.64415],[-119.134453,71.765274],[-119.087509,71.908325],[-118.929169,72.000549],[-118.72501399999987,72.0619200000001],[-118.69194,72.130539],[-118.576401,72.179153],[-118.108047,72.237762],[-118.121384,72.30802900000015],[-118.164719,72.33442700000012],[-118.446663,72.345261],[-118.554993,72.380814],[-118.588058,72.435257],[-118.536942,72.493866],[-118.20723,72.618591],[-117.868881,72.699997],[-117.353607,72.91638200000011],[-116.941383,72.956375],[-116.574173,73.054153],[-114.561661,73.37553400000013],[-114.22609699999987,73.318329],[-113.96167,73.15304600000013],[-113.957497,73.113312],[-114.035553,73.00499],[-114.054993,72.883606],[-113.968887,72.82499700000011],[-113.997498,72.7994230000001]]],[[[-95.669724,73.60498000000013],[-95.702499,73.60554500000012],[-95.71167,73.612198],[-95.655563,73.616653],[-95.669724,73.60498000000013]]],[[[-107.89555399999989,73.541367],[-108.023064,73.55137600000012],[-108.083328,73.597214],[-107.824448,73.6244200000001],[-107.582497,73.597763],[-107.89555399999989,73.541367]]],[[[-124.307503,73.55636600000014],[-124.351936,73.5711060000001],[-124.35861199999988,73.630264],[-124.179443,73.606369],[-124.113892,73.5641480000001],[-124.307503,73.55636600000014]]],[[[-124.584732,73.679153],[-124.640556,73.678864],[-124.733612,73.700546],[-124.564438,73.687195],[-124.584732,73.679153]]],[[[-105.089447,73.73526],[-104.580841,73.60026600000015],[-104.483063,73.53442400000012],[-104.573334,73.323044],[-104.794159,73.168045],[-104.975563,73.0852660000001],[-104.984734,73.020538],[-105.22583,72.93304400000011],[-105.354446,72.953323],[-105.324173,72.906097],[-105.204178,72.864151],[-105.275558,72.845535],[-105.383057,72.866653],[-105.462509,72.94136],[-106.092499,73.199707],[-106.081947,73.241089],[-106.46611,73.401382],[-107.035553,73.48082000000011],[-106.700287,73.676086],[-106.572243,73.711929],[-105.726669,73.728592],[-105.516663,73.76332100000013],[-105.089447,73.73526]]],[[[-80.14222699999986,73.69664000000012],[-79.901398,73.698318],[-79.45195,73.63053900000011],[-78.166397,73.668045],[-77.424438,73.554703],[-77.19194,73.501389],[-77.048889,73.361923],[-76.893341,73.321106],[-76.708054,73.317764],[-76.579727,73.219711],[-76.61972,73.17581200000012],[-76.586945,73.14637800000014],[-76.313614,73.10054],[-76.333069,72.963608],[-76.118607,72.94026200000013],[-76.05943299999988,72.900818],[-76.149994,72.84220900000014],[-76.5625,72.812485],[-77.704178,72.897217],[-78.236359,72.893005],[-79.1619419999999,72.750549],[-79.429169,72.735809],[-79.998611,72.863037],[-80.181381,73.043869],[-80.131668,73.088593],[-80.110001,73.179703],[-80.151947,73.222488],[-80.797501,73.276932],[-80.876099,73.327774],[-80.872498,73.424988],[-80.820282,73.489151],[-80.809998,73.64444],[-80.857773,73.741928],[-80.434998,73.766098],[-80.14222699999986,73.69664000000012]]],[[[-73.354675,68.329216],[-73.21167,68.376923],[-73.318069,68.393051],[-73.357498,68.37136800000013],[-73.349442,68.3311000000001],[-73.620834,68.246094],[-73.851669,68.34220900000014],[-73.896118,68.392212],[-73.873611,68.487762],[-73.72583,68.525818],[-73.704727,68.656647],[-73.761398,68.686371],[-74.094162,68.719986],[-74.10611,68.690536],[-73.881668,68.556641],[-73.99028,68.492752],[-74.37944,68.542206],[-74.726105,68.73027000000013],[-74.719452,68.770538],[-74.57695,68.793045],[-74.551392,68.830551],[-74.666656,68.8458250000001],[-74.723053,68.822319],[-74.63501,68.79332000000011],[-74.771667,68.77415500000012],[-74.91777,68.801376],[-74.740173,68.872711],[-74.722229,68.934143],[-74.87278,68.955002],[-75.04277,68.928314],[-75.021118,68.953049],[-74.764725,69.01944],[-74.638062,69.01609800000011],[-74.820847,69.082214],[-75.05194099999989,69.008606],[-75.071396,68.921097],[-75.139725,68.88472],[-75.4664,69.02137800000013],[-75.578613,68.98414600000012],[-75.494995,68.93026700000013],[-75.603882,68.8797],[-76.420547,68.679153],[-76.660828,68.699417],[-76.688049,68.746933],[-76.521667,68.870255],[-76.606659,68.883041],[-76.655563,68.924698],[-76.625549,69.018326],[-76.348892,69.054977],[-75.996933,69.003036],[-75.813889,69.067764],[-75.605835,69.085266],[-75.569733,69.152771],[-75.591675,69.221649],[-75.95638999999989,69.366089],[-76.29805,69.407761],[-76.641113,69.554153],[-76.477783,69.652206],[-76.261398,69.626648],[-76.187775,69.665268],[-76.634171,69.683594],[-76.517776,69.662766],[-76.707504,69.559418],[-77.200562,69.646103],[-77.155563,69.680542],[-76.896667,69.679153],[-76.793884,69.718597],[-76.781387,69.748596],[-76.835281,69.815811],[-77.310547,69.835815],[-77.243057,69.881363],[-76.98056,69.938034],[-77.438049,69.857208],[-77.508347,69.82666000000012],[-77.449158,69.78471400000012],[-77.626389,69.74498],[-77.695267,69.988037],[-77.665009,70.088043],[-77.678329,70.18775900000014],[-77.884171,70.2586060000001],[-78.239166,70.2038730000001],[-78.401672,70.212494],[-78.480835,70.288589],[-78.389175,70.332214],[-78.425827,70.3477630000001],[-78.557495,70.351379],[-78.578888,70.309708],[-78.704727,70.374695],[-78.747498,70.438873],[-79.070557,70.469711],[-79.100281,70.498322],[-79.08168,70.52998400000013],[-78.87999,70.59471100000013],[-78.718887,70.54776],[-78.840561,70.63499500000012],[-78.976944,70.635818],[-79.009445,70.679703],[-79.158051,70.62220800000011],[-79.068069,70.61554000000012],[-79.174164,70.42804000000011],[-79.223892,70.419434],[-79.30833399999989,70.48027000000013],[-79.40361,70.493317],[-79.575562,70.429428],[-79.588898,70.399429],[-79.42361499999987,70.35582000000011],[-79.3577729999999,70.369705],[-79.209442,70.313309],[-79.108887,70.304977],[-79.056656,70.34137],[-78.921661,70.300812],[-78.763062,70.183594],[-78.664169,70.004166],[-78.687775,69.934418],[-78.791946,69.891098],[-79.408051,69.884995],[-79.682495,69.848877],[-79.891388,69.973877],[-80.053055,69.99720800000011],[-80.232498,70.007767],[-80.326111,69.98027],[-80.57749899999988,70.048874],[-81.763336,70.123032],[-81.68777499999986,70.06776400000012],[-81.464722,70.024704],[-81.313614,70.03221100000013],[-81.188599,69.9910890000001],[-81.126389,69.927765],[-80.763062,69.767212],[-80.952499,69.713882],[-81.43306,69.91304],[-81.795273,69.98858600000011],[-82.101105,70.108032],[-83.006958,70.30470300000013],[-83.04805,70.30693100000013],[-82.822235,70.2208250000001],[-82.299728,70.118866],[-81.710831,69.934143],[-81.74137899999988,69.872757],[-81.960281,69.844147],[-82.02000399999986,69.873871],[-82.143341,69.781372],[-82.243607,69.801651],[-82.271393,69.82638500000013],[-82.206665,69.828598],[-82.303055,69.85664400000013],[-82.526398,69.86080900000013],[-83.066666,70.010818],[-83.71528599999988,69.94775400000015],[-84.656952,70.002487],[-85.176102,70.09304800000012],[-85.666397,70.104706],[-85.878052,70.0769350000001],[-85.851669,70.03831500000013],[-85.618057,70.070831],[-85.236115,69.989151],[-85.823334,70.000275],[-86.255005,70.10554500000012],[-86.551941,70.234985],[-86.581116,70.356934],[-86.558609,70.386932],[-86.287506,70.484421],[-86.37471,70.525269],[-86.340561,70.483871],[-86.589722,70.41748],[-86.662216,70.361099],[-86.647232,70.319443],[-86.876099,70.326096],[-86.990555,70.431656],[-86.921936,70.455551],[-86.996384,70.467484],[-87.132767,70.439148],[-87.184998,70.388596],[-86.991379,70.364151],[-86.985825,70.281662],[-87.673615,70.319153],[-87.610275,70.284714],[-87.92305,70.242752],[-88.264725,70.328049],[-88.206665,70.35247800000012],[-87.87999,70.31137100000011],[-87.914719,70.331665],[-88.374435,70.43220500000012],[-88.693054,70.45526100000012],[-88.897507,70.532761],[-89.00528,70.656937],[-89.330566,70.791931],[-89.448334,70.902481],[-89.222778,70.935532],[-89.195267,70.968323],[-89.549728,71.08859300000012],[-89.228333,71.072769],[-89.203064,71.03804],[-89.134445,71.0269320000001],[-88.617767,71.04443400000014],[-88.38028,71.011932],[-88.3186189999999,70.953873],[-87.99999999999989,70.929153],[-87.353607,70.945251],[-87.308609,70.995529],[-87.246948,71.009155],[-87.002792,70.994141],[-87.385834,71.041931],[-87.712784,71.126083],[-87.84889199999986,71.184982],[-87.816666,71.254715],[-87.844162,71.26416],[-88.131104,71.21914700000013],[-89.830002,71.328873],[-89.968613,71.416931],[-90.013062,71.600266],[-89.997223,71.641373],[-89.808334,71.747757],[-89.960281,71.824158],[-90.048615,71.9538730000001],[-89.993057,72.070541],[-89.738892,72.124985],[-89.664719,72.113312],[-89.574722,72.163605],[-89.780563,72.157486],[-89.897232,72.188583],[-89.956665,72.32165500000013],[-89.907501,72.432205],[-89.79360999999989,72.462769],[-89.753891,72.605545],[-89.572784,72.61692800000014],[-89.470551,72.666092],[-89.574722,72.698868],[-89.574722,72.785263],[-89.330566,72.755829],[-89.294159,72.797211],[-89.361389,72.991653],[-89.228333,73.125809],[-88.990555,73.2836],[-88.409164,73.523605],[-87.73999,73.71138],[-86.71666,73.84082000000012],[-86.109161,73.8499910000001],[-85.06945799999988,73.801926],[-84.837784,73.741653],[-84.956116,73.665268],[-85.59639,73.48664900000011],[-85.930283,73.355255],[-86.137787,73.228867],[-86.292221,73.10331700000012],[-86.328339,73.036652],[-86.65361,72.868866],[-86.732773,72.71609500000011],[-86.686935,72.644714],[-86.397232,72.534988],[-86.240829,72.4202580000001],[-86.435822,72.270264],[-86.455276,72.207214],[-86.420547,72.012772],[-86.11055,71.783051],[-85.500839,71.511108],[-84.934723,71.41832],[-84.833893,71.274155],[-85.1725009999999,71.272491],[-85.50029,71.1772],[-85.93277,71.178864],[-86.248886,71.058594],[-86.820007,70.98858600000011],[-86.601944,70.971649],[-86.292221,71.000275],[-85.779175,71.13916],[-84.96167,71.18858300000011],[-84.849991,71.154709],[-84.87582399999985,71.069992],[-84.980835,71.101089],[-85.146957,71.082764],[-84.960281,71.07222],[-84.926941,70.98803700000013],[-84.975281,70.945251],[-84.958618,70.919434],[-84.798889,70.92164600000012],[-84.748337,70.97554],[-84.771118,71.037491],[-84.82972699999986,71.073318],[-84.766663,71.197479],[-84.797226,71.30331400000011],[-84.76251199999989,71.406647],[-84.526108,71.468872],[-84.561386,71.549988],[-84.65834,71.58387800000014],[-84.604446,71.646103],[-84.625,71.665817],[-84.827499,71.675262],[-84.926666,71.636108],[-85.279724,71.668594],[-85.579727,71.784988],[-85.43277,71.80636600000014],[-85.559723,71.900543],[-86.022781,71.980545],[-86.050827,72.011108],[-85.509445,72.06805400000013],[-85.440552,72.132751],[-85.501678,72.184143],[-85.487213,72.260269],[-84.867767,72.220825],[-84.815277,72.18136600000014],[-84.286392,72.028595],[-84.194443,71.930817],[-84.16888399999988,71.944138],[-84.16471899999988,72.021103],[-84.346664,72.069717],[-84.380554,72.123596],[-84.613327,72.163605],[-84.935272,72.289429],[-84.816101,72.352768],[-84.521118,72.35054000000014],[-84.442215,72.383041],[-84.876099,72.37220800000011],[-84.870834,72.40081800000013],[-84.786667,72.408875],[-84.776947,72.458328],[-85.14473,72.35942100000011],[-85.535278,72.469711],[-85.617218,72.545532],[-85.475555,72.575272],[-85.623886,72.586929],[-85.705276,72.637772],[-85.688049,72.8936],[-85.570557,72.966934],[-85.283066,72.964432],[-83.953064,72.752487],[-85.059998,72.996643],[-85.535278,73.021927],[-85.447769,73.120255],[-85.37999,73.133606],[-85.300278,73.078049],[-85.175888,73.058655],[-85.152496,73.07276900000011],[-85.223053,73.13472000000013],[-85.089172,73.137497],[-84.82972699999986,73.08554100000015],[-83.867767,73.02970900000014],[-83.634445,72.9824830000001],[-83.91362,73.058319],[-84.584442,73.115814],[-85.188599,73.228867],[-85.115829,73.31442300000015],[-84.808044,73.38832100000013],[-84.741669,73.376083],[-84.654999,73.305542],[-84.339447,73.226089],[-84.586945,73.323044],[-84.656113,73.390549],[-84.194443,73.474701],[-83.751923,73.42749],[-83.689438,73.323608],[-83.600555,73.297485],[-83.652496,73.445251],[-84.006958,73.50972000000013],[-83.21916199999986,73.656647],[-83.018341,73.666092],[-82.840836,73.732758],[-81.553879,73.717209],[-81.45723,73.691086],[-81.228882,73.535538],[-81.188324,73.389709],[-81.204727,73.266663],[-80.59639,73.148041],[-80.549438,73.08194],[-80.647507,72.99054],[-80.638336,72.92276],[-80.487778,72.828598],[-80.319458,72.799149],[-80.247498,72.730545],[-80.953888,72.450546],[-81.199722,72.289154],[-81.37944,72.241653],[-81.229721,72.258606],[-80.715012,72.473038],[-80.516403,72.503876],[-80.492767,72.453049],[-80.514175,72.3797],[-80.783325,72.290268],[-80.905563,72.180542],[-80.56723,72.072769],[-80.941101,72.0874940000001],[-81.080292,72.051651],[-80.847229,72.05664100000011],[-80.79277,72.027771],[-80.833328,71.945816],[-80.971664,71.881653],[-80.756119,71.93414300000012],[-80.746948,71.98248300000012],[-80.38501,72.048325],[-80.347229,72.088318],[-80.486664,72.18942300000015],[-80.2411039999999,72.197754],[-80.306381,72.25526400000012],[-80.260834,72.294983],[-80.155838,72.273605],[-79.99166899999989,72.1766510000001],[-79.674438,72.126648],[-79.941101,72.195816],[-80.166397,72.32222000000013],[-79.799164,72.501389],[-79.692215,72.466934],[-79.7686389999999,72.411766],[-79.595551,72.33471700000013],[-79.638901,72.289154],[-79.768616,72.2452550000001],[-79.75,72.215546],[-79.565826,72.275269],[-79.342499,72.400269],[-79.012787,72.27388000000013],[-78.946945,72.18692],[-79.036392,72.069443],[-79.233063,71.97637900000012],[-79.203064,71.961929],[-79.061111,71.975266],[-78.503616,71.868866],[-78.607498,71.93858300000011],[-78.923615,72.014999],[-78.854446,72.173035],[-78.476105,72.087204],[-78.381943,71.92804],[-78.210831,71.82582100000013],[-77.904449,71.768051],[-78.139999,71.83055100000013],[-78.321396,71.93692],[-78.141678,71.96415700000011],[-77.785553,71.787491],[-78.107224,71.974152],[-78.334167,71.991364],[-78.402222,72.10498],[-78.870834,72.226654],[-78.734726,72.32859800000011],[-78.604172,72.35942100000011],[-78.515839,72.330551],[-78.529175,72.235535],[-78.40834,72.16638200000011],[-78.384171,72.17553700000013],[-78.411118,72.21666],[-78.472778,72.24247700000012],[-78.451111,72.324158],[-77.827499,72.24859600000013],[-77.644455,72.186646],[-77.289444,72.183319],[-76.995834,72.12886],[-77.278061,72.19693],[-77.549988,72.198029],[-78.389175,72.373032],[-78.559158,72.438034],[-78.556656,72.5044400000001],[-78.430557,72.586655],[-77.613892,72.75166300000012],[-77.055817,72.75286100000011],[-76.753067,72.720535],[-76.6625059999999,72.678589],[-76.646118,72.639709],[-76.166946,72.58638],[-76.162506,72.526093],[-76.107773,72.473038],[-76.0369419999999,72.489426],[-76.06471299999987,72.549988],[-75.931946,72.583603],[-75.19249,72.491928],[-75.200287,72.461929],[-75.132492,72.3936000000001],[-74.947495,72.2497100000001],[-75.238327,72.1183170000001],[-75.607498,72.143326],[-76.015015,72.08665500000012],[-76.34805299999988,71.891663],[-76.089722,71.978867],[-76.01973,72.046097],[-75.796661,72.103592],[-75.488052,72.118866],[-75.21945199999988,72.074432],[-75.28167699999989,72.038589],[-75.58667,71.999146],[-75.686661,71.883041],[-75.692215,71.833328],[-75.80249,71.750549],[-76.085281,71.691925],[-75.794998,71.725815],[-75.654999,71.82609600000012],[-75.570282,71.91748],[-75.558334,71.97665400000011],[-75.197769,72.02331500000014],[-75.035828,72.125809],[-74.26001,72.076096],[-74.122223,71.983597],[-74.166107,71.874695],[-74.243057,71.818604],[-74.570557,71.809418],[-74.696106,71.73858600000011],[-74.88501,71.708603],[-75.136673,71.716934],[-75.389999,71.681091],[-75.04361,71.699707],[-74.933609,71.663879],[-75.406387,71.512207],[-75.205276,71.546371],[-74.784164,71.682755],[-74.686661,71.69636500000013],[-74.631943,71.662491],[-74.733887,71.57554600000014],[-75.036667,71.530548],[-75.151947,71.471649],[-75.033325,71.513046],[-74.838333,71.521927],[-74.699432,71.390823],[-75.08139,71.179428],[-74.874161,71.247757],[-74.637512,71.380539],[-74.638062,71.4266510000001],[-74.73555,71.472488],[-74.73611499999987,71.530548],[-74.619995,71.558029],[-74.543884,71.631363],[-74.288605,71.72747800000013],[-74.109161,71.735809],[-74.12887599999986,71.671646],[-74.254456,71.606644],[-74.243057,71.569717],[-74.15028399999989,71.533325],[-74.146118,71.637497],[-74.014725,71.7410890000001],[-73.748047,71.776932],[-73.589996,71.756943],[-73.638062,71.706375],[-73.890839,71.609421],[-74.010834,71.491364],[-74.315826,71.414429],[-74.02861,71.437759],[-74.091675,71.285538],[-74.240829,71.20082100000013],[-74.039444,71.3022],[-73.862213,71.531097],[-73.746948,71.585266],[-73.621933,71.58332800000011],[-73.565002,71.551926],[-73.619446,71.51582300000013],[-73.63501,71.35942100000011],[-73.51889,71.37915],[-73.503067,71.42469800000015],[-73.446945,71.440262],[-73.38028,71.385269],[-73.62304699999987,71.291092],[-73.678879,71.238037],[-73.735825,71.09332300000011],[-73.898346,71.05748000000011],[-73.674438,71.088318],[-73.673615,71.16304],[-73.623611,71.22554000000012],[-73.433884,71.308594],[-73.436111,71.340546],[-73.320847,71.34082000000012],[-73.049438,71.268326],[-73.27194199999984,71.220535],[-73.235001,71.162201],[-73.294449,71.092484],[-73.450836,71.035263],[-73.377487,70.980545],[-73.17361499999987,71.156937],[-73.180283,71.211655],[-72.994995,71.25],[-72.951401,71.316086],[-72.988892,71.405548],[-72.759171,71.426926],[-72.769165,71.459152],[-72.618607,71.559418],[-72.593887,71.642487],[-72.538055,71.66081200000013],[-71.554169,71.503876],[-71.435272,71.463608],[-71.11972,71.26416],[-71.34056099999987,71.170532],[-71.464447,71.062485],[-71.910828,71.107758],[-72.099731,71.063873],[-72.101944,71.016098],[-72.179718,70.962204],[-72.297226,70.947205],[-72.334167,70.878586],[-72.65361,70.827774],[-72.30278,70.867203],[-72.16362,70.83638],[-72.381943,70.6772],[-72.623322,70.628036],[-72.56945799999988,70.609985],[-72.326111,70.667206],[-72.155838,70.773605],[-71.354446,70.882751],[-71.287506,70.906097],[-71.18554699999987,71.01944],[-70.836121,71.114426],[-70.755569,71.11554],[-70.601669,71.053864],[-70.51445,70.921097],[-70.678879,70.840546],[-70.746948,70.74552900000015],[-71.100555,70.654984],[-71.175278,70.583603],[-71.592773,70.606934],[-71.583618,70.54637100000014],[-71.803055,70.428314],[-71.727219,70.41748],[-71.746384,70.3477630000001],[-71.849731,70.290817],[-71.733612,70.313873],[-71.640289,70.450546],[-71.51001,70.535812],[-71.506958,70.57638500000013],[-71.162506,70.525269],[-71.32251,70.312759],[-71.279999,70.274994],[-71.289169,70.246094],[-71.535828,70.01971400000014],[-71.33168,70.128586],[-71.210556,70.262207],[-71.231949,70.294983],[-71.030563,70.540543],[-71.053055,70.55304],[-70.997223,70.625809],[-69.904724,70.881363],[-69.770554,70.856094],[-69.87944,70.768051],[-70.084732,70.683594],[-70.244995,70.63832100000013],[-70.454727,70.627762],[-70.478882,70.606644],[-70.397507,70.52415500000012],[-70.496109,70.479431],[-70.309723,70.498032],[-70.371109,70.573608],[-70.344452,70.61303700000013],[-70.023331,70.610535],[-69.978607,70.65332],[-69.775833,70.682205],[-69.619995,70.758041],[-69.451401,70.791931],[-69.226944,70.779984],[-68.958054,70.688583],[-68.313889,70.563034],[-68.279175,70.531097],[-68.289719,70.50000000000011],[-68.451401,70.40942400000012],[-68.458618,70.369431],[-68.575836,70.396103],[-68.54805,70.447754],[-68.582504,70.4644320000001],[-68.661667,70.431091],[-68.651108,70.345825],[-68.682495,70.329437],[-69.66806,70.198593],[-69.829453,70.15416],[-69.91777,70.085541],[-70.086121,70.066666],[-70.185547,70.02804600000013],[-69.901108,70.048325],[-69.815552,69.9847110000001],[-70.16444399999989,69.9616550000001],[-70.228607,69.911652],[-70.468613,69.842758],[-70.355835,69.84137],[-70.076675,69.958038],[-69.750839,69.972488],[-69.744156,70.0080410000001],[-69.80471799999987,70.038879],[-69.79277,70.080826],[-69.653336,70.144989],[-68.839172,70.203598],[-68.678329,70.202484],[-68.642502,70.149429],[-68.783066,70.044434],[-69.153061,69.953049],[-69.426941,69.819717],[-69.683884,69.839981],[-69.805832,69.81999200000013],[-69.998047,69.66998300000012],[-69.990555,69.61499],[-69.741943,69.8035890000001],[-69.395844,69.77777100000013],[-69.076675,69.92387400000013],[-68.751953,69.94664],[-68.22139,70.102768],[-68.193604,70.123596],[-68.333618,70.13916],[-68.345276,70.188034],[-68.160004,70.28276100000011],[-68.039444,70.301376],[-67.794724,70.258881],[-67.222778,69.943863],[-67.12777699999987,69.726929],[-67.40695199999988,69.714706],[-67.761124,69.77859500000011],[-67.996109,69.774429],[-68.208054,69.715546],[-68.329453,69.62776200000013],[-68.645279,69.641098],[-69.220001,69.535812],[-69.688889,69.569443],[-70.030838,69.536102],[-69.885834,69.507217],[-69.66333,69.548325],[-69.299988,69.506104],[-68.611938,69.587494],[-67.982224,69.45748900000012],[-67.792221,69.484146],[-67.210007,69.46138],[-66.79554699999989,69.341095],[-66.645844,69.224991],[-66.668335,69.17831400000011],[-66.758621,69.12803600000012],[-66.996948,69.177765],[-67.676392,69.169434],[-68.184479,69.308014],[-68.375549,69.294708],[-69.015015,69.35498],[-69.257782,69.27026400000011],[-68.92138699999987,69.33194],[-68.198608,69.274704],[-68.07749899999988,69.217484],[-68.967773,69.2211],[-68.502502,69.198593],[-68.690552,69.141098],[-68.998047,69.103592],[-68.926666,69.079987],[-68.958893,69.00305200000014],[-69.025833,68.968597],[-68.930557,68.992752],[-68.85833699999989,69.08831800000013],[-68.412781,69.176926],[-68.178329,69.146652],[-67.705841,69.01638800000012],[-68.029449,68.971375],[-68.314163,69.010544],[-68.556107,68.964157],[-68.303055,68.985809],[-68.04834,68.943863],[-67.972778,68.859146],[-68.491669,68.896652],[-67.771393,68.781372],[-68.565552,68.84721400000012],[-68.611664,68.835815],[-68.526947,68.795258],[-68.795273,68.799423],[-69.280838,68.87580900000012],[-69.398056,68.86219800000013],[-69.152222,68.828049],[-69.371109,68.81275900000014],[-68.044998,68.678314],[-68.094452,68.62776200000013],[-68.657776,68.65637200000015],[-68.902496,68.603592],[-68.804169,68.589981],[-68.647507,68.635544],[-68.469452,68.606369],[-68.707054,68.5660400000001],[-68.244446,68.588043],[-67.866943,68.50972],[-67.664169,68.562759],[-67.500839,68.538315],[-67.510559,68.511383],[-67.628052,68.496368],[-67.612503,68.379425],[-67.511124,68.483322],[-67.426102,68.494431],[-67.217499,68.471924],[-67.223053,68.42608600000011],[-67.324448,68.407761],[-67.104996,68.414154],[-67.112778,68.478867],[-66.706955,68.44470200000012],[-66.904999,68.41638200000011],[-66.936386,68.37442],[-67.011124,68.353592],[-67.286392,68.395828],[-67.743881,68.343323],[-67.83223,68.32026700000011],[-67.878326,68.265274],[-67.833328,68.261383],[-67.74526999999989,68.320541],[-67.597778,68.323044],[-67.576675,68.2686],[-67.694992,68.2410890000001],[-67.579727,68.251389],[-67.533066,68.27137800000014],[-67.540283,68.299713],[-67.401947,68.352478],[-67.232498,68.357483],[-67.011673,68.316086],[-67.235001,68.291656],[-67.327789,68.243591],[-67.327789,68.181091],[-67.387787,68.146378],[-67.598343,68.16276600000015],[-67.374161,68.127472],[-67.273895,68.19081100000011],[-67.27471899999989,68.244141],[-67.011398,68.2949830000001],[-66.765839,68.23858600000011],[-66.852219,68.115265],[-66.965561,68.06387300000011],[-66.946655,68.013611],[-66.836121,68.095535],[-66.694443,68.14305100000013],[-66.670837,68.12886000000015],[-66.678055,68.04332],[-66.735001,67.982208],[-66.69722,67.987488],[-66.647232,68.015549],[-66.615555,68.13247700000011],[-66.54194599999988,68.148331],[-66.315277,68.13026400000012],[-66.366394,68.08332800000011],[-66.478607,68.077209],[-66.259171,68.085815],[-66.184158,68.018875],[-66.309723,67.986099],[-66.401398,67.888596],[-66.732224,67.867203],[-66.356659,67.821381],[-66.276672,67.954437],[-65.943604,68.04609700000015],[-65.960556,68.14444000000015],[-65.911942,68.158875],[-65.853607,68.073318],[-66.032227,67.952484],[-65.967224,67.853317],[-66.028885,67.72442600000011],[-66.008621,67.625534],[-65.936935,67.765549],[-65.953339,67.821381],[-65.804169,67.863602],[-65.763626,67.909988],[-65.80777,67.9711],[-65.443604,67.99220300000013],[-65.520279,67.843048],[-65.615829,67.786102],[-65.426392,67.696365],[-65.34639,67.59332300000011],[-65.318344,67.601089],[-65.369156,67.702774],[-65.554443,67.783051],[-65.423615,67.898041],[-65.171661,67.966095],[-65.141388,67.990265],[-65.176666,68.022491],[-65.047775,68.049423],[-64.723618,67.99054],[-65.015289,67.862488],[-65.008347,67.785263],[-65.145554,67.738876],[-65.196381,67.69720500000011],[-65.204178,67.648331],[-65.167221,67.635818],[-65.129715,67.71582],[-64.919724,67.79081700000012],[-64.810547,67.777206],[-64.81610099999989,67.710541],[-64.862778,67.69165],[-64.820557,67.688309],[-64.768616,67.709427],[-64.75,67.82276900000011],[-64.506958,67.807205],[-64.363892,67.75444],[-64.401398,67.70776400000011],[-64.578339,67.69693],[-64.639175,67.660538],[-64.38082899999989,67.698029],[-64.305557,67.733597],[-64.072784,67.61026],[-64.038605,67.528595],[-64.238602,67.467484],[-64.440552,67.474991],[-64.296661,67.448029],[-64.010834,67.45971700000013],[-63.951111,67.40998800000011],[-63.904167,67.305817],[-64.797501,67.35664400000013],[-64.231949,67.29332],[-64.35611,67.250275],[-64.550278,67.256104],[-64.81610099999989,67.20694],[-64.783325,67.190262],[-63.962776,67.272491],[-64.021393,67.208878],[-64.611938,67.13247700000011],[-64.689987,67.083603],[-64.69194,67.000549],[-64.628326,67.012207],[-64.604172,67.088318],[-64.506393,67.129425],[-63.971382,67.182205],[-63.797501,67.24026500000014],[-63.450554,67.22248800000011],[-63.453888,67.16943400000014],[-63.529442,67.104431],[-63.795837,67.006653],[-63.77249899999987,66.958878],[-63.750557,67.01748700000013],[-63.535278,67.07083100000011],[-63.402779,67.14444000000015],[-63.420837,67.200272],[-63.332504,67.281937],[-63.11028299999986,67.329987],[-62.99778,67.28137200000015],[-62.970833,67.221375],[-63.04472399999986,67.167206],[-63.284447,67.105255],[-63.220276,67.016937],[-63.240837,66.961655],[-63.545554999999865,66.903595],[-63.571945,66.837494],[-63.771385,66.811096],[-63.488892,66.82832300000013],[-63.496947999999854,66.880814],[-63.441666,66.9083250000001],[-63.407219,66.814423],[-63.453056,66.711655],[-63.42028,66.698868],[-63.224716,66.899429],[-62.962502,66.963882],[-62.846947,66.96192900000011],[-62.820557,66.813599],[-62.899727,66.63665800000011],[-62.835274,66.66638200000011],[-62.734169,66.790817],[-62.77417,66.840546],[-62.743057,66.941925],[-62.56889299999988,66.94413800000012],[-62.313332,66.726929],[-62.292778,66.761658],[-62.424721,66.847488],[-62.427223,66.921097],[-62.284729,66.946091],[-62.27861,67.039429],[-62.101395,67.054703],[-62.005562,67.0352630000001],[-62.102226,66.91304000000014],[-62.01889,66.90165700000011],[-61.938606,66.969437],[-61.749725,66.948029],[-61.314163,66.687195],[-61.262505,66.629425],[-61.447777,66.53831500000013],[-61.59861,66.550262],[-61.72583,66.643051],[-61.950554,66.676926],[-62.123886,66.626373],[-61.979996,66.648041],[-61.830284,66.62136800000013],[-61.575279,66.482758],[-61.86972,66.445816],[-61.97805,66.40387],[-61.5694499999999,66.415543],[-61.462502,66.36914100000013],[-61.877495,66.283325],[-62.198883,66.3141480000001],[-62.229996,66.40416],[-62.456108,66.42387400000013],[-62.71611,66.407211],[-62.47805,66.36998000000011],[-62.320557,66.299713],[-62.666946,66.214432],[-62.757225,66.245255],[-62.779442,66.30720500000012],[-62.895004,66.329712],[-62.809441,66.24081400000011],[-62.715004,66.20166],[-62.488052,66.200272],[-62.180557,66.148605],[-62.037506,66.100815],[-61.954445,66.01915],[-62.188889,66.0122070000001],[-62.307777,65.973877],[-62.525276,66.03414900000011],[-62.778885,66.033325],[-62.842224,66.064148],[-62.88417099999987,66.129974],[-62.970551,66.148041],[-63.061943,66.120819],[-62.892227,66.07666],[-62.793617,66.010818],[-62.523056,66.002213],[-62.418335,65.970535],[-62.317223,65.808029],[-62.619995,65.80304],[-62.727219,65.828598],[-62.864166,65.911102],[-62.874718,65.8830410000001],[-62.760002,65.816666],[-62.56945,65.75749200000013],[-62.599442,65.71887200000015],[-62.83344299999987,65.752991],[-62.79917099999989,65.711929],[-62.591942,65.671921],[-62.653053,65.586105],[-62.803055,65.59887700000013],[-62.859726,65.63472],[-62.885002,65.726974],[-62.936111,65.75499],[-62.962219,65.748322],[-62.916664,65.72221400000012],[-62.89167,65.638321],[-62.96167,65.58305400000012],[-63.027496,65.635818],[-63.200279,65.633331],[-63.443054,65.854706],[-63.474167,65.833054],[-63.368332,65.669434],[-63.72360999999989,65.680267],[-63.671669,65.648331],[-63.375,65.632202],[-63.32,65.593323],[-63.359726,65.536102],[-63.482216,65.525269],[-63.58128,65.591873],[-63.608894,65.589981],[-63.618332,65.541931],[-63.292778,65.428864],[-63.655556,65.470825],[-63.483612,65.404984],[-63.335556,65.300537],[-63.472221,65.196365],[-63.376945,65.110809],[-63.527222,64.971924],[-63.546951,64.887207],[-63.824173,64.984711],[-63.82556199999988,65.012772],[-63.664719,65.043594],[-63.849724,65.030273],[-63.881668,65.09693900000013],[-63.948608,65.10054],[-64.132492,65.044434],[-64.275833,65.098877],[-64.129715,65.193588],[-64.231384,65.19693],[-64.314713,65.152481],[-64.38082899999989,65.181091],[-64.402786,65.2910920000001],[-64.255569,65.386383],[-64.237213,65.429977],[-64.291107,65.422485],[-64.46167,65.294983],[-64.462219,65.190811],[-64.555557,65.092209],[-64.760284,65.252213],[-64.801102,65.23082000000011],[-64.910553,65.299423],[-64.684433,65.341095],[-64.912216,65.338043],[-64.59111,65.42970300000013],[-64.44194,65.4202580000001],[-64.418335,65.482758],[-64.974167,65.404709],[-65.001114,65.366653],[-65.149994,65.434143],[-65.160004,65.488037],[-64.929718,65.524704],[-64.836945,65.60582],[-64.710007,65.652206],[-64.853333,65.65470900000012],[-64.99360699999988,65.548035],[-65.311111,65.548874],[-65.338608,65.575546],[-65.299988,65.6308140000001],[-65.125824,65.633331],[-65.099731,65.671921],[-64.794998,65.72804300000013],[-65.024719,65.716934],[-65.168335,65.656097],[-65.44166599999988,65.67164600000012],[-65.460281,65.741364],[-65.505569,65.743317],[-65.449158,65.841095],[-65.357224,65.902481],[-64.946106,66.00138900000012],[-64.735001,65.969437],[-64.821671,66.044708],[-64.721664,66.217484],[-64.356384,66.349716],[-64.718887,66.273315],[-64.839996,66.193314],[-64.854172,66.1097110000001],[-64.933884,66.080276],[-65.381943,65.97581500000013],[-65.916107,65.951096],[-65.963898,66.043869],[-65.91166699999985,66.0916600000001],[-65.634171,66.172485],[-65.545547,66.2433170000001],[-65.471115,66.342484],[-65.473618,66.385818],[-65.553879,66.327774],[-65.571671,66.268326],[-65.702499,66.177475],[-65.95195,66.108871],[-66.073624,66.120529],[-66.147232,66.135269],[-66.200836,66.194977],[-66.191101,66.239975],[-66.505005,66.208878],[-66.576111,66.359146],[-66.43721,66.413315],[-66.617493,66.368591],[-66.767776,66.38053900000011],[-66.821671,66.458038],[-66.806381,66.531937],[-66.851944,66.583328],[-67.048889,66.644714],[-66.88417099999987,66.566086],[-67.118332,66.484985],[-67.198608,66.494141],[-67.190277,66.5291600000001],[-67.338333,66.597763],[-67.742767,66.568329],[-67.365829,66.54443400000014],[-67.148621,66.443863],[-67.138062,66.382202],[-67.172501,66.363876],[-67.410553,66.425262],[-67.125275,66.306931],[-67.254181,66.30276500000014],[-67.282227,66.275269],[-67.413895,66.296646],[-67.566666,66.409424],[-67.923615,66.516098],[-67.992767,66.506943],[-67.87027,66.454712],[-67.672226,66.22831700000012],[-67.162506,66.035263],[-67.243523,65.978302],[-67.17304999999988,65.918594],[-67.194443,65.90971400000012],[-67.824173,65.880814],[-67.938599,65.908035],[-68.030563,65.998032],[-68.025833,66.06581100000011],[-68.24472,66.1827550000001],[-68.851395,66.189972],[-68.414719,66.159424],[-68.237778,66.069992],[-68.218887,66.081375],[-68.246948,66.112762],[-68.202499,66.12886],[-68.047226,66.064987],[-68.053604,65.991089],[-68.123886,65.963043],[-68.30444299999988,66.028046],[-68.333618,65.931931],[-68.287781,65.907761],[-68.139999,65.927475],[-68.147232,65.798325],[-68.02389499999987,65.775269],[-67.88612399999987,65.804977],[-67.821121,65.768051],[-67.94249,65.61804200000012],[-68.058884,65.568054],[-67.951675,65.568329],[-68.025833,65.481094],[-67.712219,65.64082300000013],[-67.402496,65.67747500000013],[-67.280563,65.64248700000013],[-67.253342,65.601654],[-67.458893,65.498032],[-67.347504,65.458603],[-67.08168,65.462494],[-67.058334,65.426651],[-67.118057,65.361923],[-67.316101,65.358597],[-67.416107,65.33915700000011],[-67.326675,65.31694],[-67.269165,65.352203],[-67.119995,65.309982],[-67.063889,65.218323],[-66.928879,65.229706],[-66.959167,65.106644],[-67.055557,65.105255],[-67.096115,65.056091],[-66.890564,65.103317],[-66.726105,65.18026700000013],[-66.801666,65.060806],[-66.743057,64.963043],[-66.734161,64.820541],[-66.69804399999987,64.761932],[-66.632492,64.78137200000015],[-66.676102,64.876083],[-66.68866,65.038773],[-66.535278,65.010818],[-66.478607,64.929153],[-66.379166,64.912201],[-66.334732,64.93470800000011],[-66.148346,64.868866],[-66.213333,64.756104],[-66.212219,64.685532],[-66.151947,64.689148],[-66.116943,64.78137200000015],[-66.020844,64.849716],[-66.01251199999989,64.699417],[-65.846664,64.676086],[-65.89917,64.732758],[-65.956665,64.886108],[-65.717773,64.840271],[-65.660278,64.799149],[-65.742493,64.7410890000001],[-65.704727,64.687485],[-65.708618,64.736099],[-65.665283,64.77137800000014],[-65.555832,64.723312],[-65.583328,64.64276100000012],[-65.714172,64.570541],[-65.721664,64.494141],[-65.518066,64.49971],[-65.505569,64.468872],[-65.384171,64.524155],[-65.21055599999988,64.536102],[-65.077789,64.475815],[-65.071671,64.440811],[-65.210831,64.303864],[-65.554169,64.323318],[-65.65834,64.30276500000014],[-65.422775,64.29637100000014],[-65.049438,64.07222],[-65.214172,64.025543],[-64.661118,64.028595],[-64.638336,63.969154],[-64.875275,63.9011],[-64.987503,63.823051],[-64.948883,63.774437],[-64.683609,63.746384],[-64.522507,63.672768],[-64.507507,63.630821],[-64.536667,63.581108],[-64.495544,63.327774],[-64.62471,63.318054],[-64.482773,63.285828],[-64.531113,63.249718],[-64.65834,63.249161],[-64.767502,63.323883],[-64.850555,63.510826],[-64.94249,63.63221],[-65.070847,63.671936],[-65.204727,63.803322],[-65.303879,63.806938],[-65.053055,63.638046],[-65.039169,63.57416500000011],[-65.091949,63.559715],[-65.0994419999999,63.526382],[-65.026947,63.3991620000001],[-64.94249,63.35305],[-64.901108,63.237495],[-65.14695699999987,63.28138],[-65.054993,63.172218],[-64.920273,63.184158],[-64.78389,63.122215],[-64.753342,63.09665700000011],[-64.771393,62.98333],[-64.627213,62.90416],[-64.769455,62.862213000000104],[-64.88194299999986,62.867493],[-65.236115,62.957771],[-65.25473,62.985268],[-65.269165,62.959991],[-64.984726,62.714157],[-64.948883,62.648605],[-65.1875,62.56221],[-65.294998,62.669441],[-65.266953,62.694435],[-65.327499,62.691658],[-65.328064,62.66610000000014],[-65.353882,62.684433],[-65.339722,62.837494],[-65.579178,62.811935],[-65.74694799999986,62.91777],[-65.909439,62.925827],[-65.933319,62.955826],[-65.838333,63.033333],[-65.950562,62.975822],[-66.01445,62.978874000000125],[-66.275833,63.133881],[-66.291382,63.11610400000012],[-66.196655,63.031662],[-66.091385,62.983604],[-66.103058,62.946655000000135],[-66.159164,62.936653],[-66.44444299999985,63.020546],[-66.518341,63.065269],[-66.551941,63.179436],[-66.626389,63.252220000000136],[-66.642776,63.37249],[-66.74028,63.283607],[-66.602493,63.205269],[-66.546661,62.99137900000011],[-66.68222,63.026382],[-66.768066,63.087769],[-66.807495,63.273323],[-66.849167,63.245544],[-66.799438,63.172493],[-66.844162,63.147217000000126],[-67.023895,63.24305],[-66.977783,63.399719],[-67.017227,63.397217],[-67.040833,63.335548],[-67.017227,63.281105],[-67.179718,63.275551],[-67.5,63.442764000000125],[-67.683319,63.619438],[-67.914719,63.759438],[-67.675003,63.418053],[-67.685272,63.368881],[-67.820557,63.400269],[-67.858047,63.457497],[-68.025284,63.540833],[-68.365829,63.645271],[-68.54277,63.732491],[-68.996948,63.753609],[-68.813049,63.635551],[-68.75473,63.548607],[-68.288605,63.298332],[-68.146118,63.150269],[-67.926392,63.141106],[-67.912781,63.083328],[-67.599991,63.084435],[-67.773056,63.025826],[-67.76973,62.958328],[-67.728058,62.954994],[-67.736938,62.995544000000116],[-67.686935,63.02665700000011],[-67.553055,63.048607000000125],[-67.499725,63.007774],[-67.651398,62.967491],[-67.672775,62.923325],[-67.470276,62.985268],[-67.398056,62.967209],[-67.194717,62.87027],[-66.957779,62.681107],[-66.733063,62.671661],[-66.77305599999988,62.63249200000013],[-66.606949,62.604996],[-66.425003,62.44526700000011],[-66.351669,62.44499200000013],[-66.330566,62.379158],[-66.470001,62.332214],[-66.318619,62.26471700000013],[-66.351944,62.334991000000116],[-66.20834399999988,62.332214],[-66.167221,62.25444],[-66.25723299999987,62.25972],[-66.05860899999988,62.22415900000011],[-65.993057,62.244156],[-65.930557,62.193321],[-66.132492,62.089432],[-66.110001,62.01749400000011],[-66.035828,61.952774],[-65.99221799999987,61.962769],[-65.946655,61.899162],[-66.066101,61.868599],[-66.287781,61.85833],[-66.543335,61.898880000000126],[-66.632767,61.918884],[-66.755569,62.011108],[-67.104721,62.03221100000014],[-67.463058,62.139435],[-68.564713,62.25193800000011],[-69.160004,62.42527],[-69.430557,62.58416],[-69.449722,62.551102],[-69.597229,62.662491],[-69.55722,62.726379],[-69.482498,62.763611],[-69.727493,62.7799910000001],[-70.229172,62.748878000000104],[-70.499435,62.864441],[-70.885559,62.907211],[-70.84777799999989,62.947212],[-70.974838,62.989437],[-71.156662,62.989159],[-71.136673,63.028603],[-71.007385,63.043438],[-70.863892,63.112213],[-70.856384,63.139435],[-70.90889,63.17083],[-70.99028,63.14804800000013],[-70.98999,63.102493],[-71.029724,63.071938],[-71.138611,63.073326],[-71.232773,63.0019380000001],[-71.400558,63.051659],[-71.454727,63.101936],[-71.713898,63.17916100000013],[-71.770004,63.256386],[-71.795547,63.38472],[-72.076401,63.398048],[-72.145554,63.44609800000011],[-71.615005,63.422493000000145],[-71.411667,63.485825],[-71.229721,63.604713],[-71.306946,63.611382],[-71.33168,63.565544],[-71.407501,63.567772],[-71.362503,63.61332700000014],[-71.407776,63.635551],[-71.446945,63.580826],[-71.57695,63.581665],[-71.581116,63.714996],[-71.700562,63.696381],[-71.904449,63.80999],[-71.970551,63.79583],[-72.004181,63.752777],[-71.843887,63.755554],[-71.87944,63.681938],[-71.933884,63.649437],[-72.169449,63.748604],[-72.218887,63.673882],[-72.324173,63.676659],[-72.363617,63.75444],[-72.270004,63.787216],[-72.215012,63.867767],[-72.238892,63.952492],[-72.364716,63.845543000000134],[-72.372772,63.778603],[-72.526398,63.787773],[-72.456116,63.8144380000001],[-72.634735,63.852493],[-72.59277299999985,64.022217],[-72.664719,64.080551],[-72.705841,64.009155],[-72.658615,63.98777],[-72.720001,63.961105],[-72.758347,64.004166],[-72.940277,64.058594],[-72.868881,64.09915200000012],[-72.911667,64.168869],[-73.223892,64.31164600000011],[-73.279175,64.258606],[-73.380554,64.2686],[-73.415558,64.445816],[-73.164719,64.579712],[-73.16944899999987,64.609985],[-73.30278,64.658875],[-73.347504,64.634995],[-73.303329,64.538315],[-73.463333,64.502487],[-73.467224,64.612762],[-73.655563,64.631653],[-73.667496,64.577209],[-73.753891,64.535263],[-73.929443,64.602203],[-73.844727,64.501938],[-73.97277799999989,64.43026700000013],[-73.99943499999989,64.328049],[-74.062775,64.33442700000012],[-74.10221899999988,64.367477],[-74.128052,64.533051],[-74.065277,64.533051],[-74.053879,64.728592],[-74.120544,64.741928],[-74.24028,64.58027600000014],[-74.390289,64.569717],[-74.535278,64.622208],[-74.7041779999999,64.735535],[-74.567505,64.832764],[-74.476395,64.838882],[-74.545837,64.892212],[-74.639999,64.90359500000011],[-74.741379,64.84748800000011],[-74.706665,64.800537],[-74.726395,64.77082800000011],[-74.985275,64.795822],[-74.470001,64.55748],[-74.685822,64.371094],[-74.974716,64.416092],[-75.174713,64.492752],[-75.18721,64.473602],[-75.144165,64.453049],[-75.215561,64.428864],[-75.409164,64.5227660000001],[-75.824173,64.611649],[-75.847229,64.604431],[-75.818893,64.530823],[-75.631668,64.453598],[-75.708344,64.437759],[-75.773056,64.46748400000013],[-75.922501,64.481094],[-75.857773,64.468048],[-75.726944,64.367203],[-75.950562,64.399155],[-76.253616,64.357758],[-76.26445,64.319153],[-76.189713,64.301376],[-76.300552,64.27887],[-76.484726,64.266663],[-76.506668,64.29748500000011],[-76.591949,64.310532],[-76.73388699999987,64.290543],[-76.721664,64.238312],[-76.654724,64.209152],[-76.670547,64.184143],[-77.138336,64.289429],[-77.37999,64.2452550000001],[-77.434158,64.320267],[-77.652222,64.388046],[-77.679718,64.321106],[-77.747223,64.337769],[-77.83139,64.412491],[-78.183319,64.57249500000012],[-78.160553,64.690536],[-78.184433,64.731094],[-78.064438,64.849426],[-78.117218,64.876083],[-78.145279,64.95748900000012],[-77.973053,65.041367],[-77.315826,65.190536],[-77.513062,65.318878],[-77.46112099999988,65.37915],[-77.287506,65.367752],[-77.421661,65.46138],[-77.238052,65.469437],[-77.08667,65.407211],[-76.849991,65.428314],[-76.626938,65.39888000000012],[-75.769165,65.218872],[-75.73999,65.16832],[-75.52861,65.108871],[-75.424438,65.043869],[-75.428055,64.968323],[-75.519165,64.93692],[-75.667496,64.940811],[-75.594162,64.86026],[-75.461395,64.811646],[-75.373047,64.714996],[-75.289444,64.739975],[-75.373886,64.83305400000012],[-75.357224,64.8977660000001],[-75.469727,64.869431],[-75.567505,64.883606],[-75.384735,64.98193400000014],[-75.264175,64.966095],[-75.186935,65.101654],[-75.259171,65.102203],[-75.279999,65.035263],[-75.360001,65.003876],[-75.51640299999985,65.138596],[-75.890564,65.26915],[-75.950287,65.318329],[-75.186661,65.251938],[-75.083618,65.286102],[-75.070847,65.330276],[-75.108047,65.39305100000013],[-74.524445,65.33332800000011],[-74.357773,65.398605],[-74.311386,65.463882],[-74.18277,65.525269],[-73.845276,65.53221100000013],[-73.736938,65.514709],[-73.736938,65.487762],[-73.651398,65.454712],[-73.500565,65.474426],[-73.662216,65.6586],[-73.709732,65.762497],[-74.058044,65.875534],[-74.444992,66.096939],[-74.46611,66.1519320000001],[-74.342224,66.225266],[-73.444153,66.551086],[-73.351944,66.649994],[-73.108612,66.723312],[-72.873886,66.931931],[-72.824173,67.029434],[-72.684998,67.076096],[-72.368607,67.112488],[-72.276108,67.166931],[-72.25834699999989,67.2480319999999],[-72.436386,67.47221400000011],[-72.485825,67.623032],[-72.597778,67.639709],[-72.676392,67.693863],[-72.58332799999987,67.750275],[-72.612503,67.790268],[-72.843887,67.850815],[-72.944443,67.92804],[-72.896118,68.01416],[-72.98111,68.13916],[-72.993881,68.212204],[-73.161118,68.228867],[-73.27111799999989,68.281937],[-73.496109,68.275543],[-73.354675,68.329216]]],[[[-124.430557,73.878586],[-124.515289,73.894989],[-124.55278,73.916931],[-124.420273,73.909149],[-124.430557,73.878586]]],[[[-99.804558,73.889099],[-99.23500099999988,73.737762],[-98.179993,73.804153],[-97.761948,73.911926],[-97.47139,73.857758],[-97.223618,73.856369],[-96.96221899999988,73.73858600000011],[-96.93277,73.6922],[-96.988892,73.624695],[-97.436111,73.525543],[-97.638062,73.5385890000001],[-97.668335,73.483322],[-97.607224,73.454712],[-97.417221,73.493317],[-97.19722,73.469711],[-97.150284,73.389984],[-97.171936,73.352768],[-97.64500399999986,73.318054],[-97.84138499999989,73.273315],[-97.86250299999989,73.23387100000014],[-97.983612,73.181091],[-98.450287,73.02026400000011],[-98.450562,72.874985],[-98.419998,72.858597],[-98.397781,72.90277100000014],[-98.22721899999988,72.987488],[-97.846954,73.048599],[-97.44249,72.999146],[-97.225006,72.93997200000011],[-97.265289,72.84887700000013],[-97.023056,72.73220800000013],[-97.179443,72.66748],[-97.196655,72.604431],[-97.081009,72.60592700000012],[-96.915558,72.678589],[-96.611938,72.746933],[-96.517502,72.714706],[-96.521942,72.674423],[-96.325562,72.488312],[-96.29834,72.415817],[-96.668335,72.309708],[-96.871933,72.321106],[-96.561111,72.275543],[-96.483063,72.113037],[-96.537216,72.07499700000011],[-96.866943,72.041092],[-96.672501,72.012772],[-96.488602,72.034988],[-96.522507,71.959152],[-96.76445,71.914993],[-96.700836,71.8999940000001],[-96.522781,71.93441800000011],[-96.493057,71.914154],[-96.591949,71.810806],[-96.74472,71.792206],[-96.738052,71.824997],[-96.791382,71.827774],[-96.983612,71.775818],[-97.165009,71.675537],[-97.505005,71.611649],[-97.988052,71.661926],[-98.218063,71.64971900000012],[-98.359726,71.728043],[-98.321396,71.803314],[-98.208618,71.88443],[-98.267227,71.90416],[-98.450562,71.794144],[-98.493881,71.713882],[-98.037506,71.526657],[-98.198044,71.414703],[-98.46611,71.313309],[-98.729721,71.270538],[-98.829453,71.293869],[-98.960281,71.379974],[-99.238052,71.344986],[-99.462784,71.593048],[-99.578888,71.622757],[-99.678329,71.760544],[-99.842224,71.834991],[-100.101936,71.88472],[-100.314713,71.97998],[-100.634453,72.185532],[-100.885277,72.20776400000011],[-100.967773,72.174149],[-101.220551,72.33221400000012],[-101.469452,72.265549],[-101.634743,72.306931],[-101.776947,72.299713],[-101.888344,72.35859700000013],[-101.981316,72.47811100000013],[-102.465843,72.604706],[-102.74166899999989,72.724152],[-102.749443,72.817215],[-102.646667,72.864426],[-102.513062,73.02609300000012],[-102.1372219999999,73.086929],[-101.97084,73.070541],[-101.741096,72.924149],[-101.521667,72.87831100000011],[-101.40444899999989,72.78248600000012],[-101.41333,72.748322],[-101.297501,72.709991],[-100.915833,72.688034],[-100.70723,72.755829],[-100.412216,72.741928],[-100.314438,72.796371],[-100.357117,72.8591540000001],[-100.498894,72.95054600000014],[-100.45195,73.020538],[-100.356377,73.049423],[-100.309433,73.028046],[-100.3577729999999,73.010544],[-100.381378,72.949142],[-100.285278,72.873596],[-100.09639,72.886383],[-100.031387,72.934982],[-100.232224,73.13443000000012],[-100.382492,73.122757],[-100.442757,73.087204],[-100.601936,73.140823],[-100.58000199999987,73.173035],[-100.378326,73.28997800000013],[-100.037514,73.183868],[-99.771667,73.208038],[-100.077499,73.251389],[-100.38417099999987,73.396378],[-100.387787,73.338593],[-100.561661,73.28665200000012],[-100.88945,73.264435],[-101.304993,73.361649],[-101.31723,73.401657],[-101.580841,73.450272],[-101.621384,73.49026500000014],[-101.42749,73.5522],[-101.280838,73.552475],[-101.217216,73.604156],[-100.909439,73.59971600000011],[-100.672783,73.464432],[-100.430557,73.406937],[-100.429718,73.430267],[-100.610001,73.50305200000014],[-100.543877,73.55636600000014],[-100.551666,73.598877],[-100.911392,73.622757],[-100.853607,73.662201],[-101.046951,73.67303500000014],[-101.120003,73.727203],[-100.9974979999999,73.802475],[-100.554169,73.854706],[-100.063049,73.764999],[-99.865829,73.837769],[-99.869781,73.870201],[-100.136673,73.827484],[-100.299728,73.86026],[-100.252792,73.905258],[-99.98111,73.945816],[-99.800827,73.931656],[-99.804558,73.889099]]],[[[-89.988892,73.98831200000012],[-90.217773,74.00444],[-90.285004,74.02970900000014],[-89.991943,74.066666],[-89.901947,74.037766],[-89.988892,73.98831200000012]]],[[[-98.91861,73.806091],[-99.140839,73.81805400000013],[-99.4375,73.896942],[-98.938049,73.99859600000013],[-98.039993,74.10582],[-97.737213,74.117477],[-97.637787,74.075546],[-97.763626,73.98831200000012],[-98.145004,73.873596],[-98.91861,73.806091]]],[[[-92.63806199999988,74.10304300000013],[-92.296951,74.014435],[-92.272781,73.984421],[-92.329727,73.942474],[-92.132492,73.946365],[-92.094162,73.989151],[-91.925552,74.012772],[-91.570847,74.025818],[-91.065002,74.006104],[-90.194443,73.899719],[-90.58139,73.657761],[-91.180557,73.3458250000001],[-91.25306699999987,73.26915],[-91.642776,73.021103],[-91.818893,72.862198],[-92.0958399999999,72.743042],[-92.393341,72.707214],[-93.337784,72.8077550000001],[-94.315552,72.76304600000014],[-94.332779,72.731934],[-94.297501,72.713318],[-94.236389,72.734985],[-94.001404,72.704163],[-93.839447,72.717209],[-93.79834,72.702209],[-93.81723,72.642212],[-93.568619,72.57083100000011],[-93.463333,72.462204],[-93.628052,72.341934],[-93.819733,72.307205],[-94.014175,72.16387900000012],[-94.080841,72.06694],[-94.198883,72.052765],[-94.188385,72.03093000000013],[-94.060822,72.035263],[-94.029724,71.99942],[-94.063049,71.978317],[-94.449722,72.02331500000014],[-95.121933,71.966095],[-95.213333,71.994431],[-95.196655,72.106644],[-94.752228,72.15332],[-95.171112,72.13916],[-95.214722,72.205261],[-95.13333099999987,72.460266],[-95.200287,72.524429],[-95.316101,72.539703],[-95.346664,72.587494],[-95.313324,72.601089],[-95.36444099999989,72.64332600000012],[-95.602219,72.702209],[-95.673615,72.813873],[-95.645844,72.912766],[-95.683319,73.075821],[-95.582504,73.12776200000013],[-95.575012,73.164993],[-95.60054,73.283905],[-95.650833,73.325272],[-95.613617,73.342758],[-95.683884,73.450272],[-95.700287,73.553864],[-95.612564,73.610977],[-95.676086,73.665062],[-95.67305,73.723312],[-95.299728,73.771103],[-94.956665,73.65914900000013],[-94.618057,73.651382],[-94.883331,73.6922],[-95.116104,73.80664100000013],[-94.958054,73.83194],[-94.982498,73.845535],[-95.154175,73.823608],[-95.32778899999988,73.909149],[-95.31916799999988,73.96415700000011],[-95.24527,74.010269],[-94.732224,74.095261],[-93.95195,74.138885],[-93.758347,74.09693900000012],[-93.730835,74.15416],[-93.515015,74.173035],[-92.63806199999988,74.10304300000013]]],[[[-98.657227,74.299423],[-98.810272,74.298325],[-98.864716,74.304703],[-98.630829,74.342484],[-98.511124,74.318329],[-98.657227,74.299423]]],[[[-120.149986,74.272491],[-119.609161,74.233322],[-119.672501,74.165817],[-119.833618,74.082764],[-119.744812,74.025513],[-119.737778,74.05802900000013],[-119.500839,74.213882],[-119.148621,74.212204],[-119.065277,74.103317],[-119.147232,74.062195],[-119.18721,73.99414100000013],[-119.167503,73.98719800000015],[-118.973053,74.000275],[-118.790283,74.107758],[-118.881104,74.17804],[-118.673889,74.219986],[-118.101936,74.27638200000013],[-117.422234,74.226929],[-116.785004,74.059708],[-116.32778899999987,73.867752],[-115.603882,73.652206],[-115.402222,73.568329],[-115.315002,73.479706],[-115.834732,73.339981],[-116.456123,73.257492],[-117.026398,73.106934],[-117.46611,73.03637700000013],[-118.366096,72.82443200000012],[-118.496109,72.763611],[-118.753067,72.736923],[-119.137512,72.632477],[-119.309433,72.438873],[-119.332497,72.387207],[-119.311111,72.352203],[-119.801392,72.221375],[-120.251106,72.258606],[-120.258621,72.234146],[-120.144997,72.1436],[-120.194153,72.07832300000013],[-120.44915799999988,71.94693000000012],[-120.379173,71.883881],[-120.426392,71.744431],[-120.376938,71.688034],[-120.543327,71.516663],[-120.877213,71.44136000000015],[-121.429169,71.378311],[-121.603058,71.399429],[-121.531952,71.417755],[-121.569733,71.45166],[-121.743881,71.453323],[-122.1216579999999,71.267212],[-122.605003,71.174988],[-122.781113,71.086105],[-123.095001,71.079987],[-123.259453,71.12970000000013],[-123.429993,71.2369230000001],[-123.665833,71.49636800000013],[-124.013344,71.685806],[-124.678879,71.8008120000001],[-125.253616,71.950256],[-124.953888,71.938034],[-124.948334,71.961105],[-125.761398,71.950821],[-125.973618,71.960541],[-125.997772,71.973602],[-125.7788769999999,71.986374],[-125.724716,72.051926],[-125.73944099999989,72.11026],[-125.714447,72.157486],[-125.51445,72.291077],[-125.436661,72.409134],[-125.291107,72.487183],[-125.028061,72.566071],[-124.940552,72.70248400000014],[-125.026108,72.821091],[-124.893341,72.87387100000012],[-124.47583,72.9272],[-124.497223,72.977203],[-124.726097,73.00665300000014],[-124.868881,73.080551],[-124.59916699999984,73.227768],[-124.43306,73.421371],[-124.293327,73.481659],[-124.160553,73.486923],[-124.070007,73.546097],[-124.038887,73.58692900000011],[-124.07861299999989,73.622757],[-124.06778,73.65470900000014],[-123.833893,73.700272],[-123.774719,73.7644350000001],[-123.847778,73.825272],[-124.21749899999986,73.872757],[-124.411667,74.056366],[-124.434158,74.13443],[-124.600281,74.268326],[-124.69304699999986,74.26944],[-124.770844,74.340271],[-123.638344,74.42137100000014],[-122.337509,74.4711],[-121.564163,74.551086],[-121.136124,74.506943],[-121.0111239999999,74.47221400000012],[-120.975563,74.42970300000013],[-120.149986,74.272491]]],[[[-97.652786,74.455826],[-97.792496,74.485809],[-97.445831,74.626083],[-97.256958,74.590546],[-97.387512,74.506378],[-97.652786,74.455826]]],[[[-95.311111,74.497757],[-95.661667,74.523605],[-95.866394,74.574158],[-95.653885,74.642212],[-95.517502,74.630264],[-95.244995,74.527771],[-95.311111,74.497757]]],[[[-97.175827,75.244141],[-97.231949,75.25444],[-97.275284,75.347488],[-97.153061,75.315262],[-97.175827,75.244141]]],[[[-103.9175029999999,75.054977],[-104.229172,75.018051],[-104.459442,75.02887],[-104.847229,75.109146],[-104.857224,75.164703],[-104.74472,75.246094],[-104.768623,75.281937],[-104.673607,75.34166],[-104.428047,75.420822],[-104.18222,75.435532],[-103.810547,75.34860200000014],[-103.583069,75.164703],[-103.9175029999999,75.054977]]],[[[-100.172234,75.601379],[-100.157784,75.58499100000012],[-100.454178,75.546371],[-100.479721,75.545822],[-100.29361,75.584427],[-100.885559,75.545822],[-101.039436,75.56721500000015],[-100.511124,75.619141],[-100.172234,75.601379]]],[[[-94.363892,75.59082000000012],[-93.487503,75.256653],[-93.529175,75.176376],[-93.406387,74.883606],[-93.467773,74.703049],[-93.71722399999987,74.636932],[-94.643341,74.623596],[-95.080002,74.680817],[-95.104446,74.74414100000013],[-95.283325,74.798035],[-95.457504,74.798325],[-95.483063,74.783325],[-95.462219,74.75665300000014],[-95.547226,74.761108],[-95.705566,74.82998700000012],[-95.864166,74.826096],[-96.13528399999988,74.95109600000012],[-96.056381,75.010269],[-96.07417299999985,75.023605],[-96.142227,75.017761],[-96.209732,74.91554300000013],[-96.268341,74.90387],[-96.403061,74.92581200000012],[-96.386124,74.97387700000013],[-96.320557,74.979431],[-96.3311159999999,75.00471500000015],[-96.616943,74.991089],[-96.604721,75.063309],[-96.45639,75.19693],[-95.903336,75.289978],[-96.061935,75.315262],[-95.829781,75.3725890000001],[-96.033325,75.401093],[-96.175278,75.379425],[-96.161942,75.395538],[-95.974167,75.436096],[-95.814384,75.400322],[-95.682495,75.408325],[-95.836945,75.45359800000011],[-95.749725,75.51332100000013],[-94.91777,75.637207],[-94.363892,75.59082000000012]]],[[[-95.910004,75.560257],[-96.220276,75.455551],[-96.450996,75.529991],[-96.411667,75.54882],[-96.441833,75.555664],[-96.5536039999999,75.508881],[-96.511948,75.455826],[-96.65834,75.388596],[-96.851105,75.35026600000015],[-96.932495,75.376083],[-97.053055,75.492203],[-96.469383,75.588425],[-96.379715,75.651093],[-95.910004,75.560257]]],[[[-96.954453,75.595535],[-97.005005,75.604431],[-96.715836,75.659988],[-96.849167,75.613312],[-96.954453,75.595535]]],[[[-96.57917799999989,75.7369230000001],[-96.717224,75.7397],[-96.660828,75.789429],[-96.455841,75.817764],[-96.459167,75.789429],[-96.57917799999989,75.7369230000001]]],[[[-111.799988,75.839157],[-111.922501,75.852768],[-111.578613,75.879974],[-111.648064,75.851929],[-111.799988,75.839157]]],[[[-122.340843,75.862762],[-122.398621,75.85942100000011],[-122.695541,75.908035],[-122.353058,75.914429],[-122.324173,75.899719],[-122.340843,75.862762]]],[[[-121.093063,75.726089],[-121.28833,75.752777],[-121.02944899999989,75.81137100000011],[-120.99833699999986,75.867752],[-121.042503,75.905548],[-120.877777,75.93609600000012],[-120.871109,75.87553400000012],[-120.921112,75.80331400000011],[-121.093063,75.726089]]],[[[-95.79277,75.899719],[-95.809433,75.89471400000014],[-95.899994,75.953873],[-95.735825,75.96832300000011],[-95.79277,75.899719]]],[[[-94.405563,75.750824],[-94.777496,75.7686],[-94.822235,75.794144],[-94.904449,75.9369200000001],[-94.481949,75.974426],[-94.420273,75.868591],[-94.287781,75.783875],[-94.405563,75.750824]]],[[[-103.137787,75.74275200000011],[-103.382767,75.765549],[-102.986938,75.909424],[-102.191383,75.9897],[-101.98332199999987,75.945816],[-102.394173,75.880814],[-102.496948,75.795532],[-102.590286,75.770538],[-103.137787,75.74275200000011]]],[[[-122.819168,76.060532],[-122.687767,76.059982],[-122.630829,76.04664600000012],[-122.892502,76.013611],[-122.819168,76.060532]]],[[[-102.389999,76.083603],[-102.332497,76.065536],[-102.319458,76.024704],[-103.655563,75.888596],[-103.901947,75.898605],[-103.971657,75.9383090000001],[-102.868332,76.06694],[-102.389999,76.083603]]],[[[-118.316391,75.572495],[-118.604721,75.496368],[-118.928047,75.562759],[-119.196953,75.562485],[-119.408051,75.60582000000011],[-118.58139,75.924988],[-118.152222,75.971375],[-118.105003,76.02388],[-117.933609,76.047485],[-117.778877,76.108597],[-117.463898,76.083054],[-117.573059,75.981934],[-117.838333,75.859985],[-118.015839,75.699417],[-118.263634,75.616928],[-118.316391,75.572495]]],[[[-78.926392,75.875809],[-78.87944,75.844147],[-79.319458,75.873596],[-79.458618,75.810806],[-79.75222799999989,75.878586],[-79.272781,76.028046],[-79.09138499999989,76.114426],[-78.805832,76.093048],[-78.845551,76.047485],[-79.176392,75.952774],[-79.140289,75.918869],[-78.926392,75.875809]]],[[[-94.843613,76.122208],[-94.831116,76.096649],[-94.889175,76.058029],[-95.006668,76.047485],[-95.147232,76.116928],[-94.843613,76.122208]]],[[[-81.327789,76.147217],[-81.45249899999988,76.155823],[-81.462509,76.158875],[-81.348892,76.187485],[-81.201401,76.177765],[-81.327789,76.147217]]],[[[-102.530838,76.223312],[-102.58056599999986,76.152481],[-102.736656,76.098602],[-103.342216,76.036652],[-103.962219,76.03471400000012],[-103.869453,76.047485],[-104.391113,76.078323],[-104.482773,76.142212],[-104.272507,76.21609500000011],[-103.110001,76.304703],[-102.765556,76.311646],[-102.530838,76.223312]]],[[[-89.398895,76.435532],[-89.613617,76.440811],[-89.625549,76.444977],[-89.533066,76.47665400000011],[-89.378052,76.444138],[-89.398895,76.435532]]],[[[-83.962784,76.426376],[-84.109436,76.44442700000013],[-84.13945,76.507217],[-83.908051,76.464996],[-83.962784,76.426376]]],[[[-104.053879,76.563034],[-103.878883,76.573608],[-103.859444,76.607208],[-103.787514,76.62052900000015],[-103.581947,76.54776],[-103.587784,76.524994],[-103.004463,76.429977],[-103.281387,76.33692900000011],[-103.554443,76.310257],[-104.335007,76.318604],[-104.404716,76.333328],[-104.328056,76.363876],[-104.391113,76.461105],[-104.448883,76.491089],[-104.563889,76.48220800000013],[-104.665833,76.551651],[-104.637222,76.60331700000012],[-104.351936,76.660263],[-104.053329,76.664703],[-103.92250099999988,76.633606],[-104.053879,76.563034]]],[[[-98.41806,76.66832],[-98.419724,76.622482],[-98.180557,76.586929],[-98.401947,76.591934],[-98.357773,76.56553600000012],[-97.693329,76.487762],[-97.6625059999999,76.419434],[-97.727219,76.395538],[-97.761398,76.334991],[-97.726105,76.27832],[-97.509171,76.188873],[-97.49444599999987,76.138885],[-97.588333,76.080826],[-97.656387,75.972763],[-97.597778,75.84693900000013],[-97.664169,75.79332],[-97.938599,75.741364],[-97.386673,75.682755],[-97.369156,75.65332],[-97.411942,75.61554],[-97.422501,75.506378],[-97.378326,75.43414300000012],[-97.280838,75.396942],[-97.469162,75.42276],[-97.496658,75.4785920000001],[-97.744156,75.571106],[-97.8275529999999,75.545815],[-97.74804699999986,75.48442100000011],[-97.756393,75.462204],[-97.835831,75.460815],[-97.90834,75.51332100000013],[-98.043335,75.481369],[-97.774719,75.42303500000014],[-98.032387,75.40087900000015],[-97.8766629999999,75.36499],[-98.1077729999999,75.371918],[-98.165283,75.334152],[-98.101395,75.291931],[-97.873886,75.270264],[-97.743607,75.2249910000001],[-97.759735,75.188583],[-97.597778,75.164703],[-97.56778,75.152481],[-97.582504,75.137497],[-97.86250299999989,75.111099],[-98.024719,75.162491],[-98.025833,75.210815],[-98.098618,75.2227630000001],[-98.145554,75.159988],[-97.966949,75.104156],[-97.938889,75.069717],[-97.949997,75.021103],[-99.406113,74.993317],[-99.387512,75.037766],[-99.272232,75.115814],[-99.308044,75.122482],[-99.5,75.020538],[-99.426392,74.991364],[-99.602783,74.9711],[-100.145844,74.991089],[-100.38945,75.031097],[-100.398064,75.1586],[-100.546951,75.199417],[-100.438599,75.226654],[-99.987778,75.236099],[-100.406113,75.26666300000011],[-100.257233,75.313309],[-100.523064,75.293045],[-100.7788769999999,75.35054],[-100.428329,75.38053900000011],[-100.723053,75.43248],[-100.697769,75.436371],[-100.011948,75.46138],[-100.306953,75.471649],[-100.12999,75.52581800000011],[-99.845001,75.540817],[-100.039436,75.554153],[-99.66777,75.611099],[-99.863052,75.614426],[-99.817505,75.655258],[-98.889999,75.695251],[-98.95028699999989,75.709991],[-99.740829,75.690811],[-101.2255629999999,75.5874940000001],[-101.4955369999999,75.601929],[-102.534157,75.511383],[-102.67305,75.514709],[-102.883904,75.619141],[-102.701401,75.62886],[-102.689163,75.670532],[-102.538887,75.721375],[-102.009171,75.703049],[-102.091667,75.721924],[-102.120003,75.776382],[-102.09361299999988,75.791092],[-102.371658,75.795822],[-102.290283,75.85720800000013],[-102.163063,75.87886],[-101.864441,75.902206],[-101.55638099999987,75.821106],[-101.438599,75.75555400000013],[-101.254997,75.744705],[-101.18222,75.77970900000014],[-101.347778,75.7749940000001],[-101.323624,75.80748],[-101.363892,75.8477630000001],[-101.526947,75.858322],[-101.579178,75.9086],[-101.315826,76.01915],[-101.678329,75.979706],[-101.832497,76.016663],[-101.907227,76.078598],[-101.888611,76.11914100000011],[-101.761124,76.174149],[-101.387787,76.251938],[-101.749733,76.21582000000012],[-102.165833,76.238312],[-102.058037,76.259155],[-102.001106,76.352768],[-102.050827,76.39804100000015],[-101.885834,76.444977],[-101.315826,76.414429],[-101.058327,76.3269350000001],[-101.093887,76.283051],[-101.004463,76.237762],[-100.439987,76.105255],[-100.047234,75.913879],[-99.888336,75.886383],[-99.439438,75.970535],[-99.863327,75.935532],[-100.077499,76.03887900000012],[-100.152786,76.13247700000011],[-100.031113,76.15554800000012],[-99.680832,76.118591],[-99.414444,76.158325],[-99.716949,76.139709],[-99.948883,76.18969700000014],[-100.438889,76.212494],[-100.511124,76.25972000000013],[-99.844727,76.280273],[-100.301666,76.382751],[-100.694443,76.374985],[-100.982498,76.50499],[-100.737213,76.5310970000001],[-100.653061,76.576385],[-100.318893,76.635544],[-99.83778399999989,76.608597],[-99.684433,76.63333100000011],[-99.569458,76.62052900000015],[-99.184433,76.41581700000012],[-99.079727,76.397217],[-99.133896,76.45665],[-98.980835,76.471649],[-98.925827,76.436096],[-98.846115,76.436096],[-98.86528,76.469147],[-99.050552,76.53610200000014],[-99.027222,76.601089],[-98.589172,76.611374],[-98.488327,76.650818],[-98.857773,76.66387900000012],[-98.821396,76.676926],[-98.41806,76.66832]]],[[[-99.996948,76.734421],[-99.646393,76.748032],[-99.430557,76.699417],[-99.58168,76.670258],[-100.128601,76.721924],[-99.972229,76.747208],[-99.996948,76.734421]]],[[[-120.883621,76.7397],[-120.970001,76.71666],[-121.184723,76.731094],[-120.978333,76.755264],[-120.883621,76.7397]]],[[[-101.380547,76.553589],[-101.688316,76.58638],[-100.743881,76.75332600000013],[-100.248894,76.734711],[-101.380547,76.553589]]],[[[-89.934433,76.47665400000011],[-90.184433,76.515274],[-90.599991,76.746643],[-90.474716,76.799713],[-90.025284,76.839157],[-89.825836,76.806091],[-89.673889,76.737488],[-89.729446,76.673309],[-89.83721899999989,76.66304000000014],[-89.862778,76.603867],[-89.794449,76.533325],[-89.671387,76.504166],[-89.934433,76.47665400000011]]],[[[-108.651108,76.813599],[-108.688316,76.766098],[-108.503891,76.756104],[-108.438049,76.708038],[-108.544724,76.64637800000014],[-108.727219,76.63804600000014],[-108.61055,76.569717],[-108.558037,76.4086],[-108.318619,76.39415],[-108.077499,76.280548],[-108.408623,76.147766],[-108.396118,76.04609700000015],[-107.838333,76.061371],[-107.632492,75.991089],[-107.930283,75.885544],[-108.031113,75.822495],[-108.020279,75.78082300000011],[-107.873611,75.79803500000014],[-107.739441,75.87915],[-107.186661,75.90387],[-107.080002,75.892761],[-107.098053,75.823044],[-106.896667,75.72026100000011],[-106.88028,75.765823],[-106.830566,75.785812],[-106.615829,75.797211],[-106.888901,75.83471700000013],[-106.896118,75.941086],[-106.86972,75.964157],[-106.638901,76.05304000000012],[-106.33667,76.054703],[-105.837219,75.996933],[-105.606377,75.934708],[-105.453339,75.84166],[-105.391953,75.63888500000013],[-105.496384,75.55525200000011],[-105.751404,75.4897],[-105.592773,75.467484],[-105.660553,75.34971600000011],[-105.866943,75.275818],[-105.93776699999988,75.214432],[-105.872498,75.171921],[-105.876938,75.145828],[-106.01889,75.133881],[-106.07945299999989,75.096939],[-105.994164,75.062195],[-106.011124,75.050812],[-106.725563,75.002213],[-106.930557,74.933594],[-107.19722,74.910812],[-107.662514,74.96666],[-107.723892,75.016388],[-107.681381,75.04248],[-107.694992,75.075272],[-107.773331,75.0961],[-107.743881,75.037201],[-107.894997,75.003601],[-107.94194,74.930817],[-108.373047,74.910538],[-108.80722,74.983597],[-108.511398,74.97554],[-108.651398,75.053864],[-108.832497,75.069992],[-109.001106,75.00499000000013],[-109.364166,74.939697],[-109.522781,74.863312],[-110.34555099999989,74.84693900000013],[-110.404167,74.82666],[-110.396667,74.799423],[-110.589996,74.778046],[-110.591377,74.724152],[-110.807503,74.657486],[-111.430557,74.560532],[-111.677223,74.493317],[-112.753067,74.401382],[-113.696381,74.446091],[-114.29834,74.602768],[-114.447769,74.674698],[-114.010277,74.790543],[-113.282784,74.848602],[-113.151947,74.924988],[-112.91111799999987,74.970825],[-112.0150069999999,75.002487],[-111.753342,74.981659],[-111.551392,75.01138300000014],[-111.029167,75.171097],[-110.912781,75.23387100000014],[-111.06806899999987,75.27192700000012],[-111.230827,75.26416],[-111.334167,75.197479],[-111.577217,75.1436000000001],[-111.787216,75.166656],[-112.390556,75.123032],[-112.47084,75.146378],[-112.295837,75.202774],[-112.40889,75.24081400000011],[-112.461937,75.218872],[-112.432503,75.1869200000001],[-112.592499,75.181656],[-112.636948,75.21054100000015],[-112.585831,75.239151],[-112.665833,75.27859500000011],[-112.735817,75.20332300000013],[-112.688599,75.171921],[-112.699997,75.13832100000013],[-112.806953,75.115814],[-113.917503,75.0535890000001],[-113.973053,75.096375],[-113.931381,75.189148],[-113.805832,75.32666000000012],[-113.340561,75.413315],[-113.471123,75.427765],[-113.902222,75.3744200000001],[-113.992218,75.448318],[-114.06500199999986,75.46609500000011],[-114.093887,75.410812],[-114.040558,75.362198],[-114.17083699999989,75.226929],[-114.284729,75.23498500000011],[-114.512787,75.314697],[-114.61528,75.274994],[-114.44304699999986,75.257217],[-114.297234,75.179153],[-114.394997,75.09054600000013],[-115.050827,74.961105],[-115.195267,74.989975],[-115.225281,75.064148],[-115.172783,75.107758],[-115.256958,75.179977],[-115.279167,75.140823],[-115.404167,75.098877],[-115.623894,75.121368],[-115.537514,75.027206],[-115.690552,74.964157],[-116.1630629999999,75.040268],[-116.279167,75.099426],[-116.246948,75.205261],[-116.560547,75.179153],[-116.717216,75.116653],[-117.419159,75.18248],[-117.683884,75.25305200000014],[-117.661942,75.298035],[-117.536667,75.361649],[-117.240547,75.473602],[-116.021942,75.484985],[-114.999733,75.690811],[-115.667503,75.64721700000013],[-116.347504,75.559143],[-117.194992,75.573608],[-117.251106,75.597488],[-117.064438,75.7141570000001],[-116.850563,75.79304500000012],[-116.037216,75.809708],[-115.749443,75.85498],[-115.594452,75.833328],[-114.980827,75.85304300000011],[-114.817497,75.880814],[-114.798607,75.892212],[-114.881668,75.90748600000012],[-116.150833,75.8647],[-116.623894,75.88192700000013],[-116.734161,75.922485],[-116.699722,75.959991],[-116.461937,75.9749910000001],[-116.528343,76.027481],[-116.705566,76.039154],[-116.641388,76.11331200000012],[-116.296112,76.188583],[-114.662514,76.160538],[-115.272232,76.23027],[-115.827217,76.239426],[-115.92500299999989,76.286652],[-115.901398,76.349991],[-115.514717,76.45138500000013],[-115.021393,76.474701],[-114.89972699999986,76.516937],[-114.148064,76.45138500000013],[-114.09111,76.388885],[-114.12944,76.31192],[-114.059723,76.217758],[-113.983322,76.190262],[-113.323334,76.262772],[-112.999161,76.267487],[-112.750557,76.200546],[-112.453888,76.176376],[-112.425003,76.16775500000011],[-112.528061,76.103867],[-112.41333,76.04248],[-112.043327,75.99887100000012],[-111.727783,75.921646],[-112.075012,75.873871],[-112.225563,75.811096],[-111.45195,75.836655],[-111.353882,75.7185970000001],[-111.407227,75.61499000000015],[-111.247223,75.518051],[-110.495537,75.569153],[-110.333893,75.539154],[-109.253891,75.51416000000012],[-108.899437,75.47637900000012],[-108.924438,75.52388],[-108.836121,75.612762],[-108.8269499999999,75.686646],[-109.210007,75.762772],[-109.62944,75.799988],[-109.66362,75.870819],[-109.907784,75.849991],[-110.055557,75.8905489999999],[-109.656662,75.948029],[-109.421387,76.035812],[-109.313606,76.109146],[-109.699997,76.218872],[-109.882767,76.233871],[-109.896667,76.193588],[-110.201683,76.285538],[-110.372772,76.294434],[-110.39306599999986,76.391937],[-110.383904,76.42747500000013],[-109.718338,76.515274],[-109.8472289999999,76.532486],[-109.646667,76.59332300000011],[-109.50974299999989,76.708328],[-109.30278,76.79693600000013],[-108.918877,76.809418],[-108.773621,76.857758],[-108.651108,76.813599]]],[[[-97.045273,76.79776],[-97.188599,76.82276900000011],[-97.200836,76.857483],[-96.997223,76.813309],[-97.045273,76.79776]]],[[[-113.46611,76.766388],[-113.652496,76.704437],[-114.054718,76.703598],[-114.875816,76.770828],[-114.606377,76.865814],[-113.885559,76.891663],[-113.498047,76.83332800000011],[-113.46611,76.766388]]],[[[-109.066101,76.900543],[-109.229172,76.906937],[-109.30777,76.92804],[-109.179443,76.93248],[-109.066101,76.900543]]],[[[-97.256393,76.96748400000013],[-97.335007,76.968048],[-97.473053,76.980545],[-97.243057,77.037491],[-97.092224,77.010818],[-97.256393,76.96748400000013]]],[[[-95.659729,77.058868],[-95.41777,77.056931],[-95.168335,76.994141],[-94.526398,76.969437],[-94.238892,76.8894350000001],[-94.08168,76.890274],[-93.943604,76.933868],[-93.739166,76.920822],[-93.179718,76.741089],[-93.174438,76.674988],[-93.306656,76.546646],[-93.651947,76.44165],[-93.54833999999988,76.386108],[-93.456955,76.40359500000011],[-93.576401,76.426651],[-93.357224,76.470535],[-93.046387,76.616089],[-92.368607,76.594437],[-91.938599,76.66832],[-91.410553,76.6891480000001],[-90.986115,76.649155],[-90.81778,76.593597],[-90.582504,76.565262],[-90.503067,76.531372],[-90.468063,76.473038],[-90.638336,76.455826],[-91.37388599999986,76.511108],[-91.566666,76.498871],[-91.402496,76.457489],[-90.991104,76.447754],[-89.292496,76.296097],[-89.208618,76.260818],[-89.19860799999987,76.225266],[-89.588333,76.165817],[-90.455841,76.167206],[-90.048615,76.132751],[-90.08528099999988,76.1244200000001],[-91.11221299999988,76.191925],[-91.613617,76.262207],[-91.332779,76.214157],[-91.33667,76.178589],[-91.271942,76.155823],[-90.665009,76.11219800000015],[-90.848892,76.060806],[-90.54834,76.09137],[-90.190552,76.061096],[-90.301666,76.032486],[-91.160828,76.018051],[-90.938599,75.951385],[-91.12944,75.9086],[-91.12999,75.839157],[-90.793884,75.994705],[-90.429443,75.96832300000011],[-90.526108,75.930542],[-90.52999899999986,75.898331],[-90.50473,75.895264],[-90.339447,75.96832300000011],[-90.118057,75.941925],[-90.060272,76.004715],[-90.015015,76.01026900000011],[-89.929718,76.004715],[-89.909164,75.964996],[-89.6875,75.899994],[-89.778885,75.831665],[-89.775009,75.7874910000001],[-89.69249,75.79637100000012],[-89.587509,75.859146],[-89.172775,75.78054800000012],[-89.160553,75.755829],[-89.262787,75.627762],[-89.64917,75.61554],[-89.76528899999988,75.575546],[-89.542496,75.570541],[-89.706955,75.55748],[-89.576675,75.54776],[-89.431671,75.584427],[-89.217224,75.58499100000012],[-89.099731,75.484146],[-88.950562,75.42970300000013],[-88.76889,75.434708],[-88.75,75.474991],[-88.865829,75.586105],[-88.738892,75.679428],[-88.203613,75.5310970000001],[-88.30583199999988,75.492203],[-88.228882,75.4711],[-87.751404,75.57666],[-87.661392,75.56721500000015],[-87.495544,75.485809],[-87.606384,75.449707],[-87.53361499999988,75.446091],[-87.41833499999989,75.479706],[-87.46666,75.521103],[-87.462784,75.563034],[-87.381104,75.609421],[-87.251114,75.621094],[-86.807495,75.479156],[-86.58389299999988,75.474701],[-86.365555,75.423309],[-86.61528,75.36554],[-86.544724,75.359146],[-86.169998,75.418594],[-85.680557,75.408035],[-86.154449,75.500824],[-85.908615,75.543869],[-85.329178,75.56109600000013],[-85.039169,75.657761],[-84.4974979999999,75.631653],[-84.651108,75.6436],[-84.66362,75.686096],[-84.299164,75.702774],[-83.878151,75.818962],[-83.722504,75.822495],[-83.698044,75.814423],[-83.752228,75.801376],[-83.123611,75.734421],[-82.327225,75.836929],[-81.536942,75.809418],[-81.212509,75.771378],[-81.22084,75.704712],[-81.271118,75.65138200000013],[-80.48056,75.651093],[-79.948608,75.534149],[-80.358337,75.458603],[-79.929169,75.479706],[-79.5747219999999,75.449997],[-79.682495,75.4308170000001],[-79.488602,75.362488],[-79.611938,75.298325],[-79.443085,75.28019],[-79.571121,75.199142],[-79.92944299999988,75.140549],[-79.97416699999985,75.089981],[-80.440552,75.03804],[-80.173889,74.982483],[-80.266113,74.94664],[-79.795273,75.027481],[-79.613892,75.019989],[-79.505005,74.998322],[-79.555557,74.987198],[-79.333618,74.89444],[-79.930557,74.813309],[-80.253067,74.870819],[-80.321671,74.937759],[-80.416107,74.88888500000013],[-80.097778,74.820267],[-80.191376,74.698029],[-80.146667,74.626923],[-80.231674,74.578049],[-81.219162,74.571381],[-81.810822,74.45694],[-82.914169,74.549149],[-83.079727,74.630264],[-83.123886,74.684982],[-83.107773,74.748032],[-83.023056,74.78054800000012],[-83.08168,74.818054],[-83.248886,74.823608],[-83.511398,74.9016570000001],[-83.560547,74.887207],[-83.518616,74.839432],[-83.318893,74.774994],[-83.474442,74.579712],[-83.611664,74.540817],[-83.85527,74.55081200000012],[-84.285553,74.503601],[-84.899445,74.503326],[-84.983063,74.570541],[-84.950836,74.67276],[-84.990555,74.698029],[-85.07251,74.64109800000011],[-85.044724,74.612198],[-85.04361,74.523315],[-85.214447,74.491928],[-85.363617,74.501938],[-85.37027,74.552475],[-85.52722199999988,74.68887300000011],[-85.549988,74.681931],[-85.480286,74.537201],[-85.604172,74.495819],[-86.120834,74.482208],[-86.082779,74.555252],[-86.197495,74.615265],[-86.240555,74.596939],[-86.24472,74.52388],[-86.423325,74.478867],[-86.69110099999988,74.54414400000013],[-86.785278,74.61692800000014],[-86.797226,74.543594],[-86.693604,74.468048],[-87.270279,74.468323],[-87.352783,74.495255],[-87.669998,74.459991],[-88.49694799999986,74.497757],[-88.571121,74.549988],[-88.560822,74.59304800000011],[-88.347504,74.784714],[-88.547775,74.907761],[-88.743607,74.783875],[-88.753342,74.71415700000011],[-88.848343,74.65914900000013],[-88.917221,74.71971100000013],[-88.90972899999986,74.777771],[-89.097778,74.836105],[-89.011124,74.780823],[-89.047501,74.722488],[-89.271118,74.754715],[-89.09584,74.688034],[-89.131943,74.61137400000013],[-89.489716,74.545532],[-89.946106,74.53221100000013],[-90.607224,74.616379],[-90.731674,74.664154],[-90.751114,74.716385],[-90.895615,74.681137],[-91.024719,74.702774],[-90.758057,74.8311],[-90.740829,74.84748800000011],[-90.772232,74.88499500000012],[-90.853882,74.87525900000014],[-91.101944,74.75109900000012],[-91.22583,74.733597],[-91.106659,74.625809],[-91.539993,74.646378],[-91.684998,74.67776500000014],[-91.621933,74.700272],[-91.651672,74.71998600000012],[-91.851105,74.698868],[-91.892227,74.750824],[-92.057495,74.796646],[-92.008057,74.863602],[-92.015289,74.913605],[-92.04805,74.958328],[-92.164169,74.998032],[-92.228882,75.071106],[-92.012512,75.095261],[-92.055557,75.150269],[-92.325562,75.151657],[-92.490829,75.213608],[-92.388336,75.441925],[-92.210281,75.551376],[-92.005005,75.594986],[-92.008347,75.661377],[-92.174438,75.74443100000013],[-92.104721,75.805252],[-92.108612,75.858871],[-92.408615,75.928589],[-92.583618,76.008881],[-92.637222,76.115814],[-92.793884,76.207489],[-93.066956,76.299149],[-93.05638099999986,76.33859300000012],[-93.083618,76.358032],[-93.315277,76.36026],[-93.58778399999989,76.292755],[-93.6583399999999,76.293869],[-93.623611,76.31080600000013],[-93.678879,76.32222],[-93.763901,76.286377],[-93.69722,76.26388500000013],[-93.784439,76.25305200000012],[-94.641678,76.29332],[-95.029175,76.236099],[-95.376099,76.23442100000011],[-95.366943,76.301376],[-95.279175,76.28137200000013],[-95.010559,76.3311000000001],[-94.800827,76.321655],[-95.851105,76.401093],[-96.106949,76.494431],[-96.05249,76.524155],[-95.77861,76.518875],[-95.587784,76.6035920000001],[-95.780563,76.54887400000011],[-96.016953,76.549149],[-96.22528099999987,76.625809],[-96.403336,76.639709],[-96.470276,76.685532],[-96.816391,76.697479],[-96.964447,76.733322],[-96.854996,76.813034],[-96.592499,76.758881],[-96.305557,76.753876],[-96.320557,76.806641],[-96.813614,76.868042],[-96.864166,76.919708],[-96.659164,76.949142],[-96.827789,76.968872],[-96.810272,76.9791560000001],[-96.483612,76.9711],[-96.353882,76.993042],[-96.387787,77.030548],[-95.659729,77.058868]]],[[[-113.328888,77.079987],[-113.40889,77.078873],[-113.4974979999999,77.08831800000013],[-113.344727,77.127762],[-113.286942,77.096375],[-113.328888,77.079987]]],[[[-113.77861,77.104156],[-113.880547,77.108032],[-113.931381,77.1297],[-113.798607,77.152481],[-113.657784,77.12915],[-113.77861,77.104156]]],[[[-104.252502,77.072769],[-104.431671,77.098877],[-104.273331,77.159714],[-104.113892,77.166092],[-104.001106,77.135818],[-104.252502,77.072769]]],[[[-95.224442,77.167206],[-95.362778,77.171921],[-95.639999,77.237762],[-95.35611,77.236374],[-95.2164,77.20166],[-95.224442,77.167206]]],[[[-90.93306,77.25444],[-90.713623,77.200821],[-90.811386,77.146652],[-90.9786069999999,77.137772],[-91.238892,77.174423],[-91.299164,77.217758],[-90.93306,77.25444]]],[[[-116.351097,77.539154],[-115.49526999999989,77.359421],[-115.390289,77.306366],[-115.877777,77.21527100000014],[-116.280563,77.183594],[-116.319733,77.11775200000011],[-116.2424929999999,77.044144],[-115.731377,76.9497070000001],[-115.903343,76.893875],[-116.36528,76.926376],[-116.183609,76.8458250000001],[-116.00029,76.811371],[-115.896667,76.69165],[-116.093063,76.619141],[-116.32251,76.5811],[-117.053879,76.53305100000011],[-117.072777,76.503052],[-117.003891,76.477478],[-116.935822,76.351929],[-117.095551,76.295258],[-117.319733,76.257767],[-117.575012,76.268875],[-117.657784,76.29332],[-117.655273,76.31749],[-117.877777,76.341934],[-118.059998,76.40914900000011],[-117.919159,76.68803400000012],[-117.734444,76.77832000000011],[-117.842216,76.823883],[-118.005836,76.76138300000014],[-118.319458,76.77304100000015],[-118.495003,76.712204],[-118.474716,76.679703],[-118.341377,76.6436],[-118.316101,76.5747070000001],[-118.502792,76.50972],[-118.651672,76.505554],[-118.841667,76.554977],[-118.968063,76.50526400000012],[-118.681953,76.445251],[-118.567497,76.336655],[-118.655563,76.284149],[-118.911392,76.265549],[-118.942207,76.21054100000013],[-118.904716,76.169144],[-119.075844,76.083328],[-119.282501,76.127472],[-119.301666,76.19136],[-119.549156,76.324158],[-119.654999,76.30304],[-119.675003,76.245819],[-119.566963,76.168869],[-119.643341,76.112488],[-119.804993,76.108871],[-119.491379,76.035538],[-119.48110999999987,75.970825],[-119.636948,75.99220300000012],[-119.703339,75.9427490000001],[-119.612503,75.910263],[-119.870003,75.857483],[-120.04915599999985,75.83888200000011],[-120.14917,75.89637800000014],[-120.28888699999987,75.816086],[-120.454453,75.81581100000011],[-120.489723,75.849991],[-120.460007,75.922485],[-120.406113,75.954987],[-120.4349979999999,76.003052],[-120.593887,75.978043],[-120.696663,76.013885],[-120.751678,76.099426],[-120.711937,76.12915],[-120.727493,76.1586],[-120.85722399999985,76.19664],[-121.012512,76.13916],[-121.022781,76.059143],[-120.931953,75.959991],[-120.999443,75.939697],[-121.0111239999999,75.970825],[-120.986107,75.984146],[-121.015274,75.992149],[-121.348618,75.92804],[-121.595001,76.005554],[-122.134171,76.036377],[-122.169449,75.978043],[-122.416397,75.928589],[-122.563606,75.93193100000013],[-122.728882,75.973038],[-122.5625,76.014435],[-122.471123,76.11026],[-122.704453,76.114426],[-122.48999,76.141098],[-122.62027,76.174423],[-123.037781,76.084717],[-122.848618,76.208878],[-122.636124,76.264709],[-122.632492,76.329987],[-122.598892,76.348328],[-122.309433,76.408875],[-121.533073,76.437195],[-121.212509,76.649719],[-120.401672,76.797211],[-120.091377,77.003052],[-119.949997,77.012497],[-119.8125,77.096649],[-119.389183,77.184418],[-119.295837,77.27665700000011],[-119.153343,77.325821],[-117.867218,77.388596],[-117.724442,77.338043],[-117.023064,77.290817],[-117.060822,77.32666],[-117.181671,77.346375],[-116.795837,77.31749],[-116.648354,77.383331],[-116.99472,77.39444],[-117.149986,77.45721400000014],[-116.757233,77.511658],[-116.926941,77.524704],[-116.875,77.53498800000011],[-116.351097,77.539154]]],[[[-85.285278,77.587494],[-85.011124,77.573883],[-84.813889,77.497208],[-85.15361,77.454437],[-85.178604,77.46415700000011],[-85.138611,77.49498000000011],[-85.170273,77.511658],[-85.53833,77.539978],[-85.285278,77.587494]]],[[[-90.603058,77.628311],[-90.24249299999984,77.612488],[-89.91722099999987,77.527206],[-89.719162,77.45832800000011],[-89.636124,77.339157],[-90.009171,77.211929],[-90.366943,77.197754],[-90.946655,77.309418],[-91.146667,77.362198],[-91.208893,77.414993],[-91.206955,77.56860400000011],[-91.173615,77.613037],[-90.880829,77.654434],[-90.603058,77.628311]]],[[[-105.01027699999986,77.408035],[-104.741096,77.414429],[-104.395554,77.276382],[-104.365547,77.23027],[-104.472504,77.13749700000011],[-104.74028,77.108597],[-105.246948,77.193863],[-105.40889,77.281662],[-105.571953,77.323318],[-105.691101,77.497208],[-105.834442,77.61026],[-106.094727,77.724152],[-105.913887,77.762497],[-105.470284,77.709152],[-104.968613,77.514435],[-104.946663,77.479156],[-105.01027699999986,77.458603],[-105.01027699999986,77.408035]]],[[[-95.405838,77.763885],[-95.363892,77.737198],[-94.728882,77.788315],[-94.089996,77.76582300000013],[-93.931381,77.732483],[-93.62944,77.776093],[-93.23388699999987,77.732483],[-93.101944,77.662491],[-93.37944,77.630814],[-93.486389,77.545532],[-93.502502,77.503052],[-93.475281,77.471375],[-93.570557,77.43775900000014],[-94.468887,77.476929],[-95.864166,77.462204],[-96.083328,77.497757],[-96.328888,77.60498],[-96.255569,77.689697],[-95.934433,77.753052],[-95.465286,77.808029],[-95.418335,77.798874],[-95.405838,77.763885]]],[[[-77.851944,77.774429],[-77.955002,77.830276],[-77.717773,77.86303700000013],[-77.568619,77.849716],[-77.592773,77.813309],[-77.851944,77.774429]]],[[[-101.711403,77.901657],[-101.191383,77.830826],[-100.925552,77.737198],[-102.06778,77.682205],[-102.444443,77.731934],[-102.529716,77.834152],[-102.416656,77.881927],[-101.711403,77.901657]]],[[[-114.073059,77.981659],[-113.9583439999999,77.914993],[-113.70639,77.891663],[-113.576111,77.814148],[-113.78833,77.745255],[-114.277222,77.702209],[-114.848343,77.854706],[-115.116096,77.958328],[-114.797783,77.97554],[-114.355003,78.070541],[-114.073059,77.981659]]],[[[-109.588058,78.064697],[-109.585281,78.035538],[-109.70556599999986,77.9599910000001],[-110.904716,77.84387200000015],[-110.65889,77.75972],[-110.090286,77.76915],[-110.040558,77.637497],[-110.084167,77.557755],[-110.203339,77.51138300000014],[-110.877213,77.411377],[-111.299988,77.419144],[-112.031113,77.3247070000001],[-112.413063,77.356094],[-112.507782,77.381363],[-112.601097,77.455261],[-112.790833,77.441086],[-112.957779,77.469437],[-113.011673,77.512772],[-113.198036,77.52388000000013],[-113.24028,77.587204],[-113.162514,77.60914600000012],[-113.1875,77.739426],[-113.319733,77.795532],[-113.209732,77.908875],[-112.943604,77.91192600000011],[-112.294998,78.010544],[-111.73056,78.024155],[-111.093338,78.092484],[-110.833069,78.06303400000013],[-110.72721899999988,78.097763],[-110.465843,78.108597],[-109.789169,78.0997160000001],[-109.588058,78.064697]]],[[[-101.651398,78.144714],[-101.859444,78.155258],[-101.881943,78.162201],[-101.70722999999987,78.232758],[-101.603607,78.187485],[-101.60527,78.15914900000013],[-101.651398,78.144714]]],[[[-103.056953,78.119705],[-103.212784,78.120529],[-103.282227,78.157761],[-102.986938,78.272766],[-102.782227,78.238586],[-102.793327,78.199417],[-103.056953,78.119705]]],[[[-94.366653,78.15914900000013],[-94.506119,78.17276],[-94.694153,78.2586060000001],[-94.602219,78.287201],[-94.481949,78.268326],[-94.309433,78.191086],[-94.366653,78.15914900000013]]],[[[-88.287216,78.243317],[-88.381943,78.242477],[-88.409729,78.292206],[-88.23527499999989,78.426926],[-88.094452,78.45694000000013],[-88.043335,78.436646],[-88.166397,78.308029],[-88.287216,78.243317]]],[[[-109.648064,78.588043],[-109.405273,78.556931],[-109.260559,78.487198],[-109.260559,78.455826],[-109.318069,78.358032],[-109.428596,78.303314],[-109.824448,78.293869],[-109.983887,78.325546],[-110.4119419999999,78.277206],[-110.715561,78.29248000000013],[-111.141388,78.386108],[-111.277786,78.372208],[-111.306107,78.321106],[-111.462509,78.267487],[-111.820007,78.273605],[-111.91861,78.332764],[-112.133057,78.36554],[-112.583069,78.343597],[-113.142227,78.268326],[-113.334167,78.332764],[-113.03833,78.43692],[-112.238052,78.547211],[-111.752502,78.550537],[-111.455566,78.592758],[-111.160553,78.69165],[-110.63751199999989,78.748596],[-110.395279,78.75610400000011],[-109.861656,78.666931],[-109.85527,78.637497],[-109.648064,78.588043]]],[[[-74.306946,78.676651],[-74.614166,78.702774],[-74.710281,78.731094],[-74.59111,78.77887],[-74.16362,78.716095],[-74.306946,78.676651]]],[[[-96.768066,78.684143],[-96.533615,78.676926],[-96.293884,78.615265],[-96.184433,78.628586],[-96.152496,78.611374],[-96.2164,78.560532],[-96.178055,78.518875],[-96.009445,78.49247700000012],[-95.537216,78.514709],[-94.877777,78.3913730000001],[-94.830841,78.352768],[-95.39917,78.231094],[-95.130829,78.194138],[-95.089722,78.15498400000011],[-94.886948,78.102768],[-94.91166699999985,78.055252],[-95.112503,77.951385],[-95.37999,77.966385],[-96.285553,77.859421],[-96.541107,77.897217],[-96.735001,77.866928],[-96.49166899999989,77.870255],[-96.515564,77.845535],[-96.71167,77.839706],[-96.829453,77.789154],[-97.096954,77.803314],[-97.119995,77.870255],[-96.994995,77.921097],[-97.775558,78.034988],[-97.647781,78.09082],[-96.910278,78.079163],[-96.85556,78.104156],[-96.870544,78.133331],[-97.321121,78.207489],[-97.829453,78.219147],[-97.849442,78.23471100000012],[-97.763336,78.244431],[-98.054718,78.301651],[-98.04361,78.389435],[-98.347778,78.443039],[-98.411392,78.4952550000001],[-98.308884,78.533875],[-98.022232,78.53637700000013],[-98.042221,78.569717],[-98.315277,78.643875],[-98.371658,78.719986],[-98.364716,78.768051],[-98.144455,78.81666600000011],[-97.599731,78.80748],[-96.768066,78.684143]]],[[[-86.319458,78.883606],[-86.484436,78.8927610000001],[-86.346115,78.93969700000014],[-86.283615,78.998032],[-85.896118,79.05693100000013],[-85.321396,79.053864],[-85.167221,79.02082800000011],[-85.301392,78.975266],[-86.319458,78.883606]]],[[[-103.59388699999988,79.325821],[-103.083618,79.279434],[-102.921112,79.217484],[-102.891678,79.166656],[-102.620003,79.097214],[-102.612213,79.05664100000013],[-102.72084,78.938309],[-102.560822,78.869705],[-102.391953,78.931656],[-102.398064,78.987198],[-102.363052,79.0149990000001],[-101.942207,79.084717],[-101.648903,79.075821],[-101.231667,78.95942700000012],[-101.140839,78.974152],[-100.986656,78.937195],[-101.200562,78.82083100000011],[-101.186394,78.80276500000014],[-100.863892,78.781372],[-100.351097,78.828323],[-100.323334,78.77804600000013],[-99.952499,78.72554],[-99.893066,78.6869200000001],[-100.0625,78.635544],[-99.988892,78.61387600000012],[-99.817505,78.630539],[-99.529724,78.578049],[-99.6702729999999,78.479706],[-99.867767,78.437485],[-99.748337,78.383606],[-99.79388399999988,78.297211],[-99.529449,78.282486],[-99.413895,78.205261],[-98.94583099999988,78.055817],[-98.971664,77.997757],[-99.099167,77.960815],[-99.022232,77.88247700000011],[-99.906952,77.77859500000011],[-100.606377,77.8799740000001],[-100.823898,78.00444],[-100.853882,78.096649],[-101.009743,78.13665800000012],[-101.035553,78.19609100000012],[-101.289436,78.18248],[-101.474167,78.23471100000012],[-102.1330569999999,78.282761],[-102.618607,78.241364],[-102.809433,78.28831500000013],[-102.808037,78.31694],[-102.66583299999989,78.358597],[-102.806107,78.37776200000012],[-103.679993,78.3119200000001],[-103.963058,78.233597],[-104.467499,78.265274],[-104.820557,78.35582000000011],[-105.051392,78.49443100000012],[-104.83139,78.569992],[-104.666656,78.579712],[-103.523621,78.496094],[-103.378052,78.586105],[-103.399986,78.61554000000012],[-104.042221,78.629974],[-103.826111,78.671921],[-103.483612,78.66914400000013],[-103.525284,78.70526100000012],[-103.316391,78.734421],[-103.468063,78.787491],[-103.796112,78.735809],[-103.695267,78.793869],[-103.726936,78.8022],[-103.886124,78.804428],[-103.905273,78.768875],[-103.991096,78.758881],[-104.198883,78.770264],[-104.215286,78.793594],[-104.167221,78.8163760000001],[-103.821671,78.898331],[-104.203613,78.991653],[-104.455002,78.9561],[-104.564163,78.8647],[-104.785828,78.806641],[-104.988327,78.798325],[-105.028343,78.832764],[-104.681107,79.01666300000011],[-104.902496,79.049713],[-105.543327,79.020264],[-105.606659,79.051926],[-105.628601,79.161377],[-105.439987,79.329163],[-105.127213,79.29748500000011],[-103.977783,79.368866],[-103.59388699999988,79.325821]]],[[[-99.471664,80.109711],[-99.136673,80.133041],[-98.868881,80.077774],[-98.705841,79.96582],[-98.64416499999987,79.794144],[-98.830002,79.664429],[-98.936111,79.719711],[-99.31723,79.758606],[-99.295837,79.833328],[-99.315826,79.84860200000013],[-99.614166,79.89332600000012],[-100.070282,79.876923],[-100.17749,79.90998800000011],[-100.193329,80.033875],[-100.065552,80.089981],[-99.759171,80.149719],[-99.471664,80.109711]]],[[[-99.155563,80.174698],[-99.113892,80.16387900000012],[-99.41806,80.15721100000012],[-99.366943,80.18220500000012],[-99.155563,80.174698]]],[[[-95.030838,80.670258],[-94.970551,80.635269],[-95.226105,80.609146],[-96.14917,80.66470300000013],[-95.491379,80.699997],[-95.030838,80.670258]]],[[[-92.727783,81.305542],[-92.12471,81.232758],[-91.858047,81.167755],[-91.78389,81.083603],[-91.908615,81.070541],[-91.538895,80.981659],[-91.517776,80.932755],[-91.321121,80.882751],[-91.121658,80.754715],[-90.754181,80.714996],[-90.593613,80.64526400000011],[-90.766403,80.565536],[-90.046387,80.541656],[-89.751114,80.464432],[-89.784164,80.500824],[-89.74833699999988,80.532761],[-89.546112,80.547485],[-89.244995,80.517212],[-89.059158,80.46138000000013],[-89.257233,80.396942],[-89.075836,80.393051],[-89.114166,80.333328],[-89.262222,80.28665200000012],[-89.092224,80.20082100000013],[-88.776672,80.131363],[-88.145554,80.093872],[-88.273056,80.195526],[-88.63028,80.249146],[-88.685272,80.371643],[-88.61528,80.40387],[-88.383896,80.443588],[-87.683884,80.410263],[-87.607498,80.324158],[-87.562775,80.179153],[-88.065552,80.120819],[-87.891388,80.0555420000001],[-87.27555799999988,80.06694],[-87.043335,79.964996],[-87.48554999999988,79.834991],[-87.190826,79.866089],[-87.024719,79.916092],[-86.957779,79.903595],[-87.144165,79.637772],[-87.425552,79.57916300000011],[-87.462509,79.534714],[-87.309998,79.502213],[-87.161118,79.571655],[-86.96666,79.60165400000011],[-86.823624,79.587769],[-86.84639,79.549988],[-86.789993,79.538879],[-86.694992,79.56749],[-86.813049,79.611923],[-86.762222,79.63165300000014],[-86.334167,79.645538],[-86.046112,79.568878],[-86.028061,79.474701],[-86.167496,79.45776400000011],[-86.070847,79.434143],[-85.901108,79.493591],[-85.893341,79.554703],[-85.828339,79.60748300000012],[-85.681946,79.61331200000012],[-85.278061,79.41554300000013],[-85.03971899999988,79.350815],[-84.904175,79.26776100000012],[-85.297226,79.187195],[-86.422501,79.075546],[-86.550827,79.048874],[-86.587784,78.98359700000015],[-86.702225,78.955261],[-86.785004,78.957214],[-86.983322,79.05664100000013],[-87.004456,78.987198],[-86.952499,78.906647],[-87.328064,78.79470800000011],[-87.615829,78.64526400000011],[-87.872772,78.694977],[-88.003342,78.80720500000012],[-87.985275,78.957214],[-87.813614,78.996933],[-87.724716,79.075821],[-87.849167,79.05497700000012],[-87.899994,79.011108],[-88.162506,78.99054000000011],[-88.215286,78.960815],[-88.222229,78.783325],[-88.132217,78.680817],[-87.908615,78.596939],[-87.90834,78.548599],[-88.011948,78.481369],[-88.234161,78.453598],[-88.5594329999999,78.604156],[-88.804169,78.60971100000012],[-88.746109,78.535812],[-88.535553,78.41304000000014],[-88.672501,78.316086],[-88.751404,78.19693000000011],[-88.81778,78.154434],[-89.115829,78.200821],[-89.35388199999989,78.339706],[-89.819458,78.500549],[-89.98056,78.60971100000012],[-90.088333,78.595825],[-90.10083,78.549713],[-89.985001,78.436096],[-89.774445,78.393875],[-89.452499,78.162491],[-89.59584,78.156937],[-89.673889,78.217209],[-89.911118,78.21887200000015],[-90.023331,78.298035],[-90.24249299999984,78.336105],[-90.748611,78.320267],[-90.410278,78.276657],[-90.267502,78.18664600000011],[-90.330292,78.146103],[-90.433884,78.13638300000014],[-91.48971599999987,78.176926],[-91.857498,78.2397],[-92.058334,78.20887800000013],[-92.589447,78.323608],[-92.987503,78.465546],[-92.863892,78.50526400000012],[-92.621933,78.487198],[-92.487213,78.507767],[-92.563324,78.520538],[-91.635284,78.546097],[-92.585556,78.5961],[-92.806107,78.6336060000001],[-93.271118,78.584152],[-93.813614,78.765823],[-93.589722,78.7836],[-93.16333,78.73553500000014],[-93.054993,78.739975],[-93.037781,78.765823],[-93.416397,78.824997],[-93.87471,78.833603],[-94.288605,78.986374],[-93.60194399999988,79.068329],[-93.472778,79.10887100000014],[-93.460556,79.142761],[-93.294998,79.166931],[-92.243057,79.146942],[-90.564163,79.21554600000013],[-90.363266,79.246811],[-92.238892,79.205551],[-92.694717,79.257217],[-92.571945,79.304153],[-91.961945,79.295532],[-91.231674,79.348038],[-91.119995,79.386383],[-92.181107,79.345825],[-92.577499,79.37915],[-92.228607,79.43136600000014],[-92.259171,79.44693],[-92.580841,79.452209],[-92.876099,79.407761],[-93.090561,79.482208],[-93.146667,79.469986],[-93.006958,79.38916000000012],[-93.264175,79.3535920000001],[-93.3125,79.372757],[-93.235001,79.435257],[-93.338058,79.447205],[-93.485275,79.354156],[-93.869995,79.263885],[-94.206955,79.272491],[-94.056381,79.3797],[-94.386124,79.421371],[-94.509171,79.416382],[-94.5,79.3797],[-94.389999,79.368866],[-94.506668,79.337204],[-95.087555,79.27075200000012],[-95.318619,79.332214],[-95.285004,79.353043],[-95.295837,79.379425],[-95.655563,79.39166300000011],[-95.779449,79.42581200000012],[-95.736389,79.537491],[-94.699432,79.61219800000015],[-94.329453,79.688309],[-94.282776,79.757492],[-94.361664,79.781937],[-94.814438,79.6702580000001],[-95.853333,79.646103],[-96.335556,79.815536],[-96.589447,79.852478],[-96.615005,79.883881],[-96.458618,79.914429],[-96.147781,79.9124910000001],[-96.580566,79.952774],[-96.679443,80.014435],[-96.391678,80.045822],[-96.676102,80.041931],[-96.80278,80.09082000000012],[-96.711121,80.144989],[-96.410004,80.13888500000013],[-95.84777799999988,80.053314],[-94.85278299999987,80.04414400000013],[-94.383621,79.982483],[-94.748886,80.079987],[-94.48055999999985,80.159149],[-94.083893,80.17553700000013],[-94.485001,80.209991],[-95.367767,80.1183170000001],[-95.695831,80.178314],[-95.229996,80.236099],[-95.645844,80.2397],[-95.933609,80.194427],[-96.434998,80.269714],[-96.464447,80.313034],[-96.68167099999988,80.342209],[-96.592224,80.362762],[-96.232224,80.33471700000013],[-96.280838,80.361923],[-96.04777499999989,80.389984],[-95.436935,80.341095],[-95.468063,80.3822020000001],[-95.653885,80.396652],[-95.852219,80.454163],[-96.027222,80.574158],[-95.979996,80.584717],[-94.994995,80.603043],[-94.752792,80.559982],[-93.786392,80.525543],[-94.005005,80.585266],[-94.543335,80.599716],[-94.672775,80.663879],[-94.553604,80.694977],[-94.075562,80.7061],[-94.108337,80.718872],[-94.722778,80.7285920000001],[-95.03582799999985,80.768326],[-95.025284,80.8016510000001],[-95.282501,80.786102],[-95.534164,80.818878],[-95.150833,80.881088],[-95.484726,80.89915500000012],[-95.283615,80.949997],[-95.255005,80.996643],[-95.18306,81.019714],[-94.663055,81.048599],[-94.493881,81.017487],[-94.508057,80.979431],[-94.408615,80.96554600000013],[-93.906387,81.040543],[-94.362213,81.10054],[-94.313049,81.11554],[-93.299988,81.079712],[-93.152222,81.094711],[-93.091675,81.159988],[-93.259735,81.212204],[-93.928879,81.203873],[-94.388062,81.25499000000013],[-94.268616,81.3461],[-94.035278,81.363312],[-93.553329,81.305542],[-93.483063,81.319717],[-93.564713,81.3766480000001],[-93.517502,81.384995],[-92.727783,81.305542]]],[[[-91.718338,81.549149],[-91.863617,81.555252],[-91.960556,81.59498600000012],[-91.58223,81.578049],[-91.718338,81.549149]]],[[[-78.365829,82.883606],[-78.419449,82.899155],[-78.414719,82.941925],[-78.27389499999987,82.963043],[-78.116943,82.9422],[-78.365829,82.883606]]],[[[-70.111938,83.109421],[-69.665009,83.1083220000001],[-69.664169,83.070831],[-69.775284,83.04776],[-69.451111,83.035812],[-69.559723,82.99414100000013],[-69.015564,83.04081700000012],[-68.902786,82.988312],[-68.154175,82.991089],[-68.188599,82.946091],[-68.145554,82.934982],[-67.666946,82.969711],[-67.241669,82.93692],[-67.092224,82.961105],[-66.299438,82.929428],[-66.369156,82.888321],[-66.84111,82.810806],[-68.356659,82.688034],[-68.672226,82.637772],[-68.642502,82.628586],[-67.47084,82.652206],[-65.767776,82.843048],[-65.46777299999985,82.833328],[-65.527222,82.797485],[-65.164444,82.763046],[-65.353058,82.797211],[-65.102783,82.848038],[-65.289169,82.873306],[-64.729721,82.9041600000001],[-64.655563,82.896942],[-64.936935,82.871368],[-64.723053,82.856369],[-64.750839,82.82832300000011],[-64.445267,82.76193200000012],[-64.103058,82.831665],[-63.490837,82.825272],[-63.389168,82.804977],[-63.382217,82.7677610000001],[-63.525833,82.730545],[-63.850281,82.71582],[-63.651665,82.714996],[-63.226105,82.640274],[-63.380829,82.615265],[-63.347496,82.60498],[-62.926109,82.57609600000012],[-63.059441,82.511932],[-63.089439,82.46638500000012],[-63.369995,82.438873],[-63.071671,82.451935],[-62.678337,82.516098],[-62.171669,82.525543],[-62.322777,82.511108],[-62.352783,82.481094],[-62.098053,82.502213],[-61.53083,82.47831700000012],[-61.17028,82.39526400000011],[-61.076393,82.320831],[-61.10778,82.267761],[-61.193329,82.223602],[-61.804443,82.146652],[-61.885002,82.10054],[-62.278885,82.015823],[-62.513618,82.00471500000013],[-63.849724,81.801086],[-64.053055,81.789978],[-64.325287,81.8247070000001],[-64.118057,81.7644350000001],[-64.35527,81.72637900000012],[-65.21666,81.745529],[-66.042221,81.690536],[-65.33667,81.688034],[-65.789444,81.632202],[-66.024719,81.653046],[-66.172501,81.61804200000012],[-67.559723,81.599152],[-68.156662,81.561096],[-69.291382,81.718872],[-68.352493,81.541656],[-68.856949,81.54776],[-68.57945299999989,81.514435],[-67.107773,81.564987],[-66.608612,81.512772],[-68.618057,81.290543],[-69.02861,81.258606],[-69.426941,81.269989],[-69.468887,81.259995],[-69.31221,81.24054],[-70.210007,81.173874],[-69.638062,81.177475],[-70.025284,81.102768],[-69.955566,81.099426],[-69.430557,81.187195],[-65.724716,81.493866],[-64.566391,81.545532],[-64.436386,81.479431],[-64.808609,81.360535],[-65.441376,81.256378],[-66.1997219999999,81.183868],[-66.603333,81.05525200000011],[-67.164444,80.948593],[-67.606659,80.929977],[-67.530838,80.89749100000012],[-68.95249899999988,80.603043],[-69.42749,80.382751],[-70.284439,80.35108900000012],[-70.310822,80.36303700000013],[-70.220001,80.416931],[-70.314163,80.464432],[-70.82528699999989,80.558594],[-70.476669,80.454437],[-70.423325,80.421646],[-70.472229,80.368042],[-70.444153,80.34027100000014],[-69.960556,80.256378],[-70.145554,80.193588],[-70.821121,80.195526],[-71.694443,80.110809],[-72.006393,80.18858300000011],[-72.420837,80.211105],[-71.895554,80.114151],[-72.391678,80.08554100000013],[-72.340561,80.059143],[-71.489166,80.068878],[-70.762512,80.133331],[-70.626663,80.130539],[-70.497498,80.082764],[-70.494995,80.05081200000012],[-70.646667,80.031937],[-70.719452,79.986374],[-71.241669,79.960815],[-71.46055599999988,79.901382],[-71.109726,79.915268],[-70.910278,79.885818],[-71.005844,79.819717],[-71.183884,79.777481],[-72.267227,79.659149],[-72.912781,79.702209],[-73.062775,79.799423],[-72.902496,79.815262],[-72.926392,79.819443],[-73.853333,79.829163],[-73.74249299999984,79.849991],[-74.238892,79.8872070000001],[-74.84639,79.847214],[-74.683884,79.789978],[-74.236389,79.801926],[-73.384735,79.748871],[-73.36082499999986,79.712769],[-73.174438,79.651657],[-73.125824,79.558319],[-73.353882,79.50582900000012],[-73.657776,79.49636800000013],[-73.988892,79.551926],[-73.953064,79.472763],[-74.160278,79.436371],[-74.61749299999985,79.438583],[-74.964447,79.513046],[-75.059433,79.48387100000014],[-74.8830569999999,79.408325],[-75.058334,79.373871],[-75.957504,79.426086],[-76.261124,79.497757],[-76.905838,79.50972],[-77.14250199999987,79.547485],[-77.191376,79.511108],[-76.17916899999989,79.459717],[-76.138901,79.441086],[-76.208054,79.429703],[-76.157501,79.39166300000011],[-75.879166,79.351379],[-76.86972,79.349426],[-77.212509,79.447754],[-77.359161,79.45555100000013],[-77.397507,79.447205],[-77.158615,79.329163],[-78.051392,79.354706],[-77.322235,79.267487],[-77.488052,79.24498000000011],[-76.671387,79.277481],[-76.136124,79.2686000000001],[-75.938889,79.23027000000013],[-74.496948,79.224991],[-74.464722,79.2199860000001],[-74.82695,79.174149],[-74.61749299999985,79.151382],[-74.436661,79.057755],[-74.725006,79.022766],[-75.655563,79.068329],[-75.885284,79.09748800000011],[-75.857773,79.152206],[-76.098053,79.199142],[-77.044998,79.183319],[-77.777496,79.20887800000013],[-78.253891,79.169983],[-76.639999,79.151093],[-76.081955,79.09971600000011],[-76.17054699999989,79.075821],[-77.073334,79.070831],[-77.494995,79.017761],[-77.799988,79.066666],[-78.351105,79.08638000000013],[-78.89138799999989,79.06330900000012],[-77.829453,79.048035],[-77.703339,79.006943],[-77.946945,78.95166],[-78.297226,78.78887900000012],[-78.248047,78.770264],[-77.711945,78.96609500000011],[-76.710556,79.02832],[-75.720276,78.965546],[-75.825562,78.926086],[-76.315552,78.896103],[-76.446106,78.863876],[-76.440277,78.8394320000001],[-76.204727,78.881088],[-75.316101,78.892212],[-74.775009,78.829987],[-74.719727,78.707489],[-74.869995,78.67581200000012],[-74.789993,78.59137],[-75.04805,78.528046],[-75.830002,78.50471500000015],[-76.43721,78.548599],[-76.693604,78.50972],[-76.289444,78.515549],[-76.057495,78.46192900000011],[-75.410828,78.4266510000001],[-75.089996,78.368866],[-75.031387,78.331375],[-75.0625,78.309708],[-75.358612,78.301651],[-75.479172,78.22221400000012],[-75.613617,78.198029],[-76.574173,78.24971],[-76.912216,78.201096],[-75.575562,78.1077580000001],[-75.922775,77.95665],[-76.246109,78.015823],[-76.466949,77.984711],[-76.54834,77.944977],[-76.931107,77.901382],[-77.160004,77.946091],[-77.838898,77.9427490000001],[-78.260834,77.995255],[-78.426392,77.906372],[-77.95861799999989,77.8022],[-77.940552,77.759995],[-77.98110999999989,77.701385],[-77.718613,77.60582],[-77.952225,77.5558170000001],[-77.948608,77.50193800000011],[-78.256668,77.381927],[-78.690552,77.315536],[-78.839722,77.310257],[-78.725281,77.371094],[-78.784439,77.3808140000001],[-79.20723,77.28831500000013],[-79.653885,77.318604],[-80.019165,77.272217],[-80.456116,77.296097],[-81.277496,77.424423],[-81.370544,77.47554000000014],[-81.587784,77.517487],[-81.61055,77.576096],[-81.839722,77.625809],[-81.847504,77.665817],[-81.930283,77.684982],[-81.949432,77.64498900000012],[-81.911392,77.609421],[-81.670547,77.531662],[-81.670837,77.496094],[-81.748047,77.448029],[-81.728882,77.429977],[-81.484726,77.372208],[-81.203888,77.37052900000015],[-81.165833,77.337204],[-81.875,77.29248000000013],[-82.091949,77.316376],[-82.166107,77.29248000000013],[-81.978882,77.25833100000011],[-81.83416699999987,77.162491],[-81.14917,77.274704],[-80.116104,77.20138500000013],[-80.409729,77.0811000000001],[-80.373047,77.071381],[-80.013336,77.190536],[-79.72583,77.239975],[-79.255005,77.218597],[-79.04194599999988,77.161102],[-79.005005,77.096939],[-79.365555,76.963318],[-79.386948,76.927475],[-78.886124,76.926926],[-78.866394,76.918869],[-78.910004,76.886658],[-78.915283,76.839706],[-78.721939,76.821381],[-78.563614,76.90664700000013],[-78.553879,76.938583],[-78.384445,76.99971],[-78.087219,77.017761],[-77.896667,76.95555100000013],[-77.779449,76.791367],[-77.813614,76.687759],[-77.769455,76.6583250000001],[-78.089722,76.609421],[-78.377487,76.4580380000001],[-78.55249,76.46415700000011],[-78.619446,76.496094],[-78.588333,76.513046],[-78.627213,76.563873],[-78.790558,76.57165500000013],[-78.969452,76.43414300000012],[-79.18971299999986,76.40582300000011],[-79.261124,76.352203],[-79.272781,76.304153],[-79.573624,76.311646],[-80.087219,76.223602],[-80.293335,76.23526],[-80.672501,76.158325],[-81.053329,76.128036],[-81.090286,76.137497],[-81.095551,76.212204],[-80.783615,76.374985],[-80.771667,76.419144],[-81.275009,76.533325],[-81.492493,76.469437],[-82.039719,76.50943],[-82.083618,76.52388],[-81.981949,76.584717],[-82.05665599999986,76.60914600000012],[-81.778885,76.681091],[-82.081116,76.631088],[-82.292496,76.635544],[-82.725006,76.819153],[-82.76973,76.811096],[-82.556107,76.723038],[-82.5625,76.688873],[-82.460556,76.636108],[-82.081116,76.56109600000013],[-82.225281,76.526657],[-82.127213,76.44165],[-82.260284,76.398605],[-82.704453,76.386932],[-83.003616,76.429153],[-83.099731,76.46388200000013],[-83.061935,76.497208],[-83.116653,76.586105],[-83.33889799999986,76.66415400000011],[-83.384171,76.73082],[-83.355835,76.752213],[-83.400833,76.759995],[-83.520554,76.695251],[-83.254181,76.579437],[-83.188324,76.419434],[-83.691101,76.428864],[-84.033615,76.534714],[-84.08667,76.62414600000011],[-84.310822,76.6583250000001],[-84.330841,76.647491],[-84.193054,76.60998500000011],[-84.249725,76.536926],[-84.179718,76.491928],[-84.195541,76.456375],[-84.61972,76.431656],[-84.78389,76.46998600000012],[-84.795273,76.503876],[-84.950562,76.577774],[-85.028336,76.57499700000011],[-85.051392,76.51416],[-84.960281,76.420532],[-84.376099,76.31776400000012],[-84.928329,76.286377],[-85.174438,76.280273],[-85.698334,76.34887700000013],[-86.372223,76.386383],[-86.412216,76.407761],[-86.41861,76.469147],[-86.211945,76.535263],[-86.594162,76.634995],[-86.630341,76.63513200000011],[-86.342224,76.512207],[-86.64917,76.45887800000014],[-86.71666,76.3461],[-87.130829,76.38415500000013],[-87.225281,76.448029],[-87.4266659999999,76.468597],[-87.462784,76.586929],[-87.563614,76.61637900000011],[-87.598618,76.540817],[-87.553604,76.451096],[-87.429993,76.417755],[-87.402496,76.352768],[-87.64889499999987,76.338043],[-87.81723,76.390549],[-87.948334,76.3577580000001],[-88.38999899999988,76.389709],[-88.434433,76.402206],[-88.349442,76.5144350000001],[-88.515289,76.636108],[-88.47471599999987,76.788879],[-88.49472,76.817215],[-88.70195,76.70748900000011],[-88.495544,76.5522],[-88.489441,76.503326],[-88.603218,76.449265],[-88.608047,76.399994],[-88.693604,76.41470300000015],[-88.640289,76.558594],[-88.710007,76.594986],[-88.791382,76.51332100000013],[-88.783325,76.460815],[-88.921112,76.405258],[-89.231674,76.433594],[-89.49028,76.55748],[-89.679443,76.57165500000013],[-89.411667,76.680267],[-89.533325,76.853592],[-88.719452,77.007492],[-88.473328,77.096649],[-88.545837,77.10026600000015],[-87.690552,77.135269],[-87.56889299999989,77.09942600000011],[-87.349167,77.106094],[-87.460556,77.125534],[-87.312775,77.1808170000001],[-87.044449,77.180542],[-86.804443,77.127197],[-86.73999,77.17414900000011],[-87.196106,77.199997],[-87.166946,77.233871],[-86.910553,77.260269],[-87.197495,77.275269],[-87.248886,77.303314],[-86.829727,77.353043],[-86.851944,77.36053500000014],[-87.391113,77.33055100000013],[-87.711945,77.35998500000011],[-87.784729,77.429703],[-87.642502,77.48027000000013],[-87.694443,77.537201],[-88.214722,77.650543],[-88.162781,77.758331],[-88.068069,77.820267],[-87.231384,77.89888000000013],[-86.422226,77.830826],[-85.97528099999988,77.705826],[-85.718887,77.472214],[-85.794449,77.41970800000013],[-85.530563,77.461929],[-85.399734,77.395828],[-84.97332799999987,77.37719700000014],[-84.719727,77.311646],[-84.479446,77.29443400000014],[-84.61277799999988,77.38916],[-84.005844,77.397491],[-83.464722,77.348328],[-83.472504,77.387207],[-83.71167,77.404709],[-83.835556,77.455261],[-83.426102,77.4997100000001],[-83.21611,77.577774],[-82.89500399999986,77.717484],[-82.541672,77.920532],[-82.526108,77.961929],[-82.591675,78.017487],[-82.377487,78.035812],[-82.318619,78.070831],[-82.549438,78.07193],[-82.780289,78.0149990000001],[-82.785278,77.969986],[-82.736115,77.924149],[-82.9491579999999,77.874695],[-83.386673,77.616653],[-83.898346,77.49054],[-84.386673,77.528595],[-84.779175,77.522491],[-84.871109,77.569153],[-84.520004,77.664703],[-84.428329,77.722763],[-84.443054,77.73637400000013],[-84.503067,77.74971],[-84.476669,77.728317],[-84.520844,77.6891480000001],[-84.952499,77.60137900000012],[-85.298889,77.660538],[-85.348892,77.728867],[-85.054993,77.79693600000013],[-85.053604,77.830551],[-85.297775,77.79721100000012],[-85.402496,77.819992],[-85.207779,77.883881],[-84.325012,77.896103],[-84.634445,77.926926],[-85.474716,77.868591],[-85.678879,77.92942800000013],[-85.065552,78.05636600000014],[-84.761673,78.023605],[-84.547501,78.0711060000001],[-84.288055,78.075546],[-84.5327759999999,78.085541],[-84.798889,78.055252],[-85.094452,78.097488],[-84.994995,78.16304],[-84.63110399999988,78.199997],[-84.127777,78.171097],[-84.479721,78.216934],[-84.968613,78.202484],[-84.834442,78.314987],[-84.575562,78.346375],[-84.601944,78.368866],[-84.735001,78.340271],[-84.866943,78.369141],[-84.782501,78.50582900000012],[-84.619446,78.588318],[-84.638611,78.594147],[-84.838333,78.516663],[-84.978333,78.414993],[-84.96666,78.338882],[-85.486115,78.102478],[-86.148346,78.054703],[-86.28833,78.076385],[-86.251404,78.156647],[-86.11305199999987,78.170532],[-85.931107,78.236649],[-85.835281,78.332214],[-85.833069,78.379974],[-86.05278,78.297485],[-86.073624,78.248596],[-86.285278,78.193314],[-86.497772,78.21554600000013],[-86.736938,78.11804200000012],[-87.109436,78.103043],[-87.538605,78.138046],[-87.352219,78.191086],[-87.089447,78.201935],[-87.513336,78.224991],[-87.494446,78.298599],[-87.524719,78.41638200000011],[-87.140564,78.550262],[-86.858337,78.54776],[-86.898621,78.575821],[-87.123886,78.5811],[-86.856949,78.734985],[-86.615829,78.80304000000012],[-85.64666699999987,78.84860200000013],[-85.064163,78.919144],[-84.712784,78.86775200000011],[-83.746948,78.836929],[-83.101395,78.714432],[-82.82251,78.695251],[-82.61055,78.611374],[-82.337784,78.566666],[-82.23555,78.595825],[-82.594452,78.703049],[-82.22055099999989,78.732208],[-82.781387,78.731094],[-83.210556,78.798874],[-83.25473,78.834991],[-83.056946,78.856094],[-82.429443,78.83332800000011],[-81.947495,78.865814],[-81.712509,78.839706],[-81.656952,78.888321],[-81.755844,78.91804500000012],[-81.698608,78.973877],[-81.477219,79.047211],[-81.548615,79.061356],[-81.910278,79.00499],[-82.110275,78.913605],[-82.503067,78.882751],[-82.924438,78.9349820000001],[-84.259171,78.95942700000012],[-84.748047,79.031937],[-84.789169,79.069443],[-84.503616,79.14444],[-84.135559,79.121918],[-83.896393,79.03804000000014],[-83.474716,79.024155],[-83.358612,79.05081200000012],[-83.546112,79.04248000000013],[-84.029999,79.151657],[-83.939987,79.185532],[-83.956665,79.221924],[-84.121933,79.18470800000011],[-84.32695,79.188583],[-84.335556,79.252213],[-84.428879,79.290268],[-84.484726,79.40637200000015],[-84.882492,79.4860989999999],[-85.068893,79.626083],[-85.493332,79.700546],[-85.948883,79.708328],[-86.486389,79.763611],[-86.460281,79.919708],[-86.367218,79.962769],[-85.656952,79.938034],[-85.365829,79.896378],[-85.255005,79.920822],[-86.482773,80.0086060000001],[-86.579453,80.04304500000012],[-86.65861499999987,80.117752],[-86.514725,80.299149],[-85.897507,80.333054],[-85.290833,80.2686],[-83.781952,80.245819],[-82.153061,79.858871],[-82.0625,79.816086],[-81.978882,79.71832300000011],[-81.684723,79.675812],[-81.616394,79.623306],[-81.78527799999989,79.61499],[-81.706665,79.586655],[-81.424713,79.636658],[-80.630554,79.564148],[-80.589722,79.568054],[-80.641953,79.588043],[-80.56916799999988,79.605255],[-79.904724,79.646942],[-79.751404,79.701385],[-80.827499,79.648331],[-81.51973,79.73082000000011],[-81.663055,79.903046],[-81.400284,79.937759],[-82.168335,80.013611],[-83.203888,80.318054],[-82.031387,80.398331],[-80.367767,80.462204],[-80.29415899999987,80.48664900000011],[-80.357224,80.501389],[-80.153336,80.52638200000011],[-78.038055,80.567215],[-78.013626,80.591095],[-79.96055599999988,80.608032],[-78.585281,80.772217],[-76.484726,80.86554],[-76.621109,80.900818],[-77.5811159999999,80.911377],[-78.869446,80.852203],[-78.934998,80.875534],[-78.928604,80.99054],[-78.528885,81.08194],[-78.393066,81.142761],[-78.463623,81.160812],[-76.74527,81.439148],[-77.02861,81.433319],[-78.174164,81.300537],[-78.675278,81.191925],[-78.754181,81.135818],[-78.690826,81.119431],[-78.89502,81.098999],[-79.501678,81.193588],[-79.063614,81.08554100000015],[-79.25528,81.05886800000013],[-79.343887,80.998322],[-79.165283,80.96666],[-79.618057,80.819443],[-80.919449,80.65554800000012],[-83.027496,80.53858900000012],[-83.165009,80.551926],[-83.16139199999986,80.601089],[-83.056381,80.649155],[-82.2164,80.719147],[-81.758896,80.813034],[-81.996109,80.83027600000014],[-82.56723,80.740814],[-83.356949,80.685532],[-83.541107,80.704163],[-83.569458,80.739151],[-83.12027,80.823318],[-83.256958,80.83859300000012],[-83.66777,80.75],[-83.863892,80.75749200000013],[-83.7200009999999,80.636658],[-83.84056099999985,80.545532],[-85.066956,80.505264],[-85.865829,80.541367],[-85.564713,80.61943100000013],[-86.080841,80.52832],[-86.744995,80.603043],[-86.497772,80.73526],[-85.605835,80.97581500000013],[-85.00306699999987,81.02832],[-82.785004,81.125534],[-82.364441,81.179428],[-85.681671,81.0494230000001],[-86.351944,80.930542],[-87.076401,80.7227630000001],[-87.215012,80.638321],[-87.594727,80.628586],[-89.290558,80.84942600000011],[-89.46611,80.914154],[-88.590286,80.996368],[-87.446381,80.976929],[-86.671936,81.00526400000012],[-84.733887,81.281097],[-84.936661,81.307755],[-85.279175,81.28997800000013],[-86.077499,81.207489],[-86.438049,81.12608300000011],[-87.297226,81.076935],[-88.339996,81.069717],[-89.820847,81.010818],[-90.14917,81.054977],[-90.351944,81.16748],[-90.011124,81.24192800000014],[-89.535004,81.2061000000001],[-88.944153,81.244141],[-89.335281,81.24275200000011],[-89.95249899999988,81.329437],[-89.627213,81.356644],[-88.846954,81.49971],[-87.984161,81.535812],[-87.24472,81.49026500000014],[-88.352219,81.579712],[-88.998047,81.54054300000013],[-90.443054,81.366653],[-90.553329,81.384995],[-90.487778,81.398605],[-90.856659,81.444138],[-89.585007,81.625809],[-90.069458,81.633606],[-90.296951,81.698593],[-90.360825,81.685257],[-90.354721,81.651382],[-90.678879,81.668869],[-90.966949,81.621094],[-91.006958,81.598877],[-90.988602,81.557755],[-91.091949,81.533875],[-91.446381,81.524429],[-91.467773,81.527206],[-91.406387,81.54776],[-91.444153,81.583603],[-91.900284,81.61692800000013],[-91.956665,81.6586],[-91.770844,81.663315],[-91.72361799999987,81.721649],[-91.48555,81.76998900000012],[-91.053329,81.761658],[-91.033325,81.767761],[-91.152496,81.798035],[-90.436661,81.887497],[-89.700836,81.91554300000013],[-89.62999,81.856369],[-89.356384,81.81109600000013],[-89.199059,81.885208],[-89.416946,81.925812],[-89.288895,81.943039],[-89.00723299999987,81.91554300000013],[-88.986389,81.944977],[-89.054443,81.987488],[-88.625549,82.062759],[-88.075562,82.10498],[-87.352783,82.067215],[-87.1744379999999,82.014709],[-87.309433,81.967484],[-86.768341,81.890274],[-86.726944,81.89721700000013],[-87.13027999999986,81.968323],[-86.892502,82.054153],[-86.356384,82.053589],[-85.960556,82.007492],[-85.422501,81.857483],[-85.371658,81.859711],[-85.731949,81.983322],[-85.188324,81.99275200000011],[-85.01889,81.919434],[-84.816887,81.885368],[-85.066101,81.987488],[-84.889175,81.990265],[-84.751442,81.910538],[-84.604996,81.88998400000014],[-84.729721,81.977203],[-84.899734,82.015274],[-86.637512,82.12442],[-86.876099,82.202209],[-85.662216,82.2397],[-85.370834,82.27998400000013],[-85.347229,82.286377],[-85.48999,82.319717],[-85.531677,82.369705],[-85.515289,82.40332],[-85.921112,82.429977],[-85.794724,82.458603],[-85.046951,82.481934],[-84.641678,82.465546],[-84.613327,82.443314],[-84.943878,82.425812],[-84.449997,82.386108],[-84.344452,82.352768],[-83.961395,82.368591],[-83.516403,82.31694],[-83.368607,82.276382],[-83.344452,82.22720300000015],[-82.953064,82.11998],[-83.111938,82.065262],[-82.284164,82.066376],[-81.878052,82.03637700000013],[-82.020844,82.082214],[-82.651947,82.100266],[-83.02778599999988,82.23526],[-83.025558,82.283325],[-82.990829,82.29248],[-82.65444899999989,82.282211],[-81.91806,82.154984],[-80.085007,81.97360200000014],[-79.564163,81.825272],[-79.229172,81.816086],[-79.844452,81.971375],[-79.853333,82.018875],[-80.791107,82.079437],[-80.975555,82.123596],[-80.868057,82.154984],[-81.253342,82.159714],[-81.799728,82.222763],[-82.625549,82.359146],[-82.732224,82.401657],[-82.498337,82.506378],[-81.541672,82.496094],[-81.92749,82.522766],[-82.39473,82.617477],[-82.215286,82.668594],[-81.432495,82.62915],[-80.891953,82.532761],[-80.578064,82.546097],[-81.584442,82.79443400000014],[-81.473053,82.82499700000011],[-80.381104,82.788879],[-80.138901,82.71998600000012],[-80.182495,82.694702],[-80.160278,82.681366],[-79.861664,82.64415],[-79.800827,82.64665200000013],[-79.983322,82.689148],[-79.829727,82.70887800000014],[-79.149994,82.667755],[-78.502792,82.681091],[-79.33168,82.699707],[-79.83694499999989,82.750549],[-79.996948,82.803314],[-79.672226,82.82388300000014],[-80.194153,82.838318],[-80.430283,82.887497],[-79.793335,82.95748900000012],[-79.370544,82.974152],[-79.17749,82.9519350000001],[-79.066101,82.889435],[-78.671112,82.945526],[-78.503342,82.913315],[-78.55777,82.86053500000014],[-78.534439,82.8477630000001],[-78.144165,82.823318],[-78.106659,82.83194],[-78.238892,82.86526500000014],[-77.81304899999985,82.924423],[-77.128326,82.863312],[-76.96666,82.80470300000013],[-76.959167,82.774155],[-76.766663,82.750824],[-76.570557,82.666656],[-75.892227,82.591934],[-76.207504,82.506378],[-76.261002,82.466553],[-76.230835,82.444702],[-75.671387,82.586929],[-75.396118,82.6147],[-76.103058,82.686096],[-76.309158,82.752777],[-75.976105,82.784714],[-76.447495,82.797485],[-76.752792,82.894989],[-77.381378,82.99443100000013],[-77.183884,83.033875],[-77.135559,83.01138300000014],[-76.559433,83.011932],[-76.02861,83.054428],[-74.435822,83.027206],[-74.018066,82.95694000000013],[-73.81778,82.852768],[-72.633896,82.69442700000013],[-72.498886,82.718323],[-73.211395,82.813873],[-73.430557,82.8936],[-73.650558,82.925812],[-72.650558,83.096375],[-72.47749299999987,83.07666],[-71.71278399999989,83.098877],[-71.58168,83.09109500000011],[-71.792221,83.007492],[-71.56723,82.941086],[-70.871384,82.881088],[-70.835007,82.8830410000001],[-71.497498,83.007217],[-71.125275,83.087494],[-70.111938,83.109421]]]]}},{"type":"Feature","properties":{"FIPS":"CB","ISO2":"KH","ISO3":"KHM","UN":116,"NAME":"Cambodia","AREA":17652,"POP2005":13955507,"REGION":142,"SUBREGION":35,"LON":104.564,"LAT":12.714},"geometry":{"type":"MultiPolygon","coordinates":[[[[103.775253,10.442497000000117],[103.748581,10.476387],[103.760803,10.514999],[103.798859,10.5],[103.80246,10.455832],[103.775253,10.442497000000117]]],[[[103.314148,10.723053],[103.269707,10.66972],[103.193314,10.756388],[103.245247,10.779444],[103.314148,10.723053]]],[[[103.02803,11.246386],[102.986908,11.274443],[102.986359,11.42222],[103.041924,11.375553],[103.02803,11.246386]]],[[[103.032753,11.431942],[102.995506,11.506109],[103.009407,11.525],[103.045517,11.469719],[103.032753,11.431942]]],[[[107.489151,14.448608],[107.416092,14.429443],[107.378036,14.352776],[107.385818,14.247498],[107.3416600000001,14.113331],[107.371918,14.01777600000014],[107.473495,13.931707],[107.464188,13.794365000000141],[107.62886,13.542776],[107.636383,13.381664],[107.483322,13.020554],[107.510818,12.879442],[107.569443,12.795832],[107.59304800000011,12.603886],[107.555817,12.373608],[107.434143,12.251944],[107.350273,12.333609000000138],[107.166931,12.277777],[106.981369,12.086109],[106.7892,12.073462],[106.719971,11.969719000000111],[106.420242,11.973608],[106.461357,11.884998],[106.437737,11.79361],[106.458214,11.665863000000115],[106.305527,11.677776],[106.260803,11.726387],[106.046356,11.777222],[105.961906,11.643055],[105.851067,11.659998],[105.819077,11.594013000000132],[105.881912,11.545277],[105.901642,11.438332000000115],[105.86969,11.296944],[106.104424,11.083887000000118],[106.15912600000013,11.093887000000109],[106.190804,11.053053],[106.214417,10.9755540000001],[106.152763,10.974442000000124],[106.145813,10.9155540000001],[106.203308,10.770554],[105.858307,10.916666],[105.779137,11.022776],[105.524292,10.945766],[105.432739,10.966942],[105.358856,10.871664],[105.233856,10.889721000000122],[105.101913,10.955553],[105.037193,10.883888],[105.098022,10.715832],[104.961357,10.638332],[104.883873,10.534443],[104.595253,10.533333],[104.54524200000014,10.458332],[104.445328,10.422739],[104.247742,10.567497],[104.097473,10.547499],[103.92691000000013,10.590275000000133],[103.758553,10.531957],[103.738022,10.496386],[103.623306,10.495552],[103.516083,10.638054000000123],[103.559402,10.715553000000114],[103.68438700000011,10.740566],[103.663017,10.760555],[103.721909,10.866108],[103.66664100000014,11.027777],[103.555237,11.156942000000129],[103.4758,11.131941],[103.411636,10.943888],[103.348862,10.884722],[103.12970000000013,10.883053],[103.094704,10.937777],[103.101357,11.348608],[103.028847,11.541943],[102.95636,11.551388],[102.98494,11.590159],[102.966637,11.675276],[103.01804400000015,11.719997],[103.064003,11.702185],[103.084412,11.723886],[103.0233,11.728886],[102.975517,11.710554],[102.957405,11.756529000000114],[102.893044,11.828054],[102.966919,11.718054],[102.954422,11.569719],[102.916092,11.635851],[102.913857,11.752222],[102.847473,11.835831],[102.716377,12.165554],[102.779427,12.451942],[102.636108,12.601109],[102.507217,12.67222],[102.53498800000011,12.805277000000103],[102.49247700000012,12.976664],[102.34554300000013,13.277498],[102.37719700000014,13.573887],[102.53830700000015,13.569164],[102.60027300000013,13.605553],[102.561653,13.678886],[102.72442600000011,13.765833],[102.791656,13.936943],[102.902481,14.036665],[102.95999100000012,14.204998],[103.143883,14.317221],[103.46692700000011,14.371664],[103.659149,14.447777],[103.722763,14.390276],[103.922211,14.339165],[104.278587,14.408888000000104],[104.473038,14.356941],[104.57554600000014,14.365274],[104.645538,14.430277],[104.805542,14.448332],[105.001938,14.383333],[105.00943,14.288887],[105.069443,14.21833],[105.146652,14.246386],[105.17804000000012,14.342775],[105.21060200000011,14.349648],[105.209991,14.284443000000124],[105.364151,14.109442000000115],[105.5591280000001,14.168325],[105.7836,14.081387],[105.796944,14.026388],[105.91027800000012,13.932842000000107],[106.056641,13.929998],[106.111099,13.945831000000112],[106.17553700000013,14.064720000000136],[106.0338670000001,14.237219],[105.99971,14.369719],[106.216377,14.376942],[106.253883,14.494442000000104],[106.3311,14.444721],[106.408333,14.456387],[106.522491,14.595831],[106.627762,14.466942],[106.752617,14.40942],[106.853592,14.303053],[107.121094,14.405277000000126],[107.25360100000012,14.531111],[107.473038,14.639999],[107.5466,14.708618],[107.558319,14.651388],[107.489151,14.448608]]]]}},{"type":"Feature","properties":{"FIPS":"CE","ISO2":"LK","ISO3":"LKA","UN":144,"NAME":"Sri Lanka","AREA":6463,"POP2005":19120763,"REGION":142,"SUBREGION":34,"LON":80.704,"LAT":7.612},"geometry":{"type":"MultiPolygon","coordinates":[[[[81.714996,7.681388],[81.70166,7.68111],[81.712769,7.704999],[81.718048,7.692498],[81.714996,7.681388]]],[[[81.80693100000013,7.477777],[81.78137200000015,7.492777],[81.787506,7.567166],[81.723312,7.738610000000108],[81.804153,7.600554],[81.827209,7.484721],[81.80693100000013,7.477777]]],[[[79.9124910000001,9.018055],[79.894989,8.986664000000133],[79.85054,9.00111],[79.69303900000011,9.092497],[79.826385,9.083887],[79.9124910000001,9.018055]]],[[[79.716385,9.477221],[79.658035,9.499165],[79.657486,9.555832000000123],[79.719147,9.520832],[79.716385,9.477221]]],[[[79.974426,9.615274],[79.871918,9.634443],[79.854706,9.750832],[79.882202,9.75999800000011],[79.897217,9.676109],[79.974426,9.615274]]],[[[80.274704,9.775],[80.4019320000001,9.624998],[80.670532,9.427498],[80.82443200000012,9.261944],[80.932205,9.040833],[80.914703,8.943054000000132],[80.968597,8.952221000000122],[81.027206,8.916666000000134],[81.231094,8.65111],[81.252213,8.542221],[81.208328,8.570831],[81.130539,8.5],[81.265549,8.453609000000142],[81.320267,8.519999],[81.361374,8.487219],[81.423035,8.201942],[81.391937,8.149443],[81.51944,8.000277],[81.613876,7.824721],[81.7080380000001,7.743888],[81.686241,7.681669],[81.772217,7.570277],[81.766663,7.462777],[81.810349,7.441926],[81.830276,7.468888000000106],[81.881653,7.288054000000102],[81.890549,7.000555],[81.832214,6.765833],[81.777771,6.615276],[81.661102,6.439999000000114],[81.324158,6.198332],[80.829163,6.040833],[80.587204,5.917777],[80.18441800000011,6.034721000000104],[80.046097,6.239721],[79.857483,6.801943],[79.796936,7.661388000000102],[79.702484,8.079443],[79.698318,8.19749800000011],[79.74914600000011,8.265554],[79.731094,8.00916500000011],[79.827774,7.995554000000141],[79.81303400000013,8.245831],[79.866089,8.534998],[79.914673,8.562206],[79.941925,8.630831],[79.917206,8.937777],[80.050262,9.02638800000011],[80.123306,9.248053],[80.094437,9.411388000000102],[80.19497700000011,9.470276],[80.051926,9.594442000000129],[80.276657,9.49972],[80.472488,9.488886],[80.61219800000015,9.443054],[80.464157,9.531666],[80.331665,9.555277],[80.186646,9.647778],[80.1660920000001,9.636387],[80.195251,9.5841640000001],[80.12052900000015,9.599998000000141],[79.945816,9.689165000000116],[79.925812,9.74472],[79.9833220000001,9.817497],[80.113647,9.802999],[80.136024,9.769053],[80.226379,9.751389000000131],[80.311371,9.648888],[80.44413800000012,9.57166500000011],[80.224052,9.774459],[80.140549,9.792221],[80.24498,9.828054],[80.274704,9.775]]]]}},{"type":"Feature","properties":{"FIPS":"CF","ISO2":"CG","ISO3":"COG","UN":178,"NAME":"Congo","AREA":34150,"POP2005":3609851,"REGION":2,"SUBREGION":17,"LON":15.986,"LAT":-0.055},"geometry":{"type":"Polygon","coordinates":[[[12.779047,-4.388991],[12.65,-4.559445],[12.395277,-4.6125],[12.335278,-4.7875],[12.206388,-4.758889],[12.166388,-4.895834],[12.004166,-5.018612],[11.80722,-4.781667],[11.780277,-4.550279],[11.384998,-4.195834],[11.349998,-4.1],[11.140661,-3.925277],[11.225555,-3.693611],[11.496944,-3.506945],[11.580276,-3.531667],[11.654999,-3.640278],[11.74,-3.686667],[11.87361,-3.708611],[11.925833,-3.636945],[11.839443,-3.556111],[11.9725,-3.311389],[11.701111,-3.178056],[11.717499,-3.050556],[11.804443,-3.013056],[11.642776,-2.818056],[11.543333,-2.856945],[11.54611,-2.793889],[11.647499,-2.620833],[11.574165,-2.333333],[11.659166,-2.353889],[11.733332,-2.418889],[11.801666,-2.372222],[11.964167,-2.333333],[12.0525,-2.416945],[12.478054,-2.327222],[12.502222,-2.133889],[12.448055,-2.024445],[12.440277,-1.890833],[12.506943,-1.921667],[12.520555,-1.8725],[12.584999,-1.827222],[12.65,-1.8225],[12.821388,-1.912778],[12.921389,-2.184167],[12.967499,-2.1825],[13.006388,-2.240278],[13.001507,-2.367672],[13.041388,-2.327778],[13.482777,-2.4375],[13.727221,-2.184167],[13.76222,-2.088889],[13.878887,-2.314723],[13.865833,-2.468889],[14.110832,-2.493056],[14.221388,-2.292778],[14.258333,-1.973056],[14.429722,-1.891667],[14.404444,-1.597778],[14.464722,-1.550556],[14.482498,-1.26],[14.420277,-0.995278],[14.51861,-0.609167],[14.4175,-0.478889],[14.322222,-0.435556],[14.192499,-0.444722],[14.128887,-0.277778],[13.943054,-0.235278],[13.901667,-0.266667],[13.848331,-0.198611],[13.940277,-0.038056],[13.949999,0.033333],[13.886944,0.214722],[13.957777,0.344167],[14.0875,0.537778],[14.273888,0.546667],[14.343611,0.618055],[14.47361,0.830833],[14.487221,0.913611],[14.320555,1.106111],[14.273888,1.326389],[14.188889,1.391389],[14.073889,1.375278],[13.90361,1.438889],[13.803333,1.435833],[13.782776,1.388889],[13.573055,1.305833],[13.186785,1.222476],[13.175833,1.278055],[13.247776,1.325833],[13.246387,1.395555],[13.137499,1.568611],[13.141943,1.703055],[13.194443,1.813056],[13.184166,1.929167],[13.279722,2.048055],[13.293888,2.163611],[14.463055,2.143055],[14.564999,2.169444],[14.714167,2.124166],[14.759165,2.0725],[14.856667,2.082778],[14.88722,2.016666],[15.090555,1.977778],[15.146387,2.037777],[15.211111,2.036111],[15.296389,1.975],[15.486387,1.976389],[15.704166,1.930833],[15.978333,1.771111],[16.07222,1.654166],[16.162498,1.726666],[16.094166,1.9525],[16.083885,2.158889],[16.104721,2.199722],[16.163887,2.183333],[16.206387,2.216111],[16.501663,2.849444],[16.465832,2.9225],[16.482777,3.156666],[16.588886,3.481944],[16.699165,3.545278],[16.972221,3.547222],[17.346664,3.611111],[17.475277,3.713055],[17.615276,3.629722],[17.823608,3.620555],[17.858887,3.535555],[18.119442,3.560555],[18.178055,3.483333],[18.230274,3.495833],[18.272499,3.583055],[18.490833,3.637777],[18.590553,3.486389],[18.624958,3.479444],[18.641388,3.204444],[18.611664,3.131944],[18.540848,3.076287],[18.342777,2.612778],[18.233055,2.519166],[18.222775,2.413611],[18.091942,2.224166],[18.071388,1.534722],[17.873608,0.995833],[17.907742,0.802778],[17.894997,0.6],[17.965832,0.477778],[17.961109,0.399722],[17.803608,0.148611],[17.717777,-0.133889],[17.745831,-0.376389],[17.714996,-0.537222],[17.54472,-0.785833],[17.326942,-1.001111],[17.121944,-1.068333],[16.875275,-1.24],[16.750553,-1.411111],[16.528439,-1.862468],[16.195831,-2.175834],[16.215832,-2.696945],[16.18222,-2.911667],[16.191944,-3.261945],[16.226944,-3.328333],[15.890505,-3.943009],[15.542221,-4.05139],[15.48361,-4.145],[15.456665,-4.267778],[15.41111,-4.298056],[15.328054,-4.277223],[15.209721,-4.339445],[15.094166,-4.500278],[14.919998,-4.656945],[14.829721,-4.82389],[14.661388,-4.909445],[14.489443,-4.84],[14.418888,-4.887222],[14.418888,-4.75639],[14.364721,-4.557778],[14.487499,-4.426945],[14.400833,-4.2775],[14.014999,-4.440834],[13.964998,-4.495001],[13.905474,-4.489439],[13.819166,-4.421667],[13.729443,-4.445834],[13.739443,-4.562222],[13.69861,-4.728333],[13.595276,-4.783611],[13.543888,-4.751945],[13.501665,-4.768333],[13.514999,-4.797501],[13.410276,-4.883056],[13.191387,-4.680278],[13.138611,-4.582223],[13.096666,-4.575278],[13.091389,-4.633056],[13.05722,-4.620001],[12.909166,-4.47],[12.895832,-4.415278],[12.779047,-4.388991]]]}},{"type":"Feature","properties":{"FIPS":"CG","ISO2":"CD","ISO3":"COD","UN":180,"NAME":"Democratic Republic of the Congo","AREA":226705,"POP2005":58740547,"REGION":2,"SUBREGION":17,"LON":23.654,"LAT":-2.876},"geometry":{"type":"MultiPolygon","coordinates":[[[[12.953054,-5.876112],[12.865,-5.886111],[12.737221,-5.943611],[12.751665,-5.9025],[12.844166,-5.850556],[12.971666,-5.854445],[12.953054,-5.876112]]],[[[25.891666,5.192499000000112],[26.06555200000014,5.197499],[26.127499,5.249166],[26.393887,5.132777],[26.488888,5.046389],[26.745277,5.091389],[26.861664,5.02861],[26.945274,5.146111],[27.06666600000011,5.201111000000139],[27.142498,5.195277],[27.41111,5.08],[27.524441,4.94361],[27.66666400000014,4.8925],[27.78221900000011,4.760278],[27.787498,4.601388],[28.028053,4.502222],[28.192497,4.352777],[28.363052,4.29],[28.650833,4.423611000000108],[28.712498,4.537499],[28.776665,4.561944],[28.825832,4.482778],[29.013332,4.498333],[29.215275,4.340278],[29.328331,4.393332],[29.432777,4.525555],[29.487499000000128,4.683055],[29.806664000000126,4.565833000000111],[29.79472,4.379444],[29.959442,4.291389],[30.058331000000123,4.134722],[30.143887000000124,4.105556],[30.208611,3.959167],[30.551941,3.864722],[30.582222,3.690278],[30.558887,3.613889],[30.786388,3.66],[30.858818,3.493394000000137],[30.903053,3.525278],[30.926388,3.510555],[30.931664,3.401389],[30.828053,3.240278000000103],[30.763611,3.067222],[30.855553,2.9575],[30.878609,2.849722],[30.754997000000117,2.598611],[30.729721,2.448055],[30.89110900000014,2.335],[30.942497000000117,2.406111],[30.987221,2.408333],[31.299202,2.16285],[31.302776,2.121388],[31.036663,1.765555],[30.688053,1.493889],[30.448608,1.206666],[30.236111,1.134166],[30.218609,0.996389],[30.145832,0.898333],[29.96055200000012,0.825555],[29.938332,0.634444],[29.962498,0.487222],[29.85833,0.366667],[29.813889,0.158611],[29.773331,0.172222],[29.716663,0.072222000000124],[29.734964000000105,0],[29.648609000000135,-0.439722],[29.666664,-0.580556],[29.618332,-0.733333],[29.62833,-0.888889],[29.574444,-0.921944],[29.596943,-1.385834],[29.456390000000113,-1.504167],[29.361111,-1.510278],[29.270832,-1.626389],[29.12722,-1.860278],[29.170555,-2.100278],[29.114998000000128,-2.248056],[28.889164,-2.367222],[28.863609,-2.410278],[28.853333,-2.520278],[28.902222,-2.66],[29.025139,-2.738343],[28.987499,-2.810556],[29.239166,-3.063612],[29.210552,-3.236667],[29.236965,-3.271866],[29.208332,-3.311667],[29.246944,-3.594445],[29.236385,-3.916111],[29.339165,-4.041112],[29.387218,-4.159445],[29.43027500000011,-4.501112],[29.341389000000103,-4.797778],[29.349163,-4.939723],[29.631664,-5.721945],[29.4977760000001,-5.979723],[29.550278,-6.295279],[29.732498,-6.627501],[29.891388,-6.755279],[30.045277,-6.828334],[30.175552,-6.9475],[30.311386,-7.136945],[30.406944,-7.356389],[30.455830000000102,-7.580278],[30.654442,-7.886945],[30.77124,-8.192247],[28.901665,-8.478613],[28.961666,-8.667778],[28.868332,-8.826946],[28.62249800000012,-9.093889],[28.372219,-9.260834],[28.402222,-9.311668],[28.518055,-9.354723],[28.53777700000012,-9.470835],[28.696388000000127,-9.791389],[28.625832000000116,-9.947779],[28.594997,-10.246113],[28.63361,-10.520834],[28.699718000000132,-10.653334],[28.666943000000117,-10.710001],[28.620831,-10.717501],[28.552498,-10.835279],[28.46694200000013,-11.239723],[28.361088,-11.444065],[28.363331,-11.550835],[28.49638700000014,-11.8675],[28.835552,-12.096945],[28.93972,-12.206667],[29.031387,-12.383057],[29.257221,-12.364168],[29.49361,-12.458057],[29.527775000000133,-12.396389],[29.486385,-12.393612],[29.446941,-12.342224],[29.48111,-12.239445],[29.571663,-12.190001],[29.80505,-12.155247],[29.801388,-13.454168],[29.638332,-13.421667],[29.621387,-13.371946],[29.685833,-13.269724],[29.589443,-13.221945],[29.203053,-13.435556],[29.098053,-13.389168],[29.015831,-13.397779],[28.961666,-13.347778],[28.920277,-13.150557],[28.733887,-12.896946],[28.662777,-12.836945],[28.586941000000134,-12.89889],[28.561386,-12.878889],[28.49361,-12.741945],[28.531666,-12.659168],[28.441944,-12.519724],[28.341942,-12.438057],[28.163609,-12.429445],[27.865833,-12.256111],[27.791386,-12.300001],[27.660000000000135,-12.296667],[27.535831,-12.173334],[27.478611,-11.966667],[27.232498000000135,-11.781389],[27.199249,-11.567905],[27.03221900000011,-11.596111],[26.978611000000114,-11.891668],[26.868610000000103,-11.973612],[26.678055,-11.989168],[26.443054,-11.911112],[26.004719,-11.9025],[25.842499,-11.802223],[25.498333000000116,-11.710001],[25.359722,-11.641668],[25.288609,-11.37639],[25.344719,-11.281113],[25.332222,-11.193335],[25.18416600000012,-11.254168],[24.74472,-11.315001],[24.585552,-11.440834],[24.44833,-11.463612],[24.361111000000108,-11.355278],[24.413055,-11.269445],[24.397499,-11.109446],[24.318054,-11.050001],[24.178886,-11.030001],[24.128609,-10.91139],[23.998333,-10.869167],[23.863888,-11.027224],[23.476387,-10.958334],[23.368053,-10.982779],[23.218609,-11.076389],[23.084999,-11.096668],[22.942776,-11.095001],[22.86360900000011,-11.049168],[22.716663,-11.093334],[22.560555,-11.033611],[22.515553000000125,-11.044724],[22.467499,-11.141668],[22.298885,-11.237223],[22.253887,-11.209723],[22.246109,-11.073057],[22.163609,-10.861389],[22.31583,-10.730278],[22.272499,-10.513056],[22.312222,-10.364445],[22.207222,-10.154167],[22.162498,-9.930557],[22.021385,-9.848057],[21.874722,-9.665001],[21.790554,-9.405556],[21.939999,-8.496113],[21.836109000000132,-8.131668],[21.75416600000011,-7.999445],[21.77305200000012,-7.776112],[21.851109,-7.591667],[21.859997,-7.48],[21.839996,-7.367778],[21.782959,-7.280842],[20.548716,-7.283616],[20.543053,-7.124445],[20.629745,-6.913882],[20.332497,-6.914445],[20.311386,-6.994722],[19.538948,-6.996614],[19.489998,-7.293889],[19.535831,-7.46],[19.467777000000126,-7.571945],[19.374218,-7.57232],[19.402496,-7.688056],[19.349442,-7.889723],[19.373055,-7.996112],[18.791759,-7.998976],[18.764038,-7.929668],[18.531109,-7.930278],[18.525833,-7.995556],[18.19611,-7.996667],[18.112572,-8.02862],[18.115417,-8.107107],[18.007221,-8.108057],[17.899441,-8.041668],[17.624165,-8.098057],[17.525555,-8.053612],[17.438332,-7.876667],[17.309444,-7.756111],[17.151108000000136,-7.452778],[16.991386,-7.293612],[16.941666,-7.198611],[16.968609,-7.010834],[16.928886,-6.889723],[16.867496,-6.854167],[16.782776,-6.681667],[16.687775,-6.402223],[16.725224,-6.197441],[16.60611,-6.027223],[16.579720000000123,-5.900834],[16.215832,-5.852501],[15.076387,-5.862779],[14.596388000000104,-5.908056],[13.980276000000117,-5.835834],[13.111387,-5.870556],[12.904165,-5.811111],[12.759722000000124,-5.85889],[12.704721,-5.961945],[12.435833,-6.016667],[12.264999,-5.864722],[12.21455200000014,-5.768556],[12.283888000000102,-5.734445],[12.526667,-5.724167],[12.532221,-5.115834],[12.565554000000134,-5.025556],[12.708055,-4.918612],[12.820555,-4.7375],[13.082499,-4.67],[13.100832,-4.5725],[13.413887,-4.882501],[13.514999,-4.797501],[13.501665,-4.768333],[13.543888,-4.751945],[13.595276000000126,-4.783611],[13.69861,-4.728333],[13.739443,-4.562222],[13.729443,-4.445834],[13.819166,-4.421667],[13.905474,-4.489439],[13.964998,-4.495001],[14.014999,-4.440834],[14.400833,-4.2775],[14.487499,-4.426945],[14.364721,-4.557778],[14.418888,-4.75639],[14.418888,-4.887222],[14.489443,-4.84],[14.661388,-4.909445],[14.829721,-4.82389],[14.919998,-4.656945],[15.094166,-4.500278],[15.209721,-4.339445],[15.328054,-4.277223],[15.41111,-4.298056],[15.456665,-4.267778],[15.48361,-4.145],[15.542221,-4.05139],[15.890505,-3.943009],[16.226944,-3.328333],[16.191944,-3.261945],[16.18222,-2.911667],[16.215832,-2.696945],[16.195831,-2.175834],[16.528439000000105,-1.862468],[16.750553,-1.411111],[16.875275,-1.24],[17.121944,-1.068333],[17.326942,-1.001111],[17.54472,-0.785833],[17.714996,-0.537222],[17.745831,-0.376389],[17.717777000000126,-0.133889],[17.80360800000011,0.14861100000013],[17.961109,0.399722],[17.965832,0.477778],[17.894997,0.600000000000136],[17.907742,0.802778],[17.873608,0.995833000000118],[18.071388,1.534722],[18.09194200000013,2.224166],[18.222775,2.413611],[18.233055,2.519166],[18.342777,2.612778],[18.540848,3.076287],[18.611664,3.131944],[18.64138800000012,3.204444],[18.590553,3.719166],[18.647778,4.021388],[18.630276,4.134722],[18.534443,4.316111],[18.582222,4.370555000000138],[18.64333,4.353889],[18.75333000000012,4.392221],[18.833885,4.569722],[18.996387,4.745555000000138],[19.106388,4.9325],[19.190552,4.945833],[19.421387,5.134166],[19.703888,5.136666],[19.834442,5.090833],[19.896942,4.997499],[20.004444,4.97611],[20.342499,4.76555500000012],[20.456665,4.624722],[20.452785,4.522378],[20.58555200000012,4.410000000000139],[20.838608000000136,4.449166],[20.964722,4.434166],[21.07249800000011,4.393888],[21.208611,4.288888],[21.539165,4.245277],[21.651665,4.299166000000127],[21.742775,4.294999000000132],[22.103054,4.214444],[22.25972,4.134166],[22.37916600000011,4.1275],[22.453602,4.144581],[22.538609,4.218888],[22.59194200000013,4.466666],[22.690277,4.483611],[22.775833,4.706666],[22.895832,4.821111],[22.974998,4.831388000000118],[23.022499,4.743055],[23.211941,4.681944],[23.326664000000108,4.599166000000139],[23.420277,4.59111],[23.441666,4.65361],[23.584442,4.73444400000011],[24.372219,5.010833],[24.400555,5.040833],[24.355,5.059999000000118],[24.394165,5.115555],[24.525555,5.077222],[24.734444,4.910832000000141],[24.942776,4.984444],[25.089722,4.973611],[25.308331,5.032499],[25.349442,5.144722000000115],[25.310555,5.191111],[25.361942,5.314722],[25.542221,5.381389],[25.635555000000124,5.305277],[25.891666,5.192499000000112]]]]}},{"type":"Feature","properties":{"FIPS":"BY","ISO2":"BI","ISO3":"BDI","UN":108,"NAME":"Burundi","AREA":2568,"POP2005":7858791,"REGION":2,"SUBREGION":14,"LON":29.887,"LAT":-3.356},"geometry":{"type":"Polygon","coordinates":[[[29.229897,-3.750964],[29.246944,-3.594445],[29.208332,-3.311667],[29.236965,-3.271866],[29.210552,-3.236667],[29.239166,-3.063612],[28.987499,-2.810556],[28.987778,-2.77],[29.052219,-2.705833],[29.058887,-2.604722],[29.140553,-2.589167],[29.328888,-2.653611],[29.367222,-2.825],[29.443892,-2.795836],[29.533607,-2.826111],[29.630831,-2.781113],[29.736385,-2.803611],[29.85083,-2.759722],[29.907497,-2.693056],[29.952221,-2.309445],[30.15361,-2.430556],[30.386665,-2.298056],[30.57333,-2.399167],[30.519444,-2.4675],[30.4175,-2.861945],[30.484997,-2.947222],[30.563332,-2.893056],[30.666111,-2.976389],[30.843662,-2.978794],[30.834999,-3.256945],[30.651665,-3.3325],[30.6222,-3.370114],[30.663609,-3.386667],[30.66222,-3.418889],[30.449165,-3.547223],[30.391388,-3.711109],[30.400833,-3.786111],[30.32111,-3.786667],[30.228054,-3.928056],[30.172222,-4.086667],[30.026108,-4.269444],[29.766388,-4.438056],[29.423885,-4.448056],[29.387218,-4.159445],[29.339165,-4.041112],[29.236385,-3.916111],[29.229897,-3.750964]]]}},{"type":"Feature","properties":{"FIPS":"CH","ISO2":"CN","ISO3":"CHN","UN":156,"NAME":"China","AREA":932743,"POP2005":1312978855,"REGION":142,"SUBREGION":30,"LON":106.514,"LAT":33.42},"geometry":{"type":"MultiPolygon","coordinates":[[[[110.524147,19.134441],[110.514999,19.132774],[110.510269,19.139164],[110.521927,19.139717000000132],[110.524147,19.134441]]],[[[110.72054300000013,20.063332],[110.781372,20.008053],[110.930817,20.001389],[111.031097,19.639996],[110.967758,19.631664],[110.85498,19.528885],[110.81749,19.543610000000115],[110.668587,19.356663],[110.583603,19.156277],[110.48034700000011,19.167202],[110.523239,19.12377],[110.580872,19.141798],[110.48909800000011,18.910831],[110.525543,18.800831],[110.396378,18.703606],[110.239967,18.647774],[110.10498000000013,18.540283],[110.04776,18.38055],[109.969994,18.381664000000114],[109.914993,18.41944100000012],[109.766663,18.394997],[109.703873,18.25972000000013],[109.74080700000013,18.248604],[109.722214,18.21610600000014],[109.703598,18.197773],[109.679153,18.237495],[109.63443000000012,18.229996],[109.566673,18.168884],[109.544708,18.221107],[109.45694,18.279163],[109.2227630000001,18.303051],[108.685532,18.505276],[108.699142,18.66555],[108.6183170000001,19.08083],[108.62831100000011,19.280277000000126],[108.69026200000013,19.381107],[108.764709,19.38805],[109.012207,19.598331],[109.15776100000011,19.648052],[109.293869,19.759998],[109.303589,19.782776],[109.27082800000011,19.786942000000124],[109.164429,19.724438],[109.16330700000015,19.800274],[109.25943000000012,19.901661],[109.310806,19.919163],[109.452477,19.866386],[109.46582,19.828609],[109.51776100000012,19.88055],[109.527771,19.947216],[109.610809,19.993885],[109.710541,20.007500000000107],[109.785812,19.965549],[109.934982,19.992218],[109.978592,19.944717],[110.016937,19.948601],[110.09387200000015,19.973045],[110.156097,20.061386],[110.57166300000011,20.027222],[110.57222,20.091942],[110.66554300000013,20.133606],[110.72054300000013,20.063332]]],[[[116.71887200000013,20.709438],[116.705261,20.711384],[116.701927,20.719994],[116.715553,20.715271],[116.71887200000013,20.709438]]],[[[110.597214,20.87944],[110.548027,20.913883],[110.59664900000013,20.958328],[110.637207,20.938328],[110.597214,20.87944]]],[[[109.121918,21.055275],[109.115807,21.022499],[109.072769,21.010277],[109.07193000000012,21.050274],[109.121918,21.055275]]],[[[110.548866,21.059162],[110.498032,20.95583],[110.445251,21.001942],[110.248871,20.977219],[110.272491,21.053329],[110.329163,21.075554],[110.548866,21.059162]]],[[[110.4994200000001,21.193329],[110.461929,21.182774],[110.614151,21.193329],[110.536652,21.096943],[110.441933,21.156384000000116],[110.454712,21.201385],[110.4994200000001,21.193329]]],[[[111.83611300000013,21.565273],[111.805542,21.561108],[111.840553,21.643051000000128],[112.002487,21.651939],[111.995247,21.615273],[111.83611300000013,21.565273]]],[[[108.329712,21.654163],[108.32083100000011,21.665829],[108.328873,21.678608],[108.333054,21.674438],[108.329712,21.654163]]],[[[112.5338670000001,21.590832],[112.51805100000013,21.611107000000118],[112.56749000000013,21.675827],[112.648041,21.702774],[112.646942,21.638607],[112.5338670000001,21.590832]]],[[[112.805817,21.653328],[112.79358700000012,21.574165000000107],[112.764427,21.576385000000126],[112.703323,21.6877750000001],[112.77609300000017,21.767776],[112.868874,21.76638800000012],[112.805817,21.653328]]],[[[113.38333100000011,22.008888],[113.366928,21.997215],[113.30748,22.019718],[113.378036,22.084721],[113.404984,22.05722],[113.38333100000011,22.008888]]],[[[113.2966540000001,22.06388500000014],[113.267761,22.11360900000011],[113.36026,22.153606],[113.325546,22.083054],[113.2966540000001,22.06388500000014]]],[[[113.594994,22.652218000000115],[113.56887800000015,22.651108],[113.48580900000013,22.726662],[113.5435870000001,22.736382],[113.594994,22.652218000000115]]],[[[113.588043,22.75055300000014],[113.450546,22.826385],[113.387207,22.897495],[113.48387100000012,22.900829],[113.60476700000015,22.766773],[113.588043,22.75055300000014]]],[[[117.118042,23.399162],[116.953598,23.420551],[116.94470200000012,23.43888500000014],[117.098038,23.490551],[117.13025700000014,23.449718],[117.118042,23.399162]]],[[[117.40470900000014,23.771111],[117.507492,23.726383000000112],[117.39415,23.585274000000137],[117.3116530000001,23.57972],[117.36831700000016,23.759998],[117.40470900000014,23.771111]]],[[[118.126923,24.425827],[118.06218700000011,24.457218],[118.094711,24.553329],[118.17830700000012,24.529163],[118.188873,24.493885],[118.126923,24.425827]]],[[[119.301651,25.419441000000116],[119.277481,25.503052],[119.333878,25.570274],[119.31915300000014,25.43110700000011],[119.301651,25.419441000000116]]],[[[119.82666000000017,25.582775],[119.844994,25.5405540000001],[119.80304000000011,25.524441],[119.765549,25.407497],[119.69637300000012,25.428051],[119.66970800000013,25.481937],[119.723038,25.638885],[119.779427,25.656940000000134],[119.82666000000017,25.582775]]],[[[119.277771,26.035275],[119.329437,26.033333],[119.408333,25.983604],[119.387497,25.959995000000106],[119.2705380000001,25.991383],[119.211327,26.07193],[119.277771,26.035275]]],[[[121.17082200000016,28.046944],[121.129433,28.05722],[121.119141,28.133884000000137],[121.193588,28.202774],[121.241928,28.200550000000135],[121.267487,28.18055],[121.239433,28.086941],[121.17082200000016,28.046944]]],[[[121.94109300000014,29.05277600000011],[121.888603,29.069996],[121.87359600000012,29.149162],[121.94136,29.164997],[121.964706,29.098606],[121.94109300000014,29.05277600000011]]],[[[122.111923,29.787777],[122.181931,29.698051],[122.166092,29.652496],[122.097214,29.717216],[122.030823,29.71610600000014],[122.05581700000016,29.775276],[122.111923,29.787777]]],[[[122.411377,29.933052],[122.396652,29.829163],[122.390823,29.829441],[122.318604,29.941662],[122.411377,29.933052]]],[[[121.86580700000013,29.969994],[121.828323,29.998882],[121.861099,30.0816650000001],[121.906647,30.032219],[121.900818,29.986382],[121.86580700000013,29.969994]]],[[[122.325272,30.018608],[122.28665200000012,29.928883],[122.175812,29.993885],[122.008041,30.004444],[121.961647,30.139164],[122.165817,30.119164],[122.28692600000011,30.067497],[122.325272,30.018608]]],[[[122.211113,30.241104],[122.142487,30.250000000000114],[122.0747070000001,30.28722],[122.21219600000016,30.339165],[122.23526000000014,30.311108],[122.211113,30.241104]]],[[[122.420258,30.41360900000012],[122.275543,30.432217],[122.27277400000013,30.474995],[122.412773,30.448883000000137],[122.420258,30.41360900000012]]],[[[121.844994,31.288052000000107],[121.81442300000013,31.313053000000135],[121.791931,31.369995000000127],[121.87886000000015,31.35666300000014],[121.844994,31.288052000000107]]],[[[121.487762,31.717773],[121.464706,31.706104],[121.56469700000014,31.63583],[121.85693400000014,31.543888],[121.86831700000016,31.489162],[121.828323,31.45166],[121.74971,31.464718],[121.401932,31.598331],[121.298599,31.668884],[121.203857,31.800537],[121.333054,31.81832900000012],[121.487762,31.717773]]],[[[119.899429,32.071106],[119.786926,32.122215],[119.81960300000013,32.192348],[119.716087,32.271935],[119.763893,32.291939],[119.823883,32.268051],[119.899429,32.071106]]],[[[121.43609600000013,39.391663],[121.409416,39.361382],[121.260818,39.378326],[121.25582900000019,39.409431],[121.337196,39.4786],[121.393051,39.4791560000001],[121.451103,39.451935],[121.43609600000013,39.391663]]],[[[123.3822020000001,53.526657],[123.60999300000024,53.54444100000012],[123.866379,53.48054500000012],[124.104431,53.3408280000001],[124.255257,53.356659],[124.402206,53.212212000000136],[124.634987,53.189713],[124.818329,53.126938],[124.96360800000012,53.18277],[125.164993,53.193047],[125.48552700000015,53.06916],[125.616089,53.052773],[125.726089,52.983604],[125.723877,52.946381],[125.648613,52.912766],[125.652481,52.875549],[125.856369,52.87276500000012],[125.97720300000013,52.760277],[126.050812,52.785828],[126.095543,52.764442],[125.973038,52.64166300000011],[125.98858600000015,52.582214],[126.030823,52.563324],[126.084717,52.589989],[126.18609600000015,52.540833],[126.213608,52.513054],[126.197746,52.464439],[126.267487,52.458603],[126.333878,52.395828],[126.34860200000014,52.291664],[126.31887800000014,52.192215],[126.55721300000016,52.130547],[126.512207,52.038887],[126.461647,52.026939],[126.4422,51.988045],[126.6091540000001,51.787216],[126.71887200000015,51.713051],[126.790543,51.424438],[126.915268,51.379158],[126.821381,51.33027600000014],[126.81609300000014,51.266388],[126.89333300000021,51.239159],[126.887154,51.303047],[126.972763,51.31805400000013],[126.898613,51.186653],[126.930542,51.05999],[127.127197,50.915543],[127.291931,50.741379],[127.279984,50.680824],[127.36775200000011,50.570831],[127.28942900000028,50.460274],[127.331383,50.31916],[127.586067,50.208565],[127.569717,50.128326],[127.488312,50.042221],[127.529427,49.789162],[127.671654,49.748878],[127.69136000000015,49.66721300000012],[127.838043,49.586655],[128.182465,49.534164],[128.505249,49.586937],[128.77359,49.575554],[128.875244,49.477768],[128.99881,49.438881],[129.050781,49.36473100000011],[129.103271,49.346680000000106],[129.390503,49.427864],[129.482697,49.418434],[129.523468,49.391235],[129.544952,49.293182],[129.721863,49.266266],[129.73269700000014,49.192932],[129.91272,49.082413],[129.906616,49.0368580000001],[130.221619,48.864716],[130.41803,48.896103],[130.504425,48.851936],[130.67163100000013,48.864998],[130.521637,48.607773],[130.826355,48.32222000000013],[130.83081100000015,48.290833],[130.65942400000017,48.098602],[130.681366,48.045547],[130.88970900000015,47.900269],[130.963013,47.700829],[131.095245,47.672432],[131.26110800000026,47.729156],[131.441925,47.738327],[131.618011,47.663879],[131.919434,47.669991],[132.341064,47.742493],[132.54248,47.713882000000126],[132.664429,47.878044],[133.08856200000014,48.101662],[133.506653,48.071381],[133.593567,48.172493000000145],[133.751373,48.249718],[134.415344,48.391121],[134.740753,48.267128],[134.68136600000014,48.220543000000134],[134.66775500000017,48.10721600000011],[134.5838620000003,48.062767],[134.55719000000022,47.994713],[134.684357,47.800903],[134.7702640000002,47.739433],[134.767212,47.707497],[134.55209400000012,47.46691900000013],[134.47912600000018,47.427773],[134.314697,47.42110400000013],[134.182465,47.323326],[134.14776600000016,47.249435],[134.222198,47.110825],[134.113586,47.055824],[134.039368,46.860489],[134.01944,46.666664],[133.90164200000015,46.57222000000012],[133.84579500000018,46.475548],[133.849976,46.439987],[133.928589,46.39249400000011],[133.9001770000002,46.25031300000012],[133.74469,46.155823],[133.656647,45.929718],[133.583038,45.871376000000105],[133.522217,45.886658],[133.477448,45.82666000000012],[133.468292,45.622215],[133.190521,45.504166],[133.1491390000001,45.450829],[133.09246800000017,45.244156],[133.128021,45.153046],[133.074677,45.088882],[132.923309,45.021935],[131.988556,45.24193600000012],[131.86468500000012,45.345543],[131.7033080000001,45.216103],[131.64444000000026,45.105553],[131.469116,44.973877],[131.349976,44.974709],[131.212463,44.910545],[131.11801100000014,44.925827],[130.953857,44.8461],[131.09552,44.691376],[131.29803500000014,44.051933],[131.24719200000013,44.027489],[131.231079,43.973877],[131.187195,43.552773],[131.304413,43.455826],[131.31137100000024,43.39222],[131.26110800000026,43.264442],[131.104675,43.03611],[131.123291,42.91082000000011],[131.015259,42.854996],[130.81857300000013,42.876099],[130.638031,42.831665],[130.40524300000016,42.718048],[130.45886200000018,42.679993],[130.5388790000003,42.681938],[130.60522500000013,42.619713],[130.580261,42.481102],[130.6043700000001,42.42186],[130.56747400000017,42.443047],[130.51416000000017,42.56805400000013],[130.333588,42.638329],[130.24328600000024,42.718323],[130.252197,42.892494000000106],[129.907532,43.005821],[129.847046,42.942482],[129.757751,42.729713],[129.711914,42.444153],[129.51470900000015,42.38694],[129.44220000000018,42.434433000000126],[129.341919,42.445824],[129.24606300000016,42.375824],[129.210236,42.21720900000014],[129.11441000000013,42.139435000000105],[128.957733,42.081108],[128.925812,42.024437],[128.48941,41.995544],[128.2824710000001,42.039162],[128.05886800000016,42.00332600000013],[128.101898,41.796104],[128.30191,41.577774],[128.155823,41.382492],[128.04412800000011,41.389435],[127.92970300000012,41.448044],[127.835274,41.409988000000105],[127.69415300000013,41.413132],[127.270828,41.472488],[127.159416,41.52999100000011],[127.13498700000025,41.593605],[127.057037,41.643501],[127.04802700000016,41.70832800000011],[126.91304000000025,41.796104],[126.795532,41.708046],[126.566559,41.616974],[126.584427,41.568604],[126.49247700000011,41.365273],[126.411102,41.31916],[126.016937,40.899994],[125.698029,40.859161],[125.60386700000015,40.755829],[125.457489,40.703323],[125.4126890000001,40.653801],[125.286102,40.647491000000116],[125.042763,40.537498],[125.021103,40.498329],[125.03997800000012,40.457214],[124.880539,40.470543],[124.708443,40.305046],[124.554703,40.242218],[124.3613660000002,40.09166],[124.344437,39.98193400000014],[124.131088,39.829163],[123.98526,39.80999],[123.69109300000014,39.833878],[123.406937,39.734436],[123.378036,39.777489],[123.23858600000017,39.814156],[123.20999100000016,39.748878000000104],[123.262207,39.693321],[122.814423,39.581940000000145],[122.461647,39.41082],[122.398613,39.411659],[122.28777300000012,39.345825000000104],[122.131363,39.141106],[121.96276900000021,39.03305100000011],[121.73082,39.03138],[121.648041,38.996384],[121.64694200000018,38.92749],[121.709427,38.895828],[121.69582400000013,38.859436],[121.447746,38.806381],[121.344711,38.815544],[121.24136400000019,38.77388],[121.19136,38.718597],[121.13443,38.733604],[121.088318,38.914436],[121.130257,38.944992],[121.22608900000021,38.933601],[121.675537,39.085823],[121.689423,39.121933000000126],[121.594711,39.184715],[121.599426,39.2185970000001],[121.75109900000018,39.351662],[121.515266,39.364998],[121.431664,39.511665],[121.30330700000023,39.496384],[121.228043,39.515274],[121.228867,39.53833],[121.461929,39.626656],[121.535812,39.621658],[121.54609700000013,39.68082400000014],[121.503883,39.684433000000126],[121.4561,39.741104],[121.468323,39.811378],[121.692749,39.925552],[121.77082800000028,39.914711],[121.87580900000022,39.993607],[122.299423,40.5],[122.045258,40.742218],[121.751389,40.8408280000001],[121.565262,40.83665500000012],[121.52388,40.888046],[121.3647,40.931938],[121.177467,40.921936],[121.081673,40.839432],[120.970543,40.816666],[120.938026,40.739433],[121.03692600000011,40.712212000000136],[120.82776600000011,40.663048],[120.540268,40.394440000000145],[120.50193800000021,40.24332400000014],[120.455261,40.200546],[119.519707,39.86805],[119.34082000000012,39.71527100000014],[119.25582900000018,39.551102],[119.25305200000014,39.39971900000012],[118.924423,39.128044],[118.891098,39.12471],[118.96720900000014,39.192215],[118.748322,39.142769],[118.60498,39.18943],[118.321381,39.038887],[118.242752,39.068054],[118.164993,39.18249500000013],[118.051651,39.224159],[117.879967,39.195541],[117.743874,39.10499600000014],[117.536377,38.675552],[117.672211,38.386658],[117.80053700000019,38.275269],[118.110527,38.146385],[118.48359700000026,38.100548],[118.84192700000017,38.150543],[118.954987,38.034164],[119.036926,37.87276500000013],[119.046944,37.666664],[118.97998,37.612213],[118.953598,37.54055],[118.95665,37.300545],[119.232758,37.143608],[119.40416000000016,37.12249],[119.767212,37.151382],[119.89026600000011,37.244438],[119.854156,37.35943600000013],[120.141663,37.476097],[120.301651,37.595268],[120.30941800000016,37.662491],[120.34887700000013,37.68526500000013],[120.74054,37.835266],[120.930817,37.81332400000014],[120.936653,37.77388],[121.12719700000014,37.6560970000001],[121.14998600000011,37.584435],[121.382751,37.55360400000012],[121.570541,37.424713],[121.694702,37.458046],[121.940536,37.461105],[122.123306,37.557213000000104],[122.165817,37.42083],[122.562187,37.396385],[122.59721400000024,37.209991],[122.467484,37.105827],[122.448318,37.14666],[122.400543,37.02582600000011],[122.41110200000014,36.996384],[122.540268,37.022491],[122.504707,36.893608],[122.3544310000002,36.827774],[122.200272,36.839989],[122.164703,36.944153],[121.94914200000017,37],[121.91748,36.978043],[121.945251,36.932495],[121.594437,36.758888],[121.501976,36.771381],[121.598038,36.845543],[121.489433,36.8211060000001],[121.372757,36.722763],[121.175537,36.67749],[121.02150700000016,36.58088700000013],[120.84860200000013,36.648048],[120.783333,36.621933],[120.734421,36.561104],[120.756378,36.537216],[120.847214,36.604164],[120.959991,36.526382],[120.875259,36.375824],[120.819443,36.46027400000014],[120.70387300000014,36.42083],[120.66832,36.26998100000014],[120.69969200000025,36.146935],[120.68081700000015,36.12748],[120.351646,36.04050400000011],[120.288269,36.061356],[120.356087,36.185852000000125],[120.301712,36.26843300000013],[120.2724,36.202744],[120.088852,36.199982],[120.09314700000016,36.103455],[120.177757,35.981659],[120.237762,35.959435],[120.096649,35.89888],[119.909988,35.747215],[119.90470900000014,35.644714000000135],[119.652206,35.58638],[119.549713,35.377213],[119.40138200000013,35.248878000000104],[119.369141,35.1097180000001],[119.209991,35.051659],[119.17608600000015,34.88499500000012],[119.197479,34.769714],[119.43775900000014,34.746101000000124],[119.478867,34.703323],[119.45860300000027,34.674713],[119.648041,34.529716],[119.9274670000002,34.455269],[120.253883,34.30999],[120.48082,33.76194],[120.498322,33.657211],[120.63610800000015,33.455826],[120.665543,33.32083100000011],[120.885818,32.974991],[120.894989,32.895271],[120.826927,32.699997],[120.8358230000001,32.640831],[121.286926,32.458046],[121.397774,32.37943300000012],[121.42469800000015,32.24916100000013],[121.371918,32.219711],[121.437477,32.114998],[121.560257,32.10305],[121.738876,31.998604000000114],[121.827766,31.918606],[121.890266,31.761944],[121.891098,31.687496],[121.82747700000014,31.67832900000013],[121.643333,31.713608],[121.474152,31.817219000000133],[121.29971300000012,31.869164],[120.944427,31.866386],[120.810532,32.019157],[120.51944000000026,32.102493],[120.266098,31.94416],[120.091927,31.94721600000014],[120.006943,31.992218],[119.9180530000001,32.109718],[119.86360200000011,32.274162],[119.77110300000014,32.326942],[119.68081700000016,32.303047],[119.607483,32.19471],[119.645828,32.1905440000001],[119.694107,32.236275],[119.787201,32.188042],[119.76801300000011,32.119835],[119.872597,32.066845],[119.88498700000015,31.990273],[120.1436,31.902218],[120.377762,31.954716],[120.435806,32.021103],[120.709427,31.986382000000102],[120.78997800000013,31.871384],[120.772774,31.81583000000012],[120.718872,31.856384],[120.718872,31.817497],[120.86026,31.75222],[120.978317,31.751389],[121.2211,31.62416500000012],[121.32515000000012,31.492218],[121.698868,31.285275],[121.86971300000016,31.008331],[121.891937,30.924995],[121.86831700000016,30.861385],[121.628036,30.854164],[121.443863,30.804443],[121.34248400000013,30.70583],[120.987198,30.56555200000014],[120.93221300000016,30.470829],[120.936653,30.415272],[120.875259,30.363884],[120.79248,30.32805300000012],[120.649429,30.398052],[120.453873,30.392494000000113],[120.14470700000014,30.199997],[120.305252,30.222218],[120.414703,30.291107000000125],[120.5122070000001,30.309719],[120.613602,30.110828],[120.79332,30.060555000000132],[120.776093,30.091106],[121.0793,30.262951],[121.284416,30.304443000000102],[121.483597,30.185272],[121.677757,29.963051000000124],[121.800812,29.946941],[121.931374,29.882217],[122.12442,29.893608],[121.868591,29.76722],[121.69747900000027,29.562496],[121.52304100000013,29.516941],[121.496094,29.549721],[121.448318,29.511665],[121.439697,29.416939000000124],[121.467484,29.459438],[121.714706,29.534996],[121.758614,29.522221],[121.74693300000011,29.46693800000014],[121.795532,29.474995],[121.848038,29.531387],[121.73359700000013,29.556385],[121.796371,29.60722],[121.912201,29.634995],[121.979713,29.585274],[121.888046,29.385551000000135],[121.9102630000001,29.27277400000014],[121.97527300000023,29.282776],[121.98692300000016,29.254997],[121.933594,29.195274],[121.84275800000012,29.160828],[121.8022,29.195827000000122],[121.795822,29.373329],[121.758881,29.359161],[121.743591,29.19416],[121.660263,29.186108],[121.561096,29.291107],[121.50499000000013,29.205551],[121.411926,29.16333],[121.468323,29.095829],[121.627762,29.101109],[121.69136,29.021942],[121.713318,28.948605],[121.683319,28.91444],[121.53858900000012,28.953606],[121.4897,28.938885],[121.534149,28.897774],[121.60108900000012,28.893608],[121.66304,28.826385],[121.61026,28.724995],[121.504707,28.69416],[121.366768,28.711273],[121.138603,28.840553],[121.290817,28.73527100000012],[121.481659,28.674164],[121.52361300000018,28.500275],[121.641663,28.347218],[121.578598,28.269165],[121.53166200000021,28.329163],[121.453049,28.336662],[121.4083330000002,28.303608],[121.341927,28.138885],[121.257492,28.207497000000103],[121.209717,28.357498],[121.16165200000012,28.382774],[121.10220300000013,28.290833],[121.10386700000015,28.206104],[120.94136,27.983051],[120.59082000000024,28.079441],[120.613312,28.018608],[120.846649,27.944717],[120.843048,27.876942],[120.694702,27.722218],[120.6552580000001,27.616665000000122],[120.573883,27.587498],[120.597763,27.51472100000012],[120.64553800000022,27.497215],[120.665543,27.45082900000011],[120.63416300000017,27.368885],[120.58332800000017,27.389439],[120.477478,27.177494000000138],[120.44664,27.225552000000107],[120.415268,27.172218],[120.308319,27.312775],[120.193588,27.290276],[120.179428,27.212772],[120.257217,27.251942],[120.32887300000017,27.229439],[120.422211,27.145275],[120.382477,27.094162],[120.24498000000027,27.128609],[120.204163,26.916107],[120.033867,26.899719000000115],[120.019707,26.837219],[120.1041560000001,26.793888],[120.12719700000014,26.641663000000108],[119.86026,26.51777600000014],[119.830276,26.534443],[119.853592,26.59360900000013],[119.958038,26.632496],[120.072769,26.794163],[119.92137100000012,26.789719],[119.899429,26.656662],[119.87220800000023,26.648605],[119.79248000000018,26.686661],[119.78804,26.799164],[119.6866530000002,26.812218],[119.67637600000023,26.760277],[119.731659,26.711662],[119.70694000000015,26.693886],[119.616653,26.796387],[119.54914900000028,26.753609],[119.5336,26.65055100000012],[119.55748,26.611664],[119.599716,26.573887],[119.734993,26.609718],[119.780273,26.572773],[119.82193,26.444439],[119.764427,26.405273],[119.661652,26.490551],[119.577477,26.473885],[119.565536,26.434162],[119.658043,26.338608000000136],[119.73603100000014,26.329941000000133],[119.824158,26.420273],[119.939423,26.354164],[119.888046,26.309441],[119.809418,26.319443],[119.79276300000014,26.280552],[119.666382,26.28083],[119.507492,26.055832],[119.425262,25.996941000000106],[119.0927580000001,26.142494],[119.25665300000013,25.963051],[119.34499400000016,25.938328],[119.447479,25.960274],[119.526657,26.04472],[119.70555100000013,25.99360700000011],[119.59137,25.863609],[119.621094,25.756664],[119.586647,25.680275],[119.451103,25.680275],[119.478592,25.574718000000132],[119.559418,25.563053],[119.652206,25.35722],[119.601379,25.340275],[119.580833,25.421383],[119.423309,25.510830000000112],[119.37915,25.585831],[119.308868,25.60694100000012],[119.23027,25.474995],[119.102203,25.408051],[119.169983,25.344162],[119.28749100000016,25.32222],[119.35304300000017,25.250275],[119.26833300000021,25.169163],[119.094711,25.105553],[119.02832000000022,25.133053],[119.068047,25.20249600000011],[119.061371,25.27305200000012],[118.871918,25.243885],[118.972214,25.166107],[118.936653,25.10305],[118.845543,25.079998000000103],[119.016098,24.954163],[118.717209,24.843052],[118.691933,24.853886000000102],[118.729156,24.894997000000103],[118.669434,24.947216],[118.57388300000014,24.884163],[118.62664800000015,24.768887],[118.70276600000011,24.804443],[118.764999,24.761665],[118.622757,24.543888],[118.550537,24.511387],[118.559708,24.576107],[118.43997200000013,24.62833000000012],[118.2397,24.536385],[118.160538,24.688606],[117.971649,24.547497000000135],[118.0513760000001,24.523331],[118.018051,24.436382],[117.883614,24.482494],[117.792023,24.461319],[117.896652,24.383606],[118.041931,24.40221800000012],[118.123306,24.256107],[117.95999100000019,24.153606],[117.738586,23.898605],[117.72831700000016,23.94416],[117.797211,24.006107],[117.760818,24.063885],[117.709717,24.041664],[117.6147,23.863609000000107],[117.477203,23.840275],[117.304703,23.758331],[117.201927,23.626942],[117.12442,23.591385],[117.037491,23.656105],[116.916092,23.659439],[116.8688740000001,23.604443],[116.85915400000022,23.464439],[116.755257,23.349998],[116.608597,23.368885],[116.52137800000013,23.42083],[116.55304000000024,23.334995],[116.593597,23.309998],[116.739433,23.320831000000112],[116.78749100000027,23.233883000000105],[116.777771,23.207771],[116.741928,23.2313840000001],[116.513893,23.210827],[116.53804000000014,23.009163],[116.48082000000022,22.938049],[116.226929,22.930828],[116.12692300000015,22.844162],[116.080833,22.827774],[116.050262,22.852497],[115.79776000000014,22.739162],[115.783867,22.7972180000001],[115.640266,22.884163],[115.535538,22.832775],[115.562477,22.681938000000116],[115.536652,22.658886],[115.37303200000018,22.682774],[115.22360200000013,22.78360700000013],[115.24054,22.827496],[115.161377,22.808331],[114.888893,22.702774],[114.936653,22.649998],[114.872208,22.533054000000106],[114.868317,22.583607],[114.73108700000012,22.596386],[114.72248800000023,22.722496],[114.81581100000015,22.77861],[114.76915,22.814720000000136],[114.52082800000015,22.699718],[114.500549,22.650551],[114.525818,22.584995],[114.603867,22.535275],[114.60999300000015,22.497494],[114.518333,22.474438],[114.461929,22.559162],[114.374977,22.610554],[114.0333304004439,22.509138149174643],[113.948868,22.521942000000138],[113.86080900000013,22.474438],[113.757767,22.748051],[113.60054000000012,22.841663],[113.607758,22.992493],[113.544983,22.982494],[113.524429,23.011108],[113.544708,23.074165],[113.607353,23.101685],[113.714432,23.133606],[113.829712,23.117218],[113.6702580000001,23.148331],[113.477478,23.052776],[113.48082,22.914719],[113.421257,22.928846],[113.359154,22.883331],[113.491737,22.770885],[113.437782,22.737835000000132],[113.565811,22.550274],[113.53086900000017,22.409008],[113.588043,22.36694],[113.5811,22.255554000000128],[113.518333,22.18055],[113.42720000000018,22.183052],[113.267487,22.382774],[113.165268,22.571384],[113.15971400000012,22.478329],[113.23165900000015,22.421108000000114],[113.38804600000014,22.176662000000135],[113.29914900000028,22.175552],[113.224152,22.037498],[113.115044,22.083817],[113.126373,22.155552],[113.110527,22.210552],[113.08638,22.20694],[112.988312,22.095829],[113.00444,21.938885],[112.93914800000015,21.868607],[112.889427,21.858608],[112.821381,21.964439],[112.746368,21.934719],[112.592758,21.7699970000001],[112.478043,21.802498],[112.281937,21.701385],[111.955833,21.844719],[111.892487,21.920273],[111.900818,21.82111],[111.966927,21.751389],[111.8555530000001,21.672218],[111.795822,21.736938],[111.675262,21.779999],[111.769989,21.710552],[111.789146,21.613609],[111.692467,21.609161],[111.637207,21.521111000000133],[111.37915,21.529442],[111.144707,21.464996],[111.092484,21.467216],[111.074158,21.514721],[111.022774,21.524166],[110.988312,21.512775],[110.976379,21.444996],[111.065811,21.470829],[110.880539,21.384163],[110.793053,21.402775],[110.714157,21.356941],[110.651093,21.254444],[110.62915,21.358608],[110.749153,21.404995],[110.764427,21.437775],[110.630814,21.37249800000012],[110.611649,21.321384],[110.635818,21.23166300000014],[110.53276100000011,21.211384],[110.432747,21.217495],[110.428589,21.369164],[110.398247,21.380669000000125],[110.372482,21.318054],[110.410538,21.230549],[110.393051,21.163609],[110.200272,21.047775],[110.153587,20.985271],[110.15804300000013,20.845551],[110.376923,20.839996],[110.401093,20.731384],[110.380539,20.708607],[110.356644,20.730549],[110.34220900000014,20.815273000000104],[110.309143,20.748329],[110.32388300000014,20.639996],[110.437187,20.565552],[110.473038,20.57222000000013],[110.52916,20.473328],[110.40387,20.301662],[110.27887,20.246105000000114],[110.116653,20.23999],[110.033333,20.298885],[109.97831700000012,20.291386],[109.9244230000001,20.233604],[109.882751,20.359997],[109.947479,20.38888500000013],[109.973038,20.35305],[110.00943000000012,20.429161000000136],[109.850807,20.504444],[109.75109900000012,20.641106],[109.661926,20.918884],[109.69165,21.01833],[109.673599,21.131939000000102],[109.76915,21.334721000000116],[109.904709,21.38805000000013],[109.941093,21.446941],[109.924149,21.474163],[109.82276900000011,21.460552],[109.764709,21.58194],[109.74247700000012,21.569164],[109.770264,21.484993],[109.733597,21.468052000000114],[109.666931,21.498604],[109.562477,21.668053],[109.573318,21.723328],[109.503883,21.676384],[109.57666,21.575829000000113],[109.529984,21.491104],[109.14276100000012,21.396664],[109.068047,21.432217],[109.14971900000012,21.521385],[109.137497,21.583054],[109.031937,21.618607],[108.912201,21.615273],[108.858322,21.677494],[108.86637900000011,21.722218],[108.921097,21.760555000000124],[108.870247,21.798885],[108.781372,21.809998],[108.848328,21.761387],[108.827843,21.692984],[108.858322,21.63583],[108.790817,21.639996],[108.740257,21.598885],[108.602768,21.833332],[108.628632,21.888149],[108.475807,21.940273],[108.442749,21.863884],[108.565811,21.679718],[108.463043,21.557774],[108.389977,21.561386],[108.437759,21.663052],[108.333603,21.689995000000124],[108.305862,21.674721],[108.309982,21.57972],[108.213882,21.497215],[108.235809,21.554443],[108.204437,21.59444],[108.077477,21.534443000000124],[107.959152,21.536385],[107.863876,21.647495],[107.78305100000011,21.666939],[107.536102,21.586384],[107.36273200000011,21.605263],[107.30137600000012,21.731106000000125],[107.220833,21.708328],[107.020264,21.822498],[107.04914900000011,21.907219],[107.02916,21.936661],[106.693314,22.03083],[106.665268,22.19944],[106.695824,22.222496],[106.658333,22.32444],[106.565536,22.345829],[106.551712,22.456821],[106.607208,22.606941],[106.717484,22.63055],[106.787491,22.763885],[106.75749200000013,22.821941],[106.520264,22.935272],[106.496094,22.897495],[106.28498800000011,22.858608],[106.25000000000011,22.87416500000012],[106.229431,22.950829000000113],[106.13472000000013,22.988605],[106.01526600000011,22.984718],[105.98719800000015,22.935829],[105.8724820000001,22.910275],[105.761932,23.023888000000113],[105.574432,23.0602760000001],[105.554428,23.160275],[105.353867,23.334721],[104.907494,23.18027500000011],[104.823608,23.103329],[104.854156,22.958328000000108],[104.731369,22.816666],[104.573608,22.829998],[104.36998,22.685829],[104.26193200000012,22.737774],[104.267227,22.829193],[104.1091540000001,22.798332],[104.033051,22.68527200000011],[104.009743,22.524235],[103.964432,22.499111],[103.655258,22.782497],[103.612488,22.776665],[103.566673,22.70694],[103.584152,22.64416100000011],[103.531662,22.583607],[103.45694000000015,22.642494],[103.400269,22.767776],[103.33638000000013,22.796387],[103.170822,22.546944],[103.046944,22.434994],[102.928589,22.481937],[102.862762,22.601387],[102.484154,22.773888],[102.38889300000011,22.609161],[102.140747,22.396286],[102.10582,22.437496],[101.919983,22.436108],[101.777481,22.500832],[101.69136000000015,22.472218],[101.661926,22.413052],[101.680542,22.37916200000012],[101.574432,22.20916],[101.625526,21.971939],[101.765266,21.834442],[101.752487,21.724438000000134],[101.783051,21.650829],[101.739151,21.316387],[101.85137900000012,21.249161],[101.784714,21.142773],[101.732559,21.139492000000132],[101.568604,21.247494],[101.281937,21.180275],[101.234154,21.252777],[101.265266,21.376106],[101.184708,21.558887],[101.148239,21.572636],[101.168587,21.630276],[101.12056000000013,21.770519],[100.840553,21.650272],[100.725273,21.513332],[100.588593,21.456104],[100.481369,21.45916],[100.429977,21.52861000000013],[100.37886,21.538887],[100.193314,21.441383],[100.116379,21.526108],[100.1060870000001,21.583332],[100.141373,21.634163],[99.97360200000014,21.733883],[99.941925,21.824997],[99.99054,21.958328000000108],[99.9644320000001,22.048885],[99.749146,22.075275],[99.709152,22.039719000000105],[99.667755,22.084721],[99.465546,22.13583],[99.359421,22.093052],[99.232483,22.114441],[99.162766,22.159161],[99.287766,22.401386],[99.38443,22.503887],[99.384995,22.603329],[99.34082,22.716938],[99.442474,22.869995],[99.566376,22.938049],[99.5038760000001,23.089718],[99.356369,23.134995000000117],[99.111099,23.10194],[98.927475,23.189163],[98.914703,23.417217],[98.879974,23.483604],[98.8247070000001,23.480827],[98.80693100000013,23.535553],[98.852768,23.637775],[98.821381,23.75861],[98.687485,23.816387],[98.6772,23.968052],[98.893906,24.097946],[98.890732,24.160069000000135],[98.837463,24.124264],[98.590576,24.092121],[98.446594,24.134956],[98.0644840000001,24.089096],[97.912491,24.026661],[97.649979,23.851704],[97.623871,23.898331],[97.535538,23.939716],[97.74942,24.163609000000122],[97.7586060000001,24.263607],[97.672485,24.436939],[97.543045,24.476662],[97.55053700000013,24.738049],[97.689423,24.834442000000134],[97.736649,24.918884],[97.725815,25.06472],[97.789429,25.137497],[97.824158,25.246941000000106],[97.846375,25.26833],[97.911102,25.208328],[97.95138500000012,25.219715],[98.124695,25.38999600000011],[98.191086,25.615273000000116],[98.32666000000012,25.551662],[98.383041,25.591942],[98.530823,25.845551],[98.631927,25.801109000000107],[98.714706,25.865551],[98.709152,25.905273],[98.605255,25.988605],[98.568054,26.123051],[98.64888000000013,26.151661],[98.664429,26.09833100000014],[98.730545,26.177219],[98.701096,26.251942],[98.775543,26.605831],[98.777771,26.791664],[98.69165,27.201939],[98.736649,27.329163],[98.685532,27.466106],[98.699707,27.539165],[98.646103,27.605274],[98.458878,27.672497000000135],[98.397491,27.546387],[98.3163760000001,27.541943],[98.14498900000012,28.002777],[98.146652,28.146942000000134],[98.013046,28.214718],[98.018875,28.278332],[97.908875,28.376385],[97.796936,28.349163],[97.700821,28.521111],[97.555252,28.548054],[97.468872,28.296108],[97.410538,28.292496],[97.348877,28.222771],[97.134995,28.381386000000134],[96.98471100000012,28.332497],[96.784149,28.373051],[96.65387,28.467495],[96.460541,28.42194],[96.401932,28.351109],[96.361649,28.392773],[96.34027100000014,28.524998],[96.606094,28.739437],[96.615814,28.790276],[96.484421,28.968327],[96.495819,29.03611000000012],[96.470825,29.056664],[96.343872,29.032497],[96.169144,28.903606],[96.14888,29.059719],[96.21887200000015,29.147217],[96.353043,29.183052],[96.395264,29.255276],[96.362488,29.290554],[96.289429,29.241383],[96.23526,29.254444],[96.083878,29.467773000000136],[95.624695,29.254997],[95.541367,29.191105],[95.460541,29.051662],[95.387772,29.035275000000127],[94.864082,29.17499],[94.697357,29.336531],[94.647507,29.33346],[94.5812,29.231529],[94.427757,29.215509],[94.234558,29.07348100000013],[94.152458,28.9307],[94.021103,28.83602900000011],[93.961723,28.669201],[93.858513,28.69038],[93.647293,28.647461],[93.50206,28.679159],[93.351936,28.618759],[93.215538,28.41832],[93.238167,28.387449],[93.222054,28.3193],[93.0457080000001,28.31026100000014],[92.887337,28.198721],[92.830032,28.212761000000114],[92.710442,28.141899],[92.67524700000013,28.080709],[92.728378,28.03598],[92.718323,27.97361],[92.6510770000001,27.920549],[92.3311,27.79472],[92.261658,27.874161],[92.253883,27.81583],[92.118317,27.8125],[92.014427,27.73472],[91.657761,27.764721],[91.667206,27.941940000000102],[91.449997,27.997215],[91.30137600000012,28.081108],[91.214432,28.073051],[91.086929,27.969994],[91.010818,27.979996],[90.909988,28.049442000000113],[90.370529,28.08027600000014],[90.350266,28.1122170000001],[90.395538,28.198883],[90.38165300000014,28.251389],[89.996368,28.32333],[89.863037,28.271385000000123],[89.78248600000012,28.188606],[89.590271,28.143330000000105],[89.487488,28.05777400000011],[89.359985,27.871662],[89.22554,27.794998],[89.128036,27.623329000000126],[89.125809,27.567497],[88.9711,27.47360600000013],[88.917725,27.320324],[88.783325,27.438049],[88.763321,27.543331000000137],[88.834427,27.66110600000013],[88.8808140000001,27.836662000000103],[88.844986,27.996384],[88.62886000000015,28.119164],[88.397491,27.98333],[88.145538,27.955273],[88.12052900000013,27.904716],[88.1427920000001,27.866055],[87.868866,27.9188840000001],[87.79721100000012,27.837219],[87.720535,27.804996],[87.53665200000012,27.840275],[87.192749,27.82305100000013],[87.030273,27.965271000000143],[86.947075,27.947636],[86.76416,28.026665],[86.758041,28.08027600000014],[86.704163,28.111107],[86.57193000000012,28.105831],[86.53498800000011,27.954994],[86.44497700000011,27.908051000000114],[86.22637900000012,28.006664],[86.183594,28.163883],[86.093597,28.086109000000135],[86.1372070000001,27.931938],[86.089417,27.890829],[86.014435,27.882774],[85.973038,27.915829],[85.886108,28.151661],[85.78082300000011,28.206104],[85.721375,28.279163],[85.43942300000015,28.301662],[85.376648,28.263611000000136],[85.10664400000013,28.309441],[85.189972,28.603329],[85.059982,28.641106],[84.954712,28.544163],[84.846649,28.54444100000012],[84.7061000000001,28.601387],[84.70665,28.660553],[84.636383,28.702774],[84.481094,28.736660000000146],[84.395538,28.859161],[84.236923,28.918884],[84.23997500000013,29.053886],[84.158325,29.13472],[84.185532,29.205551],[84.11914100000013,29.259998],[83.969711,29.297218],[83.720535,29.228882],[83.67192100000011,29.160275],[83.552765,29.185829000000126],[83.380539,29.416386],[83.37915,29.466106],[83.195251,29.630829],[83.0599820000001,29.623329000000123],[82.923874,29.693886],[82.855255,29.6688840000001],[82.420822,30.010277],[82.231094,30.075275],[82.177765,30.06361],[82.10054,30.342220000000108],[81.80304,30.363609],[81.6372070000001,30.42443800000012],[81.557755,30.381939],[81.541931,30.330551],[81.421097,30.385273],[81.377762,30.16666400000014],[81.247482,30.056385],[81.240814,30.01361100000014],[81.119431,30.01944400000013],[80.998871,30.261944],[80.803864,30.326664],[80.751938,30.394997],[80.60693400000014,30.474716],[80.207001,30.575516],[80.250275,30.739994],[80.183594,30.797775],[79.923599,30.888885],[79.87915,30.95916],[79.748871,30.989716],[79.606369,30.935551],[79.558868,30.954163000000108],[79.39325,31.101067000000114],[79.314987,31.133053],[79.240265,31.24416],[79.217484,31.340832],[79.092484,31.43749600000012],[79.026382,31.418606],[78.877655,31.291626],[78.767212,31.309998],[78.712769,31.50972000000013],[78.84387200000015,31.609997],[78.75,31.676662],[78.6924740000001,31.774166],[78.771103,31.981106],[78.68054200000012,32.035271],[78.544708,32.209435],[78.4759370000001,32.243042000000116],[78.477203,32.42471300000011],[78.397766,32.54860700000012],[78.496094,32.582497],[78.638596,32.577774],[78.704437,32.63110400000011],[78.760544,32.635551],[78.780273,32.478874],[78.9711,32.35083],[79.078049,32.381378],[79.165543,32.49305],[79.253174,32.515999],[79.313873,32.496658],[79.49054,32.637772],[79.530273,32.754166],[79.356094,32.964996],[79.378311,33.106384],[79.274704,33.18943000000013],[79.005554,33.308601],[78.936508,33.407997],[78.8311000000001,33.486382],[78.805817,33.55526700000012],[78.812485,33.813881],[78.735809,34.068329],[78.972488,34.192215],[79.0086060000001,34.294998000000135],[78.951385,34.380821],[78.702209,34.525826],[78.3683170000001,34.593048],[78.299149,34.65499100000011],[78.121918,35.11193800000012],[78.02388,35.274437],[78.076385,35.496941],[77.999146,35.498047],[77.921066,35.437576],[77.794708,35.505272000000105],[77.70109600000012,35.461105],[77.431366,35.471657],[76.89526400000011,35.612495],[76.594147,35.757217],[76.55304,35.906654],[76.384995,35.841377000000136],[76.176926,35.814438],[76.123871,35.977768],[75.972763,36.011658],[75.926086,36.077209],[75.923035,36.123596000000134],[75.993866,36.159721],[76.041656,36.237511],[76.00499000000013,36.458603],[75.855255,36.6671750000001],[75.63916,36.763542],[75.546371,36.76963],[75.523041,36.729065],[75.449142,36.732941],[75.424698,36.861565],[75.370529,36.926834],[75.13832100000013,37.001534000000106],[74.974152,36.98484000000013],[74.690811,37.06259200000011],[74.5654300000001,37.027817],[74.400543,37.138962],[74.392212,37.175072],[74.522217,37.239265],[74.743317,37.30265],[74.811096,37.22041300000012],[74.91574100000014,37.237328],[75.096649,37.321854],[75.187485,37.40658600000012],[74.949417,37.562981],[74.902771,37.647156],[74.991089,37.783829],[74.902771,37.84716],[74.913605,38.017715],[74.81469700000014,38.0788270000001],[74.79443400000014,38.306038000000115],[74.8647,38.388824],[74.856644,38.470482],[74.788589,38.527428],[74.354706,38.674377],[74.140549,38.676323],[74.060532,38.604652],[74.079163,38.543549],[73.9422,38.538826],[73.810257,38.617706],[73.705261,38.864098],[73.743042,38.926598],[73.832764,38.93882],[73.85331700000012,38.969093],[73.721649,39.082436],[73.617203,39.232147],[73.669983,39.344093],[73.655685,39.45482600000014],[73.848038,39.47493],[73.9561000000001,39.59771],[73.910812,39.725204],[73.842758,39.778816],[73.987488,40.0379870000001],[74.198029,40.113823],[74.383606,40.107712],[74.736923,40.34243],[74.88443000000012,40.327713],[74.826096,40.407982],[74.86026,40.519386],[75.058868,40.447716],[75.22554,40.446884],[75.578049,40.647995],[75.625534,40.591324],[75.69720500000011,40.29911],[75.928864,40.305496],[75.988876,40.369934],[76.099426,40.398277],[76.223602,40.403824],[76.345825,40.35022],[76.5,40.442436],[76.563873,40.556328],[76.639435,40.608551],[76.649719,40.744942],[76.788315,40.949104],[76.873871,41.014107],[77.058319,41.04911],[77.138046,41.016052],[77.3461,41.028000000000134],[77.543594,40.98661],[77.684708,41.001892],[77.854706,41.069397],[78.080826,41.04078700000014],[78.188873,41.101341],[78.28831500000013,41.227722],[78.373596,41.275505],[78.375534,41.37883000000011],[78.670822,41.531891],[79.34082000000012,41.792175],[79.66304,41.884399],[79.778595,41.887177],[79.879425,42.01635],[80.26249700000011,42.048843],[80.281097,42.091896],[80.234024,42.19622],[80.281097,42.212173],[80.293869,42.25218200000012],[80.23831200000012,42.36328900000012],[80.17192100000011,42.660507],[80.260651,42.81940500000013],[80.578598,42.891075000000114],[80.561371,42.92635300000012],[80.390274,42.992737],[80.383606,43.033577],[80.646378,43.14135],[80.778595,43.110245],[80.817215,43.156067],[80.7397,43.465797000000116],[80.362762,44.125244],[80.399994,44.258308],[80.348877,44.450249],[80.38499500000012,44.635803],[80.520828,44.732475],[80.2622070000001,44.82442500000013],[80.00166300000012,44.79776],[79.875809,44.865532000000144],[79.871094,44.904976],[80.12136800000013,45.039421],[80.409714,45.05164300000013],[80.524994,45.10858900000011],[80.916931,45.150253],[81.55636600000014,45.295815],[81.688309,45.350815],[81.79776,45.305809],[81.815811,45.200531],[81.948029,45.157478],[82.29693600000013,45.237755],[82.481659,45.127472],[82.561646,45.129417],[82.635544,45.240532000000144],[82.649429,45.43026],[82.36219800000015,45.495529],[82.317764,45.570534],[82.510818,45.90192400000012],[82.573318,46.17304200000012],[82.70887800000014,46.354156],[82.873871,46.763603],[83.014709,46.960274],[83.040543,47.212212],[83.162491,47.22360200000014],[83.564987,47.061104],[83.922485,46.973877],[84.29470800000011,47.0075],[84.67804000000012,46.993607],[84.77887,46.931664],[84.73526,46.836937],[84.75943,46.826385],[84.963608,46.864159],[85.257767,47.05110200000013],[85.529312,47.060165],[85.568054,47.14444],[85.694702,47.21998600000012],[85.70555100000013,47.364998],[85.60914600000012,47.499435],[85.62220800000011,47.62110100000012],[85.53776600000015,47.959991],[85.61387600000012,48.158325000000104],[85.75915500000013,48.387772],[85.915268,48.428879],[86.23082,48.42527],[86.344147,48.49527],[86.46360800000014,48.49360700000011],[86.5961,48.53611],[86.63804600000014,48.608047],[86.783325,48.727768],[86.807755,48.82388300000014],[86.73054500000012,48.972214],[86.883881,49.112495],[87.16748,49.133049],[87.44664,49.077492],[87.520264,49.119713000000104],[87.840698,49.172951],[87.899429,49.002220000000136],[87.873032,48.951935000000105],[87.776093,48.924164],[87.75943000000011,48.88166],[87.841095,48.794998],[88.000549,48.763054],[88.088593,48.70638300000013],[87.969437,48.607498],[87.9833220000001,48.569443],[88.523315,48.403046],[88.5949860000001,48.344154],[88.584427,48.278046],[88.618317,48.206100000000106],[88.856369,48.11610400000012],[88.94136,48.113052],[89.077499,47.995544],[89.233871,47.981651],[89.37886000000015,48.04583000000014],[89.557755,48.041664],[89.781937,47.82843000000014],[89.93887300000011,47.83654],[89.983597,47.893776],[90.074432,47.886383],[90.083328,47.797493000000145],[90.12915,47.741661],[90.35748300000012,47.643326000000116],[90.46582000000012,47.5002750000001],[90.48997500000013,47.3219380000001],[90.544144,47.244438],[90.761108,46.999718],[90.910263,46.95638300000013],[91.044144,46.722214],[91.020248,46.600109],[91.07222000000013,46.57332600000012],[90.920258,46.302773000000116],[91.022217,46.130547],[91.028595,46.0186],[90.719437,45.73555],[90.681931,45.57972],[90.675812,45.497772],[90.777206,45.436378],[90.8969419999999,45.253052],[91.141663,45.212769],[91.27832,45.13526900000011],[91.383041,45.118599],[91.462204,45.1586],[91.56776400000012,45.074997],[92.06749,45.08305400000012],[92.4888760000001,45.00305200000014],[92.882751,45.04583],[92.990265,45.00972000000013],[93.179428,45.016388],[93.55470300000013,44.957214],[94.11080900000013,44.709991],[94.34304800000012,44.557213],[94.606934,44.450546000000145],[94.724426,44.349159],[95.0205380000001,44.256943],[95.416656,44.293884000000105],[95.350266,44.177773000000116],[95.336105,44.02082800000011],[95.53997800000013,43.992767],[95.74636800000013,43.58499100000011],[95.863037,43.42083],[95.881363,43.279160000000104],[96.356934,42.906937],[96.3830410000001,42.731102],[96.998596,42.76138300000013],[97.171646,42.797493],[98.221375,42.645828],[99.498596,42.570831],[99.98637400000011,42.653603],[100.25499,42.641106],[100.314987,42.691101],[100.835541,42.678047],[101.81469700000014,42.50972],[102.077209,42.23333],[102.442467,42.1511],[102.712486,42.16137700000013],[103.41638200000011,41.887215],[103.849426,41.80249],[104.06109600000012,41.803322],[104.526657,41.877213],[104.524147,41.66387900000012],[104.930542,41.651932],[105.012207,41.581383],[105.226929,41.75],[105.855263,41.98749500000014],[106.781937,42.295547],[107.262497,42.359993],[107.277206,42.410545],[107.471916,42.466103],[107.571114,42.410271],[107.907761,42.408325],[108.249443,42.46234500000014],[108.845543,42.399994],[109.00000000000011,42.45832800000011],[109.307747,42.42999300000013],[109.517487,42.45694],[109.927757,42.64138],[110.106369,42.64576],[110.440536,42.777771],[110.471916,42.8461],[110.623032,42.939987],[110.689972,43.053604],[110.9897,43.31694],[111.638603,43.543327],[111.783867,43.672493000000145],[111.958328,43.692215],[111.959717,43.835266],[111.87943300000012,43.938881],[111.674988,44.051102],[111.421371,44.359161],[111.43692,44.436378000000104],[111.561096,44.577774],[111.568047,44.679161],[111.784988,45.000549],[111.873032,45.04943800000012],[112.051086,45.100548],[112.097214,45.075272],[112.4272,45.08055100000013],[112.60748300000012,44.926384],[112.853043,44.8461],[113.638046,44.74527],[113.916931,44.922768],[114.080276,44.941101],[114.46219600000029,45.2116620000001],[114.541092,45.322769],[114.545258,45.389435],[114.73609900000018,45.442215],[114.938026,45.382767],[115.392212,45.39888],[115.701927,45.458603],[116.031372,45.685547],[116.112198,45.681107],[116.212769,45.72387700000013],[116.281662,45.806656],[116.2341540000001,45.887772],[116.290268,45.990829],[116.38416300000016,46.11249500000014],[116.566383,46.246384],[116.585541,46.29583000000014],[116.758614,46.331108],[116.84166000000016,46.393608],[117.370819,46.364441],[117.443863,46.52777100000014],[117.421097,46.578331],[117.59887700000013,46.61193800000012],[117.632751,46.551102],[117.71666,46.513885],[117.844147,46.53443900000013],[117.933594,46.619438],[118.310257,46.736938],[118.464996,46.693047],[118.765549,46.68277],[118.869431,46.772766],[119.07060200000011,46.67266100000012],[119.36303700000018,46.61444100000011],[119.462769,46.63916],[119.70748900000022,46.598602],[119.89749100000017,46.675552],[119.9349820000001,46.719986],[119.922493,46.902214],[119.80137600000012,46.993881],[119.78777300000013,47.092766],[119.72998,47.16415400000011],[119.338318,47.419716],[119.34082000000012,47.462212],[119.149429,47.533882],[119.124969,47.66498600000011],[118.767288,47.772774],[118.539337,47.994751],[118.23027,48.029991],[117.80108600000017,48.010551],[117.37219200000014,47.653595],[117.111076,47.813599000000124],[116.87468700000011,47.888046],[116.507767,47.845268],[116.258331,47.87860100000012],[116.11554000000012,47.821938],[115.936897,47.68721],[115.592194,47.919441],[115.53997800000026,48.13582600000012],[115.835823,48.252495000000124],[115.81109600000013,48.520546],[116.08415200000013,48.815826],[116.061653,48.872765],[116.71138000000018,49.830467],[117.16998300000023,49.65248900000011],[117.494431,49.623047],[117.78970300000015,49.5186],[117.87471000000016,49.520576],[118.47554000000014,49.830826000000116],[118.58332800000015,49.92694100000011],[119.174149,50.001389],[119.31832900000016,50.092766],[119.359421,50.341934],[119.1983180000002,50.345268],[119.138603,50.394714],[119.242203,50.445267],[119.28692600000012,50.59388],[119.502213,50.742218],[119.52249100000017,50.90499100000011],[119.74664300000016,51.073608],[119.780548,51.16610000000014],[119.762497,51.192764],[119.95665,51.38999200000012],[119.98304700000028,51.49305],[120.096939,51.661377],[120.176376,51.671936],[120.488586,51.877213],[120.652344,51.913803000000144],[120.776657,52.114998],[120.751663,52.21054800000013],[120.62275700000022,52.340271],[120.686653,52.433601],[120.713608,52.544716],[120.440262,52.637215],[120.18914800000017,52.580276],[120.07303600000023,52.589989],[120.030548,52.61721000000011],[120.02916,52.768051],[120.277206,52.861938000000116],[120.863876,53.279716],[121.208328,53.270546],[121.324997,53.31832900000012],[121.47379300000011,53.323814],[121.82998700000017,53.41304800000012],[122.062187,53.41220900000013],[122.246094,53.45694000000014],[122.82443200000012,53.449997],[123.15332,53.500549],[123.263321,53.554436],[123.3822020000001,53.526657]]]]}},{"type":"Feature","properties":{"FIPS":"AF","ISO2":"AF","ISO3":"AFG","UN":4,"NAME":"Afghanistan","AREA":65209,"POP2005":25067407,"REGION":142,"SUBREGION":34,"LON":65.216,"LAT":33.677},"geometry":{"type":"Polygon","coordinates":[[[74.915741,37.237328],[74.811096,37.220413],[74.751099,37.303757],[74.522217,37.239265],[74.386658,37.160622],[74.568329,37.026741],[74.558029,36.965057],[74.488876,37.010338],[74.419983,37.001434],[74.038315,36.814682],[73.852203,36.892723],[73.668304,36.909637],[72.578598,36.825432],[72.474152,36.762398],[72.181656,36.714363],[72.145813,36.647736],[71.74501,36.416122],[71.624176,36.458061],[71.581131,36.346443],[71.243576,36.129715],[71.187607,36.04747],[71.447754,35.861107],[71.545258,35.711105],[71.528046,35.662766],[71.649429,35.424995],[71.547485,35.323608],[71.612762,35.23082],[71.496094,34.959435],[71.095825,34.676659],[71.088593,34.559433],[70.987488,34.551102],[71.000549,34.463051],[71.158875,34.348328],[71.135544,34.1661],[71.08194,34.055824],[70.891098,33.966385],[70.491364,33.943047],[70.002777,34.052773],[69.906372,34.035271],[69.869141,33.929993],[69.985535,33.753052],[70.137497,33.732491],[70.19664,33.640831],[70.168045,33.520828],[70.286102,33.422768],[70.326935,33.33194],[70.02887,33.135826],[69.881088,33.089989],[69.575546,33.087212],[69.505264,33.034164],[69.515274,32.873878],[69.394989,32.77388],[69.458328,32.670547],[69.377762,32.568329],[69.287491,32.526382],[69.248032,32.443878],[69.291367,32.317497],[69.271927,32.145271],[69.328247,31.940365],[69.224396,31.871292],[69.12915,31.734161],[69.02916,31.65583],[68.833054,31.603886],[68.718048,31.727772],[68.570831,31.825554],[68.437195,31.786663],[68.571655,31.765274],[68.537766,31.726662],[68.272217,31.771664],[68.166092,31.833054],[67.980545,31.63583],[67.881927,31.63805],[67.731934,31.529163],[67.575546,31.53194],[67.615265,31.427773],[67.791367,31.395275],[67.778046,31.332218],[67.38472,31.215271],[67.281937,31.212494],[67.055817,31.24305],[67.046936,31.312775],[66.974152,31.321941],[66.723038,31.212215],[66.684143,31.086109],[66.572769,30.981384],[66.395538,30.94083],[66.281937,30.575275],[66.351654,30.445274],[66.325272,30.237774],[66.238312,30.071384],[66.362198,29.956104],[66.256653,29.85194],[65.034149,29.541107],[64.660538,29.587776],[64.3797,29.553608],[64.059143,29.41444],[63.587212,29.503887],[62.484436,29.406105],[60.868599,29.863884],[61.758331,30.790276],[61.851105,31.021111],[61.766804,31.256184],[61.771103,31.318329],[61.713608,31.383331],[60.84388,31.498329],[60.811378,31.659718],[60.806938,31.996662],[60.857773,32.234718],[60.582497,33.066101],[60.591103,33.163048],[60.803322,33.390831],[60.854439,33.48999],[60.943047,33.51944],[60.886383,33.557213],[60.6661,33.567497],[60.527771,33.644157],[60.505272,33.739159],[60.554161,33.813324],[60.508331,34.140274],[60.665543,34.312492],[60.878876,34.319717],[60.883606,34.35527],[60.804436,34.458046],[60.721657,34.522217],[60.971375,34.64444],[61.051102,34.789436],[61.136383,35.12471],[61.094711,35.184158],[61.104439,35.27916],[61.183601,35.348602],[61.275269,35.514999],[61.289162,35.626381],[61.378876,35.635269],[61.429344,35.554771],[61.595825,35.444153],[61.80249,35.411102],[61.95916,35.458328],[62.029716,35.448601],[62.270271,35.259438],[62.309158,35.141663],[62.464996,35.288605],[62.554436,35.233604],[62.722214,35.254715],[62.922493,35.384163],[63.10527,35.450829],[63.126656,35.533607],[63.095268,35.626099],[63.184715,35.673607],[63.106102,35.82222],[63.119438,35.861938],[63.317215,35.852219],[63.517212,35.900826],[63.601105,35.964439],[63.986107,36.038048],[64.169434,36.167496],[64.473877,36.255554],[64.624146,36.447212],[64.622757,36.654991],[64.797485,36.929161],[64.789429,37.11805],[65.072769,37.244438],[65.554428,37.256386],[65.646103,37.346382],[65.646942,37.458885],[65.708878,37.538605],[66.105255,37.421379],[66.289978,37.324715],[66.408325,37.3461],[66.447479,37.318604],[66.524994,37.365829],[67.004166,37.38221],[67.096481,37.339966],[67.239975,37.186104],[67.526382,37.2686],[67.743866,37.224709],[67.77916,37.193604],[67.782211,37.0961],[68.001389,36.936104],[68.058014,36.932526],[68.187195,37.020546],[68.284149,37.030548],[68.334427,37.108887],[68.623871,37.200546],[68.664154,37.274994],[68.887772,37.3386],[68.99971,37.30777],[69.125259,37.163048],[69.246643,37.094154],[69.286652,37.104164],[69.421249,37.196411],[69.380264,37.451103],[69.515823,37.580826],[69.793045,37.582771],[69.899155,37.614998],[70.013885,37.545547],[70.155823,37.536232],[70.253601,37.615746],[70.286377,37.702339],[70.246933,37.812546],[70.165543,37.871719],[70.161377,37.933372],[70.236649,37.937263],[70.346939,38.022278],[70.71138,38.409866],[70.953049,38.47184],[71.363037,38.248497],[71.358871,38.162094],[71.252777,37.922035],[71.334717,37.887871],[71.515366,37.948456],[71.591934,37.902618],[71.588593,37.815651],[71.50296,37.604546],[71.490265,37.28363],[71.44693,37.20723],[71.429428,37.075829],[71.45694,36.944733],[71.554688,36.760681],[71.6772,36.67601],[71.842758,36.692101],[72.306351,36.978104],[72.658508,37.021202],[72.793594,37.226234],[73.307205,37.462753],[73.456375,37.476105],[73.775986,37.434296],[73.768875,37.341125],[73.649429,37.304153],[73.61998,37.262482],[73.738586,37.221649],[74.146103,37.336182],[74.247208,37.409546],[74.542206,37.381798],[74.684265,37.399742],[74.832764,37.325447],[74.915741,37.237328]]]}},{"type":"Feature","properties":{"FIPS":"BT","ISO2":"BT","ISO3":"BTN","UN":64,"NAME":"Bhutan","AREA":4700,"POP2005":637013,"REGION":142,"SUBREGION":34,"LON":90.429,"LAT":27.415},"geometry":{"type":"Polygon","coordinates":[[[90.466385,28.071663],[90.909988,28.049442],[91.010818,27.979996],[91.086929,27.969994],[91.214432,28.073051],[91.301376,28.081108],[91.449997,27.997215],[91.667206,27.94194],[91.656097,27.721661],[91.595825,27.657497],[91.617477,27.560829],[91.770828,27.431664],[92.007767,27.471939],[92.115265,27.291386],[92.015274,27.168053],[92.009995,27.104717],[92.100815,26.97916],[92.095535,26.882217],[92.02388,26.85083],[91.835815,26.863331],[91.712494,26.799999],[91.542206,26.804443],[91.497208,26.872498],[91.424698,26.875553],[91.3797,26.807499],[91.314423,26.778053],[91.119705,26.809162],[90.694702,26.772221],[90.559143,26.80722],[90.385269,26.903328],[90.216934,26.85083],[90.143051,26.75333],[89.762497,26.703049],[89.631653,26.718052],[89.636108,26.771111],[89.5336,26.812218],[89.468323,26.799442],[89.367203,26.85944],[89.220825,26.81472],[89.115265,26.826942],[89.034988,26.924717],[88.893875,26.975552],[88.860535,27.096386],[88.751938,27.148605],[88.798035,27.246384],[88.908875,27.28944],[88.9711,27.473606],[89.125809,27.567497],[89.128036,27.623329],[89.23526,27.806664],[89.359985,27.871662],[89.487488,28.057774],[89.590271,28.14333],[89.782486,28.188606],[89.863037,28.271385],[90.017487,28.325275],[90.381653,28.251389],[90.395538,28.198883],[90.351654,28.098885],[90.466385,28.071663]]]}},{"type":"Feature","properties":{"FIPS":"CI","ISO2":"CL","ISO3":"CHL","UN":152,"NAME":"Chile","AREA":74880,"POP2005":16295102,"REGION":19,"SUBREGION":5,"LON":-69.433,"LAT":-23.389},"geometry":{"type":"MultiPolygon","coordinates":[[[[-67.212784,-55.893616],[-67.246948,-55.895004],[-67.413895,-55.83223],[-67.246948,-55.828056],[-67.212784,-55.893616]]],[[[-67.493057,-55.82917],[-67.530289,-55.883339],[-67.591675,-55.873894],[-67.6119539999999,-55.902229],[-67.655014,-55.849449],[-67.857513,-55.849167],[-67.797791,-55.815559],[-67.493057,-55.82917]]],[[[-67.085281,-55.917503],[-67.171677,-55.874168],[-67.105835,-55.801949],[-67.083618,-55.816673],[-67.085281,-55.917503]]],[[[-67.167236,-55.786392],[-67.215561,-55.803337],[-67.241394,-55.790283],[-67.173889,-55.759727],[-67.167236,-55.786392]]],[[[-67.268066,-55.72139],[-67.253891,-55.770004],[-67.338898,-55.79084],[-67.34668,-55.75528],[-67.552505,-55.737785],[-67.556396,-55.712227],[-67.540009,-55.660278],[-67.356674,-55.574722],[-67.268066,-55.72139]]],[[[-67.728622,-55.624451],[-67.688065,-55.501671],[-67.648056,-55.49556],[-67.589737,-55.540558],[-67.590561,-55.58223],[-67.728622,-55.624451]]],[[[-69.690567,-55.412506],[-69.766403,-55.404167],[-69.764725,-55.337784],[-69.637512,-55.382507],[-69.690567,-55.412506]]],[[[-69.985291,-55.364174],[-70.018066,-55.366951],[-70.106125,-55.295837],[-69.94223,-55.287224],[-69.985291,-55.364174]]],[[[-66.874725,-55.33223],[-67.056946,-55.328896],[-67.073624,-55.276115],[-67.025009,-55.242226],[-66.878616,-55.228889],[-66.826401,-55.291389],[-66.874725,-55.33223]]],[[[-66.571396,-55.284729],[-66.636673,-55.273056],[-66.626114,-55.199722],[-66.517502,-55.165001],[-66.420563,-55.194725],[-66.571396,-55.284729]]],[[[-66.816681,-55.118614],[-67.061111,-55.026672],[-67.072235,-55.002785],[-66.862228,-55.02639],[-66.816681,-55.118614]]],[[[-68.396667,-54.95945],[-68.337509,-55.008339],[-68.330841,-55.067223],[-68.601395,-55.152779],[-68.776398,-55.133896],[-69.026947,-55.023338],[-69.061111,-55.057228],[-68.781952,-55.176392],[-68.376114,-55.186394],[-68.210556,-55.265007],[-68.224167,-55.29306],[-68.512222,-55.313339],[-68.615845,-55.307503],[-68.684448,-55.250839],[-68.74501,-55.271118],[-68.600571,-55.354729],[-68.460556,-55.325279],[-68.159454,-55.398613],[-68.173065,-55.467781],[-68.066597,-55.469662],[-68.107788,-55.528061],[-68.043839,-55.583244],[-67.963898,-55.593338],[-67.979446,-55.671951],[-68.053619,-55.712502],[-68.102234,-55.716393],[-68.268066,-55.578613],[-68.248337,-55.529167],[-68.376114,-55.476952],[-68.457504,-55.506111],[-68.539459,-55.469452],[-68.729172,-55.468056],[-68.84584,-55.511116],[-68.939178,-55.459724],[-68.972504,-55.42334],[-68.940567,-55.400284],[-68.775009,-55.384171],[-68.761948,-55.333336],[-68.897507,-55.361389],[-68.912506,-55.342224],[-68.864731,-55.236946],[-68.803619,-55.188614],[-69.032791,-55.269173],[-69.190567,-55.230278],[-69.239456,-55.13945],[-69.430008,-55.161949],[-69.290848,-55.167503],[-69.266113,-55.229446],[-69.372513,-55.249168],[-69.388336,-55.290558],[-69.30278,-55.366394],[-69.301117,-55.43],[-69.138336,-55.443062],[-69.174179,-55.512222],[-69.425568,-55.502785],[-69.492508,-55.413063],[-69.39418,-55.359169],[-69.498337,-55.338058],[-69.573334,-55.377785],[-69.613892,-55.332779],[-69.706955,-55.31028],[-69.658615,-55.24028],[-69.5,-55.175003],[-69.851959,-55.261116],[-69.921402,-55.227783],[-69.843613,-55.20417],[-70.03334,-55.156395],[-69.931671,-55.078339],[-69.792786,-55.054726],[-69.193344,-54.989449],[-68.826126,-54.983337],[-68.652237,-54.939728],[-68.396667,-54.95945]]],[[[-67.780563,-54.919449],[-67.429733,-54.918335],[-67.223892,-54.950836],[-67.05751,-55.069725],[-67.053619,-55.136391],[-67.243896,-55.308891],[-67.439178,-55.282501],[-67.460281,-55.253059],[-67.427231,-55.203613],[-67.526123,-55.170837],[-67.611115,-55.188339],[-67.655014,-55.268616],[-67.87529,-55.246391],[-67.853622,-55.212784],[-67.883896,-55.181946],[-68.095291,-55.236946],[-68.151672,-55.207504],[-68.206955,-54.988617],[-68.314728,-54.995285],[-68.364456,-54.94445],[-68.200562,-54.90834],[-67.780563,-54.919449]]],[[[-70.508759,-54.970055],[-70.517792,-54.99778],[-70.708618,-54.991951],[-70.734177,-55.015282],[-70.49057,-55.044174],[-70.287231,-55.030556],[-70.26445,-55.116112],[-70.329727,-55.130005],[-70.4111709999999,-55.086227],[-70.449448,-55.122505],[-70.380005,-55.17028],[-70.545837,-55.211113],[-70.550003,-55.121948],[-70.606674,-55.083061],[-70.702789,-55.129173],[-70.937225,-55.078339],[-71.006958,-55.047783],[-71.015839,-54.966667],[-70.877502,-54.938057],[-70.581955,-54.972504],[-70.561401,-54.965279],[-70.623901,-54.952507],[-70.503067,-54.907501],[-70.311676,-54.904724],[-70.508759,-54.970055]]],[[[-69.762222,-55.038612],[-69.906113,-55.04306],[-69.900558,-54.999725],[-69.952789,-54.968056],[-69.931946,-54.89917],[-69.686401,-54.868896],[-69.166397,-54.958336],[-69.762222,-55.038612]]],[[[-70.609177,-54.904724],[-70.74556,-54.874451],[-70.515015,-54.829727],[-70.393616,-54.871674],[-70.609177,-54.904724]]],[[[-71.106949,-54.871948],[-70.998611,-54.856674],[-70.912231,-54.924446],[-71.072235,-54.955002],[-71.205002,-54.90667],[-71.345001,-54.955284],[-71.404175,-54.945557],[-71.45668,-54.885002],[-71.396957,-54.825005],[-71.106949,-54.871948]]],[[[-72.021118,-54.634727],[-71.921402,-54.704445],[-71.931122,-54.744728],[-71.986115,-54.760834],[-71.979172,-54.710281],[-72.037231,-54.655556],[-72.071396,-54.678612],[-72.101395,-54.656395],[-72.021118,-54.634727]]],[[[-72.308334,-54.369171],[-72.463348,-54.43],[-72.540558,-54.341393],[-72.406403,-54.309448],[-72.295563,-54.33667],[-72.308334,-54.369171]]],[[[-70.281403,-54.275558],[-70.465012,-54.236671],[-70.511124,-54.160835],[-70.468338,-54.14917],[-70.218903,-54.226669],[-70.281403,-54.275558]]],[[[-72.322235,-54.258057],[-72.468338,-54.258614],[-72.511124,-54.202782],[-72.386948,-54.091393],[-72.301682,-54.071671],[-72.206955,-54.148338],[-72.322235,-54.258057]]],[[[-73.194168,-54.128891],[-73.272507,-54.135559],[-73.470566,-54.072784],[-73.385284,-54.028061],[-73.246674,-54.035835],[-73.183334,-54.056396],[-73.159729,-54.11528],[-73.194168,-54.128891]]],[[[-71.257507,-54.076118],[-71.081955,-54.0625],[-71.009735,-54.102783],[-70.986954,-54.270279],[-71.116394,-54.384727],[-71.347778,-54.310837],[-71.446121,-54.194168],[-71.371674,-54.155556],[-71.407227,-54.116951],[-71.493622,-54.15667],[-71.540558,-54.259171],[-71.656403,-54.236671],[-71.699448,-54.161118],[-71.635284,-54.108063],[-71.660278,-53.984169],[-71.607788,-53.945839],[-71.468903,-53.943336],[-71.299454,-53.991951],[-71.257507,-54.076118]]],[[[-71.671112,-53.943893],[-71.72139,-53.974724],[-71.654175,-54.093613],[-71.736115,-54.163612],[-71.821671,-54.144447],[-71.921402,-54.053612],[-71.92334,-54.008614],[-71.953613,-54.019447],[-71.914459,-54.121674],[-71.740005,-54.237785],[-71.84668,-54.339729],[-71.94223,-54.327225],[-71.947235,-54.252785],[-72.20668,-54.093895],[-72.257507,-53.941116],[-72.189178,-53.921951],[-72.060013,-53.965836],[-71.99501,-53.866112],[-71.940842,-53.850563],[-71.659454,-53.916672],[-71.671112,-53.943893]]],[[[-70.441956,-53.860558],[-70.348068,-54.004448],[-70.371948,-54.036392],[-70.47612,-54.033615],[-70.674454,-53.926674],[-70.53862,-54.127228],[-70.524445,-54.228615],[-70.696945,-54.18306],[-70.878616,-54.050835],[-70.898056,-53.879723],[-70.786667,-53.835556],[-70.618057,-53.862503],[-70.614731,-53.826118],[-70.702789,-53.78167],[-70.708069,-53.69278],[-70.607788,-53.649445],[-70.534454,-53.560837],[-70.473618,-53.571114],[-70.494171,-53.70945],[-70.441956,-53.860558]]],[[[-73.831955,-53.590279],[-73.874176,-53.538895],[-73.857224,-53.453339],[-73.6875,-53.521667],[-73.831955,-53.590279]]],[[[-72.911118,-53.429451],[-72.871948,-53.538338],[-72.909454,-53.627228],[-72.878342,-53.681946],[-72.809448,-53.548889],[-72.866959,-53.468895],[-72.843903,-53.458061],[-72.734726,-53.521393],[-72.673889,-53.605003],[-72.588348,-53.564171],[-72.445557,-53.586395],[-72.401672,-53.658058],[-72.4869539999999,-53.677223],[-72.440842,-53.751671],[-72.366669,-53.693611],[-72.240845,-53.728889],[-72.13945,-53.801674],[-72.220291,-53.868057],[-72.351959,-53.864174],[-72.419449,-53.89917],[-72.415848,-53.968613],[-72.316681,-53.994728],[-72.330841,-54.04528],[-72.430557,-54.048058],[-72.539459,-54.10334],[-72.626953,-54.063896],[-72.870834,-54.136673],[-73.031403,-54.079727],[-72.776947,-54.017227],[-72.732224,-53.839729],[-72.80751,-53.821945],[-72.915848,-53.874168],[-73.008057,-53.874168],[-73.02417,-53.820282],[-73.065567,-53.813339],[-73.132507,-54.011673],[-73.223343,-53.987228],[-73.313904,-53.844452],[-73.25473,-53.806396],[-73.25,-53.70723],[-73.587784,-53.755562],[-73.479446,-53.698891],[-73.493057,-53.666115],[-73.616959,-53.652504],[-73.570557,-53.578613],[-73.492172,-53.591354],[-73.407501,-53.565834],[-73.277237,-53.653061],[-73.171951,-53.676117],[-72.952225,-53.666946],[-72.967514,-53.635834],[-73.070847,-53.65667],[-73.271118,-53.628616],[-73.426117,-53.46917],[-73.108612,-53.518059],[-73.168335,-53.412224],[-72.911118,-53.429451]]],[[[-73.463898,-53.475006],[-73.393066,-53.541389],[-73.494736,-53.574448],[-73.801956,-53.429169],[-73.622513,-53.475838],[-73.535278,-53.45417],[-73.578903,-53.431396],[-73.565002,-53.393333],[-73.394455,-53.409172],[-73.463898,-53.475006]]],[[[-74.191681,-53.331947],[-74.243622,-53.299728],[-74.109726,-53.229172],[-74.059448,-53.243057],[-74.10556,-53.309174],[-74.191681,-53.331947]]],[[[-73.413071,-52.878616],[-73.374451,-52.910004],[-73.391113,-52.953613],[-73.457504,-52.953339],[-73.496124,-52.921951],[-73.459457,-52.904449],[-73.532791,-52.884445],[-73.752228,-52.893333],[-73.575836,-52.845284],[-73.413071,-52.878616]]],[[[-70.725845,-52.893616],[-70.780838,-52.877785],[-70.618896,-52.821396],[-70.637222,-52.843895],[-70.725845,-52.893616]]],[[[-74.360565,-52.948891],[-74.251953,-52.966118],[-74.128616,-52.936111],[-73.716949,-53.077782],[-73.607513,-53.065285],[-73.536118,-53.14917],[-73.573624,-53.190285],[-73.521118,-53.260834],[-73.469452,-53.226669],[-73.502502,-53.145279],[-73.455566,-53.138893],[-73.309723,-53.238335],[-73.367783,-53.26973],[-73.29306,-53.263062],[-73.090012,-53.354729],[-73.240845,-53.368614],[-73.490005,-53.32917],[-73.501678,-53.291389],[-73.893341,-53.064728],[-74.06778,-53.107506],[-74.322784,-53.096947],[-74.424454,-52.979446],[-74.587509,-52.93084],[-74.56778,-52.851112],[-74.59639,-52.827507],[-74.74501,-52.756668],[-74.693619,-52.718056],[-74.642792,-52.73806],[-74.360565,-52.948891]]],[[[-73.385284,-52.740005],[-73.398056,-52.732506],[-73.328064,-52.699448],[-73.371948,-52.734169],[-73.385284,-52.740005]]],[[[-70.917236,-54.708618],[-70.771393,-54.681114],[-70.870285,-54.686394],[-70.933678,-54.715446],[-71.01445,-54.775284],[-71.040848,-54.777229],[-70.970566,-54.620285],[-71.014175,-54.614449],[-71.061401,-54.665001],[-71.180557,-54.703339],[-71.272781,-54.679726],[-71.304459,-54.656952],[-71.275284,-54.646667],[-71.265015,-54.578339],[-71.340286,-54.522224],[-71.400848,-54.55278],[-71.485291,-54.691391],[-71.68251,-54.606392],[-71.806396,-54.652229],[-71.948059,-54.654167],[-72.001678,-54.566116],[-72.003067,-54.463615],[-71.924728,-54.463058],[-71.840561,-54.541946],[-71.675293,-54.57695],[-71.58168,-54.548615],[-71.700562,-54.468338],[-71.831009,-54.458561],[-71.847778,-54.41806],[-71.7164,-54.403893],[-71.637787,-54.493614],[-71.564728,-54.512779],[-71.488892,-54.483063],[-71.580841,-54.466118],[-71.619171,-54.414452],[-71.448898,-54.442223],[-71.377792,-54.422783],[-71.429459,-54.404449],[-71.368057,-54.374451],[-70.970291,-54.473892],[-70.934448,-54.419174],[-70.948059,-54.353615],[-70.777237,-54.322227],[-70.612503,-54.34417],[-70.712509,-54.455559],[-70.754181,-54.594727],[-70.719452,-54.570839],[-70.643616,-54.609451],[-70.706955,-54.523056],[-70.663345,-54.44278],[-70.586945,-54.390839],[-70.286957,-54.565285],[-70.130844,-54.548889],[-70.443893,-54.427223],[-70.566681,-54.284172],[-70.858902,-54.253334],[-70.918335,-54.141113],[-70.88028,-54.133896],[-70.344727,-54.320557],[-70.142792,-54.428337],[-70.06778,-54.368614],[-70.200836,-54.316116],[-70.055283,-54.249168],[-69.972778,-54.297226],[-69.770004,-54.557503],[-69.738892,-54.485283],[-69.885284,-54.315002],[-69.859177,-54.283058],[-69.241119,-54.446396],[-69.228058,-54.478058],[-69.416946,-54.623611],[-69.376404,-54.686668],[-69.277237,-54.54084],[-69.2164,-54.528336],[-69.177505,-54.580833],[-69.148346,-54.551674],[-69.176392,-54.492783],[-69.157791,-54.455284],[-69.016678,-54.478615],[-68.991669,-54.431946],[-69.566681,-54.229172],[-69.886124,-54.16584],[-70.042511,-54.101112],[-70.184448,-53.813614],[-70.163895,-53.752502],[-69.922501,-53.656113],[-69.767792,-53.645279],[-69.353897,-53.506111],[-69.3564,-53.351112],[-69.571121,-53.324722],[-69.892227,-53.351952],[-70.217514,-53.473335],[-70.446671,-53.368057],[-70.487228,-53.230835],[-70.444458,-53.012779],[-70.350571,-52.94445],[-70.341675,-53.039726],[-70.189728,-53.016945],[-70.136673,-52.986946],[-70.099731,-52.904167],[-70.215561,-52.869728],[-70.291397,-52.785278],[-70.424728,-52.773056],[-70.368347,-52.738335],[-70.14917,-52.718895],[-70.007233,-52.825279],[-69.917236,-52.825836],[-69.723068,-52.751671],[-69.612228,-52.638893],[-69.60891,-52.529041],[-69.420563,-52.458061],[-69.151672,-52.684448],[-68.811401,-52.576393],[-68.617584,-52.64151],[-68.637222,-54.885002],[-68.886948,-54.799171],[-68.746284,-54.902618],[-69.111115,-54.948334],[-69.656952,-54.820007],[-69.623901,-54.761391],[-69.630569,-54.693893],[-69.715012,-54.727226],[-69.740845,-54.808617],[-70.275558,-54.854729],[-70.323624,-54.794174],[-70.235001,-54.688614],[-70.364021,-54.813679],[-70.628067,-54.806946],[-70.762787,-54.841118],[-70.836945,-54.809448],[-70.538895,-54.701393],[-70.45723,-54.628334],[-70.55806,-54.628334],[-70.628342,-54.67028],[-70.588348,-54.696396],[-70.730904,-54.734169],[-70.892624,-54.745007],[-70.917236,-54.708618]]],[[[-73.80751,-52.698334],[-73.926117,-52.726395],[-74.077789,-52.606674],[-73.988068,-52.520561],[-73.742233,-52.403618],[-73.671402,-52.481674],[-73.80751,-52.698334]]],[[[-74.739456,-52.316948],[-74.809723,-52.279724],[-74.820557,-52.229446],[-74.62001,-52.207779],[-74.686111,-52.29834],[-74.739456,-52.316948]]],[[[-73.80806,-52.397224],[-73.881668,-52.361389],[-74.092789,-52.161949],[-74.037231,-52.14167],[-73.789169,-52.264168],[-73.747513,-52.365562],[-73.80806,-52.397224]]],[[[-74.194168,-52.136673],[-73.938065,-52.317223],[-73.935013,-52.337227],[-74.139725,-52.396393],[-74.226669,-52.327225],[-74.233902,-52.248611],[-74.199722,-52.22834],[-74.105011,-52.253891],[-74.145844,-52.197227],[-74.418625,-52.139725],[-74.300568,-52.083618],[-74.194168,-52.136673]]],[[[-74.762512,-52.188339],[-74.803345,-52.166946],[-74.785278,-52.121391],[-74.596115,-52.073616],[-74.68306,-52.169174],[-74.762512,-52.188339]]],[[[-74.360565,-52.077225],[-74.396423,-52.076599],[-74.405838,-52.047226],[-74.354172,-52.056114],[-74.360565,-52.077225]]],[[[-74.717224,-52.087227],[-74.709457,-52.032227],[-74.551956,-51.927505],[-74.487793,-51.95723],[-74.499725,-52.004173],[-74.717224,-52.087227]]],[[[-73.694733,-52.241669],[-73.872787,-52.096672],[-74.112793,-51.998611],[-74.095291,-51.922783],[-74.047501,-51.907784],[-73.768066,-52.068336],[-73.708618,-52.152504],[-73.694733,-52.241669]]],[[[-74.863617,-52.139168],[-74.897781,-52.111671],[-74.746948,-51.833893],[-74.599167,-51.840561],[-74.76973,-52.083618],[-74.863617,-52.139168]]],[[[-75.089737,-51.901672],[-75.122513,-51.881668],[-75.070847,-51.74028],[-74.972504,-51.723618],[-75.007782,-51.855835],[-75.089737,-51.901672]]],[[[-74.14473,-51.951393],[-74.377502,-51.889725],[-74.50528,-51.714172],[-74.373901,-51.739723],[-74.092224,-51.875],[-74.14473,-51.951393]]],[[[-73.796677,-51.819168],[-73.849167,-51.809723],[-73.940002,-51.663063],[-73.793335,-51.728615],[-73.765015,-51.771393],[-73.796677,-51.819168]]],[[[-74.781113,-51.821671],[-74.884445,-52.045563],[-74.969727,-52.118057],[-75.059723,-51.970558],[-74.959732,-51.810837],[-74.921112,-51.838058],[-74.930008,-51.868057],[-74.829727,-51.841667],[-74.86084,-51.724449],[-74.93251,-51.643616],[-74.864456,-51.619728],[-74.789459,-51.648338],[-74.781113,-51.821671]]],[[[-74.055008,-51.553612],[-73.926117,-51.75695],[-73.940002,-51.785835],[-74.045288,-51.798058],[-74.238068,-51.701393],[-74.226959,-51.675003],[-74.140289,-51.67028],[-74.088623,-51.614723],[-74.100845,-51.545837],[-74.055008,-51.553612]]],[[[-74.117783,-51.454445],[-74.245285,-51.404449],[-74.261398,-51.30056],[-74.171112,-51.285835],[-74.111389,-51.388336],[-74.117783,-51.454445]]],[[[-75.00029,-51.395561],[-75.076675,-51.40834],[-75.155838,-51.579727],[-75.310287,-51.634171],[-75.319168,-51.547783],[-75.23056,-51.470558],[-75.205292,-51.299171],[-75.13028,-51.265556],[-75.00473,-51.335838],[-75.00029,-51.395561]]],[[[-73.781403,-51.371391],[-73.869446,-51.358063],[-73.914459,-51.300003],[-73.84639,-51.252228],[-73.791397,-51.261116],[-73.757233,-51.30056],[-73.781403,-51.371391]]],[[[-74.045837,-51.379173],[-74.103348,-51.359726],[-74.097229,-51.225838],[-73.968063,-51.244171],[-73.955841,-51.332504],[-74.045837,-51.379173]]],[[[-74.536118,-51.279167],[-74.544724,-51.365005],[-74.600571,-51.406952],[-74.641403,-51.405556],[-74.678345,-51.330002],[-74.783615,-51.432228],[-75.021118,-51.468338],[-75.013062,-51.437782],[-74.797226,-51.333061],[-74.932236,-51.369171],[-74.964737,-51.341667],[-74.7939,-51.20945],[-74.613617,-51.192505],[-74.536118,-51.279167]]],[[[-74.99556,-51.177223],[-75.01889,-51.153618],[-74.940002,-51.098618],[-74.857224,-51.135284],[-74.99556,-51.177223]]],[[[-74.411667,-51.208336],[-74.573898,-51.160004],[-74.603058,-51.077507],[-74.466675,-51.028336],[-74.388062,-51.13195],[-74.411667,-51.208336]]],[[[-74.263336,-51.24778],[-74.337784,-51.028893],[-74.348892,-50.937782],[-74.322235,-50.919724],[-74.191391,-51.195557],[-74.263336,-51.24778]]],[[[-74.396667,-50.860558],[-74.37001,-51.022224],[-74.405563,-51.089729],[-74.482224,-50.99778],[-74.602783,-51.043617],[-74.633057,-51.095284],[-74.720566,-51.111946],[-74.883057,-51.063896],[-74.964737,-50.965836],[-74.925293,-50.884445],[-74.691116,-50.921112],[-74.616119,-50.895004],[-74.614182,-50.793892],[-74.684448,-50.748611],[-74.657501,-50.726669],[-74.486679,-50.780838],[-74.396667,-50.860558]]],[[[-74.689178,-50.890839],[-74.928345,-50.854446],[-74.954727,-50.731117],[-74.819168,-50.662781],[-74.748901,-50.70195],[-74.663071,-50.822502],[-74.689178,-50.890839]]],[[[-74.993896,-50.813896],[-75.068069,-50.797226],[-75.109726,-50.736389],[-75.070847,-50.652229],[-74.979736,-50.664452],[-74.993896,-50.813896]]],[[[-74.651398,-50.588615],[-74.685837,-50.521667],[-74.637787,-50.505005],[-74.58168,-50.532227],[-74.651398,-50.588615]]],[[[-75.09639,-50.516396],[-75.196396,-50.600563],[-75.274734,-50.584724],[-75.288895,-50.785835],[-75.449448,-50.769173],[-75.515015,-50.663063],[-75.431671,-50.604729],[-75.371124,-50.616112],[-75.396667,-50.541115],[-75.464172,-50.505562],[-75.416672,-50.467224],[-75.09639,-50.516396]]],[[[-74.363892,-50.491394],[-74.181122,-50.770279],[-74.193344,-50.848335],[-74.265015,-50.785835],[-74.319458,-50.814728],[-74.515015,-50.733063],[-74.573059,-50.621117],[-74.423615,-50.523613],[-74.670013,-50.479446],[-74.540009,-50.418335],[-74.363892,-50.491394]]],[[[-74.738342,-50.5],[-74.787231,-50.485283],[-74.753067,-50.388336],[-74.688614,-50.361671],[-74.543625,-50.381393],[-74.738342,-50.5]]],[[[-75.048615,-50.166946],[-75.069458,-50.190559],[-74.863342,-50.164726],[-74.861115,-50.125282],[-74.818344,-50.113892],[-74.789734,-50.149445],[-74.813339,-50.215279],[-75.055084,-50.299454],[-75.214172,-50.436668],[-75.322784,-50.413338],[-75.198624,-50.309448],[-75.458618,-50.364174],[-75.445847,-50.275558],[-75.374451,-50.148338],[-75.256119,-50.166672],[-75.346954,-50.19445],[-75.320282,-50.227226],[-75.143616,-50.246391],[-75.155838,-50.16806],[-75.380569,-50.08223],[-75.399734,-50.036667],[-75.306671,-50.000282],[-75.143616,-50.026115],[-74.999725,-50.135834],[-75.048615,-50.166946]]],[[[-75.306946,-49.671951],[-75.198624,-49.816391],[-75.173889,-49.903061],[-75.274734,-49.828896],[-75.259171,-49.89167],[-75.295288,-49.894173],[-75.373901,-49.826118],[-75.369446,-49.796112],[-75.42778,-49.770279],[-75.543625,-49.840279],[-75.591949,-49.78389],[-75.604446,-49.664452],[-75.558624,-49.623894],[-75.378616,-49.61528],[-75.306946,-49.671951]]],[[[-75.48056,-49.547226],[-75.565567,-49.501396],[-75.578903,-49.464729],[-75.484451,-49.481117],[-75.48056,-49.547226]]],[[[-74.294174,-49.560562],[-74.419449,-49.627785],[-74.435837,-49.427505],[-74.339172,-49.478615],[-74.294174,-49.560562]]],[[[-74.920563,-49.295006],[-75.045837,-49.205284],[-75.237228,-49.137222],[-75.124725,-49.024445],[-74.972504,-49.031113],[-74.89418,-49.084167],[-74.920563,-49.295006]]],[[[-75.285843,-49.100281],[-75.514175,-49.27195],[-75.656403,-49.216949],[-75.601669,-49.142227],[-75.464699,-49.090141],[-75.358902,-48.985558],[-75.285843,-49.100281]]],[[[-75.281403,-48.890007],[-75.201401,-49.036392],[-75.257782,-49.081947],[-75.32251,-48.954445],[-75.419174,-48.980278],[-75.5,-49.046394],[-75.656677,-48.938896],[-75.625565,-48.859451],[-75.545013,-48.841118],[-75.369171,-48.849167],[-75.281403,-48.890007]]],[[[-75.176117,-48.999725],[-75.226395,-48.966949],[-75.3125,-48.800003],[-75.184448,-48.823891],[-75.08223,-48.889168],[-75.063339,-48.96389],[-75.176117,-48.999725]]],[[[-74.979446,-48.7425],[-75.045288,-48.732224],[-74.991394,-48.648895],[-74.825562,-48.661667],[-74.979446,-48.7425]]],[[[-75.281677,-48.713341],[-75.491394,-48.780838],[-75.612793,-48.796951],[-75.654724,-48.768059],[-75.64389,-48.702782],[-75.497513,-48.723618],[-75.348068,-48.635559],[-75.299179,-48.659447],[-75.281677,-48.713341]]],[[[-75.12056,-48.833618],[-75.248337,-48.771393],[-75.071396,-48.634445],[-75.056671,-48.702507],[-75.12056,-48.833618]]],[[[-75.32251,-48.604172],[-75.496399,-48.69445],[-75.60112,-48.691948],[-75.441391,-48.613617],[-75.525009,-48.63945],[-75.649734,-48.618614],[-75.670837,-48.586113],[-75.650558,-48.481949],[-75.618896,-48.444725],[-75.34639,-48.431396],[-75.32251,-48.604172]]],[[[-74.411392,-48.530006],[-74.505005,-48.431396],[-74.497787,-48.39917],[-74.301956,-48.475838],[-74.411392,-48.530006]]],[[[-74.049179,-48.446114],[-74.074173,-48.491112],[-74.248901,-48.376396],[-74.175293,-48.369446],[-74.049179,-48.446114]]],[[[-74.26445,-48.466949],[-74.46167,-48.385284],[-74.491669,-48.351112],[-74.306396,-48.286667],[-74.310013,-48.356392],[-74.214737,-48.437782],[-74.26445,-48.466949]]],[[[-74.608337,-48.455833],[-74.594452,-48.57917],[-74.544449,-48.621391],[-74.527512,-48.580284],[-74.481949,-48.606949],[-74.505005,-48.664452],[-74.602783,-48.698334],[-74.525284,-48.731949],[-74.442505,-49.227783],[-74.468063,-49.422226],[-74.521957,-49.539726],[-74.498901,-49.584724],[-74.601959,-49.714447],[-74.530563,-49.676949],[-74.5289,-49.631393],[-74.471115,-49.624168],[-74.423615,-49.668335],[-74.412781,-49.732506],[-74.474167,-49.94445],[-74.621124,-50.045006],[-74.771118,-50.055],[-74.872513,-50.001396],[-74.726959,-49.922501],[-74.662506,-49.955284],[-74.732513,-49.900284],[-74.896118,-49.954445],[-74.883057,-49.793892],[-74.920013,-49.68306],[-74.889175,-49.541389],[-74.784454,-49.477783],[-74.646393,-49.35556],[-74.940567,-49.543335],[-74.973618,-49.474724],[-75.005005,-49.508057],[-75.00528,-49.636948],[-74.964172,-49.676949],[-75.017227,-49.899445],[-75.144455,-49.849449],[-75.298065,-49.635002],[-75.273056,-49.574173],[-75.292511,-49.503616],[-75.364182,-49.434723],[-75.439178,-49.458336],[-75.471115,-49.331673],[-75.42807,-49.284447],[-75.37973,-49.281395],[-75.28418,-49.419724],[-75.167511,-49.502502],[-75.287231,-49.36834],[-75.320847,-49.265007],[-75.273056,-49.25695],[-75.163071,-49.341393],[-75.077789,-49.265556],[-75.086395,-49.199173],[-74.91806,-49.336113],[-74.827225,-49.09584],[-74.969727,-48.988892],[-75.061401,-48.846947],[-75.051392,-48.79834],[-74.836395,-48.695839],[-74.611115,-48.696671],[-74.741119,-48.635002],[-74.995285,-48.602226],[-75.028625,-48.495003],[-74.921951,-48.412224],[-74.840561,-48.41095],[-74.759171,-48.497505],[-74.708618,-48.45417],[-74.763626,-48.422501],[-74.813065,-48.331673],[-74.735001,-48.123062],[-74.700836,-48.155006],[-74.67778,-48.302223],[-74.587784,-48.408615],[-74.608337,-48.455833]]],[[[-74.4189,-48.304726],[-74.537231,-48.333893],[-74.59668,-48.246674],[-74.599731,-48.151672],[-74.546112,-48.122223],[-74.390289,-48.226112],[-74.366959,-48.262779],[-74.4189,-48.304726]]],[[[-74.925003,-48.155838],[-74.803894,-48.181114],[-74.836945,-48.361946],[-75.044174,-48.443611],[-75.195007,-48.229172],[-75.256958,-48.073334],[-75.03862,-48.098335],[-74.925003,-48.155838]]],[[[-75.239456,-48.270561],[-75.084167,-48.505562],[-75.071945,-48.596115],[-75.234451,-48.711395],[-75.319458,-48.498062],[-75.295013,-48.436668],[-75.396393,-48.396393],[-75.498901,-48.42556],[-75.555847,-48.408615],[-75.535004,-48.371948],[-75.392502,-48.341118],[-75.344177,-48.295837],[-75.543335,-48.323616],[-75.582504,-48.08667],[-75.506958,-48.032784],[-75.344177,-48.010284],[-75.239456,-48.270561]]],[[[-74.805283,-47.898056],[-74.805283,-48.036392],[-74.869736,-48.069168],[-75.029724,-48.035278],[-75.024818,-47.999397],[-75.070122,-47.987808],[-75.170563,-48.036118],[-75.266678,-48.031952],[-75.179459,-47.958618],[-75.047791,-47.935005],[-74.834457,-47.807785],[-74.805283,-47.898056]]],[[[-73.924454,-47.886116],[-73.843338,-47.861389],[-73.799728,-47.887779],[-73.825012,-47.943336],[-73.871948,-47.958893],[-74.117233,-47.945007],[-74.317505,-47.983894],[-74.498901,-47.923058],[-74.406403,-47.846672],[-74.278061,-47.801392],[-73.924454,-47.886116]]],[[[-75.131958,-47.848892],[-75.198898,-47.863335],[-75.182785,-47.807503],[-75.303619,-47.773338],[-75.134445,-47.698334],[-75.060013,-47.792503],[-75.131958,-47.848892]]],[[[-74.954727,-47.783058],[-75.044724,-47.763618],[-75.075287,-47.69445],[-74.951401,-47.70639],[-74.903625,-47.755836],[-74.954727,-47.783058]]],[[[-74.455292,-47.176949],[-74.484177,-47.083336],[-74.313065,-47.062782],[-74.332779,-47.108612],[-74.455292,-47.176949]]],[[[-74.154449,-47.172501],[-74.229446,-47.127785],[-74.183624,-47.025284],[-73.975281,-47.047501],[-74.080566,-47.14917],[-74.154449,-47.172501]]],[[[-73.765015,-46.211113],[-73.931671,-46.077782],[-73.912231,-46.020279],[-73.829178,-46.015556],[-73.683334,-46.076668],[-73.765015,-46.211113]]],[[[-73.681122,-46.028336],[-73.819458,-45.998894],[-73.778061,-45.905006],[-73.708618,-45.925285],[-73.681122,-46.028336]]],[[[-74.715561,-45.851952],[-74.768616,-46.000557],[-74.910568,-46.104446],[-75.083069,-46.088615],[-75.093613,-46.032501],[-74.949173,-46.011391],[-74.959595,-45.988525],[-75.064667,-45.990261],[-75.1019589999999,-45.874168],[-74.944458,-45.902504],[-74.723068,-45.801674],[-74.715561,-45.851952]]],[[[-73.703903,-45.842781],[-73.696671,-45.895004],[-73.801392,-45.883057],[-73.851395,-45.975838],[-73.928894,-45.975838],[-73.945557,-45.928612],[-73.884171,-45.858612],[-73.737793,-45.798058],[-73.703903,-45.842781]]],[[[-74.015015,-45.917778],[-74.106949,-45.788338],[-74.03862,-45.736389],[-73.965561,-45.754173],[-73.969177,-45.874168],[-74.015015,-45.917778]]],[[[-74.752792,-45.707779],[-74.876678,-45.649727],[-74.869171,-45.605835],[-74.799454,-45.617226],[-74.752792,-45.707779]]],[[[-74.6202849999999,-45.75695],[-74.697784,-45.743057],[-74.68251,-45.636948],[-74.548615,-45.577507],[-74.549454,-45.687225],[-74.6202849999999,-45.75695]]],[[[-73.986954,-45.724724],[-74.059448,-45.71167],[-74.11528,-45.603615],[-74.0289,-45.538612],[-73.960846,-45.556946],[-73.896118,-45.62056],[-73.922791,-45.70195],[-73.986954,-45.724724]]],[[[-74.458618,-45.779167],[-74.499451,-45.732506],[-74.447235,-45.677505],[-74.466675,-45.538895],[-74.390289,-45.443893],[-74.276947,-45.491951],[-74.210007,-45.636116],[-74.236954,-45.681671],[-74.458618,-45.779167]]],[[[-73.645569,-45.759445],[-73.781952,-45.67028],[-73.7847289999999,-45.531952],[-73.700562,-45.443893],[-73.580841,-45.475006],[-73.645569,-45.759445]]],[[[-74.504456,-45.539452],[-74.51001,-45.593613],[-74.570007,-45.529167],[-74.518341,-45.443893],[-74.438065,-45.423889],[-74.504456,-45.539452]]],[[[-74.017792,-45.43306],[-73.886673,-45.473335],[-73.83139,-45.452782],[-73.815842,-45.475838],[-73.865845,-45.569725],[-74.041397,-45.517227],[-74.14473,-45.576393],[-74.071945,-45.431946],[-74.017792,-45.43306]]],[[[-73.896957,-45.434174],[-74.014725,-45.413895],[-74.02417,-45.400284],[-73.825562,-45.373062],[-73.825562,-45.411667],[-73.896957,-45.434174]]],[[[-74.3414,-45.406113],[-74.482224,-45.358337],[-74.527786,-45.305283],[-74.387222,-45.288063],[-74.309448,-45.395004],[-74.3414,-45.406113]]],[[[-73.976669,-45.267502],[-73.831116,-45.263062],[-73.783066,-45.335281],[-74.010284,-45.356674],[-74.136124,-45.321945],[-74.166122,-45.250557],[-74.071121,-45.209167],[-73.976669,-45.267502]]],[[[-74.308899,-45.30584],[-74.4189,-45.242783],[-74.39473,-45.154449],[-74.270569,-45.214172],[-74.308899,-45.30584]]],[[[-73.84668,-45.002785],[-73.703339,-45.133896],[-73.7314,-45.284447],[-73.829651,-45.239418],[-73.998337,-45.242226],[-74.110001,-45.148895],[-74.23584,-45.160278],[-74.240845,-45.077782],[-74.179733,-45.030281],[-73.84668,-45.002785]]],[[[-73.980286,-44.984451],[-74.194168,-44.995003],[-74.277237,-45.030838],[-74.366669,-45.010559],[-74.168335,-44.866669],[-73.966125,-44.901672],[-73.911957,-44.958618],[-73.980286,-44.984451]]],[[[-75.069458,-44.92556],[-75.109177,-44.922226],[-75.148056,-44.840004],[-75.111679,-44.778336],[-75.023056,-44.84639],[-75.023895,-44.897507],[-75.069458,-44.92556]]],[[[-74.026123,-44.856949],[-74.06723,-44.857506],[-74.186676,-44.8125],[-73.957779,-44.783615],[-73.965012,-44.832779],[-74.026123,-44.856949]]],[[[-73.793625,-44.965004],[-73.924179,-44.892227],[-73.917786,-44.78167],[-73.833618,-44.786949],[-73.770279,-44.902229],[-73.793625,-44.965004]]],[[[-73.651123,-44.844452],[-73.74501,-44.813057],[-73.748901,-44.756393],[-73.608337,-44.741112],[-73.617508,-44.827507],[-73.651123,-44.844452]]],[[[-74.376953,-44.859451],[-74.464172,-44.83139],[-74.526398,-44.741951],[-74.429459,-44.719452],[-74.311401,-44.839729],[-74.376953,-44.859451]]],[[[-74.455566,-44.693893],[-74.628891,-44.698334],[-74.673615,-44.668617],[-74.578339,-44.620003],[-74.463623,-44.640282],[-74.455566,-44.693893]]],[[[-74.209732,-44.784447],[-74.263062,-44.807503],[-74.352234,-44.773895],[-74.41362,-44.692223],[-74.409729,-44.634445],[-74.247513,-44.600563],[-73.995285,-44.60778],[-73.873337,-44.686951],[-74.209732,-44.784447]]],[[[-74.777237,-44.6875],[-74.825012,-44.628616],[-74.804169,-44.549171],[-74.72612,-44.597778],[-74.741959,-44.671951],[-74.777237,-44.6875]]],[[[-73.74556,-44.743614],[-73.822235,-44.68],[-73.823059,-44.571671],[-73.688614,-44.544449],[-73.589737,-44.709724],[-73.74556,-44.743614]]],[[[-74.295288,-44.577225],[-74.343338,-44.575005],[-74.368347,-44.532784],[-74.195847,-44.49556],[-74.139175,-44.55056],[-74.295288,-44.577225]]],[[[-74.01973,-44.556671],[-74.129456,-44.532501],[-74.129456,-44.448334],[-73.959457,-44.48278],[-73.949173,-44.548058],[-74.01973,-44.556671]]],[[[-74.412506,-44.512779],[-74.401672,-44.550835],[-74.509735,-44.533058],[-74.547501,-44.468056],[-74.319458,-44.39695],[-74.265839,-44.407784],[-74.217789,-44.468056],[-74.412506,-44.512779]]],[[[-73.844177,-44.464447],[-73.902237,-44.456947],[-73.898895,-44.371674],[-73.78862,-44.422501],[-73.78418,-44.454445],[-73.844177,-44.464447]]],[[[-72.722778,-44.549171],[-72.819168,-44.640556],[-72.983337,-44.606117],[-72.828339,-44.690559],[-73.068619,-44.873611],[-73.224731,-44.939171],[-73.291397,-44.933891],[-73.407791,-44.820557],[-73.306396,-44.788895],[-73.25528,-44.814171],[-73.20723,-44.798615],[-73.295013,-44.762779],[-73.389175,-44.791115],[-73.464737,-44.644447],[-73.415009,-44.596115],[-73.275284,-44.579727],[-73.227234,-44.417229],[-72.998062,-44.367226],[-72.771667,-44.468613],[-72.722778,-44.549171]]],[[[-73.688904,-44.439728],[-73.713898,-44.436951],[-73.788071,-44.38195],[-73.652786,-44.352783],[-73.688904,-44.439728]]],[[[-73.929459,-44.448059],[-74.08223,-44.388893],[-74.10556,-44.322784],[-73.930847,-44.35556],[-73.929459,-44.448059]]],[[[-73.241959,-44.388336],[-73.303345,-44.363335],[-73.249725,-44.310837],[-73.1689,-44.370003],[-73.241959,-44.388336]]],[[[-73.846954,-44.338058],[-73.958344,-44.323616],[-73.973892,-44.281952],[-73.802231,-44.270836],[-73.793335,-44.323059],[-73.846954,-44.338058]]],[[[-74.291672,-44.306396],[-74.398895,-44.292229],[-74.421402,-44.262779],[-74.327225,-44.246391],[-74.291672,-44.306396]]],[[[-73.711395,-44.304169],[-73.753342,-44.291672],[-73.761124,-44.253891],[-73.665558,-44.251396],[-73.711395,-44.304169]]],[[[-74.011673,-44.284172],[-74.007233,-44.332504],[-74.075562,-44.303062],[-74.126114,-44.207779],[-74.06723,-44.151947],[-73.950836,-44.240562],[-74.006393,-44.253891],[-74.011673,-44.284172]]],[[[-74.320007,-44.195007],[-74.342514,-44.189445],[-74.385559,-44.154449],[-74.259171,-44.159447],[-74.320007,-44.195007]]],[[[-73.852783,-44.195839],[-73.974457,-44.182228],[-74.011124,-44.141945],[-73.922226,-44.098892],[-73.828903,-44.160561],[-73.852783,-44.195839]]],[[[-74.293335,-44.031952],[-74.319458,-44.017227],[-74.204727,-44.019173],[-74.255569,-44.028618],[-74.293335,-44.031952]]],[[[-73.646118,-44.131393],[-73.756668,-43.994446],[-73.728622,-43.938896],[-73.634445,-44.010002],[-73.612503,-44.084724],[-73.646118,-44.131393]]],[[[-73.155014,-44.022781],[-73.275848,-43.994171],[-73.269455,-43.920837],[-73.148056,-43.888336],[-73.155014,-44.022781]]],[[[-73.85556,-43.765839],[-73.789734,-43.821671],[-73.765015,-43.893333],[-73.853897,-43.89473],[-73.892395,-43.874397],[-73.879181,-43.845001],[-73.956955,-43.849449],[-73.968903,-43.878616],[-73.927177,-43.909836],[-73.992783,-43.940002],[-74.172501,-43.877785],[-74.128067,-43.80584],[-73.917511,-43.801674],[-73.85556,-43.765839]]],[[[-74.646118,-43.612503],[-74.7939,-43.647781],[-74.862503,-43.5625],[-74.761124,-43.527779],[-74.666672,-43.565559],[-74.646118,-43.612503]]],[[[-73.391876,-42.998474],[-73.45639,-42.997505],[-73.610291,-42.932228],[-73.552505,-42.917503],[-73.364731,-42.984451],[-73.391876,-42.998474]]],[[[-73.597504,-42.618057],[-73.609726,-42.645004],[-73.753067,-42.611671],[-73.618896,-42.570282],[-73.597504,-42.618057]]],[[[-73.416672,-42.556396],[-73.472778,-42.501114],[-73.623611,-42.449722],[-73.652786,-42.381393],[-73.535843,-42.385002],[-73.416946,-42.520561],[-73.416672,-42.556396]]],[[[-73.106125,-42.311394],[-73.176117,-42.292778],[-73.189728,-42.251396],[-73.069168,-42.260284],[-73.106125,-42.311394]]],[[[-72.513062,-42.152504],[-72.607513,-42.114723],[-72.616959,-42.097778],[-72.569458,-42.057503],[-72.509445,-42.060837],[-72.513062,-42.152504]]],[[[-73.885284,-41.815559],[-73.916122,-41.845558],[-74.005005,-41.831947],[-73.871124,-41.899445],[-73.68779,-41.809723],[-73.577515,-41.804169],[-73.501114,-41.843338],[-73.525848,-41.973061],[-73.443893,-42.068062],[-73.498062,-42.140007],[-73.390839,-42.191673],[-73.368622,-42.250557],[-73.399734,-42.312782],[-73.573334,-42.320557],[-73.672226,-42.361946],[-73.692505,-42.460281],[-73.618057,-42.517227],[-73.74028,-42.543617],[-73.785843,-42.508614],[-73.760834,-42.461945],[-73.820282,-42.507507],[-73.800293,-42.617783],[-73.498901,-42.800835],[-73.495285,-42.879173],[-73.637222,-42.88945],[-73.6539,-42.933334],[-73.569733,-42.994171],[-73.489456,-43.114723],[-73.772507,-43.117226],[-73.76973,-43.207504],[-73.694458,-43.275558],[-73.714737,-43.370285],[-73.859177,-43.400002],[-73.946121,-43.355003],[-74.275009,-43.315285],[-74.407791,-43.243614],[-74.333618,-43.109169],[-74.239456,-43.028336],[-74.252502,-42.991669],[-74.177231,-42.884171],[-74.148056,-42.586113],[-74.214447,-42.493896],[-74.173065,-42.231949],[-74.073624,-42.138336],[-74.046402,-42.064445],[-74.012787,-41.913338],[-74.061401,-41.810837],[-74.020569,-41.77195],[-73.917236,-41.778893],[-73.885284,-41.815559]]],[[[-73.015839,-41.864449],[-73.089737,-41.84417],[-73.077515,-41.740005],[-73.001114,-41.83139],[-73.015839,-41.864449]]],[[[-80.737793,-33.779449],[-80.774734,-33.741951],[-80.735291,-33.689445],[-80.701675,-33.748062],[-80.737793,-33.779449]]],[[[-78.772507,-33.623611],[-78.763336,-33.647507],[-78.876404,-33.627785],[-78.991669,-33.66806],[-78.888336,-33.580559],[-78.772507,-33.623611]]],[[[-109.241386,-27.133057],[-109.42778,-27.201946],[-109.449173,-27.193058],[-109.390839,-27.066669],[-109.22139,-27.095837],[-109.241386,-27.133057]]],[[[-105.45639,-26.460556],[-105.459457,-26.464725],[-105.474167,-26.453056],[-105.462509,-26.453613],[-105.45639,-26.460556]]],[[[-79.882507,-26.346947],[-79.902512,-26.349445],[-79.906952,-26.34639],[-79.869446,-26.340836],[-79.882507,-26.346947]]],[[[-80.07695,-26.261669],[-80.08223,-26.262501],[-80.099731,-26.261391],[-80.080566,-26.251392],[-80.07695,-26.261669]]],[[[-69.483612,-17.635559],[-69.330566,-17.790279],[-69.298889,-17.973057],[-69.071671,-18.038891],[-69.149734,-18.155556],[-69.087509,-18.233334],[-69.075562,-18.389446],[-69.02417,-18.477222],[-69.024445,-18.658611],[-68.932785,-18.882778],[-68.965836,-18.953056],[-68.907791,-19.055279],[-68.4375,-19.430279],[-68.699722,-19.730003],[-68.566956,-19.833889],[-68.523346,-19.916389],[-68.574448,-20.057503],[-68.784729,-20.097778],[-68.703613,-20.338058],[-68.753067,-20.366112],[-68.756958,-20.406948],[-68.697235,-20.500278],[-68.466675,-20.628891],[-68.565292,-20.730003],[-68.55806,-20.896389],[-68.5,-20.939445],[-68.421112,-20.939167],[-68.188614,-21.296947],[-68.188614,-21.606392],[-68.102783,-21.753056],[-68.084457,-21.966946],[-67.945282,-22.102222],[-67.932785,-22.300282],[-67.848068,-22.549168],[-67.876404,-22.828056],[-67.793335,-22.878056],[-67.579178,-22.901112],[-67.183624,-22.821667],[-67.000839,-23.002781],[-67.150848,-23.391945],[-67.335846,-24.021667],[-68.252228,-24.396389],[-68.307785,-24.4925],[-68.389175,-24.501667],[-68.565002,-24.774445],[-68.551392,-24.865559],[-68.497513,-24.896114],[-68.351959,-25.117226],[-68.502228,-25.177223],[-68.597504,-25.443336],[-68.397781,-26.156113],[-68.563614,-26.300556],[-68.583618,-26.50528],[-68.287231,-26.915279],[-68.323334,-27.023335],[-68.406113,-27.064724],[-68.640289,-27.14389],[-68.710846,-27.105556],[-68.810837,-27.120556],[-68.877228,-27.230835],[-68.865845,-27.288059],[-68.904724,-27.366669],[-69.08223,-27.640003],[-69.185837,-27.965836],[-69.300293,-27.999447],[-69.355286,-28.133057],[-69.65538,-28.400932],[-69.666397,-28.572781],[-69.74501,-28.660557],[-69.723068,-28.803337],[-69.7939,-29.098614],[-69.908066,-29.141392],[-70.031403,-29.306393],[-69.960556,-29.550282],[-69.968338,-29.661114],[-69.913895,-29.723057],[-69.924942,-30],[-69.833618,-30.133335],[-69.83168,-30.190556],[-69.939178,-30.373611],[-70.133896,-30.439724],[-70.252502,-30.637779],[-70.314728,-30.818058],[-70.331116,-30.948612],[-70.295013,-31.029724],[-70.361954,-31.093056],[-70.430283,-31.113613],[-70.463058,-31.091393],[-70.533066,-31.188057],[-70.586945,-31.566669],[-70.430283,-31.868614],[-70.296677,-31.884167],[-70.234451,-31.942501],[-70.262512,-32.043617],[-70.348892,-32.086945],[-70.321121,-32.273895],[-70.244324,-32.309837],[-70.154175,-32.475838],[-70.171677,-32.619446],[-70.14418,-32.761673],[-69.987503,-32.878891],[-70.09964,-33.051842],[-70.098892,-33.172501],[-69.995834,-33.301949],[-69.919174,-33.23806],[-69.807785,-33.273895],[-69.774445,-33.381111],[-69.868896,-33.551949],[-69.906113,-33.787781],[-69.8125,-34.235558],[-69.888062,-34.278336],[-70.0494539999999,-34.287506],[-70.047501,-34.409172],[-70.232513,-34.661949],[-70.359756,-34.99691],[-70.368057,-35.15889],[-70.536392,-35.20639],[-70.567505,-35.24778],[-70.550293,-35.296669],[-70.421951,-35.364449],[-70.396118,-35.515007],[-70.420288,-35.643616],[-70.337784,-35.808334],[-70.410568,-35.886948],[-70.396118,-36.075562],[-70.424316,-36.13604],[-70.461121,-36.163063],[-70.588623,-36.164726],[-70.704727,-36.270561],[-70.708069,-36.417778],[-71.037781,-36.486115],[-71.185287,-36.842224],[-71.112793,-37.114449],[-71.19751,-37.308617],[-71.107788,-37.470001],[-71.11557,-37.579445],[-71.171677,-37.618057],[-71.180283,-37.698059],[-70.997513,-38.071114],[-71.013062,-38.23056],[-70.97084,-38.41806],[-70.824173,-38.568062],[-70.860001,-38.688057],[-70.925842,-38.7425],[-71.059174,-38.750282],[-71.401398,-38.92028],[-71.422791,-39.036949],[-71.388062,-39.246391],[-71.493622,-39.602501],[-71.61528,-39.619728],[-71.666946,-39.565002],[-71.695557,-39.58445],[-71.704453,-39.73278],[-71.633347,-39.950562],[-71.666946,-40.047501],[-71.791397,-40.115005],[-71.818619,-40.20195],[-71.728622,-40.301117],[-71.702515,-40.27639],[-71.669724,-40.294724],[-71.663895,-40.336113],[-71.719727,-40.42778],[-71.791397,-40.415283],[-71.843903,-40.616394],[-71.950562,-40.73278],[-71.836945,-40.95945],[-71.899445,-41.358612],[-71.850006,-41.549446],[-71.918335,-41.64473],[-71.785278,-41.866112],[-71.72612,-42.096672],[-71.913895,-42.178062],[-71.963898,-42.127502],[-72.012222,-42.131111],[-72.131958,-42.288895],[-72.0430599999999,-42.366394],[-72.139175,-42.587502],[-72.101959,-42.854729],[-72.136948,-43.009171],[-72.05278,-43.104729],[-71.836395,-43.13195],[-71.732788,-43.188057],[-71.743347,-43.302223],[-71.89418,-43.323059],[-71.946671,-43.447227],[-71.702789,-43.59584],[-71.698624,-43.687225],[-71.811401,-43.749168],[-71.647232,-43.918617],[-71.823624,-44.156113],[-71.7939,-44.325562],[-71.855011,-44.371674],[-71.816116,-44.406113],[-71.410278,-44.399727],[-71.203613,-44.426949],[-71.108063,-44.539726],[-71.134735,-44.583893],[-71.197235,-44.596947],[-71.233337,-44.662781],[-71.223618,-44.745003],[-71.282227,-44.800285],[-71.500839,-44.743057],[-71.653625,-44.782784],[-71.777786,-44.755005],[-71.849457,-44.79306],[-72.078613,-44.769447],[-72.06279,-44.905556],[-71.573624,-44.979446],[-71.297791,-45.293335],[-71.467514,-45.477501],[-71.752502,-45.558891],[-71.780563,-45.648895],[-71.792511,-45.732506],[-71.758896,-45.84417],[-71.637512,-45.892227],[-71.601669,-45.974724],[-71.760284,-46.114174],[-71.906403,-46.153893],[-71.747513,-46.242783],[-71.725006,-46.430557],[-71.670288,-46.535004],[-71.669449,-46.679169],[-71.808899,-46.784172],[-71.940292,-46.815559],[-71.976395,-47.034447],[-71.860565,-47.141945],[-71.868622,-47.221672],[-72.015015,-47.274445],[-72.161667,-47.412781],[-72.29306,-47.420006],[-72.360291,-47.470001],[-72.305557,-47.507225],[-72.33168,-47.601669],[-72.536392,-47.921394],[-72.486115,-47.983063],[-72.322784,-48.075562],[-72.287231,-48.341949],[-72.601395,-48.479729],[-72.560287,-48.657501],[-72.564178,-48.804451],[-72.75528,-48.928062],[-72.988068,-48.981674],[-73.175568,-49.215279],[-73.167694,-49.25264],[-73.082779,-49.269173],[-73.136124,-49.304169],[-73.464737,-49.311394],[-73.583618,-49.538063],[-73.515015,-49.60334],[-73.444458,-49.782501],[-73.564453,-49.924728],[-73.467224,-50.006668],[-73.532227,-50.140556],[-73.34639,-50.23806],[-73.280014,-50.322784],[-73.228897,-50.598061],[-73.166122,-50.753334],[-73.052231,-50.761673],[-72.906113,-50.667503],[-72.758347,-50.618896],[-72.62973,-50.673058],[-72.501114,-50.60334],[-72.294174,-50.649727],[-72.341675,-50.743896],[-72.242233,-50.851112],[-72.266953,-51.017227],[-72.341125,-51.036667],[-72.397781,-51.114174],[-72.371674,-51.164726],[-72.245285,-51.244446],[-72.309174,-51.302223],[-72.339447,-51.475838],[-72.400558,-51.513618],[-72.290848,-51.695557],[-72.135559,-51.740005],[-71.952789,-51.860558],[-71.910568,-51.995834],[-69.998337,-51.996391],[-69.461395,-52.143616],[-69.233612,-52.143333],[-68.828613,-52.279724],[-68.434174,-52.32917],[-68.441757,-52.377777],[-68.499176,-52.326118],[-68.933624,-52.291389],[-69.147781,-52.208061],[-69.261124,-52.20639],[-69.470001,-52.26889],[-69.49501,-52.391113],[-69.670563,-52.528061],[-69.815567,-52.496391],[-70.504456,-52.706673],[-70.811676,-52.732506],[-70.843613,-52.878616],[-70.809723,-52.922783],[-70.811401,-52.990005],[-70.949448,-53.19278],[-70.993057,-53.387222],[-70.936401,-53.595001],[-70.973618,-53.755562],[-71.05307,-53.826668],[-71.284729,-53.886391],[-71.45668,-53.83445],[-71.690567,-53.812782],[-71.853622,-53.7425],[-72.111679,-53.689171],[-72.288345,-53.580833],[-72.453903,-53.40139],[-72.422791,-53.319168],[-72.285278,-53.24334],[-72.122223,-53.25],[-72.079727,-53.312225],[-72.087234,-53.381393],[-72.238892,-53.436394],[-72.105286,-53.429726],[-72.00528,-53.385559],[-72.006668,-53.23056],[-71.864456,-53.221672],[-71.787231,-53.442505],[-71.999451,-53.527504],[-72.007233,-53.563057],[-71.80307,-53.516396],[-71.752792,-53.455002],[-71.775284,-53.33889],[-71.743057,-53.217224],[-71.335846,-53.106117],[-71.117233,-52.874725],[-71.170563,-52.80806],[-71.349731,-52.791115],[-71.604446,-52.875557],[-71.904175,-53.000839],[-72.023621,-53.125282],[-72.116119,-53.130562],[-72.217514,-53.048058],[-72.308624,-53.028893],[-72.55278,-53.074722],[-72.366959,-53.074722],[-72.188614,-53.183891],[-72.34584,-53.227501],[-72.532791,-53.197502],[-72.536118,-53.218895],[-72.414459,-53.25695],[-72.527237,-53.370003],[-72.654175,-53.323891],[-72.561401,-53.423058],[-72.488068,-53.408615],[-72.397507,-53.497223],[-72.400284,-53.540283],[-72.506958,-53.549728],[-73.147781,-53.27195],[-73.301392,-53.158615],[-72.941116,-53.164452],[-72.753891,-53.297501],[-72.706116,-53.29306],[-72.685287,-53.248337],[-72.79306,-53.178337],[-72.756958,-53.141113],[-72.653061,-53.14695],[-72.771957,-53.12056],[-72.847778,-53.150002],[-72.940002,-53.101669],[-72.870834,-53.023613],[-72.950562,-52.933617],[-72.958344,-52.857506],[-72.915848,-52.824722],[-72.719452,-52.746117],[-72.421677,-52.812782],[-72.159729,-52.639725],[-72.006958,-52.632507],[-71.846954,-52.688614],[-71.625565,-52.678612],[-71.475281,-52.633339],[-71.534454,-52.560562],[-72.303894,-52.51973],[-72.422501,-52.656952],[-72.550003,-52.588341],[-72.4814,-52.537781],[-72.400009,-52.531448],[-72.396393,-52.503616],[-72.547501,-52.539452],[-72.799179,-52.539726],[-72.898895,-52.625557],[-72.809723,-52.608894],[-72.675293,-52.65889],[-72.799179,-52.757507],[-72.945282,-52.801674],[-73.005844,-52.854172],[-72.94751,-52.980003],[-72.980835,-53.066116],[-73.198898,-53.107224],[-73.451126,-53.006668],[-73.235001,-52.889725],[-73.357224,-52.879173],[-73.56279,-52.793617],[-73.236115,-52.791672],[-73.256393,-52.718613],[-73.101959,-52.50695],[-72.88501,-52.515556],[-73.013062,-52.481674],[-73.149734,-52.489723],[-73.176392,-52.506668],[-73.166122,-52.574722],[-73.26918,-52.673058],[-73.330292,-52.65889],[-73.337784,-52.596947],[-73.365005,-52.586945],[-73.556671,-52.686111],[-73.611679,-52.745834],[-73.690002,-52.725006],[-73.682236,-52.59639],[-73.547791,-52.538895],[-73.598068,-52.533058],[-73.667236,-52.421669],[-73.658615,-52.378616],[-73.593903,-52.386948],[-73.565292,-52.325562],[-73.583618,-52.235001],[-73.725281,-52.095284],[-73.731125,-52.034172],[-73.690842,-52.025558],[-73.548889,-52.189728],[-73.464737,-52.172501],[-73.327515,-52.223618],[-73.243347,-52.207779],[-73.165009,-52.111671],[-72.988617,-52.068611],[-72.986679,-52.1875],[-72.861954,-52.264168],[-72.770058,-52.111061],[-72.784729,-52.062225],[-72.878067,-52.205559],[-72.941681,-52.176117],[-72.943344,-52.087784],[-72.850571,-51.95195],[-72.796677,-51.939445],[-72.698334,-51.983337],[-72.697456,-52.053562],[-72.606125,-52.10778],[-72.531403,-52.203613],[-72.570557,-52.315834],[-72.935287,-52.445282],[-72.899445,-52.458618],[-72.63501,-52.395561],[-72.490845,-52.318893],[-72.47168,-52.192505],[-72.651123,-52.051392],[-72.669449,-51.966667],[-72.465836,-51.931946],[-72.468903,-51.789169],[-72.508621,-51.726112],[-72.718903,-51.580833],[-72.916397,-51.545563],[-73.116394,-51.443336],[-73.243622,-51.462227],[-73.256119,-51.503616],[-73.057785,-51.507225],[-72.706116,-51.696114],[-72.568344,-51.721947],[-72.560837,-51.78167],[-72.633057,-51.834724],[-72.724731,-51.83667],[-72.822784,-51.769447],[-73.281403,-51.610283],[-73.223892,-51.713058],[-73.08168,-51.717506],[-72.994171,-51.786667],[-73.065002,-51.851395],[-73.200836,-51.888618],[-73.07412,-51.868393],[-72.976669,-51.819168],[-72.924179,-51.863335],[-73.135834,-51.936111],[-73.184448,-52.094452],[-73.236954,-52.090004],[-73.275284,-52.033058],[-73.320847,-51.723335],[-73.386673,-51.655556],[-73.33667,-51.755562],[-73.283615,-52.155006],[-73.330002,-52.16806],[-73.545288,-52.056396],[-73.654449,-51.83667],[-73.595291,-51.816673],[-73.436676,-52.02195],[-73.400558,-52.020836],[-73.593338,-51.753891],[-73.46167,-51.687225],[-73.615845,-51.719727],[-73.704727,-51.791672],[-73.791397,-51.64389],[-73.905838,-51.622505],[-73.928894,-51.434723],[-73.89418,-51.370003],[-73.712234,-51.467224],[-73.618057,-51.633896],[-73.598068,-51.61834],[-73.78334,-51.233063],[-73.735565,-51.203613],[-73.681122,-51.274445],[-73.71167,-51.159729],[-73.761398,-51.144447],[-73.758057,-51.170837],[-73.895004,-51.242783],[-74.086945,-51.207779],[-74.138062,-51.177505],[-74.152237,-51.073891],[-74.238342,-51.032784],[-74.252792,-50.940834],[-74.133896,-50.870834],[-73.916672,-50.868614],[-73.851395,-50.916672],[-73.780014,-50.79084],[-73.783615,-50.692505],[-73.747787,-50.659172],[-73.62001,-50.647224],[-73.528625,-50.714447],[-73.503891,-50.662224],[-73.655563,-50.616394],[-73.724731,-50.557785],[-73.710281,-50.525284],[-73.605011,-50.490837],[-73.566391,-50.401672],[-73.771393,-50.537506],[-73.827515,-50.767784],[-73.939728,-50.833618],[-74.04834,-50.827507],[-74.118347,-50.775558],[-74.29306,-50.482224],[-74.217789,-50.463341],[-74.029724,-50.53167],[-73.884735,-50.538895],[-73.998901,-50.511116],[-74.123901,-50.435005],[-74.298889,-50.427223],[-74.693619,-50.203339],[-74.689728,-50.166946],[-74.579178,-50.100006],[-74.355011,-50.087227],[-74.203613,-50.217781],[-73.865845,-50.293892],[-74.182785,-50.199448],[-74.372513,-49.991394],[-74.341675,-49.927505],[-74.268341,-49.933334],[-74.124451,-50.012222],[-73.88501,-50.06945],[-73.903061,-50.015282],[-74.303619,-49.891396],[-74.343903,-49.794449],[-74.076401,-49.74778],[-74.061951,-49.718056],[-74.295288,-49.743896],[-74.325287,-49.627228],[-74.242233,-49.570282],[-74.111679,-49.541946],[-73.95668,-49.556114],[-73.88945,-49.662506],[-73.756668,-49.723892],[-73.723618,-49.789169],[-73.712509,-49.757225],[-73.765839,-49.666115],[-73.858337,-49.653061],[-73.88028,-49.52417],[-74.111679,-49.480278],[-74.121948,-49.410561],[-74.066116,-49.260559],[-73.965286,-49.328896],[-73.842514,-49.351112],[-73.940567,-49.316948],[-73.998062,-49.258614],[-74.0289,-49.093056],[-73.958618,-49.028336],[-73.843063,-49.059723],[-73.834167,-49.029167],[-74.043335,-49.02195],[-74.039459,-49.152779],[-74.150009,-49.319168],[-74.210281,-49.529167],[-74.26001,-49.527229],[-74.373901,-49.427505],[-74.395844,-48.963341],[-74.449722,-48.812225],[-74.372223,-48.724449],[-74.306969,-48.752678],[-74.212509,-48.721672],[-74.060837,-48.741394],[-74.170837,-48.706673],[-74.311951,-48.729172],[-74.400284,-48.614449],[-74.199722,-48.475281],[-74.046677,-48.547783],[-74.021118,-48.413612],[-74.153343,-48.359898],[-74.234177,-48.356392],[-74.119171,-48.319725],[-74.26445,-48.282784],[-74.489182,-48.131111],[-74.641113,-48.080284],[-74.654449,-48.023895],[-74.522781,-47.95639],[-74.415848,-47.986671],[-74.332779,-48.041672],[-74.275284,-48.19445],[-74.210556,-48.234726],[-74.175568,-48.220001],[-74.324448,-48],[-74.085007,-47.994446],[-73.958069,-48.04834],[-73.774734,-48.028893],[-73.59584,-48.132507],[-73.553345,-48.245834],[-73.498337,-48.176674],[-73.349167,-48.197502],[-73.283066,-48.151672],[-73.27417,-48.087227],[-73.291672,-48.067505],[-73.296112,-48.128334],[-73.37001,-48.168335],[-73.484177,-48.124725],[-73.64418,-47.987785],[-73.654175,-47.903618],[-73.573898,-47.906113],[-73.495834,-47.983337],[-73.22084,-48.001114],[-73.488068,-47.960007],[-73.710007,-47.784447],[-73.74028,-47.706947],[-73.655838,-47.630562],[-73.719177,-47.528336],[-73.772507,-47.592781],[-73.727509,-47.629448],[-73.767227,-47.782227],[-73.934448,-47.846947],[-74.031403,-47.83223],[-74.060013,-47.786949],[-74.381393,-47.746391],[-74.614182,-47.772507],[-74.741669,-47.715836],[-74.553619,-47.548889],[-74.371674,-47.592781],[-74.317604,-47.703529],[-74.228897,-47.753616],[-74.160568,-47.749168],[-74.28334,-47.719452],[-74.297791,-47.67778],[-74.255005,-47.629173],[-74.041122,-47.618057],[-74.058334,-47.538895],[-74.171402,-47.592224],[-74.311951,-47.600838],[-74.529175,-47.437782],[-74.316956,-47.218338],[-74.174454,-47.210281],[-74.161392,-47.279449],[-74.105286,-47.347504],[-74.141113,-47.273613],[-74.128067,-47.205833],[-73.934448,-47.036118],[-74.0289,-46.976952],[-74.135834,-46.988335],[-74.248901,-46.869446],[-74.265015,-46.785561],[-74.618622,-46.785561],[-74.621948,-46.842224],[-74.432785,-46.859451],[-74.498901,-46.903336],[-75.013901,-46.750282],[-75.080002,-46.635284],[-74.939453,-46.510559],[-74.94223,-46.440002],[-75.12001,-46.59584],[-75.34639,-46.658615],[-75.505005,-46.66584],[-75.598068,-46.703056],[-75.654724,-46.765007],[-75.628067,-46.782784],[-75.473892,-46.702507],[-75.420013,-46.71389],[-75.3414,-46.878334],[-75.413071,-46.933891],[-75.571945,-46.939728],[-75.712234,-46.791389],[-75.717514,-46.725281],[-75.707779,-46.63945],[-75.642227,-46.570007],[-75.51918,-46.555],[-75.394455,-46.479446],[-75.397232,-46.434448],[-75.275284,-46.367783],[-75.218903,-46.40889],[-75.201126,-46.30278],[-75.094452,-46.217781],[-74.95639,-46.215561],[-74.821671,-46.112785],[-74.67807,-45.828056],[-74.361115,-45.791115],[-74.3156659999999,-45.835468],[-74.140839,-45.80584],[-74.060013,-45.931946],[-74.06723,-45.993057],[-73.978622,-46.035835],[-73.974457,-46.094727],[-74.083618,-46.186111],[-74.311676,-46.249168],[-74.372787,-46.241669],[-74.481125,-46.164726],[-74.494446,-46.190285],[-74.340836,-46.266396],[-74.049728,-46.195557],[-74.00473,-46.290001],[-73.853897,-46.347229],[-74.020004,-46.215836],[-73.964737,-46.143616],[-73.882782,-46.141113],[-73.763901,-46.237228],[-73.768066,-46.30278],[-73.809723,-46.388893],[-73.99501,-46.561394],[-73.913071,-46.603058],[-73.841125,-46.58889],[-73.743057,-46.418617],[-73.571945,-46.273613],[-73.425568,-46.074448],[-73.443069,-46.063339],[-73.627228,-46.28389],[-73.690842,-46.319168],[-73.619171,-46.090279],[-73.663345,-45.973335],[-73.547501,-45.814171],[-73.396393,-45.696945],[-73.182236,-45.667503],[-73.403336,-45.648338],[-73.587234,-45.779724],[-73.515564,-45.455002],[-73.218903,-45.300003],[-73.170837,-45.360283],[-73.011398,-45.450005],[-72.865845,-45.472504],[-72.827225,-45.422501],[-72.845291,-45.39473],[-72.943344,-45.413895],[-73.048065,-45.380562],[-73.255005,-45.245285],[-73.340012,-45.294724],[-73.446945,-45.285278],[-73.446671,-45.197784],[-73.347504,-45.191116],[-73.299454,-45.14167],[-73.401398,-45.039452],[-73.391678,-44.98056],[-73.142502,-44.94445],[-72.9391779999999,-44.863892],[-72.766113,-44.753334],[-72.613892,-44.472778],[-72.608063,-44.371674],[-72.741669,-44.456116],[-72.926682,-44.346947],[-72.932236,-44.31028],[-73.191956,-44.248337],[-73.289459,-44.143616],[-73.140846,-44.031849],[-73.017502,-43.809174],[-72.84584,-43.776672],[-72.858612,-43.705833],[-72.881958,-43.753059],[-73.042099,-43.733837],[-73.037781,-43.583893],[-73.116394,-43.439728],[-73.080841,-43.309448],[-72.905838,-43.233894],[-72.934174,-43.119171],[-72.86528,-43.020836],[-72.827515,-43.008057],[-72.745285,-43.04834],[-72.74057,-42.914726],[-72.826401,-42.855003],[-72.860001,-42.766945],[-72.86084,-42.574448],[-72.80806,-42.493896],[-72.681122,-42.501945],[-72.535004,-42.559174],[-72.685837,-42.477501],[-72.847504,-42.280006],[-72.748337,-42.218056],[-72.591675,-42.186111],[-72.544724,-42.23278],[-72.453064,-42.455833],[-72.421402,-42.453056],[-72.49057,-42.12278],[-72.462784,-41.971115],[-72.526947,-41.964172],[-72.622787,-42.022224],[-72.748901,-42.008057],[-72.828613,-41.976395],[-72.859451,-41.906952],[-72.662231,-41.731117],[-72.479446,-41.717506],[-72.350571,-41.652504],[-72.310013,-41.435837],[-72.34639,-41.445839],[-72.39917,-41.653061],[-72.571396,-41.707779],[-72.670288,-41.683334],[-72.809448,-41.513336],[-72.946671,-41.483337],[-73.053894,-41.516396],[-73.107788,-41.586945],[-73.05806,-41.696945],[-73.203613,-41.792503],[-73.398895,-41.77417],[-73.510559,-41.805283],[-73.75029,-41.754723],[-73.682785,-41.624725],[-73.564178,-41.613617],[-73.491959,-41.520836],[-73.571671,-41.597504],[-73.700287,-41.597229],[-73.868896,-41.482506],[-73.856125,-41.350838],[-73.950287,-41.183617],[-73.99501,-40.970001],[-73.83168,-40.622505],[-73.747513,-40.524727],[-73.781403,-40.417778],[-73.731125,-40.18],[-73.658066,-40.110283],[-73.714447,-39.978615],[-73.491119,-39.873337],[-73.404175,-39.885002],[-73.378067,-39.854729],[-73.37973,-39.736389],[-73.222504,-39.414726],[-73.245972,-39.385834],[-73.217789,-39.348061],[-73.227234,-39.240837],[-73.518616,-38.537224],[-73.541122,-38.388893],[-73.505005,-38.321312],[-73.522232,-38.26445],[-73.47084,-38.200279],[-73.453903,-38.055557],[-73.538071,-37.873337],[-73.669449,-37.726112],[-73.687225,-37.601112],[-73.593903,-37.471115],[-73.679459,-37.335556],[-73.635834,-37.190285],[-73.591675,-37.145279],[-73.436951,-37.235283],[-73.293335,-37.218056],[-73.198624,-37.154724],[-73.162231,-37.051117],[-73.129456,-36.682503],[-73.039734,-36.720558],[-72.982788,-36.70195],[-72.836395,-36.325279],[-72.798065,-35.976952],[-72.588898,-35.796669],[-72.584732,-35.731674],[-72.651947,-35.582504],[-72.507507,-35.476952],[-72.395844,-35.23806],[-72.212784,-35.091949],[-72.186951,-34.890282],[-72.058334,-34.658058],[-72.054733,-34.424446],[-71.986389,-34.364174],[-72.016403,-34.142784],[-71.870003,-33.933903],[-71.809723,-33.777504],[-71.699448,-33.740562],[-71.655014,-33.662506],[-71.639725,-33.554726],[-71.756958,-33.095558],[-71.687225,-33.087784],[-71.568619,-33.010559],[-71.446671,-32.665001],[-71.441681,-32.491112],[-71.405289,-32.393333],[-71.538361,-32.186958],[-71.509735,-31.7775],[-71.667786,-31.157501],[-71.648621,-30.984447],[-71.703339,-30.761669],[-71.695847,-30.506668],[-71.645569,-30.273613],[-71.543335,-30.291668],[-71.40889,-30.189724],[-71.287796,-29.896946],[-71.341217,-29.740002],[-71.30751,-29.426392],[-71.352509,-29.307224],[-71.482788,-29.218334],[-71.494736,-28.980278],[-71.521667,-28.970001],[-71.499176,-28.864723],[-71.29834,-28.676945],[-71.283066,-28.557781],[-71.163345,-28.352222],[-71.140564,-27.96167],[-71.080841,-27.781948],[-71.011398,-27.676392],[-70.910843,-27.621948],[-70.891678,-27.484726],[-70.966675,-27.179169],[-70.934723,-27.111389],[-70.863892,-27.100834],[-70.786118,-26.993614],[-70.825287,-26.868893],[-70.700287,-26.590557],[-70.638062,-26.301392],[-70.668335,-26.166389],[-70.6286159999999,-25.998058],[-70.733063,-25.805557],[-70.633347,-25.566948],[-70.449173,-25.364723],[-70.431671,-25.207779],[-70.502502,-25.088612],[-70.496948,-24.955833],[-70.583893,-24.715],[-70.55278,-24.320278],[-70.503067,-24.165558],[-70.511948,-23.852222],[-70.5,-23.785835],[-70.406403,-23.654167],[-70.391113,-23.561947],[-70.416397,-23.493057],[-70.483902,-23.450279],[-70.546677,-23.521114],[-70.622513,-23.492779],[-70.574722,-23.066948],[-70.509171,-23.010559],[-70.481125,-23.0825],[-70.388626,-23.060837],[-70.285568,-22.890003],[-70.310837,-22.796947],[-70.154175,-21.666946],[-70.090012,-21.580002],[-70.053345,-21.425652],[-70.095291,-21.33667],[-70.065567,-21.290836],[-70.170013,-21.010834],[-70.139175,-20.875557],[-70.212234,-20.799725],[-70.133057,-20.273335],[-70.165283,-20.203892],[-70.124176,-19.977222],[-70.205292,-19.49028],[-70.28418,-19.291946],[-70.271667,-19.141392],[-70.343613,-18.823334],[-70.349167,-18.625835],[-70.310013,-18.434448],[-70.405487,-18.348545],[-70.355835,-18.319725],[-70.141113,-18.323334],[-69.965836,-18.256111],[-69.8414,-18.128613],[-69.770004,-17.968891],[-69.850845,-17.748611],[-69.814728,-17.652225],[-69.683899,-17.663612],[-69.499725,-17.50528],[-69.483612,-17.635559]],[[-74.069458,-46.006111],[-74.105011,-46.087502],[-74.164459,-46.136673],[-74.072235,-46.097778],[-74.069458,-46.006111]]]]}},{"type":"Feature","properties":{"FIPS":"CJ","ISO2":"KY","ISO3":"CYM","UN":136,"NAME":"Cayman Islands","AREA":26,"POP2005":45591,"REGION":19,"SUBREGION":29,"LON":-81.198,"LAT":19.314},"geometry":{"type":"MultiPolygon","coordinates":[[[[-81.097229,19.30888700000014],[-81.266953,19.264721],[-81.390015,19.264721],[-81.401123,19.28833],[-81.395004,19.326111],[-81.316956,19.306389],[-81.254456,19.353886],[-81.108337,19.352497],[-81.097229,19.30888700000014]]],[[[-80.097504,19.654163],[-80.075836,19.697498],[-79.966675,19.707222],[-79.969177,19.699718000000132],[-80.097504,19.654163]]],[[[-79.866394,19.686943],[-79.893341,19.693333],[-79.769455,19.761665],[-79.732788,19.748608],[-79.866394,19.686943]]]]}},{"type":"Feature","properties":{"FIPS":"CM","ISO2":"CM","ISO3":"CMR","UN":120,"NAME":"Cameroon","AREA":46540,"POP2005":17795149,"REGION":2,"SUBREGION":17,"LON":12.277,"LAT":5.133},"geometry":{"type":"MultiPolygon","coordinates":[[[[9.687222,3.574722],[9.62611,3.551111000000105],[9.6425,3.578611000000137],[9.687222,3.574722]]],[[[14.577221,12.73860900000011],[14.711666,12.713888],[14.825853,12.630348],[14.902348000000131,12.375975],[14.891754,12.153397],[14.953609,12.096109],[15.042597,12.078888],[15.081944,11.754721],[15.061666,11.687222],[15.110832,11.49861],[15.051388,11.396666],[15.017221,11.199165],[15.078054,10.895555],[15.061666,10.789999],[15.190277,10.502777],[15.373055,10.24861],[15.499722000000133,10.100277],[15.68185000000011,9.989649],[15.422222,9.926943],[15.159443,9.989166],[15.043888,9.947222],[14.920277,9.971666000000141],[14.776388,9.92111],[14.458332,9.998888],[14.194769000000122,9.98175],[14.123333,9.831665],[13.958055,9.65111],[14.32860900000014,9.258333000000105],[14.348055,9.196943],[14.566111,9.001665],[14.824720000000127,8.81111],[14.883055,8.805555],[15.079166,8.638332],[15.2125,8.468887],[15.47527700000012,7.814444],[15.504862,7.772637],[15.579977,7.760406],[15.572777,7.629999],[15.445555,7.394722],[15.227499000000137,7.231667],[15.059166000000118,6.77861],[14.958611,6.733611],[14.796944,6.389999],[14.804998,6.346666],[14.740276,6.2625],[14.449165,6.096110000000123],[14.419167,6.035277],[14.493055,5.914444],[14.592777000000126,5.930555],[14.615833,5.906666],[14.622221,5.518055],[14.531666,5.293611],[14.670277,5.187778],[14.734999000000128,4.618333],[14.80361,4.537499],[15.01138900000012,4.4175],[15.090277000000128,4.288055],[15.101944,4.145555000000115],[15.146387,4.069722000000127],[15.043888,4.029166],[15.076944,3.920555],[15.260277,3.673889],[15.809444,3.102222],[15.939999,3.100555],[16.103054,2.898333],[16.114441,2.828888],[16.069443,2.785],[16.09471900000011,2.497777],[16.207222,2.220833],[16.163887,2.183333],[16.104721,2.199722],[16.083885,2.158889],[16.094166,1.9525000000001],[16.161663,1.721944],[16.07222000000013,1.654166],[15.978333,1.771111],[15.704166,1.930833],[15.486387,1.976389],[15.296389,1.975000000000136],[15.211111,2.036111],[15.146387,2.037777],[15.090555,1.977778000000114],[14.88722,2.016666],[14.856667,2.082778],[14.759165,2.0725],[14.714167,2.124166],[14.564999,2.169444],[14.463055,2.143055],[13.293888,2.163611],[13.29583200000013,2.225555],[13.259722,2.264444],[13.161943,2.283889],[12.754999,2.232778],[12.335657000000138,2.317898],[12.220276,2.2825],[11.76111,2.280833],[11.693609,2.315],[11.57972100000012,2.315278],[11.367777,2.303611],[11.339764,2.168611],[10.02611,2.168056],[9.935276,2.191389],[9.835278,2.254444],[9.811764,2.343698],[9.895555,2.953055],[9.966665,3.075],[9.909443,3.240833],[9.927935000000105,3.268324],[9.666943,3.523611],[9.745771,3.617586000000131],[9.627114,3.597228],[9.636665,3.646667],[9.543055,3.808888000000139],[9.640554,3.857222],[9.721666,3.8425],[9.7225,3.865278],[9.528332,4.03],[9.488888,4.115833000000123],[9.449585,4.07266],[9.530554000000109,3.983333],[9.431944,3.899167],[9.351387,3.908611],[8.975832,4.09666600000014],[8.987778000000105,4.214167],[8.922499,4.301944000000105],[8.898054,4.441111],[8.933611,4.546944],[8.841665,4.640833],[8.871387,4.538888],[8.732222,4.570277],[8.666388,4.681389],[8.712221,4.497777],[8.533888000000104,4.503055],[8.502222,4.532777000000124],[8.582222,4.803055],[8.638332,4.831666],[8.621944,4.894722],[8.82472,5.188611],[8.859999,5.497499],[8.921665,5.595277],[8.850832,5.7225],[8.865276,5.841944],[9.223331,6.150555],[9.363333,6.325833000000102],[9.434999,6.327777],[9.468529,6.4043],[9.637777000000142,6.523333],[9.708845,6.52125100000012],[9.795555,6.801666],[9.874722,6.775833],[10.164999000000135,7.021111],[10.205,6.900555000000111],[10.269444,6.874722],[10.513332,6.878055],[10.559999000000117,7.021667],[10.615,7.06861],[10.837221,6.964999],[10.882776,6.827777],[10.94333300000011,6.778055000000109],[11.019165,6.77861],[11.078333,6.7075],[11.073332,6.59111],[11.129166,6.435833],[11.376944,6.451666],[11.437222,6.590833],[11.5183320000001,6.607499],[11.580832,6.718611],[11.589167,6.78],[11.554722,6.821111],[11.5875,6.892221000000119],[11.864166,7.084722],[11.8825,7.132222],[11.749722,7.270555000000115],[12.04361,7.577777000000141],[12.033054,7.714999],[12.209444,8.003332000000114],[12.202499000000103,8.111944000000108],[12.255554,8.197777],[12.253887,8.408054],[12.341110000000128,8.421665000000132],[12.415833000000134,8.491943],[12.395832,8.594999],[12.674721,8.652777000000128],[12.79416700000013,8.7658330000001],[12.897778,9.348055],[13.023888,9.496111],[13.186666000000116,9.526667],[13.239166,9.578888],[13.259722,9.751665],[13.228054,9.902777],[13.254999,10.076944],[13.398054,10.111111],[13.462221000000111,10.17194400000011],[13.560833000000116,10.64361],[13.768055,10.931665000000123],[13.80722,11.055832],[14.003611,11.283333],[14.18861,11.244165],[14.410831,11.403889000000106],[14.610554,11.499166],[14.6425,11.565554],[14.641109,11.646944],[14.588610000000129,11.692221000000131],[14.588610000000129,11.754999],[14.63083300000011,11.891388],[14.645277,12.188332000000116],[14.554722,12.243332],[14.490833,12.335833],[14.235832,12.353888],[14.174444000000108,12.396666],[14.199165,12.501389],[14.07472,13.0816650000001],[14.443054000000132,13.084721],[14.52555500000011,12.974998],[14.544722,12.776943],[14.577221,12.73860900000011]]]]}},{"type":"Feature","properties":{"FIPS":"CD","ISO2":"TD","ISO3":"TCD","UN":148,"NAME":"Chad","AREA":125920,"POP2005":10145609,"REGION":2,"SUBREGION":17,"LON":18.665,"LAT":15.361},"geometry":{"type":"Polygon","coordinates":[[[14.500875,13.001314],[14.443054,13.084721],[14.07472,13.081665],[13.62512,13.718338],[13.463333,14.445276],[13.540277,14.50861],[13.672777,14.548611],[13.681389,14.617498],[13.794167,14.732777],[13.767221,14.848055],[13.859165,15.037777],[14.368889,15.733889],[15.485138,16.89809],[15.602499,18.782219],[15.753887,19.932499],[15.996666,20.353054],[15.673887,20.698887],[15.575832,20.766388],[15.558332,20.884441],[15.627222,20.955276],[15.284443,21.445274],[15.202499,21.495831],[15.194721,21.998886],[14.997889,23.000591],[16.000832,23.450554],[19.873886,21.611664],[24.002747,19.499065],[23.999603,15.698709],[23.608887,15.758333],[23.356941,15.681665],[23.118156,15.710293],[22.937222,15.561943],[22.923054,15.487221],[22.998333,15.356388],[22.935833,15.11611],[22.849163,15.078333],[22.670555,14.859444],[22.702499,14.691387],[22.469997,14.629444],[22.384163,14.554165],[22.381386,14.523054],[22.445553,14.479721],[22.449444,14.33],[22.511665,14.240276],[22.555275,14.231943],[22.554996,14.125555],[22.230274,13.962776],[22.084442,13.779165],[22.294167,13.35861],[22.159721,13.190277],[22.020554,13.137777],[21.943333,13.05361],[21.827774,12.797499],[21.952774,12.643888],[22.140553,12.655277],[22.223331,12.747221],[22.466942,12.621666],[22.406387,12.483055],[22.50333,12.165833],[22.611385,11.992777],[22.556389,11.636389],[22.65472,11.5075],[22.790276,11.429443],[22.930832,11.415833],[22.971107,11.198332],[22.866505,10.922447],[22.460552,11.000277],[22.24472,10.910831],[21.957222,10.732222],[21.719444,10.639444],[21.701385,10.514444],[21.747776,10.406666],[21.715553,10.290554],[21.638885,10.223055],[21.526943,10.206388],[21.371944,9.973888],[21.256386,9.97361],[21.048054,9.766388],[20.974442,9.603333],[20.837776,9.476387],[20.816841,9.415667],[20.498474,9.277681],[20.487778,9.209721],[20.422222,9.139721],[20.328888,9.104443],[20.067497,9.135277],[19.93375,9.05752],[19.109444,9.013611],[18.988888,8.964167],[18.86861,8.849443],[19.125832,8.672777],[18.840275,8.292221],[18.66861,8.197777],[18.635277,8.077776],[18.588886,8.040277],[18.046108,8.016666],[17.88361,7.958333],[17.640831,7.987222],[17.589722,7.934722],[17.237221,7.803055],[17.218609,7.758611],[17.058887,7.662777],[16.874443,7.626944],[16.829441,7.548055],[16.569443,7.781111],[16.566528,7.873506],[16.430832,7.798055],[16.407497,7.691111],[16.219166,7.614444],[16.076385,7.594166],[15.971388,7.499722],[15.782776,7.457777],[15.689165,7.523889],[15.499008,7.526609],[15.572777,7.629999],[15.579977,7.760406],[15.504862,7.772637],[15.475277,7.814444],[15.375555,8.116388],[15.201944,8.485832],[14.922777,8.775276],[14.82472,8.81111],[14.348055,9.196943],[14.352499,9.23],[14.0175,9.612778],[13.957499,9.638611],[14.028332,9.753611],[14.123333,9.831665],[14.194769,9.98175],[14.458332,9.998888],[14.776388,9.92111],[14.920277,9.971666],[15.043888,9.947222],[15.159443,9.989166],[15.422222,9.926943],[15.68185,9.989649],[15.499722,10.100277],[15.373055,10.24861],[15.190277,10.502777],[15.061666,10.789999],[15.078054,10.895555],[15.017221,11.199165],[15.051388,11.396666],[15.110832,11.49861],[15.061666,11.687222],[15.081944,11.754721],[15.042597,12.078888],[14.953609,12.096109],[14.891754,12.153397],[14.902348,12.375975],[14.825853,12.630348],[14.711666,12.713888],[14.547777,12.766388],[14.500875,13.001314]]]}},{"type":"Feature","properties":{"FIPS":"CN","ISO2":"KM","ISO3":"COM","UN":174,"NAME":"Comoros","AREA":223,"POP2005":797902,"REGION":2,"SUBREGION":14,"LON":43.337,"LAT":-11.758},"geometry":{"type":"MultiPolygon","coordinates":[[[[43.86055,-12.356112],[43.854439,-12.383057],[43.66861,-12.3575],[43.622772,-12.258335],[43.724998,-12.267778],[43.86055,-12.356112]]],[[[44.487495,-12.093056],[44.53083,-12.344723],[44.513611,-12.38028],[44.206665,-12.161945],[44.36360900000011,-12.180834],[44.408882,-12.153891],[44.412773,-12.090279],[44.464996,-12.069445],[44.487495,-12.093056]]],[[[43.459717000000126,-11.935556],[43.276108,-11.836113],[43.219162,-11.761112],[43.25,-11.440834],[43.281387,-11.379723],[43.370552,-11.371113],[43.395271,-11.406113],[43.373886,-11.614168],[43.498055,-11.879168],[43.459717000000126,-11.935556]]]]}},{"type":"Feature","properties":{"FIPS":"CO","ISO2":"CO","ISO3":"COL","UN":170,"NAME":"Colombia","AREA":103870,"POP2005":4494579,"REGION":19,"SUBREGION":5,"LON":-73.076,"LAT":3.9},"geometry":{"type":"MultiPolygon","coordinates":[[[[-78.545288,2.416111],[-78.553619,2.406666],[-78.550293,2.433333],[-78.544174,2.4325],[-78.545288,2.416111]]],[[[-78.121399,2.500833],[-78.215561,2.577777],[-78.189178,2.640555],[-78.127792,2.643055],[-78.091675,2.539444],[-78.121399,2.500833]]],[[[-77.986389,2.542500000000132],[-78.045563,2.583055000000115],[-77.977509,2.651944],[-77.948334,2.627778],[-77.986389,2.542500000000132]]],[[[-77.857513,2.573333],[-77.883347,2.586944],[-77.921112,2.693889000000127],[-77.786957,2.592778000000123],[-77.857513,2.573333]]],[[[-77.76973,2.591389000000106],[-77.839737,2.640277],[-77.884735,2.717222],[-77.827789,2.703888],[-77.749725,2.615],[-77.76973,2.591389000000106]]],[[[-77.568893,3.069167],[-77.662781,3.075833],[-77.530563,3.209444],[-77.5289,3.136111],[-77.568893,3.069167]]],[[[-77.448334,4.074166000000105],[-77.464737,4.060555000000136],[-77.535568,4.167222],[-77.494171,4.204166],[-77.448334,4.1675],[-77.448334,4.074166000000105]]],[[[-77.54306,4.193333],[-77.53862,4.232499],[-77.426117,4.334722],[-77.319733,4.251666],[-77.54306,4.193333]]],[[[-71.563614,12.453609],[-71.222229,12.304165],[-71.113892,12.096109],[-71.124451,12.024443],[-71.4033359999999,11.812777],[-71.977234,11.664999],[-72.209351,11.25],[-72.310287,11.163055],[-72.493057,11.121111],[-72.905014,10.442499000000112],[-73.00473,9.7683320000001],[-73.378067,9.171389],[-73.218903,9.171389],[-73.006393,9.304443],[-72.965286,9.170555],[-72.779724,9.080276],[-72.6644589999999,8.641109000000142],[-72.384171,8.363054],[-72.325287,8.095554],[-72.333618,8.049444],[-72.402512,8.041943],[-72.459732,7.920555],[-72.47168,7.491944],[-72.404175,7.408333],[-72.259445,7.389722],[-72.154724,7.325277],[-72.135284,7.177777],[-72.066101,7.062415],[-72,7.018888000000118],[-71.832779,6.987222],[-71.606949,7.059722],[-71.325562,7.021944],[-71.186676,6.96277700000013],[-71.025009,6.984444],[-70.890015,7.075],[-70.719727,7.098055000000102],[-70.552505,7.058332],[-70.300842,6.939166],[-70.119171,6.975833],[-69.429459,6.11861],[-69.325012,6.15361],[-69.245285,6.081388],[-69.056396,6.21611],[-68.637222,6.133888],[-68.453903,6.190555],[-68.313614,6.166944],[-68.152237,6.223332],[-67.99501,6.207777000000135],[-67.822784,6.309444],[-67.568344,6.264722],[-67.454453,6.193055],[-67.491989,6.118653],[-67.412796,5.99246],[-67.622223,5.787499000000139],[-67.651947,5.676389],[-67.613068,5.539166],[-67.649445,5.478333],[-67.802795,5.38556],[-67.849731,5.307777000000101],[-67.801117,4.979425],[-67.859726,4.558611],[-67.780289,4.351666],[-67.807236,4.239166],[-67.78862,4.171389],[-67.708511,4.046954000000142],[-67.618622,3.763333],[-67.491959,3.726388],[-67.387787,3.49305500000014],[-67.307236,3.455555],[-67.290558,3.3975],[-67.336121,3.318611],[-67.833069,2.876667],[-67.828339,2.825000000000102],[-67.606949,2.795555],[-67.535278,2.68],[-67.320557,2.468333],[-67.192505,2.3925],[-67.173065,2.341666],[-67.210846,2.240555],[-66.991669,1.695833],[-66.871887,1.221642],[-67.076675,1.173333000000127],[-67.07251,1.625278],[-67.335007,2.111111],[-67.424179,2.143888],[-67.589737,2.050000000000125],[-67.805557,1.788333000000137],[-67.914734,1.745278],[-68.005005,1.763055],[-68.10112,1.948056],[-68.196396,1.9775],[-68.257233,1.852778],[-68.232788,1.775555],[-68.175842,1.763055],[-68.153061,1.724167],[-69.376953,1.728055],[-69.555847,1.784167],[-69.8461,1.710455],[-69.842224,1.072222],[-69.613617,1.078055],[-69.435287,1.038333],[-69.343613,1.074722],[-69.270004,1.038333],[-69.140015,0.866944],[-69.160278,0.750556000000131],[-69.124725,0.645],[-69.286957,0.620833],[-69.464172,0.740278],[-69.688614,0.675555],[-69.797791,0.600278],[-70.044174,0.590833],[-70.05806,-0.1575],[-69.928345,-0.309444],[-69.746124,-0.452222],[-69.607513,-0.5175],[-69.572784,-0.636667],[-69.614731,-0.751111],[-69.529175,-0.924445],[-69.434723,-0.994167],[-69.378067,-1.338056],[-69.452637,-1.526032],[-69.956924,-4.236874],[-69.983063,-4.180834],[-70.126404,-4.06889],[-70.180847,-3.938334],[-70.323059,-3.799167],[-70.371948,-3.788333],[-70.516113,-3.861111],[-70.724167,-3.779723],[-70.067505,-2.755556],[-70.091675,-2.691112],[-70.116119,-2.704167],[-70.188904,-2.651389],[-70.218613,-2.568056],[-70.288345,-2.505],[-70.577515,-2.487223],[-70.659729,-2.3525],[-70.861115,-2.223056],[-71.188065,-2.360556],[-71.357788,-2.3525],[-71.406113,-2.284722],[-71.515015,-2.235278],[-71.669174,-2.229167],[-71.698059,-2.146945],[-71.813065,-2.235278],[-71.888336,-2.381667],[-71.986954,-2.3675],[-72.227509,-2.498889],[-72.595566,-2.407222],[-72.881958,-2.506389],[-72.935562,-2.395556],[-73.003067,-2.410556],[-73.112228,-2.338056],[-73.133621,-2.243333],[-73.088348,-2.223611],[-73.05751,-2.14],[-73.087784,-1.929167],[-73.132782,-1.849167],[-73.199173,-1.803056],[-73.300003,-1.875834],[-73.49057,-1.766945],[-73.486954,-1.654444],[-73.443344,-1.605834],[-73.542786,-1.468056],[-73.556396,-1.370833],[-73.65834,-1.281667],[-73.837784,-1.270278],[-73.868057,-1.208611],[-74.077789,-1.072778],[-74.227234,-1.027778],[-74.282791,-0.930278],[-74.247787,-0.853611],[-74.316116,-0.781667],[-74.376114,-0.568056],[-74.607513,-0.383611],[-74.638336,-0.409722],[-74.70668,-0.367222],[-74.776947,-0.204167],[-74.854172,-0.232778],[-74.930847,-0.204722],[-75.150848,-0.038333],[-75.211121,-0.0375],[-75.226959,-0.099167],[-75.275192,-0.123247],[-75.583344,0.037222],[-75.742233,0.037222],[-75.912781,0.163333],[-76.043274,0.339992],[-76.243057,0.395555],[-76.400848,0.3923190000001],[-76.407791,0.271667],[-76.550293,0.218056],[-76.711945,0.285833000000139],[-76.726959,0.258611],[-76.868896,0.238611000000105],[-77.029724,0.3025],[-77.079605,0.35956],[-77.218903,0.33611100000013],[-77.379456,0.384722],[-77.424454,0.413333000000137],[-77.452515,0.645833],[-77.541672,0.656111],[-77.640289,0.721667],[-77.678345,0.837222000000111],[-77.84584,0.811389],[-77.995834,0.904167],[-78.091675,0.910555],[-78.241394,1.027222],[-78.348068,1.064167000000111],[-78.468613,1.195555],[-78.560287,1.198611000000142],[-78.677505,1.285555],[-78.809723,1.437778],[-78.857513,1.552222],[-79.026123,1.595000000000141],[-79.053345,1.628333],[-78.969177,1.756389],[-78.854446,1.836111],[-78.584167,1.768889],[-78.544724,1.911944],[-78.592789,2.014444],[-78.654175,2.063889],[-78.687225,2.2],[-78.565292,2.429166],[-78.551689,2.38887],[-78.538704,2.430409],[-78.465302,2.443154000000106],[-78.440567,2.509444],[-78.343613,2.436666000000116],[-78.265015,2.519166],[-78.125565,2.486944000000108],[-77.986954,2.5225],[-77.948624,2.559444],[-77.940002,2.655],[-77.867233,2.560277],[-77.792511,2.5675],[-77.740845,2.604722],[-77.781113,2.756389],[-77.408325,3.2881],[-77.488892,3.229722],[-77.542511,3.254722],[-77.497513,3.316667000000109],[-77.431633,3.301173000000119],[-77.468613,3.341944],[-77.363892,3.4125],[-77.141113,3.665833],[-77.126114,3.771111000000133],[-77.028625,3.917778],[-77.188614,3.843611],[-77.271667,3.840833],[-77.290344,3.948944],[-77.267227,3.985278],[-77.263336,3.959167],[-77.209732,3.973889],[-77.187225,4.060277],[-77.260559,4.095555],[-77.364456,3.925],[-77.434174,4.028333],[-77.426956,4.178333],[-77.353897,4.221666],[-77.276123,4.214999],[-77.239182,4.259999],[-77.335556,4.26611000000014],[-77.384171,4.341944],[-77.311676,4.551944],[-77.372223,5.082777],[-77.347778,5.240555],[-77.398056,5.458333],[-77.532227,5.518888],[-77.499451,5.589444],[-77.417786,5.624722],[-77.327515,5.615277],[-77.240845,5.751389],[-77.338898,5.987499],[-77.49028,6.190833],[-77.475845,6.283055],[-77.400284,6.243889],[-77.340012,6.567778],[-77.406403,6.688889],[-77.666397,6.876666],[-77.653061,6.986944],[-77.679169,7.054166000000123],[-77.889725,7.228889],[-77.810837,7.48],[-77.750565,7.482778],[-77.723068,7.524166],[-77.758896,7.628611],[-77.746674,7.722221],[-77.662231,7.677777],[-77.573898,7.525277],[-77.333344,7.698889],[-77.371948,7.786111],[-77.29834,7.90361],[-77.215561,7.937222],[-77.216675,8.093332],[-77.361954,8.282221000000106],[-77.41362,8.463333],[-77.474731,8.469721000000106],[-77.472229,8.532221],[-77.366669,8.674999],[-77.346954,8.662222],[-77.28334,8.508055],[-77.136398,8.41361000000012],[-77.08168,8.32611100000014],[-76.968613,8.238333],[-76.948624,8.159166],[-76.887787,8.121666],[-76.834167,8.131388],[-76.833618,8.027498],[-76.912231,8.041666],[-76.924179,7.934999],[-76.86528,7.907499],[-76.75528,7.918888],[-76.730835,8.075554000000125],[-76.769455,8.399443],[-76.823898,8.48499900000013],[-76.934448,8.535831],[-76.928345,8.56833300000011],[-76.883896,8.623888],[-76.672791,8.676388],[-76.435837,8.869444],[-76.426758,8.906387],[-76.315567,8.939999],[-76.259171,9.000832],[-76.171951,9.238609],[-76.089737,9.335833],[-75.918625,9.422222],[-75.820282,9.439722],[-75.684723,9.41111],[-75.629456,9.453609],[-75.585281,9.606388],[-75.660843,9.760277],[-75.571671,10.134443],[-75.534454,10.179998],[-75.485291,10.446665],[-75.505005,10.552500000000121],[-75.40889,10.658609],[-75.288071,10.724443],[-75.230011,10.719166],[-75.230286,10.76222],[-75.270279,10.754444],[-75.26973,10.798332],[-75.03862,10.904999],[-75.021667,10.968611000000124],[-74.860809,11.125486],[-74.499725,10.991665],[-74.28862,11.002499],[-74.335556,10.972776000000122],[-74.469177,10.9725],[-74.592224,10.878054],[-74.602509,10.779999],[-74.51918,10.812777],[-74.455002,10.738333],[-74.390564,10.74305500000014],[-74.228348,11.113333],[-74.236954,11.23499900000013],[-74.155014,11.331388],[-74.012787,11.355276],[-73.794449,11.265833],[-73.284454,11.295555],[-72.760284,11.693054000000132],[-72.523895,11.786943],[-72.420837,11.795555],[-72.258621,11.889166],[-72.139404,12.103611],[-72.166397,12.23583200000013],[-71.963898,12.258055000000127],[-72.012222,12.190277],[-71.963058,12.153610000000128],[-71.868057,12.202499000000103],[-71.809723,12.313332],[-71.630844,12.420832],[-71.686401,12.44861],[-71.738892,12.415277000000117],[-71.718063,12.44861],[-71.563614,12.453609]]],[[[-81.710281,12.490833000000121],[-81.719727,12.549999],[-81.688339,12.59111],[-81.690567,12.533609],[-81.710281,12.490833000000121]]],[[[-81.36557,13.323055],[-81.38945,13.334999],[-81.353897,13.378611],[-81.349167,13.334444000000133],[-81.36557,13.323055]]]]}},{"type":"Feature","properties":{"FIPS":"CS","ISO2":"CR","ISO3":"CRI","UN":188,"NAME":"Costa Rica","AREA":5106,"POP2005":4327228,"REGION":19,"SUBREGION":13,"LON":-83.946,"LAT":9.971},"geometry":{"type":"MultiPolygon","coordinates":[[[[-85.115845,10.07361],[-85.176117,10.077499],[-85.196945,10.113054],[-85.109177,10.105833],[-85.115845,10.07361]]],[[[-85.087784,11.009998],[-84.902786,10.940832000000112],[-84.674454,11.078054],[-84.343063,10.953888],[-84.195908,10.784525],[-83.999725,10.769444],[-83.915558,10.708611],[-83.667236,10.7925],[-83.642502,10.923611],[-83.502502,10.562222],[-83.339737,10.299721],[-82.774445,9.659443],[-82.563568,9.56287600000013],[-82.561401,9.535555],[-82.637787,9.488333000000125],[-82.748901,9.584166],[-82.833069,9.612221],[-82.934723,9.471666],[-82.930466,9.063124],[-82.882233,9.067221],[-82.710846,8.931110000000103],[-82.877792,8.827499],[-82.914459,8.762777],[-82.831955,8.626665],[-82.829926,8.474655],[-83.030289,8.310555],[-82.930847,8.254721],[-82.886124,8.103333000000134],[-82.898849,8.025669],[-82.895844,8.093887],[-82.966949,8.224722],[-83.142227,8.354166],[-83.093903,8.44861],[-83.180283,8.599722],[-83.326675,8.670832],[-83.341675,8.726944000000115],[-83.484726,8.703333],[-83.400009,8.586943],[-83.293335,8.530554],[-83.291122,8.370277],[-83.595566,8.468332],[-83.730835,8.583055],[-83.708618,8.674721],[-83.674179,8.68861],[-83.587234,8.849443],[-83.624176,9.035276000000124],[-83.934174,9.302221],[-84.146118,9.374998000000119],[-84.229446,9.468611],[-84.532791,9.51861],[-84.61528,9.575832000000105],[-84.675003,9.685276],[-84.630569,9.769999],[-84.74028,9.966665],[-84.881668,10.003332],[-85.070023,10.155340000000137],[-85.243057,10.204166],[-85.228622,10.088888],[-85.157791,10.045277],[-85.134445,9.991665],[-84.932236,9.892221],[-84.897232,9.807499],[-84.951126,9.730555],[-85.142227,9.589443],[-85.270569,9.779999],[-85.345001,9.832777],[-85.664459,9.908609000000126],[-85.795288,10.099998],[-85.861679,10.368332000000123],[-85.631958,10.626389],[-85.675568,10.796944],[-85.911392,10.891109],[-85.848892,10.941666],[-85.714737,10.921665],[-85.667236,11.044443],[-85.692383,11.076061],[-85.614456,11.21361],[-85.087784,11.009998]]]]}},{"type":"Feature","properties":{"FIPS":"CT","ISO2":"CF","ISO3":"CAF","UN":140,"NAME":"Central African Republic","AREA":62298,"POP2005":4191429,"REGION":2,"SUBREGION":17,"LON":20.483,"LAT":6.571},"geometry":{"type":"Polygon","coordinates":[[[19.058792,8.578382],[19.114998,8.691387],[18.866665,8.854443],[18.988888,8.964167],[19.109444,9.013611],[19.93375,9.05752],[20.067497,9.135277],[20.371666,9.108332],[20.487778,9.209721],[20.498474,9.277681],[20.816841,9.415667],[20.837776,9.476387],[20.974442,9.603333],[21.048054,9.766388],[21.256386,9.97361],[21.371944,9.973888],[21.526943,10.206388],[21.638885,10.223055],[21.715553,10.290554],[21.747776,10.406666],[21.701385,10.514444],[21.719444,10.639444],[21.957222,10.732222],[22.24472,10.910831],[22.460552,11.000277],[22.866505,10.922447],[23.009441,10.69861],[23.303886,10.459166],[23.669167,9.866943],[23.694721,9.671665],[23.623333,9.535276],[23.631386,9.449444],[23.664444,9.440832],[23.652222,9.279999],[23.556389,9.181665],[23.492775,9.174166],[23.448608,9.025],[23.503609,8.959721],[23.565277,9.005278],[23.583054,8.988609],[23.581665,8.906111],[23.498333,8.778332],[23.517776,8.714167],[23.823887,8.727777],[24.201111,8.686943],[24.269165,8.583055],[24.161388,8.468332],[24.140274,8.375832],[24.192497,8.30361],[24.804443,8.192778],[24.934444,8.093332],[24.970276,8.003332],[25.080276,7.897499],[25.186108,7.901944],[25.25333,7.850555],[25.296108,7.65],[25.183887,7.583333],[25.206944,7.497499],[25.331108,7.425278],[25.374165,7.339444],[25.984444,7.018332],[26.047775,6.963888],[26.10083,6.84111],[26.266109,6.708333],[26.404999,6.646388],[26.298054,6.465555],[26.300552,6.401388],[26.523609,6.22111],[26.523609,6.173611],[26.437496,6.077777],[26.808609,5.98],[26.839443,5.898333],[27.142776,5.771944],[27.281666,5.57861],[27.235832,5.428611],[27.254719,5.331388],[27.299999,5.22611],[27.458054,5.083611],[27.455276,5.016388],[27.393608,5.089167],[27.084164,5.204166],[26.937775,5.14111],[26.867775,5.029166],[26.745277,5.091389],[26.488888,5.046389],[26.393887,5.132777],[26.197498,5.232778],[26.127499,5.249166],[26.065552,5.197499],[25.911388,5.178611],[25.635555,5.305277],[25.542221,5.381389],[25.361942,5.314722],[25.310555,5.191111],[25.343609,5.111666],[25.289997,5.025],[25.089722,4.973611],[24.942776,4.984444],[24.734444,4.910832],[24.525555,5.077222],[24.394165,5.115555],[24.355,5.059999],[24.400555,5.040833],[24.372219,5.010833],[23.574997,4.730277],[23.441666,4.65361],[23.426388,4.591944],[23.326664,4.599166],[23.211941,4.681944],[23.084442,4.709999],[23.018608,4.746388],[22.974998,4.831388],[22.895832,4.821111],[22.775833,4.706666],[22.690277,4.483611],[22.591942,4.466666],[22.538609,4.218888],[22.453602,4.144581],[22.294441,4.128055],[22.103054,4.214444],[21.742775,4.294999],[21.651665,4.299166],[21.539165,4.245277],[21.208611,4.288888],[21.072498,4.393888],[20.964722,4.434166],[20.838608,4.449166],[20.585552,4.41],[20.452785,4.522378],[20.456665,4.624722],[20.342499,4.765555],[20.004444,4.97611],[19.896942,4.997499],[19.834442,5.090833],[19.652222,5.1425],[19.421387,5.134166],[19.190552,4.945833],[19.071941,4.900555],[18.996387,4.745555],[18.833885,4.569722],[18.75,4.388888],[18.631107,4.3525],[18.582222,4.370555],[18.541943,4.335555],[18.647778,4.021388],[18.590832,3.7325],[18.624958,3.479444],[18.590553,3.486389],[18.481388,3.641944],[18.272499,3.583055],[18.230274,3.495833],[18.178055,3.483333],[18.119442,3.560555],[17.858887,3.535555],[17.823608,3.620555],[17.615276,3.629722],[17.475277,3.713055],[17.346664,3.611111],[16.972221,3.547222],[16.876663,3.565833],[16.659721,3.533333],[16.576664,3.460556],[16.556664,3.322778],[16.482777,3.156666],[16.465832,2.9225],[16.501663,2.849444],[16.207222,2.220833],[16.094719,2.497777],[16.069443,2.785],[16.114441,2.828888],[16.103054,2.898333],[15.939999,3.100555],[15.809444,3.102222],[15.260277,3.673889],[15.076944,3.920555],[15.043888,4.029166],[15.146387,4.069722],[15.101944,4.145555],[15.083611,4.301389],[15.011389,4.4175],[14.80361,4.537499],[14.732777,4.623055],[14.670277,5.187778],[14.531666,5.293611],[14.622221,5.518055],[14.61861,5.895833],[14.592777,5.930555],[14.555832,5.904722],[14.484999,5.919999],[14.424166,6.006944],[14.429789,6.079683],[14.740276,6.2625],[14.804998,6.346666],[14.796944,6.389999],[14.958611,6.733611],[15.059166,6.77861],[15.227499,7.231667],[15.445555,7.394722],[15.499008,7.526609],[15.689165,7.523889],[15.782776,7.457777],[15.971388,7.499722],[16.076385,7.594166],[16.219166,7.614444],[16.407497,7.691111],[16.430832,7.798055],[16.566528,7.873506],[16.569443,7.781111],[16.829441,7.548055],[16.874443,7.626944],[17.058887,7.662777],[17.218609,7.758611],[17.237221,7.803055],[17.589722,7.934722],[17.640831,7.987222],[17.88361,7.958333],[18.046108,8.016666],[18.588886,8.040277],[18.635277,8.077776],[18.66861,8.197777],[18.809444,8.260832],[19.058792,8.578382]]]}},{"type":"Feature","properties":{"FIPS":"CU","ISO2":"CU","ISO3":"CUB","UN":192,"NAME":"Cuba","AREA":10982,"POP2005":11259905,"REGION":19,"SUBREGION":29,"LON":-77.781,"LAT":21.297},"geometry":{"type":"MultiPolygon","coordinates":[[[[-78.327789,20.513611],[-78.391403,20.540833],[-78.458344,20.605553],[-78.34584,20.569443],[-78.327789,20.513611]]],[[[-78.381958,20.637775],[-78.412231,20.647221],[-78.402786,20.675831],[-78.38945,20.676666],[-78.381958,20.637775]]],[[[-78.441681,20.710552],[-78.513336,20.689999000000114],[-78.547501,20.703609],[-78.458618,20.731667],[-78.441681,20.710552]]],[[[-78.767502,20.706108],[-78.815567,20.736111],[-78.821945,20.756943],[-78.763626,20.730553],[-78.767502,20.706108]]],[[[-75.487228,20.728886],[-75.571121,20.755833],[-75.578064,20.781109],[-75.515015,20.791943],[-75.487228,20.728886]]],[[[-78.847504,20.771664],[-78.935837,20.789444],[-78.965836,20.80999800000012],[-78.931671,20.834164],[-78.847504,20.771664]]],[[[-78.977783,20.83944300000013],[-79.051117,20.871666],[-79.077515,20.893887],[-78.969727,20.874165],[-78.977783,20.83944300000013]]],[[[-79.084457,20.898331],[-79.118057,20.907776],[-79.225571,21.00055300000014],[-79.176682,21.00861],[-79.077515,20.921387],[-79.084457,20.898331]]],[[[-79.406403,21.104721],[-79.44278,21.109997],[-79.451126,21.1227760000001],[-79.402512,21.121109],[-79.406403,21.104721]]],[[[-79.302231,21.064442],[-79.342514,21.07222],[-79.384171,21.11972],[-79.3414,21.121109],[-79.302231,21.064442]]],[[[-81.530838,21.600277],[-81.556946,21.622776],[-81.366959,21.711941000000134],[-81.421951,21.656666],[-81.530838,21.600277]]],[[[-82.545288,21.57111],[-82.710556,21.484444],[-82.897232,21.432777],[-83.076675,21.464443],[-83.148895,21.527222],[-83.193069,21.621387],[-83.061401,21.541386000000102],[-82.937225,21.579998000000103],[-83.089447,21.785553],[-82.974457,21.942776],[-82.715836,21.890274],[-82.699722,21.833611],[-82.593063,21.739998],[-82.545288,21.57111]]],[[[-77.915054,22.094696],[-77.653336,22.069721],[-77.621124,22.03083],[-77.638336,21.953053000000125],[-77.705566,21.908607],[-77.932785,22.0425],[-77.947235,22.098331],[-77.915054,22.094696]]],[[[-77.84639,22.106388],[-77.895279,22.0975],[-78.044174,22.186665],[-77.997513,22.285275],[-77.859451,22.218052000000114],[-77.828339,22.153332],[-77.84639,22.106388]]],[[[-77.777237,22.195],[-77.771667,22.168053],[-77.850006,22.29472],[-77.836121,22.289997],[-77.777237,22.195]]],[[[-78.118622,22.413887],[-78.019455,22.261944],[-78.162231,22.303886],[-78.191956,22.364998],[-78.311401,22.403889],[-78.208618,22.436943],[-78.118622,22.413887]]],[[[-78.3414,22.533886],[-78.276398,22.439720000000136],[-78.425293,22.412498],[-78.400009,22.460552],[-78.536957,22.448055],[-78.696671,22.514721],[-78.673065,22.558052],[-78.551392,22.523609],[-78.404175,22.558609],[-78.3414,22.533886]]],[[[-78.976395,22.63749700000011],[-79.025848,22.651108],[-79.054459,22.665276],[-78.968903,22.669167],[-78.976395,22.63749700000011]]],[[[-79.323059,22.614719],[-79.627502,22.777222],[-79.632507,22.799999],[-79.576126,22.809998],[-79.323059,22.614719]]],[[[-79.891953,22.928333],[-79.94278,22.92083],[-79.958618,22.947498],[-79.883057,22.965275],[-79.891953,22.928333]]],[[[-80.232788,22.994999],[-80.234177,22.956387],[-80.349457,22.981667],[-80.249451,23.011108],[-80.232788,22.994999]]],[[[-80.049454,23.026108],[-80.077225,23.041943],[-80.076675,23.074444],[-80.058334,23.064999000000114],[-80.049454,23.026108]]],[[[-80.146393,23.070274],[-80.168625,23.056389],[-80.224167,23.099442000000124],[-80.199448,23.121944],[-80.146393,23.070274]]],[[[-80.927505,23.12555300000014],[-80.973618,23.107498],[-80.847229,23.179443],[-80.797226,23.150555],[-80.927505,23.12555300000014]]],[[[-82.003891,23.186386],[-81.848892,23.153332],[-81.580566,23.155552],[-81.500839,23.055553],[-81.226959,23.161663],[-81.285568,23.119720000000143],[-81.134735,23.023052],[-80.982788,23.076664],[-80.633057,23.098331],[-80.544449,22.991108],[-80.278625,22.905277],[-80.03334,22.951111],[-79.981949,22.875832],[-79.854446,22.803608],[-79.676682,22.758888],[-79.538895,22.55999800000012],[-79.335846,22.406944],[-79.256119,22.371944],[-78.790558,22.394997],[-78.573334,22.321941],[-78.312225,22.16666400000014],[-78.055557,22.078888],[-77.900284,21.888885],[-77.864182,21.898888],[-77.746948,21.799442000000113],[-77.457504,21.777222],[-77.423889,21.739998],[-77.45723,21.741386],[-77.432785,21.657497],[-77.341125,21.636108],[-77.448059,21.802498],[-77.610001,21.883053],[-77.54306,21.918610000000115],[-77.465286,21.82611100000014],[-77.140015,21.652775],[-77.159393,21.576443],[-77.364456,21.617222],[-77.258896,21.47361],[-77.210281,21.454166],[-77.156403,21.479721],[-77.10495,21.574999],[-77.061951,21.584999],[-76.883896,21.41972],[-76.896118,21.306389],[-76.795288,21.384163],[-76.65834,21.353054],[-76.574615,21.283667],[-76.605286,21.207497000000103],[-76.541397,21.183052],[-76.458344,21.21722],[-76.515182,21.248888000000136],[-76.49057,21.283054],[-76.364456,21.274441],[-76.021667,21.0841640000001],[-75.816956,21.132774],[-75.70723,21.121944],[-75.614731,21.068886],[-75.579727,21.006943],[-75.633896,20.845833],[-75.767227,20.826385],[-75.780014,20.743053],[-75.736679,20.696941],[-75.449448,20.688889000000128],[-75.473618,20.72472],[-75.435287,20.734165000000132],[-74.955566,20.685276],[-74.746674,20.593052],[-74.601959,20.483608],[-74.501114,20.351665],[-74.384171,20.290276],[-74.222778,20.314163],[-74.141403,20.25222],[-74.133308,20.191307000000105],[-74.281403,20.056942],[-74.36557,20.078609],[-74.762222,20.048054],[-75.015289,19.903889],[-75.085281,19.89304],[-75.087234,19.965553],[-75.13974,19.962872],[-75.077515,20.010555000000124],[-75.092789,20.056389],[-75.175842,20.004719],[-75.157272,19.964163],[-75.195847,19.958611000000133],[-75.223724,19.901554],[-75.35556,19.875553],[-75.592789,19.889442],[-75.725006,19.954998],[-76.248901,19.990833],[-76.796677,19.929165],[-77.005005,19.876389000000128],[-77.293335,19.905277],[-77.35556,19.855831],[-77.722504,19.832775],[-77.742233,19.874443],[-77.598618,20.044998000000135],[-77.379181,20.211388],[-77.175568,20.296108],[-77.115845,20.364998],[-77.078339,20.469997],[-77.236389,20.663055],[-77.357224,20.71833],[-77.530014,20.68222],[-77.76889,20.696388000000123],[-77.86084,20.730274],[-77.935837,20.691387],[-78.050293,20.69971800000013],[-78.273346,20.90361],[-78.49501,21.030277000000126],[-78.603058,21.484165000000132],[-78.75029,21.639164],[-79.231949,21.541111],[-79.462509,21.594444],[-79.668335,21.693607],[-79.890015,21.746944],[-79.987793,21.72361],[-80.047226,21.78833],[-80.199448,21.84861],[-80.366959,21.970554],[-80.43306,22.061943],[-80.392502,22.071941],[-80.396667,22.104443],[-80.491959,22.177219],[-80.535278,22.17583100000013],[-80.555939,22.062828],[-80.591125,22.050552],[-80.891113,22.039719000000105],[-81.0914,22.085278],[-81.134171,22.148052000000117],[-81.205566,22.094719],[-81.345566,22.084164],[-81.406403,22.178333],[-81.647507,22.21027800000013],[-81.758621,22.171944],[-81.823059,22.183609000000104],[-82.163071,22.398331],[-82.119171,22.432777],[-81.795013,22.436386],[-81.648895,22.491386],[-81.64473,22.576111],[-81.88501,22.68083200000012],[-82.763901,22.700554],[-82.801392,22.616943],[-83.073334,22.479721],[-83.166672,22.332775],[-83.258347,22.346943],[-83.37001,22.199997],[-83.476959,22.174164],[-83.589447,22.213055],[-83.667236,22.174999],[-83.931396,22.16111],[-84.007233,22.055553],[-83.990845,21.944443],[-84.026123,21.914997],[-84.122223,21.93972],[-84.229446,21.909164],[-84.501114,21.765553000000125],[-84.529724,21.773331],[-84.47084,21.870277],[-84.49501,21.934444],[-84.648895,21.916111000000114],[-84.815567,21.81583],[-84.953339,21.859997],[-84.925003,21.917221],[-84.890839,21.88361],[-84.514175,22.045277],[-84.378891,22.04361],[-84.338058,22.012218],[-84.320847,22.0791660000001],[-84.440002,22.203609],[-84.400558,22.332775],[-84.07695,22.660553],[-83.229172,22.998886],[-83,23.01523200000014],[-83.008057,22.976387],[-82.973618,22.966389],[-82.917511,23.024719000000115],[-82.590012,23.048611],[-82.331116,23.16666400000014],[-82.003891,23.186386]]],[[[-80.493057,23.188053],[-80.496948,23.164719],[-80.579727,23.176109],[-80.558624,23.203609],[-80.493057,23.188053]]]]}},{"type":"Feature","properties":{"FIPS":"CV","ISO2":"CV","ISO3":"CPV","UN":132,"NAME":"Cape Verde","AREA":403,"POP2005":506807,"REGION":2,"SUBREGION":11,"LON":-23.634,"LAT":15.071},"geometry":{"type":"MultiPolygon","coordinates":[[[[-24.368336,14.812222],[-24.449169,14.83],[-24.52528,14.92111],[-24.485001,14.991943],[-24.381668,15.047499],[-24.313614,15.01138900000012],[-24.295834,14.9275],[-24.299446,14.86027700000011],[-24.368336,14.812222]]],[[[-23.446667,14.982777000000112],[-23.525837,14.896111000000133],[-23.681393,14.935555],[-23.790558,15.066111],[-23.76667,15.253054],[-23.695004,15.294998],[-23.512501,15.11611],[-23.446667,14.982777000000112]]],[[[-22.706112,16.036388],[-22.800556,15.978054],[-22.876114,15.980555],[-22.956112,16.023609],[-22.957779,16.089443],[-22.871948,16.206108],[-22.798615,16.235275000000115],[-22.723892,16.214165],[-22.674446,16.136108],[-22.666389,16.091942],[-22.706112,16.036388]]],[[[-24.034168,16.594166],[-24.047501,16.554722],[-24.268059,16.589996],[-24.321392,16.482777],[-24.432224,16.644165],[-24.352501,16.684719],[-24.034168,16.594166]]],[[[-24.926113,16.799999000000128],[-24.993336,16.77972],[-25.093334,16.83083],[-25.060837,16.88222100000013],[-24.933056,16.921387],[-24.876114,16.831944],[-24.926113,16.799999000000128]]],[[[-25.281391,16.91333],[-25.312225,16.924999],[-25.360558,17.04444100000012],[-25.33028,17.096386],[-25.097504,17.193054],[-24.974445,17.112778],[-24.993336,17.059444],[-25.175282,16.925278],[-25.281391,16.91333]]]]}},{"type":"Feature","properties":{"FIPS":"CW","ISO2":"CK","ISO3":"COK","UN":184,"NAME":"Cook Islands","AREA":24,"POP2005":13984,"REGION":9,"SUBREGION":61,"LON":-159.782,"LAT":-21.219},"geometry":{"type":"MultiPolygon","coordinates":[[[[-157.890564,-21.938053],[-157.945038,-21.940559],[-157.962799,-21.904167],[-157.921967,-21.880283],[-157.890564,-21.938053]]],[[[-159.741119,-21.254169],[-159.834747,-21.247776],[-159.833893,-21.195831],[-159.752502,-21.193054],[-159.741119,-21.254169]]],[[[-157.316437,-20.188053],[-157.337494,-20.176949],[-157.332214,-20.13306],[-157.309174,-20.147781],[-157.316437,-20.188053]]],[[[-158.098358,-20.016113],[-158.126678,-20.009445],[-158.118591,-19.973057],[-158.08197,-19.986942],[-158.098358,-20.016113]]],[[[-158.27948,-19.817783],[-158.262512,-19.836666],[-158.291382,-19.833332],[-158.27948,-19.817783]]],[[[-157.708649,-19.853054],[-157.741364,-19.814167],[-157.713928,-19.770283],[-157.703369,-19.833332],[-157.708649,-19.853054]]],[[[-158.92865,-19.270283],[-158.943909,-19.27195],[-158.951935,-19.242496],[-158.924713,-19.260284],[-158.92865,-19.270283]]],[[[-159.78833,-18.890556],[-159.803345,-18.861389],[-159.78421,-18.841393],[-159.777802,-18.845001],[-159.78833,-18.890556]]],[[[-163.16333,-18.089443],[-163.170319,-18.079449],[-163.154724,-18.056667],[-163.153351,-18.069721],[-163.16333,-18.089443]]],[[[-165.422241,-11.548334],[-165.436401,-11.54917],[-165.435028,-11.5375],[-165.414185,-11.537781],[-165.422241,-11.548334]]],[[[-165.82666,-10.888334],[-165.848602,-10.890556],[-165.850281,-10.884169],[-165.831146,-10.876945],[-165.82666,-10.888334]]],[[[-161.022827,-10.431391],[-161.043335,-10.419724],[-161.048615,-10.392778],[-161.023071,-10.423058],[-161.022827,-10.431391]]],[[[-160.975586,-10.395555],[-160.993347,-10.385557],[-161.012512,-10.352777],[-160.973602,-10.378057],[-160.975586,-10.395555]]],[[[-161.084442,-10.041945],[-161.090576,-10.018333],[-161.072266,-10.008059],[-161.074432,-10.018059],[-161.084442,-10.041945]]],[[[-157.941681,-8.982502],[-157.97226,-8.981943],[-158.008362,-8.951389],[-157.996399,-8.950001],[-157.941681,-8.982502]]]]}},{"type":"Feature","properties":{"FIPS":"CY","ISO2":"CY","ISO3":"CYP","UN":196,"NAME":"Cyprus","AREA":924,"POP2005":836321,"REGION":142,"SUBREGION":145,"LON":33.219,"LAT":35.043},"geometry":{"type":"Polygon","coordinates":[[[33.652618,35.354103],[33.969719,35.436104],[34.590271,35.690277],[34.569717,35.643608],[33.921387,35.272774],[33.902496,35.161659],[34.083328,34.959442],[33.976944,34.981384],[33.858887,34.936661],[33.790276,34.970276],[33.677498,34.965553],[33.606667,34.820274],[33.365273,34.725273],[33.059715,34.679161],[33.007023,34.632397],[33.030838,34.56255],[32.941936,34.56255],[32.918125,34.629223],[32.859444,34.666107],[32.698326,34.64222],[32.40416,34.750832],[32.274162,35.043884],[32.281944,35.097221],[32.369164,35.039719],[32.428055,35.045273],[32.549164,35.173607],[32.660553,35.190277],[32.830551,35.14222],[32.882774,35.162216],[32.932098,35.263626],[32.921299,35.393208],[33.369438,35.328606],[33.652618,35.354103]]]}},{"type":"Feature","properties":{"FIPS":"DA","ISO2":"DK","ISO3":"DNK","UN":208,"NAME":"Denmark","AREA":4243,"POP2005":5416945,"REGION":150,"SUBREGION":154,"LON":9.264,"LAT":56.058},"geometry":{"type":"MultiPolygon","coordinates":[[[[11.513887,54.829720000000115],[11.564444,54.821938],[11.656944,54.903885],[11.84944300000012,54.765831],[11.85611,54.683327000000126],[11.785,54.639999],[11.57888800000012,54.66333],[11.455555,54.619438],[10.989891000000114,54.790848],[11.025276,54.8144380000001],[11.031944,54.914719],[11.164444,54.956665],[11.275555,54.949715],[11.361111,54.883888],[11.513887,54.829720000000115]]],[[[12.038055,54.892494],[12.110554,54.88749700000011],[12.169443,54.839165],[11.969721000000105,54.69944],[11.964443,54.561661],[11.871944,54.651382],[11.899166,54.71860500000014],[11.708611,54.936661],[11.846666,54.956108],[12.038055,54.892494]]],[[[10.432777,54.84166],[10.407221000000106,54.821388],[10.248333000000116,54.90416],[10.184166,54.97361],[10.440832,54.863884],[10.432777,54.84166]]],[[[12.557499,54.964165],[12.338055,54.958885],[12.183611,54.880272],[12.115833000000123,54.90416],[12.135832,54.956665],[12.311943,55.03527100000014],[12.527777000000128,55.010277],[12.557499,54.964165]]],[[[10.615,54.950272],[10.549166000000127,54.949997],[10.49861,55.006386],[10.631943,55.043327],[10.677221,54.98944100000011],[10.615,54.950272]]],[[[9.792500000000132,55.07499700000011],[9.971943,55.008888],[10.07111,54.87471000000011],[9.956388,54.858055],[9.785831,54.906105],[9.760555,54.98111],[9.844166,54.942215],[9.798887,55.011108],[9.696665,55.010551],[9.630554,55.04943800000012],[9.792500000000132,55.07499700000011]]],[[[10.756943,54.777222],[10.714722000000108,54.724998000000134],[10.674999,54.753883],[10.651943,54.83721900000011],[10.681944,54.908607],[10.801388,54.991104],[10.949165,55.16111],[10.897778000000129,55.001106],[10.756943,54.777222]]],[[[15.051666,54.994995000000124],[14.679722,55.099716],[14.746387,55.295555],[15.141109,55.138611],[15.148333,55.082497],[15.051666,54.994995000000124]]],[[[8.46361,55.33416],[8.403055,55.37944],[8.360277,55.457771],[8.401388,55.467499],[8.458332,55.426384],[8.46361,55.33416]]],[[[10.745277000000101,55.482216],[10.834721,55.293884],[10.782776,55.122498],[10.733332000000132,55.064438],[10.497776,55.028885],[10.152777,55.084442],[10.11861,55.178886],[10.005833,55.193329],[9.896944,55.279716],[9.88722,55.34221600000012],[9.810833,55.436661],[9.675554,55.49916100000012],[9.813055,55.547493],[9.904999,55.505829],[10.309721,55.616943],[10.484722,55.532494],[10.416111,55.452774],[10.478611,55.438049],[10.60611,55.486382],[10.619165,55.619164],[10.745277000000101,55.482216]]],[[[12.579443,55.551384],[12.511944,55.6097180000001],[12.60611,55.696106],[12.67861,55.590553],[12.579443,55.551384]]],[[[10.630554,55.865555],[10.666893,55.892586],[10.613888,55.76332900000011],[10.527498,55.765831],[10.523611,55.981384],[10.562498000000119,55.996109],[10.560555,55.952774],[10.630554,55.865555]]],[[[12.567221,55.992218],[12.515554,55.91944100000012],[12.59861,55.793327],[12.600277,55.704163],[12.495554000000139,55.603882],[12.380833,55.609993000000145],[12.253332,55.552498],[12.190832,55.478607],[12.224165,55.427773],[12.430555,55.361664],[12.461666,55.286385],[12.014999000000103,55.161385],[12.18111,55.117218],[12.171665,54.998886],[12.071943,54.968605],[11.913887,55.004715],[11.900913000000116,54.978825],[11.730555,55.060555000000136],[11.797777,55.15583],[11.730833000000132,55.203606],[11.246666,55.199715],[11.187777,55.338882000000126],[11.218054,55.393608],[11.203609000000142,55.44888300000014],[11.089167,55.662773],[10.87361,55.732498],[11.211111,55.698883],[11.343332,55.747498000000114],[11.506388,55.867218],[11.491665,55.930275],[11.273333,55.991661000000136],[11.606388,55.936386],[11.763887,55.964722],[11.778332,55.948608],[11.670277000000112,55.890549],[11.670555,55.814163],[11.745277000000101,55.784164],[11.79444,55.661659],[11.914165,55.929718],[11.998888,55.89444],[12.056944,55.742218],[11.970554000000105,55.717499],[11.935833,55.653328],[12.05722,55.653328],[12.093887000000107,55.711105],[12.039721,55.924164],[12.007500000000105,55.959442],[11.866388,55.93721800000014],[11.859444,55.966660000000104],[12.290554,56.128883],[12.618889,56.041939],[12.567221,55.992218]]],[[[11.565832,56.67083000000014],[11.503332000000114,56.707771],[11.648054,56.723328],[11.64861100000013,56.719994],[11.565832,56.67083000000014]]],[[[8.924721,56.91861],[8.878887000000134,56.79860700000012],[8.766943,56.692215],[8.655277,56.67416400000013],[8.603054,56.72583],[8.509165,56.73555],[8.65,56.889442],[8.81361,56.904999],[8.859722,56.95527600000013],[8.924721,56.91861]]],[[[9.974274,57.07173200000011],[10.179443000000106,56.994164],[10.311891,56.981304],[10.268332,56.90416],[10.305277,56.748055],[9.866388000000143,56.650276],[10.33861,56.695274],[10.36360900000011,56.638885],[10.218887,56.553055],[10.187777,56.468605],[10.230833,56.473053],[10.230276,56.549438],[10.308666,56.57815900000014],[10.530277,56.508331],[10.786943,56.534164],[10.960833,56.445],[10.921389,56.343605],[10.744999,56.163887],[10.673887,56.187775],[10.684444,56.22110700000013],[10.611111,56.22361],[10.549166000000127,56.166382],[10.577776,56.123055],[10.54583200000013,56.098885],[10.353054,56.195274],[10.479443000000117,56.220551000000114],[10.508333,56.264999],[10.40055500000011,56.290833],[10.216110000000128,56.146111],[10.279722,56.018883],[10.189165,55.828049],[10.093887,55.878609],[9.865555,55.84638200000012],[10.048611,55.81443800000011],[10.045832,55.750275],[9.992777,55.704994],[9.811666,55.669441],[9.549999,55.705826],[9.819166,55.604721],[9.704166,55.53110500000014],[9.588333,55.421661],[9.596666000000141,55.367218],[9.71111100000013,55.261108],[9.68861,55.196938],[9.565277,55.187218000000136],[9.459166,55.123886],[9.5075,55.050278],[9.727499,54.98944100000011],[9.768055,54.891106],[9.737221,54.827774],[9.620554,54.85527000000013],[9.614166,54.890549],[9.648054000000116,54.9138870000001],[9.612778000000105,54.928329],[9.445358,54.825401],[9.342777,54.808609000000104],[9.253611,54.808884],[9.224165,54.853607],[8.941111,54.905548],[8.68611,54.898888],[8.654722000000106,54.981941],[8.676109,55.114166],[8.561388000000136,55.10083],[8.49583200000012,55.060272],[8.456944,55.123886],[8.506388,55.19749500000012],[8.592777,55.185555],[8.56916600000011,55.144165],[8.688889,55.136383],[8.623888,55.427498],[8.439999,55.45221700000013],[8.307499000000119,55.553329],[8.256943,55.49110400000012],[8.087221,55.548882],[8.185555000000136,55.74305],[8.127222,55.98555],[8.186388000000136,55.809998],[8.397221,55.897499],[8.31111,56.053055],[8.254999,56.082771],[8.137499,56.110832],[8.141943000000138,55.996384],[8.108332,56.01777600000014],[8.118332,56.53083],[8.165277,56.6533280000001],[8.221109,56.70944200000014],[8.237778000000105,56.6877750000001],[8.203888,56.638054],[8.249722,56.604996],[8.470833,56.561104000000114],[8.632776,56.47527300000013],[8.728333,56.482216],[8.764444,56.56443800000011],[8.68111,56.619995],[8.952499,56.804718],[9.075567,56.807449],[9.113333,56.790276],[9.152498,56.70388800000011],[9.053333,56.628052],[9.058611,56.56694],[9.09111,56.568886],[9.106943,56.61055],[9.274166,56.629997],[9.250832,56.58027600000014],[9.321665,56.52555100000012],[9.376389,56.564995],[9.344166,56.566383],[9.304443,56.699997],[9.166111,56.678055],[9.178200000000118,56.916031],[9.309444,57.001938],[9.559166000000118,57.004715],[9.974274,57.07173200000011]]],[[[11.195833,57.31082900000012],[10.997499,57.223328],[10.854443000000117,57.263054],[11.025833,57.320274],[11.195833,57.31082900000012]]],[[[10.43249900000012,57.592216],[10.528055000000109,57.413887],[10.542221,57.229996000000135],[10.423887,57.157219],[10.336616,56.991665],[10.218611,56.992775],[10.006666,57.089989],[9.243889000000138,56.995552],[9.115549,57.05277300000011],[9.03861000000012,57.01194],[8.670832,56.945274],[8.607498,56.844162],[8.487221,56.788055],[8.46305500000011,56.697777],[8.415797,56.678127],[8.591389,56.686104],[8.607222,56.63055400000013],[8.554998,56.582497],[8.436932,56.65852],[8.240276,56.70722200000011],[8.264166,56.832771],[8.617222,57.121666],[8.766109,57.101105],[9.017221,57.15361],[9.389999,57.15110800000013],[9.580555,57.241104],[9.949720000000127,57.583611],[10.218332,57.602219],[10.544167,57.740273],[10.645953000000132,57.736267],[10.526388,57.683609],[10.43249900000012,57.592216]]]]}},{"type":"Feature","properties":{"FIPS":"DJ","ISO2":"DJ","ISO3":"DJI","UN":262,"NAME":"Djibouti","AREA":2318,"POP2005":804206,"REGION":2,"SUBREGION":14,"LON":42.516,"LAT":11.9},"geometry":{"type":"Polygon","coordinates":[[[42.866806,11.585428],[43.157219,11.570833],[43.249222,11.469534],[42.944092,11.002438],[42.807777,10.988888],[42.751938,11.076666],[42.634438,11.098055],[42.358887,11.019165],[42.122772,10.998888],[42.012215,10.941944],[41.837219,10.973055],[41.789719,11.008055],[41.812492,11.24861],[41.759995,11.510555],[41.828606,11.74],[41.948608,11.816666],[42.308327,12.308332],[42.339439,12.396944],[42.456108,12.529165],[42.535828,12.504166],[42.698608,12.363888],[42.81916,12.440277],[42.821938,12.539721],[42.929718,12.623888],[43.121384,12.708332],[43.327496,12.476728],[43.412498,12.226387],[43.413887,12.056944],[43.369164,11.99],[43.199165,11.951944],[43.052216,11.801388],[42.774719,11.733889],[42.66861,11.557777],[42.508606,11.567221],[42.534164,11.506943],[42.623886,11.466665],[42.685829,11.485554],[42.663055,11.527777],[42.866806,11.585428]]]}},{"type":"Feature","properties":{"FIPS":"DO","ISO2":"DM","ISO3":"DMA","UN":212,"NAME":"Dominica","AREA":75,"POP2005":67827,"REGION":19,"SUBREGION":29,"LON":-61.356,"LAT":15.475},"geometry":{"type":"Polygon","coordinates":[[[-61.363617,15.198055],[-61.392784,15.354721],[-61.491394,15.540554],[-61.452225,15.631943],[-61.304169,15.57361],[-61.253334,15.461388],[-61.265007,15.258055],[-61.363617,15.198055]]]}},{"type":"Feature","properties":{"FIPS":"DR","ISO2":"DO","ISO3":"DOM","UN":214,"NAME":"Dominican Republic","AREA":4838,"POP2005":9469601,"REGION":19,"SUBREGION":29,"LON":-70.729,"LAT":19.015},"geometry":{"type":"MultiPolygon","coordinates":[[[[-71.532227,17.540276],[-71.522232,17.615276],[-71.463058,17.581944],[-71.493057,17.556389],[-71.532227,17.540276]]],[[[-68.574448,18.129444],[-68.573334,18.10166500000014],[-68.731949,18.119999],[-68.78389,18.195],[-68.597778,18.161388],[-68.574448,18.129444]]],[[[-70.783615,19.846664],[-70.630005,19.75861],[-70.455002,19.783607],[-70.275284,19.645554],[-70.125,19.620831],[-70.035568,19.682499],[-69.936401,19.671108000000117],[-69.882233,19.612221],[-69.876114,19.439999],[-69.753616,19.289444000000117],[-69.525848,19.335552],[-69.319168,19.316387],[-69.22168,19.362221],[-69.156113,19.2872200000001],[-69.220001,19.184166],[-69.609451,19.226665],[-69.631668,19.101665],[-69.415283,19.105831],[-69.355835,19.052219],[-69.19223,19.011944],[-68.926682,19.03083],[-68.729172,18.952774],[-68.325562,18.616665],[-68.449722,18.355831000000137],[-68.51889,18.344166],[-68.595001,18.37833000000012],[-68.640289,18.208611000000133],[-68.701401,18.203331],[-68.755005,18.216942],[-68.832504,18.357498],[-68.895279,18.396385],[-69.059723,18.390553],[-69.196945,18.429165],[-69.516678,18.402775000000133],[-69.697235,18.456944],[-69.881668,18.469444],[-70.010681,18.416895000000125],[-70.154175,18.233055],[-70.387512,18.236664],[-70.510834,18.194721],[-70.587029,18.27462400000013],[-70.586121,18.401665],[-70.690002,18.433887],[-70.730011,18.358055],[-70.866959,18.312222],[-70.935837,18.253887000000134],[-70.990845,18.295277000000112],[-71.079727,18.301109],[-71.103058,18.245831],[-71.055557,18.144444],[-71.426392,17.603611000000114],[-71.625565,17.836388],[-71.672226,17.975277],[-71.767868,18.038502],[-71.76918,18.202221],[-71.694733,18.32222],[-71.907501,18.437775],[-71.88501,18.477219],[-72.003067,18.60083],[-71.83168,18.622498],[-71.72612,18.71611],[-71.715286,18.874722],[-71.779175,18.957775],[-71.63501,19.158054],[-71.629181,19.219721000000103],[-71.744736,19.285831],[-71.691956,19.498333],[-71.754181,19.705830000000105],[-71.717224,19.706944],[-71.775848,19.778889000000106],[-71.663895,19.89527500000014],[-71.583344,19.908054],[-71.48584,19.90472],[-71.260834,19.823055],[-70.998062,19.93111],[-70.841949,19.90361],[-70.783615,19.846664]]]]}},{"type":"Feature","properties":{"FIPS":"EC","ISO2":"EC","ISO3":"ECU","UN":218,"NAME":"Ecuador","AREA":27684,"POP2005":13060993,"REGION":19,"SUBREGION":5,"LON":-78.497,"LAT":-1.385},"geometry":{"type":"MultiPolygon","coordinates":[[[[-80.193344,-3.034722],[-80.274445,-3.011389],[-80.265015,-2.850833],[-80.20668,-2.724167],[-80.01973,-2.662222],[-79.903061,-2.719722],[-79.927505,-2.764722],[-80.123611,-2.888334],[-80.113068,-3.002778],[-80.193344,-3.034722]]],[[[-79.838623,-2.641945],[-79.886948,-2.626945],[-79.856674,-2.466667],[-79.821671,-2.543612],[-79.838623,-2.641945]]],[[[-89.621124,-1.406667],[-89.682236,-1.401945],[-89.751953,-1.360833],[-89.648346,-1.343889],[-89.609451,-1.375834],[-89.621124,-1.406667]]],[[[-90.434448,-1.355278],[-90.523056,-1.306667],[-90.481674,-1.219167],[-90.365845,-1.269167],[-90.434448,-1.355278]]],[[[-90.043335,-0.838889],[-90.083069,-0.829167],[-90.08223,-0.801111],[-90.039734,-0.809445],[-90.043335,-0.838889]]],[[[-89.443619,-0.936667],[-89.53334,-0.958611],[-89.629456,-0.927222],[-89.417511,-0.721667],[-89.258621,-0.6875],[-89.275009,-0.766945],[-89.443619,-0.936667]]],[[[-90.260559,-0.751111],[-90.338623,-0.781389],[-90.430557,-0.770278],[-90.543335,-0.688889],[-90.535278,-0.583889],[-90.454453,-0.513889],[-90.291946,-0.498333],[-90.190567,-0.542778],[-90.196671,-0.683333],[-90.260559,-0.751111]]],[[[-91.498901,-0.496111],[-91.612503,-0.448333],[-91.663895,-0.316111],[-91.471115,-0.248056],[-91.401398,-0.308333],[-91.396118,-0.437222],[-91.498901,-0.496111]]],[[[-90.547501,-0.305],[-90.605835,-0.375556],[-90.824448,-0.339167],[-90.874451,-0.27],[-90.793335,-0.149444],[-90.622223,-0.213889],[-90.547501,-0.305]]],[[[-91.218903,-0.011111],[-91.170288,-0.240556],[-90.964172,-0.422778],[-90.964172,-0.551667],[-90.810837,-0.7325],[-90.874451,-0.915556],[-90.926392,-0.968333],[-91.167786,-1.033334],[-91.376114,-1.026667],[-91.424728,-1.015],[-91.491119,-0.923889],[-91.47612,-0.826389],[-91.311401,-0.685278],[-91.24028,-0.661945],[-91.15834,-0.6825],[-91.080566,-0.587222],[-91.157501,-0.546111],[-91.406403,-0.231667],[-91.424728,-0.025556],[-91.477509,-0.013611],[-91.56778,-0.055],[-91.605835,-0.005],[-91.383621,0.130278],[-91.315002,0.115],[-91.275848,0.021111000000133],[-91.218903,-0.011111]]],[[[-90.459167,0.266389],[-90.535843,0.296667],[-90.532501,0.346667],[-90.478897,0.364444],[-90.40834,0.32694400000014],[-90.459167,0.266389]]],[[[-90.751114,0.5475],[-90.799728,0.563333000000114],[-90.792236,0.651667],[-90.746948,0.60777800000011],[-90.751114,0.5475]]],[[[-78.912231,1.239166],[-78.962509,1.236944],[-78.998901,1.275],[-78.903336,1.367778000000101],[-78.912231,1.239166]]],[[[-78.591675,1.243055],[-78.560287,1.198611000000142],[-78.468613,1.195555],[-78.348068,1.064167000000111],[-78.241394,1.027222],[-78.091675,0.910555],[-77.995834,0.904167],[-77.84584,0.811389],[-77.678345,0.837222000000111],[-77.640289,0.721667],[-77.541672,0.656111],[-77.452515,0.645833],[-77.424454,0.413333000000137],[-77.379456,0.384722],[-77.218903,0.33611100000013],[-77.079605,0.35956],[-77.029724,0.3025],[-76.868896,0.238611000000105],[-76.726959,0.258611],[-76.711945,0.285833000000139],[-76.550293,0.218056],[-76.407791,0.271667],[-76.400848,0.3923190000001],[-76.243057,0.395555],[-76.043274,0.339992],[-75.912781,0.163333],[-75.75528,0.043333],[-75.583344,0.037222],[-75.434448,-0.059444],[-75.292786,-0.106667],[-75.305283,-0.134722],[-75.4189,-0.165],[-75.619736,-0.106667],[-75.626114,-0.1725],[-75.485565,-0.226667],[-75.409454,-0.425833],[-75.246124,-0.554167],[-75.292786,-0.730556],[-75.21608,-0.965336],[-75.325012,-0.981111],[-75.402237,-0.922778],[-75.559174,-1.534167],[-76.074173,-2.131111],[-76.660629,-2.572135],[-77.857224,-2.984445],[-78.205841,-3.339167],[-78.217789,-3.369167],[-78.1689,-3.45],[-78.231949,-3.518611],[-78.255844,-3.516945],[-78.266403,-3.417778],[-78.337509,-3.422778],[-78.396393,-3.738611],[-78.531677,-3.912778],[-78.563614,-4.095556],[-78.672073,-4.307094],[-78.665558,-4.554445],[-78.876114,-4.677222],[-78.918335,-4.739167],[-78.928619,-4.868334],[-79.054825,-5.009132],[-79.106949,-4.97139],[-79.290848,-4.963334],[-79.440002,-4.808889],[-79.539169,-4.520834],[-79.636673,-4.438056],[-79.813614,-4.48],[-80.134598,-4.284491],[-80.363342,-4.467778],[-80.477783,-4.428056],[-80.478058,-4.383334],[-80.335556,-4.199445],[-80.441681,-4.222778],[-80.468613,-4.201112],[-80.501678,-4.050279],[-80.467224,-3.986945],[-80.386124,-3.979167],[-80.316391,-4.013056],[-80.153336,-3.884228],[-80.211395,-3.739167],[-80.253891,-3.420834],[-80.340424,-3.380517],[-80.291397,-3.328333],[-80.142792,-3.334723],[-79.954453,-3.206667],[-79.781113,-2.659167],[-79.727509,-2.602778],[-79.748901,-2.484723],[-79.790009,-2.483334],[-79.84584,-2.376389],[-79.854172,-2.187222],[-79.762222,-2.018889],[-79.889725,-2.103056],[-79.902786,-2.211389],[-79.863342,-2.281111],[-79.899445,-2.552222],[-80.002502,-2.6125],[-80.062225,-2.581944],[-80.009171,-2.362223],[-79.951675,-2.310278],[-80.015015,-2.331667],[-80.102509,-2.509167],[-80.217224,-2.626389],[-80.256393,-2.736389],[-80.456116,-2.633334],[-80.686951,-2.394167],[-80.799179,-2.377778],[-80.890015,-2.320556],[-80.976669,-2.185],[-80.919449,-2.205833],[-80.783615,-2.123056],[-80.730286,-1.931945],[-80.855286,-1.592778],[-80.78418,-1.463056],[-80.755844,-1.329167],[-80.915558,-1.055],[-80.835556,-0.9275],[-80.621674,-0.927778],[-80.575562,-0.898056],[-80.430283,-0.565833],[-80.382233,-0.633333],[-80.264725,-0.627222],[-80.378616,-0.608889],[-80.501953,-0.3675],[-80.340286,-0.186944],[-80.232224,-0.129167],[-80.068344,0.062778],[-80.040283,0.3575],[-80.003143,0.342971],[-79.992233,0.36638900000014],[-80.048065,0.484444],[-80.023346,0.591111],[-80.110001,0.681667],[-80.104446,0.763611],[-80.059723,0.828611000000137],[-79.863617,0.868611],[-79.661392,0.996667],[-79.545288,0.992778000000101],[-79.443619,1.074722],[-79.178345,1.088611],[-79.079727,1.187500000000114],[-78.999451,1.172222],[-78.88929,1.238367],[-78.874451,1.338333],[-78.809723,1.437778],[-78.677505,1.285555],[-78.591675,1.243055]]]]}},{"type":"Feature","properties":{"FIPS":"EG","ISO2":"EG","ISO3":"EGY","UN":818,"NAME":"Egypt","AREA":99545,"POP2005":72849793,"REGION":2,"SUBREGION":15,"LON":29.872,"LAT":26.494},"geometry":{"type":"MultiPolygon","coordinates":[[[[34.001389,26.707222],[33.98749500000014,26.71722],[33.959999,26.78833],[33.99472,26.749722],[34.001389,26.707222]]],[[[34.026382,27.498333],[34.041939,27.442219],[33.926109,27.495552],[33.917496,27.526386],[33.973328,27.534721],[34.026382,27.498333]]],[[[32.047218,31.14333],[32.041939,31.14222],[32.04277,31.158054],[32.04999500000014,31.153332],[32.047218,31.14333]]],[[[33.476662,31.137497],[33.42499500000014,31.165554],[33.266663,31.215275],[33.400551,31.181664000000122],[33.476662,31.137497]]],[[[33.195274,31.232777],[33.253609,31.221664],[33.261383,31.214996],[33.101662,31.227219000000108],[32.976662,31.168331],[33.096107,31.232498],[33.195274,31.232777]]],[[[25.316666,31.50111],[25.94722,31.617775],[26.373055,31.513611],[27.331108,31.374996],[27.381107,31.264721],[27.438889,31.222775],[27.657219,31.172497000000135],[27.847775000000123,31.24361],[27.914719000000105,31.099442000000128],[28.409721,31.084721],[28.755276,30.974998],[28.897499,30.871944],[29.069443,30.821663],[29.224998,30.84222],[29.483330000000137,30.937775],[30.064442,31.320274],[30.144444,31.220833],[30.289997,31.236942],[30.354443,31.44833],[30.389433,31.441889],[30.35749800000013,31.507774],[30.494442000000106,31.451385],[30.963333,31.577221],[30.560276,31.422775],[30.54416700000013,31.391109],[30.902496,31.420277],[31.007221,31.480274],[31.132221000000126,31.50222],[31.108887,31.54583],[30.97666500000014,31.583885],[31.027775,31.600555],[31.22583,31.574444],[31.556942,31.442219000000136],[31.755554,31.479164],[31.871704,31.53491800000012],[31.92148,31.529884],[32.041382,31.382221],[32.204994,31.289997],[32.017220000000115,31.380554],[31.899998,31.531109],[31.856110000000115,31.513332],[31.773888000000113,31.271664],[31.798225000000116,31.284695],[31.927498,31.181664000000122],[32.034721,31.213886],[32.036079,31.143202],[32.078049,31.082497],[32.143066,31.074165],[32.187775,31.126389],[32.230042,31.103264000000138],[32.28777300000012,31.132500000000103],[32.279999,31.263611],[32.210548,31.288055],[32.331108,31.268330000000102],[32.552216,31.070274],[32.71721600000012,31.032497],[33.111664,31.193054],[33.143608,31.058331000000123],[33.410553,31.15472],[33.532776000000126,31.116943],[33.743889,31.133331000000116],[34.04055,31.223053],[34.21666,31.323330000000112],[34.48944100000011,30.691109],[34.558884,30.486111],[34.545273,30.406944],[34.614441,30.364998],[34.723343,30.089344],[34.903801,29.486706],[34.854439,29.468052000000114],[34.76138300000014,29.334721000000112],[34.66555,29.03916500000014],[34.627777,28.734165000000132],[34.40610500000014,28.309998],[34.453049000000135,28.166111000000114],[34.44194,27.996944],[34.29416700000013,27.854443000000117],[34.25444,27.728611],[33.763329,28.021942],[33.565552,28.293888],[33.433884,28.360832],[33.242775,28.554443000000106],[33.19638800000013,28.671387],[33.17027300000012,29.004719],[32.889717,29.233608000000117],[32.741386,29.45472000000012],[32.68972,29.616386],[32.695549,29.728054],[32.606384000000105,29.825832],[32.574997,30.005276],[32.474159,29.933052],[32.45944200000014,29.895554],[32.493332,29.862778],[32.35611,29.674999000000128],[32.340828,29.592777],[32.59638200000012,29.340553],[32.66555,29.102776],[32.623886,29.056389],[32.61972,28.978054],[32.688606,28.867775],[32.808052,28.772221000000116],[32.860832,28.626389],[32.99916100000013,28.484444],[33.12999700000012,28.279163],[33.334442,28.074997],[33.479721,27.989441],[33.558884,27.88305300000013],[33.585548,27.791664],[33.487778,27.838886],[33.468887,27.81222200000013],[33.49472000000014,27.643887],[33.633049,27.489998],[33.70416300000011,27.32],[33.836662,27.24249600000013],[33.835548,27.113888],[33.94638800000013,26.93111],[33.935272,26.659443],[34.009995,26.613888],[34.324165,26.026108],[34.549438,25.727219000000105],[35.086662,24.723053],[35.138611,24.517498000000103],[35.383049,24.290554],[35.45166000000012,24.178333],[35.754997,23.986111],[35.813049,23.916111],[35.60611,23.934719],[35.536659,23.985832],[35.483055,23.938332000000116],[35.47583,23.811943],[35.516106,23.712219],[35.490829,23.489719],[35.54361,23.403332],[35.570549,23.233887],[35.642776,23.110554],[35.670555,22.965832],[35.849442,22.759441],[36.23333,22.6325],[36.465553000000114,22.318333],[36.550827,22.296944000000106],[36.7502750000001,22.161663],[36.882774,22.057777],[36.893326,22.003052],[31.453888,21.998333],[31.51610900000014,22.165554],[31.441109,22.23222],[31.39222000000012,22.21027800000013],[31.271111000000133,21.998333],[25.001423,21.999695],[24.997776,29.248886],[24.877499,29.506386],[24.834721,29.876663],[24.706665,30.16861],[24.926109,30.506107],[25.019165,30.787498],[24.869442,31.156387],[24.868332,31.374996],[25.00916300000011,31.481110000000115],[25.148052,31.646111],[25.174164,31.53722],[25.316666,31.50111]]]]}},{"type":"Feature","properties":{"FIPS":"EI","ISO2":"IE","ISO3":"IRL","UN":372,"NAME":"Ireland","AREA":6889,"POP2005":4143294,"REGION":150,"SUBREGION":154,"LON":-8.152,"LAT":53.177},"geometry":{"type":"MultiPolygon","coordinates":[[[[-9.656389,53.222221],[-9.70389,53.22694400000012],[-9.724724,53.268051],[-9.660833,53.279999],[-9.656389,53.222221]]],[[[-9.964169,54.018608],[-9.923889,53.950554000000125],[-9.955002,53.876663],[-10.152224,53.959717000000126],[-10.268612,53.974998],[-10.196667,54.00833100000011],[-9.964169,54.018608]]],[[[-8.436945,54.944443],[-8.448891,54.945274],[-8.45389,54.954994],[-8.438612,54.955276],[-8.436945,54.944443]]],[[[-8.518612,54.964165],[-8.564445,54.972771],[-8.546946,55.01194],[-8.490557,54.99472],[-8.518612,54.964165]]],[[[-7.406389,54.953331],[-7.553334,54.762772],[-7.739167,54.710548],[-7.829722,54.73555],[-7.927501,54.69888300000014],[-7.752223,54.594444],[-8.171666,54.463879000000134],[-8.055834,54.366386],[-7.878056,54.289162],[-7.8675,54.2241590000001],[-7.820556,54.19916500000011],[-7.696945,54.2024990000001],[-7.559445,54.126938],[-7.330278,54.113052],[-7.145834,54.225273],[-7.175556,54.289162],[-7.160833,54.336662],[-7.025278,54.41693900000013],[-6.876112,54.345276],[-6.625,54.039162],[-6.4475,54.058327],[-6.338889,54.115555],[-6.105278,54.002777],[-6.155001,53.972221],[-6.350556,54.013885],[-6.381945,53.94944],[-6.362223,53.888054],[-6.255,53.833611],[-6.214168,53.635551],[-6.081112,53.56360600000011],[-6.149723,53.386108],[-6.224723,53.353882],[-6.110556,53.252495],[-6.035556,53.113884],[-6.013056,52.945],[-6.218056,52.660271],[-6.211112,52.53833],[-6.361945,52.392776],[-6.498889,52.356110000000115],[-6.321667,52.240273],[-6.357779,52.18055],[-6.789445,52.216942],[-6.832778,52.169716],[-6.9025,52.166382],[-6.994722,52.28277600000012],[-6.974167,52.168053],[-7.005279,52.136108],[-7.160278,52.150276],[-7.578889,52.100273],[-7.620278,52.06472],[-7.546112,52.053055],[-7.588334,51.991661],[-7.725278,51.937775],[-7.823611,51.944443],[-7.851345,51.976799],[-7.889167,51.890274],[-8.166389,51.792221],[-8.243834,51.80677],[-8.175556,51.854439],[-8.210556,51.884438],[-8.421112,51.883888],[-8.334723,51.866943],[-8.297001,51.803719],[-8.313057,51.738609],[-8.694168,51.573608],[-9.112223,51.54805],[-9.234167,51.480553],[-9.378334,51.470833],[-9.454723,51.53083],[-9.638334,51.509438],[-9.817501,51.445549],[-9.800835,51.490273],[-9.649723,51.551109],[-9.591946,51.609993],[-9.844723,51.547775],[-9.451668,51.688049],[-9.451668,51.724716000000114],[-9.535557,51.750000000000114],[-9.630112,51.686829],[-10.132502,51.59333],[-9.988056,51.677773],[-9.996668,51.719444],[-9.577501,51.872215],[-10.101946,51.752220000000136],[-10.182779,51.785828],[-10.205278,51.847221],[-10.338593,51.782921],[-10.371946,51.878883],[-10.263613,51.988052],[-9.986668,52.049995],[-9.757778,52.148605],[-10.444168,52.092499],[-10.470001,52.107498],[-10.464724,52.179718],[-10.169445,52.287498],[-9.945835,52.23027],[-9.740835,52.24472000000014],[-9.835835,52.286659],[-9.839724,52.379715],[-9.651669,52.561943],[-9.331667,52.571106],[-8.818335,52.66555],[-9.028057,52.730553],[-9.166945,52.616661],[-9.554167,52.638054],[-9.707779,52.576385],[-9.93639,52.55583200000012],[-9.811668,52.593887],[-9.485834,52.800552],[-9.394724,52.926666],[-9.473333,52.940552],[-9.266668,53.149437],[-9.154167,53.106941],[-9.001476,53.145592],[-9.043612,53.166664],[-8.938057,53.140549],[-8.941113,53.26416],[-9.608057,53.232216],[-9.624168,53.253609],[-9.557779,53.335548],[-9.563334,53.383331],[-9.655001,53.385826],[-9.786667,53.294167],[-9.904724,53.317215],[-9.883112,53.353775],[-9.789446,53.38666500000011],[-9.806112,53.417221],[-9.959167,53.371941000000106],[-10.175835,53.407776],[-10.186111,53.550278000000105],[-9.994446,53.606384],[-9.695278,53.59861],[-9.913057,53.647499],[-9.906389,53.758606],[-9.587778,53.784439000000134],[-9.569445,53.799438],[-9.617224,53.811943],[-9.614168,53.83527400000014],[-9.56139,53.8597180000001],[-9.56778,53.894722],[-9.940556,53.866943],[-9.912779,53.94944],[-9.811945,53.93972],[-9.797501,53.909439],[-9.787779,53.94194],[-9.935835,54.060829],[-9.948834,54.180054],[-10.006111,54.218887],[-10.083612,54.148605],[-10.066946,54.088608],[-10.124445,54.09638200000012],[-10.112223,54.229996],[-10.003056,54.301384],[-9.884167,54.258331],[-9.923889,54.221382],[-9.982779,54.233887],[-9.974167,54.213333],[-9.892778,54.208054],[-9.84639,54.322777],[-9.796667,54.334717],[-9.33639,54.3169400000001],[-9.211945,54.27471900000012],[-9.131773,54.159683],[-9.13139,54.20082900000011],[-9.041389,54.286942],[-8.620001,54.257217],[-8.471668,54.27388800000011],[-8.519445,54.326111],[-8.668335,54.349442000000124],[-8.380985,54.467087],[-8.284439,54.473328],[-8.266111,54.524162],[-8.17,54.591385],[-8.188334,54.633606],[-8.584446,54.609718],[-8.788334,54.657494],[-8.800835,54.691666],[-8.315834,54.86972],[-8.339169,54.90361000000013],[-8.386112,54.879997],[-8.4375,54.896942],[-8.459723,54.938332],[-8.385116,54.941982],[-8.456667,54.99860400000011],[-8.317501,55.108887],[-8.022223,55.181664000000126],[-7.981453,55.216457],[-7.899699,55.177803],[-7.793507,55.243118],[-7.810835,55.176472],[-7.712197,55.158699],[-7.696667,55.093048],[-7.6675,55.146385],[-7.698611,55.214165],[-7.720278,55.21666],[-7.715751,55.171139],[-7.791729,55.21201700000011],[-7.6575,55.274437],[-7.525278,55.120552],[-7.63639,55.03833],[-7.68139,54.948326],[-7.446945,55.053604],[-7.455833,55.135551000000135],[-7.550556,55.208885],[-7.511945,55.274437],[-7.391389,55.29027600000012],[-7.354445,55.33361100000013],[-7.393889,55.37944],[-6.931667,55.235832],[-7.183612,55.131943],[-7.326389,55.04527300000012],[-7.406389,54.953331]]]]}},{"type":"Feature","properties":{"FIPS":"EK","ISO2":"GQ","ISO3":"GNQ","UN":226,"NAME":"Equatorial Guinea","AREA":2805,"POP2005":484098,"REGION":2,"SUBREGION":17,"LON":10.488,"LAT":1.607},"geometry":{"type":"MultiPolygon","coordinates":[[[[5.641388,-1.474722],[5.615277,-1.469167],[5.633888000000126,-1.420556],[5.647499,-1.446389],[5.641388,-1.474722]]],[[[10.02611,2.168056],[11.339764,2.168611],[11.353888,1.001944],[9.992213,1.001879],[9.943924,0.926066],[9.803976,1.002608],[9.844721000000106,1.079167],[9.756943,1.101111000000117],[9.571943,1.071666000000107],[9.543888,1.125],[9.494165,1.136389000000122],[9.393888,1.111666],[9.356943,1.167222],[9.456944,1.390833],[9.639444,1.583889],[9.611944,1.660278],[9.814165,1.924722],[9.772499,2.324722000000122],[9.811764,2.343698],[9.83861,2.251111],[10.02611,2.168056]]],[[[8.856667,3.499444],[8.691387000000134,3.196389000000124],[8.44611,3.27444400000013],[8.424166000000126,3.346944],[8.44972,3.435277],[8.581944,3.467222],[8.625043,3.650001],[8.68611,3.741666],[8.908609000000126,3.751944],[8.958887000000118,3.703888],[8.950554,3.624722],[8.856667,3.499444]]]]}},{"type":"Feature","properties":{"FIPS":"EN","ISO2":"EE","ISO3":"EST","UN":233,"NAME":"Estonia","AREA":4239,"POP2005":1344312,"REGION":150,"SUBREGION":154,"LON":25.793,"LAT":58.674},"geometry":{"type":"MultiPolygon","coordinates":[[[[23.990829,58.099998],[23.938885,58.11444100000011],[23.947773,58.147217],[24.022186,58.142746],[23.990829,58.099998]]],[[[22.990829,58.597771],[23.273052,58.491936],[23.332775,58.441658],[23.142494000000113,58.44360400000011],[23.02861,58.35777300000012],[22.756943,58.240273000000116],[22.36749600000013,58.219711],[22.2716640000001,58.178604],[22.202496,57.986107],[22.051662,57.90971400000012],[21.994160000000136,57.922768],[21.98582800000014,57.976379],[22.201385,58.144714],[21.84860600000013,58.278877000000136],[21.874439,58.339989],[22.0075,58.353325],[21.83194,58.50499700000011],[22.112495000000134,58.492218],[22.19833,58.54943800000012],[22.501663,58.602219],[22.990829,58.597771]]],[[[23.364998,58.529991000000116],[23.227219000000105,58.529716],[23.057774,58.60833000000013],[23.149719,58.670273],[23.247459,58.671051],[23.347218,58.6386030000001],[23.399162,58.558884],[23.364998,58.529991000000116]]],[[[23.277222,58.963051],[23.152496,58.9658280000001],[23.110828,59.024712],[23.325829000000113,59.037498],[23.391663,58.998047],[23.277222,58.963051]]],[[[22.749718000000144,59.00000000000011],[22.929718,58.982491],[23.045277,58.83638],[22.884441,58.833054],[22.884441,58.779716],[22.848053,58.773605],[22.784443,58.775826],[22.829163,58.81832900000011],[22.775829,58.81860400000011],[22.666939,58.705269],[22.531666,58.688599],[22.469715,58.703606],[22.44999700000011,58.831383],[22.381939,58.88694],[22.229439000000127,58.878044],[22.042221,58.939987],[22.375553,58.95166],[22.468052,58.978043],[22.575829000000113,59.068604],[22.699162,59.051384],[22.703049,59.013611],[22.749718000000144,59.00000000000011]]],[[[25.780277,59.628876000000105],[25.873051,59.598877],[25.97999600000014,59.632767],[26.479996,59.53388200000012],[26.65055100000012,59.553322],[26.980827,59.443878],[27.427219,59.448326],[27.848053,59.40665400000012],[27.953884,59.42527000000013],[28.015831,59.4786],[28.180828,59.389435],[28.193607,59.363327],[28.143995,59.290802],[27.912537,59.27182],[27.788052000000107,59.058601],[27.493607,58.881935],[27.423050000000103,58.801384],[27.542496000000142,58.413879],[27.539165,58.361664],[27.464718,58.297775],[27.474163,58.213882],[27.554165,58.13276700000011],[27.67332800000014,58.07888000000014],[27.686661,57.965271],[27.82111,57.865829],[27.545830000000137,57.817772],[27.348053,57.59554300000013],[27.372059,57.535637],[27.087219,57.56221],[27.018608,57.611382],[26.898331,57.633881],[26.538887,57.522217000000126],[26.299164,57.611382],[26.034996,57.823326],[25.62277200000011,57.916382],[25.294998000000135,58.084435],[25.263054000000125,58.06916],[25.299999,58.01416],[25.247215,57.992493],[25.179718,58.070274],[25.12443900000011,58.076103],[24.723885,57.964996],[24.54277400000012,57.95166],[24.420273,57.874435],[24.31498,57.871826],[24.456661,58.076103],[24.472771,58.247215],[24.542496,58.284439],[24.555553,58.327217],[24.458885,58.378326],[24.335552,58.388603],[24.246105,58.276657],[24.110554,58.232208],[23.973328,58.315826],[23.770832,58.346939],[23.679161,58.425552],[23.63082900000012,58.523605],[23.50111,58.576942],[23.495548,58.694153],[23.529442,58.741661],[23.874996,58.7686],[23.791386,58.800827],[23.483051000000103,58.80999],[23.416107,58.910545],[23.431107,58.93943000000014],[23.637775,58.970543000000134],[23.623329,59.015549],[23.560276,59.047493],[23.611942,59.010277],[23.514164000000108,58.981102],[23.407219,59.0186],[23.482494,59.089432],[23.470551,59.212494],[23.727219,59.229713],[23.742218,59.278603],[24.027222,59.287773],[24.03722,59.390549],[24.21221500000013,59.344994],[24.350552,59.47137500000013],[24.722771,59.452774],[24.791943,59.510277],[24.776665,59.564438],[24.909439,59.507217],[25.121941,59.533333],[25.392494,59.485825],[25.490829,59.561104],[25.476383000000112,59.66304800000012],[25.655552,59.562767],[25.715271,59.579437],[25.683605,59.664711],[25.780277,59.628876000000105]]]]}},{"type":"Feature","properties":{"FIPS":"ER","ISO2":"ER","ISO3":"ERI","UN":232,"NAME":"Eritrea","AREA":10100,"POP2005":4526722,"REGION":2,"SUBREGION":14,"LON":38.219,"LAT":16.045},"geometry":{"type":"MultiPolygon","coordinates":[[[[40.087219,15.851665],[40.141388,15.80361],[40.128883,15.718611],[40.161942,15.642776],[40.23749500000014,15.628054],[40.251938,15.655554],[40.221939,15.686943],[40.296387,15.699165000000107],[40.402771,15.638332000000107],[40.419441,15.57388900000012],[39.977776,15.605],[39.953552,15.678444],[40.034439,15.638611],[40.080551,15.6675],[40.0191650000001,15.73166700000013],[39.933998,15.7435],[39.928886,15.788887],[40.039993,15.828609],[40,15.885777],[40.087219,15.851665]]],[[[40.113327,16.055832],[40.104721,15.987778],[39.979721,16.012218000000132],[40.030273,16.095276],[40.113327,16.055832]]],[[[38.797775,17.653332],[38.945274,17.348053],[39.13888500000013,16.770554000000114],[39.2691650000001,15.988609],[39.305832,15.901943],[39.423607,15.769722],[39.459717,15.521111],[39.55555,15.538332000000137],[39.617218,15.481388],[39.714439,15.257776],[39.692772,15.138054],[39.714996,15.091944],[39.76778000000013,15.062777],[39.818329,15.081388],[39.85527,15.190277],[39.81694,15.281666],[39.781944,15.260832],[39.771111,15.397499],[39.881386,15.489443],[40.050278000000105,15.289444],[40.02471900000012,15.237499000000126],[40.17083,14.973610000000122],[40.301109,14.911665],[40.455276,15.00861],[40.673882,14.904165],[40.80722,14.705555],[40.882774,14.71611],[41.170555,14.6325],[41.611938,14.067778],[41.676666000000125,13.935833],[41.954437,13.85861],[42.184441,13.576666000000102],[42.231384,13.553888000000143],[42.217773,13.637499],[42.158333,13.654722],[42.174721,13.669167],[42.222496,13.636665],[42.283333,13.575554],[42.374718,13.214998],[42.575272,13.161943],[42.71666,13.047499],[42.804718,12.844999],[42.944717,12.801943000000108],[42.986107,12.823332],[43.00222,12.894165],[43.079437,12.828609],[43.121384,12.708332],[42.929718,12.623888],[42.8219380000001,12.539721],[42.808884,12.429722],[42.698608,12.363888],[42.501389,12.516666],[42.456108,12.529165],[42.399719,12.469721],[42.198051,12.742777],[41.957222,12.881388],[41.756943,13.236387],[41.22499800000014,13.605],[41.06860400000011,13.872776000000101],[40.814438,14.145277],[40.552773,14.220276000000124],[40.271111000000126,14.424721],[40.156662,14.464722],[39.920555,14.427776],[39.78944400000011,14.513611],[39.688889,14.494444],[39.531387,14.565554],[39.477493,14.507776],[39.263054,14.47361],[39.209717,14.485554],[39.135277,14.617777],[39.02402100000012,14.655162000000132],[39.010826,14.58527800000013],[38.893051,14.500832],[38.44944,14.4175],[38.33416,14.518610000000136],[38.261665,14.679443000000106],[38.035553,14.724165],[37.911385,14.88361],[37.572212,14.102253],[37.524437,14.11861],[37.388611,14.360554],[37.291664,14.451944],[37.12722,14.429998],[37.084442,14.297499],[37.008888,14.261944],[36.824997,14.328054],[36.63832900000011,14.316111],[36.54281600000013,14.262053],[36.44328300000012,15.149952],[36.54277,15.234722],[36.697777,15.753054],[36.763611,15.80805400000014],[36.915833,16.214996],[36.97305300000011,16.269444],[36.95694,16.425278000000105],[36.896385000000116,16.517776],[36.912216000000114,16.641109000000142],[37.009163,16.782497],[36.995827,17.073887],[37.151939,17.015553],[37.423286,17.034214],[37.52057600000012,17.195801],[37.51249700000011,17.32333],[37.895554,17.441387000000134],[38.055832,17.551941],[38.135551,17.498886],[38.257774,17.532497],[38.370277,17.666111],[38.458611,17.871109],[38.600693,17.994881],[38.797775,17.653332]]]]}},{"type":"Feature","properties":{"FIPS":"ES","ISO2":"SV","ISO3":"SLV","UN":222,"NAME":"El Salvador","AREA":2072,"POP2005":6668356,"REGION":19,"SUBREGION":13,"LON":-88.866,"LAT":13.736},"geometry":{"type":"MultiPolygon","coordinates":[[[[-87.686401,13.168333],[-87.72168,13.168055],[-87.723068,13.214722],[-87.702225,13.211943],[-87.686401,13.168333]]],[[[-89.339737,14.416111],[-89.121124,14.32361],[-89.027512,14.330276],[-88.960007,14.193054],[-88.88028,14.192778],[-88.821671,14.093332],[-88.755569,14.136389],[-88.698624,14.036388],[-88.504181,13.981388],[-88.47084,13.855276],[-88.413071,13.88361],[-88.352234,13.867777],[-88.259613,13.905283],[-88.196884,13.987619],[-88.121948,13.990555],[-88.060013,13.963888],[-88.005859,13.875046],[-87.800842,13.896944000000131],[-87.75029,13.864166],[-87.694672,13.819008],[-87.784256,13.525038],[-87.719803,13.509706],[-87.713348,13.471109],[-87.815582,13.405386],[-87.83667,13.437222],[-87.871674,13.389166000000102],[-87.785004,13.297777000000108],[-87.795837,13.263332000000105],[-87.93779,13.156387],[-88.409508,13.187111],[-88.607224,13.284166000000141],[-88.719727,13.268888000000118],[-88.579727,13.261944],[-88.49601,13.189221],[-88.758896,13.235554],[-89.296951,13.483055],[-89.809174,13.52611],[-89.858063,13.616665],[-90.09639,13.745832],[-90.092514,13.860554],[-90.01889,13.940277],[-89.854446,14.059444],[-89.739731,14.041388],[-89.74556,14.079721],[-89.686401,14.169998000000135],[-89.517792,14.230276],[-89.544724,14.306389],[-89.590286,14.321943],[-89.573059,14.413332],[-89.339737,14.416111]]]]}},{"type":"Feature","properties":{"FIPS":"ET","ISO2":"ET","ISO3":"ETH","UN":231,"NAME":"Ethiopia","AREA":100000,"POP2005":78985857,"REGION":2,"SUBREGION":14,"LON":39.616,"LAT":8.626},"geometry":{"type":"Polygon","coordinates":[[[36.542816,14.262053],[36.638329,14.316111],[36.824997,14.328054],[37.008888,14.261944],[37.084442,14.297499],[37.12722,14.429998],[37.291664,14.451944],[37.388611,14.360554],[37.524437,14.11861],[37.572212,14.102253],[37.911385,14.88361],[38.035553,14.724165],[38.261665,14.679443],[38.33416,14.51861],[38.44944,14.4175],[38.893051,14.500832],[39.010826,14.585278],[39.024021,14.655162],[39.135277,14.617777],[39.209717,14.485554],[39.263054,14.47361],[39.477493,14.507776],[39.531387,14.565554],[39.688889,14.494444],[39.789444,14.513611],[39.920555,14.427776],[40.156662,14.464722],[40.271111,14.424721],[40.552773,14.220276],[40.801941,14.154165],[41.068604,13.872776],[41.224998,13.605],[41.756943,13.236387],[41.957222,12.881388],[42.198051,12.742777],[42.399719,12.469721],[41.948608,11.816666],[41.828606,11.74],[41.759995,11.510555],[41.812492,11.24861],[41.789719,11.008055],[41.837219,10.973055],[42.012215,10.941944],[42.122772,10.998888],[42.358887,11.019165],[42.634438,11.098055],[42.751938,11.076666],[42.807777,10.988888],[42.944092,11.002438],[42.66555,10.621387],[42.78611,10.455555],[42.861107,10.204443],[43.009163,10.0875],[43.076942,9.931389],[43.21611,9.881388],[43.275276,9.645555],[43.386665,9.556944],[43.438332,9.419443],[43.583054,9.336111],[43.62722,9.354443],[44.010551,9.007221],[46.99472,8.006109],[47.987221,8.00111],[46.561386,6.619444],[44.950829,4.902499],[43.981941,4.963055],[43.686386,4.891944],[43.163887,4.670833],[42.98027,4.520555],[42.925827,4.371944],[42.860275,4.306944],[42.379166,4.203055],[42.117775,4.193889],[41.955826,4.085278],[41.937218,4.016944],[41.843605,3.9475],[41.722771,4.000555],[41.472221,3.949444],[41.160553,3.945833],[40.783768,4.287975],[39.866661,3.869444],[39.782776,3.678333],[39.594994,3.500833],[39.560272,3.406666],[39.524437,3.406389],[39.498055,3.455277],[39.331383,3.469166],[39.328888,3.501667],[39.248886,3.471389],[39.084717,3.534444],[38.913605,3.513889],[38.516937,3.626944],[38.448051,3.599444],[38.121109,3.611666],[37.998055,3.728611],[37.130272,4.286388],[37.039719,4.375555],[36.887772,4.434722],[36.045296,4.44708],[35.951111,4.521111],[35.940552,4.622499],[35.774437,4.798611],[35.773888,5.075277],[35.832497,5.166111],[35.795273,5.237499],[35.821663,5.32861],[35.504715,5.431389],[35.447495,5.429444],[35.356384,5.350277],[35.301941,5.378055],[35.269722,5.441111],[35.289993,5.507777],[35.103882,5.6325],[35.105827,5.692778],[34.986382,5.878055],[34.981384,6.06111],[34.870552,6.237499],[34.762772,6.605833],[34.70472,6.677777],[34.637497,6.727221],[34.529999,6.743889],[34.469994,6.916111],[34.294701,6.966427],[34.236938,7.017777],[34.16333,7.171666],[34.027222,7.245],[34.025551,7.383055],[33.711388,7.660277],[33.470276,7.743333],[33.053886,7.788888],[32.991104,7.924999],[33.114716,8.096943],[33.186424,8.136978],[33.166107,8.392776],[33.252777,8.458611],[33.387772,8.437777],[33.631943,8.469721],[33.693329,8.386389],[33.771324,8.367748],[33.852493,8.425833],[33.978882,8.441387],[34.120552,8.577221],[34.134995,8.955276],[34.085831,9.553055],[34.231384,10.030277],[34.323051,10.117222],[34.347771,10.231943],[34.28611,10.554165],[34.43972,10.784443],[34.594444,10.887777],[34.800552,10.723331],[34.864441,10.734999],[34.975273,10.864443],[34.978607,10.915277],[34.933327,10.956665],[35.0075,11.198332],[34.963882,11.256943],[35.093605,11.557777],[35.058052,11.720554],[35.096939,11.826944],[35.265434,11.933611],[35.645554,12.588888],[35.695274,12.612221],[35.70108,12.666115],[36.006386,12.724165],[36.142693,12.706923],[36.165276,12.875277],[36.132774,12.923332],[36.169716,12.984165],[36.159439,13.041666],[36.248604,13.368055],[36.397499,13.567778],[36.486938,13.839443],[36.446388,13.956944],[36.542816,14.262053]]]}},{"type":"Feature","properties":{"FIPS":"AU","ISO2":"AT","ISO3":"AUT","UN":40,"NAME":"Austria","AREA":8245,"POP2005":8291979,"REGION":150,"SUBREGION":155,"LON":14.912,"LAT":47.683},"geometry":{"type":"Polygon","coordinates":[[[13.833611,48.773605],[14.007221,48.710274],[14.184166,48.596107],[14.278332,48.582497],[14.608889,48.628883],[14.70028,48.581379],[14.72611,48.69194],[14.812498,48.781387],[14.958887,48.794716],[14.978054,48.977219],[15.025833,49.018883],[15.364721,48.983604],[15.68861,48.863327],[15.849432,48.859703],[16.103333,48.75],[16.376389,48.734444],[16.461941,48.813332],[16.644997,48.79055],[16.782776,48.720551],[16.885277,48.729439],[16.91861,48.703331],[16.943333,48.573326],[16.864441,48.467216],[16.84222,48.365273],[16.94972,48.278049],[16.975277,48.188332],[17.069145,48.135265],[17.116665,48.038605],[17.166386,48.012497],[17.108055,47.971382],[17.060555,47.876938],[17.053886,47.709442],[16.761944,47.685272],[16.715832,47.734718],[16.561386,47.75666],[16.426941,47.671387],[16.645275,47.631943],[16.713886,47.543884],[16.655205,47.458153],[16.592499,47.425278],[16.451942,47.415276],[16.491665,47.279999],[16.420555,47.20916],[16.505554,47.114998],[16.510555,47.00666],[16.302776,47.011383],[16.136108,46.877777],[15.985554,46.831108],[15.988054,46.751106],[15.406111,46.652496],[15.105276,46.657219],[14.870554,46.615829],[14.811666,46.509995],[14.544998,46.407494],[14.159443,46.440826],[14.112499,46.48111],[13.936943,46.515831],[13.2575,46.561943],[12.440554,46.690826],[12.378611,46.726662],[12.301666,46.84111],[12.160276,46.928055],[12.127222,47.00972],[12.230833,47.07222],[12.189165,47.094719],[11.755833,46.977493],[11.483889,47.01416],[11.171389,46.96666],[11.096666,46.912498],[11.072498,46.824997],[11.014721,46.772499],[10.834166,46.786942],[10.679443,46.874718],[10.497776,46.85527],[10.471235,46.871353],[10.487499,46.937775],[10.391109,47.003609],[10.231388,46.878883],[10.109444,46.850273],[9.879444,46.939156],[9.875555,47.022491],[9.598635,47.063835],[9.633888,47.130554],[9.533569,47.274544],[9.673332,47.398605],[9.65111,47.458328],[9.559721,47.499718],[9.566724,47.540451],[9.7292,47.535297],[9.782499,47.594444],[9.955,47.539719],[10.231388,47.381386],[10.173332,47.274719],[10.337221,47.312492],[10.473331,47.435555],[10.426943,47.576942],[10.478054,47.591942],[10.569443,47.540276],[10.690832,47.553886],[10.909443,47.518051],[10.97361,47.400551],[11.095554,47.396111],[11.296389,47.428886],[11.683054,47.584717],[12.006388,47.624443],[12.195745,47.608124],[12.201111,47.657494],[12.455,47.66777],[12.518055,47.632217],[12.606943,47.674438],[12.735554,47.684166],[12.829166,47.622215],[12.78611,47.585831],[12.809721,47.552216],[13.016666,47.470276],[13.054998,47.5],[13.099998,47.644997],[13.034443,47.722221],[12.911943,47.720833],[13.008888,47.854164],[12.768332,48.079163],[12.758333,48.123886],[13.017776,48.259438],[13.27861,48.303055],[13.394999,48.366104],[13.439999,48.435272],[13.441666,48.565552],[13.526943,48.584999],[13.725996,48.515587],[13.822777,48.617218],[13.833611,48.773605]]]}},{"type":"Feature","properties":{"FIPS":"EZ","ISO2":"CZ","ISO3":"CZE","UN":203,"NAME":"Czech Republic","AREA":7727,"POP2005":10191762,"REGION":150,"SUBREGION":151,"LON":15.338,"LAT":49.743},"geometry":{"type":"Polygon","coordinates":[[[14.70028,48.581379],[14.608889,48.628883],[14.278332,48.582497],[14.184166,48.596107],[14.007221,48.710274],[13.815554,48.778328],[13.740833,48.88166],[13.677776,48.884163],[13.626389,48.953331],[13.402542,49.006187],[13.395277,49.050278],[13.173054,49.167221],[12.966665,49.33194],[12.78611,49.344162],[12.674444,49.424995],[12.515554,49.679443],[12.455555,49.695549],[12.467499,49.782219],[12.544167,49.918053],[12.49,49.976662],[12.206142,50.106209],[12.208611,50.169441],[12.093704,50.322533],[12.177221,50.318054],[12.323055,50.206665],[12.398611,50.309166],[12.51861,50.393883],[12.818888,50.454437],[12.985558,50.418327],[13.079443,50.498055],[13.191111,50.503609],[13.25111,50.589996],[13.378332,50.62944],[13.463888,50.600273],[13.582222,50.709442],[14.311388,50.882217],[14.368332,50.934998],[14.256109,50.987778],[14.309721,51.053604],[14.569166,51.005554],[14.628332,50.923607],[14.619165,50.857498],[14.766666,50.818329],[14.804165,50.820549],[14.828333,50.865829],[15.005278,50.867218],[15.010555,50.984161],[15.176943,51.014717],[15.295277,50.954163],[15.283333,50.890831],[15.364166,50.841385],[15.37972,50.779442],[15.787498,50.744164],[16.024441,50.629997],[16.237499,50.670555],[16.369999,50.644165],[16.448055,50.572777],[16.368332,50.498604],[16.310833,50.504166],[16.203331,50.428604],[16.441387,50.316666],[16.638054,50.109444],[16.725277,50.099716],[16.849998,50.203331],[17.00222,50.216942],[16.972775,50.309998],[16.869442,50.405273],[16.890274,50.439438],[17.118053,50.39666],[17.433052,50.270271],[17.63361,50.265549],[17.722775,50.319717],[17.753052,50.297775],[17.762497,50.205551],[17.597775,50.158333],[17.836388,49.990829],[17.933052,49.979721],[18.053162,50.055931],[18.270275,49.957771],[18.577221,49.914444],[18.57935,49.814995],[18.634163,49.737778],[18.809998,49.674438],[18.839443,49.594994],[18.851246,49.517357],[18.562222,49.493889],[18.379444,49.330276],[18.212776,49.288055],[18.121944,49.082771],[17.7575,48.876663],[17.403889,48.822777],[17.187908,48.869446],[17.044167,48.771385],[16.946182,48.619064],[16.885277,48.729439],[16.78833,48.719162],[16.54361,48.811943],[16.457497,48.811943],[16.376389,48.734444],[16.103333,48.75],[15.849432,48.859703],[15.68861,48.863327],[15.364721,48.983604],[15.025833,49.018883],[14.978054,48.977219],[14.958887,48.794716],[14.812498,48.781387],[14.72611,48.69194],[14.70028,48.581379]]]}},{"type":"Feature","properties":{"FIPS":"FG","ISO2":"GF","ISO3":"GUF","UN":254,"NAME":"French Guiana","AREA":8815,"POP2005":192099,"REGION":19,"SUBREGION":5,"LON":-53.241,"LAT":3.924},"geometry":{"type":"Polygon","coordinates":[[[-53.494339,5.572342],[-52.937782,5.458333],[-52.606117,5.124999],[-52.422226,4.992499],[-52.285278,4.937499],[-51.995003,4.638333],[-51.950836,4.423888],[-52.040001,4.331388],[-51.929169,4.398333],[-51.922501,4.629167],[-51.905281,4.660277],[-51.85778,4.659166],[-51.794449,4.605556],[-51.711113,4.305277],[-51.653618,4.221944],[-51.659172,4.089444],[-51.97834,3.7075],[-51.998894,3.618611],[-52.220284,3.260278],[-52.278336,3.238889],[-52.34494,3.157403],[-52.351952,3.04],[-52.553894,2.623611],[-52.544174,2.560833],[-52.675285,2.373888],[-52.964447,2.173889],[-53.092506,2.221111],[-53.239174,2.208333],[-53.226112,2.264444],[-53.328339,2.353333],[-53.458618,2.2575],[-53.529724,2.249166],[-53.701668,2.310277],[-53.745003,2.373888],[-54.123337,2.113611],[-54.46389,2.210833],[-54.541946,2.316389],[-54.603783,2.329195],[-54.499168,2.365],[-54.374725,2.484722],[-54.313057,2.633889],[-54.200562,2.781111],[-54.160835,2.956388],[-54.206116,3.145278],[-54.001114,3.448333],[-53.984169,3.593889],[-54.361671,4.040555],[-54.365005,4.16361],[-54.452225,4.509166],[-54.420006,4.593333],[-54.477501,4.747777],[-54.45639,4.998333],[-54.290283,5.248055],[-54.066673,5.421944],[-54.00528,5.545278],[-54.003616,5.649722],[-53.939728,5.744721],[-53.75695,5.733889],[-53.494339,5.572342]]]}},{"type":"Feature","properties":{"FIPS":"FI","ISO2":"FI","ISO3":"FIN","UN":246,"NAME":"Finland","AREA":30459,"POP2005":5246004,"REGION":150,"SUBREGION":154,"LON":26.272,"LAT":64.504},"geometry":{"type":"MultiPolygon","coordinates":[[[[23.705826,59.927216],[23.40222200000011,59.900833],[23.369999,59.91138500000011],[23.538326,59.960274],[23.729439,59.931938],[23.705826,59.927216]]],[[[22.833611,59.956383],[23.001938000000106,59.960548],[23.072498,59.951111],[23.049999000000128,59.898605],[22.9175,59.898331],[22.802219,59.954994],[22.833611,59.956383]]],[[[22.43888500000014,59.99582700000013],[22.373329000000126,59.98999800000013],[22.351944,60.06694],[22.440552,60.07249500000011],[22.43888500000014,59.99582700000013]]],[[[21.598053,60.098053],[21.520554,60.093605],[21.485275,60.113884],[21.552776,60.164444],[21.655552000000114,60.15554800000013],[21.635277,60.104721],[21.598053,60.098053]]],[[[21.748886,60.111382000000106],[21.695274,60.115829],[21.715553,60.183052],[21.885277,60.177216],[21.748886,60.111382000000106]]],[[[21.396664,60.17860400000012],[21.385277,60.156662],[21.268330000000105,60.188049],[21.350277,60.20472],[21.396664,60.17860400000012]]],[[[22.000832,60.12944],[21.952221,60.135277],[21.937496,60.169998],[22.060833,60.20388800000011],[22.000832,60.12944]]],[[[25.84861,60.195549],[25.829998,60.192497],[25.810555,60.204163],[25.874996,60.211105],[25.84861,60.195549]]],[[[22.824444,60.227219],[22.839165,60.096382],[22.736111,60.003052],[22.601109000000122,59.98333000000014],[22.572498,60.027496000000106],[22.469463000000133,60],[22.471132,60.072083000000134],[22.415276,60.152222],[22.449718000000132,60.21833],[22.587776,60.202499],[22.824444,60.227219]]],[[[22.24222200000014,60.18110700000011],[22.215275,60.179443000000106],[22.217777000000126,60.21860500000014],[22.29444100000012,60.248604],[22.302776,60.217773],[22.24222200000014,60.18110700000011]]],[[[25.677219,60.234993],[25.634998,60.198051],[25.598053,60.2077710000001],[25.561108,60.265831],[25.595276,60.29193900000012],[25.677219,60.234993]]],[[[22.34222000000011,60.283051],[22.213333,60.241661],[22.209164,60.272499],[22.068886,60.268608],[22.096107,60.307777],[22.34222000000011,60.283051]]],[[[22.38333100000011,60.28833],[22.315277,60.316666],[22.325275,60.334717],[22.396664,60.351105],[22.476944,60.323608],[22.38333100000011,60.28833]]],[[[21.98277700000011,60.324165],[21.789997,60.372498],[21.807499,60.465553],[21.933331,60.416664],[21.996666,60.358887],[21.98277700000011,60.324165]]],[[[21.751663,60.498329],[21.691666,60.450272],[21.684444,60.452774],[21.73,60.520271],[21.763332,60.522499],[21.751663,60.498329]]],[[[21.328888,60.48111],[21.275833,60.47805],[21.226944000000117,60.55249800000013],[21.278053000000114,60.540276],[21.328888,60.48111]]],[[[21.483330000000137,60.520271],[21.432499,60.469719],[21.324997,60.516106],[21.321941,60.543053],[21.392776,60.556664],[21.483330000000137,60.520271]]],[[[21.290276,60.612221],[21.289165,60.561386],[21.214165,60.61972000000014],[21.2666660000001,60.643608],[21.290276,60.612221]]],[[[21.327499,60.87722],[21.263885,60.879166],[21.254166,60.958885],[21.296387,60.967773],[21.35722,60.921944],[21.327499,60.87722]]],[[[21.080276,63.281387],[21.292221,63.23944100000011],[21.41333,63.25138900000013],[21.427219,63.196938],[21.246944,63.14472200000011],[21.186108,63.190826],[21.144722000000115,63.178329],[21.080276,63.281387]]],[[[22.180832,63.265274],[22.078331000000105,63.279442],[22.040833,63.30693800000011],[22.192497000000117,63.321938],[22.209999,63.300827],[22.180832,63.265274]]],[[[21.32333,63.289162],[21.315552,63.287216],[21.231941,63.32555400000012],[21.381107,63.34111000000013],[21.32333,63.289162]]],[[[22.873608,63.799995],[22.868332000000123,63.770554],[22.671387,63.794441],[22.80611,63.876938],[22.897499,63.866943000000106],[22.917221,63.821938],[22.873608,63.799995]]],[[[24.734997000000135,64.944443],[24.603054,64.961929],[24.551666,65.0249940000001],[24.808609,65.078049],[25.035,65.036102],[24.846664,65.003601],[24.820274,64.963882],[24.734997000000135,64.944443]]],[[[24.462219,65.763885],[24.436943,65.769714],[24.50305200000014,65.78054800000012],[24.5,65.776657],[24.462219,65.763885]]],[[[28.165833,69.91221600000011],[28.32333,69.887497],[28.404999,69.821655],[29.098888,69.70805400000012],[29.299721,69.48555],[28.819164,69.231934],[28.786942,69.119156],[28.957340000000105,69.05162],[28.431942,68.896942],[28.479164,68.873596],[28.737778000000105,68.875824],[28.820553,68.844437],[28.73860900000011,68.734161],[28.457497,68.531937],[28.696663000000115,68.19332900000012],[29.356941000000116,68.08248900000012],[29.691666,67.815277],[30.02861,67.694717],[29.932777,67.513885],[29.525276000000133,67.293884],[29.15694400000012,67.03082300000011],[29.087776,66.969986],[29.074997000000106,66.89582800000011],[29.123055,66.824707],[29.359444,66.673325],[29.554443,66.470276],[29.638611000000136,66.32249500000012],[29.910275,66.12693800000011],[30.096664,65.833328],[30.134163,65.719162],[30.123886,65.664993],[30.024441,65.69110100000012],[29.818886,65.65332000000012],[29.834164,65.588333],[29.738331,65.48111000000011],[29.747498,65.341934],[29.596386,65.248886],[29.853611,65.21611],[29.873886,65.120819],[29.628887,65.063049],[29.60666700000013,65.001663],[29.636665,64.928055],[29.804722,64.7938840000001],[30.140831,64.774155],[30.199165,64.650269],[29.974998,64.5811000000001],[30.00967,64.512863],[30.087219,64.483047],[30.053608,64.404999],[30.156109,64.354156],[30.389721,64.30943300000013],[30.578053,64.221375],[30.614441000000113,64.08665500000012],[30.59527600000013,64.046936],[30.255833000000106,63.817772000000105],[29.993332,63.743607],[30.228333,63.600555],[30.399441,63.546104],[30.481667,63.478607],[30.714722,63.42443800000013],[31.219719,63.223053],[31.588928000000124,62.91441300000014],[31.467499,62.806389],[31.25972,62.507774],[30.704166,62.210548000000124],[29.809166,61.60833],[29.213608,61.253326],[28.812775,61.103333],[28.638885,60.96611000000012],[28.529163,60.954994],[28.38888500000013,60.886665],[27.807831,60.546402],[27.74361,60.572495],[27.738052,60.51138300000014],[27.47666500000014,60.506386],[27.473053,60.476387],[27.295555,60.503883],[27.215275000000133,60.585548],[27.031387,60.538887],[26.960278,60.44194],[26.905277000000126,60.47610500000013],[26.666943000000117,60.42666600000013],[26.497219,60.446938],[26.474163,60.479164],[26.594997,60.59805300000011],[26.668331,60.607498],[26.753887,60.57166300000011],[26.659164,60.647499],[26.60722,60.63694],[26.461941,60.5075],[26.48222,60.436943],[26.421665,60.391937],[26.146111,60.393883],[26.051388,60.427498],[26.111664,60.330276],[26.041943,60.2930530000001],[26.040554,60.322495],[25.83805500000011,60.401108],[25.9180530000001,60.351387],[25.919998,60.241661],[25.753887,60.314720000000136],[25.745552,60.286110000000114],[25.845833,60.2649990000001],[25.780277,60.232773],[25.720554,60.248055],[25.649719,60.296387],[25.647778,60.335548],[25.694553,60.342216],[25.66222,60.362221],[25.545277,60.311104000000114],[25.489441,60.245827],[25.200832000000105,60.241943],[25.146385,60.219444],[25.201111,60.207497],[25.195274,60.186386],[25.06583,60.156105],[24.603333,60.121941],[24.591942,60.05666400000012],[24.48222,59.991386],[24.421104,59.987221],[24.421387,60.027222],[24.333054,60.071938],[23.7972180000001,59.961937],[23.5613570000001,59.970669],[23.426662,59.953888],[23.537498,60.025276000000126],[23.53833,60.069717],[23.25249900000011,59.839165],[22.909721,59.80499300000013],[22.889721,59.806389],[22.934719,59.840553],[23.257217,59.919441],[23.338333,60.019997],[23.224995,59.926109],[23.10722,59.922493],[23.107777,59.96833],[23.25972,60.03555300000011],[23.049442,60.03611],[22.985554,60.062775],[23.041943,60.120827],[22.874443,60.14555400000011],[22.901386000000116,60.213333],[23.086941000000134,60.346939],[22.574997,60.210548],[22.44722,60.244438],[22.632221,60.391937],[22.276943,60.385826],[22.014442,60.465271],[21.937496,60.521385000000116],[21.83972200000011,60.524162],[21.863052,60.471939],[21.803055,60.482498000000135],[21.824444,60.619164],[21.588333,60.506943],[21.576942,60.56249200000013],[21.429996,60.573326],[21.358608,60.65361],[21.392498000000103,60.755554],[21.328331,60.865273],[21.387775,60.94082600000012],[21.444443,61.167221],[21.554443,61.309441],[21.519444,61.509163000000115],[21.465275,61.550552],[21.493332000000123,61.573883],[21.668053,61.5469440000001],[21.535275,61.653328],[21.470276,61.755272],[21.488052,61.803055],[21.410553,61.890549],[21.280277,61.948051],[21.25333,62.005554],[21.333885,62.153885000000116],[21.382774,62.185272],[21.371666,62.259995],[21.336666,62.348885],[21.111664000000133,62.45166],[21.1252750000001,62.547493],[21.064163,62.596382],[21.106110000000115,62.76944],[21.298054,62.860832],[21.37722,62.863884],[21.445831,62.967499],[21.439163,63.042496],[21.506107,63.067215],[21.619999,63.018608],[21.686108,63.024994],[21.521942000000134,63.120552],[21.4977760000001,63.209999],[21.542774,63.231941],[21.647221,63.19194],[21.881943,63.25666],[21.892776,63.206108],[21.966663,63.183052],[22.337219,63.273605],[22.371387,63.31582600000013],[22.355553,63.339722],[22.203053,63.417221],[22.188053,63.463051],[22.292500000000132,63.527222],[22.396385,63.472496],[22.589165,63.695549],[22.680553,63.697777],[22.733608,63.621666],[22.780552,63.625832],[22.899998,63.698608],[22.923332,63.801109],[23.143055,63.876938],[23.318886000000134,63.896660000000104],[23.371944,63.938889],[23.38472,64.048599],[23.511387,64.03637700000013],[23.6022190000001,64.064438],[23.652222,64.140823],[23.926666000000125,64.2691650000001],[23.999443,64.385818],[24.34333,64.523605],[24.371666,64.622208],[24.535275000000123,64.74137900000011],[24.542221,64.80249],[25.086388,64.912766],[25.233330000000137,64.81776400000012],[25.319443,64.81776400000012],[25.364166,64.83194],[25.365555,64.902222],[25.233608,64.92776500000014],[25.188332,64.96611],[25.21860900000013,64.989166],[25.407497,64.944717],[25.448608,64.960541],[25.370552,65.079437],[25.284721,65.110825],[25.267498000000103,65.16999800000013],[25.35527400000012,65.410828],[25.353333,65.476944],[25.310833000000116,65.511108],[25.123333,65.55749500000012],[25.070274,65.61055],[24.669167,65.65470900000012],[24.557499,65.727768],[24.553886,65.775543],[24.689163,65.896103],[24.62166600000012,65.886108],[24.538609000000122,65.795273],[24.419998,65.768326],[24.176666,65.789154],[23.930832,66.135544],[23.719166,66.204987],[23.640274,66.436096],[23.878609,66.55722],[23.889999,66.743042],[24.007774,66.800552],[23.571663,67.156662],[23.6055530000001,67.25943000000012],[23.773331,67.31443800000011],[23.76777600000014,67.41610700000011],[23.43111,67.46554600000013],[23.507774,67.66554300000013],[23.48333,67.863052],[23.644722,67.913055],[23.65694400000012,67.950821],[23.394444000000135,68.042496],[23.066944,68.286377],[22.899719,68.3316650000001],[22.823608,68.388046],[22.371944,68.463608],[22.050552,68.479156],[21.897221,68.569992],[21.757500000000107,68.576935],[21.623055,68.649429],[21.46555300000011,68.678055],[21.420555,68.724152],[21.081387,68.866653],[20.895275,68.8936],[20.888885,68.925827],[20.938889,68.958328],[20.866665,69.00499],[20.580929,69.060303],[20.738331,69.096375],[21.059444,69.034439],[21.113052,69.108047],[21.053608,69.140549],[21.032497,69.213043],[21.320831,69.326111],[21.681942,69.284714],[22.346664,68.84471100000013],[22.398331,68.711105],[22.549999,68.737778],[22.802776000000105,68.691376],[23.063889,68.695541],[23.204166,68.62860100000012],[23.692776,68.71221900000012],[23.829998,68.829987],[23.976387,68.832489],[24.351387,68.710541],[24.754444,68.660263],[24.859203,68.587341],[24.934917,68.580811],[25.103333000000134,68.63472000000013],[25.15472,68.767776],[25.214443,68.81749],[25.43111,68.890549],[25.623333,68.884155],[25.761108,68.989166],[25.713333,69.255264],[25.754997,69.34220900000014],[25.82972,69.378052],[25.957497,69.59027100000013],[25.974163,69.635269],[25.945831,69.673325],[26.369442,69.849991],[26.449997,69.927216],[26.80658,69.952057],[27.068886,69.9086],[27.291943000000117,69.949997],[27.299999,69.990555],[27.57333,70.068878],[27.902496,70.088882],[27.960552,70.06694],[27.984722,70.002213],[28.165833,69.91221600000011]]]]}},{"type":"Feature","properties":{"FIPS":"FJ","ISO2":"FJ","ISO3":"FJI","UN":242,"NAME":"Fiji","AREA":1827,"POP2005":828046,"REGION":9,"SUBREGION":54,"LON":177.974,"LAT":-17.819},"geometry":{"type":"MultiPolygon","coordinates":[[[[-178.707764,-20.674442],[-178.737213,-20.666115],[-178.73056,-20.646114],[-178.720856,-20.648056],[-178.707764,-20.674442]]],[[[-178.211426,-19.852505],[-178.223053,-19.845554],[-178.209747,-19.826389],[-178.19809,-19.835838],[-178.211426,-19.852505]]],[[[-178.396698,-19.185001],[-178.425049,-19.177502],[-178.398621,-19.129169],[-178.386414,-19.138889],[-178.396698,-19.185001]]],[[[179.779694,-19.195278],[179.7402340000001,-19.188053],[179.773041,-19.123333],[179.797485,-19.184444],[179.779694,-19.195278]]],[[[-178.538605,-19.181946],[-178.596954,-19.155834],[-178.585846,-19.113613],[-178.550842,-19.117783],[-178.538605,-19.181946]]],[[[178.4982910000001,-18.989998],[178.417206,-19.046947],[178.337463,-19.050556],[178.307465,-18.999165],[178.191925,-19.045834],[178.094116,-19.162777],[177.99884,-19.162498],[177.95108,-19.13139],[178.306915,-18.935555],[178.4682920000001,-18.956387],[178.4982910000001,-18.989998]]],[[[-178.936707,-18.989445],[-178.967224,-18.978336],[-178.949432,-18.925835],[-178.93335,-18.936943],[-178.936707,-18.989445]]],[[[-179.78363,-18.946388],[-179.80307,-18.986385],[-179.840027,-18.950832],[-179.868896,-19.005283],[-179.845001,-18.922504],[-179.78363,-18.946388]]],[[[178.528046,-18.910831],[178.49719200000015,-18.933887],[178.47662400000013,-18.883057],[178.521637,-18.859722],[178.528046,-18.910831]]],[[[-178.498627,-18.674725],[-178.521393,-18.661388],[-178.506683,-18.635281],[-178.473053,-18.650558],[-178.498627,-18.674725]]],[[[179.91275,-18.641945],[179.837463,-18.576389],[179.96386700000016,-18.540558],[179.966644,-18.560001],[179.91275,-18.641945]]],[[[177.66330000000013,-18.590279],[177.61911,-18.538334],[177.63079800000014,-18.491943],[177.65164200000015,-18.509724],[177.66330000000013,-18.590279]]],[[[178.13272100000017,-18.4175],[178.109406,-18.407501],[178.13970900000015,-18.351944],[178.156647,-18.377777],[178.13272100000017,-18.4175]]],[[[-178.778351,-18.249725],[-178.843872,-18.216946],[-178.828613,-18.190002],[-178.747528,-18.201389],[-178.778351,-18.249725]]],[[[179.35189800000012,-18.121113],[179.245789,-18.036388],[179.236359,-17.96833],[179.266663,-17.936111],[179.353302,-18.009167],[179.35189800000012,-18.121113]]],[[[-179.011719,-17.995277],[-179.070587,-17.963333],[-179.068359,-17.932503],[-178.991119,-17.950832],[-179.011719,-17.995277]]],[[[-178.286987,-17.96611],[-178.340027,-17.955833],[-178.347809,-17.894165],[-178.244476,-17.917778],[-178.243896,-17.951668],[-178.286987,-17.96611]]],[[[179.421906,-17.848335],[179.396088,-17.821945],[179.392761,-17.786388],[179.421082,-17.797222],[179.421906,-17.848335]]],[[[-179.292511,-17.783897],[-179.331146,-17.771954],[-179.319153,-17.727509],[-179.285004,-17.740837],[-179.292511,-17.783897]]],[[[178.820251,-17.742775],[178.77191200000016,-17.754448],[178.74774200000013,-17.719719],[178.748566,-17.655834],[178.791931,-17.621113],[178.832733,-17.627224],[178.853027,-17.66972],[178.820251,-17.742775]]],[[[-179.141998,-17.476952],[-179.17337,-17.467781],[-179.178894,-17.433064],[-179.143341,-17.431114],[-179.141998,-17.476952]]],[[[178.280823,-17.403053],[178.598297,-17.643055],[178.597748,-17.784168],[178.693298,-18.025002],[178.67804,-18.078335],[178.58828700000015,-18.135277],[178.532196,-18.092224],[178.348846,-18.116112],[178.16024800000014,-18.254723],[177.96023600000012,-18.268333],[177.47302200000013,-18.162777],[177.333313,-18.119446],[177.299133,-18.078613],[177.24884,-17.962776],[177.256653,-17.874168],[177.429688,-17.761669],[177.38803100000018,-17.632778],[177.510254,-17.509445],[177.825256,-17.362778],[177.833313,-17.396111],[177.953583,-17.410557],[178.170532,-17.342499],[178.193024,-17.301113],[178.269135,-17.343891],[178.280823,-17.403053]]],[[[177.112457,-17.314445],[177.10025,-17.271114],[177.141937,-17.247776],[177.158325,-17.268059],[177.112457,-17.314445]]],[[[-179.128632,-17.283611],[-179.153381,-17.282227],[-179.162811,-17.250835],[-179.121429,-17.258617],[-179.128632,-17.283611]]],[[[179.399414,-17.394444],[179.357178,-17.259445],[179.433044,-17.242222],[179.448029,-17.315834],[179.399414,-17.394444]]],[[[-178.925293,-17.257225],[-178.98584,-17.318058],[-179.02005,-17.153053],[-178.922241,-17.197781],[-178.925293,-17.257225]]],[[[177.263611,-17.123611],[177.199402,-17.170277],[177.17718500000012,-17.163612],[177.208313,-17.08889],[177.281097,-17.051945],[177.263611,-17.123611]]],[[[178.333038,-16.835835],[178.2821960000001,-16.833889],[178.277191,-16.789444],[178.329956,-16.796391],[178.333038,-16.835835]]],[[[179.947479,-17.002781],[179.882446,-16.964165],[180,-16.787395],[180,-16.965725],[179.947479,-17.002781]]],[[[-179.993317,-16.955276],[-180,-16.787363],[-179.861633,-16.680321],[-179.821106,-16.781094],[-179.993317,-16.955276]]],[[[177.443024,-16.83778],[177.558319,-16.721943],[177.55996700000014,-16.677498],[177.593018,-16.687778],[177.521637,-16.790001],[177.443024,-16.83778]]],[[[179.929413,-16.659164],[179.88443,-16.657501],[179.947754,-16.613056],[179.949127,-16.643612],[179.929413,-16.659164]]],[[[180,-16.537918],[179.98107900000014,-16.524445],[180,-16.494274],[180,-16.537918]]],[[[-179.976166,-16.535278],[-180,-16.537918],[-179.988617,-16.476952],[-179.896423,-16.43111],[-179.926941,-16.518894],[-179.976166,-16.535278]]],[[[179.958008,-16.197498],[179.853027,-16.291111],[179.7538760000001,-16.446388],[179.591644,-16.539722],[179.478577,-16.701111],[179.493011,-16.761669],[179.559692,-16.763615],[179.932465,-16.460831],[179.950256,-16.513058],[179.87133800000015,-16.665001],[179.95190400000013,-16.741943],[179.90219100000013,-16.769447],[179.74633800000015,-16.726387],[179.66275,-16.739719],[179.571625,-16.801113],[179.331909,-16.802223],[179.35580400000015,-16.739441],[179.265808,-16.690556],[179.05304000000012,-16.800556],[179.01638800000012,-16.895279],[179.073578,-16.882778],[179.023865,-16.925278],[178.8696900000001,-16.860832],[178.810242,-16.908054],[178.796082,-16.984165],[178.747192,-17.011948],[178.690247,-16.992496],[178.624969,-16.835556],[178.478851,-16.78167],[178.595245,-16.641666],[178.707733,-16.675278],[178.981903,-16.469719],[179.224121,-16.397499],[179.400543,-16.413055],[179.401367,-16.349167],[179.50332600000013,-16.273891],[180,-16.154724],[179.958008,-16.197498]]],[[[-179.968872,-16.16761],[-180,-16.154732],[-179.941132,-16.128345],[-179.944733,-16.147369],[-179.968872,-16.16761]]],[[[177.119415,-12.514446],[177.060242,-12.516945],[177.026917,-12.507223],[177.11911,-12.484722],[177.119415,-12.514446]]]]}},{"type":"Feature","properties":{"FIPS":"FK","ISO2":"FK","ISO3":"FLK","UN":238,"NAME":"Falkland Islands (Malvinas)","AREA":1217,"POP2005":2975,"REGION":19,"SUBREGION":5,"LON":-58.694,"LAT":-51.665},"geometry":{"type":"MultiPolygon","coordinates":[[[[-59.691673,-52.242783],[-59.761116,-52.273613],[-59.753334,-52.170006],[-59.683891,-52.172783],[-59.691673,-52.242783]]],[[[-58.435005,-52.093895],[-58.52417,-52.055],[-58.53389,-52.024445],[-58.432503,-51.99028],[-58.435005,-52.093895]]],[[[-61.224449,-51.864723],[-61.283058,-51.855003],[-61.313896,-51.824722],[-61.215004,-51.797226],[-61.19445,-51.848618],[-61.224449,-51.864723]]],[[[-61.034447,-51.869446],[-60.890839,-51.825836],[-60.867783,-51.903336],[-60.881111,-51.934448],[-60.993057,-51.965836],[-61.149445,-51.848892],[-61.013062,-51.779724],[-60.940559,-51.800285],[-61.034447,-51.869446]]],[[[-61.195839,-51.699448],[-61.264168,-51.704445],[-61.284729,-51.756111],[-61.315834,-51.733612],[-61.305,-51.693062],[-61.195839,-51.699448]]],[[[-59.210556,-51.410561],[-59.392784,-51.599167],[-59.577782,-51.688339],[-59.953056,-51.983063],[-60.06028,-51.940285],[-60.190002,-51.97834],[-60.368057,-52.159172],[-60.6175,-52.24556],[-60.980835,-52.061951],[-60.743614,-52.010284],[-60.841667,-51.95639],[-60.444725,-51.965836],[-60.398338,-51.913895],[-60.449448,-51.883057],[-60.438339,-51.779167],[-60.371674,-51.768333],[-60.376114,-51.837784],[-60.345284,-51.86084],[-60.260002,-51.773056],[-60.222778,-51.787781],[-60.180557,-51.758896],[-60.178894,-51.70945],[-60.227501,-51.700279],[-60.556114,-51.775558],[-60.638336,-51.722229],[-60.617783,-51.669724],[-60.45723,-51.702225],[-60.364723,-51.667503],[-60.163612,-51.661392],[-60.404449,-51.551392],[-60.384171,-51.486389],[-60.407837,-51.464783],[-60.620003,-51.413895],[-60.642227,-51.35556],[-60.132225,-51.494728],[-59.984726,-51.467781],[-60.051949,-51.450005],[-60.0625,-51.420837],[-60.019447,-51.380005],[-59.889725,-51.37278],[-59.811951,-51.442223],[-59.458618,-51.458061],[-59.38945,-51.430283],[-59.448334,-51.399727],[-59.448891,-51.358337],[-59.403061,-51.336395],[-59.210556,-51.410561]]],[[[-58.696671,-51.33667],[-58.47139,-51.306671],[-58.347504,-51.364174],[-58.320282,-51.42028],[-58.361946,-51.44445],[-58.447502,-51.452507],[-58.493614,-51.394447],[-58.550285,-51.433617],[-58.420563,-51.556671],[-58.335838,-51.566673],[-58.226952,-51.654449],[-58.188896,-51.585281],[-58.311111,-51.497223],[-58.35778,-51.503059],[-58.279449,-51.417503],[-57.911949,-51.376396],[-57.76889,-51.500557],[-57.761673,-51.538338],[-57.930283,-51.540001],[-58.031113,-51.501671],[-58.142784,-51.553894],[-57.786392,-51.614723],[-57.731392,-51.692223],[-58.032501,-51.757507],[-58.259171,-51.75695],[-58.173615,-51.796669],[-58.358337,-51.826668],[-58.234726,-51.832779],[-58.415001,-51.900558],[-58.76889,-51.891945],[-58.940559,-51.801949],[-58.971115,-51.85778],[-58.626396,-51.968338],[-58.603889,-52.001396],[-58.64695,-52.067223],[-58.678062,-52.093056],[-58.792503,-52.034447],[-58.930557,-52.100281],[-59.137779,-51.985558],[-59.289726,-52.004173],[-59.293335,-52.027229],[-59.130562,-52.05806],[-59.035278,-52.14389],[-59.077225,-52.231674],[-59.384727,-52.116394],[-59.449173,-52.140839],[-59.43,-52.215004],[-59.339729,-52.25528],[-59.348061,-52.343056],[-59.718056,-52.121117],[-59.518059,-51.875282],[-59.228615,-51.719727],[-59.063614,-51.686111],[-59.026672,-51.756393],[-59.042778,-51.81778],[-58.994728,-51.806671],[-59.023895,-51.676949],[-59.174171,-51.581116],[-59.108612,-51.513893],[-59.043892,-51.584167],[-59.008896,-51.569168],[-58.986946,-51.503059],[-59.082779,-51.468338],[-59.084724,-51.411667],[-58.875,-51.379448],[-58.890007,-51.323616],[-58.848618,-51.291389],[-58.696671,-51.33667]]],[[[-59.935562,-51.350838],[-59.985001,-51.334724],[-60.025284,-51.297783],[-59.906113,-51.303062],[-59.935562,-51.350838]]],[[[-60.110558,-51.405281],[-60.268333,-51.398056],[-60.300285,-51.271393],[-60.068062,-51.307503],[-60.047783,-51.33667],[-60.110558,-51.405281]]],[[[-59.508339,-51.337502],[-59.573616,-51.333618],[-59.811111,-51.26973],[-59.479172,-51.264725],[-59.445557,-51.323334],[-59.508339,-51.337502]]]]}},{"type":"Feature","properties":{"FIPS":"FM","ISO2":"FM","ISO3":"FSM","UN":583,"NAME":"Micronesia, Federated States of","AREA":70,"POP2005":110058,"REGION":9,"SUBREGION":57,"LON":158.235,"LAT":6.883},"geometry":{"type":"MultiPolygon","coordinates":[[[[153.674408,5.286943],[153.659973,5.291666],[153.711365,5.319721],[153.709137,5.306665],[153.674408,5.286943]]],[[[163.0074770000001,5.263055000000122],[162.92190600000015,5.274721],[162.904144,5.307221],[163.016388,5.378332],[163.043304,5.323055000000124],[163.0074770000001,5.263055000000122]]],[[[143.063599,6.707222000000115],[143.054688,6.714722],[143.063599,6.719443],[143.0672,6.715833],[143.063599,6.707222000000115]]],[[[149.320251,6.698332],[149.313293,6.702499],[149.324982,6.721944],[149.32775900000013,6.71111],[149.320251,6.698332]]],[[[157.94220000000018,6.71861],[157.931915,6.721944],[157.9524540000001,6.734444],[157.9524540000001,6.728888],[157.94220000000018,6.71861]]],[[[157.973572,6.738332],[157.964142,6.74111],[157.99273700000015,6.751944],[157.987183,6.745276000000104],[157.973572,6.738332]]],[[[158.29776,6.786110000000122],[158.175812,6.798332],[158.120789,6.929721],[158.18469200000015,6.978610000000117],[158.318848,6.930277],[158.33551,6.871665],[158.29776,6.786110000000122]]],[[[158.253876,6.983333],[158.241638,6.992777],[158.259979,7.000278],[158.262207,6.995554000000141],[158.253876,6.983333]]],[[[151.860504,7.31861],[151.83828700000015,7.361943],[151.839966,7.370276000000103],[151.866638,7.358610000000112],[151.860504,7.31861]]],[[[149.20163,7.363333],[149.194702,7.361388],[149.203033,7.376388],[149.20440700000017,7.367498],[149.20163,7.363333]]],[[[149.191345,7.375554],[149.181091,7.37361],[149.177765,7.382499],[149.188019,7.384444],[149.191345,7.375554]]],[[[143.9202580000001,7.379721000000131],[143.9119260000001,7.382499],[143.914154,7.391388],[143.919708,7.389999],[143.9202580000001,7.379721000000131]]],[[[151.63916000000015,7.326666000000102],[151.56720000000018,7.34111],[151.608307,7.395277],[151.650818,7.372221],[151.63916000000015,7.326666000000102]]],[[[151.911652,7.444999],[151.86300700000015,7.419721],[151.85495,7.423888],[151.866638,7.463888000000112],[151.911652,7.444999]]],[[[146.19329800000014,7.504167],[146.179688,7.505555000000129],[146.179688,7.510833],[146.187195,7.515555],[146.19329800000014,7.504167]]],[[[149.674988,8.575554],[149.65942400000014,8.590275],[149.688873,8.617496],[149.6902470000001,8.608053],[149.674988,8.575554]]],[[[150.378021,8.617496],[150.3732910000001,8.61277600000011],[150.366638,8.626387],[150.375519,8.626942],[150.378021,8.617496]]],[[[150.130249,8.978331],[150.11828600000013,8.976387],[150.128021,8.992496],[150.135529,8.986664000000133],[150.130249,8.978331]]],[[[138.209137,9.523888000000113],[138.131622,9.498886],[138.060242,9.415276000000118],[138.133606,9.571943],[138.186371,9.588886],[138.209137,9.523888000000113]]]]}},{"type":"Feature","properties":{"FIPS":"FP","ISO2":"PF","ISO3":"PYF","UN":258,"NAME":"French Polynesia","AREA":366,"POP2005":255632,"REGION":9,"SUBREGION":61,"LON":-149.462,"LAT":-17.626},"geometry":{"type":"MultiPolygon","coordinates":[[[[-143.482483,-27.914448],[-143.491699,-27.913887],[-143.508911,-27.890839],[-143.483917,-27.900276],[-143.482483,-27.914448]]],[[[-144.307526,-27.642776],[-144.347504,-27.608337],[-144.324738,-27.553333],[-144.285553,-27.577499],[-144.307526,-27.642776]]],[[[-147.689758,-23.881668],[-147.720306,-23.865276],[-147.648621,-23.853336],[-147.648621,-23.862225],[-147.689758,-23.881668]]],[[[-149.483337,-23.401943],[-149.514496,-23.40139],[-149.52533,-23.373894],[-149.457214,-23.361671],[-149.448639,-23.395832],[-149.483337,-23.401943]]],[[[-135.051941,-23.163887],[-135.06308,-23.156113],[-135.031708,-23.143333],[-135.028351,-23.157501],[-135.051941,-23.163887]]],[[[-134.985535,-23.139442],[-135.015564,-23.12167],[-134.941406,-23.085838],[-134.944733,-23.096668],[-134.985535,-23.139442]]],[[[-152.860016,-22.656387],[-152.878357,-22.634727],[-152.845551,-22.605003],[-152.826416,-22.634171],[-152.860016,-22.656387]]],[[[-151.36557,-22.518616],[-151.396393,-22.451668],[-151.387817,-22.425835],[-151.350281,-22.464725],[-151.36557,-22.518616]]],[[[-138.714722,-22.271667],[-138.762512,-22.286388],[-138.796661,-22.22028],[-138.743591,-22.204449],[-138.714722,-22.271667]]],[[[-140.609467,-21.71917],[-140.66864,-21.708332],[-140.666687,-21.655834],[-140.642242,-21.653336],[-140.609467,-21.71917]]],[[[-144.956146,-19.923332],[-144.965027,-19.929169],[-144.958344,-19.895283],[-144.951111,-19.905834],[-144.956146,-19.923332]]],[[[-150.648071,-17.662498],[-150.66449,-17.659447],[-150.669464,-17.645283],[-150.645294,-17.642498],[-150.648071,-17.662498]]],[[[-149.211426,-17.733891],[-149.181976,-17.729164],[-149.148926,-17.779449],[-149.179199,-17.870834],[-149.275024,-17.847221],[-149.369476,-17.738892],[-149.484711,-17.766949],[-149.590576,-17.711391],[-149.639771,-17.623894],[-149.632507,-17.549999],[-149.495026,-17.493893],[-149.373627,-17.526947],[-149.332764,-17.570278],[-149.321381,-17.701389],[-149.211426,-17.733891]]],[[[-149.848602,-17.573612],[-149.925049,-17.525284],[-149.937256,-17.484165],[-149.786133,-17.46917],[-149.848602,-17.573612]]],[[[-149.532257,-16.974445],[-149.54306,-16.974998],[-149.544189,-16.964443],[-149.535553,-16.964443],[-149.532257,-16.974445]]],[[[-149.572266,-16.969723],[-149.584747,-16.981113],[-149.59198,-16.980003],[-149.586121,-16.956108],[-149.572266,-16.969723]]],[[[-150.998322,-16.824169],[-151.040039,-16.786118],[-150.994476,-16.762505],[-150.969177,-16.793056],[-150.998322,-16.824169]]],[[[-151.40033,-16.888332],[-151.476654,-16.895283],[-151.497772,-16.780834],[-151.475037,-16.740276],[-151.428894,-16.747219],[-151.349457,-16.848061],[-151.40033,-16.888332]]],[[[-151.03833,-16.769726],[-151.05249,-16.744167],[-151.037537,-16.693054],[-151.007233,-16.74472],[-151.03833,-16.769726]]],[[[-151.458344,-16.673332],[-151.537781,-16.644726],[-151.532257,-16.589443],[-151.441101,-16.599171],[-151.458344,-16.673332]]],[[[-151.748627,-16.534451],[-151.786987,-16.499168],[-151.775879,-16.473331],[-151.742249,-16.490833],[-151.748627,-16.534451]]],[[[-146.335846,-16.164722],[-146.387817,-16.158337],[-146.38446,-16.110279],[-146.334991,-16.113056],[-146.335846,-16.164722]]],[[[-148.23526,-15.848612],[-148.26532,-15.846947],[-148.28363,-15.800835],[-148.267792,-15.79917],[-148.23526,-15.848612]]],[[[-144.621948,-15.74861],[-144.646393,-15.73889],[-144.633667,-15.708055],[-144.617493,-15.726946],[-144.621948,-15.74861]]],[[[-138.656708,-10.549725],[-138.695038,-10.528057],[-138.695587,-10.431112],[-138.618347,-10.465555],[-138.616119,-10.515001],[-138.656708,-10.549725]]],[[[-139.107483,-9.978058],[-139.13504,-10.015001],[-139.125824,-9.906113],[-139.047791,-9.914167],[-139.107483,-9.978058]]],[[[-138.955261,-9.743055],[-138.809479,-9.744999],[-138.893097,-9.805555],[-139.051392,-9.808891],[-139.054749,-9.859999],[-139.141113,-9.830833],[-139.172546,-9.780281],[-139.049164,-9.696114],[-138.979431,-9.705557],[-138.955261,-9.743055]]],[[[-140.07724,-9.450556],[-140.147827,-9.380556],[-140.086121,-9.324724],[-140.037537,-9.364723],[-140.07724,-9.450556]]],[[[-139.58252,-8.87361],[-139.52005,-8.880001],[-139.504181,-8.917225],[-139.611969,-8.95639],[-139.628906,-8.902502],[-139.58252,-8.87361]]],[[[-140.026428,-8.901112],[-140.189453,-8.954166],[-140.228638,-8.926392],[-140.249756,-8.802778],[-140.222504,-8.777502],[-140.06890899999988,-8.811668],[-140.016113,-8.851389],[-140.026428,-8.901112]]],[[[-140.704712,-8.044168],[-140.709747,-7.965556],[-140.637817,-7.959446],[-140.667816,-7.978612],[-140.704712,-8.044168]]],[[[-140.584991,-7.92389],[-140.60614,-7.913611],[-140.56308,-7.888333],[-140.561707,-7.908891],[-140.584991,-7.92389]]]]}},{"type":"Feature","properties":{"FIPS":"FR","ISO2":"FR","ISO3":"FRA","UN":250,"NAME":"France","AREA":55010,"POP2005":60990544,"REGION":150,"SUBREGION":155,"LON":2.55,"LAT":46.565},"geometry":{"type":"MultiPolygon","coordinates":[[[[9.48583200000013,42.615273000000116],[9.49472,42.603607000000125],[9.457777,42.643326],[9.48583200000013,42.615273000000116]]],[[[9.446665,42.678886],[9.473888,42.582222],[9.509998,42.563606],[9.497221,42.60083],[9.533888000000104,42.54193900000013],[9.553333000000123,42.115555],[9.41111,41.954163],[9.398888,41.698883],[9.271666,41.520554],[9.248888,41.40888200000012],[9.180832000000123,41.3647160000001],[9.115833,41.431938000000116],[8.789165,41.558052],[8.794722,41.6325],[8.921389,41.688049],[8.725832000000139,41.72943900000013],[8.705,41.759438],[8.788887,41.853333],[8.784166000000141,41.92443800000012],[8.627222,41.906662],[8.58861,41.963051],[8.64611100000013,41.969162],[8.659443,42.008331],[8.744999,42.051384],[8.587221,42.169716],[8.570555000000127,42.221664],[8.688055000000134,42.270271],[8.575832000000105,42.383606],[8.721666,42.57444],[9.055277,42.677498],[9.119444,42.73027000000013],[9.251389,42.720833],[9.293888,42.675552],[9.342499,42.737778],[9.308054,42.836105],[9.3530540000001,43.003883],[9.460833,42.986382],[9.489166000000125,42.805275],[9.446665,42.678886]]],[[[-1.194445,45.82249500000012],[-1.211945,45.806938],[-1.282222,45.905548000000124],[-1.373611,45.958054],[-1.401667,46.050552],[-1.233056,45.964722],[-1.170833,45.891663],[-1.194445,45.82249500000012]]],[[[-1.260834,46.156387],[-1.506945,46.20416300000011],[-1.553056,46.244995],[-1.474445,46.255829],[-1.291667,46.198051000000135],[-1.260834,46.156387]]],[[[-2.270833,46.69332900000012],[-2.363889,46.698051],[-2.385,46.725555],[-2.333611,46.730553],[-2.270833,46.69332900000012]]],[[[-2.196945,47.01722000000012],[-2.137222,46.943886000000134],[-2.145,46.90583],[-2.199445,46.961105],[-2.262778,46.969719],[-2.284722,47.02055400000012],[-2.196945,47.01722000000012]]],[[[-3.066667,47.306664],[-3.215834,47.302498],[-3.258611,47.376106],[-3.243333,47.391663],[-3.066667,47.306664]]],[[[-5.055,48.454163],[-5.101389,48.442215],[-5.134723,48.458328],[-5.064723,48.483055],[-5.055,48.454163]]],[[[-3.576667,48.803886],[-3.575556,48.812492],[-3.563334,48.808609],[-3.566112,48.80583200000012],[-3.576667,48.803886]]],[[[2.541667000000132,51.09111],[2.650555,50.816109],[2.898056,50.703049],[2.960556,50.7575],[3.149722,50.789993],[3.242222,50.668053],[3.298611,50.523048],[3.372777,50.49499500000013],[3.518055,50.518883],[3.607778,50.495827],[3.660555,50.45638300000013],[3.676944,50.395271],[3.774722000000111,50.353882],[4.038333,50.3555530000001],[4.165,50.283051],[4.194444,50.23749500000014],[4.149238,49.978371],[4.510555,49.947495],[4.673611,49.996384],[4.696944,50.090828],[4.832503,50.16861],[4.894722,50.140274],[4.820833,49.992775],[4.873055000000135,49.797218],[4.996666,49.80249800000013],[5.331111,49.656662],[5.437778,49.59999800000014],[5.4775,49.50416600000011],[5.792222,49.54583],[5.977777000000117,49.448608],[6.094444000000124,49.454163],[6.165277000000117,49.504715],[6.36217,49.459389],[6.416111,49.47583],[6.540555,49.425827],[6.730833,49.166107],[6.838888,49.154999],[6.8475,49.215271],[6.930555,49.220833],[7.090555,49.127495],[7.287777,49.111107],[7.423611,49.1772160000001],[7.486944,49.164162],[7.652089,49.04493700000012],[7.938611,49.048882],[8.226078,48.964417],[8.139166,48.895554],[8.092222,48.803604],[7.879999,48.664162],[7.802221,48.575829],[7.736666,48.398605],[7.750833,48.336662],[7.578888,48.11972000000014],[7.569194,48.044777],[7.624166,47.97694400000012],[7.510833,47.703331],[7.588268,47.58448],[7.501389,47.550552],[7.496944,47.494995],[7.3825,47.432495],[7.246944,47.42083],[7.178333,47.445831],[7.14642,47.499054000000115],[6.990555,47.497215],[6.879999,47.360275],[7.000833,47.364998],[6.971666,47.291939],[6.639722,47.004166],[6.528333,46.971664],[6.460278,46.895828],[6.434999000000118,46.758049],[6.129999000000112,46.59333],[6.135278,46.539719],[6.071111,46.426384],[6.158333,46.373886],[6.106109,46.297489],[6.119166,46.264442000000145],[5.96611,46.205276],[5.996388,46.14694200000013],[6.152222,46.15361000000013],[6.271944000000133,46.26194],[6.225555,46.322495],[6.246388,46.357773],[6.491944,46.453049],[6.633611,46.464165],[6.803055,46.427773],[6.783889,46.148048],[7.005833000000109,45.999443],[7.038054,45.931938000000116],[6.980833,45.872215],[6.808888,45.831383],[6.809722000000136,45.72777600000012],[6.969444,45.596939],[6.999444,45.51832600000011],[7.146944,45.43055],[7.15861,45.377495],[7.127777,45.257774],[7.064722,45.223053],[6.826944,45.149719],[6.760833,45.168327],[6.61976,45.110138],[6.746944,44.919441],[7.031666,44.83138300000013],[7.028333,44.74472],[6.852777,44.540833],[6.876944,44.376663],[7.031388,44.246941],[7.348332,44.131943],[7.614721,44.180275],[7.662222,44.17083000000014],[7.708333,44.079437],[7.495,43.88166],[7.528055,43.788605],[7.15861,43.663055],[6.892221000000119,43.435829],[6.794167,43.422775],[6.636389,43.311104000000114],[6.700277000000142,43.275551],[6.6416660000001,43.184998],[6.186944,43.128609],[6.165277000000117,43.050552],[5.955555,43.118332],[5.838611,43.05999800000012],[5.776111,43.088051],[5.815555000000131,43.120277],[5.689225,43.188507],[5.36361,43.221939000000134],[5.363889,43.328331000000105],[5.322222000000124,43.366661],[5.213055,43.338608],[5.038888,43.347496],[5.04561,43.393997],[5.232499,43.467499],[5.2272210000001,43.496109000000104],[5.031388,43.556664],[5.009722,43.512215],[5.057500000000118,43.471382],[5.0397210000001,43.437607],[4.919167,43.435555],[4.830055,43.411385],[4.839388,43.390217],[4.743889000000138,43.42860400000012],[4.749166,43.51805100000013],[4.696666,43.577774],[4.731888,43.400444],[4.772722,43.373608],[4.652778,43.359718],[4.583888,43.369995],[4.60111,43.42860400000012],[4.535555000000102,43.45832800000011],[4.321111,43.45832800000011],[4.309444,43.512215],[4.241433,43.485954],[4.287777,43.45694],[4.190555,43.461937],[4.124722,43.498329],[4.138055,43.526108000000136],[4.108055,43.55499300000013],[3.964722,43.540833],[3.546667,43.319717],[3.258055,43.227493],[3.081388000000117,43.069443],[3.045278,42.954163],[2.96,42.83777600000013],[3.038055,42.728333],[3.049444000000108,42.553886],[3.143055,42.516388],[3.177655000000129,42.436806],[3.092222,42.42999300000013],[3.045278,42.474716],[2.95,42.480553],[2.678333,42.401665],[2.666389,42.34194200000013],[2.484722,42.343048000000124],[2.269166,42.437218],[2.137777,42.417221],[2.093611,42.364166],[2.017222,42.35305000000011],[1.906389000000104,42.446938],[1.723611,42.509438],[1.74305500000014,42.563606],[1.78172,42.569962],[1.738611,42.616386],[1.491944000000103,42.65361],[1.445833000000107,42.601944],[1.359167000000127,42.715271],[1.173889,42.709717],[1.091666,42.784439],[0.72,42.859161],[0.667778,42.839165],[0.651944,42.784996],[0.675506,42.688484],[0.432778,42.686661],[0.178611,42.735275],[-0.005556,42.68499800000012],[-0.308739,42.848381],[-0.391944,42.796387],[-0.562222,42.781387],[-0.731945,42.899162],[-0.746667,42.965553],[-0.934167,42.952499],[-1.300278,43.071663],[-1.360278,43.031662],[-1.434445,43.045555],[-1.4725,43.09111],[-1.411389,43.136665],[-1.391389,43.262772],[-1.730377,43.29898100000014],[-1.780877,43.359924],[-1.666945,43.385277],[-1.585278,43.441383],[-1.443889,43.640549000000135],[-1.208611,44.625832000000116],[-1.036111,44.675278],[-1.168889,44.776108],[-1.250278,44.662498],[-1.141111,45.4897160000001],[-1.083889,45.564438],[-1.058056,45.571388],[-1.057778,45.520828],[-0.7975,45.35694100000011],[-0.699445,45.09861],[-0.536667,44.89555400000012],[-0.554167,45.023331],[-0.655278,45.098328],[-0.717778,45.35721600000011],[-0.776667,45.461105],[-1.000278,45.61444100000011],[-1.240834,45.70166],[-1.230556,45.788055],[-1.145939,45.802944],[-1.148056,45.867775],[-1.067778,45.908882],[-1.050556,46.034439],[-1.148611,46.153328],[-1.105834,46.258606],[-1.114635,46.316582],[-1.172778,46.325829],[-1.220278,46.289719],[-1.786389,46.488327],[-1.860556,46.637772],[-2.130834,46.838333],[-2.13,46.898331],[-1.984167,47.034439],[-2.051667,47.097221],[-2.170834,47.126663],[-2.134167,47.278053],[-1.938334,47.274162],[-1.8025,47.211937],[-1.728611,47.210831],[-2.003334,47.31916],[-2.129445,47.309715],[-2.289167,47.238884],[-2.540278,47.296661],[-2.5275,47.386108],[-2.466667,47.417496],[-2.406389,47.407494],[-2.484723,47.450272],[-2.491667,47.49305],[-2.361111,47.504166],[-2.580833,47.537773],[-2.793056,47.488884],[-2.869945,47.540276],[-2.732778,47.545555],[-2.685,47.597221000000104],[-2.698056,47.637215],[-2.925333,47.581051],[-3.125,47.599442],[-3.120278,47.500549],[-3.086112,47.47361],[-3.106389,47.472221],[-3.150278,47.524994],[-3.14,47.59388700000011],[-3.216945,47.650551],[-3.508889,47.7586060000001],[-3.833889,47.800552],[-3.982223,47.889717],[-4.151112,47.854439],[-4.182778,47.804161],[-4.366389,47.804161],[-4.35,47.871941000000106],[-4.436111,47.972496],[-4.529443,48.022499],[-4.726142,48.040581],[-4.708056,48.06832900000012],[-4.283611,48.114716],[-4.310278,48.201385],[-4.441389,48.238327],[-4.493056,48.236107],[-4.555834,48.174995],[-4.623889,48.281944000000124],[-4.559445,48.336105],[-4.531112,48.341660000000104],[-4.55139,48.306107],[-4.530556,48.289993],[-4.186111,48.299995],[-4.438612,48.333054],[-4.440556,48.354996],[-4.763612,48.335274],[-4.777779,48.509438],[-4.6975,48.571663],[-4.589723,48.55999800000012],[-4.541667,48.635277],[-4.354167,48.674164],[-3.968056,48.725555],[-3.949445,48.656105],[-3.8575,48.636108],[-3.860278,48.683609],[-3.810556,48.726105],[-3.583056,48.675827],[-3.531945,48.73916600000012],[-3.581667,48.774994],[-3.536667,48.825829],[-3.38,48.821938],[-3.220834,48.870552],[-3.124444,48.864998],[-3.060833,48.826385],[-2.685278,48.501663],[-2.461667,48.637215],[-2.307222,48.67610900000011],[-2.039278,48.599552],[-1.977222,48.512497],[-1.941945,48.533607],[-1.955278,48.579437],[-2.006667,48.602776],[-2.017112,48.650944],[-1.988056,48.686943],[-1.846111,48.70916],[-1.87,48.649994000000106],[-1.825556,48.611382000000106],[-1.368889,48.643608],[-1.498889,48.689163],[-1.5625,48.747772],[-1.556389,49.015831000000105],[-1.585,49.00888800000013],[-1.5975,49.04027600000011],[-1.609722,49.214996],[-1.75,49.359444],[-1.812222,49.377777],[-1.848611,49.635826],[-1.945556,49.675552],[-1.941667,49.723885],[-1.620556,49.655273],[-1.518813,49.658356],[-1.410833,49.70499400000011],[-1.264167,49.684166],[-1.227778,49.614441],[-1.296111,49.581665],[-1.298333,49.537216],[-1.113889,49.365273],[-1.067778,49.394722],[-0.927778,49.394722],[-0.827222,49.361664],[-0.410833,49.340828],[-0.228333,49.283607],[-0.039444,49.31472],[0.149167,49.409439],[0.424722,49.45166],[0.494444,49.488052],[0.256111,49.457222000000115],[0.119167,49.484718],[0.074167000000102,49.526665],[0.208889,49.718048],[0.640278000000137,49.86610400000012],[1.073611,49.927216],[1.2325,49.981667],[1.461111,50.124161],[1.552778,50.359993],[1.603851,50.36879],[1.558055,50.406105],[1.564444,50.705826],[1.625,50.877777],[1.792778,50.962776],[2.541667000000132,51.09111]]]]}},{"type":"Feature","properties":{"FIPS":"GA","ISO2":"GM","ISO3":"GMB","UN":270,"NAME":"Gambia","AREA":1000,"POP2005":1617029,"REGION":2,"SUBREGION":11,"LON":-15.386,"LAT":13.453},"geometry":{"type":"Polygon","coordinates":[[[-16.73167,13.44972],[-16.681946,13.49],[-16.591114,13.463888],[-16.584167,13.434999],[-16.622501,13.425833],[-16.546669,13.28861],[-16.421669,13.256943],[-16.247501,13.319443],[-16.221668,13.251389],[-16.154724,13.276667],[-16.203613,13.261944],[-16.224724,13.329166],[-16.162224,13.425278],[-16.052223,13.405277],[-15.773335,13.433054],[-15.636667,13.452776],[-15.544168,13.507776],[-15.328335,13.43861],[-15.30139,13.454166],[-15.295834,13.491665],[-15.362223,13.450554],[-15.556667,13.529999],[-15.811945,13.456388],[-16.091114,13.43111],[-16.14389,13.454166],[-16.272781,13.357498],[-16.394726,13.330555],[-16.513336,13.36861],[-16.501667,13.416111],[-16.56567,13.589998],[-15.48889,13.589443],[-15.458612,13.704443],[-15.364445,13.781387],[-15.30389,13.792221],[-15.25139,13.74472],[-15.070278,13.826387],[-14.856335,13.778612],[-14.791945,13.653332],[-14.718613,13.611944],[-14.631945,13.666943],[-14.540001,13.653332],[-14.497501,13.621666],[-14.472778,13.534443],[-14.337778,13.453888],[-13.973333,13.583055],[-13.886112,13.545555],[-13.798613,13.406387],[-13.867224,13.322498],[-14.095556,13.285],[-14.194168,13.231667],[-14.351112,13.237778],[-14.547777,13.335939],[-14.714724,13.360554],[-14.765001,13.423054],[-14.954723,13.471943],[-15.111668,13.595833],[-15.200556,13.531111],[-15.212778,13.429165],[-15.285002,13.374443],[-15.803612,13.347776],[-15.809723,13.159721],[-16.689724,13.164444],[-16.750874,13.059977],[-16.821667,13.323332],[-16.819168,13.368889],[-16.73167,13.44972]]]}},{"type":"Feature","properties":{"FIPS":"GB","ISO2":"GA","ISO3":"GAB","UN":266,"NAME":"Gabon","AREA":25767,"POP2005":1290693,"REGION":2,"SUBREGION":17,"LON":11.797,"LAT":-0.591},"geometry":{"type":"MultiPolygon","coordinates":[[[[9.007776,-0.767778],[8.968611,-0.740556],[8.946665,-0.658333],[9.006666,-0.598889],[9.046665,-0.666667],[9.007776,-0.767778]]],[[[9.554443,0.274444],[9.541388,0.267222],[9.538055,0.270833],[9.544443,0.285000000000139],[9.554443,0.274444]]],[[[12.523611,2.283333],[12.754999,2.232778],[13.161943,2.283889],[13.259722,2.264444],[13.29583200000013,2.225555],[13.288332,2.066944],[13.184166,1.929167],[13.194443,1.813056],[13.141943,1.703055],[13.137499,1.568611],[13.24638700000014,1.395555],[13.247776,1.325833],[13.175833000000125,1.278055],[13.186785,1.222476],[13.573055,1.305833],[13.782776,1.388889],[13.803333,1.435833],[13.903610000000128,1.438889],[14.073889,1.375278],[14.188889,1.391389],[14.273888,1.326389],[14.320555,1.106111000000112],[14.484165000000132,0.920833],[14.47361,0.830833],[14.349998,0.625],[14.273888,0.546667],[14.0875,0.537778000000117],[13.888611,0.222778000000119],[13.950832,0.024722],[13.848331,-0.198611],[13.901667,-0.266667],[13.943054,-0.235278],[14.128887000000134,-0.277778],[14.192499,-0.444722],[14.322222000000124,-0.435556],[14.4175,-0.478889],[14.518610000000136,-0.609167],[14.420277,-0.995278],[14.482498,-1.26],[14.464722,-1.550556],[14.404444000000124,-1.597778],[14.42972200000014,-1.891667],[14.258333,-1.973056],[14.221388000000102,-2.292778],[14.110832,-2.493056],[13.865833000000121,-2.468889],[13.878887,-2.314723],[13.76222,-2.088889],[13.727221,-2.184167],[13.482777,-2.4375],[13.041388,-2.327778],[13.001507,-2.367672],[13.006388,-2.240278],[12.967499,-2.1825],[12.921389,-2.184167],[12.821388,-1.912778],[12.65,-1.8225],[12.584999,-1.827222],[12.520555,-1.8725],[12.506943,-1.921667],[12.440277,-1.890833],[12.448055,-2.024445],[12.502222,-2.133889],[12.4780540000001,-2.327222],[12.0525,-2.416945],[11.964167,-2.333333],[11.801666000000125,-2.372222],[11.733332000000132,-2.418889],[11.659166,-2.353889],[11.574165,-2.333333],[11.647499,-2.620833],[11.54611,-2.793889],[11.543333000000132,-2.856945],[11.642776,-2.818056],[11.804443,-3.013056],[11.717499,-3.050556],[11.701111,-3.178056],[11.9725,-3.311389],[11.83944300000013,-3.556111],[11.925833,-3.636945],[11.87361,-3.708611],[11.740000000000123,-3.686667],[11.654999,-3.640278],[11.580276,-3.531667],[11.496944,-3.506945],[11.225555,-3.693611],[11.140661,-3.925277],[11.010555000000123,-3.8075],[10.953888,-3.667778],[10.714167,-3.471945],[10.629721,-3.308889],[10.501389000000131,-3.168889],[9.884443,-2.646111],[9.700832,-2.445556],[9.769053,-2.495432],[9.969444,-2.580556],[9.973055,-2.625556],[10.016109000000142,-2.639722],[10.155832,-2.580278],[10.130554000000132,-2.52],[10.076111,-2.493333],[9.981388,-2.561111],[9.868055,-2.419445],[9.75861,-2.48],[9.615276,-2.376667],[9.57472,-2.213611],[9.38083300000011,-2.015556],[9.322498,-1.9075],[9.443333,-1.9175],[9.537777,-2.070278],[9.566111,-2.031945],[9.485277,-1.864167],[9.379721,-1.8225],[9.348055,-1.856667],[9.257500000000107,-1.846111],[9.230555,-1.614722],[9.030277,-1.336111],[9.007786,-1.297756],[8.983055,-1.234167],[9.028325,-1.32361],[9.075554000000125,-1.340278],[9.233332,-1.530278],[9.291111,-1.638889],[9.361944,-1.629167],[9.411665,-1.672778],[9.42277700000011,-1.614167],[9.513887,-1.596667],[9.437777,-1.512778],[9.391943,-1.563334],[9.284721,-1.567222],[9.251389,-1.498611],[9.339167,-1.395],[9.352777,-1.341944],[9.334444,-1.281667],[9.32944300000014,-1.368056],[9.219166,-1.4125],[9.173332,-1.411945],[9.028055,-1.299722],[8.999443,-1.159722],[8.786388,-0.813889],[8.699165000000107,-0.586111],[8.791111,-0.681667],[8.9558320000001,-0.751945],[9.013887,-0.819167],[9.098888,-0.604722],[9.311666,-0.336389],[9.352221,0.018889],[9.303055,0.311667],[9.3475,0.363056],[9.38166600000011,0.203611],[9.466944,0.167222],[9.737221,0.114444],[9.92111,0.185278],[9.775833,0.183333000000118],[9.550033,0.298461],[9.5,0.290833000000134],[9.403055,0.485556],[9.351665,0.53],[9.30361,0.528333],[9.315832,0.6225],[9.537777,0.675000000000125],[9.599998000000141,0.481111],[9.631109,0.552778],[9.625277,0.780833],[9.559999000000118,0.9533330000001],[9.577776,1.004722],[9.680832,1.0575],[9.749722,1.056389000000138],[9.943924,0.926066],[9.992213,1.001879],[11.353888,1.001944],[11.339764,2.168611],[11.367777,2.303611],[12.220276,2.2825],[12.335657000000138,2.317898],[12.523611,2.283333]]]]}},{"type":"Feature","properties":{"FIPS":"GG","ISO2":"GE","ISO3":"GEO","UN":268,"NAME":"Georgia","AREA":6949,"POP2005":4473409,"REGION":142,"SUBREGION":145,"LON":43.518,"LAT":42.176},"geometry":{"type":"Polygon","coordinates":[[[41.547623,42.405777],[41.522484,42.561371],[41.438599,42.731659],[41.213608,42.800262],[41.155823,42.789162],[41.032761,42.973038],[40.93277,42.972214],[40.843597,43.067772],[40.36055,43.163315],[40.215271,43.318604],[40.002968,43.379265],[40.077492,43.546944],[40.220818,43.584717],[40.543053,43.508606],[40.684708,43.54583],[41.037766,43.377213],[41.193047,43.38472],[41.605263,43.220261],[42.031097,43.187485],[42.181107,43.23555],[42.415268,43.239159],[42.625824,43.143044],[42.701096,43.182487],[42.857216,43.177483],[43.200829,42.936371],[43.560547,42.860825],[43.67083,42.7911],[43.832497,42.748322],[43.735268,42.645264],[43.784714,42.600822],[43.911934,42.583321],[44.184433,42.623871],[44.549721,42.759438],[44.671928,42.744156],[44.808327,42.665268],[44.900826,42.763054],[45.060265,42.69249],[45.158875,42.705826],[45.351662,42.529427],[45.552773,42.550262],[45.756943,42.482201],[45.647484,42.204712],[45.986931,42.028603],[46.239983,42.001389],[46.446381,41.904427],[46.42054,41.837769],[46.33194,41.759163],[46.211372,41.748871],[46.197762,41.669159],[46.333878,41.481659],[46.621094,41.364998],[46.690819,41.316666],[46.710815,41.255272],[46.62249,41.100548],[46.508606,41.046097],[46.243317,41.205544],[46.03138,41.170273],[45.850822,41.212769],[45.717766,41.277489],[45.716927,41.348595],[45.328606,41.463608],[44.863602,41.214706],[44.562202,41.185265],[44.248871,41.223595],[44.144707,41.18499],[43.862488,41.162209],[43.782204,41.115822],[43.561661,41.136375],[43.46077,41.112961],[43.457497,41.1661],[43.387215,41.200554],[43.233597,41.190269],[42.827492,41.584991],[42.597771,41.583054],[42.564995,41.508324],[42.472214,41.433327],[42.182487,41.5075],[41.96804,41.519157],[41.833321,41.428322],[41.724709,41.492493],[41.531559,41.523876],[41.727211,41.7211],[41.776093,41.841927],[41.760818,41.961372],[41.656647,42.130547],[41.632767,42.271935],[41.547623,42.405777]]]}},{"type":"Feature","properties":{"FIPS":"GH","ISO2":"GH","ISO3":"GHA","UN":288,"NAME":"Ghana","AREA":22754,"POP2005":2253501,"REGION":2,"SUBREGION":11,"LON":-1.207,"LAT":7.96},"geometry":{"type":"Polygon","coordinates":[[[0.63953,5.845486],[0.662222,5.754167],[0.359167,5.778055],[0.255833,5.757777],[-0.069167,5.578055],[-0.357858,5.49314],[-0.493333,5.367777],[-0.69,5.307777],[-0.795556,5.208055],[-1.062222,5.196666],[-1.250834,5.094166],[-1.613333,5.020833],[-1.955833,4.768611],[-2.058889,4.730833],[-2.33,4.913888],[-3.103041,5.085022],[-3.102272,5.109545],[-2.975556,5.083055],[-2.734445,5.112778],[-2.783611,5.280277],[-2.741667,5.446388],[-2.7975,5.615555],[-2.937778,5.613889],[-3.013611,5.7075],[-3.006389,5.857778],[-3.070278,5.991944],[-3.094722,6.145277],[-3.168039,6.256312],[-3.249167,6.611388],[-3.206667,6.695277],[-3.224442,6.818616],[-3.096355,7.050622],[-3.023889,7.073055],[-2.923611,7.595555],[-2.785,7.853611],[-2.774445,7.946666],[-2.660278,8.023054],[-2.560278,8.164165],[-2.487778,8.197777],[-2.579445,8.764999],[-2.617796,8.78414],[-2.595556,8.82472],[-2.616667,8.914444],[-2.655556,9.013054],[-2.7675,9.06361],[-2.760834,9.121666],[-2.681111,9.229721],[-2.667778,9.382776],[-2.676111,9.471388],[-2.771111,9.572777],[-2.744666,9.65304],[-2.794167,9.728888],[-2.761389,9.802221],[-2.796112,10.057777],[-2.771389,10.216944],[-2.916389,10.598055],[-2.927525,10.708147],[-2.836945,10.885832],[-2.834048,11.002007],[-0.986945,11.014444],[-0.679834,10.997797],[-0.618333,10.911665],[-0.285278,11.166666],[-0.149762,11.13854],[-0.096667,11.092222],[0.029722,11.084166],[0.031111,10.984165],[-0.059444,10.782221],[-0.077222,10.645555],[0.045833,10.586111],[0.228889,10.409443],[0.289722,10.410276],[0.368333,10.259443],[0.352778,10.098055],[0.4,10.054998],[0.400229,10.030489],[0.353611,10.031111],[0.324444,9.76222],[0.253056,9.65361],[0.2175,9.457222],[0.276389,9.41861],[0.358889,9.488609],[0.440556,9.494165],[0.502778,9.472221],[0.553889,9.394165],[0.5275,9.206388],[0.448333,9.032221],[0.514444,8.918888],[0.512778,8.844444],[0.4875,8.79361],[0.3875,8.740833],[0.465556,8.599722],[0.646944,8.476944],[0.728889,8.309721],[0.611667,8.21611],[0.622926,7.89673],[0.596389,7.705555],[0.519444,7.580277],[0.510556,7.460555],[0.564722,7.386666],[0.646667,7.4],[0.652222,7.282777],[0.608055,7.014444],[0.525,6.947778],[0.566944,6.816111],[0.648333,6.72611],[0.658056,6.612222],[0.744722,6.573333],[0.723333,6.518332],[0.758889,6.447778],[0.904722,6.329444],[1.000278,6.327777],[1.099975,6.160341],[1.201111,6.16],[1.198891,6.100546],[1.030555,5.961944],[0.965278,5.794722],[0.692222,5.748055],[0.634444,5.948055],[0.51209,6.055245],[0.411944,6.084167],[0.370556,6.044999],[0.255833,6.102777],[0.208197,6.089699],[0.359167,6.021944],[0.42,6.070555],[0.488889,6.043611],[0.614444,5.949166],[0.63953,5.845486]]]}},{"type":"Feature","properties":{"FIPS":"GJ","ISO2":"GD","ISO3":"GRD","UN":308,"NAME":"Grenada","AREA":34,"POP2005":105237,"REGION":19,"SUBREGION":29,"LON":-61.678,"LAT":12.118},"geometry":{"type":"MultiPolygon","coordinates":[[[[-61.746948,11.997499],[-61.789726,12.009165],[-61.724724,12.172222],[-61.675835,12.227777000000117],[-61.611946,12.23111],[-61.59639,12.125555],[-61.628616,12.048054],[-61.746948,11.997499]]],[[[-61.580002,12.295555],[-61.589172,12.298054],[-61.578896,12.323055],[-61.572502,12.30888700000014],[-61.580002,12.295555]]],[[[-61.428337,12.453609],[-61.496948,12.443609],[-61.434448,12.529165],[-61.419449,12.5075],[-61.428337,12.453609]]]]}},{"type":"Feature","properties":{"FIPS":"GL","ISO2":"GL","ISO3":"GRL","UN":304,"NAME":"Greenland","AREA":41045,"POP2005":57475,"REGION":19,"SUBREGION":21,"LON":-41.391,"LAT":74.719},"geometry":{"type":"MultiPolygon","coordinates":[[[[-43.648056,59.847488],[-43.902222,59.79027600000012],[-44.081673,59.800827],[-44.115555,59.829163],[-44.10778,59.869987],[-43.958054,59.979713],[-43.726662,59.913322],[-43.638054,59.86805],[-43.648056,59.847488]]],[[[-43.295006,59.92083],[-43.371109,59.914154],[-43.327782,59.997215],[-43.20417,59.968323000000105],[-43.295006,59.92083]]],[[[-44.313889,59.871933],[-44.38028,59.909431],[-44.244164,60.011665],[-43.992226,60.008331],[-44.145546,59.899513],[-44.313889,59.871933]]],[[[-43.399994,59.92610200000013],[-43.509171,59.912491],[-43.453331,60.03804800000011],[-43.340279,60.009995],[-43.399994,59.92610200000013]]],[[[-44.409439,59.947769],[-44.497498,60.008606],[-44.434441,60.14138],[-44.279167,60.121933],[-44.201668,60.046104],[-44.409439,59.947769]]],[[[-43.354172,60.084435],[-43.131111,60.055267],[-43.198051,59.988045],[-43.575005,60.078049],[-43.477776,60.04833200000012],[-43.572777,59.914711],[-43.911942,59.993881],[-43.934441,60.044998000000135],[-44.116661,60.102776],[-44.132774,60.140831000000105],[-44.088608,60.174164000000125],[-43.986115,60.167213],[-43.354172,60.084435]]],[[[-45.232498,60.14332600000011],[-45.275833,60.130547],[-45.299995,60.145828],[-45.266113,60.18749200000013],[-45.224716,60.173882],[-45.232498,60.14332600000011]]],[[[-45.365005,60.185265],[-45.41111,60.181664],[-45.353889,60.382492],[-45.152222,60.376381],[-45.135002,60.343605],[-45.190277,60.260277],[-45.365005,60.185265]]],[[[-45.95472,60.615547],[-45.996948,60.626656],[-45.970833,60.681938],[-45.783333,60.660820000000115],[-45.95472,60.615547]]],[[[-45.888611,60.695824],[-45.985203,60.692226],[-46.091942,60.635551000000135],[-46.20472,60.672768],[-46.00695,60.706383],[-45.888611,60.695824]]],[[[-46.345551,60.668053],[-46.450554,60.676384],[-46.499443,60.699158],[-46.423332,60.748604],[-46.277222,60.772217],[-46.258057,60.744995],[-46.345551,60.668053]]],[[[-47.234444,60.76944],[-47.306946,60.769714],[-47.358337,60.791664],[-47.315552,60.806938000000116],[-47.234444,60.76944]]],[[[-46.980278,60.772766000000104],[-47.021385,60.778046],[-47.049446,60.805267],[-47.011116,60.80804400000011],[-46.980278,60.772766000000104]]],[[[-47.161385,60.79805],[-47.203888,60.801384],[-47.226944,60.818054],[-47.152779,60.816666000000104],[-47.161385,60.79805]]],[[[-47.754173,60.80471000000011],[-47.831116,60.753883],[-47.650833,60.754715],[-47.902779,60.676384],[-48.076393,60.698875],[-48.238892,60.795547000000106],[-47.953888,60.837494],[-47.754173,60.80471000000011]]],[[[-47.101944,60.822769],[-47.176392,60.827774],[-47.192497,60.83582300000012],[-47.083611,60.87471],[-47.101944,60.822769]]],[[[-47.231384,60.841934],[-47.258614,60.855827],[-47.178337,60.871933],[-47.178055,60.86693600000012],[-47.231384,60.841934]]],[[[-47.140839,60.87915800000013],[-47.171669,60.8836060000001],[-47.073334,60.926659],[-47.08889,60.89888],[-47.140839,60.87915800000013]]],[[[-47.029442,60.897217],[-47.050278,60.895271],[-46.958054,60.925552],[-46.982498,60.907768],[-47.029442,60.897217]]],[[[-46.753616,60.75027500000011],[-46.845001,60.760551],[-46.34639,60.9191590000001],[-46.206947,60.949715],[-46.164444,60.922493],[-46.206665,60.885269],[-46.753616,60.75027500000011]]],[[[-46.466393,60.922218],[-46.514168,60.93055],[-46.526665,60.988884],[-46.429443,60.9758220000001],[-46.421669,60.933327000000126],[-46.466393,60.922218]]],[[[-48.073616,61.053879],[-48.330833,61.053604],[-48.370552,61.078606],[-48.243332,61.098602000000135],[-48.046112,61.060272],[-48.073616,61.053879]]],[[[-48.934441,61.249161],[-48.955276,61.252777],[-48.9375,61.275551],[-48.874168,61.301384],[-48.724167,61.291382],[-48.934441,61.249161]]],[[[-48.583328,61.312767],[-48.65361,61.309715],[-48.833061,61.334991000000116],[-48.713615,61.36749300000014],[-48.523331,61.361107],[-48.519165,61.325554],[-48.583328,61.312767]]],[[[-42.453056,61.441376],[-42.496666,61.454994000000106],[-42.389725,61.488884],[-42.392227,61.48387900000011],[-42.453056,61.441376]]],[[[-49.089722,61.63333100000011],[-49.139999,61.626656],[-49.194443,61.662209],[-49.149445,61.700546],[-49.084442,61.671661],[-49.089722,61.63333100000011]]],[[[-49.392227,61.70694],[-49.465836,61.713882],[-49.485275,61.751389],[-49.462219,61.774437],[-49.349998,61.74305],[-49.392227,61.70694]]],[[[-42.269165,61.750275],[-42.161942,61.856659],[-42.084442,61.874992],[-42.121109,61.77276600000011],[-42.269165,61.750275]]],[[[-49.440552,61.87471000000011],[-49.570557,61.883606],[-49.634171,61.93082400000014],[-49.419449,61.93055],[-49.440552,61.87471000000011]]],[[[-49.66333,62.180275],[-49.751114,62.190269],[-49.79834,62.213882000000126],[-49.650276,62.23777],[-49.626663,62.200546000000145],[-49.66333,62.180275]]],[[[-42.277222,62.577217],[-42.131111,62.564713],[-42.125557,62.496384],[-42.257225,62.506104],[-42.298615,62.571663],[-42.277222,62.577217]]],[[[-41.996109,62.774994],[-41.945488,62.735409],[-41.861946,62.734718],[-41.929443,62.71832300000011],[-42.048615,62.749435],[-42.203056,62.731659],[-42.025276,62.723602],[-42.066109,62.68277],[-42.228607,62.711105],[-42.375832,62.679161],[-42.447777,62.751389],[-42.326111,62.799721],[-41.996109,62.774994]]],[[[-41.561386,62.873604],[-41.612503,62.912209],[-41.588608,63.002495],[-41.458336,63.016388],[-41.561386,62.873604]]],[[[-50.636665,63.07388300000013],[-50.67028,63.025269],[-50.755005,63.06193500000011],[-50.661942,63.10305],[-50.636665,63.07388300000013]]],[[[-41.333885,63.05027],[-41.464447,63.049164],[-41.52639,63.081383],[-41.373329,63.109993],[-41.305832,63.074165],[-41.333885,63.05027]]],[[[-50.799728,63.0816650000001],[-50.887222,63.122215],[-50.788055,63.186653],[-50.682777,63.116661],[-50.799728,63.0816650000001]]],[[[-50.618057,63.114716],[-50.681114,63.145271],[-50.612221,63.20166000000011],[-50.558052,63.20610000000011],[-50.468605,63.15332],[-50.618057,63.114716]]],[[[-41.209442,63.157768],[-41.184441,63.122765],[-41.401939,63.132492],[-41.466393,63.171379],[-41.435829,63.20916],[-41.209442,63.157768]]],[[[-41.095833,63.2211],[-41.430832,63.231377],[-41.70639,63.382767],[-41.845833,63.424995],[-41.871941,63.46666],[-41.673615,63.489716],[-41.556862,63.41943400000014],[-41.226944,63.330276],[-41.095833,63.2211]]],[[[-51.273613,63.476936],[-51.357224,63.468323000000105],[-51.358055,63.48333000000013],[-51.322227,63.527489],[-51.20472,63.49916100000012],[-51.273613,63.476936]]],[[[-52.000839,64.12776200000013],[-52.046951,64.130539],[-52.063614,64.16387900000012],[-51.90583,64.188873],[-52.000839,64.12776200000013]]],[[[-40.674171,64.291367],[-40.679443,64.208603],[-41.019722,64.192749],[-41.05278,64.2327580000001],[-40.886116,64.300537],[-40.674171,64.291367]]],[[[-41.125557,64.288315],[-41.185272,64.257492],[-41.374168,64.28498800000011],[-41.296951,64.317215],[-41.125557,64.288315]]],[[[-51.567223,64.256104],[-51.600838,64.282486],[-51.43972,64.362488],[-51.321388,64.32638500000013],[-51.567223,64.256104]]],[[[-51.239723,64.214706],[-51.341942,64.25332600000013],[-51.139442,64.387207],[-51.025002,64.549423],[-50.819168,64.541656],[-50.824173,64.4749910000001],[-50.971107,64.41775500000011],[-51.126945,64.299423],[-51.141388,64.257767],[-51.239723,64.214706]]],[[[-51.323616,64.373596],[-51.421387,64.41331500000013],[-51.226662,64.556091],[-51.091942,64.56666600000011],[-51.234444,64.41331500000013],[-51.323616,64.373596]]],[[[-52.083061,64.59137],[-52.141945,64.597763],[-52.14917,64.627197],[-52.119995,64.62915],[-52.083061,64.59137]]],[[[-40.18,64.431091],[-40.49028,64.49081400000011],[-40.573891,64.68692],[-40.785278,64.80525200000011],[-40.864723,64.9086],[-40.748337,64.933868],[-40.542778,64.844147],[-40.444443,64.74971],[-40.511391,64.721649],[-40.3675,64.554703],[-40.14917,64.489426],[-40.18,64.431091]]],[[[-40.495834,65.015274],[-40.616112,65.027771],[-40.625275,65.038589],[-40.556389,65.073883],[-40.483612,65.054428],[-40.495834,65.015274]]],[[[-52.396667,65.10942100000011],[-52.39917,65.1574860000001],[-52.361389,65.1869200000001],[-52.245003,65.181656],[-52.396667,65.10942100000011]]],[[[-39.494446,65.319992],[-39.509445,65.2727660000001],[-39.564445,65.26582300000013],[-39.804443,65.33387800000014],[-39.726387,65.370819],[-39.494446,65.319992]]],[[[-39.277779,65.46138],[-39.289444,65.453049],[-39.386948,65.501938],[-39.238892,65.508606],[-39.277779,65.46138]]],[[[-52.928337,65.425262],[-53.013062,65.449417],[-53.087776,65.492477],[-52.958611,65.527206],[-52.871941,65.513611],[-52.928337,65.425262]]],[[[-37.037506,65.532761],[-37.191536,65.53262300000011],[-37.213333,65.578049],[-37.099724,65.584427],[-37.027496,65.554428],[-37.037506,65.532761]]],[[[-38.849167,65.5186],[-38.956665,65.5080410000001],[-38.958611,65.517761],[-38.824448,65.5894320000001],[-38.761116,65.541656],[-38.849167,65.5186]]],[[[-52.995003,65.548874],[-53.167778,65.555817],[-53.232498,65.598328],[-53.014725,65.656937],[-52.848053,65.64415],[-52.895279,65.577484],[-52.995003,65.548874]]],[[[-36.995552,65.584427],[-37.105278,65.60693400000014],[-37.212502,65.68441800000011],[-37.079727,65.729431],[-36.992226,65.701096],[-36.909439,65.646378],[-36.995552,65.584427]]],[[[-36.79834,65.750549],[-36.842499,65.733597],[-36.938049,65.785538],[-36.942772,65.819717],[-36.776947,65.863876],[-36.79834,65.750549]]],[[[-37.394165,65.813599],[-37.269447,65.755829],[-37.38583,65.75544000000012],[-37.49472,65.808319],[-37.439995,65.71138],[-37.311668,65.688034],[-37.382774,65.63053900000011],[-37.485001,65.607208],[-37.5695,65.598427],[-37.608612,65.638885],[-37.707222,65.655258],[-37.644943,65.59960200000012],[-37.685555,65.572495],[-37.865837,65.573044],[-37.934998,65.594986],[-37.989166,65.698318],[-37.958336,65.79443400000014],[-37.686943,65.9041600000001],[-37.394165,65.813599]]],[[[-36.319725,65.82193],[-36.381943,65.833328],[-36.371109,65.87747200000013],[-36.249725,65.91832],[-36.18306,65.878036],[-36.319725,65.82193]]],[[[-36.619995,65.7952580000001],[-36.736664,65.801651],[-36.748337,65.90971400000012],[-36.507225,65.95694000000015],[-36.511948,65.913315],[-36.619995,65.7952580000001]]],[[[-53.525276,66.04248],[-53.621941,66.038315],[-53.679726,66.08194],[-53.423058,66.08442700000012],[-53.525276,66.04248]]],[[[-35.499725,66.174149],[-35.556389,66.186371],[-35.537506,66.22554],[-35.385002,66.24081400000011],[-35.499725,66.174149]]],[[[-33.861946,66.793869],[-33.961113,66.788879],[-33.970551,66.839706],[-33.884445,66.872482],[-33.836945,66.82165500000013],[-33.861946,66.793869]]],[[[-53.070839,66.8660890000001],[-53.205833,66.82276900000011],[-53.464165,66.79887400000013],[-53.443329,66.83665500000012],[-53.345833,66.873871],[-52.868233,66.89721700000013],[-53.070839,66.8660890000001]]],[[[-33.431114,67.142212],[-33.463333,67.134155],[-33.476105,67.18054200000012],[-33.342224,67.204712],[-33.431114,67.142212]]],[[[-33.252228,67.295258],[-33.283058,67.296097],[-33.327782,67.336105],[-33.25695,67.376083],[-33.252228,67.295258]]],[[[-53.65889,67.675812],[-53.753616,67.736649],[-53.763062,67.776932],[-53.672501,67.782211],[-53.587776,67.733597],[-53.590553,67.702484],[-53.65889,67.675812]]],[[[-53.347221,68.009995],[-53.38028,68.012497],[-53.473053,68.069153],[-53.349724,68.111649],[-53.225273,68.058594],[-53.347221,68.009995]]],[[[-51.293335,68.10081500000013],[-51.89167,68.059982],[-52.007507,68.07666000000012],[-51.432777,68.150543],[-51.205276,68.121643],[-51.293335,68.10081500000013]]],[[[-31.754169,68.15387],[-31.930279,68.173599],[-31.958054,68.20665],[-31.737221,68.224701],[-31.76589,68.19190200000014],[-31.690556,68.174988],[-31.754169,68.15387]]],[[[-29.838055,68.140823],[-30.002781,68.16832000000011],[-30.011669,68.207489],[-29.894722,68.23858600000011],[-29.694721,68.208603],[-29.723331,68.168869],[-29.838055,68.140823]]],[[[-52.070839,68.115265],[-52.315834,68.168869],[-51.45417,68.257767],[-51.546669,68.200821],[-52.070839,68.115265]]],[[[-52.988892,68.357758],[-53.111946,68.357758],[-53.211945,68.401382],[-53.019722,68.494431],[-52.854172,68.433319],[-52.988892,68.357758]]],[[[-52.749725,68.484711],[-52.834167,68.515549],[-52.884171,68.54887400000013],[-52.809441,68.56860400000011],[-52.737221,68.51776100000012],[-52.749725,68.484711]]],[[[-52.64167,68.529984],[-52.694717,68.546097],[-52.564163,68.586105],[-52.439438,68.560806],[-52.64167,68.529984]]],[[[-51.94194,68.594437],[-52.049446,68.57499700000011],[-52.421387,68.571381],[-52.399994,68.610809],[-52.217216,68.641937],[-52.032776,68.623032],[-52.114449,68.601929],[-52.07695,68.58082600000012],[-51.936943,68.641098],[-51.803329,68.627197],[-51.94194,68.594437]]],[[[-51.035278,68.639435],[-51.211113,68.645264],[-51.232773,68.666656],[-51.12944,68.682755],[-51.035278,68.639435]]],[[[-52.134727,68.70109600000012],[-52.327499,68.632751],[-52.705833,68.62052900000015],[-53.120552,68.564148],[-53.049171,68.636108],[-52.801392,68.653595],[-52.767776,68.66554300000013],[-52.846947,68.666656],[-52.634171,68.710266],[-52.134727,68.70109600000012]]],[[[-23.286667,69.641098],[-23.506947,69.657761],[-23.593056,69.713043],[-23.289444,69.738312],[-23.221664,69.66943400000014],[-23.286667,69.641098]]],[[[-50.50528,69.810532],[-50.535004,69.81192],[-50.606392,69.856369],[-50.409721,69.861099],[-50.50528,69.810532]]],[[[-50.923332,69.89276100000012],[-50.779724,69.885269],[-50.653885,69.836655],[-50.796669,69.761383],[-50.875832,69.770828],[-50.965279,69.724426],[-50.986946,69.630264],[-50.958336,69.550537],[-51.121941,69.50444],[-51.241386,69.529434],[-51.334442,69.685257],[-51.388054,69.70526100000012],[-51.00695,69.87997400000012],[-51.197495,69.83332800000011],[-51.362778,69.851929],[-51.221107,69.91304],[-51.019722,69.92303500000014],[-50.923332,69.89276100000012]]],[[[-52.693054,69.91748],[-51.996948,69.798599],[-51.903885,69.731934],[-52.026665,69.673599],[-51.833328,69.626083],[-52.010284,69.524429],[-52.254173,69.448318],[-53.574722,69.229431],[-53.852501,69.26332100000013],[-53.901665,69.3119200000001],[-54.15361,69.33554100000015],[-54.269165,69.402206],[-54.221382,69.451096],[-53.795555,69.41748],[-53.386391,69.439697],[-53.576668,69.474152],[-53.485832,69.560532],[-53.347496,69.579712],[-53.558609,69.56553600000012],[-53.628609,69.49054],[-53.791946,69.451096],[-53.858612,69.466095],[-53.730827,69.515549],[-53.991943,69.491653],[-53.865555,69.56749000000013],[-53.951393,69.605545],[-53.99028,69.59693900000013],[-53.984726,69.560806],[-54.071388,69.545822],[-54.65889,69.570541],[-54.994446,69.694702],[-54.896111,69.74887100000012],[-54.676949,69.751389],[-54.389442,69.675262],[-54.634445,69.774994],[-54.884727,69.804153],[-54.936111,69.845535],[-54.863892,69.93664600000011],[-54.753891,69.964432],[-54.229439,69.91304],[-54.609169,69.986923],[-54.829727,70.078323],[-54.84333,70.175812],[-54.761116,70.24054000000012],[-54.429169,70.309708],[-53.519722,70.240814],[-53.266396,70.194977],[-53.047501,70.120255],[-52.693054,69.91748]]],[[[-54.661385,70.372482],[-54.934723,70.375534],[-54.992775,70.402481],[-55.027779,70.483047],[-54.737221,70.433594],[-54.661667,70.399429],[-54.661385,70.372482]]],[[[-51.512779,70.65387],[-51.694443,70.677765],[-51.861671,70.722214],[-51.692497,70.727768],[-51.512779,70.65387]]],[[[-27.685276,70.73387100000014],[-27.753334,70.751938],[-27.761669,70.859985],[-27.736942,70.882202],[-27.276112,70.874985],[-27.391666,70.805817],[-27.685276,70.73387100000014]]],[[[-51.565834,70.8647],[-51.650833,70.834991],[-52.162216,70.886658],[-52.133057,70.952209],[-52.023056,70.979156],[-51.565834,70.8647]]],[[[-25.394722,70.91165200000012],[-25.28278,70.689697],[-25.294445,70.659714],[-25.798611,70.602478],[-26.029724,70.521103],[-26.213333,70.585266],[-26.533333,70.529434],[-26.940556,70.51915],[-27.878056,70.428864],[-28.136665,70.454712],[-28.027225,70.60054000000014],[-27.669998,70.6519320000001],[-27.520279,70.73082000000011],[-27.267223,70.7958220000001],[-27.14959,70.87439000000012],[-26.331669,70.928864],[-25.711666,71.08055100000013],[-25.676388,71.07666],[-25.686386,71.001938],[-25.394722,70.91165200000012]]],[[[-25.308891,71.0144350000001],[-25.414444,71.02388],[-25.579166,71.10220300000015],[-25.460556,71.1041560000001],[-25.308891,71.0144350000001]]],[[[-25.282501,71.131927],[-25.400555,71.131363],[-25.472775,71.150543],[-25.359722,71.205261],[-25.254169,71.138885],[-25.282501,71.131927]]],[[[-53.64917,71.024155],[-53.95639,71.0961],[-53.99028,71.131363],[-53.598053,71.313309],[-53.376389,71.11499000000015],[-53.473053,71.042206],[-53.64917,71.024155]]],[[[-52.571388,71.3461],[-52.402222,71.35054],[-52.328339,71.28776600000015],[-52.602783,71.231369],[-52.642227,71.169144],[-52.935829,71.14721700000013],[-53.115837,71.2061],[-53.184441,71.321381],[-52.961388,71.385269],[-52.571388,71.3461]]],[[[-53.133614,71.661926],[-52.889168,71.653595],[-52.756111,71.660263],[-53.218056,71.526382],[-53.435272,71.55247500000013],[-53.474442,71.652481],[-53.133614,71.661926]]],[[[-55.559166,71.81915300000014],[-55.686943,71.825546],[-55.805557,71.87886],[-55.54834,71.931091],[-55.409996,71.890274],[-55.559166,71.81915300000014]]],[[[-55.796112,72.070541],[-55.913612,72.07388300000014],[-55.938606,72.079437],[-55.725273,72.126083],[-55.746109,72.079437],[-55.796112,72.070541]]],[[[-55.374168,72.15971400000011],[-55.506393,72.143051],[-55.688889,72.198593],[-55.523331,72.270264],[-55.015282,72.377197],[-55.029724,72.294434],[-55.205002,72.250275],[-55.374168,72.15971400000011]]],[[[-55.065002,72.525269],[-55.213333,72.526932],[-55.383331,72.545258],[-55.030556,72.588882],[-55.065002,72.525269]]],[[[-55.650276,72.58248900000012],[-55.845833,72.549988],[-55.820839,72.574707],[-55.99472,72.55748],[-55.943054,72.5935970000001],[-55.650276,72.58248900000012]]],[[[-55.131943,72.60081500000013],[-55.262222,72.597763],[-55.196663,72.677475],[-54.946663,72.672211],[-55.131943,72.60081500000013]]],[[[-54.832504,72.695526],[-55.032219,72.695251],[-55.0625,72.718323],[-54.981384,72.763611],[-54.872498,72.756943],[-54.806107,72.731934],[-54.832504,72.695526]]],[[[-55.70417,72.714996],[-55.771667,72.681366],[-55.84111,72.700546],[-56.036667,72.650269],[-56.17028,72.658325],[-56.226105,72.7061],[-55.639442,72.777771],[-55.70417,72.714996]]],[[[-55.946663,72.823608],[-55.823891,72.808319],[-55.801666,72.79248000000013],[-55.992226,72.786652],[-55.946663,72.823608]]],[[[-55.285561,72.681091],[-55.532776,72.551651],[-55.583885,72.586929],[-55.481384,72.609146],[-55.849442,72.611374],[-55.815552,72.654984],[-55.605835,72.704163],[-55.617775,72.75499],[-55.197472,72.845322],[-54.964722,72.811371],[-55.093887,72.732483],[-55.285561,72.681091]]],[[[-23.608612,72.834991],[-23.14389,72.836105],[-23.03167,72.748032],[-22.706387,72.659424],[-22.680279,72.627197],[-21.952499,72.483322],[-21.928612,72.470535],[-21.932499,72.399155],[-22.052223,72.386932],[-22.258057,72.438583],[-22.650276,72.46666],[-22.756947,72.44136],[-22.742496,72.3894350000001],[-22.675831,72.35971100000012],[-22.134167,72.271652],[-22.12389,72.164993],[-22.160278,72.133606],[-22.31139,72.112762],[-22.562778,72.13888500000013],[-22.973331,72.241653],[-23.087502,72.31192],[-24.000278,72.46582000000012],[-24.011112,72.50943000000012],[-24.086945,72.545258],[-24.3475,72.583603],[-24.484444,72.825821],[-24.262779,72.87052900000015],[-24.006947,72.87387100000012],[-23.608612,72.834991]]],[[[-55.586388,72.890274],[-55.51445,72.888596],[-55.352501,72.85220300000015],[-55.536667,72.822495],[-55.610283,72.882202],[-55.586388,72.890274]]],[[[-24.896667,72.777771],[-25.214722,72.822769],[-25.210831,72.851654],[-25.145832,72.881653],[-24.771389,72.910812],[-24.865833,72.85054],[-24.896667,72.777771]]],[[[-55.075562,72.96554600000013],[-55.134171,72.931091],[-55.305832,72.91832],[-55.387779,72.962494],[-55.501114,72.948868],[-55.689163,72.993591],[-55.518608,73.045822],[-55.075562,72.96554600000013]]],[[[-55.753334,73.01138300000014],[-55.862503,73.016098],[-55.889725,73.025818],[-55.76722,73.051651],[-55.693886,73.032211],[-55.753334,73.01138300000014]]],[[[-22.549168,73.007217],[-22.242222,72.972763],[-22.101391,72.925812],[-21.906666,72.920258],[-21.890556,72.888885],[-22.191944,72.805817],[-21.991108,72.780273],[-21.865833,72.71388200000013],[-21.915833,72.675812],[-22.529446,72.705261],[-22.789444,72.80664100000013],[-23.132221,72.87052900000015],[-24.029724,72.914154],[-24.528614,72.895828],[-24.58889,72.95748900000012],[-24.5275,72.984146],[-23.273335,73.062759],[-22.549168,73.007217]]],[[[-21.353333,73.09137],[-21.462776,73.118591],[-21.173054,73.13443000000012],[-21.202221,73.11554],[-21.353333,73.09137]]],[[[-56.201942,73.155548],[-56.293617,73.158875],[-56.331673,73.172211],[-56.273331,73.218872],[-56.172501,73.186371],[-56.201942,73.155548]]],[[[-56.097778,73.08638],[-56.132217,73.08194],[-56.03928,73.135651],[-56.026947,73.180817],[-56.061111,73.198868],[-56.01722,73.228592],[-55.886116,73.261383],[-55.815552,73.224701],[-55.951393,73.171646],[-55.971382,73.12191800000011],[-56.097778,73.08638]]],[[[-55.686386,73.282761],[-55.80278,73.279434],[-55.871666,73.327774],[-55.785278,73.36026],[-55.654167,73.356369],[-55.628052,73.298874],[-55.686386,73.282761]]],[[[-55.953888,73.29914900000011],[-56.110558,73.289154],[-56.153328,73.304153],[-56.017776,73.409988],[-55.830833,73.373306],[-55.953888,73.29914900000011]]],[[[-55.53167,73.318054],[-55.593887,73.344147],[-55.375275,73.416931],[-55.328339,73.394989],[-55.53167,73.318054]]],[[[-24.360001,73.41192600000011],[-23.711666,73.34054600000012],[-23.209999,73.233597],[-23.657776,73.22026100000011],[-24.247219,73.293045],[-24.907501,73.324432],[-25.010281,73.30941800000011],[-23.630554,73.184143],[-23.130833,73.18136600000012],[-22.93861,73.13472000000013],[-23.009167,73.094986],[-24.403889,73.02388000000013],[-25.046669,73.11499],[-25.452499,73.121094],[-25.712776,73.186371],[-25.290836,73.327774],[-25.299446,73.378586],[-25.243053,73.405823],[-24.360001,73.41192600000011]]],[[[-55.806664,73.41943400000014],[-56.034447,73.444138],[-56.055275,73.454437],[-55.815552,73.473602],[-55.782776,73.438873],[-55.806664,73.41943400000014]]],[[[-55.589722,73.381088],[-55.751671,73.392212],[-55.686386,73.475815],[-56.115837,73.556641],[-55.943054,73.57026700000011],[-55.899994,73.535263],[-55.470833,73.43193100000013],[-55.589722,73.381088]]],[[[-56.410278,73.541931],[-56.558609,73.55636600000014],[-56.514168,73.603317],[-56.330002,73.656097],[-56.188606,73.627472],[-56.410278,73.541931]]],[[[-56.344162,73.67248500000011],[-56.833328,73.61137400000013],[-56.965553,73.658035],[-56.443329,73.705261],[-56.344162,73.67248500000011]]],[[[-56.368607,73.766098],[-56.265556,73.764709],[-56.205559,73.718323],[-56.436943,73.768051],[-56.368607,73.766098]]],[[[-55.956665,73.834717],[-55.983887,73.8077550000001],[-56.15361,73.823608],[-56.323334,73.783325],[-56.358337,73.789154],[-56.318893,73.832214],[-56.62722,73.81137100000012],[-56.777222,73.875809],[-56.617775,73.915817],[-55.956665,73.834717]]],[[[-20.016113,73.88443000000012],[-20.09639,73.882751],[-20.234722,73.92637600000012],[-20.113613,73.932755],[-20.016113,73.88443000000012]]],[[[-20.926945,74.419983],[-20.53167,74.401382],[-20.434444,74.349426],[-20.464165,74.310532],[-20.427776,74.273315],[-20.12389,74.20109600000012],[-20.213612,74.15776100000011],[-21.209999,74.086105],[-21.990833,74.22720300000015],[-21.866112,74.340271],[-21.557503,74.41304],[-21.174442,74.453873],[-20.926945,74.419983]]],[[[-56.53083,74.530548],[-56.462776,74.50416600000011],[-56.628052,74.47998],[-57.556664,74.488312],[-56.730278,74.559418],[-56.53083,74.530548]]],[[[-56.982773,74.553589],[-57.095551,74.55748000000011],[-56.938606,74.61053500000014],[-56.838608,74.59166],[-56.982773,74.553589]]],[[[-57.185272,74.57609600000012],[-57.281944,74.5816650000001],[-57.168892,74.629425],[-57.083061,74.613037],[-57.185272,74.57609600000012]]],[[[-18.838612,74.53831500000013],[-19.158333,74.550262],[-19.219997,74.5811000000001],[-18.866665,74.674988],[-18.752781,74.656097],[-18.720554,74.623596],[-18.73,74.569717],[-18.838612,74.53831500000013]]],[[[-18.530003,74.712204],[-18.319721,74.710815],[-18.300556,74.705261],[-18.361279,74.682533],[-18.316666,74.638596],[-18.383057,74.620255],[-18.494164,74.627762],[-18.593613,74.717209],[-18.530003,74.712204]]],[[[-57.476387,74.7061],[-57.666664,74.704987],[-57.727219,74.721924],[-57.548615,74.744431],[-57.431114,74.717484],[-57.476387,74.7061]]],[[[-20.166943,74.897491],[-20.030556,74.923035],[-19.729164,74.85859700000015],[-20.084446,74.702774],[-20.450832,74.731094],[-20.687778,74.811646],[-20.546669,74.910538],[-20.611111,74.983047],[-20.493053,75.03082300000011],[-20.29528,75.049713],[-19.960556,74.992477],[-20.199997,74.920258],[-20.166943,74.897491]]],[[[-17.808334,75.306091],[-17.991665,75.254715],[-18.131943,75.262497],[-18.215275,75.225266],[-17.761112,75.081375],[-17.5975,75.098328],[-17.535278,75.14444000000015],[-17.433056,75.161377],[-17.319721,75.131088],[-17.400555,75.011108],[-17.620834,74.931091],[-17.644165,74.937759],[-17.604721,74.993866],[-17.872223,75.029434],[-18.509445,74.98054500000012],[-18.915554,75.004166],[-18.923889,75.086105],[-18.8325,75.154434],[-18.858891,75.2958220000001],[-18.839169,75.328323],[-18.552502,75.37359600000013],[-18.442497,75.351379],[-18.382221,75.305817],[-18.244164,75.302475],[-18.134167,75.33194000000015],[-18.136387,75.379974],[-18.083611,75.42164600000012],[-17.860001,75.358597],[-17.808334,75.306091]]],[[[-65.049438,76.013885],[-65.106384,76.014709],[-65.221115,76.045532],[-65.056107,76.086105],[-64.955566,76.054977],[-65.049438,76.013885]]],[[[-64.055557,76.059418],[-64.078613,76.059143],[-64.146118,76.093048],[-64.097229,76.128311],[-64.014725,76.110535],[-64.055557,76.059418]]],[[[-61.899445,76.1297],[-61.965004,76.14415],[-61.962219,76.178589],[-61.881668,76.18664600000011],[-61.853333,76.155823],[-61.899445,76.1297]]],[[[-20.343056,76.2641600000001],[-20.406387,76.263611],[-20.660831,76.338882],[-20.456387,76.36720300000013],[-20.158611,76.346939],[-20.343056,76.2641600000001]]],[[[-69.976105,76.39415],[-70.151672,76.412201],[-70.188324,76.439148],[-69.984161,76.459152],[-69.894455,76.43692],[-69.976105,76.39415]]],[[[-20.388054,76.4516600000001],[-20.496109,76.474991],[-20.26778,76.495255],[-20.271389,76.475266],[-20.388054,76.4516600000001]]],[[[-21.353054,76.472488],[-21.445831,76.475266],[-21.489719,76.4897],[-21.420277,76.518326],[-21.249443,76.49971],[-21.353054,76.472488]]],[[[-20.793335,76.38998400000014],[-20.946388,76.395264],[-21.141109,76.447479],[-20.835556,76.524704],[-20.720833,76.513885],[-20.695553,76.411102],[-20.793335,76.38998400000014]]],[[[-20.712776,76.560806],[-20.933887,76.519714],[-20.939442,76.52331500000014],[-20.785278,76.59082000000011],[-20.625557,76.579437],[-20.712776,76.560806]]],[[[-69.669449,76.53054800000012],[-69.763336,76.52887],[-70.036392,76.563309],[-69.591675,76.609711],[-69.464722,76.579437],[-69.669449,76.53054800000012]]],[[[-21.083057,76.569153],[-21.40361,76.5683290000001],[-21.547501,76.61526500000014],[-21.395554,76.648331],[-20.963886,76.62915],[-21.124722,76.589706],[-21.083057,76.569153]]],[[[-19.648056,76.698318],[-19.745831,76.70082100000013],[-19.857224,76.73193400000014],[-19.761112,76.757492],[-19.605556,76.726379],[-19.648056,76.698318]]],[[[-18.653053,76.601654],[-18.7225,76.509995],[-18.695553,76.33276400000011],[-18.604446,76.223602],[-18.648609,76.163605],[-18.548889,76.023605],[-18.560833,75.944702],[-18.635277,75.889984],[-18.655834,75.9019320000001],[-18.636665,75.982758],[-18.879166,76.203049],[-18.908333,76.24971],[-18.891945,76.29332],[-19.141945,76.529434],[-19.04528,76.593872],[-18.763058,76.587769],[-18.980831,76.6230319999999],[-19.083332,76.728592],[-19.019169,76.75943],[-18.735275,76.68830900000012],[-18.653053,76.601654]]],[[[-19.691944,76.781937],[-19.76889,76.782486],[-19.809166,76.788589],[-19.726109,76.852203],[-19.59,76.81164600000011],[-19.691944,76.781937]]],[[[-20.192776,76.822495],[-20.336666,76.819153],[-20.389442,76.84721400000011],[-20.210556,76.868591],[-20.166111,76.850815],[-20.192776,76.822495]]],[[[-71.942215,77.30442800000014],[-72.115005,77.314697],[-72.573898,77.41387900000012],[-72.259445,77.455826],[-71.34584,77.375809],[-71.56221,77.325272],[-71.942215,77.30442800000014]]],[[[-70.66777,77.457764],[-70.056381,77.399155],[-71.075562,77.37136800000013],[-71.299438,77.447754],[-70.66777,77.457764]]],[[[-66.196381,77.50444],[-66.660828,77.488586],[-66.731384,77.507217],[-66.29277,77.517212],[-66.196381,77.50444]]],[[[-19.834446,77.50555400000012],[-19.935276,77.51805100000013],[-20.041668,77.56581100000011],[-19.977497,77.583054],[-19.83028,77.55470300000013],[-19.834446,77.50555400000012]]],[[[-66.900558,77.59166],[-66.97084,77.599426],[-66.625824,77.636383],[-66.765015,77.60498],[-66.900558,77.59166]]],[[[-20.113335,77.65332],[-20.008335,77.606934],[-20.121666,77.580551],[-20.277225,77.62915],[-20.438332,77.62886],[-20.141666,77.68830900000012],[-20.108055,77.683868],[-20.113335,77.65332]]],[[[-18.037224,77.666092],[-18.242222,77.67997700000012],[-17.941944,77.84137],[-17.91111,77.887772],[-17.681667,77.9124910000001],[-17.584167,77.837769],[-17.732777,77.708603],[-18.037224,77.666092]]],[[[-19.542225,77.916092],[-19.61861,77.92276],[-19.699722,77.964996],[-19.613613,77.971924],[-19.542225,77.916092]]],[[[-19.940556,77.96666],[-20.072502,77.957764],[-19.698887,77.88472],[-19.349445,77.892487],[-19.229164,77.829712],[-19.351944,77.801651],[-19.775833,77.830551],[-20.490833,77.954712],[-20.364445,77.97747800000013],[-19.940556,77.96666]]],[[[-21.31028,77.885544],[-21.390556,77.88859600000012],[-21.428055,77.923599],[-21.246944,78.001663],[-21.111111,78.012207],[-21.31028,77.885544]]],[[[-20.536114,78.015823],[-20.631943,78.03248600000012],[-20.362778,78.0516510000001],[-20.390835,78.039703],[-20.536114,78.015823]]],[[[-19.276669,78.11775200000011],[-19.363056,78.122482],[-19.383331,78.127197],[-19.298889,78.175812],[-19.245277,78.139435],[-19.276669,78.11775200000011]]],[[[-19.043335,78.0769350000001],[-19.191944,78.11775200000011],[-18.829723,78.176376],[-18.91222,78.14749100000012],[-19.043335,78.0769350000001]]],[[[-20.915833,78.146103],[-20.986385,78.150269],[-21.043056,78.181366],[-20.855556,78.165268],[-20.915833,78.146103]]],[[[-20.526669,78.161377],[-20.599998,78.16165200000012],[-20.783333,78.19136],[-20.535278,78.229431],[-20.302223,78.213318],[-20.526669,78.161377]]],[[[-19.490555,78.241364],[-19.553612,78.23803700000012],[-19.595001,78.247208],[-19.517223,78.287201],[-19.422775,78.276657],[-19.490555,78.241364]]],[[[-19.15889,78.240265],[-19.260834,78.238312],[-19.353333,78.283325],[-19.046112,78.32998700000013],[-18.885555,78.2952580000001],[-19.15889,78.240265]]],[[[-19.633331,78.276657],[-19.710278,78.298599],[-19.677498,78.386383],[-19.490555,78.330551],[-19.534447,78.28831500000013],[-19.633331,78.276657]]],[[[-19.288334,78.313873],[-19.369446,78.327484],[-19.4025,78.39444],[-19.252781,78.417206],[-19.081944,78.363037],[-19.288334,78.313873]]],[[[-18.969997,78.392487],[-19.083057,78.408035],[-19.097778,78.425262],[-18.881111,78.428864],[-18.969997,78.392487]]],[[[-19.12611,78.455261],[-19.254169,78.445816],[-19.107777,78.483871],[-18.964165,78.474991],[-19.12611,78.455261]]],[[[-18.571945,78.578049],[-18.738888,78.606094],[-18.528889,78.68054200000012],[-18.314724,78.673599],[-18.571945,78.578049]]],[[[-18.243053,78.750824],[-18.292778,78.739426],[-18.325832,78.79721100000012],[-18.297222,78.856094],[-18.184444,78.86775200000011],[-18.075558,78.817764],[-18.243053,78.750824]]],[[[-19.346947,78.811371],[-19.18222,78.803864],[-19.417778,78.783325],[-19.159443,78.770828],[-19.475555,78.724701],[-19.756668,78.795258],[-19.407223,78.925537],[-19.190834,78.953049],[-19.204998,78.877472],[-19.325558,78.853317],[-19.346947,78.811371]]],[[[-18.037224,78.992752],[-18.119999,78.997757],[-18.107224,79.079437],[-17.849998,79.21554600000013],[-17.741943,79.232208],[-17.556389,79.164154],[-17.607224,79.087769],[-18.037224,78.992752]]],[[[-19.375,79.126373],[-19.439442,79.13443],[-19.496666,79.195816],[-19.314445,79.231369],[-19.375,79.126373]]],[[[-19.908333,80.059143],[-19.975555,80.059418],[-20.014168,80.09664900000011],[-19.870556,80.21192900000011],[-19.756947,80.241364],[-19.441666,80.239151],[-19.01889,80.163605],[-19.908333,80.059143]]],[[[-66.595276,80.608597],[-66.789169,80.61026],[-66.878876,80.637772],[-66.896118,80.671097],[-66.765564,80.681091],[-66.531677,80.616928],[-66.595276,80.608597]]],[[[-20.597221,81.67248500000011],[-20.52,81.66581700000012],[-20.164444,81.681931],[-20.453053,81.6244200000001],[-20.930553,81.606369],[-20.79528,81.635269],[-20.76778,81.67831400000011],[-20.971111,81.714432],[-20.802223,81.729706],[-20.610279,81.701096],[-20.63139,81.679428],[-20.597221,81.67248500000011]]],[[[-18.585556,81.646652],[-19.173054,81.74942],[-19.245831,81.777771],[-18.755001,81.801926],[-18.304447,81.662201],[-18.585556,81.646652]]],[[[-19.777779,81.870255],[-20.245552,81.900269],[-20.72472,82.054428],[-20.781944,82.133881],[-20.554722,82.17804],[-20.306667,82.130539],[-20.193054,82.092209],[-20.163612,82.051926],[-19.885834,81.974701],[-19.746944,81.89721700000013],[-19.777779,81.870255]]],[[[-18.858334,81.97442600000011],[-19.003056,81.9897],[-19.012501,82.038315],[-19.265835,82.106934],[-19.413887,82.20555100000013],[-19.238888,82.188034],[-18.792225,81.99192800000014],[-18.858334,81.97442600000011]]],[[[-51.888611,82.208878],[-52.223328,82.218597],[-52.277222,82.233047],[-52.293892,82.277481],[-52.087776,82.290268],[-51.79528,82.214157],[-51.888611,82.208878]]],[[[-51.468887,81.968323],[-51.934441,81.98027000000013],[-53.164444,82.10582],[-53.22805,82.121094],[-53.357506,82.2249910000001],[-53.324448,82.268875],[-53.167778,82.31749],[-52.818336,82.31666600000011],[-52.558052,82.275818],[-52.599167,82.258606],[-52.431114,82.190262],[-51.846947,82.13804600000014],[-51.19194,81.993591],[-51.468887,81.968323]]],[[[-48.212502,82.395828],[-48.42778,82.468323],[-48.864449,82.53915400000011],[-48.31945,82.53137200000015],[-48.034729,82.464432],[-48.124443,82.403595],[-48.212502,82.395828]]],[[[-46.003059,82.64444],[-44.962776,82.505829],[-44.438889,82.396942],[-44.418892,82.366089],[-44.865005,82.28442400000012],[-45.067223,82.21666],[-44.737221,82.095825],[-45.076668,82.0558170000001],[-45.438606,82.18248000000011],[-46.941383,82.370529],[-47.179169,82.502487],[-47.749168,82.624985],[-46.855835,82.63916],[-46.836113,82.670258],[-46.675003,82.67608600000011],[-46.003059,82.64444]]],[[[-40.174446,82.6602630000001],[-40.255562,82.659714],[-40.472496,82.686371],[-40.289169,82.698029],[-40.174446,82.6602630000001]]],[[[-49.95472,82.769989],[-50.067223,82.775543],[-49.967216,82.7994230000001],[-49.723053,82.779984],[-49.95472,82.769989]]],[[[-47.568611,82.782486],[-48.291115,82.7836],[-48.393059,82.803314],[-48.41555,82.848038],[-48.337502,82.886383],[-48.140556,82.88888500000012],[-47.442497,82.803864],[-47.568611,82.782486]]],[[[-46.443886,82.832489],[-46.799995,82.839981],[-47.262505,82.930817],[-46.868607,82.914703],[-46.407501,82.836105],[-46.443886,82.832489]]],[[[-39.570557,82.996643],[-40.363335,83.083054],[-40.546112,83.15332],[-40.111946,83.164703],[-39.277496,83.081375],[-39.570557,82.996643]]],[[[-39.904999,82.99887100000012],[-39.860832,82.979156],[-40.595551,83.00943],[-41.482773,83.164993],[-40.836945,83.16360500000013],[-40.53167,83.081375],[-40.085831,83.04914900000011],[-39.904999,82.99887100000012]]],[[[-38.318611,83.1336060000001],[-38.57,83.13972500000011],[-38.659721,83.164703],[-38.009171,83.152481],[-38.318611,83.1336060000001]]],[[[-40.157776,83.20332300000013],[-40.249168,83.20166],[-40.57917,83.219711],[-40.086945,83.2116550000001],[-40.157776,83.20332300000013]]],[[[-41.037224,83.208603],[-41.536667,83.21138000000013],[-41.606392,83.224426],[-41.424171,83.24220300000013],[-41.001671,83.212204],[-41.037224,83.208603]]],[[[-42.097778,83.24220300000013],[-42.381943,83.245255],[-42.41806,83.253876],[-42.350281,83.274994],[-41.959442,83.251663],[-42.097778,83.24220300000013]]],[[[-41.244446,83.287766],[-41.614723,83.3022],[-41.684441,83.313599],[-41.45639,83.327209],[-41.232773,83.305542],[-41.244446,83.287766]]],[[[-39.646111,83.262207],[-39.394447,83.206375],[-38.799446,83.167206],[-38.639725,83.115814],[-39.493057,83.148041],[-40.051941,83.25610400000011],[-40.673332,83.280273],[-40.648056,83.322769],[-40.508896,83.359421],[-39.646111,83.262207]]],[[[-38.902779,83.29054300000013],[-39.238609,83.289703],[-39.621941,83.33692900000011],[-39.42028,83.397217],[-39.223885,83.396942],[-39.070839,83.377197],[-38.902779,83.29054300000013]]],[[[-32.300278,83.57026700000011],[-31.871944,83.596375],[-31.154167,83.56721500000015],[-30.215,83.5961],[-29.254723,83.52916],[-29.213333,83.519714],[-29.255558,83.498032],[-29.157223,83.47998],[-28.826946,83.51416000000012],[-28.513058,83.494141],[-28.908054,83.4712070000001],[-28.602501,83.416092],[-28.149723,83.430267],[-28.443054,83.45359800000011],[-28.391945,83.462769],[-27.432827,83.466614],[-26.099998,83.369705],[-25.650555,83.291656],[-26.038891,83.20665],[-26.956108,83.1436],[-30.047501,83.171371],[-31.929165,83.051651],[-33.387779,83.150543],[-33.483055,83.142212],[-32.882774,83.110809],[-32.471382,83.04693600000013],[-34.131668,82.935532],[-35.617775,82.901093],[-35.296394,82.886383],[-35.419449,82.86581400000011],[-35.551392,82.7644350000001],[-35.434998,82.741364],[-35.307503,82.844711],[-34.886948,82.90637200000015],[-33.924446,82.90332],[-33.805557,82.84748800000011],[-33.9375,82.79332],[-33.881943,82.788879],[-33.690277,82.83082600000012],[-33.728882,82.91304000000014],[-33.536949,82.945251],[-31.97583,82.99414100000013],[-31.77528,82.983597],[-31.719444,82.96804800000011],[-31.709164,82.93136600000014],[-31.643612,82.929153],[-31.469667,82.994652],[-30.882778,83.070267],[-30.356667,83.080276],[-30.059444,83.12553400000013],[-28.553055,83.10498],[-28.177498,83.041931],[-27.925831,83.07916300000011],[-26.665001,83.060806],[-25.142223,83.16276600000015],[-24.84528,83.111099],[-24.987221,83.080551],[-24.751114,83.000824],[-25.243053,82.844147],[-25.606945,82.783875],[-25.901112,82.777481],[-25.487778,82.77916],[-24.586666,82.898605],[-24.206665,82.8797],[-23.992775,82.911652],[-23.84111,82.892487],[-24.025558,82.86554],[-24.022224,82.757217],[-23.768059,82.77832],[-23.687778,82.832214],[-23.378887,82.848877],[-22.833889,82.758331],[-22.599445,82.794708],[-21.314167,82.608032],[-21.431389,82.549988],[-22.21611,82.447205],[-22.307777,82.421097],[-22.208611,82.381927],[-22.481667,82.330826],[-23.049999,82.28997800000013],[-23.765003,82.291367],[-25.06889,82.152481],[-26.163887,82.14415],[-27.967499,82.186371],[-29.787224,82.130539],[-30.359165,82.188583],[-31.618889,82.207489],[-30.455555,82.17581200000012],[-30.025833,82.13832100000013],[-29.90472,82.093323],[-32.772224,81.86053500000013],[-33.049446,81.818878],[-33.098335,81.77388],[-33.018333,81.656372],[-32.564445,81.680542],[-32.351395,81.74386600000012],[-31.627224,81.831375],[-29.723331,81.94165],[-29.686943,81.933044],[-29.770279,81.895538],[-29.758892,81.87052900000015],[-29.639168,81.8683170000001],[-29.430553,81.921371],[-29.476109,81.94609100000014],[-28.997219,81.99443100000013],[-27.369999,82.024704],[-25.202499,81.989426],[-25.245831,81.820831],[-25.428333,81.748032],[-27.630833,81.486099],[-27.517502,81.454437],[-27.252502,81.454437],[-27.184444,81.408325],[-27.572777,81.391098],[-27.328613,81.380814],[-25.135834,81.64305100000013],[-24.946667,81.69136],[-24.210556,81.708328],[-24.102501,81.768875],[-24.1525,81.865265],[-24.119999,81.947754],[-24.002224,82.00972],[-22.301392,82.08442700000012],[-22.016945,81.933044],[-21.959721,81.768051],[-21.97361,81.73304700000011],[-22.23111,81.46582000000011],[-22.584724,81.317764],[-22.964165,81.29332],[-22.761948,81.26165800000012],[-23.879444,80.88916],[-23.803612,80.80664100000011],[-23.97583,80.728867],[-24.419445,80.684418],[-24.06139,80.688873],[-24.545002,80.554153],[-24.511669,80.540817],[-23.671944,80.71666],[-23.628613,80.77665700000011],[-23.50639,80.812485],[-23.584446,80.8683170000001],[-23.559444,80.889435],[-23.265278,80.906372],[-22.761669,80.992752],[-22.744999,81.039154],[-22.363888,81.137207],[-21.759445,81.245819],[-21.775833,81.27415500000012],[-21.747219,81.29803500000014],[-21.480553,81.3311],[-21.448334,81.414429],[-20.769169,81.580551],[-19.940834,81.683044],[-19.906387,81.680542],[-20.231388,81.601379],[-20.216942,81.56192],[-20.305557,81.451096],[-20.252224,81.423599],[-20.107777,81.433044],[-19.924168,81.495819],[-19.556667,81.551926],[-19.228886,81.554977],[-18.97361,81.541931],[-18.87611,81.473877],[-18.794167,81.482208],[-18.775002,81.51915],[-18.722775,81.529709],[-18.422222,81.450821],[-18.017223,81.468048],[-18.041389,81.54248],[-17.784168,81.5522],[-17.608334,81.603043],[-17.888332,81.6372070000001],[-17.927498,81.672211],[-17.862778,81.730545],[-17.353889,81.701935],[-17.537224,81.745529],[-17.534725,81.853592],[-16.895279,81.857208],[-16.839722,81.873032],[-16.909443,81.905258],[-16.700554,81.931931],[-15.663055,81.90138200000013],[-14.768057,81.91832],[-13.910278,81.82222],[-13.169167,81.780823],[-12.779722,81.724701],[-12.560447,81.645973],[-12.155001,81.603317],[-12.582777,81.4791560000001],[-13.113333,81.403595],[-13.243889,81.35137900000012],[-13.198889,81.328049],[-13.219721,81.32222000000013],[-13.652224,81.27832000000011],[-13.7675,81.21331800000013],[-14.027224,81.141937],[-14.975277,81.128311],[-15.140556,81.083328],[-14.941111,81.000824],[-14.650557,80.94693000000012],[-14.956667,80.875259],[-15.83,80.829987],[-15.923334,80.8022],[-16.005001,80.7285920000001],[-16.674442,80.7061],[-17.664444,80.742752],[-17.959164,80.805252],[-18.022503,80.792206],[-18.033611,80.75305200000014],[-17.996944,80.72608900000012],[-18.01778,80.714432],[-18.577778,80.625259],[-20.087502,80.687195],[-20.579723,80.584991],[-21.247498,80.57554600000014],[-20.81139,80.55247500000013],[-20.843891,80.51416],[-20.811668,80.49832200000014],[-20.642776,80.55247500000013],[-20.262222,80.584717],[-20.068611,80.646942],[-18.512501,80.545532],[-17.861389,80.569717],[-17.43861,80.6297],[-16.975277,80.5663760000001],[-16.22472,80.54054300000011],[-16.113888,80.502487],[-16.541946,80.380539],[-16.685555,80.370529],[-16.607777,80.403595],[-16.758892,80.40416],[-16.724998,80.361923],[-16.581669,80.343323],[-17.113888,80.2369230000001],[-18.379723,80.21081500000014],[-19.700832,80.285812],[-19.996109,80.25109900000012],[-20.22472,80.143875],[-20.554722,80.10582000000011],[-20.363613,80.083328],[-20.433056,80.045822],[-20.599167,80.02887],[-20.465275,79.9897],[-20.755001,79.86499],[-20.41222,79.84526100000011],[-20.326946,79.760544],[-19.876667,79.841934],[-20.206944,79.81694],[-20.257225,79.881363],[-20.053333,79.979706],[-19.289444,80.10331700000012],[-18.912132,80.079575],[-17.933887,80.14109800000011],[-17.693333,80.126083],[-17.449165,80.055817],[-17.991108,79.816666],[-18.2225,79.75499],[-18.496666,79.7410890000001],[-19.228611,79.78887900000011],[-19.63139,79.66137700000013],[-19.576389,79.62997400000012],[-19.595001,79.56387300000011],[-19.724998,79.526382],[-19.802223,79.45694000000015],[-19.681667,79.432205],[-19.647221,79.4041600000001],[-19.656387,79.350266],[-19.871113,79.199707],[-19.868889,79.153046],[-19.677498,79.22998000000013],[-19.619999,79.314987],[-19.573612,79.3311],[-19.091667,79.299988],[-19.206387,79.218048],[-19.078888,79.20054600000014],[-19.306667,79.168869],[-19.294445,79.257492],[-19.196777,79.278938],[-19.378334,79.2749940000001],[-19.565002,79.205261],[-19.523613,79.154709],[-19.575001,79.124985],[-19.93,79.117752],[-20.09111,79.06359900000012],[-19.914722,78.964157],[-19.917221,78.91748],[-20.018059,78.877197],[-20.664444,78.891663],[-20.79528,78.83581500000012],[-21.182499,78.809982],[-21.099167,78.798325],[-21.012779,78.71054100000015],[-20.926388,78.689972],[-21.426945,78.64444000000015],[-21.33778,78.623596],[-20.968056,78.651382],[-20.906387,78.624146],[-21.13028,78.51416],[-21.373055,78.30554200000012],[-21.37611,78.261658],[-21.277225,78.23526],[-21.288055,78.212204],[-21.488888,78.12970000000013],[-21.758892,78.13443],[-21.406109,78.110535],[-21.736942,78.001663],[-21.835556,77.918594],[-21.579166,77.971375],[-21.897221,77.806641],[-22.039444,77.68830900000012],[-21.426666,77.673035],[-21.728054,77.546097],[-21.578335,77.564148],[-21.413887,77.635269],[-21.366943,77.807205],[-21.089169,77.952209],[-20.86639,78.015274],[-20.605835,77.97415200000012],[-20.603611,77.933319],[-20.311947,77.870819],[-19.239998,77.763046],[-18.956665,77.62886],[-19.353611,77.582489],[-19.967499,77.712494],[-20.256947,77.7291560000001],[-20.913887,77.668869],[-20.390278,77.61026],[-20.245552,77.55470300000013],[-20.480831,77.56832900000012],[-20.653053,77.546646],[-20.357224,77.527481],[-20.403889,77.507217],[-21.053612,77.543869],[-20.712776,77.493042],[-20.011948,77.453598],[-20.203609,77.413315],[-20.539444,77.433319],[-20.77528,77.41304],[-19.706665,77.386932],[-19.41222,77.316666],[-19.398056,77.297485],[-19.461388,77.250549],[-19.420834,77.239975],[-19.295002,77.261932],[-19.012779,77.226929],[-19.016945,77.285538],[-19.074444,77.328049],[-18.968887,77.372757],[-18.395832,77.3427580000001],[-18.231941,77.277481],[-18.144722,77.087494],[-18.120556,76.948318],[-18.305279,76.806091],[-18.518612,76.809708],[-18.4575,76.741364],[-18.910831,76.856094],[-19.296947,76.861649],[-19.871113,76.959717],[-20.171387,76.9422],[-20.723053,76.988312],[-20.977776,76.981934],[-21.035835,76.943588],[-20.699444,76.954437],[-20.580555,76.91914400000013],[-20.799725,76.868591],[-21.116665,76.899155],[-21.728886,76.8836060000001],[-20.939442,76.842484],[-21.068333,76.785812],[-21.305279,76.79664600000012],[-21.288891,76.783051],[-21.326668,76.741089],[-21.605,76.64471400000014],[-21.748608,76.659149],[-21.938053,76.766937],[-22.240555,76.85720800000013],[-22.419445,76.833603],[-22.360279,76.775543],[-22.408333,76.74414100000011],[-22.612499,76.743591],[-22.738888,76.704437],[-22.7075,76.672485],[-22.5,76.62251300000014],[-22.434166,76.545532],[-22.329166,76.511383],[-22.285278,76.52442900000011],[-22.338333,76.581375],[-22.184166,76.637207],[-21.814445,76.590271],[-21.677776,76.52388],[-22.036114,76.461929],[-21.674442,76.47804300000011],[-21.745552,76.44136],[-21.919998,76.426651],[-22.188053,76.43942300000015],[-22.402222,76.498596],[-22.506947,76.448029],[-22.189999,76.412491],[-21.573055,76.436646],[-21.556946,76.379425],[-21.646389,76.33305400000012],[-21.707222,76.25],[-21.68222,76.239151],[-21.497776,76.219986],[-21.379166,76.25999500000012],[-21.112221,76.280548],[-20.56139,76.133881],[-20.420555,76.137772],[-21.08778,76.297211],[-20.905834,76.30497700000012],[-20.434444,76.220535],[-19.94611,76.259155],[-19.805836,76.2285920000001],[-19.668056,76.13247700000011],[-19.71611,76.05970800000011],[-19.981941,76.058319],[-20.397778,75.978867],[-20.916111,76.000275],[-21.676666,75.969986],[-21.833611,75.992752],[-21.926109,76.042755],[-21.98222,75.991928],[-21.859165,75.954712],[-20.706665,75.96138000000013],[-19.825001,75.909149],[-19.555836,75.771652],[-19.611946,75.673599],[-19.396111,75.559982],[-19.335556,75.40498400000013],[-19.386112,75.25972000000012],[-19.463333,75.19664],[-19.610001,75.133041],[-19.882778,75.145828],[-20.005001,75.187195],[-20.023056,75.24914600000011],[-19.956665,75.2844240000001],[-20.135555,75.331665],[-20.685276,75.29248],[-21.169167,75.402771],[-21.23333,75.470535],[-21.501667,75.54971300000011],[-22.251114,75.664154],[-22.286667,75.655258],[-21.608891,75.52442900000011],[-21.406387,75.455551],[-22.113056,75.477478],[-22.414722,75.515823],[-22.476109,75.55525200000011],[-22.511391,75.530823],[-22.075558,75.463043],[-21.415001,75.423599],[-21.325558,75.361374],[-21.007778,75.31442300000013],[-20.857224,75.252213],[-20.588055,75.20166],[-20.515003,75.140823],[-21.229721,75.111923],[-21.473331,75.025818],[-21.736385,74.976089],[-21.85611,75.006653],[-21.928886,75.078323],[-22.435555,75.163879],[-21.958054,75.056931],[-21.896946,74.982483],[-21.742496,74.953598],[-21.475555,74.977478],[-21.129723,75.087204],[-20.638889,75.06192],[-20.683331,74.917206],[-20.762779,74.84693900000013],[-20.60611,74.736923],[-20.796947,74.665543],[-21.11972,74.66165200000012],[-20.847778,74.635544],[-20.192497,74.674698],[-19.797501,74.580826],[-19.392776,74.68470800000011],[-19.271667,74.646378],[-19.316113,74.601089],[-19.279167,74.521927],[-18.977776,74.481659],[-19.173054,74.397766],[-19.179443,74.344437],[-19.377777,74.260818],[-19.684998,74.237488],[-20.131668,74.272491],[-20.212219,74.3035890000001],[-20.238888,74.36499],[-20.363335,74.443039],[-21.259167,74.47164900000013],[-21.66111,74.447205],[-22.082779,74.598328],[-22.112221,74.589432],[-21.925278,74.52137800000013],[-21.765003,74.419434],[-21.826946,74.36943100000013],[-21.999165,74.32083100000011],[-22.479164,74.31192],[-22.318058,74.280823],[-22.053055,74.283875],[-22.049725,74.235809],[-22.199444,74.184982],[-22.163055,74.112762],[-22.492496,74.074432],[-21.980553,73.998032],[-21.814167,73.844437],[-21.853889,73.7686000000001],[-21.821667,73.651093],[-21.703053,73.701096],[-21.760281,73.864151],[-21.889442,73.9266510000001],[-21.914444,74.010544],[-21.748608,74.058319],[-20.71722,73.88526900000011],[-20.283058,73.879974],[-20.263058,73.840271],[-20.287224,73.789978],[-20.453888,73.77026400000011],[-20.533058,73.720825],[-20.458611,73.63749700000011],[-20.522778,73.556641],[-20.369999,73.527206],[-20.501114,73.452774],[-21.560833,73.478043],[-21.613613,73.463043],[-21.677498,73.384155],[-21.933887,73.340271],[-22.189442,73.25000000000011],[-22.379166,73.250549],[-23.112499,73.35054000000014],[-23.222775,73.398331],[-23.50639,73.444702],[-23.983608,73.59275800000012],[-24.032223,73.70248400000014],[-23.508057,73.7038730000001],[-22.694443,73.544434],[-22.178333,73.624695],[-22.747219,73.56303400000013],[-23.489166,73.72665400000011],[-23.892223,73.746933],[-24.044167,73.814697],[-24.333332,73.776382],[-24.450554,73.701096],[-24.465275,73.641098],[-24.379166,73.55053700000012],[-24.463055,73.535812],[-24.959721,73.613037],[-24.994999,73.638046],[-24.962219,73.682205],[-24.982498,73.70832800000011],[-25.415833,73.815811],[-25.507778,73.90387],[-25.686943,73.952484],[-25.738609,73.923874],[-25.586666,73.8647],[-25.551113,73.806366],[-25.089443,73.69026200000012],[-25.111668,73.62886],[-25.02417,73.59166],[-24.674168,73.513321],[-25.315002,73.46165500000012],[-25.49361,73.402206],[-25.496666,73.337204],[-25.721386,73.263611],[-26.012501,73.24220300000013],[-26.167221,73.243866],[-26.457775,73.339981],[-26.817501,73.334991],[-27.246387,73.491653],[-27.337502,73.492477],[-27.458611,73.44303900000011],[-27.083057,73.343323],[-26.47583,73.283051],[-26.387501,73.241364],[-26.584446,73.213043],[-26.711666,73.131088],[-27.111946,73.189697],[-27.728611,73.1297],[-27.406387,73.109985],[-27.367222,72.9897],[-27.526112,72.931656],[-27.497498,72.924423],[-27.315277,72.972763],[-27.313614,73.0961],[-27.265003,73.119705],[-27.147778,73.14721700000013],[-26.664444,73.100266],[-26.449165,73.193588],[-25.991943,73.198029],[-25.629723,73.117477],[-25.05389,73.082764],[-24.989441,73.008331],[-25.159721,72.92747500000013],[-25.319721,72.891373],[-25.712776,72.895538],[-26.027225,72.787201],[-26.260834,72.777771],[-26.716389,72.871094],[-27.100834,72.82193],[-27.321945,72.857483],[-27.388332,72.836655],[-27.16972,72.80497700000012],[-26.743053,72.8316650000001],[-26.394722,72.766098],[-26.762222,72.7061],[-26.304722,72.727768],[-26.365833,72.633606],[-26.462776,72.57222],[-26.13361,72.713318],[-25.869999,72.743866],[-25.566666,72.8330540000001],[-24.842499,72.719437],[-24.699165,72.672211],[-24.741665,72.646652],[-24.721386,72.585266],[-24.603054,72.549149],[-24.609444,72.523315],[-25.11972,72.431091],[-25.908333,72.413879],[-25.754169,72.386108],[-25.488888,72.405823],[-25.289169,72.38443],[-25.485275,72.238586],[-25.526669,72.121368],[-25.390835,72.148041],[-25.406387,72.206375],[-25.361389,72.27388000000013],[-25.193611,72.357758],[-24.807503,72.427765],[-24.588333,72.421097],[-24.325558,72.328323],[-23.756111,72.24192800000014],[-23.646667,72.148041],[-23.09111,72.05554200000012],[-23.195278,72.017487],[-23.164444,72.003876],[-23.028614,72.011383],[-22.494442,71.892761],[-23.031113,71.722488],[-23.127224,71.668869],[-23.125557,71.626083],[-22.996944,71.63693200000012],[-22.434444,71.795258],[-22.404167,71.779709],[-22.437778,71.744431],[-22.659443,71.657211],[-22.639168,71.57916300000011],[-22.397778,71.635818],[-22.306946,71.726654],[-22.228886,71.751938],[-21.895832,71.74081400000011],[-21.99472,71.676376],[-22.218887,71.633041],[-22.101944,71.611374],[-22.119167,71.598877],[-22.423611,71.58387800000014],[-22.50639,71.549713],[-22.541389,71.477203],[-22.492222,71.39415],[-22.473331,71.263046],[-22.365833,71.258331],[-22.281391,71.4327550000001],[-22.093334,71.4933170000001],[-21.805557,71.50943],[-21.670834,71.400543],[-21.769447,71.375809],[-21.816666,71.314987],[-21.603611,71.323044],[-21.961666,71.263885],[-21.902779,71.23193400000014],[-21.805779,71.264885],[-21.72472,71.247208],[-21.664444,71.186371],[-21.6875,71.149155],[-21.789444,71.101929],[-22.333889,71.053589],[-21.68111,71.068329],[-21.593056,70.962769],[-21.702221,70.822769],[-21.755558,70.795532],[-21.929165,70.8022],[-21.830002,70.774155],[-21.637222,70.79470800000013],[-21.546669,70.7061],[-21.763336,70.703598],[-21.653889,70.662491],[-21.777225,70.579712],[-21.616665,70.58471700000013],[-21.47472,70.53997800000013],[-21.644165,70.437195],[-21.958332,70.389709],[-22.000278,70.40721100000013],[-21.941944,70.469437],[-22.035278,70.498032],[-22.377224,70.44165],[-22.417221,70.4994200000001],[-22.414722,70.59721400000012],[-22.474167,70.662491],[-22.428333,70.838043],[-22.506947,70.85054],[-22.646111,70.716095],[-22.648056,70.655823],[-22.563889,70.57638500000013],[-22.622776,70.44664],[-23.345833,70.439148],[-23.828335,70.56694],[-24.021946,70.652206],[-24.181942,70.794983],[-24.231941,70.9308170000001],[-24.192497,71.01304600000014],[-24.279167,71.091095],[-24.573334,71.209991],[-24.739998,71.332214],[-25.099167,71.298325],[-25.62389,71.537201],[-26.328613,71.578873],[-26.711109,71.541656],[-26.950275,71.578598],[-27.176109,71.67276],[-27.213055,71.738876],[-27.608891,71.859711],[-27.631111,71.87886],[-27.603889,71.895538],[-27.69389,71.930267],[-28.2225,72],[-28.578056,72.131088],[-28.639721,72.12442],[-28.704445,72.082764],[-28.504169,72.068604],[-28.354721,72.012497],[-28.488888,71.97554000000014],[-28.461109,71.93664600000011],[-27.84639,71.89915500000012],[-27.801666,71.872757],[-27.872223,71.845535],[-27.325001,71.709717],[-27.408054,71.635818],[-27.605278,71.649994],[-28.065556,71.57638500000013],[-28.489719,71.578049],[-28.466942,71.55247500000013],[-28.05389,71.551926],[-27.631111,71.612762],[-27.384998,71.602478],[-27.125,71.5663760000001],[-27.325558,71.513321],[-27.234997,71.483597],[-27.019722,71.52998400000013],[-26.674999,71.475815],[-25.877777,71.5002750000001],[-25.719719,71.471649],[-25.411388,71.349152],[-25.411388,71.272491],[-25.515556,71.212494],[-25.778057,71.253052],[-25.596947,71.193314],[-25.597778,71.169144],[-26.009724,71.055817],[-26.259445,71.037201],[-26.478886,70.9602660000001],[-26.784168,70.930542],[-27.505001,70.938034],[-27.798889,71.149719],[-27.922501,71.12831100000011],[-27.815277,71.035538],[-27.615833,70.94636500000013],[-28.017502,70.991928],[-28.409164,70.975815],[-28.140556,70.94136],[-27.914165,70.867203],[-28.025558,70.71165500000012],[-28.303055,70.560532],[-29.205555,70.462204],[-29.237221,70.443863],[-29.206944,70.39415],[-29.125,70.386658],[-28.754169,70.471649],[-28.297779,70.507492],[-28.277779,70.503876],[-28.346947,70.423874],[-28.225277,70.368317],[-26.724442,70.478592],[-26.496109,70.46775800000012],[-26.322224,70.373032],[-26.69611,70.288589],[-26.953609,70.323608],[-27.853333,70.088043],[-28.149166,70.143875],[-28.591946,70.0935970000001],[-28.542778,70.04470800000011],[-28.125557,70.07193],[-27.967777,70.006943],[-27.547501,70.0516510000001],[-27.520279,70.039703],[-27.517223,69.966934],[-27.341946,69.962494],[-27.185555,70.086655],[-27.170277,70.169434],[-26.898888,70.248596],[-26.307503,70.197754],[-25.637501,70.355255],[-25.229164,70.414429],[-25.195831,70.405548],[-25.340836,70.321106],[-25.34639,70.282211],[-25.23,70.272491],[-25.031113,70.363037],[-24.53278,70.25499],[-23.560558,70.106094],[-22.785835,70.079163],[-22.200275,70.150543],[-22.079166,70.12970000000013],[-22.361111,69.97415200000012],[-22.479721,69.981369],[-22.613888,69.934143],[-22.916664,69.948593],[-22.906443,69.920815],[-22.769722,69.890274],[-22.795834,69.87997400000012],[-23.065556,69.939972],[-23.093613,69.916382],[-23.040001,69.870819],[-23.196083,69.88305700000012],[-23.275558,69.858597],[-22.91,69.81192],[-22.995831,69.757217],[-23.365002,69.855545],[-23.394722,69.848877],[-23.325279,69.83638],[-23.241108,69.752213],[-23.657223,69.726654],[-23.930553,69.755264],[-23.701942,69.715271],[-23.579166,69.623596],[-23.648888,69.55914300000012],[-23.819447,69.507492],[-24.343334,69.604431],[-24.116665,69.537201],[-24.072777,69.478043],[-24.168331,69.42276],[-24.342499,69.412491],[-24.433056,69.358032],[-24.652222,69.39444],[-24.669445,69.373596],[-24.613888,69.32193],[-24.608612,69.274994],[-24.664165,69.246933],[-24.805,69.23887600000012],[-25.08778,69.296936],[-25.209721,69.27442900000011],[-25.280003,69.232758],[-25.030003,69.221649],[-24.990833,69.208328],[-24.992775,69.163315],[-25.043056,69.116379],[-25.29528,69.01915],[-25.609444,69.103592],[-25.641945,69.08248900000012],[-25.437222,68.970261],[-25.702499,68.955261],[-25.708611,68.928314],[-25.579723,68.903046],[-25.957775,68.78498800000011],[-26.152222,68.781662],[-26.363335,68.66748],[-26.6525,68.65138200000013],[-26.719997,68.6772],[-26.894165,68.646942],[-27.058056,68.576385],[-27.340279,68.5961],[-27.229721,68.53637700000012],[-27.497498,68.540268],[-27.524723,68.552475],[-27.488331,68.573883],[-27.563335,68.580551],[-27.706387,68.512207],[-27.604168,68.488586],[-27.619999,68.476089],[-27.791668,68.469437],[-27.920277,68.510818],[-27.945553,68.56860400000011],[-28.016113,68.562759],[-28.037224,68.5522],[-28.011948,68.448868],[-28.496109,68.44693000000012],[-28.638054,68.391373],[-28.841667,68.371918],[-28.847778,68.318604],[-29.187222,68.390549],[-29.209164,68.378586],[-29.174999,68.3461],[-29.102501,68.3247070000001],[-29.120277,68.280548],[-29.192497,68.25943],[-29.283333,68.316376],[-29.333889,68.305542],[-29.378056,68.19886800000012],[-29.612221,68.241928],[-29.773056,68.309143],[-29.781113,68.372208],[-29.862221,68.413605],[-29.996944,68.374985],[-30.196945,68.242477],[-30.110558,68.217758],[-30.015278,68.135269],[-30.030281,68.111649],[-30.352222,68.092484],[-30.40889,68.142212],[-30.402222,68.219711],[-30.709721,68.260818],[-30.817501,68.246368],[-30.484997,68.178589],[-30.421944,68.065811],[-30.89389,68.074707],[-31.021946,68.039429],[-31.454166,68.12915],[-31.338612,68.14526400000011],[-31.388889,68.154984],[-31.501114,68.136658],[-31.422501,68.08248900000012],[-31.571667,68.06694],[-31.704445,68.098328],[-31.67865,68.17832900000013],[-31.745831,68.210815],[-31.535835,68.239426],[-32.007225,68.261932],[-32.215836,68.42747500000013],[-32.325279,68.443588],[-32.365005,68.569717],[-32.40889,68.614151],[-32.485001,68.61998],[-32.501945,68.586105],[-32.419724,68.510544],[-32.569168,68.502487],[-32.525276,68.448029],[-32.431114,68.379425],[-32.190277,68.324997],[-32.133331,68.196091],[-32.39167,68.22637900000012],[-32.400276,68.199417],[-32.055557,68.152771],[-31.999165,68.095261],[-31.996666,68.049423],[-32.035278,68.04721100000012],[-32.111115,67.931656],[-32.122772,67.857758],[-32.524445,67.868866],[-32.547501,67.816376],[-32.779724,67.722488],[-33.023613,67.6766510000001],[-33.198608,67.68803400000013],[-33.184441,67.647491],[-33.055,67.63443000000012],[-33.237503,67.536652],[-33.275833,67.398605],[-33.378052,67.351654],[-33.600555,67.371368],[-33.426392,67.33692900000011],[-33.365837,67.24693300000013],[-33.51722,67.189697],[-33.551941,67.112488],[-33.676392,67.085541],[-33.732773,66.987488],[-33.973053,66.99054],[-34.047783,66.738586],[-34.26722,66.575821],[-34.269997,66.631927],[-34.308891,66.638885],[-34.369164,66.594711],[-34.392502,66.613876],[-34.40361,66.73027000000013],[-34.429726,66.741364],[-34.484169,66.632202],[-34.406944,66.540817],[-34.719994,66.33831800000013],[-34.984169,66.284149],[-35.12944,66.337769],[-35.121941,66.417755],[-35.226662,66.362762],[-35.235001,66.312485],[-35.043892,66.246094],[-35.203888,66.237762],[-35.623055,66.31999200000013],[-35.771111,66.434708],[-35.851669,66.433594],[-35.87944,66.413315],[-35.549728,66.24220300000013],[-35.622055,66.20453600000012],[-35.570557,66.137207],[-35.587502,66.11026],[-35.723053,66.117752],[-36.083061,65.928314],[-36.268341,65.956673],[-36.331947,65.90721100000013],[-36.384171,65.920258],[-36.39389,65.996368],[-36.343056,66.079987],[-36.566666,66.07666],[-36.475555,66.04637100000014],[-36.521111,65.984711],[-36.980278,65.8374940000001],[-37.041672,65.843872],[-37.092224,65.93692],[-37.033333,66.042206],[-37.077499,66.062195],[-37.17028,66.003601],[-37.088333,65.853043],[-37.193054,65.76915],[-37.655556,65.929153],[-37.758614,65.911102],[-37.811386,66.030548],[-37.659721,66.074158],[-37.550278,66.168869],[-37.326393,66.28442400000012],[-37.168335,66.313599],[-37.184723,66.34166],[-37.575874,66.318207],[-37.790558,66.367203],[-38.10611,66.38693200000012],[-38.14917,66.34166],[-37.691666,66.25972000000013],[-37.790001,66.209427],[-37.809166,66.241653],[-37.995003,66.24054],[-37.851395,66.193863],[-38.016396,66.100266],[-37.974716,65.96192900000011],[-38.051941,65.912491],[-38.077499,65.915817],[-38.074173,65.959152],[-38.176392,65.968872],[-38.196663,65.953598],[-38.146111,65.931091],[-38.153885,65.906372],[-38.283615,65.90332],[-38.351112,65.933044],[-38.341667,65.959152],[-38.404442,66.013885],[-38.483612,66.010269],[-38.453056,65.912491],[-38.275833,65.83415200000013],[-38.100838,65.80304],[-38.241943,65.629425],[-38.426949,65.621918],[-38.460831,65.660812],[-38.434441,65.67831400000011],[-38.529724,65.707764],[-38.561111,65.631927],[-38.747498,65.6922],[-38.779167,65.658875],[-38.630829,65.62915],[-38.600838,65.57222],[-38.85154,65.611824],[-38.890282,65.57193],[-39.057503,65.559418],[-39.140282,65.66165200000012],[-39.324448,65.71554600000013],[-39.201111,65.583603],[-39.410553,65.5333250000001],[-39.543335,65.611099],[-39.538895,65.63665800000012],[-39.663887,65.680267],[-39.828613,65.587769],[-39.765282,65.539429],[-39.829445,65.495819],[-40.030556,65.578873],[-40.09639,65.567215],[-40.217216,65.503326],[-40.208893,65.483322],[-39.792503,65.415268],[-39.784172,65.39415],[-39.884171,65.41304],[-39.941666,65.36499],[-39.755562,65.24275200000011],[-40.118889,65.130814],[-40.19194,65.040268],[-40.256393,65.016388],[-40.423889,65.032486],[-40.596107,65.13499500000012],[-40.700836,65.058594],[-40.989998,65.080276],[-41.056389,64.967758],[-41.155556,64.9644320000001],[-41.067223,64.876923],[-40.594719,64.676651],[-40.563332,64.508331],[-40.638611,64.464996],[-40.388611,64.40776100000011],[-40.358894,64.348328],[-40.788055,64.38443],[-41.091667,64.3022],[-41.325836,64.34137],[-41.50695,64.325821],[-41.56945,64.265549],[-41.382217,64.17221100000012],[-41.05722,64.136383],[-40.774445,64.160263],[-40.56778,64.10914600000012],[-40.544724,64.057205],[-40.838608,63.945541000000105],[-40.61972,63.922768],[-40.518059,63.697212],[-40.95639,63.69582400000013],[-41.350555,63.777214],[-41.418335,63.833328],[-41.617775,63.792221],[-41.628334,63.774437],[-41.571388,63.748604],[-41.438889,63.76305400000012],[-40.892227,63.65638],[-40.843414,63.5935750000001],[-40.752502,63.58194],[-40.748337,63.509163],[-40.999725,63.52916],[-41.048058,63.507774],[-40.996666,63.457497],[-41.03867,63.439602],[-41.17067,63.5136030000001],[-41.082832,63.431938],[-40.998886,63.407494],[-41.113335,63.385269],[-41.176392,63.387772],[-41.394165,63.552216],[-41.414444,63.549438],[-41.238335,63.404434],[-41.447495,63.485268],[-41.580833,63.48777],[-41.113335,63.307213],[-41.556946,63.43693500000011],[-41.687218,63.524994],[-41.907501,63.46471400000012],[-41.859444,63.399437],[-41.677223,63.340546],[-41.472771,63.21998600000012],[-41.487419,63.16962400000011],[-41.429169,63.126381],[-41.558891,63.091377],[-41.786949,63.199715],[-42.023056,63.246941],[-41.646393,63.11166400000013],[-41.536667,63.03527100000014],[-41.730278,63.029716],[-41.96611,63.067215],[-42.085274,63.176659],[-42.174446,63.20166000000011],[-42.115837,63.09166],[-41.999725,63.03138],[-41.61528,62.987495],[-41.618607,62.934715],[-41.755562,62.8394320000001],[-41.850555,62.817772000000105],[-41.963577,62.844669],[-42.028336,62.784996],[-42.323891,62.809158],[-42.363892,62.89138],[-42.283333,62.935822000000144],[-42.303612,62.941658],[-42.433327,62.908325],[-42.455559,62.86055],[-42.409164,62.816383],[-42.527779,62.723045],[-42.690552,62.7708280000001],[-42.726105,62.68721000000011],[-43.147224,62.757774],[-43.122772,62.691933],[-42.788055,62.6511],[-42.683884,62.5886],[-42.602226,62.626656],[-42.374168,62.565826],[-42.326668,62.47860000000014],[-42.553112,62.47221],[-42.397499,62.427773],[-42.254723,62.432213],[-42.162216,62.383881],[-42.318062,62.362770000000125],[-42.716942,62.498329],[-42.979164,62.515274],[-42.970551,62.466934],[-42.78167,62.438042],[-42.636116,62.355553],[-42.383057,62.335548],[-42.261116,62.242493],[-42.307503,62.102219],[-42.54084,61.9436040000001],[-42.330559,62.01749400000011],[-42.115837,62.00666],[-42.20417,61.916382],[-42.420555,61.915268],[-42.18972,61.86193800000012],[-42.325562,61.761383],[-42.580559,61.732765],[-42.76889,61.818054],[-42.869446,61.773048],[-42.782776,61.786659],[-42.624168,61.705551000000135],[-42.419449,61.691101],[-42.397499,61.65638],[-42.315834,61.640831],[-42.434723,61.557213],[-42.634171,61.546661],[-43.07917,61.59360500000014],[-42.873886,61.535828],[-42.53167,61.529716],[-42.526947,61.440826],[-42.427223,61.403603],[-42.507507,61.35527],[-42.661942,61.284439],[-42.885277,61.342216],[-43.246109,61.339157],[-42.775002,61.27388],[-42.90361,61.249718],[-42.87289,61.245216000000134],[-42.661385,61.255554],[-42.574722,61.194992],[-43.089722,61.197487],[-42.701111,61.14332600000011],[-42.629997,61.098328],[-43.612778,61.127769],[-42.70472,61.05777000000012],[-42.664719,61.022491],[-42.671944,60.983604],[-42.800278,60.919441],[-43.008614,60.883881],[-43.484444,60.933327000000126],[-43.480278,60.907768],[-43.26445,60.898331],[-42.79084,60.801102],[-43.526665,60.837212000000136],[-42.959442,60.77916],[-42.770279,60.728043],[-42.910553,60.652489],[-43.111168,60.668434],[-43.082329,60.654938],[-42.89233,60.636105],[-42.749443,60.68360100000012],[-42.825836,60.606659],[-42.940613,60.59005],[-42.833885,60.570549],[-43.068611,60.498878],[-43.318611,60.550827],[-43.145004,60.482765],[-43.208611,60.464439],[-43.554718,60.539436],[-43.693886,60.716103],[-43.707504,60.682213],[-43.629498,60.548866],[-44.047501,60.587494],[-44.160828,60.637497],[-44.192497,60.635551000000135],[-44.202499,60.593323],[-43.314163,60.440826],[-43.596947,60.30526700000013],[-43.365837,60.386658000000125],[-43.16861,60.397491],[-43.092773,60.257217],[-43.327499,60.215271000000136],[-43.129723,60.205551],[-43.087219,60.100273],[-43.137505,60.079437],[-44.113892,60.183601],[-44.073059,60.260277],[-43.993889,60.307495],[-44.100838,60.384163],[-44.080559,60.286385],[-44.22361,60.234993],[-44.308891,60.150269],[-44.456665,60.148331],[-44.521942,60.033333],[-44.604172,59.982491],[-44.969444,60.031937],[-44.995552,60.092766],[-45.035004,60.106659],[-45.111671,60.102493],[-45.112778,60.06332400000013],[-45.152779,60.07416500000011],[-45.171112,60.089989],[-45.07695,60.159431],[-44.824448,60.189987],[-44.599442,60.424995],[-44.499168,60.476936],[-44.470833,60.557213],[-44.86306,60.2649990000001],[-44.884727,60.21666],[-45.085274,60.195267],[-45.189995,60.129158],[-45.170837,60.165825],[-45.208336,60.172493],[-45.169167,60.2227630000001],[-44.947495,60.344154],[-44.76889,60.659431],[-44.626106,60.73333000000014],[-44.813614,60.67110400000013],[-44.839722,60.60527],[-45.012505,60.476379],[-45.203331,60.435265],[-45.27861,60.4574970000001],[-45.266113,60.49527000000011],[-45.099167,60.64582800000011],[-45.276108,60.551102],[-45.491943,60.48999],[-45.373886,60.60527],[-45.269447,60.647774],[-45.313332,60.699997],[-45.463615,60.616936],[-45.574722,60.469154],[-45.732773,60.587212],[-45.681381,60.637032],[-45.82695,60.557495],[-45.978333,60.573883],[-45.671776,60.67632700000012],[-45.849724,60.69748700000014],[-45.589165,60.76832600000012],[-45.592224,60.792221],[-45.393059,60.888603],[-45.253059,60.901932],[-45.397224,61.00750000000011],[-45.481384,60.885551],[-45.686386,60.774712],[-45.880554,60.75222],[-45.890556,60.774994],[-45.753616,60.82972],[-45.833328,60.849434],[-45.940723,60.82666000000012],[-46.043892,60.719986],[-46.221382,60.753609],[-45.997665,60.840775],[-45.976166,60.857441],[-46.194717,60.810547],[-46.004448,60.891106],[-45.489723,60.989159],[-45.441666,61.042221],[-45.252228,61.107216],[-45.199722,61.189987],[-45.235001,61.198044],[-45.373886,61.090271],[-45.500557,61.23333],[-45.521111,61.175827],[-45.482773,61.102776],[-45.631386,61.007217],[-45.805557,60.951935],[-45.827782,60.970543],[-46.006668,60.912209],[-46.065552,60.921104],[-46.105835,60.968048],[-45.65361,61.14222],[-45.868889,61.216660000000104],[-45.712776,61.321663000000115],[-45.769722,61.333603],[-46.009727,61.22304500000013],[-45.839996,61.164993],[-45.838051,61.132492],[-45.915001,61.090271],[-46.229439,60.974709],[-46.263336,61.045547],[-46.406105,61.08416],[-46.38028,61.041107],[-46.442223,60.999161],[-46.523331,61.015274],[-46.581673,60.905823],[-46.835274,60.930275],[-46.705276,60.881378],[-46.857224,60.797493],[-46.910278,60.80249],[-46.958611,60.86332700000014],[-46.914444,60.933327000000126],[-47.023056,60.976097],[-47.16333,60.93943],[-47.318062,60.952217],[-47.494164,60.898605],[-47.764725,60.905823],[-47.809441,60.87915800000013],[-47.31945,60.867767],[-47.447777,60.820274],[-47.653885,60.808601],[-48.011948,60.844994],[-48.238892,60.819717],[-48.177223,60.863052],[-47.689438,61.004997],[-47.896393,61.013054000000125],[-48.132217,60.964439],[-48.406387,60.988327],[-47.833611,61.041939],[-47.888893,61.123322],[-48.090836,61.086937],[-48.218887,61.18499],[-48.08139,61.294998],[-47.917221,61.324165],[-48.121941,61.3155440000001],[-48.244164,61.241936],[-48.267784,61.18335],[-48.216393,61.13638300000014],[-48.410278,61.13221],[-48.440834,61.155548],[-48.31889,61.2061],[-48.480278,61.173325],[-48.638054,61.208046],[-48.637222,61.23804500000011],[-48.577782,61.284996],[-48.383614,61.299721],[-48.378609,61.363884],[-48.745834,61.396385],[-48.988609,61.355827],[-49.066109,61.398048000000124],[-48.831673,61.461937],[-48.232498,61.533882],[-48.344162,61.604996],[-48.948883,61.465546],[-49.297501,61.557495],[-49.245834,61.602776],[-48.924721,61.578606],[-48.599213,61.63633700000014],[-48.978333,61.60305],[-49.054718,61.619713000000104],[-49.046909,61.722786],[-49.148888,61.718597],[-49.103889,61.827774],[-48.894165,61.94471],[-48.746948,61.955551],[-48.763062,61.984718],[-49.000839,61.954163],[-49.188606,61.83915700000011],[-49.182777,61.745544],[-49.231384,61.712769],[-49.354172,61.765549],[-49.214722,61.883606],[-49.290001,61.866104],[-49.358055,61.80609900000013],[-49.440277,61.842216],[-49.374168,61.94665500000013],[-49.154167,61.966934],[-48.998611,62.045547],[-48.840553,62.07694200000014],[-49.096107,62.07888],[-49.005836,62.20416300000011],[-49.029442,62.213882000000126],[-49.148613,62.107498],[-49.162216,62.01888300000013],[-49.404716,61.983604],[-49.669449,61.99554400000011],[-49.69722,62.010277],[-49.693329,62.11582900000014],[-49.420837,62.089989],[-49.293617,62.134163000000115],[-49.293892,62.172218],[-49.371498,62.192772],[-49.471664,62.144714],[-49.638336,62.150826],[-49.567505,62.228043000000135],[-49.394775,62.246887],[-49.712219,62.263611],[-49.837219,62.237495],[-49.908333,62.319443],[-50.025833,62.333054],[-50.31778,62.49527],[-50.22361,62.669716],[-49.947495,62.827217],[-49.946106,62.87027],[-50.280281,62.704712],[-50.317223,62.74305],[-50.150833,62.93082400000014],[-49.833611,62.996384],[-49.701393,63.057495],[-49.796669,63.059433],[-50.191502,62.933659],[-50.379997,62.784439],[-50.399994,62.851387],[-50.323334,62.932213],[-50.149994,63.015274],[-50.228882,63.038605000000125],[-50.281944,62.974434],[-50.403885,62.940826],[-50.593887,62.969986],[-50.606392,63.094437],[-50.435555,63.136383],[-50.419998,63.151932],[-50.452225,63.162491],[-50.386116,63.190544],[-50.059845,63.228752],[-50.362221,63.225266],[-50.467216,63.181107],[-50.570282,63.227211],[-50.794281,63.196896],[-50.904999,63.137497],[-50.926109,63.171661],[-50.779999,63.250275],[-51.008339,63.16054500000012],[-51.059441,63.184158],[-51.10778,63.339432],[-50.276108,63.401382],[-50.379997,63.421936],[-51.054169,63.369156],[-51.158333,63.378044],[-51.221382,63.43943000000013],[-51.140556,63.486107],[-50.744164,63.54554700000011],[-51.095001,63.524712],[-51.14695,63.58416],[-51.128052,63.62249],[-51.034729,63.638885],[-50.91111,63.613609],[-50.597496,63.642494],[-50.553612,63.60833],[-50.504723,63.667213],[-50.886391,63.62776900000012],[-51.077499,63.666939],[-51.186943,63.621658],[-51.118057,63.5186],[-51.16861,63.502777],[-51.559441,63.70916],[-51.523056,63.76416000000011],[-51.221107,63.835548],[-50.924171,63.932495],[-51.443329,63.804993],[-51.476387,63.843048000000124],[-51.394722,63.84638200000012],[-51.362221,63.966934],[-51.658333,64.011383],[-51.601944,64.034714],[-50.873055,64.093597],[-50.625832,64.166092],[-50.471939,64.137497],[-50.250839,64.19497700000011],[-50.079727,64.16415400000011],[-50.04834,64.194138],[-50.14695,64.238037],[-50.554718,64.181091],[-50.475555,64.291092],[-50.600838,64.229706],[-50.960281,64.13916],[-51.445831,64.078049],[-51.647499,64.123596],[-51.531502,64.168045],[-51.379997,64.13888500000012],[-51.421776,64.170761],[-51.523056,64.196365],[-51.684998,64.140823],[-51.761391,64.181931],[-51.443611,64.218872],[-51.272224,64.172485],[-50.950836,64.21804800000011],[-50.843056,64.254166],[-51.041946,64.275543],[-50.856392,64.415543],[-50.772774,64.424698],[-50.622223,64.373871],[-50.352226,64.382751],[-50.173058,64.448318],[-50.207222,64.479431],[-50.397499,64.41943400000014],[-50.573891,64.448318],[-50.651939,64.481094],[-50.441109,64.548874],[-50.650551,64.517487],[-50.742226,64.580551],[-50.910828,64.592209],[-50.856667,64.633041],[-50.584724,64.630539],[-50.451668,64.66304],[-50.601944,64.658325],[-50.663887,64.68692],[-50.525276,64.70498700000013],[-50.322777,64.676376],[-50.255005,64.635818],[-50.218605,64.54609700000015],[-50.137779,64.478043],[-49.698334,64.3399809999999],[-49.584297,64.337646],[-49.678337,64.425537],[-49.764168,64.425537],[-50.065552,64.5291600000001],[-50.122772,64.636108],[-49.988892,64.697205],[-50.156944,64.693863],[-50.213615,64.72608900000012],[-50.135559,64.8077550000001],[-49.998886,64.869141],[-50.17556,64.829163],[-50.296951,64.743591],[-50.560555,64.768051],[-50.686943,64.905258],[-50.693054,64.99414100000013],[-50.786392,65.039978],[-50.846947,65.158325],[-50.978607,65.219711],[-50.883331,64.97665400000011],[-50.726944,64.99498000000011],[-50.636665,64.75305200000014],[-50.823616,64.71582],[-51.033333,64.621643],[-51.143333,64.61360200000013],[-51.219162,64.628036],[-51.097221,64.754715],[-51.023888,64.754715],[-51.064445,64.78581200000013],[-51.224167,64.762207],[-51.41861,64.610535],[-51.442772,64.517487],[-51.666389,64.370529],[-51.665001,64.306091],[-51.835556,64.217484],[-52.00695,64.203598],[-52.033333,64.234985],[-52.005005,64.266937],[-52.039169,64.399155],[-52.10556,64.387207],[-52.102501,64.551926],[-52.057503,64.599083],[-52.121666,64.642487],[-52.120277,64.720261],[-51.860001,64.825546],[-51.539444,64.856094],[-51.413612,64.951385],[-51.246948,65.017487],[-51.424446,64.99054],[-51.680832,64.885818],[-51.703888,64.886383],[-51.650276,64.96415700000011],[-51.561943,64.988876],[-51.702782,65.018326],[-51.823616,64.92776500000014],[-51.877495,64.834717],[-52.101944,64.793869],[-51.942223,64.876373],[-52.02861,64.90498400000013],[-52.057503,64.851929],[-52.211388,64.80664100000013],[-52.220276,64.908875],[-52.011391,64.979156],[-52.085556,65.01776100000012],[-52.163055,64.9994200000001],[-52.285278,65.08415200000013],[-52.099724,65.239151],[-52.313332,65.2019350000001],[-52.186386,65.280548],[-52.208336,65.330826],[-52.519165,65.185257],[-52.558891,65.327484],[-51.720833,65.582214],[-51.901108,65.62387100000011],[-51.694443,65.698593],[-51.243889,65.75972],[-50.946945,65.755554],[-50.71666,65.676926],[-50.545837,65.70694],[-50.694443,65.71887200000015],[-50.722496,65.754715],[-51.209167,65.796097],[-51.484726,65.763046],[-51.948051,65.658875],[-51.934441,65.546371],[-52.49778,65.387207],[-52.613892,65.487488],[-52.592499,65.54332],[-52.469162,65.64082300000013],[-52.688049,65.500824],[-52.801941,65.53887900000012],[-52.801666,65.594711],[-52.607224,65.6586],[-52.769722,65.635544],[-52.686386,65.719147],[-52.688889,65.80554200000012],[-52.810555,65.67164600000012],[-53.236664,65.68304400000011],[-52.875,65.80304],[-53.115837,65.742203],[-53.268333,65.746933],[-53.081947,65.79248000000013],[-53.029999,65.857483],[-52.698608,65.935532],[-52.32,65.868866],[-52.195831,65.948593],[-51.974716,66.00444],[-51.813889,65.964706],[-51.831947,66.0558170000001],[-52.184166,65.996094],[-52.317505,65.899155],[-52.525276,65.906097],[-52.618057,65.97998000000013],[-53.151665,65.85582000000011],[-53.229996,65.869431],[-53.23333,65.923035],[-52.879723,66.025269],[-53.353889,65.929977],[-53.468605,65.97526600000015],[-53.126892,66.016151],[-53.462219,66.03414900000011],[-52.799446,66.234421],[-52.631943,66.3391570000001],[-52.373886,66.43248],[-52.067505,66.481659],[-51.900551,66.62970000000013],[-51.609444,66.70054600000014],[-51.271385,66.843872],[-51.124443,66.87915],[-50.810829,66.824997],[-50.32917,66.833054],[-50.662216,66.867477],[-50.771111,66.844986],[-51.00695,66.899719],[-50.95639,66.934708],[-50.683327,67.00499000000012],[-50.165001,66.969986],[-49.99778,66.98082],[-50.632217,67.01582300000013],[-50.285278,67.065811],[-50.334724,67.07193000000012],[-51.189438,66.917755],[-51.726944,66.714432],[-51.986115,66.654709],[-52.129997,66.51304600000014],[-52.710556,66.352478],[-52.996666,66.19664],[-53.476662,66.098877],[-53.624718,66.154434],[-53.583061,66.208603],[-53.510834,66.23526],[-53.118332,66.285812],[-53.61972,66.2433170000001],[-53.698051,66.33194],[-53.633331,66.50444],[-53.358894,66.536102],[-53.209724,66.516098],[-53.336662,66.50943],[-53.17028,66.491653],[-52.921669,66.549988],[-52.483055,66.5186],[-52.416389,66.546371],[-52.949722,66.5760960000001],[-53.224167,66.547211],[-53.481667,66.604706],[-53.451942,66.637497],[-53.264168,66.696365],[-52.972771,66.672485],[-52.582779,66.703873],[-52.597778,66.73831200000012],[-52.959667,66.71887200000013],[-53.20639,66.746368],[-52.849831,66.783035],[-52.99667,66.794708],[-53.115734,66.759605],[-53.055832,66.804977],[-53.081673,66.81860400000011],[-52.982773,66.853043],[-52.559441,66.863037],[-52.336113,66.810532],[-52.228882,66.839981],[-52.342773,66.838043],[-52.462502,66.873032],[-52.498337,66.912491],[-52.770554,66.887772],[-52.87146,66.907394],[-53.203056,66.924988],[-53.649445,66.909424],[-53.824722,66.9827580000001],[-53.219719,66.99220300000013],[-53.78083,67.011383],[-53.836388,67.063034],[-53.542778,67.068878],[-53.392227,67.111923],[-53.965553,67.074707],[-53.923332,67.140823],[-53.816666,67.178864],[-53.379997,67.202209],[-53.58889,67.214996],[-53.51445,67.23498500000011],[-53.091942,67.24664300000012],[-52.15139,67.36998],[-52.031387,67.333328],[-51.524719,67.323044],[-51.305557,67.160263],[-51.189438,67.123596],[-50.785561,67.185257],[-50.351112,67.18054200000012],[-50.532776,67.222214],[-51.173332,67.1394350000001],[-51.525833,67.351089],[-51.116112,67.419983],[-51.151665,67.423309],[-51.612221,67.358032],[-52.226387,67.389435],[-53.102783,67.2791600000001],[-53.223053,67.291367],[-53.252228,67.320541],[-53.79834,67.202774],[-53.881111,67.26388500000013],[-53.821114,67.405548],[-53.718056,67.450546],[-52.91111,67.681656],[-53.103889,67.6541600000001],[-53.033333,67.693863],[-52.846947,67.724991],[-52.623886,67.71138],[-52.535004,67.73831200000012],[-52.827499,67.738037],[-52.496109,67.769714],[-52.114166,67.696091],[-52.031944,67.705826],[-51.809441,67.625809],[-51.330284,67.675812],[-50.700554,67.491653],[-50.198334,67.467209],[-50.071945,67.50999500000012],[-50.571114,67.506943],[-50.852226,67.59082000000012],[-50.274445,67.731094],[-50.079727,67.713882],[-50.084999,67.688309],[-49.936661,67.693863],[-50.288612,67.74498],[-50.650276,67.651657],[-50.969719,67.622208],[-51.230827,67.69720500000011],[-50.987503,67.721924],[-50.64917,67.819717],[-50.428612,67.817215],[-50.417503,67.844437],[-50.779442,67.90664700000013],[-50.854721,67.864151],[-50.678055,67.85054],[-50.714447,67.81860400000011],[-51.173615,67.758606],[-51.331116,67.868866],[-51.201942,67.907211],[-50.971382,67.88333100000011],[-50.975273,67.91914400000013],[-51.059998,67.97415200000012],[-51.209442,67.969147],[-51.34861,67.91943400000014],[-51.567505,67.9327550000001],[-51.321114,67.811096],[-51.462219,67.733597],[-51.53389,67.728867],[-51.460831,67.74859600000013],[-51.48111,67.757492],[-51.588333,67.750549],[-51.713058,67.69497700000011],[-51.843887,67.73193400000014],[-51.626389,67.769714],[-52.243057,67.76832600000012],[-52.341942,67.824432],[-52.198334,67.875809],[-51.919724,67.881363],[-51.603889,67.93609600000013],[-51.575562,67.96720900000014],[-51.911667,67.90748600000012],[-52.19944,67.898331],[-52.625832,67.787201],[-52.969994,67.763885],[-53.323891,67.588882],[-53.599724,67.506943],[-53.68306,67.500824],[-53.753616,67.601089],[-53.558052,67.655258],[-53.542503,67.720535],[-53.639725,67.787201],[-53.627777,67.81469700000014],[-53.484169,67.855255],[-53.456665,67.818329],[-53.489441,67.800812],[-53.304222,67.807755],[-53.48333,67.874146],[-53.3825,67.898331],[-53.294724,67.8766480000001],[-53.30695,67.849655],[-53.273056,67.830551],[-53.288338,67.849426],[-53.164162,67.885269],[-53.055832,67.879974],[-53.141388,67.911377],[-53.260834,67.889984],[-53.277496,67.91360500000013],[-53.233055,67.96054100000015],[-52.954559,67.978981],[-53.259727,67.983047],[-53.187218,68.04332],[-53.081673,68.06275900000014],[-52.748337,67.968323],[-52.212219,67.923035],[-52.059998,67.975266],[-52.201111,67.94999700000011],[-52.690552,67.974701],[-52.818893,67.998596],[-53.134445,68.138046],[-53.45417,68.152206],[-53.321114,68.184418],[-53.148056,68.199142],[-52.414444,68.06275900000014],[-52.390556,68.07249500000012],[-52.802223,68.168869],[-52.746948,68.195816],[-52.579727,68.189148],[-51.85778,68.041931],[-51.188606,68.063599],[-50.56945,67.90081800000013],[-50.441383,67.93026700000011],[-50.220551,67.90637200000015],[-50.153053,67.933319],[-50.311668,67.93248000000011],[-50.93222,68.04776],[-51.434166,68.198318],[-50.956665,68.182755],[-51.220833,68.273605],[-51.142776,68.291367],[-51.123886,68.34526100000011],[-51.183609,68.39888],[-50.769165,68.484146],[-50.82,68.503601],[-51.27639,68.411102],[-51.645004,68.407761],[-51.482773,68.352768],[-51.295555,68.358032],[-51.226105,68.327209],[-51.240837,68.289978],[-52.419167,68.18054200000012],[-52.49778,68.19136],[-52.468887,68.21165500000012],[-52.558052,68.253326],[-52.73,68.264992],[-52.629166,68.235535],[-52.719719,68.210541],[-52.897224,68.225266],[-52.938332,68.255829],[-52.739468,68.32260100000013],[-53.349724,68.267761],[-53.389168,68.327774],[-53.241669,68.351379],[-53.079727,68.323044],[-52.603889,68.453323],[-52.585556,68.499146],[-52.642502,68.514999],[-52.46167,68.544983],[-51.880829,68.583878],[-51.814163,68.57276900000011],[-51.961388,68.557205],[-51.958336,68.535538],[-51.618332,68.519989],[-51.471939,68.560257],[-51.04528,68.575821],[-51.003616,68.6455380000001],[-50.865837,68.6147],[-50.808052,68.673874],[-50.916389,68.666656],[-50.987221,68.732483],[-50.656387,68.82554600000014],[-50.781944,68.838318],[-51.124168,68.733597],[-51.292503,68.748322],[-51.214722,68.84082],[-50.963333,68.93193100000013],[-51.114449,68.926926],[-51.118889,69.044983],[-51.069725,69.131088],[-50.799446,69.126923],[-50.801666,69.086655],[-50.988892,69.034149],[-50.904716,69.024429],[-50.659164,69.0769350000001],[-50.525558,69.023041],[-50.546112,68.996094],[-50.52417,68.948029],[-50.379997,68.90081800000013],[-50.310829,68.924988],[-50.364723,68.96720900000014],[-50.457222,68.96748400000013],[-50.492226,69.013046],[-50.259171,69.054977],[-50.296394,68.98526],[-50.209442,68.960815],[-50.175835,69.02388],[-50.243889,69.075272],[-50.434441,69.0513760000001],[-50.687775,69.117752],[-50.278053,69.135544],[-50.138611,69.17747500000013],[-50.145004,69.224701],[-50.25695,69.193588],[-50.465279,69.195251],[-50.467773,69.29971300000011],[-50.380829,69.338882],[-50.515839,69.315536],[-50.559441,69.261658],[-50.656944,69.220535],[-50.886116,69.17303500000014],[-51.122772,69.20138500000013],[-50.970833,69.299423],[-50.855835,69.461105],[-50.516396,69.488037],[-50.424446,69.50943],[-50.287224,69.489426],[-50.20472,69.521927],[-50.883057,69.491364],[-50.791115,69.55470300000013],[-50.846107,69.620819],[-50.800552,69.642212],[-50.407219,69.59248400000013],[-50.446388,69.643051],[-50.774445,69.66748000000013],[-50.813614,69.676376],[-50.811386,69.709427],[-50.651665,69.74054],[-50.597221,69.783325],[-50.191666,69.757492],[-50.313614,69.87330600000013],[-50.589165,69.921921],[-50.577499,69.970535],[-50.306107,69.976379],[-50.214165,70.021652],[-50.487503,70.038879],[-50.940834,69.959717],[-51.260559,69.960815],[-51.079727,70.036102],[-50.985001,69.993866],[-50.860832,70.023315],[-51.065552,70.072769],[-51.243057,70.068604],[-51.455276,69.959717],[-51.568893,69.974991],[-51.603333,70.00972000000013],[-51.951111,70.003601],[-52.312775,70.046646],[-52.593056,70.20054600000014],[-52.847496,70.272766],[-53.224167,70.3461],[-53.921669,70.386108],[-54.164444,70.46666],[-54.353333,70.585266],[-54.553886,70.657211],[-54.626389,70.6519320000001],[-54.544167,70.731094],[-54.063332,70.829712],[-53.469994,70.755264],[-53.103333,70.773315],[-52.722221,70.744705],[-52.458611,70.700272],[-51.587776,70.440811],[-50.676392,70.322769],[-50.54306,70.34248400000013],[-50.560555,70.38333100000011],[-50.678886,70.397491],[-50.490555,70.50972],[-50.582504,70.519989],[-50.762505,70.418045],[-51.037224,70.430817],[-51.09639,70.462204],[-50.93972,70.46775800000012],[-51.345001,70.566666],[-51.229721,70.604706],[-50.888893,70.50555400000013],[-50.738609,70.54248],[-50.989441,70.61886600000014],[-50.889725,70.65776100000011],[-50.618889,70.628586],[-50.850838,70.681091],[-51.086113,70.655548],[-51.175835,70.690262],[-51.402496,70.69413800000011],[-51.438606,70.747757],[-51.289726,70.757767],[-51.238609,70.811646],[-50.782776,70.71165500000012],[-50.652779,70.710266],[-50.633057,70.740265],[-50.898888,70.802475],[-50.922501,70.8311000000001],[-50.858055,70.876373],[-51.146393,70.846939],[-51.224998,70.88443],[-51.595001,70.925812],[-51.952499,71.021103],[-51.830002,71.066376],[-51.214722,70.955261],[-50.928886,70.98858600000011],[-50.91806,71.021927],[-51.485275,71.063034],[-51.226662,71.141663],[-51.608894,71.107208],[-51.865555,71.132202],[-52.061386,71.094437],[-52.249443,71.123306],[-51.879997,71.2494200000001],[-51.526947,71.274704],[-51.529167,71.305252],[-51.645554,71.361374],[-52.41333,71.14665200000013],[-52.509727,71.142761],[-52.555557,71.171371],[-52.488892,71.222763],[-52.282776,71.254715],[-52.245277,71.289429],[-52.288612,71.348038],[-52.185555,71.37915],[-51.645836,71.454987],[-51.388054,71.439697],[-51.348053,71.486099],[-51.71167,71.505264],[-52.443611,71.375534],[-52.983612,71.415268],[-52.698334,71.52165200000013],[-52.485832,71.556641],[-51.80278,71.594437],[-51.640556,71.711105],[-51.783058,71.72164900000013],[-51.863892,71.65525800000012],[-52.174446,71.61026],[-52.573334,71.647491],[-52.639725,71.681366],[-53.250557,71.702774],[-53.16806,71.755554],[-52.921112,71.816666],[-52.856667,71.861099],[-52.903885,71.87387100000012],[-52.908333,71.908875],[-52.684441,72.00166300000012],[-52.78083,72.011383],[-52.952782,71.940536],[-53.020554,71.89415],[-52.983612,71.842484],[-53.239166,71.805252],[-53.321945,71.82222],[-53.417503,71.98248300000012],[-53.393059,72.033875],[-53.701942,72.1230319999999],[-53.857506,72.32165500000013],[-53.56028,72.358032],[-53.873611,72.35137900000012],[-53.955002,72.322495],[-53.835831,72.19497700000011],[-53.825836,72.147766],[-53.581116,72.04443400000014],[-53.396667,71.851929],[-53.635796,71.737167],[-53.918335,71.736374],[-53.738609,71.700272],[-53.721939,71.6586],[-53.775002,71.633331],[-53.919449,71.63832100000013],[-54.011116,71.70582600000012],[-54.100281,71.707489],[-54.099167,71.6336060000001],[-53.851944,71.55304],[-53.91555,71.441925],[-54.396111,71.36387600000012],[-54.825562,71.352768],[-55.258339,71.49054],[-55.116661,71.386658],[-55.323616,71.386932],[-55.543617,71.468323],[-55.681389,71.62442],[-55.574448,71.64276100000012],[-55.90583,71.678589],[-55.775276,71.7410890000001],[-55.443611,71.802765],[-55.32,71.881653],[-54.830559,71.915543],[-54.536667,72.041367],[-54.525276,72.101654],[-54.384445,72.222488],[-54.522499,72.184418],[-54.678337,72.011658],[-54.861946,71.942749],[-55.29834,71.928589],[-55.580002,71.998871],[-55.413055,72.084717],[-54.931671,72.23831200000012],[-54.94416,72.362198],[-54.76445,72.350815],[-54.682777,72.36637900000011],[-54.913612,72.375809],[-54.970833,72.40387],[-54.896111,72.425537],[-55.020279,72.423035],[-55.231941,72.358871],[-55.285835,72.372482],[-55.305275,72.424149],[-55.507225,72.389709],[-55.625832,72.421097],[-55.648888,72.439148],[-55.626389,72.457489],[-55.469994,72.52192700000012],[-54.993889,72.48414600000012],[-54.296394,72.47998],[-55.016396,72.519989],[-54.996391,72.5705410000001],[-54.906387,72.605255],[-54.62722,72.621643],[-54.870552,72.642487],[-54.872223,72.672211],[-54.642502,72.71138],[-54.654999,72.7649990000001],[-54.926949,72.777771],[-54.604721,72.828049],[-54.850555,73.0144350000001],[-55.697777,73.066666],[-55.709442,73.092758],[-55.651665,73.121094],[-55.476997,73.121651],[-55.337502,73.171646],[-55.145004,73.181931],[-55.140839,73.209991],[-55.243614,73.2397],[-55.459999,73.25582900000012],[-55.274445,73.385544],[-55.085831,73.362762],[-55.169724,73.411652],[-55.527222,73.474426],[-55.529167,73.506104],[-55.662216,73.578323],[-56.075836,73.648605],[-55.861221,73.681038],[-56.036667,73.683319],[-55.958611,73.762207],[-55.639725,73.694138],[-55.60778,73.720261],[-55.746948,73.72221400000012],[-55.94722,73.853043],[-55.671387,73.835815],[-55.632774,73.852768],[-55.645279,73.87164300000012],[-56.099167,73.961105],[-56.122498,74.006653],[-55.985001,74.006378],[-55.968887,74.029984],[-56.409721,74.066086],[-56.165276,74.193863],[-56.129166,74.27832],[-56.60778,74.155823],[-57.325005,74.107758],[-57.26445,74.143051],[-56.693886,74.200546],[-56.559441,74.2544400000001],[-56.309166,74.287201],[-56.388054,74.308594],[-56.568893,74.286377],[-56.713333,74.34082],[-56.131111,74.383881],[-56.212219,74.414154],[-56.587776,74.402481],[-56.797226,74.4433140000001],[-56.249443,74.480545],[-56.192497,74.5516510000001],[-56.373886,74.54248000000013],[-56.56945,74.58305400000012],[-56.634171,74.643875],[-56.860283,74.706375],[-57.015007,74.671371],[-57.190277,74.770828],[-57.101112,74.795822],[-56.978882,74.75943],[-56.861115,74.806931],[-57.02639,74.91387900000012],[-57.293617,74.904434],[-57.402222,74.95555100000013],[-57.839722,75.013611],[-57.906944,75.049713],[-58.137222,75.045532],[-58.14695,75.080826],[-57.918335,75.166092],[-58.234169,75.213608],[-58.334724,75.265274],[-58.349724,75.314987],[-58.30278,75.329437],[-58.295448,75.38687900000014],[-58.425278,75.395828],[-58.523056,75.338882],[-58.697777,75.346375],[-58.623611,75.38638300000014],[-58.208893,75.441925],[-58.171944,75.521927],[-58.433884,75.564423],[-58.316109,75.648605],[-58.599998,75.667755],[-58.408051,75.715271],[-58.676392,75.735535],[-59.061668,75.70416300000011],[-59.226387,75.775543],[-59.23111,75.807755],[-59.139725,75.8461],[-59.21611,75.87220800000011],[-59.510834,75.85971100000012],[-59.614449,75.8099820000001],[-59.784729,75.79637100000012],[-59.814163,75.82276900000011],[-59.757782,75.862198],[-59.592224,75.909988],[-59.761116,75.96582],[-59.990555,75.926086],[-60.135277,75.984711],[-60.089439,76.011108],[-60.10778,76.022217],[-60.506668,76.065536],[-60.738052,75.9933170000001],[-60.828613,76.030273],[-60.853058,76.080551],[-60.830833,76.14276100000012],[-60.878609,76.152481],[-61.675003,76.178314],[-61.947495,76.23526],[-62.180832,76.222214],[-62.152496,76.261383],[-62.239723,76.286652],[-62.366997,76.242905],[-62.729996,76.25833100000011],[-62.775276,76.234985],[-62.733055,76.207489],[-62.77861,76.193588],[-62.853058,76.236649],[-62.823891,76.28137200000013],[-62.883331,76.307205],[-63.440834,76.373306],[-63.498337,76.3647],[-63.487778,76.32222],[-63.788895,76.156937],[-64.12027,76.148041],[-64.218887,76.247482],[-64.218887,76.299713],[-64.166107,76.315262],[-64.343887,76.354706],[-64.412216,76.347214],[-64.365829,76.27916],[-64.441101,76.228867],[-64.683319,76.258606],[-64.697769,76.168594],[-64.603882,76.126923],[-65.001114,76.176651],[-65.032776,76.135818],[-65.178055,76.11943100000013],[-65.238892,76.135269],[-65.212509,76.182205],[-65.35083,76.172211],[-65.363617,76.129425],[-65.295547,76.071381],[-65.479721,76.0186],[-65.888336,76.098328],[-65.760834,76.13472],[-65.690277,76.194138],[-65.770844,76.204712],[-65.553329,76.233871],[-65.769455,76.275543],[-66.194153,76.280273],[-66.364716,76.15776100000011],[-66.369446,76.098602],[-66.43306,76.082764],[-66.525284,76.093597],[-66.818893,76.241364],[-66.960007,76.263611],[-67.13501,76.242752],[-67.306107,76.16748],[-67.053329,76.13693200000012],[-66.94249,76.050537],[-66.50528,75.950272],[-66.458618,75.909714],[-67.349731,76.008881],[-68.500565,76.086929],[-68.575562,76.112762],[-68.439438,76.148605],[-68.808884,76.160812],[-68.746948,76.18248],[-69.633331,76.3808140000001],[-69.569458,76.435806],[-69.065552,76.481659],[-68.734436,76.58415200000013],[-68.030289,76.579163],[-67.976669,76.60582],[-67.982224,76.679428],[-68.092499,76.704987],[-68.561661,76.6583250000001],[-69.211395,76.675262],[-69.967499,76.756653],[-70.101944,76.799423],[-69.75,76.961105],[-69.539444,77.000549],[-69.672501,77.012497],[-69.757233,77.009995],[-70.359161,76.79803500000014],[-70.547226,76.788589],[-70.826401,76.8344270000001],[-70.985275,76.89415],[-70.68306,76.937195],[-71.161118,76.944977],[-71.352219,76.993591],[-71.375275,77.056091],[-71.193878,77.133331],[-70.813614,77.160812],[-70.910278,77.188309],[-70.14917,77.24054000000012],[-68.540558,77.166092],[-67.857773,77.201935],[-66.935822,77.123032],[-66.448608,77.133881],[-66.170837,77.1933140000001],[-66.906952,77.145538],[-67.700287,77.211105],[-68.667496,77.220261],[-69.101669,77.271927],[-68.308609,77.367752],[-67.619995,77.386383],[-66.76889,77.352478],[-66.545837,77.28137200000015],[-66.238327,77.248596],[-66.195267,77.25972],[-66.460556,77.297211],[-66.659164,77.414429],[-66.170273,77.424988],[-66.080002,77.449142],[-66.055557,77.491364],[-66.283615,77.613037],[-66.72583,77.680817],[-67.120834,77.668869],[-67.24527,77.573044],[-67.581116,77.521378],[-68.344727,77.49859600000013],[-68.391953,77.503601],[-68.383057,77.56860400000011],[-68.699432,77.663879],[-68.815552,77.651382],[-68.665558,77.593597],[-68.597778,77.550537],[-68.601944,77.521378],[-69.25029,77.453049],[-70.289993,77.563599],[-69.501114,77.684708],[-69.483612,77.753601],[-69.705002,77.700546],[-70.127487,77.665543],[-70.602783,77.67804],[-70.614441,77.713608],[-70.243881,77.813034],[-69.968613,77.833603],[-70.372498,77.857758],[-70.670273,77.77998400000013],[-71.320007,77.763611],[-71.440552,77.793045],[-71.2117,77.866776],[-71.598892,77.852768],[-71.603882,77.918594],[-71.939438,77.886108],[-72.23555,77.94693],[-72.35556,78.00943000000012],[-72.293335,78.05053700000013],[-72.505005,78.058319],[-72.86972,78.145538],[-73.053604,78.157211],[-72.732773,78.189697],[-72.815826,78.221375],[-72.674164,78.283875],[-72.456665,78.286377],[-72.849442,78.314148],[-72.808609,78.356369],[-72.59111,78.406097],[-72.634735,78.496368],[-72.552216,78.521103],[-71.904175,78.556931],[-71.554443,78.6336060000001],[-70.871933,78.611099],[-70.803055,78.67276],[-70.700287,78.69999700000011],[-69.97084,78.7536010000001],[-70.01973,78.773041],[-69.928329,78.79470800000011],[-69.41777,78.807755],[-69.137512,78.882751],[-68.790558,78.829163],[-68.884171,78.878311],[-69.173325,78.922485],[-69.046951,78.973038],[-68.340561,79.063034],[-68.041107,79.073044],[-67.722229,79.039154],[-67.666656,79.051086],[-67.741669,79.063034],[-67.730835,79.083878],[-67.5,79.132729],[-66.815552,79.10887100000014],[-66.366394,79.141663],[-66.239716,79.10554500000012],[-65.976669,79.101654],[-65.684158,79.249146],[-65.156387,79.370819],[-65.080841,79.444977],[-64.87999,79.49275200000011],[-64.823334,79.5336],[-64.81778,79.599426],[-64.981674,79.66943400000014],[-65.076675,79.837769],[-65.013901,79.929428],[-65.068893,80.009155],[-64.375549,80.066666],[-64.152222,80.136658],[-63.923058,80.12915],[-63.78447,80.148331],[-64.144165,80.155823],[-64.203064,80.186371],[-64.165009,80.234421],[-64.205002,80.250549],[-64.269165,80.229706],[-64.347778,80.13526900000011],[-64.902496,80.063309],[-65.284729,80.103043],[-65.526947,80.04304500000012],[-65.898056,80.00749200000013],[-66.088608,80.019714],[-66.165283,80.07222],[-66.407227,80.106934],[-66.586395,80.070831],[-67.049728,80.05748],[-67.16777,80.156647],[-67.494995,80.19693],[-67.480835,80.325546],[-66.788605,80.457214],[-66.722778,80.492477],[-66.792496,80.532486],[-66.7158359999999,80.554977],[-66.148895,80.606369],[-65.986389,80.669983],[-65.506393,80.663315],[-65.712784,80.705826],[-65.074722,80.790268],[-64.986938,80.83692900000011],[-65.032501,80.884995],[-64.709442,80.932755],[-64.794724,80.9561],[-64.785278,80.983597],[-63.948883,81.050812],[-63.680557,81.143875],[-63.471939,81.11581400000011],[-63.306664,80.95054600000014],[-62.794449,80.751099],[-62.736946,80.777771],[-63.231667,80.975266],[-63.331673,81.065811],[-63.371666,81.155823],[-62.827499,81.227203],[-62.213058,81.195251],[-61.550552,81.068054],[-61.501945,81.069992],[-61.527222,81.095261],[-61.495552,81.10331700000012],[-61.056664,81.119705],[-60.891945,81.16554300000011],[-61.082222,81.21804800000012],[-61.313332,81.35582],[-60.822502,81.459717],[-60.770836,81.500549],[-61.35778,81.682755],[-61.452225,81.753052],[-61.266663,81.809982],[-60.806664,81.879974],[-60.0625,81.94470200000012],[-58.899445,81.8647],[-58.776665,81.833054],[-58.7425,81.784988],[-58.758057,81.719437],[-58.642502,81.675537],[-57.918335,81.590271],[-57.644722,81.586105],[-57.523056,81.531937],[-57.176949,81.469147],[-57.28167,81.454712],[-57.205002,81.426376],[-56.736946,81.386658],[-56.478333,81.332489],[-56.44944,81.342484],[-56.623886,81.39971900000012],[-57.065552,81.437485],[-57.188049,81.49942],[-57.186661,81.526657],[-57.728882,81.642212],[-58.12722,81.6772],[-58.336662,81.750824],[-58.498886,81.876648],[-59.466942,81.996933],[-58.30278,82.12220800000011],[-56.586388,82.227768],[-56.441666,82.22526600000015],[-56.286667,82.158875],[-56.180283,82.18830900000012],[-56.112221,82.253052],[-55.902496,82.268051],[-55.271111,82.244141],[-55.224998,82.232483],[-55.338051,82.218597],[-55.113335,82.15664700000013],[-55.098053,82.18609600000013],[-55.270279,82.275269],[-55.603333,82.279434],[-54.50528,82.36554],[-54.079445,82.31694],[-53.559723,82.116089],[-53.508339,81.893875],[-53.581947,81.807205],[-53.737503,81.757217],[-53.823616,81.693588],[-53.80278,81.55748000000011],[-53.634445,81.513321],[-53.473053,81.501663],[-53.518608,81.517212],[-53.540558,81.676086],[-52.938606,81.856369],[-52.952782,81.96360800000012],[-53.028053,82.01193200000012],[-52.89917,82.034149],[-51.018333,81.84220900000014],[-50.280556,81.720261],[-50.176392,81.63638300000012],[-49.90361,81.609421],[-49.614723,81.640274],[-49.88028,81.662491],[-49.902222,81.704163],[-50.010834,81.729706],[-50.492226,81.7769320000001],[-50.636948,81.824158],[-50.627495,81.84887700000013],[-50.894722,81.868591],[-51.065552,81.93220500000011],[-50.962219,81.950272],[-49.820557,81.870255],[-49.43222,81.92776500000014],[-50.114449,82.038315],[-50.695,82.18248000000011],[-50.844444,82.362762],[-51.053055,82.433044],[-51.118889,82.494141],[-50.317505,82.518326],[-49.191666,82.469986],[-48.89389,82.423599],[-48.617279,82.335297],[-47.942223,82.283325],[-47.470551,82.172211],[-46.392776,82.0977630000001],[-45.969994,82.014709],[-45.953331,81.9644320000001],[-46.039444,81.94664],[-45.540558,81.896378],[-45.134445,81.781662],[-44.639999,81.75416600000011],[-44.183327,81.834152],[-44.386116,81.88443000000012],[-44.588608,81.88888500000013],[-44.726662,81.935257],[-44.498337,81.939697],[-44.472771,81.967758],[-44.925278,81.9897],[-44.930557,82.03970300000015],[-44.502502,82.089706],[-44.793892,82.183594],[-44.708611,82.252777],[-44.618057,82.276657],[-44.128883,82.311371],[-42.299171,82.21666],[-42.750557,82.27415500000012],[-43.301941,82.280273],[-43.830284,82.335815],[-43.886116,82.371094],[-43.726662,82.401657],[-44.305832,82.476929],[-44.597221,82.557755],[-45.669724,82.724991],[-45.765839,82.7644350000001],[-42.142776,82.761658],[-42.050552,82.74971],[-42.167221,82.713608],[-42.142227,82.69609100000012],[-41.830002,82.645264],[-41.805,82.603592],[-41.851395,82.539978],[-41.682777,82.478043],[-41.586113,82.484985],[-41.556946,82.527771],[-41.608894,82.641663],[-41.898056,82.732758],[-41.550278,82.736649],[-40.642776,82.575272],[-40.203331,82.560257],[-40.059441,82.463882],[-40.078339,82.421646],[-39.930832,82.368591],[-39.794724,82.364426],[-39.752785,82.39888000000013],[-40.011948,82.559982],[-39.872498,82.61137400000013],[-39.904999,82.67164600000012],[-40.135277,82.714432],[-40.601395,82.712204],[-41.276108,82.795532],[-42.191109,82.851654],[-44.493614,82.845825],[-45.061668,82.906937],[-44.863892,82.867752],[-45.993057,82.844437],[-46.536949,82.886108],[-46.889999,82.961105],[-46.465553,82.96331800000013],[-45.98333,82.914703],[-46.226662,82.97526600000015],[-46.701668,83.00555400000012],[-46.033058,83.088593],[-45.087219,82.970825],[-45.107224,82.931091],[-44.755005,82.9644320000001],[-43.989441,82.911926],[-43.386665,82.914429],[-43.366112,82.920258],[-43.983887,82.921097],[-44.86972,83.000549],[-45.524719,83.12220800000011],[-45.388054,83.15416],[-45.279999,83.125809],[-45.077499,83.152481],[-44.705559,83.104431],[-44.679169,83.107758],[-44.750839,83.150269],[-44.264725,83.16304],[-43.687775,83.11499],[-43.261948,83.135544],[-42.872772,83.092758],[-42.851395,83.096375],[-43.293335,83.158875],[-43.983093,83.20105],[-42.930557,83.202774],[-42.888611,83.208878],[-43.324173,83.237488],[-43.213615,83.26609800000011],[-42.695,83.274429],[-42.445274,83.231934],[-41.976944,83.221375],[-41.705559,83.171646],[-41.931946,83.087494],[-41.626389,83.1336060000001],[-40.553329,82.967484],[-39.446945,82.95776400000011],[-39.034447,82.880539],[-38.905556,82.815811],[-38.574448,82.744141],[-38.535835,82.822495],[-38.734444,82.82832300000011],[-38.809166,82.912491],[-39.150276,82.98027000000013],[-39.007507,83.008606],[-37.715279,83.02916],[-37.270279,83.005264],[-37.760002,83.045532],[-38.800835,83.0533140000001],[-38.365837,83.102768],[-36.877495,83.147217],[-37.529999,83.147766],[-37.992226,83.201935],[-38.678055,83.205261],[-38.857224,83.2502750000001],[-38.821114,83.340271],[-38.856392,83.431656],[-37.796112,83.359146],[-37.739998,83.36914100000013],[-38.058609,83.431366],[-37.950554,83.487488],[-37.625832,83.50416600000011],[-36.841942,83.432205],[-36.711113,83.386658],[-36.438049,83.361099],[-36.399727,83.365814],[-36.692772,83.4124910000001],[-36.574722,83.425812],[-36.611115,83.450821],[-36.904167,83.490814],[-36.671944,83.53692600000011],[-36.289444,83.55081200000012],[-35.19944,83.534988],[-34.769447,83.60054],[-34.487778,83.540817],[-34.454445,83.58305400000012],[-34.364166,83.596939],[-34.195,83.521927],[-33.882774,83.45248400000013],[-33.745277,83.485809],[-34.014168,83.52887],[-34.08139,83.566376],[-33.146111,83.616653],[-32.203888,83.603867],[-32.300278,83.57026700000011]]]]}},{"type":"Feature","properties":{"FIPS":"GM","ISO2":"DE","ISO3":"DEU","UN":276,"NAME":"Germany","AREA":34895,"POP2005":82652369,"REGION":150,"SUBREGION":155,"LON":9.851,"LAT":51.11},"geometry":{"type":"MultiPolygon","coordinates":[[[[8.710255,47.696808],[8.678595,47.693344],[8.670555,47.711105],[8.705,47.71305100000012],[8.710255,47.696808]]],[[[6.806389,53.602219],[6.723055,53.584999],[6.746944,53.56027200000011],[6.658333000000141,53.586105],[6.747499,53.618607],[6.806389,53.602219]]],[[[6.939444,53.669441],[6.876389,53.67027300000012],[7.088333,53.68416600000012],[7.084167,53.679993],[6.939444,53.669441]]],[[[7.242499000000123,53.704437],[7.15861,53.69888300000014],[7.135833,53.706108],[7.346944000000121,53.721107],[7.242499000000123,53.704437]]],[[[8.191111,53.724716],[8.124166000000116,53.708885000000116],[8.11999900000012,53.713051],[8.14277600000014,53.733604],[8.191111,53.724716]]],[[[7.622222,53.7544400000001],[7.628888,53.742218],[7.467777,53.733055],[7.485833,53.7575],[7.622222,53.7544400000001]]],[[[7.758888,53.760551],[7.669722,53.754715],[7.664444,53.761665],[7.812778,53.77555100000012],[7.758888,53.760551]]],[[[8.425278000000105,53.928055],[8.411665,53.955551],[8.455,53.96305100000012],[8.457222000000115,53.960831],[8.425278000000105,53.928055]]],[[[11.459166,53.961105],[11.388611,53.969162],[11.373888,53.988609],[11.488609,54.023048],[11.459166,53.961105]]],[[[13.940277,54.024994],[13.930832,54.016388],[13.925833,54.018326],[13.934444,54.027771],[13.940277,54.024994]]],[[[8.695555,54.041107],[8.673054,54.04943800000012],[8.671389,54.077774],[8.693333,54.082497],[8.695555,54.041107]]],[[[11.544167,54.061386],[11.51111,54.04860700000012],[11.612419,54.104584],[11.568054,54.074715],[11.544167,54.061386]]],[[[14.001317,54.065361],[14.225555,53.92860400000012],[14.218887000000109,53.869019],[13.823431,53.853745],[13.929165,53.897499],[13.982067,53.96255100000013],[14.048565,53.942425],[14.056003,53.984863],[13.97988,54.05661],[13.929569,54.063171],[13.857498,54.000275],[13.759165,54.159996],[13.813055,54.16861],[13.892384,54.090298000000125],[14.001317,54.065361]]],[[[10.979443,54.380554],[10.994999,54.381943],[11.017776,54.380272],[11.003054000000134,54.376938],[10.979443,54.380554]]],[[[8.893055,54.461937],[8.819443,54.465271],[8.814999,54.500832],[8.960554,54.519165],[8.893055,54.461937]]],[[[11.312777,54.406944],[11.123888000000136,54.406944],[11.006388000000129,54.461662],[11.064722,54.534164],[11.184166,54.519997],[11.242777000000101,54.495552],[11.312777,54.406944]]],[[[8.662777,54.494164],[8.612499000000128,54.493889],[8.59111,54.52777100000014],[8.710833,54.551666],[8.662777,54.494164]]],[[[13.07361,54.488609],[13.063055,54.465271],[13.09666600000014,54.590553],[13.15138800000011,54.602776],[13.07361,54.488609]]],[[[13.383055,54.638885],[13.433424,54.577839],[13.676666,54.565277],[13.675278000000105,54.526382],[13.577776,54.453888],[13.617498,54.40416],[13.71388800000011,54.377777],[13.743889000000138,54.331108],[13.730833,54.275833],[13.693888,54.282776],[13.712776000000133,54.321106],[13.689444,54.348328],[13.508333,54.342773],[13.356667,54.273048],[13.421944,54.259163],[13.393055,54.221382],[13.249722,54.258331],[13.118332,54.333885],[13.134165,54.372215],[13.2675,54.3825000000001],[13.164639000000136,54.434349],[13.232224,54.485817],[13.146962,54.54560500000014],[13.30397,54.550285],[13.367397,54.580437],[13.447461,54.488937],[13.50309,54.493095],[13.502570000000105,54.549767],[13.383514,54.578358],[13.374676,54.610073],[13.24472,54.559166],[13.24472,54.656662],[13.443054000000132,54.675827],[13.383055,54.638885]]],[[[8.364443,54.61332700000014],[8.294443,54.666664],[8.353888,54.711662],[8.4,54.627777],[8.364443,54.61332700000014]]],[[[8.567778,54.685272],[8.478333,54.686943],[8.396944,54.713882],[8.444721,54.748329],[8.551109,54.753883],[8.594721,54.721382],[8.567778,54.685272]]],[[[10.979443,54.380554],[10.955555,54.382774],[11.016943,54.369995],[11.073889,54.376389],[11.093054000000109,54.19749500000011],[10.758055,54.05194100000011],[10.789999,53.997215],[10.883888,53.98333],[10.890554000000122,53.950829],[10.818535,53.890053],[10.904434,53.957344],[11.094721,54.013611],[11.189444,54.012497],[11.263332,53.933052],[11.412777,53.919716],[11.480833,53.960274],[11.5175,54.031944],[11.573889,54.032494],[11.625555,54.075554],[11.61972,54.106110000000115],[11.676109,54.149994],[12.129721,54.191109],[12.343611000000124,54.297775],[12.526943,54.474159],[12.924166,54.426941000000106],[12.465555000000109,54.39582800000011],[12.366665,54.307495],[12.36972,54.264999],[12.453054000000122,54.248886],[12.41416500000014,54.265274],[12.427221,54.292221],[12.581944,54.368332],[13.023888,54.399719],[13.117777,54.275276],[13.282221,54.236664],[13.4558320000001,54.096107],[13.499722,54.086105],[13.480555,54.11972],[13.718332,54.16971600000011],[13.788887,54.109718],[13.786110000000122,54.049995],[13.866943,53.904999],[13.813055,53.845276000000126],[13.959166,53.774994],[14.275627,53.699066],[14.413261,53.338959],[14.391689,53.144165],[14.342222,53.044998000000135],[14.149443,52.96277600000013],[14.149166,52.862778],[14.640276,52.572495],[14.636389000000122,52.490555],[14.534443,52.394722000000115],[14.581665,52.28611000000012],[14.710554000000114,52.24388900000014],[14.760765,52.069862],[14.692499,51.89888800000011],[14.59944300000012,51.81860400000011],[14.666943,51.724159],[14.755278,51.66999800000013],[14.759998,51.604439],[14.714998,51.554722],[14.736111,51.528053000000114],[14.951111,51.471382],[14.975555,51.440826],[14.971666,51.355553],[15.038887,51.27166],[14.964722,51.050827],[14.801666,50.818886],[14.619165,50.857498],[14.628332000000114,50.92360700000012],[14.569166,51.005554],[14.309721,51.053604],[14.256109,50.987778000000105],[14.368332,50.934998],[14.311388,50.882217],[13.582222,50.709442],[13.463888,50.600273],[13.378332,50.6294400000001],[13.25111,50.589996],[13.191111,50.503609],[13.079443,50.498055],[12.985558,50.418327],[12.818888,50.454437],[12.51861,50.393883],[12.398611,50.309166],[12.323055,50.206665],[12.177221,50.318054],[12.093704,50.322533],[12.208611,50.169441],[12.206142,50.106209],[12.490000000000121,49.976662],[12.544167,49.918053],[12.467499,49.782219],[12.455555000000118,49.695549],[12.515554,49.679443],[12.674444,49.42499500000014],[12.795555,49.339722],[12.966665,49.33194],[13.173054,49.167221],[13.395277,49.050278000000105],[13.402542,49.006187],[13.580555,48.970833],[13.677776,48.884163],[13.740833,48.88166],[13.833611,48.773605],[13.822777,48.617218],[13.725996,48.515587],[13.526943,48.584999],[13.441666,48.565552],[13.439999,48.435272],[13.394999,48.366104],[13.27861,48.303055],[13.01777600000014,48.2594380000001],[12.758333,48.123886],[12.768332,48.079163],[13.008888,47.854164],[12.911943,47.720833],[13.034443,47.722221],[13.099998000000141,47.644997],[13.054998,47.5],[13.011665,47.469162],[12.809721,47.552216],[12.78611,47.585831],[12.829166,47.622215],[12.735554,47.684166],[12.606943,47.674438],[12.518055,47.632217],[12.455,47.66777],[12.201111,47.657494],[12.195745000000102,47.608124],[12.006388000000129,47.624443],[11.68305400000014,47.584717],[11.296389,47.428886],[11.095554,47.396111],[10.97361,47.400551],[10.909443,47.518051],[10.690832,47.553886],[10.569443,47.540276],[10.478054,47.591942000000124],[10.426943,47.576942],[10.473331,47.435555000000136],[10.337221000000113,47.312492000000134],[10.173332,47.274719],[10.231388,47.381386],[9.81361,47.593605],[9.763054,47.584717],[9.7292,47.535297],[9.607064,47.52951400000012],[9.261095,47.662842],[9.0425,47.688889],[8.892776,47.651382],[8.808887,47.73583200000013],[8.772221,47.717499],[8.800133,47.681725],[8.720222,47.696625],[8.734999,47.761383],[8.566111,47.806938],[8.406666,47.70388800000012],[8.475555,47.646942],[8.620832,47.66111],[8.57642,47.59137],[8.519999,47.634163000000115],[8.435833,47.573608],[8.198889,47.621666],[8.086666,47.560555],[7.621111,47.561104],[7.676944,47.603607],[7.588268,47.58448],[7.510833,47.703331],[7.624166,47.97694400000012],[7.569194,48.044777],[7.578888,48.11972000000014],[7.750833,48.336662],[7.736666,48.398605],[7.802221,48.575829],[7.879999,48.664162],[8.092222,48.803604],[8.139166,48.895554],[8.226078,48.964417],[7.938611,49.048882],[7.652089,49.04493700000012],[7.486944,49.164162],[7.423611,49.1772160000001],[7.287777,49.111107],[7.090555,49.127495],[6.930555,49.220833],[6.8475,49.215271],[6.838888,49.154999],[6.730833,49.166107],[6.540555,49.425827],[6.416111,49.47583],[6.36217,49.459389],[6.356486,49.525864],[6.420833,49.665833],[6.505835,49.706627],[6.524444,49.808609],[6.395555,49.817772],[6.255278,49.880554],[6.112778,50.058884],[6.173333,50.232498],[6.398204,50.323174],[6.37361,50.443329],[6.333888000000115,50.489716],[6.264722,50.497772],[6.268611,50.623604],[6.011798,50.757271],[6.013888000000122,50.84166],[6.067778,50.849716],[6.080277000000137,50.915833],[6.025555,50.978333],[5.891666,50.972771],[5.864166,51.04361],[6.0975,51.131104],[6.076388,51.240273],[6.222777,51.364716],[6.2075,51.509995],[6.094166,51.604439],[6.028889,51.706665],[5.952053,51.747528],[5.986666,51.766937],[5.9625,51.807777],[6.12361,51.888054],[6.35111,51.848053],[6.746388,51.906105],[6.8308320000001,51.971382],[6.728611,52.035271],[6.759428,52.114563],[6.860555,52.120277],[6.901111,52.171387],[7.053094,52.237762],[7.028055,52.280273000000136],[7.065555,52.385826],[6.990833,52.459717],[6.946111,52.434441],[6.764444000000139,52.45916],[6.705555,52.485832],[6.688889,52.54916400000013],[6.759444,52.56472],[6.718923000000132,52.626785],[6.768055,52.652222],[7.051666,52.643608],[7.069722,52.814995],[7.210278,53.001938],[7.208364,53.242805],[7.256389,53.31832900000012],[7.364444,53.299164],[7.3325,53.32388300000014],[7.058055,53.337219],[7.019444,53.372215],[7.031388,53.47943900000012],[7.088055000000111,53.582771],[7.226944,53.664993],[8.008333,53.709999],[8.04611,53.636383],[8.165833,53.549721],[8.163332,53.520554],[8.061388,53.500549],[8.097776,53.444443],[8.223055,53.400833],[8.289165,53.42249300000014],[8.319721,53.515274],[8.233055,53.51944],[8.243055,53.586105],[8.341389,53.613609],[8.494444,53.55499300000014],[8.518332,53.513611],[8.482777,53.453888],[8.503054,53.354164],[8.498055,53.471939],[8.56833300000011,53.533333],[8.483332,53.690277],[8.580276,53.85860400000012],[8.680555,53.894722],[8.853054,53.82972],[9.279999,53.85777300000012],[9.573055,53.59111],[9.832499,53.536385],[9.56111,53.621666],[9.393055,53.823883],[9.327776,53.857216],[9.205276,53.890549],[8.983332000000132,53.890274],[8.899721,53.94082600000013],[8.836111,54.031105],[8.978888,54.018608],[9.017221,54.084999],[8.971109,54.131660000000124],[8.85861,54.123886],[8.824999,54.155273],[8.841389000000106,54.250549],[8.88361,54.294167],[8.669443,54.266937],[8.599443,54.333885],[8.638887,54.39666],[8.855555,54.405548],[8.99472,54.451942000000145],[9.019444,54.49305],[8.58055,54.867878],[8.3025,54.859993],[8.288332,54.737495],[8.291111,54.894722],[8.3933320000001,55.053055],[8.46305500000011,55.04805],[8.352777000000117,54.95138500000013],[8.456798,54.900558],[8.919998000000135,54.908051],[9.224165,54.853607],[9.253611,54.808884],[9.3925,54.83527400000014],[9.445358,54.825401],[9.439165,54.802216],[9.5783330000001,54.825554],[9.916666,54.791107],[10.036943,54.67115],[10.032499,54.555275],[9.970554,54.5075],[9.845276,54.478607],[9.870277,54.454437],[10.126944,54.489716],[10.609722,54.3605500000001],[10.706665,54.306938],[10.78777700000012,54.309715],[10.936666,54.383606],[10.951666,54.38472000000013],[10.979443,54.380554]],[[12.729721,54.416664],[12.702776,54.428329],[12.68611,54.418327],[12.68861,54.41555],[12.729721,54.416664]]]]}},{"type":"Feature","properties":{"FIPS":"GQ","ISO2":"GU","ISO3":"GUM","UN":316,"NAME":"Guam","AREA":55,"POP2005":16857,"REGION":9,"SUBREGION":57,"LON":144.707,"LAT":13.385},"geometry":{"type":"Polygon","coordinates":[[[144.709412,13.234997],[144.644989,13.292221],[144.655243,13.427776],[144.795807,13.524166],[144.834686,13.626108],[144.875244,13.65361],[144.953308,13.584164],[144.786102,13.420277],[144.756104,13.276388],[144.709412,13.234997]]]}},{"type":"Feature","properties":{"FIPS":"GR","ISO2":"GR","ISO3":"GRC","UN":300,"NAME":"Greece","AREA":12890,"POP2005":11099737,"REGION":150,"SUBREGION":39,"LON":21.766,"LAT":39.666},"geometry":{"type":"MultiPolygon","coordinates":[[[[24.128609,34.85666700000013],[24.128609,34.808884],[24.04472,34.849998],[24.074718,34.868607],[24.128609,34.85666700000013]]],[[[26.900555,35.358887],[26.880554,35.34333],[26.84972,35.372215],[26.898052,35.419998],[27.0199970000001,35.430832],[26.900555,35.358887]]],[[[23.858608,35.52166],[23.995552,35.515549],[24.069611000000123,35.54805],[24.084999,35.588333],[24.172222,35.590553],[24.205276,35.54277],[24.187222,35.509995],[24.102608,35.488384],[24.319721,35.351662],[24.788887,35.408882],[24.963333,35.404442],[25.046387,35.383888],[25.063889,35.344719],[25.377220000000136,35.335548],[25.445274,35.291664],[25.658054000000106,35.342499],[25.7666660000001,35.334717],[25.728333,35.294167],[25.722775000000127,35.263885],[25.742758,35.286358],[25.755173,35.25359300000014],[25.710831,35.171104],[25.808052,35.108055],[26.026665,35.224442],[26.111942000000113,35.205276],[26.301109,35.283051],[26.290554,35.131104],[26.237499,35.033607],[26.11972,34.992775],[25.987499000000124,35.033051],[25.33527800000013,34.984993],[25.016941,34.930832],[24.752777,34.942215],[24.762775,35.015831],[24.723053,35.090553],[24.565552,35.098053],[24.526665,35.142494],[24.399441,35.186943],[24.048885,35.189995000000124],[23.824165,35.246666],[23.598331,35.230553],[23.521111,35.288055],[23.606388,35.613327],[23.618332000000123,35.51777600000014],[23.718887,35.5075],[23.708332,35.648331],[23.748608000000104,35.686386],[23.775555,35.666107],[23.787498,35.548332],[23.858608,35.52166]]],[[[27.157497,35.44583100000011],[27.14222000000012,35.399719],[27.066109,35.604996],[27.16249800000014,35.724716000000114],[27.16,35.79583],[27.228054,35.82638500000013],[27.177498000000128,35.601105],[27.202221,35.47805],[27.157497,35.44583100000011]]],[[[23.332222,35.825272],[23.29583,35.853882],[23.273052,35.899994],[23.325832,35.872215],[23.332222,35.825272]]],[[[23.049442,36.13694],[22.91222,36.19944],[22.895275,36.325829],[22.929443,36.3794400000001],[23.10722,36.243889],[23.049442,36.13694]]],[[[25.838882,36.348053],[25.767773,36.346931],[25.730270000000132,36.369713],[25.771111,36.401932],[25.85693700000013,36.358887],[25.838882,36.348053]]],[[[25.399162,36.39444],[25.391388,36.408051],[25.406666,36.41055300000011],[25.408604,36.400826],[25.399162,36.39444]]],[[[27.786663,35.890549],[27.719166,35.94082600000013],[27.740829000000133,36.10443900000013],[27.719719,36.1661],[27.895828,36.332222],[28.225826,36.453049],[28.206944,36.343597],[28.122772,36.185822000000144],[27.865555,35.93222],[27.786663,35.890549]]],[[[27.400272,36.372498],[27.29472,36.42443100000014],[27.297771,36.4644320000001],[27.358887,36.475548],[27.445827000000122,36.4086],[27.400272,36.372498]]],[[[25.457771,36.333611],[25.384846,36.344601],[25.430054,36.396801],[25.371941,36.472488],[25.421104,36.469994],[25.486382,36.408051],[25.457771,36.333611]]],[[[26.342216,36.506386],[26.28860900000012,36.518044],[26.262497,36.59166],[26.385551,36.640549],[26.46054800000013,36.59805300000011],[26.471104,36.578331],[26.405827,36.565269],[26.342216,36.506386]]],[[[27.854717,36.527222],[27.764996,36.574997],[27.859718,36.650269],[27.875275,36.542763],[27.854717,36.527222]]],[[[24.950275,36.590553],[24.915276,36.596107],[24.840832,36.658882],[24.938332,36.632774],[24.950275,36.590553]]],[[[25.089722,36.633881],[25.063889,36.639992],[25.102219,36.693329],[25.187775,36.71666],[25.089722,36.633881]]],[[[21.785831000000144,36.736938],[21.774998,36.697777],[21.75055300000014,36.712494000000106],[21.760555000000124,36.754997],[21.785831000000144,36.736938]]],[[[24.413609,36.66027100000014],[24.324718,36.652771],[24.349163,36.746109],[24.548054,36.7594380000001],[24.538055,36.674995],[24.413609,36.66027100000014]]],[[[25.385551,36.651665],[25.342773000000136,36.651665],[25.25861,36.728882],[25.275829,36.78138000000013],[25.308048,36.788322],[25.407219,36.717766],[25.385551,36.651665]]],[[[24.66277700000012,36.747498],[24.62833000000012,36.749443],[24.609722,36.778328],[24.665276000000116,36.776382000000126],[24.66277700000012,36.747498]]],[[[21.698608,36.739166],[21.704441,36.796661],[21.728333,36.79277],[21.720554000000106,36.770271],[21.698608,36.739166]]],[[[24.558609000000104,36.77555100000012],[24.521111,36.823883],[24.562496,36.84861000000012],[24.599163,36.823883],[24.558609000000104,36.77555100000012]]],[[[25.459995,36.82222],[25.420830000000137,36.83194],[25.4741590000001,36.869164],[25.48333,36.843323],[25.459995,36.82222]]],[[[25.826664,36.779709],[25.73693800000012,36.784431],[25.976662,36.874161],[25.920551,36.836098],[25.826664,36.779709]]],[[[26.965832,36.681664],[26.92083,36.708878],[26.917770000000132,36.755272],[27.06415900000013,36.838875],[27.177498000000128,36.888878],[27.284443,36.900551],[27.35277600000012,36.872208],[27.329437,36.842766],[26.980553,36.746941000000106],[26.965832,36.681664]]],[[[25.680832,36.878052],[25.612778000000105,36.880829],[25.609161,36.886658],[25.651939,36.906097],[25.680832,36.878052]]],[[[25.076664000000108,36.951935],[25.023605,36.999146],[25.083881,37.042480000000126],[25.086941,37.040543],[25.076664000000108,36.951935]]],[[[24.711941,36.903053000000114],[24.683052,36.930275],[24.641109000000142,37.042221],[24.706665,37.027771],[24.765274,36.958328],[24.711941,36.903053000000114]]],[[[26.975552,36.924431],[26.919167,36.946663],[26.890831,37.076378],[27.048328000000136,36.993607],[27.049438,36.946106],[26.975552,36.924431]]],[[[25.834438,37.09304],[25.793884,37.103043],[25.782494,37.119987],[25.825554,37.125542],[25.834438,37.09304]]],[[[25.250275,37.008324],[25.191383,36.973885],[25.098328,37.027489],[25.163326,37.12166600000012],[25.268604,37.138611],[25.250275,37.008324]]],[[[26.886662,37.09665700000011],[26.820553,37.11055],[26.76916100000011,37.176384],[26.85833,37.181107],[26.886662,37.09665700000011]]],[[[25.461388,36.919434],[25.433331,36.922211],[25.341106,37.074997],[25.54472,37.198044],[25.600552,37.118889],[25.580273,37.015549000000135],[25.554165,36.95498700000013],[25.461388,36.919434]]],[[[24.53500000000014,37.182495],[24.509163,37.112778000000105],[24.414719,37.12722],[24.460278,37.19583100000011],[24.53500000000014,37.182495]]],[[[26.767494,37.186935],[26.772221,37.206657],[26.787495,37.20694],[26.788609,37.202209],[26.767494,37.186935]]],[[[23.156666,37.240273],[23.129719,37.237495],[23.096943000000124,37.277496],[23.150555,37.27277400000013],[23.156666,37.240273]]],[[[23.410831,37.300827],[23.373886,37.299721],[23.516109,37.364716],[23.583332,37.364166],[23.410831,37.300827]]],[[[24.379444,37.30583200000012],[24.36861,37.427216],[24.442776,37.481667],[24.430553,37.442215],[24.48333,37.39804800000013],[24.379444,37.30583200000012]]],[[[25.359161,37.407776],[25.328053,37.417763],[25.313889,37.488045],[25.463608,37.469719],[25.359161,37.407776]]],[[[24.952499,37.38555100000013],[24.884441,37.363609],[24.889721,37.51249700000011],[24.944164,37.491104],[24.9725,37.402771],[24.952499,37.38555100000013]]],[[[23.497776,37.504715],[23.451942,37.509163000000115],[23.432777,37.526665],[23.522499,37.524162],[23.497776,37.504715]]],[[[25.228333,37.534431],[25.113888,37.551102],[24.97583,37.675552],[25.238888,37.621941],[25.25555,37.58387800000014],[25.228333,37.534431]]],[[[24.298611,37.526382],[24.269165,37.588882000000126],[24.298332,37.654999],[24.394165,37.673332],[24.393055000000118,37.612495],[24.298611,37.526382]]],[[[26.020828,37.514435],[25.974716000000114,37.53138],[26.06805,37.631943],[26.361111,37.68666100000013],[26.214993,37.558884],[26.020828,37.514435]]],[[[23.513054000000125,37.691666],[23.476387,37.679161],[23.425552,37.762497],[23.563889,37.762772],[23.513054000000125,37.691666]]],[[[27.069443,37.711937],[26.81805,37.636658],[26.711388000000113,37.70832100000012],[26.597218,37.674988],[26.571663000000115,37.730553],[26.748608,37.811378],[27.02860600000014,37.77166],[27.069443,37.711937]]],[[[20.898052,37.80527500000011],[20.994442,37.698608],[20.870277,37.726105],[20.831108,37.64638500000012],[20.703331000000105,37.732773],[20.629997000000117,37.808884],[20.621944,37.860832],[20.69971800000013,37.930275],[20.898052,37.80527500000011]]],[[[24.791664,37.99832900000012],[24.962776,37.872498],[24.998886,37.76388500000013],[24.96027800000013,37.685555000000136],[24.765553,37.873604],[24.713333,37.872772],[24.692219,37.95944200000014],[24.791664,37.99832900000012]]],[[[23.462498,37.878609],[23.405552000000114,37.895271],[23.437496000000124,37.98583200000013],[23.538887,37.98583200000013],[23.540276,37.920555],[23.462498,37.878609]]],[[[20.612499,38.394165],[20.813332000000116,38.118332],[20.7925,38.060272],[20.557777,38.090553],[20.341389,38.177216],[20.398609,38.325554000000125],[20.483608,38.30832700000013],[20.536388,38.344719000000104],[20.539165,38.470551000000114],[20.57111,38.468048000000124],[20.612499,38.394165]]],[[[20.735554,38.309998],[20.644722,38.398048],[20.613331000000127,38.469162],[20.648888000000113,38.5002750000001],[20.743332,38.37249800000012],[20.761108,38.325272],[20.735554,38.309998]]],[[[26.02555500000011,38.176941],[26.014721,38.149437],[25.971661,38.163605],[25.862495,38.241379],[25.991665,38.34388000000013],[25.945827,38.455269],[25.827221,38.53611],[25.861664,38.583611],[26.001389,38.601379],[26.159443,38.544434],[26.133327,38.408333],[26.160275,38.301384],[26.02555500000011,38.176941]]],[[[20.903053,38.545555],[20.899166,38.566383],[20.938889,38.60527000000013],[20.939999,38.593887],[20.903053,38.545555]]],[[[25.599995,38.531937],[25.561939,38.530823],[25.52916,38.599709000000125],[25.613331,38.589989],[25.599995,38.531937]]],[[[20.643608,38.581108],[20.543610000000115,38.564438],[20.557777,38.683884],[20.643055,38.826942000000145],[20.701385,38.834717],[20.730000000000132,38.803886],[20.723053,38.62638900000013],[20.643608,38.581108]]],[[[24.683052,38.79805],[24.646942000000138,38.76416000000012],[24.592777,38.789993],[24.553333,38.768326],[24.456665,38.88082900000012],[24.458332,38.962776],[24.489998,38.97805],[24.577499,38.926109],[24.683052,38.79805]]],[[[23.461941,38.853333],[23.59194200000013,38.764717],[23.846664,38.68222],[24.153889,38.64666],[24.187222,38.39249400000011],[24.247219,38.231941],[24.338886,38.158607],[24.568607,38.147499],[24.590832,38.060272],[24.564163,37.987221],[24.504444,37.953331],[24.387218000000132,37.993607],[24.148609000000135,38.215271],[24.049721,38.391937],[23.64222,38.418884000000105],[23.59861,38.57000000000011],[23.19611,38.832771],[23.137218,38.852219000000105],[22.829998,38.829163],[22.844997,38.861382000000106],[23.129719,39.003326],[23.2925,39.038887],[23.374722,39.005554],[23.461941,38.853333]]],[[[23.736664,39.074715],[23.662777000000116,39.086105],[23.590832,39.204437],[23.786663,39.124161],[23.736664,39.074715]]],[[[23.50861,39.159721],[23.455830000000105,39.129997],[23.392498,39.152222],[23.461388,39.208328],[23.50861,39.159721]]],[[[20.198330000000112,39.174438],[20.136665,39.200554],[20.123608,39.236382000000106],[20.164997,39.222496],[20.198330000000112,39.174438]]],[[[23.862499,39.13666500000011],[23.8341640000001,39.152222],[23.953609,39.289719],[23.9780540000001,39.260277],[23.862499,39.13666500000011]]],[[[26.377216,39.273598],[26.474716,39.219437],[26.614441,39.012497],[26.51833,38.972488],[26.323887000000127,38.977776],[26.086941,39.07499700000011],[26.276939,39.15638000000013],[26.292217,39.184166],[26.261662,39.202492],[26.165276,39.191109],[26.06805,39.084435],[25.832222000000115,39.183601],[25.856384,39.253052],[25.907776000000126,39.286942000000124],[25.98444400000011,39.27166000000011],[26.169167,39.323601],[26.165833,39.371941],[26.221661,39.383041],[26.323887000000127,39.374435],[26.419994,39.325829],[26.377216,39.273598]]],[[[24.992496,39.466385],[24.969719,39.508049],[25.006386,39.563309],[25.05360800000011,39.530823],[24.992496,39.466385]]],[[[19.926109,39.794441],[19.942776,39.74416400000012],[19.842499,39.702774],[19.846664,39.649162],[19.931942000000106,39.471664],[20.027775,39.431938],[20.071663,39.453606],[20.111664000000133,39.363052],[19.880276,39.44638800000013],[19.844166,39.551941],[19.675831,39.674721],[19.641388,39.744438],[19.673054,39.793053],[19.855,39.818329],[19.926109,39.794441]]],[[[19.404163,39.843605],[19.378887,39.86860700000011],[19.430553,39.86749300000014],[19.428608,39.863884],[19.404163,39.843605]]],[[[25.441666,40.004715],[25.336388000000113,39.876099],[25.373608,39.814438],[25.355827,39.78638500000011],[25.291943,39.808044],[25.25972000000013,39.913605],[25.178608,39.84665700000011],[25.223053,39.799431],[25.05444,39.86055],[25.049995,39.9897160000001],[25.271938,39.988319],[25.451382,40.033875],[25.441666,40.004715]]],[[[25.601662,40.398041],[25.557499,40.401375],[25.443886,40.475822],[25.571384000000137,40.5113750000001],[25.69471700000014,40.466103],[25.695000000000107,40.424721],[25.601662,40.398041]]],[[[24.773331,40.63166000000012],[24.643608,40.570831],[24.509441,40.658051],[24.565552,40.750549],[24.645275,40.797775],[24.761387000000127,40.749161],[24.773331,40.63166000000012]]],[[[26.294167000000126,41.708054],[26.361095,41.711052],[26.570271,41.611382],[26.635277,41.358887],[26.324997,41.234711],[26.323887000000127,41.09304],[26.3752750000001,41.025551],[26.361382000000102,40.955826],[26.213608,40.877213],[26.10777700000011,40.739716],[26.04472,40.735825],[26.022778,40.82972],[25.719994,40.845833],[25.347775000000123,40.940819],[25.176388,40.941933],[25.132217,40.95443000000011],[25.166386,40.991379],[25.138054,41.011375],[25.03545000000014,41.004272],[24.801344,40.851967],[24.62749900000011,40.858604],[24.561386,40.95194200000014],[24.398052,40.936943],[24.317497000000117,40.877777],[24.31583,40.828888],[24.084164,40.71611],[23.846107,40.787216000000114],[23.723053,40.746666],[23.690277,40.67305],[23.794998,40.58305400000011],[23.824718000000132,40.463051],[23.874165,40.406662],[24.181942,40.347221],[24.396385000000123,40.162498],[24.301109,40.119995],[24.159443,40.281944000000124],[24.04694400000011,40.29361],[23.907776,40.367218],[23.727776,40.350555],[23.691109,40.297775],[23.773888000000113,40.196106],[23.99222200000014,40.111107],[24.014999,40.01138300000013],[23.985832,39.951385],[23.932220000000143,39.943054],[23.826942,40.025551],[23.671108,40.21833],[23.413609,40.281387],[23.330276,40.213608],[23.368053,40.14388300000013],[23.498886,40.031662],[23.748886,39.925552],[23.595833,39.921944],[23.379444,39.99277500000011],[23.305553,40.229164],[22.899441000000138,40.39666],[22.843609,40.474998],[22.98222,40.549164],[22.911663,40.642776],[22.865833000000123,40.638611],[22.813332,40.567772],[22.59111,40.476662],[22.629997,40.383049],[22.547222,40.147774],[22.594997,40.012215],[22.712219,39.951942],[22.852219,39.79361],[22.929443,39.584442],[23.25861,39.331665],[23.344997,39.178055],[23.206108,39.10527],[23.058052,39.093887],[23.078888,39.146385],[23.115276,39.143608],[23.105,39.102493],[23.210831,39.150833],[23.221107,39.18499800000012],[23.119720000000143,39.30638900000014],[22.937775,39.358604],[22.826664,39.271385],[22.824718000000132,39.206940000000145],[22.854443,39.15583],[22.876389,39.177773],[22.965275,39.11860700000011],[22.994999,39.04277000000013],[23.072777,39.036942],[22.937775,38.92860400000012],[22.833054000000114,38.891106],[22.750832000000116,38.869995],[22.611942000000113,38.908882],[22.526943,38.8825],[22.523331,38.857216],[22.953609,38.75166300000012],[23.063889,38.692497],[23.113331,38.627495],[23.192776,38.66249800000014],[23.316109,38.645271],[23.338333,38.605827],[23.305553,38.56749700000012],[23.334999,38.538055],[23.534721,38.499443],[23.675552,38.34861],[23.926666000000125,38.294998],[24.073887,38.196938],[24.00555400000013,38.067772],[24.030552,37.872498],[24.090275000000133,37.77861],[24.069443,37.689438],[24.034443,37.651665],[23.950832,37.669716],[23.887497,37.782776],[23.559444,37.969162],[23.586109000000135,38.038887],[23.515553000000125,38.04055000000011],[23.4122200000001,37.979996],[23.235554,37.975555],[23.109165,37.91527600000012],[23.016941,37.923607],[22.991386,37.88055400000013],[23.012218000000132,37.844994],[23.103611,37.84166],[23.148609,37.758049],[23.16222,37.616661000000136],[23.328609,37.531662],[23.366386,37.550278],[23.32638500000013,37.60666700000013],[23.40583,37.588333],[23.421801,37.527229],[23.520832,37.461662],[23.513611,37.429443],[23.270554,37.400833],[23.177219,37.29055000000011],[23.066387,37.358604],[23.066387,37.393051],[23.136944,37.418053],[23.128887000000134,37.448051],[22.779999,37.589996],[22.72583,37.568329],[22.75861,37.408051],[22.911388000000102,37.19416],[22.901943,37.11805],[22.957222,37.116104],[23.014999,36.934441000000106],[23.114166,36.774719],[23.032219,36.732773],[23.03388600000011,36.632217],[23.19833,36.431938],[23.089996,36.439995],[22.969719,36.521111],[22.785553,36.798607],[22.634163,36.804443],[22.572777,36.773888],[22.482498,36.60611],[22.508331,36.453049],[22.488888,36.386108],[22.397499,36.47388500000011],[22.35611,36.69944],[22.296944000000106,36.814995],[22.146385,36.950829],[22.152775,37.02166],[22.049999,37.029160000000104],[21.937496,36.987778],[21.923054,36.862778],[21.961666,36.79805],[21.881386,36.720276],[21.82222,36.804993],[21.704441,36.815277],[21.68666500000012,36.8825],[21.711941000000134,36.944443],[21.581944,37.061104000000114],[21.564163,37.152496],[21.694721,37.305275],[21.649719000000115,37.44194],[21.29361,37.77861],[21.106388,37.846664],[21.127499,37.936943],[21.19055200000014,37.930275],[21.31583000000012,38.028885],[21.384441,38.211388],[21.612499,38.152222],[21.671665000000132,38.169998000000135],[21.779999,38.308052],[21.85833,38.340828],[21.958611,38.329437],[22.224442,38.181938],[22.652222,38.076111],[22.868053,37.938049],[22.954998000000103,37.9469380000001],[22.978886,37.98221600000011],[22.854721,38.034721000000104],[22.952499000000103,38.081108],[23.05916600000012,38.057495],[23.168888,38.07444],[23.216389,38.099716],[23.226109,38.153053],[23.116108,38.211105],[22.966942,38.213608000000136],[22.944443,38.186943],[22.781387,38.23333],[22.68972,38.323608],[22.533886,38.344994],[22.403332,38.448051],[22.378609,38.33416],[22.193886,38.337219],[21.947777,38.409439],[21.533333,38.312218],[21.350555,38.432777],[21.266941,38.339165],[21.147778,38.304161],[21.108887,38.34805300000011],[21.139442,38.396942],[20.989441,38.669998],[20.901108,38.73194100000011],[20.76972200000011,38.758331000000105],[20.73222,38.801109],[20.749722,38.909721],[20.781109,38.931664],[21.02972,38.93055],[21.025833,38.895828],[21.086941,38.863884],[21.166386,38.975273],[21.138611,39.015549],[21.083050000000128,39.056664],[21.045277000000112,39.013329],[20.821663,39.114441],[20.774719,39.085274],[20.7575,39.02055400000012],[20.829166,38.95832800000011],[20.735832,38.95082900000011],[20.694721,39.061943],[20.53444300000012,39.185829000000126],[20.480274,39.273605],[20.34333,39.288605],[20.290276,39.32666],[20.214165,39.437775],[20.245277,39.441383],[20.18861,39.619164],[20.010029,39.6912],[20.221664,39.648331],[20.319443,39.729439],[20.291386,39.806664],[20.381386000000134,39.787216],[20.41222,39.815826],[20.316109,39.993332],[20.449997,40.072495],[20.671944,40.0980530000001],[20.721107,40.223053],[20.713055,40.278328],[20.75861,40.311943],[20.791924,40.431541],[20.833332,40.462219],[20.945553,40.466942],[21.041386,40.561943],[21.053055,40.673332],[20.983887,40.7930530000001],[20.98349,40.855888],[21.343052,40.871941000000106],[21.41972,40.91916700000013],[21.599998,40.872772000000104],[21.792221,40.932777],[21.911942000000124,41.049438],[21.916111000000114,41.095276],[21.980553,41.1336060000001],[22.256664000000114,41.171387],[22.434719,41.121384],[22.720554000000106,41.14277600000014],[22.75972,41.309441],[22.803886,41.346939],[23.180832,41.322777],[23.29472,41.406105],[23.63583,41.378052],[23.796387,41.43666100000012],[23.978886,41.441109],[24.066387,41.485275],[24.09333,41.549995],[24.253887,41.57],[24.46611000000013,41.55194100000011],[24.564442,41.503326],[24.608887,41.43222],[24.809444,41.352219000000105],[24.819443,41.404999],[24.898888,41.411942],[25.061192,41.362572],[25.279716000000118,41.24305],[25.567776,41.32222],[25.97916,41.319443],[26.139996,41.354713],[26.198051,41.439438],[26.181664,41.54332],[26.13472,41.63221],[26.068604,41.660271],[26.074444,41.711937],[26.171944,41.748322],[26.294167000000126,41.708054]]]]}},{"type":"Feature","properties":{"FIPS":"GT","ISO2":"GT","ISO3":"GTM","UN":320,"NAME":"Guatemala","AREA":10843,"POP2005":12709564,"REGION":19,"SUBREGION":13,"LON":-90.398,"LAT":15.256},"geometry":{"type":"Polygon","coordinates":[[[-90.627625,13.930555],[-91.08139,13.913055],[-91.384735,13.978888],[-91.813065,14.211388],[-92.218903,14.521666],[-92.24678,14.550547],[-92.187225,14.588333],[-92.152237,14.690277],[-92.185837,14.843611],[-92.065842,15.077776],[-92.211395,15.26222],[-91.729172,16.074997],[-90.441956,16.088333],[-90.42778,16.170277],[-90.459732,16.19083],[-90.459457,16.252777],[-90.384445,16.376942],[-90.406403,16.416386],[-90.593903,16.476665],[-90.645004,16.519165],[-90.658066,16.644165],[-90.714279,16.72646],[-90.803345,16.804996],[-90.921112,16.82972],[-90.948898,16.889164],[-91.063614,16.924442],[-91.26973,17.136387],[-91.4375,17.241108],[-90.983902,17.256107],[-90.982422,17.820652],[-89.141953,17.818886],[-89.145004,17.013885],[-89.216171,15.889851],[-89.047226,15.906387],[-88.812225,15.865555],[-88.742508,15.833887],[-88.612228,15.697498],[-88.490845,15.844721],[-88.576675,15.916388],[-88.551392,15.940832],[-88.214737,15.724443],[-88.313904,15.671389],[-88.668335,15.349998],[-88.98056,15.135555],[-89.150375,15.073481],[-89.181396,15.003332],[-89.154175,14.978054],[-89.224731,14.865],[-89.131073,14.715069],[-89.194458,14.584166],[-89.239456,14.580832],[-89.347229,14.479443],[-89.348312,14.431982],[-89.573059,14.413332],[-89.590286,14.321943],[-89.544724,14.306389],[-89.517792,14.230276],[-89.686401,14.169998],[-89.74556,14.079721],[-89.739731,14.041388],[-89.854446,14.059444],[-90.01889,13.940277],[-90.092514,13.860554],[-90.09639,13.745832],[-90.627625,13.930555]]]}},{"type":"Feature","properties":{"FIPS":"GV","ISO2":"GN","ISO3":"GIN","UN":324,"NAME":"Guinea","AREA":24572,"POP2005":9002656,"REGION":2,"SUBREGION":11,"LON":-10.942,"LAT":10.439},"geometry":{"type":"Polygon","coordinates":[[[-13.602783,9.734441],[-13.65139,9.842777],[-13.673889,9.745554],[-13.750557,9.762777],[-13.687778,9.901943],[-13.688639,9.95219],[-13.740835,9.865],[-13.829723,9.852221],[-14.065556,10.032221],[-14.220835,10.101665],[-14.4575,10.29361],[-14.548334,10.412222],[-14.535828,10.506674],[-14.664446,10.476665],[-14.613611,10.692778],[-14.511667,10.834999],[-14.575834,10.806944],[-14.637779,10.684166],[-14.702501,10.638887],[-14.707779,10.756666],[-14.747223,10.833611],[-14.808613,10.820833],[-14.819445,10.911388],[-14.814167,10.939722],[-14.734167,10.958611],[-14.693056,11.035276],[-14.749723,10.978054],[-14.87639,10.969721],[-14.958057,10.771387],[-15.023613,10.781111],[-15.081112,10.878054],[-14.961945,11.016388],[-14.808334,11.347776],[-14.686945,11.509722],[-14.515278,11.51222],[-14.309168,11.628887],[-14.27639,11.678888],[-13.995001,11.640833],[-13.709167,11.715277],[-13.708612,12.012775],[-13.971035,12.154758],[-13.963114,12.202526],[-13.859444,12.27861],[-13.804167,12.292221],[-13.811388,12.254721],[-13.731668,12.258055],[-13.666945,12.323055],[-13.644167,12.471388],[-13.716667,12.574444],[-13.713139,12.677221],[-13.061111,12.639721],[-13.041668,12.589998],[-13.069445,12.529999],[-13.037779,12.473055],[-12.963612,12.470554],[-12.943056,12.531944],[-12.901112,12.546944],[-12.786947,12.464998],[-12.633059,12.437496],[-12.582781,12.363607],[-12.496948,12.396664],[-12.399446,12.371386],[-12.345404,12.301748],[-12.03389,12.400555],[-11.736391,12.380552],[-11.638056,12.426386],[-11.427223,12.426386],[-11.373058,12.407774],[-11.493612,12.170553],[-11.376945,12.108053],[-11.315556,12.022774],[-11.248058,11.994719],[-11.178057,12.015833],[-11.041389,12.210552],[-10.92889,12.224442],[-10.814722,12.112776],[-10.731947,11.920277],[-10.652748,11.892609],[-10.458891,12.115831],[-10.333059,12.185274],[-10.323893,12.224997],[-10.095837,12.178053],[-9.865219,12.054811],[-9.701946,12.029163],[-9.628334,12.165552],[-9.313334,12.273331],[-9.293612,12.361664],[-9.400558,12.45583],[-9.311676,12.504696],[-9.155556,12.486111],[-8.943613,12.348888],[-8.979496,12.223265],[-8.796904,12.006344],[-8.779724,11.925833],[-8.831667,11.661665],[-8.745001,11.63361],[-8.703056,11.658888],[-8.640001,11.49861],[-8.580557,11.469166],[-8.53388,11.49391],[-8.513889,11.430277],[-8.359579,11.371357],[-8.367224,11.287777],[-8.4825,11.284721],[-8.610001,11.127222],[-8.680557,10.966389],[-8.583612,10.972776],[-8.458057,11.050833],[-8.350834,11.05722],[-8.289722,11.007776],[-8.2875,10.849443],[-8.32139,10.760832],[-8.26889,10.5],[-8.215279,10.421665],[-8.141111,10.423887],[-7.980556,10.334999],[-7.940278,10.243332],[-8.009167,10.099443],[-8.109724,10.046665],[-8.160557,9.944166],[-8.101946,9.82111],[-8.143612,9.533888],[-8.05139,9.397499],[-7.875278,9.356388],[-7.917778,9.194443],[-7.732779,9.088055],[-7.910001,9.009165],[-7.957778,8.813332],[-7.914167,8.767221],[-7.790278,8.754166],[-7.677501,8.624998],[-7.675556,8.440277],[-7.646536,8.378416],[-7.748334,8.376389],[-7.819167,8.487499],[-8.198057,8.496666],[-8.243286,8.442682],[-8.228889,8.240276],[-8.110001,8.174444],[-8.020557,8.179722],[-7.946838,8.018505],[-8.053391,8.03282],[-8.120001,7.862222],[-8.080427,7.805403],[-8.188057,7.569444],[-8.216667,7.543056],[-8.403057,7.619166],[-8.469749,7.561325],[-8.555834,7.61861],[-8.551689,7.691749],[-8.660557,7.695],[-8.710556,7.640833],[-8.709167,7.512777],[-8.79389,7.405277],[-8.843613,7.270833],[-9.106945,7.198889],[-9.099724,7.237222],[-9.325001,7.428611],[-9.422501,7.424999],[-9.485161,7.361989],[-9.384167,7.559999],[-9.353859,7.742367],[-9.437223,7.901111],[-9.406389,8.021111],[-9.462778,8.165554],[-9.48365,8.346931],[-9.6625,8.489166],[-9.787779,8.51222],[-9.965557,8.474998],[-10.169724,8.512777],[-10.218334,8.477499],[-10.326389,8.508888],[-10.390001,8.492222],[-10.437223,8.401943],[-10.535278,8.317499],[-10.695835,8.298611],[-10.618891,8.54611],[-10.532501,8.620832],[-10.502779,8.710833],[-10.591667,8.858055],[-10.571526,9.059532],[-10.737223,9.083332],[-10.656668,9.305832],[-10.838612,9.479721],[-10.980001,9.727499],[-11.113056,9.858889],[-11.181391,9.985832],[-11.894724,9.996111],[-11.897779,9.927776],[-12.131668,9.874998],[-12.235279,9.938889],[-12.456112,9.888332],[-12.616667,9.60611],[-12.680557,9.417221],[-12.815556,9.287777],[-12.945002,9.282499],[-13.007502,9.103611],[-13.107224,9.043333],[-13.187223,9.086943],[-13.29561,9.032143],[-13.326389,9.061666],[-13.269724,9.139721],[-13.272779,9.202221],[-13.411945,9.282776],[-13.520557,9.457222],[-13.493134,9.560076],[-13.540001,9.499166],[-13.672224,9.563332],[-13.602783,9.734441]]]}},{"type":"Feature","properties":{"FIPS":"GY","ISO2":"GY","ISO3":"GUY","UN":328,"NAME":"Guyana","AREA":19685,"POP2005":739472,"REGION":19,"SUBREGION":5,"LON":-58.974,"LAT":4.792},"geometry":{"type":"MultiPolygon","coordinates":[[[[-58.450562,6.896944000000133],[-58.413338,6.969166],[-58.328056,6.956666],[-58.371948,6.926389],[-58.450562,6.896944000000133]]],[[[-59.789169,8.34111],[-59.753616,8.408054],[-59.121391,8.034166000000141],[-58.806946,7.730556],[-58.718338,7.593888],[-58.641945,7.569444],[-58.472778,7.349999000000138],[-58.478889,7.0125],[-58.563057,6.916389],[-58.646118,6.42611],[-58.593338,6.419999],[-58.553894,6.668333000000132],[-58.460007,6.823889000000122],[-58.413612,6.874444],[-58.314728,6.894722000000115],[-58.172615,6.812222],[-58.14917,6.8308320000001],[-57.986389,6.790555],[-57.632782,6.479166],[-57.519188,6.270767],[-57.501114,6.338055],[-57.463058,6.338055],[-57.33667,6.274722],[-57.188896,6.13111],[-57.135002,5.947778],[-57.176117,5.631389000000127],[-57.324448,5.303611],[-57.279167,5.223332],[-57.235207,5.259945],[-57.188614,5.168611],[-57.228889,5.140833],[-57.287781,5.172222],[-57.327225,5.026111],[-57.42028,4.989166000000124],[-57.688057,5.010278],[-57.841118,4.927777000000106],[-57.90139,4.855556],[-57.92334,4.787777],[-57.884727,4.764444],[-57.838615,4.654722],[-57.953896,4.287777],[-58.071396,4.159166],[-58.047226,4.008333000000107],[-57.876671,3.809166],[-57.835838,3.665],[-57.734726,3.610278],[-57.654449,3.518611],[-57.642227,3.356389],[-57.429451,3.347222],[-57.301392,3.3775],[-57.285278,3.143888],[-57.205002,3.012500000000102],[-57.201393,2.821389000000124],[-57.098061,2.749166],[-56.810562,2.193333],[-56.691872,2.02874],[-56.562782,2.023889000000111],[-56.470634,1.944499000000121],[-56.724449,1.920555],[-56.78334,1.872500000000116],[-57.011116,1.926111],[-57.089172,2.023333],[-57.236946,1.947222],[-57.324722,1.975278],[-57.420006,1.913055],[-57.448616,1.814444],[-57.554169,1.701389],[-57.763893,1.717222],[-57.972229,1.62],[-58.013893,1.512222000000122],[-58.127785,1.517778000000135],[-58.297226,1.582778000000133],[-58.386116,1.476666],[-58.502289,1.454674000000125],[-58.466949,1.343889000000104],[-58.510284,1.269722],[-58.695282,1.286944],[-58.726112,1.228611],[-58.806946,1.185555],[-58.899445,1.23],[-58.928337,1.302778000000103],[-59.241669,1.383611],[-59.507507,1.6875],[-59.672783,1.762778],[-59.634109,1.846419],[-59.751945,1.865278000000103],[-59.730278,2.278055],[-59.900558,2.376944],[-59.893333,2.457222],[-59.988892,2.687222],[-59.98278,2.860278000000108],[-59.904724,3.204166],[-59.809723,3.361944],[-59.831947,3.524167],[-59.786118,3.620555],[-59.665558,3.711389],[-59.568611,3.899444],[-59.581673,3.998888],[-59.729446,4.210833],[-59.730835,4.293333000000132],[-59.675835,4.388888],[-59.929726,4.506389],[-60.055,4.493889],[-60.149445,4.522499],[-60.152229,4.573333],[-60.07917,4.60833300000013],[-60.025841,4.707222],[-59.983063,5.022499],[-60.013893,5.11],[-60.080872,5.161513000000126],[-60.116112,5.247499],[-60.200562,5.273611],[-60.315834,5.197499],[-60.73037,5.204799],[-61.389725,5.940000000000111],[-61.333839,5.975562],[-61.26445,6.106111],[-61.155838,6.184999],[-61.140007,6.40861],[-61.204727,6.581388],[-61.134026,6.711042],[-60.941116,6.7225],[-60.816116,6.788333],[-60.713058,6.758055],[-60.64167,6.833888],[-60.463615,6.906666],[-60.288612,7.057221],[-60.279167,7.120832000000121],[-60.367226,7.179999],[-60.456116,7.195833],[-60.535561,7.123888],[-60.6175,7.194444],[-60.634445,7.258055],[-60.591949,7.339167],[-60.645561,7.436666],[-60.691116,7.455832],[-60.715279,7.545833000000131],[-60.590279,7.636944],[-60.57917,7.726666],[-60.520004,7.814722],[-60.319725,7.8775],[-60.099724,8.040833],[-60.023338,8.041388],[-59.974724,8.180832],[-59.825562,8.236111],[-59.809174,8.300833000000125],[-59.99028,8.535276],[-59.789169,8.34111]]]]}},{"type":"Feature","properties":{"FIPS":"HA","ISO2":"HT","ISO3":"HTI","UN":332,"NAME":"Haiti","AREA":2756,"POP2005":9296291,"REGION":19,"SUBREGION":29,"LON":-72.278,"LAT":19.142},"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.584732,18.056942],[-73.667511,18.05722000000014],[-73.706116,18.101387],[-73.598068,18.089722],[-73.584732,18.056942]]],[[[-73.739456,18.584164],[-73.795288,18.596386],[-73.798065,18.624722000000133],[-73.715286,18.624443],[-73.739456,18.584164]]],[[[-72.815567,18.698887],[-73.218063,18.834164],[-73.300003,18.927219],[-73.198898,18.968887],[-72.857224,18.834999],[-72.811111,18.776386],[-72.815567,18.698887]]],[[[-72.673615,19.916664],[-72.317505,19.762775],[-71.735001,19.684166],[-71.691681,19.485832],[-71.744736,19.285831],[-71.628891,19.207222000000115],[-71.640839,19.134163000000115],[-71.779175,18.957775],[-71.715286,18.874722],[-71.715836,18.749722],[-71.83168,18.622498],[-72.003067,18.60083],[-71.88501,18.477219],[-71.907501,18.437775],[-71.694733,18.32222],[-71.76918,18.202221],[-71.767868,18.038502],[-71.908066,18.174164000000133],[-72.069168,18.239719],[-72.382233,18.229443],[-72.819168,18.138332000000105],[-73.386398,18.261944],[-73.786118,18.171665000000132],[-73.8414,18.113609],[-73.789734,18.031387],[-73.881668,18.022778],[-73.953064,18.129719000000136],[-74.098068,18.24499900000012],[-74.233612,18.306389],[-74.361954,18.289444000000117],[-74.446671,18.34194],[-74.467789,18.450832],[-74.421112,18.612499],[-74.268066,18.665833000000134],[-74.17778,18.667221],[-73.787231,18.532219],[-73.699173,18.570831],[-73.577515,18.580276],[-73.608727,18.550554],[-73.707504,18.546108],[-73.651947,18.496666],[-73.506958,18.525555],[-72.739731,18.424164],[-72.621948,18.556389],[-72.350006,18.530277],[-72.328064,18.683331],[-72.546951,18.781666],[-72.640289,18.905552000000114],[-72.800293,19.033054],[-72.761398,19.161942000000124],[-72.802231,19.224998],[-72.725845,19.374443],[-72.723343,19.454998],[-73.057785,19.613331],[-73.376404,19.624165],[-73.465286,19.687775],[-73.407501,19.830555],[-73.329178,19.837498],[-73.154724,19.922222],[-72.79834,19.942776],[-72.673615,19.916664]]],[[[-72.628342,19.986942],[-72.876114,20.024998],[-72.95639,20.056664],[-72.811951,20.09222],[-72.658066,20.029999],[-72.628342,19.986942]]]]}},{"type":"Feature","properties":{"FIPS":"HO","ISO2":"HN","ISO3":"HND","UN":340,"NAME":"Honduras","AREA":11189,"POP2005":683411,"REGION":19,"SUBREGION":13,"LON":-86.863,"LAT":14.819},"geometry":{"type":"MultiPolygon","coordinates":[[[[-87.622513,13.24638700000014],[-87.659454,13.249443],[-87.669724,13.278332],[-87.614731,13.28611],[-87.622513,13.24638700000014]]],[[[-87.571945,13.36861],[-87.58168,13.303610000000106],[-87.65834,13.335833],[-87.634735,13.37083200000012],[-87.571945,13.36861]]],[[[-85.841949,16.010555],[-85.494446,15.888887000000125],[-85.177231,15.908888],[-85.023056,15.986111],[-84.920563,15.977499],[-84.675224,15.884998],[-84.591675,15.773054],[-84.439453,15.821388],[-84.525558,15.846109],[-84.264725,15.828609],[-83.8555599999999,15.459999],[-84.006668,15.534721],[-84.208618,15.549999],[-84.077515,15.351387],[-83.915848,15.238888],[-83.828903,15.25861],[-84.030838,15.397499],[-83.956116,15.404722],[-83.774445,15.285],[-83.758347,15.196665],[-83.626236,15.269554],[-83.531403,15.268888],[-83.542511,15.197222],[-83.589447,15.23361],[-83.624176,15.195276],[-83.568344,15.157499],[-83.496948,15.203054000000122],[-83.506393,15.279722000000106],[-83.628113,15.334944],[-83.612289,15.352611],[-83.386673,15.252499000000112],[-83.287231,15.07],[-83.131851,14.992979000000105],[-83.48584,15.006109],[-83.569458,14.915277],[-83.843613,14.785],[-84.196671,14.716389000000104],[-84.482788,14.617777],[-84.688614,14.678333],[-84.810562,14.824999000000103],[-84.906677,14.808611],[-85.030014,14.669998],[-85.03241,14.573465],[-85.146393,14.489166],[-85.180557,14.426666],[-85.158615,14.333332],[-85.329727,14.271387],[-85.436951,14.122499],[-85.73056,13.9625],[-85.732315,13.829235],[-85.79834,13.837776],[-86.017502,13.997221],[-86.015839,14.065832000000114],[-86.121948,14.029444],[-86.330292,13.760277],[-86.697784,13.777498],[-86.763016,13.751621],[-86.695007,13.29694400000011],[-86.745285,13.260832],[-86.816116,13.299166000000127],[-86.897232,13.253887],[-86.924728,13.082777],[-87.046112,12.979721],[-87.063614,13.000277],[-87.301392,12.986599],[-87.3414,13.089722],[-87.513062,13.273611],[-87.447235,13.349165],[-87.380005,13.373751],[-87.400284,13.413887],[-87.452225,13.413887],[-87.472229,13.359165],[-87.531403,13.346388],[-87.561745,13.371357],[-87.614731,13.38048],[-87.625259,13.461185],[-87.710556,13.353611],[-87.815582,13.405386],[-87.713348,13.471109],[-87.719803,13.509706],[-87.784256,13.525038],[-87.694672,13.819008],[-87.800842,13.896944000000131],[-88.005859,13.875046],[-88.060013,13.963888],[-88.196884,13.987619],[-88.259613,13.905283],[-88.47084,13.855276],[-88.504181,13.981388],[-88.698624,14.036388],[-88.755569,14.136389],[-88.821671,14.093332],[-88.88028,14.192778],[-88.960007,14.193054],[-89.027512,14.330276],[-89.121124,14.32361],[-89.348312,14.431982],[-89.347229,14.479443],[-89.239456,14.580832],[-89.194458,14.584166],[-89.137787,14.684721],[-89.224731,14.855555],[-89.154175,14.978054000000101],[-89.181396,15.003332],[-89.150375,15.073481],[-88.98056,15.135555],[-88.668335,15.349998],[-88.313904,15.671389],[-88.214737,15.724443],[-88.124451,15.685276],[-87.916397,15.864721],[-87.704727,15.922499000000132],[-87.470566,15.783054],[-87.313339,15.836111],[-86.938904,15.756388],[-86.488342,15.801109],[-86.392502,15.766666],[-86.186676,15.880833],[-85.996948,15.896944],[-85.91806,15.944443],[-85.905014,15.997499000000117],[-86.011398,16.025276],[-85.841949,16.010555]]],[[[-86.883621,16.086666],[-86.954178,16.069443],[-86.991669,16.087219],[-86.876114,16.121666],[-86.883621,16.086666]]],[[[-86.599731,16.296108],[-86.635284,16.27555500000011],[-86.59639,16.337776],[-86.410278,16.421665000000132],[-86.263336,16.423332],[-86.599731,16.296108]]],[[[-85.944733,16.409721],[-85.900284,16.494720000000143],[-85.835556,16.498886],[-85.871124,16.45583],[-85.944733,16.409721]]],[[[-83.946671,17.405277],[-83.956116,17.408607],[-83.955292,17.417774],[-83.944458,17.414165],[-83.946671,17.405277]]],[[[-83.910568,17.409721],[-83.922791,17.409164],[-83.926392,17.416664],[-83.910004,17.418610000000115],[-83.910568,17.409721]]]]}},{"type":"Feature","properties":{"FIPS":"HR","ISO2":"HR","ISO3":"HRV","UN":191,"NAME":"Croatia","AREA":5592,"POP2005":455149,"REGION":150,"SUBREGION":39,"LON":16.693,"LAT":45.723},"geometry":{"type":"MultiPolygon","coordinates":[[[[16.903889,42.72610500000013],[16.82222,42.732216],[16.813889,42.76805100000013],[16.93972,42.76832600000011],[16.903889,42.72610500000013]]],[[[17.744999,42.69194],[17.372498,42.757217],[17.321663,42.788055],[17.399441,42.797775000000115],[17.744999,42.69194]]],[[[16.820553,42.959999],[17.04472,42.975273],[17.13583,42.961937],[17.183609,42.91861],[16.981972,42.928719000000115],[16.866108,42.89777400000014],[16.660887,42.921288],[16.64082,42.929462000000115],[16.70771200000013,42.956963],[16.633053,42.981110000000115],[16.820553,42.959999]]],[[[17.298885,43.006943],[17.661663,42.87471800000014],[17.698055,42.9272160000001],[17.797497,42.903885],[17.882774,42.81916],[18.268608,42.618332],[18.397499,42.614441],[18.455555,42.565826],[18.460278,42.486938],[18.526108000000136,42.398331],[17.87722,42.767776],[17.439163,42.873886],[17.218052,42.979164],[17.071663,42.986382],[17.013054,43.005272],[17.004166,43.046661],[17.298885,43.006943]]],[[[16.208332,43.022217000000126],[16.064442,43.010551],[16.050552,43.063049],[16.251942,43.07249500000012],[16.208332,43.022217000000126]]],[[[16.562035,43.23085],[16.66014500000011,43.211525],[16.719604,43.161728],[17.19008300000013,43.126053],[16.654163,43.11972],[16.373055000000136,43.194160000000124],[16.47583,43.211937],[16.582102,43.18402500000013],[16.524872,43.221931],[16.562035,43.23085]]],[[[16.851665,43.269165],[16.519722,43.276382],[16.40472,43.329720000000115],[16.429996,43.391106],[16.753052,43.362778000000105],[16.886665000000107,43.317215],[16.851665,43.269165]]],[[[16.390553,43.332771],[16.208611,43.382774],[16.19833,43.411659],[16.326385,43.394165],[16.390553,43.332771]]],[[[15.687498,43.630829],[15.640833,43.650833],[15.606667,43.674995],[15.662222,43.665833000000134],[15.687498,43.630829]]],[[[15.346388,43.808884],[15.376669,43.775925],[15.224998,43.873055],[15.238609,43.874992],[15.346388,43.808884]]],[[[15.44666500000011,43.887215],[15.35111,43.926384],[15.260832,44.00666],[15.376944,43.968048],[15.44666500000011,43.887215]]],[[[15.250555,44.01666300000011],[15.12999900000011,44.084442],[15.062498000000117,44.157219],[15.243055,44.053055],[15.250555,44.01666300000011]]],[[[14.855276,44.175278000000105],[15.021396,44.071758],[15.085554000000116,43.98444400000011],[15.226387,43.90110800000013],[15.194166,43.871109],[15.137499,43.89638500000012],[14.977777000000115,44.065277],[14.816319,44.152782],[14.871387,44.142776],[14.855276,44.175278000000105]]],[[[14.838655,44.60950100000013],[14.909166,44.607773],[15.039999000000135,44.525551],[15.074999,44.478882],[14.946903,44.54557000000011],[14.914257000000134,44.542305],[15.058196000000123,44.426563],[15.097668,44.408161],[15.046389,44.476662],[15.116943,44.439438],[15.248888,44.327774],[15.174534,44.318237],[15.174166,44.29610400000012],[15.125277,44.311943],[15.091435,44.367504],[15.116959000000122,44.37878],[15.035641,44.393024],[14.907246,44.480892],[14.917832,44.504887],[14.732777,44.698051],[14.838655,44.60950100000013]]],[[[14.521944,44.474159],[14.367498000000126,44.59027100000014],[14.3375,44.710274],[14.390833,44.691383],[14.407221,44.60388200000011],[14.530554,44.497772],[14.521944,44.474159]]],[[[14.757311,44.80375300000014],[14.825219,44.762333],[14.865276,44.7066650000001],[14.659252,44.794735],[14.726944,44.797218],[14.684999,44.840271],[14.72361,44.85333300000013],[14.758888,44.838608],[14.757311,44.80375300000014]]],[[[14.455074,44.909698000000105],[14.475497,44.700562],[14.531387,44.63333100000011],[14.493332,44.606384],[14.389444000000138,44.695],[14.294137,44.9072460000001],[14.308842,44.947277],[14.359165,44.907776],[14.400276,44.915276],[14.353888,45.04527300000012],[14.275276,45.103333],[14.315277,45.174995],[14.363609,45.16055300000011],[14.376944,45.052498],[14.476315,44.95953],[14.455074,44.909698000000105]]],[[[14.755833,44.941383],[14.638611,44.96860500000014],[14.428888,45.078331],[14.523697,45.144974],[14.539165,45.23944100000011],[14.591665,45.238609],[14.704166,45.068329],[14.813332,44.987778],[14.755833,44.941383]]],[[[16.572498,46.475273],[16.66111,46.465553000000114],[16.866108,46.355827],[16.937771,46.249451],[17.157497,46.177773],[17.311386,45.975273],[17.389442,45.938049],[17.576664,45.940552],[17.669441,45.834999],[17.880833,45.783882],[18.153332,45.787216],[18.424164,45.749161],[18.559444,45.801666000000125],[18.715553000000114,45.913605],[18.817020000000127,45.912964],[18.958611,45.77861],[18.968357,45.66301700000013],[18.909458,45.620758],[18.902496,45.570274],[18.955269,45.537186],[19.02052300000014,45.56298800000013],[19.099987,45.515869],[19.087837,45.48950200000013],[19,45.490829],[18.98032400000011,45.378624],[19.138611,45.287498],[19.423885,45.22583],[19.41111,45.174995],[19.163609,45.212219],[19.104164,45.096664],[19.115555,45.031944],[19.004444,44.904442],[19.039719,44.861382],[18.957222,44.85305],[18.794167,44.894997],[18.761108,44.938889],[18.797775000000115,44.942215],[18.794167,44.997215],[18.634163,45.083328],[18.251942,45.138885],[18.197498,45.0816650000001],[18.070274,45.104439],[17.851944,45.04943800000012],[17.689999,45.122772],[17.483887,45.111107],[17.282497,45.176384],[17.177219,45.148605],[16.913925,45.265945],[16.824444,45.187492],[16.526386,45.224442],[16.417805,45.12426],[16.357018,45.00849900000014],[16.291759,44.999115],[16.209721,45.034439],[16.015274,45.21833],[15.8825,45.222496],[15.786665,45.171944],[15.736944000000108,44.812492],[15.854721,44.714439],[15.956944000000135,44.69999700000011],[16.033333,44.574165],[16.126389,44.498604000000114],[16.198055,44.353607000000125],[16.143055,44.19944],[16.264999,44.189438],[16.354721,44.081665],[16.53722,44.013611],[16.976387,43.586105],[17.261665000000107,43.459717000000126],[17.298054,43.28083],[17.630276,43.076942],[17.688015,42.9746090000001],[17.668331,42.960548],[17.519165,42.951942],[17.454998000000103,43.033333],[17.073055000000124,43.233887],[16.884441,43.403053],[16.639999,43.440277],[16.465275000000133,43.538887],[16.348331000000144,43.550827],[16.105831,43.475555],[15.988333,43.50444],[15.915554,43.571388],[15.917221,43.630554],[15.969166,43.633606],[15.940832,43.683609000000104],[15.688889,43.778885],[15.451944,43.925552],[15.151667,44.196388],[15.120832000000119,44.278053000000114],[15.174534,44.24612000000013],[15.213116,44.292416],[15.289444,44.247215],[15.268910000000117,44.330406],[15.414444,44.25999500000012],[15.529722,44.263054],[15.276667,44.364441],[15.000832,44.56860400000011],[14.896111000000133,44.69194],[14.879166,44.851662],[14.920832,44.966942],[14.839443,45.114166],[14.732222,45.14444],[14.584999,45.25222],[14.482777,45.311104],[14.324999,45.353333],[14.23,45.142494],[14.154165,45.079994],[14.166943,44.981384],[13.997499,44.89638500000012],[13.975277,44.844994],[13.995554,44.808052],[13.907221000000105,44.770828],[13.603054,45.157776],[13.594444,45.254166],[13.496387,45.490829],[13.703609000000142,45.44416],[14.397499,45.486938],[14.485832,45.529716],[14.564999,45.664993],[14.601387,45.675278],[14.62611,45.606941],[14.81805400000013,45.46611],[14.979067,45.500473],[15.174458,45.425819],[15.277222,45.462776],[15.307089000000133,45.6298680000001],[15.352591,45.651756],[15.368055,45.702774],[15.289721,45.689163],[15.309166,45.751938],[15.499443,45.835831],[15.697777,45.844162],[15.718332,46.0472180000001],[15.629444,46.086937],[15.599722,46.142494],[15.654722,46.219444],[16.01722,46.29805],[16.083332,46.33416],[16.075924,46.384331],[16.266109000000142,46.419441],[16.249443,46.490273],[16.292507000000114,46.53081500000013],[16.461388,46.52166],[16.572498,46.475273]]]]}},{"type":"Feature","properties":{"FIPS":"HU","ISO2":"HU","ISO3":"HUN","UN":348,"NAME":"Hungary","AREA":9210,"POP2005":10086387,"REGION":150,"SUBREGION":151,"LON":19.134,"LAT":47.07},"geometry":{"type":"Polygon","coordinates":[[[18.81702,45.912964],[18.715553,45.913605],[18.559444,45.801666],[18.424164,45.749161],[18.153332,45.787216],[17.880833,45.783882],[17.669441,45.834999],[17.576664,45.940552],[17.389442,45.938049],[17.311386,45.975273],[17.157497,46.177773],[16.937771,46.249451],[16.866108,46.355827],[16.532497,46.507774],[16.324165,46.757217],[16.346107,46.846939],[16.111805,46.86972],[16.302776,47.011383],[16.510555,47.00666],[16.505554,47.114998],[16.420555,47.20916],[16.491665,47.279999],[16.451942,47.415276],[16.592499,47.425278],[16.655205,47.458153],[16.713886,47.543884],[16.645275,47.631943],[16.426941,47.671387],[16.561386,47.75666],[16.715832,47.734718],[16.761944,47.685272],[17.053886,47.709442],[17.060555,47.876938],[17.108055,47.971382],[17.236664,48.025833],[17.340553,47.997498],[17.466389,47.888329],[17.784409,47.746803],[18.67083,47.760826],[18.749729,47.813156],[18.84972,47.817772],[18.758888,47.907494],[18.771664,47.965553],[18.849098,48.051064],[19.472218,48.087219],[19.524166,48.205826],[19.630554,48.233887],[19.783607,48.201111],[19.91861,48.129997],[20.235554,48.274994],[20.317219,48.269722],[20.539719,48.536942],[20.811665,48.57666],[20.955276,48.522499],[21.153332,48.511108],[21.442776,48.575272],[21.614166,48.498329],[21.712776,48.361382],[21.777496,48.340828],[21.935833,48.379166],[22.101665,48.37722],[22.151442,48.411919],[22.268887,48.407211],[22.270275,48.359993],[22.378609,48.245544],[22.495827,48.251106],[22.621151,48.101639],[22.79361,48.116661],[22.886108,48.040276],[22.859165,47.993889],[22.894804,47.95454],[22.774441,47.836388],[22.634163,47.77166],[22.454441,47.796387],[22.276943,47.728607],[22.186386,47.59861],[22.015274,47.514442],[22.00972,47.380829],[21.922497,47.354439],[21.790833,47.120277],[21.651108,47.029716],[21.695831,47.000832],[21.613331,46.884163],[21.519722,46.815277],[21.488052,46.752777],[21.521942,46.712776],[21.326664,46.619995],[21.288887,46.460548],[21.19722,46.391388],[21.176666,46.295555],[21.059444,46.239166],[20.820274,46.274719],[20.75333,46.238884],[20.720554,46.16555],[20.624722,46.130272],[20.48695,46.181107],[20.276665,46.144722],[20.261024,46.114853],[20.112221,46.167496],[19.842499,46.149162],[19.559998,46.171944],[19.46722,46.078606],[19.286388,45.989441],[19.155277,45.987221],[19.096386,46.024437],[18.995552,45.952499],[18.81702,45.912964]]]}},{"type":"Feature","properties":{"FIPS":"IC","ISO2":"IS","ISO3":"ISL","UN":352,"NAME":"Iceland","AREA":10025,"POP2005":295732,"REGION":150,"SUBREGION":154,"LON":-18.48,"LAT":64.764},"geometry":{"type":"Polygon","coordinates":[[[-15.070835,66.1436],[-15.178335,66.111938],[-15.011391,66.049988],[-14.714724,66.063599],[-14.618891,65.994431],[-14.622223,65.911102],[-14.801111,65.829437],[-14.865557,65.755829],[-14.848333,65.731384],[-14.336668,65.783051],[-14.313057,65.669708],[-14.539446,65.535263],[-14.563612,65.494995],[-14.283611,65.656387],[-14,65.598877],[-13.86389,65.611374],[-13.611389,65.509995],[-13.636946,65.424713],[-13.739445,65.314438],[-13.570278,65.25943],[-13.660002,65.214432],[-14.034723,65.193054],[-13.622223,65.19249],[-13.636946,65.157776],[-13.517502,65.112213],[-13.499445,65.069153],[-13.678612,64.982208],[-13.988056,65.063889],[-14.006945,65.017776],[-13.700001,64.922485],[-14.050835,64.933884],[-13.765278,64.861374],[-13.871113,64.799164],[-14.041389,64.785828],[-13.989723,64.742493],[-14.018057,64.723602],[-14.250278,64.689163],[-14.432501,64.78833],[-14.511112,64.797485],[-14.387779,64.722488],[-14.365945,64.674103],[-14.429146,64.607285],[-14.584167,64.586655],[-14.459946,64.546989],[-14.539167,64.406097],[-14.710001,64.407776],[-14.871668,64.339996],[-14.877501,64.280823],[-14.925001,64.26416],[-15.220278,64.298599],[-15.383335,64.371933],[-15.388613,64.275269],[-16.015556,64.133331],[-16.488613,63.895828],[-16.805279,63.826385],[-16.966667,63.917221],[-17.023335,63.793884],[-17.243792,63.798992],[-17.722504,63.713333],[-17.869724,63.731941],[-17.973335,63.66861],[-17.944447,63.608055],[-17.860558,63.602493],[-17.933334,63.528328],[-18.710003,63.391106],[-19.275837,63.433327],[-19.841667,63.544441],[-20.196945,63.542496],[-20.541168,63.707108],[-20.543056,63.745552],[-20.477222,63.768051],[-20.310837,63.729721],[-20.361946,63.761665],[-20.443336,63.783333],[-20.561111,63.751106],[-20.585279,63.718937],[-20.731279,63.760384],[-20.601788,63.765297],[-20.673889,63.847221],[-20.84639,63.79055],[-21.183613,63.880829],[-21.188614,63.929161],[-21.053612,63.945],[-21.257504,63.943329],[-21.369167,63.867493],[-21.618893,63.823883],[-22.326115,63.86055],[-22.689167,63.80555],[-22.71917,63.825554],[-22.740002,63.982773],[-22.703335,64.080826],[-22.589725,64.044434],[-22.523056,63.97805],[-22.395557,63.974998],[-22.3675,64.012207],[-22.045559,64.046661],[-21.914722,64.106934],[-21.973335,64.156937],[-21.699448,64.178879],[-21.807781,64.232498],[-21.880001,64.232208],[-21.759167,64.340271],[-21.583057,64.382492],[-21.488892,64.361938],[-21.36278,64.384987],[-21.67778,64.401108],[-21.938614,64.304443],[-22.102501,64.314438],[-21.978889,64.500824],[-21.702225,64.608047],[-21.583529,64.570999],[-21.496862,64.566055],[-21.680279,64.617767],[-21.508057,64.645554],[-21.701115,64.627777],[-22.170834,64.453888],[-22.355003,64.561096],[-22.410004,64.650833],[-22.299725,64.704437],[-22.407223,64.812485],[-23.043335,64.794708],[-23.392223,64.823044],[-23.527225,64.811096],[-23.663612,64.737778],[-23.840279,64.726105],[-23.945004,64.764709],[-24.059532,64.890884],[-23.833889,64.927216],[-23.649445,64.892212],[-23.190002,65.015823],[-22.9575,65.002487],[-22.355278,65.059433],[-22.146667,65.026657],[-21.835835,65.030273],[-21.727222,65.160828],[-21.736946,65.199432],[-21.822781,65.199707],[-21.913334,65.142212],[-22.070557,65.104721],[-22.56139,65.171097],[-22.505001,65.228882],[-22.353615,65.289154],[-21.698612,65.449158],[-21.814724,65.433609],[-22.037781,65.499435],[-22.222778,65.424438],[-22.335392,65.480881],[-22.159168,65.541656],[-22.108612,65.594986],[-22.259445,65.525833],[-22.473614,65.504715],[-22.573891,65.531097],[-22.78278,65.503876],[-22.912502,65.564713],[-23.15028,65.547775],[-23.229168,65.482773],[-23.623337,65.464432],[-23.722778,65.417221],[-23.879448,65.402496],[-23.976391,65.413055],[-24.015835,65.469986],[-24.183334,65.496384],[-24.542225,65.497772],[-24.376114,65.559433],[-24.375,65.602768],[-24.31778,65.637497],[-23.892223,65.518051],[-23.805557,65.530548],[-24.06778,65.628876],[-24.083614,65.647217],[-23.803337,65.607773],[-24.059448,65.690277],[-24.121391,65.742493],[-24.133057,65.782776],[-24.105835,65.806656],[-23.620003,65.699997],[-23.527225,65.627777],[-23.343613,65.666107],[-23.452778,65.672485],[-23.537224,65.719437],[-23.226391,65.741653],[-23.192223,65.775833],[-23.53167,65.750824],[-23.743614,65.776108],[-23.873058,65.866653],[-23.84528,65.910263],[-23.793335,65.919434],[-23.213337,65.837494],[-23.585556,65.905273],[-23.81889,66.013321],[-23.767223,66.070541],[-23.371113,65.986664],[-23.425556,66.032211],[-23.665558,66.111099],[-23.473614,66.199158],[-23.031391,66.10527],[-22.981392,66.078598],[-22.978889,66.034439],[-22.809723,65.994156],[-22.756947,66.056656],[-22.67778,66.044998],[-22.576668,65.963333],[-22.652779,65.827499],[-22.499725,65.96611],[-22.418613,65.916382],[-22.467781,65.834152],[-22.424725,65.847488],[-22.385834,65.90416],[-22.397503,65.955826],[-22.5,66.076965],[-22.841667,66.147491],[-22.972225,66.221375],[-22.801392,66.261383],[-22.548058,66.229996],[-22.43417,66.267776],[-22.832779,66.323608],[-23.027225,66.30249],[-23.188614,66.349716],[-23.057503,66.392487],[-23.078335,66.436661],[-22.9375,66.466385],[-22.421669,66.433319],[-22.258335,66.340271],[-22.202503,66.271942],[-21.969723,66.272766],[-21.766392,66.185822],[-21.644169,66.066666],[-21.65139,66.018875],[-21.618614,66.060547],[-21.399445,66.027222],[-21.392502,65.983047],[-21.603058,65.953323],[-21.39278,65.960266],[-21.288612,65.925278],[-21.278336,65.85611],[-21.33778,65.733322],[-21.437778,65.688049],[-21.589169,65.688049],[-21.67028,65.760544],[-21.777779,65.765823],[-21.648335,65.651108],[-21.308891,65.596939],[-21.283337,65.479431],[-21.200558,65.43277],[-21.187778,65.340271],[-21.084446,65.159164],[-21.094723,65.452499],[-20.977501,65.430832],[-20.982224,65.519989],[-20.927223,65.588882],[-20.664169,65.690826],[-20.62278,65.66777],[-20.644169,65.54332],[-20.446667,65.494995],[-20.263058,65.723602],[-20.310837,65.860275],[-20.398891,65.953598],[-20.424446,66.083054],[-20.179169,66.12944],[-20.090557,66.121658],[-19.921947,65.936661],[-19.700279,65.861938],[-19.635559,65.746933],[-19.451668,65.72583],[-19.390003,65.832764],[-19.485001,65.940552],[-19.453056,66.056381],[-19.231113,66.091385],[-19.079723,66.077499],[-19.090279,66.133331],[-19.064724,66.162491],[-18.784168,66.191101],[-18.548058,66.081665],[-18.519169,66.024155],[-18.536114,65.969711],[-18.335556,65.943054],[-18.283337,65.9086],[-18.206669,65.821106],[-18.180557,65.736099],[-18.069447,65.643326],[-18.046669,65.664154],[-18.0625,65.824432],[-18.101112,65.893326],[-18.221111,65.929153],[-18.293056,66.012207],[-18.333057,66.147766],[-18.299446,66.174713],[-17.912781,66.145554],[-17.609169,65.987488],[-17.419445,65.984436],[-17.265556,66.166931],[-17.131111,66.210541],[-16.968891,66.185547],[-16.910004,66.12471],[-16.594723,66.09111],[-16.688614,66.159439],[-16.508892,66.198318],[-16.416946,66.270828],[-16.577225,66.474991],[-16.527779,66.508041],[-16.021946,66.536102],[-15.894167,66.487488],[-15.854168,66.416931],[-15.709723,66.397217],[-15.681946,66.341385],[-15.749723,66.292221],[-15.691389,66.224152],[-15.558889,66.216385],[-15.381945,66.142776],[-15.327778,66.214722],[-15.099445,66.278885],[-14.943611,66.378876],[-14.710835,66.367218],[-15.006668,66.274719],[-14.93639,66.203049],[-15.070835,66.1436]]]}},{"type":"Feature","properties":{"FIPS":"IN","ISO2":"IN","ISO3":"IND","UN":356,"NAME":"India","AREA":297319,"POP2005":1134403141,"REGION":142,"SUBREGION":34,"LON":78.5,"LAT":21},"geometry":{"type":"MultiPolygon","coordinates":[[[[93.91276600000015,7.02861],[93.929688,6.949165000000107],[93.902191,6.81111],[93.823868,6.745554],[93.76469400000013,6.920554],[93.647766,7.032499],[93.671097,7.181943],[93.82859800000011,7.234999],[93.91276600000015,7.02861]]],[[[93.662201,7.405832],[93.652481,7.40861],[93.654434,7.417499],[93.66415400000011,7.414721],[93.662201,7.405832]]],[[[93.639435,7.247221],[93.5961,7.308887],[93.693588,7.438888],[93.728317,7.324721],[93.639435,7.247221]]],[[[93.573608,7.927776000000108],[93.502777,7.977221],[93.540543,8.015554],[93.57165500000013,7.979444],[93.573608,7.927776000000108]]],[[[93.454712,7.868888],[93.34942600000011,7.879999],[93.308029,7.927776000000108],[93.31749,7.997499000000118],[93.387772,8.015833],[93.443863,7.94361],[93.454712,7.868888]]],[[[93.48803700000013,7.988888],[93.443039,8.15361],[93.51332100000013,8.226387],[93.537201,8.043888],[93.48803700000013,7.988888]]],[[[73.032211,8.246664],[73.020828,8.268610000000137],[73.078873,8.310276],[73.07193,8.271111],[73.032211,8.246664]]],[[[93.169144,8.201387],[93.103867,8.218054],[93.059982,8.271666],[93.073883,8.348053],[93.099716,8.349998],[93.108322,8.258333],[93.169144,8.201387]]],[[[93.60942100000011,8.429998],[93.595535,8.53861],[93.601929,8.565275],[93.62608300000011,8.508055],[93.60942100000011,8.429998]]],[[[92.774429,9.12472],[92.728867,9.12833],[92.708878,9.16361],[92.761658,9.263611],[92.812195,9.163332],[92.774429,9.12472]]],[[[73.63749700000011,10.052776],[73.630264,10.07111],[73.645538,10.097498],[73.645264,10.068609],[73.63749700000011,10.052776]]],[[[72.633606,10.550831],[72.624695,10.552776],[72.650543,10.577497],[72.652481,10.570831],[72.633606,10.550831]]],[[[73.68414300000012,10.82305300000013],[73.666382,10.822775],[73.662201,10.827776],[73.685257,10.829998000000103],[73.68414300000012,10.82305300000013]]],[[[72.179977,10.817497],[72.170532,10.809721000000138],[72.197479,10.872774],[72.195526,10.848053],[72.179977,10.817497]]],[[[92.492752,10.5183320000001],[92.357483,10.544443],[92.346649,10.694164],[92.358322,10.791943],[92.49498000000011,10.90111000000013],[92.528595,10.872219],[92.576935,10.70083],[92.492752,10.5183320000001]]],[[[72.29914900000011,10.938053],[72.289429,10.942776],[72.301376,10.954165],[72.299423,10.949165],[72.29914900000011,10.938053]]],[[[72.74942,11.108887],[72.739151,11.104998],[72.736649,11.10722],[72.74720800000011,11.120552],[72.74942,11.108887]]],[[[72.107483,11.202776],[72.099716,11.201109],[72.108032,11.215553],[72.112762,11.211943],[72.107483,11.202776]]],[[[72.77832,11.188887],[72.77082800000011,11.201109],[72.78915400000011,11.256943],[72.793594,11.251944],[72.77832,11.188887]]],[[[73.006943,11.476664],[73.003326,11.47583],[73.00444,11.5075],[73.013321,11.502222000000131],[73.006943,11.476664]]],[[[92.633041,11.354164],[92.594437,11.37722],[92.6436,11.514166],[92.689697,11.46444300000013],[92.703323,11.385555000000124],[92.633041,11.354164]]],[[[92.27137800000013,11.524443],[92.229431,11.535555],[92.216934,11.594721000000106],[92.275818,11.582220000000119],[92.27137800000013,11.524443]]],[[[72.712494,11.68861],[72.705551,11.681942],[72.700821,11.686386000000141],[72.71527100000014,11.699999000000105],[72.712494,11.68861]]],[[[93.058319,11.888611],[92.943314,11.982775],[92.978592,12.033609000000125],[93.025818,12.026943],[93.058319,11.888611]]],[[[93.136108,12.131941],[93.125534,12.133888],[93.131363,12.149166],[93.138412,12.144524000000102],[93.136108,12.131941]]],[[[93.09387200000015,12.088053],[93.060806,12.143888],[93.086655,12.20722],[93.103622,12.17931],[93.09387200000015,12.088053]]],[[[92.71705600000013,12.182804],[92.766098,12.179165],[92.748032,12.0816650000001],[92.795822,11.901943],[92.7185970000001,11.491108],[92.618591,11.603886000000102],[92.52442900000011,11.85416400000014],[92.553589,11.92222],[92.5999910000001,11.8933320000001],[92.624695,11.943331],[92.668045,12.204998000000103],[92.71192900000011,12.234997000000135],[92.71705600000013,12.182804]]],[[[93.86554000000011,12.259165],[93.8458250000001,12.264721000000122],[93.848602,12.275831],[93.873306,12.277498],[93.86554000000011,12.259165]]],[[[92.7825320000001,12.287678000000142],[92.775543,12.284998],[92.77415500000012,12.290554],[92.783325,12.293888],[92.7825320000001,12.287678000000142]]],[[[92.831612,12.316524],[92.90165700000011,12.265833],[92.808594,12.09222],[92.754272,12.071337],[92.790375,12.202005],[92.755272,12.279798],[92.785759,12.272211],[92.793907,12.291598000000134],[92.781059,12.311801],[92.831612,12.316524]]],[[[92.904984,12.380831],[92.881088,12.383888],[92.872757,12.405832],[92.91081200000013,12.404165],[92.904984,12.380831]]],[[[92.928589,12.909164],[92.992477,12.712219],[92.987488,12.50861],[92.9369200000001,12.416388],[92.896942,12.449165],[92.849426,12.430832],[92.89415,12.32166500000011],[92.87442,12.306665000000123],[92.824951,12.320398],[92.78786500000012,12.318994],[92.758881,12.304998],[92.713882,12.357498],[92.736374,12.809721],[92.813309,12.895077],[92.878525,12.883633],[92.928589,12.909164]]],[[[92.691086,12.79611],[92.668869,12.855276],[92.714432,12.989998],[92.731659,12.890276],[92.691086,12.79611]]],[[[92.875809,13.391388],[92.869431,13.390833],[92.866653,13.400555],[92.87608300000011,13.403887],[92.875809,13.391388]]],[[[94.2769320000001,13.41361],[94.263885,13.430277],[94.284149,13.444164],[94.291931,13.425831],[94.2769320000001,13.41361]]],[[[93.06442300000013,13.237497],[93.029434,13.039442000000122],[92.978592,13.024721],[92.963318,13.079720000000123],[92.933044,13.068054000000132],[92.88201100000015,12.889813],[92.858963,12.89892],[92.813416,12.897921],[92.84109500000011,13.330553],[92.885056,13.379123000000106],[92.892487,13.464998],[92.943863,13.543055],[93.003876,13.57111],[93.058868,13.54611],[93.06442300000013,13.237497]]],[[[93.049423,13.639442],[92.998596,13.649443],[92.993042,13.661665],[93.036377,13.679998],[93.049423,13.639442]]],[[[80.948029,15.736664],[80.87136800000013,15.803331],[80.878586,15.84333],[80.991928,15.765833],[80.948029,15.736664]]],[[[82.370865,16.867775],[82.370819,16.85833],[82.36886600000014,16.871109],[82.370865,16.867775]]],[[[86.2836,20.038052],[86.2586060000001,20.038052],[86.251389,20.044998000000135],[86.27609300000012,20.049999],[86.2836,20.038052]]],[[[88.897217,21.524998],[88.844986,21.526943],[88.827774,21.59972],[88.9086,21.568607],[88.897217,21.524998]]],[[[72.718048,21.606384],[72.6499940000001,21.605274000000122],[72.603317,21.643608],[72.766098,21.655273000000133],[72.718048,21.606384]]],[[[88.13472000000013,21.61999500000013],[88.052765,21.634441],[88.0449830000001,21.660828],[88.132477,21.876106],[88.166656,21.769718000000125],[88.13472000000013,21.61999500000013]]],[[[88.646378,21.825554],[88.644989,21.784721],[88.57916300000011,21.826942],[88.641937,21.921661],[88.675812,21.907219],[88.646378,21.825554]]],[[[88.088593,21.849442],[88.066666,21.881939],[88.113037,21.948605],[88.13526900000011,21.907497],[88.088593,21.849442]]],[[[78.075546,35.445824],[78.02388,35.274437],[78.121918,35.11193800000012],[78.309143,34.642494],[78.3936,34.585548],[78.662491,34.543327],[78.985352,34.3500140000001],[79.01304600000014,34.26416000000012],[78.984985,34.202774],[78.735809,34.068329],[78.812485,33.813881],[78.811646,33.52582600000011],[78.996368,33.314995],[79.274704,33.18943000000013],[79.378311,33.106384],[79.356094,32.964996],[79.530273,32.754166],[79.49054,32.637772],[79.313873,32.496658],[79.253174,32.515999],[79.165543,32.49305],[79.078049,32.381378],[78.9711,32.35083],[78.780273,32.478874],[78.760544,32.635551],[78.704437,32.63110400000011],[78.638596,32.577774],[78.496094,32.582497],[78.397766,32.54860700000012],[78.477203,32.42471300000011],[78.4759370000001,32.243042000000116],[78.544708,32.209435],[78.68054200000012,32.035271],[78.771103,31.981106],[78.6924740000001,31.774166],[78.75,31.676662],[78.84387200000015,31.609997],[78.712769,31.50972000000013],[78.767212,31.309998],[78.877655,31.291626],[79.026382,31.418606],[79.092484,31.43749600000012],[79.217484,31.340832],[79.240265,31.24416],[79.314987,31.133053],[79.39325,31.101067000000114],[79.558868,30.954163000000108],[79.606369,30.935551],[79.748871,30.989716],[79.87915,30.95916],[79.923599,30.888885],[80.183594,30.797775],[80.250275,30.739994],[80.207001,30.575516],[80.60693400000014,30.474716],[80.751938,30.394997],[80.803864,30.326664],[80.998871,30.261944],[81.031662,30.214161],[80.875534,30.143051],[80.678864,29.970272],[80.598877,29.955273],[80.539703,29.846107000000128],[80.37692300000015,29.748604],[80.406937,29.596386],[80.236374,29.425274],[80.275818,29.322498],[80.306931,29.310555],[80.287766,29.205551],[80.069717,28.94944],[80.055817,28.836109000000135],[80.246094,28.750832],[80.387497,28.624996],[80.472214,28.589996],[80.541367,28.685272],[80.93858300000011,28.441105],[81.193588,28.366663],[81.29803500000014,28.163883],[81.37442,28.166107000000125],[81.880264,27.85722],[81.977768,27.917217],[82.04332000000011,27.918606],[82.434708,27.675552],[82.701096,27.711105],[82.7686000000001,27.501663],[83.176376,27.448883],[83.271103,27.346107],[83.316086,27.335552],[83.376648,27.3752750000001],[83.41832000000011,27.472771000000137],[83.607758,27.469162],[83.858307,27.352224],[83.871368,27.440273],[84.040268,27.44471700000014],[84.147217,27.511387000000127],[84.29776,27.388329],[84.63443000000012,27.314999000000114],[84.686096,27.196941],[84.65138200000013,27.04166400000014],[84.85498,26.995548],[85.211655,26.766941],[85.328049,26.736107],[85.630264,26.867496000000127],[85.726089,26.801662],[85.74054,26.653885000000116],[85.855545,26.570274],[86.036377,26.66333],[86.20665,26.585552],[86.334152,26.607773],[86.731659,26.419994],[87.00444,26.534443],[87.169983,26.399998],[87.269714,26.3752750000001],[87.476929,26.435551],[87.643044,26.392492],[87.890549,26.473328],[88.014709,26.364719],[88.095825,26.438885],[88.101929,26.530279],[88.194977,26.754166],[88.118591,26.98444000000012],[87.993042,27.114441],[88.05693100000012,27.533333],[88.119141,27.60833],[88.18887300000011,27.787777000000116],[88.193863,27.847496],[88.128586,27.882496],[88.130539,27.940552],[88.397491,27.98333],[88.62886000000015,28.119164],[88.839157,28.006107],[88.87719700000014,27.875553],[88.834427,27.66110600000013],[88.763321,27.543331000000137],[88.783325,27.438049],[88.917206,27.314442],[88.901382,27.282219],[88.798035,27.246384],[88.751938,27.148605],[88.860535,27.09638600000011],[88.893875,26.975552],[89.034988,26.9247170000001],[89.11526500000014,26.826942],[89.220825,26.81472],[89.367203,26.85944],[89.46832300000011,26.799442],[89.5336,26.812218],[89.636108,26.771111000000133],[89.631653,26.718052000000114],[89.762497,26.703049],[90.143051,26.75333000000012],[90.216934,26.85083],[90.385269,26.903328],[90.559143,26.80722],[90.694702,26.772221],[91.11970500000011,26.809162],[91.31442300000015,26.778053],[91.3797,26.807499],[91.424698,26.875553],[91.49720800000011,26.87249800000012],[91.542206,26.804443000000106],[91.712494,26.799999],[91.835815,26.86333100000013],[92.02388,26.85083],[92.095535,26.882217],[92.100815,26.97916],[92.009995,27.104717],[92.015274,27.168053],[92.115265,27.291386],[92.004166,27.475826],[91.770828,27.431664000000126],[91.673599,27.488605],[91.594986,27.64555],[91.65277100000014,27.711662],[91.657761,27.764721],[91.824417,27.766390000000115],[91.978317,27.728609],[92.118317,27.8125],[92.253883,27.81583],[92.261658,27.874161],[92.323318,27.79389],[92.544983,27.861940000000118],[92.718323,27.97361],[92.728378,28.03598],[92.67524700000013,28.080709],[92.710442,28.141899],[92.830032,28.212761000000114],[92.887337,28.198721],[93.0457080000001,28.31026100000014],[93.222054,28.3193],[93.238167,28.387449],[93.215538,28.41832],[93.351936,28.618759],[93.50206,28.679159],[93.647293,28.647461],[93.858513,28.69038],[93.961723,28.669201],[94.021103,28.83602900000011],[94.152458,28.9307],[94.234558,29.07348100000013],[94.427757,29.215509],[94.5812,29.231529],[94.647507,29.33346],[94.697357,29.336531],[94.864082,29.17499],[95.387772,29.035275000000127],[95.460541,29.051662],[95.541367,29.191105],[95.624695,29.254997],[96.077484,29.468605],[96.23526,29.254444],[96.289429,29.241383],[96.362488,29.290554],[96.395264,29.255276],[96.353043,29.183052],[96.21887200000015,29.147217],[96.14888,29.059719],[96.169144,28.903606],[96.343872,29.032497],[96.470825,29.056664],[96.495819,29.03611000000012],[96.484421,28.968327],[96.615814,28.790276],[96.606094,28.739437],[96.34027100000014,28.524998],[96.361649,28.392773],[96.401932,28.351109],[96.45526100000012,28.419441],[96.603867,28.468884],[96.74081400000011,28.426384],[96.784149,28.373051],[96.98471100000012,28.332497],[97.134995,28.381386000000134],[97.348877,28.222771],[97.316086,28.089165],[97.380539,27.991383],[97.361099,27.94083000000012],[96.888885,27.617496],[96.905258,27.451660000000118],[97.158875,27.138607],[97.136658,27.085831],[97.059723,27.093002],[96.888321,27.178051],[96.823318,27.319443],[96.729156,27.365551],[96.621918,27.365829000000133],[96.496643,27.302219],[96.194138,27.270832],[96.03581200000012,27.192493],[95.919144,27.035553000000107],[95.803864,27.00111],[95.610809,26.821384],[95.51944,26.823051000000135],[95.441086,26.70916],[95.271103,26.644718000000125],[95.246368,26.679718],[95.141373,26.612495],[95.066376,26.479717],[95.065262,26.325554],[95.113312,26.138329],[95.17804,26.058887],[95.059982,25.943607],[94.996368,25.732216],[94.885269,25.578609],[94.789429,25.496662],[94.695251,25.472496],[94.62553400000012,25.397774],[94.576385,25.214439],[94.599426,25.178329],[94.728592,25.136383],[94.734421,25.024719],[94.618317,24.760277],[94.472214,24.5816650000001],[94.313873,24.285831],[94.151093,23.855274],[93.926651,23.95583],[93.819153,23.935272],[93.753311,24.007496],[93.62135300000011,24.016106],[93.596375,23.972218],[93.481934,23.964996],[93.405762,24.07634],[93.33650200000011,24.073467000000107],[93.328049,23.981663],[93.42276,23.662495],[93.371918,23.357773],[93.388596,23.223328],[93.35026600000015,23.07333],[93.303314,23.014721000000122],[93.23887600000012,23.008888000000127],[93.201385,23.058887],[93.138046,23.048054],[93.092758,22.714439],[93.136108,22.474438],[93.18054200000012,22.440552],[93.199142,22.266941],[93.15387,22.186661],[93.047485,22.20583],[92.99081400000011,22.048607],[92.924423,22.004997],[92.71192900000011,22.15971800000011],[92.679703,22.02694300000013],[92.600815,21.982216],[92.516388,22.715828],[92.374695,22.94194],[92.34860200000014,23.223606],[92.387863,23.289547],[92.272766,23.716385000000116],[92.203049,23.706661],[92.17485,23.73682],[92.030548,23.645275],[91.949997,23.732216],[91.9644320000001,23.496662],[91.933044,23.444439],[91.844986,23.410275],[91.7686000000001,23.274166],[91.81832900000012,23.087219],[91.724991,22.994717],[91.613602,22.94305],[91.5494230000001,22.998329],[91.4760890000001,23.218052000000114],[91.4166560000001,23.266109],[91.377472,23.20694],[91.402206,23.069443],[91.34860200000014,23.091385],[91.28221100000013,23.373329000000126],[91.159424,23.640553],[91.1586,23.73666],[91.216385,23.7561070000001],[91.250549,23.830276],[91.237762,23.907772],[91.37329100000011,24.10194],[91.546326,24.086941000000138],[91.751923,24.15444200000013],[91.892487,24.149715],[91.923599,24.334995],[91.989426,24.319439],[92.121368,24.393330000000105],[92.13247700000011,24.51388500000013],[92.191086,24.5652730000001],[92.256653,24.773888000000113],[92.248032,24.896385],[92.293594,24.904995],[92.401733,24.84042],[92.493835,24.878788],[92.48304700000011,24.92999600000013],[92.4166560000001,24.972496],[92.406372,25.030552],[92.04081700000012,25.187775],[91.488312,25.13805],[91.257767,25.207771],[90.848038,25.148605],[90.523315,25.1747170000001],[90.438309,25.147217],[89.917206,25.30999800000012],[89.845261,25.288609],[89.815536,25.36694],[89.864426,25.640553000000125],[89.807205,25.823051],[89.849014,25.906166],[89.739151,26.156384],[89.681656,26.159439],[89.638603,26.227800000000116],[89.601723,26.22747],[89.559868,26.161461],[89.602417,26.06896],[89.54821800000013,26.015631],[89.319908,26.02483],[89.12967700000013,26.159269],[89.067207,26.38769900000011],[88.938782,26.44582],[88.91457400000013,26.360741],[89.0466770000001,26.26742],[89.02047700000014,26.23517],[88.857147,26.240141],[88.735764,26.29351],[88.680817,26.420271],[88.433044,26.551388],[88.4041600000001,26.629162],[88.337769,26.473885],[88.353592,26.45166],[88.371094,26.489162000000135],[88.483322,26.461105],[88.525543,26.359718],[88.39637800000013,26.325275],[88.353592,26.279999],[88.355255,26.223328],[88.18441800000011,26.152496],[88.095535,25.915272],[88.11053500000014,25.83555200000012],[88.151932,25.77861],[88.279984,25.801662],[88.44693,25.666107],[88.450546,25.593887],[88.556641,25.504719],[88.711929,25.484993],[88.799713,25.510555],[88.838882,25.467773],[88.820541,25.407219],[88.844437,25.362495],[89.00943,25.28833],[88.940811,25.16555000000011],[88.450821,25.187775],[88.459991,25.069443],[88.34248400000011,24.870274],[88.276932,24.888050000000135],[88.221344,24.954323],[88.137772,24.921383],[88.17109700000015,24.851662],[88.04332,24.684162],[88.125534,24.50861],[88.36554000000011,24.411942],[88.497757,24.32083100000011],[88.697433,24.309578],[88.752914,24.214123],[88.699707,24.147217],[88.701385,24.079163],[88.759186,24.036034],[88.736649,23.919796000000133],[88.602844,23.862396000000103],[88.56387300000011,23.652218],[88.74942,23.466938],[88.79332,23.49416],[88.71138,23.308609],[88.7211,23.251663],[88.986099,23.208328],[88.870255,23.087776000000133],[88.862762,22.966663],[88.933319,22.865829000000133],[88.993317,22.32444],[89.096375,22.148605],[89.065262,22.115273000000116],[89.042206,22.132774],[89.064148,21.941662],[89.005554,21.903606],[89.088882,21.628052],[89.00749200000013,21.599998],[88.85554500000012,21.632774],[88.784424,21.556942],[88.707214,21.566387000000134],[88.682205,21.696106],[88.69664,21.84297],[88.723984,21.963526],[88.765617,22.005161],[88.713043,22.061943],[88.72747800000013,22.015831],[88.688309,21.934719],[88.630539,21.944996],[88.66775500000011,22.202217],[88.613876,22.10083],[88.625534,22.036942],[88.556931,21.813332],[88.562485,21.76638800000012],[88.608597,21.780552],[88.628586,21.749161],[88.57222000000013,21.559998],[88.511932,21.521942000000134],[88.483322,21.550831],[88.518051,21.595276],[88.531937,21.831665],[88.496094,21.950272],[88.453873,21.614998],[88.399719,21.583332],[88.308594,21.60305],[88.297211,21.772774],[88.26193200000012,21.799999],[88.308319,21.570553],[88.254166,21.548607],[88.181366,21.663609],[88.205826,21.801388],[88.142212,21.948883],[88.2185970000001,22.070831],[88.199417,22.155273],[88.00749200000013,22.235271],[87.939423,22.412773],[87.907761,22.421661],[87.981934,22.223049],[88.141937,22.172218],[88.168045,22.091663],[88.082214,22.018055000000118],[87.97192400000012,21.839439],[87.796371,21.698883],[87.673035,21.643887],[87.21554600000013,21.552776],[87.071655,21.481937],[86.963318,21.381939],[86.875534,21.274441],[86.828049,21.152496],[86.96748400000013,20.795277],[86.891373,20.759441],[86.94081100000011,20.696384000000137],[87.025558,20.674828],[86.755829,20.491383],[86.720825,20.372498],[86.804428,20.436108000000104],[86.800537,20.381664],[86.65165700000011,20.243885],[86.486649,20.176384],[86.420258,19.982773],[86.37442,19.98110600000012],[86.28959700000013,20.060112000000117],[86.196365,20.074997],[86.360809,19.960274],[86.158035,19.871384],[85.45138500000013,19.660275000000127],[85.42231,19.69598200000013],[85.54924800000015,19.73242800000014],[85.575005,19.835482],[85.534164,19.880724],[85.434883,19.887009],[85.23883100000012,19.740597],[85.14375300000012,19.603033],[85.121948,19.51312600000011],[85.167656,19.511156],[85.253929,19.654575000000136],[85.30883,19.64187600000014],[85.38614700000011,19.684454],[85.4102630000001,19.65444200000013],[85.38472,19.613884],[85.340271,19.591385000000116],[85.316673,19.618347],[85.289787,19.59519],[85.329819,19.57116100000013],[84.880539,19.228329],[84.794434,19.120831],[84.726585,19.124001],[84.73526,19.074718],[84.78082300000011,19.094162],[84.67637600000012,18.94194],[84.106369,18.292221],[83.772446,18.139694],[83.582764,18.017498],[83.23414600000011,17.592495],[82.61499,17.291107],[82.364426,17.10083],[82.248596,16.920273000000122],[82.276382,16.85944000000012],[82.359711,16.820553],[82.37114,16.845276],[82.301697,16.583054000000118],[81.99447600000013,16.407772],[81.727264,16.310829000000126],[81.412262,16.385273],[81.31337,16.363331],[81.245865,16.30999800000012],[81.15033000000011,15.969997],[81.001709,15.844442000000129],[81.017273,15.775555],[80.89976500000012,15.858053],[80.912201,15.93222],[80.891937,16.026108],[80.89749100000012,15.91111],[80.825272,15.751944],[80.77887,15.876387],[80.684708,15.9],[80.554153,15.876942],[80.279434,15.699165000000107],[80.09082000000012,15.309164],[80.048874,15.048887],[80.108597,14.759998],[80.19497700000011,14.555832],[80.177475,14.358053],[80.126083,14.200275],[80.15138200000013,14.035831],[80.247482,13.808887],[80.22581500000013,13.679998],[80.313034,13.439165],[80.152481,13.718054],[80.09248400000013,13.690275],[80.0494230000001,13.617775000000108],[80.1188580000001,13.499723],[80.231369,13.479998000000137],[80.313873,13.42222],[80.349716,13.334164],[80.262772,12.949165],[80.258881,12.782221],[80.160263,12.473053],[79.867203,12.032776000000124],[79.76304600000014,11.648888],[79.751389,11.549166000000127],[79.83305400000012,11.339441],[79.854156,11.13722],[79.859711,10.288887],[79.786926,10.267221],[79.745605,10.303776],[79.67742900000013,10.300276],[79.753937,10.288276000000108],[79.763611,10.258333000000107],[79.399155,10.319719],[79.324997,10.280832],[79.240814,10.18111],[79.25,10.017221000000118],[78.981934,9.66416500000014],[78.908035,9.479719],[79.009155,9.331665],[79.331665,9.264166000000102],[79.451385,9.15],[79.294434,9.246664],[78.9711,9.273609],[78.396652,9.08972],[78.192474,8.904165],[78.131653,8.486664],[78.060532,8.364164],[77.78804,8.19611],[77.587204,8.134722],[77.536102,8.071943],[77.299149,8.133053],[76.998596,8.365274],[76.575821,8.876942],[76.570831,8.939165],[76.60054,8.971943],[76.6586,8.964998],[76.66748,9.003611],[76.534149,8.964998],[76.380264,9.281387],[76.307755,9.496943],[76.242752,9.966108],[76.292206,9.913887],[76.257767,9.906942],[76.28627,9.831053],[76.326385,9.76972],[76.35693400000014,9.776665],[76.382751,9.646666],[76.352203,9.522499],[76.46998600000012,9.495275],[76.498596,9.532221],[76.424423,9.594442000000129],[76.38415500000013,9.860275],[76.21638500000012,10.132219],[76.23887600000012,9.983608],[76.203049,10.037777],[75.68887300000011,11.435276],[75.613037,11.471664],[75.528595,11.700275],[75.274414,12.007776],[75.192474,12.007776],[75.127472,12.208054],[74.810257,12.864719],[74.619141,13.832499],[74.497757,14.046387],[74.375259,14.448332],[74.411926,14.48333200000013],[74.358032,14.568331],[74.333603,14.515554],[74.300812,14.521666],[74.250824,14.718887],[74.089706,14.797777],[74.101364,14.867094],[73.958328,15.065832],[73.905823,15.301388],[73.784424,15.403053000000115],[73.912491,15.40111],[73.96360800000014,15.363609],[73.950272,15.4],[73.791367,15.450554],[73.681931,15.697777],[73.697205,15.721939],[73.641937,15.740274000000113],[73.649429,15.784164],[73.593872,15.892776],[73.44775400000015,16.055832],[73.326096,16.485828],[73.360535,16.512218],[73.312485,16.606384],[73.269714,16.853329],[73.274704,17.08194],[73.114426,17.636662],[73.10914600000012,17.769718],[73.01138300000014,17.990829000000133],[72.967209,18.301662000000135],[72.89415,18.415829],[72.90277100000014,18.518887],[72.853867,18.660553],[72.857483,18.795277],[72.93304400000011,18.81971700000014],[72.987488,18.727772],[72.993042,18.790554],[72.911926,18.917496],[73.05554200000012,19.011944],[72.96971100000013,19.078884],[72.823044,18.912495],[72.76998900000012,18.94305],[72.825546,19.053051],[72.820831,19.172771000000125],[72.7833250000001,19.148052],[72.76666300000011,19.22805],[72.780548,19.312496],[72.856369,19.317776],[72.991928,19.257221],[73.016098,19.20583],[73.047226,19.217255000000137],[72.963882,19.309162],[72.79776,19.326107],[72.75444,19.369717],[72.664154,19.870831],[72.753601,20.294998],[72.885269,20.513054],[72.93441800000011,20.774719],[72.925262,20.812775],[72.846939,20.844162],[72.853043,21.067776],[72.808029,21.126385],[72.702774,21.074165],[72.615814,21.097218],[72.615265,21.12722],[72.718048,21.196106],[72.60748300000012,21.25805300000013],[72.5641480000001,21.37805200000014],[72.751938,21.455273],[72.71527100000014,21.474995],[72.58581500000014,21.41333],[72.631363,21.494438],[72.81330900000012,21.632217],[72.898331,21.642494],[73.130814,21.753609],[72.936646,21.681664],[72.541656,21.663883],[72.525269,21.694717],[72.56749,21.848053],[72.626373,21.928329],[72.681091,21.930275],[72.73442100000011,21.986382],[72.622757,21.960274],[72.551651,21.907219],[72.500824,21.976662],[72.57554600000014,22.195274],[72.625259,22.208885],[72.746933,22.164719],[72.81776400000012,22.2397160000001],[72.914993,22.216106],[72.919144,22.267776],[72.779984,22.252220000000136],[72.5811000000001,22.28611],[72.466385,22.2272190000001],[72.389709,22.249439],[72.375809,22.299164000000133],[72.151932,22.283886],[72.178864,22.247494],[72.29693600000013,22.232216],[72.325821,22.156662],[72.265274,22.016109],[72.031662,21.942772],[72.152206,21.92860800000011],[72.161926,21.83527400000014],[71.994141,21.847775],[71.992477,21.789165000000136],[72.019714,21.773609],[72.172485,21.785831000000144],[72.289154,21.61082800000014],[72.24247700000012,21.465271],[72.103867,21.309719],[72.11053500000014,21.201939],[72.003326,21.13472],[71.568054,20.974995],[71.466934,20.881939],[70.966095,20.702774],[70.818878,20.697495],[70.517761,20.816666000000108],[70.06080600000013,21.14444],[69.78858900000012,21.466385],[69.11554,22.062496000000124],[68.944427,22.294163],[68.986374,22.418327],[69.067215,22.480827],[69.17747500000013,22.360275],[69.171097,22.302776],[69.238312,22.273331],[69.870819,22.465549000000124],[70.04054300000013,22.558331],[70.165543,22.54833200000013],[70.367477,22.888607],[70.434708,22.961384],[70.51138300000014,22.985271],[70.528595,23.046387],[70.486649,23.124996],[70.404709,23.076107],[70.389435,22.935272],[70.227203,22.957497000000103],[69.849426,22.858608],[69.75499000000013,22.806107],[69.710266,22.742771],[69.26944000000015,22.829163],[69.14749100000012,22.869164],[68.666656,23.14222],[68.43304400000011,23.429996],[68.408325,23.612774],[68.741364,23.844162],[68.447479,23.72694],[68.326385,23.58277500000014],[68.139435,23.609718],[68.201096,23.664162],[68.214432,23.868328000000133],[68.290543,23.944439],[68.747208,23.969994],[68.745224,24.315655000000106],[68.783051,24.332775],[68.926926,24.325554],[68.988037,24.256943],[69.08027600000014,24.297218],[69.598602,24.281387],[69.723602,24.171108000000117],[70.014709,24.169716],[70.070709,24.197918],[70.120087,24.309032],[70.555542,24.435272000000108],[70.600815,24.414997],[70.58442700000012,24.278332],[70.650543,24.241383],[70.761932,24.235828],[70.885818,24.274441000000138],[70.864426,24.31694],[70.94165,24.369164],[71.02916,24.363609],[71.10582,24.416386],[70.995819,24.480827],[70.984146,24.620831000000123],[71.07742300000011,24.680462],[70.94220000000013,24.935551],[70.8797,25.156105],[70.753326,25.273888],[70.677475,25.401661],[70.666382,25.698330000000112],[70.606369,25.714161],[70.386108,25.674717],[70.281662,25.706661],[70.088043,25.982773],[70.096649,26.092495],[70.173874,26.244438],[70.183594,26.53611],[70.092484,26.59333],[69.800812,26.594162],[69.722763,26.665272],[69.506104,26.754444],[69.484985,26.817219],[69.50972,26.992218],[69.580276,27.173328],[69.86747700000012,27.408607],[70.037491,27.599998],[70.12803600000012,27.828884000000127],[70.368317,28.020832],[70.4869230000001,28.045551],[70.583054,28.006664],[70.66360500000013,27.92832900000013],[70.662201,27.86333100000013],[70.737762,27.731384],[70.829437,27.706383],[71.22581500000013,27.845829],[71.6147,27.876106],[71.896942,27.961941000000138],[71.919983,28.120831000000123],[72.20665,28.402496],[72.292206,28.679996],[72.389709,28.784996],[72.948318,29.035831000000144],[72.988876,29.141941],[73.08638,29.245827],[73.265274,29.553051],[73.397491,29.942772],[73.93340300000011,30.136002],[73.964432,30.2347180000001],[73.93441800000011,30.314163],[73.858597,30.360275],[73.872498,30.390099],[74.30748,30.84888500000011],[74.69458800000012,31.053961],[74.704536,31.10009],[74.623741,31.12393],[74.557281,31.07605],[74.522667,31.175079],[74.54837,31.354441],[74.626877,31.419411],[74.632797,31.462111],[74.488731,31.72159],[74.60532400000011,31.877119],[74.851173,31.99859],[74.903473,32.053291],[74.996353,32.036289000000124],[75.256531,32.092869],[75.381287,32.214241],[75.391296,32.241581],[75.328583,32.292759],[75.31915300000014,32.347771],[75.0663760000001,32.471931],[74.717484,32.475822],[74.654709,32.576385],[74.646378,32.780548000000124],[74.531662,32.750275],[74.359711,32.775826],[74.329666,32.81543],[74.363876,32.869438000000116],[74.334152,33.000549],[74.188583,33.03833],[74.016388,33.188599000000124],[74.020828,33.27166],[74.117477,33.32888],[74.18248000000011,33.510551],[74.154434,33.561378],[74.00000000000011,33.65416],[73.99054,33.7438810000001],[74.050262,33.831665],[74.235809,33.884163],[74.295822,33.977486],[74.244431,34.01915700000012],[73.978867,34.011383],[73.913315,34.068604],[73.912201,34.115273],[74.01416,34.175552],[74.01776100000012,34.218048],[73.97331200000013,34.302773],[73.848038,34.318604],[73.796371,34.385551],[73.94165,34.646385],[74.38916,34.781937],[74.692749,34.693604],[75.243004,34.62610200000012],[75.392487,34.55471],[75.661377,34.500832],[75.805542,34.507217],[75.988037,34.626938],[76.16748,34.58638000000013],[76.229156,34.60943600000013],[76.293594,34.700272],[76.470261,34.769989],[76.727203,34.743881],[76.801376,34.672218],[76.86998000000011,34.658882],[76.916931,34.681381],[76.954437,34.86277],[77.060806,35.014717],[77.049423,35.103882],[77.82392900000013,35.501328],[77.903046,35.436935],[78.051926,35.505829],[78.088043,35.476936],[78.075546,35.445824]]]]}},{"type":"Feature","properties":{"FIPS":"IR","ISO2":"IR","ISO3":"IRN","UN":364,"NAME":"Iran (Islamic Republic of)","AREA":163620,"POP2005":69420607,"REGION":142,"SUBREGION":34,"LON":54.301,"LAT":32.565},"geometry":{"type":"MultiPolygon","coordinates":[[[[54.034439,26.484718],[53.946381,26.492218],[53.903603,26.53611],[54.018883,26.554165],[54.051384,26.508888],[54.034439,26.484718]]],[[[53.318054000000124,26.797775000000115],[53.203323,26.802498],[53.151657,26.846386],[53.304993,26.823608],[53.318054000000124,26.797775000000115]]],[[[56.346657,26.82222000000013],[56.317215,26.836109],[56.34388000000013,26.884163],[56.4086,26.885551],[56.346657,26.82222000000013]]],[[[55.734993,26.83805100000012],[55.731659,26.797497],[55.632767000000115,26.79472],[55.63638300000014,26.859997000000135],[55.688599,26.929161],[55.734993,26.83805100000012]]],[[[56.24527,26.927494],[55.987213,26.727772],[55.696098,26.688885],[55.327492,26.546108],[55.283607,26.558609],[55.282494,26.658051],[55.360275,26.642773],[55.769989000000116,26.792774],[55.75222,26.951939],[55.853359,26.91555000000011],[56.220543,27.000553],[56.29027600000012,26.963329],[56.24527,26.927494]]],[[[56.470825,27.037777],[56.432495,27.075554],[56.469986,27.108608000000114],[56.509163,27.071663],[56.470825,27.037777]]],[[[50.32888,29.20805],[50.315826,29.214718],[50.29138200000011,29.27805300000011],[50.338326,29.268887],[50.32888,29.20805]]],[[[45.004433,39.416382],[45.115822,39.312202],[45.146103,39.214149000000134],[45.30999,39.198318],[45.34220900000014,39.16887700000012],[45.439423,38.998047],[46.178246000000115,38.841148],[46.354706,38.910538],[46.540375,38.875587],[46.838326,39.155266],[46.948868,39.154427],[47.025551,39.189423],[47.099709,39.304436],[47.292213,39.37693800000011],[47.391663,39.470543000000134],[47.542496,39.515266],[47.806656,39.677216],[47.976662,39.719231],[48.359787,39.385216],[48.189156,39.333321],[48.11998,39.263611],[48.13499500000012,39.208878],[48.293877,39.112488],[48.327766,39.051659],[48.312485,39.007767000000115],[48.071381,38.951378],[48.014153,38.90582300000011],[48.020821,38.835541],[48.243874,38.727768],[48.243607,38.66720600000013],[48.327766,38.603325],[48.441933,38.621651],[48.623047,38.395264],[48.789429,38.447762000000125],[48.888283,38.442406],[48.869431,38.300545],[48.94165,37.907494],[48.99776500000012,37.763611],[49.102486,37.643044],[49.419991,37.493317],[49.936104000000114,37.452492],[50.191376,37.38916000000012],[50.333603,37.1344380000001],[51.000275,36.766106],[51.873878,36.58416],[52.10443900000013,36.5991590000001],[53.22304500000012,36.848328],[53.922768,36.909714],[54.0086060000001,36.948326],[53.984993,36.898605],[53.60749800000013,36.868324],[53.681938,36.817215],[53.894714,36.79361],[54.013885,36.816101],[54.031662,36.948326],[53.90564,37.35085300000014],[54.20166000000011,37.330276],[54.57666000000012,37.452492],[54.681107,37.443604],[54.786942,37.51915700000012],[54.809715,37.579437],[54.78221100000013,37.648048],[54.83305400000012,37.746384],[54.954712,37.804993],[55.140831,37.9561],[55.442764000000125,38.086105],[55.76388500000013,38.12416100000013],[55.991379,38.071663000000115],[56.319717,38.083328],[56.352776,38.132767],[56.322495,38.185265],[56.424438,38.254715],[56.755745,38.286263],[56.845825,38.231659],[57.050827,38.193604],[57.164993,38.275826],[57.239159,38.27388000000013],[57.371101000000124,38.093048000000124],[57.356941,37.985825],[57.450272,37.93915600000014],[57.708046,37.926659],[58.17443800000012,37.796387],[58.238045,37.67527],[58.467209,37.639992],[58.92610200000013,37.669991],[59.052773,37.631378],[59.25,37.513329],[59.338882,37.539162],[59.380821,37.48555],[59.393051,37.323051],[59.479988000000105,37.232765],[60.029434,37.036942],[60.33305400000012,36.6560970000001],[61.157211,36.649994],[61.189987,36.567772],[61.160271,36.414154],[61.222763,36.171104],[61.2116620000001,35.937492000000134],[61.262215,35.819717],[61.22887400000013,35.678047],[61.287773,35.54999500000014],[61.183601,35.348602],[61.10443900000012,35.279160000000104],[61.094711,35.18415800000013],[61.13694,35.137215],[61.131660000000124,35.08582300000012],[61.051102,34.789436],[60.981377,34.657768],[60.85083,34.566101],[60.721657,34.522217],[60.804436,34.458046],[60.8836060000001,34.35527000000013],[60.878876,34.319717],[60.66554300000013,34.312492],[60.508331,34.140274],[60.554161,33.813324],[60.50527200000011,33.739159],[60.527771,33.644157],[60.6661,33.567497],[60.886383,33.557213],[60.943047,33.51944],[60.854439,33.48999],[60.803322,33.390831000000105],[60.591103,33.163048],[60.582497,33.06610100000011],[60.857773000000115,32.234718],[60.806938000000116,31.996662],[60.811378,31.659718],[60.843880000000134,31.498329],[61.713608,31.383331],[61.771103,31.318329],[61.766804,31.256184],[61.851387,31.027496],[61.758331,30.790276],[60.866302,29.863655],[61.314438,29.395828000000108],[61.360275000000115,29.2658310000001],[61.51194,29.07111],[61.651382,28.785275],[61.90554800000012,28.554996],[62.404991000000116,28.417217],[62.5924910000001,28.233604],[62.78138000000013,28.266941],[62.757774,28.000275],[62.821938,27.760277],[62.839714,27.474438],[62.782494,27.260555],[62.933327000000126,27.213329],[63.205826,27.267498],[63.28833,27.21860500000014],[63.341934,27.122498],[63.278603,27.121941],[63.253052,27.083607],[63.25916300000012,26.934441],[63.216103,26.853886],[63.185822,26.637218],[62.772766,26.649719],[62.74305,26.611664],[62.429718,26.564163],[62.310272,26.502777],[62.271378,26.424717],[62.27803,26.354023],[62.14138,26.382774],[62.103882,26.314442],[61.858047,26.234718],[61.775826,25.818607],[61.686378,25.794998],[61.611031,25.197647],[61.51944,25.171108],[61.438599,25.075275],[61.224991,25.118607],[61.17305,25.174438],[60.622215,25.268055],[60.60277600000012,25.400272],[60.547218,25.441662],[60.454994000000106,25.431664],[60.395271,25.375553],[60.461105,25.263611],[60.2930530000001,25.356106],[59.95804600000013,25.372772],[59.82444,25.41194200000012],[59.62027,25.391663],[59.47804300000013,25.477219],[59.119987,25.391663],[59.025826,25.397495000000106],[58.919991,25.514721],[58.789993,25.564720000000136],[58.368599,25.604443],[58.121376,25.544441],[58.030548,25.591106],[57.957771,25.700272],[57.778603,25.668606],[57.748047,25.745548],[57.5241620000001,25.737774],[57.310547,25.777775],[57.271378,25.919441],[57.167213,26.072220000000126],[57.074165,26.44721600000014],[57.087769,26.639717],[57.025551,26.842773],[56.845268,27.024998],[56.86749300000014,27.059441],[56.808884,27.123608],[56.348877,27.201107],[56.132767,27.160275],[55.946381,27.023888],[55.64554600000013,26.983330000000137],[55.579437,26.917217],[55.59388,26.793610000000115],[55.417213,26.754719000000133],[55.2438810000001,26.781666],[54.794716,26.489994],[54.472488,26.588329],[54.290833,26.718327],[54.211937,26.695827000000122],[54.065826,26.724716000000114],[53.74777200000011,26.70916],[53.48999,26.851662],[53.465271,26.948883000000137],[53.39582800000011,26.999439],[53.001106,27.12944],[52.756386,27.289165],[52.60305,27.35083],[52.571106,27.389439],[52.6205440000001,27.41277300000013],[52.626381,27.461662000000103],[52.440269,27.640831],[52.2241590000001,27.686382],[52.020271,27.830276],[51.606384,27.841942],[51.430275,27.937775],[51.325272,28.04833200000013],[51.237778,28.278053000000114],[51.09333,28.497219],[51.057495,28.73444400000011],[51.004166,28.803608],[50.876106,28.831944000000135],[50.801941,28.92416400000013],[50.823326,28.993889000000138],[50.899719,28.946663],[50.925278,29.062496],[50.82444,29.138332],[50.681664000000126,29.117222],[50.641106,29.138054],[50.66916700000012,29.402222],[50.636665,29.474998],[50.390831,29.657497],[50.239998,29.860832],[50.147499,29.932777],[50.1336060000001,30.068886],[50.048607,30.207222],[49.898888,30.198051],[49.551384,30.0075],[49.501381,30.053883],[49.47971300000011,30.155552],[49.315819,30.163609],[49.006653,30.295551],[48.926102,30.391663000000104],[49.060265,30.406666],[49.195267000000115,30.354443],[49.265549,30.429722000000137],[49.192772,30.489716],[48.984993,30.513054000000125],[48.864159,30.353886],[48.866936,30.293884],[48.94249,30.175278],[48.91721300000012,30.038883],[48.708054,30.027222000000105],[48.602486,29.94971500000014],[48.469437,29.98444],[48.41110200000014,30.103607000000125],[48.40780600000011,30.211208],[48.160431,30.427082],[48.032494,30.491383],[48.03638500000011,30.997494000000135],[47.693878,31.00111],[47.697212,31.40777200000014],[47.864441,31.798607000000114],[47.413322,32.341103],[47.434158,32.39777400000014],[47.356102,32.476379],[47.274994000000106,32.491936],[47.137497,32.463051],[46.74749,32.753052],[46.423882,32.937492],[46.107216,32.967491],[46.113052,33.083054],[46.198601,33.191101],[46.181938,33.260277],[46.05027,33.377769],[46.00647,33.485779],[45.87471000000011,33.49166100000013],[45.948601,33.556656],[45.89888000000013,33.633049],[45.746941000000106,33.59166],[45.752327,33.63728300000014],[45.688881,33.674995],[45.50804900000014,33.94249],[45.437767,33.945267000000115],[45.401054,33.979568],[45.46888,34.07916300000011],[45.56276700000012,34.140549],[45.584717000000126,34.30249],[45.535553,34.35110500000013],[45.48777,34.335823],[45.438042,34.460274],[45.562923,34.586105],[45.722214,34.556656],[45.708328,34.659157],[45.652214,34.73999],[45.688599000000124,34.815269],[45.766106,34.845825000000104],[45.797733,34.91404],[45.86776700000013,34.903603],[45.89554600000014,34.963608],[45.878601,35.035271],[45.933769,35.098755],[46.03943600000014,35.058327],[46.171364,35.113411],[46.189987,35.22221400000012],[46.15416,35.23443600000013],[46.148048,35.297462],[45.984161,35.501663],[45.979988,35.584717],[46.02166,35.68027500000011],[46.229431,35.712212],[46.349998,35.80609900000013],[46.29999500000014,35.834435],[46.181664000000126,35.804161],[46.0961,35.866386],[45.765831,35.811935],[45.633469,35.966805],[45.505547,36.020546],[45.405823,35.990829],[45.354439,36.0644380000001],[45.27916,36.38110400000011],[45.239159,36.43137400000012],[45.143326000000116,36.40887500000014],[45.089989,36.427773],[45.013088,36.542858],[45.064156,36.685547],[44.950829,36.77916],[44.844147,36.808037],[44.906647,36.888329],[44.909714,37.023872],[44.765549,37.109993],[44.81526200000013,37.30526],[44.588593,37.440262],[44.584435,37.613884],[44.61805,37.727768],[44.223969,37.899151],[44.484154,38.345543],[44.43470800000011,38.395546],[44.307316,38.38784],[44.313881,38.637772],[44.260818,38.721657],[44.303322,38.834435],[44.208046,38.895821000000126],[44.159424,39.002213],[44.215828,39.140831],[44.034157,39.38499500000012],[44.200539,39.41693900000012],[44.315536,39.387497],[44.4161,39.425262],[44.471085,39.698868],[44.60582,39.78054],[44.81304200000011,39.630814],[44.871933,39.621651],[44.950272,39.435822],[45.004433,39.416382]]]]}},{"type":"Feature","properties":{"FIPS":"IS","ISO2":"IL","ISO3":"ISR","UN":376,"NAME":"Israel","AREA":2171,"POP2005":6692037,"REGION":142,"SUBREGION":145,"LON":34.851,"LAT":31.026},"geometry":{"type":"MultiPolygon","coordinates":[[[[35.25972,31.7872200000001],[35.25166300000012,31.788055000000103],[35.246384,31.808052],[35.263611,31.803608],[35.25972,31.7872200000001]]],[[[35.623634,33.245728],[35.683052,33.238884],[35.61446400000011,32.894905],[35.667496,32.78138700000011],[35.648888,32.685272],[35.571938,32.645828],[35.552567,32.394196],[35.48111,32.412773],[35.40416,32.50750000000011],[35.208054,32.546387],[35.077217,32.467216],[34.979164,32.153053],[35.0075,32.028053],[34.965557,31.830551000000128],[35.10828400000014,31.833073],[35.209717000000126,31.75],[34.98555,31.633331],[34.890549,31.377499],[34.933609,31.349998],[35.229721,31.378609],[35.405273,31.494999],[35.478195,31.497322],[35.478607,31.449165],[35.411385,31.225277],[35.462219,31.121109],[35.206108,30.594719],[35.158607,30.44416400000011],[35.164719,30.126389],[35.101662,30.043888],[34.97998,29.5457530000001],[34.903801,29.486706],[34.723343,30.089344],[34.614441,30.364998],[34.545273,30.406944],[34.558884,30.486111],[34.48944100000011,30.691109],[34.26757800000013,31.216541],[34.370552,31.29472],[34.388885,31.394722],[34.558609,31.533054],[34.490547,31.596096000000102],[34.711937,31.954998],[34.871109000000104,32.414444],[34.950554,32.82388300000014],[35.01722,32.815277],[35.06694,32.85499600000014],[35.10083,33.093605],[35.428329,33.068886000000134],[35.504715,33.094162],[35.585548,33.270271],[35.623634,33.245728]]]]}},{"type":"Feature","properties":{"FIPS":"IT","ISO2":"IT","ISO3":"ITA","UN":380,"NAME":"Italy","AREA":29411,"POP2005":5864636,"REGION":150,"SUBREGION":39,"LON":12.8,"LAT":42.7},"geometry":{"type":"MultiPolygon","coordinates":[[[[12.127777,47.00166300000012],[12.160276000000124,46.928055],[12.301666,46.84111],[12.378611,46.726662],[12.440554,46.69082600000013],[13.2575,46.561943],[13.718655,46.52661100000011],[13.689444,46.447495],[13.511389,46.38472000000013],[13.383888,46.293053],[13.416111,46.213333],[13.485832,46.232498],[13.669167,46.177498],[13.480000000000132,46.011108],[13.5425,45.967499],[13.632221,45.991104],[13.577776,45.854164],[13.598055,45.810829000000126],[13.788887,45.7544400000001],[13.919167,45.637497],[13.850832,45.585274],[13.716944,45.596107],[13.804722,45.613609],[13.656111,45.753609],[13.549999,45.787216],[13.529165,45.724716],[13.392221,45.672493],[13.426943000000108,45.696663000000115],[13.411110000000122,45.724442000000124],[13.131109,45.77194200000014],[13.07,45.714722],[13.086111,45.635551],[12.922499,45.618332],[12.420555,45.431107],[12.448055,45.48360400000013],[12.522499,45.4897160000001],[12.581388,45.546661],[12.48,45.565826],[12.281387000000109,45.468048000000124],[12.158333,45.313889],[12.16111,45.263885],[12.361944,45.056107],[12.539165,44.961105],[12.442221,44.81416300000012],[12.440554,44.894997],[12.411943,44.899437],[12.396944,44.79138200000011],[12.285555,44.840828],[12.245554,44.7158280000001],[12.279999,44.47610500000013],[12.356943000000115,44.269722],[12.415554,44.195831],[12.681665000000121,43.991104000000114],[12.903055,43.924721],[13.302500000000121,43.671387],[13.546665,43.604721],[13.621666,43.553886],[13.627499,43.491104],[13.848055,43.078331],[13.876389,42.95555100000013],[14.016666,42.669998000000135],[14.199999,42.482498000000135],[14.504166,42.261383],[14.715555,42.171944],[14.739721,42.08554800000013],[15.170832,41.92333200000013],[15.413055,41.903885],[16.018055,41.94722],[16.141941,41.914162],[16.19611,41.823883],[16.189999000000114,41.781105],[15.9,41.616386],[15.895555000000114,41.536942],[15.93249900000012,41.47805],[16.657776,41.191383],[17.17972200000014,41.031387],[17.475277,40.827774],[18.011665,40.64444],[18.039719,40.553604],[18.426109,40.287216],[18.512218,40.13666500000011],[18.479721,40.045273],[18.417774,39.992218],[18.390831,39.814438],[18.349442,39.79193900000013],[18.15583,39.856667],[18.043888,39.933609],[17.99472,39.994164],[18.022221000000116,40.013611],[18.014999,40.097771],[17.859165,40.283607],[17.509441,40.296944],[17.204441,40.407219],[17.315552,40.497498],[17.068886000000134,40.5199970000001],[16.913609000000122,40.44554900000014],[16.695274,40.152771],[16.607777,40.087219],[16.611385,39.991104],[16.486664,39.76749400000011],[16.5430530000001,39.650276],[16.741386,39.617218],[17.151108000000136,39.389999],[17.108887,39.263054],[17.117222,39.094994],[17.166664,39.03388200000012],[17.169167,38.963333],[17.103611,38.895271],[16.929443,38.935829],[16.594997,38.80082700000014],[16.531944,38.703331],[16.571388000000127,38.431389],[16.470554000000106,38.346382],[16.326942,38.296104],[16.1655540000001,38.13916],[16.116665000000125,37.979721],[16.062496,37.92416400000013],[15.756109,37.92083000000014],[15.668888,37.95638300000013],[15.63166600000011,38.011665],[15.630554,38.232216],[15.809721,38.295273],[15.92063,38.518036],[15.832777,38.63916],[15.986387,38.722496],[16.104164,38.710831],[16.178608,38.744995],[16.2225,38.910828],[16.101109,39.019440000000145],[16.034443000000124,39.344994],[15.806944,39.680832],[15.783054,39.866661],[15.666666,40.03083],[15.611944,40.069443],[15.519722,40.073326],[15.416943,39.990273],[15.359722,39.997772],[15.128887000000134,40.16583300000013],[14.941944,40.234161],[14.927221,40.271111000000126],[14.990555,40.399162],[14.903889000000106,40.551666000000125],[14.776943000000132,40.672218],[14.327296,40.573009],[14.339117,40.61832],[14.475555,40.70082900000011],[14.458055,40.74277500000011],[14.2666660000001,40.84166],[14.166943,40.806938],[14.073889,40.821938],[13.9,41.078049000000135],[13.71305500000011,41.251389],[13.564999,41.237221],[13.294167,41.295555],[13.108889,41.237778],[13.031944,41.255272],[12.892221,41.39555400000011],[12.646387000000118,41.456383],[12.576111,41.507217],[12.217222,41.782494],[12.116943000000106,41.927498],[11.919443,42.033882],[11.828333,42.029442],[11.623055,42.301666000000125],[11.374722,42.404999],[11.206944,42.413605],[11.178333,42.363327],[11.098888,42.393051],[11.085833,42.431664],[11.163055,42.442215],[11.180832,42.47583],[11.158054,42.554993],[10.973888000000102,42.71888700000011],[10.764444,42.824715],[10.767776,42.910553],[10.58888800000011,42.957497],[10.531387000000109,43.04471600000011],[10.522221,43.249161],[10.422777,43.398048],[10.323055,43.475273],[10.252222,43.84333],[10.107498,44.00750000000011],[9.714996,44.1147160000001],[9.23361,44.346382],[8.748888000000136,44.429161000000136],[8.449444,44.287773],[8.415277,44.190277],[8.267776,44.136108],[8.158054,43.994438000000116],[8.1655540000001,43.955276],[8.067778,43.893051],[7.675278,43.779716],[7.531935,43.782043],[7.495,43.88166],[7.708333,44.079437],[7.662222,44.17083000000014],[7.348332,44.131943],[7.031388,44.246941],[6.876944,44.376663],[6.852777,44.540833],[7.028333,44.74472],[7.031666,44.83138300000013],[6.746944,44.919441],[6.61976,45.110138],[6.760833,45.168327],[6.826944,45.149719],[7.064722,45.223053],[7.127777,45.257774],[7.15861,45.377495],[7.146944,45.43055],[6.999444,45.51832600000011],[6.969444,45.596939],[6.809722000000136,45.72777600000012],[6.81861,45.839165],[6.973055,45.868889],[7.038054,45.931938000000116],[7.099444,45.883606],[7.188611,45.879166],[7.295555,45.92305],[7.3933320000001,45.916107000000125],[7.536666000000139,45.98166700000012],[7.647499,45.98111],[7.855742,45.919052],[7.881944,45.977776],[8.00861,46.00833100000011],[8.148888000000113,46.149437],[8.139999,46.226105000000125],[8.302776,46.422493000000145],[8.436388,46.463333],[8.46611,46.37722],[8.445555,46.245827],[8.617777,46.1202770000001],[8.826111,46.096664],[8.853333,46.061104000000114],[8.813055,45.988609],[8.895555,45.955826],[8.95111100000014,45.845276000000126],[9.036665,45.837776],[9.085554,45.901939],[8.998055,45.976944],[9.083332,46.121109],[9.189444,46.186661],[9.276667,46.29249600000014],[9.296944,46.35305],[9.249722000000133,46.448051],[9.296944,46.503883],[9.455,46.472496],[9.456665,46.387772],[9.5425,46.306938000000116],[9.708332,46.298332],[9.813055,46.35833],[9.943888,46.37999700000012],[9.991943000000106,46.357773],[9.994999,46.291664],[10.063055,46.22277100000014],[10.129999,46.227219000000105],[10.177221,46.272499],[10.153889,46.390274],[10.046665,46.445831],[10.050278,46.539993],[10.119165,46.611382],[10.233332,46.639999],[10.247499,46.583885],[10.305555,46.553886],[10.465277,46.546387],[10.486387,46.619438],[10.447498,46.763054000000125],[10.471235,46.871353],[10.560833,46.84861],[10.679443,46.874718],[10.834166,46.786942],[11.014721,46.772499],[11.072498,46.824997],[11.096666,46.91249800000014],[11.186388,46.970276],[11.483889,47.01416],[11.755833,46.977493],[12.183054,47.094444000000124],[12.23111,47.080826000000116],[12.127777,47.00166300000012]],[[12.459166,43.896111],[12.510555,43.939163],[12.50999800000011,43.986938],[12.404999,43.948326],[12.412222,43.906105],[12.459166,43.896111]],[[12.445090330888604,41.90311752178485],[12.456660170953795,41.90142602469916],[12.451653339580501,41.90798903339123],[12.445090330888604,41.90311752178485]]],[[[12.422777,45.420555],[12.378288,45.419754],[12.316387,45.350555],[12.373333,45.428055],[12.422777,45.420555]]],[[[9.844166,43.034439000000134],[9.806944000000101,43.00972],[9.804165,43.063889],[9.831665,43.075554],[9.844166,43.034439000000134]]],[[[10.441111,42.844444],[10.423054,42.708885],[10.343611,42.764999],[10.149166,42.729721],[10.101944000000115,42.772499],[10.144999,42.810829],[10.353888,42.803055],[10.411388000000102,42.870277],[10.441111,42.844444]]],[[[10.088333,42.57222],[10.069443,42.591942],[10.081944000000135,42.618889],[10.101665,42.593605],[10.088333,42.57222]]],[[[10.915833,42.325272],[10.866388,42.35860400000012],[10.877777,42.388054],[10.914444,42.368889],[10.915833,42.325272]]],[[[10.316666,42.317497],[10.2897210000001,42.323051],[10.293055,42.349998],[10.326111,42.34333],[10.316666,42.317497]]],[[[9.513332,41.14666],[9.562498000000119,41.11777500000011],[9.633888,40.989166],[9.503611,40.918053],[9.612778000000105,40.921104],[9.746944,40.682495],[9.75111,40.595833],[9.825832,40.526108],[9.771944,40.394722],[9.623055,40.255554],[9.623333,40.199715],[9.71361000000013,40.04055],[9.56916600000011,39.15055100000012],[9.521666,39.118332],[9.442636000000107,39.12442],[9.321665,39.205826],[9.018332,39.266388],[9.016109000000142,39.101662],[9.043333,39.044998],[8.859165,38.879166],[8.715277,38.923607],[8.646387,38.890274],[8.551388,39.049995],[8.507442,39.061386],[8.406944,38.958611],[8.358055,39.035553],[8.356667,39.10833],[8.469000000000108,39.09566100000012],[8.36611,39.22610500000013],[8.433611,39.289162],[8.371111,39.374718],[8.449444,39.628052],[8.442778,39.75666],[8.504444,39.725555],[8.556665,39.86610400000012],[8.509722,39.908051],[8.394722,39.902496],[8.461666,40.226662],[8.457222000000115,40.321388],[8.36722200000014,40.492775],[8.301109,40.589165],[8.190554,40.616386],[8.159443,40.562775],[8.144444000000135,40.592216],[8.178333,40.63638300000014],[8.148888000000113,40.744164000000126],[8.192499,40.913605],[8.228333,40.941383],[8.278055,40.864441],[8.356388,40.836105],[8.48,40.820274],[8.600832,40.846664],[8.642221000000118,40.893608],[8.810276000000101,40.934441],[9.010832,41.121109],[9.160831,41.191666],[9.175554,41.24582700000013],[9.233055,41.254715],[9.513332,41.14666]]],[[[8.339167,41.062492000000134],[8.2675,41.054718],[8.24472,40.986107],[8.215277,40.992493],[8.32111,41.121384],[8.339167,41.062492000000134]]],[[[12.964167,40.883888],[12.950277000000142,40.91777],[12.988054,40.931389],[12.974165,40.894722000000115],[12.964167,40.883888]]],[[[13.951387000000123,40.70138500000013],[13.863609,40.701111],[13.853888,40.734718],[13.879166,40.761108],[13.948055000000124,40.742493],[13.951387000000123,40.70138500000013]]],[[[14.210554,40.560555],[14.258333,40.559715],[14.261944,40.55555],[14.197222,40.5366590000001],[14.210554,40.560555]]],[[[8.292221,39.09360500000014],[8.25111,39.105827],[8.223888,39.164719],[8.302776,39.189995],[8.292221,39.09360500000014]]],[[[15.21361,38.770554],[15.190277,38.79055],[15.239166,38.806107],[15.229721,38.78083],[15.21361,38.770554]]],[[[13.17333200000013,38.690277],[13.162222,38.714439],[13.198332000000107,38.711388],[13.195833000000107,38.70472],[13.17333200000013,38.690277]]],[[[14.868332000000121,38.531387],[14.796944,38.558609],[14.794722,38.567772],[14.86861,38.578049000000135],[14.868332000000121,38.531387]]],[[[14.955276,38.44554900000014],[14.901667,38.476105],[14.912222,38.516663],[14.963888,38.517494],[14.955276,38.44554900000014]]],[[[14.988888,38.364166000000125],[14.941111,38.399437],[14.958887,38.431107],[15.004166,38.37916600000011],[14.988888,38.364166000000125]]],[[[15.528889,38.13694],[15.219721,37.764442],[15.178055,37.575554000000125],[15.086666,37.479439],[15.093887,37.342773],[15.229443,37.12610600000011],[15.303333,37.102219],[15.316666000000113,37.008888],[15.148611,36.910271],[15.094721000000108,36.799721],[15.13611,36.677773],[15.081388,36.649162],[15.019444,36.69999700000011],[14.868055,36.728333],[14.779165,36.704437],[14.55361,36.780273],[14.460554,36.830826],[14.37361,36.966385000000116],[14.245832,37.062218],[14.093887,37.110832],[13.880554,37.101105],[13.673054,37.18972],[13.561943,37.27916],[13.33,37.361107],[13.158888,37.491104],[13.085833,37.49305],[12.920555,37.573608],[12.657499,37.558609],[12.468332,37.699165],[12.422222,37.796104],[12.461666,37.82249500000012],[12.466389,37.916107000000125],[12.556389000000138,38.059715],[12.73361,38.139717],[12.875832,38.030273000000136],[12.930555,38.025833],[13.062777,38.078606],[13.054165,38.138611],[13.100832,38.185272],[13.316666,38.21833],[13.382500000000105,38.107498],[13.768888,37.970551],[13.947777,38.03138700000011],[14.311943,38.012215],[14.519444,38.04277000000013],[14.874443,38.170555],[15.086666,38.12082700000013],[15.523611,38.295273],[15.652498,38.270271],[15.577221000000122,38.2397160000001],[15.528889,38.13694]]],[[[12.073889000000122,37.953606],[12.043888,37.956108],[12.029999,37.986938],[12.059166,37.989166000000125],[12.073889000000122,37.953606]]],[[[12.354166,37.906105],[12.283888000000102,37.919167],[12.271387000000118,37.936386],[12.339167,37.934441],[12.354166,37.906105]]],[[[12.015833,36.738327],[11.953609000000142,36.761383],[11.930832000000123,36.82972],[12.048332,36.796944],[12.054165,36.761665],[12.015833,36.738327]]]]}},{"type":"Feature","properties":{"FIPS":"IV","ISO2":"CI","ISO3":"CIV","UN":384,"NAME":"Cote d'Ivoire","AREA":31800,"POP2005":18584701,"REGION":2,"SUBREGION":11,"LON":-5.556,"LAT":7.632},"geometry":{"type":"MultiPolygon","coordinates":[[[[-3.102272,5.109545],[-3.103041,5.085022],[-3.168334,5.117222],[-3.102272,5.109545]]],[[[-4.787278,5.168312],[-4.714445,5.20277700000014],[-4.405556,5.222221000000104],[-4.146389,5.277222],[-4.030278,5.272778],[-4.004445,5.231667],[-4.778056,5.141666],[-4.787278,5.168312]]],[[[-4.787278,5.168312],[-4.791389,5.140833],[-4.976945,5.130833],[-5.009445,5.152499],[-5.001945,5.21194400000013],[-5.10983,5.183874],[-5.319723,5.230833],[-5.340834,5.201388],[-5.297223,5.194722],[-5.308612,5.172222],[-5.353056,5.148499],[-5.412223,5.165277],[-5.406112,5.14138800000012],[-5.277779,5.121666],[-5.230394,5.199207],[-5.099749,5.16455],[-5.052778,5.189444],[-5.002929,5.129237],[-5.89,5.02277800000013],[-6.61889,4.722777],[-6.912223,4.656111],[-7.042223,4.541944000000114],[-7.194614,4.515019],[-7.430834,4.350555],[-7.525402,4.3528060000001],[-7.561111,4.382500000000106],[-7.557778,4.744166],[-7.590834,4.821944],[-7.560556,5.051389],[-7.495278,5.101110000000119],[-7.366667,5.329444000000137],[-7.436389,5.43055500000014],[-7.3725,5.569444],[-7.431667,5.714999],[-7.426667,5.849722],[-7.498056,5.843333],[-7.655001,5.938055000000134],[-7.685556,5.904444],[-7.758889,5.947222000000124],[-7.822223,6.20277700000014],[-7.897779,6.261944],[-7.999445,6.300555],[-8.169724,6.275],[-8.374445,6.360555],[-8.545,6.493055],[-8.606384,6.507815],[-8.569445,6.562222],[-8.536945,6.562222],[-8.530834,6.606111],[-8.505835,6.594166],[-8.418056,6.667222],[-8.308334,6.860833000000127],[-8.285557,7.176110000000108],[-8.391945,7.315277],[-8.415834,7.496388000000138],[-8.469749,7.561325000000125],[-8.403057,7.619166],[-8.211945,7.544999],[-8.080427,7.805403],[-8.120001,7.862222],[-8.053391,8.032820000000129],[-7.946838,8.018505],[-8.020557,8.179722000000138],[-8.110001,8.174444],[-8.228889,8.240276],[-8.241945,8.446665],[-8.182222,8.501665000000116],[-7.819167,8.487499],[-7.748334,8.376389000000131],[-7.646536,8.378416],[-7.675556,8.440277],[-7.677501,8.624998],[-7.794445,8.756943],[-7.954722,8.795555],[-7.910001,9.009165],[-7.732779,9.088055],[-7.917778,9.194443],[-7.875278,9.356388],[-8.05139,9.397499],[-8.131945,9.496944],[-8.147501,9.620554],[-8.103889,9.861111],[-8.160557,9.94416600000011],[-8.109724,10.046665],[-8.019167,10.089167],[-7.973984,10.165611],[-7.81889,10.206944],[-7.731945,10.377222],[-7.641111,10.446943],[-7.451667,10.397221000000114],[-7.359723,10.350832],[-7.269723,10.254444],[-7.078611,10.203333],[-7.010279,10.141943],[-6.949722,10.17194400000011],[-6.945834,10.214722],[-6.9825,10.247221000000138],[-6.943611,10.353054],[-6.653334,10.357222],[-6.631945,10.436388],[-6.685,10.491665],[-6.647655,10.66507],[-6.533056,10.576111],[-6.423612,10.549166000000127],[-6.381945,10.590555],[-6.419168,10.622776],[-6.414167,10.690277],[-6.243402,10.735256],[-6.18889,10.6425],[-6.212501,10.569443],[-6.181667,10.434721000000138],[-6.197167,10.236362],[-6.090279,10.190832],[-6.00139,10.191944],[-5.877778,10.375555],[-5.782308,10.426426],[-5.571667,10.458332],[-5.51985,10.436272],[-5.4025,10.295555],[-5.13,10.304722],[-4.949722,9.94861],[-4.787223,9.830832],[-4.77889,9.785276000000124],[-4.812222,9.771666],[-4.704445,9.698055],[-4.602222,9.721388000000104],[-4.312456,9.599972],[-4.266945,9.739166],[-4.126945,9.828609000000142],[-4.034167,9.806944000000101],[-3.882223,9.89777800000013],[-3.633611,9.954443],[-3.208611,9.901388],[-2.982778,9.721109000000126],[-2.918889,9.571943],[-2.779723,9.403610000000128],[-2.745,9.396387],[-2.676111,9.471388],[-2.681111,9.229721],[-2.760834,9.121666],[-2.7675,9.06361],[-2.655556,9.013054],[-2.616667,8.914444000000117],[-2.595556,8.82472],[-2.617796,8.78414],[-2.579445,8.764999],[-2.487778,8.197777],[-2.560278,8.164165],[-2.660278,8.023054],[-2.774445,7.946666],[-2.785,7.853611000000114],[-2.923611,7.595555000000105],[-3.023889,7.073055],[-3.096355,7.050622],[-3.224442,6.818616],[-3.206667,6.695277],[-3.249167,6.611388],[-3.168039,6.256312],[-3.094722,6.145277],[-3.070278,5.991944000000103],[-3.006389,5.857778],[-3.013611,5.7075],[-2.937778,5.613889],[-2.84,5.629444],[-2.764445,5.579166],[-2.741667,5.446388000000127],[-2.783611,5.280277],[-2.734445,5.112778000000105],[-2.928128,5.100222],[-2.841667,5.14111],[-2.867222,5.187778],[-3.006111,5.128888],[-3.136111,5.14222100000012],[-3.199167,5.209444],[-3.125,5.325555],[-3.1425,5.367777],[-3.258611,5.335278],[-3.297223,5.118055],[-3.812778,5.192778],[-4.004168,5.253611],[-3.732778,5.259166],[-3.713611,5.280833],[-3.754445,5.353333],[-3.807778,5.375555],[-3.7425,5.27],[-3.911389,5.32],[-4.465556,5.296666],[-4.512501,5.257222000000126],[-4.798504,5.212246],[-4.811667,5.178333],[-4.787278,5.168312]]]]}},{"type":"Feature","properties":{"FIPS":"IZ","ISO2":"IQ","ISO3":"IRQ","UN":368,"NAME":"Iraq","AREA":43737,"POP2005":27995984,"REGION":142,"SUBREGION":145,"LON":43.772,"LAT":33.048},"geometry":{"type":"Polygon","coordinates":[[[45.797733,34.91404],[45.766106,34.845825],[45.688599,34.815269],[45.652214,34.73999],[45.708328,34.659157],[45.722214,34.556656],[45.562923,34.586105],[45.435547,34.455269],[45.48777,34.335823],[45.535553,34.351105],[45.584717,34.30249],[45.562767,34.140549],[45.46888,34.079163],[45.401054,33.979568],[45.437767,33.945267],[45.508049,33.94249],[45.688881,33.674995],[45.752327,33.637283],[45.746941,33.59166],[45.89888,33.633049],[45.948601,33.556656],[45.87471,33.491661],[46.00647,33.485779],[46.05027,33.377769],[46.181938,33.260277],[46.198601,33.191101],[46.113052,33.083054],[46.107216,32.967491],[46.423882,32.937492],[46.74749,32.753052],[47.137497,32.463051],[47.274994,32.491936],[47.356102,32.476379],[47.434158,32.397774],[47.413322,32.341103],[47.864441,31.798607],[47.697212,31.407772],[47.693878,31.00111],[48.036385,30.997494],[48.032494,30.491383],[48.160431,30.427082],[48.407806,30.211208],[48.453323,29.998051],[48.545555,29.96303],[48.554436,29.93055],[48.383881,29.939716],[48.158875,30.038052],[47.938881,30.016663],[47.731377,30.083881],[47.351105,30.081661],[47.209435,30.035553],[47.128876,29.974716],[46.948318,29.585274],[46.690384,29.230343],[46.546944,29.104198],[46.42667,29.061661],[44.721661,29.19833],[42.084999,31.11166],[41.439999,31.373329],[40.41333,31.94833],[39.196743,32.154942],[39.301109,32.236382],[39.259998,32.355541],[39.043652,32.30405],[38.986019,32.477661],[39.08601,32.501511],[38.794701,33.377594],[41.003876,34.419434],[41.229156,34.788322],[41.215271,35.224709],[41.277771,35.495544],[41.383881,35.625275],[41.378052,35.838608],[41.25499,36.054993],[41.290276,36.355553],[41.403046,36.525551],[41.835274,36.598885],[42.377228,37.064674],[42.355614,37.106926],[42.581657,37.152771],[42.724709,37.351944],[42.78611,37.384438],[42.955544,37.32222],[43.156937,37.373878],[43.623047,37.229996],[43.903603,37.221657],[44.014153,37.320541],[44.116379,37.316376],[44.261658,37.241936],[44.267769,37.167496],[44.193329,37.100266],[44.255272,36.986664],[44.317215,36.970543],[44.349709,37.038322],[44.638054,37.187485],[44.777771,37.163879],[44.784988,37.084717],[44.909714,37.023872],[44.906647,36.888329],[44.849152,36.798325],[44.950829,36.77916],[45.064156,36.685547],[45.013088,36.542858],[45.089989,36.427773],[45.143326,36.408875],[45.239159,36.431374],[45.27916,36.381104],[45.354439,36.064438],[45.405823,35.990829],[45.505547,36.020546],[45.633469,35.966805],[45.765831,35.811935],[46.087494,35.866386],[46.181664,35.804161],[46.299995,35.834435],[46.346939,35.817215],[46.2686,35.728043],[46.029434,35.687767],[45.979988,35.584717],[45.992218,35.481102],[46.192215,35.217209],[46.171364,35.113411],[46.039436,35.058327],[45.933769,35.098755],[45.878601,35.035271],[45.895546,34.963608],[45.867767,34.903603],[45.797733,34.91404]]]}},{"type":"Feature","properties":{"FIPS":"JA","ISO2":"JP","ISO3":"JPN","UN":392,"NAME":"Japan","AREA":36450,"POP2005":127896740,"REGION":142,"SUBREGION":30,"LON":139.068,"LAT":36.491},"geometry":{"type":"MultiPolygon","coordinates":[[[[153.958588,24.294998],[153.93969700000014,24.300831],[153.952759,24.321384],[153.96579,24.31361],[153.958588,24.294998]]],[[[123.870819,24.252499],[123.718323,24.277222],[123.678864,24.316109],[123.771103,24.418053],[123.92192100000011,24.371109],[123.925262,24.321384],[123.870819,24.252499]]],[[[122.996933,24.438885],[122.948029,24.436382],[122.935257,24.45805],[123.00943,24.466938],[122.996933,24.438885]]],[[[131.26416,24.454994],[131.246918,24.459995],[131.243011,24.48444],[131.27359000000013,24.475826],[131.26416,24.454994]]],[[[124.26165800000012,24.457497],[124.21914700000013,24.335274],[124.125526,24.341385],[124.075821,24.424717],[124.215271,24.44332900000012],[124.324432,24.587498],[124.26165800000012,24.457497]]],[[[141.309143,24.748051],[141.284424,24.72916],[141.29025300000012,24.77805300000011],[141.357452,24.788887],[141.309143,24.748051]]],[[[125.356369,24.776665],[125.451103,24.739716],[125.257217,24.72916],[125.263321,24.884163],[125.356369,24.776665]]],[[[141.293579,25.418327],[141.27221700000018,25.423885],[141.268311,25.445274],[141.293579,25.451385000000126],[141.293579,25.418327]]],[[[131.243835,25.816666],[131.208008,25.833332],[131.250824,25.872219],[131.27386500000011,25.856106],[131.243835,25.816666]]],[[[126.7619320000001,26.38694],[126.8099820000001,26.346943],[126.787201,26.296944],[126.6922,26.360554],[126.7619320000001,26.38694]]],[[[142.177765,26.622498],[142.163025,26.621109],[142.111359,26.715271],[142.153046,26.687218],[142.177765,26.622498]]],[[[128.252777,26.63888500000013],[127.94637300000011,26.451107],[127.84166,26.42944],[127.778587,26.23666],[127.813026,26.155552000000114],[127.719437,26.083607],[127.65277100000013,26.083054],[127.639977,26.208607000000143],[127.743874,26.306942],[127.716927,26.434994],[127.800537,26.442493],[127.958878,26.544441],[127.948318,26.598606],[127.878311,26.615829],[127.883881,26.667496],[127.961929,26.695274],[127.99693300000013,26.67999600000013],[127.99054,26.637218],[128.06747400000017,26.642494],[128.287201,26.854996],[128.3355100000001,26.764999],[128.252777,26.63888500000013]]],[[[142.232452,27.033333],[142.199127,27.049164],[142.178314,27.075275],[142.233307,27.089165],[142.232452,27.033333]]],[[[142.194702,27.148331],[142.178589,27.156662],[142.194122,27.191105000000103],[142.204132,27.167496000000142],[142.194702,27.148331]]],[[[140.8780210000001,27.225826],[140.864136,27.21944000000013],[140.872192,27.24305],[140.879395,27.243607],[140.8780210000001,27.225826]]],[[[128.609131,27.358887],[128.5369260000001,27.35305],[128.52359000000013,27.413609],[128.701904,27.445827000000122],[128.609131,27.358887]]],[[[142.195526,27.599163],[142.183868,27.602776],[142.16998300000012,27.624718000000144],[142.193298,27.617775],[142.195526,27.599163]]],[[[142.08914200000015,27.717773],[142.070526,27.721107],[142.068848,27.726662],[142.086914,27.732216],[142.08914200000015,27.717773]]],[[[128.95108,27.67582700000014],[128.89721700000018,27.725826],[128.880249,27.824718],[128.89886500000011,27.89777400000014],[128.947479,27.907497],[129.029968,27.774441000000134],[128.95108,27.67582700000014]]],[[[129.33609000000013,28.075275],[129.219116,28.097775],[129.191071,28.188606],[129.3402400000001,28.110828],[129.33609000000013,28.075275]]],[[[129.992188,28.281666],[129.91497800000013,28.296108],[130.027466,28.366386],[130.0324710000001,28.35305],[129.992188,28.281666]]],[[[129.715515,28.451107],[129.584412,28.369995],[129.37551900000017,28.115273],[129.143585,28.250275],[129.574982,28.461662],[129.621613,28.476940000000127],[129.61911,28.44833],[129.69046,28.497719],[129.715515,28.451107]]],[[[129.733032,29.609718],[129.706085,29.647495],[129.741333,29.66333],[129.75332600000013,29.64777400000014],[129.733032,29.609718]]],[[[129.89636200000018,29.87416500000012],[129.923309,29.824997],[129.92190600000015,29.819717],[129.851898,29.852219000000105],[129.89636200000018,29.87416500000012]]],[[[129.963013,29.957218000000125],[129.92746,29.974438],[129.9285890000001,30],[129.967194,29.974163],[129.963013,29.957218000000125]]],[[[130.558594,30.236382000000102],[130.440247,30.252777],[130.382721,30.393887],[130.489685,30.460827],[130.666382,30.381939],[130.649414,30.28777700000012],[130.558594,30.236382000000102]]],[[[140.330261,30.462494000000103],[140.305542,30.460274],[140.30304,30.475273],[140.329132,30.47916],[140.330261,30.462494000000103]]],[[[130.906097,30.354717000000107],[130.870789,30.367775],[130.869415,30.469715],[130.951904,30.583054],[130.945251,30.683331000000123],[131.053589,30.840275],[131.08551,30.800552],[131.074402,30.689163],[130.9696960000001,30.390553],[130.906097,30.354717000000107]]],[[[129.721344,31.632217],[129.670532,31.658329],[129.782745,31.793331],[129.80191,31.758053],[129.721344,31.632217]]],[[[140.025543,31.933052],[140.012482,31.932217],[139.99939,31.942493000000127],[140.009705,31.946663],[140.025543,31.933052]]],[[[130.157745,32.108887],[130.12579300000016,32.121658],[130.116364,32.21666],[130.195526,32.17694100000011],[130.157745,32.108887]]],[[[130.36941500000012,32.37471],[130.238281,32.39554600000014],[130.209412,32.443047],[130.331909,32.516388],[130.448029,32.505272],[130.36941500000012,32.37471]]],[[[130.029968,32.194992],[130,32.188316],[129.955231,32.24082900000013],[129.987457,32.409431],[130.027191,32.498329],[130.157196,32.54361],[130.198578,32.483604],[130.208588,32.334991],[130.029968,32.194992]]],[[[128.900818,32.643051],[128.741913,32.589157],[128.60107400000015,32.618599],[128.652405,32.696640000000116],[128.660797,32.781937],[128.813293,32.792496],[128.900818,32.643051]]],[[[129.100525,32.97860000000014],[129.1830440000001,32.986107],[129.055542,32.816383],[129.005554,32.93499],[129.117737,33.145546],[129.100525,32.97860000000014]]],[[[139.841644,33.034996],[139.78192100000012,33.05609900000013],[139.743561,33.138046],[139.864136,33.101662],[139.841644,33.034996]]],[[[129.392212,33.164711],[129.35995500000013,33.17137900000011],[129.454132,33.331665],[129.56469700000014,33.38694],[129.49273700000015,33.216385],[129.392212,33.164711]]],[[[129.833313,33.341103],[129.81970200000012,33.344711],[129.813599,33.397774],[129.86108400000012,33.375549],[129.833313,33.341103]]],[[[132.276093,33.759438],[132.26470900000015,33.754715],[132.18551600000012,33.783333],[132.23053,33.795273],[132.276093,33.759438]]],[[[129.7547,33.72693600000014],[129.72079500000018,33.697487],[129.658875,33.744995],[129.70163,33.856941],[129.77609300000017,33.84221600000012],[129.794128,33.762772],[129.7547,33.72693600000014]]],[[[139.61828600000013,33.832214],[139.582733,33.84360500000014],[139.601074,33.887772],[139.62381,33.872269],[139.61828600000013,33.832214]]],[[[131.214142,33.595543000000134],[131.41803,33.5655440000001],[131.524414,33.668053],[131.589966,33.679993],[131.669708,33.647491],[131.73941,33.553322],[131.728851,33.463326],[131.70135500000015,33.413879],[131.588867,33.345268],[131.508026,33.347214],[131.51638800000012,33.265549000000135],[131.79385400000012,33.23333000000014],[131.90277100000014,33.256943],[131.814972,33.116386],[131.98522900000012,32.903877000000136],[131.98941,32.830551],[131.89721700000018,32.783333],[131.853027,32.68277],[131.76803600000017,32.64888],[131.685516,32.539993],[131.704132,32.460274],[131.615784,32.339989],[131.447205,31.89222],[131.446075,31.834442],[131.492737,31.79472],[131.343018,31.373886],[131.24774200000013,31.382774],[131.207733,31.459995000000102],[131.068573,31.44833],[131.000275,31.356384],[131.103851,31.325554000000125],[131.131073,31.269444],[130.942749,31.120274],[130.666382,30.996662],[130.677185,31.073051],[130.76416000000017,31.160828],[130.799133,31.313053000000135],[130.67746,31.542496],[130.59802200000013,31.581108],[130.679138,31.619442],[130.751099,31.553329],[130.79357900000014,31.598053],[130.808594,31.684162],[130.64498900000012,31.714161000000104],[130.53442400000014,31.528885000000116],[130.51416000000017,31.454163],[130.563873,31.324165000000104],[130.664978,31.260277],[130.635529,31.178883],[130.522491,31.161663],[130.487732,31.232216],[130.228027,31.248882],[130.203308,31.339165],[130.306641,31.455551],[130.339417,31.613331],[130.1774600000001,31.765831],[130.199402,31.899441000000134],[130.162476,32.006943],[130.199707,32.12054400000011],[130.257202,32.125267],[130.28637700000013,32.094994],[130.324127,32.11859900000013],[130.56970200000012,32.442490000000134],[130.609131,32.588882],[130.587463,32.631935],[130.446075,32.620544],[130.602448,32.71554600000013],[130.60553,32.791382],[130.45163,32.914436],[130.415802,33.087494],[130.361084,33.138329],[130.21109,33.17083],[130.137756,33.105827],[130.22106900000017,32.954712],[130.0938420000001,32.856102000000135],[130.171356,32.829163],[130.2482910000001,32.864998],[130.330261,32.852219],[130.376617,32.772217],[130.346069,32.664436],[130.173309,32.586655],[130.131348,32.673607],[130.20108,32.73333],[130.17636100000016,32.784164],[130.091064,32.78527100000014],[129.94442700000013,32.726097],[129.897491,32.643883],[129.746063,32.561104000000114],[129.85968000000014,32.711105],[129.775269,32.80249],[129.731903,32.792496],[129.68551600000012,32.838043],[129.63443,32.961937],[129.675537,33.069992],[129.767212,33.041107000000125],[129.820801,32.979431],[129.832458,32.91054500000013],[129.798584,32.93943],[129.793854,32.884995],[129.848846,32.822769],[129.969971,32.863052],[129.944122,32.992493],[129.563873,33.207214],[129.578857,33.353607],[129.602173,33.3688810000001],[129.82663000000014,33.287773],[129.879288,33.382229],[129.797211,33.44582400000013],[129.860779,33.524712],[129.9283140000001,33.53611000000012],[129.966644,33.503609],[129.948853,33.470543],[130.00665300000014,33.43943],[130.207458,33.650826],[130.28665200000012,33.574165],[130.39358500000012,33.597771],[130.469116,33.742218],[130.452759,33.806381],[130.534973,33.877213],[130.690796,33.935822],[130.982178,33.881104],[130.955811,33.810547],[131.08773800000017,33.619987],[131.214142,33.595543000000134]]],[[[132.32608,33.894714000000135],[132.42303500000014,33.941101],[132.45163,33.92276800000013],[132.331635,33.849159],[132.2152400000001,33.85388200000011],[132.184418,33.907494],[132.195801,33.941101],[132.246063,33.94748700000014],[132.32608,33.894714000000135]]],[[[139.526093,34.032494],[139.482178,34.069992],[139.507751,34.106102],[139.560516,34.106102],[139.566071,34.054710000000114],[139.526093,34.032494]]],[[[132.545532,34.11110700000012],[132.585236,34.106941],[132.557465,34.061104],[132.456635,34.086937],[132.508835,34.120846],[132.52887,34.182495],[132.545532,34.11110700000012]]],[[[132.448853,34.115547],[132.385529,34.243607],[132.481903,34.279160000000104],[132.485504,34.132492],[132.448853,34.115547]]],[[[132.97106900000017,34.185822],[132.949982,34.193047],[132.972748,34.258606],[133.029694,34.291107],[133.050537,34.209717],[132.97106900000017,34.185822]]],[[[129.236908,34.082214000000135],[129.183594,34.103882],[129.217468,34.321938],[129.349396,34.27999100000011],[129.2952580000001,34.126381],[129.236908,34.082214000000135]]],[[[134.2235720000001,34.344437],[134.25943,34.288048],[134.426636,34.209991000000116],[134.579132,34.224159],[134.632446,34.145828],[134.602448,33.98555],[134.693024,33.93499],[134.753052,33.826103],[134.378571,33.619713],[134.245239,33.44249000000013],[134.187744,33.238327],[133.91912800000011,33.477211],[133.743835,33.516937],[133.598846,33.501389],[133.39444000000015,33.388603],[133.282471,33.364159],[133.24746700000014,33.318886],[133.268036,33.254997],[133.241638,33.196655],[133.110229,33.047028000000125],[133.013885,32.993324],[133.0074770000001,32.767494],[132.96441700000014,32.74305],[132.865784,32.772491],[132.80304,32.73555],[132.636932,32.753609],[132.711639,32.908325000000104],[132.48053,32.89721700000012],[132.464142,33.024994],[132.487732,33.17027300000012],[132.534698,33.244713],[132.378296,33.308327],[132.39636200000018,33.431938000000116],[132.372467,33.466385000000116],[132.150818,33.35443900000013],[132.015808,33.337212],[132.64413500000012,33.67749],[132.695801,33.752220000000136],[132.712463,33.88333100000011],[132.899139,34.10777300000012],[132.976074,34.106941],[133.06469700000014,33.955826],[133.142487,33.912491],[133.31942700000013,33.985268],[133.524139,33.961380000000126],[133.630249,34.05777],[133.67190600000015,34.217209],[133.89386,34.359993],[134.080536,34.336655],[134.134155,34.38749700000011],[134.2235720000001,34.344437]]],[[[139.27887,34.3211060000001],[139.248566,34.35083],[139.296082,34.41971600000011],[139.299133,34.378876],[139.27887,34.3211060000001]]],[[[134.3508,34.434433000000126],[134.19384800000012,34.47137500000014],[134.192749,34.509995],[134.3685610000001,34.55027],[134.3508,34.434433000000126]]],[[[134.790253,34.193321],[134.748291,34.18721000000011],[134.675262,34.235825],[134.666931,34.296944],[134.874969,34.511665],[135.018036,34.592766],[135.023315,34.557213],[134.89358500000012,34.366661],[134.948578,34.26332900000011],[134.790253,34.193321]]],[[[129.339966,34.294716],[129.245239,34.356659],[129.300262,34.556938],[129.33496100000013,34.633881],[129.463867,34.68943],[129.505829,34.65499100000011],[129.476074,34.534439],[129.378296,34.30999],[129.339966,34.294716]]],[[[139.453308,34.672493000000145],[139.369965,34.69249],[139.371613,34.781662],[139.442749,34.764442],[139.453308,34.672493000000145]]],[[[133.070526,35.990273000000116],[133.02221700000018,35.99137900000011],[133.01080300000012,36.014442],[133.043854,36.016937],[133.070526,35.990273000000116]]],[[[133.098846,36.02999100000011],[133.075256,36.0241620000001],[133.074677,36.079994],[133.131897,36.099998],[133.098846,36.02999100000011]]],[[[133.002197,36.033051],[132.953033,36.066383],[133.032471,36.123322],[133.086639,36.123878],[133.05136100000016,36.052773],[133.002197,36.033051]]],[[[133.291931,36.32499700000011],[133.38525400000012,36.25444],[133.378571,36.200546],[133.332458,36.157768],[133.25247200000013,36.15248900000012],[133.188568,36.203049000000135],[133.189148,36.269714],[133.291931,36.32499700000011]]],[[[137.057465,37.143051],[137.050262,37.110275],[136.954132,37.089432],[136.90942400000017,37.137215],[137.057465,37.143051]]],[[[138.435242,38.047493],[138.546082,38.079994],[138.58108500000014,38.057213],[138.478577,37.88221],[138.358582,37.817215],[138.21829200000013,37.80082700000014],[138.213287,37.825829],[138.282196,37.848877],[138.337189,37.966660000000104],[138.2952580000001,37.998604],[138.23941,37.971931],[138.24246200000016,38.07499700000011],[138.44830300000012,38.293884],[138.51638800000012,38.320274],[138.435242,38.047493]]],[[[141.270813,41.3424910000001],[141.417755,41.373878],[141.455811,41.34388],[141.395538,41.144714],[141.415802,40.74527000000012],[141.46051,40.59388],[141.481903,40.552773],[141.582733,40.530273],[141.68914800000016,40.436935],[141.820251,40.267212],[141.86245700000018,40.157494],[141.840515,40.063324],[141.957184,39.962769],[141.978851,39.652771],[142.069702,39.546661],[142.03637700000013,39.416382],[141.982727,39.415268],[141.90637200000015,39.329994],[141.85107400000015,39.020828],[141.633331,38.993324],[141.645538,38.883331],[141.588287,38.883881],[141.533051,38.780548],[141.525818,38.266388],[141.46051,38.298607],[141.425537,38.37915800000013],[141.357727,38.398331],[141.09579500000018,38.364441],[140.953583,38.14804800000013],[140.91830400000015,37.934715],[140.958313,37.784439],[141.02249100000017,37.720825],[141.03887900000018,37.456383],[140.975525,36.987770000000125],[140.930817,36.936104],[140.82189900000014,36.900269],[140.746063,36.77916],[140.63665800000012,36.530548000000124],[140.565521,36.24749],[140.59301800000014,36.094437],[140.837189,35.743324],[140.824127,35.694992],[140.626068,35.654434],[140.450806,35.503883],[140.39636200000018,35.373878],[140.414703,35.222488],[140.334686,35.131378],[140.121887,35.08638],[139.993011,35.008331],[139.94165,34.904709],[139.841644,34.893608],[139.770264,34.953323],[139.866913,34.993629],[139.8235780000001,35.164711000000125],[139.848846,35.278877000000136],[140.11328100000011,35.549721],[140.0452580000001,35.641937],[139.96856700000012,35.660820000000115],[139.777191,35.63333100000011],[139.780273,35.503883],[139.645538,35.458885],[139.650543,35.294998],[139.747467,35.248878000000104],[139.676636,35.135269],[139.61496,35.129715],[139.612457,35.21666],[139.554413,35.286942],[139.325806,35.29805],[139.171082,35.236107],[139.08828700000015,35.057213000000104],[139.091064,34.990547],[139.149139,34.938881],[139.13858,34.87471],[138.981628,34.66638200000011],[138.84747300000015,34.592491],[138.74469,34.684433],[138.767212,34.953049],[138.784698,35.000549],[138.909149,35.02916],[138.744965,35.12276500000013],[138.5646970000001,35.087769],[138.332458,34.85804700000011],[138.199127,34.653603],[138.21414200000015,34.599159],[137.982452,34.652214],[137.799408,34.633881],[137.591339,34.668884],[137.036102,34.564713],[137.0699770000001,34.639992],[137.347473,34.722214],[137.276917,34.801933],[137.023865,34.760826],[136.98053,34.83138300000013],[136.980255,34.919441],[136.916382,34.780273],[136.9735720000001,34.68249500000013],[136.877747,34.720268],[136.847473,34.746658],[136.823853,34.913879],[136.902466,35.04277],[136.895813,35.07972],[136.846924,35.078331],[136.657745,34.979988],[136.639709,34.854164],[136.51944000000015,34.69249],[136.535736,34.601273000000106],[136.630249,34.587212],[136.91748,34.431664],[136.8991390000001,34.266937],[136.834686,34.24110400000012],[136.774139,34.25666],[136.76498400000014,34.294441],[136.66885400000012,34.29833200000013],[136.3438420000001,34.189713],[136.29248,34.144157],[136.274689,33.969154],[136.095795,33.863052],[135.951355,33.57666],[135.77221700000018,33.454994],[135.457733,33.539993],[135.336639,33.65416],[135.39804100000012,33.705551],[135.063293,33.877769],[135.12912,34.056656],[135.19720500000017,34.13916],[135.09802200000013,34.249435],[135.132446,34.317215],[135.295807,34.390831],[135.457275,34.560837],[135.417938,34.693306],[135.333588,34.718323],[135.063599,34.616936],[134.965515,34.63526900000011],[134.762482,34.756660000000124],[134.670807,34.7783280000001],[134.345795,34.700546],[134.2502750000001,34.715271],[134.189423,34.62471],[134.116638,34.579994],[134.001923,34.607498],[133.92996200000016,34.582214],[133.942474,34.548332],[133.980255,34.584435],[134.044708,34.5816650000001],[133.933044,34.4488750000001],[133.703033,34.52166],[133.342468,34.345543],[133.297485,34.342491],[133.31497200000013,34.367493],[133.247192,34.422218],[133.196075,34.281662],[133.07775900000013,34.24749],[133.046356,34.324165],[132.82302900000013,34.308601000000124],[132.764984,34.231659],[132.5571900000001,34.188881],[132.5038760000001,34.322495],[132.36773700000015,34.358604],[132.224121,34.23804500000011],[132.241058,34.161102000000135],[132.213287,33.990547],[132.129532,33.941471],[132.15664700000013,33.836937],[132.050537,33.772491],[132.04858400000012,33.895271],[131.745789,34.05360400000012],[131.396088,33.976379],[131.2622070000001,33.9180530000001],[131.174683,33.93027500000011],[131.108582,34.011383],[131.033325,34.04027600000012],[130.893311,33.921661],[130.886932,34.125267],[130.92776500000014,34.181381],[130.879669,34.293053],[130.94635,34.416382],[131.165527,34.417213],[131.211914,34.398331],[131.207733,34.3688810000001],[131.40554800000018,34.41944100000012],[131.603851,34.653603],[131.84301800000014,34.701103],[132.13079800000014,34.94999700000011],[132.299988,35.03611],[132.412476,35.170547],[132.638885,35.286385],[132.681915,35.372215],[132.632172,35.42083],[132.8530270000001,35.494995],[132.96441700000014,35.494438],[133.088013,35.581665],[133.248566,35.528603],[133.313873,35.45638300000013],[133.401642,35.445267],[133.574677,35.516663],[133.813599,35.48555],[134.25305200000014,35.536659],[134.517761,35.64666],[134.913605,35.634438],[135.08609,35.7291560000001],[135.222198,35.762215],[135.30609100000015,35.680824],[135.18829300000016,35.530273],[135.3872070000001,35.466385],[135.397491,35.50193800000011],[135.354401,35.500549],[135.34719800000016,35.541939],[135.46109,35.588043],[135.513885,35.487495],[135.736359,35.483879],[135.968842,35.646385],[135.964417,35.706100000000106],[136.017487,35.742218],[136.049713,35.697769],[136.034973,35.669441],[136.072754,35.648605],[136.091919,35.782211],[135.95941200000016,35.97332],[136.128296,36.195541],[136.40692100000012,36.397217000000126],[136.712463,36.751389],[136.76886,36.882767000000115],[136.767761,36.96527100000014],[136.682465,37.176102],[136.73608400000012,37.3219380000001],[136.786926,37.362213],[137.248566,37.516937],[137.356354,37.504715],[137.355225,37.431381],[137.037476,37.181938],[136.921356,37.197212],[136.863281,37.087769],[136.979126,37.041107],[137.044434,37.056656],[137.053589,36.961105],[136.9899600000001,36.856102],[137.005554,36.82916300000011],[137.09274300000016,36.77166],[137.30246,36.746384],[137.39444,36.797493],[137.445801,36.927216],[138.243835,37.172493],[138.580536,37.398605],[138.7402340000001,37.580276],[138.838562,37.806938],[138.982178,37.900543],[139.235779,37.993881],[139.424408,38.151657],[139.48745700000018,38.438881],[139.62301600000012,38.668327],[139.765808,38.791107],[139.904144,39.15971400000012],[140.022766,39.378601],[140.070801,39.585548],[140.0383,39.803047000000106],[139.93191500000012,39.889717],[139.753326,39.858047],[139.702454,39.931938],[139.700256,39.99305],[139.80996700000014,39.9574970000001],[139.895264,39.991379],[140.020538,40.23082000000011],[140.024689,40.318886000000134],[139.938507,40.428604],[139.935516,40.536385],[139.852753,40.60110500000013],[140.024689,40.746941],[140.11386100000016,40.731934],[140.26886,40.806656],[140.33996600000012,41.03777300000013],[140.31665,41.094437],[140.348572,41.248047],[140.46109000000013,41.1813810000001],[140.566071,41.2211],[140.642212,41.178329],[140.66079700000012,40.925552],[140.724976,40.829163],[140.83523600000012,40.844711],[140.885803,40.992493],[141.149414,40.862213],[141.228027,40.97860000000014],[141.27832,41.144157],[141.228851,41.229988],[141.1583250000001,41.26194],[141.157196,41.234161],[141.062744,41.177216],[140.97106900000014,41.182213],[140.806091,41.122765],[140.763031,41.17276800000013],[140.836914,41.397217],[140.918854,41.530273000000136],[141.10607900000014,41.460823],[141.208588,41.36221300000011],[141.270813,41.3424910000001]]],[[[139.56301900000017,42.2286],[139.501923,42.081108],[139.457733,42.047218],[139.428314,42.061661],[139.407745,42.150826],[139.433319,42.201935],[139.56301900000017,42.2286]]],[[[145.290863,43.538658],[145.2957,43.57032800000013],[145.22000100000014,43.60255100000012],[145.36108400000012,43.55555],[145.290863,43.538658]]],[[[143.970245,44.141106],[143.8777470000001,44.147774],[143.81192,44.168053],[143.94635000000017,44.151657],[143.970245,44.141106]]],[[[141.25943,45.098045],[141.149719,45.138885],[141.134705,45.21388200000012],[141.208313,45.250549],[141.308319,45.188881],[141.332458,45.14888],[141.25943,45.098045]]],[[[141.039429,45.266937],[141.027771,45.268326],[140.973572,45.465271],[141.074402,45.41415400000011],[141.039429,45.266937]]],[[[142.048309,45.404709],[142.186646,45.3261030000001],[142.510254,45.049721],[142.617462,44.89777400000014],[142.819122,44.705826],[143.38470500000017,44.325554],[143.69165,44.208046],[143.680542,44.177216],[143.77221700000018,44.094154],[144.00415,44.133331],[144.16275,44.112495],[144.367737,43.95388],[144.779419,43.913322],[145.18692,44.195267],[145.342468,44.34415400000011],[145.3768920000001,44.25972],[145.251099,44.05555],[145.131622,43.9313810000001],[145.0699770000001,43.774712],[145.133606,43.66054500000013],[145.2015990000001,43.607033],[145.303589,43.368599],[145.256104,43.314995],[145.315247,43.273605],[145.47247300000012,43.251106],[145.64471400000014,43.376099],[145.822205,43.369438],[145.620514,43.303322],[145.520813,43.170273],[145.1535950000001,43.134995],[145.107178,43.04583],[144.981903,42.97748600000011],[144.874664,42.978874],[144.7988590000001,43.04471600000011],[144.735229,42.990829000000126],[144.740509,42.960823],[144.661652,42.9372100000001],[144.46359300000017,42.930824],[144.324982,42.998047],[143.98968500000012,42.906654],[143.6149600000001,42.636383],[143.434967,42.44249],[143.334137,42.293884],[143.316925,42.04277],[143.2399600000001,41.924164],[143.1069030000001,42.030823000000105],[142.485229,42.258049],[141.790527,42.606384],[141.616638,42.613884],[141.42746,42.566383],[141.111359,42.398331],[140.98608400000012,42.29499800000013],[140.934692,42.31221],[140.88443,42.44110100000011],[140.745239,42.55526700000013],[140.461639,42.567772],[140.300537,42.382767],[140.284973,42.25305200000014],[140.534973,42.10833],[140.73468,42.12027000000012],[140.973572,41.905823],[141.09329200000013,41.875549],[141.199127,41.798332],[140.98468000000014,41.704712],[140.662476,41.824715],[140.597748,41.730270000000125],[140.450256,41.679718],[140.444427,41.539719000000105],[140.41748,41.515274],[140.2622070000001,41.47554800000012],[140.196625,41.395271],[140.069702,41.419159],[139.978027,41.581108],[140.01913500000012,41.693604],[140.129395,41.81832900000012],[140.138885,41.981377],[140.049133,42.090828],[139.93219,42.131378],[139.7821960000001,42.246384],[139.769135,42.315269000000114],[139.841644,42.444992],[139.836365,42.615273000000116],[139.889435,42.670273],[140.031097,42.678047],[140.219971,42.798607],[140.308319,42.80915800000014],[140.52887,43.000549],[140.32135,43.2355500000001],[140.358307,43.318886],[140.467743,43.36721],[140.80304,43.18582200000014],[141.158875,43.137772],[141.288025,43.186378],[141.407196,43.291382],[141.43856800000015,43.390274],[141.336914,43.712494],[141.38638300000014,43.78749800000014],[141.572205,43.859436],[141.645813,43.942215],[141.670258,44.028877000000136],[141.650818,44.294716],[141.750824,44.429718],[141.797211,44.624992],[141.76416,44.85527000000013],[141.60025,45.127487],[141.578033,45.232491],[141.6905210000001,45.40165700000011],[141.813873,45.416664],[141.97106900000017,45.486382000000106],[142.048309,45.404709]]]]}},{"type":"Feature","properties":{"FIPS":"JM","ISO2":"JM","ISO3":"JAM","UN":388,"NAME":"Jamaica","AREA":1083,"POP2005":2682469,"REGION":19,"SUBREGION":29,"LON":-77.32,"LAT":18.151},"geometry":{"type":"Polygon","coordinates":[[[-77.131958,17.878887],[-77.193893,17.77972],[-77.12529,17.727497],[-77.168625,17.696663],[-77.412231,17.859722],[-77.493347,17.836666],[-77.733337,17.84861],[-77.797226,17.891941],[-77.846954,18.010555],[-77.952789,18.031666],[-78.057236,18.196388],[-78.232788,18.188889],[-78.362228,18.234722],[-78.339737,18.362499],[-78.213898,18.450832],[-78.000015,18.441383],[-77.864456,18.522499],[-76.945282,18.394444],[-76.782791,18.26833],[-76.341675,18.149719],[-76.221115,17.904163],[-76.350571,17.855553],[-76.597504,17.861664],[-76.6577,17.929253],[-76.829727,17.987221],[-76.948334,17.829441],[-77.048889,17.893887],[-77.131958,17.878887]]]}},{"type":"Feature","properties":{"FIPS":"JO","ISO2":"JO","ISO3":"JOR","UN":400,"NAME":"Jordan","AREA":8824,"POP2005":5544066,"REGION":142,"SUBREGION":145,"LON":36.319,"LAT":30.703},"geometry":{"type":"Polygon","coordinates":[[[34.961388,29.360832],[35.005272,29.526108],[34.974625,29.577015],[35.075554,29.858887],[35.073051,29.953609],[35.164719,30.126389],[35.158607,30.444164],[35.462219,31.121109],[35.411385,31.225277],[35.473885,31.411942],[35.498055,31.641666],[35.555824,31.766106],[35.516388,32.041107],[35.573296,32.225548],[35.546944,32.404999],[35.571938,32.645828],[35.763321,32.748886],[35.928886,32.721664],[36.079994,32.543327],[36.197495,32.533333],[36.400276,32.381943],[36.837776,32.313606],[38.794701,33.377594],[39.08601,32.501511],[38.986019,32.477661],[39.043652,32.30405],[39.259998,32.355541],[39.301109,32.236382],[39.004997,32.005554],[37.005272,31.505554],[38.001389,30.504166],[37.667496,30.336388],[37.502777,30.00222],[36.743607,29.864719],[36.500549,29.502777],[36.07,29.188889],[34.961388,29.360832]]]}},{"type":"Feature","properties":{"FIPS":"KE","ISO2":"KE","ISO3":"KEN","UN":404,"NAME":"Kenya","AREA":56914,"POP2005":35598952,"REGION":2,"SUBREGION":14,"LON":37.858,"LAT":0.53},"geometry":{"type":"MultiPolygon","coordinates":[[[[41.138054,-2.124444],[41.016106,-2.148889],[40.997498,-2.203056],[40.950272,-2.173611],[40.988609,-2.090834],[41.063889,-2.044167],[41.162773,-2.080556],[41.138054,-2.124444]]],[[[35.940552,4.622499],[35.951111,4.521111000000133],[36.04529600000012,4.44708],[36.887772,4.434722],[37.039719,4.375555000000134],[37.130272,4.286388],[37.998055,3.728611000000114],[38.121109,3.611666],[38.448051,3.599444],[38.516937,3.626944],[38.913605,3.513889],[39.084717,3.534444],[39.248886,3.471389],[39.32888800000012,3.501667],[39.33138300000013,3.469166],[39.498055,3.455277],[39.524437,3.406389],[39.560272,3.406666],[39.594994,3.500833000000114],[39.782776000000126,3.678333],[39.866661,3.869444],[40.78376800000012,4.287975],[41.171387,3.9425],[41.472221,3.949444000000141],[41.722771,4.000555000000134],[41.84360500000014,3.9475],[41.90516700000012,3.980322],[41.336937,3.1675],[40.986595000000136,2.829956],[40.998329,-0.866111],[41.55527500000011,-1.592222],[41.558159,-1.674868],[41.315277,-1.958056],[41.105553,-1.981945],[40.991661,-2.034167],[40.8916630000001,-2.019167],[40.945,-2.2125],[40.983055,-2.2525],[40.963608000000136,-2.298889],[40.909439,-2.316389],[40.927498,-2.280834],[40.894722000000115,-2.225833],[40.85499600000014,-2.236111],[40.784164,-2.306945],[40.817215,-2.396667],[40.638054,-2.55],[40.485832,-2.535278],[40.23666400000013,-2.663333],[40.169998000000135,-2.786111],[40.177498,-2.983056],[40.119164000000126,-3.181389],[40.12471800000014,-3.268611],[39.974159,-3.375834],[39.80555,-3.875556],[39.6827770000001,-4.053889],[39.398331,-4.637222],[39.325829,-4.64],[39.300827,-4.597222],[39.203026000000136,-4.669618],[37.783051,-3.651111],[37.74110400000012,-3.531389],[37.613609,-3.504167],[37.60749800000013,-3.405556],[37.719994,-3.311944],[37.675278,-3.051389],[37.602776,-2.995833],[34.020554,-1.001389],[33.920273000000115,-1.001111],[33.91861,-0.452778],[33.976105,-0.134167],[33.907219,0.103056],[34.106384,0.387778],[34.161659,0.60861100000011],[34.272217000000126,0.650833],[34.442215,0.871944],[34.525551,1.113895],[34.575546,1.092677],[34.597771,1.153055000000109],[34.685272,1.205833],[34.822495,1.235555],[34.792221,1.393611],[34.852219,1.423889],[34.887497,1.535278],[34.953888,1.578889],[34.999443,1.668611000000112],[35.00972000000013,1.895278],[34.994438000000116,2.085],[34.878883,2.389722000000119],[34.909439,2.521111],[34.789993,2.684722],[34.753609,2.853333000000134],[34.71221900000012,2.878055],[34.662216,2.861111000000107],[34.5908280000001,2.939444],[34.570831,3.088333],[34.506104,3.145833],[34.40416,3.382222],[34.40027600000013,3.477222],[34.455551,3.524167],[34.463333,3.671389],[34.381660000000124,3.731667],[34.222221,3.779166],[34.128609,3.943611],[34.063049,4.173611],[33.99666600000012,4.222777000000121],[34.38819100000012,4.609682],[35.940552,4.622499]]]]}},{"type":"Feature","properties":{"FIPS":"KG","ISO2":"KG","ISO3":"KGZ","UN":417,"NAME":"Kyrgyzstan","AREA":19180,"POP2005":5203547,"REGION":142,"SUBREGION":143,"LON":74.555,"LAT":41.465},"geometry":{"type":"Polygon","coordinates":[[[80.234024,42.19622],[80.283325,42.079681],[80.238876,42.036621],[79.879425,42.01635],[79.778595,41.887177],[79.66304,41.884399],[79.34082,41.792175],[78.695526,41.543007],[78.401093,41.396057],[78.36554,41.366341],[78.373596,41.275505],[78.288315,41.227722],[78.188873,41.101341],[78.080826,41.040787],[77.854706,41.069397],[77.684708,41.001892],[77.543594,40.98661],[77.3461,41.028],[77.138046,41.016052],[77.058319,41.04911],[76.873871,41.014107],[76.788315,40.949104],[76.649719,40.744942],[76.639435,40.608551],[76.563873,40.556328],[76.5,40.442436],[76.345825,40.35022],[76.223602,40.403824],[76.099426,40.398277],[75.988876,40.369934],[75.928864,40.305496],[75.697205,40.29911],[75.625534,40.591324],[75.578049,40.647995],[75.22554,40.446884],[75.058868,40.447716],[74.86026,40.519386],[74.826096,40.407982],[74.88443,40.327713],[74.730545,40.339653],[74.362198,40.099655],[74.198029,40.113823],[73.994431,40.046043],[73.845825,39.81076],[73.844437,39.755768],[73.910812,39.725204],[73.9561,39.59771],[73.848038,39.47493],[73.491364,39.469925],[73.369705,39.441872],[73.343872,39.394653],[73.15387,39.353264],[72.650543,39.400764],[72.593048,39.363823],[72.342209,39.336319],[72.248596,39.191856],[72.139709,39.274635],[72.07666,39.374641],[71.773041,39.277946],[71.731369,39.337395],[71.774429,39.391022],[71.759995,39.458252],[71.54248,39.461014],[71.514999,39.498787],[71.55304,39.567139],[71.479706,39.620193],[71.097214,39.510429],[71.032761,39.411781],[70.99054,39.40094],[70.7211,39.425377],[70.633881,39.580673],[70.491928,39.60817],[70.301926,39.551506],[70.181366,39.584366],[69.85054,39.536942],[69.750275,39.58194],[69.609146,39.582214],[69.526093,39.540276],[69.33194,39.518051],[69.301926,39.55471],[69.308594,39.691933],[69.249146,39.75444],[69.332489,39.994713],[69.424988,39.901932],[69.526093,39.931938],[69.483871,40.03611],[69.540817,40.131378],[69.60582,40.111938],[70.015823,40.218315],[70.279709,40.135193],[70.348602,40.082962],[70.542206,40.046021],[70.5522,40.009346],[70.467209,39.936272],[70.50444,39.907936],[70.6436,39.989349],[70.661102,40.103539],[70.974426,40.181053],[70.999146,40.270218],[71.389984,40.30188],[71.710541,40.145767],[71.903595,40.250488],[72.043869,40.266327],[72.012772,40.334373],[72.173599,40.46022],[72.282486,40.462433],[72.287766,40.431877],[72.423599,40.388824],[72.453049,40.464378],[72.381088,40.521049],[72.385468,40.614929],[72.636383,40.51355],[72.804428,40.67466],[73.170258,40.817162],[73.152481,40.84716],[73.049149,40.868271],[72.631653,40.885216],[72.506104,41.015221],[72.395264,41.040222],[72.19548,41.006592],[72.21666,41.059937],[72.183594,41.192436],[71.893326,41.194389],[71.887207,41.333282],[71.69136,41.556335],[71.646103,41.556335],[71.620529,41.507454],[71.659988,41.428833],[71.603592,41.319115],[71.550262,41.300781],[71.438034,41.348831],[71.439972,41.137169],[71.418045,41.118553],[71.251938,41.194946],[71.156937,41.161057],[70.813309,41.250504],[70.792755,41.35746],[70.707748,41.474258],[70.481094,41.411064],[70.376648,41.496902],[70.187195,41.52829],[70.19664,41.594688],[70.469986,41.71302],[70.526093,41.796631],[70.685257,41.904961],[70.844147,41.92524],[70.871094,42.039963],[70.986923,42.044411],[71.25972,42.170242],[71.276093,42.204132],[71.067215,42.302742],[70.962494,42.25441],[70.906937,42.266907],[70.873306,42.313026],[70.96582,42.393303],[70.954987,42.427467],[71.031097,42.573586],[71.169708,42.626076],[71.166931,42.686913],[71.275269,42.75914],[71.424698,42.804138],[71.597214,42.763588],[71.72554,42.82164],[71.898041,42.827469],[72.296936,42.773575],[72.757217,42.656067],[72.883881,42.554131],[73.148605,42.560783],[73.328598,42.512459],[73.344147,42.429123],[73.507217,42.404671],[73.533325,42.434395],[73.451096,42.533295],[73.43248,42.621063],[73.525818,42.799965],[73.583878,43.038574],[74.059418,43.188011],[74.293594,43.216904],[74.56694,43.132736],[74.752777,42.993576],[74.893326,42.979126],[75.243317,42.855232],[75.664429,42.807457],[75.747208,42.85051],[75.802475,42.940506],[76.616928,42.90023],[76.976929,42.996346],[77.147491,42.965508],[77.208191,42.918152],[77.729706,42.914673],[78.101654,42.857178],[78.512207,42.885239],[79.027771,42.759682],[79.194702,42.795792],[79.215271,42.679123],[79.356644,42.607735],[79.443863,42.472176],[79.57193,42.453011],[79.716934,42.474121],[79.952774,42.43412],[80.234024,42.19622]]]}},{"type":"Feature","properties":{"FIPS":"KN","ISO2":"KP","ISO3":"PRK","UN":408,"NAME":"Korea, Democratic People's Republic of","AREA":12041,"POP2005":23615611,"REGION":142,"SUBREGION":30,"LON":126.451,"LAT":39.778},"geometry":{"type":"MultiPolygon","coordinates":[[[[124.8461,39.497215],[124.88916000000017,39.6055530000001],[124.934143,39.60833],[124.921921,39.552216],[124.8461,39.497215]]],[[[130.638885,42.406937],[130.650543,42.32332600000012],[130.688873,42.283882],[130.596924,42.253609],[130.578033,42.306656],[130.420807,42.31193500000012],[129.986359,41.982033000000115],[129.85522500000013,41.761108],[129.779419,41.754715],[129.699402,41.648605],[129.667206,41.476936],[129.808014,41.372215],[129.718567,41.177216],[129.720245,40.9847180000001],[129.755829,40.931938],[129.70941200000016,40.829994],[129.561371,40.82054900000014],[129.22912600000018,40.690269],[129.10553,40.474709],[128.98053,40.45166],[128.876068,40.365547],[128.636658,40.272766000000104],[128.598022,40.174164],[128.332458,40.053604],[128.184143,40.023605],[128.001373,40.03721600000011],[127.874687,39.888046],[127.617477,39.814156],[127.506943,39.724709000000125],[127.561653,39.306381],[127.51944000000016,39.31027200000011],[127.537773,39.365547],[127.506943,39.423882],[127.457207,39.420547],[127.374687,39.372215],[127.380539,39.218048000000124],[127.454712,39.16054500000012],[127.782761,39.088326],[128.008026,38.859993],[128.12219200000015,38.81916],[128.20135500000015,38.735268],[128.266663,38.738884],[128.358856,38.683601],[128.3635560000001,38.625244],[128.30191,38.578331],[128.301361,38.468323000000105],[128.224976,38.38166],[128.054688,38.306656],[127.366379,38.323326],[127.127762,38.297218],[126.99054,38.218048],[126.824432,38.016106],[126.727768,37.952492],[126.688492,37.83390800000012],[126.58748600000011,37.77082800000011],[126.384987,37.887215],[126.1436,37.823608],[126.157211,37.738045],[126.108032,37.73999],[126.04276300000015,37.863609],[125.97554,37.905548],[125.94165,37.887215],[125.98275800000012,37.82249500000012],[125.911377,37.838882],[125.79776000000015,37.989716],[125.589157,38.027214],[125.590271,37.993607],[125.72442600000011,37.91082],[125.643051,37.818886],[125.521103,37.784439],[125.3427580000001,37.671379000000115],[125.332207,37.713051],[125.380547,37.789772],[125.487488,37.837494],[125.512207,37.88694],[125.4561,37.9124910000001],[125.35080700000015,37.859436],[125.243591,37.931664],[125.16249100000014,37.862495],[124.9805530000001,37.924438],[125.114433,38.041664],[125.200546,38.04610400000013],[125.246094,38.013054],[125.268051,38.072769],[125.133041,38.091103],[125.014427,38.062767],[124.66470300000015,38.121101],[124.86248800000011,38.229156],[124.86554,38.332497],[124.958328,38.463326],[124.993591,38.58832600000011],[125.058594,38.579437],[125.15664700000012,38.644714],[125.31749,38.650543],[125.447197,38.700546],[125.65332000000012,38.627213],[125.517212,38.717766],[125.28471400000012,38.69582400000013],[125.139977,38.796387],[125.290268,39.155266],[125.41165200000013,39.279716],[125.401657,39.358887],[125.337769,39.435822],[125.448318,39.576385],[125.294144,39.51944],[125.123032,39.557213],[124.744431,39.776939],[124.74387400000012,39.630272],[124.624153,39.594994],[124.650269,39.68721],[124.561653,39.799995],[124.406372,39.8316650000001],[124.322769,39.911377],[124.392761,40.021935],[124.37359600000015,40.09362],[124.554703,40.242218],[124.708443,40.305046],[124.880539,40.470543],[125.03997800000012,40.457214],[125.021103,40.498329],[125.042763,40.537498],[125.286102,40.647491000000116],[125.4126890000001,40.653801],[125.457489,40.703323],[125.60386700000015,40.755829],[125.698029,40.859161],[126.016937,40.899994],[126.411102,41.31916],[126.49247700000011,41.365273],[126.584427,41.568604],[126.566559,41.616974],[126.795532,41.708046],[126.91304000000012,41.796104],[127.04802700000016,41.70832800000011],[127.057037,41.643501],[127.13498700000012,41.593605],[127.159416,41.52999100000011],[127.270828,41.472488],[127.69415300000013,41.413132],[127.835274,41.409988000000105],[127.92970300000012,41.448044],[128.04412800000011,41.389435],[128.155823,41.382492],[128.30191,41.577774],[128.101898,41.796104],[128.058868,42.00332600000013],[128.2824710000001,42.039162],[128.48941,41.995544],[128.925812,42.024437],[128.957733,42.081108],[129.11441000000013,42.139435000000105],[129.210236,42.21720900000014],[129.246063,42.375824],[129.341919,42.445824],[129.44220000000018,42.434433000000126],[129.51470900000015,42.38694],[129.711914,42.444153],[129.757751,42.729713],[129.847046,42.942482],[129.907532,43.005821],[130.252197,42.892494000000106],[130.24328600000013,42.718323],[130.333588,42.638329],[130.51416000000017,42.56805400000013],[130.574127,42.434433000000126],[130.638885,42.406937]]]]}},{"type":"Feature","properties":{"FIPS":"KR","ISO2":"KI","ISO3":"KIR","UN":296,"NAME":"Kiribati","AREA":73,"POP2005":92003,"REGION":9,"SUBREGION":57,"LON":175.036,"LAT":-1.508},"geometry":{"type":"MultiPolygon","coordinates":[[[[-151.78363,-11.466391],[-151.808044,-11.449722],[-151.814453,-11.392502],[-151.778656,-11.436666],[-151.78363,-11.466391]]],[[[-152.391418,-10.105278],[-152.396393,-10.107224],[-152.406708,-10.097221],[-152.395599,-10.095835],[-152.391418,-10.105278]]],[[[-150.224152,-9.954166],[-150.233063,-9.938614],[-150.220551,-9.923891],[-150.21582,-9.929722],[-150.224152,-9.954166]]],[[[-150.225281,-9.915834],[-150.233612,-9.911669],[-150.228882,-9.890835],[-150.219177,-9.901392],[-150.225281,-9.915834]]],[[[-155.878052,-5.64],[-155.913086,-5.638056],[-155.92807,-5.61889],[-155.85614,-5.619445],[-155.878052,-5.64]]],[[[-172.1875,-4.531668],[-172.219177,-4.528889],[-172.231384,-4.504446],[-172.196381,-4.491944],[-172.169769,-4.513889],[-172.1875,-4.531668]]],[[[-171.231689,-4.46139],[-171.258911,-4.458612],[-171.264496,-4.446388],[-171.235535,-4.438055],[-171.231689,-4.46139]]],[[[-154.939209,-4.045555],[-154.95639,-4.102501],[-155.016113,-4.060834],[-154.962494,-4.031945],[-154.939209,-4.045555]]],[[[-171.078064,-3.141667],[-171.089722,-3.137501],[-171.086426,-3.108889],[-171.080841,-3.110278],[-171.078064,-3.141667]]],[[[-171.627808,-2.8325],[-171.626373,-2.869445],[-171.725586,-2.772778],[-171.694153,-2.768611],[-171.627808,-2.8325]]],[[[176.848297,-2.669445],[176.77636700000016,-2.620833],[176.774139,-2.607778],[176.833313,-2.633889],[176.848297,-2.669445]]],[[[175.97189300000014,-2.505],[175.960236,-2.505834],[175.964417,-2.481111],[175.97106900000017,-2.486667],[175.97189300000014,-2.505]]],[[[175.58609000000013,-1.919722],[175.581909,-1.9225],[175.54776,-1.821667],[175.592743,-1.883333],[175.58609000000013,-1.919722]]],[[[175.53137200000015,-1.806111],[175.496338,-1.779444],[175.493561,-1.769722],[175.51971400000014,-1.777778],[175.53137200000015,-1.806111]]],[[[175.041931,-1.5525],[175.001648,-1.528611],[175.046082,-1.434722],[175.06942700000013,-1.474444],[175.041931,-1.5525]]],[[[174.873291,-1.408056],[174.857452,-1.408611],[174.853577,-1.399167],[174.86386100000016,-1.397778],[174.873291,-1.408056]]],[[[176.46469100000013,-1.435278],[176.447479,-1.431389],[176.39053300000012,-1.324445],[176.421356,-1.348333],[176.46469100000013,-1.435278]]],[[[175.954681,-1.279167],[176.02191200000016,-1.365556],[176.018311,-1.389444],[175.95886200000018,-1.2875],[175.934143,-1.3025],[175.954681,-1.279167]]],[[[174.767761,-1.255833],[174.748566,-1.250556],[174.71637,-1.14],[174.767212,-1.207222],[174.767761,-1.255833]]],[[[174.48968500000012,-0.816667],[174.478577,-0.819444],[174.495239,-0.788056],[174.458008,-0.653611],[174.495789,-0.770278],[174.5,-0.799722],[174.48968500000012,-0.816667]]],[[[174.458862,-0.651667],[174.452454,-0.652222],[174.377167,-0.5975],[174.392487,-0.594722],[174.458862,-0.651667]]],[[[173.618011,0.133611],[173.60412600000018,0.2125],[173.631622,0.216667],[173.6363830000001,0.176944],[173.618011,0.133611]]],[[[173.40969800000016,0.203611],[173.399414,0.200278],[173.402191,0.233056],[173.425537,0.215278],[173.40969800000016,0.203611]]],[[[173.38497900000016,0.244167],[173.371338,0.250278],[173.376617,0.266111],[173.382172,0.26472200000012],[173.38497900000016,0.244167]]],[[[173.93191500000012,0.298055],[173.923584,0.302222],[173.93942300000015,0.320833],[173.9422,0.316667],[173.93191500000012,0.298055]]],[[[173.830536,0.448333],[173.9086,0.402222],[173.921631,0.379722],[173.804962,0.431111000000101],[173.830536,0.448333]]],[[[173.021912,1.006667],[173.084137,0.951944],[173.04776000000015,0.892222],[172.990234,0.82638900000012],[172.98135400000012,0.821667],[173.0655210000001,0.943611],[172.988861,1.021111000000133],[173.021912,1.006667]]],[[[172.93969700000014,1.336111],[172.924408,1.336944],[172.914154,1.346389],[172.943573,1.345833],[172.93969700000014,1.336111]]],[[[173.126617,1.349166],[173.113007,1.345],[173.0985720000001,1.351389],[173.11911,1.373333],[173.126617,1.349166]]],[[[173.062195,1.410278000000119],[173.039703,1.417778],[173.03469800000016,1.444444],[173.05664100000013,1.418333],[173.062195,1.410278000000119]]],[[[173.012756,1.472500000000139],[173.016388,1.465],[172.99719200000015,1.500556],[173.001099,1.495277],[173.012756,1.472500000000139]]],[[[172.9819030000001,1.529444],[172.960785,1.553333000000123],[172.955231,1.619166],[172.966919,1.596667],[172.9819030000001,1.529444]]],[[[172.88470500000017,1.838333],[172.856628,1.843889],[172.834137,1.863611],[172.85800200000017,1.861666],[172.88470500000017,1.838333]]],[[[173.014984,1.706111000000135],[173.025269,1.816389000000129],[172.929962,1.936111],[173.027191,1.821111],[173.014984,1.706111000000135]]],[[[172.891663,1.93],[172.88272100000017,1.932777],[172.88552900000013,1.943889000000127],[172.894989,1.939722000000131],[172.891663,1.93]]],[[[173.328857,1.940278],[173.311096,1.958055],[173.349396,1.965833],[173.349976,1.950555],[173.328857,1.940278]]],[[[173.343018,1.982777],[173.313599,1.973889],[173.325256,2.015833],[173.33773800000017,2.009444],[173.343018,1.982777]]],[[[-157.431671,2.021388000000115],[-157.35083,1.971944],[-157.343079,1.841111],[-157.191101,1.764444],[-157.179443,1.714444],[-157.235016,1.705],[-157.571381,1.858888],[-157.579712,1.9],[-157.520599,1.935833],[-157.543884,1.871944],[-157.429443,1.831666],[-157.350006,1.938333000000114],[-157.510284,2.01638800000012],[-157.431671,2.021388000000115]]],[[[172.870239,3.064444],[172.774994,3.002222],[172.749115,3.024166],[172.828583,3.063055],[172.870239,3.064444]]],[[[172.96829200000013,3.24861],[172.957458,3.281388],[172.97662400000013,3.296389],[172.98080400000015,3.293611],[172.96829200000013,3.24861]]],[[[-159.340027,3.920833],[-159.248871,3.827222],[-159.271698,3.789722],[-159.334442,3.795777],[-159.279175,3.831388],[-159.347504,3.900555],[-159.388062,3.892777],[-159.377396,3.849277],[-159.40448,3.864166],[-159.390869,3.918889],[-159.340027,3.920833]]],[[[-160.394745,4.685554],[-160.420013,4.699999000000105],[-160.405609,4.725276],[-160.37973,4.718332],[-160.394745,4.685554]]]]}},{"type":"Feature","properties":{"FIPS":"KS","ISO2":"KR","ISO3":"KOR","UN":410,"NAME":"Korea, Republic of","AREA":9873,"POP2005":47869837,"REGION":142,"SUBREGION":30,"LON":128.103,"LAT":36.504},"geometry":{"type":"MultiPolygon","coordinates":[[[[126.622208,33.23999],[126.340553,33.227211],[126.26638800000012,33.190826],[126.170532,33.262497],[126.158333,33.314713],[126.270264,33.422768],[126.378036,33.47470900000013],[126.793053,33.550827],[126.898041,33.52332300000012],[126.936653,33.424438],[126.847488,33.311661],[126.622208,33.23999]]],[[[126.765549,34.280823],[126.65138200000013,34.316101],[126.663879,34.382492],[126.73082,34.363884],[126.765549,34.280823]]],[[[127.213608,34.418884],[127.145828,34.414993],[127.111366,34.460274],[127.222717,34.483627000000126],[127.244141,34.453323],[127.213608,34.418884]]],[[[127.790817,34.47637900000012],[127.758331,34.487495],[127.711929,34.526657],[127.77082800000015,34.53833],[127.790817,34.47637900000012]]],[[[126.186653,34.351387],[126.112488,34.378876],[126.09971600000016,34.419159],[126.243317,34.573326],[126.380257,34.494713],[126.342484,34.401382],[126.186653,34.351387]]],[[[127.803864,34.575554],[127.734421,34.613327],[127.76805100000011,34.66415400000011],[127.81218700000011,34.64138800000012],[127.803864,34.575554]]],[[[125.991364,34.668053],[125.96360800000014,34.648605],[125.914993,34.692215],[125.981369,34.716934],[126.008614,34.691376],[125.991364,34.668053]]],[[[125.993042,34.791939],[126.009163,34.759995],[125.945251,34.754715],[125.932213,34.718323],[125.890549,34.728043],[125.898041,34.767212],[125.993042,34.791939]]],[[[128.085785,34.830276],[127.9972080000001,34.835266000000104],[127.9741520000001,34.85833],[128.024139,34.913879],[128.085785,34.830276]]],[[[126.063599,34.854439],[125.993042,34.85833],[125.983597,34.864998],[126.06275900000014,34.928329],[126.094437,34.909714],[126.063599,34.854439]]],[[[127.9561,34.800827],[128.07330300000012,34.80471],[128.060791,34.701103],[127.85720800000014,34.723877],[127.82222000000013,34.843048],[127.879967,34.92943600000012],[127.933868,34.91610000000014],[127.909149,34.84721400000012],[127.9561,34.800827]]],[[[128.754425,34.87693800000011],[128.741913,34.781662],[128.68551600000012,34.724159],[128.594116,34.697769],[128.60080000000016,34.830551],[128.526093,34.80582400000014],[128.488556,34.856384],[128.501923,34.887497],[128.71109000000013,34.976654],[128.754425,34.87693800000011]]],[[[126.10608700000012,35.046944],[126.059418,35.055267],[126.059982,35.090828],[126.162201,35.143326000000116],[126.10608700000012,35.046944]]],[[[126.428307,36.399719],[126.33582300000012,36.438599],[126.32499700000017,36.565544],[126.346939,36.591103],[126.378593,36.586105],[126.428307,36.399719]]],[[[126.16943400000014,36.82582900000011],[126.159149,36.827774],[126.16110200000014,36.838043],[126.172447,36.836838],[126.16943400000014,36.82582900000011]]],[[[130.887482,37.453323],[130.81884800000012,37.467766],[130.807465,37.518326000000116],[130.919434,37.545273],[130.920807,37.476654],[130.887482,37.453323]]],[[[126.501389,37.594437],[126.373032,37.621658],[126.36665300000014,37.784721],[126.400543,37.818886],[126.516098,37.761108],[126.539429,37.627769000000114],[126.501389,37.594437]]],[[[124.695534,37.9161],[124.63665800000012,37.918327],[124.615257,37.968597],[124.72554000000012,37.981659],[124.746643,37.954712],[124.695534,37.9161]]],[[[128.532471,38.330551],[128.641083,38.11721],[129.063019,37.668884000000105],[129.066376,37.62443500000012],[129.342468,37.257217],[129.362488,37.150024],[129.433594,37.058884],[129.416077,36.942215],[129.47302200000013,36.710274],[129.416931,36.616661000000136],[129.450531,36.500549],[129.438019,36.400269],[129.38192700000013,36.3144],[129.386902,36.036018],[129.457184,35.99305],[129.557251,36.078773000000126],[129.588348,36.01931000000013],[129.464752,35.644608],[129.43942300000015,35.475822],[129.281097,35.30082700000014],[129.237488,35.18990300000013],[129.136932,35.11221300000011],[128.978577,35.084991],[128.973907,35.134827],[128.924988,35.090828],[128.810516,35.08416],[128.57275400000015,35.169991],[128.3780210000001,35.03611],[128.372467,35.004715],[128.477173,35.05387900000011],[128.501373,35.008331],[128.434967,34.83471700000012],[128.3355100000001,34.871376],[128.356628,34.905266],[128.329132,34.949432],[128.216064,34.93055],[128.203857,34.88832900000011],[128.06665,34.92443800000012],[128.020538,34.986382],[127.86387600000012,34.940269],[127.767403,34.96028100000012],[127.643051,34.900826],[127.593323,34.941658],[127.576393,34.88694],[127.638603,34.81415600000014],[127.773613,34.84388000000013],[127.747757,34.727486],[127.640823,34.616936],[127.556374,34.651382000000126],[127.567757,34.766663],[127.52249100000019,34.856941],[127.4938740000001,34.851662],[127.363876,34.75138900000013],[127.514427,34.591377],[127.389427,34.4711],[127.315262,34.443604],[127.24359100000015,34.511383],[127.124687,34.53721600000011],[127.20166000000017,34.633049],[127.192749,34.569443],[127.242203,34.569443],[127.328598,34.652214],[127.352768,34.692764],[127.328598,34.74305],[127.00972000000012,34.602219],[126.98552700000016,34.526382],[126.889427,34.412491],[126.811653,34.445541000000105],[126.802757,34.569443],[126.772491,34.582771],[126.60027300000012,34.30027],[126.556374,34.300545],[126.478317,34.345268],[126.463318,34.484718],[126.288307,34.590271],[126.266937,34.683327],[126.303864,34.751106],[126.45166000000017,34.578049],[126.451393,34.648331],[126.52887,34.614159],[126.618317,34.619438000000116],[126.47692900000015,34.724991],[126.65971400000012,34.81276700000012],[126.59082000000012,34.877487],[126.539978,34.873047],[126.51053600000012,34.775551],[126.37580900000012,34.785553],[126.433594,34.963608],[126.34387200000015,34.917496],[126.318047,34.932213],[126.249153,35.116661],[126.344994,35.151657],[126.359711,35.06916],[126.431374,35.023323],[126.45887800000014,35.090546],[126.360527,35.180275],[126.42192100000011,35.406654],[126.523041,35.524994000000106],[126.68775900000014,35.533333],[126.66499300000011,35.59166],[126.498596,35.578049],[126.474701,35.635826000000115],[126.75193800000011,35.778328],[126.80108600000017,35.861664],[126.78830700000015,35.894714],[126.615257,35.890831],[126.631653,35.96720900000014],[126.7619320000001,35.99527],[126.872993,36.054718],[126.68533300000013,35.999962],[126.544418,36.136406],[126.464432,36.574715],[126.527206,36.592766],[126.49720800000011,36.72387700000013],[126.347488,36.73999],[126.303589,36.692764000000125],[126.336929,36.645546],[126.293053,36.58194],[126.272774,36.717491],[126.17276000000015,36.67276800000013],[126.12359600000013,36.70916000000011],[126.12886000000013,36.751663],[126.19166600000015,36.819885],[126.184418,36.878326],[126.291092,36.962494],[126.32166300000016,36.884438],[126.28942900000015,36.785828],[126.401093,36.85193600000014],[126.413597,36.93332700000013],[126.348328,36.95249200000011],[126.35582,36.996384],[126.442467,36.99971800000014],[126.483322,36.84249100000011],[126.51416,36.941376],[126.502487,37.052773],[126.61998000000015,36.9727630000001],[126.781097,36.963608],[126.830551,36.894157],[126.83859300000017,36.75332600000013],[127.000229,36.929718],[126.908043,36.919441],[126.752777,37.04860700000012],[126.776382,37.123604],[126.86525700000014,37.140831],[126.869141,37.176384],[126.769989,37.174164],[126.69442700000013,37.12165800000013],[126.661102,37.156097],[126.661926,37.253883],[126.766098,37.231934],[126.865807,37.266937],[126.843323,37.30832700000013],[126.722214,37.328049],[126.74192800000014,37.386787],[126.65637200000013,37.411102],[126.621918,37.481377],[126.67442300000016,37.488045],[126.658867,37.554993],[126.549988,37.642494],[126.532761,37.762497],[126.64137300000017,37.760551000000135],[126.680542,37.684433],[126.727768,37.952492],[126.824432,38.016106],[126.99054,38.218048],[127.133881,38.29916400000013],[127.366379,38.323326],[128.07995600000015,38.311935],[128.279694,38.43027500000011],[128.303589,38.58387800000014],[128.3635560000001,38.625244],[128.532471,38.330551]]]]}},{"type":"Feature","properties":{"FIPS":"KU","ISO2":"KW","ISO3":"KWT","UN":414,"NAME":"Kuwait","AREA":1782,"POP2005":2700,"REGION":142,"SUBREGION":145,"LON":47.376,"LAT":29.476},"geometry":{"type":"MultiPolygon","coordinates":[[[[48.362488,29.450272],[48.388329,29.395554],[48.26693,29.441109],[48.283043,29.468884],[48.362488,29.450272]]],[[[48.224709,29.594719],[48.167763,29.612221],[48.07998700000012,29.773331],[48.146103,29.929722],[48.112221,29.978329],[48.152222,29.99194000000011],[48.188538,29.98193],[48.359444,29.744999],[48.329987,29.674995],[48.224709,29.594719]]],[[[48.032219,29.968052],[48.008606,29.973885],[48.037766,30.011105],[48.111664,30.023048],[48.032219,29.968052]]],[[[47.93109900000013,30.018887],[48.006096,29.803608],[48.088051,29.714165],[48.167213,29.553055],[47.96332600000011,29.6277730000001],[47.708321000000126,29.407494],[47.707222000000115,29.375832000000113],[47.822487,29.328606],[47.962212000000136,29.384438],[48.028603,29.344994],[48.17305,28.97805],[48.379715,28.714165],[48.416588,28.545277],[47.688881,28.538883],[47.602768,28.634995000000117],[47.573318,28.777222],[47.459991000000116,28.999439],[46.546944,29.104198],[46.65741,29.190857],[46.940269,29.571663],[47.169991,30.01527],[47.351105,30.08166100000011],[47.715546,30.084438],[47.93109900000013,30.018887]]]]}},{"type":"Feature","properties":{"FIPS":"KZ","ISO2":"KZ","ISO3":"KAZ","UN":398,"NAME":"Kazakhstan","AREA":269970,"POP2005":15210609,"REGION":142,"SUBREGION":143,"LON":67.301,"LAT":48.16},"geometry":{"type":"MultiPolygon","coordinates":[[[[50.116104,44.838043],[50.188042,44.854713],[50.150269,44.812767],[50.06666600000011,44.83416],[49.978867,44.956383],[50.04249600000014,45.056938],[50.11277,45.077492],[50.015549,44.963326],[50.059158,44.874992],[50.116104,44.838043]]],[[[50.291664,44.949997],[50.263329,44.958046],[50.265549000000135,45.036659],[50.28833,45.08027600000014],[50.342766,45.08305400000012],[50.32972,44.978874],[50.291664,44.949997]]],[[[53.024994,46.2286],[52.960274,46.266388],[53.046387,46.367493],[53.097488,46.296661],[53.024994,46.2286]]],[[[69.185532,55.34388000000013],[69.232758,55.332497],[69.351379,55.39444],[69.67276,55.354439],[69.8461,55.294998],[69.949142,55.204163],[70.048325,55.206940000000145],[70.238876,55.13888500000013],[70.469986,55.296661],[70.578323,55.276382],[70.679153,55.31360600000011],[70.843323,55.301933],[70.803314,55.250832],[70.997757,55.095825],[70.968323,54.893051],[71.01304600000014,54.797493000000145],[71.105255,54.736107],[71.227478,54.733879],[71.27887,54.690269],[71.288315,54.634163],[71.1602630000001,54.595543],[71.221649,54.410271],[71.21360800000014,54.325829],[70.996933,54.339157],[70.997757,54.278046],[71.07499700000011,54.270828],[71.06694,54.193604],[71.185532,54.103325],[71.25776700000011,54.126099],[71.33638,54.214996],[71.483322,54.193604],[71.501099,54.113327],[71.653595,54.109993],[71.749146,54.154434],[71.730545,54.213051],[71.767761,54.255272000000105],[71.95832800000011,54.247772],[72.122208,54.133049],[72.196091,54.137497],[72.209152,54.195267],[72.089661,54.252716],[72.051651,54.387772],[72.19693,54.373878],[72.36026,54.244156],[72.32165500000013,54.186104],[72.508881,54.142769],[72.392487,53.93110700000011],[72.468597,53.90888200000012],[72.55053700000013,53.960274],[72.731094,53.961662],[72.669434,54.063606],[72.527435,54.050766],[72.55053700000013,54.107773],[72.6133120000001,54.145271],[72.975266,54.12832600000013],[73.000549,54.053604],[73.069443,53.988884],[73.29081700000012,53.95388],[73.5458220000001,53.959435],[73.541656,54.015274],[73.611649,54.077492],[73.763885,54.065544],[73.711655,53.874992],[73.44303900000011,53.875824],[73.356369,53.789719],[73.3288730000001,53.694153],[73.26026900000011,53.683327],[73.238586,53.64444000000014],[73.253876,53.579994],[73.414429,53.527771],[73.370255,53.466934],[73.437195,53.436104000000114],[73.581665,53.519714],[73.60081500000013,53.57305100000013],[73.676926,53.619438],[73.91748,53.65416],[74.24664300000012,53.602219],[74.283875,53.52748900000011],[74.376373,53.471657],[74.429153,53.478600000000135],[74.48359700000015,53.584435],[74.438873,53.609993],[74.46638500000012,53.693321],[74.646942,53.688324],[74.675262,53.76388500000013],[74.789429,53.83638],[74.947205,53.8386],[75.033875,53.806656],[75.45721400000014,53.994156],[75.384155,54.067215],[75.501099,54.11527300000011],[75.69136,54.110275000000115],[76.207214,54.259163],[76.185532,54.295547],[76.23887600000012,54.358887],[76.487762,54.325554],[76.656937,54.367767],[76.70665,54.447212],[76.81164600000011,54.447769],[76.85971100000012,54.299438],[76.721375,54.15332000000012],[76.39332600000012,54.163605],[76.521652,53.993881],[77.52388000000013,53.506386],[77.908035,53.271103],[78.92303500000014,52.176384],[79.536377,51.449997],[79.99386600000014,50.813049],[80.077957,50.758087],[80.109604,50.75947600000012],[80.067123,50.799477],[80.091858,50.84948],[80.46791100000013,50.968231],[80.48678600000011,51.058777],[80.43067900000011,51.119087],[80.4387210000001,51.197968],[80.633438,51.21476],[80.687836,51.31472],[81.040833,51.181435],[81.183594,51.196098],[81.073044,50.952255],[81.424698,50.966385],[81.468048,50.81610100000012],[81.435257,50.769157],[81.468048,50.742218],[81.678589,50.741104],[81.91554300000013,50.786942],[82.150269,50.710548],[82.356369,50.75972],[82.442749,50.75804900000014],[82.498871,50.7211],[82.720261,50.810822000000144],[82.727478,50.89888],[82.761108,50.910820000000115],[83.009995,50.889435],[83.087204,50.92360700000012],[83.138596,51.001938],[83.456375,51.002495000000124],[83.835815,50.880821],[83.972488,50.801659],[83.969986,50.715546],[84.170532,50.595825],[84.224701,50.50972],[84.19693,50.453049000000135],[84.26388500000013,50.274994],[84.363037,50.212212],[84.521057,50.21678200000014],[85.014435,50.07582900000011],[85.058319,50.013611],[84.9791560000001,49.997772],[84.977768,49.912766],[85.083603,49.881378],[85.210541,49.71554600000013],[85.211105,49.647217],[85.258606,49.591377],[85.40387,49.623322000000144],[85.5,49.590271],[85.657761,49.60833000000013],[86.191086,49.472488],[86.245819,49.501389],[86.287491,49.585823],[86.50582900000012,49.676384],[86.61637900000011,49.797218],[86.774994,49.788887],[86.800262,49.702217],[86.682205,49.669991],[86.616653,49.587212],[86.846939,49.52166],[86.839706,49.452217],[86.926651,49.35305],[87.040268,49.271935],[87.29971300000011,49.210548],[87.348206,49.092621],[87.16748,49.133049],[86.874695,49.110825],[86.73054500000012,48.972214],[86.807755,48.82388300000014],[86.783325,48.727768],[86.63804600000014,48.608047],[86.5961,48.53611],[86.46360800000014,48.49360700000011],[86.344147,48.49527],[86.23082,48.42527],[85.915268,48.428879],[85.75915500000013,48.387772],[85.61387600000012,48.158325000000104],[85.53776600000015,47.959991],[85.62220800000011,47.62110100000012],[85.60914600000012,47.499435],[85.70555100000013,47.364998],[85.694702,47.21998600000012],[85.568054,47.14444],[85.529312,47.060165],[85.257767,47.05110200000013],[84.963608,46.864159],[84.75943,46.826385],[84.73526,46.836937],[84.77887,46.931664],[84.67804000000012,46.993607],[84.29470800000011,47.0075],[83.922485,46.973877],[83.564987,47.061104],[83.162491,47.22360200000014],[83.040543,47.212212],[83.014709,46.960274],[82.873871,46.763603],[82.70887800000014,46.354156],[82.573318,46.17304200000012],[82.510818,45.90192400000012],[82.317764,45.570534],[82.36219800000015,45.495529],[82.649429,45.43026],[82.635544,45.240532000000144],[82.561646,45.129417],[82.481659,45.127472],[82.29693600000013,45.237755],[81.948029,45.157478],[81.815811,45.200531],[81.79776,45.305809],[81.688309,45.350815],[81.55636600000014,45.295815],[80.916931,45.150253],[80.524994,45.10858900000011],[80.409714,45.05164300000013],[80.12136800000013,45.039421],[79.871094,44.904976],[79.875809,44.865532000000144],[80.00166300000012,44.79776],[80.2622070000001,44.82442500000013],[80.520828,44.732475],[80.38499500000012,44.635803],[80.348877,44.450249],[80.399994,44.258308],[80.362762,44.125244],[80.7397,43.465797000000116],[80.817215,43.156067],[80.778595,43.110245],[80.646378,43.14135],[80.383606,43.033577],[80.390274,42.992737],[80.561371,42.92635300000012],[80.578598,42.891075000000114],[80.25526400000012,42.811905],[80.158035,42.632454],[80.27769500000011,42.308144],[80.281097,42.212173],[80.1922,42.209122],[79.952774,42.43412],[79.716934,42.474121],[79.57193000000012,42.453011],[79.443863,42.472176],[79.356644,42.607735],[79.215271,42.679123],[79.19470200000012,42.795792],[79.027771,42.759682],[78.512207,42.885239],[78.101654,42.857178],[77.729706,42.914673],[77.208191,42.918152000000134],[77.1474910000001,42.96550800000011],[76.976929,42.996346],[76.616928,42.900230000000136],[75.802475,42.94050600000014],[75.747208,42.85051],[75.664429,42.807457],[75.183868,42.868843],[74.893326,42.97912600000012],[74.740814,42.998299],[74.56694,43.132736],[74.241089,43.216629],[73.583878,43.038574],[73.525818,42.799965],[73.43248,42.621063000000106],[73.451096,42.533295],[73.5333250000001,42.434395],[73.507217,42.404671],[73.344147,42.429123],[73.328598,42.512459],[73.148605,42.560783],[72.883881,42.554131],[72.757217,42.656067],[72.29693600000013,42.7735750000001],[71.89804100000015,42.82746900000012],[71.72554,42.821640000000116],[71.597214,42.763588000000134],[71.42469800000015,42.804138],[71.275269,42.75914],[71.166931,42.68691300000012],[71.16970800000013,42.626076],[71.0310970000001,42.573586],[70.95498700000012,42.427467],[70.96582,42.393303],[70.87330600000013,42.313026],[70.906937,42.266907],[70.97081000000014,42.254669],[70.85693400000014,42.19635],[70.752777,42.20107300000012],[70.630539,42.021629],[70.539154,42.038017],[70.488312,42.099968],[70.39637800000014,42.073021],[70.244141,41.955238],[70.144989,41.831375],[69.9308170000001,41.711662],[69.642212,41.673325],[69.36137400000013,41.484718],[69.25499,41.470825],[69.05636600000014,41.37943300000012],[69.080551,41.35083],[69.06303400000013,41.216103],[68.783325,41.084435],[68.72442600000011,40.978874],[68.593597,40.919991],[68.568054,40.861382],[68.589157,40.738884],[68.628586,40.718048],[68.649155,40.621658],[68.479706,40.594437],[68.233322,40.691376],[68.048035,40.810272],[68.103317,40.879433],[68.15416,41.03611],[67.935532,41.183327],[67.071945,41.143295],[66.71998600000012,41.174995],[66.558594,41.732765],[66.526382,42.003052],[66.02916,42.003052],[66.03665200000012,42.423325],[66.070786,42.423866],[66.123871,42.996941000000106],[65.82193,42.877213],[65.526932,43.317215],[65.26832600000012,43.432495],[64.931366,43.73777],[64.458038,43.54805],[63.21138,43.636383],[62.025108,43.484787],[61.149162,44.211098],[58.569717,45.571106],[55.99749,45.001106],[56.000961,41.32845300000014],[55.903877,41.333603],[55.652489,41.267212],[55.45694,41.2866590000001],[55.394714,41.387215],[55.289162,41.439713],[54.971657,41.802216],[54.956657,41.912491],[54.761108,42.058884],[54.1730500000001,42.337212],[53.99554400000011,42.34860200000014],[53.462769,42.27137800000014],[53.0149990000001,42.138885],[52.4400710000001,41.740936],[52.495544,41.898605],[52.405823,42.094437],[52.435822,42.17749],[52.594711,42.335266],[52.744713,42.64444],[52.738327,42.71027400000014],[52.55499300000014,42.805824000000136],[52.34304800000012,42.825829],[52.17749,42.88333100000011],[51.902489,42.841934],[51.655548,43.18332700000013],[51.265549000000135,43.153046],[51.31443800000011,43.29277000000013],[51.315826,43.449715],[51.265549000000135,43.55915800000014],[51.210274,43.613609],[51.146103,43.619713000000104],[51.028603,43.789719],[50.859718,44.061661],[50.839989,44.193047],[50.678604,44.264442000000145],[50.281105,44.328606],[50.231377,44.368881],[50.239433,44.576385],[50.315544,44.6586],[50.693604,44.615547],[50.866661,44.628601],[50.99527,44.530548000000124],[51.139992,44.479431],[51.37165800000014,44.5186],[51.570274,44.513885],[51.427216,44.609161],[51.30749500000013,44.592491],[51.222214,44.726379],[50.953049,44.86193800000012],[50.949715,44.960548],[51.242493,45.099716000000114],[51.247772,45.16777],[51.405266,45.37054400000011],[51.566666,45.333328],[51.723877,45.402771],[51.944992,45.364441],[52.48333,45.408325000000104],[53.10083,45.298332],[53.22804300000013,45.337769],[52.758331,45.511665],[52.733047,45.549438],[52.74777200000011,45.646942],[52.936378,45.803047],[53.08305400000012,46.001389],[53.15638,46.267494],[53.144997,46.37249],[53.039993,46.483604],[52.997215,46.482491],[53.027771,46.552216],[53.091103,46.553322],[53.207214000000135,46.64666],[53.194153,46.714996],[53.10083,46.778328],[53.064713,46.883881],[52.865829,46.951935],[52.624161,46.944153],[52.45082900000011,46.995827],[52.23999,46.80249],[52.097214,46.81332400000014],[51.771378,46.907211],[51.683052,46.954437],[51.683876,46.996101],[51.634995,47.042496],[51.189987,47.114716],[50.844154,47.008049],[50.786385,46.939713],[50.709717,46.946381],[50.52166,46.872215],[50.430275,46.9011],[49.81220200000013,46.531937],[49.768883,46.56304200000011],[49.62470200000013,46.576653],[49.563042,46.52998400000012],[49.454163,46.510818],[49.324158,46.564995],[49.387215,46.493317000000104],[49.371368,46.393326],[49.280823,46.438599000000124],[49.21666,46.378036],[49.222527,46.34630600000014],[48.918129,46.48922],[48.833878,46.484993],[48.740273,46.558327],[48.560547,46.564995],[48.494431,46.667206000000135],[48.538605,46.751656],[48.69109300000014,46.767769],[48.76526600000011,46.690819],[48.941376,46.704163],[49.027206,46.776093],[48.7211,47.098328],[48.568886,47.372765],[48.443871,47.436928],[48.204430000000116,47.70498700000013],[48.064713,47.779709],[47.691376,47.765831],[47.435822,47.843597],[47.383324,47.688881],[47.136658,47.822495],[47.122765,48.27166000000011],[46.49916100000013,48.417496],[46.778877000000136,48.936653],[46.954437,49.013054],[47.0563810000001,49.124435],[47.039993,49.224709],[46.79583,49.339714],[46.929436,49.863609],[47.18832400000014,49.94415300000014],[47.349434,50.080276],[47.346382,50.122215],[47.280548,50.182213],[47.320831,50.299164],[47.41610000000014,50.331940000000145],[47.49082900000013,50.421379],[47.62027000000012,50.459991],[48.012215,50.191376],[48.127487,50.076103],[48.139717,50.008606],[48.251663,49.869713000000104],[48.450829,49.8169400000001],[48.796944,49.94193300000012],[48.916939,50.034164],[48.746658,50.272766],[48.68915600000014,50.51332900000011],[48.697487,50.591934],[48.85833000000014,50.60527],[49.03082300000011,50.68804200000011],[49.158325,50.79277],[49.431107000000104,50.854996],[49.44082600000013,50.905823],[49.36444100000011,50.979713],[49.461937,51.124161],[49.804161,51.110275],[49.968048000000124,51.226097],[50.363327,51.31694],[50.35443900000013,51.378044],[50.38472,51.425270000000125],[50.548882000000106,51.468597],[50.557495,51.580276],[50.60277600000012,51.639992],[50.7174910000001,51.62249],[50.68277,51.573051],[50.810547,51.59166],[50.81360600000011,51.64804800000013],[50.758606,51.719711],[50.77330000000012,51.76918],[50.863327,51.75138900000013],[50.938881,51.688881],[51.275269,51.683876],[51.38999200000012,51.63832900000011],[51.39138,51.568886],[51.258888,51.550545],[51.303047,51.479713],[51.64582800000011,51.48555],[51.690826,51.455269],[51.803322,51.5],[51.780548,51.594437],[51.874161,51.67360700000011],[52.105827,51.66415400000011],[52.17749,51.728874],[52.338326,51.782211],[52.501389000000124,51.510277],[52.603325,51.45694],[52.769714,51.504166],[52.884995,51.464996],[53.14749100000011,51.501106],[53.428604,51.491661000000136],[53.638603,51.393051],[53.61055,51.303604],[53.678329,51.227486],[53.957214,51.193047],[54.133049,51.106102],[54.16721300000011,50.998329],[54.301384,50.907494],[54.506386,50.856941],[54.438042,50.765274],[54.397774,50.625549],[54.453323,50.55555],[54.523933,50.528839],[54.610275,50.54361],[54.701935,50.60694100000012],[54.658325,50.721931],[54.673882000000106,50.873878000000104],[54.548607,50.9222180000001],[54.548607,51.006386],[54.647217,51.036942000000124],[54.82888,50.98333000000014],[55.369987,50.651932],[55.49777200000011,50.6616590000001],[55.539436,50.609161],[55.692490000000134,50.532494],[56.116104000000114,50.739159],[56.17249300000014,50.913048],[56.337212000000136,50.891106],[56.449158000000125,50.973045],[56.439156,51.034996],[56.510826,51.08332800000011],[56.626099000000124,50.985825],[56.729156,50.977768],[56.700272,51.056381],[56.774437,51.090828],[56.873322000000144,51.058327],[57.13333100000011,51.088043],[57.266106,51.018051],[57.36110700000012,50.899994],[57.481934,50.864716],[57.56916,50.925552],[57.741936000000116,50.913605000000125],[57.749718,51.07249500000012],[57.79443400000013,51.118942],[58.1722180000001,51.054436],[58.215271,51.115829],[58.337769,51.156097],[58.609993,51.03833],[58.624435,50.988602],[58.566666,50.908882],[58.66554300000013,50.80499300000014],[58.94026900000012,50.683052],[59.492493,50.629433],[59.58638000000013,50.584435],[59.575829,50.5563810000001],[59.46638500000011,50.532494],[59.542496,50.478325],[59.6508260000001,50.533882],[59.819717,50.5472180000001],[59.939713,50.711937],[59.984436,50.838326],[60.04361,50.863327],[60.165268,50.845825],[60.170273,50.775269],[60.3122100000001,50.69249],[60.698044,50.6616590000001],[61.403603,50.789993],[61.461662,50.873047],[61.549164000000125,51.215546],[61.685822,51.265831],[61.581665,51.303047],[61.490829,51.424995],[60.978043,51.497772],[60.93387600000011,51.561104],[60.94294700000011,51.61888900000014],[60.527771,51.627213],[60.386658000000125,51.672493000000145],[60.373604,51.695541],[60.461662,51.73777],[60.496658,51.801933],[60.224159,51.871933],[60.064438,51.873604000000114],[60.00222,51.958328],[60.02555100000012,52.000832],[60.22304500000013,51.999161],[60.486656,52.15470900000014],[60.715271,52.156937],[60.782494,52.220268],[61.061935000000126,52.342491],[60.9786,52.41304800000012],[60.970825,52.494995],[60.83471700000012,52.529991],[60.83471700000012,52.63582600000012],[60.735825,52.637497],[60.694153000000135,52.680824],[60.731659,52.749718],[61.019989,52.886383],[61.099159,52.981659],[61.203323,53.021935],[61.354996000000135,52.991936],[61.462769,53.02971600000012],[61.695541,52.98304700000011],[61.862495,52.986656],[61.967209,52.93749200000013],[62.11832400000014,53.00416600000011],[62.144157000000114,53.080826],[62.104713,53.12499200000013],[61.606384,53.2286],[61.50972,53.21971100000013],[61.390274,53.27388],[61.184715,53.306656],[61.151657,53.37471],[61.241936,53.506943],[61.424995,53.442215],[61.577492,53.513329],[61.538887,53.593323],[61.395271,53.592766],[61.324436,53.555832],[61.182495,53.569443],[61.094154,53.616936],[60.90554800000012,53.62027],[60.908325,53.66027100000014],[61.059715,53.643326],[61.226936,53.811935],[61.118599,53.883331],[61.000549,53.88971700000013],[61.01416,53.947487],[61.113052,53.963608],[61.326103,54.06916],[61.420273,54.066666],[61.486656,54.015549000000135],[61.789719,54.00416600000011],[61.85527000000013,53.95166],[62.0258260000001,53.939713],[62.02471200000014,54.024994],[62.35804700000011,54.022766],[62.422218,53.938042],[62.547493,53.87943300000012],[62.57416500000011,53.896942],[62.565544,54.033051],[62.591377000000136,54.053047000000106],[62.68721000000011,54.085266],[63.109993,54.09554300000013],[63.14888,54.114159],[63.13526900000011,54.174164],[63.172218,54.186378000000104],[63.4049910000001,54.172768],[63.726379,54.25972],[63.899101,54.198135],[64.019989,54.23777],[63.979988000000105,54.28054800000012],[63.992767,54.311104],[64.53887900000012,54.363884],[64.737762,54.341103],[64.924423,54.409714],[64.997208,54.396385],[65.106094,54.315544],[65.216385,54.318886],[65.24054,54.348045],[65.20109600000012,54.46138000000013],[65.218597,54.52777100000014],[65.483322,54.638046],[65.75749200000013,54.601387],[65.844437,54.684715],[65.966934,54.713608],[65.991089,54.617493],[66.495255,54.723045],[66.722763,54.726936],[66.80886800000013,54.76666300000011],[67.24552900000015,54.806656],[67.322769,54.867493],[67.581375,54.85443900000013],[67.766388,54.891937],[67.832214,54.96332600000011],[67.929703,54.98333],[68.03442400000012,54.950272],[68.205261,54.966103],[68.329987,55.06805400000013],[68.2102660000001,55.13888500000013],[68.220261,55.18721],[68.625809,55.201935],[68.731369,55.3705440000001],[68.87997400000012,55.342766],[68.933319,55.28611],[69.002487,55.28749800000014],[69.001099,55.353607],[68.939423,55.37027],[68.92330900000013,55.424164],[68.952484,55.44471],[69.16832000000011,55.400543],[69.185532,55.34388000000013]]]]}},{"type":"Feature","properties":{"FIPS":"LA","ISO2":"LA","ISO3":"LAO","UN":418,"NAME":"Lao People's Democratic Republic","AREA":23080,"POP2005":566391,"REGION":142,"SUBREGION":35,"LON":102.471,"LAT":19.905},"geometry":{"type":"Polygon","coordinates":[[[107.5466,14.708618],[107.473038,14.639999],[107.253601,14.531111],[107.121094,14.405277],[106.853592,14.303053],[106.752617,14.40942],[106.627762,14.466942],[106.540741,14.598724],[106.473038,14.56361],[106.408333,14.456387],[106.3311,14.444721],[106.253883,14.494442],[106.216377,14.376942],[106.004707,14.373053],[106.033867,14.237219],[106.175537,14.06472],[106.111099,13.945831],[106.056641,13.929998],[105.910278,13.932842],[105.796944,14.026388],[105.7836,14.081387],[105.559128,14.168325],[105.380814,14.105276],[105.282761,14.178055],[105.209991,14.284443],[105.210602,14.349648],[105.444427,14.450554],[105.536102,14.563332],[105.512497,14.805832],[105.566383,14.883053],[105.590553,15.000555],[105.468872,15.124998],[105.531662,15.394444],[105.599991,15.433054],[105.632477,15.67861],[105.596367,15.728054],[105.504707,15.767498],[105.449142,15.756943],[105.401093,15.80722],[105.345543,15.929998],[105.419708,16.013885],[105.076927,16.097496],[105.012497,16.251663],[104.752777,16.517498],[104.76915,16.721107],[104.740807,17.006943],[104.809143,17.190273],[104.805542,17.381939],[104.699142,17.523331],[104.467758,17.64333],[104.335541,17.826385],[104.277771,17.849998],[104.216927,17.988049],[104.103317,18.104717],[104.07193,18.199718],[103.972488,18.329441],[103.842484,18.311108],[103.507767,18.421661],[103.305252,18.421108],[103.236366,18.353886],[103.256653,18.274998],[103.06942,18.123026],[103.044983,17.99416],[102.95166,18.007221],[102.858597,17.974716],[102.683594,17.819996],[102.609154,17.882217],[102.593872,17.95694],[102.419434,17.983883],[102.295258,18.050274],[102.178864,18.193886],[102.089394,18.214983],[101.907211,18.034164],[101.779984,18.063332],[101.689148,17.90583],[101.575821,17.85944],[101.559708,17.813835],[101.582489,17.785831],[101.309708,17.624718],[101.162773,17.459995],[101.02832,17.544441],[100.912773,17.575275],[100.987488,17.71944],[101.021103,17.890274],[101.111099,17.953606],[101.170822,18.087219],[101.160263,18.342495],[101.09166,18.376942],[101.058029,18.446384],[101.267487,18.68055],[101.236923,18.741383],[101.251938,18.889717],[101.354431,19.038609],[101.289978,19.106106],[101.202477,19.353886],[101.210541,19.459438],[101.268883,19.477219],[101.281097,19.562218],[101.219353,19.596405],[100.912201,19.619717],[100.775269,19.48444],[100.651932,19.551662],[100.582764,19.49305],[100.503601,19.526665],[100.40416,19.754444],[100.509163,19.881939],[100.58046,20.157768],[100.520538,20.144997],[100.454353,20.190887],[100.332764,20.388607],[100.256378,20.385273],[100.16304,20.28833],[100.105263,20.309441],[100.09137,20.348606],[100.175262,20.635273],[100.253883,20.745548],[100.368874,20.826942],[100.531937,20.805275],[100.647217,20.870552],[100.633614,20.891541],[100.525543,20.871109],[100.519989,20.94944],[100.545532,21.025276],[100.621368,21.051662],[100.671921,21.128052],[100.722603,21.307709],[100.834717,21.302498],[100.997482,21.395828],[101.161652,21.530552],[101.148239,21.572636],[101.184708,21.558887],[101.265266,21.376106],[101.234154,21.252777],[101.281937,21.180275],[101.568604,21.247494],[101.732559,21.139492],[101.781097,21.142494],[101.845261,21.216106],[101.8461,21.256386],[101.739151,21.316387],[101.783051,21.650829],[101.752487,21.724438],[101.765266,21.834442],[101.625526,21.971939],[101.574432,22.20916],[101.680542,22.379162],[101.661926,22.413052],[101.69136,22.472218],[101.777481,22.500832],[101.919983,22.436108],[102.030823,22.455273],[102.119431,22.430275],[102.238312,22.242493],[102.419434,22.120552],[102.505547,21.962215],[102.607758,21.925552],[102.648331,21.849998],[102.676651,21.65583],[102.972763,21.74416],[102.988586,21.575275],[102.874977,21.432774],[102.904984,21.440273],[102.883041,21.254997],[102.918869,21.232494],[102.914436,21.168053],[103.037491,21.053886],[103.170532,20.846664],[103.603867,20.741104],[103.693588,20.657219],[103.738312,20.669994],[103.77887,20.784443],[103.856644,20.852497],[104.109154,20.977219],[104.314148,20.889717],[104.499153,20.713608],[104.6436,20.660275],[104.516098,20.51722],[104.381927,20.444717],[104.514427,20.407497],[104.616089,20.416664],[104.831673,20.228607],[104.943588,20.181385],[104.984711,20.098331],[104.979156,20.004997],[104.785812,19.887497],[104.786926,19.861385],[104.8461,19.853329],[104.837769,19.794163],[104.713318,19.746384],[104.640266,19.611942],[104.516098,19.606106],[104.420822,19.67194],[104.246094,19.704441],[104.135269,19.659439],[104.037247,19.692944],[104.021652,19.665829],[104.101646,19.559719],[104.103867,19.478607],[104.052757,19.417496],[103.879967,19.319996],[103.879433,19.29361],[103.998596,19.229717],[104.059418,19.239994],[104.171097,19.19305],[104.224152,19.151386],[104.220757,19.111324],[104.283867,19.110554],[104.526382,18.976662],[104.573318,18.900551],[104.741364,18.797218],[105.105553,18.696663],[105.193863,18.642494],[105.194138,18.609999],[105.146378,18.59444],[105.103317,18.466938],[105.183319,18.334442],[105.258614,18.254444],[105.318604,18.259998],[105.32193,18.196678],[105.358597,18.167496],[105.50444,18.168327],[105.627243,17.987503],[105.753883,17.669994],[105.860809,17.618607],[106.084717,17.361664],[106.34082,17.169163],[106.444427,16.987495],[106.520264,16.965549],[106.561096,16.996941],[106.560257,16.677494],[106.685532,16.45805],[106.760536,16.421383],[106.845261,16.535553],[106.880539,16.53611],[106.987198,16.299721],[107.093887,16.300819],[107.147217,16.263332],[107.161102,16.187775],[107.334152,16.056942],[107.464706,16.078609],[107.475273,16.021111],[107.398331,15.913887],[107.203873,15.859997],[107.175537,15.784164],[107.263046,15.647778],[107.420258,15.503332],[107.517487,15.46833],[107.695251,15.270832],[107.615257,15.06222],[107.467758,15.025],[107.482758,14.966108],[107.541367,14.918055],[107.5466,14.708618]]]}},{"type":"Feature","properties":{"FIPS":"LE","ISO2":"LB","ISO3":"LBN","UN":422,"NAME":"Lebanon","AREA":1023,"POP2005":401074,"REGION":142,"SUBREGION":145,"LON":35.888,"LAT":33.92},"geometry":{"type":"Polygon","coordinates":[[[35.623634,33.245728],[35.585548,33.270271],[35.504715,33.094162],[35.428329,33.068886],[35.10083,33.093605],[35.203049,33.20916],[35.273331,33.454163],[35.357216,33.528328],[35.476944,33.794716],[35.469994,33.903053],[35.569443,33.906944],[35.634438,34.012772],[35.628326,34.198326],[35.670555,34.313889],[35.982773,34.525833],[35.972771,34.647499],[36.459999,34.635277],[36.351227,34.500748],[36.429993,34.501938],[36.525833,34.431938],[36.623741,34.204994],[36.283333,33.91777],[36.388611,33.858604],[36.378052,33.831665],[36.240829,33.856384],[36.07,33.827217],[35.933884,33.654716],[36.059166,33.579437],[35.826942,33.404999],[35.810555,33.360832],[35.624718,33.275551],[35.623634,33.245728]]]}},{"type":"Feature","properties":{"FIPS":"LG","ISO2":"LV","ISO3":"LVA","UN":428,"NAME":"Latvia","AREA":6205,"POP2005":2301793,"REGION":150,"SUBREGION":154,"LON":25.641,"LAT":56.858},"geometry":{"type":"Polygon","coordinates":[[[21.068607,56.435547],[21.026665,56.614159],[21.06472,56.742767],[21.053608,56.83638],[21.261387,56.922768],[21.391663,57.021935],[21.420551,57.289436],[21.73333,57.576942],[22.00111,57.597214],[22.610275,57.756386],[22.584164,57.676102],[22.637218,57.588882],[23.137218,57.363052],[23.259163,57.098045],[23.586109,56.976654],[23.785831,56.970268],[24.155273,57.097488],[24.407497,57.25666],[24.362217,57.580826],[24.289719,57.792496],[24.31498,57.871826],[24.420273,57.874435],[24.542774,57.95166],[24.723885,57.964996],[25.124439,58.076103],[25.179718,58.070274],[25.247215,57.992493],[25.299999,58.01416],[25.263054,58.06916],[25.294998,58.084435],[25.622772,57.916382],[26.034996,57.823326],[26.299164,57.611382],[26.523609,57.523048],[26.608887,57.526939],[26.898331,57.633881],[27.018608,57.611382],[27.087219,57.56221],[27.547218,57.536385],[27.527222,57.438599],[27.861107,57.302216],[27.848331,57.174164],[27.70166,56.914711],[27.731106,56.869156],[27.837776,56.875549],[27.938885,56.82444],[27.917496,56.78611],[27.943607,56.722763],[28.147774,56.471375],[28.237774,56.271103],[28.168011,56.150154],[28.118328,56.167213],[27.92944,56.113327],[27.647217,55.924164],[27.598824,55.791718],[27.156105,55.846382],[26.989994,55.834717],[26.849998,55.710823],[26.745274,55.686653],[26.661663,55.705826],[26.591385,55.674995],[26.338608,55.726379],[26.19083,55.867493],[25.696941,56.115273],[25.096943,56.201103],[24.899719,56.450546],[24.653328,56.365829],[24.558331,56.28833],[24.44944,56.269714],[24.332218,56.310547],[24.16333,56.261108],[23.948883,56.332214],[23.608608,56.364159],[23.525276,56.33416],[23.319996,56.380272],[23.171108,56.361938],[23.096107,56.305824],[22.941383,56.423882],[22.691383,56.356659],[22.519165,56.404434],[22.067219,56.419441],[21.354443,56.23999],[21.244438,56.168327],[21.218052,56.089989],[21.051685,56.077309],[20.971939,56.245827],[20.995548,56.508331],[21.02861,56.508049],[21.068607,56.435547]]]}},{"type":"Feature","properties":{"FIPS":"BO","ISO2":"BY","ISO3":"BLR","UN":112,"NAME":"Belarus","AREA":20748,"POP2005":9795287,"REGION":150,"SUBREGION":151,"LON":28.047,"LAT":53.54},"geometry":{"type":"Polygon","coordinates":[[[26.613209,55.674835],[26.661663,55.705826],[26.745274,55.686653],[26.849998,55.710823],[26.989994,55.834717],[27.156105,55.846382],[27.598824,55.791718],[27.647217,55.924164],[27.92944,56.113327],[28.124996,56.16777],[28.312496,56.049995],[28.387497,56.0961],[28.646107,56.093605],[28.754166,55.95388],[28.846943,55.94249],[28.869442,55.980545],[29.059441,56.032768],[29.412216,55.957771],[29.464439,55.911102],[29.40694,55.895828],[29.359161,55.789436],[29.493885,55.688881],[29.946384,55.854439],[30.245827,55.854439],[30.489716,55.799995],[30.756664,55.596657],[30.926247,55.60257],[30.939438,55.399437],[30.81361,55.293327],[30.94833,55.18943],[31.02972,55.043327],[30.838886,54.922493],[30.781387,54.79361],[31.10305,54.645546],[31.144718,54.582214],[31.084442,54.498604],[31.231937,54.456657],[31.311665,54.35083],[31.331665,54.237495],[31.544163,54.143326],[31.844162,54.064438],[31.85722,53.969711],[31.764225,53.80262],[31.902218,53.777771],[32.119713,53.819992],[32.48027,53.714439],[32.503883,53.672218],[32.414711,53.646385],[32.438599,53.577774],[32.738045,53.465828],[32.724434,53.360275],[32.298882,53.131935],[32.136658,53.0886],[31.804996,53.123604],[31.775555,53.194153],[31.630276,53.217209],[31.404716,53.195824],[31.386383,53.099159],[31.266388,53.021935],[31.415272,52.893051],[31.536942,52.856102],[31.58083,52.803047],[31.594997,52.738045],[31.5,52.689987],[31.590553,52.589714],[31.629719,52.370544],[31.586662,52.318886],[31.782497,52.165825],[31.783886,52.108047],[31.422497,52.119987],[31.291386,52.082771],[30.943096,52.073792],[30.930492,52.030083],[30.958885,52.000832],[30.824997,51.947487],[30.665272,51.826942],[30.62833,51.71138],[30.564999,51.643326],[30.553886,51.541939],[30.644161,51.332771],[30.570831,51.301933],[30.551414,51.251846],[30.176384,51.491936],[29.766388,51.440544],[29.717773,51.494438],[29.669716,51.498878],[29.339165,51.373047],[29.181385,51.61805],[29.118053,51.63694],[28.828609,51.546387],[28.766109,51.484718],[28.752499,51.411102],[28.660553,51.451935],[28.62722,51.566383],[28.319443,51.589157],[28.25861,51.661102],[28.088051,51.564995],[27.975273,51.567772],[27.851387,51.62027],[27.811665,51.5886],[27.817497,51.530548],[27.746941,51.465546],[27.679996,51.494438],[27.728329,51.571938],[27.711662,51.596657],[27.511971,51.628868],[27.279442,51.597771],[27.199997,51.670273],[27.196941,51.758888],[26.919716,51.751106],[26.649719,51.820274],[26.444717,51.814995],[26.436939,51.856941],[26.180828,51.861382],[25.775829,51.939156],[25.439995,51.922218],[25.17944,51.959717],[24.891384,51.899994],[24.396664,51.886658],[24.313332,51.822495],[24.279442,51.73777],[24.043053,51.610275],[23.953884,51.584991],[23.896664,51.635826],[23.666664,51.640549],[23.608608,51.608047],[23.646107,51.520828],[23.563885,51.539436],[23.534992,51.653595],[23.660828,52.006104],[23.638607,52.079437],[23.35833,52.204712],[23.206383,52.225266],[23.1654,52.282276],[23.397217,52.514442],[23.597218,52.596382],[23.753887,52.615829],[23.91555,52.695541],[23.941105,52.749718],[23.933052,53.01416],[23.858608,53.195824],[23.640274,53.559158],[23.50404,53.947044],[23.709438,53.923882],[24.088608,53.937492],[24.175552,53.967491],[24.277775,53.899719],[24.38694,53.888603],[24.612217,53.992218],[24.820831,53.977211],[24.840553,54.034439],[24.795551,54.101387],[24.840275,54.14222],[24.968884,54.1586],[25.071941,54.13472],[25.207497,54.221375],[25.391663,54.255829],[25.471661,54.306099],[25.577221,54.240273],[25.506107,54.18721],[25.534443,54.146942],[25.785275,54.160545],[25.807774,54.248047],[25.717495,54.328606],[25.58194,54.311661],[25.547497,54.332771],[25.648884,54.517494],[25.764164,54.579163],[25.72694,54.683052],[25.73666,54.789436],[25.788887,54.87027],[25.911942,54.953606],[26.160828,54.977211],[26.284164,55.148048],[26.521385,55.148331],[26.819717,55.281105],[26.766941,55.313606],[26.45583,55.341377],[26.626663,55.593048],[26.613209,55.674835]]]}},{"type":"Feature","properties":{"FIPS":"LH","ISO2":"LT","ISO3":"LTU","UN":440,"NAME":"Lithuania","AREA":6268,"POP2005":3425077,"REGION":150,"SUBREGION":154,"LON":23.897,"LAT":55.336},"geometry":{"type":"MultiPolygon","coordinates":[[[[21.044441,55.32638500000012],[20.984814,55.27655],[20.942833,55.287201],[21.039440000000127,55.40082600000011],[21.088608,55.514717],[21.089996,55.719986],[21.13472,55.629158],[21.10305,55.42083],[21.044441,55.32638500000012]]],[[[25.00000000000011,56.295547],[25.133884,56.188881],[25.582775,56.151382000000126],[25.696941,56.115273000000116],[26.19083000000012,55.86749300000014],[26.338608000000136,55.72637900000012],[26.613209,55.674835],[26.626663,55.593048],[26.45583,55.341377],[26.766941,55.31360600000011],[26.81971700000014,55.281105],[26.52138500000012,55.148331],[26.284164,55.14804800000013],[26.160828,54.977211],[25.911942,54.953606],[25.788887,54.87027],[25.73666,54.789436],[25.726940000000127,54.683052],[25.764164,54.57916300000011],[25.648884,54.517494],[25.547497,54.332771],[25.58194,54.31166100000013],[25.717495,54.328606],[25.807774,54.248047],[25.785275,54.160545],[25.534443,54.14694200000014],[25.5061070000001,54.18721],[25.577221000000122,54.240273],[25.471661,54.306099],[25.391663,54.255829],[25.207497,54.22137500000014],[25.071941,54.13472],[24.968884,54.1586],[24.840275000000133,54.14222],[24.795551,54.101387],[24.840553,54.034439],[24.820831,53.977211],[24.612217,53.992218],[24.38694,53.888603],[24.27777500000013,53.89971900000012],[24.175552,53.967491],[24.088608,53.937492000000134],[23.709438,53.923882],[23.50404,53.947044],[23.51722,54.047218],[23.48444000000012,54.138329],[23.350273,54.238884],[23.115829,54.304436],[22.987495,54.38916000000011],[22.856106,54.4086],[22.785885,54.363838],[22.694439000000102,54.47332],[22.719162,54.691376],[22.869164,54.82332600000012],[22.842495,54.896942],[22.732216000000108,54.962494],[22.643887,54.963608],[22.602219000000105,55.046661],[22.27972,55.067215],[22.061943,55.027489],[21.38128300000011,55.287094],[21.263935000000117,55.248985],[21.289719,55.28749800000014],[21.255999,55.36594800000011],[21.183626000000118,55.34074],[21.247215,55.463326],[21.145275,55.676102],[21.073887000000127,55.736656],[21.04472,55.882767],[21.051685,56.077309],[21.218052,56.08998900000012],[21.244438,56.168327],[21.345829,56.23555],[22.067219000000136,56.419441],[22.519165,56.404434],[22.691383,56.356659],[22.941383,56.423882000000106],[23.096107,56.30582400000014],[23.171108000000117,56.361938],[23.319996,56.380272000000105],[23.525276,56.33416],[23.608608,56.364159],[23.948883,56.332214000000135],[24.16333,56.261108],[24.332218,56.310547],[24.44944,56.269714],[24.558331,56.28833],[24.653328,56.365829],[24.899719,56.450546],[25.00000000000011,56.295547]]]]}},{"type":"Feature","properties":{"FIPS":"LI","ISO2":"LR","ISO3":"LBR","UN":430,"NAME":"Liberia","AREA":9632,"POP2005":3441796,"REGION":2,"SUBREGION":11,"LON":-9.657,"LAT":6.682},"geometry":{"type":"Polygon","coordinates":[[[-10.806074,6.403],[-10.970001,6.537777],[-11.359167,6.698333],[-11.378334,6.828055],[-11.492331,6.927091],[-11.421391,6.941944],[-11.305279,7.216944],[-11.189445,7.2575],[-11.102779,7.384444],[-10.863056,7.530555],[-10.68889,7.741666],[-10.607779,7.772499],[-10.602222,8.035276],[-10.497778,8.136389],[-10.355278,8.146387],[-10.302223,8.189999],[-10.266651,8.488377],[-10.218334,8.477499],[-10.169724,8.512777],[-9.965557,8.474998],[-9.787779,8.51222],[-9.6625,8.489166],[-9.48365,8.346931],[-9.462778,8.165554],[-9.406389,8.021111],[-9.437223,7.901111],[-9.353859,7.742367],[-9.384167,7.559999],[-9.485161,7.361989],[-9.422501,7.424999],[-9.325001,7.428611],[-9.099724,7.237222],[-9.106945,7.198889],[-8.846945,7.2675],[-8.79389,7.405277],[-8.709167,7.512777],[-8.70639,7.650555],[-8.660557,7.695],[-8.551689,7.691749],[-8.555834,7.61861],[-8.432987,7.527675],[-8.391945,7.315277],[-8.285557,7.17611],[-8.290556,7.022778],[-8.309446,6.855277],[-8.369167,6.730833],[-8.606384,6.507815],[-8.545,6.493055],[-8.374445,6.360555],[-8.169724,6.275],[-7.999445,6.300555],[-7.897779,6.261944],[-7.822223,6.202777],[-7.758889,5.947222],[-7.685556,5.904444],[-7.655001,5.938055],[-7.498056,5.843333],[-7.426667,5.849722],[-7.431667,5.714999],[-7.3725,5.569444],[-7.436389,5.430555],[-7.3675,5.323333],[-7.495278,5.10111],[-7.560556,5.051389],[-7.588334,4.905833],[-7.551111,4.609444],[-7.56389,4.393332],[-7.525402,4.352806],[-7.717778,4.357778],[-7.948611,4.502222],[-8.252224,4.574444],[-9.142778,5.055555],[-9.407778,5.256389],[-9.591391,5.476666],[-9.784723,5.610833],[-10.233612,6.048611],[-10.364168,6.108611],[-10.377224,6.167222],[-10.764168,6.271111],[-10.811668,6.31111],[-10.806074,6.403]]]}},{"type":"Feature","properties":{"FIPS":"LO","ISO2":"SK","ISO3":"SVK","UN":703,"NAME":"Slovakia","AREA":4808,"POP2005":5386995,"REGION":150,"SUBREGION":151,"LON":19.491,"LAT":48.707},"geometry":{"type":"Polygon","coordinates":[[[17.251656,48.024994],[17.166386,48.012497],[17.116665,48.038605],[17.069145,48.135265],[16.975277,48.188332],[16.94972,48.278049],[16.839996,48.372215],[16.864441,48.467216],[16.933331,48.532776],[16.946182,48.619064],[17.044167,48.771385],[17.187908,48.869446],[17.403889,48.822777],[17.7575,48.876663],[17.91111,48.984993],[18.075279,49.041943],[18.147778,49.115555],[18.208054,49.284164],[18.379444,49.330276],[18.568886,49.496109],[18.851246,49.517357],[18.968609,49.481667],[18.978054,49.39666],[19.163609,49.400551],[19.270275,49.527771],[19.475555,49.599998],[19.520981,49.574165],[19.574997,49.461105],[19.658607,49.406662],[19.790276,49.406662],[19.826942,49.278053],[19.771111,49.206383],[19.846664,49.19194],[19.97472,49.227219],[20.074444,49.175278],[20.143608,49.314995],[20.360554,49.393051],[20.740833,49.388885],[20.916386,49.296104],[20.984165,49.310555],[21.076111,49.423607],[21.278889,49.456665],[21.459442,49.41111],[21.618889,49.436386],[21.956944,49.341385],[22.037777,49.210831],[22.558052,49.079437],[22.53722,48.995544],[22.461384,48.949432],[22.328884,48.686935],[22.158886,48.580276],[22.150555,48.408607],[22.101665,48.37722],[21.726665,48.352493],[21.614166,48.498329],[21.442776,48.575272],[21.153332,48.511108],[20.955276,48.522499],[20.818607,48.576385],[20.660553,48.563332],[20.500832,48.50444],[20.366943,48.308884],[20.299721,48.258606],[20.235554,48.274994],[19.937775,48.135277],[19.630554,48.233887],[19.524166,48.205826],[19.472218,48.087219],[18.849098,48.051064],[18.771664,47.965553],[18.758888,47.907494],[18.84972,47.817772],[18.749729,47.813156],[18.655277,47.758606],[17.784409,47.746803],[17.485867,47.877968],[17.355553,47.988884],[17.251656,48.024994]]]}},{"type":"Feature","properties":{"FIPS":"LS","ISO2":"LI","ISO3":"LIE","UN":438,"NAME":"Liechtenstein","AREA":16,"POP2005":34598,"REGION":150,"SUBREGION":155,"LON":9.555,"LAT":47.153},"geometry":{"type":"Polygon","coordinates":[[[9.533569,47.274544],[9.634998,47.094994],[9.598635,47.063835],[9.474637,47.057457],[9.512499,47.100273],[9.485832,47.200272],[9.533569,47.274544]]]}},{"type":"Feature","properties":{"FIPS":"LY","ISO2":"LY","ISO3":"LBY","UN":434,"NAME":"Libyan Arab Jamahiriya","AREA":175954,"POP2005":5918217,"REGION":2,"SUBREGION":15,"LON":18.023,"LAT":27.044},"geometry":{"type":"Polygon","coordinates":[[[9.948332,27.824444],[9.954166,27.86861],[9.789721,28.256664],[9.873333,28.859165],[9.839722,29.16],[9.766388,29.427776],[9.578888,29.789165],[9.303888,30.122498],[9.637499,30.278053],[9.882496,30.347775],[10.21361,30.730831],[10.290833,30.914165],[10.263887,31.079166],[10.123333,31.422497],[10.139444,31.509998],[10.287222,31.694164],[10.342222,31.729443],[10.504999,31.741386],[10.69861,31.962498],[10.820276,32.029999],[10.8825,32.13916],[11.567499,32.442215],[11.576944,32.512497],[11.466389,32.644165],[11.526081,33.171135],[11.64361,33.099442],[11.888887,33.060555],[12.310555,32.834999],[12.813889,32.799438],[13.259165,32.91861],[13.585554,32.793884],[13.783609,32.799721],[14.177221,32.712494],[14.480276,32.512215],[14.725035,32.449303],[15.165833,32.398605],[15.268888,32.326111],[15.366943,32.167221],[15.357777,31.96833],[15.485277,31.664165],[15.614443,31.495552],[15.761665,31.385555],[16.182777,31.241386],[16.70583,31.228054],[17.370831,31.081665],[17.460831,31.026386],[17.808331,30.923054],[17.916943,30.853333],[18.193333,30.776386],[18.5975,30.463886],[19.001389,30.266941],[19.316109,30.286388],[19.617775,30.417221],[19.770832,30.524437],[20.060555,30.855274],[20.125832,30.979164],[20.155552,31.149998],[20.105553,31.297497],[20.040554,31.358887],[19.96833,31.516102],[19.919441,31.757496],[19.945553,31.969166],[20.084442,32.184715],[20.337219,32.409164],[20.567627,32.560913],[21.062496,32.772774],[21.427776,32.796661],[21.621387,32.933609],[22.355553,32.876663],[22.524998,32.78083],[23.112499,32.6325],[23.081387,32.332771],[23.204441,32.278885],[23.247196,32.216225],[23.73333,32.17305],[23.986385,32.098328],[23.967777,32.067497],[24.094719,32.001106],[24.543053,31.985275],[24.727497,32.026939],[24.991386,31.963055],[25.03611,31.924442],[25.025555,31.841389],[25.152496,31.667774],[25.047222,31.519997],[24.864719,31.362221],[24.869442,31.156387],[25.019165,30.787498],[24.926109,30.506107],[24.706665,30.16861],[24.834721,29.876663],[24.877499,29.506386],[24.997776,29.248886],[25.000832,19.999119],[24.000832,20.001942],[24.002747,19.499065],[19.873886,21.611664],[16.000832,23.450554],[14.997889,23.000591],[14.234999,22.614166],[13.543888,23.16861],[11.986475,23.522305],[11.558887,24.302498],[10.715277,24.567219],[10.422222,24.478054],[10.252222,24.605831],[10.218332,24.75111],[10.054443,24.838055],[10.037498,25.321388],[9.398333,26.153332],[9.400276,26.204998],[9.499443,26.357498],[9.871666,26.514164],[9.930555,26.859722],[9.848331,26.908607],[9.733889,27.316944],[9.948332,27.824444]]]}},{"type":"Feature","properties":{"FIPS":"MA","ISO2":"MG","ISO3":"MDG","UN":450,"NAME":"Madagascar","AREA":58154,"POP2005":18642586,"REGION":2,"SUBREGION":14,"LON":46.706,"LAT":-19.374},"geometry":{"type":"MultiPolygon","coordinates":[[[[49.83361100000013,-17.089725],[49.818054,-17.039448],[49.8605500000001,-16.913891],[50.010551,-16.725559],[49.83361100000013,-17.089725]]],[[[47.219719,-15.436668],[47.207771,-15.434446],[47.200554,-15.427502],[47.219444,-15.420834],[47.219719,-15.436668]]],[[[48.342499,-13.418056],[48.20555100000013,-13.39139],[48.196663,-13.27],[48.281387,-13.196667],[48.32222000000013,-13.200001],[48.36332700000014,-13.406668],[48.342499,-13.418056]]],[[[49.604439,-12.62639],[49.594444,-12.623611],[49.595833,-12.610001],[49.605827,-12.614168],[49.604439,-12.62639]]],[[[49.356941,-12.090834],[49.371941,-12.207224],[49.26194,-12.14389],[49.232498,-12.225],[49.274437,-12.285557],[49.346382,-12.303335],[49.366386,-12.262501],[49.518326,-12.345835],[49.595551000000114,-12.507778],[49.570621,-12.648771],[49.79805,-12.816113],[49.943329,-13.039446],[49.943604,-13.224445],[50.148331,-13.820278],[50.144165,-13.98889],[50.176109,-14.061945],[50.159996,-14.221668],[50.216942,-14.304167],[50.19999700000011,-14.570278],[50.337494,-14.998611],[50.49678,-15.249453],[50.433609,-15.580002],[50.240829,-15.968889],[50.172775,-15.979723],[50.033882,-15.866945],[50.026665,-15.798334],[49.903885,-15.561111],[49.902222,-15.468334],[49.86610400000012,-15.432501],[49.720551,-15.4475],[49.633606,-15.557501],[49.73360400000013,-15.899723],[49.682495,-16.059448],[49.70971700000012,-16.127502],[49.853607000000125,-16.226948],[49.82499700000011,-16.347778],[49.863052,-16.45528],[49.845833,-16.565834],[49.717499,-16.723892],[49.788605,-16.83028],[49.596939,-16.908611],[49.422775000000115,-17.315834],[49.510277,-17.711391],[49.368332,-18.351391],[48.875549,-19.628334],[48.759163,-20.091114],[48.616661,-20.388058],[48.217773000000136,-21.745003],[47.908051,-22.461945],[47.83721900000012,-22.867226],[47.628883,-23.561668],[47.57582900000011,-23.839169],[47.339439,-24.306114],[47.30332900000013,-24.503891],[47.131386000000134,-24.841393],[47.133049,-24.928059],[46.71944400000012,-25.171391],[46.64666,-25.191669],[46.41333,-25.161667],[46.290833,-25.186111],[45.92305,-25.328892],[45.550278000000105,-25.562225],[45.214722,-25.588337],[44.782494,-25.321114],[44.355827,-25.255558],[44.293327,-25.15778],[44.38916,-25.23278],[44.401939,-25.193336],[44.174721,-25.064724],[44.10833,-25.061668],[44.01722,-24.985279],[44.005272,-24.88028],[43.91777000000013,-24.741112],[43.90583,-24.598892],[43.711937,-24.417225],[43.664162,-24.31139],[43.636383,-23.65778],[43.652222,-23.619446],[43.74582700000013,-23.581669],[43.7594380000001,-23.463612],[43.630554,-23.347504],[43.588051,-23.078335],[43.361938,-22.852779],[43.238884,-22.282501],[43.26082600000012,-22.213337],[43.236824,-22.068745],[43.279160000000104,-21.908337],[43.328049,-21.84639],[43.33416,-21.758614],[43.431107,-21.663891],[43.472221,-21.672501],[43.46611,-21.463337],[43.500549,-21.333889],[43.57972,-21.280556],[43.741104,-21.286114],[43.808609,-21.225281],[43.911659,-20.850002],[43.968048,-20.764168],[44.03611,-20.723892],[44.340271,-20.157223],[44.437492,-20.068611],[44.482216,-19.97028],[44.470551,-19.87278],[44.399719,-19.8325],[44.369995,-19.772224],[44.442215,-19.548336],[44.482216,-19.53167],[44.469162,-19.438335],[44.231384,-19.081112],[44.256943,-18.820557],[44.158882,-18.582226],[44.035828,-18.412502],[44.04361,-18.201389],[44.00110600000011,-17.948612],[44.031387,-17.756947],[43.924438,-17.600834],[43.937218,-17.479446],[44.346107,-16.796947],[44.437775,-16.692223],[44.46611,-16.495834],[44.397217000000126,-16.346111],[44.45916,-16.184448],[44.873604000000114,-16.210281],[45.034439,-16.120556],[45.136665,-15.996389],[45.264999,-15.927502],[45.298607,-16.117779],[45.412773,-16.041389],[45.365829,-15.98778],[45.39054900000013,-15.973333],[45.572495,-15.949167],[45.594162,-15.987501],[45.573326,-16.034447],[45.61777500000011,-16.057503],[45.643883,-15.883057],[45.71666,-15.791668],[45.826111,-15.814724],[45.921387,-15.772501],[45.957497,-15.78389],[45.964996,-15.853334],[46.063606,-15.871946],[46.07054900000014,-15.784168],[46.011383,-15.823891],[46.006386,-15.804445],[46.151382000000126,-15.703611],[46.232498,-15.714169],[46.246666,-15.846945],[46.302216,-15.961113],[46.477219,-15.966112],[46.44722,-15.885834],[46.375549,-15.833889],[46.304443000000106,-15.717224],[46.338333,-15.624723],[46.47361,-15.498056],[46.94722000000013,-15.198891],[47.076385,-15.334446],[47.007217,-15.405834],[46.959442,-15.558056],[47.1290130000001,-15.445184],[47.223618,-15.448465],[47.235645,-15.41292],[47.111938,-15.305557],[47.058327,-15.185001],[47.310555,-14.9125],[47.285431,-14.852856],[47.454994,-14.665279],[47.500832,-14.711668],[47.506386,-14.826946],[47.412498,-14.97139],[47.4272160000001,-15.110556],[47.491943000000106,-15.076668],[47.698608,-14.683613],[47.811275,-14.60389],[47.978607,-14.625834],[48.001663,-14.765556],[48.006943,-14.622778],[47.919167,-14.569168],[47.746384,-14.602779],[47.69944,-14.420557],[47.778885,-14.261391],[47.826111,-14.230835],[47.927773,-14.253889],[47.949387,-14.181056],[47.904442,-14.092779],[48.016663,-14.147501],[47.980827,-14.324446],[48.003052,-14.322779],[48.048332,-14.155556],[48.041107,-14.06889],[47.94194,-14.00639],[48.021111,-13.956112],[47.91055300000011,-13.897501],[47.883606,-13.826946],[47.905273,-13.59639],[48.019722,-13.581112],[48.047775,-13.550001],[48.023048,-13.520834],[48.063332,-13.518057],[48.152771,-13.600834],[48.179993,-13.754168],[48.287216,-13.808056],[48.33554800000013,-13.773056],[48.34111,-13.547501],[48.503883,-13.515556],[48.500549,-13.444168],[48.536942,-13.425556],[48.66555,-13.449167],[48.739716,-13.427223],[48.798332,-13.354168],[48.82388300000014,-13.120001],[48.959442,-12.822224],[48.879715,-12.573057],[48.730827,-12.434168],[48.766388,-12.399168],[48.85083,-12.413334],[48.90721900000011,-12.495834],[48.948051,-12.482779],[48.9805530000001,-12.341391],[49.16444400000011,-12.238056],[49.189438,-12.125557],[49.12944,-12.103613],[49.258331,-11.945557],[49.297218,-11.964445],[49.356941,-12.090834]]]]}},{"type":"Feature","properties":{"FIPS":"MB","ISO2":"MQ","ISO3":"MTQ","UN":474,"NAME":"Martinique","AREA":106,"POP2005":395896,"REGION":19,"SUBREGION":29,"LON":-61.021,"LAT":14.653},"geometry":{"type":"Polygon","coordinates":[[[-60.86084,14.402777],[-60.886948,14.465555],[-61.03389,14.465832],[-61.231674,14.809444],[-61.174728,14.876944],[-61.034447,14.829166],[-60.940834,14.740833],[-60.829727,14.57],[-60.816673,14.470554],[-60.86084,14.402777]]]}},{"type":"Feature","properties":{"FIPS":"MG","ISO2":"MN","ISO3":"MNG","UN":496,"NAME":"Mongolia","AREA":156650,"POP2005":2580704,"REGION":142,"SUBREGION":30,"LON":102.876,"LAT":46.056},"geometry":{"type":"Polygon","coordinates":[[[91.020248,46.600109],[91.044144,46.722214],[90.916931,46.948044],[90.71138,47.041939],[90.489975,47.321938],[90.46582,47.500275],[90.357483,47.643326],[90.100266,47.7686],[90.074432,47.886383],[89.983597,47.893776],[89.938873,47.83654],[89.781937,47.82843],[89.557755,48.041664],[89.37886,48.04583],[89.233871,47.981651],[89.092773,47.991936],[88.94136,48.113052],[88.65332,48.18277],[88.597488,48.232765],[88.594986,48.344154],[88.523315,48.403046],[87.973312,48.576942],[87.969437,48.607498],[88.088593,48.706383],[88.000549,48.763054],[87.841095,48.794998],[87.75943,48.88166],[87.776093,48.924164],[87.873032,48.951935],[87.899429,49.00222],[87.840698,49.172951],[87.988586,49.177216],[88.162201,49.272217],[88.131927,49.368324],[88.220825,49.461662],[88.407761,49.483879],[88.899994,49.443321],[88.879425,49.529716],[88.913605,49.548882],[89.003052,49.462494],[89.181931,49.506943],[89.2397,49.550545],[89.197754,49.604996],[89.226654,49.638329],[89.372208,49.57972],[89.459717,49.649994],[89.718048,49.717491],[89.732758,49.754166],[89.651093,49.795273],[89.6427,49.904831],[90.011383,49.98333],[90.051376,50.082497],[90.244431,50.12027],[90.50972,50.224434],[90.698593,50.219437],[91.002487,50.422493],[91.458038,50.507774],[91.787491,50.69471],[92.221375,50.705551],[92.284988,50.740829],[92.322769,50.814995],[92.447754,50.810822],[92.660812,50.681664],[92.760269,50.712494],[92.802765,50.79361],[92.974991,50.791107],[92.999146,50.751389],[92.971024,50.666489],[93.019714,50.613052],[93.112762,50.5961],[93.448868,50.62249],[93.726929,50.57972],[94.274994,50.569443],[94.352203,50.414993],[94.389984,50.214439],[94.510818,50.164993],[94.635269,50.024437],[94.976089,50.056099],[95.066086,49.961937],[95.422485,49.9561],[95.529434,49.893326],[95.742203,49.957214],[95.817215,50.021935],[95.907211,50.01416],[95.960266,49.944153],[96.074432,50.006943],[96.294434,49.946655],[96.37915,49.893608],[96.547485,49.925827],[96.592484,49.864998],[96.722488,49.921104],[96.996933,49.894157],[97.169029,49.761993],[97.34082,49.734436],[97.559982,49.826942],[97.719147,49.95166],[97.890823,49.955551],[98.107208,50.048882],[98.289703,50.293884],[98.315262,50.531937],[98.063309,50.630547],[97.963882,50.778328],[98.013046,50.855827],[97.877472,50.929718],[97.827774,51.001106],[97.908875,51.119438],[98.05307,51.460953],[98.232346,51.459892],[98.259995,51.515831],[98.248032,51.581108],[98.315262,51.704163],[98.62442,51.779991],[98.708038,51.828049],[98.869431,52.038605],[98.881088,52.114159],[98.930267,52.143608],[99.026932,52.061104],[99.323044,51.948044],[99.73526,51.888046],[99.94693,51.751389],[100.553589,51.735825],[101.27388,51.521103],[101.377472,51.452774],[101.601089,51.484161],[102.077209,51.390831],[102.218872,51.333603],[102.224991,51.306381],[102.15416,51.244995],[102.168259,51.12043],[102.258041,50.980545],[102.264999,50.893326],[102.232758,50.825554],[102.356369,50.722488],[102.293869,50.642769],[102.327766,50.569717],[102.536652,50.513054],[102.613037,50.413605],[102.779709,50.387215],[102.918587,50.315269],[103.223602,50.308601],[103.309418,50.201385],[103.697746,50.13604],[103.820541,50.20118],[104.101929,50.149918],[104.250267,50.184883],[104.425537,50.311371],[104.625526,50.318306],[104.96666,50.404839],[105.132202,50.398331],[105.335541,50.483604],[105.989151,50.410545],[106.069427,50.375267],[106.078308,50.341629],[106.253326,50.298332],[106.66304,50.3386],[106.794983,50.308044],[107.005547,50.201103],[107.078323,50.084991],[107.182213,50.024162],[107.977127,49.943626],[107.949142,49.678047],[108.57222,49.333603],[108.950546,49.357773],[109.074997,49.334435],[109.20694,49.360275],[109.351929,49.336937],[109.544144,49.232491],[110.208038,49.169159],[110.352203,49.213608],[110.662491,49.145828],[110.788589,49.149437],[111.326927,49.342491],[111.514709,49.351105],[111.682213,49.406654],[111.963882,49.406937],[112.491699,49.541382],[112.766937,49.500832],[113.09082,49.598602],[113.101379,49.678879],[113.21666,49.81916],[113.586113,50.016388],[113.782494,50.086937],[113.874687,50.086937],[114.176376,50.248329],[114.313026,50.284164],[114.443863,50.24527],[114.675812,50.26416],[114.854156,50.228325],[115.039978,50.141937],[115.221367,49.988327],[115.414703,49.898331],[115.754707,49.884438],[116.069717,50.002777],[116.246094,50.027489],[116.61554,49.931381],[116.71138,49.830467],[116.061653,48.872765],[116.084152,48.815826],[115.811096,48.520546],[115.835823,48.252495],[115.54248,48.141663],[115.592194,47.919441],[115.936897,47.68721],[116.11554,47.821938],[116.258331,47.878601],[116.507767,47.845268],[116.874687,47.888046],[117.111076,47.813599],[117.372192,47.653595],[117.801086,48.010551],[118.23027,48.029991],[118.539337,47.994751],[118.767288,47.772774],[119.124969,47.664986],[119.149429,47.533882],[119.34082,47.462212],[119.338318,47.419716],[119.724991,47.168884],[119.787773,47.092766],[119.801376,46.993881],[119.922493,46.902214],[119.934982,46.719986],[119.890808,46.671692],[119.69136,46.597771],[119.648613,46.626381],[119.462769,46.63916],[119.296654,46.621376],[119.070602,46.672661],[118.869431,46.772766],[118.765549,46.68277],[118.464996,46.693047],[118.310257,46.736938],[117.933594,46.619438],[117.844147,46.534439],[117.71666,46.513885],[117.632751,46.551102],[117.598877,46.611938],[117.421097,46.578331],[117.443863,46.527771],[117.370819,46.364441],[116.84166,46.393608],[116.758614,46.331108],[116.585541,46.29583],[116.566383,46.246384],[116.384163,46.112495],[116.290268,45.990829],[116.234154,45.887772],[116.281662,45.806656],[116.212769,45.723877],[116.112198,45.681107],[116.031372,45.685547],[115.701927,45.458603],[115.392212,45.39888],[114.938026,45.382767],[114.736099,45.442215],[114.545258,45.389435],[114.541092,45.322769],[114.462196,45.211662],[114.080276,44.941101],[113.916931,44.922768],[113.638046,44.74527],[112.853043,44.8461],[112.607483,44.926384],[112.4272,45.080551],[111.98082,45.09166],[111.784988,45.000549],[111.568047,44.679161],[111.561096,44.577774],[111.421371,44.382492],[111.429703,44.328606],[111.674988,44.051102],[111.879433,43.938881],[111.959717,43.835266],[111.958328,43.692215],[111.783867,43.672493],[111.638603,43.543327],[110.9897,43.31694],[110.689972,43.053604],[110.623032,42.939987],[110.471916,42.8461],[110.440536,42.777771],[110.106369,42.64576],[109.927757,42.64138],[109.517487,42.45694],[109.313599,42.429993],[109,42.458328],[108.845543,42.399994],[108.249443,42.462345],[107.907761,42.408325],[107.571114,42.410271],[107.471916,42.466103],[107.277206,42.410545],[107.262497,42.359993],[106.781937,42.295547],[105.855263,41.987495],[105.226929,41.75],[105.012207,41.581383],[104.930542,41.651932],[104.524147,41.663879],[104.526657,41.877213],[104.061096,41.803322],[103.849426,41.80249],[103.416382,41.887215],[102.712486,42.161377],[102.442467,42.1511],[102.077209,42.23333],[101.814697,42.50972],[100.835541,42.678047],[100.314987,42.691101],[100.25499,42.641106],[99.986374,42.653603],[99.498596,42.570831],[98.221375,42.645828],[97.171646,42.797493],[96.998596,42.761383],[96.383041,42.731102],[96.356934,42.906937],[95.881363,43.27916],[95.863037,43.42083],[95.746368,43.584991],[95.539978,43.992767],[95.336105,44.020828],[95.350266,44.177773],[95.416656,44.293884],[95.020538,44.256943],[94.724426,44.349159],[94.606934,44.450546],[94.343048,44.557213],[94.110809,44.709991],[93.554703,44.957214],[93.179428,45.016388],[92.990265,45.00972],[92.882751,45.04583],[92.488876,45.003052],[92.06749,45.083054],[91.567764,45.074997],[91.462204,45.1586],[91.383041,45.118599],[91.27832,45.135269],[91.141663,45.212769],[90.896942,45.253052],[90.777206,45.436378],[90.675812,45.497772],[90.681931,45.57972],[90.719437,45.73555],[91.028595,46.0186],[91.022217,46.130547],[90.920258,46.302773],[91.07222,46.573326],[91.020248,46.600109]]]}},{"type":"Feature","properties":{"FIPS":"MH","ISO2":"MS","ISO3":"MSR","UN":500,"NAME":"Montserrat","AREA":10,"POP2005":5628,"REGION":19,"SUBREGION":29,"LON":-62.187,"LAT":16.736},"geometry":{"type":"Polygon","coordinates":[[[-62.171394,16.671387],[-62.236671,16.711941],[-62.20195,16.81361],[-62.146393,16.746666],[-62.137505,16.692776],[-62.171394,16.671387]]]}},{"type":"Feature","properties":{"FIPS":"MK","ISO2":"MK","ISO3":"MKD","UN":807,"NAME":"The former Yugoslav Republic of Macedonia","AREA":2543,"POP2005":2033655,"REGION":150,"SUBREGION":39,"LON":21.698,"LAT":41.6},"geometry":{"type":"Polygon","coordinates":[[[20.82111,40.908882],[20.733887,40.911942],[20.669998,41.088051],[20.600613,41.093185],[20.492775,41.331108],[20.562496,41.408051],[20.457775,41.522217],[20.533886,41.63472],[20.514164,41.727776],[20.568951,41.874542],[20.733055,41.863884],[20.777222,41.925552],[20.759163,41.993332],[20.807777,42.089996],[21.116943,42.202499],[21.221107,42.145271],[21.304996,42.147774],[21.466663,42.265831],[21.721386,42.232773],[21.850277,42.330826],[22.083332,42.300552],[22.324444,42.361382],[22.521111,42.148605],[22.828609,42.026939],[22.961941,41.77861],[23.032776,41.728333],[22.952499,41.634438],[22.960831,41.358604],[22.772221,41.32444],[22.729164,41.144722],[22.434719,41.121384],[22.256664,41.171387],[21.980553,41.133606],[21.916111,41.095276],[21.911942,41.049438],[21.792221,40.932777],[21.599998,40.872772],[21.41972,40.919167],[21.343052,40.871941],[20.98349,40.855888],[20.983887,40.893608],[20.944164,40.919167],[20.848331,40.935555],[20.82111,40.908882]]]}},{"type":"Feature","properties":{"FIPS":"ML","ISO2":"ML","ISO3":"MLI","UN":466,"NAME":"Mali","AREA":122019,"POP2005":1161109,"REGION":2,"SUBREGION":11,"LON":-3.524,"LAT":17.35},"geometry":{"type":"Polygon","coordinates":[[[-8.53388,11.49391],[-8.580557,11.469166],[-8.640001,11.49861],[-8.703056,11.658888],[-8.745001,11.63361],[-8.831667,11.661665],[-8.779724,11.925833],[-8.796904,12.006344],[-8.979496,12.223265],[-8.943613,12.348888],[-9.155556,12.486111],[-9.311676,12.504696],[-9.400558,12.45583],[-9.293612,12.361664],[-9.313334,12.273331],[-9.628334,12.165552],[-9.701946,12.029163],[-9.865219,12.054811],[-10.095837,12.178053],[-10.323893,12.224997],[-10.333059,12.185274],[-10.458891,12.115831],[-10.652748,11.892609],[-10.731947,11.920277],[-10.814722,12.112776],[-10.92889,12.224442],[-11.041389,12.210552],[-11.147221,12.047497],[-11.235281,11.994997],[-11.323612,12.028606],[-11.376945,12.108053],[-11.459446,12.136108],[-11.494722,12.206108],[-11.373058,12.407774],[-11.424168,12.656111],[-11.372501,12.972221],[-11.455557,13.083332],[-11.516668,13.114166],[-11.557501,13.209444],[-11.536667,13.256109],[-11.632502,13.390276],[-11.739168,13.410831],[-11.816389,13.308054],[-12.034445,13.610832],[-12.064445,13.695555],[-11.964445,13.785276],[-11.942501,13.858889],[-12.015001,14.012499],[-11.979445,14.16111],[-12.030834,14.278889],[-12.2064,14.395288],[-12.226112,14.502222],[-12.178612,14.607498],[-12.244833,14.764385],[-12.057484,14.725321],[-11.841391,14.863054],[-11.795557,15.013054],[-11.806112,15.051943],[-11.845564,15.052912],[-11.832224,15.195276],[-11.711668,15.544998],[-11.642223,15.524166],[-11.494167,15.646387],[-11.416389,15.633333],[-11.286667,15.455555],[-10.993057,15.242777],[-10.899637,15.106874],[-10.73139,15.345276],[-10.716387,15.438902],[-10.303612,15.441387],[-10.032778,15.366943],[-9.805,15.375555],[-9.696667,15.429998],[-9.411112,15.443888],[-9.442501,15.596943],[-9.338057,15.704721],[-9.310556,15.68611],[-9.333612,15.499722],[-5.49505,15.498371],[-5.335,16.328053],[-5.601389,16.507774],[-6.577223,24.999165],[-4.806111,25.000275],[-2.448334,23.487221],[-0.008056,21.830555],[1.169662,21.102543],[1.197148,21.00248],[1.1675,20.741108],[1.6275,20.57111],[1.663055,20.53611],[1.668056,20.408607],[1.795833,20.308331],[2.085,20.21722],[2.213055,20.281387],[2.344166,20.177776],[2.411666,20.057499],[2.587778,20.001663],[2.902222,19.966942],[3.233055,19.820274],[3.21,19.565277],[3.277222,19.389721],[3.114166,19.156387],[3.331944,18.976387],[4.245277,19.146664],[4.2525,16.994442],[4.198889,16.820831],[4.200833,16.393887],[4.069722,16.293888],[3.885,15.709166],[3.823889,15.665277],[3.726666,15.652777],[3.567222,15.51222],[3.523981,15.358152],[3.0325,15.433054],[3.020833,15.341944],[2.628055,15.350555],[1.3125,15.286665],[0.974722,14.978611],[0.695,14.942221],[0.512222,15.000832],[0.396667,14.960554],[0.229992,15.002522],[0.235048,14.915068],[-0.246389,15.077499],[-0.386667,15.005278],[-0.443611,15.082777],[-0.725278,15.082777],[-1.074167,14.776943],[-1.318889,14.728611],[-1.678334,14.500555],[-1.980834,14.474722],[-2.006945,14.187777],[-2.1075,14.151388],[-2.474722,14.287498],[-2.599722,14.211666],[-2.84,14.005554],[-2.904445,13.816666],[-2.879167,13.655554],[-2.958319,13.629166],[-3.099445,13.68611],[-3.2575,13.696665],[-3.273334,13.550278],[-3.232223,13.288055],[-3.440536,13.274389],[-3.437675,13.166498],[-3.588611,13.202776],[-3.964253,13.50383],[-4.148056,13.283888],[-4.236945,13.240833],[-4.337223,13.121666],[-4.209445,12.956665],[-4.194445,12.828609],[-4.219445,12.736944],[-4.257501,12.719166],[-4.468889,12.723888],[-4.473889,12.657776],[-4.365556,12.538887],[-4.437779,12.434443],[-4.4175,12.300831],[-4.569447,12.201109],[-4.633427,12.067223],[-5.1175,11.964443],[-5.273056,11.843887],[-5.2875,11.788055],[-5.201667,11.541666],[-5.208611,11.461666],[-5.299445,11.139444],[-5.488334,11.076387],[-5.410001,10.847221],[-5.51985,10.436272],[-5.571667,10.458332],[-5.802501,10.419167],[-5.877778,10.375555],[-6.00139,10.191944],[-6.090279,10.190832],[-6.197167,10.236362],[-6.181667,10.434721],[-6.212501,10.569443],[-6.18889,10.6425],[-6.243402,10.735256],[-6.414167,10.690277],[-6.419168,10.622776],[-6.381945,10.590555],[-6.423612,10.549166],[-6.533056,10.576111],[-6.647655,10.66507],[-6.685,10.491665],[-6.631945,10.436388],[-6.648334,10.364721],[-6.943611,10.353054],[-6.9825,10.247221],[-6.946945,10.183054],[-6.988056,10.147499],[-7.027779,10.143888],[-7.122778,10.221388],[-7.269723,10.254444],[-7.359723,10.350832],[-7.451667,10.397221],[-7.635556,10.448332],[-7.731945,10.377222],[-7.81889,10.206944],[-7.966667,10.160555],[-7.940278,10.243332],[-7.980556,10.334999],[-8.141111,10.423887],[-8.215279,10.421665],[-8.271112,10.504999],[-8.32139,10.760832],[-8.2875,10.849443],[-8.289722,11.007776],[-8.350834,11.05722],[-8.458057,11.050833],[-8.583612,10.972776],[-8.680557,10.966389],[-8.610001,11.127222],[-8.4825,11.284721],[-8.387501,11.279722],[-8.357779,11.305555],[-8.360834,11.373888],[-8.513889,11.430277],[-8.53388,11.49391]]]}},{"type":"Feature","properties":{"FIPS":"MO","ISO2":"MA","ISO3":"MAR","UN":504,"NAME":"Morocco","AREA":44630,"POP2005":30494991,"REGION":2,"SUBREGION":15,"LON":-5.758,"LAT":32.706},"geometry":{"type":"Polygon","coordinates":[[[-9.053169,32.734802],[-8.627779,33.115829],[-8.538334,33.250549],[-8.415279,33.273605],[-8.294724,33.380272],[-7.496667,33.648331],[-7.031112,33.872215],[-6.843056,34.018608],[-6.315278,34.834999],[-5.918744,35.790649],[-5.595834,35.821938],[-5.407778,35.919167],[-5.345834,35.84166],[-5.31889,35.695],[-5.253056,35.576942],[-4.912223,35.315277],[-4.721667,35.216942],[-4.353889,35.146111],[-3.925278,35.259995],[-3.892778,35.215828],[-3.813889,35.200272],[-3.659167,35.272774],[-3.577222,35.226662],[-3.3325,35.191383],[-3.066389,35.289444],[-2.986111,35.418053],[-2.946945,35.329163],[-2.967223,35.284439],[-2.901389,35.259163],[-2.913611,35.19194],[-2.871945,35.138885],[-2.772778,35.123444],[-2.885556,35.242775],[-2.743556,35.13483],[-2.635,35.099716],[-2.343056,35.123604],[-2.209445,35.085831],[-2.180278,35.012215],[-1.75,34.751663],[-1.8575,34.610275],[-1.686711,34.485512],[-1.793334,34.378326],[-1.750556,34.349442],[-1.654444,34.083611],[-1.730556,33.704994],[-1.641667,33.650833],[-1.600278,33.556938],[-1.666667,33.383331],[-1.668056,33.261108],[-1.480278,33.063049],[-1.487222,32.979164],[-1.5425,32.939438],[-1.382778,32.724442],[-1.010278,32.508331],[-1.12,32.41555],[-1.196111,32.404716],[-1.249722,32.326942],[-1.257725,32.208023],[-1.295833,32.163055],[-1.200834,32.170273],[-1.175556,32.120827],[-1.213056,32.089722],[-2.331111,32.157494],[-2.853889,32.088333],[-2.938056,32.028885],[-2.951389,31.89222],[-2.999444,31.833332],[-3.511667,31.673332],[-3.685278,31.715832],[-3.808611,31.700554],[-3.843889,31.498333],[-3.803889,31.339165],[-3.826111,31.163887],[-3.697778,31.150276],[-3.602222,31.095554],[-3.594445,31.014999],[-3.626667,30.970554],[-4.016945,30.91111],[-4.169168,30.769165],[-4.396945,30.648331],[-4.920556,30.508053],[-5.085556,30.255554],[-5.275834,30.055275],[-5.538334,29.902496],[-6.002778,29.829441],[-6.145834,29.8475],[-6.217223,29.798885],[-6.400278,29.804443],[-6.481112,29.743053],[-6.513889,29.628887],[-6.585834,29.567219],[-7.112223,29.640274],[-7.298334,29.53833],[-7.433889,29.397221],[-7.644723,29.384998],[-7.986945,29.122776],[-8.176945,29.040833],[-8.495556,28.790554],[-8.667223,28.709442],[-8.666668,27.666664],[-13.174961,27.666958],[-13.033611,27.763054],[-12.961113,27.924442],[-12.9025,27.954166],[-12.065834,28.083054],[-11.458057,28.334442],[-11.081112,28.738609],[-10.550556,29.006107],[-10.138056,29.428055],[-10.063612,29.584442],[-9.794445,29.865276],[-9.640278,30.168053],[-9.607779,30.402775],[-9.708334,30.547222],[-9.840279,30.628052],[-9.853889,30.726944],[-9.812223,30.820274],[-9.844446,31.114998],[-9.802223,31.318607],[-9.809168,31.446663],[-9.689167,31.626942],[-9.679167,31.708611],[-9.360001,32.02916],[-9.281113,32.175552],[-9.27639,32.558327],[-9.053169,32.734802]]]}},{"type":"Feature","properties":{"FIPS":"MP","ISO2":"MU","ISO3":"MUS","UN":480,"NAME":"Mauritius","AREA":203,"POP2005":1241173,"REGION":2,"SUBREGION":14,"LON":57.583,"LAT":-20.255},"geometry":{"type":"MultiPolygon","coordinates":[[[[57.572495,-20.514168],[57.386108,-20.503056],[57.304718,-20.449169],[57.404716,-20.195835],[57.533882,-20.020557],[57.624443,-19.986389],[57.682777,-20.014168],[57.794998,-20.224445],[57.791939,-20.270836],[57.722771,-20.438892],[57.572495,-20.514168]]],[[[63.466385,-19.735836],[63.369438,-19.76667],[63.328606,-19.738056],[63.461105,-19.673058],[63.498604,-19.688614],[63.466385,-19.735836]]],[[[56.56443800000011,-10.397223],[56.5116650000001,-10.346668],[56.513611,-10.316668],[56.563889,-10.388334],[56.56443800000011,-10.397223]]]]}},{"type":"Feature","properties":{"FIPS":"MR","ISO2":"MR","ISO3":"MRT","UN":478,"NAME":"Mauritania","AREA":102522,"POP2005":2963105,"REGION":2,"SUBREGION":11,"LON":-10.332,"LAT":20.26},"geometry":{"type":"MultiPolygon","coordinates":[[[[-16.427502,19.603611],[-16.460003,19.699718000000132],[-16.413891,19.810555],[-16.344448,19.866386],[-16.361946,19.730553],[-16.427502,19.603611]]],[[[-6.662778,26.129166],[-4.806111,25.000275],[-6.577223,24.99916500000012],[-5.601389,16.507774],[-5.335,16.328053],[-5.49505,15.498371],[-9.333612,15.499722000000133],[-9.310556,15.68611],[-9.338057,15.70472100000012],[-9.442501,15.596943],[-9.411112,15.443888],[-9.696667,15.429998],[-9.805,15.375555],[-10.032778,15.366943],[-10.303612,15.441387],[-10.716387,15.438902],[-10.73139,15.345276],[-10.899637,15.106874],[-10.993057,15.242777],[-11.286667,15.455555],[-11.416389,15.633333],[-11.494167,15.646387],[-11.642223,15.524166],[-11.711668,15.544998000000135],[-11.832224,15.195276],[-11.845564,15.052912000000104],[-11.806112,15.051943],[-11.795557,15.013054],[-11.841391,14.863054],[-12.057484,14.725321],[-12.244833,14.764385],[-12.395834,14.853054],[-12.448612,14.904999],[-12.486389,15.01555400000012],[-12.626667,15.098888000000102],[-12.708057,15.097776000000122],[-12.849724,15.208055],[-12.893333,15.261665],[-12.851389,15.263611],[-12.841112,15.298611],[-12.932501,15.368055],[-12.960279,15.503611],[-13.065834,15.480276],[-13.245834,15.680555],[-13.398056,16.059166],[-13.520557,16.132221],[-13.676945,16.098888],[-13.712778,16.131943],[-13.704723,16.184719],[-13.823057,16.131664],[-13.973333,16.237221],[-13.9825,16.306664000000126],[-14.029724,16.357777000000112],[-14.345278,16.638611],[-14.906946,16.635277],[-14.981112,16.693054],[-15.025557,16.635555],[-15.232779,16.559719],[-15.441389,16.579441],[-15.670279,16.48111],[-15.894445,16.513054],[-16.052502,16.480831],[-16.124168,16.552776000000108],[-16.280834,16.519722],[-16.383057,16.22777600000012],[-16.527679,16.060249],[-16.537224,16.301666000000125],[-16.472778,16.48222],[-16.465836,16.61972],[-16.133057,17.361942],[-16.039448,17.7280540000001],[-16.055557,18.422497],[-16.144447,18.689999],[-16.179169,18.913055],[-16.281391,19.127777],[-16.351112,19.205555],[-16.463062,19.255402],[-16.511669,19.352219],[-16.378613,19.395275],[-16.284168,19.52972],[-16.360723,19.528055],[-16.430557,19.475277],[-16.440556,19.408886],[-16.468334,19.410553000000107],[-16.427223,19.536388],[-16.233612,19.791111],[-16.196392,20.223053],[-16.314167,20.377499],[-16.493057,20.72499800000014],[-16.531391,20.728054],[-16.543335,20.560555],[-16.648335,20.661388],[-16.919724,21.161663],[-16.987782,21.065552],[-17.05233,20.76409500000011],[-17.075558,20.905552],[-16.953056,21.338333],[-12.999723,21.33805500000011],[-13.080002,22.520275],[-13.150278,22.757500000000107],[-13.105278,22.893055],[-12.998335,23.024719000000115],[-12.57139,23.291386000000102],[-12.365835,23.318607],[-12.000278,23.454441],[-12.000557,26],[-8.666945,26.0002750000001],[-8.66679,27.290459],[-6.662778,26.129166]]]]}},{"type":"Feature","properties":{"FIPS":"MT","ISO2":"MT","ISO3":"MLT","UN":470,"NAME":"Malta","AREA":32,"POP2005":402617,"REGION":150,"SUBREGION":39,"LON":14.442,"LAT":35.89},"geometry":{"type":"MultiPolygon","coordinates":[[[[14.562222,35.820274],[14.519722000000115,35.799995],[14.374998,35.847496],[14.336388,35.88388800000013],[14.326387000000125,35.978882],[14.374998,35.990829],[14.510277,35.925278],[14.57,35.869438],[14.562222,35.820274]]],[[[14.2675,36.011383],[14.191111,36.024437],[14.181110000000103,36.060829000000126],[14.253332000000112,36.073051],[14.34111,36.033882],[14.2675,36.011383]]]]}},{"type":"Feature","properties":{"FIPS":"MU","ISO2":"OM","ISO3":"OMN","UN":512,"NAME":"Oman","AREA":30950,"POP2005":2507042,"REGION":142,"SUBREGION":145,"LON":57.407,"LAT":21.656},"geometry":{"type":"MultiPolygon","coordinates":[[[[55.874718,17.490833],[55.85944400000011,17.486111000000108],[55.829163,17.493610000000103],[55.859718,17.516666],[55.874718,17.490833]]],[[[56.024162,17.484165],[55.9574970000001,17.519165],[56.052773,17.552498],[56.09360500000013,17.514721],[56.024162,17.484165]]],[[[58.842773,20.441109],[58.783607,20.275555],[58.649719,20.168888],[58.647499,20.364719],[58.783333,20.46444300000013],[58.899719,20.69305400000013],[58.95221700000013,20.51249700000011],[58.842773,20.441109]]],[[[56.037498,24.938889],[56.050827,24.866108],[56.000549,24.891109],[55.978333000000134,24.872776],[56.053886,24.752777],[56.104164,24.734722],[56.146385,24.741943],[56.1887660000001,24.824997000000106],[56.335831,24.896664],[56.335274,24.966389],[56.373528,24.979382],[56.619995,24.476665],[56.797218,24.308887],[56.907494,24.140553],[57.174721,23.932220000000143],[57.887215,23.718052],[58.14971900000012,23.703609000000142],[58.304993,23.620831000000123],[58.439438,23.619164],[58.50083200000012,23.65694400000012],[58.60944400000011,23.63305300000013],[58.927773,23.319443],[59.032776,23.11861],[59.11083200000013,23.021385000000123],[59.224876,22.946857],[59.29527300000012,22.795555],[59.397774,22.680553],[59.53388200000012,22.576385],[59.808052,22.532497],[59.847221,22.432777],[59.811386,22.226665],[59.71360800000013,22.0975],[59.654716000000114,21.936943],[59.49499500000013,21.761387],[59.455276,21.622498],[59.346107000000124,21.441666],[59.087776,21.29694400000011],[58.837219,21.039444000000117],[58.710831,20.847221000000104],[58.726387,20.757774],[58.596664,20.65472],[58.515831,20.411663],[58.437492000000134,20.354443],[58.209160000000104,20.398609],[58.267494,20.583611],[58.210831,20.612499],[58.081108,20.555832],[58.047218,20.46472200000011],[57.829437,20.218887],[57.844994,20.138332],[57.813606,19.976109],[57.687492,19.711109],[57.77166,19.413055],[57.74305,19.281666],[57.84166,19.031387],[57.803886,18.96944400000012],[57.16555,18.89527500000014],[56.814484,18.747684],[56.645828,18.584442000000138],[56.609993,18.333611],[56.553055,18.203331],[56.561661,18.136669],[56.461388,18.080276],[56.353333000000134,17.934166],[56.026665,17.937496],[55.643883,17.891109],[55.436943,17.82888800000012],[55.365273,17.683052],[55.26944,17.617496],[55.227776,17.541386],[55.228882,17.475277],[55.300552,17.416943],[55.296387,17.359997],[55.212219,17.193054],[55.039993,17.018608],[54.800552,16.944164],[54.58554800000013,17.033886],[54.095276,17.014999],[53.929443000000106,16.908607],[53.740273000000116,16.858055],[53.596382,16.744999],[53.35305,16.73],[53.114441,16.642778],[51.99929,18.99934400000012],[55,20],[55.666107,21.999722],[55.199165,22.699718],[55.214996,23.020554000000118],[55.561386,23.761944],[55.559441,23.883888],[55.510277,23.972775000000123],[55.646385000000116,24.02972],[55.801384,24.019997],[56.02471900000012,24.076111],[55.94916500000011,24.234722],[55.85944400000011,24.213608],[55.777222,24.235275000000115],[55.82,24.416664],[55.77944200000013,24.563889000000128],[55.843605,24.649719],[55.807777,24.87805200000014],[55.929718,24.979721],[56.009438,24.974720000000104],[56.037498,24.938889]]],[[[56.3653680000001,26.382389],[56.44950100000011,26.330975],[56.500916,26.351673],[56.514935,26.320292],[56.401939,26.285000000000135],[56.438816,26.235491],[56.48027,26.243889000000138],[56.474716,26.141388],[56.378883,26.170277],[56.370827,26.206944],[56.320274,26.16972],[56.33471700000012,26.110275],[56.46953200000013,26.090597],[56.431107,26.054443],[56.39222000000012,25.873886],[56.275551,25.720554],[56.269722,25.636015],[56.238041,25.62611],[56.147221,25.666109],[56.13916000000012,25.8325],[56.185551,26.014721],[56.158878,26.083611],[56.079941,26.065559],[56.202217,26.266109],[56.234444,26.218052],[56.404999,26.215553],[56.375275,26.242496],[56.30638900000014,26.221664],[56.313286,26.284903],[56.36203000000012,26.267542],[56.32130100000012,26.312946000000125],[56.354721,26.321388000000127],[56.3653680000001,26.382389]]]]}},{"type":"Feature","properties":{"FIPS":"MV","ISO2":"MV","ISO3":"MDV","UN":462,"NAME":"Maldives","AREA":30,"POP2005":295297,"REGION":142,"SUBREGION":34,"LON":72.92,"LAT":3.548},"geometry":{"type":"MultiPolygon","coordinates":[[[[73.176376,-0.689722],[73.161377,-0.688056],[73.15637200000015,-0.683889],[73.171921,-0.681667],[73.176376,-0.689722]]],[[[73.201385,-0.680833],[73.1924740000001,-0.685278],[73.18830900000012,-0.684722],[73.2019350000001,-0.667222],[73.201385,-0.680833]]],[[[73.12915,-0.668889],[73.12525900000013,-0.668889],[73.121368,-0.653333],[73.129974,-0.664722],[73.12915,-0.668889]]],[[[73.23082,-0.648056],[73.226089,-0.6325],[73.24220300000013,-0.617778],[73.243591,-0.623333],[73.23082,-0.648056]]],[[[73.11637900000011,-0.635833],[73.09082000000012,-0.606667],[73.09137,-0.5825],[73.101929,-0.583055],[73.11637900000011,-0.635833]]],[[[73.248032,-0.605278],[73.235809,-0.585556],[73.249146,-0.576111],[73.250824,-0.578611],[73.248032,-0.605278]]],[[[73.44693,-0.299444],[73.44775400000015,-0.307778],[73.428314,-0.286389],[73.442474,-0.285278],[73.44693,-0.299444]]],[[[73.106934,0.211944],[73.100266,0.213333],[73.095535,0.228056],[73.10331700000012,0.228889],[73.106934,0.211944]]],[[[73.214706,0.230833],[73.20776400000011,0.230833],[73.209152,0.24],[73.22026100000011,0.239167],[73.214706,0.230833]]],[[[73.044983,0.259444],[73.034424,0.261389],[73.03305100000011,0.272778],[73.035812,0.271944],[73.044983,0.259444]]],[[[73.37580900000012,0.28],[73.367203,0.281389],[73.3797,0.291944],[73.380814,0.288611],[73.37580900000012,0.28]]],[[[73.51304600000014,0.378333],[73.504715,0.383889],[73.508881,0.3925],[73.513611,0.387778],[73.51304600000014,0.378333]]],[[[72.943039,0.488611],[72.938034,0.485555],[72.937195,0.499722],[72.941086,0.496389],[72.943039,0.488611]]],[[[73.498032,0.499722],[73.493042,0.496944],[73.487762,0.508055],[73.492203,0.508055],[73.498032,0.499722]]],[[[73.374695,1.781667000000141],[73.363876,1.782500000000141],[73.361374,1.788611],[73.374695,1.79527800000011],[73.374695,1.781667000000141]]],[[[73.399155,1.793889],[73.397766,1.806389],[73.407761,1.805833],[73.408035,1.798889],[73.399155,1.793889]]],[[[73.287201,1.831944],[73.299423,1.826111],[73.297211,1.819166],[73.284424,1.823055000000124],[73.287201,1.831944]]],[[[73.506943,1.826667],[73.49498,1.823055000000124],[73.51666300000011,1.847222],[73.515823,1.836389000000111],[73.506943,1.826667]]],[[[73.250549,1.889166],[73.24192800000013,1.886111],[73.247757,1.898333],[73.251099,1.896944],[73.250549,1.889166]]],[[[73.549988,1.896389000000113],[73.539978,1.891944],[73.549713,1.937222],[73.554153,1.919722],[73.549988,1.896389000000113]]],[[[73.55304000000012,1.965],[73.548325,1.964166],[73.54721100000012,1.978333],[73.5522,1.973333],[73.55304000000012,1.965]]],[[[73.323044,1.985],[73.31387300000011,1.986388],[73.32249500000012,1.995555],[73.32666000000012,1.99],[73.323044,1.985]]],[[[73.588882,2.1075],[73.563873,2.091666],[73.559143,2.09611],[73.567764,2.11],[73.588882,2.1075]]],[[[73.123871,2.190555],[73.116653,2.189722],[73.11026,2.196944],[73.12191800000011,2.196944],[73.123871,2.190555]]],[[[72.930817,2.314444],[72.919983,2.322500000000105],[72.92276,2.328888],[72.929153,2.325277],[72.930817,2.314444]]],[[[73.366653,2.384444],[73.361923,2.382222],[73.350266,2.440833000000111],[73.368591,2.409721],[73.366653,2.384444]]],[[[73.319717,2.492499],[73.313599,2.491944],[73.311096,2.504722],[73.314987,2.505833],[73.319717,2.492499]]],[[[72.876083,2.681388],[72.866379,2.684999],[72.866379,2.69611],[72.872757,2.694166],[72.876083,2.681388]]],[[[73.025269,2.734444],[73.018875,2.736944],[73.034988,2.747499000000118],[73.034424,2.743333],[73.025269,2.734444]]],[[[73.356644,2.771666],[73.348877,2.770833],[73.349426,2.781944000000124],[73.352768,2.780555000000106],[73.356644,2.771666]]],[[[73.01776100000012,2.946944],[73.01193200000012,2.943888],[73.005829,2.946944],[73.012207,2.954722],[73.01776100000012,2.946944]]],[[[73.579987,2.948888],[73.57443200000012,2.950555],[73.585541,2.967499],[73.584991,2.9575],[73.579987,2.948888]]],[[[72.982208,3.101944],[72.974991,3.102499],[72.973877,3.108055],[72.982758,3.110833000000127],[72.982208,3.101944]]],[[[73.587204,3.367777],[73.581665,3.372221],[73.59082,3.376944],[73.59137,3.372777],[73.587204,3.367777]]],[[[73.753326,3.446388],[73.748596,3.446388],[73.747757,3.451111000000139],[73.751389,3.452499],[73.753326,3.446388]]],[[[72.802765,3.510278],[72.790817,3.509166],[72.78804000000014,3.511111],[72.798599,3.516944],[72.802765,3.510278]]],[[[72.92276,3.544167],[72.908035,3.537777000000119],[72.9272,3.559721],[72.9285890000001,3.551944000000105],[72.92276,3.544167]]],[[[72.6974790000001,3.714166],[72.69136,3.714722],[72.687759,3.724721],[72.699417,3.724166],[72.6974790000001,3.714166]]],[[[73.473877,3.933055],[73.465546,3.932222],[73.48027,3.940555],[73.478867,3.937222],[73.473877,3.933055]]],[[[72.70971700000013,3.995555000000138],[72.699142,3.997777],[72.697754,4.000833],[72.707764,4.003611],[72.70971700000013,3.995555000000138]]],[[[73.512207,4.093611],[73.501938,4.096388],[73.50305200000014,4.106943],[73.510818,4.100832],[73.512207,4.093611]]],[[[73.50360100000012,4.164165],[73.495255,4.162777],[73.4910890000001,4.174999],[73.505264,4.17861],[73.50360100000012,4.164165]]],[[[73.5186,4.191387000000134],[73.51915,4.176388],[73.511383,4.182221],[73.5186,4.191387000000134]]],[[[72.959717,4.26861],[72.97581500000013,4.267221],[72.977768,4.261666],[72.962494,4.262221],[72.959717,4.26861]]],[[[72.96971100000013,4.877776],[72.970261,4.898055],[72.98027000000013,4.901111000000128],[72.979431,4.895555],[72.96971100000013,4.877776]]],[[[73.589706,5.27361],[73.569443,5.271944],[73.56694,5.277499],[73.589706,5.286943],[73.589706,5.27361]]],[[[73.320267,5.36111],[73.314987,5.365276],[73.333603,5.366666],[73.331665,5.363888],[73.320267,5.36111]]],[[[73.635269,5.385555],[73.631927,5.383333000000107],[73.6202550000001,5.420833],[73.63749700000011,5.412777],[73.635269,5.385555]]],[[[73.384155,5.709722],[73.378036,5.712221],[73.387772,5.741943],[73.3927610000001,5.72861],[73.384155,5.709722]]],[[[72.991364,5.76111],[72.981659,5.758888],[72.981659,5.771666],[72.986923,5.770833],[72.991364,5.76111]]],[[[73.43637100000012,5.827222],[73.42970300000013,5.827222],[73.451096,5.849166],[73.449142,5.837221000000113],[73.43637100000012,5.827222]]],[[[72.96887200000015,5.850832],[72.964996,5.847499],[72.961105,5.867777],[72.96582,5.861388],[72.96887200000015,5.850832]]],[[[73.433044,5.902222],[73.423599,5.903610000000128],[73.422211,5.911666],[73.42942800000014,5.911388000000102],[73.433044,5.902222]]],[[[73.398331,5.955277],[73.379425,5.966666],[73.379425,5.971388],[73.393326,5.96861],[73.398331,5.955277]]],[[[72.933319,5.960833],[72.928314,5.954999],[72.92608600000011,5.97194400000012],[72.931931,5.971388],[72.933319,5.960833]]],[[[73.270538,6.185276],[73.2686,6.175277000000108],[73.269989,6.193054],[73.270538,6.185276]]],[[[73.248032,6.231943],[73.2397,6.227499],[73.234711,6.23611],[73.245819,6.238888],[73.248032,6.231943]]],[[[73.204437,6.317499],[73.190262,6.320833000000106],[73.190811,6.324721000000125],[73.20166,6.327499000000103],[73.204437,6.317499]]],[[[73.050262,6.429166000000123],[73.040817,6.429999000000122],[73.041367,6.444165],[73.049149,6.441666],[73.050262,6.429166000000123]]],[[[73.06749000000013,6.661388],[73.0599820000001,6.657499],[73.068054,6.672776],[73.069717,6.668055],[73.06749000000013,6.661388]]],[[[73.10108900000012,6.696943],[73.093323,6.697221],[73.10247800000013,6.715555],[73.106094,6.709999],[73.10108900000012,6.696943]]],[[[73.136932,6.726388],[73.12915,6.733888],[73.161926,6.784165],[73.15721100000013,6.7575],[73.136932,6.726388]]],[[[73.18136600000012,6.8325],[73.181931,6.830555],[73.20166,6.828888],[73.184143,6.81861],[73.18136600000012,6.8325]]],[[[73.20526100000012,6.883611],[73.195526,6.889443000000141],[73.209991,6.926388],[73.214157,6.897778],[73.20526100000012,6.883611]]],[[[73.198868,6.947498],[73.19165,6.951111],[73.193588,6.978610000000117],[73.197754,6.978610000000117],[73.198868,6.947498]]],[[[72.985535,7.012221],[72.97998000000013,7.011666000000104],[72.974991,7.029444],[72.986099,7.019444],[72.985535,7.012221]]],[[[72.9160920000001,7.081666],[72.9102630000001,7.082222000000114],[72.90277100000014,7.093055000000106],[72.911926,7.094999],[72.9160920000001,7.081666]]]]}},{"type":"Feature","properties":{"FIPS":"MX","ISO2":"MX","ISO3":"MEX","UN":484,"NAME":"Mexico","AREA":190869,"POP2005":104266392,"REGION":19,"SUBREGION":13,"LON":-102.535,"LAT":23.951},"geometry":{"type":"MultiPolygon","coordinates":[[[[-114.742783,18.322777],[-114.796402,18.318886],[-114.80307,18.33277500000014],[-114.723892,18.353333],[-114.742783,18.322777]]],[[[-87.372787,18.400276000000133],[-87.338623,18.44833000000011],[-87.33168,18.503052],[-87.32695,18.453331],[-87.372787,18.400276000000133]]],[[[-87.251678,18.64138800000012],[-87.259445,18.627777],[-87.265015,18.733887],[-87.246674,18.689163],[-87.251678,18.64138800000012]]],[[[-91.828613,18.639164000000108],[-91.841949,18.659443],[-91.646118,18.753609],[-91.553345,18.78833],[-91.523895,18.770554],[-91.828613,18.639164000000108]]],[[[-110.926117,18.721107000000128],[-111.071404,18.768330000000105],[-111.003342,18.864998],[-110.939453,18.827499000000103],[-110.926117,18.721107000000128]]],[[[-110.78862,19.308052],[-110.830002,19.271111],[-110.835854,19.271385],[-110.813339,19.341663],[-110.78862,19.308052]]],[[[-86.732788,20.58555200000012],[-86.885559,20.353886000000102],[-87,20.256386],[-87.020004,20.391666],[-86.938904,20.539444],[-86.900284,20.564442],[-86.828903,20.541664],[-86.732788,20.58555200000012]]],[[[-86.701401,21.19722],[-86.738892,21.239998],[-86.749176,21.286388],[-86.729172,21.25861],[-86.701401,21.19722]]],[[[-106.195557,21.255276],[-106.269447,21.294998],[-106.265007,21.336666],[-106.19751,21.338608],[-106.195557,21.255276]]],[[[-106.386673,21.42083],[-106.501953,21.43222],[-106.511398,21.450275],[-106.47168,21.510555],[-106.335564,21.498886],[-106.327217,21.468609],[-106.386673,21.42083]]],[[[-106.515007,21.513054],[-106.628342,21.572498],[-106.645844,21.688332],[-106.585564,21.715832],[-106.530006,21.69083000000012],[-106.497787,21.596664],[-106.515007,21.513054]]],[[[-106.656403,21.752499],[-106.675293,21.741386],[-106.670563,21.816387],[-106.643623,21.768608],[-106.656403,21.752499]]],[[[-97.607788,21.736664],[-97.674179,21.790276],[-97.685562,21.859997],[-97.600281,21.750275],[-97.607788,21.736664]]],[[[-97.818893,22.682499],[-97.830841,22.69722],[-97.78418,22.774166],[-97.778336,22.753887000000134],[-97.818893,22.682499]]],[[[-97.773056,22.791386],[-97.781403,22.804996],[-97.760284,22.8341640000001],[-97.766678,22.799721],[-97.773056,22.791386]]],[[[-109.784447,24.134998],[-109.871399,24.187496],[-109.915558,24.368889],[-109.798607,24.191109],[-109.784447,24.134998]]],[[[-111.532501,24.378052],[-111.494743,24.351387],[-111.670288,24.371944],[-111.660843,24.391388],[-111.532501,24.378052]]],[[[-111.705841,24.331665],[-111.835007,24.427498000000128],[-112.016678,24.532497],[-111.836937,24.541111],[-111.694733,24.3916660000001],[-111.705841,24.331665]]],[[[-110.328056,24.400833],[-110.357788,24.433887],[-110.401947,24.579998],[-110.375,24.586941],[-110.300003,24.484444],[-110.328056,24.400833]]],[[[-110.536957,24.88222100000013],[-110.64389,24.931110000000103],[-110.708893,25.0425],[-110.705002,25.093887],[-110.578903,25.033886],[-110.536957,24.88222100000013]]],[[[-112.046112,24.519165],[-112.179169,24.662498],[-112.153343,24.708885],[-112.180557,24.784164],[-112.252792,24.809998],[-112.133621,25.281109],[-112.2025069999999,24.844997],[-112.046112,24.519165]]],[[[-108.842789,25.428608000000107],[-108.789169,25.372219],[-109.011124,25.438332],[-108.891953,25.441387],[-108.842789,25.428608000000107]]],[[[-110.796951,25.594997],[-110.825287,25.642498],[-110.808327,25.69583100000011],[-110.791672,25.64333],[-110.796951,25.594997]]],[[[-111.1975099999999,25.844997],[-111.206123,25.802776],[-111.223343,25.848888000000102],[-111.191391,26.038887000000102],[-111.08667,26.074444],[-111.1975099999999,25.844997]]],[[[-109.948898,27.024441000000138],[-109.949448,27.017498000000103],[-110.034447,27.091389],[-109.9814,27.076385],[-109.948898,27.024441000000138]]],[[[-110.546112,27.309998],[-110.525848,27.301388],[-110.580292,27.317219000000133],[-110.597504,27.336109],[-110.590286,27.415276],[-110.546112,27.309998]]],[[[-114.220001,27.738331],[-114.313606,27.779999],[-114.323898,27.81666600000011],[-114.24501,27.814442],[-114.220001,27.738331]]],[[[-115.173889,28.027496],[-115.310013,28.100277],[-115.326683,28.138332000000105],[-115.249733,28.228333000000134],[-115.280563,28.315830000000116],[-115.240837,28.370552],[-115.178886,28.308887000000137],[-115.146118,28.178886],[-115.173889,28.027496]]],[[[-112.76001,28.593609],[-112.863068,28.650833],[-112.885834,28.683887000000137],[-112.796402,28.644165],[-112.76001,28.593609]]],[[[-112.58168,28.670277],[-112.603622,28.727219],[-112.540848,28.735832],[-112.546112,28.679165],[-112.58168,28.670277]]],[[[-118.289169,28.881664000000114],[-118.404167,29.147778],[-118.310013,29.195274],[-118.238342,29.030277000000122],[-118.243622,28.924442],[-118.289169,28.881664000000114]]],[[[-112.261948,28.773331],[-112.383347,28.778332],[-112.564178,28.87833],[-112.463058,29.17666600000012],[-112.34584,29.233608000000117],[-112.266403,29.222221],[-112.202789,29.032219],[-112.261948,28.773331]]],[[[-113.135559,29.019722],[-113.357224,29.17083],[-113.592216,29.42583100000013],[-113.588623,29.583611],[-113.405289,29.482498],[-113.365013,29.403332],[-113.381958,29.32],[-113.260834,29.298054],[-113.195847,29.228333000000134],[-113.186951,29.130276],[-113.124451,29.05888700000014],[-113.135559,29.019722]]],[[[-114.650848,31.690552],[-114.763634,31.712498],[-114.790283,31.799442],[-114.74501,31.786663],[-114.650848,31.690552]]],[[[-113.052887,31.971069],[-111.045837,31.333054],[-108.208344,31.333054],[-108.208618,31.783333],[-106.548889,31.782776000000123],[-106.400848,31.750275],[-106.214447,31.475277000000116],[-106.008621,31.394444000000135],[-105.841949,31.269165],[-105.770279,31.176109],[-105.597778,31.079998],[-105.393066,30.86583300000012],[-105.261398,30.797222],[-105.207504,30.801666],[-104.900558,30.572777],[-104.822235,30.386108],[-104.682236,30.187496],[-104.703613,30.054996],[-104.680283,29.945553],[-104.540009,29.671108],[-104.419174,29.569443],[-104.205002,29.479443],[-104.045288,29.33083],[-103.889175,29.285831],[-103.292786,28.996666],[-103.154175,28.981388],[-102.955002,29.183052],[-102.895844,29.254166],[-102.670288,29.742775],[-102.492783,29.781666],[-102.305847,29.889442],[-102.076675,29.798611000000108],[-101.405014,29.772778],[-101.310837,29.615276000000108],[-101.141678,29.491943000000102],[-101.045013,29.465836],[-100.668335,29.113331],[-100.633621,28.956108],[-100.359177,28.518330000000105],[-100.282501,28.28138700000011],[-100.186401,28.197498],[-100.071396,28.151108],[-99.881668,27.90638700000011],[-99.835556,27.775276000000133],[-99.696396,27.656944],[-99.590836,27.638885000000126],[-99.505005,27.570274],[-99.443344,27.258053],[-99.458618,27.046944],[-99.32695,26.872219],[-99.268066,26.857498000000135],[-99.104736,26.434998],[-98.444733,26.226109],[-98.200012,26.062496],[-98.066391,26.03833],[-97.843903,26.06361],[-97.648056,26.029442],[-97.4189,25.84360900000013],[-97.349457,25.848888000000102],[-97.348068,25.898052],[-97.315292,25.919998],[-97.140739,25.966429000000115],[-97.188614,25.674721],[-97.290558,25.432499],[-97.511398,25.048611],[-97.651672,24.520275],[-97.715561,24.074997],[-97.763062,23.381664],[-97.741394,22.90583],[-97.889725,22.60083],[-97.776871,22.268055],[-97.768616,22.116943000000106],[-97.699173,21.976944],[-97.556122,21.774998],[-97.31723,21.564163],[-97.328613,21.467777],[-97.416672,21.271111],[-97.476669,21.434166],[-97.386948,21.471943],[-97.369736,21.538055],[-97.617233,21.785275],[-97.742233,22.012497],[-97.666672,21.661663],[-97.577515,21.499443],[-97.501114,21.426388],[-97.192505,20.794441],[-97.176117,20.684998],[-96.676392,20.157219],[-96.447784,19.861664],[-96.294174,19.338886],[-96.139725,19.229443],[-96.084457,19.101665],[-95.958618,18.98860900000011],[-95.911392,18.825275],[-95.808899,18.746109],[-95.187225,18.704441],[-95.051392,18.613052],[-95.01889,18.558052],[-94.802231,18.522499],[-94.579788,18.190331],[-94.478897,18.1466640000001],[-94.015289,18.245277],[-93.7939,18.261944],[-93.580002,18.352219],[-93.570282,18.407776],[-93.843613,18.311665],[-93.578064,18.423054],[-93.181671,18.438889],[-93.170288,18.368053],[-93.126953,18.338886],[-93.087784,18.40361000000013],[-92.884735,18.461109],[-92.73584,18.56499900000011],[-92.680008,18.51777600000014],[-92.588623,18.623608],[-92.405289,18.681110000000103],[-91.99501,18.727776],[-91.858902,18.611111],[-92.034454,18.594719],[-92.042511,18.550831],[-91.95668,18.543331],[-91.966675,18.59222],[-91.892059,18.547497],[-91.825562,18.495831],[-91.857224,18.430553],[-91.814728,18.383053],[-91.773621,18.445553],[-91.475006,18.439442],[-91.481949,18.49249600000013],[-91.505005,18.484722],[-91.4375,18.541111],[-91.183899,18.652222],[-91.306946,18.782219],[-91.376678,18.773888],[-91.390015,18.820219000000122],[-91.330002,18.893887],[-91.433624,18.855108],[-91.304733,18.955830000000105],[-91.134735,19.029442],[-90.756668,19.31583],[-90.681122,19.762218],[-90.523346,19.881386],[-90.454727,19.97527700000012],[-90.500565,20.085278],[-90.484726,20.549442],[-90.458618,20.72777600000012],[-90.383621,20.816666000000108],[-90.337509,20.969997],[-90.386673,20.838055],[-90.438614,20.789165],[-90.327515,21.031387],[-90.1064,21.160275],[-89.828064,21.270275],[-88.843338,21.413609000000122],[-88.708069,21.447777],[-88.601669,21.533886],[-88.451401,21.56888600000013],[-88.271118,21.553608],[-88.086395,21.584999],[-88.243347,21.567219],[-88.156952,21.60666700000013],[-87.994171,21.602776],[-87.703613,21.533054000000106],[-87.857788,21.54583],[-87.754456,21.505554],[-87.605286,21.512218],[-87.249176,21.441387],[-87.148056,21.480553],[-87.129181,21.554722],[-87.396118,21.504166],[-87.414459,21.526943],[-87.334167,21.570274],[-87.078613,21.60611],[-87.003342,21.578331],[-86.897232,21.441387],[-86.828339,21.43027500000011],[-86.814453,21.188889],[-86.772781,21.151386000000112],[-86.913071,20.801941],[-87.067505,20.614719],[-87.226395,20.503887],[-87.430008,20.214722],[-87.471954,20.092777],[-87.443344,19.933052],[-87.4459,19.89277600000014],[-87.46656,19.844109],[-87.448059,19.923775],[-87.476959,19.961109],[-87.475227,19.871054],[-87.531677,19.799164],[-87.585007,19.796665],[-87.657227,19.678333],[-87.738892,19.674721],[-87.735001,19.601665],[-87.666397,19.547775000000115],[-87.670013,19.505276],[-87.434448,19.618332],[-87.411667,19.578888000000116],[-87.465561,19.44722],[-87.531677,19.40027600000013],[-87.570557,19.395554],[-87.542511,19.434444],[-87.626404,19.399998],[-87.676392,19.31805400000013],[-87.6875,19.247776],[-87.646118,19.211109],[-87.552231,19.316666],[-87.5,19.326385],[-87.488617,19.291386],[-87.59584,19.051941],[-87.652237,18.764999],[-87.729736,18.667774],[-87.759171,18.412498],[-87.828064,18.310833],[-87.847504,18.19083000000012],[-87.925568,18.420277],[-88.080841,18.517220000000123],[-88.001114,18.681389],[-88.037506,18.869442],[-88.217789,18.699997],[-88.169449,18.677219],[-88.289169,18.487499],[-88.490433,18.470104],[-88.600021,18.235832],[-88.681122,18.185555],[-88.728058,18.054722],[-88.8414,17.903889],[-89.025284,18.006386],[-89.143051,17.956066],[-89.141953,17.818886],[-90.982422,17.820652000000106],[-90.983902,17.256107],[-91.4375,17.24110800000011],[-91.26973,17.136387],[-91.063614,16.924442000000113],[-90.948898,16.889164000000108],[-90.921112,16.82972],[-90.803345,16.804996],[-90.714279,16.72646],[-90.658066,16.644165],[-90.645004,16.519165],[-90.593903,16.476665],[-90.406403,16.416386],[-90.384445,16.376942],[-90.459457,16.252777],[-90.459732,16.19083],[-90.42778,16.170277],[-90.441956,16.088333],[-91.729172,16.074997],[-92.211395,15.26222],[-92.065842,15.077776],[-92.185837,14.843611],[-92.154449,14.675833],[-92.187225,14.588333],[-92.24678,14.55054700000011],[-92.753067,15.053333000000121],[-92.81279,15.140278],[-92.775284,15.151943],[-92.738892,15.087221],[-92.772781,15.174444000000108],[-92.979736,15.262499],[-93.205292,15.490833],[-93.788895,15.922777],[-93.931946,16.094166],[-94.267899,16.218664000000103],[-94.368057,16.294441],[-94.424454,16.278889000000106],[-94.431671,16.213055],[-94.316116,16.146664],[-94.265564,16.135555],[-94.341675,16.176388],[-94.07251,16.09222000000011],[-94.057785,16.040833],[-94.441116,16.181389],[-94.724731,16.19666300000011],[-94.615845,16.258053],[-94.578064,16.318333],[-94.667236,16.361942000000113],[-94.789734,16.257774],[-94.808624,16.286388000000102],[-94.773056,16.331944000000135],[-94.861954,16.427498000000128],[-95.06723,16.274719],[-94.857788,16.215832],[-95.20639,16.15583],[-95.359177,16.05611],[-95.401947,15.986111],[-95.944458,15.818609],[-96.181946,15.691666],[-96.436111,15.68861],[-96.47612,15.64361],[-96.557785,15.656387],[-96.845001,15.729721],[-97.196671,15.913332000000139],[-97.785004,15.968611],[-98.125565,16.208885000000123],[-98.551392,16.314442],[-98.782227,16.553055],[-99.69223,16.708332],[-99.849731,16.787498],[-99.878067,16.870277],[-100.910004,17.217499],[-101.633057,17.666943],[-101.787781,17.87611],[-101.950012,17.977497],[-102.047234,17.988888],[-102.170288,17.918331],[-102.565002,18.0425],[-102.74501,18.06583],[-103.029449,18.189999],[-103.473892,18.326385],[-103.725014,18.67333200000013],[-103.971947,18.87722],[-104.315002,19.008053],[-104.327789,19.095276000000126],[-104.662781,19.168053],[-105.022507,19.371944],[-105.102509,19.564999],[-105.269997,19.679722],[-105.527786,20.043888],[-105.676964,20.424164],[-105.560287,20.489998],[-105.351959,20.513054],[-105.244171,20.574165],[-105.238068,20.644444000000135],[-105.322777,20.767776],[-105.417236,20.753887],[-105.544449,20.785],[-105.241386,21.064720000000136],[-105.228058,21.31166500000012],[-105.189453,21.437496],[-105.242508,21.513885],[-105.436401,21.607777000000112],[-105.508621,21.791943000000117],[-105.654167,21.987778],[-105.649727,22.342777],[-105.816963,22.660275],[-106.37001,23.178333],[-106.532791,23.412498],[-106.802231,23.647499],[-106.894997,23.836666],[-107.01918,23.963055],[-107.735359,24.465733],[-107.600952,24.422331],[-107.618958,24.520330000000115],[-107.685448,24.479164],[-107.748947,24.50733],[-107.808327,24.58721900000012],[-107.934723,24.63583],[-107.805283,24.533886],[-107.824173,24.526943],[-107.999184,24.652496],[-108.016678,24.734997000000135],[-107.989464,24.961941],[-108.049728,24.986664],[-108.040558,24.831108],[-108.101387,24.819443],[-108.228622,25.027496],[-108.132782,24.972221000000104],[-108.096313,25.012983],[-108.003067,25.000553],[-108.042511,25.073608],[-108.243057,25.159164],[-108.352509,25.167221],[-108.39418,25.141109],[-108.393623,25.205830000000105],[-108.436951,25.263054000000125],[-108.728622,25.396664],[-108.762222,25.434444],[-108.767792,25.542221],[-108.898903,25.561386],[-108.877792,25.507221],[-108.920013,25.456108],[-109.029449,25.459999],[-109.108902,25.526108000000136],[-109.061401,25.56333],[-108.970291,25.564442],[-108.878342,25.670277],[-108.828056,25.798332],[-108.905006,25.691944],[-109.136948,25.578053],[-109.172234,25.647778],[-109.30751,25.738331],[-109.388062,25.756107],[-109.4375,25.820274],[-109.424454,26.030552],[-109.305557,26.201664],[-109.275848,26.158607],[-109.214737,26.339165],[-109.165283,26.325275],[-109.175293,26.264721],[-109.10112,26.209164],[-109.103897,26.283607],[-109.440002,26.712498],[-109.524437,26.764999],[-109.677231,26.672497000000135],[-109.753891,26.69611],[-109.866669,26.82333],[-109.950844,27.095276000000123],[-110.01889,27.116665],[-110.063339,27.095833],[-110.301964,27.16222],[-110.529716,27.371109],[-110.635834,27.656109],[-110.605293,27.7575],[-110.509743,27.866386],[-110.789459,27.916943],[-110.871674,27.842777000000126],[-111.055847,27.949165],[-111.10556,27.938332],[-111.266403,28.08721900000012],[-111.463348,28.374996],[-111.695557,28.464722000000105],[-111.769997,28.596107],[-111.935287,28.73860900000011],[-111.915848,28.803608],[-112.115013,28.96638900000011],[-112.164726,28.9725],[-112.210564,29.301941],[-112.251953,29.334442000000134],[-112.33223,29.326664],[-112.396118,29.409721],[-112.377228,29.500553],[-112.577789,29.713333],[-112.735573,29.971107],[-112.756119,30.208611],[-112.858063,30.402496],[-113.08139,30.698887],[-113.117233,30.814442],[-113.036957,31.151943],[-113.08667,31.227219000000108],[-113.482513,31.285275],[-113.589737,31.331665],[-113.649727,31.507500000000107],[-113.965561,31.662498000000138],[-113.981949,31.572498],[-113.945557,31.568054],[-114.015839,31.500275],[-114.204178,31.516388000000116],[-114.583893,31.76083000000011],[-114.808617,31.82222],[-115.03418,31.963333],[-115.01445,31.907776],[-114.916672,31.866108000000107],[-114.779449,31.643608],[-114.85112,31.526386000000116],[-114.88028,31.148609],[-114.829727,30.996109000000104],[-114.705292,30.924999],[-114.693893,30.651108],[-114.624451,30.487778000000105],[-114.659729,30.198608],[-114.545288,30.00111],[-114.373062,29.79472],[-114.304459,29.759163],[-114.206123,29.75861],[-113.673073,29.289719],[-113.541946,29.095554],[-113.546402,28.95638700000012],[-113.50473,28.891388],[-113.453056,28.892498],[-113.463623,28.939163],[-113.412514,28.964996],[-113.364182,28.943333],[-113.290283,28.809719],[-113.194168,28.814442],[-113.111954,28.479721],[-113.018066,28.437496],[-112.862793,28.433331],[-112.872513,28.275555],[-112.790009,28.197777],[-112.778633,28.02972],[-112.723282,27.999741],[-112.752502,27.834721],[-112.572777,27.630554],[-112.493622,27.615833],[-112.322777,27.511665],[-112.230011,27.232777],[-112.014183,27.041386],[-112.0289,26.996109],[-111.912117,26.841721],[-111.89473,26.772778],[-111.917236,26.738888],[-111.858612,26.661942],[-111.743347,26.552776],[-111.688057,26.590832],[-111.83168,26.758331],[-111.842216,26.903053000000114],[-111.560837,26.72361],[-111.556953,26.56499900000011],[-111.496674,26.52861],[-111.391403,26.32111],[-111.409447,26.28833],[-111.347229,26.132221],[-111.361954,25.958332],[-111.299728,25.780277],[-111.165283,25.577499],[-111.018341,25.525555],[-111.019447,25.419167],[-110.911118,25.173054],[-110.855011,25.088333],[-110.746674,25.019722],[-110.686951,24.899166],[-110.668327,24.796944],[-110.726669,24.674164],[-110.734177,24.578331],[-110.660568,24.337776],[-110.49556,24.216942],[-110.304169,24.18888900000013],[-110.340012,24.16],[-110.398903,24.18222],[-110.354172,24.115833],[-110.269447,24.189163],[-110.300003,24.334442],[-110.213623,24.351944000000117],[-110.003342,24.164165],[-109.9741669999999,24.096386],[-109.799728,24.01221800000013],[-109.823624,23.916386],[-109.697777,23.797775],[-109.686401,23.66],[-109.478348,23.575554],[-109.410843,23.46833],[-109.435013,23.232777],[-109.488342,23.155552],[-109.914459,22.86861],[-110.004997,22.886108],[-110.080566,22.986664],[-110.171951,23.328331],[-110.316681,23.567497],[-110.634453,23.73166700000013],[-111.041672,24.112221],[-111.47084,24.334442],[-111.653633,24.549164],[-111.793617,24.562496],[-111.843063,24.66861],[-111.963623,24.793331],[-111.980827,24.751663],[-112.087509,24.7561070000001],[-112.115837,24.866665],[-112.096123,25.025833],[-112.148903,24.901108],[-112.179459,24.894165],[-112.128067,25.1675],[-112.068069,25.272221000000116],[-112.070847,25.613052],[-112.106117,25.51833],[-112.112503,25.773609],[-112.222778,26.006107],[-112.325287,26.080555],[-112.396667,26.272778],[-112.43779,26.29166400000014],[-112.475853,26.264442],[-112.670837,26.329166],[-112.892502,26.522221],[-112.992783,26.558052],[-113.116669,26.672222],[-113.220291,26.705555000000118],[-113.223228,26.76960800000012],[-113.128067,26.880554],[-113.128342,26.958885],[-113.178619,26.970276],[-113.20639,26.826385000000126],[-113.280678,26.777441],[-113.445557,26.844444],[-113.532791,26.745831000000123],[-113.597504,26.736942],[-113.722504,26.82333],[-113.848892,26.983055],[-113.996117,26.980553],[-114.160278,27.142498],[-114.243896,27.165554],[-114.287781,27.144997],[-114.469727,27.229443],[-114.521118,27.42083],[-114.889183,27.694721],[-114.988892,27.721107],[-115.0439,27.817776],[-115.020569,27.846664],[-114.613617,27.76722],[-114.501404,27.769444],[-114.429459,27.808052],[-114.336403,27.791111],[-114.288887,27.737499000000128],[-114.178886,27.695274],[-113.983063,27.702499],[-113.976387,27.733330000000137],[-114.036118,27.770554],[-114.161118,27.716942],[-114.222778,27.765274],[-114.249725,27.839369],[-114.310562,27.865555],[-114.285004,27.946388],[-114.157227,28.049442000000113],[-114.161583,28.00055300000014],[-114.128555,28.023659],[-114.111954,28.178333],[-114.145844,28.310555000000132],[-114.063606,28.527222],[-114.161957,28.671665],[-114.315002,28.749165],[-114.405289,28.88583],[-114.55751,28.975277],[-114.950287,29.377499],[-115.18779,29.432777],[-115.232513,29.489166],[-115.505836,29.625275],[-115.693893,29.76833],[-115.826401,30.331944],[-115.98056,30.496666],[-116.013344,30.43888900000013],[-115.991386,30.373055],[-116.036392,30.442776],[-116.054169,30.797775],[-116.266953,30.963055],[-116.336937,31.213886],[-116.479736,31.390274],[-116.677513,31.55527500000011],[-116.600571,31.835278],[-116.848892,31.996109],[-116.909729,32.228333],[-117.026672,32.299995],[-117.122223,32.455826000000116],[-117.122375,32.535332],[-114.719093,32.718456],[-114.80983,32.506989],[-113.052887,31.971069]]]]}},{"type":"Feature","properties":{"FIPS":"MY","ISO2":"MY","ISO3":"MYS","UN":458,"NAME":"Malaysia","AREA":32855,"POP2005":25652985,"REGION":142,"SUBREGION":35,"LON":102.195,"LAT":4.201},"geometry":{"type":"MultiPolygon","coordinates":[[[[104.120239,2.318889000000127],[104.149979,2.303055],[104.154968,2.287777],[104.101067,2.294167],[104.120239,2.318889000000127]]],[[[111.370819,2.360278],[111.303589,2.448055],[111.29332,2.733333],[111.327477,2.781388000000106],[111.383881,2.68],[111.376923,2.495277],[111.41387900000012,2.376111],[111.370819,2.360278]]],[[[104.171082,2.705277],[104.123291,2.781666],[104.171913,2.895],[104.22162600000013,2.729722],[104.171082,2.705277]]],[[[117.726646,4.169721],[117.68692,4.168336],[117.638893,4.228610000000117],[117.749153,4.258055000000127],[117.903557,4.174043],[117.726646,4.169721]]],[[[118.681931,4.499721],[118.752487,4.480555],[118.76277200000015,4.463611],[118.68942300000015,4.44111],[118.639977,4.48611],[118.681931,4.499721]]],[[[118.50972,4.554443],[118.517487,4.53611],[118.49942,4.529166],[118.492752,4.546944],[118.50972,4.554443]]],[[[118.570267,4.600832000000139],[118.529709,4.600277],[118.343872,4.670554],[118.478867,4.689165],[118.59832800000015,4.638611000000139],[118.570267,4.600832000000139]]],[[[115.23304700000017,5.259722],[115.158333,5.257777],[115.190262,5.347221],[115.24192800000014,5.384722],[115.263046,5.298055],[115.23304700000017,5.259722]]],[[[100.288857,5.25611],[100.203857,5.271111],[100.183853,5.4625],[100.272751,5.464722],[100.320251,5.427776],[100.288857,5.25611]]],[[[115.672211,5.707222000000114],[115.666656,5.705832],[115.627762,5.728333],[115.654427,5.735832],[115.672211,5.707222000000114]]],[[[118.171921,5.812221],[118.178864,5.848888],[118.23304700000016,5.848332],[118.221916,5.823889000000121],[118.171921,5.812221]]],[[[116.059418,6.003055],[116.016098,6.026944],[116.016937,6.035832],[116.056641,6.039999],[116.059418,6.003055]]],[[[115.609154,6.195276],[115.59274300000014,6.204722000000117],[115.6077580000001,6.22111],[115.619431,6.205555000000118],[115.609154,6.195276]]],[[[99.873291,6.41611],[99.915802,6.389166],[99.923019,6.330832],[99.839142,6.277499],[99.813019,6.156666],[99.77580300000011,6.202222],[99.828583,6.274166],[99.736374,6.24861],[99.64082300000013,6.419721],[99.796921,6.412221],[99.852951,6.464153],[99.873291,6.41611]]],[[[100.654968,6.448332],[100.748581,6.503611],[100.822746,6.43611],[100.857468,6.234444],[101.009697,6.269444],[101.11551700000012,6.248888000000136],[101.119423,5.984444],[101.101357,5.926944],[101.035797,5.896111000000133],[100.99025,5.788054],[101.139687,5.631943],[101.22606700000011,5.673332],[101.311897,5.807221],[101.569977,5.916666],[101.658859,5.860555],[101.69164300000011,5.763611],[101.762482,5.788888],[101.833862,5.743332],[101.943848,5.861943],[101.946091,5.964722],[102.09053,6.154165],[102.09523,6.236138],[102.1666560000001,6.193609],[102.221649,6.217498],[102.34166,6.169443],[102.50499,5.87861],[102.83802800000012,5.592221],[102.976913,5.526944000000128],[103.126358,5.371387],[103.441071,4.765277],[103.492737,4.299166000000127],[103.446564,4.166437],[103.3972020000001,4.117221],[103.413857,3.958889],[103.334702,3.742222],[103.371078,3.642777],[103.478027,3.506667],[103.426361,3.392499],[103.454697,3.187777],[103.44024700000011,2.917778],[103.637016,2.664093],[103.76525900000013,2.625833],[103.820251,2.5775],[103.831093,2.463611],[103.97746300000011,2.243055],[104.22525000000013,1.713055],[104.293297,1.437778],[104.27580300000011,1.365555],[104.200813,1.337778],[104.099701,1.3725],[104.047737,1.468889],[104.077591,1.503359000000103],[103.959412,1.646944],[104.010803,1.538055],[103.998016,1.432777],[103.908577,1.430833],[103.829697,1.476666],[103.688293,1.449444],[103.512138,1.269528],[103.45636000000013,1.322777],[103.370796,1.536666],[103.191353,1.614722],[102.827187,1.847777],[102.70497100000011,1.852777],[102.553299,2.048055],[102.173019,2.217221],[101.849701,2.472499],[101.774689,2.583055000000115],[101.51747100000011,2.671666],[101.413589,2.802222],[101.284973,2.841111],[101.29469300000011,2.92],[101.37246700000014,3.000556],[101.294418,3.268888000000118],[101.111633,3.464722000000108],[101.02803,3.628055],[100.86858400000011,3.765555000000119],[100.81024200000013,3.777222],[100.84413100000012,3.844334],[100.75443300000012,3.843333],[100.697189,3.903888],[100.71053300000011,3.994444],[100.773033,3.982499],[100.869957,4.023055],[100.69690700000012,4.151943],[100.61441000000013,4.177221],[100.572197,4.339999],[100.6055300000001,4.79833200000013],[100.435516,4.92111],[100.361076,5.08611],[100.433578,5.194165000000112],[100.380249,5.524444],[100.3491360000001,5.569166],[100.37413,5.683332],[100.35553,5.963888],[100.126862,6.419617],[100.171356,6.476665],[100.193573,6.569444],[100.17468300000013,6.625832],[100.214981,6.71111],[100.30275000000012,6.698888000000125],[100.334412,6.58694400000013],[100.379044,6.540766],[100.654968,6.448332]]],[[[117.49359100000015,6.742498000000126],[117.512772,6.678610000000105],[117.46692700000015,6.6424990000001],[117.415543,6.625554000000136],[117.33719600000019,6.651388],[117.439423,6.694443],[117.40804300000012,6.74611],[117.49359100000015,6.742498000000126]]],[[[116.789146,6.579166],[116.862488,6.596388000000103],[117.04802700000016,6.825555000000122],[117.02970900000014,6.93111],[117.068604,6.979444],[117.17830700000013,6.990276],[117.252487,6.941387],[117.25305200000014,6.767777],[117.290817,6.635833000000105],[117.463318,6.539721],[117.646378,6.51611],[117.738876,6.389999],[117.721649,6.254444],[117.642212,6.24361],[117.599716,6.189721],[117.659988,6.099721000000101],[117.673866,5.98],[117.50305200000012,5.896111000000133],[117.782211,5.914999],[117.891098,5.955277],[118.008881,6.061666],[118.124687,5.861388],[118.080276,5.810277],[117.909416,5.801388],[117.9561000000001,5.683887],[118.12552600000015,5.689443],[118.157494,5.795277000000112],[118.255547,5.82777700000014],[118.37359600000013,5.807499],[118.934708,5.429721],[119.070267,5.404444000000125],[119.198593,5.43861],[119.275818,5.344999],[119.27249100000016,5.223610000000122],[119.171097,5.112221],[118.70166,4.943054],[118.54971300000011,4.958611],[118.35080700000015,5.035832],[118.20915200000013,4.963611],[118.140549,4.888332000000105],[118.133041,4.850832],[118.280273,4.682221000000141],[118.41721300000016,4.593332],[118.43775900000013,4.613888],[118.48526,4.592777],[118.467262,4.538443],[118.509277,4.500577],[118.59693900000013,4.518888],[118.64415,4.434999],[118.54694400000015,4.350277000000119],[118.183594,4.307776],[117.988312,4.223888],[117.693039,4.374721],[117.62915,4.35361],[117.651932,4.266944],[117.592056,4.169818],[117.4433140000001,4.192777],[117.398331,4.258055000000127],[117.239433,4.358333],[117.189148,4.335555],[116.5336,4.330832],[116.463043,4.293332],[116.314697,4.357777],[116.155823,4.359165],[116.054153,4.277222000000108],[115.98664900000017,4.339722],[115.8724820000001,4.36111],[115.690811,4.180277],[115.659714,4.108596],[115.571381,3.666111],[115.628036,3.432222],[115.576393,3.426111],[115.538879,3.333611],[115.49552900000015,3.040000000000134],[115.37525900000013,2.991388],[115.24971,3.010833],[115.139709,2.90611],[115.083054,2.610833],[115.172211,2.604444],[115.237198,2.5225],[114.93942300000013,2.285555],[114.804703,2.248888],[114.77638200000013,2.146667],[114.800537,2.064722],[114.868317,2.043889],[114.859993,1.904166],[114.783333,1.863889],[114.710823,1.770555],[114.580551,1.443333],[114.533333,1.435555],[114.40165700000011,1.509722],[114.228867,1.4425],[114.084396,1.469993],[113.930817,1.445277],[113.794434,1.3075],[113.658333,1.224722],[113.586929,1.283611000000121],[113.4561000000001,1.288333],[113.34082000000012,1.365278],[113.126373,1.431666],[113.05442800000014,1.545278],[112.99971,1.572778],[112.472763,1.568055],[112.204712,1.453611],[112.180817,1.408889000000102],[112.213608,1.378889],[112.131363,1.147222000000113],[111.949707,1.13],[111.827209,0.998611],[111.666931,1.039166],[111.562759,0.999166],[111.406372,1.008889],[111.211929,1.069722],[110.90416,1.014444],[110.806091,0.906667],[110.574432,0.852778],[110.332489,1.001944],[110.187187,1.185],[110.071663,1.22],[109.931664,1.406944000000124],[109.669983,1.613055],[109.6672130000001,1.706388000000118],[109.563873,1.833611],[109.546654,1.904166],[109.648567,2.073409],[109.671371,1.898055000000113],[109.92830700000013,1.689166],[110.25305200000014,1.705555000000118],[110.333328,1.802222],[110.47998000000013,1.624166],[110.730438,1.543879],[110.736366,1.504167],[110.674423,1.445277],[110.746643,1.461111],[110.7724910000001,1.561111],[110.82193000000012,1.568055],[110.9727630000001,1.499444],[111.063026,1.405],[111.155548,1.363889],[111.376923,1.343889000000104],[111.287201,1.413055],[111.174698,1.393889],[111.061653,1.458889],[111,1.575555],[111.205551,2.066388],[111.247482,2.120555],[111.32832300000013,2.105555],[111.372757,2.150833],[111.168587,2.152222],[111.223312,2.421111],[111.368111,2.339094],[111.450272,2.36861],[111.403053,2.480833],[111.44470200000012,2.691666],[111.666092,2.846944000000121],[112.093048,2.905277],[113.01053600000012,3.160555000000102],[113.414993,3.691944],[113.73552700000016,3.996944],[113.92608600000017,4.244165],[113.994713,4.439721],[113.963043,4.56611],[113.986366,4.597499],[114.164993,4.577777],[114.23580900000012,4.531943],[114.31137100000011,4.429166],[114.329987,4.326944],[114.641098,4.018888],[114.80525200000011,4.142221],[114.86692800000014,4.355277],[114.780548,4.73861],[114.856369,4.806388],[114.979431,4.831666],[115.018433,4.895795000000135],[115.026657,4.656666],[115.10054,4.382221000000129],[115.348602,4.314165],[115.355553,4.351665],[115.27388,4.448609],[115.28249400000014,4.611666],[115.223038,4.804998000000126],[115.145782,4.90324],[115.21775800000012,4.958611],[115.323318,4.894444],[115.36665300000014,4.903333],[115.557747,5.06861],[115.574158,5.179166],[115.361099,5.307499],[115.37886000000015,5.398889],[115.52832,5.517499],[115.76249700000015,5.520277],[115.84887700000013,5.563888000000134],[115.918869,5.747499],[116.05108600000018,5.840833],[116.109993,6.127776],[116.328598,6.363333000000125],[116.498032,6.489443],[116.50417300000014,6.540555],[116.643883,6.701111],[116.656937,6.846666000000141],[116.76249700000017,7.02361],[116.834991,6.96111],[116.859711,6.803332],[116.780823,6.643332],[116.789146,6.579166]]],[[[117.283333,7.314721000000134],[117.24971,7.176665],[117.149429,7.16861],[117.06667300000015,7.101943],[117.074158,7.287499],[117.218872,7.352777000000116],[117.283333,7.314721000000134]]],[[[116.8724820000001,7.219999],[116.856934,7.183887],[116.879433,7.27555500000011],[117.00332600000011,7.353333000000134],[117.018883,7.266388],[116.8724820000001,7.219999]]]]}},{"type":"Feature","properties":{"FIPS":"MZ","ISO2":"MZ","ISO3":"MOZ","UN":508,"NAME":"Mozambique","AREA":78409,"POP2005":20532675,"REGION":2,"SUBREGION":14,"LON":37.923,"LAT":-14.422},"geometry":{"type":"MultiPolygon","coordinates":[[[[32.954437,-26.058613],[32.895271,-26.040836],[32.910271,-26.000557],[32.9805530000001,-25.972778],[32.954437,-26.058613]]],[[[35.48832700000014,-21.685001],[35.435555,-21.783337],[35.435829000000126,-21.655281],[35.47943900000013,-21.523891],[35.48832700000014,-21.685001]]],[[[39.901382000000126,-16.413334],[39.838882,-16.411114],[39.810829,-16.363056],[39.861382,-16.278057],[39.914719,-16.279724],[39.901382000000126,-16.413334]]],[[[40.500832000000116,-11.031946],[40.53944400000012,-11.008612],[40.570831,-11.036945],[40.387772,-11.31778],[40.481110000000115,-11.416389],[40.42416400000013,-11.649723],[40.505554,-11.957224],[40.512497,-12.430279],[40.471382,-12.50889],[40.558884,-12.553335],[40.64694200000013,-12.760834],[40.409996,-12.961945],[40.489716,-13.0275],[40.518326,-12.955002],[40.597221000000104,-12.973333],[40.53944400000012,-13.312223],[40.59111,-13.374723],[40.525833,-13.515278],[40.578888,-13.567223],[40.537498,-13.645279],[40.649994000000106,-14.016945],[40.622772,-14.125557],[40.530548,-14.171667],[40.59861,-14.245834],[40.668884,-14.190279],[40.725273,-14.206112],[40.728607,-14.343056],[40.643608,-14.40139],[40.636108,-14.484724],[40.670555,-14.48778],[40.70832800000011,-14.427778],[40.81166100000013,-14.407778],[40.846107,-14.697779],[40.82,-14.811111],[40.722771,-14.892778],[40.770271,-14.978334],[40.708885,-15.078335],[40.528885,-15.132778],[40.514442,-15.187223],[40.578049,-15.202778],[40.627220000000136,-15.155001],[40.684715,-15.249723],[40.578331,-15.49889],[40.429718,-15.607779],[40.360275,-15.723333],[40.125549,-15.940001],[40.10027300000013,-16.078892],[39.98360400000013,-16.231945],[39.888611,-16.236946],[39.783051,-16.299446],[39.817497,-16.412781],[39.698608,-16.536945],[39.127495,-16.870422],[39.094444000000124,-16.986389],[38.686104,-17.070835],[38.249718,-17.229446],[38.102219,-17.315281],[37.872215,-17.376392],[37.205826,-17.751392],[36.983887,-18.001392],[36.913605,-17.950279],[36.89666000000011,-17.886112],[36.841385,-17.877224],[36.820274,-17.904724],[36.973328,-18.051392],[36.943886,-18.108612],[36.479721,-18.576946],[36.398605,-18.733334],[36.252777,-18.891392],[36.131943,-18.903057],[36.131042,-18.808754],[36.106384000000105,-18.808334],[35.982773,-18.926945],[35.671944,-19.120281],[35.437492,-19.428612],[35.112221,-19.716946],[34.899162,-19.857224],[34.84360500000014,-19.854446],[34.811104,-19.776112],[34.619164,-19.617779],[34.67694100000011,-19.733334],[34.776939,-19.825558],[34.759438,-20.180557],[34.697777,-20.379448],[34.658607,-20.39167],[34.737495,-20.556114],[34.988884,-20.725281],[35.008888,-20.806946],[35.115829,-20.93528],[35.084717,-21.084167],[35.050278,-21.097778],[35.0791630000001,-21.324169],[35.2699970000001,-21.648335],[35.276665,-21.821392],[35.337494000000106,-22.074448],[35.312492,-22.418056],[35.397217,-22.460003],[35.403053,-22.22139],[35.477776,-22.091114],[35.545273,-22.232502],[35.54055000000011,-22.414169],[35.485832,-22.626114],[35.50444,-22.834167],[35.535271,-22.950279],[35.588608,-22.931393],[35.583328,-22.906948],[35.610275,-22.924168],[35.47833300000013,-23.17889],[35.485832,-23.290558],[35.413605,-23.515556],[35.40694400000012,-23.656113],[35.347771,-23.695278],[35.338333,-23.905834],[35.339722,-23.969448],[35.48333,-23.79417],[35.53083,-23.800282],[35.542221,-23.863613],[35.48277300000012,-24.047779],[35.497215,-24.105278],[35.179443000000106,-24.533611],[35.012215,-24.654167],[34.303886,-24.926945],[33.714165,-25.111946],[33.24110400000012,-25.323334],[32.886108,-25.535004],[32.770271,-25.683613],[32.692215,-25.881111],[32.576111,-25.975559],[32.837494000000106,-26.293056],[32.871605,-26.27817],[32.8991620000001,-26.111668],[32.952499,-26.083889],[32.890427,-26.847145],[32.13340000000011,-26.839626],[32.12916600000011,-26.505836],[32.07222,-26.393333],[32.061104,-26.261391],[32.10083,-26.148613],[32.074715,-26.037224],[31.96851,-25.95784],[31.919441,-25.814167],[32.006104,-25.615837],[32.016106,-24.459446],[31.88583,-24.171116],[31.877399000000135,-23.950645],[31.769722,-23.856392],[31.683609,-23.613613],[31.550831000000134,-23.476669],[31.561665,-23.186668],[31.297504,-22.414764],[31.407497,-22.340279],[32.416107,-21.307217],[32.48887600000012,-21.344448],[32.35833,-21.130558],[32.521385,-20.914169],[32.483604,-20.661667],[32.50222,-20.598614],[32.55082700000014,-20.555],[32.665833,-20.557224],[32.871666,-20.278614],[32.904160000000104,-20.124168],[33.018883,-19.943336],[33.059441000000106,-19.780281],[32.9847180000001,-19.687225],[32.850555,-19.617779],[32.846939000000134,-19.483059],[32.783051000000114,-19.467781],[32.784721,-19.36639],[32.85499600000014,-19.27417],[32.884163,-19.09528],[32.839165,-19.023056],[32.71611,-19.021946],[32.69916500000011,-18.944447],[32.707222,-18.82917],[32.817215,-18.779167],[32.924995,-18.773056],[32.949715,-18.690281],[32.88832900000011,-18.530556],[33.01722,-18.463337],[33.073051000000135,-18.348892],[32.969444,-18.246391],[33.001106,-18.183334],[32.946106,-17.975002],[33.043610000000115,-17.620003],[32.954163,-17.500278],[33.041107000000125,-17.344448],[32.991943,-17.306393],[32.978607,-17.177502],[32.864998,-16.918613],[32.938606,-16.842224],[32.98114,-16.709053],[32.767464,-16.71804],[32.72805,-16.693611],[32.701111,-16.600834],[32.377777,-16.470001],[31.908054000000103,-16.418335],[31.899441000000134,-16.355556],[31.721943,-16.214725],[31.428608,-16.163612],[31.276665,-16.018612],[31.143608,-15.994167],[30.422775,-16.009167],[30.417292,-15.642143],[30.364441,-15.344168],[30.25333000000012,-15.218613],[30.213017,-14.981716],[30.343609,-14.967779],[30.808052,-14.778057],[31.484722,-14.619722],[31.693054,-14.504446],[32.372772,-14.308334],[33.222229,-14.012566],[33.34333,-14.205002],[33.633331,-14.539722],[34.379166,-14.389446],[34.541107,-14.615557],[34.59333,-15.253056],[34.436661,-15.464169],[34.424721,-15.655001],[34.262772,-15.798334],[34.255554,-15.899168],[34.423882,-16.05389],[34.408607,-16.193336],[34.44722000000012,-16.277225],[34.57,-16.315834],[34.659996,-16.453613],[35.00222,-16.797779],[35.143883,-16.831112],[35.13916,-16.951946],[35.053329,-17.020279],[35.083885,-17.125],[35.29005400000011,-17.134266],[35.3022160000001,-16.80917],[35.278053,-16.704723],[35.168610000000115,-16.621113],[35.1353,-16.553375],[35.245277,-16.473892],[35.28833,-16.233891],[35.402771000000136,-16.129448],[35.540276,-16.164448],[35.709442,-16.110558],[35.814438,-16.019447],[35.867218,-15.419445],[35.800278,-15.177778],[35.92416400000013,-14.885557],[35.881104,-14.885],[35.87722,-14.656113],[35.095276000000126,-13.686111],[34.86599,-13.506313],[34.658051,-13.496389],[34.566383,-13.342224],[34.52388800000011,-12.714724],[34.367775,-12.218889],[34.38749700000011,-12.123056],[34.614441,-11.763889],[34.62610600000011,-11.575834],[35.238609,-11.575834],[35.570274,-11.6075],[35.652496,-11.584723],[35.73333000000014,-11.483334],[35.838333,-11.414722],[35.943054,-11.434723],[36.163055,-11.577778],[36.18972,-11.706667],[36.375549,-11.683889],[36.561943,-11.740278],[36.677773,-11.714724],[36.82972,-11.568611],[36.997772,-11.591391],[37.188049,-11.689445],[37.462044,-11.727329],[37.791939,-11.561111],[37.861664,-11.33889],[37.941383,-11.285002],[38.096695,-11.25633],[38.49170700000013,-11.415312],[38.655273,-11.281113],[38.897774,-11.172224],[39.134438,-11.141945],[39.268051,-11.168056],[39.508331,-10.995279],[39.766937,-10.920557],[40.019722,-10.779167],[40.447777,-10.471111],[40.521111,-10.484167],[40.584442,-10.654167],[40.50305200000014,-10.791113],[40.617493,-10.835835],[40.507774,-10.931391],[40.500832000000116,-11.031946]],[[34.60277600000012,-12.011946],[34.618332,-12.037224],[34.623886,-12.036667],[34.629997,-12.012501],[34.60277600000012,-12.011946]],[[34.72388500000011,-12.032778],[34.70472,-12.078335],[34.72610500000013,-12.09639],[34.754715,-12.044168],[34.72388500000011,-12.032778]]]]}},{"type":"Feature","properties":{"FIPS":"MI","ISO2":"MW","ISO3":"MWI","UN":454,"NAME":"Malawi","AREA":9408,"POP2005":13226091,"REGION":2,"SUBREGION":14,"LON":33.808,"LAT":-13.4},"geometry":{"type":"MultiPolygon","coordinates":[[[[34.732216,-12.095556],[34.70472,-12.078335],[34.726662,-12.031946],[34.754715,-12.044168],[34.732216,-12.095556]]],[[[34.623886,-12.036667],[34.60277600000012,-12.011946],[34.608887,-12.004446],[34.629997,-12.012501],[34.623886,-12.036667]]],[[[33.13472,-9.494167],[33.3144380000001,-9.485556],[33.393883,-9.538057],[33.4377750000001,-9.615835],[33.755829,-9.582779],[33.919609,-9.707659],[33.953049,-9.673334],[33.957222,-9.526669],[34.039444,-9.482779],[34.325272,-9.732779],[34.504715,-9.975],[34.53611,-10.05139],[34.584999,-10.561668],[34.658882,-10.673613],[34.649994,-10.890278],[34.593048,-11.016668],[34.61360900000011,-11.105001],[34.799438,-11.33139],[34.890549,-11.383057],[34.959717,-11.486668],[34.966728,-11.572111],[34.62610600000011,-11.575834],[34.614441,-11.763889],[34.3752750000001,-12.155834],[34.37329100000011,-12.246422],[34.52388800000011,-12.714724],[34.566383,-13.342224],[34.658051,-13.496389],[34.86599,-13.506313],[35.095276000000126,-13.686111],[35.87722,-14.656113],[35.881104,-14.885],[35.92416400000013,-14.885557],[35.800278,-15.177778],[35.867218,-15.419445],[35.814438,-16.019447],[35.709442,-16.110558],[35.540276,-16.164448],[35.402771000000136,-16.129448],[35.28833,-16.233891],[35.245277,-16.473892],[35.1353,-16.553375],[35.168610000000115,-16.621113],[35.278053,-16.704723],[35.3022160000001,-16.80917],[35.29005400000011,-17.134266],[35.083885,-17.125],[35.053329,-17.020279],[35.13916,-16.951946],[35.143883,-16.831112],[35.00222,-16.797779],[34.659996,-16.453613],[34.57,-16.315834],[34.44722000000012,-16.277225],[34.408607,-16.193336],[34.423882,-16.05389],[34.255554,-15.899168],[34.262772,-15.798334],[34.424721,-15.655001],[34.436661,-15.464169],[34.589722,-15.282778],[34.563606,-15.117779],[34.588882,-14.96389],[34.522217,-14.571667],[34.358887,-14.385557],[33.633331,-14.539722],[33.34333,-14.205002],[33.169441,-13.927223],[33.0741650000001,-13.985834],[32.98999800000013,-13.934723],[32.785828,-13.640556],[32.679993,-13.616112],[32.69055200000013,-13.565001],[32.831665,-13.528612],[32.977493,-13.229168],[33.035271,-12.910278],[32.967773000000136,-12.850557],[32.959442,-12.768612],[33.046387,-12.603889],[33.238052,-12.585835],[33.370827,-12.5375],[33.547493000000145,-12.348612],[33.483604,-12.310835],[33.374443,-12.331667],[33.273331,-12.144445],[33.332222,-11.897223],[33.330826,-11.744722],[33.323608,-11.607779],[33.26194,-11.57139],[33.244164,-11.413057],[33.411659,-11.156389],[33.250549,-10.886667],[33.344162,-10.81389],[33.51082600000012,-10.775557],[33.702278,-10.561857],[33.567497,-10.392502],[33.554718,-10.220278],[33.324165,-10.06778],[33.359444,-9.933056],[33.32249500000012,-9.811111],[33.226662,-9.711113],[33.229164,-9.634167],[33.20694,-9.602501],[32.996132,-9.618893],[32.940277,-9.403612],[32.997772,-9.373335],[33.13472,-9.494167]]]]}},{"type":"Feature","properties":{"FIPS":"NC","ISO2":"NC","ISO3":"NCL","UN":540,"NAME":"New Caledonia","AREA":1828,"POP2005":234185,"REGION":9,"SUBREGION":54,"LON":165.447,"LAT":-21.359},"geometry":{"type":"MultiPolygon","coordinates":[[[[167.534424,-22.69389],[167.508026,-22.688332],[167.53137200000015,-22.651112],[167.55664100000013,-22.674442],[167.534424,-22.69389]]],[[[167.50164800000016,-22.672222],[167.419128,-22.646389],[167.434692,-22.543056],[167.50637800000015,-22.560558],[167.553864,-22.612499],[167.50164800000016,-22.672222]]],[[[166.816071,-22.463333],[166.77249100000017,-22.456108],[166.777771,-22.40889],[166.8116460000001,-22.395],[166.842743,-22.408611],[166.816071,-22.463333]]],[[[171.313873,-22.33139],[171.304413,-22.338612],[171.300812,-22.334999],[171.304962,-22.327778],[171.313873,-22.33139]]],[[[166.050537,-22.079445],[166.027191,-22.054722],[166.045532,-22.034447],[166.052765,-22.050556],[166.050537,-22.079445]]],[[[166.450256,-21.704445],[166.428589,-21.703888],[166.4155270000001,-21.691387],[166.440796,-21.68861],[166.450256,-21.704445]]],[[[168.00219700000014,-21.451942],[168.095245,-21.455555],[168.128571,-21.520557],[168.120239,-21.631111],[167.970245,-21.648609],[167.8833310000001,-21.56889],[167.808868,-21.385834],[167.962463,-21.387222],[168.00219700000014,-21.451942]]],[[[167.842743,-21.14389],[167.80136100000016,-21.119446],[167.80246,-21.100277],[167.820251,-21.099998],[167.842743,-21.14389]]],[[[166.44802900000013,-20.734165],[166.418854,-20.739998],[166.38858,-20.72583],[166.459137,-20.719719],[166.44802900000013,-20.734165]]],[[[167.287201,-20.75639],[167.279144,-20.906387],[167.382172,-20.944443],[167.46524,-21.058056],[167.39804100000015,-21.177776],[167.141937,-21.076111],[167.059692,-20.988609],[167.062469,-20.921112],[167.13693200000012,-20.889442],[167.190247,-20.806946],[167.10553,-20.757225],[167.03970300000015,-20.771667],[167.049408,-20.721664],[167.21109000000013,-20.677498],[167.30496200000016,-20.719444],[167.287201,-20.75639]]],[[[166.62466400000014,-20.406109],[166.654419,-20.46722],[166.61358600000017,-20.4725],[166.57608,-20.559444],[166.583038,-20.599167],[166.62579300000016,-20.601665],[166.574402,-20.686943],[166.499115,-20.717777],[166.59692400000014,-20.479721],[166.59829700000012,-20.436943],[166.55719,-20.402222],[166.62466400000014,-20.406109]]],[[[164.288025,-20.255558],[164.275269,-20.248886],[164.2702640000001,-20.219719],[164.277771,-20.226387],[164.288025,-20.255558]]],[[[163.943848,-20.170555],[163.922485,-20.16972],[163.906921,-20.14389],[163.9238590000001,-20.143055],[163.943848,-20.170555]]],[[[164.31665,-20.327225],[164.300537,-20.235554],[164.506104,-20.305836],[164.583588,-20.404167],[164.740234,-20.488331],[164.858582,-20.624443],[165.062195,-20.737778],[165.22329700000012,-20.765278],[165.401093,-21.055836],[165.603027,-21.180832],[165.5946960000001,-21.225277],[165.630798,-21.279724],[165.75720200000012,-21.303333],[165.963867,-21.406944],[166.429962,-21.727222],[166.61969,-21.906944],[166.94747900000016,-22.09],[167.028046,-22.232777],[167.01470900000015,-22.321388],[166.929413,-22.397499],[166.833588,-22.298611],[166.815796,-22.362499],[166.733582,-22.369999],[166.679138,-22.308613],[166.524994,-22.233608],[166.451904,-22.316666],[166.381622,-22.18],[166.21637,-22.143612],[166.151367,-22.073055],[166.116364,-21.946388],[166.06469700000014,-21.91861],[165.96801800000014,-21.932777],[165.830261,-21.844444],[165.722198,-21.724442],[165.562195,-21.713886],[165.25997900000016,-21.558056],[164.829681,-21.195],[164.800812,-21.094444],[164.698303,-21.053333],[164.62384,-20.940834],[164.51416000000017,-20.896946],[164.381897,-20.780003],[164.349701,-20.688053],[164.171356,-20.501392],[164.147217,-20.399445],[164.165802,-20.340557],[163.992188,-20.155834],[163.98941,-20.087223],[164.31665,-20.327225]]],[[[164.234131,-20.161945],[164.161102,-20.113335],[164.16330000000016,-20.065277],[164.20968600000012,-20.115276],[164.234131,-20.161945]]],[[[163.821625,-20.082779],[163.79025300000012,-20.061947],[163.796936,-20.040836],[163.817749,-20.040836],[163.821625,-20.082779]]],[[[163.9771730000001,-20.081669],[163.939972,-20.068058],[163.949402,-20.002224],[163.9819030000001,-20.049446],[163.9771730000001,-20.081669]]],[[[163.671906,-19.785835],[163.63443,-19.710556],[163.6196900000001,-19.625832],[163.700806,-19.766392],[163.671906,-19.785835]]],[[[163.607452,-19.604168],[163.568024,-19.573055],[163.57663000000014,-19.549446],[163.612457,-19.596111],[163.607452,-19.604168]]],[[[159.949402,-19.343334],[159.922211,-19.250835],[159.95108,-19.114445],[159.978851,-19.171665],[159.949402,-19.343334]]]]}},{"type":"Feature","properties":{"FIPS":"NE","ISO2":"NU","ISO3":"NIU","UN":570,"NAME":"Niue","AREA":26,"POP2005":1632,"REGION":9,"SUBREGION":61,"LON":-169.869,"LAT":-19.052},"geometry":{"type":"Polygon","coordinates":[[[-169.89389,-19.145557],[-169.951416,-19.076389],[-169.931671,-19.016666],[-169.884766,-18.963333],[-169.817505,-18.96833],[-169.781403,-19.067783],[-169.89389,-19.145557]]]}},{"type":"Feature","properties":{"FIPS":"NG","ISO2":"NE","ISO3":"NER","UN":562,"NAME":"Niger","AREA":126670,"POP2005":1326419,"REGION":2,"SUBREGION":11,"LON":9.398,"LAT":17.426},"geometry":{"type":"Polygon","coordinates":[[[4.245,18.645275],[4.245277,19.146664],[5.812499,19.44611],[7.450807,20.852863],[9.742867,22.226391],[11.986475,23.522305],[13.543888,23.16861],[14.234999,22.614166],[14.997889,23.000591],[15.194721,21.998886],[15.202499,21.495831],[15.284443,21.445274],[15.627222,20.955276],[15.558332,20.884441],[15.575832,20.766388],[15.673887,20.698887],[15.996666,20.353054],[15.753887,19.932499],[15.602499,18.782219],[15.485138,16.89809],[14.368889,15.733889],[13.859165,15.037777],[13.767221,14.848055],[13.794167,14.732777],[13.681389,14.617498],[13.672777,14.548611],[13.468887,14.461111],[13.62512,13.718338],[13.347776,13.719999],[13.204721,13.528332],[13.08111,13.524721],[13.066387,13.548611],[12.87611,13.473331],[12.748333,13.346943],[12.589167,13.263611],[12.534166,13.194721],[12.542776,13.150276],[12.459166,13.066111],[12.007776,13.171389],[11.819721,13.273054],[11.463333,13.373333],[11.066666,13.359722],[10.724165,13.386389],[10.134722,13.252499],[9.929998,13.133055],[9.634932,12.802435],[8.984999,12.846666],[8.66361,12.943333],[8.541943,13.074999],[8.408609,13.088333],[8.122221,13.30361],[7.815,13.352777],[7.379722,13.099722],[7.218888,13.125555],[7.090555,12.995277],[6.933332,12.997221],[6.806389,13.108055],[6.679166,13.343887],[6.423055,13.605276],[6.285,13.683887],[6.133333,13.660831],[5.997499,13.701387],[5.548367,13.891499],[5.365,13.8475],[5.289166,13.752777],[4.923611,13.736387],[4.885555,13.781387],[4.469999,13.686943],[4.247777,13.481388],[4.1425,13.476944],[4.139722,13.177221],[4.105,12.996387],[3.952777,12.748888],[3.657777,12.528889],[3.666115,12.249439],[3.636947,12.107771],[3.671666,11.975554],[3.616944,11.919722],[3.631667,11.825277],[3.668611,11.812498],[3.688333,11.749722],[3.604459,11.693274],[3.473611,11.853611],[3.312222,11.889999],[3.250625,12.020784],[3.010035,12.268585],[2.83862,12.396658],[2.665006,12.302771],[2.378054,12.240274],[2.397925,11.896152],[2.058332,12.35722],[2.161666,12.415552],[2.244999,12.417219],[2.220833,12.593611],[2.1425,12.694443],[1.988889,12.73111],[1.928056,12.700554],[1.871666,12.608889],[1.578333,12.629999],[1.117222,13.01111],[0.989167,13.047222],[0.991667,13.371666],[1.182222,13.312777],[1.285306,13.349957],[1.244444,13.393055],[1.031667,13.4625],[0.995278,13.568054],[0.786389,13.668888],[0.616111,13.689999],[0.465,13.91361],[0.351389,14.126944],[0.410833,14.245832],[0.321111,14.362778],[0.189444,14.464722],[0.166667,14.523054],[0.241389,14.752222],[0.193333,14.835833],[0.237222,14.887499],[0.229992,15.002522],[0.396667,14.960554],[0.512222,15.000832],[0.695,14.942221],[0.974722,14.978611],[1.3125,15.286665],[2.628055,15.350555],[3.020833,15.341944],[3.0325,15.433054],[3.523981,15.358152],[3.567222,15.51222],[3.726666,15.652777],[3.823889,15.665277],[3.885,15.709166],[4.069722,16.293888],[4.200833,16.393887],[4.198889,16.820831],[4.2525,16.994442],[4.245,18.645275]]]}},{"type":"Feature","properties":{"FIPS":"AA","ISO2":"AW","ISO3":"ABW","UN":533,"NAME":"Aruba","AREA":0,"POP2005":102897,"REGION":19,"SUBREGION":29,"LON":-69.977,"LAT":12.517},"geometry":{"type":"Polygon","coordinates":[[[-69.882233,12.41111],[-70.059448,12.538055],[-70.063065,12.628611],[-69.932236,12.528055],[-69.882233,12.41111]]]}},{"type":"Feature","properties":{"FIPS":"AV","ISO2":"AI","ISO3":"AIA","UN":660,"NAME":"Anguilla","AREA":0,"POP2005":12256,"REGION":19,"SUBREGION":29,"LON":-63.032,"LAT":18.237},"geometry":{"type":"Polygon","coordinates":[[[-63.167778,18.164444],[-63.053337,18.259163],[-62.970001,18.272221],[-62.993057,18.227219],[-63.167778,18.164444]]]}},{"type":"Feature","properties":{"FIPS":"BE","ISO2":"BE","ISO3":"BEL","UN":56,"NAME":"Belgium","AREA":0,"POP2005":10398049,"REGION":150,"SUBREGION":155,"LON":4.664,"LAT":50.643},"geometry":{"type":"Polygon","coordinates":[[[4.302375,51.263184],[4.327703,51.290123],[4.252368,51.375145],[4.428055,51.361938],[4.393888,51.450272],[4.481944,51.479439],[4.549444,51.482773],[4.541944,51.426666],[4.650555,51.423332],[4.788333,51.503052],[4.845555,51.48111],[4.853055,51.414444],[4.929999,51.398605],[5.035555,51.487221],[5.104444,51.434998],[5.077222,51.395271],[5.139999,51.320831],[5.237499,51.308327],[5.238974,51.262283],[5.510833,51.294441],[5.568334,51.220711],[5.855,51.151108],[5.758055,50.959999],[5.640555,50.863052],[5.651667,50.824715],[5.701944,50.805832],[5.691911,50.760559],[6.011798,50.757271],[6.268611,50.623604],[6.264722,50.497772],[6.344444,50.484161],[6.398204,50.323174],[6.173333,50.232498],[6.134414,50.127846],[6.026256,50.181252],[5.969722,50.16861],[5.889444,50.104164],[5.834444,49.986938],[5.770833,49.95166],[5.734444,49.834999],[5.899166,49.662773],[5.863055,49.571663],[5.4775,49.504166],[5.437778,49.599998],[5.331111,49.656662],[4.996666,49.802498],[4.873055,49.797218],[4.820833,49.992775],[4.894722,50.140274],[4.832503,50.16861],[4.696944,50.090828],[4.673611,49.996384],[4.510555,49.947495],[4.149238,49.978371],[4.194444,50.237495],[4.165,50.283051],[4.038333,50.355553],[3.774722,50.353882],[3.676944,50.395271],[3.660555,50.456383],[3.607778,50.495827],[3.518055,50.518883],[3.372777,50.494995],[3.298611,50.523048],[3.242222,50.668053],[3.149722,50.789993],[2.960556,50.7575],[2.898056,50.703049],[2.650555,50.816109],[2.541667,51.09111],[3.112778,51.318329],[3.370866,51.373856],[3.380833,51.273605],[3.451944,51.242493],[3.520833,51.248055],[3.524722,51.28833],[3.608055,51.304161],[3.793056,51.26194],[3.796111,51.220276],[3.903611,51.205826],[4.127777,51.278885],[4.238898,51.350426],[4.312499,51.287498],[4.302375,51.263184]]]}},{"type":"Feature","properties":{"FIPS":"HK","ISO2":"HK","ISO3":"HKG","UN":344,"NAME":"Hong Kong","AREA":0,"POP2005":7057418,"REGION":142,"SUBREGION":30,"LON":114.129,"LAT":22.423},"geometry":{"type":"MultiPolygon","coordinates":[[[[114.246094,22.203327],[114.137207,22.255554000000128],[114.124977,22.279999],[114.201103,22.290554],[114.24664300000018,22.25000000000011],[114.246094,22.203327]]],[[[113.89665200000013,22.195827000000122],[113.833527,22.198067],[113.82527200000015,22.232216],[114.04776000000015,22.339996],[113.992203,22.236382000000102],[113.89665200000013,22.195827000000122]]],[[[114.31414800000016,22.342773],[114.295258,22.345829],[114.296097,22.368053],[114.313873,22.359997000000135],[114.31414800000016,22.342773]]],[[[114.219437,22.474438],[114.239433,22.430828],[114.313873,22.475552],[114.389977,22.429718],[114.37886000000015,22.365829],[114.29261,22.381836],[114.262077,22.35958900000014],[114.296104,22.260561],[114.198029,22.318054],[113.89998600000013,22.374439],[113.89665200000013,22.40694],[114.0333304004439,22.509138149174643],[114.22259578298247,22.55054824689705],[114.219437,22.474438]]]]}},{"type":"Feature","properties":{"FIPS":"CQ","ISO2":"MP","ISO3":"MNP","UN":580,"NAME":"Northern Mariana Islands","AREA":0,"POP2005":80258,"REGION":9,"SUBREGION":57,"LON":145.623,"LAT":15.005},"geometry":{"type":"MultiPolygon","coordinates":[[[[145.28164700000013,14.158333],[145.20636,14.105276],[145.119965,14.122498],[145.237183,14.194998],[145.28497300000012,14.194998],[145.28164700000013,14.158333]]],[[[145.53524800000014,14.828331000000105],[145.529694,14.848331],[145.570251,14.844997],[145.563873,14.833609],[145.53524800000014,14.828331000000105]]],[[[145.624115,14.908054000000105],[145.57220500000017,15.009998],[145.633026,15.083887],[145.66275,14.976664],[145.624115,14.908054000000105]]],[[[145.73608400000012,15.13361],[145.73468000000014,15.087219],[145.679138,15.105276],[145.731079,15.238886],[145.818024,15.265833],[145.73608400000012,15.13361]]],[[[145.655823,16.334721],[145.63443,16.376106],[145.714691,16.355831],[145.69693,16.336109000000132],[145.655823,16.334721]]],[[[145.798309,16.680275],[145.779144,16.678883],[145.774994,16.705273],[145.80163600000014,16.700550000000135],[145.798309,16.680275]]],[[[145.860779,17.28722],[145.841339,17.292496],[145.84024,17.317219],[145.86746200000016,17.304165000000125],[145.860779,17.28722]]],[[[145.860779,17.567776],[145.824402,17.57749600000011],[145.833862,17.604996000000142],[145.865509,17.598331],[145.860779,17.567776]]],[[[145.73608400000012,18.043888],[145.716644,18.054443],[145.779144,18.170830000000137],[145.824402,18.163052],[145.828583,18.117496],[145.73608400000012,18.043888]]],[[[145.679138,18.72138200000012],[145.643311,18.751389],[145.66330000000016,18.810276],[145.7105100000001,18.768330000000105],[145.679138,18.72138200000012]]],[[[145.405823,19.652775],[145.3816220000001,19.663883],[145.38916000000017,19.688885],[145.41525300000012,19.677219],[145.405823,19.652775]]],[[[145.256927,20.010830000000112],[145.227448,20.021942],[145.242188,20.052219],[145.27359,20.036385],[145.256927,20.010830000000112]]],[[[144.921082,20.518330000000105],[144.8991390000001,20.526108],[144.913605,20.556385],[144.93496700000014,20.544163],[144.921082,20.518330000000105]]]]}},{"type":"Feature","properties":{"FIPS":"FO","ISO2":"FO","ISO3":"FRO","UN":234,"NAME":"Faroe Islands","AREA":0,"POP2005":48205,"REGION":150,"SUBREGION":154,"LON":-6.864,"LAT":62.05},"geometry":{"type":"MultiPolygon","coordinates":[[[[-6.655278,61.389442],[-6.845834,61.468048],[-6.962778,61.619164000000126],[-6.889445,61.644997],[-6.724445,61.573326],[-6.655278,61.389442]]],[[[-6.604167,61.821663],[-6.652223,61.742775],[-6.841111,61.81749700000011],[-6.908334,61.904716],[-6.776945,61.895271],[-6.604167,61.821663]]],[[[-7.049723,62.067772],[-7.201667,62.018608],[-7.226667,62.06443800000011],[-7.251112,62.04277000000013],[-7.378056,62.064995],[-7.435,62.140274],[-7.223333,62.159439000000134],[-7.045,62.094444],[-7.049723,62.067772]]],[[[-6.706944,61.937492000000134],[-6.869167,61.997498000000114],[-7.034582,62.11211],[-7.232223,62.172493],[-7.210834,62.284721],[-7.192223,62.30777700000011],[-7.065834,62.282219],[-6.990834,62.193054],[-6.724723,62.034996],[-6.706944,61.937492000000134]]],[[[-6.620001,62.229721],[-6.685834,62.244995000000124],[-6.720834,62.331383],[-6.625556,62.253326],[-6.620001,62.229721]]],[[[-6.6575,62.092499],[-6.6575,62.055832],[-6.921945,62.167221],[-7.025001,62.237778],[-7.060278,62.3136060000001],[-6.950278,62.338051],[-6.601111,62.196938],[-6.588056,62.134163000000115],[-6.6575,62.092499]]],[[[-6.418612,62.183884],[-6.518056,62.168884],[-6.5725,62.2116620000001],[-6.588056,62.239716],[-6.550858,62.250984],[-6.548974,62.3009],[-6.574403,62.349876],[-6.541667,62.357498],[-6.48889,62.28833],[-6.388889,62.254997],[-6.418612,62.183884]]],[[[-6.585834,62.256386],[-6.664445,62.322495],[-6.660833,62.372498],[-6.566389,62.296387],[-6.585834,62.256386]]],[[[-6.406112,62.284439],[-6.480278,62.297775],[-6.545279,62.38694],[-6.489167,62.381386000000134],[-6.406112,62.284439]]]]}},{"type":"Feature","properties":{"FIPS":"AN","ISO2":"AD","ISO3":"AND","UN":20,"NAME":"Andorra","AREA":0,"POP2005":73483,"REGION":150,"SUBREGION":39,"LON":1.576,"LAT":42.549},"geometry":{"type":"Polygon","coordinates":[[[1.78172,42.569962],[1.743055,42.563606],[1.718889,42.503052],[1.541667,42.437218],[1.454722,42.441666],[1.424166,42.493332],[1.421389,42.54583],[1.491944,42.65361],[1.738611,42.616386],[1.78172,42.569962]]]}},{"type":"Feature","properties":{"FIPS":"GI","ISO2":"GI","ISO3":"GIB","UN":292,"NAME":"Gibraltar","AREA":0,"POP2005":291,"REGION":150,"SUBREGION":39,"LON":-5.345,"LAT":36.138},"geometry":{"type":"Polygon","coordinates":[[[-5.334508,36.16256],[-5.33823,36.112175],[-5.345253,36.11274],[-5.355799,36.163307],[-5.334508,36.16256]]]}},{"type":"Feature","properties":{"FIPS":"IM","ISO2":"IM","ISO3":"IMN","UN":833,"NAME":"Isle of Man","AREA":0,"POP2005":78357,"REGION":150,"SUBREGION":154,"LON":-4.527,"LAT":54.229},"geometry":{"type":"Polygon","coordinates":[[[-4.777779,54.05555],[-4.713889,54.214439],[-4.618056,54.254166],[-4.5275,54.367218],[-4.354167,54.410828],[-4.307501,54.296944],[-4.394444,54.186386],[-4.623889,54.068604],[-4.777779,54.05555]]]}},{"type":"Feature","properties":{"FIPS":"LU","ISO2":"LU","ISO3":"LUX","UN":442,"NAME":"Luxembourg","AREA":0,"POP2005":456613,"REGION":150,"SUBREGION":155,"LON":6.088,"LAT":49.771},"geometry":{"type":"Polygon","coordinates":[[[6.026256,50.181252],[6.134414,50.127846],[6.130555,50.013885],[6.250278,49.884163],[6.395555,49.817772],[6.524444,49.808609],[6.505835,49.706627],[6.420833,49.665833],[6.356486,49.525864],[6.36217,49.459389],[6.229722,49.508331],[6.156111,49.503883],[6.090555,49.453049],[5.977777,49.448608],[5.809999,49.538887],[5.863055,49.571663],[5.899166,49.662773],[5.869444,49.719719],[5.748055,49.79277],[5.747777,49.907494],[5.834444,49.986938],[5.889444,50.104164],[6.026256,50.181252]]]}},{"type":"Feature","properties":{"FIPS":"MC","ISO2":"MO","ISO3":"MAC","UN":446,"NAME":"Macau","AREA":0,"POP2005":47309,"REGION":142,"SUBREGION":30,"LON":113.545,"LAT":22.2},"geometry":{"type":"Polygon","coordinates":[[[113.531662,22.194736],[113.536102,22.211662],[113.554428,22.21273],[113.552467,22.183052],[113.531662,22.194736]]]}},{"type":"Feature","properties":{"FIPS":"MN","ISO2":"MC","ISO3":"MCO","UN":492,"NAME":"Monaco","AREA":0,"POP2005":325,"REGION":150,"SUBREGION":155,"LON":7.412,"LAT":43.75},"geometry":{"type":"Polygon","coordinates":[[[7.439293,43.757523],[7.4175,43.734161],[7.391609,43.727547],[7.416111,43.770554],[7.439293,43.757523]]]}},{"type":"Feature","properties":{"FIPS":null,"ISO2":"PS","ISO3":"PSE","UN":275,"NAME":"Palestine","AREA":0,"POP2005":3762005,"REGION":142,"SUBREGION":145,"LON":35.278,"LAT":32.037},"geometry":{"type":"MultiPolygon","coordinates":[[[[34.33416,31.25972],[34.26757800000013,31.216541],[34.21666,31.323330000000112],[34.490547,31.596096000000102],[34.558609,31.533054],[34.388885,31.394722],[34.373055000000136,31.299721],[34.33416,31.25972]]],[[[35.282494,32.516937],[35.40416,32.50750000000011],[35.48111,32.412773],[35.559715,32.383606],[35.573296,32.225548],[35.516388,32.041107],[35.55582400000014,31.766106],[35.498055000000136,31.6416660000001],[35.478195,31.497322],[35.383888,31.487221],[35.229721,31.378609],[34.922775,31.352219],[34.884438,31.40472],[34.945,31.495552],[34.953606,31.594719],[35.097496,31.708332],[35.209717000000126,31.75],[35.10828400000014,31.833073],[34.965557,31.830551000000128],[35.0075,32.028053],[34.979164,32.153053],[35.026939,32.24082900000013],[35.05666400000012,32.425278000000105],[35.092773000000136,32.480827],[35.208054,32.546387],[35.282494,32.516937]],[[35.25166300000012,31.788055000000103],[35.263611,31.803608],[35.248886,31.80888700000014],[35.243607,31.803886],[35.25166300000012,31.788055000000103]]]]}},{"type":"Feature","properties":{"FIPS":"MJ","ISO2":"ME","ISO3":"MNE","UN":499,"NAME":"Montenegro","AREA":0,"POP2005":607969,"REGION":150,"SUBREGION":39,"LON":19.254,"LAT":42.792},"geometry":{"type":"Polygon","coordinates":[[[18.455555,42.565826],[18.577499,42.654999],[18.455555,42.825554],[18.480553,42.964439],[18.524441,43.012215],[18.649998,43.044167],[18.643887,43.13916],[18.699997,43.255554],[18.83934,43.348022],[18.914238,43.358315],[19.016666,43.239441],[19.068607,43.241386],[19.093609,43.308884],[19.023052,43.435555],[18.95583,43.458328],[18.949444,43.509438],[19.006664,43.555832],[19.223888,43.516388],[19.254719,43.459999],[19.511944,43.321938],[19.647778,43.181664],[19.969719,43.090553],[20.059719,43.005554],[20.297497,42.926384],[20.382774,42.835548],[20.231941,42.761108],[20.014999,42.752495],[19.977497,42.703888],[20.10722,42.654442],[20.071423,42.560913],[19.822498,42.471939],[19.746666,42.543053],[19.773609,42.593605],[19.75333,42.64222],[19.713055,42.660553],[19.645832,42.61805],[19.606388,42.539444],[19.282497,42.185555],[19.400276,42.10527],[19.346943,41.955551],[19.367771,41.848999],[19.15472,41.945831],[19.138611,42.043327],[18.883331,42.27861],[18.577221,42.387215],[18.55611,42.431389],[18.702499,42.393326],[18.709164,42.416664],[18.675278,42.462776],[18.498055,42.451111],[18.455276,42.500275],[18.455555,42.565826]]]}},{"type":"Feature","properties":{"FIPS":"MF","ISO2":"YT","ISO3":"MYT","UN":175,"NAME":"Mayotte","AREA":0,"POP2005":0,"REGION":2,"SUBREGION":14,"LON":45.155,"LAT":-12.777},"geometry":{"type":"MultiPolygon","coordinates":[[[[45.282494,-12.804167],[45.262497,-12.76889],[45.283051000000114,-12.747501],[45.293327,-12.781668],[45.282494,-12.804167]]],[[[45.20499400000011,-12.849724],[45.181107,-12.97139],[45.097496,-12.985834],[45.060555,-12.896389],[45.099442,-12.910557],[45.124107,-12.885279],[45.039993,-12.736113],[45.078888,-12.6625],[45.222771,-12.739445],[45.20499400000011,-12.849724]]]]}},{"type":"Feature","properties":{"FIPS":null,"ISO2":"AX","ISO3":"ALA","UN":248,"NAME":"�land Islands","AREA":0,"POP2005":0,"REGION":150,"SUBREGION":154,"LON":19.952,"LAT":60.198},"geometry":{"type":"MultiPolygon","coordinates":[[[[20.210831,59.97999600000014],[20.137215,59.991661],[19.999165,60.055275],[20.102776,60.095551],[20.205276,60.063606],[20.210831,59.97999600000014]]],[[[20.270554000000118,60.057495000000124],[20.200275,60.085831],[20.215553,60.13916],[20.292221,60.125275],[20.270554000000118,60.057495000000124]]],[[[19.676666,60.156944],[19.5627750000001,60.122772],[19.510555,60.175278000000105],[19.541111000000114,60.23027],[19.601944,60.255829],[19.676666,60.156944]]],[[[20.397221000000112,60.195],[20.341942,60.235275],[20.36610800000011,60.265549000000135],[20.441109,60.25305200000014],[20.397221000000112,60.195]]],[[[20.084721,60.350273],[20.277496,60.274162],[20.171665,60.163887],[20.09222,60.170273],[20.1202770000001,60.239998],[20.025276,60.310555000000136],[19.913887,60.211662],[20.025776,60.154274],[20.052776000000105,60.095833],[19.957775,60.089439],[19.943886,60.04277],[19.918053,60.092773000000136],[19.750832,60.094994],[19.648331,60.25666],[19.748886,60.304718],[19.782831,60.292664],[19.760555,60.238327],[19.809166,60.184998],[19.937222,60.288887],[19.892220000000123,60.34333],[19.862221,60.312492],[19.779999,60.349159],[19.824997,60.39222],[19.90583,60.399994],[20.084721,60.350273]]]]}},{"type":"Feature","properties":{"FIPS":"NF","ISO2":"NF","ISO3":"NFK","UN":574,"NAME":"Norfolk Island","AREA":0,"POP2005":0,"REGION":9,"SUBREGION":53,"LON":167.953,"LAT":-29.037},"geometry":{"type":"Polygon","coordinates":[[[167.964966,-29.081112],[167.923584,-29.056667],[167.912476,-29.00528],[167.997742,-29.025002],[167.964966,-29.081112]]]}},{"type":"Feature","properties":{"FIPS":"CK","ISO2":"CC","ISO3":"CCK","UN":166,"NAME":"Cocos (Keeling) Islands","AREA":1,"POP2005":0,"REGION":0,"SUBREGION":0,"LON":96.839,"LAT":-12.173},"geometry":{"type":"MultiPolygon","coordinates":[[[[96.914154,-12.198055],[96.902481,-12.199999],[96.91470300000015,-12.151945],[96.924423,-12.182777],[96.914154,-12.198055]]],[[[96.862762,-12.196112],[96.819443,-12.178057],[96.826385,-12.128332],[96.86692800000014,-12.188055],[96.862762,-12.196112]]]]}},{"type":"Feature","properties":{"FIPS":"AY","ISO2":"AQ","ISO3":"ATA","UN":10,"NAME":"Antarctica","AREA":0,"POP2005":0,"REGION":0,"SUBREGION":0,"LON":21.304,"LAT":-80.446},"geometry":{"type":"MultiPolygon","coordinates":[[[[-60.220001,-80.285843],[-60.352226,-80.466949],[-60.481117,-80.556671],[-60.908615,-80.748337],[-61.186111,-80.808899],[-61.843895,-80.836395],[-62.711113,-80.772232],[-63.577782,-80.589737],[-63.926949,-80.462509],[-64.180847,-80.431122],[-64.579453,-80.440292],[-65.126953,-80.526947],[-66.070007,-80.450012],[-66.843063,-80.295013],[-67.015015,-80.233337],[-67.031952,-80.166397],[-67.00473,-80.096115],[-66.816391,-80.072235],[-65.699448,-80.214737],[-64.928345,-80.275558],[-63.976112,-80.289734],[-62.550003,-80.258896],[-62.161949,-80.211945],[-61.789452,-80.124451],[-61.729729,-80.066681],[-61.718338,-79.944733],[-61.680283,-79.878891],[-61.418617,-79.70668],[-61.057785,-79.632782],[-60.695007,-79.610001],[-60.339729,-79.640015],[-60.173615,-79.71167],[-60.146393,-79.770569],[-60.214729,-79.905289],[-60.195175,-80.227829],[-60.220001,-80.285843]]],[[[162.159729,-79.061676],[161.947784,-79.030838],[161.925842,-78.981674],[162.172516,-79.050308],[162.159729,-79.061676]]],[[[-162.133362,-78.741119],[-161.695557,-78.743896],[-161.175842,-78.836395],[-160.30835,-79.151947],[-159.247223,-79.359451],[-159.023071,-79.454727],[-158.969727,-79.508347],[-158.568634,-79.641953],[-158.532501,-79.713898],[-158.726685,-79.828339],[-159.046112,-79.880569],[-159.362518,-79.852783],[-160.109192,-79.86557],[-161.085846,-79.835281],[-162.748077,-79.595566],[-163.592224,-79.372513],[-163.816406,-79.207504],[-163.809174,-79.148346],[-163.752228,-79.103058],[-163.430847,-78.95723],[-163.073914,-78.870285],[-162.836121,-78.745834],[-162.546112,-78.71167],[-162.133362,-78.741119]]],[[[-39.972504,-78.554733],[-39.20723,-78.558334],[-37.45945,-78.640289],[-38.003616,-78.665009],[-38.612503,-78.631119],[-39.039169,-78.664169],[-39.470558,-78.608337],[-39.813057,-78.633057],[-40.996674,-78.584732],[-41.486946,-78.622513],[-41.930557,-78.591949],[-41.593338,-78.568619],[-41.026947,-78.473892],[-39.972504,-78.554733]]],[[[-70.945557,-79.650009],[-71.373062,-79.63501],[-71.738068,-79.570847],[-71.848343,-79.513062],[-71.855286,-79.420288],[-71.748611,-79.231674],[-71.527786,-79.107513],[-71.116394,-78.984726],[-70.304169,-78.805283],[-67.988892,-78.45639],[-67.45195,-78.442505],[-67.339737,-78.464447],[-67.31723,-78.503616],[-67.355835,-78.569458],[-67.571671,-78.654449],[-69.251114,-79.109177],[-69.922226,-79.409454],[-70.381958,-79.578064],[-70.631393,-79.630569],[-70.945557,-79.650009]]],[[[166.352203,-78.313629],[166.098358,-78.255569],[166.19830300000012,-78.207245],[166.1838990000001,-78.166397],[166.065552,-78.114746],[166.279694,-78.115005],[166.686127,-78.177505],[166.77417000000014,-78.221115],[166.352203,-78.313629]]],[[[167.31555200000014,-78.253616],[167.061676,-78.251953],[166.871643,-78.208084],[167.322754,-78.076675],[167.425018,-77.997528],[167.58554100000015,-78.01474],[167.67749,-78.117523],[167.62558000000013,-78.181671],[167.510803,-78.243057],[167.31555200000014,-78.253616]]],[[[-44.114449,-78.698898],[-45.263062,-78.735291],[-45.456116,-78.773621],[-45.575279,-78.851959],[-45.498894,-78.895844],[-45.288063,-78.929733],[-44.162781,-78.916122],[-43.793335,-79.003616],[-43.78334,-79.136124],[-43.800835,-79.210846],[-43.839447,-79.239456],[-44.472229,-79.296112],[-44.583336,-79.333893],[-44.422783,-79.380569],[-43.720558,-79.415558],[-43.466118,-79.470291],[-43.360283,-79.539459],[-43.339172,-79.585846],[-43.354446,-79.779724],[-43.443062,-79.898346],[-43.663895,-80.055557],[-43.855835,-80.079453],[-44.340836,-80.052231],[-44.572502,-80.092224],[-44.066673,-80.257507],[-44.138062,-80.306671],[-44.286392,-80.339737],[-45.081673,-80.451401],[-46.599724,-80.604172],[-52.055557,-80.902786],[-54.262222,-80.903336],[-54.751671,-80.826126],[-54.90889,-80.718613],[-54.816673,-80.62056],[-54.467781,-80.454727],[-54.040001,-80.300003],[-52.425835,-80.139725],[-52.197784,-80.084457],[-51.896118,-79.960556],[-51.138893,-79.76445],[-50.958061,-79.666122],[-50.666115,-79.588623],[-50.578339,-79.508057],[-50.697227,-79.373901],[-50.701393,-79.230286],[-50.499168,-79.080002],[-50.545837,-78.9375],[-50.183617,-78.650558],[-49.875839,-78.479172],[-49.55056,-78.3564],[-48.272781,-78.056396],[-47.303062,-77.935837],[-46.616394,-77.921677],[-45.553337,-78.000839],[-44.841949,-78.101395],[-43.891113,-78.361954],[-43.868896,-78.466675],[-43.907501,-78.555847],[-43.982224,-78.633347],[-44.114449,-78.698898]]],[[[-148.761139,-77.44223],[-148.86557,-77.441391],[-149.035278,-77.416946],[-148.829468,-77.401398],[-148.761139,-77.44223]]],[[[-148.858612,-77.354736],[-149.196136,-77.354736],[-149.51947,-77.290848],[-149.434448,-77.251404],[-149.161682,-77.258896],[-148.823059,-77.344452],[-148.858612,-77.354736]]],[[[-150.20752,-77.37001],[-150.955017,-77.323624],[-151.193909,-77.271957],[-151.122223,-77.236389],[-150.818909,-77.195007],[-150.076416,-77.340561],[-150.20752,-77.37001]]],[[[167.716949,-77.405838],[168.353333,-77.35556],[169.35553,-77.447525],[169.450836,-77.470001],[169.451111,-77.496689],[169.28610200000014,-77.568893],[168.565308,-77.687225],[168.103638,-77.639175],[167.547211,-77.641403],[167.284729,-77.727249],[166.950287,-77.783905],[166.86611900000014,-77.846405],[166.776642,-77.857788],[166.679993,-77.815292],[166.87085,-77.72084],[166.54776,-77.70668],[166.88250700000015,-77.671951],[166.3750000000001,-77.623901],[166.234711,-77.573349],[166.2133480000001,-77.538635],[166.613861,-77.392227],[166.591644,-77.357513],[166.366119,-77.282242],[166.429993,-77.234192],[166.631653,-77.172806],[166.9919430000001,-77.191116],[167.07113600000014,-77.212509],[167.156677,-77.290573],[167.13974,-77.323059],[167.22918700000014,-77.353073],[167.716949,-77.405838]]],[[[-147.252228,-77.165558],[-147.0625,-77.173889],[-147.288086,-77.243057],[-147.532806,-77.151947],[-147.252228,-77.165558]]],[[[-147.896973,-77.429733],[-148.170837,-77.424728],[-148.304749,-77.358902],[-148.864197,-77.270844],[-148.797791,-77.116119],[-148.464447,-77.070557],[-148.202515,-77.090012],[-147.708893,-77.189453],[-147.633911,-77.247223],[-147.590851,-77.33168],[-147.681946,-77.411957],[-147.896973,-77.429733]]],[[[-147.633636,-77.103348],[-147.794464,-77.074448],[-147.835297,-77.0347289999999],[-147.654724,-77.040009],[-147.617798,-77.083344],[-147.633636,-77.103348]]],[[[-148.511688,-76.907791],[-148.206696,-76.978058],[-148.770844,-77.020004],[-149.143066,-76.988617],[-149.194733,-76.950562],[-149.020569,-76.908615],[-148.511688,-76.907791]]],[[[-149.478363,-76.898346],[-149.07251,-77.100845],[-149.456696,-77.126114],[-150.162506,-77.08139],[-150.399445,-77.005844],[-150.736389,-76.951126],[-150.625854,-76.910278],[-149.829193,-76.863068],[-149.478363,-76.898346]]],[[[-146.710846,-76.979172],[-146.882782,-76.981949],[-146.979187,-76.898056],[-146.991669,-76.851395],[-146.914185,-76.816116],[-146.681396,-76.814178],[-146.282806,-76.86528],[-146.223358,-76.897507],[-146.337799,-76.946121],[-146.710846,-76.979172]]],[[[-148.533905,-76.722504],[-148.264191,-76.726669],[-148.157227,-76.765289],[-148.377808,-76.808334],[-148.855835,-76.836945],[-149.008362,-76.808624],[-149.169189,-76.732224],[-148.881958,-76.684723],[-148.533905,-76.722504]]],[[[-149.83197,-76.664459],[-149.77002,-76.705566],[-150.320862,-76.781677],[-150.701416,-76.719452],[-150.496674,-76.675842],[-149.83197,-76.664459]]],[[[-148.409454,-76.689453],[-148.686951,-76.678619],[-148.77475,-76.652786],[-148.709747,-76.617783],[-148.619171,-76.618057],[-148.367249,-76.672226],[-148.409454,-76.689453]]],[[[-147.433624,-76.688614],[-147.801392,-76.653336],[-147.954193,-76.591125],[-147.885559,-76.561111],[-147.5914,-76.593903],[-147.375305,-76.670288],[-147.433624,-76.688614]]],[[[-147.347229,-76.613892],[-147.444183,-76.608902],[-147.618073,-76.556946],[-147.474731,-76.55751],[-147.347229,-76.613892]]],[[[-146.772247,-76.714172],[-147.091949,-76.697235],[-147.251404,-76.57695],[-147.059723,-76.512512],[-146.760834,-76.570557],[-146.730011,-76.695007],[-146.772247,-76.714172]]],[[[168.603333,-76.232788],[168.467529,-76.215576],[168.36108400000012,-76.162506],[168.490814,-76.158615],[168.603333,-76.232788]]],[[[-146.585571,-76.305557],[-146.838074,-76.28418],[-147.217804,-76.168625],[-147.278076,-76.113342],[-147.128906,-76.081116],[-146.776123,-76.087234],[-146.573059,-76.220291],[-146.560577,-76.293335],[-146.585571,-76.305557]]],[[[-146.790558,-75.855835],[-146.900024,-75.858063],[-147.003632,-75.819458],[-146.859467,-75.805557],[-146.755585,-75.843903],[-146.790558,-75.855835]]],[[[-145.1539,-75.736679],[-145.606415,-75.69751],[-145.867279,-75.604553],[-145.803619,-75.54306],[-145.571686,-75.55278],[-145.177795,-75.66362],[-145.115295,-75.705002],[-145.1539,-75.736679]]],[[[-143.001404,-75.526123],[-143.185852,-75.528336],[-143.280853,-75.491669],[-143.082245,-75.465286],[-142.961731,-75.515228],[-143.001404,-75.526123]]],[[[-132.371948,-74.464172],[-132.537506,-74.45639],[-132.661957,-74.419174],[-132.392517,-74.356674],[-132.205292,-74.392502],[-132.255585,-74.443069],[-132.371948,-74.464172]]],[[[-131.38974,-74.346954],[-130.791687,-74.370285],[-130.744751,-74.415009],[-130.800568,-74.518066],[-130.973358,-74.547226],[-131.191681,-74.528625],[-131.290283,-74.483337],[-131.523621,-74.502792],[-132.007782,-74.429169],[-131.740295,-74.298889],[-131.487793,-74.293625],[-131.38974,-74.346954]]],[[[-127.391113,-74.580292],[-127.512512,-74.569168],[-127.57251,-74.520004],[-127.928886,-74.405014],[-128.163635,-74.276672],[-128.160858,-74.254181],[-127.82251,-74.251953],[-127.036118,-74.392227],[-127.055008,-74.497513],[-127.391113,-74.580292]]],[[[-117.114182,-74.334167],[-117.198334,-74.328339],[-117.152786,-74.292236],[-116.913353,-74.24057],[-116.751678,-74.247223],[-116.778633,-74.277512],[-117.114182,-74.334167]]],[[[-20.467503,-74.330292],[-20.586391,-74.462509],[-20.150837,-74.685562],[-20.068336,-74.792786],[-20.119446,-74.850571],[-20.448059,-74.838623],[-20.624168,-74.661667],[-20.813057,-74.57695],[-21.414169,-74.51973],[-21.55389,-74.49028],[-21.603615,-74.450836],[-21.495281,-74.404175],[-21.206112,-74.390289],[-20.93,-74.336121],[-20.698612,-74.266403],[-20.555557,-74.145004],[-20.369446,-74.121674],[-20.321667,-74.241669],[-20.467503,-74.330292]]],[[[-115.930283,-73.961945],[-116.105293,-73.998901],[-116.285278,-74.085846],[-116.30307,-74.102783],[-116.255569,-74.141403],[-116.273621,-74.153625],[-117.241119,-74.1875],[-117.171951,-74.157227],[-117.11557,-74.059723],[-116.830566,-74.021667],[-116.728897,-73.970566],[-116.47084,-73.959732],[-116.329453,-73.901947],[-116.110001,-73.885284],[-115.884293,-73.925308],[-115.930283,-73.961945]]],[[[-122.149727,-73.614456],[-120.545563,-73.789459],[-120.261398,-73.767792],[-120.0100099999999,-73.80751],[-119.50528,-73.805283],[-119.169449,-73.758347],[-119.065842,-73.794174],[-118.662781,-73.815842],[-118.59584,-73.843338],[-118.549454,-73.928894],[-118.666122,-74.000565],[-119.43779,-74.167236],[-120.31778,-74.238892],[-120.783073,-74.242783],[-121.497513,-74.364456],[-122.132233,-74.368057],[-122.629997,-74.320847],[-122.449722,-74.185013],[-122.451683,-74.125565],[-122.576134,-74.039169],[-122.401947,-73.906113],[-122.414459,-73.87056],[-122.79306,-73.835846],[-123.159393,-73.734039],[-123.093613,-73.64917],[-122.953613,-73.612503],[-122.149727,-73.614456]]],[[[169.824432,-73.595581],[169.54248,-73.594742],[169.38803100000018,-73.533081],[169.50943,-73.480026],[169.574188,-73.36528],[169.673889,-73.303619],[169.86859100000015,-73.289169],[169.893066,-73.301132],[169.850586,-73.371948],[169.93222,-73.448639],[169.91803,-73.554184],[169.824432,-73.595581]]],[[[-126.118347,-73.247223],[-126.040009,-73.308899],[-125.496948,-73.366669],[-125.492233,-73.40918],[-125.585281,-73.47612],[-125.102547,-73.589951],[-125.10112,-73.619171],[-125.189728,-73.674179],[-125.134171,-73.718063],[-124.791672,-73.72139],[-124.493896,-73.641678],[-124.23056,-73.689178],[-124.171951,-73.72612],[-124.186684,-73.770279],[-124.087227,-73.858337],[-123.722778,-73.981949],[-123.7241669999999,-74.100571],[-123.820282,-74.155289],[-123.987228,-74.16806],[-124.926392,-74.113892],[-125.252792,-74.063904],[-125.643066,-73.972504],[-125.699448,-73.906677],[-125.89418,-73.876404],[-126.025284,-73.820847],[-126.400284,-73.773621],[-126.359451,-73.705292],[-126.47612,-73.662231],[-127.121117,-73.667511],[-127.17807,-73.609451],[-127.085564,-73.535568],[-127.346947,-73.499176],[-127.392502,-73.417786],[-127.228348,-73.349457],[-127.237228,-73.300293],[-127.134453,-73.270844],[-126.335281,-73.2164],[-126.118347,-73.247223]]],[[[-78.048065,-73.44223],[-78.220566,-73.443344],[-78.356674,-73.403061],[-78.346115,-73.252792],[-78.222229,-73.217224],[-77.929459,-73.212509],[-77.636398,-73.300003],[-77.708618,-73.362503],[-78.048065,-73.44223]]],[[[-73.891113,-73.425003],[-73.983612,-73.403061],[-74.064178,-73.325562],[-73.79834,-73.224457],[-73.724457,-73.153625],[-73.498901,-73.153625],[-73.502792,-73.197235],[-73.628616,-73.320007],[-73.891113,-73.425003]]],[[[-104.865013,-73.238892],[-105.052513,-73.214172],[-105.225571,-73.103622],[-105.241119,-73.054733],[-105.152512,-72.961121],[-105.040009,-72.949173],[-104.753616,-73.125565],[-104.550293,-73.186676],[-104.865013,-73.238892]]],[[[-89.74501,-72.875565],[-89.529175,-72.879456],[-89.45668,-72.91362],[-89.735291,-73.05806],[-90.280838,-73.083069],[-90.379456,-73.047791],[-90.362503,-72.9814],[-90.296677,-72.939728],[-90.061676,-72.974457],[-90.01889,-72.957504],[-90.051956,-72.901947],[-89.980286,-72.853897],[-89.74501,-72.875565]]],[[[-74.222778,-72.97612],[-74.175842,-73.053345],[-74.453339,-73.252502],[-74.505005,-73.321396],[-74.478348,-73.39389],[-74.268341,-73.535004],[-74.465561,-73.648346],[-74.823624,-73.608337],[-75.672226,-73.417786],[-75.927231,-73.329727],[-76.093613,-73.209457],[-76.069733,-73.157501],[-75.97084,-73.094452],[-75.669449,-73.130005],[-75.395279,-73.060013],[-75.357513,-73.015015],[-75.388336,-72.994736],[-75.635559,-72.998611],[-75.720291,-72.945557],[-75.386124,-72.818069],[-74.835007,-72.828903],[-74.222778,-72.97612]]],[[[-93.759445,-72.911667],[-94.13028,-72.868347],[-94.138062,-72.839172],[-94.011673,-72.809174],[-93.805847,-72.815002],[-93.726959,-72.880569],[-93.759445,-72.911667]]],[[[-98.148056,-72.730011],[-98.343613,-72.699448],[-98.006393,-72.637512],[-97.825287,-72.663345],[-98.148056,-72.730011]]],[[[-93.36528,-72.654449],[-93.475571,-72.646393],[-93.461426,-72.584518],[-93.170288,-72.575562],[-93.237793,-72.62529],[-93.36528,-72.654449]]],[[[-99.740845,-72.623611],[-99.254456,-72.587784],[-99.067505,-72.611679],[-98.930283,-72.673615],[-99.026672,-72.743057],[-99.379456,-72.801956],[-99.637222,-72.809723],[-100.619453,-72.733063],[-100.858612,-72.665558],[-100.76918,-72.602783],[-100.335564,-72.556122],[-99.992508,-72.571396],[-99.740845,-72.623611]]],[[[-91.337234,-73.156952],[-91.421112,-73.127502],[-91.391113,-72.992233],[-91.328339,-72.888062],[-91.617233,-72.604736],[-91.238342,-72.529724],[-90.951126,-72.542236],[-90.806396,-72.592789],[-90.852509,-72.746674],[-90.851959,-72.916397],[-91.161957,-73.113892],[-91.337234,-73.156952]]],[[[-61.038612,-72.559723],[-61.103889,-72.558899],[-61.135002,-72.545013],[-61.054451,-72.50473],[-60.970001,-72.527512],[-61.038612,-72.559723]]],[[[-95.33139,-72.671951],[-95.518341,-72.649445],[-95.334732,-72.580002],[-94.933334,-72.496399],[-94.837784,-72.513336],[-94.696762,-72.614197],[-95.33139,-72.671951]]],[[[-78.420013,-72.56778],[-78.1689,-72.587784],[-77.809448,-72.464172],[-77.571671,-72.5],[-77.439178,-72.588623],[-77.471115,-72.656113],[-77.585281,-72.733063],[-77.546112,-72.867508],[-77.594452,-72.910004],[-77.929733,-72.928619],[-78.26918,-72.989456],[-78.806366,-73.181656],[-79.039459,-73.166672],[-79.421677,-72.960007],[-79.027512,-72.883621],[-78.874451,-72.816116],[-78.841675,-72.771393],[-79.031677,-72.618057],[-79.461395,-72.566391],[-79.247513,-72.402512],[-79.061111,-72.376953],[-78.850006,-72.391953],[-78.619171,-72.520279],[-78.420013,-72.56778]]],[[[-68.816116,-72.474457],[-68.977509,-72.460556],[-68.713348,-72.372513],[-68.598068,-72.385834],[-68.645004,-72.437225],[-68.816116,-72.474457]]],[[[-60.336945,-72.257507],[-60.452507,-72.253067],[-60.501945,-72.199722],[-60.343613,-72.194168],[-60.312782,-72.246674],[-60.336945,-72.257507]]],[[[68.48201,-72.277786],[68.396133,-72.261139],[68.69313,-72.088913],[68.748672,-72.09584],[68.820023,-72.165283],[68.776688,-72.220581],[68.48201,-72.277786]]],[[[69.797562,-72.033081],[69.74006700000012,-72.004471],[69.773087,-71.92363],[69.86702000000014,-71.891113],[69.957291,-71.91864],[69.797562,-72.033081]]],[[[-98.80307,-71.886673],[-98.506393,-71.823624],[-98.434448,-71.84584],[-98.526947,-71.910004],[-98.297501,-71.871948],[-98.32695,-71.94278],[-98.491959,-71.98584],[-98.560562,-72.131119],[-98.528061,-72.150284],[-98.234177,-72.107513],[-98.204453,-72.126953],[-98.239731,-72.184174],[-98.196671,-72.199173],[-97.993622,-72.122513],[-98.136124,-72.041946],[-98.095566,-71.976959],[-98.136307,-71.892899],[-97.814453,-71.906952],[-97.712509,-72.010559],[-97.871399,-72.105286],[-97.767227,-72.172501],[-97.686401,-72.181946],[-97.560013,-72.153061],[-97.391953,-72.061401],[-97.337234,-71.9189],[-97.349457,-71.862503],[-97.148346,-71.844452],[-96.962784,-71.898056],[-96.650558,-71.873337],[-96.396667,-71.932236],[-96.342636,-72.002197],[-96.747787,-72.028625],[-96.702789,-72.079727],[-96.722229,-72.106949],[-97.258057,-72.222229],[-96.850845,-72.258057],[-96.695847,-72.185837],[-96.225845,-72.17334],[-95.995148,-72.080002],[-95.821671,-72.189453],[-96.023621,-72.25],[-96.340012,-72.249451],[-96.596115,-72.2866669999999],[-96.067505,-72.340286],[-95.74884,-72.320724],[-95.675842,-72.360565],[-95.795288,-72.415848],[-96.272507,-72.460281],[-96.28389,-72.490005],[-96.20723,-72.537506],[-96.265015,-72.557236],[-97.393066,-72.564453],[-97.630569,-72.530014],[-97.647232,-72.470291],[-97.716949,-72.453613],[-97.824448,-72.527237],[-98.616119,-72.568893],[-98.822784,-72.54306],[-98.841125,-72.521393],[-98.808624,-72.480286],[-98.900558,-72.459457],[-99.521118,-72.465836],[-99.645004,-72.439453],[-99.265015,-72.364182],[-99.343903,-72.341675],[-100.08223,-72.366394],[-100.792236,-72.267227],[-102.199448,-72.213623],[-102.46167,-72.175568],[-102.56279,-72.124725],[-102.472778,-72.080292],[-101.570847,-71.938339],[-101.361954,-71.983063],[-101.160843,-71.940842],[-100.925003,-71.940842],[-101.114182,-72.001678],[-100.975281,-72.025558],[-100.414459,-71.881393],[-100.061661,-71.935135],[-100.510559,-72.023621],[-100.0625,-72.032791],[-100.235001,-72.130844],[-99.931946,-72.088898],[-99.759171,-71.972504],[-99.698898,-71.964172],[-99.608063,-71.991669],[-99.634445,-72.109451],[-99.611115,-72.141113],[-99.406403,-72.049454],[-98.833069,-72.131393],[-98.825012,-72.092224],[-98.916397,-72.022232],[-99.30751,-71.943893],[-99.092514,-71.780563],[-99.021118,-71.765015],[-98.785568,-71.774445],[-98.755844,-71.811401],[-98.845001,-71.864182],[-98.80307,-71.886673]]],[[[0.452026,-71.100586],[0.270935000000122,-71.071411],[0.239807,-71.033615],[0.41925,-70.996414],[0.509277,-71.011139],[0.586731,-71.064453],[0.452026,-71.100586]]],[[[-60.53553,-71.056351],[-60.841118,-71.011673],[-60.959167,-70.945282],[-60.902504,-70.893616],[-60.823334,-70.875565],[-60.624725,-70.88501],[-60.519173,-70.97084],[-60.508896,-71.023621],[-60.53553,-71.056351]]],[[[-7.879445,-70.733902],[-7.990834,-70.721954],[-8.043612,-70.700012],[-7.923612,-70.673889],[-7.725278,-70.710281],[-7.879445,-70.733902]]],[[[-2.39,-70.751953],[-2.162222,-70.76001],[-1.982778,-70.816391],[-2.3725,-70.900558],[-2.625278,-71.027786],[-2.796389,-71.039734],[-2.978611,-71.012222],[-3.291389,-70.890289],[-3.420834,-70.785004],[-3.455,-70.693069],[-3.356389,-70.636398],[-3.037778,-70.638336],[-2.566389,-70.690842],[-2.39,-70.751953]]],[[[-73.685287,-70.680283],[-73.597778,-70.751404],[-73.710281,-70.863068],[-74.306122,-71.010284],[-75.080841,-71.063904],[-75.680283,-71.172501],[-76.1616669999999,-71.170013],[-76.391678,-71.207504],[-76.575562,-71.148346],[-76.63501,-71.060287],[-76.537781,-70.988617],[-76.046402,-70.884171],[-75.503342,-70.881119],[-75.3161159999999,-70.852783],[-75.118896,-70.776672],[-75.007782,-70.671677],[-74.535004,-70.821121],[-74.497787,-70.805557],[-74.525848,-70.722229],[-74.454727,-70.641953],[-74.190002,-70.694168],[-74.110291,-70.63028],[-73.948898,-70.626404],[-73.685287,-70.680283]]],[[[2.050658,-70.699722],[1.922301,-70.682785],[1.895934000000125,-70.646118],[2.095091,-70.591125],[2.216734,-70.636398],[2.172057,-70.681137],[2.050658,-70.699722]]],[[[-60.81945,-70.662231],[-61.075562,-70.641953],[-61.159172,-70.575836],[-61.06945,-70.498611],[-60.90834,-70.468338],[-60.73584,-70.482224],[-60.631393,-70.54834],[-60.619728,-70.575287],[-60.656113,-70.613342],[-60.81945,-70.662231]]],[[[-6.040278,-70.579178],[-6.251112,-70.558334],[-6.376682,-70.476074],[-6.132223,-70.410278],[-5.969852,-70.417953],[-5.916112,-70.544174],[-6.040278,-70.579178]]],[[[2.957579,-70.625],[2.698424,-70.592804],[2.613157,-70.50502],[2.726500000000101,-70.421692],[2.918395,-70.395859],[3.180113,-70.403625],[3.32733,-70.468918],[3.235899,-70.553619],[2.957579,-70.625]]],[[[163.386139,-70.380569],[163.305298,-70.349182],[163.483337,-70.353897],[163.464752,-70.36557],[163.386139,-70.380569]]],[[[-3.128056,-70.504181],[-3.329722,-70.483337],[-3.251945,-70.351395],[-2.950556,-70.285004],[-2.715834,-70.297226],[-2.644167,-70.415283],[-2.811111,-70.4664],[-3.128056,-70.504181]]],[[[72.227005,-70.613083],[71.831436,-70.555847],[71.688126,-70.338348],[71.795059,-70.267807],[71.930069,-70.294174],[72.058365,-70.439453],[72.280899,-70.571411],[72.227005,-70.613083]]],[[[-1.790278,-70.231949],[-1.905556,-70.223343],[-1.973056,-70.181671],[-1.897222,-70.1689],[-1.795833,-70.204178],[-1.790278,-70.231949]]],[[[13.10955,-70.057251],[13.19036100000011,-70.089447],[13.221184000000108,-70.137512],[12.740105,-70.191116],[12.577568,-70.165283],[12.481743,-70.110565],[12.483696,-70.07753],[12.548698,-70.049728],[13.10955,-70.057251]]],[[[-61.385002,-70.015289],[-61.473892,-70.006958],[-61.528061,-69.965286],[-61.407784,-69.909454],[-61.292503,-69.934174],[-61.294174,-69.967514],[-61.385002,-70.015289]]],[[[15.992849,-70.172241],[15.557854,-70.145004],[15.396477000000118,-70.090576],[15.360344,-70.0289],[15.521172,-69.917801],[15.92034,-69.860016],[16.175343,-69.895294],[16.298695,-69.948898],[16.362053,-70.017517],[16.345387,-70.056396],[16.170094,-70.141403],[15.992849,-70.172241]]],[[[-74.842224,-69.815842],[-74.842514,-69.896667],[-74.452515,-70.021667],[-74.554459,-70.058899],[-74.731949,-70.035568],[-74.733902,-70.137222],[-74.87001,-70.173615],[-75.26973,-70.17807],[-75.68251,-70.124725],[-75.861389,-70.055283],[-75.816956,-69.997223],[-75.680557,-69.942505],[-75.666397,-69.87001],[-75.621124,-69.833893],[-75.417236,-69.900284],[-75.273346,-69.813904],[-74.842224,-69.815842]]],[[[38.23148300000014,-69.67807],[38.118385,-69.67363],[38.05619000000013,-69.636688],[38.23148300000014,-69.646667],[38.25675200000012,-69.665024],[38.23148300000014,-69.67807]]],[[[-72.355286,-69.757507],[-72.728348,-69.728897],[-72.945282,-69.600845],[-72.806122,-69.518616],[-72.465286,-69.493622],[-72.364731,-69.521667],[-72.276123,-69.613342],[-72.044449,-69.693069],[-72.150284,-69.738342],[-72.355286,-69.757507]]],[[[-62.042229,-69.720001],[-62.170837,-69.67334],[-62.145279,-69.573334],[-62.19445,-69.410004],[-62.38195,-69.276123],[-62.396667,-69.203903],[-62.327225,-69.107513],[-62.116394,-69.131393],[-61.715561,-69.468613],[-62.042229,-69.720001]]],[[[155.87362700000014,-69.151123],[155.536133,-69.086685],[155.525848,-69.00058],[155.883698,-69.058975],[155.91723600000012,-69.109192],[155.87362700000014,-69.151123]]],[[[155.200836,-69.046112],[154.99197400000014,-69.047241],[154.95391800000013,-69.017227],[155.088165,-68.922195],[155.308899,-68.98114],[155.292786,-69.023361],[155.200836,-69.046112]]],[[[-63.446945,-68.851395],[-63.561394,-68.836121],[-63.627785,-68.796951],[-63.413338,-68.837234],[-63.446945,-68.851395]]],[[[-90.594452,-68.925842],[-90.730835,-68.87001],[-90.751404,-68.799179],[-90.633347,-68.770279],[-90.486954,-68.827789],[-90.483337,-68.892227],[-90.594452,-68.925842]]],[[[-70.156952,-68.848618],[-70.087509,-68.899734],[-70.011124,-69.064178],[-70.073624,-69.124451],[-70.084167,-69.263626],[-69.996948,-69.293625],[-69.72168,-69.301392],[-69.341675,-69.648056],[-69.309174,-69.821945],[-69.226959,-69.943069],[-69.085281,-70.036392],[-69.056946,-70.19278],[-68.881119,-70.285278],[-68.637512,-70.345291],[-68.641953,-70.404449],[-68.464737,-70.539459],[-68.377228,-70.649445],[-68.378067,-70.728622],[-68.308334,-70.797501],[-68.293625,-70.869446],[-68.312225,-70.973618],[-68.230835,-71.076401],[-68.184174,-71.263626],[-68.241119,-71.366394],[-68.071396,-71.638336],[-68.112228,-71.689178],[-68.137787,-71.886673],[-68.430283,-71.99556],[-68.318619,-72.072235],[-68.391678,-72.233902],[-68.705002,-72.270279],[-68.791122,-72.31778],[-69.066681,-72.37529],[-69.165558,-72.443069],[-69.177505,-72.535278],[-69.26001,-72.564178],[-69.671951,-72.584457],[-70.492783,-72.692505],[-70.726669,-72.633896],[-70.982224,-72.686111],[-71.362228,-72.647232],[-71.787231,-72.647232],[-72.376114,-72.727783],[-72.908066,-72.563614],[-73.194458,-72.431396],[-73.010834,-72.343903],[-72.636948,-72.299179],[-72.226669,-72.37001],[-70.974731,-72.40834],[-70.741669,-72.367783],[-70.667511,-72.272507],[-70.521957,-72.207779],[-70.638901,-72.176392],[-70.934723,-72.263626],[-71.306671,-72.300293],[-72.045013,-72.194458],[-72.061401,-72.174728],[-72.015564,-72.150284],[-71.779449,-72.151947],[-71.678894,-72.10112],[-71.214172,-72.090012],[-70.947235,-72.038895],[-71.058334,-71.99057],[-71.436401,-72.011398],[-71.517227,-71.949448],[-71.841675,-71.920288],[-72.100006,-71.771393],[-72.165558,-71.679169],[-72.267502,-71.646118],[-72.375565,-71.654449],[-72.442505,-71.709457],[-72.624451,-71.751953],[-72.699173,-71.87973],[-72.866669,-71.934174],[-73.218063,-71.943893],[-73.51973,-71.859451],[-73.671677,-71.863342],[-73.879181,-71.820557],[-73.862793,-71.880844],[-73.581116,-72.047226],[-74.043335,-72.208893],[-74.273346,-72.191391],[-74.421112,-72.098343],[-74.560562,-72.056122],[-74.628342,-72.058624],[-74.696671,-72.105011],[-75.291946,-71.98584],[-75.37056,-71.954178],[-75.466125,-71.85112],[-75.249725,-71.81279],[-75.301392,-71.773056],[-75.466675,-71.739731],[-75.483902,-71.698334],[-75.141953,-71.577789],[-74.842728,-71.600174],[-74.7164,-71.69223],[-74.435837,-71.693069],[-74.396118,-71.663345],[-74.510834,-71.505005],[-74.389175,-71.434174],[-74.195282,-71.429733],[-73.952515,-71.472778],[-73.845566,-71.517227],[-73.809723,-71.593338],[-73.529175,-71.643341],[-73.454727,-71.607224],[-73.510284,-71.530563],[-73.668625,-71.467224],[-73.679169,-71.358063],[-73.521667,-71.330841],[-73.24057,-71.3472289999999],[-72.83667,-71.45195],[-72.411957,-71.336395],[-73.159729,-71.185013],[-72.926392,-71.115845],[-72.600281,-71.119446],[-72.410278,-71.086945],[-72.140564,-71.145279],[-71.628891,-71.183624],[-71.360001,-71.137787],[-71.310837,-71.041122],[-71.23584,-71.026123],[-71.020279,-71.041397],[-70.922791,-71.140289],[-70.701401,-71.182236],[-70.613892,-71.166397],[-70.584732,-71.114456],[-70.647781,-71.044724],[-70.937225,-70.919174],[-70.941391,-70.84584],[-71.020844,-70.803345],[-71.513062,-70.708069],[-71.875839,-70.713348],[-72.460846,-70.601959],[-72.411957,-70.484726],[-72.329453,-70.430008],[-71.87001,-70.406952],[-71.828613,-70.323334],[-71.592514,-70.328903],[-71.389175,-70.230011],[-71.685013,-70.120285],[-71.815002,-69.984177],[-71.795837,-69.878891],[-71.624176,-69.7789],[-71.664856,-69.69545],[-71.790283,-69.632782],[-71.645844,-69.517502],[-72.120285,-69.402512],[-72.191391,-69.258896],[-72.253342,-69.20723],[-72.087784,-69.066681],[-71.416397,-68.896393],[-70.956955,-68.862793],[-70.516403,-68.767792],[-70.156952,-68.848618]]],[[[-60.718056,-68.75473],[-60.934174,-68.736389],[-61.081673,-68.679459],[-60.829727,-68.661118],[-60.702782,-68.716675],[-60.688614,-68.743347],[-60.718056,-68.75473]]],[[[-67.507507,-67.810013],[-67.741669,-67.779449],[-67.815292,-67.689178],[-67.723892,-67.63501],[-67.523895,-67.600571],[-67.084167,-67.631393],[-67.296402,-67.754181],[-67.507507,-67.810013]]],[[[47.671181,-67.586685],[47.846169,-67.56308],[47.898041,-67.594284],[47.845917,-67.633072],[47.719765,-67.651413],[47.501198,-67.652786],[47.407867,-67.624725],[47.43618800000012,-67.571945],[47.53592700000012,-67.510559],[47.63980900000013,-67.521408],[47.631744,-67.564453],[47.671181,-67.586685]]],[[[59.355309,-67.33168],[59.28591200000011,-67.336395],[59.269257,-67.290283],[59.416466,-67.320572],[59.355309,-67.33168]]],[[[164.78723100000013,-67.595291],[164.737518,-67.595581],[164.622803,-67.515579],[164.646393,-67.416946],[164.561676,-67.271667],[164.6922300000001,-67.260284],[164.840027,-67.42363],[164.879456,-67.551132],[164.78723100000013,-67.595291]]],[[[58.642548,-67.126419],[58.551178,-67.131393],[58.528648,-67.117798],[58.671471,-67.12001],[58.642548,-67.126419]]],[[[58.860619,-67.121948],[58.800316,-67.120575],[58.774193,-67.108612],[58.824799,-67.102249],[58.860619,-67.121948]]],[[[50.346466,-67.116394],[50.255035,-67.11557],[50.13064600000013,-67.074188],[50.250092,-67.067795],[50.346466,-67.116394]]],[[[48.7939760000001,-66.756134],[48.840607,-66.818634],[48.397316,-66.890289],[48.321198,-66.871689],[48.291473,-66.820007],[48.364532,-66.763336],[48.7939760000001,-66.756134]]],[[[86.06532300000015,-67.001129],[85.800293,-66.976135],[85.385315,-66.811676],[85.372818,-66.746689],[85.561722,-66.721115],[85.871964,-66.773895],[86.183899,-66.922516],[86.179764,-66.958908],[86.06532300000015,-67.001129]]],[[[-67.244171,-66.747787],[-67.219177,-66.799179],[-67.296402,-66.892502],[-67.458069,-66.898895],[-67.541946,-66.869736],[-67.444458,-66.775009],[-67.511673,-66.744171],[-67.459732,-66.697235],[-67.395279,-66.689178],[-67.244171,-66.747787]]],[[[86.492798,-66.774734],[86.34504700000014,-66.758621],[86.301697,-66.711136],[86.3747560000001,-66.667236],[86.552002,-66.653351],[86.73201,-66.712234],[86.702286,-66.741974],[86.492798,-66.774734]]],[[[-68.100281,-67.393341],[-67.943619,-67.424179],[-68.082779,-67.550568],[-68.273056,-67.526947],[-68.388626,-67.55751],[-68.378067,-67.615845],[-68.407791,-67.655563],[-68.565002,-67.748062],[-68.903625,-67.766113],[-69.172501,-67.638336],[-69.228897,-67.541397],[-68.833344,-67.327225],[-68.695007,-67.181396],[-68.621948,-67.036392],[-68.186111,-66.740005],[-67.809448,-66.609726],[-67.585556,-66.613892],[-67.681671,-66.720001],[-67.910843,-66.848892],[-67.913345,-67.047791],[-67.674728,-67.15918],[-68.132782,-67.325012],[-68.154724,-67.364456],[-68.100281,-67.393341]]],[[[99.294495,-66.748611],[99.215881,-66.723068],[99.393066,-66.60585],[99.520874,-66.590027],[99.492554,-66.645004],[99.294495,-66.748611]]],[[[163.106964,-66.756134],[163.02056900000014,-66.716949],[162.949188,-66.572235],[163.021393,-66.56752],[163.118347,-66.623062],[163.13778700000012,-66.712509],[163.106964,-66.756134]]],[[[85.33284000000015,-66.628616],[85.190613,-66.623901],[85.15199300000012,-66.590286],[85.228409,-66.526123],[85.28419500000011,-66.520294],[85.396988,-66.594177],[85.33284000000015,-66.628616]]],[[[98.77197300000012,-66.491974],[98.62616,-66.476669],[98.60199,-66.433334],[98.756409,-66.423355],[98.862793,-66.454468],[98.77197300000012,-66.491974]]],[[[97.229187,-66.4664],[97.123657,-66.449188],[97.08837900000015,-66.415283],[97.205582,-66.383362],[97.353104,-66.423889],[97.229187,-66.4664]]],[[[162.5680850000001,-66.435028],[162.350006,-66.325012],[162.281677,-66.220581],[162.300293,-66.188919],[162.363892,-66.166397],[162.60141,-66.350586],[162.612518,-66.379196],[162.5680850000001,-66.435028]]],[[[100.273071,-66.192795],[100.220886,-66.188339],[100.22973600000012,-66.148895],[100.287781,-66.125],[100.351677,-66.143631],[100.34417700000012,-66.17363],[100.273071,-66.192795]]],[[[96.767517,-66.259735],[96.318924,-66.221954],[96.26001,-66.188919],[96.309769,-66.137512],[96.44001800000012,-66.10585],[96.671692,-66.094467],[96.847794,-66.121689],[96.879227,-66.204468],[96.767517,-66.259735]]],[[[-66.732224,-66.310562],[-66.779449,-66.31723],[-66.802505,-66.28862],[-66.743057,-66.117783],[-66.575562,-66.088058],[-66.555557,-66.106949],[-66.580002,-66.225281],[-66.732224,-66.310562]]],[[[100.554749,-66.147232],[100.491699,-66.150009],[100.618652,-66.046951],[100.756409,-66.079193],[100.693359,-66.125],[100.554749,-66.147232]]],[[[100.821411,-66.026947],[100.790588,-66.024185],[100.772827,-66.013336],[100.817261,-65.997528],[100.842827,-66.017227],[100.821411,-66.026947]]],[[[100.92755100000011,-66.005569],[100.877258,-66.005844],[100.843628,-65.983078],[100.958923,-65.968338],[100.92755100000011,-66.005569]]],[[[100.770569,-65.861389],[100.70806900000014,-65.832794],[100.818657,-65.801697],[100.998108,-65.808914],[100.770569,-65.861389]]],[[[92.698929,-65.798355],[92.392273,-65.805298],[92.268921,-65.764175],[92.301407,-65.710861],[92.495056,-65.672241],[92.754471,-65.744751],[92.755875,-65.777252],[92.698929,-65.798355]]],[[[-65.666946,-65.687225],[-65.898346,-65.698334],[-65.834167,-65.761124],[-65.82695,-65.838898],[-66.161118,-65.868896],[-66.146667,-65.799454],[-66.055283,-65.689453],[-65.94223,-65.626953],[-65.950562,-65.555557],[-65.918335,-65.529724],[-65.594452,-65.517792],[-65.606674,-65.602783],[-65.666946,-65.687225]]],[[[100.754997,-65.678619],[100.397522,-65.667236],[100.2686230000001,-65.620285],[100.246948,-65.583618],[100.461433,-65.455841],[100.76030700000013,-65.394745],[101.085022,-65.405304],[101.196716,-65.440567],[101.256653,-65.503769],[101.235603,-65.570572],[101.13281200000011,-65.635849],[100.754997,-65.678619]]],[[[103.242798,-65.295837],[103.472527,-65.450012],[103.395569,-65.486969],[103.125847,-65.410019],[103.01532,-65.305847],[102.878906,-65.284622],[102.773933,-65.140289],[102.867798,-65.097519],[103.201172,-65.167801],[103.253906,-65.204468],[103.242798,-65.295837]]],[[[-59.436111,-65.255844],[-59.770004,-65.170288],[-59.813057,-65.107224],[-59.765282,-65.080841],[-59.533058,-65.109451],[-59.397507,-65.223618],[-59.436111,-65.255844]]],[[[-63.144173,-64.781403],[-63.324448,-64.911957],[-63.555,-64.893066],[-63.482224,-64.797791],[-63.284447,-64.793335],[-63.115005,-64.727509],[-63.144173,-64.781403]]],[[[-57.279167,-64.552505],[-57.45723,-64.537231],[-57.488617,-64.496399],[-57.418892,-64.448334],[-56.855003,-64.338623],[-56.939445,-64.440567],[-57.066391,-64.517502],[-57.279167,-64.552505]]],[[[-63.306671,-64.428619],[-63.091949,-64.39917],[-63.063614,-64.466125],[-63.23584,-64.545288],[-63.217506,-64.555847],[-63.110001,-64.560287],[-62.958618,-64.500565],[-62.83889,-64.505005],[-62.760284,-64.560287],[-63.079727,-64.626404],[-63.296112,-64.75473],[-63.53389,-64.788895],[-63.640007,-64.833893],[-63.733337,-64.787781],[-64.190002,-64.718613],[-64.220566,-64.67334],[-64.165848,-64.572784],[-63.848892,-64.513626],[-63.830284,-64.493057],[-63.884171,-64.463348],[-63.871948,-64.443069],[-63.673058,-64.419449],[-63.611946,-64.37056],[-63.618057,-64.318893],[-63.515839,-64.278061],[-63.270836,-64.244446],[-63.089447,-64.296677],[-63.306671,-64.428619]]],[[[-56.815002,-64.316956],[-56.858063,-64.310837],[-56.758339,-64.237793],[-56.575562,-64.219727],[-56.637505,-64.278336],[-56.815002,-64.316956]]],[[[-62.300003,-64.434448],[-62.413612,-64.483337],[-62.481117,-64.462784],[-62.548615,-64.515564],[-62.704727,-64.466125],[-62.42334,-64.231949],[-62.485283,-64.118057],[-62.48056,-64.043335],[-62.246391,-64.029724],[-62.011673,-64.214172],[-62.300003,-64.434448]]],[[[-57.815834,-63.961395],[-57.798615,-64.059174],[-57.721947,-64.084732],[-57.650284,-64.058899],[-57.701393,-64.030838],[-57.68528,-64.009445],[-57.463341,-63.914169],[-57.487228,-63.994728],[-57.45945,-64.030289],[-57.150002,-64.075562],[-57.03334,-64.172501],[-57.34584,-64.293625],[-57.24028,-64.358612],[-57.270004,-64.382782],[-57.535278,-64.375],[-57.912781,-64.445282],[-58.239449,-64.325012],[-58.091667,-64.228058],[-58.056114,-64.11557],[-58.080833,-64.084732],[-58.428612,-64.113342],[-58.426949,-64.073334],[-58.362503,-64.01445],[-58.183334,-63.980278],[-58.284729,-63.958061],[-58.255005,-63.90889],[-57.940285,-63.800285],[-57.787506,-63.799728],[-57.756111,-63.895836],[-57.815834,-63.961395]]],[[[-57.570557,-63.787781],[-57.249168,-63.783615],[-57.045563,-63.822784],[-57.176674,-63.892502],[-57.312782,-63.877502],[-57.347778,-63.904449],[-57.414452,-63.871674],[-57.590004,-63.879173],[-57.694725,-63.816391],[-57.64473,-63.77195],[-57.570557,-63.787781]]],[[[-60.738335,-63.86834],[-60.834167,-63.866669],[-60.886116,-63.802505],[-60.790283,-63.721672],[-60.764168,-63.660561],[-60.531395,-63.651672],[-60.655006,-63.749168],[-60.658058,-63.830833],[-60.738335,-63.86834]]],[[[-55.976669,-63.58139],[-56.166672,-63.529167],[-56.205559,-63.452782],[-55.96389,-63.381111],[-55.78334,-63.39473],[-55.707779,-63.452507],[-55.741112,-63.512505],[-55.976669,-63.58139]]],[[[-62.154167,-63.324173],[-62.237503,-63.335281],[-62.260284,-63.253891],[-62.210556,-63.211395],[-62.069725,-63.217506],[-61.943336,-63.28167],[-62.154167,-63.324173]]],[[[-56.946396,-63.450562],[-56.737785,-63.543335],[-56.72139,-63.594727],[-56.801117,-63.65139],[-57.140839,-63.637222],[-57.160004,-63.612503],[-57.121674,-63.522224],[-57.145561,-63.471672],[-57.380005,-63.460556],[-57.505562,-63.538612],[-57.671394,-63.580833],[-57.584167,-63.599724],[-57.610001,-63.619446],[-57.865837,-63.673058],[-58.027504,-63.665283],[-58.20723,-63.723892],[-58.395561,-63.858337],[-58.600838,-63.948891],[-58.79834,-64.171951],[-58.88028,-64.2164],[-58.774445,-64.322784],[-58.724724,-64.428619],[-58.778641,-64.535812],[-58.996948,-64.502792],[-58.995003,-64.429733],[-59.181114,-64.45668],[-59.283058,-64.421951],[-59.416946,-64.316391],[-59.493057,-64.316116],[-59.578896,-64.348343],[-59.52417,-64.455841],[-59.465561,-64.496948],[-59.50528,-64.537231],[-59.698059,-64.511398],[-59.689445,-64.386673],[-59.918892,-64.412231],[-60.625,-64.70195],[-60.748062,-64.829453],[-61.001396,-64.929459],[-61.017502,-64.966125],[-61.496948,-65.066681],[-61.598061,-65.144455],[-61.623894,-65.225006],[-61.745003,-65.235565],[-61.88195,-65.179169],[-61.95945,-65.180283],[-62.127785,-65.297791],[-62.089729,-65.440292],[-61.98584,-65.491394],[-61.68306,-65.53862],[-62.092224,-65.571396],[-62.13945,-65.607224],[-62.109169,-65.638062],[-62.204727,-65.716125],[-62.380005,-65.760834],[-62.459724,-65.904724],[-62.361946,-65.997223],[-62.146118,-66.014175],[-62.04834,-66.119736],[-61.87278,-66.171951],[-61.725563,-66.132233],[-61.608337,-66.051117],[-61.347778,-66.070847],[-61.329727,-66.003891],[-61.383896,-65.954178],[-61.321396,-65.917236],[-61.150284,-65.964737],[-61.070557,-66.063065],[-60.986671,-66.000565],[-61.017227,-65.92334],[-60.999168,-65.904724],[-60.557503,-65.945282],[-60.683891,-66.079453],[-60.936951,-66.26001],[-61.151947,-66.324722],[-61.239449,-66.192505],[-61.416672,-66.12529],[-61.674728,-66.319458],[-61.653893,-66.430008],[-61.71389,-66.469177],[-61.814445,-66.430847],[-61.85778,-66.336395],[-61.98056,-66.238892],[-62.181396,-66.180283],[-62.709167,-66.208344],[-62.885284,-66.262787],[-62.868057,-66.294449],[-62.443611,-66.430283],[-62.586113,-66.48056],[-62.679451,-66.551392],[-62.553894,-66.661118],[-62.431946,-66.668335],[-62.497505,-66.715561],[-62.608894,-66.728348],[-62.733337,-66.691391],[-62.843338,-66.520569],[-63.142227,-66.346954],[-63.162224,-66.295563],[-63.573616,-66.190292],[-63.67556,-66.218338],[-63.801392,-66.284729],[-63.777779,-66.349457],[-63.58667,-66.376678],[-63.864449,-66.401947],[-63.785004,-66.444733],[-63.981117,-66.480286],[-63.80806,-66.530014],[-63.801674,-66.581116],[-64.09668,-66.565002],[-64.196671,-66.720291],[-64.126114,-66.761673],[-63.778893,-66.775284],[-63.721115,-66.845291],[-63.743614,-66.891678],[-63.928894,-66.929459],[-64.444458,-66.876678],[-64.837784,-66.951401],[-64.938614,-67.021957],[-64.830566,-67.100281],[-64.698624,-67.094727],[-64.666946,-67.132507],[-64.691956,-67.165558],[-64.924728,-67.2164],[-64.768616,-67.253342],[-64.770569,-67.31723],[-65.003616,-67.3555599999999],[-65.155838,-67.320557],[-65.289459,-67.383896],[-65.325562,-67.328903],[-65.406952,-67.334167],[-65.516953,-67.394455],[-65.613892,-67.559174],[-65.290283,-67.67334],[-65.556122,-67.743347],[-65.617783,-67.880005],[-65.329178,-67.974731],[-65.717224,-68.09668],[-65.742233,-68.115845],[-65.723618,-68.148056],[-65.350845,-68.141403],[-65.275848,-68.169724],[-64.97084,-68.025284],[-64.806396,-68.07251],[-64.768341,-68.122787],[-64.870285,-68.192505],[-65.114456,-68.203903],[-65.59668,-68.347504],[-65.56279,-68.38945],[-65.449722,-68.42334],[-65.091675,-68.441956],[-65.08168,-68.475845],[-65.378891,-68.537506],[-65.438614,-68.595291],[-65.313339,-68.711395],[-64.390564,-68.717789],[-63.85778,-68.842789],[-64.243622,-68.712509],[-64.266113,-68.685837],[-63.975838,-68.738892],[-64.068344,-68.67807],[-64.405014,-68.583893],[-64.390015,-68.513336],[-64.251114,-68.498062],[-64.071396,-68.420563],[-63.614174,-68.355286],[-63.029449,-68.349457],[-62.72834,-68.410004],[-62.913063,-68.47612],[-63.076393,-68.405014],[-63.375,-68.389725],[-63.740837,-68.445282],[-63.974167,-68.536392],[-63.935562,-68.621124],[-63.501396,-68.690567],[-63.210556,-68.786957],[-63.233337,-68.8125],[-63.706673,-68.742508],[-63.749168,-68.800842],[-63.726395,-68.820282],[-63.460007,-68.898056],[-63.656395,-68.9189],[-63.616394,-68.979446],[-63.368057,-69.050003],[-63.416115,-69.107513],[-63.621391,-69.169449],[-63.651947,-69.200562],[-63.638893,-69.227234],[-63.532227,-69.237228],[-63.3125,-69.150009],[-63.237228,-69.149734],[-63.148338,-69.223892],[-63.168617,-69.340286],[-63.123894,-69.368057],[-62.716949,-69.36084],[-62.475838,-69.453064],[-62.471947,-69.675568],[-62.512505,-69.79834],[-62.635002,-69.853348],[-62.441391,-69.911118],[-62.095284,-70.08139],[-61.940834,-70.229172],[-62.083061,-70.290283],[-62.501396,-70.233902],[-62.490837,-70.380569],[-62.166672,-70.540848],[-61.770279,-70.50528],[-61.484451,-70.520279],[-61.646118,-70.592789],[-61.775841,-70.593338],[-61.794174,-70.614182],[-61.765282,-70.647781],[-61.789452,-70.666397],[-61.978889,-70.708618],[-62.20945,-70.704178],[-62.093613,-70.761673],[-62.14389,-70.832504],[-62.128891,-70.86557],[-61.904167,-70.911957],[-61.841667,-70.893341],[-61.836395,-70.809174],[-61.788338,-70.791122],[-61.38028,-70.815292],[-61.348618,-70.834732],[-61.343895,-70.951675],[-60.942505,-71.15834],[-61.072227,-71.18251],[-61.101952,-71.235565],[-61.001114,-71.282501],[-60.963615,-71.361115],[-61.259727,-71.323334],[-61.293892,-71.3564],[-61.107224,-71.425568],[-61.477783,-71.439728],[-61.93528,-71.624176],[-61.929726,-71.656403],[-61.731674,-71.665558],[-61.258896,-71.538895],[-60.953896,-71.670013],[-60.904167,-71.736389],[-60.954727,-71.767792],[-61.133896,-71.783615],[-61.146118,-71.859177],[-62.546394,-71.921951],[-62.568893,-71.940567],[-62.530281,-71.960846],[-62.246948,-71.99501],[-62.552505,-72.047501],[-62.309723,-72.06723],[-61.73056,-72.035843],[-61.343895,-72.134735],[-61.303894,-72.118057],[-61.311394,-72.072235],[-61.280838,-72.047226],[-61.025284,-72.055557],[-60.950562,-72.006119],[-60.865837,-72.003067],[-60.818611,-72.042511],[-60.815559,-72.101395],[-61.074722,-72.16362],[-60.791672,-72.24057],[-60.803337,-72.273056],[-61.003334,-72.282501],[-60.841667,-72.343903],[-60.852501,-72.388901],[-61.130005,-72.440002],[-61.495285,-72.4039],[-61.549728,-72.422791],[-61.505562,-72.482224],[-61.353889,-72.536667],[-61.321114,-72.661118],[-61.270836,-72.700287],[-60.86528,-72.614731],[-60.616112,-72.643341],[-60.549446,-72.794174],[-60.566391,-72.925003],[-60.643616,-72.996399],[-60.617226,-73.028625],[-60.450562,-72.951401],[-60.167229,-72.983063],[-59.960556,-72.854736],[-59.77417,-72.900284],[-59.761116,-72.979446],[-59.878616,-73.069733],[-59.849449,-73.233063],[-60.212227,-73.283066],[-60.309448,-73.247223],[-60.382782,-73.162506],[-60.462784,-73.147781],[-60.525002,-73.191681],[-60.538063,-73.328064],[-60.599724,-73.360291],[-61.088341,-73.285843],[-61.185837,-73.186951],[-61.42334,-73.140015],[-61.755836,-73.119736],[-61.919449,-73.143066],[-61.832779,-73.181671],[-61.546951,-73.219727],[-61.525558,-73.245285],[-61.761116,-73.2314],[-61.633614,-73.30278],[-61.436394,-73.343613],[-61.471672,-73.366669],[-61.83667,-73.366394],[-61.620003,-73.447235],[-61.632225,-73.532227],[-61.609169,-73.546112],[-61.364174,-73.455566],[-60.821945,-73.536118],[-60.678337,-73.578903],[-60.898338,-73.674454],[-60.911949,-73.713623],[-60.63195,-73.681122],[-60.587784,-73.706116],[-60.848061,-73.913895],[-60.977783,-73.957779],[-61.187782,-73.955292],[-61.375557,-73.875],[-61.762505,-73.913895],[-61.53167,-74.015839],[-61.036392,-74.098343],[-61.229446,-74.213348],[-61.75528,-74.306396],[-61.612785,-74.431396],[-61.940002,-74.565292],[-62.02639,-74.636124],[-62.023338,-74.661667],[-61.905556,-74.70668],[-61.861946,-74.800003],[-61.887505,-74.83223],[-62.121117,-74.946396],[-62.531395,-74.982513],[-62.622223,-74.939178],[-62.594452,-74.801956],[-62.620834,-74.762222],[-63.245834,-74.604172],[-63.272507,-74.649445],[-63.214729,-74.723068],[-63.060005,-74.810013],[-63.051392,-74.895279],[-63.515282,-74.895279],[-63.626945,-74.95195],[-63.989449,-75.008057],[-63.261948,-75.01889],[-63.09584,-75.130844],[-64.084167,-75.194733],[-64.447784,-75.297791],[-64.389175,-75.330002],[-64.21167,-75.340286],[-63.848061,-75.309174],[-63.094727,-75.325562],[-63.429169,-75.450562],[-64.106949,-75.612793],[-65.293335,-75.806671],[-65.465836,-75.878891],[-66.008347,-75.952789],[-66.313614,-76.0347289999999],[-66.92778,-76.058899],[-67.337784,-76.118057],[-67.967224,-76.156403],[-68.309174,-76.242783],[-69.385284,-76.296112],[-69.825012,-76.390289],[-69.91806,-76.536667],[-70.064178,-76.642792],[-70.476395,-76.707779],[-72.802231,-76.630005],[-73.796951,-76.642227],[-74.410568,-76.565292],[-75.444458,-76.546402],[-75.948898,-76.458344],[-76.167236,-76.382507],[-76.266113,-76.288071],[-76.308334,-76.100571],[-76.380569,-76.065002],[-77.162781,-76.060287],[-77.430283,-75.958893],[-77.771667,-75.9189],[-77.80278,-75.944733],[-77.724731,-76.011673],[-77.737228,-76.031952],[-78.299454,-76.119446],[-78.471115,-76.195557],[-78.507507,-76.254456],[-78.349457,-76.327225],[-78.469452,-76.373611],[-78.476669,-76.407227],[-78.328339,-76.488617],[-77.906677,-76.588623],[-77.670563,-76.776947],[-77.218613,-76.920563],[-77.021118,-77.063339],[-76.527786,-77.171402],[-75.632782,-77.508621],[-75.458618,-77.521118],[-74.483063,-77.458893],[-73.270844,-77.537231],[-72.958344,-77.588623],[-72.839737,-77.640015],[-72.99057,-77.751953],[-73.371674,-77.906952],[-73.674179,-77.985291],[-74.280289,-78.100845],[-74.853348,-78.141113],[-76.410278,-77.968063],[-77.281952,-77.919449],[-77.92334,-77.932236],[-79.741394,-77.785568],[-80.210556,-77.73584],[-80.66362,-77.624451],[-81.309723,-77.605286],[-81.496948,-77.657791],[-81.453064,-77.70195],[-81.285004,-77.7536159999999],[-80.60556,-77.886398],[-80.707504,-77.910278],[-81.509735,-77.882782],[-81.470001,-77.897232],[-80.428894,-78.061676],[-78.130005,-78.283615],[-77.663895,-78.393066],[-77.553345,-78.44751],[-77.487503,-78.526672],[-77.571121,-78.624176],[-77.790009,-78.684448],[-78.957504,-78.813339],[-79.899734,-78.826675],[-81.090836,-78.777512],[-82.057785,-78.602234],[-82.623901,-78.455566],[-82.935837,-78.315842],[-83.171402,-78.278625],[-83.870834,-78.296951],[-84.107788,-78.36084],[-83.631393,-78.531403],[-83.196671,-78.864731],[-82.885284,-79.008621],[-82.406113,-79.155289],[-81.888336,-79.124725],[-81.517227,-79.175293],[-81.406677,-79.220291],[-81.273895,-79.355286],[-80.726395,-79.531952],[-80.635559,-79.619171],[-80.403061,-79.589737],[-80.400284,-79.53418],[-80.559174,-79.316956],[-80.551392,-79.276123],[-80.202789,-79.228897],[-79.001953,-79.277512],[-77.538071,-79.25473],[-77.029449,-79.279449],[-76.318619,-79.404175],[-76.140015,-79.520844],[-76.083618,-79.645844],[-76.190292,-79.734451],[-76.529175,-79.86528],[-76.89473,-79.954453],[-77.321945,-80.011398],[-78.419724,-80.030838],[-79.775284,-79.905014],[-79.958618,-79.913895],[-79.849457,-79.954453],[-78.337784,-80.150558],[-76.70195,-80.138626],[-76.089447,-80.197235],[-75.803345,-80.262222],[-75.337234,-80.44223],[-74.941956,-80.647781],[-74.693893,-80.697235],[-74.141953,-80.739182],[-72.529175,-80.967789],[-69.835281,-81.136948],[-67.848068,-81.357788],[-63.19445,-82.024445],[-61.373611,-82.258896],[-59.648056,-82.433899],[-59.093613,-82.536392],[-58.783058,-82.645004],[-58.771118,-82.684723],[-58.824173,-82.728897],[-59.147507,-82.882233],[-59.079727,-82.965836],[-58.74778,-83.0289],[-58.210838,-83.03334],[-57.840004,-82.988892],[-55.545563,-82.387787],[-53.725838,-82.150284],[-50.326118,-81.924179],[-48.129173,-81.83139],[-46.032227,-81.813065],[-44.336945,-81.886948],[-43.08445,-81.851395],[-42.478889,-81.757507],[-42.314445,-81.697784],[-42.208618,-81.559174],[-42.116394,-81.502228],[-41.912781,-81.443069],[-41.488892,-81.383347],[-38.597778,-81.151123],[-36.682228,-80.921677],[-35.29084,-80.883057],[-34.509445,-80.748611],[-33.573891,-80.753616],[-33.148338,-80.686951],[-32.456673,-80.682785],[-31.723892,-80.575562],[-31.087391,-80.567902],[-31.018333,-80.545837],[-31.105835,-80.487503],[-31.095837,-80.465012],[-29.207226,-80.383347],[-28.645557,-80.337234],[-28.319447,-80.276947],[-28.084446,-80.170563],[-28.042225,-80.106125],[-28.0625,-80.00473],[-28.194447,-79.943344],[-28.495281,-79.884171],[-29.654167,-79.760559],[-30.210556,-79.666672],[-29.291115,-79.487793],[-28.449169,-79.260284],[-27.183334,-79.063614],[-27.085556,-79.013336],[-27.379448,-78.992233],[-29.394726,-79.131668],[-32.126945,-79.415848],[-33.001114,-79.453903],[-33.79084,-79.384445],[-34.215279,-79.234451],[-34.487228,-79.186111],[-35.985001,-79.01918],[-36.190002,-78.93779],[-36.290283,-78.840836],[-36.30278,-78.779175],[-36.202507,-78.606949],[-36.104446,-78.51445],[-35.70723,-78.308334],[-35.303612,-78.154449],[-34.542229,-77.941956],[-33.886116,-77.660568],[-33.517227,-77.612793],[-33.223335,-77.503067],[-32.825562,-77.45723],[-32.529167,-77.377792],[-31.549168,-77.33168],[-31.069168,-77.120834],[-30.220837,-77.023056],[-29.666946,-76.87001],[-29.173058,-76.792511],[-28.935558,-76.67778],[-28.305279,-76.565292],[-27.729168,-76.511124],[-27.219723,-76.508347],[-26.90778,-76.427231],[-26.463058,-76.38501],[-26.605835,-76.314178],[-26.311947,-76.293335],[-26.043892,-76.340836],[-25.342781,-76.176956],[-24.560837,-76.083344],[-23.413891,-76.016953],[-22.995834,-76.028625],[-22.710281,-75.978622],[-22.299446,-75.982224],[-21.915001,-75.911118],[-21.404167,-75.968613],[-20.783058,-75.964447],[-20.386112,-75.908615],[-20.178059,-75.804169],[-19.823334,-75.757233],[-18.735836,-75.81279],[-17.758057,-75.729736],[-17.773056,-75.700562],[-18.204445,-75.593613],[-18.263336,-75.539169],[-18.25639,-75.495834],[-18.079723,-75.406677],[-18.077225,-75.309448],[-17.700279,-75.229172],[-17.321667,-75.040009],[-17.222778,-74.852509],[-17.147224,-74.784729],[-15.880001,-74.505844],[-15.747501,-74.456116],[-15.680557,-74.375],[-15.376112,-74.329178],[-14.886946,-74.175293],[-14.254168,-74.103348],[-13.704723,-73.941956],[-14.116112,-73.898346],[-14.408611,-73.917236],[-14.458057,-73.890564],[-14.485279,-73.825562],[-14.59639,-73.8125],[-14.873056,-73.9189],[-15.417223,-74.025284],[-15.900278,-74.068069],[-16.326115,-74.063904],[-16.91917,-73.97612],[-16.599724,-73.945007],[-16.069168,-73.747513],[-16.566391,-73.780289],[-16.813614,-73.832504],[-16.899723,-73.80278],[-16.898891,-73.773056],[-16.655556,-73.6689],[-16.330833,-73.583069],[-16.293335,-73.55751],[-16.262779,-73.415848],[-16.023613,-73.320282],[-15.5625,-73.268616],[-15.283335,-73.186951],[-14.441113,-73.232788],[-13.765001,-73.061676],[-13.731112,-73.020844],[-13.98139,-72.993057],[-14.108334,-72.921402],[-14.440001,-72.845001],[-14.483057,-72.818069],[-14.469168,-72.796677],[-13.74889,-72.790283],[-13.406113,-72.823059],[-13.14889,-72.735291],[-12.287779,-72.569168],[-12.154724,-72.509445],[-12.080557,-72.438065],[-11.657778,-72.32695],[-11.369167,-72.158615],[-11.320557,-72.082779],[-11.325834,-71.965012],[-11.395834,-71.881119],[-11.487501,-71.839737],[-12.140835,-71.651123],[-12.293335,-71.436951],[-12.276945,-71.377502],[-11.911945,-71.298615],[-11.556507,-71.278824],[-11.631668,-71.399734],[-11.592779,-71.561951],[-11.309168,-71.65918],[-11.019445,-71.657227],[-10.883612,-71.607224],[-10.544445,-71.358902],[-10.048613,-71.111389],[-10.087778,-71.070007],[-10.39889,-71.034729],[-10.441389,-71.007507],[-10.43,-70.986954],[-9.878714,-70.90097],[-9.459446,-70.922791],[-9.444445,-70.942505],[-9.4825,-70.965286],[-9.644445,-71.002228],[-9.669168,-71.035278],[-9.237223,-71.1064],[-8.930834,-71.233612],[-8.812223,-71.358902],[-8.728056,-71.60556],[-8.641668,-71.742508],[-8.54389,-71.793625],[-8.366945,-71.825836],[-7.899445,-71.712509],[-7.337778,-71.691956],[-7.309445,-71.659729],[-7.3325,-71.627228],[-7.677501,-71.488342],[-7.723333,-71.429169],[-7.02889,-70.994446],[-6.654445,-70.890289],[-6.391945,-70.760284],[-6.021111,-70.699722],[-5.716667,-70.718613],[-5.48889,-70.815002],[-5.441112,-70.882507],[-6.103889,-71.144455],[-6.133612,-71.346115],[-6.009167,-71.4189],[-5.256945,-71.381958],[-4.721111,-71.285843],[-4.2025,-71.333893],[-3.914444,-71.287506],[-3.619445,-71.33168],[-3.102222,-71.298615],[-2.86,-71.242783],[-2.535833,-71.234726],[-2.261667,-71.170837],[-2.25,-71.191116],[-2.335556,-71.293335],[-2.093889,-71.486115],[-1.9325,-71.406113],[-1.525,-71.431946],[-1.313611,-71.318893],[-1.053334,-71.276672],[-0.945833,-71.295563],[-0.777222,-71.389175],[-0.923056,-71.589172],[-0.2975,-71.65889],[0.080933,-71.448349],[0.119507,-71.39003],[0.451782,-71.270294],[2.80316,-70.846954],[3.441221,-70.820297],[4.420102,-70.675842],[6.69952,-70.586395],[7.032589,-70.508911],[7.334224,-70.245834],[7.557308,-70.16835],[7.966182000000116,-70.178894],[8.225092,-70.38974],[8.480646,-70.477249],[8.752008,-70.45253],[9.090387,-70.318344],[8.614252,-70.098068],[8.682856,-70.074463],[9.074274,-70.066406],[9.231195,-70.095001],[10.035639000000117,-70.376129],[10.247614,-70.417236],[10.43841,-70.560562],[10.663996,-70.647232],[11.270622,-70.710281],[12.046745,-70.717514],[12.458977000000118,-70.422516],[12.740349,-70.281128],[13.47094,-70.269745],[14.165642,-70.158905],[14.868706,-70.281418],[15.705925,-70.278625],[18.036488,-69.969177],[18.5281260000001,-70.084167],[19.508961000000113,-70.166687],[20.695602,-70.362503],[21.099777,-70.399185],[21.84843400000011,-70.396408],[22.776722,-70.544739],[23.246754000000124,-70.546417],[25.479782,-70.312225],[25.96257,-70.301407],[26.2981410000001,-70.217224],[27.0278780000001,-70.137512],[27.532883,-70.159729],[28.067001,-70.058075],[28.629807,-70.001678],[29.487839,-69.835022],[31.08342,-69.773895],[31.647015,-69.59584],[32.147011,-69.496124],[32.902321,-69.276947],[32.98979200000013,-69.221405],[33.026711,-69.056396],[33.445045,-68.957245],[33.32199900000012,-68.851959],[33.298935,-68.774185],[33.322556,-68.72084],[33.424232,-68.651413],[33.745338,-68.533905],[34.140358,-68.482788],[34.6381,-68.534454],[34.775612,-68.646118],[34.86704300000014,-68.869751],[35.619484,-69.158081],[36.174782,-69.246124],[36.414528,-69.314453],[36.48838,-69.382248],[36.482033,-69.449722],[36.356178,-69.4622339999999],[36.090614,-69.380569],[36.079262,-69.418915],[36.183388,-69.479736],[36.126442,-69.533615],[36.331154,-69.548065],[36.377541,-69.571121],[36.395912,-69.623611],[36.72257200000013,-69.728073],[36.797829,-69.631134],[36.916176,-69.596954],[37.136208,-69.401947],[37.500099,-69.341125],[37.79203,-69.253357],[37.916176,-69.251419],[37.94559500000013,-69.296417],[37.85092900000012,-69.533905],[37.437538000000124,-69.540283],[37.145058,-69.664749],[37.270607,-69.70224],[37.405922,-69.660858],[37.564491,-69.665573],[37.728981,-69.723892],[38.00174700000013,-69.744171],[38.132851,-69.867798],[38.11869,-69.922241],[38.23923500000012,-69.992798],[38.25785100000013,-69.891403],[38.236183,-69.800583],[38.342567,-69.736389],[38.477028,-69.510025],[38.564491,-69.50058],[38.694496,-69.558624],[38.547035,-69.721695],[38.538429,-69.875305],[38.591469,-69.970581],[38.650368,-69.988632],[38.872292,-69.890854],[38.777016,-69.846695],[39.025368,-69.738907],[39.407875,-69.675842],[39.432289,-69.64418],[39.701759,-69.648636],[39.704506,-69.527527],[39.540627,-69.446686],[39.59781600000014,-69.410568],[39.74839,-69.451126],[39.890053,-69.395294],[39.765907,-69.354187],[39.634804,-69.226959],[39.654762,-69.185287],[39.810341,-69.164169],[39.754799,-69.088913],[39.760353,-68.954468],[39.996986,-68.84169],[40.404518,-68.784454],[40.64341000000013,-68.685562],[40.923927,-68.66391],[41.103127,-68.523895],[41.401154,-68.501678],[41.960915,-68.385284],[42.290627,-68.363907],[42.845367,-68.088348],[43.295074,-68.034454],[43.781708,-68.055557],[44.05869300000011,-67.969742],[44.465912,-67.98114],[44.795319,-67.80307],[45.008942,-67.732513],[45.482277,-67.696121],[45.672585,-67.767227],[45.841469,-67.665573],[46.308929,-67.641693],[46.403412,-67.583618],[46.269501,-67.525299],[46.246429,-67.357513],[46.55143,-67.277252],[46.930878,-67.263916],[46.986725,-67.276413],[46.99868800000013,-67.343063],[47.295876,-67.355026],[47.448952,-67.417801],[47.009499,-67.550308],[47.22781400000014,-67.593338],[47.315887,-67.691696],[47.395607,-67.722519],[47.581451,-67.72641],[48.021149,-67.633621],[48.21701,-67.634445],[48.454803,-67.579727],[48.660622,-67.476959],[48.939484,-67.463348],[49.167267,-67.383362],[49.1689760000001,-67.354446],[49.10257,-67.344177],[48.67643,-67.366974],[48.617287,-67.271957],[48.440887,-67.244171],[48.26285600000011,-67.167526],[48.332558,-67.096954],[48.743378000000114,-66.951675],[49.061432,-66.931396],[49.163971,-66.862808],[49.287018,-66.906128],[49.304535,-66.95224],[49.274506,-66.995285],[49.07534800000013,-67.044464],[49.151703,-67.088623],[49.829498,-67.021667],[49.903961,-67.045013],[50.009491,-67.155304],[50.491425,-67.201416],[50.689484,-67.181396],[50.860077,-67.135849],[50.463409,-67.066696],[50.389801,-66.994171],[50.455902,-66.929184],[50.44119300000011,-66.888077],[50.24893200000014,-66.856674],[50.169769,-66.743057],[50.19424400000013,-66.598633],[50.413116000000116,-66.441971],[50.608978,-66.377243],[51.015594,-66.329468],[51.14505,-66.271118],[51.33255,-66.248062],[51.50839200000013,-66.118057],[51.988922,-65.975586],[52.511749,-65.928619],[52.838104,-65.938919],[53.778961,-65.840027],[54.152008,-65.893066],[54.983368,-65.892807],[55.280365,-65.920578],[55.619232,-66.006958],[56.272545,-66.386688],[56.754478,-66.410858],[57.311974,-66.563339],[57.338097,-66.698059],[56.883942000000104,-66.697784],[56.680634,-66.813919],[56.729523,-66.901123],[57.076996,-66.972519],[57.215607,-66.963348],[57.307274,-67.018631],[57.660309,-67.000305],[57.95613900000012,-67.096954],[58.206444,-67.060562],[58.206444,-67.120575],[58.433678,-67.188919],[58.682831,-67.161133],[58.92392,-67.181396],[59.075584000000106,-67.296951],[58.874474,-67.303619],[58.893097,-67.356674],[59.110619,-67.412231],[59.443390000000136,-67.358917],[59.607262,-67.395294],[59.763947,-67.369171],[60.527306000000124,-67.369171],[61.1409,-67.478363],[61.410065,-67.471405],[61.444489,-67.497787],[61.420624,-67.536133],[61.452293,-67.550003],[62.002533,-67.537231],[62.728119,-67.646957],[63.152306,-67.536682],[63.77755000000013,-67.516403],[64.874466,-67.666397],[65.317841,-67.658905],[66.76785300000012,-67.780563],[67.229523,-67.760284],[67.590042,-67.825302],[68.030045,-67.829468],[68.297562,-67.866119],[68.933914,-67.870285],[69.173904,-67.836136],[69.251724,-67.76918],[69.521133,-67.738342],[69.644791,-67.753906],[69.679214,-67.777786],[69.710037,-67.885559],[69.655594,-68.053894],[69.66951,-68.135559],[70.10200500000013,-68.523895],[70.0180820000001,-68.597519],[69.749222,-68.613907],[69.68367,-68.651672],[69.72590600000012,-68.707245],[69.693924,-68.753616],[69.391129,-68.835861],[69.43367,-68.887802],[69.727554,-68.892807],[69.794205,-68.93251],[69.292007,-69.102783],[69.757523,-69.226135],[69.743118,-69.363083],[69.634781,-69.388077],[69.396988,-69.333908],[69.009476,-69.344467],[68.87117,-69.379471],[68.787796,-69.509735],[68.79975900000011,-69.536392],[69.136734,-69.57724],[69.340042,-69.638626],[69.075577,-69.741119],[69.099503,-69.788086],[69.21284500000013,-69.842224],[69.205338,-69.863907],[68.954788,-69.993347],[68.722794,-70.025299],[68.638931,-70.0128019999999],[68.333084,-69.859451],[68.094742,-69.879471],[67.936722,-69.96669],[68.032547,-70.058334],[67.883377,-70.089172],[67.690018,-70.21669],[67.64613300000013,-70.386398],[67.681717,-70.424469],[67.948074,-70.51503],[68.078934,-70.501129],[68.170059,-70.435028],[68.261978,-70.437805],[68.315628,-70.500839],[68.311722,-70.623062],[68.209183,-70.746689],[68.59394800000013,-70.770584],[68.683121,-70.739746],[68.690872,-70.617523],[68.850296,-70.532242],[68.675064,-70.40834],[68.661697,-70.367798],[69.144791,-70.33139],[69.246964,-70.372787],[69.300308,-70.443069],[69.243912,-70.670578],[69.062271,-70.945297],[68.756424,-71.122238],[68.641739,-71.170013],[68.2628330000001,-71.234741],[67.990311,-71.373352],[67.916458,-71.446686],[67.605301,-71.583084],[67.598648,-71.654449],[67.8542020000001,-71.608337],[67.901138,-71.64447],[67.727249,-71.762802],[67.67366,-71.882797],[67.337555,-72.063339],[67.483658,-72.157791],[67.901138,-72.275848],[68.56337000000013,-72.403351],[68.936417,-72.425003],[69.44368,-72.352524],[69.74391200000014,-72.23613],[69.920059,-72.107513],[70.375015,-72.049728],[70.864944,-71.930145],[70.868118,-71.868896],[71.03309600000011,-71.808075],[70.99812300000013,-71.748062],[71.109756,-71.639175],[71.449783,-71.546112],[71.248123,-71.38945],[71.357559,-71.309738],[71.302017,-71.224182],[71.5214390000001,-71.03891],[71.504471,-70.953903],[71.864517,-70.839447],[71.872574,-70.800308],[71.77308700000015,-70.7452849999999],[71.827835,-70.712509],[72.014236,-70.663345],[72.285294,-70.683075],[72.521439,-70.635025],[72.605057,-70.559738],[72.485306,-70.477524],[72.50007600000015,-70.448059],[72.86311300000011,-70.432785],[72.824234,-70.329468],[72.645584,-70.249725],[72.615616,-70.203613],[72.901138,-70.021957],[73.161148,-69.965286],[73.370621,-69.878906],[73.835037,-69.845581],[74.073685,-69.751953],[74.599747,-69.761139],[74.652298,-69.741394],[74.63697800000011,-69.700577],[74.741409,-69.671692],[74.801407,-69.689178],[74.821976,-69.743896],[74.9906160000001,-69.751129],[75.04280100000011,-69.711395],[74.98085000000015,-69.618896],[75.078934,-69.5625],[75.306412,-69.545578],[75.477005,-69.586136],[75.633377,-69.554474],[75.82338,-69.595291],[76.00087000000013,-69.488907],[75.970596,-69.428894],[76.058121,-69.392227],[76.167252,-69.391113],[76.190872,-69.420837],[76.521988,-69.398056],[76.725052,-69.266968],[77.099747,-69.211136],[77.264786,-69.219742],[77.439224,-69.1875],[77.5039220000001,-69.131393],[77.747269,-69.116974],[77.913956,-69.057251],[77.90284700000012,-68.912506],[77.9519810000001,-68.848633],[78.13282800000013,-68.778625],[77.888382,-68.712799],[77.846146,-68.673065],[77.903946,-68.575012],[78.116409,-68.459732],[78.320023,-68.408905],[78.406448,-68.431137],[78.8606110000001,-68.170288],[79.125626,-68.096405],[80.335587,-67.896957],[80.935074,-67.866119],[81.357559,-67.795486],[81.415909,-67.758072],[81.398941,-67.655304],[81.46199000000013,-67.625],[81.743118,-67.679474],[82.057266,-67.672241],[81.890579,-67.601959],[81.46974200000011,-67.505295],[81.726456,-67.425003],[82.014481,-67.251678],[82.33332800000011,-67.222061],[82.56672700000011,-67.373062],[82.665039,-67.39389],[82.934464,-67.245834],[83.403397,-67.156677],[84.119446,-67.164749],[84.708618,-67.133362],[85.3872680000001,-67.185028],[85.79168700000012,-67.17778],[85.960892,-67.128906],[86.001953,-67.077789],[86.069763,-67.061676],[86.931946,-67.023636],[87.224747,-66.936676],[87.502518,-66.894745],[87.764481,-66.816971],[87.841675,-66.672516],[88.109497,-66.652527],[88.22723400000012,-66.036392],[88.48201,-66.078079],[88.680603,-66.413086],[88.764221,-66.445007],[88.833939,-66.516113],[88.767517,-66.60614],[88.739746,-66.71669],[88.967224,-66.761398],[90.41951,-66.654724],[91.2814330000001,-66.540024],[92.00531,-66.533905],[92.288651,-66.613083],[92.525589,-66.637512],[92.955887,-66.585861],[93.37587000000013,-66.608337],[93.80389400000013,-66.582794],[93.881714,-66.598358],[93.959183,-66.6597289999999],[94.10223400000012,-66.675842],[94.360306,-66.637512],[94.638672,-66.545013],[95.240616,-66.599182],[95.322281,-66.664459],[95.63618500000013,-66.680557],[96.625305,-66.637512],[97.090332,-66.546112],[97.33697500000011,-66.610016],[97.548889,-66.61113],[97.530334,-66.716125],[97.56445300000013,-66.74057],[97.62670900000012,-66.728073],[97.811951,-66.585861],[98.261963,-66.516113],[98.855591,-66.561966],[98.966125,-66.702789],[99.283081,-66.880844],[99.3900150000001,-66.847519],[99.594482,-66.66391],[99.83728000000013,-66.53334],[100.4375,-66.405563],[100.586121,-66.263077],[100.953918,-66.080841],[101.506409,-66.058914],[101.868103,-65.948639],[102.300598,-65.950302],[102.62616,-65.901123],[103.08197000000011,-65.92778],[103.547791,-66.017807],[103.90228300000012,-65.985565],[104.148933,-66.008911],[104.427002,-66.050308],[104.633942,-66.133621],[104.945038,-66.129196],[105.083923,-66.173889],[105.29837,-66.170013],[105.738647,-66.264175],[105.836151,-66.313339],[106.110603,-66.300842],[106.76614400000011,-66.410019],[107.088928,-66.388626],[107.265587,-66.448059],[107.418091,-66.459167],[107.804779,-66.398361],[108.10308800000013,-66.47084],[108.302277,-66.603073],[108.342247,-66.665283],[108.663116,-66.691971],[108.687531,-66.71196],[108.667824,-66.79364],[108.824219,-66.831131],[108.948669,-66.779449],[109.17059300000011,-66.777252],[109.430878,-66.685852],[109.979492,-66.682251],[110.62976100000013,-66.486679],[110.785309,-66.40834],[110.707001,-66.23613],[110.73309300000011,-66.161972],[110.89172400000012,-66.063629],[111.377533,-65.954727],[112.503937,-65.871414],[113.159187,-65.719742],[113.31533800000011,-65.713348],[113.48252900000011,-65.729446],[113.655609,-65.853622],[113.99614,-66.017227],[114.431427,-66.179474],[114.480583,-66.226959],[114.442787,-66.280563],[114.575027,-66.309738],[114.50643900000011,-66.431396],[114.518356,-66.472778],[114.730026,-66.45668],[114.79171800000016,-66.473633],[114.8197480000001,-66.525558],[114.949478,-66.474731],[115.133667,-66.487228],[115.196716,-66.44223],[115.552277,-66.366119],[116.180038,-66.366684],[116.594757,-66.546692],[116.724487,-66.559189],[116.91449,-66.805023],[117.766998,-66.989746],[117.945297,-66.948349],[118.33477800000013,-66.987228],[118.46283,-66.90419],[118.633926,-66.88945],[119.479767,-66.9375],[119.787247,-66.872787],[120.625023,-66.802505],[120.796127,-66.840027],[121.02393300000016,-66.826675],[121.326714,-66.687805],[121.559189,-66.674728],[122.183357,-66.547806],[122.97976700000015,-66.646408],[123.02504,-66.686966],[122.9272770000001,-66.75058],[122.989487,-66.776672],[124.289223,-66.511688],[124.614487,-66.55336],[124.6939390000001,-66.613632],[124.65033000000017,-66.715851],[124.734756,-66.743896],[124.92199700000015,-66.744751],[125.033096,-66.688339],[125.19001800000011,-66.734192],[125.262268,-66.726135],[125.405319,-66.621124],[125.47699,-66.475006],[125.543953,-66.421112],[125.858627,-66.378067],[126.095886,-66.300583],[126.356163,-66.279724],[126.43392900000013,-66.28891],[126.668953,-66.412506],[126.988358,-66.453583],[126.91449,-66.568893],[126.92865,-66.834457],[127.256989,-66.90834],[127.512802,-66.902786],[127.539749,-66.962234],[127.7800370000001,-67.039459],[127.993362,-67.021118],[128.46890300000018,-67.054184],[128.83477800000014,-67.142517],[129.2980960000001,-67.01889],[129.333893,-66.901947],[129.2995,-66.814178],[129.3255620000001,-66.737808],[129.67559800000015,-66.476135],[129.907257,-66.358917],[130.35199,-66.225845],[130.829742,-66.196121],[131.151978,-66.249176],[131.420013,-66.201416],[131.7008670000001,-66.237503],[132.28030400000011,-66.13945],[132.90530400000011,-66.155563],[133.218109,-66.079727],[133.528107,-66.057251],[133.89056400000015,-66.089447],[133.977783,-66.119751],[134.022278,-66.179184],[134.2453,-66.201126],[134.41253700000016,-66.098358],[134.436401,-66.001419],[134.33279400000015,-65.731674],[134.100281,-65.64946],[134.098389,-65.610306],[134.155609,-65.566116],[134.135834,-65.488907],[134.059174,-65.421951],[134.170319,-65.322235],[134.1875000000001,-65.237808],[134.100616,-65.123062],[134.293365,-64.963058],[134.437836,-64.926132],[134.74975600000016,-65.061401],[134.994476,-65.041687],[135.04583700000012,-65.107788],[135.108337,-65.310852],[135.2722470000001,-65.436401],[135.268341,-65.604446],[135.1627810000001,-65.765289],[134.858368,-66.051697],[134.94778400000018,-66.093063],[135.420288,-66.052246],[135.81695600000012,-66.209167],[136.369751,-66.281677],[136.515289,-66.361389],[136.97641,-66.306671],[137.558899,-66.353073],[138.467224,-66.526413],[138.6758420000001,-66.503357],[138.771973,-66.549469],[139.333069,-66.540863],[140.097229,-66.655304],[140.236115,-66.728363],[141.156952,-66.74501],[141.3511350000001,-66.836685],[141.60473600000012,-66.773895],[141.99444600000012,-66.776672],[142.238342,-66.833359],[142.361969,-66.941696],[142.566406,-66.994171],[142.894745,-66.994461],[143.283356,-66.856674],[143.400024,-66.851135],[143.715302,-66.901413],[143.801971,-66.965027],[143.782501,-67.006668],[143.806671,-67.058075],[143.873627,-67.090027],[144.089752,-67.074188],[144.31973300000016,-67.005569],[144.453613,-67.020294],[144.610016,-67.160019],[144.568909,-67.211136],[144.585571,-67.245285],[144.720306,-67.223892],[144.86666900000012,-67.137222],[145.159729,-67.040573],[145.404449,-67.017227],[145.437805,-67.034729],[145.434723,-67.106674],[145.78002900000013,-67.137222],[145.87530500000014,-67.195862],[145.6203,-67.345291],[145.532806,-67.441971],[145.301392,-67.594742],[145.315002,-67.613342],[145.73584,-67.635284],[146.15502900000013,-67.606415],[146.317505,-67.645294],[146.398071,-67.70639],[146.642792,-67.709457],[146.70028700000012,-67.805023],[146.943909,-67.850006],[147.150848,-67.99086],[146.964752,-68.071945],[146.917786,-68.126953],[146.95333900000014,-68.141693],[147.039459,-68.131393],[147.206116,-68.044464],[148.029449,-67.844467],[148.648071,-67.989197],[148.628906,-68.021408],[148.331116,-68.06723],[148.217224,-68.127243],[148.434174,-68.191406],[148.510284,-68.271957],[148.813354,-68.335281],[149.36975100000018,-68.376419],[149.46167000000014,-68.318344],[149.71667500000012,-68.287231],[149.795288,-68.308334],[149.767517,-68.357239],[149.78723100000013,-68.382507],[150.0800170000001,-68.448349],[150.557526,-68.466949],[150.99252300000012,-68.390854],[151.11584500000015,-68.494461],[151.133057,-68.560287],[150.960297,-68.871689],[151.185028,-68.980026],[151.27835100000016,-68.977783],[151.51474,-68.879196],[152.033081,-68.87973],[152.460571,-68.765854],[152.8052980000001,-68.858337],[153.220856,-68.901413],[153.417786,-68.971115],[153.487244,-68.963623],[153.453064,-68.878906],[153.490021,-68.85141],[153.67807,-68.926407],[153.768616,-68.922241],[153.902802,-68.876953],[153.882507,-68.76445],[153.681671,-68.622528],[153.751678,-68.60141],[153.88696300000012,-68.620834],[153.910858,-68.591949],[153.695007,-68.485016],[153.625,-68.40419],[153.67141700000013,-68.346954],[153.77835100000016,-68.343628],[154.242798,-68.512512],[154.44473300000013,-68.517517],[154.685852,-68.615005],[154.715027,-68.666946],[154.666962,-68.699188],[154.38974,-68.672806],[154.424194,-68.722778],[154.56308,-68.797516],[154.516968,-68.828354],[154.3264160000001,-68.820297],[154.28668200000016,-68.863083],[154.53695700000014,-68.926132],[154.856689,-69.102524],[155.064178,-69.113907],[155.287231,-69.08139],[155.722229,-69.218338],[156.13501,-69.165283],[156.336121,-69.24057],[156.470001,-69.181137],[156.70697,-69.209457],[156.85086100000012,-69.15419],[157.15780600000016,-69.15419],[157.172516,-69.131958],[157.09140000000014,-69.066116],[157.10418700000014,-68.995575],[157.142242,-68.945572],[157.23638900000014,-68.94252],[157.402802,-69.136139],[157.559448,-69.241394],[157.816681,-69.281677],[157.87558000000013,-69.238632],[158.13363600000014,-69.265854],[158.41723600000012,-69.32724],[158.528076,-69.38974],[158.722504,-69.39447],[158.830017,-69.430298],[158.836395,-69.512222],[158.872223,-69.528625],[159.67001300000015,-69.660278],[160.056946,-69.791946],[160.134735,-69.920837],[160.453918,-69.978897],[160.37362700000014,-70.052505],[160.69500700000015,-70.137512],[160.968903,-70.255569],[161.676392,-70.205017],[161.882507,-70.351959],[161.92529300000012,-70.33696],[161.998077,-70.210281],[162.04473900000013,-70.198898],[162.073334,-70.244751],[162.028076,-70.283615],[162.010284,-70.371124],[162.059448,-70.426956],[162.097504,-70.363342],[162.209167,-70.307251],[162.523071,-70.266113],[162.75390600000014,-70.280304],[162.95306400000015,-70.431671],[162.9963990000001,-70.509186],[163.167786,-70.550003],[163.198334,-70.621689],[163.520844,-70.675003],[163.785278,-70.628067],[163.603363,-70.569748],[163.509186,-70.483078],[163.55389400000013,-70.465286],[163.7594600000001,-70.517807],[164.371674,-70.47641],[164.936951,-70.573059],[165.391083,-70.558914],[165.63778700000012,-70.653625],[165.80304,-70.678894],[165.800568,-70.717514],[166.334442,-70.600845],[166.771667,-70.611679],[166.824432,-70.623352],[166.895813,-70.707794],[166.608917,-70.671692],[166.463043,-70.70195],[166.660858,-70.77446],[167.208069,-70.736679],[167.767517,-70.780838],[167.93164100000013,-70.893341],[167.881653,-70.936676],[167.790833,-70.941696],[167.83017000000015,-70.988693],[168.14636200000018,-71.082794],[168.22973600000012,-71.149185],[168.911957,-71.235016],[169.239746,-71.346115],[169.217194,-71.411133],[169.24585,-71.433075],[169.463898,-71.41835],[169.5544430000001,-71.435028],[169.564178,-71.481964],[169.612762,-71.498611],[169.866943,-71.494171],[169.935577,-71.561401],[170.272247,-71.660019],[170.310822,-71.643341],[170.267212,-71.594742],[170.43194600000015,-71.477783],[170.21527100000014,-71.282791],[170.453033,-71.351669],[170.56112700000017,-71.470581],[170.786407,-71.635849],[170.831116,-71.751129],[170.994446,-71.864197],[170.77832000000012,-71.962234],[170.129974,-72.051407],[169.986084,-72.185852],[170.029144,-72.337509],[169.871643,-72.379196],[170.05416900000012,-72.390289],[170.304169,-72.300842],[170.354736,-72.476135],[170.322235,-72.580307],[170.235016,-72.613632],[170.052246,-72.603622],[170.20636,-72.680847],[170.00415,-72.712509],[169.897797,-72.858917],[169.693909,-72.954468],[169.727509,-73.0289],[169.68164100000013,-73.05307],[169.516418,-73.091125],[169.266418,-73.083908],[169.247772,-73.143066],[169.320831,-73.200012],[169.248627,-73.249466],[169.11138900000014,-73.253616],[169.05474900000013,-73.366119],[169.193909,-73.43808],[169.0791630000001,-73.527527],[168.850586,-73.525848],[168.646362,-73.416397],[168.52832,-73.593063],[168.383881,-73.626129],[168.0552980000001,-73.570007],[168.035553,-73.544174],[168.061371,-73.467224],[168.011139,-73.428894],[167.56167600000012,-73.403351],[167.646118,-73.47084],[166.79248,-73.621689],[166.912506,-73.67836],[166.368347,-73.782242],[166.1747130000001,-73.760849],[166.05249000000015,-73.823349],[165.855804,-73.860016],[165.990295,-73.93251],[165.64141800000016,-73.898636],[165.548584,-73.93251],[166.23584,-74.056137],[166.12915,-74.127243],[165.229431,-74.050003],[165.00030500000014,-74.098892],[164.98278800000014,-74.122787],[165.021942,-74.168915],[164.987793,-74.188919],[164.780853,-74.136963],[164.781128,-74.2164],[164.93808,-74.282242],[165.064728,-74.439178],[165.348602,-74.533081],[165.333313,-74.672806],[165.218323,-74.664749],[165.07666000000017,-74.603073],[164.501404,-74.630569],[164.480011,-74.658905],[164.606964,-74.751129],[164.54055800000015,-74.774185],[164.38501,-74.73613],[164.1425170000001,-74.616119],[163.656677,-74.77446],[163.654175,-74.816696],[163.871674,-74.953354],[163.428345,-75.029449],[162.661957,-75.063919],[162.539734,-75.108917],[162.505585,-75.210022],[162.546417,-75.27919],[162.678345,-75.328903],[162.603912,-75.398895],[162.616119,-75.440002],[163.046844,-75.523941],[163.090302,-75.561676],[162.960846,-75.685852],[163.039185,-75.771118],[162.897797,-75.896118],[163.13696300000015,-75.936676],[162.835022,-75.943634],[162.790283,-76.060562],[162.3377990000001,-76.167236],[162.47558600000013,-76.217804],[162.87558,-76.247787],[162.87472500000013,-76.287506],[162.773621,-76.319458],[162.89447,-76.393631],[162.932251,-76.583084],[162.623627,-76.619461],[163.06973300000016,-76.73085],[162.904724,-76.8414],[162.638916,-76.838623],[162.580566,-76.910019],[162.332794,-76.951416],[162.435303,-77.003906],[162.671417,-76.985855],[163.2383420000001,-77.041397],[163.27862500000015,-77.103363],[163.55361900000014,-77.249176],[163.63446,-77.362808],[163.83639500000015,-77.419174],[163.896973,-77.46669],[163.872528,-77.506134],[163.60751300000015,-77.556961],[163.75863600000014,-77.617798],[163.585022,-77.667526],[163.61084,-77.696121],[164.311401,-77.642517],[164.565002,-77.736389],[164.498077,-77.800842],[164.59558100000012,-77.900558],[164.556061,-78.003479],[164.457794,-78.07695],[164.206696,-78.14389],[164.486969,-78.126419],[164.960571,-78.039169],[165.005554,-78.0914],[164.911682,-78.146957],[164.92361500000015,-78.241684],[165.02359000000013,-78.250305],[165.214722,-78.20195],[165.14975,-78.130569],[165.540009,-78.003357],[165.69693,-78.068634],[165.70166000000015,-78.096115],[165.448639,-78.190857],[165.785858,-78.296692],[165.683594,-78.391693],[166.03808600000013,-78.449463],[167.085846,-78.500305],[167.20694,-78.53891],[167.273041,-78.608917],[167.26944,-78.655838],[166.905823,-78.676956],[167.006653,-78.642807],[166.99414100000013,-78.609192],[166.217773,-78.520004],[165.48831200000018,-78.58696],[164.494446,-78.569748],[164.112518,-78.621689],[163.988617,-78.68808],[163.545563,-78.70639],[163.136139,-78.796112],[162.901123,-78.806396],[162.856415,-78.837509],[162.835022,-78.9375],[162.78167700000014,-78.948349],[162.55029300000012,-78.93808],[162.527527,-78.883621],[162.436676,-78.856674],[161.825287,-78.86586],[161.74917600000015,-78.888336],[161.799194,-78.95224],[161.726959,-78.975296],[161.290863,-78.98114],[160.958893,-79.045288],[160.494171,-79.020859],[160.04055800000015,-79.155838],[160.49475100000015,-79.213913],[160.552521,-79.2789],[160.54306,-79.30751],[160.343628,-79.348892],[160.595001,-79.373062],[160.738068,-79.453079],[160.493073,-79.501129],[160.460297,-79.558624],[160.157501,-79.632248],[159.8005680000001,-79.828613],[159.09280400000011,-79.971115],[159.35614,-79.993896],[160.37417600000015,-79.913086],[160.528351,-79.944458],[160.570007,-80.003906],[160.524445,-80.041397],[160.177521,-80.117523],[158.057251,-80.280563],[158.356689,-80.386398],[158.404724,-80.458359],[158.810028,-80.483337],[159.744171,-80.397522],[160.891968,-80.377502],[161.01083400000016,-80.461136],[160.994446,-80.490005],[160.298615,-80.564453],[160.123352,-80.559448],[160.0578,-80.528351],[159.756958,-80.569748],[160.15640300000018,-80.648056],[160.865295,-80.587234],[160.969727,-80.62973],[161.174469,-80.635559],[161.200012,-80.669174],[161.181671,-80.682785],[160.824188,-80.712234],[160.70697000000018,-80.776672],[160.22168,-80.756393],[160.01556400000015,-80.780304],[160.0625,-80.811676],[160.516113,-80.890854],[160.843903,-80.893066],[160.503082,-80.952789],[160.650848,-81.041122],[160.839447,-81.078079],[160.60833700000012,-81.109192],[160.742249,-81.163086],[160.626129,-81.205017],[161.2886350000001,-81.241974],[162.06613200000015,-81.200836],[162.208069,-81.226669],[162.193909,-81.297806],[161.45779400000015,-81.376953],[161.425568,-81.392807],[161.431946,-81.440857],[161.3078,-81.47641],[160.588348,-81.485855],[160.39111300000013,-81.521408],[160.814728,-81.600296],[161.453064,-81.556961],[162.2758480000001,-81.662231],[162.34613,-81.720581],[162.347229,-81.758072],[162.294189,-81.771667],[162.320007,-81.783905],[162.851685,-81.823898],[162.90502900000013,-81.863342],[162.801392,-81.89447],[163.755859,-82.075302],[163.8594670000001,-82.174179],[163.446136,-82.26503],[164.172516,-82.355301],[164.78723100000013,-82.369461],[165.319458,-82.421951],[165.46084600000017,-82.491119],[165.24054,-82.5577849999999],[165.647797,-82.617798],[166.364746,-82.661972],[166.143616,-82.719177],[166.523346,-82.78891],[167.0791630000001,-82.755844],[167.366669,-82.80278],[166.778625,-82.82724],[166.859711,-82.871414],[167.16391,-82.910278],[166.717529,-82.964447],[166.752808,-82.977524],[167.282471,-83.006134],[168.01944,-82.973068],[168.36026000000015,-82.994171],[168.451111,-83.010849],[168.526398,-83.07753],[168.69247400000017,-83.146408],[168.448639,-83.243347],[167.790009,-83.292236],[167.876678,-83.329193],[167.530273,-83.363907],[167.45752,-83.396118],[167.44110100000012,-83.425842],[167.469727,-83.439178],[168.156372,-83.469177],[168.812225,-83.340576],[169.250824,-83.330017],[169.453033,-83.369461],[169.917236,-83.385284],[170.210297,-83.440002],[170.67388900000014,-83.447525],[170.707214,-83.483078],[170.813324,-83.50473],[171.469421,-83.512222],[171.278076,-83.576416],[171.923065,-83.549728],[172.318604,-83.597229],[172.2077640000001,-83.658081],[171.877808,-83.721405],[171.90502900000013,-83.801697],[172.25058,-83.708908],[172.361084,-83.7164],[172.730286,-83.85614],[173.10553,-83.866119],[173.345856,-83.909195],[173.890839,-83.846115],[174.74166900000012,-83.828354],[174.991119,-83.856415],[175.0533140000001,-83.88945],[175.02887,-83.92836],[175.208069,-83.954468],[176.396667,-84.002243],[177.216644,-84.104446],[178.045837,-84.090027],[178.109161,-84.108917],[178.020813,-84.156677],[178.189423,-84.184189],[178.598602,-84.19223],[179.108917,-84.143341],[179.511688,-84.155014],[179.620544,-84.17807],[179.31082200000014,-84.241119],[180,-84.302246],[180,-90],[-180,-90],[-180,-84.305344],[-178.491974,-84.395569],[-177.721954,-84.498337],[-176.660583,-84.443619],[-174.517242,-84.443069],[-169.223358,-84.663895],[-168.510559,-84.747513],[-168.451416,-84.774445],[-168.605286,-84.81778],[-168.445282,-84.842224],[-168.089752,-84.841949],[-167.922516,-84.787231],[-167.211945,-84.788895],[-167.058075,-84.828339],[-167.248352,-84.870285],[-165.483063,-85.014175],[-163.51001,-85.089172],[-162.526672,-85.250565],[-161.180023,-85.327789],[-159.345306,-85.325287],[-157.483337,-85.448624],[-155.190002,-85.341675],[-152.810577,-85.328064],[-152.017242,-85.358612],[-151.041412,-85.461945],[-150.239471,-85.463623],[-149.799744,-85.434174],[-149.743622,-85.402512],[-149.804474,-85.337509],[-149.786682,-85.318619],[-148.943359,-85.133896],[-148.138336,-85.090836],[-143.572235,-85.14418],[-140.80307,-85.244446],[-139.661407,-85.24501],[-139.123627,-85.210007],[-139.062805,-85.147507],[-139.105835,-85.116119],[-139.093628,-85.090561],[-138.589447,-84.984726],[-140.294739,-84.891113],[-145.721954,-84.723343],[-149.294739,-84.561951],[-150.610291,-84.455841],[-151.691132,-84.324173],[-153.05307,-84.012787],[-153.210297,-83.922791],[-153.232788,-83.818619],[-152.993896,-83.706116],[-152.943634,-83.648346],[-152.923065,-83.577225],[-152.972229,-83.438614],[-152.925018,-83.347504],[-153.037231,-83.218903],[-153.054169,-83.151947],[-153.007507,-83.087509],[-152.668915,-82.920013],[-151.958893,-82.730286],[-151.803619,-82.636673],[-151.778351,-82.611115],[-151.794189,-82.577789],[-152.008057,-82.50473],[-154.423889,-82.069458],[-154.476135,-82.047501],[-154.400024,-82.003616],[-154.446411,-81.974457],[-154.891418,-81.905014],[-154.723633,-81.786118],[-154.063629,-81.666122],[-153.989197,-81.629181],[-154.205017,-81.552231],[-155.403625,-81.380005],[-156.733337,-81.311111],[-156.933899,-81.280838],[-156.960022,-81.251678],[-156.755005,-81.140015],[-156.546417,-81.096954],[-154.921692,-81.001953],[-152.605011,-81.118347],[-151.680847,-81.134735],[-151.060028,-81.275284],[-150.455841,-81.337234],[-148.413361,-81.357513],[-148.405579,-81.298889],[-148.357788,-81.252502],[-148.060028,-81.101395],[-147.00058,-80.84639],[-145.885834,-80.630569],[-145.616974,-80.540009],[-145.522797,-80.493057],[-145.52417,-80.460556],[-145.621674,-80.332504],[-145.69751,-80.288071],[-146.180847,-80.129456],[-146.439728,-79.97139],[-146.811951,-79.887512],[-148.751129,-79.607513],[-149.397522,-79.599167],[-150.290009,-79.494736],[-151.896118,-79.267227],[-152.344177,-79.177231],[-153.857239,-79.1064],[-154.298065,-79.057236],[-155.906403,-78.719727],[-156.018066,-78.660278],[-155.508362,-78.58667],[-154.083618,-78.4814],[-153.852509,-78.418625],[-153.750305,-78.308334],[-153.79834,-78.25],[-153.925293,-78.190567],[-154.4328,-78.098618],[-155.51474,-78.190567],[-156.114746,-78.151398],[-156.395844,-78.280838],[-156.811951,-78.270279],[-157.910278,-78.001953],[-158.118896,-77.919449],[-158.175842,-77.859726],[-158.00528,-77.778625],[-158.074463,-77.663345],[-157.69696,-77.571396],[-157.741669,-77.407791],[-157.847504,-77.36084],[-157.84668,-77.308624],[-157.739746,-77.231674],[-157.856415,-77.145004],[-157.753082,-77.108063],[-157.398621,-77.096954],[-157.039734,-77.258347],[-156.483337,-77.358612],[-156.082794,-77.270844],[-156.059448,-77.24501],[-156.23114,-77.171677],[-155.861389,-77.084457],[-155.19278,-77.110565],[-155.020294,-77.086945],[-154.873077,-77.141953],[-154.579193,-77.126678],[-154.201416,-77.18779],[-153.790283,-77.174728],[-153.083618,-77.286667],[-152.973083,-77.378342],[-153.184174,-77.395844],[-153.244171,-77.428345],[-153.106415,-77.497223],[-152.295288,-77.460281],[-152.191406,-77.407791],[-152.190308,-77.342789],[-152.061127,-77.325287],[-151.854462,-77.376678],[-151.166687,-77.399734],[-151.119751,-77.413071],[-151.098358,-77.472778],[-149.662231,-77.761124],[-149.419739,-77.761124],[-149.08725,-77.696121],[-149.493347,-77.601395],[-149.414185,-77.570847],[-148.732788,-77.625565],[-148.585571,-77.594452],[-148.575287,-77.555283],[-148.618896,-77.516953],[-148.581116,-77.504456],[-147.5914,-77.422226],[-147.493073,-77.296951],[-147.071686,-77.372787],[-147.122528,-77.249725],[-147.032227,-77.22084],[-146.775574,-77.244446],[-146.268616,-77.4664],[-145.994446,-77.405563],[-146.017792,-77.34668],[-145.878906,-77.306396],[-146.143616,-77.234726],[-146.227509,-77.165009],[-146.008636,-77.161118],[-145.842804,-77.114182],[-146.301392,-76.999176],[-146.166412,-76.972778],[-145.432526,-77.040848],[-145.298889,-77.029175],[-145.415558,-76.933334],[-145.822784,-76.89917],[-146.102234,-76.840012],[-145.599182,-76.81279],[-145.45639,-76.760284],[-146.083893,-76.665283],[-146.545288,-76.526123],[-146.932251,-76.45195],[-147.920013,-76.415848],[-148.29834,-76.505005],[-149.382507,-76.425568],[-149.506134,-76.387512],[-149.468353,-76.3414],[-149.340302,-76.304169],[-148.691956,-76.262222],[-148.539734,-76.163345],[-148.289734,-76.103348],[-148.101288,-76.095657],[-147.196686,-76.224167],[-146.491669,-76.367508],[-145.785583,-76.446945],[-145.479462,-76.443344],[-145.393341,-76.401947],[-145.393066,-76.356674],[-145.451416,-76.311111],[-145.869171,-76.253891],[-146.287231,-76.102509],[-146.295288,-76.039734],[-146.112244,-75.930283],[-145.976685,-75.898895],[-145.263641,-75.916946],[-144.20639,-75.837784],[-144.261963,-75.698334],[-144.170563,-75.664459],[-143.367798,-75.589737],[-142.745575,-75.636124],[-142.653076,-75.605011],[-142.67334,-75.546402],[-142.566406,-75.48056],[-141.210022,-75.51889],[-140.243622,-75.466949],[-139.995026,-75.416946],[-139.506958,-75.165009],[-139.327789,-75.106674],[-137.683624,-75.076126],[-137.453339,-75.025284],[-137.020844,-75.011673],[-136.801971,-74.945282],[-136.7164,-74.843613],[-136.758636,-74.772781],[-136.737518,-74.751678],[-136.242798,-74.708893],[-135.858612,-74.727783],[-135.561951,-74.623337],[-134.588898,-74.573624],[-134.303894,-74.532791],[-134.131409,-74.662506],[-134.1558529999999,-74.711945],[-134.12973,-74.731125],[-133.83197,-74.764175],[-133.732788,-74.831955],[-133.262512,-74.847229],[-132.632507,-74.729172],[-132.275177,-74.777084],[-131.842224,-74.723892],[-131.386414,-74.794449],[-130.53418,-74.77417],[-130.000305,-74.848068],[-129.650299,-74.861389],[-128.638916,-74.787781],[-128.4328,-74.730835],[-127.800568,-74.672501],[-127.1400069999999,-74.6689],[-126.811401,-74.634735],[-125.291122,-74.673889],[-124.839447,-74.650009],[-124.294167,-74.714447],[-123.47084,-74.743347],[-122.743622,-74.672791],[-122.359177,-74.710007],[-121.966667,-74.695557],[-121.478348,-74.742508],[-119.195557,-74.603622],[-118.531677,-74.613617],[-118.336121,-74.550293],[-118.527512,-74.465836],[-118.542236,-74.444458],[-118.517227,-74.430557],[-117.743057,-74.308624],[-117.611679,-74.324173],[-117.654167,-74.349167],[-117.61528,-74.482788],[-117.396957,-74.530838],[-115.988068,-74.525284],[-115.7314,-74.409454],[-115.433327,-74.493347],[-115.021118,-74.45639],[-114.697777,-74.469177],[-114.640007,-74.446396],[-114.635834,-74.328903],[-114.731117,-74.282501],[-114.806671,-74.168335],[-114.810013,-74.104736],[-114.544724,-73.962509],[-114.279449,-73.951401],[-114.0036159999999,-73.889175],[-113.782227,-73.939178],[-113.762512,-73.968903],[-113.809174,-74.003342],[-113.776947,-74.021393],[-113.320282,-74.07251],[-113.186401,-74.1689],[-113.179169,-74.191391],[-113.364182,-74.223343],[-113.516113,-74.30751],[-113.433617,-74.472229],[-113.033623,-74.422791],[-112.930283,-74.455002],[-112.996674,-74.496399],[-113.555557,-74.634445],[-113.413071,-74.712509],[-112.598892,-74.694168],[-112.597778,-74.724731],[-112.739731,-74.79306],[-112.716949,-74.839172],[-112.654167,-74.858612],[-112.129181,-74.859451],[-111.903343,-74.806946],[-111.343063,-74.759445],[-111.324722,-74.7369539999999],[-111.346947,-74.708618],[-111.568619,-74.680008],[-111.724457,-74.587234],[-111.64473,-74.510559],[-111.385834,-74.462234],[-111.519447,-74.398895],[-111.651672,-74.28418],[-111.624184,-74.235001],[-111.503891,-74.191681],[-110.95723,-74.18251],[-110.816681,-74.201401],[-110.669724,-74.270004],[-110.352226,-74.243347],[-110.154716,-74.28418],[-109.961121,-74.553894],[-110.050568,-74.632782],[-110.149437,-74.664169],[-109.928886,-74.761398],[-110.332497,-74.847504],[-110.544167,-74.943344],[-110.7939,-74.967789],[-110.582779,-75.001678],[-110.669724,-75.064728],[-110.96167,-75.157791],[-110.383057,-75.306122],[-109.952789,-75.246948],[-109.553886,-75.127228],[-109.068619,-75.128891],[-108.852509,-75.147781],[-108.629181,-75.219452],[-108.059723,-75.235291],[-107.815842,-75.330292],[-107.355011,-75.298615],[-106.979446,-75.347778],[-106.880569,-75.334457],[-106.828056,-75.29306],[-106.28334,-75.271393],[-106.200287,-75.246399],[-106.160843,-75.19223],[-105.834457,-75.127228],[-104.316116,-75.035278],[-103.898621,-75.054169],[-103.338058,-75.028336],[-102.146004,-75.062881],[-102.063606,-75.100006],[-102.037231,-75.195007],[-101.919167,-75.228897],[-100.83139,-75.307785],[-100.72139,-75.289459],[-100.636398,-75.204178],[-99.900558,-75.25473],[-99.510284,-75.092514],[-99.494736,-75.062225],[-99.538071,-75.012512],[-99.751678,-74.914734],[-100.261124,-74.914734],[-100.711121,-74.861389],[-100.851669,-74.814728],[-100.151123,-74.760834],[-100.214172,-74.707779],[-100.515556,-74.671112],[-100.140007,-74.617783],[-100.323898,-74.547501],[-100.223068,-74.510559],[-100.248062,-74.490845],[-100.373901,-74.469177],[-100.434448,-74.427231],[-100.62001,-74.419174],[-101.08223,-74.493347],[-101.331947,-74.4805599999999],[-101.403343,-74.451675],[-101.493622,-74.287781],[-101.662231,-74.175842],[-101.697777,-74.06279],[-101.65834,-73.998901],[-101.998611,-73.994736],[-102.102783,-73.927505],[-102.366386,-73.95668],[-102.443893,-73.940292],[-102.480011,-73.899445],[-102.901398,-73.875839],[-102.953339,-73.833344],[-102.811111,-73.720291],[-103.000839,-73.661392],[-103.013344,-73.629181],[-102.897232,-73.587509],[-102.29834,-73.588058],[-101.433899,-73.656113],[-101.096123,-73.737228],[-100.56778,-73.724457],[-100.310562,-73.75],[-99.953064,-73.731125],[-99.662231,-73.654449],[-99.311676,-73.671951],[-99.175568,-73.619171],[-99.408615,-73.604736],[-99.860001,-73.491669],[-99.873901,-73.42807],[-99.916122,-73.411667],[-100.460854,-73.366394],[-101.781952,-73.351959],[-102.060837,-73.320847],[-102.689178,-73.351959],[-103.036118,-73.326401],[-103.418327,-73.140839],[-103.402512,-73.119171],[-103.438904,-73.053345],[-103.603348,-72.891953],[-103.453056,-72.791946],[-103.176117,-72.733337],[-102.580841,-72.75],[-102.322777,-72.802505],[-102.357788,-72.911392],[-102.441116,-72.961945],[-102.641113,-72.986954],[-102.663887,-73.014175],[-102.130569,-73.006668],[-102.097778,-73.025558],[-102.166946,-73.06778],[-102.099167,-73.084732],[-101.259453,-72.996399],[-100.781952,-73.023895],[-100.618057,-73.088058],[-100.50029,-73.097778],[-100.284729,-73.048065],[-99.794449,-73.057236],[-99.598618,-73.01918],[-98.835556,-72.973343],[-98.136398,-73.006958],[-97.961395,-73.059448],[-98.2164,-73.150848],[-98.177231,-73.158615],[-97.628616,-73.155838],[-97.060287,-73.230835],[-96.9039,-73.280014],[-96.51889,-73.306122],[-96.087509,-73.318893],[-95.76918,-73.247513],[-94.77417,-73.22612],[-94.593903,-73.242233],[-94.395844,-73.310837],[-94.160004,-73.315002],[-93.929459,-73.289169],[-93.89389,-73.225571],[-93.587509,-73.220001],[-93.586945,-73.189728],[-93.535278,-73.176117],[-92.912231,-73.216675],[-92.888626,-73.213348],[-92.921951,-73.179459],[-92.45195,-73.153625],[-91.692505,-73.24501],[-91.29306,-73.256119],[-90.861115,-73.326675],[-90.343338,-73.16362],[-89.746399,-73.165283],[-89.321121,-73.054169],[-89.235565,-72.912231],[-89.283066,-72.771957],[-89.343903,-72.690002],[-89.537231,-72.633621],[-89.261124,-72.63945],[-88.529724,-72.704453],[-88.335846,-72.816116],[-88.374451,-72.854446],[-88.64418,-72.942505],[-88.590836,-72.99057],[-88.616119,-73.039169],[-88.825287,-73.102783],[-88.792511,-73.156952],[-88.709167,-73.179459],[-88.378616,-73.208344],[-88.132233,-73.135834],[-87.963058,-73.1689],[-87.641113,-73.157501],[-87.4664,-73.24501],[-87.211121,-73.315292],[-86.840836,-73.336395],[-86.510559,-73.248611],[-86.222229,-73.22084],[-86.116394,-73.154449],[-86.077454,-73.04512],[-85.966675,-73.041397],[-85.921951,-73.172791],[-85.847504,-73.230835],[-85.763626,-73.271118],[-85.556061,-73.296783],[-85.47084,-73.349731],[-85.724457,-73.489456],[-85.702225,-73.526398],[-85.599731,-73.558334],[-84.732513,-73.680847],[-83.698898,-73.654724],[-83.547791,-73.719177],[-83.119736,-73.821396],[-82.393616,-73.827515],[-82.296402,-73.915283],[-82.134171,-73.943344],[-81.614456,-73.85112],[-81.231125,-73.8414],[-81.213348,-73.759445],[-81.041397,-73.715561],[-81.053345,-73.671677],[-81.295563,-73.520279],[-81.307785,-73.42807],[-81.275284,-73.369446],[-80.989456,-73.360291],[-80.811401,-73.430557],[-80.51918,-73.446396],[-80.482788,-73.367508],[-80.523346,-73.237793],[-80.728058,-73.15918],[-80.759735,-73.120834],[-80.755569,-73.065567],[-80.695557,-73.050568],[-79.849457,-73.116669],[-79.460007,-73.267502],[-78.958893,-73.392502],[-78.811111,-73.501404],[-78.80751,-73.55751],[-78.862503,-73.655563],[-78.789734,-73.693069],[-77.400009,-73.523621],[-77.098892,-73.557236],[-76.780563,-73.532227],[-76.618347,-73.576675],[-76.638062,-73.636124],[-77.100281,-73.828613],[-76.962784,-73.873062],[-76.441116,-73.788895],[-76.290009,-73.825836],[-76.116959,-73.823624],[-75.203903,-73.662506],[-74.811676,-73.674728],[-74.558624,-73.745285],[-74.142502,-73.656403],[-73.93251,-73.710281],[-73.458344,-73.533615],[-73.228622,-73.572784],[-73.180283,-73.554733],[-73.180557,-73.515839],[-73.070847,-73.488892],[-72.591949,-73.476959],[-72.342514,-73.416672],[-71.418335,-73.368057],[-71.150284,-73.28862],[-70.335007,-73.29306],[-69.428345,-73.197235],[-68.624725,-73.055283],[-67.9769589999999,-72.881668],[-67.63028,-72.84584],[-67.454453,-72.752228],[-67.281403,-72.578903],[-66.797226,-72.407791],[-66.918625,-72.305847],[-66.952789,-72.189178],[-66.976959,-71.969177],[-66.859177,-71.895569],[-67.112228,-71.710846],[-67.316116,-71.672501],[-67.425003,-71.59668],[-67.537231,-71.454727],[-67.509445,-71.28389],[-67.400558,-71.183334],[-67.400284,-71.040009],[-67.576401,-70.787506],[-67.74028,-70.658615],[-67.703903,-70.593063],[-67.831955,-70.496124],[-67.963348,-70.257507],[-68.398056,-70.111954],[-68.50528,-69.936676],[-68.356674,-69.862793],[-68.339447,-69.678894],[-68.541397,-69.541946],[-68.838058,-69.417236],[-68.72084,-69.378342],[-68.258896,-69.379456],[-68.230286,-69.360565],[-68.291672,-69.287231],[-68.168335,-69.264175],[-68.0625,-69.339737],[-67.943619,-69.363892],[-67.667511,-69.378616],[-67.396957,-69.350571],[-67.015564,-69.238342],[-66.657791,-69.017792],[-66.656952,-68.985001],[-66.737793,-68.959732],[-67.015839,-68.964447],[-67.364456,-68.905014],[-67.494446,-68.815567],[-67.391953,-68.785278],[-67.114456,-68.801392],[-66.932236,-68.773895],[-67.178619,-68.50528],[-66.948624,-68.438339],[-66.935287,-68.380005],[-66.977234,-68.347778],[-67.121674,-68.338623],[-67.165558,-68.293335],[-66.797226,-68.305847],[-66.589737,-68.238068],[-66.674728,-68.181122],[-66.916397,-68.220001],[-67.146118,-68.097778],[-67.157227,-68.010559],[-67.12973,-67.953064],[-66.805557,-67.919724],[-66.785278,-67.885834],[-66.84668,-67.836395],[-66.70668,-67.808334],[-67.025848,-67.792236],[-66.970566,-67.757507],[-66.679169,-67.736389],[-66.904724,-67.717514],[-66.89418,-67.671402],[-66.700287,-67.596954],[-66.513062,-67.592789],[-66.427231,-67.53334],[-66.732788,-67.540283],[-66.831955,-67.508057],[-67.157791,-67.488892],[-67.355011,-67.537231],[-67.623901,-67.553619],[-67.672501,-67.48584],[-67.544724,-67.366119],[-67.540848,-67.308624],[-67.602455,-67.171043],[-67.48584,-67.077225],[-67.295288,-67.081116],[-67.223343,-67.029724],[-67.169449,-66.936111],[-66.990845,-66.902237],[-66.853622,-66.926956],[-66.873337,-67.077789],[-66.404724,-66.885559],[-66.369446,-66.840561],[-66.530014,-66.764175],[-66.497223,-66.622513],[-66.281113,-66.561111],[-66.088058,-66.564728],[-65.954727,-66.361954],[-65.70668,-66.246948],[-65.663895,-66.167236],[-65.689728,-66.125],[-65.49028,-66.108337],[-65.215286,-66.16806],[-65.165848,-66.124451],[-65.303345,-66.050293],[-65.276672,-65.983612],[-65.01973,-65.973892],[-64.931396,-65.93251],[-64.800842,-65.940567],[-64.775009,-65.988068],[-64.658066,-66.0439],[-64.453339,-65.981674],[-64.427231,-65.934448],[-64.656403,-65.838058],[-64.659729,-65.74028],[-64.602509,-65.725571],[-64.323334,-65.782501],[-64.26918,-65.714737],[-64.398895,-65.624451],[-64.040283,-65.675842],[-64.027237,-65.650848],[-64.160843,-65.593063],[-64.176392,-65.545563],[-64.109451,-65.517502],[-63.712784,-65.502502],[-64.05307,-65.421951],[-64.075287,-65.178619],[-63.946396,-65.045837],[-63.879448,-65.018341],[-63.807503,-65.003067],[-63.403893,-65.088623],[-63.255836,-65.068069],[-63.217781,-65.110291],[-63.090561,-65.133896],[-62.995834,-65.08139],[-63.028618,-65.037506],[-63.131111,-65.006668],[-63.177505,-64.938904],[-63.014168,-64.899445],[-62.830559,-64.905563],[-62.765007,-64.847504],[-62.938057,-64.797501],[-62.702782,-64.807785],[-62.530838,-64.907227],[-62.31945,-64.858902],[-62.501114,-64.83223],[-62.617783,-64.755005],[-62.490837,-64.74057],[-62.511391,-64.64389],[-62.453613,-64.589172],[-62.379448,-64.592514],[-62.281113,-64.744446],[-62.232224,-64.760834],[-62.101669,-64.688614],[-61.93528,-64.690567],[-61.902504,-64.637512],[-61.92556,-64.599731],[-61.877228,-64.572784],[-61.636116,-64.565567],[-61.449722,-64.517502],[-61.427505,-64.496124],[-61.508896,-64.490005],[-61.542778,-64.440002],[-61.400284,-64.367233],[-61.299171,-64.354736],[-61.233894,-64.390564],[-60.941948,-64.277512],[-60.96389,-64.145279],[-60.854729,-64.139725],[-61.014725,-64.069168],[-60.991669,-64.035843],[-60.494728,-63.980003],[-60.280556,-63.919724],[-60.017227,-63.941391],[-59.945282,-63.90667],[-59.956116,-63.881393],[-59.84584,-63.770836],[-59.813339,-63.78389],[-59.831673,-63.844727],[-59.803337,-63.861946],[-59.445839,-63.893059],[-59.398338,-63.871948],[-59.394173,-63.808334],[-59.32695,-63.699722],[-59.17556,-63.673058],[-59.077225,-63.70639],[-58.898056,-63.650558],[-58.910835,-63.533058],[-58.376114,-63.445557],[-58.148056,-63.459167],[-57.974449,-63.39167],[-57.863892,-63.300003],[-57.205002,-63.205559],[-57.008339,-63.249451],[-56.946396,-63.450562]]],[[[-55.470001,-63.143333],[-55.04834,-63.20945],[-55.002785,-63.28389],[-55.063896,-63.339729],[-55.249168,-63.365837],[-55.868896,-63.301392],[-56.305557,-63.436951],[-56.413338,-63.430283],[-56.543335,-63.364449],[-56.342224,-63.215561],[-56.010284,-63.132782],[-55.735001,-63.144447],[-55.589172,-63.116394],[-55.470001,-63.143333]]],[[[-56.265007,-63.169449],[-56.473892,-63.108894],[-56.584724,-63.035004],[-56.394173,-62.979446],[-56.108612,-62.987785],[-55.97084,-63.054451],[-56.265007,-63.169449]]],[[[-60.47184,-62.900898],[-60.46624,-62.952919],[-60.500484,-62.974651],[-60.596115,-62.909172],[-60.646667,-62.92334],[-60.64167,-62.962784],[-60.560078,-62.996052],[-60.580002,-63.008057],[-60.742481,-62.973991],[-60.746433,-62.928555],[-60.67828,-62.889702],[-60.47184,-62.900898]]],[[[-62.691391,-63.095001],[-62.728889,-63.085838],[-62.489449,-62.921112],[-62.260559,-62.881668],[-62.364723,-62.993057],[-62.691391,-63.095001]]],[[[-61.358612,-62.813614],[-61.441391,-62.806396],[-61.479172,-62.753891],[-61.276115,-62.696114],[-61.150558,-62.708618],[-61.206673,-62.761116],[-61.358612,-62.813614]]],[[[-60.51667,-62.553894],[-60.296669,-62.532501],[-60.132225,-62.460838],[-60.014725,-62.513618],[-60.067223,-62.566391],[-59.989174,-62.61084],[-59.816948,-62.614174],[-60.267784,-62.761673],[-60.402229,-62.690285],[-60.343895,-62.613617],[-60.640007,-62.61306],[-60.800835,-62.669174],[-61.150284,-62.651672],[-61.172501,-62.575005],[-60.946945,-62.601952],[-60.814728,-62.545563],[-60.786667,-62.447784],[-60.51667,-62.553894]]],[[[-59.665558,-62.556946],[-59.886391,-62.525284],[-59.979172,-62.450836],[-59.73278,-62.436951],[-59.542229,-62.498611],[-59.665558,-62.556946]]],[[[-59.439171,-62.447227],[-59.491669,-62.45723],[-59.678337,-62.363892],[-59.546112,-62.315285],[-59.327507,-62.371391],[-59.343895,-62.438339],[-59.439171,-62.447227]]],[[[-58.9925,-62.347778],[-59.079727,-62.341667],[-59.208893,-62.285561],[-58.998894,-62.236671],[-58.816391,-62.298058],[-58.9925,-62.347778]]],[[[-57.621948,-61.909729],[-57.591667,-62.011948],[-57.73584,-61.998337],[-57.926392,-62.070007],[-58.110558,-62.066673],[-58.14473,-62.14389],[-58.203056,-62.169724],[-58.352501,-62.145561],[-58.353889,-62.099449],[-58.267227,-62.08667],[-58.386116,-62.054169],[-58.56945,-62.15139],[-58.425003,-62.152779],[-58.407784,-62.190559],[-58.458336,-62.221947],[-58.583618,-62.250282],[-58.986389,-62.214447],[-58.650284,-62.004448],[-58.400284,-61.938614],[-58.226112,-61.952225],[-57.981949,-61.905838],[-57.804726,-61.937225],[-57.672501,-61.880836],[-57.621948,-61.909729]]],[[[-54.046951,-61.269447],[-54.200562,-61.236115],[-54.032227,-61.088058],[-54.007507,-61.096672],[-54.006393,-61.190002],[-54.046951,-61.269447]]],[[[-55.092224,-61.098061],[-54.978889,-61.104446],[-54.646393,-61.092781],[-54.751945,-61.139168],[-55.028893,-61.161667],[-55.240837,-61.279724],[-55.340004,-61.250282],[-55.494446,-61.126671],[-55.389168,-61.058617],[-55.092224,-61.098061]]],[[[-44.428062,-60.723335],[-44.725281,-60.77639],[-44.784729,-60.734451],[-44.531395,-60.67556],[-44.428062,-60.723335]]],[[[-45.00528,-60.725281],[-45.073334,-60.68],[-45.071114,-60.631111],[-45.025841,-60.641945],[-45.00528,-60.725281]]],[[[-45.550835,-60.547226],[-45.432785,-60.547783],[-45.392227,-60.587502],[-45.230835,-60.627785],[-45.17028,-60.678337],[-45.145279,-60.766113],[-45.378334,-60.671394],[-45.663895,-60.645836],[-45.78167,-60.601669],[-46.023613,-60.61084],[-45.976952,-60.522781],[-45.93084,-60.512505],[-45.741112,-60.501945],[-45.550835,-60.547226]]]]}},{"type":"Feature","properties":{"FIPS":"BV","ISO2":"BV","ISO3":"BVT","UN":74,"NAME":"Bouvet Island","AREA":0,"POP2005":0,"REGION":0,"SUBREGION":0,"LON":3.412,"LAT":-54.422},"geometry":{"type":"Polygon","coordinates":[[[3.361389,-54.462784],[3.341666,-54.43306],[3.366944,-54.399727],[3.483611,-54.402229],[3.459444,-54.448891],[3.361389,-54.462784]]]}},{"type":"Feature","properties":{"FIPS":"FS","ISO2":"TF","ISO3":"ATF","UN":260,"NAME":"French Southern and Antarctic Lands","AREA":0,"POP2005":0,"REGION":0,"SUBREGION":0,"LON":69.117,"LAT":-49.302},"geometry":{"type":"MultiPolygon","coordinates":[[[[69.812775,-49.678062],[69.793884,-49.678062],[69.761932,-49.65889],[69.794998,-49.647224],[69.812775,-49.678062]]],[[[70.011932,-49.571945],[69.850266,-49.519173],[69.835541,-49.508057],[69.921097,-49.513062],[70.011932,-49.571945]]],[[[69.904434,-49.477226],[69.843048,-49.45945],[69.825272,-49.425835],[69.858047,-49.430557],[69.904434,-49.477226]]],[[[68.789154,-49.361671],[68.699707,-49.362785],[68.64444,-49.343613],[68.67443800000012,-49.315285],[68.801666,-49.328339],[68.789154,-49.361671]]],[[[69.606659,-49.207779],[69.533051,-49.196671],[69.678329,-49.153061],[69.645554,-49.19889099999989],[69.606659,-49.207779]]],[[[69.264709,-49.091118],[69.2061,-49.091949],[69.21638500000012,-48.967224],[69.28305100000011,-48.907784],[69.368881,-48.886391],[69.406937,-48.942223],[69.264709,-49.091118]]],[[[69.152222,-48.98806],[69.14804100000015,-48.924171],[69.22221400000012,-48.856117],[69.242493,-48.892502],[69.152222,-48.98806]]],[[[69.491104,-48.882782],[69.445267,-48.880005],[69.401932,-48.83445],[69.517212,-48.860283],[69.491104,-48.882782]]],[[[69.001099,-48.797501],[68.951111,-48.847229],[69.186096,-48.76667],[69.166931,-48.845284],[69.00305200000014,-49.030838],[69.000824,-49.090561],[69.063049,-49.119728],[69.05082700000014,-49.036667],[69.103882,-48.995834],[69.158051,-49.01973],[69.217209,-49.125557],[69.343277,-49.087948],[69.54777500000012,-48.955833],[69.621933,-48.978058],[69.661102,-49.070007],[69.640823,-49.124168],[69.359718,-49.132057],[69.28248600000012,-49.186394],[69.466385,-49.166115],[69.46333300000015,-49.24028],[69.49472,-49.278061],[69.582764,-49.304451],[69.719437,-49.307503],[69.856384,-49.248894],[69.848053,-49.214447],[69.90470900000014,-49.181671],[70.055832,-49.123894],[70.144165,-49.137779],[70.24472,-49.108612],[70.32388300000014,-49.050835],[70.526382,-49.094727],[70.566666,-49.245003],[70.451111,-49.371391],[70.35943600000013,-49.338341],[70.30693100000013,-49.382225],[70.459152,-49.444168],[70.303055,-49.435005],[70.258331,-49.365837],[70.177216,-49.343338],[70.040268,-49.366951],[69.827774,-49.340836],[69.92248500000011,-49.394447],[69.94249000000013,-49.436951],[69.9086,-49.446396],[69.819153,-49.388618],[69.774719,-49.394173],[69.84082,-49.551949],[70.02137800000014,-49.586395],[70.03944400000012,-49.529449],[70.15361000000013,-49.507507],[70.328888,-49.544174],[70.253601,-49.691116],[69.87944,-49.702225],[69.738602,-49.514782],[69.643326,-49.501396],[69.7211,-49.581116],[69.697495,-49.666115],[69.44583100000011,-49.625557],[69.254715,-49.512779],[69.07582100000013,-49.541115],[69.110825,-49.643616],[69.077209,-49.690559],[68.990829,-49.723618],[68.79777500000012,-49.721947],[68.757492,-49.679726],[68.769989,-49.598892],[68.880829,-49.403618],[68.758881,-49.220001],[68.739166,-49.071671],[68.826111,-48.884445],[68.954163,-48.749725],[68.915833,-48.733612],[68.951385,-48.670006],[69.07222,-48.660004],[69.074707,-48.757507],[69.001099,-48.797501]]],[[[68.675552,-48.64389],[68.641937,-48.654724],[68.60611000000011,-48.639725],[68.66861,-48.628059],[68.675552,-48.64389]]],[[[68.79777500000012,-48.615005],[68.77415500000012,-48.605835],[68.787216,-48.577225],[68.824707,-48.570557],[68.79777500000012,-48.615005]]],[[[52.25444,-46.457504],[52.191383,-46.463615],[52.088333,-46.411117999999874],[52.17832900000013,-46.371391],[52.257217,-46.378059],[52.310829,-46.408058],[52.25444,-46.457504]]],[[[51.819443,-46.453613],[51.71833,-46.451668],[51.651939,-46.374168],[51.734161,-46.326393],[51.779999,-46.341118],[51.862221,-46.403618],[51.819443,-46.453613]]],[[[50.272217000000126,-46.131393],[50.185272,-46.108063],[50.176941,-46.0625],[50.273888,-46.050835],[50.29805,-46.089447],[50.272217000000126,-46.131393]]],[[[77.529434,-38.737785],[77.4997100000001,-38.731117],[77.506104,-38.703896],[77.536652,-38.724724],[77.529434,-38.737785]]],[[[77.554153,-37.902779],[77.509155,-37.88833599999987],[77.483887,-37.835281],[77.5544430000001,-37.822502],[77.588882,-37.87278],[77.554153,-37.902779]]],[[[42.757774,-17.075001],[42.737495,-17.072781],[42.72110700000013,-17.055557],[42.756943,-17.059723],[42.757774,-17.075001]]]]}},{"type":"Feature","properties":{"FIPS":"HM","ISO2":"HM","ISO3":"HMD","UN":334,"NAME":"Heard Island and McDonald Islands","AREA":0,"POP2005":0,"REGION":0,"SUBREGION":0,"LON":73.507,"LAT":-53.111},"geometry":{"type":"Polygon","coordinates":[[[73.77388,-53.125031],[73.474442,-53.194168],[73.234436,-52.987785],[73.299438,-52.964172],[73.372498,-53.019173],[73.578888,-53.024445],[73.77388,-53.125031]]]}},{"type":"Feature","properties":{"FIPS":"IO","ISO2":"IO","ISO3":"IOT","UN":86,"NAME":"British Indian Ocean Territory","AREA":0,"POP2005":0,"REGION":0,"SUBREGION":0,"LON":72.416,"LAT":-7.335},"geometry":{"type":"MultiPolygon","coordinates":[[[[72.487198,-7.381944],[72.432541,-7.434738],[72.359146,-7.265278],[72.4327550000001,-7.324445],[72.434982,-7.428888],[72.480545,-7.378333],[72.44886800000012,-7.234445],[72.494141,-7.295278],[72.487198,-7.381944]]],[[[71.348328,-6.658889],[71.343323,-6.656667],[71.36526500000012,-6.651667],[71.361923,-6.656667],[71.348328,-6.658889]]],[[[71.266388,-6.391945],[71.258606,-6.382222],[71.266098,-6.366666],[71.27026400000011,-6.370833],[71.266388,-6.391945]]],[[[71.3477630000001,-6.206944],[71.338593,-6.195833],[71.360809,-6.174167],[71.362488,-6.180555],[71.3477630000001,-6.206944]]],[[[71.78248600000012,-5.440277],[71.76304600000014,-5.436388],[71.75999500000012,-5.431389],[71.76638800000012,-5.429722],[71.78248600000012,-5.440277]]],[[[72.216385,-5.362222],[72.20776400000011,-5.354445],[72.208603,-5.348056],[72.21192900000011,-5.348333],[72.216385,-5.362222]]],[[[72.232483,-5.319722],[72.2211,-5.335556],[72.228043,-5.315833],[72.232483,-5.319722]]],[[[71.742203,-5.291111],[71.74054,-5.271111],[71.748596,-5.265556],[71.751099,-5.267778],[71.742203,-5.291111]]],[[[71.86943100000013,-5.257778],[71.8702550000001,-5.249722],[71.882202,-5.256111],[71.87970000000013,-5.256945],[71.86943100000013,-5.257778]]]]}},{"type":"Feature","properties":{"FIPS":"KT","ISO2":"CX","ISO3":"CXR","UN":162,"NAME":"Christmas Island","AREA":0,"POP2005":0,"REGION":0,"SUBREGION":0,"LON":105.704,"LAT":-10.444},"geometry":{"type":"Polygon","coordinates":[[[105.701401,-10.51097],[105.628998,-10.43731],[105.736603,-10.38408],[105.7519,-10.48375],[105.701401,-10.51097]]]}},{"type":"Feature","properties":{"FIPS":null,"ISO2":"UM","ISO3":"UMI","UN":581,"NAME":"United States Minor Outlying Islands","AREA":0,"POP2005":0,"REGION":0,"SUBREGION":0,"LON":-160.027,"LAT":-0.385},"geometry":{"type":"MultiPolygon","coordinates":[[[[-160.021149,-0.398056],[-160.039734,-0.395278],[-160.048615,-0.383611],[-160.017792,-0.374722],[-160.021149,-0.398056]]],[[[-176.456146,0.215833],[-176.46698,0.216667],[-176.468323,0.222222],[-176.453918,0.226111],[-176.456146,0.215833]]],[[[-176.632202,0.793055],[-176.64447,0.795555],[-176.643097,0.812778],[-176.632751,0.808611],[-176.632202,0.793055]]],[[[-169.522522,16.728882],[-169.53894,16.7241590000001],[-169.543884,16.726379],[-169.531708,16.732491],[-169.522522,16.728882]]],[[[166.646362,19.27944200000013],[166.607452,19.304996],[166.627594,19.324577],[166.66024800000014,19.309441],[166.646362,19.27944200000013]]],[[[-177.334442,28.194157],[-177.342224,28.19388600000013],[-177.321686,28.213608],[-177.317505,28.200829000000113],[-177.334442,28.194157]]],[[[-177.388062,28.186378000000104],[-177.389771,28.212769],[-177.358032,28.219162],[-177.362762,28.20583],[-177.388062,28.186378000000104]]]]}},{"type":"Feature","properties":{"FIPS":"NH","ISO2":"VU","ISO3":"VUT","UN":548,"NAME":"Vanuatu","AREA":1219,"POP2005":215366,"REGION":9,"SUBREGION":54,"LON":166.899,"LAT":-15.376},"geometry":{"type":"MultiPolygon","coordinates":[[[[169.846069,-20.252224],[169.761932,-20.234444],[169.745514,-20.149445],[169.829132,-20.141666],[169.886658,-20.170555],[169.88610800000012,-20.22361],[169.846069,-20.252224]]],[[[170.217468,-19.559444],[170.205231,-19.525002],[170.232452,-19.52417],[170.234131,-19.547779],[170.217468,-19.559444]]],[[[169.4982910000001,-19.545002],[169.431366,-19.658054],[169.349701,-19.636944],[169.2027590000001,-19.461666],[169.232452,-19.350277],[169.353577,-19.33139],[169.418854,-19.482498],[169.4982910000001,-19.545002]]],[[[169.594971,-19.273613],[169.578583,-19.262501],[169.594971,-19.231388],[169.600525,-19.237221],[169.594971,-19.273613]]],[[[169.30523700000015,-18.978886],[169.271088,-19],[168.989136,-18.880833],[168.982178,-18.689442],[169.018585,-18.639999],[169.096619,-18.61972],[169.14804100000015,-18.640278],[169.195801,-18.796947],[169.328583,-18.898335],[169.30523700000015,-18.978886]]],[[[168.574677,-17.692776],[168.538574,-17.801945],[168.384155,-17.830002],[168.2769170000001,-17.707222],[168.224121,-17.698055],[168.170807,-17.751392],[168.148041,-17.719719],[168.23886100000016,-17.581669],[168.31109600000013,-17.531391],[168.43942300000015,-17.540001],[168.574677,-17.692776]]],[[[168.399139,-16.78278],[168.453308,-16.771667],[168.474396,-16.846947],[168.346344,-16.788891],[168.2258,-16.831944],[168.168579,-16.805279],[168.11773700000015,-16.706665],[168.14831500000014,-16.580555],[168.18414300000018,-16.576111],[168.399139,-16.78278]]],[[[168.231079,-16.516113],[168.20135500000015,-16.500557],[168.242462,-16.429165],[168.255829,-16.435555],[168.231079,-16.516113]]],[[[168.2152400000001,-16.174168],[168.258026,-16.25],[168.320801,-16.288055],[168.304138,-16.339443],[168.14413500000012,-16.362221],[167.91775500000014,-16.260281],[167.921082,-16.216663],[168.082458,-16.178886],[168.14331100000015,-16.089722],[168.1866460000001,-16.093334],[168.2152400000001,-16.174168]]],[[[167.416656,-16.110001],[167.753876,-16.339443],[167.83828700000015,-16.463055],[167.77249100000017,-16.535],[167.60025,-16.497776],[167.494965,-16.593334],[167.41748,-16.532223],[167.37219200000015,-16.3475],[167.376068,-16.190556],[167.319702,-16.120556],[167.240784,-16.168331],[167.181091,-16.148335],[167.146637,-16.085835],[167.177765,-15.899168],[167.222198,-15.873055],[167.33163500000012,-15.914722],[167.416656,-16.110001]]],[[[167.209137,-15.755556],[167.091644,-15.707222],[167.0774540000001,-15.640278],[167.227173,-15.637779],[167.2363590000001,-15.73361],[167.209137,-15.755556]]],[[[167.258606,-15.588055],[167.239136,-15.574444],[167.27691700000014,-15.546112],[167.288879,-15.573889],[167.258606,-15.588055]]],[[[167.202454,-15.60861],[167.128021,-15.605555],[167.11022900000012,-15.59],[167.190521,-15.529167],[167.202454,-15.60861]]],[[[168.2107850000001,-15.998055],[168.183044,-15.978333],[168.112183,-15.681944],[168.15332,-15.492222],[168.205231,-15.533333],[168.191925,-15.62361],[168.2666630000001,-15.870832],[168.26303100000018,-15.973055],[168.2107850000001,-15.998055]]],[[[167.85580400000015,-15.485832],[167.71942100000012,-15.486111],[167.66830400000015,-15.446945],[167.80304,-15.319445],[168.00219700000014,-15.290001],[167.85580400000015,-15.485832]]],[[[167.175262,-15.266666],[167.163025,-15.265278],[167.163605,-15.254168],[167.179413,-15.256668],[167.175262,-15.266666]]],[[[167.14444000000015,-14.971388],[167.1188350000001,-14.964445],[167.096344,-14.932501],[167.15109300000017,-14.957777],[167.14444000000015,-14.971388]]],[[[168.169128,-15.395834],[168.13580300000012,-15.396667],[168.10580400000015,-14.92],[168.190247,-15.214722],[168.192749,-15.371387],[168.169128,-15.395834]]],[[[166.802765,-15.157501],[166.924988,-15.160278],[166.967194,-15.087778],[166.96579,-14.94861],[167.00470000000018,-14.924444],[167.058868,-14.945],[167.0652470000001,-15.084999],[167.08969100000013,-15.142778],[167.139984,-15.13389],[167.146042,-15.248443],[167.187469,-15.302223],[167.171356,-15.340277],[167.237717,-15.524258],[167.151154,-15.520343],[167.071625,-15.598055],[166.90277100000012,-15.582777],[166.81469700000014,-15.663055],[166.761932,-15.642778],[166.617737,-15.390556],[166.650543,-15.229166],[166.52359,-14.845833],[166.545807,-14.669722],[166.59274300000016,-14.624443],[166.749695,-14.86972],[166.802765,-15.157501]]],[[[167.527466,-14.326666],[167.394989,-14.308056],[167.413605,-14.178888],[167.527191,-14.153334],[167.58828700000015,-14.172777],[167.588013,-14.261112],[167.527466,-14.326666]]],[[[167.479126,-13.948334],[167.385529,-13.827223],[167.407745,-13.742222],[167.47662400000013,-13.706667],[167.577759,-13.847221],[167.479126,-13.948334]]],[[[167.70553600000017,-13.675001],[167.63525400000012,-13.6975],[167.623566,-13.691944],[167.687744,-13.621666],[167.713867,-13.629444],[167.70553600000017,-13.675001]]],[[[167.34719800000016,-13.56139],[167.29330400000015,-13.52639],[167.322205,-13.486944],[167.369415,-13.525002],[167.34719800000016,-13.56139]]],[[[166.6774600000001,-13.452499],[166.66442900000015,-13.451666],[166.650818,-13.409723],[166.6941220000001,-13.415834],[166.6774600000001,-13.452499]]],[[[166.631622,-13.381388],[166.59747300000015,-13.346111],[166.59606900000017,-13.334166],[166.641357,-13.356943],[166.631622,-13.381388]]],[[[166.620239,-13.271389],[166.57940700000017,-13.261391],[166.587463,-13.223055],[166.638306,-13.221666],[166.620239,-13.271389]]],[[[166.55969200000015,-13.186388],[166.52609300000015,-13.174723],[166.521362,-13.070555],[166.564972,-13.091944],[166.55969200000015,-13.186388]]]]}},{"type":"Feature","properties":{"FIPS":"NI","ISO2":"NG","ISO3":"NGA","UN":566,"NAME":"Nigeria","AREA":91077,"POP2005":141356083,"REGION":2,"SUBREGION":11,"LON":8.105,"LAT":9.594},"geometry":{"type":"MultiPolygon","coordinates":[[[[7.466389000000105,4.445277],[7.433611,4.431110000000103],[7.335833,4.443055],[7.352777000000116,4.481667],[7.411944,4.488055],[7.478611,4.469166],[7.466389000000105,4.445277]]],[[[7.20361,4.380555000000129],[7.133888,4.394444],[7.22611,4.52],[7.316667,4.4725],[7.308055000000138,4.408889],[7.20361,4.380555000000129]]],[[[5.874722,13.749443],[6.133333000000107,13.660831],[6.285,13.683887],[6.423055,13.605276000000115],[6.679166,13.343887],[6.806389,13.108055],[6.933332000000121,12.997221],[7.090555,12.995277],[7.218888,13.125555],[7.379722,13.099722],[7.815,13.352777],[8.122221,13.303610000000106],[8.408609,13.088333],[8.541943000000117,13.074999000000105],[8.66361,12.943333],[8.984999,12.846666],[9.634932000000106,12.802435],[9.929998,13.133055],[10.134722,13.252499],[10.724165,13.386389],[11.066666,13.359722],[11.463333,13.373333000000116],[11.819721,13.273054],[12.007776,13.171389],[12.459166,13.066111],[12.542776,13.150276000000133],[12.53416600000014,13.194721],[12.589167,13.263611],[12.748333,13.346943],[12.87611,13.473331],[13.066387,13.548611],[13.08111,13.524721],[13.204721,13.528332],[13.347776,13.719999],[13.62512,13.718338],[14.07472,13.0816650000001],[14.199165,12.501389],[14.174444000000108,12.396666],[14.235832,12.353888],[14.490833,12.335833],[14.554722,12.243332],[14.645277,12.188332000000116],[14.63083300000011,11.891388],[14.588610000000129,11.754999],[14.588610000000129,11.692221000000131],[14.641109,11.646944],[14.617777,11.505554000000132],[14.164444,11.234165],[14.003611,11.283333],[13.80722,11.055832],[13.768055,10.931665000000123],[13.560833000000116,10.64361],[13.462221000000111,10.17194400000011],[13.398054,10.111111],[13.254999,10.076944],[13.228054,9.902777],[13.259722,9.751665],[13.239166,9.578888],[13.186666000000116,9.526667],[13.023888,9.496111],[12.897778,9.348055],[12.79416700000013,8.7658330000001],[12.674721,8.652777000000128],[12.395832,8.594999],[12.415833000000134,8.491943],[12.341110000000128,8.421665000000132],[12.253887,8.408054],[12.255554,8.197777],[12.202499000000103,8.111944000000108],[12.209444,8.003332000000114],[12.033054,7.714999],[12.04361,7.577777000000141],[11.749722,7.270555000000115],[11.8825,7.132222],[11.864166,7.084722],[11.5875,6.892221000000119],[11.554722,6.821111],[11.589167,6.78],[11.580832,6.718611],[11.5183320000001,6.607499],[11.437222,6.590833],[11.376944,6.451666],[11.124443,6.438055],[11.073332,6.59111],[11.082222,6.697778],[11.04361,6.753333000000111],[10.882776,6.827777],[10.845554,6.959444],[10.615,7.06861],[10.559999000000117,7.021667],[10.513332,6.878055],[10.237778,6.878055],[10.195,6.917777],[10.164999000000135,7.021111],[9.874722,6.775833],[9.795555,6.801666],[9.708845,6.52125100000012],[9.637777000000142,6.523333],[9.468529,6.4043],[9.434999,6.327777],[9.363333,6.325833000000102],[9.223331,6.150555],[8.865276,5.841944],[8.850832,5.7225],[8.921665,5.595277],[8.859999,5.497499],[8.815554,5.159721],[8.621944,4.894722],[8.63611,4.82694400000014],[8.549999,4.802777],[8.533333,4.703333],[8.478611,4.703888],[8.274721,4.856667],[8.259443,4.823889],[8.360277,4.636389000000122],[8.288332,4.544167],[8.022499,4.551389],[7.670833,4.497499000000118],[7.535555,4.541111000000114],[7.550405,4.706555],[7.5175,4.67972200000014],[7.530555,4.602221],[7.504167,4.566667],[7.23861,4.563611],[7.071666,4.753888],[7.084167,4.676944],[7.169722,4.604444],[7.178888,4.503888],[7.155,4.464999],[7.041111000000114,4.439722],[7.003055000000131,4.581388],[7.040277,4.643611000000134],[6.962222,4.725277000000119],[6.89972200000011,4.676944],[7.025,4.389444],[6.961389,4.372222],[6.865555,4.4],[6.768055,4.774722],[6.848611000000119,4.348332],[6.738333000000125,4.336666],[6.7125,4.358889],[6.727221,4.605],[6.656944000000124,4.5075],[6.694166,4.33],[6.252777,4.294722],[6.270555,4.368055],[6.33,4.431389],[6.260278,4.456388000000118],[6.214999,4.305833],[6.104166,4.272778],[5.93111,4.340555],[5.736944,4.489444],[5.566111,4.679999000000123],[5.451944,4.923055],[5.383888,5.120832],[5.433055,5.134444],[5.470558,5.091109],[5.494444000000101,5.146388000000115],[5.454444,5.188889],[5.440833,5.158055],[5.368889000000138,5.157777],[5.345277,5.33],[5.539721,5.4147210000001],[5.639722,5.536111],[5.509999,5.488333],[5.482222,5.402778000000126],[5.372499,5.390277],[5.257222000000126,5.435555000000136],[5.192222,5.507222],[5.211666,5.577499000000103],[5.497222,5.576388],[5.501111,5.620555],[5.445,5.654444],[5.175278,5.575555],[4.872499000000118,6.014166],[4.525833,6.304999],[4.379444,6.368055],[3.991111,6.421389],[3.415833000000134,6.408889],[3.388611,6.443333000000109],[3.535555,6.44861],[3.857222,6.600833],[3.807222000000138,6.612778],[3.717951,6.60616],[3.523611,6.520833],[3.475833,6.536111],[3.4675,6.594722000000104],[3.401111,6.546389],[3.370277,6.450277],[3.387777000000142,6.413333],[3.319167,6.385555],[2.719606,6.365505],[2.762777000000142,6.764999],[2.756389,6.910555000000101],[2.725277,6.954444],[2.778611,7.134444],[2.742222,7.808611],[2.6925,7.906388],[2.753611,8.206944],[2.709167,8.338888],[2.762777000000142,8.519165],[2.742958000000101,8.770763],[2.789444,9.043888],[3.095,9.090555],[3.166389,9.302776000000108],[3.141666,9.441111],[3.363328000000138,9.681939],[3.331111,9.755833000000107],[3.346666000000141,9.809166],[3.476944,9.856943],[3.525278,9.844166],[3.609444,9.948055],[3.683888,10.170555],[3.581944,10.275276],[3.637222,10.411665],[3.683888,10.448055],[3.793611,10.405554],[3.855,10.584999],[3.846666,10.703054000000122],[3.748611,10.803055],[3.775278,10.898611000000129],[3.731667,11.029444],[3.735774,11.120634],[3.694722000000127,11.134722],[3.475,11.429722],[3.568333,11.646944],[3.688333000000113,11.749722],[3.668611,11.812498],[3.631667,11.825277],[3.616944000000103,11.919722],[3.671666,11.975554000000102],[3.636947000000134,12.107771],[3.666115,12.249439000000109],[3.657777,12.528889],[3.952777,12.748888],[4.105000000000132,12.996387],[4.139722,13.177221],[4.1425,13.476944],[4.247777,13.481388],[4.469999,13.686943],[4.885555,13.781387],[4.923611,13.736387],[5.289166000000137,13.752777],[5.365,13.8475],[5.548367,13.891499000000124],[5.874722,13.749443]]]]}},{"type":"Feature","properties":{"FIPS":"NL","ISO2":"NL","ISO3":"NLD","UN":528,"NAME":"Netherlands","AREA":3388,"POP2005":1632769,"REGION":150,"SUBREGION":155,"LON":5.389,"LAT":52.077},"geometry":{"type":"MultiPolygon","coordinates":[[[[3.764166,51.345276],[4.198055,51.374443],[4.23889800000012,51.350426],[4.127777,51.278885],[3.8975,51.205276],[3.608055,51.304161000000136],[3.524722,51.28833],[3.520833,51.248055],[3.439167,51.244438],[3.380833,51.273605],[3.370866,51.373856],[3.538333000000137,51.411942000000124],[3.764166,51.345276]]],[[[5.763888,52.415276],[5.573055,52.36805],[5.534166,52.283333],[5.428611,52.26416000000011],[5.27861,52.325829],[5.160832,52.335274],[5.135555000000124,52.380272],[5.451172,52.509445],[5.478055,52.548882],[5.643611,52.601105],[5.855556,52.544167],[5.855556,52.492493],[5.763888,52.415276]]],[[[5.423333,52.636383],[5.485555,52.572777],[5.447398,52.51305],[5.134019,52.383137],[5.051795,52.394115],[5.083132,52.415245],[5.105833000000131,52.444443],[5.111666,52.474159],[5.039494,52.633652],[5.149386,52.616890000000126],[5.225751,52.642967],[5.296389,52.691109],[5.423333,52.636383]]],[[[4.76472200000012,52.99027300000011],[4.715833,53.003883],[4.713888,53.056107],[4.883333,53.184166],[4.908889,53.090553000000114],[4.76472200000012,52.99027300000011]]],[[[4.957222000000115,53.237778],[4.879999,53.214439],[5.002222,53.289162],[5.106388,53.303329],[4.957222000000115,53.237778]]],[[[5.213055,53.34999800000014],[5.168888,53.373886],[5.581944,53.447777],[5.56111,53.4302750000001],[5.213055,53.34999800000014]]],[[[6.871666,53.416107],[6.945277,53.321388],[7.088611000000128,53.256943],[7.208364,53.242805],[7.210278,53.001938],[7.069722,52.814995],[7.048055,52.63888500000013],[6.768055,52.652222],[6.718923000000132,52.626785],[6.759444,52.56472],[6.688889,52.54916400000013],[6.705555,52.485832],[6.764444000000139,52.45916],[6.946111,52.434441],[6.990833,52.459717],[7.065555,52.385826],[7.028055,52.280273000000136],[7.053094,52.237762],[6.901111,52.171387],[6.860555,52.120277],[6.759428,52.114563],[6.728611,52.035271],[6.8308320000001,51.971382],[6.746388,51.906105],[6.35111,51.848053],[6.12361,51.888054],[5.9625,51.807777],[5.986666,51.766937],[5.952053,51.747528],[6.028889,51.706665],[6.222221000000104,51.465828],[6.222221000000104,51.361664000000125],[6.076388,51.240273],[6.0975,51.131104],[5.864721,51.046104],[5.891666,50.972771],[6.025555,50.978333],[6.080277000000137,50.915833],[6.067778,50.849716],[6.013888000000122,50.84166],[6.011798,50.757271],[5.69861,50.757774],[5.701944,50.80583200000012],[5.640833,50.839722],[5.758055,50.959999],[5.849171000000125,51.15638],[5.568334000000107,51.220711],[5.510833,51.294441],[5.238974,51.262283],[5.237499,51.308327],[5.139999,51.320831],[5.077222,51.395271],[5.104444000000115,51.434998],[5.041389,51.486664],[4.929999,51.398605],[4.853055,51.414444],[4.845555000000104,51.48111],[4.788333,51.503052],[4.650555,51.423332],[4.541944000000114,51.426666],[4.549444,51.48277300000012],[4.486666000000127,51.480827],[4.393888,51.450272],[4.437778,51.3752750000001],[4.388055,51.357498],[3.928889,51.434998],[3.899722,51.394997],[3.823055,51.389999],[3.543333000000132,51.454437],[3.440555,51.531662],[3.568889,51.597221],[3.837222,51.606667],[3.902778,51.565277],[3.820555,51.549164000000125],[4.006666,51.525276],[4.125555,51.438332000000116],[4.286111,51.448608],[4.262777,51.510551],[4.082777,51.53083],[3.99,51.584717],[4.0791660000001,51.612495],[4.208611,51.589996],[4.186167,51.617043],[4.134722,51.61610400000012],[4.106144,51.650978],[3.9675,51.614441],[3.704444,51.676941000000106],[3.687500000000113,51.709717],[3.777778,51.746109],[3.885278,51.743889],[4.104166,51.661942],[4.167754000000116,51.68557],[4.019722,51.793610000000115],[3.874189,51.786369],[3.865555,51.814995],[4.06111,51.860275],[4.012221,51.981667],[4.138055,51.99582700000013],[4.362222,52.171661],[4.584431,52.461502],[5.424444,52.248604],[5.53361,52.26722],[5.624722,52.354164],[5.774166,52.405273],[5.878055,52.509438],[5.855000000000131,52.606911],[5.664721,52.60833],[5.599444,52.65860700000013],[5.599166000000138,52.757774],[5.718352,52.83802],[5.645833,52.855553],[5.563333,52.830826],[5.36861,52.877777],[5.420555,52.964439],[5.411388,53.028885],[5.364166000000125,53.070274],[5.100277000000119,52.948051],[5.091666,52.885826],[5.126111,52.82249500000012],[5.193055,52.7544400000001],[5.286111000000119,52.746109],[5.304166,52.706940000000145],[5.167777,52.628883],[5.033333,52.634163],[5.092777,52.500275],[5.090278,52.433327],[5.028333,52.375832],[4.58,52.471664],[4.741388,52.960548],[4.796111,52.964439],[4.813333,52.918327],[4.8875,52.896111],[5.085833,52.955276],[5.38611,53.096664],[5.442499,53.211937],[5.573333,53.288055],[5.890833,53.382217],[6.29694400000011,53.401939],[6.741944000000103,53.465828],[6.871666,53.416107]]],[[[5.699166,53.462776],[5.937222000000133,53.470551000000114],[5.956111,53.462776],[5.633055000000127,53.441666],[5.657499,53.472221],[5.699166,53.462776]]],[[[6.134999000000107,53.453606],[6.117222,53.474998],[6.148889,53.497498],[6.34111,53.502777],[6.134999000000107,53.453606]]]]}},{"type":"Feature","properties":{"FIPS":"NO","ISO2":"NO","ISO3":"NOR","UN":578,"NAME":"Norway","AREA":30625,"POP2005":4638836,"REGION":150,"SUBREGION":154,"LON":8.74,"LAT":61.152},"geometry":{"type":"MultiPolygon","coordinates":[[[[8.74361,58.409721],[8.733889,58.429718],[8.761389000000122,58.43666100000013],[8.761389000000122,58.421387],[8.74361,58.409721]]],[[[5.778333,58.947495],[5.760833,58.945831],[5.754999000000112,58.956383],[5.769722,58.9566650000001],[5.778333,58.947495]]],[[[5.961944,58.972221],[5.944444,58.970551000000114],[5.945000000000107,58.977493],[5.958888,58.983887],[5.961944,58.972221]]],[[[5.726388,59.078049000000135],[5.694444,59.07999400000011],[5.548333,59.130554000000124],[5.688889,59.129166],[5.726388,59.078049000000135]]],[[[5.952777,59.228333],[5.900833,59.234444],[5.909721,59.274162],[6.006944,59.291664],[6.059166000000118,59.260826],[5.952777,59.228333]]],[[[5.287777000000119,59.218887],[5.259999,59.14777400000014],[5.155277,59.146942],[5.131944,59.220833],[5.183611,59.411942000000124],[5.285555,59.32138800000013],[5.287777000000119,59.218887]]],[[[5.263333,59.798607],[5.345277,59.704163],[5.273889,59.678604],[5.309444,59.700554],[5.288610000000119,59.750549],[5.192222,59.741386],[5.172222,59.688049],[5.201388,59.613884],[5.148889000000111,59.581108],[5.07,59.773605],[5.107499000000132,59.864441],[5.143611,59.872215],[5.263333,59.798607]]],[[[5.413055,59.751663],[5.305277,59.793053],[5.251666000000114,59.908882],[5.276388,59.966942],[5.411944,59.940277],[5.468333,59.886383],[5.492777,59.794167],[5.413055,59.751663]]],[[[5.525,59.893326],[5.360833,59.992218],[5.452777,60.04416700000013],[5.658055,60.075272],[5.659721,59.993889],[5.525,59.893326]]],[[[5.268055,60.004997],[5.168056,60.031387],[5.172777,60.121666],[5.259722,60.060829000000126],[5.268055,60.004997]]],[[[5.954721,60.089439],[5.927777,60.07972],[5.924166,60.145271],[6.016944,60.14666000000011],[6.017777,60.112778],[5.954721,60.089439]]],[[[5.216944000000126,60.241943],[5.199721,60.251106],[5.233333,60.254715],[5.231388,60.248604],[5.216944000000126,60.241943]]],[[[5.111944,60.185829],[4.946944,60.249161],[4.942499,60.427498],[4.972777,60.440826],[5.089444,60.326111],[5.111944,60.185829]]],[[[5.195277,60.408882],[5.138611,60.396111000000126],[5.000833,60.531105],[5.179444000000103,60.48277300000013],[5.195277,60.408882]]],[[[5.185277,60.506104],[4.987222,60.561104],[4.926944000000105,60.60527],[5.121666,60.578049],[5.189166,60.54277],[5.185277,60.506104]]],[[[5.549999,60.43138900000014],[5.36,60.523888000000106],[5.581388,60.628326],[5.592777000000126,60.683884],[5.675833,60.683052],[5.681666,60.472771],[5.549999,60.43138900000014]]],[[[5.158333,60.581665],[5.007777,60.619995],[4.854444,60.732498],[4.98,60.71472200000011],[5.158333,60.581665]]],[[[4.696388,60.987221],[4.630833,61.00666],[4.628055,61.06443800000011],[4.676389,61.062492],[4.719722,60.996666],[4.696388,60.987221]]],[[[4.986388,61.10443900000012],[4.91,61.065552],[4.856111,61.094719],[4.804722,61.044441],[4.788055,61.146385],[4.938889,61.188332],[4.986388,61.10443900000012]]],[[[4.934166,61.774162],[4.804166,61.840553],[4.92611,61.898888000000106],[5.22194400000012,61.845551],[4.934166,61.774162]]],[[[5.068055,61.92305],[5.059166000000118,61.920555],[5.009722,62.013611],[5.099722,62.019165],[5.127222,61.992493],[5.068055,61.92305]]],[[[5.647778,62.187492],[5.54,62.187492],[5.50611,62.224442],[5.565000000000111,62.28833],[5.808055,62.273048],[5.788888,62.209442],[5.647778,62.187492]]],[[[5.840555000000109,62.239998],[5.851666000000136,62.27861],[5.804999,62.366943],[5.892221,62.423882],[5.977500000000134,62.41111000000012],[6.023889,62.327217],[5.840555000000109,62.239998]]],[[[6.253888,62.39166300000011],[6.096389000000102,62.39388300000014],[6.023055000000113,62.435555],[6.333611,62.41333],[6.253888,62.39166300000011]]],[[[6.736666,62.667221],[6.677777000000105,62.65361],[6.649722,62.681389],[6.69361,62.73194100000012],[6.889166,62.74249300000014],[6.919444,62.709160000000104],[6.736666,62.667221]]],[[[6.886389,62.776939],[6.782777,62.8052750000001],[6.775833,62.845551000000114],[6.940555,62.844444],[6.886389,62.776939]]],[[[7.548333,62.948326],[7.510278,62.9386060000001],[7.365555,62.996384],[7.399166,63.057495],[7.604444,63.093048000000124],[7.65,63.081108],[7.711944,63.002495],[7.548333,62.948326]]],[[[7.809722000000136,63.023331],[7.778333,63.01749400000011],[7.679444,63.056107],[7.72611,63.089722],[7.915277,63.079163],[7.809722000000136,63.023331]]],[[[8.268610000000137,63.158882],[8.208887,63.159164],[8.179443,63.21694200000013],[8.239166,63.224442],[8.309166,63.163055],[8.268610000000137,63.158882]]],[[[8.060276,63.141663],[7.979166,63.141106],[7.926389,63.171944],[8.098331,63.235832],[8.186388000000136,63.153053],[8.060276,63.141663]]],[[[8.391109,63.159164],[8.26638800000012,63.231667],[8.269722000000115,63.266106],[8.437498,63.28388200000011],[8.576111,63.189438],[8.391109,63.159164]]],[[[8.511944,63.31916000000013],[8.43111,63.33194],[8.541943000000117,63.386383],[8.675833000000125,63.346664],[8.511944,63.31916000000013]]],[[[8.162222,63.361382],[7.985277,63.308884],[7.991388,63.344444],[7.803333000000122,63.362778],[7.778333,63.40583],[7.988055,63.466942],[8.091665,63.46666],[8.179443,63.397217],[8.162222,63.361382]]],[[[8.494165,63.428329],[8.295277,63.438606],[8.279999,63.464722],[8.297222,63.499443],[8.431944000000101,63.55666400000013],[8.614443,63.568329],[8.614721,63.609161],[8.944721,63.653885],[9.176388,63.56472],[8.931110000000103,63.491104],[8.494165,63.428329]]],[[[8.808332,63.810272],[8.827776,63.722496],[8.794443,63.697495],[8.474165,63.662216000000114],[8.269999,63.678886],[8.528889,63.71944400000012],[8.808332,63.810272]]],[[[11.062777,63.75972000000013],[11.0141660000001,63.75416600000011],[11.054722,63.797775],[11.229443,63.803055],[11.062777,63.75972000000013]]],[[[11.453609,64.51416],[11.418055,64.471939],[11.175554,64.506943],[11.039444,64.598328],[11.03861,64.628876],[11.086943,64.6499940000001],[11.453609,64.51416]]],[[[11.351387,64.6499940000001],[11.310833,64.596664],[11.253887,64.639435],[11.17610900000011,64.64444],[11.279165,64.68443300000013],[11.351387,64.6499940000001]]],[[[11.261665,64.88472],[11.128887,64.829437],[10.951387,64.86972],[10.824999,64.844986],[11.10611,64.950272],[11.261665,64.88472]]],[[[11.110832,64.96582],[10.815554000000134,64.863602],[10.731388,64.86027500000012],[10.777777000000128,64.918884],[11.029999,64.986099],[11.110832,64.96582]]],[[[11.636665000000106,65.065277],[11.582222000000115,65.039154],[11.531387,65.06082200000014],[11.6425,65.113602],[11.772778,65.113602],[11.636665000000106,65.065277]]],[[[12.156387,65.051376],[12.129721,65.0502780000001],[11.981667,65.076385],[12.09861,65.18277000000012],[12.183611,65.208328],[12.315277,65.109985],[12.156387,65.051376]]],[[[12.075277,65.21138000000013],[12.258055000000127,65.576111],[12.396111,65.505554],[12.502777,65.391937],[12.075277,65.21138000000013]]],[[[11.974165,65.626938],[11.900555,65.58305400000012],[11.75861,65.616943],[11.814722,65.683319],[11.894444,65.704437],[12.000832000000115,65.694717],[11.974165,65.626938]]],[[[12.5425,65.896942],[12.43861,65.864166],[12.481388,65.893051],[12.414999,65.8936],[12.464722000000108,65.973877],[12.573889,66.010544],[12.90361,66.008606],[12.5425,65.896942]]],[[[12.352499,66.02249100000012],[12.29250000000013,66.012772],[12.343332,66.077774],[12.481388,66.13165300000014],[12.433611,66.165833],[12.563332,66.217773],[12.657221,66.104721],[12.352499,66.02249100000012]]],[[[12.986666,66.228333],[12.930832,66.226379],[13.022499,66.271378],[13.158333,66.277496],[12.986666,66.228333]]],[[[12.796665,66.214432],[12.715832,66.247498],[12.79611,66.2855530000001],[12.870832,66.277496],[12.860554,66.236938],[12.796665,66.214432]]],[[[14.257776,67.133041],[14.191944,66.999435],[14.089722,67.0663760000001],[13.99111,67.078598],[14.058611,67.117218],[14.257776,67.133041]]],[[[14.253054,67.358597],[14.216665,67.358322],[14.374998,67.422211],[14.346666,67.373322],[14.253054,67.358597]]],[[[15.202221000000122,67.900269],[14.97666500000014,67.905823],[14.931665,67.923874],[15.038332,67.95805400000012],[15.30361,67.92027300000012],[15.202221000000122,67.900269]]],[[[15.903332,67.978882],[15.613888,67.975555],[15.498888,67.987778],[15.85111000000012,68.013611],[15.922777,67.99082900000013],[15.903332,67.978882]]],[[[12.841944000000126,67.808609],[12.785000000000139,67.808319],[12.943888000000129,68.00610400000011],[13.05472200000014,68.10194400000012],[13.155832,68.0811],[13.134443,67.952499],[12.841944000000126,67.808609]]],[[[13.438055,68.112778],[13.382500000000105,68.02861000000013],[13.239166,67.98527500000012],[13.210833,68.036102],[13.163055,68.011383],[13.16361,68.047485],[13.299166000000127,68.14971900000012],[13.438055,68.112778]]],[[[14.870554,68.21165500000012],[14.821665000000108,68.219162],[14.826111,68.25444],[14.940554000000136,68.268051],[14.870554,68.21165500000012]]],[[[13.968332,68.238327],[14.063889,68.262207],[14.135832000000107,68.239441],[14.039165,68.177216],[13.860277,68.158875],[13.844721,68.108322],[13.697777,68.06416300000012],[13.624722,68.08387800000014],[13.521111000000133,68.039444],[13.449720000000127,68.06749],[13.529444,68.12609900000011],[13.514444,68.23471100000012],[13.572777,68.264435],[13.676388,68.285828],[13.968332,68.238327]]],[[[13.973331,68.253326],[13.889444,68.287216],[13.883333,68.3022160000001],[13.990555,68.309998],[13.998055,68.265549],[13.973331,68.253326]]],[[[14.203609,68.23916600000013],[14.054998,68.286942],[14.049444,68.303329],[14.214167,68.30110200000013],[14.245277,68.267776],[14.203609,68.23916600000013]]],[[[15.026388,68.35499600000014],[14.771387,68.25749200000013],[14.19972,68.152222],[14.20194400000014,68.200272],[14.317221,68.315277],[14.495277000000101,68.297775],[14.43111,68.35582000000011],[14.542221,68.400833],[14.804722000000138,68.41777],[14.80805400000014,68.386879],[14.753332,68.345825],[14.861332,68.380432],[14.895832,68.42887900000011],[15.168888,68.45054600000014],[15.026388,68.35499600000014]]],[[[16.405552,68.411102],[16.121109000000104,68.376389],[16.094444,68.39665200000012],[16.147499,68.483597],[16.326942,68.5336],[16.466663,68.467499],[16.405552,68.411102]]],[[[17.116386,68.752487],[16.825275,68.719711],[16.813053,68.728333],[17.000553,68.854431],[17.147499,68.774429],[17.116386,68.752487]]],[[[17.241665,68.788605],[17.190552,68.79693600000013],[17.083611,68.910263],[17.331387,68.916382],[17.437775,68.865265],[17.241665,68.788605]]],[[[14.954443,68.872772],[14.875277,68.873322],[14.839167,68.881943],[14.855276,68.93193100000013],[14.885277,68.933319],[14.969444,68.919998],[14.954443,68.872772]]],[[[15.988054,68.751938],[15.940277,68.683884],[15.76694300000014,68.621109],[15.739443000000106,68.52610800000014],[15.808611,68.5544430000001],[15.81916600000011,68.611664],[16.090832,68.732208],[16.116386,68.779999],[16.087219,68.813889],[16.178886,68.851654],[16.44611,68.843887],[16.544441,68.76416],[16.564999,68.651932],[16.487778,68.598877],[16.501144,68.55246],[16.221943,68.547211],[16.082775,68.497498],[15.933054,68.369431],[15.869444,68.364441],[15.855555,68.431931],[15.588888,68.304993],[15.520832,68.333603],[15.327776,68.33027600000013],[15.589167,68.47833300000013],[15.542221,68.507492],[15.554165000000125,68.46611],[14.986666,68.24749800000012],[15,68.303055],[15.24361,68.473053],[15.335833,68.485275],[15.181665,68.522217],[15.458332,68.656937],[15.451666,68.729996],[15.71361,68.698608],[15.645555,68.739166],[15.451666,68.7622070000001],[15.455,68.80387900000011],[15.63611,68.946655],[15.908756,68.956696],[15.928888,68.886383],[15.870554,68.786377],[15.980276,68.778885],[15.988054,68.751938]]],[[[16.53722,68.879715],[16.37611,68.906662],[16.261108,68.96666],[16.329998,68.990829],[16.601665,68.945541],[16.591389,68.892212],[16.53722,68.879715]]],[[[15.382776,68.845276],[15.395832,68.67666600000013],[15.059166000000118,68.572495],[14.850277,68.58638],[14.80361,68.618042],[15.157776000000126,68.69499200000013],[15.15,68.74916100000013],[14.996666,68.761932],[15.067221,68.738052],[14.906666,68.677216],[14.663610000000117,68.666656],[14.50111,68.601944],[14.429165,68.611099],[14.371111,68.683609],[14.442499,68.765549],[14.632776,68.826111],[14.886665,68.754166],[14.950554,68.80610700000011],[14.905277,68.841934],[14.9516660000001,68.86055],[15.148611,68.81221],[15.005278,68.95166],[15.087776000000133,69.0080410000001],[15.165833000000132,68.99026500000014],[15.2066650000001,68.89942900000011],[15.382776,68.845276]]],[[[17.416943,68.995819],[17.358608,68.987213],[17.352776,69.024155],[17.418888,69.07582100000013],[17.561386,69.09498600000012],[17.416943,68.995819]]],[[[15.522499,68.9060970000001],[15.43611,68.88276700000011],[15.42111,68.973053],[15.560276,69.094711],[15.773611000000129,69.146378],[15.863609000000109,69.238602],[15.994444,69.28776600000015],[16.111942,69.312775],[16.148052,69.286377],[16.081665,69.152771],[15.863888,69.026108],[15.638054,68.981659],[15.522499,68.9060970000001]]],[[[17.63661,69.516045],[17.696388,69.512772],[17.651943,69.594162],[17.844166,69.589157],[18.074165000000107,69.430832],[18.097221,69.352768],[17.90860700000013,69.321381],[17.875832000000116,69.239716],[18.003609,69.190277],[17.583885,69.156937],[17.522221,69.190277],[17.211941,69.090271],[17.161663,69.04805],[17.209999,69.02804600000013],[17.092777,69.00360100000012],[17.037498,69.02221700000011],[17.135555,69.075272],[16.775276,69.06443800000011],[16.801388,69.116379],[17.004444,69.12999],[17.173885,69.195831],[17.032497,69.18110700000011],[16.875832000000113,69.221375],[17.10833,69.223602],[17.14277600000014,69.249435],[16.896664,69.29971300000011],[17.09987600000011,69.316078],[17.081944,69.344498],[16.87611,69.35611000000011],[16.930832,69.39248700000013],[17.490276000000108,69.421936],[17.261108,69.444443],[17.186943,69.490829],[17.29583,69.46138],[17.365387,69.478493],[17.301666000000125,69.526108],[17.323608,69.531937],[17.589996,69.45527600000014],[17.610165,69.477158],[17.47361,69.540543],[17.469166,69.5977630000001],[17.63661,69.516045]]],[[[30.155552,69.781662],[30.115555,69.782776],[30.110554,69.787216],[30.12611,69.797485],[30.155552,69.781662]]],[[[18.889999,69.69194],[18.794167,69.671936],[18.767498,69.63472],[18.846386,69.598328],[18.738331,69.55777],[18.190552,69.529999],[17.996944,69.588333],[18.031944,69.62220800000011],[18.146385000000123,69.638611],[18.268608,69.619156],[18.19722,69.708878],[18.63222100000013,69.689713],[18.351665,69.723328],[18.324444,69.7741550000001],[18.387218,69.794434],[18.481941,69.760818],[18.634441,69.763321],[18.656109,69.71138000000013],[18.751389,69.68277000000012],[18.766388,69.765549],[18.661942,69.861099],[18.693054,69.88443],[18.833611,69.877487],[19.057777,69.787216],[19.04416700000013,69.74971],[18.889999,69.69194]]],[[[20.680275,69.808609],[20.57333,69.798325],[20.556389,69.85110500000013],[20.611111000000108,69.902771],[20.739166,69.905273],[20.734997,69.82249500000012],[20.680275,69.808609]]],[[[29.826664,69.756943],[29.716389000000106,69.766937],[29.808542,69.8219150000001],[29.841942000000127,69.910263],[30.002777,69.88472],[30.048054,69.8274990000001],[29.826664,69.756943]]],[[[21.730274,69.93110700000011],[21.681389,69.927765],[21.66861,69.9419400000001],[21.71722,69.949707],[21.730274,69.93110700000011]]],[[[19.567219,69.85165400000011],[19.459442,69.842499],[19.798054,70.000549],[19.897778,69.972214],[19.783333,69.868042],[19.567219,69.85165400000011]]],[[[19.959164,70.005554],[19.915833,70.0080410000001],[19.899166,70.016098],[19.996109,70.012772],[19.959164,70.005554]]],[[[20.892567,70.030815],[20.947498,70.00183900000013],[21.102497,70.004715],[20.887218000000132,69.936096],[20.802776,69.944443],[20.757774,69.98999],[20.807777,70.04277],[20.892567,70.030815]]],[[[21.000832000000113,70.01971400000014],[20.951942,70.02583300000015],[21.011944,70.062485],[21.049164,70.049713],[21.000832000000113,70.01971400000014]]],[[[19.300552,70.026108],[19.423611,69.986938],[19.414719,70.013321],[19.527775,70.05249],[19.691944,69.99472000000014],[19.394997,69.827774],[19.179722,69.791931],[19.099720000000104,69.79138200000011],[18.955276,69.87027000000012],[18.721107000000128,69.93415800000014],[18.855553,70.013611],[19.054443,70.020264],[19.219166,70.096375],[19.301666,70.059998],[19.300552,70.026108]]],[[[18.785,70.11137400000013],[18.93666500000012,70.12027],[19.002777,70.084152],[18.684444,69.996658],[18.658886,70.043884],[18.71444300000013,70.13082900000012],[18.785,70.11137400000013]]],[[[20.91972,70.079437],[20.865555,70.0769350000001],[20.81472,70.116104],[20.861385,70.14915500000012],[20.942776,70.109161],[20.91972,70.079437]]],[[[19.607498,70.101944],[19.531944,70.098328],[19.34972,70.131378],[19.431389000000138,70.17776500000014],[19.604164,70.126938],[19.607498,70.101944]]],[[[20.83194400000013,70.193878],[20.783886,70.056381],[20.609444,70.042221],[20.562775,70.076385],[20.467499,70.059158],[20.385277,70.09887700000013],[20.42999600000013,70.184158],[20.577774,70.23111],[20.752499,70.234161],[20.83194400000013,70.193878]]],[[[19.1852760000001,70.122498],[19.141388,70.119431],[19.033607,70.161102],[19.135277,70.2461090000001],[19.233608,70.25444],[19.26083000000011,70.178055],[19.1852760000001,70.122498]]],[[[20.112778,70.104721],[19.988331,70.058044],[19.769997,70.065277],[19.706944,70.175827],[19.53611,70.248322],[19.673611000000108,70.28776600000015],[19.846386,70.17305],[20.112778,70.104721]]],[[[21.772778,70.266663],[21.69722,70.28860500000013],[21.697777,70.381943],[21.841389,70.350266],[21.772778,70.266663]]],[[[22.834721,70.332214],[22.948055,70.319153],[23.022778,70.25943],[22.57333000000011,70.269165],[22.368610000000103,70.334442],[22.472221,70.374985],[22.664444,70.3913880000001],[22.834721,70.332214]]],[[[23.595833,70.578049],[23.653053,70.50138900000013],[23.643887,70.438324],[23.230553,70.27832],[23.091942,70.284988],[22.851109,70.405823],[22.896111000000133,70.448318],[23.189999,70.54777500000012],[23.406666,70.555267],[23.388885,70.62027],[23.538609,70.611938],[23.595833,70.578049]]],[[[23.871109,70.5122070000001],[23.708054,70.54777500000012],[23.63416300000011,70.696381],[23.707222000000115,70.747208],[23.826385,70.744156],[24.03083,70.68609600000013],[24.125832000000116,70.615265],[23.952774,70.52249100000012],[23.871109,70.5122070000001]]],[[[23.451664,70.7836],[23.088886,70.5811],[22.784164,70.519714],[22.746387,70.556656],[22.640831000000105,70.56555200000014],[22.621109,70.515274],[22.25000000000011,70.506104],[22.149441,70.4644320000001],[22.155277,70.51249700000011],[22.252220000000136,70.5544430000001],[22.267776,70.59721400000012],[22.014721,70.604431],[21.949718,70.646103],[22.272442,70.652878],[22.378052,70.675278],[22.399166,70.71165500000012],[22.533886,70.711929],[22.664165,70.676376],[22.60611,70.635818],[22.819443,70.641937],[22.799442000000113,70.690826],[22.71611000000013,70.741653],[22.78360700000013,70.755264],[22.980553,70.6586],[23.16000000000014,70.788605],[23.340275,70.7836],[23.329998000000103,70.863052],[23.451664,70.7836]]],[[[24.061943,70.908875],[23.909443,70.950821],[23.880833,70.993607],[24.078609000000142,71.022217],[24.2225,70.99472000000014],[24.243889,70.951935],[24.061943,70.908875]]],[[[24.799442,71.02388],[24.667774,71.0438840000001],[24.639442,71.060822],[24.738609,71.103043],[24.853611000000114,71.089981],[24.799442,71.02388]]],[[[5.336944,61.592773],[5.282,61.586163],[5.346499000000108,61.589996],[5.320333,61.598328],[5.282666,61.605663],[5.118055,61.609993],[5.232222,61.627495],[4.974444,61.62944],[4.938055000000134,61.676384],[4.983055,61.741661],[5.41,61.911385],[5.672222,61.882217],[5.744721,61.842216],[6.246666000000118,61.8366620000001],[6.469166,61.800827],[6.583611,61.866661],[6.763611000000139,61.86805],[6.567499,61.879715],[6.490833,61.824997],[5.951278,61.869606],[5.788333,61.855827],[5.726944,61.887215],[5.893444000000101,61.906387],[5.433611,61.934998],[5.148055,61.892220000000115],[5.101388,61.915833],[5.141944000000137,61.970833],[5.220277,61.961388],[5.40361,62.016106],[5.093055,62.112221],[5.0783330000001,62.178055],[5.150277,62.211937],[5.446666,62.057495],[5.464444,62.005554],[5.548333,62.07833100000011],[5.389444,62.116943],[5.431666,62.181664],[5.683332,62.172218],[5.858611,62.19832600000012],[5.921111,62.172218],[5.919999,62.11360900000011],[6.357222,62.055275000000115],[6.089999,62.104439],[5.918056,62.215828],[6.024166,62.298882],[6.306666,62.371666],[6.563055,62.151665],[6.538055,62.104721],[6.58611100000013,62.14694200000013],[6.40861,62.314163],[6.388333,62.369720000000136],[6.709999,62.444443],[6.883055,62.411385],[6.871666,62.35721600000011],[7.000555,62.254166],[7.009166,62.186104],[6.940277,62.112221],[7.043056,62.08638800000011],[7.090278,62.098053],[6.967777000000126,62.11972],[7.031944,62.167496],[7.027778,62.269722],[7.306389000000138,62.2772220000001],[7.415555,62.23249800000014],[7.316944,62.288605],[6.975277,62.309998],[6.915277,62.362221],[6.973611,62.374161],[6.781388,62.478333],[6.393888000000118,62.419441],[6.257222,62.448883],[6.436666,62.49333200000012],[6.649833000000115,62.498383],[6.542777,62.53083],[6.2675,62.529442],[6.246944,62.574715],[6.339167,62.608887],[6.556944,62.61110700000011],[6.601666,62.583885],[6.757222,62.652771],[7.089999,62.64777400000013],[7.506944,62.543053],[7.539166,62.499161000000136],[7.575,62.5469440000001],[7.779722,62.571938],[7.497777,62.562492],[7.409444,62.622772],[7.825,62.729721],[8.00111,62.736107],[8.145277000000135,62.689995000000124],[7.999722,62.76388500000013],[7.482499,62.679161],[7.389999,62.683327],[7.367777000000102,62.726105],[7.68111,62.791382000000105],[7.625833000000114,62.795273],[6.958888,62.722496],[6.991991,62.856548],[6.938333,62.906105],[7.036388,62.967499],[7.271944000000132,63.01082600000012],[7.460555,62.91111],[7.648889,62.969162],[7.786666,62.96666],[7.676944,62.908333],[7.991388,62.971939],[8.085833,62.938889],[8.161665,62.809715],[8.489443,62.717216],[8.548332,62.653885],[8.57,62.672493],[8.5525,62.71666],[8.18388700000014,62.840828],[8.141388,62.952217],[7.879167,63.010551],[7.981667,63.084442],[8.089443,63.10694100000012],[8.135555,63.073326],[8.132776,63.040276],[8.357777,62.88055400000013],[8.530832,62.841385],[8.415277,62.953049000000135],[8.664165,62.981941],[8.374443,62.971107],[8.226387,63.027771],[8.159166,63.12027700000011],[8.300833000000125,63.150833],[8.570833,63.13916],[8.574999000000105,63.167221],[8.631388,63.18249500000013],[8.938332,63.206665],[8.625277,63.197777],[8.477777,63.29361000000012],[8.763611,63.345276],[8.641943,63.386108],[8.652777000000128,63.409164],[9.004999,63.467499],[9.146111,63.374161],[9.231388,63.353882000000105],[9.427776,63.376938],[9.478611,63.403053],[9.202221,63.369720000000136],[9.162222,63.391388],[9.149721000000113,63.484161],[9.242777,63.534721],[9.416666,63.533882],[9.530277000000126,63.60305],[9.647499,63.623886],[9.717499,63.630272000000105],[9.9566650000001,63.440826],[9.94333300000011,63.393051],[9.97611000000012,63.35611],[10.254721,63.29027600000011],[10.256666,63.261108],[10.264166000000102,63.333328],[10.083332,63.35833],[10.047222,63.406105],[10.27861,63.463608],[10.550833,63.430832],[10.910276,63.451111],[10.75999800000011,63.50972],[10.919998,63.553055],[10.921665,63.598328],[10.658888,63.549995],[10.742498,63.616386],[10.959166,63.698883],[11.155554,63.705826000000116],[11.253611,63.767776],[11.455832,63.787216],[11.415277,63.846107],[11.267221,63.868332000000116],[11.115000000000121,63.843605],[11.090555000000109,63.87832600000013],[11.264721,63.960831],[11.435833000000116,63.97833300000014],[11.492777,64.01944000000015],[11.318888,64.032211],[11.358332000000132,64.1105500000001],[11.305832,64.11637900000011],[11.180277,64.008041],[10.574165,63.804993],[10.904165,63.894165],[11.026667,63.875549],[11.077221,63.837494],[10.941944,63.738052],[10.047777,63.496109],[9.919722,63.506386],[9.789165,63.66249800000014],[9.808332,63.690552],[10.098331,63.76194],[10.005278,63.772499],[9.560276,63.659164],[9.539444,63.662773],[9.543888,63.763611],[9.861944,63.886108],[10.189722,63.93055],[10.119999,63.985275],[9.982222,63.990555],[10.020277,64.066376],[10.166111000000114,64.189713],[10.505278,64.367493],[10.652222,64.35304300000013],[10.460734,64.40281700000014],[10.495291,64.423813],[10.651388,64.425278],[10.845833,64.368607],[10.791388,64.438049],[10.658054,64.44999700000011],[10.802776,64.50610400000011],[10.90111000000013,64.48999000000015],[10.972221,64.601379],[11.061666,64.569443],[11.067221,64.516937],[11.273333,64.45166],[11.285555,64.374435],[11.221666,64.31610100000012],[11.344721,64.38916000000012],[11.504166,64.541931],[11.728054,64.579712],[11.51555400000012,64.567764],[11.3925,64.673325],[11.438332000000115,64.711105],[11.592222000000106,64.771103],[11.840555,64.79277000000013],[11.643055,64.81805400000013],[11.733332000000132,64.875549],[12.080555000000118,64.958603],[12.224443000000122,64.93721],[12.035276,64.97027600000013],[11.747221,64.892776],[11.375832,64.745819],[11.235554,64.734161],[11.374722,64.805542],[11.234165,64.816101],[11.2675,64.839432],[11.700554,64.900269],[11.246387,64.85582000000011],[11.297222,64.883606],[11.779999,64.973602],[11.810276,65.01138300000014],[11.974998,65.06582600000013],[12.019444,65.026108],[12.047499,65.05583200000012],[12.148888,65.039154],[12.624722,65.133606],[12.939722,65.308319],[12.922222,65.328323],[12.4772210000001,65.13333100000011],[12.36611,65.161102],[12.422222,65.23054500000012],[12.679889000000117,65.250595],[12.367777,65.26944],[12.248888,65.228607],[12.538007,65.377884],[12.48111,65.44332900000012],[12.638054,65.4188840000001],[12.561943,65.50444],[12.395555,65.541931],[12.355555,65.590271],[12.360832,65.6477660000001],[12.508333,65.729156],[12.575277,65.71333300000015],[12.615276000000108,65.64665200000013],[12.78861,65.63638300000014],[12.55110900000011,65.748886],[12.6675,65.916931],[12.828333,65.968323],[13.174999,65.84915200000012],[13.121944,65.940277],[12.931944,65.974991],[12.959444,66.042221],[12.728333,66.038605],[12.673887,66.0669400000001],[12.833887,66.12666300000012],[13.068609,66.146652],[13.311943,66.220825],[13.549999,66.235825],[13.580832,66.226654],[13.527222,66.1933290000001],[13.549721,66.100555],[13.662222,66.226654],[13.998888,66.248886],[14.146666,66.321655],[14.118889000000138,66.337769],[13.63944400000014,66.238876],[13.482222,66.251938],[13.027222000000108,66.18609600000013],[13.21611,66.274994],[13.536388000000102,66.303604],[13.326944,66.318054],[13.192221,66.29332],[13.023333,66.32222],[13.007221,66.35582],[13.171389,66.406097],[13.0875,66.493607],[12.969999,66.518326],[13.108332000000132,66.536942],[13.21361000000013,66.507217],[13.456944,66.558884],[13.566387000000134,66.598602],[13.725555,66.601944],[13.527498,66.606659],[13.414444000000115,66.554153],[13.234165,66.545547],[13.204721,66.554993],[13.173054,66.645554],[13.195833000000107,66.663055],[13.535831,66.63472],[13.228054,66.712494],[13.703609000000142,66.69055200000014],[13.892776,66.728607],[13.559166,66.707764],[13.555277,66.752487],[13.695722,66.760162],[13.503611,66.785263],[13.616665,66.806381],[13.990833,66.7836],[13.692221,66.82998700000013],[13.52638800000011,66.89444],[13.546944,66.926666],[13.956944,66.92027300000012],[14.122499,66.98027],[14.218054000000109,66.974442],[14.304165,67.05360400000012],[14.539165,67.04277],[14.553055,67.011108],[14.595554,67.029709],[14.563332000000116,67.056381],[14.265276,67.078598],[14.350555,67.15110800000014],[14.598610000000122,67.16221600000011],[14.755554,67.121658],[14.7125,67.163055],[14.513887000000125,67.1772160000001],[14.574165,67.194717],[14.927776,67.206375],[14.891388000000118,67.146103],[14.988054,67.089432],[15.007776,67.10749800000012],[14.93111,67.146103],[15.0158330000001,67.201385],[15.251665,67.185822],[15.378887,67.158875],[15.389166,67.114716],[15.495554,67.065277],[15.472221,67.139709],[15.382221,67.201385],[15.739721,67.172485],[15.69611,67.206665],[15.063889,67.248047],[15.14361,67.270264],[15.151943,67.308884],[14.85916500000013,67.273605],[14.668610000000115,67.207489],[14.546389,67.24693300000013],[14.361666,67.233887],[14.627499000000114,67.418045],[14.792221,67.41610700000011],[14.819721,67.405548],[14.804443,67.388611],[14.926888,67.422989],[14.727499,67.493332],[15.035831,67.570541],[15.157221,67.534988],[14.936277,67.470444],[15.108889,67.493042],[15.441944,67.472488],[15.639999,67.26638800000012],[15.7016660000001,67.304993],[15.516666,67.425552],[15.541111,67.476944],[15.709999,67.53776600000015],[15.899166,67.558884],[15.722776,67.558319],[15.531944,67.50499],[15.251944,67.523041],[15.177221,67.614716],[15.299166,67.716934],[15.651943,67.675278],[15.401667,67.733322],[15.581388000000116,67.735321],[15.821388,67.671387],[15.834999,67.689987],[15.781111,67.727768],[15.379166,67.797211],[15.00111,67.663055],[14.761665000000109,67.643051],[14.730555,67.6586],[14.787777,67.723053],[15.03611,67.740265],[15.033609,67.776108],[14.842499,67.766663],[14.758055,67.805267],[15.104166,67.849991],[14.849443,67.844437],[14.992222,67.893051],[15.261944,67.860825],[15.708611,67.94693],[15.871111,67.923325],[15.96111100000013,68.013046],[15.51949900000011,68.04649400000011],[15.401667,67.987213],[15.283054000000106,68.0355530000001],[15.486666,68.131378],[15.536477,68.097672],[15.726665000000137,68.140823],[15.74111,68.094162],[15.634777,68.085716],[15.617777,68.056381],[15.64361,68.04554700000011],[15.851944,68.091385],[15.972221000000104,68.24554400000011],[16.047497,68.231384],[16.103611,68.166107],[16.092499,68.068054],[16.204720000000123,67.969711],[16.21722,67.88804600000014],[16.495831,67.794159],[16.453331,67.847488],[16.256664,67.891937],[16.207497,68.001663],[16.348888,68.006653],[16.518887,67.953323],[16.53916500000014,67.959152],[16.499165,68.010818],[16.364719,68.034988],[16.461109,68.09527600000013],[16.661663,68.04554700000011],[16.715275,68.06666600000011],[16.513481,68.114861],[16.342499,68.071655],[16.307777,68.119995],[16.486942,68.18666100000011],[16.421108,68.209991],[16.174164,68.194153],[16.171944,68.220276],[16.3189890000001,68.234055],[16.103333000000134,68.276932],[16.189999000000114,68.316376],[16.511108,68.25499],[16.632774,68.17416400000013],[16.805832000000123,68.131378],[16.465553,68.294159],[16.219444,68.344986],[16.317219,68.3669430000001],[16.724442,68.39915500000012],[16.880276,68.356659],[16.834442000000134,68.31805400000013],[17.139999,68.3669430000001],[17.324718,68.255264],[17.314999,68.164444],[17.354721,68.17387400000013],[17.41333,68.244995],[17.221107,68.331375],[17.200832000000105,68.3669430000001],[17.246109,68.400269],[17.324444,68.400269],[17.574718000000132,68.357208],[17.367496,68.411377],[17.578609,68.424438],[17.552776,68.52388000000013],[17.056664,68.434158],[17.004444,68.446106],[17.095833,68.47665400000011],[16.991665,68.504166],[16.86861,68.452209],[16.510555,68.43443300000013],[16.459442000000138,68.508041],[16.633331,68.53637700000012],[16.559998,68.581375],[16.61972,68.636932],[16.964996,68.701385],[17.257500000000107,68.72055100000011],[17.463608,68.663605],[17.680275,68.654434],[17.236111,68.75471500000013],[17.457497000000103,68.81027200000011],[17.792500000000132,68.756943],[17.768330000000105,68.7855530000001],[17.469997,68.830276],[17.715275,68.889999],[17.84111,68.87944],[17.718609,68.928604],[17.425831,68.904999],[17.637218,69.10554500000012],[18.152222,69.152222],[17.989441,69.231659],[17.996387,69.280273],[18.131943,69.339157],[18.173611,69.43222000000014],[18.256943,69.486374],[18.497219,69.37332200000014],[18.539444,69.299164],[18.679443,69.25999500000012],[18.707222,69.279434],[18.667221,69.310547],[18.771111000000133,69.3247070000001],[19.007221000000126,69.28305100000011],[18.949444,69.32499700000011],[18.637218,69.37332200000014],[18.453888,69.449158],[18.471664,69.514435],[18.85611,69.5502780000001],[18.91333,69.45887800000014],[19.011944,69.394989],[19.381386,69.313324],[19.171665000000132,69.248596],[19.44055200000014,69.22583],[19.454166,69.311661],[19.4175,69.34887700000012],[19.124443,69.381378],[18.995552,69.46138],[19.005833,69.508606],[19.09111,69.53416400000013],[19.261108,69.521103],[19.226665,69.564438],[19.014442,69.531937],[18.955555,69.55915800000014],[18.944164000000114,69.613052],[19.246666,69.771942],[19.758888,69.810272],[19.772778,69.780548],[19.676666,69.674164],[19.72361,69.655548],[19.714165,69.603333],[19.529163,69.39888],[19.679165,69.429443],[19.828053,69.714432],[19.93972,69.78694200000012],[20.046108000000117,69.799713],[20.157497,69.937485],[20.281944,69.973877],[20.424999,69.86943100000013],[20.317219000000136,69.673874],[20.280552000000114,69.47583],[20.19055200000014,69.402222],[19.989719,69.340546],[19.918331000000137,69.260269],[20.306664,69.41638200000011],[20.469719,69.576111],[20.8530540000001,69.489166],[20.481388,69.638885],[20.56583,69.761383],[20.794441,69.799438],[20.826111000000136,69.835541],[20.791386,69.873047],[21.089722,69.945267],[20.893608,69.849442],[21.044998,69.786102],[21.247498,69.998596],[21.30722,70.01971400000014],[21.554996,69.983322],[21.601944000000117,69.95359800000011],[21.584999,69.919708],[21.891109,69.828049],[21.981941,69.738327],[22.101665,69.74082900000013],[21.797222,70.0336],[22.021942,70.060272],[22.096664,70.113327],[21.734997,70.055542],[21.481388,70.09555100000011],[21.433331,70.141663],[21.204441,70.202209],[21.516388,70.303879],[21.584164,70.304153],[21.613609,70.265549],[21.73,70.237488],[21.806664000000126,70.236099],[22.003609,70.320831],[22.298611,70.283875],[22.27861,70.181381],[22.344166,70.14444],[22.550278,70.118881],[22.328331,70.17109700000015],[22.398888,70.254715],[22.964443,70.202774],[22.821388000000127,70.11137400000013],[22.444721,70.082214],[22.28777700000012,70.038879],[22.879444,70.103607],[22.991665,70.088333],[23.045555,70.022766],[23.16666400000014,69.957764],[23.311943,69.94082600000013],[23.536663,70.016937],[23.338886,70.030548],[23.175552,70.088882],[23.343666,70.11453200000011],[23.331108,70.21971100000013],[23.53083,70.241379],[23.418331,70.248322],[23.409164,70.27388],[23.66,70.41999800000013],[23.819164000000114,70.48637400000013],[23.978611,70.50943],[24.355831,70.453888],[24.155277000000126,70.568054],[24.363052,70.68859900000012],[24.646664,70.61416600000013],[24.729164000000136,70.621933],[24.718052,70.660828],[24.562222,70.738876],[24.245552,70.777222],[24.256107,70.831375],[24.38472,70.865829],[24.63472,70.775833],[24.57471800000013,70.934708],[24.659721,70.972488],[24.78388600000011,70.96638500000012],[24.879444,70.907471],[24.985275,70.911102],[24.970276,70.96637],[25.019444,70.968597],[25.216663,70.881943],[25.277775,70.802765],[25.345554,70.81416300000012],[25.391109,70.871384],[25.339165,70.948608],[25.358055,70.969437],[25.541386,70.90470900000014],[25.898888,70.890823],[25.927498,70.863052],[25.687222,70.77388],[25.630276,70.713043],[25.080555,70.506378],[25.259163,70.48860200000011],[25.274719,70.404709],[25.083332,70.35527],[25.136665,70.31832900000012],[25.133888,70.279434],[24.98,70.223328],[24.943333,70.141388],[24.942497,70.087769],[25.003052,70.059998],[25.045277,70.06359900000012],[25.030888,70.11499],[25.092499,70.147217],[25.111942000000113,70.07666],[25.264999,70.102219],[25.52944200000013,70.282486],[25.535,70.303604],[25.423885,70.322495],[25.450275,70.348877],[25.99916500000012,70.60304300000013],[26.242496,70.789444],[26.570274,70.938889],[26.693886,70.952499],[26.726387,70.921387],[26.690277,70.735825],[26.342777,70.640274],[26.653053,70.639435],[26.514164,70.431931],[26.504997,70.363052],[26.561108,70.34915200000012],[26.75805300000013,70.421661],[26.798332,70.4772190000001],[27.029442,70.474152],[26.97472,70.567764],[27.058331,70.61055],[27.26777600000014,70.57859800000011],[27.146385000000123,70.623322],[27.084442,70.6997070000001],[27.1325,70.738052],[27.254997000000113,70.749161],[27.31916400000011,70.824432],[27.565552,70.804718],[27.459999,70.875824],[27.16333,70.89915500000012],[27.123055000000136,70.919708],[27.136108,70.958328],[27.258331000000112,71.02916],[27.475555,71.0038760000001],[27.531109,71.08194],[27.651665,71.113052],[27.869999,71.032211],[28.207775,71.079987],[28.34360900000013,71.003326],[28.550831,70.968323],[28.443607,70.860275],[28.25222,70.787491],[27.772221000000116,70.78887900000012],[28.13166400000011,70.73082000000011],[27.647499,70.60527],[27.836941,70.615265],[28.294998,70.712769],[28.288887,70.654709],[28.241943,70.618881],[27.851665000000136,70.478882],[27.901386,70.44194],[28.182220000000143,70.497772],[28.041111,70.447769],[28.11972,70.434708],[28.231941,70.50582900000012],[28.335552,70.50555400000013],[28.153889000000106,70.369431],[28.185833,70.15943900000013],[28.038887,70.06193500000012],[28.13361,70.082489],[28.23222,70.165543],[28.19083,70.285263],[28.224442,70.38916],[28.480274000000122,70.629715],[28.527496,70.726654],[28.742222,70.85527000000013],[28.853886,70.88055400000013],[29.253887,70.841934],[29.318886,70.79332],[29.346943000000124,70.664154],[29.677219,70.743042],[29.781666,70.731659],[29.776665,70.674164],[29.689442,70.613602],[29.846943,70.63916000000012],[29.95472,70.703888],[30.101944,70.709152],[30.34861,70.596375],[30.234997,70.5544430000001],[30.002499,70.5352630000001],[30.158333,70.512772],[30.405552,70.554153],[30.584164,70.54110700000012],[30.637775,70.490265],[30.825832000000105,70.43249500000012],[30.94388600000013,70.449707],[31.078053,70.289154],[30.523052000000117,70.240555],[30.361385,70.179718],[30.38472,70.14749100000012],[30.343609,70.12165800000014],[30.09444400000012,70.068604],[29.780552,70.06694],[28.748333,70.176666],[28.59471900000011,70.163879],[28.753887,70.16165200000012],[28.609722,70.112488],[28.62833,70.104721],[29.671665000000132,69.967499],[29.365555,69.85527000000013],[29.434719,69.85527000000013],[29.536388000000102,69.909439],[29.737499,69.905273],[29.771385,69.83194],[29.486664000000133,69.655548],[29.6647190000001,69.731659],[29.94833,69.753876],[30.18861,69.68721],[30.129038,69.761818],[30.190186,69.764458],[30.16013900000013,69.802933],[30.166943,69.87359600000013],[30.294167,69.880829],[30.400555,69.8274990000001],[30.4175,69.767776],[30.412498,69.689713],[30.337219,69.66832],[30.449444,69.683044],[30.469444,69.744431],[30.445,69.808319],[30.46833,69.814438],[30.854839,69.792313],[30.943333,69.690552],[30.936665,69.56582600000013],[30.796944,69.530273],[30.511387,69.54916400000012],[30.203609,69.663879],[30.083885,69.656387],[30.072777,69.631104],[30.142776,69.628326],[30.184998000000117,69.582764],[30.097775,69.503326],[29.664997,69.373886],[29.309998,69.315277],[29.321663000000115,69.24554400000011],[29.254444,69.119995],[29.063332,69.0291600000001],[28.827499,69.0935970000001],[28.781666,69.149719],[28.826942,69.238052],[29.299721,69.48027000000013],[29.106667,69.703888],[28.379719,69.8274990000001],[28.32333,69.887497],[28.152496,69.915543],[27.998055,69.993607],[27.926556,70.087158],[27.59944200000012,70.072495],[27.299999,69.990555],[27.291943000000117,69.949997],[27.068886,69.9086],[26.80658,69.952057],[26.470554,69.93527200000011],[26.378052,69.854431],[26.15583,69.742493],[25.978333,69.701935],[25.941944,69.667221],[25.974163,69.635269],[25.957497,69.59027100000013],[25.82972,69.378052],[25.754997,69.34220900000014],[25.713333,69.255264],[25.761108,68.989166],[25.623333,68.884155],[25.43111,68.890549],[25.214443,68.81749],[25.15472,68.767776],[25.103333000000134,68.63472000000013],[24.934917,68.580811],[24.859203,68.587341],[24.754444,68.660263],[24.351387,68.710541],[23.976387,68.832489],[23.829998,68.829987],[23.692776,68.71221900000012],[23.204166,68.62860100000012],[23.063889,68.695541],[22.802776000000105,68.691376],[22.549999,68.737778],[22.398331,68.711105],[22.346664,68.84471100000013],[21.681942,69.284714],[21.320831,69.326111],[21.032497,69.213043],[21.053608,69.140549],[21.113052,69.108047],[21.059444,69.034439],[20.738331,69.096375],[20.535275,69.056381],[20.096943,69.042221],[20.314720000000136,68.928329],[20.350277000000116,68.78665200000012],[20.202499000000103,68.662216],[19.956387,68.543884],[20.211109,68.48220800000013],[19.9377750000001,68.337494],[18.952221,68.487778],[18.611942,68.475266],[18.358055,68.539154],[18.090832,68.50776700000011],[18.04583,68.40943900000013],[18.155277,68.166107],[17.884163,67.945541],[17.273609,68.090546],[17.188332,68.030273],[16.726944000000117,67.899155],[16.576942,67.66554300000013],[16.508331000000112,67.609161],[16.3825,67.515549],[16.192219000000136,67.5],[16.085831,67.41165200000012],[16.361385,67.237778],[16.40583,67.16333],[16.353886,67.017776],[16.00999800000011,66.890823],[15.625832,66.60582],[15.362778,66.479996],[15.468054,66.283875],[15.025276,66.149994],[14.504999,66.13249200000013],[14.634722,65.826935],[14.535,65.702774],[14.500555,65.585831],[14.493055,65.313599],[14.368889,65.24665800000014],[14.296438000000137,65.102127],[13.662498,64.58276400000011],[14.116388,64.470551],[14.154722,64.185822],[13.988333000000125,64.01805100000013],[13.23,64.093048],[12.938055,64.05332900000013],[12.681944,63.96721600000012],[12.139444,63.58416],[12.195000000000107,63.485275000000115],[11.936388,63.272217],[12.16861,63.015831],[12.028889,62.892494],[12.089443,62.749443],[12.047499,62.589996],[12.295832000000132,62.261665],[12.124443,61.728607],[12.406666,61.573326],[12.529999,61.566109],[12.85611,61.36249500000013],[12.772221000000116,61.200829],[12.637825000000133,61.057541],[12.407776,61.053886],[12.209999,61.002495],[12.594444,60.516937],[12.602777,60.442772],[12.527777000000128,60.33416000000011],[12.498333,60.124718],[12.461943,60.063606],[12.139999,59.88832900000011],[11.956944,59.896942],[11.815960000000132,59.8461],[11.891109,59.794716],[11.902777,59.707771],[11.666248,59.595482],[11.798332,59.245277],[11.754444,59.188049],[11.75111,59.090271],[11.621387,58.904716],[11.431944,58.888611],[11.434444,58.997215],[11.356110000000115,59.107216],[11.064165,59.11666100000013],[10.940832000000112,59.164993],[10.900276,59.142494],[10.764721,59.220276],[10.659166,59.363884],[10.652777,59.434998],[10.691463,59.479263],[10.557777000000101,59.728607],[10.640276,59.85666700000013],[10.696943,59.79361000000011],[10.738646,59.803772],[10.748333,59.88694],[10.683054,59.903328],[10.471666,59.84333],[10.5191650000001,59.681107],[10.585278,59.653053],[10.611387,59.601387],[10.513054,59.524994],[10.422499,59.523605],[10.414721,59.663055],[10.380554,59.698883],[10.222221,59.727493],[10.374998000000119,59.662498],[10.398333,59.591385],[10.370554,59.523048],[10.236944,59.54805],[10.474722,59.424164],[10.516388,59.31082900000012],[10.455832,59.241943],[10.363888,59.265274],[10.23111,59.038605],[10.148888,59.019722000000115],[10.168888,59.04277],[10.132776,59.044167],[10.026667,59.00673700000011],[10.006109,58.96093],[9.877499,58.954994],[9.833887,58.964165],[9.847221,58.996109],[9.786943,59.03611],[9.614166,59.11777500000011],[9.540833,59.114716],[9.684166,59.03194400000012],[9.693054,58.983055],[9.409443000000124,58.84138500000011],[9.339998,58.750832],[9.191111,58.658333],[8.995832,58.598328],[8.831110000000137,58.480827],[8.712645,58.44193600000011],[8.691944,58.37722000000013],[8.510277,58.270271],[8.248055,58.201942],[8.211111,58.115555],[8.155188,58.140007],[8.127499,58.096939],[7.528333,58.00804900000014],[7.151388,58.04777500000011],[7.014444,57.987778],[6.781666,58.111382],[6.731388,58.116386],[6.728333000000134,58.064163],[6.597777000000121,58.070274],[6.558888,58.097496],[6.587222,58.15361],[6.767221,58.238327],[6.347587,58.270782],[6.011944,58.379715],[5.956944,58.471664],[5.757222,58.486664],[5.625833,58.55555],[5.457777,58.744438],[5.543333,58.87471800000014],[5.552777,59.032776],[5.709722,58.975273],[5.705829,58.9419630000001],[5.744419000000107,58.928204],[5.817237,58.928539],[5.856944,58.961662],[6.064444,58.855553],[6.168611000000112,58.832222000000115],[6.230277,58.838333],[6.056944000000101,58.890831],[6.116388,58.9566650000001],[6.623333,59.051666],[6.154722,58.99360700000011],[6.035277,58.898888],[5.963881,59.012936],[5.866388,59.07222000000013],[6.167777,59.254715],[6.326944,59.310555],[6.465278,59.317772000000105],[6.331944,59.321938],[6.12361,59.258049],[5.995555,59.32972000000012],[6.235555,59.504997],[6.468888,59.555275],[6.258055,59.582222],[6.153333,59.45472],[5.933888000000138,59.349998],[5.876944,59.408882],[5.889722,59.44388600000013],[6.151388,59.476662],[5.807777,59.469162],[5.713055000000111,59.436661],[5.66,59.401382],[5.789444000000117,59.428886],[5.858333,59.381943],[5.856667,59.345551000000114],[5.687499,59.308609],[5.625278,59.320274],[5.598833,59.37672],[5.574833000000126,59.37954700000011],[5.572499000000107,59.32],[5.51111,59.274994],[5.384444,59.291939],[5.287222,59.346664],[5.203888,59.430832],[5.178055,59.508331],[5.482222,59.729164],[5.512777000000142,59.700829],[5.459735,59.519218],[5.525833,59.553329],[5.527778,59.629715],[5.562499000000116,59.675278],[5.677777000000106,59.668053],[5.890277,59.740555],[6.066667000000109,59.743889],[6.306389000000138,59.84333],[5.986944000000107,59.752777],[5.840555000000109,59.766937],[5.698333,59.832771],[5.735,59.909164],[5.973055,59.958885000000116],[5.95361,60.002777],[6.108333,60.106384000000105],[6.075,60.190552],[6.204721,60.295555],[6.504167,60.425827],[6.640555,60.410271],[6.531666,60.258888],[6.504444,60.113609],[6.521111,60.07666000000012],[6.533889,60.165833],[6.654722,60.3752750000001],[6.801389,60.469719],[7.108055,60.494164],[6.979444,60.505829],[7.002222000000131,60.58777600000013],[6.655277,60.429161],[6.568055,60.459717],[6.290555,60.385826],[6.220833,60.412498],[6.129722000000129,60.239716],[5.982222,60.236107],[5.899722000000111,60.151382],[5.878611,60.041664],[5.747222,59.98666400000014],[5.683888,60.036942],[5.646111,60.147217],[5.544167,60.150551],[5.633333,60.311943],[5.734444,60.38694],[5.624722,60.35833000000014],[5.411111,60.129715],[5.222514,60.203999],[5.314061,60.259487],[5.168056,60.277222],[5.14222100000012,60.34638200000012],[5.2525,60.428055],[5.229444,60.479996],[5.292777000000115,60.524994],[5.494444000000101,60.419441],[5.633611,60.415276],[5.702499,60.454437],[5.700833,60.69416],[5.627777,60.713051],[5.562499000000116,60.690277],[5.534444,60.63916000000012],[5.261389000000122,60.553055],[5.093888,60.646111],[5.127222,60.661385],[5.228055,60.618332],[5.130833,60.714996],[4.928888,60.798882],[4.997222,60.804718],[5.276388,60.721664],[5.340555,60.64054900000014],[5.433611,60.62722],[5.405833,60.701942000000145],[5.236388,60.773888],[5.365277,60.854996],[5.53361,60.872498],[5.460555,60.898048],[5.352777,60.875832],[5.258888000000127,60.810829],[5.063889000000131,60.831108],[4.983611,60.94666300000011],[5.007777,61.037216],[5.104166,61.073051],[5.419444000000112,61.02555100000012],[5.625278,61.089165],[5.920833,61.123055000000136],[6.372222,61.061943],[6.513055,61.096939],[6.590555000000109,61.151382],[6.823889000000122,61.140831000000105],[6.95361,61.08305400000012],[7.009166,61.015831],[7.128333000000111,60.92749800000013],[7.113889,60.860275],[7.162777,60.899437],[7.1675,60.944160000000124],[7.071944,60.974716],[7.000833,61.09610700000013],[7.313055000000134,61.123604],[7.428611,61.18138900000013],[7.357778,61.207222000000115],[7.303888,61.294441],[7.364166,61.364998],[7.574444,61.47943900000013],[7.309166,61.36249500000013],[7.273055,61.278885],[7.353889,61.189995],[7.278055,61.158607],[6.955555,61.109993],[6.906388000000106,61.161659],[6.564166,61.21833],[6.693333,61.340271],[6.70361,61.401382000000126],[6.591389,61.268608],[6.520407,61.246201],[6.538573,61.204319],[6.498333,61.130272],[6.34611,61.110275],[5.749166000000116,61.152771],[5.553333,61.13055400000013],[5.397222,61.068604],[5.049999,61.158607],[5.084722,61.188889],[5.213055,61.161385],[5.245832,61.180275],[5.135833,61.2241590000001],[4.995,61.215828],[4.953333,61.2586060000001],[5.17083300000013,61.333611],[5.415,61.37082700000014],[5.634166,61.36055],[5.406666,61.376389],[5.040555,61.317772],[4.948889,61.412773],[5.183611,61.453331],[5.527499,61.428604],[5.804999,61.452774],[5.705,61.494995],[5.451666,61.45082900000011],[5.130833,61.526665],[5.142777000000137,61.551941],[5.273888,61.557774],[5.148611,61.593048],[5.336944,61.592773]]],[[[25.828053,71.098602],[26.028332,71.114441],[26.03221900000011,71.078888],[25.924164,71.051376],[25.939720000000136,71.000824],[26.21971900000011,71.0336],[26.071663,70.971664],[25.585278,70.922211],[25.416664,70.98220800000013],[25.559719,71.012207],[25.28611,71.02082800000011],[25.320831,71.07388300000014],[25.583426,71.092491],[25.784721,71.154709],[25.828053,71.098602]]]]}},{"type":"Feature","properties":{"FIPS":"NP","ISO2":"NP","ISO3":"NPL","UN":524,"NAME":"Nepal","AREA":14300,"POP2005":27093656,"REGION":142,"SUBREGION":34,"LON":83.939,"LAT":28.253},"geometry":{"type":"Polygon","coordinates":[[[82.066399,27.914154],[81.977768,27.917217],[81.880264,27.85722],[81.37442,28.166107],[81.298035,28.163883],[81.193588,28.366663],[80.938583,28.441105],[80.541367,28.685272],[80.472214,28.589996],[80.387497,28.624996],[80.246094,28.750832],[80.055817,28.836109],[80.069717,28.94944],[80.287766,29.205551],[80.306931,29.310555],[80.275818,29.322498],[80.236374,29.425274],[80.406937,29.596386],[80.376923,29.748604],[80.539703,29.846107],[80.598877,29.955273],[80.678864,29.970272],[80.943039,30.181107],[81.02536,30.204353],[81.119431,30.019444],[81.240814,30.013611],[81.247482,30.056385],[81.383881,30.178329],[81.421097,30.385273],[81.541931,30.330551],[81.557755,30.381939],[81.637207,30.424438],[81.80304,30.363609],[82.112762,30.335552],[82.177765,30.06361],[82.231094,30.075275],[82.420822,30.010277],[82.855255,29.668884],[82.923874,29.693886],[83.059982,29.623329],[83.195251,29.630829],[83.37915,29.466106],[83.380539,29.416386],[83.552765,29.185829],[83.671921,29.160275],[83.720535,29.228882],[83.969711,29.297218],[84.119141,29.259998],[84.185532,29.205551],[84.158325,29.13472],[84.239975,29.053886],[84.236923,28.918884],[84.395538,28.859161],[84.481094,28.73666],[84.636383,28.702774],[84.70665,28.660553],[84.7061,28.601387],[84.846649,28.544441],[84.954712,28.544163],[85.059982,28.641106],[85.189972,28.603329],[85.106644,28.309441],[85.376648,28.263611],[85.439423,28.301662],[85.721375,28.279163],[85.780823,28.206104],[85.886108,28.151661],[85.973038,27.915829],[86.014435,27.882774],[86.089417,27.890829],[86.137207,27.931938],[86.093597,28.086109],[86.183594,28.163883],[86.226379,28.006664],[86.444977,27.908051],[86.534988,27.954994],[86.57193,28.105831],[86.686371,28.112217],[86.758041,28.080276],[86.76416,28.026665],[86.947075,27.947636],[87.039429,27.960827],[87.192749,27.823051],[87.536652,27.840275],[87.720535,27.804996],[87.797211,27.837219],[87.868866,27.918884],[88.09166,27.89222],[88.189148,27.850552],[88.123871,27.617496],[88.048325,27.501942],[87.993042,27.114441],[88.118591,26.98444],[88.173035,26.87944],[88.190811,26.720551],[88.101929,26.530279],[88.095825,26.438885],[88.014709,26.364719],[87.890549,26.473328],[87.643044,26.392492],[87.476929,26.435551],[87.269714,26.375275],[87.169983,26.399998],[87.00444,26.534443],[86.731659,26.419994],[86.334152,26.607773],[86.20665,26.585552],[86.036377,26.66333],[85.855545,26.570274],[85.74054,26.653885],[85.726089,26.801662],[85.630264,26.867496],[85.328049,26.736107],[85.211655,26.766941],[84.85498,26.995548],[84.651382,27.041664],[84.686096,27.196941],[84.63443,27.314999],[84.29776,27.388329],[84.147217,27.511387],[84.040268,27.444717],[83.871368,27.440273],[83.858307,27.352224],[83.607758,27.469162],[83.41832,27.472771],[83.358871,27.356106],[83.291367,27.337776],[83.176376,27.448883],[82.7686,27.501663],[82.701096,27.711105],[82.434708,27.675552],[82.066399,27.914154]]]}},{"type":"Feature","properties":{"FIPS":"NR","ISO2":"NR","ISO3":"NRU","UN":520,"NAME":"Nauru","AREA":2,"POP2005":10111,"REGION":9,"SUBREGION":57,"LON":166.93,"LAT":-0.522},"geometry":{"type":"Polygon","coordinates":[[[166.929138,-0.552222],[166.904419,-0.528889],[166.930542,-0.493333],[166.958588,-0.506389],[166.929138,-0.552222]]]}},{"type":"Feature","properties":{"FIPS":"NS","ISO2":"SR","ISO3":"SUR","UN":740,"NAME":"Suriname","AREA":15600,"POP2005":452468,"REGION":19,"SUBREGION":5,"LON":-55.912,"LAT":4.127},"geometry":{"type":"Polygon","coordinates":[[[-55.127968,5.822173],[-54.864449,5.853055],[-54.897507,5.885833],[-55.006393,5.863333],[-55.162224,5.958055],[-55.044174,6.003055],[-54.204727,5.879722],[-54.021118,5.816111],[-53.99028,5.751389],[-54.047226,5.652499],[-54.062225,5.499722],[-54.448059,5.024166],[-54.476112,4.867777],[-54.477501,4.747777],[-54.420006,4.593333],[-54.452225,4.509166],[-54.440239,4.410649],[-54.365005,4.16361],[-54.358063,4.030277],[-53.984169,3.593889],[-54.001114,3.448333],[-54.206116,3.145278],[-54.160835,2.956388],[-54.196671,2.790833],[-54.420563,2.434722],[-54.499168,2.365],[-54.634445,2.319722],[-54.695282,2.331388],[-54.689171,2.453888],[-54.759727,2.471111],[-54.806396,2.435555],[-54.8675,2.440278],[-54.972229,2.554722],[-55.710281,2.399167],[-55.965836,2.532777],[-56.08445,2.3575],[-56.115837,2.249166],[-56.036392,2.208889],[-55.90139,2.045278],[-55.904167,1.893055],[-55.946671,1.853333],[-56.037224,1.836944],[-56.470634,1.944499],[-56.562782,2.023889],[-56.691872,2.02874],[-56.810562,2.193333],[-57.098061,2.749166],[-57.201393,2.821389],[-57.205002,3.0125],[-57.285278,3.143888],[-57.301392,3.3775],[-57.429451,3.347222],[-57.642227,3.356389],[-57.654449,3.518611],[-57.734726,3.610278],[-57.835838,3.665],[-57.876671,3.809166],[-58.047226,4.008333],[-58.071396,4.159166],[-57.953896,4.287777],[-57.838615,4.654722],[-57.92334,4.821944],[-57.841118,4.927777],[-57.688057,5.010278],[-57.413895,4.989721],[-57.327225,5.026111],[-57.287781,5.172222],[-57.228889,5.140833],[-57.188614,5.168611],[-57.235207,5.259945],[-57.279167,5.223332],[-57.324448,5.303611],[-57.248505,5.486111],[-57.168335,5.537222],[-57.131393,5.773333],[-57.068336,5.942222],[-56.972504,5.996944],[-56.476952,5.945],[-56.017784,5.818333],[-55.904724,5.774722],[-55.899559,5.671908],[-55.877502,5.724166],[-55.926674,5.882222],[-55.836395,5.956666],[-55.377228,5.959999],[-55.120003,5.883611],[-55.127968,5.822173]]]}},{"type":"Feature","properties":{"FIPS":"NU","ISO2":"NI","ISO3":"NIC","UN":558,"NAME":"Nicaragua","AREA":12140,"POP2005":5462539,"REGION":19,"SUBREGION":13,"LON":-85.034,"LAT":12.84},"geometry":{"type":"MultiPolygon","coordinates":[[[[-83.712509,11.868332],[-83.731949,11.903332],[-83.714447,11.988054],[-83.723068,11.913332],[-83.712509,11.868332]]],[[[-83.048889,12.145555],[-83.05751,12.183611],[-83.021393,12.184166],[-83.022232,12.174721],[-83.048889,12.145555]]],[[[-82.964737,12.286943],[-82.984726,12.299721],[-82.983337,12.313055],[-82.97139,12.312498000000119],[-82.964737,12.286943]]],[[[-82.750839,14.353888],[-82.789734,14.374998],[-82.733612,14.418888],[-82.72139,14.377222],[-82.750839,14.353888]]],[[[-83.239731,14.982498],[-83.131851,14.992979000000105],[-83.337784,14.910276],[-83.421402,14.80611],[-83.353897,14.732222],[-83.324173,14.746111],[-83.186951,14.323889],[-83.444458,13.921665],[-83.564178,13.346943],[-83.500839,12.896111],[-83.538895,12.592222],[-83.480011,12.414999],[-83.5,12.386389],[-83.571121,12.389999000000103],[-83.633621,12.480555],[-83.629234,12.556221000000106],[-83.56279,12.580832],[-83.537231,12.765833],[-83.604446,12.819443],[-83.645569,12.797499000000128],[-83.646957,12.75],[-83.612228,12.732222],[-83.591675,12.623333],[-83.6975099999999,12.552221],[-83.73584,12.48111],[-83.669724,12.278332],[-83.676956,12.050554],[-83.722504,12.068054000000132],[-83.760834,11.935833],[-83.83168,11.874722],[-83.77417,11.800833000000125],[-83.738068,11.801388],[-83.731125,11.861944000000108],[-83.698898,11.846388],[-83.648346,11.620277],[-83.762222,11.551109000000109],[-83.871674,11.337221],[-83.808899,11.073332],[-83.717224,10.943054],[-83.646118,10.926109],[-83.667236,10.7925],[-83.915558,10.708611],[-83.999725,10.769444],[-84.190643,10.782768],[-84.343063,10.953888],[-84.674454,11.078054],[-84.902786,10.940832000000112],[-85.526947,11.166111000000114],[-85.564178,11.209721000000116],[-85.614456,11.21361],[-85.692383,11.076061],[-85.775284,11.105276],[-85.926392,11.304998],[-86.504639,11.764307],[-86.776672,12.204166],[-87.082779,12.398611],[-87.441391,12.732777],[-87.692505,12.912222],[-87.58139,13.053333],[-87.507507,13.019165],[-87.456955,12.935833],[-87.371948,12.906111000000124],[-87.291672,12.918888],[-87.32695,12.926943],[-87.301392,12.986599],[-87.063614,13.000277],[-87.046112,12.979721],[-86.954727,13.037498],[-86.906403,13.24555400000014],[-86.827789,13.296665000000132],[-86.745285,13.260832],[-86.695007,13.29694400000011],[-86.750839,13.567778],[-86.754181,13.756388000000129],[-86.566391,13.779165],[-86.330292,13.760277],[-86.121948,14.029444],[-86.015839,14.065832000000114],[-86.017502,13.997221],[-85.79834,13.837776],[-85.732315,13.829235],[-85.73056,13.9625],[-85.436951,14.122499],[-85.329727,14.271387],[-85.158615,14.333332],[-85.180557,14.426666],[-85.146393,14.489166],[-85.03241,14.573465],[-85.030014,14.669998],[-84.906677,14.808611],[-84.810562,14.824999000000103],[-84.688614,14.678333],[-84.482788,14.617777],[-84.196671,14.716389000000104],[-83.843613,14.785],[-83.569458,14.915277],[-83.48584,15.006109],[-83.384171,15.022221],[-83.239731,14.982498]]]]}},{"type":"Feature","properties":{"FIPS":"NZ","ISO2":"NZ","ISO3":"NZL","UN":554,"NAME":"New Zealand","AREA":26799,"POP2005":4097112,"REGION":9,"SUBREGION":53,"LON":172.235,"LAT":-42.634},"geometry":{"type":"MultiPolygon","coordinates":[[[[169.185516,-52.57695],[169.02832,-52.559166],[169.000824,-52.507225],[169.205231,-52.441383],[169.23913600000014,-52.550278],[169.185516,-52.57695]]],[[[166.09661900000015,-50.923058],[165.973572,-50.905273],[165.923584,-50.856392],[166.107727,-50.85556],[166.22052,-50.887505],[166.09661900000015,-50.923058]]],[[[165.995544,-50.603638],[165.97912600000018,-50.608337],[165.969421,-50.605003],[166.003601,-50.595001],[165.995544,-50.603638]]],[[[166.250824,-50.82695],[166.225525,-50.85778],[165.8955380000001,-50.850555],[165.886932,-50.804443],[165.90802,-50.762779],[166.08773800000017,-50.669167],[166.108307,-50.536667],[166.199402,-50.527222],[166.291931,-50.568336],[166.141357,-50.698051],[166.229401,-50.754173],[166.250824,-50.82695]]],[[[166.321899,-50.50695],[166.309143,-50.507225],[166.284973,-50.50528],[166.3319090000001,-50.49472],[166.321899,-50.50695]]],[[[178.8163760000001,-49.723885],[178.72689800000012,-49.715836],[178.71524,-49.685272],[178.81497200000013,-49.613617],[178.841064,-49.633614],[178.8163760000001,-49.723885]]],[[[166.632172,-48.04084],[166.61969,-48.056664],[166.563873,-48.039444],[166.622192,-47.995552],[166.632172,-48.04084]]],[[[179.076904,-47.680595],[179.06109600000013,-47.685829],[179.049133,-47.67556],[179.06970200000012,-47.661667],[179.076904,-47.680595]]],[[[167.434967,-47.248611],[167.426636,-47.222496],[167.486908,-47.214165],[167.468842,-47.235275],[167.434967,-47.248611]]],[[[167.685791,-46.796669],[167.6586,-46.783615],[167.663605,-46.760002],[167.7188420000001,-46.771385],[167.685791,-46.796669]]],[[[168.191925,-46.905273],[168.048309,-46.935829],[168.25943,-47.003334],[168.156372,-47.115005],[168.004974,-47.122223],[167.891083,-47.191109],[167.78497300000015,-47.17028],[167.766083,-47.138611],[167.61441000000013,-47.223053],[167.72219800000016,-47.209167],[167.70108,-47.249443],[167.519135,-47.27417],[167.53164700000013,-47.197777],[167.8107910000001,-46.916389],[167.75665300000014,-46.8125],[167.775818,-46.700279],[167.921906,-46.68222],[167.995514,-46.715279],[168.054688,-46.791946],[168.180542,-46.863617],[168.191925,-46.905273]]],[[[166.71637,-45.741669],[166.65246600000012,-45.745834],[166.50497400000015,-45.719162],[166.5685730000001,-45.641388],[166.710785,-45.61528],[166.753326,-45.701942],[166.71637,-45.741669]]],[[[167.00997900000016,-45.31028],[166.891357,-45.250282],[166.962189,-45.153328],[167.029694,-45.296394],[167.00997900000016,-45.31028]]],[[[-176.162231,-44.324722],[-176.22168,-44.34111],[-176.23584,-44.234734],[-176.161682,-44.222778],[-176.115814,-44.263336],[-176.162231,-44.324722]]],[[[-176.45224,-43.736122],[-176.269196,-43.763893],[-176.31366,-43.796394],[-176.424469,-43.756111],[-176.535553,-43.767509],[-176.455017,-43.952499],[-176.354736,-44.012512],[-176.377228,-44.056114],[-176.512268,-44.120552],[-176.60556,-44.119171],[-176.65506,-44.011978],[-176.523376,-43.936111],[-176.53421,-43.870277],[-176.631409,-43.801666],[-176.829163,-43.843063],[-176.848053,-43.812225],[-176.5578,-43.717506],[-176.45224,-43.736122]]],[[[174.399414,-41.115837],[174.37439,-41.203056],[174.193298,-41.232498],[174.34442100000012,-41.18306],[174.37188700000013,-41.148613],[174.322754,-41.1325],[174.399414,-41.115837]]],[[[173.80581700000016,-40.92778],[173.777466,-40.923332],[173.82330300000012,-40.762505],[173.963867,-40.710556],[173.92581200000015,-40.86306],[173.80581700000016,-40.92778]]],[[[172.8613590000001,-40.507782],[172.99133300000017,-40.529167],[172.73162800000011,-40.519722],[172.656921,-40.653328],[172.70135500000015,-40.748337],[172.855804,-40.853058],[172.935242,-40.796669],[173.013306,-40.796669],[173.05108600000014,-40.869446],[173.05969200000013,-40.971939],[173.03164700000013,-41.027496],[173.075806,-41.291115],[173.10553,-41.313332],[173.207184,-41.308609],[173.59802200000013,-41.053612],[173.72775300000012,-41.056389],[173.738281,-41.018608],[173.67608600000017,-41.036392],[173.69662500000015,-41.000282],[173.98468000000014,-40.89695],[174.029419,-40.943611],[173.778595,-41.015556],[173.778595,-41.114449],[173.8366390000001,-41.055],[173.953033,-41.060555],[173.848846,-41.144165],[173.820526,-41.245834],[173.763306,-41.267502],[173.775818,-41.289726],[174.12884500000018,-41.187218],[173.893585,-41.192772],[173.897766,-41.133614],[174.032745,-40.999725],[174.24633800000012,-41.044724],[174.323853,-41.003334],[174.20996100000013,-41.197495],[174.026642,-41.236115],[174.20636000000013,-41.269447],[174.326904,-41.222771],[174.249115,-41.322502],[174.15524300000016,-41.305],[174.111633,-41.336662],[174.04443400000014,-41.442497],[174.084137,-41.526108],[174.108307,-41.509171],[174.176086,-41.578613],[174.157196,-41.623329],[174.19302400000015,-41.685555],[174.289154,-41.748337],[174.212189,-41.86528],[173.979675,-42.061111],[173.928314,-42.202499],[173.558594,-42.487778],[173.285522,-42.958054],[173.099396,-43.061386],[172.838013,-43.148056],[172.760803,-43.239166],[172.726593,-43.423355],[172.775818,-43.612221],[173.05969200000013,-43.653053],[173.11441000000013,-43.741386],[173.091644,-43.856392],[173.00224300000013,-43.868999],[172.93997200000013,-43.756111],[172.917572,-43.869221],[172.938248,-43.896221],[172.870789,-43.904442],[172.642761,-43.772224],[172.495239,-43.723885],[172.424988,-43.733612],[172.384979,-43.77861],[172.386932,-43.863335],[172.189697,-43.909164],[171.654694,-44.122498],[171.293579,-44.343613],[171.26998900000012,-44.451942],[171.196075,-44.56028],[171.195801,-44.927498],[170.961914,-45.169167],[170.873566,-45.358055],[170.859955,-45.487503],[170.616913,-45.839439],[170.554413,-45.888054],[170.608582,-45.888054],[170.773315,-45.782776],[170.783051,-45.878334],[170.342468,-45.97361],[170.263611,-46.051941],[170.22662400000013,-46.165001],[169.863586,-46.371384],[169.85080000000016,-46.464722],[169.701904,-46.558052],[169.266388,-46.656387],[169.107727,-46.669167],[169.0672,-46.635002],[169.06192,-46.675003],[169.008026,-46.680832],[168.8833310000001,-46.667778],[168.835785,-46.560555],[168.49273700000015,-46.613335],[168.43663000000015,-46.599667],[168.4422,-46.575005],[168.566925,-46.586662],[168.391357,-46.540001],[168.353577,-46.547783],[168.3514100000001,-46.603165],[168.268311,-46.529167],[168.339417,-46.539169],[168.392487,-46.492226],[168.368835,-46.416107],[168.250275,-46.400833],[168.174988,-46.340279],[167.832184,-46.398613],[167.753876,-46.333885],[167.781372,-46.29084],[167.701904,-46.209442],[167.546356,-46.154167],[167.45190400000013,-46.154716],[167.356628,-46.254448],[167.280273,-46.273056],[166.705231,-46.201111],[166.670258,-46.15361],[166.738861,-46.119164],[166.829956,-46.003891],[166.94693,-45.945274],[166.82803300000012,-45.984444],[166.740982,-46.066059],[166.670532,-46.087219],[166.61358600000017,-46.086388],[166.66165200000012,-45.991943],[166.62579300000016,-45.967216],[166.48440600000015,-46.01445],[166.47689800000012,-45.809723],[166.881348,-45.779999],[166.987183,-45.709724],[166.809418,-45.721382],[166.775818,-45.662773],[166.81671100000017,-45.605606],[167.0000000000001,-45.57695],[167.041351,-45.501396],[166.704407,-45.574448],[166.82162500000015,-45.320557],[166.88079800000014,-45.279167],[167.211914,-45.475273],[167.05108600000017,-45.333328],[167.163574,-45.302834],[167.260254,-45.335831],[167.307739,-45.318611],[167.194641,-45.271446],[167.089645,-45.268776],[167.00219700000014,-45.201111],[166.996918,-45.145836],[167.320801,-44.871384],[167.40431200000012,-44.863499],[167.459686,-44.99472],[167.507202,-45.001396],[167.45303300000012,-44.788895],[167.743011,-44.611671],[167.949982,-44.40361],[168.141663,-44.308052],[168.1241000000001,-44.251404],[168.28830000000013,-44.172775],[168.374969,-44.037781],[168.858582,-43.976662],[169.224396,-43.743332],[169.721619,-43.573334],[169.871063,-43.406662],[170.0285950000001,-43.347778],[170.2883,-43.10778],[170.79412800000011,-42.90139],[171.149719,-42.563614],[171.304413,-42.296669],[171.343842,-42.110832],[171.51080300000012,-41.76445],[171.650818,-41.761391],[171.790527,-41.696388],[171.88665800000012,-41.629997],[172.064972,-41.40361],[172.122192,-41.277779],[172.108856,-40.885559],[172.478302,-40.613892],[172.523483,-40.597946],[172.534149,-40.631668],[172.596344,-40.601395],[172.631622,-40.559998],[172.581848,-40.551666],[172.627167,-40.511948],[172.8613590000001,-40.507782]]],[[[177.001373,-37.870552],[176.97467,-37.876106],[176.964691,-37.863617],[176.97995,-37.848053],[177.001373,-37.870552]]],[[[176.43856800000015,-37.650276],[176.429138,-37.645004],[176.44693,-37.604721],[176.459412,-37.622772],[176.43856800000015,-37.650276]]],[[[175.166077,-36.833885],[175.08886700000016,-36.833611],[175.002472,-36.792778],[175.01553300000012,-36.765839],[175.193848,-36.727493],[175.212189,-36.761116],[175.166077,-36.833885]]],[[[175.82717900000011,-36.630829],[175.796356,-36.627495],[175.7702640000001,-36.580833],[175.80246,-36.576111],[175.82717900000011,-36.630829]]],[[[174.86386100000016,-36.459724],[174.844116,-36.457504],[174.869965,-36.388893],[174.9071960000001,-36.451668],[174.86386100000016,-36.459724]]],[[[175.149414,-36.213333],[175.114685,-36.231667],[175.07968100000016,-36.200836],[175.121887,-36.170555],[175.149414,-36.213333]]],[[[175.54470800000013,-36.347778],[175.467194,-36.322777],[175.358856,-36.229439],[175.37188700000013,-36.070557],[175.410522,-36.066109],[175.529419,-36.178612],[175.54470800000013,-36.347778]]],[[[173.038879,-34.436943],[173.039978,-34.522224],[173.0074770000001,-34.526947],[172.961914,-34.465279],[172.908325,-34.544167],[173.053314,-34.66555],[173.133026,-34.828056],[173.24273700000012,-34.884727],[173.26913500000012,-35.019722],[173.358856,-34.98111],[173.400818,-34.863335],[173.450806,-34.807777],[173.499115,-34.871109],[173.39971900000012,-34.906387],[173.467468,-34.988892],[173.541656,-34.988609],[173.58941700000014,-34.928612],[174.10107400000015,-35.121109],[174.098297,-35.161667],[174.021912,-35.164162],[174.008026,-35.215004],[174.100525,-35.228882],[174.14358500000014,-35.328613],[174.21801800000014,-35.322227],[174.319977,-35.232773],[174.575806,-35.601944],[174.563293,-35.651665],[174.4735720000001,-35.646393],[174.523041,-35.729439],[174.58386200000018,-35.764725],[174.602448,-35.844444],[174.560791,-35.847778],[174.491058,-35.769447],[174.361908,-35.723328],[174.346924,-35.833061],[174.38134800000012,-35.851112],[174.398865,-35.821388],[174.4863590000001,-35.824722],[174.525543,-35.849167],[174.487183,-35.915001],[174.498016,-35.994164],[174.612732,-36.042229],[174.616364,-36.100861],[174.781097,-36.266945],[174.812744,-36.339165],[174.76831100000015,-36.34639],[174.707733,-36.541672],[174.808319,-36.805275],[174.854401,-36.847778],[174.896637,-36.878334],[175.055542,-36.88028],[175.161652,-36.955559],[175.221069,-36.937775],[175.27832000000012,-36.965279],[175.328857,-37.026947],[175.3191220000001,-37.152496],[175.3732910000001,-37.21666],[175.579132,-37.244446],[175.589142,-37.169449],[175.54248,-36.994446],[175.43524200000013,-36.866943],[175.50943,-36.776108],[175.486359,-36.679726],[175.463593,-36.621384],[175.361633,-36.556389],[175.353577,-36.481941],[175.538025,-36.514725],[175.631073,-36.710556],[175.763611,-36.713615],[175.84079,-36.754173],[175.733582,-36.805832],[175.707458,-36.869995],[175.743835,-36.89389],[175.756378,-36.830002],[175.84552,-36.839722],[175.91830400000015,-37.067505],[175.887207,-37.244164],[175.93081700000016,-37.262505],[175.976074,-37.453056],[176.16943400000014,-37.620277],[176.066925,-37.59639],[176.095245,-37.576111],[176.018768,-37.526058],[175.94635000000014,-37.523056],[175.994415,-37.638893],[176.242188,-37.709442],[176.267487,-37.676392],[176.521637,-37.769447],[176.671082,-37.862503],[177.082733,-37.967216],[177.15942400000017,-38.013336],[177.473572,-37.962502],[177.599121,-37.878052],[177.732178,-37.682503],[177.875793,-37.65139],[178.006653,-37.588333],[178.01800500000013,-37.550831],[178.306915,-37.568062],[178.349701,-37.626945],[178.49719200000015,-37.646667],[178.5655210000001,-37.713333],[178.34747300000015,-38.011116],[178.377747,-38.09861],[178.31802400000012,-38.255562],[178.300537,-38.536392],[178.06829800000014,-38.717773],[177.928864,-38.722221],[177.89386000000013,-39.064777],[177.99939000000015,-39.127495],[177.90997300000015,-39.25695],[177.861908,-39.285835],[177.821198,-39.101276],[177.62884500000015,-39.071114],[177.426086,-39.064163],[177.05496200000016,-39.204445],[176.897766,-39.438049],[176.94662500000015,-39.664444],[177.11911,-39.676109],[177.02359,-39.768059],[176.834137,-40.181671],[176.349396,-40.693611],[176.23913600000014,-40.90889],[176.142212,-40.975273],[176.080811,-41.129166],[175.98468000000014,-41.231384],[175.323029,-41.614449],[175.216919,-41.612778],[175.18609600000013,-41.425003],[175.05304,-41.378609],[174.91857900000014,-41.448051],[174.866058,-41.425003],[174.887482,-41.224442],[174.827179,-41.218887],[174.778046,-41.255836],[174.771088,-41.278053],[174.833313,-41.301109],[174.80719,-41.336388],[174.67190600000015,-41.338333],[174.591919,-41.27861],[174.613007,-41.232216],[174.69470200000012,-41.213615],[174.844421,-41.041672],[174.9321900000001,-40.987503],[175.1277470000001,-40.713615],[175.238007,-40.329727],[175.15554800000018,-40.095833],[174.938873,-39.902222],[174.549408,-39.822227],[174.308868,-39.610283],[173.963013,-39.541672],[173.7952580000001,-39.421944],[173.75192300000015,-39.288612],[173.785248,-39.184998],[173.829956,-39.145836],[174.209137,-38.977219],[174.392761,-38.974442],[174.594421,-38.815834],[174.724396,-38.185829],[174.9402470000001,-38.101112],[174.8771670000001,-38.064163],[174.89358500000014,-37.969994],[174.868286,-37.943611],[174.82275400000015,-37.999725],[174.78637700000013,-37.988335],[174.791077,-37.852783],[174.87274200000013,-37.806107],[174.975525,-37.806389],[174.974976,-37.75],[174.848297,-37.769722],[174.717468,-37.425003],[174.719116,-37.393616],[174.840515,-37.291389],[174.717194,-37.36528],[174.549713,-37.073616],[174.66137700000013,-37.065552],[174.646088,-37.100838],[174.703857,-37.197777],[174.733856,-37.196106],[174.716644,-37.154167],[174.87912,-37.08889],[174.887482,-37.059166],[174.795532,-37.023056],[174.832733,-36.948608],[174.7702640000001,-36.936661],[174.659698,-36.947495],[174.600525,-37.022224],[174.50247200000013,-37.037506],[174.406097,-36.765007],[174.187744,-36.496948],[174.189972,-36.431389],[174.251923,-36.443611],[174.370728,-36.6325],[174.422485,-36.667221],[174.45303300000012,-36.651108],[174.465515,-36.532219],[174.422211,-36.366112],[174.377167,-36.401665],[174.303864,-36.395279],[174.268585,-36.342224],[174.299988,-36.314163],[174.421249,-36.310612],[174.518311,-36.258057],[174.505249,-36.231384],[174.336365,-36.298889],[174.305237,-36.287506],[174.4422,-36.169724],[174.396088,-36.144447],[174.337463,-36.232773],[174.282745,-36.121109],[174.195251,-36.131111],[174.1857910000001,-36.171944],[174.312469,-36.236664],[174.25943,-36.273056],[174.065796,-36.168335],[173.991058,-36.109444],[173.913879,-35.86972],[173.921356,-36.003059],[173.987732,-36.134171],[174.180542,-36.282501],[174.194702,-36.375275],[174.080811,-36.409439],[174.020538,-36.273888],[173.82608,-36.032501],[173.398865,-35.573891],[173.44662500000015,-35.440277],[173.54025300000012,-35.430832],[173.655548,-35.313332],[173.564148,-35.278053],[173.566925,-35.36972],[173.410248,-35.388893],[173.38052400000015,-35.528053],[173.087463,-35.211388],[173.187469,-35.143333],[173.18942300000015,-35.012779],[172.722473,-34.495277],[172.73913600000014,-34.435555],[172.911926,-34.414719],[173.038879,-34.436943]]],[[[172.157196,-34.173889],[172.133331,-34.153328],[172.18692,-34.152496],[172.181915,-34.157776],[172.157196,-34.173889]]],[[[-178.605286,-30.581116],[-178.607788,-30.587784],[-178.613068,-30.587223],[-178.612518,-30.574448],[-178.605286,-30.581116]]],[[[-177.84613,-29.278614],[-177.923615,-29.284725],[-177.952484,-29.226112],[-177.869141,-29.242496],[-177.84613,-29.278614]]]]}},{"type":"Feature","properties":{"FIPS":"PA","ISO2":"PY","ISO3":"PRY","UN":600,"NAME":"Paraguay","AREA":39730,"POP2005":5904342,"REGION":19,"SUBREGION":5,"LON":-58.391,"LAT":-23.236},"geometry":{"type":"Polygon","coordinates":[[[-54.330559,-24.679449],[-54.452507,-25.011112],[-54.45639,-25.087223],[-54.423058,-25.143059],[-54.616951,-25.438057],[-54.604446,-25.943611],[-54.665001,-25.982502],[-54.661667,-26.158337],[-54.633339,-26.200279],[-54.667503,-26.23888],[-54.69278,-26.428337],[-54.83667,-26.659447],[-54.930557,-26.688335],[-54.969452,-26.788059],[-55.046112,-26.797779],[-55.133614,-26.885834],[-55.421394,-26.990002],[-55.547501,-27.112225],[-55.59639,-27.338058],[-55.736115,-27.439445],[-55.842506,-27.40778],[-55.898338,-27.32917],[-56.137779,-27.308891],[-56.268059,-27.387501],[-56.270836,-27.461391],[-56.378059,-27.588337],[-56.550003,-27.452503],[-56.673058,-27.461391],[-56.736946,-27.506947],[-56.908615,-27.417778],[-57.071671,-27.491947],[-57.129448,-27.489723],[-57.626396,-27.369167],[-57.791389,-27.292225],[-58.156395,-27.26889],[-58.604622,-27.316921],[-58.598892,-27.245003],[-58.655731,-27.191612],[-58.652779,-27.158337],[-58.564171,-27.1175],[-58.469543,-26.981468],[-58.316673,-26.87278],[-58.181671,-26.656113],[-58.168335,-26.597225],[-58.21917,-26.535004],[-58.211395,-26.426392],[-58.131393,-26.257225],[-58.14473,-26.206947],[-57.855835,-26.001945],[-57.903618,-25.958336],[-57.803612,-25.834724],[-57.810982,-25.77314],[-57.576668,-25.549446],[-57.55584,-25.438057],[-57.643333,-25.374725],[-57.756111,-25.176945],[-57.871117,-25.08778],[-58.183891,-24.973892],[-58.348335,-24.974724],[-58.450562,-24.856945],[-58.803337,-24.784168],[-58.989723,-24.654724],[-59.33889,-24.488892],[-59.472778,-24.353058],[-60.038063,-24.009724],[-60.286392,-24.037502],[-60.573334,-23.951115],[-60.613892,-23.894447],[-61.007782,-23.813335],[-61.115562,-23.603615],[-61.450836,-23.418056],[-61.598618,-23.29417],[-61.683891,-23.282223],[-61.739723,-23.243614],[-61.759445,-23.169724],[-61.986389,-23.010281],[-62.029449,-22.891945],[-62.154724,-22.756111],[-62.246948,-22.528893],[-62.521393,-22.370834],[-62.643768,-22.238903],[-62.258896,-21.056946],[-62.269447,-20.562225],[-61.913071,-20.080009],[-61.7425,-19.645],[-60.613335,-19.459167],[-59.972778,-19.296947],[-59.09584,-19.348892],[-58.15139,-19.828056],[-58.130562,-19.992226],[-58.155838,-20.228615],[-58.008896,-20.495834],[-57.978615,-20.711113],[-57.92028,-20.668335],[-57.857224,-20.73917],[-57.814445,-20.971947],[-57.850281,-21.336945],[-57.953896,-21.510834],[-57.921394,-21.662224],[-57.985107,-22.091827],[-57.827507,-22.145],[-57.767784,-22.113056],[-57.640007,-22.121113],[-57.595001,-22.182224],[-57.371117,-22.218056],[-57.153336,-22.203613],[-56.877502,-22.27417],[-56.70723,-22.215],[-56.634171,-22.251945],[-56.508339,-22.09639],[-56.403061,-22.065556],[-56.357506,-22.163059],[-56.205833,-22.273613],[-55.849724,-22.288891],[-55.743057,-22.399723],[-55.712784,-22.570004],[-55.609451,-22.633892],[-55.646118,-22.852501],[-55.549171,-23.137501],[-55.550285,-23.319168],[-55.502426,-23.379723],[-55.536118,-23.464169],[-55.521667,-23.602779],[-55.441673,-23.700836],[-55.411667,-23.95639],[-55.188614,-24.020279],[-55.031395,-23.994446],[-54.627785,-23.80389],[-54.407227,-23.916668],[-54.243896,-24.053608],[-54.337784,-24.14389],[-54.248894,-24.353615],[-54.33139,-24.492779],[-54.330559,-24.679449]]]}},{"type":"Feature","properties":{"FIPS":"PE","ISO2":"PE","ISO3":"PER","UN":604,"NAME":"Peru","AREA":128000,"POP2005":27274266,"REGION":19,"SUBREGION":5,"LON":-75.552,"LAT":-9.326},"geometry":{"type":"Polygon","coordinates":[[[-78.70903,-4.584787],[-78.665558,-4.554445],[-78.650284,-4.473612],[-78.672073,-4.307094],[-78.563614,-4.095556],[-78.531677,-3.912778],[-78.396393,-3.738611],[-78.337509,-3.422778],[-78.266403,-3.417778],[-78.255844,-3.516945],[-78.231949,-3.518611],[-78.1689,-3.45],[-78.217789,-3.369167],[-78.205841,-3.339167],[-77.857224,-2.984445],[-76.660629,-2.572135],[-76.074173,-2.131111],[-75.559174,-1.534167],[-75.402237,-0.922778],[-75.325012,-0.981111],[-75.21608,-0.965336],[-75.292786,-0.730556],[-75.246124,-0.554167],[-75.409454,-0.425833],[-75.485565,-0.226667],[-75.625565,-0.175278],[-75.619736,-0.106667],[-75.4189,-0.165],[-75.24501,-0.119167],[-75.191956,-0.031389],[-74.866394,-0.232222],[-74.767792,-0.211667],[-74.70668,-0.367222],[-74.638336,-0.409722],[-74.607513,-0.383611],[-74.376114,-0.568056],[-74.316116,-0.781667],[-74.247787,-0.853611],[-74.282791,-0.930278],[-74.227234,-1.027778],[-74.077789,-1.072778],[-73.868057,-1.208611],[-73.837784,-1.270278],[-73.65834,-1.281667],[-73.556396,-1.370833],[-73.542786,-1.468056],[-73.443344,-1.605834],[-73.486954,-1.654444],[-73.49057,-1.766945],[-73.300003,-1.875834],[-73.199173,-1.803056],[-73.132782,-1.849167],[-73.087784,-1.929167],[-73.05751,-2.14],[-73.088348,-2.223611],[-73.133621,-2.243333],[-73.112228,-2.338056],[-73.003067,-2.410556],[-72.935562,-2.395556],[-72.881958,-2.506389],[-72.595566,-2.407222],[-72.227509,-2.498889],[-71.986954,-2.3675],[-71.888336,-2.381667],[-71.813065,-2.235278],[-71.698059,-2.146945],[-71.669174,-2.229167],[-71.515015,-2.235278],[-71.406113,-2.284722],[-71.357788,-2.3525],[-71.188065,-2.360556],[-70.861115,-2.223056],[-70.659729,-2.3525],[-70.577515,-2.487223],[-70.386124,-2.515833],[-70.297348,-2.499568],[-70.218613,-2.568056],[-70.188904,-2.651389],[-70.116119,-2.704167],[-70.091675,-2.691112],[-70.067505,-2.755556],[-70.724167,-3.779723],[-70.516113,-3.861111],[-70.371948,-3.788333],[-70.323059,-3.799167],[-70.180847,-3.938334],[-70.126404,-4.06889],[-69.95668,-4.209445],[-69.974731,-4.306945],[-70.018616,-4.339168],[-70.201569,-4.332128],[-70.306671,-4.244722],[-70.323898,-4.136667],[-70.433334,-4.131667],[-70.584167,-4.195556],[-70.628891,-4.156667],[-70.765839,-4.146389],[-70.834732,-4.187778],[-70.950287,-4.38139],[-71.169449,-4.357779],[-71.64473,-4.509167],[-71.747192,-4.490353],[-71.902481,-4.518188],[-72.235001,-4.753334],[-72.37529,-4.784445],[-72.399734,-4.871112],[-72.476959,-4.941112],[-72.851959,-5.124722],[-72.898621,-5.172778],[-72.962784,-5.458056],[-72.942505,-5.543334],[-72.963348,-5.654167],[-73.13028,-5.87639],[-73.229736,-6.093612],[-73.12001,-6.373889],[-73.123901,-6.447223],[-73.191681,-6.552778],[-73.353058,-6.576945],[-73.744171,-6.876945],[-73.799728,-7.080833],[-73.702789,-7.306945],[-73.931122,-7.359167],[-73.954727,-7.52389],[-74.010559,-7.541389],[-73.828903,-7.728333],[-73.703613,-7.778611],[-73.713898,-7.8725],[-73.785278,-7.875278],[-73.771957,-7.948056],[-73.645004,-8.02389],[-73.533066,-8.355556],[-73.404724,-8.450556],[-73.343338,-8.606945],[-73.273346,-8.675835],[-73.169724,-8.710279],[-73.06279,-8.899168],[-72.964172,-8.983334],[-72.9664,-9.143057],[-73.205292,-9.407223],[-72.730011,-9.413057],[-72.305557,-9.530001],[-72.251953,-9.659723],[-72.271118,-9.746668],[-72.180008,-9.80139],[-72.150848,-9.882778],[-72.185837,-10.003889],[-71.298889,-9.996389],[-71.184448,-9.936945],[-71.136124,-9.860834],[-71.002228,-9.814724],[-70.881958,-9.67],[-70.592789,-9.443611],[-70.514664,-9.428001],[-70.60759,-9.575665],[-70.581116,-9.644445],[-70.628067,-9.835556],[-70.631393,-11.009167],[-70.532791,-10.932222],[-70.431396,-11.032223],[-70.328903,-11.069168],[-70.154175,-11.030001],[-69.929169,-10.914446],[-69.780563,-10.923334],[-69.730835,-10.965279],[-69.568436,-10.951092],[-68.92807,-11.993057],[-68.673904,-12.50115],[-68.815567,-12.733057],[-68.881668,-12.75889],[-68.974457,-12.869722],[-68.960556,-13.500557],[-69.06279,-13.707779],[-68.977509,-13.961668],[-68.891113,-14.043612],[-68.853058,-14.199167],[-68.999176,-14.243334],[-68.9814,-14.379168],[-69.228897,-14.576389],[-69.248901,-14.6875],[-69.366394,-14.802502],[-69.381393,-14.970001],[-69.136948,-15.245834],[-69.268341,-15.326946],[-69.421951,-15.618057],[-69.211945,-16.160557],[-69.134171,-16.223614],[-68.965012,-16.209446],[-68.840836,-16.295559],[-68.82251,-16.339725],[-68.990845,-16.419724],[-69.03418,-16.473057],[-69.011124,-16.656948],[-69.191956,-16.778057],[-69.406403,-17.072224],[-69.525284,-17.125557],[-69.618896,-17.214725],[-69.656189,-17.287247],[-69.590836,-17.29528],[-69.501114,-17.378891],[-69.499725,-17.50528],[-69.683899,-17.663612],[-69.814728,-17.652225],[-69.83223,-17.676945],[-69.849731,-17.754169],[-69.770004,-17.968891],[-69.8414,-18.128613],[-69.965836,-18.256111],[-70.141113,-18.323334],[-70.355835,-18.319725],[-70.405487,-18.348545],[-70.566116,-18.221111],[-70.651672,-18.192223],[-70.953064,-17.918335],[-71.095001,-17.858891],[-71.301682,-17.71167],[-71.356674,-17.621948],[-71.396118,-17.403336],[-71.497513,-17.296947],[-71.828903,-17.189445],[-72.455841,-16.7075],[-72.790283,-16.632504],[-72.912506,-16.538891],[-73.235001,-16.411667],[-73.329727,-16.330002],[-73.835556,-16.158611],[-74.05751,-15.953056],[-74.3564,-15.849724],[-74.436951,-15.806112],[-74.483612,-15.720835],[-75.047501,-15.469168],[-75.260284,-15.18889],[-75.395569,-15.088335],[-75.515839,-14.914446],[-75.933334,-14.658056],[-75.987793,-14.467501],[-76.086395,-14.376667],[-76.140564,-14.230278],[-76.234726,-14.155279],[-76.29306,-13.906389],[-76.39389,-13.898056],[-76.363342,-13.805],[-76.306946,-13.796112],[-76.269455,-13.855278],[-76.20195,-13.638056],[-76.196945,-13.418335],[-76.492233,-13.046112],[-76.520004,-12.903612],[-76.640015,-12.745279],[-76.800842,-12.387779],[-77.123055,-12.077507],[-77.203064,-11.658335],[-77.370285,-11.45389],[-77.652512,-11.292223],[-77.664734,-11.240557],[-77.610001,-11.186111],[-77.679459,-10.934168],[-78.069458,-10.321945],[-78.238892,-9.930557],[-78.246124,-9.792501],[-78.377792,-9.619167],[-78.405289,-9.427778],[-78.485291,-9.330002],[-78.520569,-9.172501],[-78.647781,-9.063334],[-78.683624,-8.990835],[-78.66362,-8.917501],[-78.72612,-8.828056],[-78.771957,-8.58639],[-78.929169,-8.422224],[-78.917511,-8.374168],[-78.989731,-8.226946],[-79.344727,-7.894167],[-79.585556,-7.467223],[-79.605011,-7.335556],[-79.708862,-7.181525],[-79.715012,-7.116667],[-79.938904,-6.883334],[-79.982788,-6.764445],[-80.123901,-6.639167],[-80.52417,-6.433333],[-80.669724,-6.320556],[-81.174728,-6.086667],[-81.197784,-5.976111],[-81.155289,-5.859167],[-81.07251,-5.825834],[-80.989731,-5.869445],[-80.926392,-5.852222],[-80.882507,-5.768333],[-80.871399,-5.652223],[-80.961945,-5.431945],[-81.209732,-5.192779],[-81.178345,-5.070834],[-81.098892,-5.063334],[-81.084457,-5.023056],[-81.353897,-4.693056],[-81.30307,-4.552222],[-81.289734,-4.31],[-81.060532,-4.084756],[-80.982224,-3.9525],[-80.871399,-3.8825],[-80.820847,-3.75],[-80.605835,-3.623611],[-80.529724,-3.505556],[-80.381668,-3.479167],[-80.340424,-3.380517],[-80.253891,-3.420834],[-80.211395,-3.739167],[-80.153336,-3.884228],[-80.316391,-4.013056],[-80.386124,-3.979167],[-80.467224,-3.986945],[-80.501678,-4.050279],[-80.468613,-4.201112],[-80.441681,-4.222778],[-80.335556,-4.199445],[-80.478058,-4.383334],[-80.467789,-4.43889],[-80.363342,-4.467778],[-80.134598,-4.284491],[-79.813614,-4.48],[-79.649734,-4.432778],[-79.539169,-4.520834],[-79.445282,-4.800279],[-79.290848,-4.963334],[-79.106949,-4.97139],[-79.054825,-5.009132],[-78.928619,-4.868334],[-78.918335,-4.739167],[-78.876114,-4.677222],[-78.70903,-4.584787]]]}},{"type":"Feature","properties":{"FIPS":"PK","ISO2":"PK","ISO3":"PAK","UN":586,"NAME":"Pakistan","AREA":77088,"POP2005":158080591,"REGION":142,"SUBREGION":34,"LON":69.386,"LAT":29.967},"geometry":{"type":"MultiPolygon","coordinates":[[[[67.449417,24.002777],[67.411926,24.00583300000011],[67.379425,24.051662],[67.478592,24.04694400000011],[67.449417,24.002777]]],[[[74.81749000000013,37.021767],[74.974152,36.98484000000013],[75.13832100000013,37.001534000000106],[75.382202,36.922943],[75.449142,36.732941],[75.523041,36.729065],[75.546371,36.76963],[75.63916,36.763542],[75.864426,36.659676],[76.00499000000013,36.458603],[76.041656,36.237511],[75.993866,36.159721],[75.923035,36.123596000000134],[75.926086,36.077209],[75.972763,36.011658],[76.123871,35.977768],[76.166382,35.819717],[76.384995,35.841377000000136],[76.55304,35.906654],[76.594147,35.757217],[76.89526400000011,35.612495],[77.411926,35.473877],[77.70109600000012,35.461105],[77.82392900000013,35.501328],[77.04248,35.099159],[77.060806,35.014717],[76.954437,34.86277],[76.916931,34.681381],[76.86998000000011,34.658882],[76.801376,34.672218],[76.727203,34.743881],[76.470261,34.769989],[76.293594,34.700272],[76.229156,34.60943600000013],[76.16748,34.58638000000013],[75.988037,34.626938],[75.805542,34.507217],[75.661377,34.500832],[75.392487,34.55471],[75.243004,34.62610200000012],[74.692749,34.693604],[74.372482,34.783333],[73.935806,34.63694],[73.796371,34.385551],[73.848038,34.318604],[73.97331200000013,34.302773],[74.01776100000012,34.218048],[74.01416,34.175552],[73.912201,34.115273],[73.913315,34.068604],[73.978867,34.011383],[74.244431,34.01915700000012],[74.295822,33.977486],[74.235809,33.884163],[74.050262,33.831665],[73.99054,33.7438810000001],[74.00000000000011,33.65416],[74.154434,33.561378],[74.18248000000011,33.510551],[74.117477,33.32888],[74.020828,33.27166],[74.016388,33.188599000000124],[74.188583,33.03833],[74.334152,33.000549],[74.363876,32.869438000000116],[74.329666,32.81543],[74.359711,32.775826],[74.531662,32.750275],[74.646378,32.780548000000124],[74.654709,32.576385],[74.717484,32.475822],[75.0663760000001,32.471931],[75.31915300000014,32.347771],[75.328583,32.292759],[75.391296,32.241581],[75.381287,32.214241],[75.256531,32.092869],[74.996353,32.036289000000124],[74.903473,32.053291],[74.851173,31.99859],[74.60532400000011,31.877119],[74.488731,31.72159],[74.632797,31.462111],[74.626877,31.419411],[74.54837,31.354441],[74.522667,31.175079],[74.557281,31.07605],[74.623741,31.12393],[74.704536,31.10009],[74.69458800000012,31.053961],[74.30748,30.84888500000011],[73.872498,30.390099],[73.858597,30.360275],[73.93441800000011,30.314163],[73.964432,30.2347180000001],[73.93340300000011,30.136002],[73.397491,29.942772],[73.265274,29.553051],[73.08638,29.245827],[72.988876,29.141941],[72.948318,29.035831000000144],[72.389709,28.784996],[72.292206,28.679996],[72.20665,28.402496],[71.919983,28.120831000000123],[71.896942,27.961941000000138],[71.6147,27.876106],[71.22581500000013,27.845829],[70.829437,27.706383],[70.737762,27.731384],[70.662201,27.86333100000013],[70.66360500000013,27.92832900000013],[70.583054,28.006664],[70.4869230000001,28.045551],[70.368317,28.020832],[70.12803600000012,27.828884000000127],[70.037491,27.599998],[69.86747700000012,27.408607],[69.59027100000013,27.186939],[69.511108,26.997494],[69.484985,26.811665],[69.512772,26.74666200000013],[69.722763,26.665272],[69.800812,26.594162],[70.092484,26.59333],[70.183594,26.53611],[70.173874,26.244438],[70.096649,26.092495],[70.088043,25.982773],[70.281662,25.706661],[70.386108,25.674717],[70.606369,25.714161],[70.666382,25.698330000000112],[70.677475,25.401661],[70.753326,25.273888],[70.8797,25.156105],[70.94220000000013,24.935551],[71.07742300000011,24.680462],[70.984146,24.620831000000123],[70.995819,24.480827],[71.10220300000015,24.436939],[71.098602,24.408886],[71.02916,24.363609],[70.92804,24.361664],[70.864426,24.31694],[70.876083,24.269997],[70.658035,24.239994000000138],[70.579712,24.28722],[70.600815,24.414997],[70.555542,24.435272000000108],[70.120087,24.309032],[70.070709,24.197918],[70.014709,24.169716],[69.723602,24.171108000000117],[69.598602,24.281387],[69.08027600000014,24.297218],[68.988037,24.256943],[68.926926,24.325554],[68.783051,24.332775],[68.745224,24.315655000000106],[68.747208,23.969994],[68.290543,23.944439],[68.214432,23.868328000000133],[68.171097,23.745827],[68.187485,23.831665],[68.158035,23.898884],[68.150818,23.688049],[68.050262,23.723049000000117],[68.058319,23.902218],[68.02221700000013,23.937496],[68.049988,23.82333],[68.018051,23.765274],[67.85720800000013,23.909996],[67.838043,23.810555000000136],[67.715271,23.789440000000127],[67.63415500000013,23.798885],[67.614426,23.846107],[67.493591,23.890831],[67.53804,23.938129],[67.500671,23.974043],[67.486649,24.045277],[67.461197,24.065355],[67.338043,24.089718],[67.28887900000012,24.224995],[67.27388,24.425827],[67.151657,24.610554],[67.151657,24.658051],[67.25416600000011,24.746105000000114],[67.233597,24.77471900000012],[66.85942100000011,24.854443],[66.645538,24.829163],[66.704987,24.891663000000108],[66.674149,24.933884],[66.732758,25.197495],[66.58638000000013,25.327221],[66.538589,25.514442],[66.438034,25.59333],[66.359421,25.61360900000011],[66.168045,25.569443],[66.141602,25.50394100000011],[66.33332800000011,25.554718],[66.486923,25.48444],[66.506378,25.402496],[66.23927300000014,25.44355],[65.92804000000012,25.412216],[65.667755,25.342773000000136],[65.466415,25.38267500000012],[65.254166,25.377495],[65.139709,25.287777],[64.768875,25.321384],[64.681366,25.28221900000011],[64.660812,25.2183270000001],[64.709991,25.180275],[64.645538,25.162216000000114],[64.61998,25.169994],[64.618591,25.242218],[64.541656,25.270832],[64.388046,25.266666],[64.096375,25.325829],[64.080551,25.41749600000014],[64.1541600000001,25.441940000000102],[64.113876,25.453327],[63.977768,25.417217],[64.009995,25.389164],[64.053589,25.409439],[64.068054,25.338051],[63.65638,25.378883],[63.522217,25.331387],[63.471375,25.283607],[63.482208,25.246384],[63.429161,25.214996],[63.155823,25.256386000000134],[63.008049,25.214718],[62.550827,25.258888],[62.317497,25.171661],[62.25193800000011,25.218605],[62.105827,25.204441],[62.01416000000012,25.116665000000122],[61.86193800000012,25.092773],[61.843605,25.034996],[61.724434,25.052498],[61.782211,25.190273],[61.611031,25.197647],[61.686378,25.794998],[61.775826,25.818607],[61.858047,26.234718],[62.103882,26.314442],[62.14138,26.382774],[62.27803,26.354023],[62.271378,26.424717],[62.310272,26.502777],[62.429718,26.564163],[62.74305,26.611664],[62.772766,26.649719],[63.176384,26.631107],[63.216103,26.853886],[63.25916300000012,26.934441],[63.253052,27.083607],[63.278603,27.121941],[63.341934,27.122498],[63.28833,27.21860500000014],[63.205826,27.267498],[62.933327000000126,27.213329],[62.782494,27.260555],[62.839714,27.474438],[62.821938,27.760277],[62.757774,28.000275],[62.78138000000013,28.266941],[62.5924910000001,28.233604],[62.404991000000116,28.417217],[61.90554800000012,28.554996],[61.651382,28.785275],[61.51194,29.07111],[61.360275000000115,29.2658310000001],[61.314438,29.395828000000108],[60.866302,29.863655],[62.484436,29.406105],[63.58721200000013,29.503887],[64.059143,29.414440000000127],[64.3797,29.553608],[64.660538,29.587776],[65.034149,29.54110700000012],[66.256653,29.851940000000127],[66.36219800000015,29.956104],[66.238312,30.071384000000133],[66.325272,30.237774],[66.35165400000011,30.445274],[66.281937,30.575275],[66.395538,30.94083],[66.572769,30.981384],[66.684143,31.086109],[66.723038,31.21221500000013],[66.974152,31.321941],[67.04693600000012,31.312775],[67.055817,31.24305],[67.281937,31.212494],[67.38472,31.215271],[67.778046,31.332218000000122],[67.791367,31.395275000000137],[67.615265,31.427773],[67.575546,31.53194],[67.73193400000014,31.529163],[67.881927,31.63805],[67.98054500000012,31.63583],[68.166092,31.833054],[68.272217,31.771664],[68.53776600000015,31.726662],[68.57165500000013,31.765274],[68.437195,31.786663],[68.570831,31.825554],[68.71804800000012,31.727772],[68.833054,31.603886],[69.0291600000001,31.65583],[69.12915,31.734161],[69.224396,31.871292],[69.328247,31.940365],[69.271927,32.145271],[69.291367,32.31749700000012],[69.248032,32.443878],[69.287491,32.526382000000126],[69.377762,32.568329],[69.45832800000011,32.67054700000011],[69.394989,32.77388],[69.515274,32.873878],[69.50526400000012,33.034164],[69.575546,33.087212000000136],[69.881088,33.089989],[70.02887,33.13582600000012],[70.326935,33.331940000000145],[70.28610200000013,33.422768],[70.168045,33.52082800000011],[70.19664000000012,33.640831],[70.13749700000011,33.732491],[69.985535,33.753052],[69.86914100000013,33.929993],[69.906372,34.035271],[70.002777,34.052773],[70.491364,33.943047],[70.891098,33.966385],[71.08194,34.055824],[71.135544,34.16610000000014],[71.158875,34.348328],[71.000549,34.46305100000012],[70.987488,34.55110200000013],[71.08859300000012,34.559433],[71.095825,34.676659],[71.496094,34.959435],[71.612762,35.23082],[71.547485,35.323608],[71.64942900000011,35.424995],[71.528046,35.662766],[71.545258,35.711105],[71.447754,35.86110700000012],[71.187607,36.04747],[71.243576,36.129715],[71.581131,36.346443000000136],[71.633072,36.465553000000114],[71.74501,36.416122],[72.145813,36.647736],[72.181656,36.714363],[72.47415200000012,36.762398],[72.578598,36.825432],[73.668304,36.909637],[73.85220300000015,36.892723],[74.038315,36.814682],[74.419983,37.001434],[74.48887600000012,37.010338],[74.545532,36.95922100000013],[74.5654300000001,37.027817],[74.683594,37.062317000000114],[74.81749000000013,37.021767]]]]}},{"type":"Feature","properties":{"FIPS":"PL","ISO2":"PL","ISO3":"POL","UN":616,"NAME":"Poland","AREA":30629,"POP2005":38195558,"REGION":150,"SUBREGION":151,"LON":19.401,"LAT":52.125},"geometry":{"type":"Polygon","coordinates":[[[18.851246,49.517357],[18.811665,49.672218],[18.634163,49.737778],[18.57935,49.814995],[18.577221,49.914444],[18.270275,49.957771],[18.053162,50.055931],[18.009441,50.011108],[17.882774,49.976944],[17.657776,50.108055],[17.59861,50.161659],[17.762497,50.205551],[17.753052,50.297775],[17.722775,50.319717],[17.63361,50.265549],[17.433052,50.270271],[17.118053,50.39666],[16.890274,50.439438],[16.869442,50.405273],[16.972775,50.309998],[17.00222,50.216942],[16.849998,50.203331],[16.725277,50.099716],[16.641941,50.10833],[16.441387,50.316666],[16.20583,50.423882],[16.310833,50.504166],[16.368332,50.498604],[16.448055,50.572777],[16.341942,50.66111],[16.024441,50.629997],[15.787498,50.744164],[15.37972,50.779442],[15.364166,50.841385],[15.283333,50.890831],[15.295277,50.954163],[15.176943,51.014717],[15.010555,50.984161],[15.005278,50.867218],[14.828333,50.865829],[14.966389,51.053604],[15.038887,51.27166],[14.971666,51.355553],[14.954166,51.469719],[14.736111,51.528053],[14.714998,51.554722],[14.759998,51.604439],[14.755278,51.669998],[14.666943,51.724159],[14.599443,51.818604],[14.692499,51.898888],[14.760765,52.069862],[14.710554,52.243889],[14.581665,52.28611],[14.534443,52.394722],[14.636389,52.490555],[14.641388,52.57],[14.149166,52.862778],[14.149443,52.962776],[14.342222,53.044998],[14.391689,53.144165],[14.413261,53.338959],[14.275627,53.699066],[14.525,53.660553],[14.619444,53.764442],[14.614166,53.816383],[14.558332,53.857216],[14.412222,53.866661],[14.337221,53.804993],[14.218887,53.869019],[14.225555,53.928604],[14.383055,53.913055],[14.745277,54.02861],[15.310833,54.149437],[16.129162,54.283104],[16.071663,54.2575],[16.174721,54.259163],[16.21557,54.296814],[16.141106,54.287052],[16.328053,54.344994],[16.323608,54.375549],[16.294998,54.368332],[16.54361,54.544716],[16.915276,54.597771],[17.254997,54.731384],[18.053055,54.834442],[18.349998,54.833611],[18.372776,54.816109],[18.703888,54.700272],[18.774719,54.666382],[18.831944,54.627777],[18.826942,54.594162],[18.704441,54.694443],[18.484276,54.759827],[18.405277,54.74305],[18.553608,54.57972],[18.576664,54.441666],[18.757774,54.370827],[19.138885,54.346664],[19.4175,54.380554],[19.651108,54.455826],[19.408051,54.358887],[19.234444,54.336937],[19.256107,54.277496],[19.371109,54.2686],[19.797007,54.43755],[21.411942,54.325829],[22.629997,54.348877],[22.775829,54.361107],[22.856106,54.4086],[22.992771,54.387772],[23.115829,54.304436],[23.333054,54.247215],[23.456383,54.175552],[23.51722,54.047218],[23.512218,53.89138],[23.620552,53.604996],[23.933052,53.01416],[23.94083,52.732208],[23.753887,52.615829],[23.597218,52.596382],[23.397217,52.514442],[23.1654,52.282276],[23.206383,52.225266],[23.35833,52.204712],[23.638607,52.079437],[23.660828,52.006104],[23.558052,51.752495],[23.539165,51.592766],[23.563885,51.539436],[23.658607,51.4786],[23.69305,51.404709],[23.683884,51.288605],[23.731937,51.214714],[23.904442,51.069443],[23.966385,50.948875],[24.14444,50.849434],[23.95694,50.814995],[24.108414,50.6259],[24.111385,50.56694],[23.999439,50.411659],[23.703884,50.378326],[23.676941,50.32444],[23.146107,49.983047],[22.676105,49.566383],[22.656105,49.519714],[22.738327,49.390274],[22.760277,49.295273],[22.700272,49.165543],[22.876106,49.089989],[22.886074,49.002914],[22.037777,49.210831],[21.956944,49.341385],[21.618889,49.436386],[21.459442,49.41111],[21.278889,49.456665],[21.076111,49.423607],[20.984165,49.310555],[20.916386,49.296104],[20.740833,49.388885],[20.360554,49.393051],[20.143608,49.314995],[20.074444,49.175278],[19.97472,49.227219],[19.846664,49.19194],[19.771111,49.206383],[19.826942,49.278053],[19.790276,49.406662],[19.658607,49.406662],[19.574997,49.461105],[19.520981,49.574165],[19.475555,49.599998],[19.270275,49.527771],[19.163609,49.400551],[18.978054,49.39666],[18.968609,49.481667],[18.851246,49.517357]]]}},{"type":"Feature","properties":{"FIPS":"PM","ISO2":"PA","ISO3":"PAN","UN":591,"NAME":"Panama","AREA":7443,"POP2005":3231502,"REGION":19,"SUBREGION":13,"LON":-80.92,"LAT":8.384},"geometry":{"type":"MultiPolygon","coordinates":[[[[-81.778625,7.27638800000011],[-81.794449,7.225555],[-81.797501,7.225833000000136],[-81.818619,7.29],[-81.778625,7.27638800000011]]],[[[-81.205841,7.486666],[-81.249725,7.488333],[-81.096115,7.578610000000139],[-81.033615,7.570833],[-81.205841,7.486666]]],[[[-81.649445,7.384166],[-81.608337,7.3775],[-81.590836,7.326666000000102],[-81.744446,7.345833],[-81.874176,7.491111],[-81.758621,7.634166],[-81.723618,7.616944],[-81.713623,7.436666],[-81.649445,7.384166]]],[[[-81.103897,7.717777],[-81.121674,7.72111],[-81.14917,7.741666],[-81.124176,7.758888],[-81.103897,7.717777]]],[[[-81.165283,7.822778],[-81.173615,7.818055],[-81.161392,7.841666],[-81.162231,7.830277],[-81.165283,7.822778]]],[[[-82.340561,8.0875],[-82.366394,8.08888800000011],[-82.319733,8.136665],[-82.320007,8.099165],[-82.340561,8.0875]]],[[[-82.213348,8.19749800000011],[-82.295288,8.193609],[-82.313339,8.218887],[-82.260559,8.224722],[-82.213348,8.19749800000011]]],[[[-77.986954,8.242222],[-78.002792,8.246666],[-78.003067,8.25111],[-77.992233,8.250555],[-77.986954,8.242222]]],[[[-82.332504,8.23361],[-82.388062,8.207222],[-82.403625,8.253054],[-82.336121,8.2925],[-82.3141779999999,8.271666],[-82.332504,8.23361]]],[[[-79.106949,8.201111],[-79.124725,8.231388],[-79.097504,8.309166],[-79.055847,8.251389],[-79.106949,8.201111]]],[[[-79.076401,8.36972],[-79.117233,8.391388],[-79.114456,8.415277],[-79.075836,8.408609],[-79.076401,8.36972]]],[[[-78.851395,8.28861],[-78.922226,8.270555000000115],[-78.959167,8.292221],[-78.960281,8.447222000000124],[-78.883621,8.46388800000011],[-78.850006,8.433611],[-78.829727,8.388332000000105],[-78.851395,8.28861]]],[[[-82.015015,9.126389],[-82.049179,9.144165],[-82.045837,9.176388],[-82.004456,9.139999],[-82.015015,9.126389]]],[[[-82.224457,9.334999],[-82.229446,9.3375],[-82.224731,9.352499],[-82.221954,9.346388000000104],[-82.224457,9.334999]]],[[[-82.079178,9.284443],[-82.124451,9.271944],[-82.20639,9.348331],[-82.091675,9.309444],[-82.079178,9.284443]]],[[[-82.239182,9.33027600000014],[-82.322235,9.403610000000128],[-82.314453,9.424721],[-82.258347,9.429165],[-82.239182,9.33027600000014]]],[[[-79.463058,9.568054000000132],[-78.959457,9.543333],[-79.061401,9.5],[-79.057236,9.429998],[-78.554733,9.429165],[-78.366669,9.33527800000013],[-78.035568,9.23],[-77.803345,9.045832],[-77.703064,8.876944],[-77.542786,8.763611],[-77.524445,8.696665],[-77.4375,8.658609],[-77.366669,8.674999],[-77.472229,8.532221],[-77.478348,8.479721],[-77.401398,8.444443],[-77.361954,8.282221000000106],[-77.271667,8.195276],[-77.198334,7.999444],[-77.215561,7.937222],[-77.29834,7.90361],[-77.371948,7.786111],[-77.333344,7.698889],[-77.577225,7.525],[-77.662231,7.677777],[-77.746674,7.722221],[-77.758896,7.628611],[-77.724731,7.518888],[-77.750565,7.482778],[-77.810837,7.48],[-77.889725,7.228889],[-77.915283,7.235833000000127],[-78.162506,7.508055],[-78.166672,7.571111],[-78.281403,7.707222],[-78.344177,7.866944],[-78.389725,7.908055],[-78.431122,8.067221],[-78.406403,8.101387],[-78.400558,8.066111],[-78.314728,8.059721],[-78.257233,8.101944],[-78.238068,8.176388],[-78.30278,8.249166],[-78.183334,8.32611100000014],[-78.139175,8.403889],[-78.045013,8.31111],[-78.025864,8.251736],[-77.995193,8.232459],[-77.892502,8.233889],[-77.785278,8.130278],[-77.779175,8.154999],[-77.889175,8.246111],[-78.016113,8.275276],[-78.107513,8.455832],[-78.218613,8.379721000000131],[-78.25473,8.407776],[-78.359451,8.394444],[-78.380005,8.338333],[-78.414169,8.344166],[-78.492233,8.449999],[-78.507233,8.616943000000106],[-78.657501,8.700277],[-78.907501,8.913887],[-79.05307,8.966665],[-79.067673,9.052888],[-78.978622,9.14277600000014],[-79.108902,9.084999],[-79.131737,9.01327700000013],[-79.475571,8.99861],[-79.523895,8.957499],[-79.525009,8.903889],[-79.697784,8.866665],[-79.759171,8.792500000000132],[-79.736954,8.715832],[-79.781113,8.605833000000132],[-79.952789,8.450832],[-80.226959,8.294722],[-80.389725,8.290277],[-80.473618,8.212776],[-80.481674,8.081665],[-80.449722,8.031387],[-80.350281,7.991944],[-80.31723,7.915833000000134],[-80.060287,7.643888],[-79.989731,7.51611],[-80.024734,7.451666],[-80.162231,7.412222],[-80.308334,7.416389],[-80.433334,7.2444440000001],[-80.798065,7.206111],[-80.925293,7.25],[-80.886124,7.347500000000139],[-80.948624,7.557777],[-81.037231,7.676666],[-81.05806,7.873333],[-81.128342,7.839722],[-81.178864,7.854994],[-81.191116,7.639166],[-81.217789,7.607222],[-81.496948,7.69861],[-81.572235,7.757222],[-81.614731,7.968888],[-81.682236,8.01861],[-81.70668,8.065277],[-81.675003,8.067499],[-81.738617,8.162498],[-82.095291,8.214722],[-82.142227,8.18111],[-82.191956,8.194443],[-82.218063,8.272499],[-82.287231,8.313332000000116],[-82.502792,8.270832],[-82.72168,8.317221],[-82.840286,8.277222],[-82.869736,8.230000000000132],[-82.849731,8.062777],[-82.872223,8.020555],[-82.898849,8.025669],[-82.886124,8.103333000000134],[-82.930847,8.254721],[-83.030289,8.310555],[-82.829926,8.474655],[-82.831955,8.626665],[-82.914459,8.762777],[-82.860565,8.841389000000106],[-82.711121,8.922222],[-82.746948,8.984444],[-82.882233,9.067221],[-82.930466,9.063124],[-82.934723,9.471666],[-82.833069,9.612221],[-82.748901,9.584166],[-82.634735,9.487778],[-82.559448,9.564444],[-82.363617,9.407221],[-82.381668,9.285831],[-82.236954,8.997776000000101],[-82.060287,8.930832],[-81.816391,8.945276],[-81.788071,9.003332000000112],[-81.913895,9.112499],[-81.910278,9.167221],[-81.883896,9.174444],[-81.510284,8.79361],[-81.196121,8.780277],[-80.839737,8.876944],[-80.746948,8.976944],[-80.601959,9.058611],[-80.09668,9.217222000000106],[-79.970001,9.351944],[-79.74028,9.438055000000132],[-79.625839,9.594166],[-79.53334,9.620277],[-79.463058,9.568054000000132]]]]}},{"type":"Feature","properties":{"FIPS":"PO","ISO2":"PT","ISO3":"PRT","UN":620,"NAME":"Portugal","AREA":9150,"POP2005":10528226,"REGION":150,"SUBREGION":39,"LON":-8.058,"LAT":40.309},"geometry":{"type":"MultiPolygon","coordinates":[[[[-17.102501,32.823326],[-16.905003,32.838882],[-16.715557,32.75888800000013],[-16.821667,32.64444],[-16.943611,32.63749700000011],[-17.193611,32.727493],[-17.255836,32.809441],[-17.184448,32.871941],[-17.102501,32.823326]]],[[[-16.285835,33.094162],[-16.286945,33.062775],[-16.400558,33.038605],[-16.325558,33.108055],[-16.285835,33.094162]]],[[[-25.016392,36.96971900000011],[-25.01889,36.929161],[-25.171112,36.943886],[-25.200558,36.985832],[-25.086391,37.023605],[-25.016392,36.96971900000011]]],[[[-25.585003,37.82666000000012],[-25.193611,37.864441],[-25.13028,37.811661],[-25.166668,37.744438000000116],[-25.456112,37.705551],[-25.693611,37.738327],[-25.864723,37.850555],[-25.842503,37.902222],[-25.780556,37.909996],[-25.680836,37.84166],[-25.585003,37.82666000000012]]],[[[-28.141113,38.44988300000011],[-28.072781,38.44554900000014],[-28.037781,38.406944],[-28.192501,38.404999],[-28.24667,38.371941],[-28.283337,38.404716],[-28.463612,38.405548],[-28.526112,38.445831],[-28.549446,38.527222],[-28.421669,38.55722000000014],[-28.141113,38.44988300000011]]],[[[-27.086945,38.631386],[-27.306946,38.658051000000114],[-27.380001,38.710548],[-27.385002,38.76332900000011],[-27.286114,38.803055],[-27.065834,38.76416000000012],[-27.019169,38.695274],[-27.086945,38.631386]]],[[[-31.215557,39.35333300000013],[-31.261112,39.355553],[-31.290001,39.41360500000013],[-31.258335,39.500832],[-31.21389,39.52194200000014],[-31.123058,39.44888300000014],[-31.154167,39.365273],[-31.215557,39.35333300000013]]],[[[-8.204723,41.87471800000014],[-8.161112,41.857498],[-8.163807,41.817184],[-8.087778,41.809441],[-7.921112,41.880829],[-7.873334,41.852493],[-7.6925,41.904999],[-7.598056,41.865273],[-7.607779,41.831108],[-7.426667,41.82222],[-7.200556,41.883606],[-7.173612,41.922775],[-7.187222,41.975273],[-7.14,41.994164],[-7.063056,41.951385],[-6.982848,41.973862],[-6.906112,41.944717],[-6.594167,41.953606],[-6.548612,41.921944],[-6.528056,41.839439],[-6.539445,41.679443],[-6.303612,41.66333],[-6.187222,41.57972000000012],[-6.295834,41.436104],[-6.438056,41.318886],[-6.558333,41.242218],[-6.643889,41.24472],[-6.753334,41.136665],[-6.780278,41.06360600000011],[-6.931667,41.01805100000013],[-6.803889,40.874161],[-6.796112,40.524437],[-6.862303,40.271523000000116],[-7.005834,40.230827],[-7.027223,40.187775],[-7.004723,40.126106],[-6.934723,40.107498],[-6.870556,40.02166000000011],[-7.017222,39.67499500000014],[-7.266945,39.67194400000011],[-7.337501,39.643883],[-7.532505,39.669418],[-7.505834,39.605827],[-7.371389,39.491386],[-7.242778,39.213051],[-7.142501,39.111107],[-7.005,39.10721600000011],[-6.954793,39.026382],[-7.084167,38.835548],[-7.267222,38.703331],[-7.321112,38.44944],[-7.087778,38.174438],[-6.933746,38.209068],[-7.006667,38.028053000000114],[-7.254445,37.987495],[-7.278334,37.870827],[-7.423056,37.74388900000014],[-7.524445,37.552498],[-7.447223,37.41861],[-7.414445,37.186104],[-7.566112,37.150833],[-7.758334,37.034996],[-7.897779,37.008888],[-8.008057,37.018608],[-8.17528,37.092216],[-8.65889,37.108887],[-8.984446,37.020271],[-8.795862,37.442513],[-8.794445,37.897217],[-8.842224,38.009438],[-8.779167,38.18055],[-8.802502,38.374443],[-8.673334,38.413887],[-8.76889,38.51722],[-8.91139,38.516106],[-9.062778,38.437218],[-9.183889,38.419716],[-9.20389,38.592773],[-9.278612,38.66861],[-9.150557,38.676941],[-9.074446,38.631104],[-9.015556,38.729439],[-8.919746,38.765892],[-8.9825,38.851944],[-8.984446,38.947777],[-9.065279,38.854996],[-9.120001,38.714165],[-9.322224,38.676666],[-9.429724,38.6919400000001],[-9.484446,38.709999],[-9.494722,38.785271],[-9.411112,38.95472],[-9.419168,39.078606],[-9.336945,39.234444],[-9.3575,39.364998],[-9.227222,39.435272],[-9.085556,39.614998],[-8.86278,40.130829],[-8.88139,40.242775],[-8.776945,40.562492],[-8.74539,40.628387],[-8.660833,40.68721800000014],[-8.678335,40.775833],[-8.735279,40.680275],[-8.645544,41.018578],[-8.789722,41.421387],[-8.781113,41.484444],[-8.876667,41.731941],[-8.879446,41.843887],[-8.640001,42.045273],[-8.310556,42.103607],[-8.201223,42.15274],[-8.079723,42.054161],[-8.085001,42.020271],[-8.212778,41.923882],[-8.204723,41.87471800000014]]]]}},{"type":"Feature","properties":{"FIPS":"PP","ISO2":"PG","ISO3":"PNG","UN":598,"NAME":"Papua New Guinea","AREA":45286,"POP2005":6069715,"REGION":9,"SUBREGION":54,"LON":143.459,"LAT":-5.949},"geometry":{"type":"MultiPolygon","coordinates":[[[[153.770813,-11.616388],[153.598846,-11.617498],[153.566071,-11.6425],[153.47912600000018,-11.573334],[153.37606800000015,-11.567223],[153.387756,-11.500834],[153.271912,-11.460556],[153.1905210000001,-11.373055],[153.19802900000013,-11.324167],[153.686646,-11.526945],[153.751099,-11.564445],[153.770813,-11.616388]]],[[[154.29776000000015,-11.391945],[154.266388,-11.421667],[154.137482,-11.398611],[154.106628,-11.439722],[154.003326,-11.38389],[154.089691,-11.315277],[154.15387,-11.314167],[154.26831100000015,-11.338888],[154.29776000000015,-11.391945]]],[[[153.241058,-11.26889],[153.21051,-11.285833],[153.091064,-11.197222],[153.21386700000016,-11.224722],[153.251373,-11.246944],[153.241058,-11.26889]]],[[[152.873291,-10.662222],[152.744415,-10.716665],[152.540802,-10.630554],[152.69302400000015,-10.662779],[152.790253,-10.61972],[152.873291,-10.662222]]],[[[151.06970200000012,-10.611111],[151.042206,-10.676945],[150.988861,-10.635279],[150.93609600000013,-10.634724],[150.927185,-10.683889],[150.909973,-10.654722],[150.93469200000015,-10.600832],[151.06970200000012,-10.611111]]],[[[150.892212,-10.650833],[150.78524800000014,-10.634724],[150.790802,-10.542223],[150.900269,-10.553055],[150.892212,-10.650833]]],[[[151.116058,-10.046667],[151.18414300000018,-9.944723],[151.28137200000015,-9.923334],[151.299133,-9.9625],[151.229126,-10.201111],[151.143585,-10.145279],[150.958588,-10.110277],[150.82690400000013,-9.838888],[150.758606,-9.8025],[150.75997900000016,-9.707777],[151.116058,-10.046667]]],[[[150.666656,-9.438334],[150.754974,-9.404446],[150.804413,-9.432777],[150.885803,-9.520834],[150.921631,-9.670834],[150.84692400000017,-9.718056],[150.801636,-9.658611],[150.661102,-9.663334],[150.514435,-9.623333],[150.42190600000015,-9.389444],[150.487732,-9.3375],[150.666656,-9.438334]]],[[[150.339142,-9.524723],[150.19302400000012,-9.453888],[150.108307,-9.36861],[150.123291,-9.263056],[150.189148,-9.211111],[150.232178,-9.207777],[150.330811,-9.271946],[150.377441,-9.389444],[150.339142,-9.524723]]],[[[152.81497200000013,-8.972776],[153.017761,-9.117777],[152.997192,-9.173056],[152.83551,-9.235556],[152.649139,-9.066944],[152.563599,-9.016111],[152.497742,-9.021667],[152.61969,-8.96139],[152.81497200000013,-8.972776]]],[[[151.124969,-8.425556],[151.102448,-8.741943],[151.14444000000015,-8.830555],[151.094971,-8.771112],[151.101074,-8.638889],[151.058594,-8.551666],[150.996918,-8.528612],[151.054413,-8.434999],[151.124969,-8.425556]]],[[[143.63803100000018,-8.733055],[143.240509,-8.487221],[143.183594,-8.42],[143.467194,-8.527779],[143.647491,-8.668056],[143.63803100000018,-8.733055]]],[[[143.57275400000015,-8.493889],[143.35495,-8.418056],[143.31442300000015,-8.376665],[143.5783080000001,-8.373888],[143.616058,-8.468889],[143.57275400000015,-8.493889]]],[[[143.687195,-8.439722],[143.58441200000016,-8.357777],[143.607178,-8.332777],[143.672211,-8.354445],[143.687195,-8.439722]]],[[[143.69747900000013,-8.245277],[143.650269,-8.237778],[143.65164200000015,-8.199722],[143.733307,-8.174723],[143.755249,-8.213888],[143.69747900000013,-8.245277]]],[[[143.67776500000014,-8.174723],[143.62161300000014,-8.151667],[143.60495,-8.108889],[143.700256,-8.10611],[143.719421,-8.155001],[143.67776500000014,-8.174723]]],[[[143.731079,-8.071667],[143.727753,-8.102222],[143.58856200000014,-8.071667],[143.565247,-8.02],[143.65109300000017,-8.008335],[143.731079,-8.071667]]],[[[145.193573,-7.867222],[145.180542,-7.861111],[145.182465,-7.827778],[145.197479,-7.855],[145.193573,-7.867222]]],[[[143.999695,-7.824445],[143.92358400000012,-7.788611],[143.8771670000001,-7.709723],[143.966919,-7.748333],[143.999695,-7.824445]]],[[[149.053589,-6.094167],[149.043304,-6.093333],[149.043854,-6.088612],[149.054138,-6.083889],[149.053589,-6.094167]]],[[[148.061493,-5.777118],[147.990479,-5.856037],[147.97238200000015,-5.790745],[147.86511200000015,-5.747753],[147.76605200000017,-5.612775],[147.780273,-5.494166],[147.852173,-5.493611],[148.044128,-5.601944],[148.080444,-5.665955],[148.061493,-5.777118]]],[[[154.882446,-5.543333],[155.0735780000001,-5.561666],[155.216064,-5.868724],[155.400543,-5.995833],[155.432739,-6.120833],[155.813599,-6.371388],[155.917755,-6.524445],[155.967194,-6.711111],[155.918579,-6.807777],[155.823853,-6.777778],[155.707458,-6.883333],[155.558868,-6.8525],[155.33886700000016,-6.741111],[155.23996,-6.622499],[155.192749,-6.560555],[155.233307,-6.438055],[155.214142,-6.320278],[154.98162800000011,-6.208611],[154.744385,-5.93978],[154.6985780000001,-5.768518],[154.75360100000012,-5.518056],[154.790527,-5.479167],[154.882446,-5.543333]]],[[[148.120789,-5.468333],[148.07162500000015,-5.424444],[148.099701,-5.3775],[148.14498900000012,-5.418333],[148.120789,-5.468333]]],[[[147.602173,-5.361944],[147.560516,-5.31889],[147.609131,-5.288055],[147.642761,-5.333889],[147.602173,-5.361944]]],[[[147.15332000000012,-5.449721],[147.008026,-5.350278],[147.013611,-5.238333],[147.121063,-5.191111],[147.2116390000001,-5.269167],[147.228851,-5.363889],[147.22467,-5.429444],[147.15332000000012,-5.449721]]],[[[154.675537,-5.440833],[154.637207,-5.458611],[154.61801100000014,-5.431389],[154.530273,-5.133889],[154.63916,-5.016389],[154.728302,-5.202778],[154.675537,-5.440833]]],[[[149.15692100000012,-4.923056],[149.11801100000014,-4.889444],[149.1619260000001,-4.866388],[149.18164100000013,-4.892222],[149.15692100000012,-4.923056]]],[[[146.246613,-4.8575],[146.199402,-4.833611],[146.2199710000001,-4.788333],[146.262482,-4.819722],[146.246613,-4.8575]]],[[[149.5571900000001,-4.718889],[149.470245,-4.71],[149.455811,-4.679167],[149.54025300000012,-4.653889],[149.5571900000001,-4.718889]]],[[[159.516937,-4.578056],[159.511383,-4.576667],[159.51886000000013,-4.536388],[159.523041,-4.563889],[159.516937,-4.578056]]],[[[145.95135500000015,-4.764445],[145.891663,-4.735277],[145.87246700000014,-4.6725],[145.904694,-4.587778],[145.98162800000011,-4.5275],[146.053589,-4.596389],[146.054138,-4.661389],[146.03775,-4.713334],[145.95135500000015,-4.764445]]],[[[154.155243,-4.438055],[154.12661700000012,-4.379444],[154.13272100000017,-4.371666],[154.15277100000014,-4.379444],[154.155243,-4.438055]]],[[[152.235229,-4.207223],[152.22689800000012,-4.250834],[152.17691000000013,-4.2175],[152.172211,-4.293333],[152.355804,-4.343056],[152.405823,-4.688889],[152.386108,-4.793333],[152.241333,-4.984445],[152.157196,-5.006945],[151.990509,-4.972222],[151.97079500000018,-4.993333],[151.974121,-5.157778],[152.14413500000012,-5.341389],[152.09606900000017,-5.457223],[151.82553100000018,-5.601111],[151.70553600000017,-5.531112],[151.459412,-5.535833],[151.38470500000017,-5.8072],[151.16564900000014,-5.958071],[151.003052,-6.0225],[150.85580400000015,-6.040833],[150.771637,-6.141667],[150.66387900000018,-6.169167],[150.63525400000015,-6.148611],[150.468567,-6.276112],[150.22274800000014,-6.288333],[150.18081700000016,-6.255],[150.01831100000015,-6.323611],[149.978577,-6.273334],[149.63470500000014,-6.308055],[149.482452,-6.119444],[149.31192,-6.057222],[149.056915,-6.164166],[149.079681,-6.136389],[149.055542,-6.044444],[148.882996,-5.981665],[148.87606800000015,-5.943662],[148.764435,-5.864991],[148.391968,-5.779409],[148.32309,-5.675377],[148.359955,-5.488055],[148.428589,-5.451112],[148.51971400000014,-5.502501],[148.985779,-5.473056],[149.189148,-5.558333],[149.22076400000014,-5.606112],[149.6113590000001,-5.518611],[149.66830400000015,-5.519444],[149.685516,-5.563055],[149.88079800000014,-5.535],[149.981354,-5.433332],[149.91830400000015,-5.346111],[150.002777,-5.169444],[150.019714,-5.047778],[150.08886700000016,-5.007778],[150.204956,-5.070556],[150.072479,-5.151667],[150.04248,-5.308611],[150.123291,-5.517222],[150.164429,-5.551389],[150.296631,-5.569167],[150.412476,-5.458611],[150.48855600000013,-5.446944],[150.578308,-5.479167],[150.624115,-5.55611],[150.924408,-5.487222],[151.01138300000014,-5.408889],[151.0285950000001,-5.271667],[151.084686,-5.156389],[151.262207,-4.986388],[151.441071,-4.936666],[151.61496,-4.97],[151.676086,-4.908055],[151.658325,-4.616388],[151.501373,-4.239166],[151.511658,-4.204445],[151.5369260000001,-4.181944],[151.7830510000001,-4.205833],[151.8521730000001,-4.228333],[151.8952640000001,-4.315],[151.969421,-4.336945],[152.13858,-4.204445],[152.166077,-4.145555],[152.235229,-4.207223]]],[[[145.057739,-4.135278],[145.022217,-4.076667],[145.068848,-4.045],[145.10995500000013,-4.098333],[145.057739,-4.135278]]],[[[153.6455380000001,-4.140278],[153.58441200000016,-4.095834],[153.6586,-4.019167],[153.671631,-4.104722],[153.6455380000001,-4.140278]]],[[[153.2583310000001,-3.498889],[153.21109,-3.488611],[153.193848,-3.468611],[153.233582,-3.446667],[153.2583310000001,-3.498889]]],[[[154.8330380000001,-3.510278],[154.81857300000013,-3.530278],[154.799408,-3.425],[154.830261,-3.480278],[154.8330380000001,-3.510278]]],[[[153.345245,-3.411944],[153.343292,-3.416667],[153.262482,-3.404444],[153.333588,-3.371389],[153.345245,-3.411944]]],[[[152.646362,-3.228611],[152.53887900000015,-3.106111],[152.599701,-3.048056],[152.64859,-3.048611],[152.668854,-3.155278],[152.646362,-3.228611]]],[[[150.94134500000015,-2.921945],[151.021637,-2.971944],[150.766083,-2.979444],[150.87912,-2.908889],[150.94134500000015,-2.921945]]],[[[152.0699770000001,-3.001389],[151.9605100000001,-2.887222],[151.9735720000001,-2.848055],[152.078857,-2.928333],[152.0699770000001,-3.001389]]],[[[152.00219700000014,-2.828889],[151.93164100000013,-2.8325],[151.932465,-2.708333],[152.009155,-2.749444],[152.00219700000014,-2.828889]]],[[[152.02221700000018,-2.6675],[151.957733,-2.664722],[151.983856,-2.596111],[152.035248,-2.631111],[152.02221700000018,-2.6675]]],[[[141.88998400000014,-2.97],[142.003601,-2.956111],[142.124969,-3.059444],[143.032745,-3.362778],[143.194702,-3.36],[143.516083,-3.434444],[143.60913100000016,-3.545278],[143.794983,-3.612222],[144.016937,-3.810555],[144.249115,-3.873611],[144.278595,-3.805833],[144.511658,-3.820834],[144.57135000000014,-3.991944],[144.858307,-4.098333],[144.98162800000011,-4.226389],[145.033051,-4.335556],[145.089966,-4.371666],[145.338013,-4.392222],[145.7355040000001,-4.802777],[145.813599,-5.065556],[145.724396,-5.412222],[145.76638800000012,-5.485277],[145.963593,-5.473056],[146.289154,-5.588889],[146.46524,-5.604722],[146.653046,-5.751945],[146.775787,-5.793612],[146.79631000000015,-5.834418],[146.923004,-5.841946],[147.046326,-5.944169],[147.22882100000012,-5.972235],[147.2849430000001,-5.935294],[147.423279,-5.960582],[147.573303,-6.055278],[147.826355,-6.337222],[147.866638,-6.47],[147.869415,-6.660833],[147.81051600000012,-6.717778],[147.568024,-6.751945],[147.199982,-6.745833],[147.149994,-6.713889],[146.961365,-6.747222],[146.94635,-6.959445],[147.037476,-7.044444],[147.14025900000013,-7.221111],[147.1785890000001,-7.463889],[147.336914,-7.505279],[147.457733,-7.597778],[147.670807,-7.793889],[147.718567,-7.9325],[147.866638,-7.937222],[147.974396,-7.996109],[148.004425,-8.066666],[148.135254,-8.066111],[148.20581100000015,-8.295279],[148.23053,-8.559723],[148.44302400000015,-8.675001],[148.530823,-8.993055],[148.60412600000015,-9.0825],[148.753601,-9.104166],[149.137756,-9.006668],[149.314697,-9.01889],[149.338013,-9.129721],[149.17968800000017,-9.353611],[149.2199710000001,-9.474722],[149.348846,-9.521946],[149.454407,-9.603054],[150.008881,-9.631388],[150.05191000000013,-9.724167],[149.717468,-9.826666],[149.914154,-10.048889],[149.988281,-10.0825],[150.18414300000018,-10.093332],[150.308319,-10.192499],[150.579681,-10.24111],[150.63525400000015,-10.280834],[150.8777470000001,-10.228333],[150.636383,-10.350832],[150.415802,-10.300278],[150.358307,-10.331388],[150.352173,-10.395279],[150.657745,-10.481112],[150.680267,-10.577499],[150.48162800000011,-10.621944],[150.424133,-10.690556],[150.20968600000015,-10.700556],[150.11300700000015,-10.6675],[150.013031,-10.570555],[149.850525,-10.546946],[149.883331,-10.504446],[149.989685,-10.518057],[150.078857,-10.462778],[149.747742,-10.342777],[149.536652,-10.361666],[149.093292,-10.234165],[148.934967,-10.267223],[148.79443400000014,-10.239166],[148.680267,-10.149445],[148.637482,-10.188334],[148.40332,-10.200556],[148.157562,-10.073709],[148.08886700000016,-10.135834],[147.9524540000001,-10.145834],[147.86328100000011,-10.042778],[147.766083,-10.05611],[147.619965,-9.990833],[147.50415,-9.871387],[147.48828100000014,-9.766666],[147.2966,-9.534125],[147.08000200000015,-9.434155],[147.08886700000016,-9.491667],[146.926636,-9.282778],[146.893585,-9.277224],[146.888885,-9.183332],[146.90704300000016,-9.131277],[146.9696960000001,-9.091389],[146.972473,-9.029167],[146.91748,-9.10611],[146.586639,-8.999166],[146.545532,-8.9025],[146.56747400000017,-8.807501],[146.44134500000015,-8.624722],[146.318573,-8.50889],[146.238556,-8.285833],[146.11108400000012,-8.163889],[146.089691,-8.09111],[145.616913,-7.937778],[145.432739,-7.948055],[145.18272400000012,-7.81384],[145.155685,-7.845995],[144.87966900000015,-7.7825],[144.83856200000014,-7.749722],[144.873566,-7.703055],[144.862457,-7.610556],[144.81942700000013,-7.69],[144.58828700000015,-7.6575],[144.520538,-7.501945],[144.508331,-7.621388],[144.40692100000012,-7.519444],[144.46774300000016,-7.743055],[144.358856,-7.745],[144.360229,-7.6825],[144.3107910000001,-7.616666],[144.243561,-7.666945],[144.271912,-7.773611],[144.213013,-7.795278],[143.9119260000001,-7.696944],[143.76831100000015,-7.506667],[143.664825,-7.467649],[143.83941700000014,-7.715278],[143.854401,-7.813055],[143.958008,-7.978622],[143.884705,-8.041668],[143.755249,-8.041111],[143.661377,-7.991388],[143.485779,-7.991388],[143.4441220000001,-7.913334],[143.358307,-7.9025],[143.547958,-8.059],[143.630524,-8.198334],[143.611908,-8.243889],[143.338562,-8.253889],[142.97329700000012,-8.344166],[142.84579500000018,-8.286667],[142.69635,-8.2675],[142.50582900000018,-8.336666],[142.437469,-8.331388],[142.38665800000012,-8.193611],[142.327759,-8.163889],[142.22161900000015,-8.173334],[142.137207,-8.225555],[142.314148,-8.18],[142.361359,-8.206388],[142.382446,-8.319166],[142.439423,-8.371387],[142.512756,-8.371944],[142.63552900000013,-8.310278],[142.73468000000014,-8.3225],[142.906097,-8.423611],[143.11022900000012,-8.470278],[143.24939000000018,-8.581388],[143.392761,-8.770279],[143.406921,-8.961945],[143.363007,-9.013613],[143.04248,-9.091944],[142.638885,-9.334723],[142.57162500000015,-9.328056],[142.425812,-9.228056],[142.20996100000013,-9.165001],[141.608856,-9.236111],[141.375244,-9.143333],[141.160797,-9.237499],[141.09079,-9.209166],[141.007019,-9.128468],[141.006134,-6.893284],[140.949402,-6.903611],[140.90277100000014,-6.855833],[140.85940600000015,-6.728611],[140.863007,-6.631389],[140.947205,-6.5],[140.92804000000012,-6.450833],[140.96359300000017,-6.338612],[141.006134,-6.332925],[141.002472,-2.607085],[141.046356,-2.59],[141.214142,-2.622222],[141.88998400000014,-2.97]]],[[[150.906525,-2.635944],[151.190247,-2.826111],[151.419128,-2.898056],[151.815247,-3.197778],[151.861908,-3.186944],[152.055817,-3.247778],[152.21051,-3.460556],[152.35522500000013,-3.54],[152.411926,-3.633611],[152.496918,-3.651389],[152.573853,-3.821667],[152.769714,-3.900278],[152.98968500000012,-4.075833],[153.131622,-4.260279],[153.132172,-4.378611],[153.040527,-4.485277],[153.0774540000001,-4.600555],[152.97467,-4.766666],[152.891663,-4.8225],[152.7355040000001,-4.660833],[152.66275,-4.457223],[152.697754,-4.365],[152.69165,-4.180555],[152.5387270000001,-3.900095],[152.374969,-3.727777],[152.35522500000013,-3.650556],[152.28942900000013,-3.579444],[152.151642,-3.486389],[151.9349670000001,-3.445555],[151.758331,-3.324445],[151.617188,-3.173889],[151.462189,-3.113056],[151.43829300000016,-3.063611],[151.214966,-2.941944],[151.10662800000011,-2.843333],[150.999695,-2.787222],[150.819427,-2.787778],[150.729675,-2.740556],[150.89498900000012,-2.705],[150.87364200000013,-2.650944],[150.792755,-2.616666],[150.81137100000012,-2.56],[150.906525,-2.635944]]],[[[150.458313,-2.653611],[150.36773700000015,-2.686666],[150.341064,-2.6625],[150.18414300000018,-2.685277],[149.948578,-2.471666],[150.21637,-2.377778],[150.443298,-2.475833],[150.458313,-2.653611]]],[[[147.812469,-2.349722],[147.75692700000013,-2.3525],[147.815247,-2.243611],[147.87912,-2.293612],[147.812469,-2.349722]]],[[[147.300812,-2.025278],[147.41775500000017,-2.050556],[147.391937,-1.960833],[147.448029,-2.014167],[147.437744,-2.065556],[147.275269,-2.121111],[147.201904,-2.191667],[146.98053,-2.199166],[146.72634900000014,-2.160833],[146.568024,-2.236667],[146.5249940000001,-2.190833],[146.580536,-1.997222],[146.63858,-1.978611],[146.86969,-1.949167],[147.118286,-1.968889],[147.300812,-2.025278]]],[[[142.866364,-1.697778],[142.86441,-1.713611],[142.813599,-1.732778],[142.821075,-1.695833],[142.866364,-1.697778]]],[[[144.521912,-1.395555],[144.506104,-1.389444],[144.505554,-1.380556],[144.516388,-1.381944],[144.521912,-1.395555]]],[[[149.7196960000001,-1.433333],[149.790802,-1.581389],[149.7319030000001,-1.603333],[149.699127,-1.560833],[149.65942400000014,-1.58],[149.52777100000014,-1.454444],[149.57995600000015,-1.355278],[149.7196960000001,-1.433333]]],[[[144.520538,-1.120833],[144.514435,-1.116111],[144.517212,-1.098333],[144.52249100000017,-1.105278],[144.520538,-1.120833]]]]}},{"type":"Feature","properties":{"FIPS":"PU","ISO2":"GW","ISO3":"GNB","UN":624,"NAME":"Guinea-Bissau","AREA":2812,"POP2005":1596929,"REGION":2,"SUBREGION":11,"LON":-14.651,"LAT":12.125},"geometry":{"type":"MultiPolygon","coordinates":[[[[-15.885834,11.052221],[-15.981112,11.049444000000108],[-15.94639,11.195],[-15.899168,11.144722],[-15.885834,11.052221]]],[[[-16.005836,11.068333],[-16.06139,11.163055],[-15.980556,11.202499000000103],[-15.969168,11.128054],[-16.005836,11.068333]]],[[[-16.088058,11.025555],[-16.18417,11.035000000000139],[-16.244167,11.100555],[-16.0825,11.206944],[-16.05278,11.185555],[-16.067825,11.16698],[-16.048615,11.077499],[-16.088058,11.025555]]],[[[-15.862223,11.199999],[-15.906389,11.224998],[-15.863335,11.298611],[-15.830278,11.300833],[-15.862223,11.199999]]],[[[-15.740002,11.166943],[-15.771667,11.168888],[-15.77639,11.225832000000137],[-15.721668,11.293055],[-15.667501,11.306389],[-15.656946,11.229721],[-15.740002,11.166943]]],[[[-16.17778,11.215277],[-16.281391,11.22361],[-16.264446,11.281666],[-16.222225,11.308332],[-16.160835,11.290277],[-16.143333,11.261389],[-16.17778,11.215277]]],[[[-15.679724,11.439444],[-15.717501,11.435276],[-15.743057,11.458332],[-15.665834,11.502222000000131],[-15.651112,11.459999],[-15.679724,11.439444]]],[[[-16.21278,11.439722],[-16.300556,11.449444],[-16.241112,11.501665],[-16.164448,11.514999],[-16.21278,11.439722]]],[[[-16.250557,11.536665],[-16.312225,11.4772210000001],[-16.368614,11.507776],[-16.419445,11.482777],[-16.421947,11.532776],[-16.39389,11.545832000000132],[-16.244724,11.577499],[-16.250557,11.536665]]],[[[-15.952501,11.423054],[-16.034725,11.417221],[-16.065002,11.44972],[-15.958334,11.594166],[-15.905556,11.577499],[-15.903057,11.542221],[-15.915001,11.44861],[-15.952501,11.423054]]],[[[-15.553057,11.517221],[-15.633612,11.535276],[-15.472223,11.631109],[-15.500834,11.560276000000101],[-15.553057,11.517221]]],[[[-16.031948,11.755833],[-16.090836,11.754721],[-16.153893,11.804165000000124],[-16.162224,11.86861],[-15.978334,11.905832],[-16.031948,11.755833]]],[[[-16.236389,11.836943],[-16.316113,11.890276],[-16.30167,11.971666],[-16.230669,11.898361],[-16.184723,11.876665],[-16.236389,11.836943]]],[[[-14.516945,12.67972200000014],[-13.713139,12.677221],[-13.716667,12.574444],[-13.644167,12.471388000000104],[-13.666945,12.323055],[-13.731668,12.258055000000127],[-13.811388,12.254721],[-13.804167,12.292221],[-13.859444,12.27861],[-13.963114,12.202526],[-13.971035,12.154758],[-13.708612,12.012775],[-13.707224,11.719999],[-13.995001,11.640833],[-14.27639,11.678888],[-14.309168,11.628887],[-14.515278,11.512220000000127],[-14.686945,11.509722],[-14.808334,11.347776000000124],[-14.961945,11.01638800000012],[-15.085001,10.922777],[-15.115835,10.974443],[-15.099445,11.065554],[-15.026112,11.144999],[-15.022779,11.195276],[-15.233891,10.993889000000138],[-15.274168,11.029999],[-15.212723,11.092278],[-15.204168,11.231943],[-15.235834,11.219721],[-15.226389,11.127777],[-15.349167,11.139166],[-15.407223,11.184999],[-15.427223,11.288887],[-15.386391,11.373333],[-15.337502,11.360832],[-15.26528,11.425913],[-15.325556,11.379999],[-15.38076,11.405325],[-15.492224,11.327499],[-15.508612,11.35027700000012],[-15.475279,11.457777000000135],[-15.279724,11.620554],[-15.187778,11.640833],[-15.110001,11.615555],[-15.096111,11.571388],[-15.027224,11.594166],[-15.172779,11.656387],[-15.3225,11.631666],[-15.341667,11.681944],[-15.384167,11.624998],[-15.371946,11.590555],[-15.444168,11.550833],[-15.467501,11.602221],[-15.423529,11.683666],[-15.53389,11.675278],[-15.556667,11.723331],[-15.458612,11.865276000000106],[-15.384724,11.884998],[-15.215557,11.865],[-15.130835,11.8933320000001],[-15.058889,11.792776],[-14.968334,11.748055],[-14.931946,11.750832],[-15.064445,11.841389],[-15.003889,11.974165],[-15.085835,11.983332],[-15.208057,11.902498],[-15.360556,11.96305500000011],[-15.430834,11.958887],[-15.652224,11.804722],[-15.963335,11.734165000000132],[-15.929724,11.876944],[-15.857779,11.9725],[-15.788057,12.001665000000115],[-15.726667,11.964998],[-15.704445,12.004444],[-15.852779,12.016666],[-15.919168,11.988888],[-15.975,11.915554],[-16.12167,11.881388],[-16.253334,11.930832000000123],[-16.27911,11.979097000000138],[-16.335659,11.999998],[-16.334446,12.15111],[-16.110558,12.330832],[-16.354725,12.19166600000011],[-16.458057,12.171665],[-16.563614,12.272499],[-16.676392,12.335554],[-16.71777,12.322426],[-16.684448,12.359999],[-16.515003,12.347776000000122],[-16.381668,12.374722000000133],[-16.209167,12.460833],[-15.685278,12.429998000000126],[-15.419403,12.551407],[-15.218056,12.684721],[-14.516945,12.67972200000014]]]]}},{"type":"Feature","properties":{"FIPS":"QA","ISO2":"QA","ISO3":"QAT","UN":634,"NAME":"Qatar","AREA":1100,"POP2005":796186,"REGION":142,"SUBREGION":145,"LON":51.191,"LAT":25.316},"geometry":{"type":"Polygon","coordinates":[[[51.51759,25.383415],[51.513054,25.29472],[51.606384,25.269165],[51.611664,25.010277],[51.497215,24.845833],[51.437218,24.663055],[51.336937,24.57],[51.346664,24.636108],[51.271111,24.656944],[51.111366,24.556042],[50.969444,24.577774],[50.830956,24.749966],[50.865555,24.800831],[50.767662,25.129454],[50.751938,25.491108],[50.784721,25.523888],[50.841385,25.460278],[50.827499,25.593052],[50.948051,25.595554],[50.975555,25.640831],[50.912773,25.626942],[50.888054,25.712219],[50.923332,25.806942],[50.952499,25.774166],[50.975273,25.802498],[50.948326,25.856388],[51.042496,26.049442],[51.25444,26.152775],[51.34111,26.106941],[51.343887,26.040833],[51.397217,25.959721],[51.498329,25.950554],[51.568054,25.908333],[51.587494,25.693886],[51.53833,25.617496],[51.492218,25.605831],[51.472221,25.518887],[51.51759,25.383415]]]}},{"type":"Feature","properties":{"FIPS":"RE","ISO2":"RE","ISO3":"REU","UN":638,"NAME":"Reunion","AREA":250,"POP2005":785159,"REGION":2,"SUBREGION":14,"LON":55.538,"LAT":-21.122},"geometry":{"type":"Polygon","coordinates":[[[55.709999,-20.998058],[55.783607,-21.103336],[55.849159,-21.131668],[55.85305,-21.168613],[55.821106,-21.328892],[55.674164,-21.37389],[55.533333,-21.354725],[55.34333,-21.268612],[55.219719,-21.027779],[55.294441,-20.921669],[55.448883,-20.856392],[55.662498,-20.903614],[55.709999,-20.998058]]]}},{"type":"Feature","properties":{"FIPS":"RO","ISO2":"RO","ISO3":"ROU","UN":642,"NAME":"Romania","AREA":22987,"POP2005":21627557,"REGION":150,"SUBREGION":151,"LON":24.969,"LAT":45.844},"geometry":{"type":"Polygon","coordinates":[[[20.726955,46.17556],[20.75333,46.238884],[20.820274,46.274719],[21.059444,46.239166],[21.176666,46.295555],[21.19722,46.391388],[21.288887,46.460548],[21.326664,46.619995],[21.526943,46.718605],[21.488052,46.752777],[21.519722,46.815277],[21.613331,46.884163],[21.695831,47.000832],[21.651108,47.029716],[21.790833,47.120277],[21.922497,47.354439],[22.0075,47.377777],[22.015274,47.514442],[22.186386,47.59861],[22.270554,47.723885],[22.454441,47.796387],[22.65361,47.776382],[22.774441,47.836388],[22.894804,47.95454],[23.084442,48.011108],[23.147774,48.104164],[23.256386,48.091934],[23.299442,48.043884],[23.480553,47.977493],[23.566097,47.999992],[24.026665,47.95694],[24.125553,47.911942],[24.244164,47.90361],[24.427776,47.95916],[24.556389,47.953049],[24.668053,47.902222],[24.693886,47.849159],[24.816387,47.813049],[24.919441,47.711662],[25.109997,47.75499],[25.23027,47.881371],[25.326103,47.915268],[26.149998,47.982201],[26.272221,48.076103],[26.314907,48.186165],[26.52972,48.207497],[26.704163,48.263885],[26.825829,48.244156],[27.000553,48.155548],[27.158604,47.985817],[27.299438,47.6586],[27.433331,47.565262],[27.628326,47.311928],[27.725269,47.282494],[27.798054,47.152489],[28.08194,46.980537],[28.116108,46.833878],[28.233883,46.666656],[28.252499,46.435822],[28.091385,46.075829],[28.166939,45.670273],[28.158604,45.624985],[28.06916,45.583321],[28.176941,45.469437],[28.27916,45.430817],[28.343327,45.315536],[28.694714,45.219986],[28.785275,45.229996],[28.84861,45.301659],[29.226109,45.426941],[29.411385,45.435822],[29.51833,45.4086],[29.654999,45.327766],[29.664331,45.211803],[29.623882,45.213051],[29.660275,45.112762],[29.613049,44.851662],[29.549438,44.820267],[29.214161,44.793053],[29.067493,44.822762],[29.039436,44.92054],[29.111938,44.96888],[29.047215,45.002769],[28.975552,45.004715],[28.868324,44.943047],[28.863605,44.878319],[28.949715,44.821381],[28.907219,44.755547],[28.798328,44.719437],[28.779142,44.657059],[28.851662,44.648598],[28.909992,44.689713],[28.899715,44.710815],[28.995274,44.680817],[28.951656,44.628876],[28.981663,44.677216],[28.960274,44.689713],[28.819672,44.616951],[28.755833,44.61805],[28.7575,44.519722],[28.927773,44.617493],[28.831387,44.482216],[28.634995,44.311935],[28.660275,43.975548],[28.583244,43.747765],[28.257771,43.764435],[28.047218,43.831657],[27.997215,43.859154],[27.918884,44.005547],[27.736382,43.959717],[27.656109,44.042496],[27.399998,44.021935],[27.29055,44.088051],[27.272713,44.132149],[27.036427,44.147339],[26.144161,43.986382],[25.772495,43.705544],[25.416111,43.624718],[25.224716,43.687485],[24.705555,43.715271],[24.506386,43.762215],[24.352497,43.695549],[24.179996,43.684715],[23.418224,43.856171],[23.063602,43.802177],[22.875275,43.842499],[22.840687,43.888283],[22.88472,43.988052],[23.003407,44.017799],[23.03722,44.084442],[22.686386,44.218887],[22.687496,44.277771],[22.567219,44.308327],[22.461712,44.453201],[22.459999,44.482216],[22.590275,44.549164],[22.699585,44.522522],[22.754444,44.539719],[22.713886,44.604721],[22.604721,44.622215],[22.436386,44.714439],[22.31361,44.664162],[22.176941,44.481941],[22.128609,44.481384],[22.039444,44.551666],[21.993889,44.635551],[21.649441,44.657776],[21.588333,44.763329],[21.394196,44.785934],[21.366108,44.864441],[21.558609,44.896111],[21.540833,44.938606],[21.366943,45.008331],[21.443054,45.053604],[21.513611,45.151108],[21.416664,45.214722],[21.276386,45.229721],[21.048885,45.316383],[20.808331,45.478882],[20.766666,45.609993],[20.798885,45.656662],[20.801388,45.76416],[20.713333,45.743889],[20.591663,45.894165],[20.378052,45.97805],[20.261024,46.114853],[20.276665,46.144722],[20.48695,46.181107],[20.624722,46.130272],[20.726955,46.17556]]]}},{"type":"Feature","properties":{"FIPS":"MD","ISO2":"MD","ISO3":"MDA","UN":498,"NAME":"Republic of Moldova","AREA":3288,"POP2005":3876661,"REGION":150,"SUBREGION":151,"LON":28.599,"LAT":47.193},"geometry":{"type":"Polygon","coordinates":[[[28.119717,46.854404],[28.07972,46.983597],[27.798054,47.152489],[27.725269,47.282494],[27.628326,47.311928],[27.433331,47.565262],[27.299438,47.6586],[27.158604,47.985817],[27.000553,48.155548],[26.808609,48.249435],[26.634995,48.257164],[26.648884,48.29805],[26.703049,48.344711],[27.244995,48.368881],[27.51952,48.4655],[27.755554,48.451385],[27.948605,48.32972],[28.085552,48.307495],[28.089165,48.23082],[28.222496,48.205269],[28.35194,48.24305],[28.364441,48.185822],[28.436661,48.145828],[28.501942,48.134163],[28.567219,48.163048],[28.802776,48.127213],[28.882217,48.005554],[28.98999,47.934418],[29.141937,47.986092],[29.258327,47.768593],[29.198048,47.612206],[29.131386,47.548325],[29.184441,47.443047],[29.252499,47.455269],[29.380276,47.357773],[29.416386,47.288322],[29.478882,47.294159],[29.500832,47.345543],[29.57888,47.328606],[29.600552,47.271935],[29.573605,46.946091],[29.949997,46.814156],[29.968884,46.575272],[29.898602,46.529984],[30.132214,46.409714],[30.103886,46.381927],[29.920273,46.381927],[29.866383,46.346375],[29.735825,46.44249],[29.626659,46.369156],[29.499718,46.432213],[29.5075,46.481102],[29.478329,46.491936],[29.350826,46.469986],[29.303326,46.434151],[29.306664,46.402206],[29.224159,46.365273],[29.200829,46.381371],[29.228329,46.484711],[29.203297,46.544968],[28.994434,46.478325],[28.932217,46.428322],[28.949997,46.289429],[29.041103,46.193871],[28.971935,46.006653],[28.755833,45.959984],[28.762497,45.847481],[28.524441,45.711098],[28.489433,45.664986],[28.530273,45.64193],[28.522774,45.517769],[28.283886,45.525269],[28.21484,45.448647],[28.06916,45.583321],[28.158604,45.624985],[28.166939,45.670273],[28.091385,46.075829],[28.252499,46.435822],[28.233883,46.666656],[28.119717,46.854404]]]}},{"type":"Feature","properties":{"FIPS":"RP","ISO2":"PH","ISO3":"PHL","UN":608,"NAME":"Philippines","AREA":29817,"POP2005":84566163,"REGION":142,"SUBREGION":35,"LON":122.466,"LAT":11.118},"geometry":{"type":"MultiPolygon","coordinates":[[[[119.47221400000012,4.648055000000113],[119.46360800000014,4.641388],[119.455833,4.908888],[119.510536,4.763888],[119.47221400000012,4.648055000000113]]],[[[120.01915,5.030277000000126],[120.018883,5.02861],[120.014709,5.030832],[120.017487,5.031111],[120.01915,5.030277000000126]]],[[[119.947197,5.076944],[119.940536,5.072499],[119.93414300000016,5.075832000000105],[119.941093,5.083611],[119.947197,5.076944]]],[[[120.244141,5.300832000000128],[120.226646,5.306388],[120.23108700000012,5.325],[120.244713,5.304721],[120.244141,5.300832000000128]]],[[[120.253601,5.233333],[120.224152,5.124721],[120.04942300000015,5.18361],[119.967758,5.080277],[119.945091,5.09298600000011],[119.8311,5.059165],[119.827477,5.149444],[120.027481,5.234999],[120.177757,5.343611],[120.218048,5.34111],[120.21779600000013,5.305163],[120.253883,5.282222],[120.253601,5.233333]]],[[[125.41470300000016,5.36111],[125.3574830000001,5.362221],[125.329987,5.387221],[125.405823,5.430277],[125.41470300000016,5.36111]]],[[[125.478317,5.388332],[125.450272,5.421944],[125.479431,5.491943000000106],[125.495247,5.423055],[125.478317,5.388332]]],[[[120.869713,5.491387],[120.81192,5.530277],[120.843323,5.584999],[120.90998800000011,5.53611],[120.869713,5.491387]]],[[[121.183868,5.787499000000139],[121.13916000000019,5.785276],[121.146378,5.848888],[121.20694,5.810555],[121.183868,5.787499000000139]]],[[[121.185257,6.039999],[121.38804600000014,6.010278],[121.425812,5.952499000000103],[121.28804,5.854166],[121.198029,5.949165000000107],[121.083603,5.888055],[120.93221300000016,5.887777000000142],[120.87552600000015,5.92111],[120.892212,6],[121.015549,6.078055],[121.12831100000015,6.086666],[121.185257,6.039999]]],[[[121.863037,6.016388],[121.953323,6.05111],[121.858871,5.990555],[121.762772,6.090833],[121.863037,6.016388]]],[[[120.568329,6.24472100000014],[120.477768,6.264166],[120.59971600000017,6.396111],[120.579437,6.253611],[120.568329,6.24472100000014]]],[[[122.23027000000013,6.660832000000141],[122.238312,6.592221000000109],[122.163307,6.458055],[122.033867,6.41111],[121.919983,6.44972],[121.79470800000011,6.593611],[121.819992,6.672776],[121.933868,6.669166000000132],[122.023613,6.751111],[122.07415800000011,6.753333000000111],[122.14415,6.68111],[122.23027000000013,6.660832000000141]]],[[[118.5336,7.034999000000141],[118.540268,6.965277],[118.41721300000016,7.022222],[118.511383,7.050554],[118.5336,7.034999000000141]]],[[[125.794983,6.932776],[125.767487,6.8875],[125.669983,7.075],[125.69914200000015,7.191666],[125.796097,7.121943],[125.794983,6.932776]]],[[[117.022217,7.80888700000014],[116.96082300000012,7.910277],[116.94999700000017,8.032221],[117.065536,8.078609000000142],[117.09387200000013,7.908888],[117.022217,7.80888700000014]]],[[[117.298866,8.18222],[117.265823,8.211109],[117.268051,8.306108],[117.318047,8.33111],[117.354713,8.28611],[117.346649,8.212498],[117.298866,8.18222]]],[[[126.236649,9.008333],[126.231659,8.998053],[126.229431,9.013054],[126.236649,9.008333]]],[[[126.263611,8.997219],[126.25026700000012,9.005833],[126.246643,9.013611],[126.26053600000012,9.006666],[126.263611,8.997219]]],[[[124.778587,9.075554000000125],[124.6436,9.155277],[124.632751,9.20722],[124.67276,9.253054000000134],[124.73359700000015,9.250277],[124.77887,9.20722],[124.810257,9.106941],[124.778587,9.075554000000125]]],[[[123.674988,9.226387000000102],[123.70694,9.135555],[123.609421,9.09222],[123.556931,9.096664],[123.45720700000015,9.190554],[123.473312,9.221943000000124],[123.559418,9.229443],[123.600273,9.298609000000111],[123.674988,9.226387000000102]]],[[[123.773613,9.544165],[123.74359100000014,9.551943],[123.744713,9.595276],[123.84499400000016,9.63611],[123.866089,9.596109],[123.773613,9.544165]]],[[[125.95247700000014,9.557499],[125.900543,9.61694100000011],[125.912201,9.750277],[125.9383090000001,9.756388],[125.991089,9.661943],[125.95247700000014,9.557499]]],[[[126.048599,9.23194100000012],[126.12831100000015,9.260832000000107],[126.18609600000015,9.242775],[126.1680530000001,9.096943],[126.233391,9.031437],[126.22207600000013,9.013599],[126.225845,8.996276],[126.291092,8.974165],[126.32527200000015,8.917221],[126.33499100000017,8.839998],[126.30415300000016,8.785276],[126.08360300000014,8.607498],[126.14415,8.527498],[126.356644,8.544722],[126.392212,8.507500000000107],[126.326103,8.236385],[126.39470700000015,8.203053],[126.442467,8.24110800000011],[126.46582,8.225275000000124],[126.36219800000013,7.901943],[126.38970900000014,7.827499],[126.454712,7.807776],[126.551933,7.692221],[126.598038,7.480555],[126.55581700000016,7.396388],[126.55442800000014,7.303887],[126.585823,7.284999],[126.455261,7.051665000000128],[126.331673,7.001389000000131],[126.280823,6.923055],[126.345833,6.853054],[126.346367,6.797221],[126.28804000000014,6.817499],[126.262497,6.925554],[126.19664,6.944721],[126.165268,6.881665],[126.258614,6.750833],[126.220833,6.634722],[126.19165,6.272222],[126.084717,6.528888],[126.07666000000016,6.843611],[125.978317,6.919721],[125.982208,7.020555],[125.88804600000013,7.115555],[125.841087,7.251389],[125.855553,7.349721],[125.808594,7.361388],[125.652206,7.236666000000127],[125.65749400000016,7.113333000000124],[125.604431,7.043611],[125.525818,7.030832],[125.377197,6.719721000000106],[125.389427,6.599166],[125.450272,6.590555000000109],[125.593323,6.476665],[125.711929,6.169443],[125.703323,6.027222000000108],[125.661926,5.916666],[125.539703,5.782499],[125.405548,5.563333],[125.28942900000014,5.578333],[125.285538,5.688332],[125.19165,5.767221],[125.176933,5.835833],[125.285538,5.975554],[125.263611,6.091666],[125.154709,6.101388],[125.087196,5.872776000000101],[124.95694000000015,5.851388],[124.52638200000013,6.019166],[124.185806,6.210555000000113],[124.04221300000016,6.431665000000123],[124.035538,6.740832000000125],[123.970543,6.768888],[123.948593,6.823333000000105],[124.03970300000013,7.10861],[124.154984,7.171944],[124.2686,7.374443],[124.236923,7.419166000000132],[124.16442900000014,7.408054],[124.01193200000013,7.648610000000133],[123.774429,7.699165000000107],[123.676651,7.812499],[123.56330900000013,7.849721000000102],[123.458878,7.810555000000136],[123.449417,7.755278],[123.484421,7.724166000000138],[123.468872,7.641666],[123.334717,7.557776000000103],[123.44693,7.441387],[123.454712,7.367498],[123.40305300000011,7.356388],[123.3358230000001,7.410555],[123.286926,7.464166],[123.302467,7.524444],[123.224152,7.532777],[123.17637600000012,7.462777],[123.124977,7.503888],[123.102768,7.552499],[123.195534,7.586666],[123.116379,7.729444],[123.04165600000012,7.649444],[122.994431,7.455555],[122.878593,7.466110000000128],[122.844994,7.434721],[122.929977,7.422776],[122.97692900000015,7.361943],[122.832764,7.275277],[122.785263,7.349166000000138],[122.80748,7.425277],[122.841927,7.433887],[122.780273,7.471388],[122.781937,7.67861],[122.81694000000016,7.732222],[122.786102,7.766388],[122.623871,7.773055000000112],[122.54776,7.730277],[122.359154,7.470554000000106],[122.344711,7.401388],[122.39415,7.385833],[122.33194,7.308887],[122.32193,7.340277],[122.294144,7.323889],[122.251663,7.107222],[122.14998600000013,6.905277],[122.043587,6.912221000000102],[121.921097,6.994165],[121.900269,7.143055],[122.034714,7.326666000000102],[122.076927,7.504722000000129],[122.125809,7.563333],[122.111099,7.775832],[122.223312,7.962221000000112],[122.44165,8.065554000000134],[122.92302700000015,8.150831],[122.992752,8.204443],[122.983047,8.419443000000115],[123.027771,8.491386],[123.179428,8.533888000000104],[123.30470300000013,8.523054],[123.37915,8.7272210000001],[123.432747,8.71833],[123.548889,8.620384],[123.62164300000018,8.658333],[123.693039,8.633053],[123.818047,8.476942],[123.868317,8.164165],[123.7705380000001,8.065275],[123.651932,8.0166660000001],[123.671097,7.953888],[123.961929,8.17111],[124.222763,8.210276],[124.260818,8.273609],[124.245407,8.32307500000013],[124.280823,8.462498],[124.326103,8.54722],[124.43221300000016,8.615274],[124.673309,8.478331],[124.727478,8.486385],[124.769707,8.592497],[124.737762,8.676388],[124.772217,8.96722],[124.803864,9.001665],[124.881653,9.016388],[125.090553,8.825275],[125.161652,8.851109],[125.27998400000013,8.990274],[125.428864,8.977221],[125.514709,9.006666],[125.532211,9.193331000000112],[125.391098,9.649721],[125.440262,9.809164],[125.55497700000011,9.762499000000105],[125.636383,9.611942],[125.922157,9.487261],[125.938583,9.446386],[125.9019320000001,9.407499],[126.048599,9.23194100000012]]],[[[124.574158,9.854719],[124.566093,9.849442],[124.565536,9.861942],[124.574158,9.86333100000013],[124.574158,9.854719]]],[[[123.38443,9.878885],[123.37552600000015,9.875553],[123.37220800000011,9.880552],[123.3797,9.888054],[123.38443,9.878885]]],[[[126.113037,9.744442],[126.031937,9.742496],[125.945534,9.830832],[126.060257,10.054165000000125],[126.175262,9.804165],[126.113037,9.744442]]],[[[125.286926,9.909164],[125.135269,10.064165000000116],[125.126648,10.155832],[125.21748400000011,10.122219],[125.283051,9.995552],[125.286926,9.909164]]],[[[124.48387100000012,10.05083100000013],[124.56442300000015,10.022221000000116],[124.573586,9.886286],[124.52101100000017,9.857187],[124.6007,9.805603000000133],[124.602768,9.767776],[124.57360800000015,9.731665],[124.501099,9.750277],[124.36554000000012,9.626942],[124.258881,9.595552],[123.95694000000013,9.598608],[123.862488,9.63361],[123.79332,9.729443],[123.78692600000011,9.843887],[124.045258,9.998331],[124.14888,10.146944],[124.378036,10.146387000000118],[124.48387100000012,10.05083100000013]]],[[[125.659416,9.82472],[125.58220700000015,9.823608],[125.621368,9.896111],[125.612488,9.946943],[125.47527300000012,10.131109],[125.51526600000011,10.320276],[125.645264,10.468887],[125.683319,10.388332],[125.655258,10.164444],[125.69914200000015,10.069719],[125.711929,9.894165],[125.659416,9.82472]]],[[[119.827209,10.43972],[119.783333,10.449442],[119.758331,10.556942000000104],[119.83638,10.606665],[120.002487,10.591387000000111],[119.993317,10.527498],[119.827209,10.43972]]],[[[124.367203,10.607775],[124.275818,10.587776000000133],[124.320541,10.70694200000014],[124.378593,10.684998],[124.367203,10.607775]]],[[[124.43747700000017,10.624998],[124.390823,10.645832],[124.451393,10.714998],[124.517487,10.659443],[124.43747700000017,10.624998]]],[[[122.635269,10.443609],[122.525543,10.404165],[122.47971300000017,10.487776],[122.524429,10.59333],[122.659416,10.748331],[122.71720900000012,10.712498],[122.73108700000012,10.617775],[122.635269,10.443609]]],[[[125.802467,10.688887],[125.75000000000011,10.68972],[125.662491,10.750832],[125.6922,10.823608],[125.821663,10.722775],[125.802467,10.688887]]],[[[121.040543,10.791943],[121.003883,10.836109],[121.0811,10.905277],[121.09166,10.846943],[121.040543,10.791943]]],[[[123.563873,10.794165],[123.465553,10.518055000000118],[123.3574830000001,10.426109],[123.2836,10.127775],[123.136383,9.836109],[123.163597,9.698608],[123.106369,9.629442],[123.31275900000013,9.333054000000118],[123.29637100000014,9.229719000000102],[123.133041,9.046387],[123.014709,9.033888],[122.936096,9.076109],[122.86360200000013,9.327221000000122],[122.603867,9.423332],[122.413879,9.658333],[122.39637800000014,9.728609],[122.45276600000011,9.973331],[122.666382,9.973331],[122.858322,10.097498],[122.833878,10.544165],[122.916656,10.609163],[122.952209,10.68722],[122.952477,10.894444000000135],[123.22442600000011,10.996664],[123.50332600000011,10.93861],[123.563873,10.794165]]],[[[125.672493,11.089998],[125.66470300000013,11.102776],[125.681931,11.103609],[125.682213,11.098053],[125.672493,11.089998]]],[[[124.019875,11.118942],[124.05470300000013,10.878054],[124.00499,10.410276000000124],[124.0269320000001,10.381941],[123.769707,10.223886000000107],[123.638603,10.076109],[123.610527,9.878885],[123.539146,9.802498],[123.472763,9.571943],[123.3641510000001,9.425554],[123.310257,9.411943],[123.296944,9.490274000000113],[123.348038,9.775831],[123.3716280000001,9.87125],[123.406166,9.884912],[123.374977,9.994442000000106],[123.506653,10.142776],[123.599152,10.35083],[123.709991,10.493887],[123.711647,10.555832000000123],[123.863876,10.812777],[123.96138,11.089998],[123.94664,11.183332],[124.001663,11.269444000000135],[124.050262,11.277498],[124.07222000000012,11.251944],[124.019875,11.118942]]],[[[123.750816,11.147499],[123.724991,11.133888],[123.692749,11.221386],[123.733047,11.300554],[123.78692600000011,11.184164],[123.750816,11.147499]]],[[[119.533867,11.362497000000133],[119.526093,11.360554],[119.522217,11.366665],[119.540268,11.373053],[119.533867,11.362497000000133]]],[[[119.508575,11.335606],[119.552757,11.336386],[119.56581100000017,11.288332],[119.483322,10.881386],[119.513893,10.826942],[119.598602,10.823887],[119.606934,10.72583],[119.712486,10.497498],[119.579987,10.406387],[119.328598,10.309443],[119.25,10.20638700000012],[119.199707,10.04611],[118.9422,9.972219],[118.877762,9.980831000000137],[118.754173,9.926388],[118.69136000000016,9.754999],[118.753365,9.654508000000135],[118.721916,9.65111],[118.354431,9.193609],[118.142487,9.146111],[118.00332600000013,8.876942],[117.88916,8.826109],[117.747757,8.688053000000139],[117.633881,8.657499],[117.45166000000017,8.502499],[117.374153,8.489998],[117.185806,8.325554],[117.259163,8.609442000000115],[117.662201,9.076942],[117.902481,9.263054000000125],[118.027206,9.259165],[118.606644,9.874441000000104],[118.754173,10.127775],[118.765823,10.071386],[118.738876,10.067497000000117],[118.776932,10.014166],[118.80108600000015,10.034721],[118.824707,10.104164],[118.798599,10.18861],[118.934708,10.209164],[119.015266,10.348331],[119.010269,10.374441],[118.959717,10.36083],[119.005547,10.438332000000116],[119.13610800000015,10.381941],[119.31247700000019,10.582499],[119.341927,10.727497],[119.26249700000017,10.779444],[119.21692700000017,10.959997],[119.26416,10.94972],[119.43109100000014,10.720831],[119.4561,10.723608],[119.415268,10.871109000000102],[119.34137,10.894999],[119.302467,11.002777],[119.32582100000012,11.101109],[119.37886,11.03722],[119.422493,11.033333],[119.42082200000014,11.304443],[119.47221400000012,11.424999],[119.501099,11.41361],[119.508575,11.335606]]],[[[119.83248900000012,11.376942],[119.765266,11.40111],[119.714706,11.476109000000122],[119.812187,11.521944],[119.871368,11.50666600000011],[119.83248900000012,11.376942]]],[[[124.638893,11.293331],[124.76304600000013,11.336664],[124.856369,11.422499000000128],[124.94747900000014,11.424999],[124.978043,11.253611],[125.02998400000011,11.195831],[125.040817,10.979164],[125.010269,10.750555],[125.09387200000015,10.703886],[125.27165200000013,10.297499],[125.253883,10.256388],[125.120529,10.176943],[125.020264,10.370552],[124.98027000000013,10.379164],[125.01470900000015,10.027777],[124.764709,10.196386],[124.789429,10.327221000000122],[124.723602,10.419998],[124.805542,10.66361],[124.781937,10.778610000000128],[124.676933,10.945831],[124.595261,11.01111],[124.5522,10.987776000000109],[124.517487,10.86833],[124.42137100000012,10.913332],[124.403587,11.238052],[124.344437,11.320553000000132],[124.28970300000015,11.541388],[124.316383,11.566942],[124.535538,11.40138800000011],[124.579987,11.30888700000014],[124.638893,11.293331]]],[[[124.584717,11.472498],[124.45720700000014,11.474442],[124.33888200000013,11.680832],[124.4272,11.709442],[124.53137200000015,11.67972],[124.61665300000016,11.534721],[124.584717,11.472498]]],[[[124.831673,11.528887],[124.76915,11.566666],[124.718048,11.727221],[124.842758,11.591665],[124.831673,11.528887]]],[[[120.046371,11.823332000000107],[120.043869,11.824442],[120.04609700000015,11.826387],[120.047211,11.826109],[120.046371,11.823332000000107]]],[[[122.229431,11.797777],[122.405258,11.695276],[122.586647,11.521111],[122.747482,11.601664],[122.830833,11.608608],[122.892212,11.538054],[122.8808140000001,11.429165000000125],[123.153053,11.600275],[123.144707,11.364998],[123.095261,11.236664],[123.12859300000014,11.174442],[122.945824,11.042776],[122.73108700000012,10.948332],[122.785538,10.906387000000109],[122.729156,10.800831],[122.621368,10.805277],[122.5891570000001,10.722498],[122.486099,10.678055],[122.2080380000001,10.634722000000124],[122.101089,10.573332],[122.01332100000012,10.443054],[121.9433140000001,10.416388],[121.909416,10.445553],[121.91609200000016,10.497219],[121.957489,10.54611],[121.976379,10.671110000000112],[121.933319,10.781666],[122.051376,11.032499],[122.038879,11.326664],[122.09887700000012,11.699999000000105],[122.068047,11.736385],[121.848038,11.759998],[121.8869320000001,11.898609],[121.95443700000011,11.927498000000128],[122.067207,11.846109000000126],[122.229431,11.797777]]],[[[119.96527100000014,11.656942],[119.872482,11.892776],[119.88498700000015,11.976109],[120.012772,11.93111],[120.070541,11.864998],[120.042076,11.83203],[120.040901,11.812344],[120.06832900000016,11.78861],[120.044434,11.722775],[119.96527100000014,11.656942]]],[[[120.26805100000013,11.826942],[120.2619320000001,11.807775],[120.202766,11.94611],[120.25444000000014,11.98222],[120.279709,11.932775000000106],[120.26805100000013,11.826942]]],[[[120.084717,11.958609000000138],[120.065536,11.964165],[120.061653,11.992496],[120.079437,11.979443],[120.084717,11.958609000000138]]],[[[119.953583,12.021664],[119.950256,12.030552],[119.95941200000016,12.036942],[119.961639,12.033331],[119.953583,12.021664]]],[[[121.137497,12.157499],[121.042763,12.229443000000117],[121.045822,12.290554],[121.088043,12.283333],[121.137497,12.157499]]],[[[120.16829700000017,12.118330000000128],[120.244713,12.17972],[120.33274800000015,12.083609],[120.339981,11.992775],[120.226379,11.984442],[120.164993,12.029163],[120.126358,12.024721],[120.098328,11.962776000000133],[120.06472,12.012629000000118],[120.0163880000001,11.986109],[119.941093,12.066109],[119.86219800000013,12.241108],[119.873871,12.314444],[119.931374,12.321386],[120.16829700000017,12.118330000000128]]],[[[122.681091,12.30805400000014],[122.64026600000011,12.26444400000014],[122.549988,12.356665],[122.443863,12.402498],[122.43248,12.461109000000135],[122.533333,12.502499000000114],[122.66943400000012,12.483608],[122.708878,12.405277],[122.681091,12.30805400000014]]],[[[124.463882,12.520832],[124.65277100000014,12.504166],[124.867752,12.530832],[124.889709,12.556665],[125.076393,12.53722],[125.143051,12.576942],[125.296944,12.457499],[125.31915300000014,12.414999],[125.299988,12.286943],[125.442467,12.268888000000116],[125.515823,12.17111],[125.44468700000016,12.122774000000105],[125.52388,12.058054],[125.436096,11.953609000000142],[125.445534,11.610554],[125.52832,11.449999],[125.64444,11.34333],[125.547211,11.251944],[125.534149,11.19472100000013],[125.6077580000001,11.186943],[125.598038,11.22916400000014],[125.662201,11.196386],[125.760269,11.011665000000107],[125.71582,11.030832],[125.68914800000016,11.107775],[125.663597,11.13499800000011],[125.536377,11.146666],[125.46248600000011,11.098608000000127],[125.26944,11.128054],[125.195251,11.180277],[125.15305300000011,11.274721000000111],[125.073883,11.281387000000109],[124.99971,11.352776000000118],[124.969994,11.447498],[124.843597,11.466387],[124.840553,11.523888],[124.989967,11.611109],[125.04248,11.747219],[124.86248800000011,11.80749900000012],[124.693863,12.010555],[124.46999400000014,12.104164],[124.3869320000001,12.190275],[124.25804100000016,12.555553],[124.281662,12.578886000000125],[124.463882,12.520832]]],[[[123.669434,12.346943000000122],[123.910812,12.189165000000116],[124.044708,11.9788860000001],[124.076393,11.71833],[123.976089,11.823608],[123.796654,11.919998],[123.530273,12.208609],[123.4383090000001,12.198887],[123.24887100000012,11.967497],[123.15776100000018,11.908609],[123.14415,11.936386],[123.301651,12.24472],[123.24165300000016,12.606941],[123.46720900000014,12.513887],[123.669434,12.346943000000122]]],[[[122.306931,12.486385],[122.248032,12.56111],[122.2830510000001,12.633333],[122.332764,12.528887],[122.306931,12.486385]]],[[[123.792213,12.344997],[123.690262,12.454998],[123.585541,12.660555],[123.634163,12.673887],[123.727768,12.601664],[123.792213,12.344997]]],[[[122.048599,12.176664],[122.018051,12.094164],[121.965553,12.150276000000131],[121.91748,12.304165],[122.003326,12.44611],[121.997482,12.598608],[122.122757,12.676943],[122.138321,12.570831],[122.048599,12.176664]]],[[[123.38247700000011,12.691942],[123.034988,12.994997000000126],[122.95166000000019,13.029165],[122.931931,13.109997],[122.99331700000016,13.149166],[123.048599,13.134722000000124],[123.38247700000011,12.691942]]],[[[124.218048,13.17249900000013],[124.109993,13.187498],[124.078323,13.211109000000135],[124.163307,13.23222],[124.218048,13.17249900000013]]],[[[124.046097,13.220552],[123.9561,13.232498],[123.914993,13.286386],[124.098877,13.260555],[124.046097,13.220552]]],[[[123.91304000000014,13.243053],[123.87915,13.229443000000117],[123.85386700000015,13.267221],[123.851089,13.351942],[123.930817,13.324442],[123.89048000000014,13.278778],[123.91304000000014,13.243053]]],[[[122.15138200000013,13.395554],[122.131653,13.400831],[122.126083,13.421944],[122.152481,13.404165],[122.15138200000013,13.395554]]],[[[120.721649,13.477776],[120.988037,13.521666],[121.035812,13.420832],[121.218323,13.407499],[121.502213,13.148888],[121.47998,12.773609],[121.53777300000012,12.698053],[121.558319,12.601109],[121.412201,12.441109],[121.439697,12.351664],[121.38443,12.354164],[121.220543,12.230553],[121.11554,12.249441000000104],[121.121918,12.331942],[121.078873,12.33222],[120.98332200000016,12.42249900000013],[120.921921,12.526943],[120.941933,12.57111],[120.908333,12.650555],[120.851379,12.719719],[120.800262,12.723608],[120.761932,13.008888],[120.652481,13.186665],[120.54109200000015,13.2305530000001],[120.30330700000012,13.443609],[120.415268,13.525],[120.721649,13.477776]]],[[[122.123436,13.404103],[122.15109300000017,13.371943],[122.030899,13.200821000000133],[122.003326,13.202221],[121.86914100000011,13.282499],[121.8133090000001,13.448608],[121.8744200000001,13.541388],[122.00916300000017,13.545277],[122.125526,13.458609],[122.123436,13.404103]]],[[[122.73526,13.774166],[122.72747800000012,13.777222],[122.74498000000017,13.781666],[122.744431,13.778055],[122.73526,13.774166]]],[[[120.281937,13.754166000000112],[120.27469600000016,13.668331000000135],[120.10887100000012,13.779165],[120.079987,13.849165],[120.149429,13.853331],[120.281937,13.754166000000112]]],[[[124.301086,13.952221],[124.294144,13.958054],[124.30304000000011,13.96361],[124.305542,13.95638700000012],[124.301086,13.952221]]],[[[124.342209,13.942221],[124.31275900000014,13.954998000000101],[124.325272,13.981941],[124.351646,13.950275],[124.342209,13.942221]]],[[[124.28736100000015,13.946176],[124.393883,13.896387],[124.4180530000001,13.78861],[124.33360300000015,13.548887],[124.309982,13.58972],[124.25972,13.593887],[124.21054100000013,13.559721000000138],[124.208038,13.515276],[124.05470300000013,13.610830000000133],[124.030548,13.663887],[124.096649,13.704443],[124.133881,13.792221],[124.131088,14.061665000000119],[124.20999100000017,14.098608],[124.28736100000015,13.946176]]],[[[122.17109700000015,13.998608000000104],[121.995529,14.104719000000102],[121.91748,14.185276],[121.947197,14.217497],[122.12442,14.088886],[122.187477,14.01972],[122.17109700000015,13.998608000000104]]],[[[122.254173,14.722498],[122.11720300000012,14.796665],[122.098602,14.837776],[122.213043,14.839165],[122.25972,14.786386],[122.254173,14.722498]]],[[[122.050812,14.996664],[122.056931,14.952221],[122.012207,14.986385],[121.968323,14.90111],[122.021652,14.81111],[122.032494,14.713331],[121.98220800000011,14.644722],[121.930817,14.629164],[121.90498400000014,14.686943],[121.907761,14.718887],[121.938309,14.710554000000114],[121.92970300000012,14.750555],[121.868591,14.877775],[121.80497700000011,14.926109],[121.81915300000014,14.991665],[121.845833,15.035276],[121.935806,15.056942000000108],[122.050812,14.996664]]],[[[120.00026700000012,16.225552],[119.924423,16.299442],[119.99054,16.349163],[120.018333,16.316109],[120.00026700000012,16.225552]]],[[[121.25665300000013,18.566109],[121.58638,18.383053],[121.936653,18.269444],[122.007767,18.28611000000012],[122.11998000000015,18.376942],[122.164703,18.518055000000114],[122.24165300000016,18.512775],[122.34248400000013,18.309162],[122.17276,18.07972],[122.19609100000014,18.003887],[122.14582800000015,17.783054],[122.170258,17.60722],[122.25499,17.365273],[122.345543,17.341663],[122.427467,17.268608],[122.4272,17.137218],[122.48332200000014,17.117218],[122.519989,17.138329],[122.533333,17.099442],[122.425262,16.785275],[122.207207,16.432774],[122.232758,16.398331],[122.206383,16.234161],[122.00444,16.027496],[122.137207,16.257221],[122.09832800000014,16.261108],[121.962196,16.135830000000112],[121.743317,16.068054],[121.563309,15.903053],[121.561371,15.780832],[121.63749700000017,15.74972],[121.64305100000011,15.713053000000114],[121.37886,15.33222],[121.42997700000011,15.208609],[121.488037,15.171944],[121.60526300000014,14.819164],[121.699997,14.697498],[121.60720800000011,14.655277],[121.676933,14.382219],[121.761383,14.239164],[121.73387100000012,14.170832],[121.947197,13.987776],[122.233322,13.897221],[122.302467,13.958609],[122.309418,14.015276],[122.19914200000017,14.084997],[122.165543,14.158054],[122.274147,14.244442],[122.267761,14.12722],[122.328598,14.10722],[122.354713,14.137777],[122.33554100000015,14.19972],[122.473312,14.340553],[122.6055530000001,14.313332],[122.713318,14.338331],[122.864151,14.266109],[123.038879,14.069443],[123.0961,13.965275],[123.049423,13.779444],[123.12747200000013,13.716108000000132],[123.099991,13.667498000000137],[123.32054100000016,13.791943000000117],[123.295532,13.926664],[123.229713,14.002222],[123.343048,14.086943000000131],[123.4561,13.961943],[123.924988,13.78916500000014],[123.9711,13.750555000000134],[123.971649,13.70722],[123.809708,13.68722],[123.579987,13.71833],[123.531937,13.575554],[123.675262,13.477776],[123.75193800000011,13.327497],[123.871368,13.231941],[123.775543,13.220552],[123.762772,13.061665],[123.807747,13.050554],[123.898331,13.140833],[123.995819,13.095276],[124.08220700000014,13.008055],[124.123596,13.070553000000132],[124.195824,13.057775],[124.126083,12.907221],[124.1586,12.809998000000121],[124.082764,12.540554],[123.976089,12.552498],[123.87886,12.651388],[123.84887700000012,12.73194100000012],[123.860809,12.869442],[123.930267,12.844997],[124.016388,12.871664],[124.047211,12.922775000000115],[124.028587,12.963053000000116],[123.89470700000014,12.972775],[123.857208,12.895832],[123.729156,12.853609],[123.588318,12.906387],[123.421371,13.042221],[123.32222000000013,13.00861],[123.290817,13.110554],[123.310806,13.17861],[123.201927,13.41861],[122.89444,13.57305300000013],[122.832764,13.638332],[122.86499000000015,13.68611],[122.840271,13.733053],[122.56099700000016,13.936567000000139],[122.525269,13.92111],[122.484421,13.696665],[122.66165200000012,13.427221],[122.702477,13.231941],[122.6074830000001,13.163887000000102],[122.524147,13.23222],[122.518333,13.347219],[122.40358700000013,13.519165],[122.31192,13.593609],[122.208328,13.601942000000122],[122.108597,13.763887000000125],[121.9088670000001,13.851942],[121.754707,13.964443],[121.474152,13.834721],[121.387772,13.66361],[121.279427,13.593887],[121.055542,13.66222],[121.042213,13.761665000000107],[120.928864,13.775],[120.91609200000015,13.871109],[120.879433,13.902498],[120.71666000000015,13.925276],[120.6586,13.860275],[120.66110200000013,13.768332],[120.62442,13.810831],[120.60999300000015,14.11833],[120.57887300000014,14.137499],[120.592209,14.23111],[120.983047,14.486942],[120.95665,14.636944],[120.837769,14.76111],[120.681091,14.76972],[120.551651,14.826942],[120.548599,14.721664],[120.611099,14.492775],[120.579712,14.434998],[120.49331700000015,14.42972],[120.3936,14.458609],[120.37747200000013,14.528055],[120.250267,14.691942],[120.29332,14.808332],[120.245247,14.847776],[120.1586,14.739719],[120.086113,14.785276],[120.012497,15.263887],[119.899429,15.425554],[119.904984,15.490553],[119.95555100000013,15.522499],[119.908333,15.622774],[119.912773,15.84333],[119.859421,15.963053],[119.775269,15.916666000000133],[119.752213,15.962776],[119.786926,16.323051],[119.88610800000015,16.3966640000001],[119.928864,16.384995],[119.919144,16.290276],[119.935257,16.242771],[120.156647,16.03611],[120.281097,16.046108],[120.421921,16.15583],[120.36720300000013,16.284721],[120.317207,16.631107],[120.371094,16.851387],[120.453873,16.981663],[120.426933,17.188049],[120.461113,17.407219],[120.426933,17.50972],[120.338593,17.57166300000011],[120.3724820000001,17.680275],[120.439972,17.732494],[120.47998,18.078609],[120.600807,18.33083],[120.57054100000016,18.490829],[120.62915,18.548054],[120.732681,18.52597],[120.87497700000017,18.610828],[120.938026,18.55888700000014],[121.02916,18.608608],[121.153587,18.625275],[121.25665300000013,18.566109]]],[[[121.400543,18.847218],[121.292763,18.84222],[121.279427,18.866108],[121.413307,18.906384],[121.484421,18.882774],[121.400543,18.847218]]],[[[121.882751,18.833332],[121.84275800000012,18.824165000000107],[121.83305400000016,18.88055],[121.872757,18.978882],[121.94609100000014,19.004444],[121.996368,18.95916000000011],[121.882751,18.833332]]],[[[121.25138900000013,19.011944],[121.201927,19.065273000000104],[121.22026100000015,19.172771000000125],[121.25166300000012,19.109997],[121.25138900000013,19.011944]]],[[[121.53970300000015,19.266666],[121.513321,19.249161],[121.421371,19.286942],[121.372757,19.364441],[121.396942,19.391663],[121.530548,19.389717],[121.53970300000015,19.266666]]],[[[121.974701,19.479996],[121.90749400000016,19.517498],[121.903053,19.550274000000115],[121.99359100000014,19.565273],[121.974701,19.479996]]],[[[121.8869320000001,20.283333],[121.863312,20.261387],[121.841927,20.282497],[121.846367,20.35277600000012],[121.8869320000001,20.283333]]],[[[121.95443700000011,20.348606],[121.919983,20.35083],[121.923866,20.407219],[122.0266570000001,20.48333],[122.038879,20.463051],[121.95443700000011,20.348606]]],[[[121.812187,20.686661],[121.786377,20.71944],[121.870819,20.834721],[121.883331,20.765274],[121.812187,20.686661]]],[[[121.95694,21.103607],[121.949417,21.106106],[121.949707,21.118053],[121.955551,21.114441],[121.95694,21.103607]]]]}},{"type":"Feature","properties":{"FIPS":"RQ","ISO2":"PR","ISO3":"PRI","UN":630,"NAME":"Puerto Rico","AREA":887,"POP2005":3946779,"REGION":19,"SUBREGION":29,"LON":-66.466,"LAT":18.221},"geometry":{"type":"MultiPolygon","coordinates":[[[[-67.880569,18.048332],[-67.936951,18.081387],[-67.930847,18.109722],[-67.84668,18.107498],[-67.880569,18.048332]]],[[[-65.441391,18.090275],[-65.545563,18.084999],[-65.580292,18.114719],[-65.428345,18.164997],[-65.301117,18.147778],[-65.441391,18.090275]]],[[[-65.242783,18.302219],[-65.275284,18.276943],[-65.338898,18.346664],[-65.262512,18.32333],[-65.242783,18.302219]]],[[[-66.996674,18.504997],[-66.136398,18.465553],[-66.102783,18.416386000000102],[-66.116959,18.474163],[-66.031113,18.445274],[-65.890564,18.452221],[-65.626953,18.364998000000128],[-65.632217,18.26543],[-65.603058,18.232498],[-65.69278,18.193607],[-65.937225,17.966663],[-66.204453,17.922222],[-66.454178,17.982498],[-66.587234,17.961109],[-66.714737,17.981388],[-66.927231,17.928886],[-67.067505,17.959721],[-67.187225,17.932499],[-67.205566,17.960831],[-67.157501,18.214722],[-67.266113,18.368053],[-67.146393,18.509163],[-66.996674,18.504997]]]]}},{"type":"Feature","properties":{"FIPS":"RS","ISO2":"RU","ISO3":"RUS","UN":643,"NAME":"Russia","AREA":1638094,"POP2005":143953092,"REGION":150,"SUBREGION":151,"LON":96.689,"LAT":61.988},"geometry":{"type":"MultiPolygon","coordinates":[[[[131.8732910000001,42.95694],[131.7538760000001,42.984718],[131.779968,43.049438],[131.84079,43.06221],[131.917206,43.021103],[131.905548,42.96471400000013],[131.8732910000001,42.95694]]],[[[146.137482,43.458885],[146.07608,43.513329],[146.15219100000013,43.54583000000014],[146.226074,43.525551],[146.20553600000017,43.481102],[146.137482,43.458885]]],[[[146.66998300000012,43.704437],[146.598572,43.732208],[146.604675,43.80387900000011],[146.84274300000016,43.874992],[146.904968,43.839989],[146.66998300000012,43.704437]]],[[[47.739716,43.932213],[47.62915,43.940819],[47.628036,43.974434],[47.723312,43.991096],[47.785553,43.958878],[47.739716,43.932213]]],[[[146.14804100000015,44.509995],[146.344971,44.421936],[146.568024,44.43832400000014],[146.508331,44.358047],[146.119965,44.251389],[145.940247,44.1280440000001],[145.779419,43.928604],[145.595795,43.858887],[145.554688,43.65082600000011],[145.437469,43.716934],[145.409698,43.835266],[145.74469,44.051659],[145.78997800000013,44.148331],[145.973846,44.287773],[146.08163500000012,44.469711],[146.14804100000015,44.509995]]],[[[148.825256,45.334991000000116],[148.756104,45.309715],[148.582184,45.3169400000001],[148.466644,45.254166],[148.28524800000014,45.220825000000104],[148.038025,45.090546],[147.946075,45.00166300000012],[147.762482,44.938324],[147.703857,44.972488],[147.620514,44.966103],[147.585785,44.918327],[147.622742,44.897217],[147.548035,44.812492],[147.291077,44.66693900000013],[147.209137,44.55027],[147.021088,44.5075],[146.948853,44.4086],[146.840515,44.41554300000013],[146.846924,44.47693600000014],[147.15304600000013,44.67360700000012],[147.162201,44.711662],[147.111908,44.793884],[147.47995,44.974709],[147.504974,45.043884],[147.656372,45.075272],[147.763885,45.189713],[147.894135,45.223602],[147.856079,45.356102000000135],[147.932739,45.421379],[147.959961,45.419159],[148.000275,45.273048],[148.03442400000014,45.256104],[148.312195,45.267212],[148.558868,45.45916],[148.773041,45.521103],[148.858856,45.467491],[148.825256,45.334991000000116]]],[[[47.962494,45.50499],[47.932213000000104,45.618599],[47.960274,45.653046],[47.993874,45.53665200000011],[47.962494,45.50499]]],[[[48.46888,45.673882000000106],[48.336098,45.768326],[48.337769,45.79721100000012],[48.40442700000011,45.794991],[48.46888,45.673882000000106]]],[[[48.723312,45.698318],[48.59192700000011,45.74749],[48.495827,45.88221],[48.676384,45.764153000000135],[48.723312,45.698318]]],[[[150.066376,45.847488],[149.868561,45.77304800000013],[149.6738590000001,45.628601],[149.437469,45.583603],[149.667755,45.85083],[149.856903,45.92305],[149.929138,46.00750000000011],[150.34274300000016,46.2116620000001],[150.498566,46.19249],[150.425537,46.118881],[150.240509,46.019714],[150.194122,45.927773000000116],[150.066376,45.847488]]],[[[150.874115,46.440826],[150.8119200000001,46.44193300000012],[150.798523,46.449982],[150.841919,46.4711],[150.874115,46.440826]]],[[[150.764984,46.70388],[150.745514,46.701935],[150.730804,46.7227630000001],[150.7622070000001,46.72748600000011],[150.764984,46.70388]]],[[[152.225525,47.174713],[152.206604,47.125015],[152.259705,47.16082],[152.29303,47.147774],[152.01303100000018,46.888885],[151.82162500000015,46.778603],[151.712189,46.801102],[151.70581100000015,46.847488],[151.8688350000001,46.866386],[152.225525,47.174713]]],[[[152.51913500000012,47.307213],[152.422516,47.30336],[152.38803100000018,47.344154],[152.42691,47.379715],[152.503876,47.377213],[152.5416560000001,47.334991],[152.51913500000012,47.307213]]],[[[153.016083,47.693047],[152.98111,47.723297],[153.025818,47.795547],[153.074127,47.808327],[153.097748,47.772491],[153.080261,47.714157],[153.016083,47.693047]]],[[[153.290527,48.053604],[153.205811,48.053322],[153.137756,48.101105],[153.223297,48.133049],[153.283325,48.099159],[153.290527,48.053604]]],[[[154.01944,48.72332],[153.974976,48.73555],[153.976624,48.761665],[154.112183,48.8949970000001],[154.228851,48.902489],[154.188873,48.834991000000116],[154.01944,48.72332]]],[[[153.981903,48.926659],[153.92114300000014,48.926460000000134],[153.901917,48.96998600000012],[154.0047,48.963608000000136],[153.981903,48.926659]]],[[[154.454681,49.169159],[154.5830380000001,49.14582800000011],[154.598846,49.111938],[154.500549,49.07444],[154.454681,49.169159]]],[[[154.71579,49.263885],[154.593903,49.291031],[154.602448,49.373604000000114],[154.70303300000012,49.48082],[154.749115,49.591934],[154.81442300000015,49.636383],[154.904419,49.62416100000013],[154.882172,49.54749300000014],[154.81802400000015,49.505829],[154.79025300000012,49.443321],[154.834961,49.345825000000104],[154.803314,49.297218],[154.71579,49.263885]]],[[[154.424988,49.73360400000013],[154.35495,49.766663],[154.374969,49.82499700000011],[154.459961,49.813881],[154.424988,49.73360400000013]]],[[[155.78552200000013,50.18499],[155.596344,50.178329],[155.357452,50.053047],[155.226166,50.052597],[155.208588,50.080826],[155.247742,50.301384],[155.438293,50.36693600000012],[155.66137700000013,50.385269],[155.761383,50.458046],[155.888885,50.693047],[156.022217,50.767494],[156.104126,50.761108],[156.15304600000013,50.524994],[155.78552200000013,50.18499]]],[[[156.403824,50.653397],[156.4008480000001,50.625641],[156.19830300000012,50.670273],[156.16442900000015,50.728600000000135],[156.341064,50.851105],[156.46386700000016,50.869438],[156.495789,50.835548],[156.490234,50.756104],[156.403824,50.653397]]],[[[155.620789,50.806099],[155.4982910000001,50.817497],[155.44775400000015,50.897774],[155.494415,50.929993],[155.63916,50.92083],[155.669708,50.856659],[155.620789,50.806099]]],[[[143.661926,49.31221],[143.409973,49.395828],[143.282471,49.39666000000011],[143.248016,49.369438],[143.320251,49.313606],[143.666077,49.308327],[143.26944,49.272491],[143.017761,49.139717],[142.966064,49.038048],[142.9902340000001,48.909988],[142.768585,48.52971600000012],[142.53469800000016,48.002777],[142.536652,47.789162],[142.61969,47.59388],[142.779694,47.425827],[142.900543,47.37249],[143.019989,47.24527],[143.111908,46.890549],[143.088287,46.801659],[143.172211,46.705551],[143.34356700000012,46.68055],[143.3908080000001,46.702774],[143.376892,46.786385],[143.449707,46.841377],[143.491638,46.80860100000012],[143.524414,46.582214000000135],[143.60189800000012,46.383606],[143.476074,46.187767],[143.473846,46.092766],[143.425262,46.01944],[143.4274600000001,46.202774],[143.339691,46.397491],[143.378571,46.548332],[143.13610800000015,46.59388000000013],[142.780548,46.5961],[142.709686,46.744156],[142.496918,46.668327],[142.421356,46.5824970000001],[142.295258,46.340828],[142.199982,46.0261],[142.0774540000001,45.89138],[141.926361,46.040276],[141.938019,46.091377],[141.829132,46.425552],[141.812744,46.586105],[142.058594,47.087212],[142.029694,47.232208],[141.970245,47.288048],[141.964691,47.60860400000013],[142.188873,47.975266],[142.135529,48.315544],[141.9083250000001,48.620544],[141.852448,48.750275],[141.962463,48.858047],[141.99633800000015,48.949158],[142.068573,49.340546],[142.140533,49.55249],[142.16052200000013,49.78638500000011],[142.12634300000013,49.891106],[142.173859,50.094154],[142.150818,50.331665],[142.042206,50.534164],[142.094971,50.813049],[142.125244,50.886383],[142.219116,50.974159],[142.267212,51.12027000000011],[142.085236,51.398331],[142.08969100000013,51.457214000000135],[141.797211,51.67749],[141.817474,51.789719],[141.64804100000015,51.886658],[141.6399840000001,52.07972],[141.694977,52.158882],[141.63803100000018,52.315826],[141.660797,52.383331],[141.76831100000015,52.455269],[141.83773800000017,52.578049],[141.858582,52.851387],[141.925262,53.019989],[141.831909,53.152771],[141.810516,53.295273],[141.766937,53.371376],[142.213593,53.5186],[142.2538760000001,53.478874],[142.25332600000013,53.380547],[142.351624,53.356102000000135],[142.46414200000015,53.383049],[142.557739,53.46888],[142.68191500000012,53.523605],[142.6030270000001,53.570549],[142.518311,53.538048],[142.494965,53.66110200000014],[142.63665800000012,53.67943600000012],[142.71579,53.629715],[142.798309,53.697487],[142.75943,53.842766],[142.67718500000012,53.719711],[142.60553,53.691101],[142.7196960000001,53.93082400000014],[142.39386,54.237495],[142.401917,54.266106],[142.48025500000017,54.27388000000013],[142.546356,54.229156],[142.639435,54.262772],[142.6268920000001,54.325554],[142.696625,54.424713],[142.741058,54.417496],[142.81329300000016,54.298882],[143.01138300000014,54.130821],[142.9982910000001,54.059158],[142.878571,53.896103],[142.881348,53.80804400000011],[143.103851,53.55499300000014],[143.131897,53.476097],[143.087189,53.383331],[143.181091,53.39888],[143.290802,53.130272],[143.337463,52.82916300000011],[143.321625,52.557213],[143.285248,52.431107],[143.194977,52.34638200000011],[143.195801,52.42083],[143.29412800000011,52.584435],[143.251099,52.59360500000014],[143.152771,52.381660000000124],[143.181366,52.311378],[143.124969,51.960548],[143.174988,51.857498000000135],[143.23800700000015,51.883331],[143.314972,51.729431],[143.2583310000001,51.672218],[143.22079500000018,51.521378],[143.31051600000012,51.512497],[143.32608,51.613052],[143.370789,51.64138000000014],[143.45608500000014,51.484718],[143.468842,51.36055],[143.378296,51.344711],[143.469971,51.267769],[143.503052,51.303322],[143.526917,51.258606],[143.79776000000015,50.286942],[144.00247200000013,50.018051],[144.275818,49.261383],[144.4035950000001,49.033882],[144.690796,48.864441],[144.690796,48.71332600000011],[144.751648,48.641937],[144.678314,48.64666000000011],[144.634979,48.789993],[144.537476,48.91304800000012],[144.286377,49.067772],[144.141663,49.204163],[143.981903,49.268883],[143.661926,49.31221]]],[[[137.779968,54.366386],[137.708313,54.36859900000013],[137.809692,54.43832400000013],[137.836914,54.49749],[137.91387900000018,54.507774],[137.92636100000016,54.457214],[137.779968,54.366386]]],[[[137.632172,54.413048],[137.642792,54.38745100000011],[137.57220500000014,54.433876],[137.5488590000001,54.504997],[137.6185610000001,54.565269],[137.6455380000001,54.5075],[137.632172,54.413048]]],[[[19.697777,54.479439],[19.627258,54.463272],[19.870161,54.638554],[19.898203,54.625957],[19.697777,54.479439]]],[[[167.85580400000015,54.6813810000001],[168.116913,54.507774],[168.06414800000016,54.504997],[167.897217,54.612495],[167.546356,54.759163],[167.44165,54.818604],[167.432983,54.863075],[167.52887,54.85110500000013],[167.85580400000015,54.6813810000001]]],[[[137.188293,55.102219],[137.046082,54.91749600000014],[136.943573,54.92083000000014],[136.8836060000001,54.95832800000011],[136.775269,54.926102],[136.740784,54.881935],[136.667267,54.90506],[136.808319,55.018051],[137.039703,55.104439],[137.188293,55.102219]]],[[[137.99133300000017,54.885551],[137.919983,54.768051],[137.707184,54.618324],[137.6491390000001,54.641937],[137.486633,54.87249],[137.221313,54.77372000000014],[137.249695,54.861107],[137.36911,54.981659],[137.450531,55.015274],[137.53857400000015,55.171379],[137.5783080000001,55.190544],[138.204132,55.043884],[138.183319,55.012215],[138.104401,54.998878],[137.99133300000017,54.885551]]],[[[21.431385,55.251938],[22.061943,55.027489],[22.27972,55.067215],[22.602219000000105,55.046661],[22.643887,54.963608],[22.732216000000108,54.962494],[22.842495,54.896942],[22.867775,54.810547],[22.721107,54.694992],[22.693886,54.522766000000104],[22.702217,54.455826],[22.785885,54.363838],[21.411942,54.325829],[19.79700700000012,54.43755],[19.935186,54.493874],[19.997164,54.573326],[20.067877,54.551788],[20.404999,54.679161],[20.193607,54.6969380000001],[20.09145,54.650543],[20.004166000000108,54.719994],[19.96122,54.695328000000124],[19.961109,54.634438],[19.872711,54.640549],[19.959438,54.76416],[19.919716,54.875549],[19.969440000000134,54.957497],[20.417774,54.945824],[20.69194,55.074165],[20.942833,55.287201],[20.984814,55.27655],[20.838051,55.145271],[20.528332,54.966660000000104],[20.56638700000013,54.93776700000012],[20.785275,54.941658],[20.870274,54.900826],[21.090275,54.894997],[21.246662,54.950272],[21.19083,55.149162],[21.224163,55.199997],[21.266109,55.205551],[21.263935000000117,55.248985],[21.374165,55.288605],[21.431385,55.251938]]],[[[166.11911,55.328606],[166.26470900000015,55.30832700000013],[166.22247300000012,55.246941],[166.250824,55.143051],[166.388306,55.002495],[166.645813,54.843048000000124],[166.663025,54.67416400000013],[166.481354,54.793327],[166.357452,54.829163],[166.070526,55.062492],[166.081635,55.108887],[165.988861,55.215271],[165.838013,55.264442],[165.831909,55.303322],[165.93136600000014,55.361382],[166.11911,55.328606]]],[[[150.590515,59.019714],[150.454559,59.017799],[150.46328700000015,59.048607],[150.6586,59.153877],[150.743835,59.111938000000116],[150.590515,59.019714]]],[[[149.104675,59.187767],[148.9696960000001,59.124161],[148.94101,59.14167],[149.005249,59.211105],[149.11911,59.205269],[149.104675,59.187767]]],[[[164.656921,59.084435],[164.704132,59.024712],[164.651367,58.882767],[164.105225,58.796387],[163.578857,58.57972000000012],[163.457184,58.46527100000014],[163.385529,58.559402],[163.494415,58.587769],[163.691925,58.744995],[163.749695,58.892769],[163.841843,58.994995],[163.757751,59.017769],[163.664154,58.99305],[163.699402,59.014442],[164.030823,59.050545000000106],[164.55304000000012,59.237213],[164.656921,59.084435]]],[[[155.555817,59.321938],[155.503601,59.309158],[155.478302,59.317215],[155.555817,59.359161],[155.578308,59.338043],[155.555817,59.321938]]],[[[28.69305,60.2677690000001],[28.587776,60.295547],[28.551109000000107,60.349434],[28.714996,60.311378],[28.69305,60.2677690000001]]],[[[35.99110400000012,64.325821],[35.85083,64.388596],[35.854439,64.405823],[35.929718,64.415817],[36.047493000000145,64.355545],[35.99110400000012,64.325821]]],[[[-172.544464,64.61331200000012],[-172.700317,64.629959],[-172.758087,64.660797],[-172.532257,64.66137700000012],[-172.488312,64.633606],[-172.544464,64.61331200000012]]],[[[40.4124910000001,64.653595],[40.471375,64.566086],[40.199158,64.592209],[39.974709,64.682755],[40.076942,64.693588],[40.190269000000114,64.641098],[40.274994,64.641937],[40.29277,64.669983],[40.260826,64.70694],[40.140549000000135,64.75],[40.32999400000011,64.764709],[40.4124910000001,64.653595]]],[[[-172.590576,64.7033080000001],[-172.675995,64.731247],[-172.531158,64.8430330000001],[-172.31665,64.851074],[-172.171112,64.7952580000001],[-172.167267,64.772476],[-172.590576,64.7033080000001]]],[[[40.274437,64.87414600000011],[40.228874,64.914993],[40.209717,64.99247700000012],[40.278877,64.945816],[40.274437,64.87414600000011]]],[[[35.790833,64.97331200000013],[35.739433,64.968323],[35.567856,65.084122],[35.524696,65.158875],[35.696655,65.192749],[35.834435,65.16832],[35.867767,65.015549],[35.790833,64.97331200000013]]],[[[36.061661,65.190262],[36.078049,65.187485],[36.300827,65.20109600000012],[36.067772000000105,65.16331500000013],[35.943321,65.18193100000013],[35.96666,65.211655],[36.061661,65.190262]]],[[[-169.053345,65.749146],[-169.09726,65.760544],[-169.075012,65.815521],[-168.989746,65.808853],[-169.053345,65.749146]]],[[[69.33499100000012,66.654434],[69.258881,66.656937],[69.243317,66.693314],[69.333328,66.71887200000013],[69.35498,66.668594],[69.33499100000012,66.654434]]],[[[70.033875,66.723877],[69.836929,66.75109900000012],[69.789154,66.780273],[69.95359800000011,66.761108],[70.033875,66.723877]]],[[[42.706657,66.686371],[42.59415400000012,66.693314],[42.432495,66.758606],[42.49527,66.788589],[42.622765,66.782211],[42.714996,66.722488],[42.706657,66.686371]]],[[[69.252213,66.789978],[69.457764,66.798599],[69.5336,66.71998600000012],[69.64498900000012,66.687195],[69.54304500000012,66.759155],[69.73526,66.759995],[70.055252,66.703323],[70.090546,66.679703],[70.104431,66.531097],[70.034424,66.495819],[69.841095,66.478317],[69.573318,66.60582],[69.520538,66.692474],[69.419434,66.769714],[69.307205,66.764709],[69.267761,66.734985],[69.126648,66.788589],[69.252213,66.789978]]],[[[54.211937,68.24971],[54.217209,68.295532],[54.283051000000114,68.336655],[54.336937,68.303864],[54.211937,68.24971]]],[[[53.949715,68.292755],[53.859161,68.309708],[53.8688810000001,68.3461],[54.013329000000105,68.362198],[54.001389,68.312759],[53.949715,68.292755]]],[[[50.81415600000014,68.372208],[50.794716,68.378586],[50.887215,68.429703],[51.163879,68.495255],[51.456657,68.476929],[50.81415600000014,68.372208]]],[[[57.92083,68.80331400000011],[57.864716,68.761932],[57.487770000000125,68.763611],[57.1999970000001,68.718872],[57.37999,68.7686],[57.92083,68.80331400000011]]],[[[67.383041,68.777481],[67.292206,68.781097],[67.14888,68.82193000000011],[67.33859300000012,68.819153],[67.383041,68.777481]]],[[[55.472313,68.909042],[55.238174,68.90763900000013],[55.224564,68.909866],[55.353142,68.941833],[55.508423,68.912109],[55.472313,68.909042]]],[[[-179.626129,68.90635700000013],[-179.516113,68.912201],[-179.547241,68.950821],[-179.528656,68.96136500000011],[-179.458893,68.93054200000012],[-179.38446,68.820816],[-178.872528,68.7502750000001],[-178.486115,68.5858],[-178.715576,68.655823],[-178.758362,68.574417],[-178.738312,68.539429],[-178.040833,68.426071],[-177.950562,68.289963],[-177.703064,68.337769],[-178.376678,68.550522],[-177.632202,68.32469200000014],[-177.629974,68.296631],[-177.760834,68.256363],[-177.680328,68.223877],[-177.368591,68.251389],[-177.238068,68.210541],[-177.265015,68.206085],[-177.24585,68.15387],[-177.169769,68.128296],[-177.09726,68.1586],[-176.970306,68.133606],[-175.463623,67.707474],[-175.191101,67.510803],[-175.217773,67.448578],[-175.38031,67.344986],[-175.106689,67.367203],[-175.04306,67.443573],[-174.830292,67.382736],[-174.777802,67.30304000000012],[-174.892548,67.28996300000011],[-174.955597,67.100266],[-174.918884,66.995255],[-174.813904,66.946091],[-174.742798,66.773041],[-174.75946,66.72581500000013],[-174.850586,66.747467],[-175.000336,66.67109700000015],[-174.905609,66.615799],[-174.488312,66.540543],[-174.436707,66.461914],[-174.491699,66.474991],[-174.516998,66.450821],[-174.461945,66.301071],[-174.347504,66.32222],[-174.377472,66.361374],[-174.196136,66.463867],[-174.031708,66.481354],[-173.99057,66.454422],[-174.088043,66.254425],[-174.023376,66.21054100000015],[-173.939453,66.333603],[-173.78421,66.36943100000013],[-173.758667,66.44802900000013],[-173.911133,66.514435],[-174.30307,66.577759],[-173.99585,66.691345],[-174.024445,66.843323],[-174.125275,66.989136],[-174.285309,67.05830400000013],[-174.528351,67.03082300000011],[-174.652527,67.063599],[-174.431976,67.102768],[-173.828064,67.086914],[-173.666962,67.13165300000014],[-173.176697,67.063309],[-173.2742,67.049408],[-173.352783,66.972214],[-173.352509,66.838867],[-173.154175,66.8524630000001],[-173.214172,66.888596],[-173.224152,66.974991],[-173.136414,66.996628],[-173.06723,66.940262],[-172.819489,66.908875],[-172.430573,66.934418],[-173.016998,67.02887],[-173.011963,67.056076],[-172.328064,66.962494],[-171.726105,66.955246],[-171.68808,66.933304],[-171.708649,66.856644],[-171.592529,66.800812],[-171.410553,66.77026400000011],[-171.393341,66.748322],[-171.423096,66.703873],[-171.343323,66.650818],[-170.879974,66.514435],[-170.463318,66.317047],[-170.64447,66.237198],[-170.340759,66.291412],[-170.24585,66.27221700000013],[-170.175507,66.21019700000011],[-170.328613,66.176926],[-170.216095,66.141922],[-169.907501,66.151367],[-170.040283,66.189682],[-169.950867,66.17804],[-169.709198,66.130539],[-169.691101,66.072495],[-169.776123,65.992737],[-169.986969,66.035797],[-170.116119,66.0249940000001],[-170.587799,65.863602],[-170.51532,65.825272],[-170.528656,65.673294],[-170.63559,65.610535],[-170.886719,65.62358100000012],[-171.420319,65.81721500000015],[-171.544189,65.833603],[-171.283356,65.663864],[-171.024445,65.592743],[-171.050018,65.49551400000013],[-171.11557,65.476364],[-171.393097,65.537766],[-171.94696,65.485245],[-172.08252,65.48442100000011],[-171.81308,65.517487],[-172.036438,65.532761],[-172.095306,65.563858],[-172.253387,65.539139],[-172.353088,65.66803],[-172.645599,65.703049],[-172.800293,65.681656],[-172.691101,65.632477],[-172.434723,65.59137],[-172.425049,65.479141],[-172.470306,65.468582],[-172.416412,65.424988],[-172.211426,65.46666],[-172.190552,65.446625],[-172.261719,65.33136],[-172.24472,65.245514],[-172.673615,65.269974],[-172.693359,65.232758],[-172.306671,65.21691900000013],[-172.126129,65.086365],[-172.436707,64.92804000000011],[-172.782257,64.850525],[-172.998871,64.871918],[-173.200867,64.786087],[-172.958893,64.84581],[-172.775574,64.789688],[-172.869476,64.729965],[-173.089478,64.663315],[-172.955261,64.67247],[-172.748322,64.596375],[-172.462494,64.555237],[-172.355835,64.458313],[-172.359161,64.42358400000012],[-172.630859,64.388596],[-172.760284,64.421356],[-172.761169,64.468857],[-172.821381,64.524994],[-173.02005,64.498871],[-173.06781,64.474411],[-172.87915,64.445236],[-172.895294,64.338318],[-172.993042,64.281662],[-173.191406,64.254425],[-173.436157,64.324692],[-173.299164,64.4608],[-173.281952,64.516663],[-173.41333,64.61998],[-173.350586,64.497208],[-173.365265,64.4616550000001],[-173.473358,64.392212],[-173.681671,64.34721400000012],[-174.051392,64.424149],[-174.131653,64.5597080000001],[-174.846375,64.777771],[-175.005585,64.81330900000012],[-175.05307,64.77887],[-175.448883,64.784424],[-175.471924,64.856354],[-175.922791,65.014145],[-175.8125,65.059418],[-175.780609,65.160797],[-175.862213,65.23497],[-175.931122,65.401642],[-176.078064,65.470261],[-177.068054,65.609711],[-177.217773,65.59166],[-177.500336,65.485794],[-178.369476,65.475525],[-178.56308,65.5163880000001],[-178.57196,65.548035],[-178.453918,65.69635000000011],[-178.460541,65.736374],[-178.654724,65.761368],[-178.809723,65.866913],[-178.909454,65.993866],[-178.724701,66.008881],[-178.671112,66.116638],[-178.592773,66.123291],[-178.542511,66.16331500000013],[-178.508911,66.28471400000012],[-178.516998,66.402771],[-178.605286,66.365265],[-178.777527,66.208023],[-178.899994,66.171921],[-179.0625,66.194687],[-179.112518,66.246582],[-179.080292,66.301071],[-179.102509,66.35997],[-179.175842,66.415268],[-179.181427,66.284973],[-179.42392,66.343033],[-179.242249,66.197464],[-179.288086,66.164139],[-179.63446,66.117462],[-179.686951,66.138596],[-179.577484,66.146637],[-179.695587,66.183029],[-179.761963,66.116913],[-179.815308,65.987488],[-179.79837,65.87051400000011],[-179.735535,65.789429],[-179.32666,65.625809],[-179.315002,65.536087],[-179.533356,65.43496700000013],[-179.570282,65.261917],[-179.696686,65.166641],[-180,65.06890900000013],[-180,68.980103],[-179.626129,68.90635700000013]]],[[[54.65416,68.95582600000012],[54.587769,68.94775400000015],[54.567772,68.95582600000012],[54.619438,69.000824],[54.694153,68.991364],[54.65416,68.95582600000012]]],[[[66.171921,69.087769],[66.401382,69.01666300000011],[66.537766,68.943588],[66.15664700000013,69.0711060000001],[65.951935,69.093872],[66.171921,69.087769]]],[[[59.239433,69.175812],[59.248955,69.137299],[59.045273,69.247757],[58.760551,69.333603],[59.193878,69.233871],[59.239433,69.175812]]],[[[34.40470900000014,69.339432],[34.072769,69.3461],[33.973045,69.366089],[34.213371,69.402725],[34.40470900000014,69.339432]]],[[[67.131088,69.36137400000013],[66.991089,69.396103],[66.93803400000013,69.443588],[67.21054100000015,69.425812],[67.131088,69.36137400000013]]],[[[50.305267,69.161926],[50.32888,69.11747700000012],[50.143051,68.993042],[50.11332700000014,68.99498],[50.119438,69.04054300000013],[50.223877,69.149719],[49.959435,69.076096],[49.678329,68.873032],[49.45166,68.811371],[48.912766,68.736099],[48.589989,68.728592],[48.216103,68.89498900000012],[48.212212,69.05636600000014],[48.265549,69.123032],[48.26915700000012,69.214996],[48.31276700000012,69.27916],[48.607773,69.435257],[48.943321,69.506943],[49.347488,69.48831200000012],[50.104164,69.2810970000001],[50.305267,69.161926]]],[[[161.44329800000014,68.889984],[161.40802,68.891373],[161.469116,68.948318],[161.458008,68.99552900000015],[161.13443,69.089706],[161.11911,69.176651],[161.16748,69.323044],[161.065796,69.408325],[161.096344,69.470535],[161.27136200000018,69.53054800000012],[161.377747,69.532211],[161.388885,69.459152],[161.28933700000016,69.415863],[161.3613590000001,69.358597],[161.3199770000001,69.241089],[161.386108,69.102478],[161.515259,68.987198],[161.509155,68.915543],[161.44329800000014,68.889984]]],[[[67.252487,69.44470200000012],[67.038589,69.468048],[67.021103,69.486099],[67.14888,69.571106],[67.33831800000013,69.58888200000013],[67.359146,69.513611],[67.252487,69.44470200000012]]],[[[161.437744,69.408035],[161.37246700000014,69.405853],[161.429413,69.462769],[161.394989,69.59082],[161.496063,69.637497],[161.622192,69.588593],[161.616638,69.446365],[161.437744,69.408035]]],[[[170.151093,69.734146],[170.119934,69.71550000000013],[169.98495500000013,69.748032],[170.2033080000001,69.788315],[170.151093,69.734146]]],[[[169.447479,69.808868],[169.41272000000015,69.76377900000011],[169.274994,69.757767],[169.304413,69.654984],[169.205536,69.573883],[168.86828600000013,69.567764],[168.151642,69.696365],[168.044983,69.764435],[167.751923,69.827484],[167.949982,69.94136],[168.270264,70.0205380000001],[169.359955,69.880539],[169.431641,69.858871],[169.447479,69.808868]]],[[[83.096939,70.124985],[82.972488,70.131088],[82.7686000000001,70.20887800000014],[82.863876,70.251663],[83.082764,70.218597],[83.113602,70.193314],[83.096939,70.124985]]],[[[59.461105,70.276657],[59.815269,70.124695],[60.424995,69.949707],[60.546104,69.799149],[60.205551,69.679428],[60.001663,69.71804800000011],[59.911934,69.666382],[59.601662,69.7124940000001],[59.53388200000012,69.75360100000012],[59.556656,69.782486],[59.620827,69.782761],[59.610825,69.81442300000013],[59.4230500000001,69.885818],[58.94249,69.937485],[59.128326,69.866379],[59.017769,69.853867],[58.621376,70.037491],[58.57054900000014,70.077774],[58.608887,70.13749700000011],[58.582214,70.180267],[58.517212,70.179703],[58.4086,70.250275],[58.490273,70.269989],[58.821381,70.213608],[58.63166000000013,70.325821],[59.033051,70.478867],[59.044159,70.447479],[59.334435,70.361099],[59.461105,70.276657]]],[[[83.550262,70.46360800000014],[83.612762,70.437759],[83.5336,70.377197],[83.3797,70.36499000000015],[83.4124910000001,70.440262],[83.558319,70.522766],[83.62442,70.52415500000012],[83.614151,70.48637400000013],[83.550262,70.46360800000014]]],[[[57.204712,70.508881],[57.105553,70.49054],[56.965828,70.51748700000013],[56.84166,70.599152],[57.2249910000001,70.526932],[57.204712,70.508881]]],[[[162.381897,70.679153],[162.48495500000013,70.65109300000012],[162.339417,70.635269],[162.236633,70.659149],[162.381897,70.679153]]],[[[161.69384800000012,70.7502750000001],[161.64859,70.74832200000014],[161.463287,70.803589],[161.526367,70.837494],[161.657745,70.808594],[161.69384800000012,70.7502750000001]]],[[[83.372208,70.68609600000013],[83.288315,70.67330900000013],[83.229706,70.524429],[83.3097080000001,70.462494],[83.069717,70.397766],[83.126083,70.664993],[83.214157,70.80720500000012],[83.286377,70.853592],[83.377197,70.8141480000001],[83.463608,70.732483],[83.372208,70.68609600000013]]],[[[160.61911,70.814697],[160.45468100000016,70.829163],[160.40802,70.919144],[160.51831100000015,70.931931],[160.64471400000014,70.896378],[160.719788,70.818512],[160.61911,70.814697]]],[[[53.595268,71.11026],[53.4711,71.116653],[53.43249500000013,71.136932],[53.54249600000014,71.183868],[53.611382,71.15277100000014],[53.595268,71.11026]]],[[[53.3605500000001,71.292206],[53.20416300000011,71.311096],[53.129158,71.35859700000015],[53.255272000000105,71.339157],[53.3605500000001,71.292206]]],[[[52.85860400000012,71.378311],[53.012722,71.276268],[52.742767,71.370819],[52.798332,71.306931],[53.06443800000011,71.235535],[53.15582300000011,71.24247700000012],[53.079994,71.252487],[53.124435,71.266663],[53.2074970000001,71.25109900000012],[53.218048,71.15971400000012],[53.149162,71.091095],[53.04833200000013,71.066666],[53.044159,71.018875],[53.141937,70.978317],[52.999161,70.964157],[53.017212,70.99971],[52.957214,71.051926],[52.80555,71.10582],[52.76944,71.161652],[52.6449970000001,71.21914700000013],[52.34748800000011,71.24386600000014],[52.208885,71.30554200000012],[52.271378000000134,71.349426],[52.430824,71.373596],[52.71027400000014,71.401093],[52.85860400000012,71.378311]]],[[[-175.62085,71.37776200000013],[-175.803894,71.39386],[-175.923615,71.42581200000012],[-175.764191,71.424408],[-175.62085,71.37776200000013]]],[[[180,71.53585800000013],[180,70.99720800000011],[179.80523700000015,70.957489],[179.678314,70.895538],[179.272766,70.88859600000012],[178.791016,70.796402],[178.74884,70.892212],[178.617737,71.035538],[178.673859,71.1041560000001],[178.87219200000015,71.217484],[179.210785,71.307755],[179.530273,71.43830900000012],[179.72052,71.4561000000001],[180,71.53585800000013]]],[[[137.96109,71.503052],[137.67691,71.411652],[137.512207,71.476379],[137.265259,71.487488],[137.40637200000015,71.453873],[137.332458,71.427765],[136.991333,71.515549],[137.270813,71.57916300000011],[137.7502750000001,71.594437],[137.890259,71.570267],[137.96109,71.503052]]],[[[-178.568604,71.564148],[-178.017548,71.44969200000014],[-177.833313,71.3461],[-177.621399,71.28082300000011],[-177.502838,71.277466],[-177.439453,71.226929],[-177.492249,71.17109700000015],[-177.620026,71.116638],[-177.938904,71.037491],[-178.818604,70.979965],[-179.274445,70.907761],[-179.504181,70.914688],[-180,70.99720800000011],[-180,71.53584300000011],[-179.628601,71.577194],[-179.305298,71.551361],[-179.03421,71.597748],[-178.568604,71.564148]]],[[[138.516083,71.856094],[138.40164200000015,71.8311000000001],[138.27386500000011,71.859985],[138.36245700000018,71.885544],[138.516083,71.856094]]],[[[77.762497,72.295258],[77.096375,72.275269],[76.890549,72.293594],[76.854706,72.329987],[77.23442100000011,72.460266],[77.33082600000012,72.548599],[77.620255,72.63053900000011],[78.184982,72.576096],[78.393051,72.489151],[77.762497,72.295258]]],[[[128.143036,72.578873],[128.708008,72.464157],[129.26193200000012,72.463318],[129.26080300000012,72.412201],[129.44830300000012,72.369141],[129.500824,72.324432],[129.32690400000013,72.297211],[129.354675,72.252487],[129.561096,72.22526600000015],[129.24441500000012,72.138596],[129.48608400000012,72.126923],[129.387482,72.098328],[128.763611,72.07415800000012],[128.47912600000018,72.131653],[128.538025,72.178314],[128.198853,72.234985],[127.54971300000011,72.433319],[126.650269,72.43609600000013],[126.64998600000013,72.47998],[126.682747,72.49942],[126.90442700000017,72.51026900000011],[127.27832,72.608322],[127.77887,72.642487],[128.143036,72.578873]]],[[[128.838867,72.5766600000001],[128.6316220000001,72.524994],[128.362183,72.55304000000012],[128.100525,72.63195800000011],[128.688293,72.672211],[128.893585,72.641373],[128.972198,72.59082],[128.838867,72.5766600000001]]],[[[72.993042,72.602478],[72.865265,72.6436],[72.840546,72.674988],[72.984985,72.676086],[72.993042,72.602478]]],[[[129.35580400000015,72.702774],[129.18692,72.653595],[128.63443,72.700546],[128.1666560000001,72.657486],[127.314148,72.65332],[127.429153,72.696091],[127.694138,72.700821],[127.91998300000012,72.76304600000014],[128.30191,72.787766],[129.35580400000015,72.702774]]],[[[129.23025500000017,72.83194000000015],[129.29803500000014,72.800262],[128.32690400000013,72.808868],[128.290527,72.866089],[128.416077,72.89915500000012],[128.758331,72.891663],[129.23025500000017,72.83194000000015]]],[[[122.955833,72.863312],[123.187477,72.86804200000012],[123.60582,72.777771],[123.37220800000011,72.761932],[123.100807,72.814697],[122.75277700000017,72.821106],[122.302467,72.937485],[122.955833,72.863312]]],[[[79.57083100000011,72.73027],[79.396103,72.699707],[78.930267,72.73997500000013],[78.604706,72.80304],[78.57859800000011,72.845535],[79.095535,73.079163],[79.19470200000012,73.095825],[79.372757,73.026382],[79.5410920000001,72.905258],[79.513321,72.88916],[79.57083100000011,72.73027]]],[[[74.862762,73.089706],[74.962494,73.05304],[74.762497,73.087204],[74.686096,73.06164600000011],[74.63526900000011,72.943863],[74.708603,72.89665200000013],[74.654434,72.85582000000011],[74.208038,72.956375],[74.089706,73.020538],[74.184143,73.101654],[74.2836,73.119431],[74.491364,73.129974],[74.862762,73.089706]]],[[[120.21388200000013,73.04248],[119.808868,73.034149],[119.6297,73.1147],[119.832207,73.164429],[120.086929,73.152481],[120.27832,73.098877],[120.21388200000013,73.04248]]],[[[76.452774,73.190536],[76.64471400000014,73.1922],[76.737488,73.153595],[76.40498400000013,73.131653],[76.122757,73.207214],[76.452774,73.190536]]],[[[71.34109500000011,73.324997],[71.2208250000001,73.281937],[71.13998400000014,73.28970300000015],[71.15138200000011,73.35304300000013],[71.262772,73.414154],[71.35914600000012,73.393326],[71.34109500000011,73.324997]]],[[[55.331665,73.329987],[55.763054,73.323608],[55.808044,73.289429],[56.43721000000011,73.22554],[56.5886,73.137497],[55.808044,73.059143],[56.246101,73.070541],[56.464714,73.045822],[56.33138300000013,72.992203],[55.615273,72.96138],[56.262215,72.960815],[56.216103,72.8316650000001],[56.150543,72.785538],[55.83971400000013,72.80081200000012],[55.739716,72.773315],[55.492218,72.81080600000013],[55.42943600000012,72.784149],[55.82972000000012,72.745819],[55.945541000000105,72.6666560000001],[55.723045,72.646103],[55.676941,72.564987],[55.60833,72.536102],[55.452492,72.576096],[55.265549,72.584717],[55.45694,72.562195],[55.55555,72.515823],[55.530273,72.466934],[55.11805,72.448029],[55.461937,72.431366],[55.4786,72.270264],[55.57582900000011,72.195816],[55.344437,72.064697],[55.403046,72.028046],[55.322472,71.948593],[55.252472,71.953323],[55.221016,71.925613],[55.510803,71.88916],[55.537483,71.760269],[55.674988,71.60498000000011],[56.03388200000012,71.343872],[56.076942,71.2749940000001],[56.228043,71.194138],[57.056099,70.86219800000015],[57.466103,70.805817],[57.63999200000012,70.726379],[57.55082700000013,70.72387700000013],[57.45166,70.60498],[57.396103,70.60108900000012],[56.736938,70.69886800000012],[56.856659,70.640549],[57.10054800000012,70.628586],[57.342216,70.567764],[57.314156,70.560532],[56.604996,70.638885],[56.5,70.672485],[56.512215,70.7249910000001],[56.582771,70.733322],[56.54583,70.748871],[56.21804800000012,70.66331500000013],[56.371933,70.6436000000001],[56.327217,70.676651],[56.447769,70.67276],[56.660545,70.582489],[56.492767,70.53970300000015],[56.364159,70.562485],[56.558327,70.574158],[56.06582600000013,70.664993],[56.04055000000011,70.644714],[56.181107,70.60498],[56.131378,70.592209],[55.85004,70.675529],[56.047218,70.581665],[55.883049,70.57859800000011],[55.708542,70.61911],[55.710495,70.64218100000011],[55.785915,70.644241],[55.751358,70.697739],[55.597679,70.726334],[55.665474,70.681625],[55.413422,70.749634],[55.237465,70.668747],[55.292763,70.60376],[55.186317,70.552063],[54.753326,70.677475],[54.694435,70.723312],[54.710274,70.750824],[54.573441,70.781479],[54.493324,70.782486],[54.479156,70.73387100000014],[54.764442,70.646378],[54.540833,70.681091],[54.289719,70.771103],[54.262497,70.763611],[54.287216000000114,70.733322],[54.214439,70.726379],[54.050545,70.74054],[53.831108,70.809143],[53.739159,70.791367],[53.529716,70.834152],[53.463608000000136,70.81387300000011],[53.378326,70.8680420000001],[53.572495,70.88638300000014],[53.680935,70.8629300000001],[53.74332400000014,70.943039],[53.50582900000011,71.058868],[53.508331,71.086105],[53.938881,71.13998400000014],[54.065269000000114,71.115265],[53.932495,71.12831100000011],[53.915543,71.099426],[54.109718,71.09275800000012],[54.244995,71.126648],[54.12832600000013,71.120819],[53.960548,71.176926],[53.803322,71.15359500000011],[53.559433000000126,71.201385],[53.453323,71.261108],[53.609161,71.324707],[53.72721100000012,71.4086],[53.900826,71.420532],[53.9511030000001,71.45665],[53.929436,71.466934],[53.563324,71.3830410000001],[53.548607,71.316666],[53.48054500000012,71.2916560000001],[53.36805,71.323608],[53.253883,71.44914200000011],[53.440544,71.538315],[53.355827,71.567215],[53.18277,71.4933170000001],[53.028877000000136,71.500824],[52.919441,71.405548],[52.622215,71.49636800000013],[52.55249,71.594437],[52.432213000000104,71.548325],[52.37610200000012,71.485909],[52.216103,71.563034],[52.140549,71.540543],[52.221657,71.491089],[51.797218,71.4749910000001],[51.63916,71.529709],[51.4161,71.737762],[51.405823000000105,71.877197],[51.57444,72.070831],[51.858604,72.162201],[52.051933,72.100815],[52.397217000000126,72.076096],[52.427216,72.198868],[52.40277100000014,72.222214],[52.584991,72.261108],[52.746101,72.336929],[52.68859900000012,72.373032],[52.674713,72.441925],[52.791939,72.50915500000013],[52.87360400000011,72.51416],[52.910545,72.569717],[53.097488,72.594711],[52.742218,72.553314],[52.748878,72.633041],[52.964439,72.669708],[53.219437,72.647217],[52.976654,72.683044],[52.544159,72.67414900000011],[52.376381,72.724701],[52.603325,72.856369],[52.967209,72.918594],[53.38193500000011,72.881088],[53.391937,72.931366],[53.1386030000001,72.959991],[53.151657,73.010544],[53.38166,73.008331],[53.129715,73.088593],[53.15332000000012,73.155823],[53.441933,73.241089],[53.570274,73.231369],[53.768326,73.300812],[54.168053,73.26748700000013],[54.560547,73.3797],[54.914436,73.422211],[55.331665,73.329987]]],[[[71.046936,73.5],[71.264999,73.43637100000012],[70.999146,73.288879],[71.210541,73.268051],[71.454987,73.346649],[71.620255,73.260818],[71.676376,73.213882],[71.676651,73.176926],[71.357483,73.172211],[71.089981,73.119431],[70.89444,73.128311],[70.411652,73.035538],[70.217758,73.0416560000001],[70.106369,73.098328],[70.000549,73.051651],[70.10054,73.015274],[69.866379,73.03276100000011],[69.916382,73.126648],[70.06303400000013,73.232483],[69.957764,73.37580900000012],[69.974426,73.407211],[70.485535,73.493042],[71.046936,73.5]]],[[[127.296371,73.517212],[127.464996,73.48027],[127.976646,73.470261],[128.073853,73.4060970000001],[128.082733,73.358032],[128.365234,73.352203],[128.25665300000014,73.26249700000011],[128.65524300000016,73.257767],[128.972198,73.17804],[128.787201,73.063599],[129.04275500000017,73.129425],[129.09747300000015,73.130814],[129.118286,73.094711],[129.078857,73.03692600000011],[128.950256,72.987488],[128.299133,72.907486],[128.21051,72.86554],[128.24884,72.830276],[128.23107900000014,72.81805400000012],[127.64637800000015,72.716934],[127.391937,72.721375],[126.92414900000016,72.57193],[126.589432,72.535812],[126.494141,72.473602],[126.586647,72.42276],[126.564423,72.40637200000015],[126.483871,72.405823],[126.30664100000013,72.495255],[126.342484,72.69136],[126.449997,72.785538],[126.333878,72.897217],[126.652206,72.9897],[126.771927,73.076385],[126.76277200000014,73.173599],[126.60054,73.257492],[126.659416,73.416931],[126.726929,73.444427],[126.827477,73.37886000000015],[126.92249300000015,73.489151],[126.828598,73.517212],[126.853043,73.526093],[127.296371,73.517212]]],[[[128.055542,73.483047],[127.675537,73.497757],[127.388046,73.520264],[127.707764,73.535538],[128.055542,73.483047]]],[[[76.390274,73.52082800000011],[76.702774,73.469437],[76.766098,73.43386800000012],[76.316666,73.51388500000012],[76.074158,73.52137800000013],[76.166382,73.556641],[76.390274,73.52082800000011]]],[[[76.077774,73.558029],[75.880264,73.457489],[75.496933,73.44775400000015],[75.543869,73.495255],[75.38053900000011,73.4433140000001],[75.35125,73.405045],[75.30632,73.41833500000013],[75.371918,73.47248800000011],[75.621094,73.549988],[76.077774,73.558029]]],[[[80.360535,73.500275],[80.13526900000011,73.524994],[80.05664100000013,73.555817],[80.403595,73.546097],[80.360535,73.500275]]],[[[86.902206,73.697479],[86.73664900000011,73.595261],[86.394989,73.58831800000013],[86.535263,73.645264],[86.902206,73.697479]]],[[[124.604431,73.728592],[124.836929,73.699997],[124.993591,73.621643],[125.061096,73.65332000000012],[125.059143,73.683044],[125.136002,73.684357],[125.18637100000012,73.62387100000012],[125.168869,73.556641],[125.251389,73.535812],[125.425262,73.555252],[125.62164300000018,73.52887],[125.62849400000015,73.494759],[125.516098,73.45498700000013],[125.560257,73.403046],[125.87052900000013,73.498596],[126.308868,73.5458220000001],[126.402206,73.507767],[126.317375,73.44787600000012],[126.198868,73.454163],[126.15664700000013,73.37442],[126.414993,73.4086],[126.530273,73.356934],[126.589432,73.304153],[126.556091,73.234985],[126.677467,73.156937],[126.714996,73.084427],[126.582489,72.991928],[126.329987,72.926926],[126.278053,72.879974],[126.385818,72.792755],[126.293053,72.66581700000012],[126.244431,72.518875],[126.334152,72.436646],[126.348328,72.379974],[126.12552600000016,72.300537],[125.3230360000001,72.470825],[125.242477,72.53471400000012],[124.863602,72.608322],[124.764999,72.670822],[124.382751,72.673309],[124.121094,72.761932],[122.58499100000017,72.937195],[122.42804,72.981934],[122.465271,73.012772],[122.630257,73.021652],[122.847214,72.996368],[122.87052900000015,72.960266],[123.088043,72.913605],[123.190811,72.918594],[123.315811,72.973312],[123.33387800000013,72.997482],[123.309418,73.020828],[123.380539,73.166382],[123.53276100000015,73.191086],[123.515823,73.162766],[123.658867,73.168045],[123.665543,73.206375],[123.533333,73.213043],[123.21914700000013,73.404709],[123.24080700000013,73.55137600000012],[123.371918,73.618317],[123.37692300000015,73.6624910000001],[123.546944,73.69693000000012],[123.601929,73.609421],[123.9561,73.61804200000012],[123.998322,73.636108],[123.908867,73.66748],[123.87747200000013,73.765274],[123.97442600000012,73.7619320000001],[124.05470300000013,73.718048],[123.99247700000012,73.689423],[124.05721300000016,73.681366],[124.358597,73.803589],[124.604431,73.728592]]],[[[142.154968,73.88998400000014],[142.513031,73.838882],[143.43191500000012,73.522491],[143.5316470000001,73.44220000000013],[143.436371,73.403046],[143.51193200000012,73.27415500000012],[143.50582900000018,73.23027],[143.18496700000014,73.203323],[142.62246700000014,73.25943],[142.38580300000012,73.241089],[141.589417,73.310257],[140.745514,73.451385],[140.424988,73.433044],[139.881897,73.345535],[139.71136500000011,73.354706],[139.653595,73.402206],[139.728577,73.440262],[140.416077,73.483047],[140.649414,73.568878],[140.892761,73.792206],[141.085785,73.870819],[141.378021,73.861374],[142.00415,73.919983],[142.154968,73.88998400000014]]],[[[124.545258,73.85331700000012],[124.391663,73.84137],[124.28777300000013,73.88443000000012],[124.372757,73.911102],[124.32554600000014,73.924149],[124.55304000000012,73.947754],[124.575546,73.948029],[124.45832800000017,73.921646],[124.65998800000011,73.898041],[124.545258,73.85331700000012]]],[[[86.48719800000015,73.908875],[86.348602,73.923874],[86.223312,73.966385],[86.301376,73.977203],[86.48719800000015,73.908875]]],[[[84.419144,74.031937],[84.416656,73.964996],[84.389435,73.955551],[83.879425,74.006653],[84.419144,74.031937]]],[[[83.61581400000011,74.093048],[83.568604,74.065262],[83.3872070000001,74.072495],[83.449707,74.037766],[82.815811,74.09109500000011],[83.202774,74.149719],[83.61581400000011,74.093048]]],[[[82.609711,74.048599],[82.358871,74.073883],[82.314697,74.114426],[82.564697,74.1593170000001],[82.736374,74.098877],[82.609711,74.048599]]],[[[85.534424,74.127472],[85.484421,74.141098],[85.57832300000013,74.158325],[85.408875,74.189697],[85.732788,74.168625],[85.534424,74.127472]]],[[[135.649994,74.203598],[136.063599,74.07666],[136.265808,73.984421],[136.27249100000017,73.935806],[136.1633,73.875534],[136.070801,73.896942],[136.040527,73.93304400000011],[135.731079,74.035812],[135.66998300000012,74.10137900000012],[135.570801,74.141937],[135.443573,74.152771],[135.353577,74.252777],[135.649994,74.203598]]],[[[141.020538,73.99275200000011],[140.448608,73.901611],[140.1188350000001,74.025269],[140.07275400000015,74.0977630000001],[140.09661900000015,74.188583],[140.27304100000015,74.255554],[140.87439,74.271103],[141.056366,74.228592],[141.117188,74.168045],[141.083862,74.065262],[141.020538,73.99275200000011]]],[[[116.068878,74.286926],[115.883881,74.300812],[115.8858180000001,74.320267],[115.93914800000016,74.361649],[116.06749000000013,74.36914100000013],[116.127197,74.310806],[116.068878,74.286926]]],[[[59.033882,74.342758],[58.979988,74.336929],[58.93499,74.358322],[59.081108,74.409149],[59.07666000000011,74.358032],[59.033882,74.342758]]],[[[84.945251,74.477768],[84.541367,74.45694],[84.766388,74.406647],[84.74443100000013,74.39526400000011],[84.373032,74.448593],[84.73054500000012,74.506104],[84.945251,74.477768]]],[[[112.713318,74.498871],[113.213043,74.486923],[113.39415,74.448318],[113.433319,74.393875],[113.17442300000016,74.21775800000012],[112.9711,74.193314],[112.78777300000013,74.091934],[112.159416,74.13472],[111.96248600000013,74.21054100000015],[111.592209,74.25360100000012],[111.455551,74.31666600000011],[111.510536,74.354706],[111.676376,74.373032],[111.877762,74.345261],[111.980553,74.38749700000011],[111.97747800000013,74.498871],[112.078873,74.548599],[112.713318,74.498871]]],[[[86.212494,74.518326],[86.13472,74.486099],[85.969437,74.510269],[85.856369,74.43969700000014],[85.659424,74.470535],[85.823608,74.57026700000011],[85.986923,74.56915300000014],[86.212494,74.518326]]],[[[85.43942300000015,74.45359800000011],[85.219437,74.474701],[85.144989,74.540268],[85.31080600000013,74.581375],[85.551376,74.568604],[85.65332,74.529434],[85.43942300000015,74.45359800000011]]],[[[79.386108,74.61720300000013],[79.61219800000015,74.594986],[79.498596,74.518051],[79.1491550000001,74.603043],[79.30304,74.57609600000012],[79.18248,74.627762],[79.253601,74.656097],[79.386108,74.61720300000013]]],[[[85.655548,74.7916560000001],[85.700272,74.721649],[85.095535,74.747757],[85.470917,74.812241],[85.655548,74.7916560000001]]],[[[87.049713,74.979156],[87.137497,74.936096],[86.952774,74.873596],[86.805542,74.911652],[86.683594,74.8936],[86.835266,74.826385],[86.335815,74.845535],[86.211105,74.898605],[86.599426,74.90304600000013],[86.503052,74.928864],[86.499146,74.97998],[86.6744230000001,74.952209],[87.049713,74.979156]]],[[[82.1519320000001,75.11554000000011],[82.12915,75.094986],[82.027206,75.128311],[82.107483,75.158325],[82.1519320000001,75.11554000000011]]],[[[82.10582,75.412201],[82.214432,75.406647],[82.291931,75.330551],[82.039154,75.340271],[82.01193200000012,75.172211],[81.891098,75.213043],[81.8716430000001,75.309418],[81.815811,75.320541],[81.811646,75.29248],[81.69136,75.27638200000013],[81.493042,75.358322],[81.779434,75.462204],[81.72608900000012,75.412201],[81.7391510000001,75.381927],[81.87831100000011,75.39082300000013],[81.931656,75.425262],[81.907761,75.493317],[82.166931,75.516098],[82.12442,75.454712],[82.00972,75.438873],[82.10582,75.412201]]],[[[147.01831100000015,75.334717],[147.346344,75.34971600000011],[147.165527,75.361374],[147.406097,75.437759],[148.387756,75.416092],[148.574982,75.375809],[148.443573,75.2833250000001],[148.578033,75.213318],[148.887482,75.218597],[149.32608,75.2844240000001],[150.14831500000014,75.218872],[150.473297,75.09054600000013],[150.62661700000012,75.112762],[150.684418,75.15664700000012],[150.953033,75.1394350000001],[150.819977,75.104431],[150.644989,75.001938],[150.68801900000017,74.936096],[150.603577,74.88443000000012],[150.042206,74.837769],[149.77832,74.796646],[149.7196960000001,74.762207],[148.704407,74.759995],[148.23413100000016,74.792206],[147.701904,74.9422],[147.14025900000013,74.993866],[146.73941000000013,75.103317],[146.17996200000016,75.184982],[146.070251,75.226654],[146.161926,75.27887],[146.2446900000001,75.42248500000011],[146.414978,75.586105],[146.64749100000014,75.55525200000011],[146.772217,75.501099],[146.678589,75.479156],[146.639435,75.419983],[147.01831100000015,75.334717]]],[[[140.745941,75.651855],[140.596619,75.652206],[140.51944,75.705826],[140.76998900000012,75.6772],[140.745941,75.651855]]],[[[135.65387,75.36499],[135.44751,75.374374],[135.4441220000001,75.44081100000011],[135.589966,75.56330900000012],[135.536652,75.66387900000012],[135.708008,75.849991],[135.889984,75.686096],[136.17776500000014,75.619141],[135.962189,75.508041],[135.95581100000015,75.47804300000013],[136.030273,75.431366],[135.65387,75.36499]]],[[[59.192490000000134,75.88804600000014],[59.123047,75.882477],[58.99360700000011,75.891098],[59.204712,75.925262],[59.278328,75.9083250000001],[59.192490000000134,75.88804600000014]]],[[[81.60026600000015,75.935257],[82.251938,75.87692300000015],[82.256943,75.869431],[81.550812,75.923599],[81.60026600000015,75.935257]]],[[[58.754715,75.896942],[58.6947100000001,75.899429],[59.1977690000001,75.982483],[59.266937,75.969437],[58.754715,75.896942]]],[[[82.973038,75.969147],[83.302475,75.94136000000015],[83.209427,75.913879],[82.892212,75.909424],[82.772491,75.944427],[82.257217,75.958603],[82.562759,75.995255],[82.973038,75.969147]]],[[[96.766937,75.97526600000015],[96.705551,75.983597],[96.695816,76.011383],[97.33728,76.102081],[97.065811,76.006943],[96.766937,75.97526600000015]]],[[[140.910797,76.06694],[140.847198,76.095535],[140.986359,76.14415],[141.079407,76.109421],[141.078857,76.085815],[140.910797,76.06694]]],[[[60.472488,76.159988],[60.156937,76.107208],[59.866104,76.104156],[60.041107,76.156937],[60.498329,76.1805420000001],[60.472488,76.159988]]],[[[152.741333,76.107758],[152.616913,76.109421],[152.455231,76.156937],[152.513611,76.19664],[152.756653,76.211929],[152.80304,76.158325],[152.741333,76.107758]]],[[[139.190796,76.07222000000012],[139.836639,75.964157],[139.90692100000012,75.925262],[139.833588,75.926086],[139.7869260000001,75.885544],[139.935242,75.836105],[140.496918,75.79332],[140.545532,75.757492],[140.43081700000016,75.656372],[140.479126,75.636108],[140.911102,75.608597],[141.0607910000001,75.645264],[140.86468500000012,75.73719800000015],[140.909698,75.832489],[140.87661700000012,75.897766],[140.90219100000013,75.981094],[140.97189300000014,76.039154],[141.189148,76.057755],[141.61969,76.012497],[141.306641,76.17248500000011],[141.356628,76.1805420000001],[141.763031,76.099716],[142.560242,75.857758],[143.088562,75.806091],[143.58441200000016,75.866928],[143.900543,75.837204],[144.475525,75.709717],[144.713013,75.691925],[144.82553100000018,75.637772],[145.200256,75.597214],[145.3947140000001,75.517487],[144.753876,75.435532],[144.688568,75.400543],[144.66775500000014,75.329163],[144.94165,75.2686],[144.7258,75.232208],[144.695526,75.16081200000013],[144.39721700000018,75.055817],[143.9497070000001,75.026932],[143.758026,75.074997],[143.365509,75.067215],[142.903595,75.133881],[142.83441200000016,75.21832300000011],[142.71801800000014,75.227768],[142.656647,75.308319],[142.496918,75.36080900000013],[142.506042,75.45372],[142.731903,75.546936],[143.01052900000013,75.59220900000014],[143.0405270000001,75.66970800000013],[142.926086,75.716934],[142.447479,75.711105],[142.42358400000012,75.665817],[142.22995,75.655258],[142.140259,75.59082000000012],[142.113586,75.501389],[142.15524300000016,75.375534],[142.41803,75.256653],[142.58081100000015,75.15387],[142.61245700000018,75.099716],[143.392761,75.002213],[143.579956,75.0122070000001],[143.7069090000001,74.938583],[143.430817,74.887497],[142.698578,74.89444],[142.619965,74.84915200000012],[142.696625,74.83554100000015],[142.487457,74.811646],[141.968292,74.932755],[142.067749,74.96331800000013],[142.3605040000001,74.92804000000012],[142.170532,75.004166],[140.066376,74.821106],[139.974121,74.898331],[139.646942,74.979156],[139.464691,74.931656],[139.478302,74.86554],[139.5663760000001,74.856369],[139.49411,74.7586060000001],[139.343842,74.685806],[139.096069,74.647217],[138.742737,74.723038],[138.13916000000017,74.777771],[137.89053300000012,74.845261],[137.78192100000012,74.981094],[137.1408080000001,75.13220200000012],[136.91079700000012,75.27192700000012],[136.861359,75.349152],[137.023865,75.388321],[137.172485,75.331665],[137.404968,75.352203],[137.42804000000012,75.382477],[137.39444,75.410812],[137.133026,75.41137700000013],[137.138885,75.453323],[137.18801900000017,75.470535],[137.207642,75.528992],[137.290253,75.595535],[137.16470300000015,75.6477660000001],[136.971985,75.601974],[137.081085,75.563034],[136.958557,75.604218],[137.1535950000001,75.655823],[137.156097,75.69165],[137.068298,75.71914700000013],[137.181641,75.780273],[137.74469,75.748322],[137.71469100000013,75.7836],[137.430267,75.877197],[137.40554800000018,75.93026700000013],[137.449982,75.954712],[137.71023600000012,76.008606],[138.003326,76.01944],[138.11245700000018,76.079987],[137.968842,76.05137600000012],[138.3396910000001,76.148041],[138.384705,76.07249500000012],[138.440796,76.05748],[138.500824,76.16832000000011],[138.733307,76.21609500000011],[138.945526,76.207214],[139.023041,76.124695],[139.190796,76.07222000000012]]],[[[95.199417,76.15776100000011],[95.101379,76.15332],[95.002777,76.17248500000011],[95.084503,76.220795],[95.199417,76.15776100000011]]],[[[94.997482,76.26915],[94.840271,76.17942800000014],[94.408035,76.20498700000013],[94.493866,76.232483],[94.789429,76.20915200000013],[94.751007,76.25416600000011],[94.915543,76.287766],[94.997482,76.26915]]],[[[96.36637900000011,76.301086],[96.649429,76.248871],[96.569153,76.150269],[96.521927,76.186096],[96.53997800000013,76.23442100000011],[96.449417,76.26998900000012],[96.362198,76.262207],[96.309708,76.19303900000011],[96.405823,76.165817],[96.35054,76.097488],[96.176926,76.152206],[95.838043,76.154434],[95.263611,76.213043],[95.319717,76.283875],[95.568489,76.25409700000012],[95.785263,76.298325],[96.043594,76.277481],[96.36637900000011,76.301086]]],[[[96.756943,76.322769],[96.664703,76.29248000000011],[96.3830410000001,76.33194000000015],[96.697205,76.340271],[96.756943,76.322769]]],[[[96.997482,76.277206],[96.858322,76.27221700000013],[96.823372,76.227493],[96.92276,76.257217],[97.03831500000013,76.23304700000011],[96.758881,76.173599],[96.711105,76.213608],[96.834427,76.346939],[97.038589,76.34082],[97.073044,76.30304],[96.997482,76.277206]]],[[[113.439972,76.360535],[113.306931,76.359146],[113.118759,76.369995],[113.258881,76.436371],[113.306374,76.42164600000012],[113.271103,76.388885],[113.439972,76.360535]]],[[[94.357208,76.574432],[94.142761,76.573044],[93.86998000000011,76.58499100000012],[93.951813,76.60981800000013],[94.357208,76.574432]]],[[[112.521927,76.622482],[112.565811,76.549988],[112.713882,76.510544],[112.593323,76.443588],[112.448593,76.451096],[112.30442800000014,76.53305100000011],[112.079987,76.55304],[111.95665,76.598602],[111.989151,76.628586],[112.292213,76.617752],[112.348038,76.656647],[112.521927,76.622482]]],[[[96.464081,76.706009],[96.35859700000015,76.630814],[96.242203,76.609711],[95.88916,76.621368],[95.900269,76.655548],[95.973312,76.67221100000012],[96.464081,76.706009]]],[[[95.133041,76.702774],[95.326935,76.661102],[94.813034,76.64888],[95.051376,76.675812],[95.133041,76.702774]]],[[[95.598877,76.66998300000012],[95.702209,76.694138],[95.83194000000015,76.685532],[95.71165500000012,76.64582800000011],[95.497208,76.64721700000013],[95.412766,76.699707],[95.513046,76.713882],[95.598877,76.66998300000012]]],[[[97.546371,76.582214],[97.31860400000011,76.599716],[97.316376,76.606644],[97.370819,76.714996],[97.440536,76.714996],[97.59414700000013,76.597214],[97.546371,76.582214]]],[[[149.31442300000015,76.753601],[149.16885400000012,76.650543],[148.978577,76.66998300000012],[148.392212,76.6436],[148.746613,76.745819],[149.31442300000015,76.753601]]],[[[97.86998,76.770264],[97.851654,76.766098],[97.729431,76.818329],[97.919434,76.838318],[97.86998,76.770264]]],[[[68.266098,76.958603],[68.500824,76.956375],[68.931366,76.782761],[68.887772,76.66998300000012],[68.784714,76.587769],[68.867203,76.574432],[68.861099,76.541931],[68.398331,76.364151],[68.213043,76.327209],[68.31330900000012,76.2833250000001],[67.997482,76.265823],[67.034714,76.084152],[65.408875,75.8797],[65.136658,75.80802900000015],[64.11499000000015,75.717484],[63.811104000000114,75.654434],[63.655548000000124,75.711655],[63.559715,75.708038],[63.620827,75.692474],[63.528603,75.632477],[63.304436,75.586105],[63.029991,75.587769],[62.241104,75.432755],[62.02665700000011,75.443863],[61.854164,75.381927],[61.698601,75.367203],[61.650269,75.2791600000001],[61.504997,75.221375],[61.38526900000011,75.24498],[61.3811040000001,75.330551],[61.287773,75.326096],[61.30249,75.285538],[61.164993,75.213043],[60.746384,75.104431],[60.810822,75.078049],[60.736656,75.0249940000001],[60.57972,75.038879],[60.60610200000013,75.103592],[60.492218,75.113602],[60.44249,75.06275900000014],[60.465271,75.026932],[60.446098,75.01416],[59.925552,74.999146],[60.104713,74.966934],[60.60943600000013,74.965546],[60.68027500000011,74.933319],[60.55555,74.862198],[60.198601,74.856934],[60.37082700000013,74.789703],[60.318604,74.760544],[59.937492,74.718048],[59.509995,74.794983],[59.627769,74.729156],[59.869987,74.68248],[59.878876,74.626373],[59.773323,74.591095],[59.57444,74.602203],[59.169441,74.71971100000013],[59.290276,74.638046],[59.121933,74.541367],[59.08888200000012,74.482758],[59.147217,74.438583],[58.783607,74.461105],[58.716934,74.49971],[58.18335000000013,74.573532],[58.613884,74.427765],[58.624992000000134,74.363037],[58.74276700000012,74.266937],[58.586105,74.176376],[58.506386,74.165268],[58.271378,74.215271],[58.25943800000011,74.17581200000012],[58.38472,74.131088],[58.299721,74.08638],[58.251663,74.1330410000001],[58.139435,74.140549],[58.139435,74.07638500000013],[58.222763,74.008881],[58.13582600000012,73.98526],[57.717766,74.0522],[57.533882,74.18193100000013],[57.41332200000011,74.176926],[57.52332300000012,74.116928],[57.526382000000126,74.0852660000001],[57.2575,74.076096],[57.548607000000125,74.060257],[57.911659,73.91554300000013],[57.94415300000014,73.803314],[57.715271,73.713043],[57.402771,73.838318],[56.555824,73.882202],[56.698326,73.851379],[57.32083100000011,73.826385],[57.58027600000014,73.7038730000001],[57.613609,73.662201],[57.602219,73.615814],[57.32804900000013,73.549988],[56.72304500000013,73.673599],[56.74749,73.601089],[57.25332600000013,73.487762],[57.22748600000011,73.450272],[56.90638000000012,73.308868],[56.764442000000145,73.3641510000001],[56.74137900000011,73.335815],[56.758888,73.246933],[56.12860100000012,73.28804],[56.041107,73.324432],[56.009163,73.418594],[55.907768,73.440262],[55.867767,73.435806],[55.979156,73.38916],[55.977486,73.31749],[55.749161,73.346375],[55.39222,73.33915700000011],[54.971657,73.44220000000013],[54.525551,73.39971900000012],[54.220543,73.323044],[54.030273000000136,73.3797],[54.298882,73.417206],[54.336105,73.466095],[54.24527000000012,73.478043],[54.246658,73.50972000000013],[54.35804700000011,73.561646],[54.751938,73.658875],[55.176102,73.7061],[54.85527000000013,73.727768],[54.542221,73.702209],[54.265549,73.60554500000012],[54.060822,73.60582],[53.630547,73.755264],[53.657494,73.80693100000012],[53.889435,73.777206],[54.249718,73.910812],[54.799995,73.967484],[54.585266,74.011658],[55.030823,74.174149],[55.16638200000011,74.18609600000013],[55.267769,74.151382],[55.866386,74.10247800000013],[55.803322,74.141098],[55.628601,74.158035],[55.5894320000001,74.1927490000001],[55.073326,74.264435],[55.225548,74.306931],[55.306938000000116,74.276657],[55.693878,74.2663880000001],[55.748329000000126,74.28858900000012],[55.664993,74.326096],[55.23027000000013,74.36886600000014],[55.373322,74.43692],[56.29055,74.491364],[56.032768,74.486374],[56.081665,74.516937],[55.49777200000011,74.565811],[55.520828,74.64415],[55.571663,74.659714],[55.77332300000011,74.68887300000011],[55.914711,74.657761],[56.409988,74.720535],[56.584991,74.6785890000001],[56.984581,74.687149],[56.600548,74.693588],[56.475548,74.794144],[55.988045,74.77442900000011],[55.82972000000012,74.796097],[55.809433,74.806931],[55.842491,74.828049],[56.67860400000012,74.952209],[56.296104,74.958038],[56.474434,75.00972],[56.418884000000105,75.03498800000011],[55.86360900000011,74.992477],[55.942215,75.068054],[55.73082,75.073318],[55.797775,75.146378],[56.055824,75.21582000000012],[56.161377,75.148605],[56.35471300000012,75.189148],[56.47332,75.097763],[56.447769,75.063309],[56.480545,75.061371],[56.907768,75.233597],[56.87526700000012,75.281372],[56.72637900000012,75.294434],[56.869438000000116,75.359711],[57.052216,75.390274],[57.737213,75.323044],[57.658882,75.423874],[57.54499800000014,75.45166],[57.503326,75.492477],[58.19471,75.588318],[58.153046,75.622757],[57.922218,75.62831100000011],[58.001389000000124,75.674149],[58.515831,75.723877],[58.55110200000013,75.76193200000012],[58.769440000000145,75.83471700000013],[59.145271,75.859985],[59.416939,75.933594],[59.744156,75.926376],[60.041664,75.98637400000013],[60.31805400000013,75.99054],[60.351105,76.00915500000013],[60.04083300000013,76.04693600000013],[60.29610400000013,76.109421],[60.839432,76.116653],[60.464439,76.008881],[60.750000000000114,76.00610400000011],[60.81916,76.058029],[61.063881,76.06999200000013],[61.15470900000013,76.122208],[60.903046,76.146378],[60.989433,76.243866],[61.066383,76.27388],[61.67943600000012,76.310532],[62.028328,76.252487],[62.306938,76.257492],[62.39804800000013,76.187195],[62.502495000000124,76.176651],[62.734993,76.2580410000001],[62.834991,76.260544],[62.90470900000014,76.207489],[62.979431,76.209717],[63.717766,76.345535],[64.109711,76.311371],[64.661926,76.414154],[64.798035,76.474152],[65.062759,76.49470500000012],[65.08415200000013,76.467758],[65.161377,76.468323],[65.548599,76.582214],[66.01165800000012,76.535538],[66.032211,76.541367],[65.907761,76.62608300000011],[65.748032,76.678314],[65.92608600000011,76.74414100000011],[66.15165700000011,76.758331],[66.68248,76.9019320000001],[67.570267,77.013046],[67.943588,77.005264],[68.266098,76.958603]]],[[[90.18026700000013,77.115814],[89.967209,77.113037],[89.829712,77.140823],[90.023315,77.139709],[90.18026700000013,77.115814]]],[[[156.61773700000015,77.103867],[156.4688420000001,77.116379],[156.43414300000018,77.135269],[156.732178,77.12580900000012],[156.61773700000015,77.103867]]],[[[88.664703,77.096375],[88.825546,77.083328],[88.783051,77.00499000000012],[88.63165300000014,77.061096],[88.636658,77.10498000000011],[88.694702,77.13443],[88.779709,77.148331],[88.95721400000014,77.12580900000012],[88.64305100000013,77.099991],[88.664703,77.096375]]],[[[96.57554600000014,77.13026400000012],[96.45555100000013,77.067215],[96.1660920000001,76.989151],[95.68248,76.945251],[95.9474790000001,77.008606],[95.229156,76.9933170000001],[95.593048,77.078049],[96.165817,77.126083],[96.459717,77.206375],[96.537766,77.193588],[96.57554600000014,77.13026400000012]]],[[[105.88472,77.261383],[105.780548,77.274155],[106.00776700000011,77.28248600000012],[105.996368,77.277206],[105.88472,77.261383]]],[[[89.681656,77.284424],[89.541656,77.281937],[89.671921,77.248032],[89.48526,77.179977],[89.156937,77.19802900000013],[89.167831,77.164429],[89.135818,77.20498700000013],[89.154709,77.252777],[89.282761,77.300262],[89.474701,77.314423],[89.681656,77.284424]]],[[[106.402481,77.303589],[106.34721400000012,77.306366],[106.33167300000012,77.31805400000012],[106.458328,77.315262],[106.402481,77.303589]]],[[[107.56192,77.25499],[107.354431,77.228867],[107.200272,77.233871],[107.353317,77.347214],[107.666656,77.33082600000012],[107.689697,77.2641600000001],[107.56192,77.25499]]],[[[106.646652,77.376083],[106.504173,77.38998400000014],[106.573318,77.43887300000011],[106.900818,77.459152],[106.87052900000013,77.4160920000001],[106.646652,77.376083]]],[[[82.560257,77.461929],[82.20555100000013,77.483322],[82.120255,77.506378],[82.443863,77.510269],[82.575546,77.481094],[82.560257,77.461929]]],[[[91.966385,77.599991],[91.83665500000012,77.611649],[91.7397,77.647217],[91.81749000000013,77.667206],[92.037766,77.630814],[91.966385,77.599991]]],[[[104.267487,77.67581200000012],[104.745819,77.69859300000013],[104.785812,77.683319],[104.808594,77.624695],[104.910812,77.59027100000014],[105.352768,77.54248],[105.871918,77.563599],[105.911377,77.459427],[105.998032,77.413315],[106.291931,77.362762],[105.737488,77.36137400000011],[105.445824,77.237198],[104.11720300000012,77.09082],[104.712769,77.108322],[105.399147,77.083328],[105.909988,77.141373],[105.938026,77.124695],[105.768333,77.03221100000013],[105.43380700000012,77.00328100000013],[105.453873,76.974426],[105.918053,76.991089],[106.19413800000012,77.061646],[106.727203,76.996094],[106.77581800000013,77.000549],[106.644707,77.02887],[106.813873,77.049988],[107.264999,77.018051],[107.33582300000012,76.953598],[107.503601,76.922211],[107.27165200000013,76.8894350000001],[107.353867,76.868591],[107.211647,76.80304],[107.064423,76.796097],[107.05802900000013,76.75555400000013],[106.64082300000013,76.577209],[106.391373,76.59332300000011],[106.36554000000012,76.579437],[106.40109300000012,76.50972],[106.823608,76.464432],[107.31609300000014,76.5310970000001],[107.575272,76.503601],[107.875809,76.535263],[108.00000000000011,76.635269],[107.90358700000013,76.666382],[107.914429,76.72442600000011],[107.944138,76.731659],[108.58638000000012,76.713043],[109.562759,76.738586],[110.034416,76.68803400000012],[110.490257,76.757767],[110.737488,76.723877],[111.103867,76.755264],[111.200272,76.705826],[111.552467,76.679977],[111.445534,76.623306],[111.466377,76.612488],[111.76748700000013,76.60331700000012],[112.192749,76.476929],[111.906372,76.364426],[112.265823,76.452209],[112.742752,76.328323],[112.736099,76.264709],[112.687187,76.225266],[112.50138900000013,76.23858600000011],[112.604713,76.192474],[112.78276100000016,76.192474],[112.855263,76.141937],[112.79332,76.07916300000011],[112.566673,76.040543],[113.018883,76.07222000000012],[113.041092,76.11360200000013],[112.9891510000001,76.140274],[113.019707,76.153595],[113.26249700000017,76.134155],[113.22998,76.169983],[112.982758,76.213608],[112.92942800000014,76.25305200000012],[113.24275200000011,76.262207],[113.468597,76.13693200000012],[113.437187,76.051926],[113.510818,76.027206],[113.554153,75.969986],[113.547493,75.866653],[113.621094,75.891937],[113.619713,75.921097],[113.776932,75.93609600000012],[113.852478,75.912766],[113.892487,75.849991],[113.838043,75.765274],[113.757492,75.712204],[113.705261,75.597763],[113.50943,75.53248600000012],[113.421654,75.538879],[113.613037,75.649719],[113.138046,75.70082100000013],[112.607758,75.839981],[112.337196,75.84664900000013],[112.51970700000015,75.768875],[112.685532,75.76416],[112.86914100000013,75.705551],[112.877472,75.626373],[112.790268,75.582489],[112.828049,75.547485],[113.011932,75.546097],[113.034149,75.563873],[112.98332200000016,75.597214],[113.002213,75.610809],[113.275543,75.64665200000013],[113.305817,75.614151],[113.26944000000015,75.5577550000001],[113.50277700000015,75.50665300000014],[113.6586,75.512207],[113.71748400000013,75.4086],[113.53777300000012,75.399429],[113.670532,75.361374],[113.60608700000012,75.283875],[113.01249700000017,75.070267],[112.888603,74.988037],[112.141098,74.877197],[112.084427,74.853867],[112.091927,74.82193],[112.050537,74.783325],[111.778053,74.66165200000012],[111.405548,74.688309],[111.020264,74.600815],[111.051933,74.57026700000011],[110.94664,74.544434],[110.544708,74.474701],[110.289429,74.481659],[110.39082300000013,74.437195],[110.20166,74.365814],[109.608322,74.317764],[109.577477,74.30720500000012],[109.977478,74.289703],[109.94413800000012,74.232208],[109.845261,74.175537],[109.52442900000011,74.09082],[109.0811,74.03665200000012],[108.774147,73.9391480000001],[108.491364,73.77026400000011],[108.189697,73.670258],[107.96555300000011,73.66304],[107.75193800000011,73.60693400000014],[107.142487,73.6147],[107.102203,73.570541],[107.159714,73.539154],[106.86720300000013,73.422211],[106.798027,73.33888200000013],[106.650543,73.301651],[106.265549,73.317764],[106.060257,73.27165200000013],[106.018883,73.148331],[105.849152,73.098038],[105.839157,73.000824],[105.591087,72.888885],[105.17553700000013,72.786926],[105.211929,72.764709],[105.493042,72.765823],[105.959991,72.901932],[106.02026400000011,72.95166000000012],[106.28804,72.960266],[106.209717,72.97998000000013],[106.17249300000013,73.098602],[106.193314,73.136658],[106.33387800000013,73.187195],[106.791931,73.139984],[107.053589,73.179428],[107.792213,73.17276],[108.069443,73.244431],[108.353043,73.219711],[108.38942700000013,73.258881],[108.194427,73.273315],[109.241928,73.39415],[109.196373,73.44802900000012],[109.21248600000013,73.466385],[109.431374,73.41775500000011],[109.320831,73.483871],[109.18386800000013,73.50305200000014],[109.19220000000013,73.5458220000001],[109.496094,73.454163],[109.752213,73.453598],[110.102203,73.50833100000011],[110.155823,73.54470800000013],[110.133881,73.555252],[110.535263,73.646378],[110.914322,73.696686],[110.877472,73.728592],[110.893372,73.765411],[110.648331,73.787491],[110.262772,73.69664000000012],[109.848328,73.698868],[109.757767,73.658875],[109.651657,73.6849820000001],[109.52916,73.77026400000011],[109.53692600000011,73.82222],[109.83194,73.875534],[109.917763,73.976379],[110.200409,74.024445],[110.564148,73.99192800000014],[111.001389,73.904434],[111.099991,73.94720500000011],[111.065262,73.989426],[111.140266,74.02916],[111.54332000000011,74.044983],[111.578873,74.022766],[111.382477,73.980545],[111.231369,73.993866],[111.20139300000011,73.967484],[111.294159,73.859344],[111.419144,73.816666],[111.77498600000013,73.747482],[112.248322,73.70694],[112.874687,73.75972],[112.960274,73.80664100000013],[112.868591,73.927475],[112.88777200000014,73.964996],[113.140549,73.862762],[113.42442300000015,73.64082300000013],[113.418053,73.580826],[113.284149,73.5641480000001],[113.132477,73.445251],[113.269989,73.369141],[113.4994200000001,73.334152],[113.520264,73.093048],[113.451927,73.005829],[113.486366,72.95832800000011],[113.297211,72.88415500000013],[113.104431,72.853592],[113.089706,72.83194000000015],[113.1785890000001,72.723602],[113.5338670000001,72.634995],[114.044708,72.597214],[114.091927,72.59498600000012],[113.35582000000011,72.685532],[113.227768,72.736099],[113.151657,72.82609600000012],[113.16748,72.853317],[113.369431,72.885544],[113.530823,72.960266],[113.561096,73.07666],[113.52832000000012,73.187485],[113.546944,73.24220300000013],[113.695251,73.312195],[114.033867,73.341934],[113.76998900000011,73.353592],[113.526932,73.439148],[113.475273,73.50416600000011],[114.098602,73.58692900000011],[114.85887100000015,73.60525500000011],[115.24331700000018,73.693314],[115.45694,73.703049],[116.57499700000017,73.66304],[117.24220300000012,73.589981],[118.63443,73.571655],[118.993874,73.489151],[118.91110200000014,73.45498700000013],[118.687477,73.44220000000013],[118.478867,73.483047],[118.348038,73.41304],[118.34887700000013,73.289429],[118.392212,73.235809],[119.004173,73.104431],[119.526093,73.061096],[119.586113,72.996368],[119.81775700000014,72.935806],[120.568604,72.885818],[119.876648,72.946365],[119.757492,73.005829],[120.58167300000012,72.981094],[121.014427,72.929977],[121.388321,72.966934],[121.86580700000013,72.968048],[121.962769,72.95694],[121.918587,72.925537],[122.05330700000013,72.891937],[122.41970800000013,72.867477],[123.34387200000015,72.72747800000013],[123.787773,72.756378],[124.108871,72.71138],[124.343048,72.640823],[124.729713,72.626373],[125.13749700000015,72.531937],[125.255829,72.451935],[125.455551,72.423599],[125.647491,72.341934],[125.8822020000001,72.33221400000012],[126.117752,72.266937],[126.372482,72.353317],[126.625504,72.178146],[126.75138900000012,72.140274],[126.80721300000015,72.013611],[127.12941,71.851089],[127.08941700000014,71.760818],[127.20609300000012,71.59166],[127.220543,71.392487],[127.303864,71.408035],[127.31330900000012,71.484421],[127.188019,71.74720800000011],[127.233856,71.832214],[127.32608,71.89804100000015],[126.981087,72.046936],[126.915268,72.174423],[126.89777400000014,72.286926],[126.71914700000013,72.388885],[127.02916000000015,72.402481],[127.6586,72.347488],[127.937759,72.205826],[128.264435,72.108597],[128.383606,72.039429],[128.494934,71.914154],[128.61297600000012,71.890549],[128.650787,71.786102],[128.7116390000001,71.7705380000001],[128.95993,71.73997500000013],[129.179932,71.800262],[129.169983,71.84971600000011],[129.083282,71.913879],[129.05465700000013,71.974991],[129.07247900000016,72.00193800000011],[129.291901,71.869705],[129.307434,71.801651],[129.539948,71.722214],[129.281616,71.751663],[128.929108,71.708328],[128.8146670000001,71.662201],[128.847443,71.601379],[129.184357,71.59082],[129.31411700000012,71.462204],[129.380737,71.34664900000013],[129.66079700000012,71.25555400000013],[129.758606,71.146942],[129.7438350000001,71.121094],[130.069122,71.085266],[130.22467,70.986923],[130.170258,70.962769],[130.57717900000011,70.86943100000013],[130.687469,70.879425],[130.723022,70.956375],[130.79303,70.97221400000012],[130.88998400000014,70.84498600000012],[130.892761,70.757217],[131.130249,70.731094],[131.28442400000017,70.763046],[131.535797,70.877762],[131.849396,71.204712],[132.18469200000015,71.214706],[131.941925,71.25138900000013],[131.946625,71.289154],[132.2622070000001,71.676926],[132.529144,71.885544],[132.728027,71.941925],[132.7574770000001,71.926926],[132.75943,71.833878],[132.707184,71.802475],[132.72052,71.765549],[132.920807,71.726654],[133.164429,71.569717],[133.679138,71.433319],[134.006378,71.382751],[134.4524540000001,71.367477],[134.69635,71.415268],[134.808868,71.476654],[135.029694,71.530548],[135.236633,71.548035],[135.4163820000001,71.525818],[135.34079,71.563599],[135.8649600000001,71.639709],[136.491058,71.5705410000001],[136.5672,71.4974820000001],[136.678314,71.530548],[136.778046,71.5186],[136.885529,71.461105],[137.451904,71.34109500000011],[137.476349,71.331375],[137.42691,71.271378],[137.528046,71.2391510000001],[137.641357,71.25555400000013],[137.77191200000016,71.125259],[137.85412600000018,71.11137400000013],[137.9155270000001,71.143326],[137.984955,71.106934],[138.07330300000012,71.138885],[138.00247200000013,71.186371],[137.740234,71.222763],[137.828583,71.256378],[138.05246,71.21914700000013],[138.221344,71.2622070000001],[137.978577,71.2916560000001],[138.23996,71.32498900000013],[138.000824,71.332764],[137.824127,71.383881],[138.008026,71.468872],[138.02887,71.555817],[138.066071,71.573608],[138.49469,71.609711],[138.392761,71.572769],[138.466919,71.533875],[138.5830380000001,71.54609700000013],[138.595245,71.58332800000011],[138.554413,71.600266],[138.742737,71.641373],[139.042206,71.569443],[139.11441000000013,71.427765],[139.212738,71.411102],[139.348297,71.418045],[139.437195,71.495255],[139.74246200000013,71.464432],[139.932465,71.48498500000011],[139.92636100000016,71.549149],[139.799408,71.604431],[139.708862,71.70915200000013],[139.68969700000014,71.786652],[139.746582,71.842484],[139.616302,71.920822],[139.336639,71.945526],[139.638519,71.951935],[139.719971,72.00749200000013],[139.694702,72.031937],[139.713013,72.075272],[139.865509,72.168045],[140.06329300000016,72.134155],[140.206909,72.172485],[140.198303,72.203323],[140.0122070000001,72.237488],[139.568848,72.234711],[139.32553100000015,72.12776200000013],[139.17663600000014,72.16554300000013],[139.08523600000012,72.233322],[139.169434,72.32666],[139.541351,72.494431],[140.092743,72.472763],[140.602173,72.494141],[141.0241390000001,72.58581500000014],[141.001373,72.701096],[140.67190600000015,72.7994230000001],[140.576355,72.872757],[140.663605,72.8936],[141.350525,72.851379],[141.562744,72.771103],[141.993561,72.719986],[143.548859,72.689423],[145.470795,72.546936],[146.84802200000013,72.347488],[145.410248,72.352478],[144.968292,72.434982],[144.73468000000014,72.386658],[144.5355220000001,72.231094],[144.284241,72.295395],[144.13858,72.270828],[144.391937,72.17192100000011],[144.61413600000014,72.17553700000013],[144.757202,72.229706],[145.086365,72.259155],[146.930267,72.309418],[146.428314,72.03831500000013],[145.964661,71.846939],[145.928009,71.86026],[145.98855600000013,72.025543],[146.106354,72.03276100000011],[146.33996600000012,72.128036],[146.214691,72.173309],[146.063599,72.164703],[146.063019,72.11526500000014],[145.985504,72.06137100000012],[145.929962,72.09748800000011],[145.959686,72.128311],[145.89831500000014,72.2061000000001],[145.629395,72.246643],[145.608307,72.243591],[145.749115,72.207214],[145.61746200000016,72.074432],[145.681915,72.023605],[145.798035,72.02442900000011],[145.802399,71.925537],[145.34774800000014,71.866379],[144.995239,71.9711],[144.956909,71.95832800000011],[144.964142,71.914993],[145.216339,71.827209],[145.047211,71.773605],[144.889435,71.776932],[144.9133,71.695816],[145.238281,71.685806],[145.31884800000012,71.658035],[145.55276500000014,71.735809],[146.088287,71.793869],[146.32717900000011,71.889435],[147.13970900000015,72.317215],[148.266937,72.319443],[149.185242,72.222488],[149.720245,72.1160890000001],[150.017761,71.954712],[150.075256,71.883881],[149.980804,71.83194000000015],[149.67776500000014,71.760544],[149.360229,71.905548],[149.146088,71.767212],[148.8327640000001,71.811432],[148.882172,71.773315],[149.03857400000015,71.756378],[148.991638,71.695816],[148.85800200000017,71.698593],[148.823578,71.669983],[148.99884,71.663315],[149.1021730000001,71.695526],[149.6905210000001,71.642212],[149.961914,71.657211],[150.10580400000015,71.5961],[150.02191200000016,71.566086],[150.01193200000012,71.597488],[149.949982,71.59166],[149.865784,71.461105],[150.23996,71.5186],[150.667755,71.489426],[150.656097,71.446091],[150.51525900000013,71.34137],[150.02359000000013,71.20748900000011],[150.38970900000015,71.272491],[150.72467,71.3936],[150.642761,71.342209],[150.60495,71.275269],[150.990509,71.392212],[151.4533080000001,71.343323],[151.732178,71.242752],[152.141083,70.997482],[151.995789,70.970261],[151.663605,70.98082],[152.5383,70.837769],[153.698029,70.86554],[154.220795,70.955826],[155.937195,71.094437],[157.90332,71.045822],[159.053864,70.86914100000013],[159.673309,70.67276],[160.038025,70.405548],[160.099701,70.250549],[159.956909,70.13472],[159.794983,70.137207],[159.797485,70.103317],[159.87884500000018,70.077209],[159.820801,69.979156],[159.683594,69.89888000000013],[159.729675,69.834717],[160.091644,69.72720300000015],[160.913025,69.6413730000001],[160.995239,69.588318],[160.922211,69.45887800000014],[161.012756,69.30664100000013],[161.044708,69.173599],[160.96386700000014,69.103592],[161.25582900000018,69.046646],[161.41165200000012,68.979706],[161.217194,68.78997800000013],[161.21023600000012,68.698593],[161.066071,68.563309],[160.755554,68.561646],[160.846069,68.522766],[161.127747,68.55525200000011],[161.275269,68.676926],[161.319427,68.79248],[161.579681,68.914993],[161.56665,69.015274],[161.491913,69.069443],[161.425537,69.202774],[161.446075,69.385544],[161.60025,69.42109700000015],[161.810791,69.52832],[161.97607400000012,69.52832],[162.32330300000012,69.662201],[162.609955,69.677475],[162.832458,69.652206],[163.1783140000001,69.71666],[163.599976,69.680542],[164.014435,69.76748700000013],[164.532471,69.599426],[165.63693200000012,69.590546],[166.128571,69.511658],[166.64804100000015,69.523605],[166.860504,69.49054],[167.213013,69.582489],[167.644989,69.758331],[167.7869260000001,69.776093],[167.994965,69.714157],[167.993835,69.627472],[168.245239,69.54776],[168.193848,69.37831100000011],[168.233307,69.277481],[168.2833250000001,69.241653],[168.420532,69.211655],[168.72525,69.20971700000011],[169.372192,69.078049],[169.425537,68.995819],[169.457458,68.833054],[169.580536,68.777771],[170.35107400000015,68.821106],[170.611938,68.756332],[170.558319,68.821655],[170.43692,68.849991],[170.65997300000015,68.911377],[170.704956,68.804428],[170.728302,68.834991],[170.70886200000018,68.907486],[170.762207,68.955261],[171.03192100000012,69.042206],[170.9074710000001,69.306091],[170.609131,69.580276],[170.50665300000014,69.607483],[170.272766,69.588043],[170.12384,69.609985],[170.156097,69.659988],[170.284149,69.729706],[170.4616390000001,69.7397],[170.5672,69.778046],[170.558594,69.8894350000001],[170.51944000000015,69.935257],[170.558014,70.080826],[170.40219100000013,70.111923],[170.4718930000001,70.13415500000013],[171.93829300000016,69.99664300000012],[172.645813,69.96666],[172.87661700000012,69.892487],[173.159424,69.849716],[173.20495600000015,69.824997],[173.172485,69.791367],[173.191925,69.779709],[173.369965,69.7852630000001],[173.478851,69.82916300000011],[173.279968,69.909988],[173.166931,69.878586],[173.174988,69.91192600000011],[173.458588,69.95248400000014],[173.925262,69.84471100000013],[174.08886700000016,69.883331],[175.296356,69.8461],[175.7230220000001,69.90416],[176.094116,69.892487],[176.237183,69.82666000000012],[176.23468,69.794144],[176.530273,69.741089],[176.741058,69.666931],[177.441925,69.60304300000013],[178.18692,69.449417],[178.330536,69.477768],[178.665527,69.431091],[179.067749,69.32609600000012],[178.940247,69.319992],[178.743286,69.372208],[178.6583250000001,69.334717],[178.6491390000001,69.30748],[178.69357300000013,69.284714],[179.288879,69.266663],[179.95636,68.993591],[179.83609,69.00305200000014],[179.547485,69.109421],[179.7430110000001,68.9933170000001],[180,68.980103],[180,65.06890900000013],[179.784973,65.016937],[179.466919,64.814148],[179.162476,64.78804],[178.623291,64.605545],[178.52221700000018,64.588043],[178.482727,64.607208],[178.68081700000016,64.634155],[178.755554,64.682205],[178.272217,64.664993],[177.60940600000015,64.718048],[177.504974,64.804703],[177.43191500000012,64.924988],[177.253326,64.93470800000011],[177.1666560000001,65.0249940000001],[176.89971900000012,65.083603],[176.58081100000015,65.023605],[176.43829300000016,65.073608],[176.302765,65.049988],[176.56665,64.994705],[176.937469,65.04275500000011],[177.166077,64.939697],[177.303314,64.827774],[177.035797,64.770538],[176.93136600000014,64.795822],[176.876892,64.8461],[176.633881,64.869141],[176.4285890000001,64.80497700000012],[176.406921,64.854431],[176.059967,64.948029],[175.73053,64.7836],[175.05108600000017,64.762772],[174.69470200000012,64.67804],[174.436646,64.688309],[174.641937,64.665543],[175.05246,64.739151],[175.70275900000013,64.756653],[176.06497200000013,64.90138200000013],[176.202454,64.874985],[176.423584,64.70942700000012],[176.309143,64.65582300000011],[176.151367,64.631927],[176.113586,64.589432],[176.108307,64.534988],[176.210236,64.61943100000013],[176.3366390000001,64.6244200000001],[176.460236,64.690262],[176.608307,64.658875],[176.733856,64.56387300000011],[177.00219700000014,64.70942700000012],[177.3349610000001,64.777771],[177.486084,64.761383],[177.45217900000011,64.646652],[177.358856,64.55053700000013],[177.437744,64.4272],[177.674133,64.299423],[178.087738,64.199707],[178.184692,64.20665],[178.07663000000014,64.258606],[178.28610200000014,64.353867],[178.477753,64.123871],[178.483582,64.06553600000012],[178.393036,64.02916],[178.3768920000001,63.972214000000115],[178.66775500000017,63.940544],[178.757477,63.639992],[178.59329200000013,63.673607],[178.353851,63.626381],[178.261658,63.562492],[178.369965,63.51638800000012],[178.496918,63.578606],[178.71109000000013,63.57222000000013],[178.723846,63.476936],[178.589417,63.409714],[178.688019,63.383049],[178.780273,63.401657000000114],[178.81185900000014,63.44004800000011],[178.74411,63.554161],[178.781647,63.589432],[178.821198,63.488331],[179.00415,63.316666],[178.851074,63.4019320000001],[178.8033140000001,63.386383],[178.8172,63.341934],[179.242188,63.229988],[179.4086,63.142769],[179.407471,63.053879],[179.29385400000012,63.053604],[179.236633,62.994156],[179.3102420000001,62.900826],[179.536102,62.845543],[179.60412600000015,62.692764],[179.561096,62.621376],[179.41275,62.564995],[179.356079,62.505272],[179.185791,62.500549],[179.106079,62.462769],[179.148315,62.413048],[179.149719,62.332214],[179.061371,62.284721],[178.9607850000001,62.35721600000011],[178.02777100000014,62.54444100000012],[177.338287,62.576103],[177.291077,62.608047],[177.313873,62.73749500000013],[177.42804000000012,62.778877000000136],[177.450806,62.81749700000011],[177.328583,62.80054500000011],[177.25360100000012,62.738602],[177.264984,62.708885],[177.1985780000001,62.70249200000012],[177.137756,62.718597],[177.14749100000017,62.788887],[176.975525,62.865547000000106],[176.933044,62.66082],[177.049988,62.578049000000135],[177.265533,62.574715],[176.813873,62.519714],[176.676361,62.537216],[176.280273,62.313049],[175.317749,62.101105],[175.17804,62.01749400000011],[174.764435,61.9161],[174.786652,61.934715],[174.59606900000017,61.983604],[174.728851,61.889992],[174.59356700000012,61.82999400000011],[174.461639,61.805824],[174.069977,61.8394320000001],[174.006927,61.812492],[174.04858400000012,61.774712],[174.006927,61.722488000000105],[173.8119200000001,61.669716],[173.559418,61.750832],[173.49633800000015,61.657494],[173.489136,61.556099],[173.342194,61.549438],[173.291077,61.51832600000011],[173.280548,61.454994000000106],[173.136658,61.395271],[173.063019,61.39138],[172.874969,61.472214],[172.7107850000001,61.429993],[172.89886500000011,61.366936],[172.95608500000014,61.302773],[172.85025,61.275826],[172.66748,61.332214],[172.774414,61.266388],[172.628296,61.186378000000104],[172.349396,61.228325],[172.372742,61.100273],[172.481079,61.080551],[172.4780270000001,61.056938],[172.371338,61.009995],[172.281647,61.009438],[172.009979,61.097488],[172.166656,61.024994],[172.192749,60.9469380000001],[172.110779,60.936104],[172.01858500000014,60.84249100000011],[171.988861,60.878326],[172.00665300000014,60.917213],[171.953033,60.949715],[171.94720500000017,60.844994],[171.60968,60.801933],[171.632446,60.743607],[171.407471,60.713882],[171.357727,60.624992],[171.162201,60.551102],[170.856903,60.505829],[170.782471,60.441376000000105],[170.641937,60.417496],[170.617737,60.39444],[170.657745,60.320549000000135],[170.524689,60.282211],[170.46856700000012,60.223602],[170.397766,59.961105],[170.24884,59.909431],[170.10522500000013,59.974159],[170.115509,60.012497],[170.076355,60.032494],[169.9352420000001,60.065544],[169.74411,60.280548],[169.699402,60.41082],[169.327454,60.531937],[169.318298,60.555824000000136],[169.370514,60.566101],[169.341644,60.591934],[169.21023600000012,60.622765],[169.206085,60.588326],[169.146637,60.55999],[168.71774300000016,60.561104],[168.472198,60.595268],[168.188873,60.581665],[167.050262,60.32388300000014],[166.34329200000013,59.867493],[166.137756,59.815269],[166.097473,59.83138300000013],[166.10162400000013,59.913879],[166.17330900000013,60.123047],[166.259155,60.25666],[166.24774200000013,60.383881],[166.341919,60.405548],[166.3810730000001,60.470543],[166.348572,60.486382],[166.001099,60.433876],[165.765808,60.286385],[165.49774200000013,60.21138],[165.243286,60.098328],[164.99719200000015,60.12943300000012],[165.031097,60.065269],[165.133026,60.07999400000012],[165.182465,59.981102],[165.003876,59.841103],[164.832184,59.781105],[164.774414,59.823326],[164.78164700000013,59.856384],[164.70163,59.975548],[164.468567,60.111382000000106],[164.32135,60.090546],[164.353027,60.02166],[164.138306,59.93076700000012],[164.15554800000018,59.852776],[164.04498300000012,59.883049],[164.046707,59.932880000000125],[164.11087,59.966217000000135],[164.050262,60.02916],[163.635529,60.045547000000106],[163.6196900000001,60.020271],[163.676636,59.970825],[163.753876,59.979431],[163.699402,59.895546],[163.5047,59.898605],[163.360229,59.823883],[163.385529,59.623047],[163.327759,59.584717],[163.173035,59.559158],[163.164154,59.500275],[163.29663100000013,59.433327],[163.329681,59.381104],[163.287476,59.251389],[163.228851,59.235268],[163.257751,59.296104],[163.174988,59.296387],[163.06109600000013,59.240547],[163.060242,59.198326],[163.18856800000015,59.136658],[163.19357300000013,59.05360400000012],[163.146362,59.032211],[163.173584,59.0824970000001],[163.0205380000001,59.159157],[162.876343,59.128044],[163.044769,59.010315],[162.97995,58.957214],[162.760254,58.890549000000135],[162.7258,58.852776],[162.784424,58.869987],[162.761108,58.833054],[162.39859,58.673882],[162.140259,58.450272],[161.938873,58.07444],[162.008606,57.939987],[162.10635400000012,57.853882],[162.31665,57.797775],[162.346069,57.684715],[162.482452,57.762497],[162.465515,57.874992],[162.571075,57.951103],[162.704956,57.963608000000136],[162.995789,57.84999800000015],[163.21359300000017,57.836105],[163.283875,57.742493],[163.078857,57.507500000000114],[162.736908,57.357773000000115],[162.7658390000001,57.3507],[162.75164800000013,57.216103],[162.82775900000013,57.044998],[162.78192100000012,56.8886030000001],[162.791351,56.791107],[162.907745,56.705551],[163.06665,56.74554400000011],[163.213867,56.740547],[163.252197,56.696381],[163.214691,56.62027],[163.34079,56.331665],[163.354675,56.1986010000001],[163.107452,56.08665500000012],[163.027466,56.017769],[162.868835,56.039993],[162.6452640000001,56.19193300000012],[162.627441,56.243607],[162.718292,56.327217],[163.0699770000001,56.473045],[163.089142,56.534164],[162.971069,56.544716],[162.892761,56.429993],[162.692474,56.491661],[162.39358500000014,56.399994],[162.57220500000017,56.267212],[162.21829200000013,56.158882],[162.036926,56.06166100000013],[162.020264,55.962212000000136],[161.749115,55.627487],[161.712463,55.496941000000106],[161.719116,55.359161],[161.81301900000014,55.144714000000135],[162.154694,54.856941],[162.112183,54.76194],[161.811096,54.58582300000012],[161.732727,54.50582900000011],[161.30636600000014,54.491379],[161.235504,54.513329],[161.199982,54.575272],[161.113861,54.59054600000013],[160.732452,54.530548],[160.005829,54.13916],[159.896637,53.974434],[159.817474,53.6586],[159.904144,53.60083],[159.873291,53.665543],[159.923035,53.644997],[159.964966,53.570274],[159.950806,53.477768],[159.822479,53.531105],[159.7916560000001,53.51471700000013],[159.97189300000014,53.266388],[160.016663,53.269440000000145],[160.055237,53.093605],[159.61468500000012,53.259438],[159.458862,53.22221400000012],[159.38443,53.153603],[159.255829,53.153046],[159.025818,53.08638],[158.721344,52.888603],[158.603302,53.05416100000013],[158.53164700000013,53.069443],[158.430542,53.021935],[158.4133,52.997772],[158.446075,52.902489],[158.525543,52.902771],[158.48053,52.938042],[158.511383,52.942764],[158.627167,52.931107],[158.644714,52.894714],[158.63272100000017,52.846657],[158.56109600000013,52.789436],[158.562469,52.735268],[158.602753,52.695267000000115],[158.552765,52.625267],[158.419128,52.652214],[158.436096,52.598602],[158.522217,52.561935],[158.55468800000017,52.30777000000012],[158.522217,52.272491],[158.424683,52.265274],[158.315247,52.125267],[158.275818,51.936653],[157.912201,51.643326],[157.773865,51.562767],[157.536926,51.48693800000012],[157.256653,51.22971300000012],[156.656921,50.879433],[156.745514,50.98777],[156.746063,51.07444],[156.67358400000012,51.229431],[156.55136100000016,51.27388],[156.518036,51.322769],[156.47274800000014,51.513611],[156.491913,51.931664],[156.428589,52.201935],[156.277466,52.523605],[156.365509,52.49527000000012],[156.389435,52.447769],[156.441071,52.520828],[156.3649600000001,52.516663],[156.260803,52.567215],[156.103302,52.8491590000001],[156.07663,53.132492],[155.930817,53.837494],[155.699402,54.51249700000011],[155.54412800000011,55.303604000000114],[155.646088,55.911934],[155.948853,56.6661],[156.117188,56.823059],[156.171356,56.84166],[156.074677,56.75999500000011],[156.06329300000016,56.714714],[156.20163000000014,56.849998000000134],[156.45440700000017,56.957214],[156.547211,57.107498],[156.651093,57.074165],[156.97775300000012,57.414436],[156.98053,57.527771],[156.93109100000012,57.647774],[156.84552,57.725548],[156.74884,57.728325],[156.984955,57.853607000000125],[157.0488590000001,57.80027],[157.162476,57.773605],[157.43414300000018,57.7905500000001],[157.529419,57.845268],[157.643585,58.00444],[157.92276,57.979431],[158.233307,58.01944],[158.66497800000013,58.270828],[159.05691500000012,58.427216],[159.153595,58.514717],[159.702179,58.8513870000001],[159.75665300000014,58.938042],[159.73053,59.012772],[159.789978,59.08387800000014],[159.91775500000017,59.173325],[160.343292,59.362495],[160.4441220000001,59.455826],[160.484131,59.544441],[160.860779,59.62249],[161.24441500000012,59.847488],[161.47302200000013,60.052216],[161.837463,60.18749200000013],[161.925262,60.248604],[161.91387900000015,60.33055100000013],[161.875244,60.317497],[161.914429,60.422768],[162.45968600000015,60.591934],[162.761108,60.64888],[162.878571,60.766388],[163.110229,60.778046],[163.199127,60.82222000000013],[163.362732,60.80999],[163.5616460000001,60.874161],[163.658325,60.871933],[163.729126,60.936653],[163.508881,61.004715],[163.509979,61.046944],[163.63638300000014,61.146385],[163.85412600000018,61.21305100000012],[164.01944000000015,61.33638000000014],[163.961639,61.430824],[163.84552,61.44860100000011],[163.782745,61.420547000000106],[163.749115,61.457497],[163.851074,61.63916000000012],[164.041351,61.71666],[164.07247900000013,61.786942],[164.064148,62.101105],[164.127747,62.282768],[164.60635400000012,62.474159],[165.0977480000001,62.419716],[165.227173,62.377213],[165.291077,62.315544],[165.32995600000012,62.31582600000012],[165.23996,62.396942],[165.08773800000017,62.459991],[165.343018,62.47860000000014],[165.642487,62.452774],[165.034149,62.512772],[164.70135500000015,62.58387800000014],[164.581909,62.691101],[164.359406,62.712212],[163.263611,62.544998],[163.16442900000015,62.44471],[163.3521730000001,62.35833],[163.119965,62.278046],[163.077454,62.205826],[163.138306,62.045273000000115],[162.950256,61.806381],[163.29776000000015,61.723045],[163.288025,61.66443600000014],[163.094421,61.617493],[163.064423,61.594994],[163.088562,61.551659],[163.005554,61.51832600000011],[162.943298,61.577217],[162.929688,61.673325],[162.8446960000001,61.718597],[162.634155,61.679161],[162.74774200000013,61.63166],[162.750824,61.598602],[162.40332,61.67249300000014],[162.023041,61.41777],[161.784149,61.342491],[161.572479,61.201935],[161.47302200000013,61.204437],[161.329132,61.087769],[160.888306,60.884163],[160.79776,60.735268],[160.670532,60.776382],[160.39886500000011,60.740273],[160.25247200000013,60.619987],[160.137756,60.583603],[160.133881,60.656937],[160.22467,60.73721300000011],[160.22467,60.784439000000134],[160.1619260000001,60.837769],[160.286926,60.913322],[160.391357,61.0258260000001],[160.332184,61.053047],[160.164154,61.05082700000015],[159.870514,60.928604],[159.780548,60.94082600000012],[159.80246,60.983604],[159.90304600000013,61.037216],[159.946625,61.136108],[159.91803,61.248878],[159.82717900000011,61.261383],[159.854401,61.312767],[160.008331,61.390831],[160.15802,61.519714],[160.366364,61.765831],[160.35495,61.947487],[159.960236,61.823326000000115],[159.837463,61.712212],[159.74939,61.71915400000012],[159.531097,61.662766],[159.490509,61.685547],[159.388885,61.871658],[159.247467,61.922218],[158.90554800000018,61.895828],[158.733032,61.836105],[158.29776,61.821663],[158.02832000000012,61.729988],[157.899994,61.78555300000011],[157.486633,61.803322],[157.032196,61.652489],[156.866364,61.53833],[156.69802900000013,61.53611],[156.632446,61.418327],[156.66275,61.2116620000001],[156.416656,61.181938000000116],[156.08496100000013,61.012497],[155.925537,60.903877],[155.899139,60.755272],[154.966064,60.37471],[154.623566,60.136108],[154.529144,60.046387],[154.46801800000014,59.919991],[154.232727,59.881935],[154.228851,59.716934],[154.297485,59.637497],[154.065247,59.516388],[154.114136,59.45971700000013],[154.2916560000001,59.444153],[154.346344,59.491379],[154.413879,59.423882],[154.504425,59.429161],[154.429688,59.484436],[154.43164100000013,59.549164],[154.690796,59.517212],[154.848846,59.462494],[154.961365,59.495544],[155.074677,59.396141],[155.190521,59.357803],[155.1402590000001,59.20410900000013],[154.828583,59.18943],[154.742462,59.16137700000012],[154.741638,59.1269380000001],[154.44470200000012,59.219986],[154.32663,59.202774],[154.344421,59.121658],[154.26138300000014,59.07972],[154.15219100000013,59.097214],[154.02832,59.04554700000012],[153.900818,59.08332800000011],[153.795258,59.174438],[153.368561,59.24305],[153.328308,59.224434],[153.26913500000012,59.09054600000014],[152.98968500000012,59.073608],[152.877167,58.917496],[152.567474,58.954712],[152.357178,59.023323],[152.12994400000014,58.99305],[152.122742,58.922493000000145],[152.060791,58.896103],[151.61386100000016,58.851936],[151.455536,58.875267],[151.309418,58.836937],[151.279419,58.915543],[151.21637,58.94415300000014],[151.073578,59.11055],[151.1702580000001,59.091103],[151.600525,59.167496],[152.045258,59.152771],[152.28775,59.226936],[152.141663,59.292221],[151.9780270000001,59.26388500000014],[151.748566,59.296104],[151.61108400000012,59.46888000000013],[151.386108,59.571106],[151.101898,59.59166],[150.90387,59.566666],[150.865234,59.545273],[150.928314,59.503883],[150.9321900000001,59.468597],[150.681366,59.4447100000001],[150.732452,59.49749],[150.439423,59.484718],[150.7355040000001,59.553604],[150.725525,59.572769],[150.530823,59.552773],[150.43496700000014,59.580826000000116],[150.410522,59.623047],[149.5985720000001,59.771378],[149.37219200000015,59.759995],[149.0330510000001,59.63916],[149.079956,59.553879],[149.1985780000001,59.521378],[149.2099610000001,59.461937],[149.08856200000014,59.49305],[148.896088,59.46305100000012],[148.84301800000014,59.489716],[148.885803,59.540833],[148.855225,59.55304700000011],[148.7430110000001,59.49166100000013],[148.694702,59.448875],[148.706635,59.376099],[148.77832,59.364159],[148.8613590000001,59.402214],[148.963867,59.379158],[148.950806,59.256943],[148.89804100000015,59.239159],[148.805542,59.28138000000013],[148.544128,59.245827],[148.4071960000001,59.262772],[148.402191,59.357216],[148.3685610000001,59.391937],[148.212738,59.418884],[147.8366390000001,59.381104],[147.781097,59.3461],[147.82135000000017,59.278877000000136],[147.703308,59.26416000000012],[147.603027,59.299438000000116],[147.544983,59.277489],[147.553864,59.24443800000011],[147.489136,59.239716],[147.3033140000001,59.324715],[147.161652,59.318604],[147.005249,59.373047],[146.73913600000014,59.37471000000011],[146.670532,59.422218],[146.51165800000012,59.461105],[146.323303,59.390831],[146.33828700000015,59.19471],[145.990509,59.14888000000013],[145.795807,59.26194],[145.913605,59.352493],[145.914429,59.411102],[145.665588,59.424652],[145.320801,59.391106],[145.256104,59.423325],[144.930542,59.375549],[144.609955,59.38916],[144.67691,59.37027],[143.900818,59.412491],[143.473297,59.337769],[143.21109,59.376656],[142.581085,59.236656],[142.296936,59.135269],[141.95968600000015,58.954994],[141.839142,58.813324],[141.616058,58.646103],[141.276093,58.496101],[141.08914200000012,58.46054800000013],[140.785248,58.305267],[140.681091,58.227211],[140.515533,57.941658000000125],[140.496338,57.823326],[140.318573,57.750275],[140.05191000000013,57.716103],[139.941071,57.64666000000011],[139.839691,57.509438],[139.596619,57.444153],[139.564697,57.378876],[139.477173,57.319443],[139.173035,57.26194],[138.906921,57.024162],[138.641083,56.979988],[138.587189,56.874992000000134],[138.483582,56.849998000000134],[138.399994,56.731102],[138.305817,56.716660000000104],[138.262756,56.646660000000104],[138.118011,56.573608],[138.14444,56.45804600000013],[137.9166560000001,56.345268],[137.842194,56.250549],[137.7258,56.174995],[136.733582,55.658325],[136.416931,55.568604],[136.12661700000012,55.29999500000013],[135.72189300000014,55.138329],[135.55246,55.122215],[135.217468,54.930275],[135.154419,54.859436],[135.261383,54.720543],[135.674133,54.639992],[135.736633,54.570549],[136.20941200000016,54.61721],[136.541351,54.589714],[136.816071,54.651382],[136.883331,54.581665],[136.7482910000001,54.428047],[136.766083,54.217209],[136.810516,54.148048],[136.65387,53.926384],[136.67968800000014,53.809158],[136.760803,53.7686],[136.93219,53.85110500000013],[137.113007,53.804161000000136],[137.172485,53.834717],[137.289124,54.03360700000013],[137.173279,54.035553],[137.06189000000015,54.140831],[137.18716400000017,54.214714],[137.387482,54.30499300000014],[137.6455380000001,54.292221],[137.73886100000016,54.317215],[137.512177,54.1511],[137.30798300000015,54.114441],[137.30661,54.049164],[137.44104000000016,54.033333],[137.587189,53.953606],[137.859131,53.96138],[137.781647,53.896942],[137.600525,53.82999400000011],[137.565247,53.725266],[137.486084,53.66443600000014],[137.342194,53.662766],[137.207184,53.588326],[137.3107910000001,53.532768],[137.901642,53.57305100000013],[138.288574,53.739433],[138.348297,53.897217],[138.553864,53.989433],[138.59079,53.867493],[138.57135,53.814995],[138.23941,53.562492000000134],[138.257202,53.517212],[138.444122,53.510551],[138.546082,53.574715],[138.648865,53.719986],[138.77609300000015,54.024437],[138.7399600000001,54.253883],[138.641937,54.295273],[138.7258,54.316383],[138.995239,54.22887400000013],[139.342468,54.183327],[139.746338,54.308884],[139.80914300000018,54.296104],[139.79025300000012,54.23082],[139.815247,54.21138],[140.24465900000018,54.04805],[140.256378,53.86110700000012],[140.365234,53.776657],[140.537476,53.712769],[140.524414,53.680275],[140.55523700000015,53.64777400000014],[140.961914,53.501938],[140.930817,53.427773],[141.236359,53.308327],[141.419128,53.290276],[141.433594,53.14749100000011],[141.184418,53.04527300000012],[141.256927,53.030273],[141.199982,52.986382],[141.11911,52.987770000000125],[140.84579500000018,53.1188810000001],[140.705536,53.113052],[140.9402470000001,52.994438000000116],[140.9682920000001,52.93055],[141.20553600000017,52.842216],[141.312744,52.658043],[141.22274800000014,52.509438],[141.129395,52.465271],[141.132446,52.404709],[141.388885,52.22887400000013],[141.51416,52.213326],[141.4863590000001,52.161102],[141.3432920000001,52.10305000000011],[141.30218500000012,52.015831],[141.425812,51.947212],[141.42190600000015,51.920547],[141.210236,51.83332800000011],[141.081635,51.678329],[140.914703,51.623047],[140.90246600000012,51.492493],[140.791351,51.45166000000012],[140.814148,51.411659],[140.892487,51.424713],[140.872192,51.364159],[140.6905210000001,51.320549],[140.67608600000017,51.173607],[140.710785,51.048882],[140.68219,50.952774],[140.5285950000001,50.865547],[140.46051,50.706657],[140.48855600000013,50.611938],[140.437195,50.53138],[140.5069270000001,50.4488750000001],[140.52719100000013,50.366386],[140.519135,50.159431],[140.58941700000014,50.070549],[140.695801,50.087494],[140.485229,49.978325],[140.407471,49.871658],[140.52832,49.7286],[140.55691500000012,49.55999],[140.434418,49.353882],[140.33996600000012,49.271935],[140.389984,48.96888],[140.347748,48.903603],[140.243011,48.836937],[140.18469200000015,48.6730500000001],[140.17581200000018,48.448601],[139.28637700000013,47.816666],[139.045807,47.4749910000001],[139.041931,47.400269],[138.566925,47.035553],[138.383881,46.734718],[138.33996600000012,46.54138200000011],[138.201904,46.449432000000115],[138.058014,46.176384],[137.774994,45.933876],[137.656921,45.78221100000013],[137.371887,45.606102],[137.251099,45.471657],[136.857727,45.21332600000011],[136.437469,44.786385],[136.355225,44.786659],[136.249115,44.671936],[136.184418,44.513054],[135.838013,44.357216],[135.800537,44.26332900000011],[135.721619,44.234993],[135.648315,44.159431],[135.62634300000013,44.027489],[135.457184,43.943321],[135.476898,43.876099],[135.517761,43.884995],[135.466644,43.801933],[135.35913100000013,43.71471400000013],[135.26525900000013,43.688881],[135.129669,43.498878],[135.0000000000001,43.46233400000011],[134.34802200000013,43.11805],[134.18829300000016,43.07972],[133.914154,42.875549],[133.569702,42.81916],[133.21637,42.728043],[133.151367,42.682213],[133.02359,42.687767],[132.998566,42.716934],[133.039429,42.770828],[132.99939,42.81860400000011],[132.893036,42.808601],[132.8833310000001,42.759163000000115],[132.844696,42.73999],[132.79663100000016,42.764999],[132.771912,42.869987],[132.589142,42.841934],[132.46579,42.93360100000012],[132.353577,42.9086],[132.35495000000014,42.85388200000011],[132.310516,42.844437],[132.284698,42.96138000000013],[132.368835,43.213326],[132.3521730000001,43.29277000000013],[132.3024600000001,43.317215],[132.227173,43.228043],[132.102448,43.179718],[131.943024,43.063881],[131.841644,43.0886],[131.910248,43.1969380000001],[131.9946900000001,43.236382],[132.056366,43.31332400000014],[131.81051600000012,43.325554],[131.763611,43.287216],[131.753601,43.221375],[131.524994,43.005272],[131.47079500000018,42.869438],[131.275818,42.763885],[131.213013,42.63110400000011],[131.221344,42.555824],[131.16775500000017,42.571381],[131.11328100000014,42.664436],[130.96774300000016,42.627213],[130.80523700000015,42.68804200000011],[130.699982,42.679161000000136],[130.674133,42.64222],[130.871063,42.52332300000012],[130.697418,42.292206],[130.654968,42.313881],[130.659149,42.376656],[130.580261,42.481102],[130.60522500000013,42.619713],[130.53887900000015,42.681938],[130.45886200000018,42.679993],[130.40524300000016,42.718048],[130.638031,42.831665],[130.81857300000013,42.876099],[131.015259,42.854996],[131.123291,42.91082000000011],[131.104675,43.03611],[131.26110800000015,43.264442],[131.31137100000012,43.39222],[131.304413,43.455826],[131.187195,43.552773],[131.231079,43.973877],[131.24719200000013,44.027489],[131.29803500000014,44.051933],[131.09552,44.691376],[130.949982,44.841103],[131.11801100000014,44.925827],[131.212463,44.910545],[131.349976,44.974709],[131.469116,44.973877],[131.64444000000015,45.105553],[131.7033080000001,45.216103],[131.86468500000012,45.345543],[131.988556,45.24193600000012],[132.923309,45.021935],[133.122192,45.128601],[133.092468,45.244156],[133.1491390000001,45.450829],[133.190521,45.504166],[133.468292,45.622215],[133.477448,45.82666000000012],[133.522217,45.886658],[133.583038,45.871376000000105],[133.656647,45.929718],[133.74469,46.155823],[133.900177,46.25031300000012],[133.928589,46.39249400000011],[133.849976,46.439987],[133.84579500000018,46.475548],[133.90164200000015,46.57222000000012],[134.01944,46.666664],[134.039368,46.860489],[134.113586,47.055824],[134.222198,47.110825],[134.147766,47.249435],[134.182465,47.323326],[134.314697,47.42110400000013],[134.47912600000018,47.427773],[134.55209400000012,47.46691900000013],[134.767212,47.707497],[134.7702640000001,47.739433],[134.684357,47.800903],[134.5571900000001,47.994713],[134.58386200000018,48.062767],[134.66775500000017,48.10721600000011],[134.68136600000014,48.220543000000134],[134.740753,48.267128],[134.415344,48.391121],[133.751373,48.249718],[133.593567,48.172493000000145],[133.506653,48.071381],[133.08856200000014,48.101662],[132.664429,47.878044],[132.582184,47.7355500000001],[132.521088,47.710274],[132.341064,47.742493],[131.919434,47.669991],[131.618011,47.663879],[131.531097,47.721657],[131.416656,47.738602],[131.26110800000015,47.729156],[131.095245,47.672432],[130.988556,47.688599],[130.937195,47.724991],[130.946075,47.800545],[130.88970900000015,47.900269],[130.681366,48.045547],[130.65942400000017,48.098602],[130.83081100000015,48.290833],[130.826355,48.32222000000013],[130.521637,48.607773],[130.67163100000013,48.864998],[130.504425,48.851936],[130.41803,48.896103],[130.221619,48.864716],[129.906616,49.0368580000001],[129.91272,49.082413],[129.73269700000014,49.192932],[129.721863,49.266266],[129.544952,49.293182],[129.523468,49.391235],[129.482697,49.418434],[129.390503,49.427864],[129.103271,49.346680000000106],[129.050781,49.36473100000011],[128.99881,49.438881],[128.875244,49.477768],[128.77359,49.575554],[128.505249,49.586937],[128.182465,49.534164],[127.838043,49.586655],[127.69136000000015,49.66721300000012],[127.671654,49.748878],[127.529427,49.789162],[127.488312,50.042221],[127.569717,50.128326],[127.586067,50.208565],[127.331383,50.31916],[127.28942900000015,50.460274],[127.36775200000011,50.570831],[127.279984,50.680824],[127.291931,50.741379],[127.127197,50.915543],[126.930542,51.05999],[126.898613,51.186653],[126.972763,51.31805400000013],[126.887154,51.303047],[126.893333,51.239159],[126.81609300000014,51.266388],[126.821381,51.33027600000014],[126.915268,51.379158],[126.790543,51.424438],[126.71887200000015,51.713051],[126.6091540000001,51.787216],[126.4422,51.988045],[126.461647,52.026939],[126.512207,52.038887],[126.55721300000016,52.130547],[126.31887800000014,52.192215],[126.34860200000014,52.291664],[126.333878,52.395828],[126.267487,52.458603],[126.197746,52.464439],[126.213608,52.513054],[126.18609600000015,52.540833],[126.084717,52.589989],[126.030823,52.563324],[125.98858600000015,52.582214],[125.973038,52.64166300000011],[126.095543,52.764442],[126.050812,52.785828],[125.97720300000013,52.760277],[125.856369,52.87276500000012],[125.646942,52.878876],[125.648613,52.912766],[125.71914700000012,52.942215],[125.728867,52.979431],[125.616089,53.052773],[125.48552700000015,53.06916],[125.13416300000017,53.197487],[124.96360800000012,53.18277],[124.818329,53.126938],[124.634987,53.189713],[124.48858600000017,53.189156],[124.342484,53.251389],[124.255257,53.356659],[124.104431,53.3408280000001],[123.910812,53.464714],[123.619431,53.54277],[123.442749,53.522491000000116],[123.246094,53.553047],[123.15332,53.500549],[122.82443200000012,53.449997],[122.246094,53.45694000000014],[122.062187,53.41220900000013],[121.829987,53.41304800000012],[121.47379300000011,53.323814],[121.324997,53.31832900000012],[121.208328,53.270546],[120.863876,53.279716],[120.277206,52.861938000000116],[120.02916,52.768051],[120.030548,52.61721000000011],[120.0730360000001,52.589989],[120.18914800000017,52.580276],[120.440262,52.637215],[120.718048,52.540833],[120.622757,52.340271],[120.78276100000016,52.155266],[120.71276900000011,51.982491],[120.652344,51.913803000000144],[120.488586,51.877213],[120.176376,51.671936],[120.096939,51.661377],[119.98304700000016,51.49305],[119.95665,51.38999200000012],[119.762497,51.192764],[119.780548,51.16610000000014],[119.74664300000016,51.073608],[119.52249100000017,50.90499100000011],[119.502213,50.742218],[119.28692600000012,50.59388],[119.242203,50.445267],[119.138603,50.394714],[119.198318,50.345268],[119.359421,50.341934],[119.328873,50.27388],[119.34748800000013,50.146942],[119.313873,50.0886],[119.174149,50.001389],[118.58332800000015,49.92694100000011],[118.47554000000014,49.830826000000116],[117.87471,49.520576],[117.78970300000015,49.5186],[117.494431,49.623047],[117.25943,49.63110400000011],[116.98304700000016,49.709435],[116.71527100000014,49.827217],[116.61554,49.931381],[116.246094,50.02748900000012],[116.069717,50.002777],[115.754707,49.884438],[115.414703,49.898331],[115.221367,49.988327],[115.039978,50.141937],[114.8541560000001,50.228325],[114.675812,50.26416],[114.443863,50.24527],[114.313026,50.284164],[114.17637600000012,50.248329],[113.874687,50.086937],[113.782494,50.086937],[113.586113,50.016388],[113.21666,49.819160000000124],[113.101379,49.6788790000001],[113.09082000000012,49.59860200000014],[112.766937,49.500832000000116],[112.491699,49.541382],[111.963882,49.406937],[111.682213,49.406654],[111.514709,49.35110500000013],[111.32692700000013,49.34249100000011],[110.788589,49.149437],[110.662491,49.14582800000011],[110.35220300000015,49.213608],[110.208038,49.169159],[109.54414400000013,49.232491],[109.351929,49.336937],[109.20694,49.360275],[109.074997,49.334435],[108.950546,49.35777300000012],[108.57222,49.333603],[107.94914200000011,49.678047],[107.977127,49.943626],[107.182213,50.024162],[107.07832300000011,50.084991],[107.005547,50.201103],[106.7949830000001,50.308044],[106.66304,50.3386],[106.25332600000013,50.29833200000013],[106.0783080000001,50.341629],[106.069427,50.375267],[105.9891510000001,50.410545],[105.335541,50.483604],[105.132202,50.398331],[104.9666600000001,50.404839],[104.625526,50.318306],[104.42553700000013,50.311371],[104.250267,50.18488300000013],[104.101929,50.149918],[103.820541,50.20118],[103.697746,50.13604],[103.309418,50.201385],[103.223602,50.308601],[102.918587,50.31526900000011],[102.779709,50.387215],[102.613037,50.413605],[102.536652,50.513054],[102.327766,50.569717],[102.293869,50.642769],[102.356369,50.722488],[102.232758,50.825554000000125],[102.264999,50.893326],[102.2580410000001,50.98054500000011],[102.168259,51.12043],[102.15416,51.244995],[102.224991,51.306381],[102.218872,51.333603],[102.077209,51.390831],[101.601089,51.484161],[101.377472,51.452774],[101.27388,51.521103],[100.553589,51.735825],[99.94693,51.75138900000013],[99.73526,51.888046],[99.323044,51.948044],[99.026932,52.061104],[98.930267,52.143608],[98.881088,52.114159],[98.869431,52.038605],[98.7080380000001,51.828049000000135],[98.6244200000001,51.779991],[98.31526200000013,51.704163],[98.248032,51.581108],[98.259995,51.515831],[98.23234600000012,51.459892],[98.05307,51.460953],[97.908875,51.119438],[97.827774,51.00110600000011],[97.877472,50.929718],[98.013046,50.855827],[97.963882,50.7783280000001],[98.063309,50.630547],[98.31526200000013,50.531937],[98.28970300000015,50.293884],[98.107208,50.048882],[97.89082300000011,49.95555100000013],[97.719147,49.95166],[97.559982,49.826942],[97.34082,49.734436],[97.169029,49.761993],[96.996933,49.894157],[96.72248800000011,49.921104],[96.592484,49.864998],[96.547485,49.92582700000014],[96.37915,49.893608],[96.294434,49.946655],[96.07443200000012,50.006943],[95.9602660000001,49.94415300000014],[95.907211,50.01416],[95.817215,50.021935],[95.74220300000012,49.957214],[95.529434,49.893326],[95.422485,49.956100000000106],[95.066086,49.961937],[94.97608900000012,50.05609900000013],[94.635269,50.024437],[94.510818,50.164993],[94.38998400000014,50.214439],[94.35220300000015,50.414993],[94.274994,50.569443],[93.726929,50.57972000000012],[93.448868,50.62249],[93.112762,50.5961],[93.019714,50.613052],[92.971024,50.666489],[92.999146,50.75138900000013],[92.9749910000001,50.791107],[92.802765,50.79361000000011],[92.760269,50.712494],[92.660812,50.681664000000126],[92.447754,50.810822000000144],[92.322769,50.814995000000124],[92.284988,50.740829],[92.221375,50.705551],[91.7874910000001,50.69471],[91.458038,50.507774],[91.002487,50.422493],[90.698593,50.219437],[90.50972000000013,50.224434],[90.244431,50.12027000000012],[90.051376,50.0824970000001],[90.01138300000014,49.98333],[89.6427,49.904831],[89.651093,49.795273],[89.732758,49.754166],[89.718048,49.71749100000011],[89.459717,49.649994],[89.37220800000011,49.57972000000012],[89.226654,49.638329],[89.197754,49.60499600000014],[89.2397,49.550545],[89.181931,49.506943],[89.003052,49.462494],[88.913605,49.548882],[88.879425,49.529716],[88.899994,49.443321],[88.407761,49.483879],[88.220825,49.461662],[88.131927,49.368324],[88.170532,49.27971600000012],[87.98858600000011,49.1772160000001],[87.714157,49.164711],[87.412201,49.078331],[87.34027100000014,49.101105],[87.29971300000011,49.210548],[87.040268,49.271935],[86.926651,49.35305],[86.839706,49.452217],[86.846939,49.52166],[86.616653,49.587212],[86.682205,49.669991],[86.800262,49.702217],[86.774994,49.788887],[86.61637900000011,49.797218],[86.50582900000012,49.676384],[86.287491,49.585823],[86.245819,49.501389],[86.191086,49.472488],[85.657761,49.60833000000013],[85.5,49.590271],[85.40387,49.623322000000144],[85.258606,49.591377],[85.211105,49.647217],[85.210541,49.71554600000013],[85.083603,49.881378],[84.977768,49.912766],[84.9791560000001,49.997772],[85.058319,50.013611],[85.014435,50.07582900000011],[84.521057,50.21678200000014],[84.363037,50.212212],[84.26388500000013,50.274994],[84.19693,50.453049000000135],[84.224701,50.50972],[84.170532,50.595825],[83.969986,50.715546],[83.972488,50.801659],[83.835815,50.880821],[83.456375,51.002495000000124],[83.138596,51.001938],[83.087204,50.92360700000012],[83.009995,50.889435],[82.761108,50.910820000000115],[82.727478,50.89888],[82.720261,50.810822000000144],[82.498871,50.7211],[82.442749,50.75804900000014],[82.356369,50.75972],[82.150269,50.710548],[81.91554300000013,50.786942],[81.678589,50.741104],[81.468048,50.742218],[81.435257,50.769157],[81.468048,50.81610100000012],[81.424698,50.966385],[81.073044,50.952255],[81.183594,51.196098],[81.040833,51.181435],[80.687836,51.31472],[80.633438,51.21476],[80.4387210000001,51.197968],[80.43067900000011,51.119087],[80.48678600000011,51.058777],[80.46791100000013,50.968231],[80.091858,50.84948],[80.067123,50.799477],[80.109604,50.75947600000012],[80.077957,50.758087],[79.99386600000014,50.813049],[79.536377,51.449997],[78.92303500000014,52.176384],[77.908035,53.271103],[77.52388000000013,53.506386],[76.521652,53.993881],[76.39332600000012,54.163605],[76.721375,54.15332000000012],[76.85971100000012,54.299438],[76.81164600000011,54.447769],[76.70665,54.447212],[76.656937,54.367767],[76.487762,54.325554],[76.23887600000012,54.358887],[76.185532,54.295547],[76.207214,54.259163],[75.69136,54.110275000000115],[75.501099,54.11527300000011],[75.384155,54.067215],[75.45721400000014,53.994156],[75.033875,53.806656],[74.947205,53.8386],[74.789429,53.83638],[74.675262,53.76388500000013],[74.646942,53.688324],[74.46638500000012,53.693321],[74.438873,53.609993],[74.48359700000015,53.584435],[74.429153,53.478600000000135],[74.376373,53.471657],[74.283875,53.52748900000011],[74.24664300000012,53.602219],[73.91748,53.65416],[73.676926,53.619438],[73.60081500000013,53.57305100000013],[73.581665,53.519714],[73.437195,53.436104000000114],[73.370255,53.466934],[73.414429,53.527771],[73.253876,53.579994],[73.238586,53.64444000000014],[73.26026900000011,53.683327],[73.3288730000001,53.694153],[73.356369,53.789719],[73.44303900000011,53.875824],[73.711655,53.874992],[73.763885,54.065544],[73.611649,54.077492],[73.541656,54.015274],[73.5458220000001,53.959435],[73.29081700000012,53.95388],[73.069443,53.988884],[73.000549,54.053604],[72.975266,54.12832600000013],[72.6133120000001,54.145271],[72.55053700000013,54.107773],[72.527435,54.050766],[72.669434,54.063606],[72.731094,53.961662],[72.55053700000013,53.960274],[72.468597,53.90888200000012],[72.392487,53.93110700000011],[72.508881,54.142769],[72.32165500000013,54.186104],[72.36026,54.244156],[72.19693,54.373878],[72.051651,54.387772],[72.089661,54.252716],[72.209152,54.195267],[72.196091,54.137497],[72.122208,54.133049],[71.95832800000011,54.247772],[71.767761,54.255272000000105],[71.730545,54.213051],[71.749146,54.154434],[71.653595,54.109993],[71.501099,54.113327],[71.483322,54.193604],[71.33638,54.214996],[71.25776700000011,54.126099],[71.185532,54.103325],[71.06694,54.193604],[71.07499700000011,54.270828],[70.997757,54.278046],[70.996933,54.339157],[71.21360800000014,54.325829],[71.221649,54.410271],[71.1602630000001,54.595543],[71.288315,54.634163],[71.27887,54.690269],[71.227478,54.733879],[71.105255,54.736107],[71.01304600000014,54.797493000000145],[70.968323,54.893051],[70.997757,55.095825],[70.803314,55.250832],[70.843323,55.301933],[70.679153,55.31360600000011],[70.578323,55.276382],[70.469986,55.296661],[70.238876,55.13888500000013],[70.048325,55.206940000000145],[69.949142,55.204163],[69.8461,55.294998],[69.67276,55.354439],[69.351379,55.39444],[69.232758,55.332497],[69.185532,55.34388000000013],[69.16832000000011,55.400543],[68.952484,55.44471],[68.92330900000013,55.424164],[68.939423,55.37027],[69.001099,55.353607],[69.002487,55.28749800000014],[68.933319,55.28611],[68.87997400000012,55.342766],[68.731369,55.3705440000001],[68.625809,55.201935],[68.304428,55.205269],[68.199707,55.178329],[68.244431,55.104713],[68.330826,55.08055100000013],[68.205261,54.966103],[68.03442400000012,54.950272],[67.929703,54.98333],[67.832214,54.96332600000011],[67.766388,54.891937],[67.581375,54.85443900000013],[67.322769,54.867493],[67.24552900000015,54.806656],[66.80886800000013,54.76666300000011],[66.722763,54.726936],[66.495255,54.723045],[65.991089,54.617493],[65.966934,54.713608],[65.844437,54.684715],[65.75749200000013,54.601387],[65.483322,54.638046],[65.218597,54.52777100000014],[65.20109600000012,54.46138000000013],[65.24054,54.348045],[65.216385,54.318886],[65.106094,54.315544],[64.997208,54.396385],[64.924423,54.409714],[64.737762,54.341103],[64.53887900000012,54.363884],[63.992767,54.311104],[63.979988000000105,54.28054800000012],[64.019989,54.23777],[63.899101,54.198135],[63.726379,54.25972],[63.4049910000001,54.172768],[63.172218,54.186378000000104],[63.13526900000011,54.174164],[63.14888,54.114159],[63.109993,54.09554300000013],[62.68721000000011,54.085266],[62.591377000000136,54.053047000000106],[62.565544,54.033051],[62.57416500000011,53.896942],[62.547493,53.87943300000012],[62.422218,53.938042],[62.35804700000011,54.022766],[62.02471200000014,54.024994],[62.0258260000001,53.939713],[61.85527000000013,53.95166],[61.789719,54.00416600000011],[61.486656,54.015549000000135],[61.420273,54.066666],[61.326103,54.06916],[61.113052,53.963608],[61.01416,53.947487],[61.000549,53.88971700000013],[61.118599,53.883331],[61.226936,53.811935],[61.059715,53.643326],[60.908325,53.66027100000014],[60.90554800000012,53.62027],[61.094154,53.616936],[61.182495,53.569443],[61.324436,53.555832],[61.395271,53.592766],[61.538887,53.593323],[61.577492,53.513329],[61.424995,53.442215],[61.241936,53.506943],[61.151657,53.37471],[61.184715,53.306656],[61.390274,53.27388],[61.50972,53.21971100000013],[61.606384,53.2286],[62.104713,53.12499200000013],[62.144157000000114,53.080826],[62.11832400000014,53.00416600000011],[61.967209,52.93749200000013],[61.862495,52.986656],[61.695541,52.98304700000011],[61.462769,53.02971600000012],[61.354996000000135,52.991936],[61.203323,53.021935],[61.099159,52.981659],[61.019989,52.886383],[60.731659,52.749718],[60.694153000000135,52.680824],[60.735825,52.637497],[60.83471700000012,52.63582600000012],[60.83471700000012,52.529991],[60.970825,52.494995],[60.9786,52.41304800000012],[61.061935000000126,52.342491],[60.782494,52.220268],[60.715271,52.156937],[60.486656,52.15470900000014],[60.22304500000013,51.999161],[60.02555100000012,52.000832],[60.00222,51.958328],[60.064438,51.873604000000114],[60.224159,51.871933],[60.496658,51.801933],[60.461662,51.73777],[60.373604,51.695541],[60.386658000000125,51.672493000000145],[60.527771,51.627213],[60.94294700000011,51.61888900000014],[60.93387600000011,51.561104],[60.978043,51.497772],[61.490829,51.424995],[61.581665,51.303047],[61.685822,51.265831],[61.549164000000125,51.215546],[61.461662,50.873047],[61.426659,50.803047],[61.381378,50.783607],[60.698044,50.6616590000001],[60.3122100000001,50.69249],[60.170273,50.775269],[60.165268,50.845825],[60.04361,50.863327],[59.984436,50.838326],[59.939713,50.711937],[59.819717,50.5472180000001],[59.6508260000001,50.533882],[59.542496,50.478325],[59.46638500000011,50.532494],[59.575829,50.5563810000001],[59.58638000000013,50.584435],[59.492493,50.629433],[58.94026900000012,50.683052],[58.66554300000013,50.80499300000014],[58.566666,50.908882],[58.624435,50.988602],[58.609993,51.03833],[58.337769,51.156097],[58.215271,51.115829],[58.1722180000001,51.054436],[57.79443400000013,51.118942],[57.749718,51.07249500000012],[57.741936000000116,50.913605000000125],[57.56916,50.925552],[57.481934,50.864716],[57.36110700000012,50.899994],[57.266106,51.018051],[57.13333100000011,51.088043],[56.873322000000144,51.058327],[56.774437,51.090828],[56.700272,51.056381],[56.729156,50.977768],[56.626099000000124,50.985825],[56.510826,51.08332800000011],[56.439156,51.034996],[56.449158000000125,50.973045],[56.337212000000136,50.891106],[56.17249300000014,50.913048],[56.116104000000114,50.739159],[55.692490000000134,50.532494],[55.539436,50.609161],[55.49777200000011,50.6616590000001],[55.369987,50.651932],[54.82888,50.98333000000014],[54.647217,51.036942000000124],[54.548607,51.006386],[54.548607,50.9222180000001],[54.673882000000106,50.873878000000104],[54.658325,50.721931],[54.701935,50.60694100000012],[54.610275,50.54361],[54.523933,50.528839],[54.453323,50.55555],[54.397774,50.625549],[54.438042,50.765274],[54.506386,50.856941],[54.301384,50.907494],[54.16721300000011,50.998329],[54.133049,51.106102],[53.957214,51.193047],[53.678329,51.227486],[53.61055,51.303604],[53.638603,51.393051],[53.428604,51.491661000000136],[53.14749100000011,51.501106],[52.884995,51.464996],[52.769714,51.504166],[52.603325,51.45694],[52.501389000000124,51.510277],[52.338326,51.782211],[52.17749,51.728874],[52.105827,51.66415400000011],[51.874161,51.67360700000011],[51.780548,51.594437],[51.803322,51.5],[51.690826,51.455269],[51.64582800000011,51.48555],[51.303047,51.479713],[51.258888,51.550545],[51.39138,51.568886],[51.38999200000012,51.63832900000011],[51.275269,51.683876],[50.938881,51.688881],[50.863327,51.75138900000013],[50.77330000000012,51.76918],[50.758606,51.719711],[50.81360600000011,51.64804800000013],[50.810547,51.59166],[50.68277,51.573051],[50.7174910000001,51.62249],[50.60277600000012,51.639992],[50.557495,51.580276],[50.548882000000106,51.468597],[50.38472,51.425270000000125],[50.35443900000013,51.378044],[50.363327,51.31694],[49.968048000000124,51.226097],[49.804161,51.110275],[49.461937,51.124161],[49.36444100000011,50.979713],[49.44082600000013,50.905823],[49.431107000000104,50.854996],[49.158325,50.79277],[49.03082300000011,50.68804200000011],[48.85833000000014,50.60527],[48.697487,50.591934],[48.68915600000014,50.51332900000011],[48.746658,50.272766],[48.916939,50.034164],[48.796944,49.94193300000012],[48.450829,49.8169400000001],[48.251663,49.869713000000104],[48.16554300000013,49.966103],[48.11055,50.098602],[47.946938,50.245544],[47.634438,50.454712],[47.49082900000013,50.421379],[47.41610000000014,50.331940000000145],[47.316666,50.294441],[47.280548,50.182213],[47.356659,50.090271],[47.30249,50.031937],[47.18832400000014,49.94415300000014],[46.929436,49.863609],[46.79583,49.339714],[47.0261,49.236107],[47.062767,49.1427690000001],[46.954437,49.013054],[46.778877000000136,48.936653],[46.49916100000013,48.417496],[47.122765,48.27166000000011],[47.136658,47.822495],[47.383324,47.688881],[47.435822,47.843597],[47.691376,47.765831],[48.064713,47.779709],[48.204430000000116,47.70498700000013],[48.443871,47.436928],[48.568886,47.372765],[48.7211,47.098328],[49.027206,46.776093],[48.941376,46.704163],[48.76526600000011,46.690819],[48.69109300000014,46.767769],[48.538605,46.751656],[48.494431,46.667206000000135],[48.560547,46.564995],[48.732758,46.560547],[48.847137,46.47924000000012],[48.918129,46.48922],[49.222527,46.34630600000014],[49.30555,46.263054],[49.154427,46.286652],[48.911095,46.130547],[48.781937,46.092766],[48.70638300000013,46.132484],[48.667206000000135,46.116936],[48.627762,46.082764],[48.727486,46.019981],[48.761658,45.854706],[48.71332600000011,45.830269],[48.565819,45.965828],[48.446648,45.93110700000011],[48.22387700000013,45.744156],[47.851662,45.71720900000013],[47.830544,45.655823],[47.552216,45.76944],[47.551102,45.74054],[47.625259,45.708878],[47.657204,45.615822],[47.637215,45.55304],[47.491096,45.724434],[47.380272000000105,45.744713],[47.415825,45.672211],[47.54609700000014,45.633041],[47.569153,45.557487],[47.543053,45.525826],[47.503052,45.556931],[47.519981,45.494987],[47.49054,45.422493000000145],[47.421654,45.363045],[47.371094,45.23333],[47.135262,44.940262],[47.075554,44.782761],[47.033051000000114,44.829987],[46.772484,44.69193300000012],[46.67971,44.523041],[46.6999970000001,44.44275700000014],[46.760277,44.39193],[47.040543,44.3461],[47.088326,44.244156],[47.1586,44.200539],[47.19748700000014,44.210274],[47.350266,44.026649],[47.501938,43.768593],[47.395546,43.60804],[47.363884,43.61554],[47.407204,43.501099000000124],[47.46165500000012,43.528328],[47.539162,43.85971100000012],[47.628319,43.902489],[47.698318,43.86887400000012],[47.584984000000134,43.722214],[47.487206,43.45638300000013],[47.491936,43.332207],[47.528603,43.310547],[47.57249500000011,43.330544],[47.58832600000011,43.296944],[47.48333000000014,43.207764],[47.462212,43.01915],[47.696938,42.86637900000011],[47.738319,42.633881],[47.859428,42.59388],[47.944984,42.462494],[48.11776,42.326378],[48.303596,42.097481],[48.386658,41.926384],[48.544716,41.880272],[48.583954,41.83577],[48.399712,41.589149],[48.248871000000115,41.509163],[48.066093,41.460274],[47.90831800000012,41.29083300000013],[47.910812,41.219704],[47.7586060000001,41.196381],[47.643326000000116,41.23555],[47.571663,41.211098],[47.275551,41.318604],[47.258881,41.424706],[47.160538,41.56110400000011],[47.08416000000011,41.565536],[46.77887,41.789162],[46.760818,41.863884],[46.639709,41.816093],[46.563324,41.885544],[46.451752,41.897057],[46.239983,42.001389],[45.98693100000014,42.028603],[45.647484000000134,42.204712],[45.760544,42.473312],[45.700539,42.516106],[45.55277300000011,42.550262],[45.351662,42.52942700000011],[45.171371,42.700829000000105],[45.05304,42.69415300000014],[44.92748300000011,42.761932],[44.859154,42.747208],[44.808327,42.665268],[44.671928,42.744156],[44.549721,42.759438],[44.184433000000126,42.623871],[43.911934,42.583321000000126],[43.784714,42.60082200000011],[43.735268000000126,42.645264],[43.8324970000001,42.748322],[43.67083,42.7911],[43.560547,42.860825],[43.200829,42.936371],[42.85721600000011,43.1774830000001],[42.701096,43.182487],[42.625824,43.143044],[42.415268,43.239159],[42.181107,43.2355500000001],[42.031097,43.187485],[41.589706,43.22275500000012],[41.193047,43.38472],[41.037766,43.377213],[40.684708,43.54583000000014],[40.543053,43.5086060000001],[40.253387,43.5825200000001],[40.126656,43.57222],[40.07749200000012,43.546944],[40.002968,43.379265],[39.91971600000011,43.4086],[39.87027,43.494713],[39.458603,43.767212],[39.286942000000124,43.926941],[38.963875,44.148041],[38.869156,44.173607],[38.760277,44.27026400000011],[38.594147,44.330826000000116],[38.180817,44.397217000000126],[38.116096,44.489159],[37.78804800000012,44.7249910000001],[37.825272,44.652489],[37.796387,44.631653],[37.488319,44.66943400000014],[37.370537,44.746651],[37.299164000000125,44.859428],[37.309433,44.90416],[37.200272,44.981659],[36.88221,45.08581500000014],[36.621651,45.129433],[36.58416,45.201935],[36.7286,45.203316],[36.960541,45.274994],[36.96666,45.310265],[36.779709,45.38472000000013],[36.663315000000125,45.330826000000116],[36.74527,45.411652],[36.830826,45.436646],[37.094147,45.340546],[37.077209,45.236382],[37.31860400000011,45.27166],[37.205269,45.29916400000013],[37.20416300000011,45.324158000000125],[37.397774,45.316376],[37.518593,45.363045],[37.604996,45.313324],[37.733871000000136,45.296944],[37.699158000000125,45.561371],[37.641487,45.59082],[37.621651,45.571938],[37.645821,45.449425],[37.619156,45.414429],[37.58387800000014,45.425545],[37.59137,45.62748],[37.623604000000114,45.666656],[37.666313,45.615261],[37.703873,45.61887400000012],[37.663048,45.669159],[37.840271,45.767487],[37.94026200000013,46.02582600000011],[38.094147,46.053596],[38.070541,45.953606],[38.09554300000013,45.944984],[38.163872,46.107216],[38.225548,46.136101],[38.445534,46.027489],[38.56304200000011,46.034431],[38.56526200000013,46.10470600000013],[38.296097,46.216660000000104],[38.265831,46.275269],[38.09137,46.388039000000106],[37.980263,46.395821],[38.016388,46.365540000000124],[37.996941,46.34388],[37.90416,46.402206],[37.820824,46.483871000000136],[37.732758,46.665268],[37.851379,46.622208],[38.016106,46.618874],[38.268044,46.726089],[38.30248300000011,46.677216],[38.387772,46.652771],[38.577209,46.649712],[38.584435,46.6933140000001],[38.49249300000014,46.737488],[38.403313,46.74054],[38.377213,46.709435],[38.364716,46.749161],[38.41081200000013,46.828049],[38.470543000000134,46.86026800000013],[38.777489,46.881927],[39.078873,47.02887],[39.276932,47.012215],[39.299988,47.076935],[39.276649,47.236382000000106],[39.246651,47.26499200000012],[39.067490000000134,47.277771],[38.952492,47.254433],[38.929710000000114,47.213326],[38.810547,47.162209000000125],[38.55777,47.1105500000001],[38.479424,47.12999],[38.55777,47.214989],[38.768593000000116,47.253319],[38.604706,47.240273],[38.52998400000013,47.212212],[38.4499970000001,47.134438],[38.235825,47.109428],[38.2144320000001,47.190262],[38.301102,47.301102],[38.223312000000135,47.339989],[38.339432,47.601379],[38.754715,47.685547],[38.85360000000014,47.860825],[39.723877,47.818329],[39.796387,47.857216],[39.819984,47.969704],[39.776093,48.026382],[39.998878,48.297218],[39.921516,48.368393],[39.85083,48.55749500000013],[39.66966200000013,48.587639],[39.656937,48.616661],[39.727211,48.762215],[39.803879,48.817772],[40.017494,48.806656],[40.07666,48.874992000000134],[39.777771,48.899994],[39.69443500000011,48.973045],[39.696655000000135,49.010826],[39.707497,49.036659],[39.938881,49.05499300000013],[39.966385,49.123878000000104],[40.16693900000013,49.248604],[40.173882,49.350273],[40.053047,49.478325],[40.07444,49.526939],[40.141106,49.559158],[40.139763,49.601051],[40.004997,49.614441],[39.921661,49.5655440000001],[39.796944,49.553047],[39.63971700000013,49.615547],[39.580826,49.73082],[39.273605,49.75193800000011],[39.192764,49.877769],[39.069160000000124,49.817772],[38.945267,49.807495],[38.88916,49.86805],[38.65221400000013,49.95888500000012],[38.498878,49.951935000000105],[38.376099,49.987495],[38.30777,50.073883],[38.184158,50.065544],[38.103607000000125,49.93859900000012],[38.02422300000012,49.903084],[37.925270000000125,50.024712],[37.733047,50.087769],[37.458603,50.439713],[37.31582600000013,50.428047],[37.130547,50.348328],[36.884438,50.33582300000012],[36.701103,50.266937],[36.640274,50.212494000000106],[36.55555,50.227211],[36.558884,50.278603],[36.419991,50.313881],[36.297493,50.284439],[36.13916,50.425270000000125],[35.865829,50.43082400000014],[35.693092,50.347412],[35.606651,50.369438],[35.458282,50.488068],[35.392715,50.633919],[35.486076,50.678627],[35.361336,50.92614700000013],[35.30577100000011,50.960335],[35.371887,51.041435],[35.170753,51.05480200000011],[35.118523,51.2048190000001],[35.073807,51.221481],[34.734993,51.172493],[34.38221,51.263611],[34.239159,51.427773000000116],[34.232208,51.549995],[34.09804500000013,51.65387700000013],[34.114716,51.680824],[34.418884,51.723877],[34.44249,51.75249500000012],[34.424713,51.799438],[34.12915800000013,51.986107],[34.073051000000135,52.060272],[34.10083,52.14554600000014],[34.06916,52.19082600000013],[33.830551,52.364716],[33.512772,52.326942],[33.204712,52.379715],[32.92360700000011,52.247215],[32.394157,52.335266],[32.35833,52.30999],[32.33554800000013,52.157211],[32.2249910000001,52.079437],[32.112213,52.043327],[31.783886000000106,52.108047],[31.782497,52.165825],[31.586662,52.318886],[31.629719000000133,52.370544],[31.590553000000114,52.589714],[31.5,52.689987],[31.594997,52.738045],[31.58083,52.803047],[31.536942,52.856102],[31.390831,52.91027100000014],[31.266941,53.024712000000136],[31.386383,53.099159],[31.395275000000137,53.181381],[31.43888500000014,53.211662],[31.769165,53.196098],[31.801109,53.125824],[31.918327,53.098328],[32.22332,53.1055530000001],[32.724434,53.360275000000115],[32.741104,53.463051],[32.443878,53.5719380000001],[32.414711000000125,53.646385],[32.510551000000135,53.683601000000124],[32.45166,53.726379],[32.119713000000104,53.81999200000013],[31.902218,53.77777100000014],[31.764225,53.80262],[31.85722,53.969711],[31.844162,54.06443800000011],[31.54416300000014,54.143326],[31.331665,54.237495],[31.311665,54.35083],[31.231937,54.456657],[31.08444200000014,54.498604],[31.144718000000125,54.582214000000135],[31.10305,54.645546],[30.781387,54.79361],[30.838886,54.922493],[31.02972,55.043327],[30.94833000000011,55.18943],[30.81361,55.293327],[30.939438,55.399437],[30.918884,55.60833],[30.756664,55.596657],[30.489716,55.799995],[30.245827,55.854439],[29.928329,55.851662],[29.493885,55.688881],[29.359161,55.789436],[29.40694,55.895828],[29.464439,55.911102],[29.412216,55.957771],[29.059441,56.032768],[28.869442,55.980545],[28.83277500000014,55.942215],[28.73127,55.96241],[28.646107,56.09360500000013],[28.387497,56.0961],[28.312496000000124,56.04999500000014],[28.18527200000011,56.135269],[28.168011,56.1501540000001],[28.233051,56.289436],[28.147774,56.471375],[27.943607,56.722763],[27.917496,56.786110000000114],[27.93888500000014,56.82444],[27.837776,56.875549],[27.731106,56.869156],[27.70166,56.914711],[27.848331000000144,57.174164],[27.861107000000118,57.302216],[27.527222,57.438599],[27.547218,57.536385],[27.372059,57.535637],[27.346943,57.586937],[27.545830000000137,57.817772],[27.822773,57.869713],[27.686661,57.965271],[27.67332800000014,58.07888000000014],[27.554165,58.13276700000011],[27.474163,58.213882],[27.464718,58.297775],[27.539165,58.361664],[27.542496000000142,58.413879],[27.421661,58.78833],[27.493607,58.881935],[27.788052000000107,59.058601],[27.912537,59.27182],[28.170359,59.30978],[28.19388600000013,59.375824],[28.015831,59.4786],[28.069996,59.561378],[27.993607,59.685547],[28.00861,59.75888800000013],[28.09638600000011,59.795273],[28.19416,59.75249500000012],[28.222771,59.685822],[28.374165,59.661102],[28.416386,59.695267000000115],[28.432217,59.818329],[28.500553,59.857498000000135],[28.718052,59.781662],[28.83860800000014,59.784721],[28.981106,59.82972],[29.034721000000104,59.877213],[29.028332,59.93055],[29.062775,59.96915400000011],[29.18721800000014,60.006943],[30.155552,59.863884],[30.213608000000136,59.889717],[30.246662,59.966934],[29.94833,60.025269],[29.892773,60.087494],[29.897774,60.131378],[29.824165,60.168327],[29.579998000000103,60.198601],[29.409718,60.15888200000012],[29.031666,60.183876],[28.792774,60.335548],[28.60194,60.3844380000001],[28.441383,60.558601],[28.499161,60.558601],[28.58194,60.490273],[28.701939,60.454994000000106],[28.66333,60.582214],[28.595276,60.570549],[28.553051,60.604439],[28.57444,60.640831],[28.682774,60.613884],[28.732773,60.680824],[28.728329,60.719437],[28.686661,60.735825],[28.403885000000116,60.663879],[28.341106,60.59415400000011],[28.146664,60.529434],[27.807831,60.546402],[28.38888500000013,60.886665],[28.529163,60.954994],[28.638885,60.96611000000012],[28.812775,61.103333],[29.213608,61.253326],[29.809166,61.60833],[30.704166,62.210548000000124],[31.25972,62.507774],[31.467499,62.806389],[31.588928000000124,62.91441300000014],[31.219719,63.223053],[30.714722,63.42443800000013],[30.481667,63.478607],[30.399441,63.546104],[30.228333,63.600555],[29.995831,63.738884],[30.255833000000106,63.817772000000105],[30.59527600000013,64.046936],[30.614441000000113,64.08665500000012],[30.578053,64.221375],[30.389721,64.30943300000013],[30.156109,64.354156],[30.053608,64.404999],[30.087219,64.483047],[30.00967,64.512863],[29.974998,64.5811000000001],[30.199165,64.650269],[30.140831,64.774155],[29.804722,64.7938840000001],[29.636665,64.928055],[29.60666700000013,65.001663],[29.628887,65.063049],[29.873886,65.120819],[29.853611,65.21611],[29.596386,65.248886],[29.747498,65.341934],[29.738331,65.48111000000011],[29.834164,65.588333],[29.818886,65.65332000000012],[30.024441,65.69110100000012],[30.123886,65.664993],[30.134163,65.719162],[30.096664,65.833328],[29.910275,66.12693800000011],[29.638611000000136,66.32249500000012],[29.554443,66.470276],[29.359444,66.673325],[29.123055,66.824707],[29.074997000000106,66.89582800000011],[29.087776,66.969986],[29.15694400000012,67.03082300000011],[29.525276000000133,67.293884],[29.932777,67.513885],[30.02861,67.694717],[29.691666,67.815277],[29.356941000000116,68.08248900000012],[28.696663000000115,68.19332900000012],[28.457497,68.531937],[28.73860900000011,68.734161],[28.820553,68.844437],[28.737778000000105,68.875824],[28.462498,68.875275],[28.43222,68.886383],[28.446663,68.9147190000001],[28.91333,69.04332],[29.129719,69.04805],[29.254444,69.119995],[29.321663000000115,69.24554400000011],[29.309998,69.315277],[29.664997,69.373886],[30.097775,69.503326],[30.184998000000117,69.582764],[30.142776,69.628326],[30.072777,69.631104],[30.103333,69.663055],[30.203609,69.663879],[30.529163,69.546097],[30.863888,69.53665200000012],[30.936665,69.56582600000013],[30.951385000000126,69.61387600000012],[30.943333,69.690552],[30.854839,69.792313],[31.79472,69.682205],[31.691513,69.732155],[31.713329,69.825821],[31.837219,69.848877],[32.05360400000012,69.76609800000011],[32.096657,69.804977],[31.911385,69.931091],[31.941105,69.96748400000013],[32.05582400000014,69.959427],[32.468651,69.847458],[32.506104,69.797485],[32.916939,69.776657],[33.130432,69.726074],[33.094437,69.636383],[32.8949970000001,69.582764],[32.110275,69.67581200000012],[32.026394,69.636536],[32.099998,69.594147],[32.423325,69.572495],[32.498604,69.51138300000014],[32.199715,69.424149],[32.487770000000125,69.4897],[33.029415,69.471863],[32.834717,69.34887700000012],[32.80999,69.296097],[32.895271,69.30304],[32.972214,69.388596],[33.326942000000145,69.448868],[33.52166,69.42192100000011],[33.471329,69.350441],[33.236938,69.273041],[33.474434,69.274994],[33.531937,69.18969700000012],[33.273048000000124,69.103867],[33.03777300000013,69.068054],[33.022766,68.95332300000013],[33.075272,69.059418],[33.446381,69.10554500000012],[33.567772,69.18385300000011],[33.562492,69.290268],[33.64138,69.325546],[34.35193600000014,69.31832900000012],[34.64747200000011,69.250931],[35.129562000000135,69.21780400000011],[35.158447,69.179749],[35.265991,69.218628],[35.15541100000013,69.273926],[35.836655,69.198868],[36.60083,69.013321],[37.494995,68.73526],[37.773323,68.676086],[38.054436000000116,68.5310970000001],[38.322495,68.44136],[38.43277000000012,68.339157],[38.60860400000013,68.327484],[38.502777,68.361649],[38.621933,68.38443],[38.93055,68.303589],[39.10943600000013,68.21138],[39.520271,68.0711060000001],[39.864159,68.043869],[39.707497,68.162201],[39.785553,68.161652],[39.929436,68.106369],[39.978325,68.03442400000012],[40.138603,67.953049],[40.36805,67.897766],[40.41027100000014,67.855255],[40.319717,67.84027100000014],[40.475548,67.750549],[40.696655,67.770264],[40.80999,67.722763],[40.992218,67.716095],[41.055267,67.6413730000001],[41.035828,67.467758],[41.15332,67.413879],[41.112495,67.245819],[41.224434,67.213318],[41.326942,67.226654],[41.390549,67.122757],[41.219711,66.837769],[40.731659,66.584427],[40.716103,66.5333250000001],[40.565544,66.453873],[40.178604,66.34082],[40.073326,66.27777100000014],[39.276382,66.119141],[38.607773000000115,66.0522],[37.90998800000011,66.087494],[37.016106,66.2686],[35.5177460000001,66.386353],[34.845825000000104,66.60498],[34.470268,66.5336],[34.354713,66.610809],[34.438599,66.64665200000013],[33.855553,66.692474],[33.772766,66.76416],[33.59887700000013,66.823044],[33.51666300000011,66.808594],[33.628044,66.746094],[33.526657000000114,66.718597],[33.188042,66.814987],[32.834717,66.98054500000012],[32.793884000000105,67.085815],[32.66777,67.119431],[32.346939,67.164154],[32.06610100000012,67.133331],[31.85499600000014,67.15387],[31.931385,67.120819],[32.254166,67.125259],[32.55471,66.99636800000013],[32.518326,66.88220200000012],[32.908882,66.771927],[32.93499,66.7391510000001],[32.793884000000105,66.733047],[32.808044,66.716095],[33.21471400000013,66.680267],[33.325554,66.642212],[33.315544,66.620819],[33.13166,66.649994],[33.062492,66.59332300000011],[32.872215,66.579163],[33.083885,66.580719],[33.248329,66.61720300000012],[33.421379,66.591095],[33.534439,66.529434],[33.194492,66.564339],[32.94609800000012,66.51998900000011],[33.117210000000114,66.505264],[33.222214,66.534424],[33.444992,66.466934],[33.601387,66.4910890000001],[33.732491,66.42387400000013],[33.312767,66.316086],[33.553322,66.32222],[34.103607,66.251099],[34.566666,66.078049],[34.847488,65.901093],[34.963608,65.717758],[34.912766,65.69664000000012],[34.690826,65.803864],[34.687767,65.720261],[34.782211,65.59526100000011],[34.681664000000126,65.451096],[34.488045,65.448318],[34.377769,65.378311],[34.479156,65.275543],[34.638046,65.238312],[34.690544,65.180817],[34.682213,65.108322],[34.795273,65.015823],[34.774712,64.9685970000001],[34.936104,64.838318],[34.957214,64.652771],[34.78777300000013,64.54776],[34.947769,64.514435],[34.95804600000014,64.44886800000012],[35.324829,64.326523],[35.538605,64.35553],[35.570122,64.407455],[35.798607,64.344986],[35.894714,64.296097],[35.897217,64.251938],[35.9786,64.198318],[36.109718,64.231369],[36.282494,64.143326],[36.275826,64.011383],[36.848602,63.90638],[37.172768,63.88916],[37.289719000000105,63.814713],[37.414993,63.803879],[37.57416500000011,63.838326],[37.583054,63.883606],[37.654709,63.923607],[37.878326,63.9161],[38.07749200000012,64.017212],[38.04361,64.154434],[37.903046,64.227478],[37.978874000000125,64.316666],[37.813881,64.384155],[37.801102,64.427475],[37.341934,64.35108900000012],[37.144714,64.408875],[36.7291560000001,64.71609500000011],[36.55471,64.74470500000012],[36.439713,64.942749],[36.646103,64.92109700000015],[36.830551,64.988037],[36.867493,65.076385],[36.83332800000011,65.160812],[37.03221100000013,65.208328],[37.690269,65.055817],[37.745544,65.025269],[37.75444,64.960266],[38.00416600000011,64.87052900000013],[38.4086,64.85887100000014],[38.365273,64.80693100000013],[38.04361,64.765549],[38.046944,64.641098],[38.162491,64.67137100000014],[38.18804200000011,64.718048],[38.49082900000013,64.761383],[38.536659,64.798325],[38.932213000000104,64.743591],[39.55387900000011,64.561646],[39.746101,64.553589],[39.921661,64.602478],[39.78638500000011,64.594711],[39.828606,64.67137100000014],[40.05777,64.621094],[40.178047,64.556931],[40.505829,64.535263],[40.533051,64.568878],[40.412766,64.724991],[40.450546,64.789154],[40.36721,64.93441800000011],[40.275269,65.014709],[40.138603,65.05331400000011],[39.718048,65.378311],[39.703049,65.458878],[39.751389,65.55081200000012],[39.915825,65.633041],[40.412766,65.776382],[40.703323,65.968048],[41.42499500000014,66.089706],[41.80471,66.265549],[42.168327,66.522766],[42.585548,66.46388200000011],[42.67083,66.43248],[42.66971600000011,66.396378],[43.299721,66.422211],[43.64666,66.282761],[43.69748700000013,66.235809],[43.2930530000001,66.097763],[43.354713,66.038589],[43.514442000000145,65.971924],[43.51471700000013,66.041656],[43.383049,66.07666],[43.69249,66.177475],[43.858047,66.176926],[44.05249,66.075546],[44.028877000000136,66.003326],[44.174438,65.874695],[44.149719,66.048325],[44.076385,66.200546],[44.16436,66.372818],[44.2575,66.460815],[44.35499600000014,66.49498],[44.400269,66.621643],[44.483047,66.674149],[44.35833000000014,66.785263],[44.48193400000014,66.827774],[44.496384,66.90748600000012],[44.415825,67.007767],[44.148605,67.164703],[43.894440000000145,67.159988],[43.783051,67.193588],[43.751938,67.318878],[44.02471200000013,67.659149],[44.099159,67.678589],[44.1280440000001,67.800537],[44.084717,67.87886],[44.266663,67.9244230000001],[44.125549,67.93026700000011],[44.245827,68.270264],[44.001389,68.392761],[43.35499600000014,68.598328],[43.266937,68.65332],[43.311661,68.684982],[43.477211,68.679703],[44.118599,68.535263],[45.26416,68.574432],[45.90332000000012,68.48220800000013],[45.96666,68.45054600000014],[45.94110100000012,68.42804],[46.029716,68.32388300000014],[46.275269,68.20942700000012],[46.3513870000001,68.210541],[46.520828,68.14415],[46.56694,67.996933],[46.721657,67.920532],[46.70694,67.813034],[46.408882,67.82748400000014],[45.382492,67.735535],[45.296661,67.702774],[45.353607000000125,67.6772],[45.328606,67.600815],[45.153046,67.577774],[45.023605,67.52388],[44.944153,67.474426],[44.911934,67.372757],[45.125267,67.280273],[45.599998,67.172211],[45.643883,67.0788730000001],[45.811104,66.90387],[46.02916,66.825546],[46.510826,66.87608300000011],[46.60083,66.85331700000012],[46.385551000000135,66.7397],[46.588882000000126,66.818878],[46.923882,66.84166],[47.363884,66.922485],[47.49749,66.91554300000013],[47.699715,66.98637400000011],[47.74749,67.038879],[47.753883,67.111649],[47.67999300000014,67.189423],[47.951935,67.448593],[47.812492,67.577774],[47.994995,67.650269],[48.139717,67.623032],[48.271378,67.678314],[48.535271,67.661926],[48.676941,67.710266],[48.853607000000125,67.698868],[49.003052,67.63526900000011],[49.101105,67.628036],[48.879158,67.724991],[48.79361,67.833054],[48.591103,67.934982],[48.922493,67.848602],[49.226097,67.873871],[50.01416,68.090546],[49.848328,68.014999],[49.966103,68.03997800000013],[50.113884,68.128311],[50.588326,68.274429],[50.775826,68.3724820000001],[50.861664,68.339981],[51.076103,68.35054],[51.567772,68.428864],[51.584717,68.442749],[51.53388200000011,68.453598],[51.58194,68.484985],[52.074715,68.54443400000014],[52.2011030000001,68.554977],[52.17860400000012,68.504715],[52.353607,68.480545],[52.277214,68.40914900000013],[52.13749700000011,68.38526900000011],[52.268600000000106,68.305817],[52.664711,68.41304],[52.733047,68.466385],[52.488045,68.58554100000015],[52.500275,68.613602],[52.650269,68.652206],[52.506496,68.6317140000001],[52.416939,68.5852660000001],[52.281105,68.595261],[52.28833,68.614151],[53.28638500000011,68.88247700000011],[53.783607,68.968048],[54.418327,69.008881],[54.560822,68.992477],[53.598877,68.908035],[53.685822,68.8583220000001],[53.726097,68.856369],[53.687492,68.885269],[53.716385,68.8894350000001],[54.019157,68.855255],[53.840546,68.74054],[53.812767,68.68220500000011],[53.719711,68.651932],[53.90582300000011,68.502777],[53.94582400000013,68.399994],[53.79583,68.341934],[53.592766,68.407761],[53.575272,68.396942],[53.691376,68.339706],[53.416939,68.363312],[53.313606,68.34304800000012],[53.209991,68.261383],[53.345825,68.236099],[53.717491,68.25166300000012],[53.961662,68.213608],[54.17083,68.250549],[54.238884,68.20498700000013],[54.49665800000014,68.305817],[54.554436,68.296646],[54.654709,68.182205],[54.791939,68.16304],[54.863327,68.181656],[54.926384,68.246368],[54.923882,68.279984],[54.854996,68.31749],[54.939713,68.399994],[55.32473,68.55000300000012],[55.689499000000126,68.571304],[55.96749100000011,68.659424],[56.291939,68.605255],[56.6280440000001,68.636932],[57.013054,68.54443400000014],[57.2761,68.5558170000001],[57.398048,68.58082600000012],[57.443321,68.646103],[57.586655,68.733597],[57.923325,68.74636800000012],[57.98193400000013,68.777771],[57.94249,68.819443],[57.971375,68.846939],[58.17610200000013,68.883881],[58.24332400000014,68.882751],[58.19999700000011,68.827209],[58.336105,68.73027000000013],[58.421661,68.736649],[58.429161,68.7622070000001],[58.279434,68.79693600000013],[58.275269,68.896103],[58.898331,68.99971],[59.233047000000106,68.992477],[58.888603,68.933594],[59.108047,68.906372],[59.427216,68.7452550000001],[59.394997,68.699417],[59.177773,68.697754],[59.065826,68.623596],[59.07332600000012,68.421371],[59.615273000000116,68.335541],[59.836105,68.366653],[59.96915400000011,68.467758],[59.85833,68.593597],[59.762215,68.634155],[59.811661,68.681931],[59.923325,68.720825],[60.086655,68.686646],[60.494438,68.718872],[60.670547,68.790543],[60.80027000000012,68.88859600000012],[60.91443600000014,68.904709],[60.944435,68.99693300000013],[60.931938,69.087494],[60.888046,69.12915],[60.735825,69.174698],[60.734161,69.106369],[60.602219,69.125809],[60.59166,69.255829],[60.545547,69.309708],[60.29361,69.459717],[60.221657,69.550262],[60.140549,69.57415800000012],[60.164993,69.635818],[60.286942,69.670532],[60.66554300000013,69.672485],[60.649994,69.729706],[60.69609800000012,69.811371],[60.87443500000012,69.86360200000013],[62.011108,69.743591],[63.086105,69.703323],[64.150543,69.541931],[65.002777,69.298035],[64.828049,69.284149],[64.760269,69.18414300000012],[64.787766,69.142761],[64.942749,69.204712],[64.914993,69.254715],[65.067215,69.272217],[65.319992,69.196365],[65.898605,69.11026],[65.663712,69.117867],[65.687485,69.084427],[66.095535,69.035538],[66.581375,68.905823],[67.116089,68.842758],[67.039154,68.78970300000015],[67.19303900000011,68.704712],[67.63888500000013,68.57748400000013],[67.8058170000001,68.500824],[67.7061000000001,68.510544],[67.783051,68.477478],[68.159424,68.411377],[68.260544,68.334717],[68.200821,68.294708],[68.185257,68.236099],[68.2649990000001,68.187485],[68.436371,68.224991],[68.564148,68.310532],[68.570267,68.376083],[68.897766,68.607483],[69.111374,68.866379],[68.943863,68.898041],[69.220261,68.957214],[69.021652,68.964157],[68.78498800000011,68.91081200000013],[68.45971700000013,68.978043],[68.357758,69.079712],[68.047485,69.28137200000015],[68.021378,69.343597],[68.099426,69.401093],[68.10165400000011,69.546646],[68.007217,69.5186],[68.03804,69.488876],[67.948029,69.486649],[67.613037,69.59166],[67.000549,69.6997070000001],[66.934143,69.631363],[66.950272,69.52887],[66.799149,69.57415800000012],[66.767212,69.757217],[66.873306,70.001099],[66.983047,70.054703],[67.00471500000015,70.024155],[66.963043,69.994431],[66.99192800000014,69.958328],[67.175537,69.987762],[67.248596,70.015549],[67.327774,70.097488],[67.255829,70.188034],[67.2649990000001,70.14665200000013],[67.238312,70.141098],[67.088043,70.217209],[67.25943000000012,70.46138],[67.208878,70.526657],[67.339706,70.7502750000001],[67.258606,70.814697],[67.10720800000013,70.835266],[66.6888730000001,70.760544],[66.61581400000011,70.88749700000011],[66.76416,70.947205],[66.89166300000011,71.077484],[66.821381,71.101929],[66.739426,71.046936],[66.77388000000013,71.017487],[66.71887200000013,70.99971],[66.620255,71.019714],[66.623032,71.051651],[66.81137100000012,71.16387900000012],[66.91554300000013,71.292755],[67.36692800000014,71.35859700000015],[67.968872,71.540543],[68.46554600000013,71.81889300000012],[68.65304600000012,72.072495],[68.976654,72.695816],[69.224991,72.79443400000014],[69.310532,72.879425],[69.302475,72.922485],[69.333878,72.948868],[69.53054800000012,72.974701],[69.795532,72.95832800000011],[69.7836,72.934143],[69.548599,72.901657],[69.648331,72.87442],[71.560532,72.90971400000012],[72.006378,72.832214],[71.815811,72.809982],[71.880264,72.796646],[72.07222,72.82499700000011],[72.833328,72.708603],[72.81109600000013,72.64971900000012],[72.723602,72.599716],[72.791931,72.469986],[72.798874,72.389984],[72.881927,72.281372],[72.736649,72.195816],[72.568054,72.00972],[72.51889,71.911194],[72.334442,71.852829],[72.313889,71.81474300000013],[72.361923,71.710297],[72.192474,71.600266],[71.85054,71.531372],[71.802475,71.472488],[72.056366,71.3022],[72.65109300000012,71.120255],[72.677475,71.089981],[72.61554,71.018875],[72.840546,70.865265],[72.6808170000001,70.6147],[72.773041,70.536926],[72.778046,70.418045],[72.54054300000013,70.35054],[72.42469800000015,70.270264],[72.614426,70.17776500000014],[72.568054,70.090271],[72.48553500000013,70.042755],[72.68637100000012,69.849716],[72.658035,69.754166],[72.556366,69.686371],[72.529709,69.628311],[72.622208,69.5186],[72.635544,69.43858300000011],[72.58027600000014,69.25665300000014],[72.505264,69.21554600000013],[72.472763,69.150269],[72.553864,68.976654],[72.720261,68.84387200000015],[73.513321,68.586929],[73.62970000000013,68.520538],[73.64804100000015,68.457764],[73.608597,68.4272],[73.606369,68.482758],[73.527206,68.475266],[73.449417,68.435257],[73.4086,68.363876],[73.098038,68.216934],[73.07276900000011,68.088882],[73.192749,67.986099],[73.207214,67.85942100000011],[73.083328,67.828049],[73.040817,67.724152],[72.891373,67.685806],[72.85998500000011,67.635818],[72.556091,67.601654],[72.542755,67.518051],[72.39498900000012,67.470261],[72.452209,67.396378],[72.399429,67.323608],[72.040543,67.296936],[72.038879,67.262207],[72.2019350000001,67.229706],[72.231094,67.160538],[72.1888730000001,67.148331],[72.114426,67.194427],[72.01416,67.11026],[72.004715,67.05970800000011],[71.774429,66.945526],[71.561096,66.928864],[71.410263,66.966934],[71.404709,66.926926],[71.51582300000013,66.75972],[71.598038,66.719437],[71.558594,66.645264],[71.066666,66.626923],[71.041656,66.606094],[71.07499700000011,66.59082],[70.982483,66.534149],[70.694977,66.508041],[70.327484,66.5811],[70.291367,66.62387100000012],[70.3169400000001,66.649994],[70.60054000000014,66.6888730000001],[70.741089,66.73831200000012],[70.73082000000011,66.757217],[70.569717,66.752777],[70.511108,66.693863],[70.322495,66.6772],[70.149994,66.710541],[69.891937,66.83194],[69.618866,66.788589],[69.389709,66.82748400000014],[68.967758,66.804153],[69.112198,66.758606],[69.11747700000012,66.6041560000001],[69.386108,66.50749200000013],[69.742752,66.474426],[70.375809,66.331665],[70.973877,66.36692800000014],[71.46192900000011,66.347214],[71.71582000000012,66.30720500000012],[71.83055100000013,66.231094],[71.936371,66.24832200000014],[72,66.219437],[72.350266,66.301651],[72.395538,66.41304],[72.354706,66.532761],[72.47415200000012,66.6041560000001],[72.943039,66.656097],[73.003601,66.735535],[73.515549,66.82859800000011],[73.61554,66.908875],[73.847214,66.981094],[73.918594,67.069443],[73.95166000000012,67.21748400000013],[73.908875,67.298035],[74.083878,67.424698],[74.739975,67.69165],[74.793869,67.788589],[74.820831,67.936371],[74.731659,68.14305100000013],[74.607208,68.246643],[74.332764,68.380264],[74.4602660000001,68.50555400000013],[74.46582000000012,68.54443400000014],[74.412292,68.612122],[74.443588,68.682755],[74.640549,68.76915],[76.099426,68.97248800000011],[76.59166,68.96832300000011],[76.700272,68.86998000000011],[76.620819,68.804977],[76.6413730000001,68.767761],[77.32443200000012,68.516937],[77.303589,68.37886],[77.162201,68.2949830000001],[77.189148,68.263321],[77.361099,68.231659],[77.18997200000013,67.987762],[77.303589,67.902771],[77.217484,67.824997],[77.146652,67.850266],[77.08581500000014,67.82998700000013],[77.091934,67.778595],[77.785538,67.5619200000001],[78.051926,67.540543],[78.246643,67.5816650000001],[78.488876,67.551086],[78.73082000000011,67.591095],[79.04484600000012,67.567154],[78.848877,67.648331],[78.71582000000012,67.648041],[78.587204,67.60054],[78.464432,67.630539],[78.59109500000011,67.628586],[78.619431,67.646652],[78.597763,67.665268],[78.459152,67.684982],[78.103592,67.65721100000013],[77.931931,67.726654],[77.60137900000012,67.72581500000013],[77.462494,67.7622070000001],[77.471649,67.989151],[77.503052,68.09137],[77.558594,68.143875],[77.72554,68.218872],[78.174698,68.2649990000001],[78.088882,68.358322],[77.961929,68.388885],[77.93637100000012,68.513611],[77.773605,68.51944000000015],[77.712769,68.614426],[77.74887100000012,68.683044],[77.6922,68.871094],[77.63499500000012,68.907761],[76.91110200000014,69.010544],[76.717484,69.132202],[76.373596,69.14749100000012],[76.037201,69.237198],[75.4833220000001,69.253601],[75.143875,69.156647],[75.142487,69.118866],[74.74942,69.078873],[74.336655,69.141937],[73.92553700000013,69.073608],[73.74942,69.168045],[73.87915,69.35582000000011],[73.89444,69.425812],[73.77026400000011,69.553589],[73.544434,69.69999700000011],[73.51638800000012,69.755554],[73.6499940000001,69.876373],[73.763046,70.06749],[73.758881,70.10498],[73.69136,70.14415],[74.006943,70.299423],[74.063873,70.370255],[74.309982,70.511108],[74.340271,70.574432],[74.314987,70.673599],[73.934143,70.842209],[73.8977660000001,70.964157],[73.72608900000012,71.045532],[73.52665700000011,71.263046],[73.015274,71.421646],[73.50331100000011,71.66276600000013],[73.52525300000013,71.713318],[73.466919,71.767212],[73.53219600000011,71.81915300000014],[74.492935,71.994308],[74.958038,72.109421],[75.091095,72.236374],[75.108597,72.397766],[75.0410920000001,72.62580900000012],[74.81469700000014,72.774704],[74.82998700000012,72.834152],[75.04803500000014,72.878586],[75.36026,72.805252],[75.5310970000001,72.741928],[75.377472,72.682755],[75.71582,72.556641],[75.5747070000001,72.539429],[75.551086,72.489426],[75.668594,72.319992],[75.762772,72.299988],[75.746368,72.2686],[75.5874940000001,72.209427],[75.418869,72.031662],[75.43969700000014,71.982773],[75.284149,71.95167500000014],[75.223602,71.844452],[75.214706,71.78833],[75.263321,71.74026500000014],[75.50166300000012,71.650269],[75.498596,71.52388],[75.2397,71.451385],[75.241928,71.37608300000011],[75.449707,71.308319],[75.7916560000001,71.256104],[76.843597,71.18858300000011],[76.915817,71.069717],[76.961929,71.11026],[76.92997700000012,71.15914900000013],[76.99498,71.181656],[77.689697,71.155823],[77.861923,71.107758],[77.890274,71.014999],[77.945816,70.97221400000012],[78.274155,70.937195],[78.436096,70.885818],[78.550262,70.916931],[78.956375,70.92137100000014],[79.049713,70.93969700000014],[79.112762,71.002487],[78.883606,71.005264],[78.890823,70.969147],[78.742477,70.932755],[78.549713,70.955551],[78.484711,70.991928],[78.529434,71.034714],[78.515549,71.104706],[78.348328,71.093872],[78.50000000000011,71.041092],[78.443314,71.035538],[78.231369,71.109711],[78.29332,71.166382],[78.302475,71.247208],[77.931091,71.25555400000013],[77.906937,71.317215],[78.003326,71.34721400000012],[77.992203,71.371918],[77.7291560000001,71.315811],[77.753052,71.285263],[77.715271,71.27970900000014],[77.433319,71.325821],[77.511658,71.29748500000011],[77.19802900000013,71.36526500000012],[77.109985,71.424423],[76.731369,71.459991],[76.553864,71.526932],[76.2705380000001,71.571655],[76.061096,71.878311],[76.097488,71.928589],[76.395264,72.005554],[76.897766,72.051086],[77.560257,71.832214],[77.75915500000013,71.825546],[78.104736,71.876144],[78.182236,71.90477],[78.22946200000013,71.96727],[78.015823,72.0999910000001],[77.812485,72.11554],[77.48831200000012,72.062485],[77.36998,72.098877],[77.4644320000001,72.215546],[77.662491,72.186646],[77.925262,72.315811],[78.328873,72.386383],[78.500153,72.37733500000013],[78.497757,72.4019320000001],[78.53804,72.403595],[79.479706,72.367752],[80.10887100000014,72.18692],[80.8260960000001,72.086929],[80.8541560000001,72.06832900000012],[80.83859300000012,72.031372],[80.760262,72.044373],[80.790268,72.076935],[80.626648,72.049713],[81.244949,71.85434],[81.299225,71.7736210000001],[81.653046,71.708038],[82.138214,71.700378],[82.813171,71.77917500000012],[82.986572,71.728928],[83.261642,71.721085],[83.314972,71.664978],[83.169128,71.573486],[83.030502,71.554779],[82.986618,71.449951],[82.85772700000012,71.3930820000001],[82.257492,71.25972],[82.355255,71.079437],[82.194702,71.001099],[82.414429,70.771103],[82.209991,70.679153],[82.0811,70.567764],[82.231934,70.28054800000012],[82.3461,70.198593],[82.160263,70.57748400000014],[82.442749,70.60942100000011],[82.53137200000015,70.771652],[82.486923,70.786926],[82.4888760000001,70.818054],[82.663879,70.947205],[82.756378,70.962494],[83.11886600000014,70.88749700000011],[83.148605,70.837494],[83.131927,70.775543],[82.993866,70.56526200000013],[83.0558170000001,70.497482],[83.016098,70.423035],[82.65914900000013,70.25526400000011],[82.63916,70.174423],[83.106934,70.068604],[83.179794,70.085632],[83.193588,70.123306],[83.130539,70.2080380000001],[82.95166,70.320541],[83.334991,70.310806],[83.531662,70.339157],[83.745529,70.459991],[83.722763,70.585815],[83.596649,70.70332300000013],[83.477203,70.91137700000013],[83.148331,71.236099],[83.368591,71.356644],[83.377762,71.4624940000001],[83.577209,71.513321],[83.6308140000001,71.56526200000013],[83.628586,71.623871],[83.37886,71.827484],[83.146622,71.876389],[82.733078,71.886978],[82.470825,72.015274],[82.182205,72.09137],[82.299149,72.125259],[82.309982,72.187195],[82.19247400000012,72.283051],[81.213882,72.354706],[80.721375,72.526093],[80.70915200000013,72.5535890000001],[80.8316650000001,72.615814],[80.678864,72.64749100000012],[80.628311,72.727203],[80.80693100000013,72.843597],[80.837204,72.916931],[80.817215,72.966095],[80.689148,73.058594],[80.43609600000013,73.094986],[80.590271,73.111099],[80.566086,73.136658],[80.231094,73.173599],[80.57249500000012,73.220535],[80.54248,73.270264],[80.24859600000013,73.314148],[80.35304300000011,73.3766480000001],[80.587204,73.431656],[80.6772,73.498032],[80.523315,73.481369],[80.509995,73.571655],[81.76915,73.650543],[83.452774,73.656097],[84.753601,73.758881],[85.224426,73.697205],[85.481659,73.719437],[85.570831,73.81137100000012],[85.860535,73.821381],[86.024704,73.862198],[86.786926,73.900818],[87.08692900000011,73.859421],[87.10054,73.839706],[87.012497,73.777771],[86.35331700000012,73.61080900000013],[86.108871,73.585541],[85.77832000000012,73.459717],[85.794983,73.3583220000001],[85.833603,73.32638500000013],[86.224701,73.25915500000013],[86.308594,73.183044],[86.66304,73.121094],[86.7836,72.99408],[86.773041,73.073044],[86.6297,73.160263],[86.326385,73.25444],[85.87886000000015,73.3416600000001],[85.843323,73.37442],[85.848038,73.475266],[86.27832,73.559418],[87.176926,73.61692800000014],[87.34332300000011,73.699997],[87.250275,73.6849820000001],[87.298325,73.741364],[87.633041,73.828049],[87.664993,73.89471400000014],[87.536926,73.911377],[87.530548,73.851379],[87.472214,73.82415800000012],[87.312759,73.832214],[87.204987,73.870819],[86.97464800000012,74.025818],[87.20166000000012,74.042206],[87.41970800000013,74.010544],[87.360809,74.045258],[86.85165400000011,74.074158],[86.782761,74.118317],[86.80247500000013,74.178864],[86.760544,74.208038],[86.571106,74.24914600000011],[85.951096,74.280823],[85.911652,74.35693400000014],[86.11259500000011,74.3577580000001],[86.306091,74.31666600000011],[86.270828,74.37997400000012],[86.062485,74.41804500000012],[86.455261,74.45359800000011],[86.683899,74.38751200000013],[86.903603,74.373711],[86.701385,74.316086],[86.712769,74.29721100000012],[87.132751,74.36914100000013],[87.02665700000011,74.432205],[86.787491,74.422211],[86.53804,74.510544],[86.683594,74.539703],[86.620819,74.558594],[85.789154,74.6308140000001],[85.868042,74.710541],[86.032486,74.709427],[86.11775200000011,74.746643],[86.121918,74.769714],[86.0291600000001,74.813034],[86.207489,74.810257],[86.286652,74.761383],[86.221649,74.753326],[86.34220900000014,74.699142],[86.407761,74.722763],[86.580826,74.699997],[86.6010890000001,74.659988],[86.70109600000012,74.613602],[86.91304,74.612488],[86.950546,74.680542],[86.761932,74.702774],[86.9561,74.752777],[87.078049,74.85498],[87.386658,74.943039],[87.181656,74.989975],[87.405823,75.002213],[87.592484,74.9422],[87.785812,75.022217],[86.900269,75.08332800000011],[86.923599,75.127197],[86.99498,75.151382],[87.290268,75.160538],[87.987198,75.099991],[88.304428,75.16748000000013],[88.331665,75.23414600000012],[88.56666600000011,75.324707],[89.147766,75.451935],[89.252777,75.503052],[89.387772,75.44136],[89.533875,75.44664000000012],[89.639709,75.495819],[89.90914900000013,75.518875],[89.939697,75.546371],[89.915268,75.55693100000013],[89.959717,75.571381],[90.626923,75.613312],[90.867203,75.663605],[90.978317,75.61499000000015],[91.0788730000001,75.641663],[91.619705,75.637207],[91.649719,75.66387900000012],[91.626083,75.703873],[91.709427,75.73526],[92.04776,75.722488],[93.346649,75.82998700000013],[94.161926,75.9427490000001],[93.662491,75.897217],[93.601929,75.9083250000001],[93.597214,75.9422],[93.525269,75.945251],[93.45694,75.91832],[93.483871,75.879425],[93.414703,75.87220800000011],[93.315811,75.936371],[93.308319,75.973038],[93.008881,75.934418],[93.106369,75.9041600000001],[93.04721100000012,75.88804600000014],[92.911652,75.89498900000011],[92.86526500000014,75.948318],[92.933319,76.056366],[93.049423,76.06526200000013],[93.109146,76.018875],[93.228043,76.049423],[93.11998000000011,76.089432],[93.15554800000011,76.097763],[93.43248,76.103867],[93.33194000000013,76.06192],[93.409988,76.01165800000011],[93.994141,76.053314],[93.669434,76.092209],[93.63472000000013,76.121918],[93.659988,76.123871],[94.35331700000012,76.122208],[94.471375,76.04664600000012],[94.738586,76.11080900000013],[94.538879,76.145828],[94.600815,76.155823],[95.044144,76.102768],[95.411926,76.158035],[96.197754,76.085266],[95.76971400000012,75.927765],[95.569992,75.885818],[95.743866,75.85054],[95.931366,75.94664],[96.3058170000001,75.951385],[96.342209,75.959427],[96.34693900000013,75.994141],[96.511932,76.009995],[96.636658,75.98054500000012],[96.6299740000001,75.954437],[96.435257,75.86998],[96.850815,75.92276],[97.289429,76.039429],[97.395538,76.044434],[97.197754,75.988876],[97.183594,75.92804],[97.320267,75.9327550000001],[97.338043,75.943039],[97.30748,75.959427],[97.333328,75.971375],[97.517761,75.9933170000001],[97.821381,75.979706],[97.836655,76.005554],[97.70971700000013,76.049149],[97.54609700000015,76.047485],[97.725815,76.095261],[97.903046,76.05720500000012],[98.14721700000011,76.084991],[98.217484,76.098038],[97.915268,76.121368],[98.463882,76.191086],[98.745529,76.261932],[98.81749,76.261932],[98.713318,76.199417],[99.276932,76.214157],[99.296371,76.203049],[99.226379,76.15776100000011],[99.089432,76.160538],[99.18193100000013,76.125534],[99.5747070000001,76.15554800000012],[99.601654,76.124146],[99.467209,76.0958250000001],[99.558594,76.060532],[99.64082300000013,76.08194],[99.768326,76.031097],[99.676651,75.873032],[99.61137400000013,75.832489],[99.228043,75.7622070000001],[99.094437,75.55497700000011],[99.635818,75.46582],[99.714432,75.435806],[99.758881,75.36026],[100.01249700000011,75.295258],[100.186256,75.168533],[100.19582400000013,75.20498700000013],[100.076927,75.290817],[99.79248,75.3680420000001],[99.78610200000014,75.431366],[99.823883,75.469147],[99.595825,75.484146],[99.171921,75.569992],[99.276657,75.757217],[99.604431,75.777771],[99.699997,75.850266],[99.875534,75.9041600000001],[99.912201,75.94247400000012],[99.877197,76.0916600000001],[99.80748,76.151657],[99.633881,76.195251],[99.603043,76.2686],[99.40387,76.275543],[99.242752,76.34971600000011],[99.02887,76.34860200000014],[99.01805100000013,76.39665200000013],[98.813873,76.492752],[98.91970800000013,76.51944000000015],[99.435257,76.469147],[100.38638300000012,76.47221400000012],[100.843048,76.5336],[101.099152,76.45694],[101.318047,76.481934],[101.704712,76.450821],[101.88916000000012,76.39415],[102.23359700000015,76.37719700000014],[102.19136,76.407211],[101.44693000000012,76.50499],[100.878311,76.551376],[101.060532,76.583878],[101.10164600000013,76.61053500000014],[101.135536,76.7019350000001],[101.23471100000012,76.753052],[100.964157,76.78498800000011],[100.865807,76.833603],[100.849716,76.878586],[100.92997700000012,76.94859300000013],[100.927467,76.97998],[101.219994,76.98553500000014],[101.240807,77.04332],[101.167213,77.060532],[101.187759,77.08831800000013],[101.853317,77.284424],[102.046944,77.380539],[102.285538,77.37803600000012],[102.539146,77.4952550000001],[102.851929,77.541092],[103.1055530000001,77.63192700000012],[103.258331,77.65637200000015],[103.331673,77.618591],[103.46138,77.623871],[104.071381,77.732208],[104.329437,77.720825],[104.267487,77.67581200000012]]],[[[107.63526900000011,78.166092],[107.699707,78.122208],[107.583328,78.06749],[107.438873,78.049423],[107.424698,78.08581500000014],[106.493042,78.121643],[106.49498,78.158875],[106.896942,78.176086],[107.25499000000013,78.161377],[107.429977,78.19026200000013],[107.63526900000011,78.166092]]],[[[93.750549,78.155823],[93.6160890000001,78.15914900000013],[93.519714,78.18775900000014],[93.640274,78.222763],[93.750549,78.155823]]],[[[106.761383,78.303589],[106.714996,78.256943],[106.522491,78.2769320000001],[106.465042,78.260048],[106.52777100000014,78.252777],[106.508881,78.240265],[106.24080700000013,78.195526],[105.992752,78.21415700000011],[106.02277400000014,78.259995],[106.294708,78.25943],[106.458603,78.334717],[106.761383,78.303589]]],[[[92.702209,79.071381],[92.562759,79.07499700000011],[92.182617,79.127182],[92.72554,79.07499700000011],[92.702209,79.071381]]],[[[102.972763,79.331375],[103.160812,79.314987],[102.82554600000014,79.223038],[102.691093,79.085815],[102.693039,79.034149],[102.393333,78.828598],[102.660538,78.882477],[102.914703,79.052475],[103.170532,79.060257],[103.639709,79.156937],[103.94693000000012,79.133331],[104.017761,79.114426],[104.020264,79.0452580000001],[104.071114,78.997482],[104.438583,78.96638500000012],[104.52388,78.877197],[104.656372,78.827209],[104.601646,78.771378],[104.724426,78.787491],[104.756943,78.815811],[104.724991,78.838593],[104.767761,78.847214],[104.917213,78.854156],[105.168053,78.809143],[105.414429,78.56469700000012],[105.373596,78.507767],[104.758614,78.328049],[104.647491,78.353867],[103.829712,78.261383],[102.994431,78.25],[102.71804800000011,78.15998800000011],[102.661102,78.163605],[102.670532,78.211929],[102.54248,78.22192400000012],[101.27638200000013,78.193588],[100.911102,78.10664400000013],[99.939972,77.950272],[99.491653,77.942474],[99.34137,78.019989],[99.353592,78.053589],[99.526932,78.135544],[99.522491,78.16832000000011],[99.99443100000013,78.335266],[100.152481,78.474152],[100.133041,78.499146],[100.25360100000012,78.658325],[100.378311,78.745255],[100.594437,78.794144],[101.030273,78.738876],[101.168053,78.758331],[100.873268,78.805595],[100.781937,78.857208],[100.786102,78.898605],[100.893883,78.976654],[101.08138300000012,79.0291600000001],[101.549149,78.977203],[101.62442,78.98220800000013],[100.988876,79.06109600000013],[101.02832000000011,79.12387100000012],[101.242203,79.224701],[101.55330700000013,79.250824],[101.527206,79.308029],[101.550812,79.348328],[101.808868,79.368317],[101.961113,79.29248],[101.957764,79.258606],[102.207764,79.2391510000001],[102.262772,79.250824],[102.172493,79.28054800000011],[102.137772,79.356369],[102.27916,79.42276],[102.841927,79.3830410000001],[102.972763,79.331375]]],[[[92.805542,79.382477],[92.6766510000001,79.37915],[92.582214,79.406937],[92.771927,79.439423],[92.987762,79.416931],[92.805542,79.382477]]],[[[92.467484,79.42997700000011],[92.243591,79.379974],[91.804153,79.412491],[92.057755,79.410538],[92.28442400000012,79.449417],[92.467484,79.42997700000011]]],[[[99.945816,79.40138200000013],[99.928589,79.397766],[99.85054,79.41554300000013],[99.919144,79.456375],[100.017761,79.433044],[99.945816,79.40138200000013]]],[[[91.468597,79.454712],[91.166382,79.517212],[90.781937,79.54914900000011],[91.166092,79.526932],[91.468597,79.454712]]],[[[76.232483,79.60137900000012],[76.52887,79.637207],[77.61970500000012,79.512207],[76.78082300000011,79.481094],[76.617844,79.543564],[76.170532,79.56442300000015],[76.041931,79.63472],[76.277771,79.6436000000001],[76.141373,79.633881],[76.232483,79.60137900000012]]],[[[100.010818,79.622208],[99.942749,79.5788730000001],[99.903595,79.599991],[99.9422,79.684418],[99.997208,79.696091],[100.306641,79.664703],[100.010818,79.622208]]],[[[91.651093,79.65109300000012],[91.434418,79.665817],[91.12442,79.72248800000011],[91.78776600000015,79.70999100000012],[91.858871,79.664703],[91.651093,79.65109300000012]]],[[[58.686378000000104,79.944702],[58.988045,79.895538],[58.794716,79.872482],[58.525551,79.922211],[58.27916,79.926651],[58.662209,79.978592],[58.649719,79.960266],[58.686378000000104,79.944702]]],[[[94.3077550000001,80.016937],[94.1499940000001,79.976929],[93.927475,79.968323],[93.988251,80.009781],[94.3077550000001,80.016937]]],[[[49.379158,79.9891510000001],[49.194435,79.996094],[49.193604,80.032211],[49.435265,80.002487],[49.379158,79.9891510000001]]],[[[91.176376,80.05304],[92.90776100000011,80.021927],[93.539429,79.95138500000013],[93.808594,79.888321],[93.70665,79.83831800000013],[93.006378,79.703598],[92.554703,79.659988],[91.921646,79.67330900000013],[91.915268,79.704712],[91.95166,79.714432],[92.349991,79.727768],[92.095261,79.80748000000011],[91.499146,79.810532],[91.073044,79.84860200000013],[91.066666,79.8744200000001],[91.239975,79.93414300000012],[91.178864,80.009155],[91.086655,80.048599],[90.864426,80.057205],[91.176376,80.05304]]],[[[49.5961,80.072769],[49.683052,80.036377],[49.431664,80.015274],[49.330276,80.0619200000001],[49.431381,80.092758],[49.5961,80.072769]]],[[[51.204994,80.03804],[51.50193800000011,79.931656],[51.339989,79.915268],[50.043884,79.973038],[50.571663000000115,79.983871],[50.665825,80.044708],[50.970268,80.099716],[51.204994,80.03804]]],[[[59.422218,79.920258],[59.184715,79.92804],[59.1977690000001,79.94664000000012],[58.759163,80.022766],[59.353607,80.112198],[59.84471100000013,80.06832900000012],[59.86055,79.987762],[59.422218,79.920258]]],[[[97.61499,80.16554300000013],[98.034424,80.06749],[97.648605,79.833878],[97.623871,79.77638200000013],[97.193039,79.702209],[97.719986,79.76304600000014],[97.723602,79.803314],[97.866379,79.836105],[97.881363,79.88749700000011],[97.941925,79.901657],[98.384995,79.866379],[98.580826,79.971649],[98.434708,80.008881],[98.528595,80.052475],[99.216934,80.040268],[99.50416600000011,79.941086],[99.68414300000012,79.92804],[100.015266,79.824158],[100.076103,79.774704],[99.898331,79.74054],[99.72554000000014,79.574997],[99.68470800000011,79.466934],[99.6922,79.389709],[99.746094,79.362198],[99.65914900000011,79.295822],[99.455826,79.246933],[99.187759,79.305252],[99.035263,79.290268],[99.608322,79.156647],[99.501938,79.126923],[99.8477630000001,79.088043],[99.938873,78.95332300000011],[99.475266,78.828049],[98.591095,78.808029],[98.55720500000012,78.799423],[98.602203,78.78442400000012],[98.559982,78.776093],[97.30470300000013,78.84526100000011],[96.692749,78.991653],[96.306091,78.99026500000014],[96.282211,78.992477],[96.36998,79.016098],[96.272217,79.022217],[95.666656,78.998871],[95.642212,79.0452580000001],[95.66748000000011,79.067215],[95.533051,79.10525500000011],[95.123032,79.039703],[94.777206,79.084427],[94.69999700000011,79.109146],[94.633041,79.192749],[94.324432,79.248871],[94.319992,79.39637800000014],[94.35887100000014,79.433319],[94.332489,79.465546],[94.06749,79.472214],[94.073318,79.434982],[93.988876,79.4272],[93.698868,79.4561000000001],[93.99026500000012,79.489426],[93.687195,79.5410920000001],[93.878036,79.60137900000012],[93.726089,79.594147],[93.461655,79.514435],[93.43997200000013,79.501099],[93.46388200000013,79.475815],[93.224426,79.437759],[93.116089,79.462769],[93.318604,79.498032],[92.850815,79.553864],[93.256943,79.541931],[93.646103,79.615265],[93.79914900000011,79.69165],[94.079163,79.765274],[94.6160890000001,79.81192],[94.631653,79.82666],[94.22221400000012,79.897766],[94.43220500000012,79.96609500000011],[94.93692,80.058594],[94.910538,80.0961],[95.006943,80.100266],[95.26944000000015,80.016388],[95.34332300000011,80.027206],[95.3936,80.088593],[95.580276,80.111374],[96.17637600000012,80.088043],[96.914154,80.12719700000014],[97.142487,80.168869],[97.61499,80.16554300000013]]],[[[60.26166500000011,80.163315],[59.943604,80.175812],[59.89777400000014,80.19165],[60.098877,80.203873],[60.28943600000014,80.166931],[60.26166500000011,80.163315]]],[[[50.252777,80.146378],[50.12027000000012,80.141937],[50.048332,80.081375],[50.084435,80.065811],[49.972488,80.054153],[49.532211000000125,80.152206],[49.952217,80.233597],[50.1813810000001,80.227203],[50.329437,80.189697],[50.252777,80.146378]]],[[[54.221931,80.204163],[54.168053,80.208878],[54.219711000000125,80.25000000000011],[54.151382,80.299423],[54.285271,80.330276],[54.439713,80.298599],[54.42110400000013,80.224991],[54.221931,80.204163]]],[[[55.1511,80.22026100000011],[54.857498,80.252487],[55.328606,80.344437],[55.543884,80.293869],[55.1511,80.22026100000011]]],[[[52.452492,80.321106],[52.307495,80.323883],[52.166664,80.350266],[52.299164,80.363312],[52.521378,80.330826],[52.452492,80.321106]]],[[[57.096939000000134,80.343048],[57.13249200000013,80.309708],[57.090546,80.17276],[57.139717,80.105545],[57.050545,80.074997],[56.007217,80.070267],[55.713608,80.101089],[56.043884000000105,80.191086],[55.954712,80.257217],[55.96971100000013,80.323883],[56.007217,80.335815],[56.539436,80.325821],[56.756386,80.366653],[57.096939000000134,80.343048]]],[[[53.621101,80.294983],[53.871658,80.256653],[53.724159,80.217484],[53.59054600000013,80.23719800000015],[53.49276700000013,80.1722110000001],[52.711662,80.168045],[52.332214,80.20054600000014],[52.181381,80.271927],[52.667213,80.313599],[52.697769,80.3583220000001],[52.931664,80.408875],[53.302773,80.405823],[53.3408280000001,80.39637800000014],[53.31832900000012,80.370529],[53.35083,80.354706],[53.621101,80.294983]]],[[[56.30804400000011,80.381363],[56.22332,80.371368],[55.78611000000012,80.407211],[55.873047,80.435257],[56.327774,80.388596],[56.30804400000011,80.381363]]],[[[55.366936,80.428864],[55.303879,80.387772],[55.167496,80.369431],[54.977486,80.416931],[55.286385,80.451385],[55.366936,80.428864]]],[[[54.637215,80.3936000000001],[54.454712,80.394714],[54.37027,80.405823],[54.67305,80.49054],[54.863052,80.450272],[54.830826,80.41832],[54.637215,80.3936000000001]]],[[[57.968323,80.489426],[58.800827,80.428864],[59.152489,80.380539],[59.27638200000012,80.33415200000013],[58.371658,80.313873],[58.075829,80.248322],[58.479156,80.224152],[58.43582200000015,80.168594],[58.01944,80.200272],[57.902489,80.168594],[58.017494,80.104156],[57.718597,80.098328],[57.271935,80.1660920000001],[57.238884,80.336105],[57.2686,80.392487],[56.946381,80.474426],[57.968323,80.489426]]],[[[55.015831,80.556931],[55.16304800000012,80.494705],[54.87137600000011,80.4711],[54.641106,80.528046],[55.015831,80.556931]]],[[[54.301659,80.41914400000013],[54.229431,80.41914400000013],[53.779991,80.469437],[53.967766,80.523041],[53.853325,80.551651],[53.839432,80.580551],[53.968323,80.608597],[54.274712,80.585541],[54.312767,80.576096],[54.133049,80.551086],[54.411377,80.535812],[54.45888500000012,80.498032],[54.45888500000012,80.46804800000012],[54.301659,80.41914400000013]]],[[[58.010551,80.641098],[58.03138,80.607208],[57.870827,80.553314],[57.489433,80.548874],[57.213051,80.603592],[57.41610000000014,80.641937],[58.010551,80.641098]]],[[[58.85527,80.640274],[58.806381,80.582764],[58.537773,80.60582],[58.600273,80.627762],[58.85527,80.640274]]],[[[53.442215,80.48498500000011],[53.214447,80.515747],[53.214439,80.55748],[53.30110200000013,80.598328],[53.10527000000013,80.61998000000011],[53.187492,80.656937],[53.398605,80.626648],[53.545547,80.52832],[53.442215,80.48498500000011]]],[[[56.778877,80.735809],[56.948601,80.692749],[56.910271,80.657486],[56.439987,80.623871],[55.64305100000013,80.6499940000001],[55.599716,80.659149],[55.708046,80.694427],[55.432495,80.708328],[55.783882,80.757767],[56.476936,80.778595],[56.778877,80.735809]]],[[[47.897774,80.803314],[48.284721,80.825821],[48.530273,80.789978],[48.653877,80.750275],[48.453606,80.720535],[48.766388,80.646378],[48.72304500000013,80.610535],[48.063881,80.659424],[47.75166300000012,80.766388],[47.58027600000014,80.74720800000011],[47.303322,80.657486],[47.443047,80.60664400000013],[47.42360700000012,80.588882],[47.166664,80.6258090000001],[47.005829,80.551651],[46.648605,80.556366],[46.682213,80.51748700000013],[46.507217,80.514709],[46.517494,80.46582],[46.08416000000011,80.4369200000001],[46.01998900000012,80.481934],[46.083603,80.551086],[46.03638500000011,80.57222],[45.494438,80.51944],[45.319717,80.579987],[44.857498000000135,80.616379],[46.517769,80.719437],[46.398331,80.731934],[46.43693500000012,80.739151],[46.99943500000012,80.753326],[47.19471,80.796097],[47.09166,80.824997],[47.19860100000011,80.840271],[47.501938,80.85554500000012],[47.897774,80.803314]]],[[[62.218323,80.81109600000012],[62.276939,80.756104],[62.038048,80.6624910000001],[62.141663,80.626648],[61.704163,80.593048],[61.345268,80.463608],[61.066101,80.403595],[60.249161,80.494431],[59.945541,80.438034],[59.625824,80.424988],[59.243881,80.52777100000014],[59.372215,80.558319],[59.258331000000105,80.587494],[59.220825,80.64276100000012],[59.280273,80.696091],[59.54805,80.798325],[59.875267,80.842484],[60.2011030000001,80.843597],[60.258331000000105,80.828873],[59.964996,80.804153],[60.352493,80.798874],[61.851936000000144,80.886108],[62.089157,80.874695],[62.218323,80.81109600000012]]],[[[55.44999700000011,80.851379],[55.982765,80.7958220000001],[54.841103,80.719711],[54.666382,80.73359700000015],[54.693047,80.771103],[54.641663,80.779709],[54.180824,80.7705380000001],[53.97554800000011,80.81749],[54.089989,80.85054],[54.46471400000012,80.844711],[55.05555,80.8936],[55.44999700000011,80.851379]]],[[[58.986656,80.791656],[58.433052,80.745819],[57.816383,80.805817],[58.18499,80.870255],[58.75666,80.896103],[58.976379,80.860809],[59.025269,80.822495],[58.986656,80.791656]]],[[[50.133049,80.846649],[50.8461,80.916931],[51.04361,80.8461],[50.46971100000013,80.803864],[50.544159,80.786102],[50.247215,80.746643],[50.374161,80.711105],[50.641937,80.76304600000014],[51.267212,80.785263],[51.746941,80.712204],[51.728874,80.68054200000012],[51.500549,80.640823],[51.18110700000011,80.621094],[50.921661,80.531937],[50.198044,80.522491],[49.694992,80.481659],[49.673325,80.476379],[49.803047,80.4497070000001],[49.831665,80.4086],[49.603325,80.364151],[48.809715,80.37637300000011],[48.62276500000013,80.300262],[48.918884,80.279984],[49.113052,80.182755],[48.92083,80.145264],[48.495827,80.198029],[48.543053,80.139435],[48.374161,80.087204],[48.162766,80.13443000000012],[47.616104,80.070541],[47.591934,80.08082600000012],[47.634438,80.114426],[47.774994,80.174149],[48.082497,80.199707],[47.843605,80.20776400000011],[47.965828,80.233597],[47.924164,80.24247700000011],[47.486107,80.236374],[47.114159,80.164154],[46.911659,80.183868],[46.886658000000125,80.194138],[46.902771,80.227203],[46.616386,80.29081700000012],[47.04055000000011,80.36998],[47.311378,80.308594],[47.977211,80.301086],[48.183876,80.331375],[47.66944100000012,80.367477],[47.6188810000001,80.40081800000011],[48.234718,80.42330900000012],[48.122215,80.467484],[47.380272000000105,80.450546],[47.835548,80.523315],[48.183327,80.52638200000011],[48.394440000000145,80.5663760000001],[48.787773,80.491653],[48.912491,80.525543],[49.192215,80.521378],[49.2291560000001,80.531937],[49.175552,80.5522],[49.40998800000011,80.605545],[49.287216,80.63916],[49.6586,80.640549],[49.681381,80.71748400000013],[49.204163,80.68692],[49.336105,80.731934],[48.954163,80.731369],[49.116936,80.788879],[49.619987,80.838882],[49.81415600000014,80.89109800000011],[50.250832,80.92637600000012],[50.441376,80.90387],[49.99749,80.858597],[50.133049,80.846649]]],[[[79.977203,80.952484],[80.437759,80.92637600000012],[80.409714,80.87915],[80.3169400000001,80.85525500000011],[79.889984,80.82026700000011],[79.173035,80.80664100000011],[78.9727630000001,80.8374940000001],[79.217773,80.954681],[79.708603,80.979431],[79.977203,80.952484]]],[[[58.533333,80.953049],[58.27777100000014,80.951096],[57.83416000000012,81.0452580000001],[58.051102,81.106934],[58.369156,81.088882],[58.69887500000011,81.025543],[58.533333,80.953049]]],[[[58.75804900000014,81.073318],[58.564713,81.074432],[58.515274,81.104431],[58.808044,81.097488],[58.75804900000014,81.073318]]],[[[56.242493,81.101089],[56.67193600000013,81.105545],[57.486656,81.04637100000014],[57.770271,80.966095],[58.278603,80.919708],[57.736656,80.8461],[57.20166,80.90416],[57.22387700000013,80.940536],[56.93832400000014,80.964432],[56.786659,81.024155],[56.096382,81.089157],[56.155266,81.118317],[56.242493,81.101089]]],[[[54.749435,81.109711],[55.522491,81.007217],[56.12860100000012,81.034424],[56.625267,80.973877],[56.64444,80.939697],[56.855827,80.892761],[57.50833100000011,80.839157],[57.720825000000104,80.79248000000011],[57.541382,80.73997500000013],[57.017769,80.694427],[56.63166000000012,80.80748],[55.808884,80.852203],[55.761108,80.884995],[55.403877,80.921371],[55.372765,80.937195],[55.400543,80.95665],[55.362213,80.966095],[54.984436,80.949707],[54.812767,81.003326],[54.418327,81.006104],[54.609161,81.110535],[54.749435,81.109711]]],[[[60.985268,80.9160920000001],[60.399162,80.935806],[60.024994,80.991653],[60.756386,81.100815],[61.65416,81.110809],[61.60804700000011,81.035538],[60.985268,80.9160920000001]]],[[[58.445267,81.114151],[58.2061,81.120255],[58.149437,81.12886],[58.40665400000012,81.152771],[58.648605,81.13499500000012],[58.445267,81.114151]]],[[[50.597214,81.046097],[50.410271,81.00943],[50.373878,81.018875],[50.476379000000115,81.063034],[50.347488,81.09027100000014],[50.3647160000001,81.118042],[50.54860700000011,81.16415400000011],[50.817497,81.161377],[50.98333000000014,81.10054],[50.597214,81.046097]]],[[[65.45248400000014,81.027771],[65.470261,80.92804],[65.444702,80.91581700000012],[65.00776700000011,80.8077550000001],[64.30304,80.72998],[63.141106,80.681931],[62.504166,80.818329],[63.11610400000012,80.96388200000013],[64.094711,80.9897],[64.196365,81.026657],[64.216095,81.0558170000001],[64.118042,81.09248400000013],[64.233597,81.153595],[64.483597,81.191086],[64.820831,81.190536],[65.216934,81.13804600000014],[65.45248400000014,81.027771]]],[[[59.766388,81.170258],[59.496941,81.173309],[59.010826,81.207214],[59.643608,81.211655],[59.84471100000013,81.17997700000012],[59.766388,81.170258]]],[[[91.2502750000001,81.063034],[90.069443,81.092758],[89.959427,81.107208],[89.8936,81.168594],[90.132751,81.216934],[90.90387,81.227203],[91.371918,81.204437],[91.577209,81.143051],[91.2502750000001,81.063034]]],[[[57.564995,81.12525900000014],[57.377487,81.12442],[56.994713,81.16554300000011],[57.733047,81.232208],[58.080551,81.209717],[57.564995,81.12525900000014]]],[[[95.958603,81.217209],[96.276657,81.154709],[96.743591,80.949707],[97.707764,80.82026700000011],[97.969437,80.715546],[97.753601,80.676376],[97.12915,80.66276600000015],[97.01944000000013,80.521378],[97.149155,80.481934],[97.21192900000011,80.415543],[97.185257,80.379425],[97.205826,80.347488],[97.426376,80.310806],[97.158875,80.233597],[95.964157,80.21360800000014],[95.073044,80.136383],[94.80970800000011,80.13998400000014],[93.753052,79.995819],[93.292206,80.031372],[92.99054,80.10331700000012],[92.621094,80.145828],[92.061646,80.170258],[92.25305200000014,80.19497700000011],[92.886932,80.168869],[92.255829,80.233047],[92.106369,80.284714],[92.819153,80.3022],[93.318878,80.27249100000012],[93.246643,80.305542],[92.849716,80.320831],[91.568604,80.282761],[91.42137100000014,80.307755],[91.70416300000011,80.388596],[92.623871,80.38499500000012],[91.889435,80.457764],[92.30053700000012,80.506653],[92.765549,80.513321],[92.81694,80.5788730000001],[92.778595,80.602478],[92.828049,80.649155],[93.325546,80.805817],[92.91110200000013,80.761108],[92.487488,80.767487],[92.686646,80.840546],[92.694138,80.882751],[93.16832000000011,80.936096],[93.068604,80.994431],[94.744705,81.1160890000001],[95.138596,81.209152],[95.54748500000011,81.2177580000001],[95.034988,81.24275200000011],[95.122208,81.270828],[95.699417,81.290268],[95.948318,81.243317],[95.958603,81.217209]]],[[[60.63888500000012,81.272217],[60.377487,81.244141],[59.722214,81.283325],[60.110275,81.305252],[60.63888500000012,81.272217]]],[[[54.29361,81.33332800000011],[54.421936,81.270264],[54.29694400000011,81.27304100000015],[54.114716,81.34721400000012],[54.29361,81.33332800000011]]],[[[57.458046,81.313599],[57.649994,81.327209],[57.902771,81.290268],[57.109993,81.253601],[56.483047,81.162766],[56.2686,81.22331200000013],[55.585266,81.19664],[55.556335000000104,81.219162],[55.610275,81.27165200000013],[55.431664,81.27165200000013],[55.466103,81.319717],[55.859161,81.32083100000011],[56.60193600000014,81.257217],[56.443604,81.295822],[56.332771,81.376083],[56.43943000000012,81.386658],[57.024162,81.376373],[57.458046,81.313599]]],[[[59.053322,81.28498800000011],[58.641106,81.30276500000014],[58.461937,81.338593],[58.954994,81.404709],[59.29277,81.365814],[59.38166000000012,81.324158],[59.053322,81.28498800000011]]],[[[57.796661,81.529984],[57.872215,81.487488],[58.376938,81.471375],[58.572495,81.41192600000011],[58.080551,81.366379],[57.441376,81.431656],[56.74137900000011,81.44859300000013],[56.969711,81.524155],[57.823608,81.548599],[57.796661,81.529984]]],[[[62.080826,81.544144],[61.892220000000115,81.549988],[61.654434,81.603043],[62.203606,81.564987],[62.080826,81.544144]]],[[[58.490829,81.558868],[58.420273,81.558868],[58.226654,81.581375],[58.3394320000001,81.611099],[58.719711,81.59971600000011],[58.490829,81.558868]]],[[[62.793327,81.708603],[62.764717,81.703049],[63.463051,81.71388200000013],[63.802773,81.65332000000012],[63.470825,81.58248900000011],[62.726379,81.61026],[62.104164,81.67248500000011],[62.38888500000013,81.707489],[62.793327,81.708603]]],[[[59.287498,81.742752],[58.62165800000013,81.73803700000013],[58.061378000000104,81.687759],[57.88888500000013,81.70694],[57.93832400000014,81.796646],[58.043610000000115,81.81330900000012],[59.164993,81.851929],[59.437767000000115,81.816666],[59.37249,81.75833100000011],[59.287498,81.742752]]]]}},{"type":"Feature","properties":{"FIPS":"RW","ISO2":"RW","ISO3":"RWA","UN":646,"NAME":"Rwanda","AREA":2467,"POP2005":9233793,"REGION":2,"SUBREGION":14,"LON":29.917,"LAT":-1.998},"geometry":{"type":"Polygon","coordinates":[[[29.952221,-2.309445],[29.907497,-2.693056],[29.85083,-2.759722],[29.736385,-2.803611],[29.630831,-2.781113],[29.533607,-2.826111],[29.443892,-2.795836],[29.367222,-2.825],[29.328888,-2.653611],[29.140553,-2.589167],[29.058887,-2.604722],[29.024441,-2.744722],[28.902222,-2.66],[28.855553,-2.531945],[28.881107,-2.373056],[29.114998,-2.248056],[29.170555,-2.100278],[29.129997,-1.849445],[29.361111,-1.510278],[29.45639,-1.504167],[29.577774,-1.391111],[29.829166,-1.319167],[29.883331,-1.367778],[29.907497,-1.464167],[29.974998,-1.464445],[30.27972,-1.214445],[30.359997,-1.06],[30.477219,-1.058889],[30.453331,-1.095556],[30.469444,-1.158334],[30.561665,-1.326945],[30.739166,-1.436944],[30.748886,-1.520556],[30.830936,-1.6549],[30.808331,-1.929445],[30.894444,-2.083056],[30.8475,-2.1925],[30.843887,-2.330556],[30.782219,-2.380556],[30.699718,-2.3475],[30.567219,-2.400834],[30.386665,-2.298056],[30.15361,-2.430556],[29.952221,-2.309445]]]}},{"type":"Feature","properties":{"FIPS":"SA","ISO2":"SA","ISO3":"SAU","UN":682,"NAME":"Saudi Arabia","AREA":214969,"POP2005":2361236,"REGION":142,"SUBREGION":145,"LON":44.585,"LAT":24.023},"geometry":{"type":"MultiPolygon","coordinates":[[[[41.957771,16.708885],[42.074715,16.709721],[42.01416,16.743053],[42.041939,16.805553],[42.0774990000001,16.80916600000012],[42.142494,16.715832],[42.179993,16.566944],[42.082771,16.609165000000132],[42.110275,16.639164],[42.085831,16.663887000000102],[41.961937,16.642776],[41.838608,16.718887],[41.77055400000012,16.77722200000011],[41.753609,16.87611],[41.957771,16.708885]]],[[[41.986664000000125,16.75333],[41.883606,16.797775],[41.837219,16.86861],[41.931389,16.94833],[41.845551,17.00916300000011],[41.941383,16.974163],[41.986664000000125,16.75333]]],[[[37.08055100000012,24.959164],[37.035828,24.963055],[37.041664,24.996944],[37.05082700000014,24.999443],[37.08055100000012,24.959164]]],[[[35.754715,27.094719],[35.757774,27.076942],[35.726387,27.128609],[35.747215,27.108608000000114],[35.754715,27.094719]]],[[[49.53720900000013,27.36360500000012],[49.638611,27.316383],[49.520554,27.342216],[49.452209,27.285828],[49.466385000000116,27.331387],[49.53720900000013,27.36360500000012]]],[[[34.593605,27.909164],[34.5,27.941944],[34.492218,27.996109],[34.546661,27.998608],[34.615829,27.926388],[34.593605,27.909164]]],[[[44.721661,29.19833000000011],[46.42667,29.061661],[46.546944,29.104198],[47.459991000000116,28.999439],[47.573318,28.777222],[47.602768,28.634995000000117],[47.688881,28.538883],[48.420273,28.545277],[48.50054200000011,28.497498],[48.519722000000115,28.328888],[48.648888,28.040276],[48.875832,27.838882000000126],[48.85082200000011,27.726105],[48.853325,27.810272],[48.79776800000013,27.804722],[48.78860500000013,27.744442000000106],[48.838875000000144,27.619717],[48.904442,27.593884000000116],[48.961937,27.624718000000144],[49.07665300000013,27.539719],[49.246101,27.54055],[49.30777,27.442219],[49.17276800000013,27.459438],[49.123322,27.435272],[49.24749,27.340549000000124],[49.408875,27.127216],[49.520554,27.186665],[49.66832,26.975552],[49.87027,26.857494],[49.952988,26.851185],[50.159164,26.656666],[49.994987,26.745548],[50.00000000000011,26.567776],[50.042221,26.47472],[50.17749800000013,26.420277],[50.219444000000124,26.300278],[50.210831,26.186386],[50.15583,26.101109000000122],[50.116943,26.090553],[50.060829,26.181389],[50.018608,26.193054],[49.978325,26.131386],[49.993889,26.019997],[50.107498000000135,25.921108000000117],[50.134438,25.82],[50.252495,25.673611],[50.258331,25.629997],[50.231667,25.681664000000126],[50.138054,25.72610900000012],[50.149994,25.696663],[50.367218,25.456108],[50.452774,25.44833],[50.482773,25.413887],[50.55916600000012,25.048885],[50.606667,25.042774],[50.727776,24.874996],[50.770828,24.721386],[50.830956,24.749966],[50.976662,24.57611100000014],[51.111366,24.556042],[51.215164,24.620888],[51.309715,24.600555],[51.304993,24.509998],[51.407494,24.62166600000012],[51.481941,24.590832],[51.4927750000001,24.571941],[51.314163,24.419441],[51.277496,24.30611],[51.344994,24.289444],[51.44166600000011,24.31555200000014],[51.543327,24.251942],[51.583611000000126,24.25972],[51.583328,24.116659],[52.583328,22.93889000000013],[55.141659,22.633329],[55.199165,22.699718],[55.666107,21.999722],[55,20],[51.99929,18.99934400000012],[48.766388,18.266388],[46.333054,15.616943],[46.333328,16.666664],[44.467499,17.41194200000012],[44.18527200000011,17.409164],[44.0897220000001,17.346664],[43.938889000000124,17.305553],[43.755272,17.353611],[43.625832000000116,17.478886],[43.510826,17.52277800000013],[43.437492,17.525555],[43.309441,17.45722200000011],[43.1919400000001,17.34222],[43.122772,16.926388],[43.206108,16.672222],[43.098053,16.676941],[43.063606,16.545555],[42.91861,16.423054],[42.78968,16.377502],[42.79277,16.458885],[42.721382,16.561665],[42.738609,16.669167],[42.645828,16.8102760000001],[42.539162,16.874996],[42.54805,17.00333000000012],[42.408333,17.121387],[42.365273,17.110554],[42.370552,17.039997],[42.306107,17.449718],[42.093887,17.649719],[41.880272,17.811108],[41.791107,17.831944],[41.678886,17.949444],[41.459999,18.32111],[41.436943,18.467499],[41.205276,18.694721],[41.250549,18.831108],[41.172493,18.86749600000013],[41.135277,18.94083000000012],[41.17443800000012,19.07222],[41.059166,19.143330000000105],[40.956108,19.452221],[40.766663,19.602219],[40.802773,19.659164],[40.759995,19.760277],[40.72805,19.791943],[40.64444,19.789165],[40.511383,19.974163],[40.273331,20.112499000000128],[40.099442000000124,20.270832],[39.879997,20.287777],[39.66249800000014,20.436108000000104],[39.486382,20.716389],[39.429161,20.760277],[39.41693900000012,20.806110000000103],[39.45555100000013,20.793888],[39.449165,20.82222],[39.348328,20.869164],[39.17694100000011,21.099163],[39.105827,21.279999],[39.170273,21.404163],[39.16333,21.500832],[38.99305,21.836941],[39.03083,22.21472200000011],[39.10527,22.37722],[39.0627750000001,22.583332],[38.846664,22.925278],[38.888329,22.913055],[38.913055,22.84972],[38.961388,22.868332000000123],[38.706383,23.244999],[38.674553,23.422657],[38.548332,23.531109],[38.452774,23.782497],[38.136665,24.040554],[37.68083200000012,24.297222],[37.622772,24.284164],[37.626106,24.251663],[37.531662,24.274441000000138],[37.441666,24.371387],[37.449997,24.454166],[37.15361000000013,24.828609],[37.25888800000013,24.874996],[37.27861,24.97583],[37.23555,25.182499],[37.098328,25.331944000000135],[37.08055100000012,25.431664],[36.932495,25.644997],[36.813049,25.75555400000013],[36.790833,25.755276],[36.800278,25.71694200000013],[36.718887,25.752499],[36.653328,25.861664],[36.70805400000012,25.963886],[36.697777,26.021111000000133],[36.499443,26.123608000000104],[36.214996,26.641666],[36.099998,26.74472],[36.02861,26.901386],[35.821663,27.095554],[35.799721,27.209999],[35.56582600000013,27.443054],[35.495552,27.633053],[35.160553,28.056664000000122],[35.056107,28.112778],[34.845276,28.071388000000127],[34.705551,28.139164],[34.648888,28.093609],[34.6311040000001,28.023888],[34.571663000000115,28.097221000000104],[34.637772,28.175278],[34.8077770000001,28.536388],[34.791382,28.657497],[34.88333100000011,29.13583],[34.961388,29.360832],[36.07,29.188889],[36.500549,29.502777],[36.74360700000011,29.864719],[37.502777,30.00222],[37.667496,30.336388],[38.001389,30.504166],[37.005272,31.505554],[39.004997,32.00555400000013],[39.196743,32.15494200000012],[40.41333,31.94833000000011],[41.439999,31.373329000000123],[42.084999,31.11166],[44.721661,29.19833000000011]]]]}},{"type":"Feature","properties":{"FIPS":"SC","ISO2":"KN","ISO3":"KNA","UN":659,"NAME":"Saint Kitts and Nevis","AREA":36,"POP2005":49138,"REGION":19,"SUBREGION":29,"LON":-62.769,"LAT":17.34},"geometry":{"type":"MultiPolygon","coordinates":[[[[-62.55278,17.094166],[-62.621948,17.111385],[-62.599724,17.19722],[-62.542503,17.18222],[-62.55278,17.094166]]],[[[-62.701668,17.336941],[-62.625282,17.220833],[-62.653893,17.208885],[-62.692505,17.278332],[-62.793335,17.299999],[-62.863892,17.370831000000123],[-62.817505,17.410831],[-62.701668,17.336941]]]]}},{"type":"Feature","properties":{"FIPS":"SE","ISO2":"SC","ISO3":"SYC","UN":690,"NAME":"Seychelles","AREA":46,"POP2005":85532,"REGION":2,"SUBREGION":14,"LON":55.474,"LAT":-4.647},"geometry":{"type":"MultiPolygon","coordinates":[[[[46.491386,-9.754446],[46.476105,-9.744167],[46.508331,-9.717779],[46.508331,-9.737501],[46.491386,-9.754446]]],[[[46.510551,-9.396946],[46.2691650000001,-9.463057],[46.219994,-9.445557],[46.20416300000011,-9.389446],[46.302216,-9.428057],[46.425552,-9.386112],[46.45166,-9.345001],[46.515831,-9.367779],[46.510551,-9.396946]]],[[[46.413887,-9.358891],[46.34111000000013,-9.356945],[46.276665,-9.346111],[46.42694100000011,-9.342779],[46.413887,-9.358891]]],[[[56.282219,-7.134167],[56.247215,-7.194445],[56.27861000000012,-7.110834],[56.282219,-7.134167]]],[[[55.535271,-4.763056],[55.526382000000126,-4.788334],[55.376106,-4.627223],[55.45916000000011,-4.55139],[55.539162,-4.666112],[55.535271,-4.763056]]],[[[55.246109,-4.506945],[55.217216,-4.47139],[55.231667,-4.448056],[55.26722000000012,-4.481668],[55.246109,-4.506945]]],[[[55.775833,-4.348333],[55.731941,-4.340279],[55.687218,-4.2875],[55.77166,-4.315556],[55.775833,-4.348333]]]]}},{"type":"Feature","properties":{"FIPS":"SF","ISO2":"ZA","ISO3":"ZAF","UN":710,"NAME":"South Africa","AREA":121447,"POP2005":47938663,"REGION":2,"SUBREGION":18,"LON":23.121,"LAT":-30.558},"geometry":{"type":"MultiPolygon","coordinates":[[[[37.85083,-46.956947],[37.624992,-46.957504],[37.57638500000013,-46.909447],[37.65416,-46.831116],[37.781944,-46.83223],[37.89222,-46.895836],[37.85083,-46.956947]]],[[[37.95944200000014,-46.658615],[37.876106,-46.65139],[37.856941,-46.626945],[37.942772,-46.60334],[37.97888200000011,-46.62056],[37.95944200000014,-46.658615]]],[[[29.893887,-22.194447],[30.306942000000106,-22.345558],[30.900833,-22.289169],[31.089443,-22.337502],[31.15583,-22.321667],[31.269997,-22.373337],[31.561665,-23.186668],[31.550831000000134,-23.476669],[31.683609,-23.613613],[31.769722,-23.856392],[31.877399000000135,-23.950645],[31.88583,-24.171116],[32.016106,-24.459446],[32.006104,-25.615837],[31.919441,-25.814167],[31.96851,-25.95784],[31.878052,-25.995556],[31.421665,-25.728336],[31.320553,-25.75528],[31.12833,-25.913891],[31.051109,-26.112782],[30.829441,-26.390835],[30.798332,-26.542778],[30.818886,-26.810558],[30.89944300000013,-26.77195],[30.96833,-26.960835],[31.161663,-27.203056],[31.517498000000103,-27.313057],[31.987499,-27.316113],[31.958611,-27.112782],[32.009491,-26.808064],[32.348328,-26.860279],[32.890427,-26.847145],[32.84166,-27.110001],[32.652222,-27.59639],[32.558609,-28.148891],[32.43222,-28.378056],[32.398605,-28.525002],[32.00138900000013,-28.875278],[31.774166,-28.945557],[31.325832,-29.390835],[30.999165,-29.896946],[31.061543000000142,-29.882294],[31.053055,-29.906391],[30.869999,-30.076946],[30.393055,-30.852501],[30.023888000000113,-31.281113],[29.8555530000001,-31.419445],[29.765831,-31.444447],[29.629444,-31.58139],[29.411942,-31.70417],[29.091663,-32.064445],[28.53777700000012,-32.574173],[28.228054,-32.767502],[27.899998,-33.040558],[27.730274,-33.1175],[27.09610700000013,-33.528618],[26.530552000000114,-33.753334],[26.284443,-33.766396],[25.971107,-33.710556],[25.724998,-33.767227],[25.628609,-33.851395],[25.611664000000133,-33.926674],[25.701942,-34.031952],[25.584442,-34.048889],[25.164165,-33.958893],[25.022636,-33.968056],[24.920277000000112,-34.002785],[24.91861,-34.073059],[24.824718,-34.201668],[24.515831,-34.17028],[24.385555,-34.107224],[23.653332,-33.983894],[23.396664,-34.023338],[23.368332,-34.097504],[22.959442,-34.091393],[22.812775,-34.048058],[22.783333,-34.011116],[22.544998,-34.005005],[22.43888900000013,-34.064171],[22.295277,-34.053894],[22.153889,-34.092506],[22.11360900000011,-34.143059],[21.949718,-34.225006],[21.901665,-34.336113],[21.802498,-34.383057],[21.655552000000114,-34.390556],[21.528332,-34.352501],[21.29472,-34.433891],[21.062775,-34.363892],[20.942497,-34.360283],[20.852497,-34.393333],[20.798611,-34.458618],[20.662468,-34.440819],[20.504444,-34.464729],[20.08972200000011,-34.726395],[20,-34.822002],[19.857777000000112,-34.752502],[19.651665,-34.775841],[19.423611,-34.621948],[19.318607,-34.597229],[19.364166,-34.514725],[19.281944,-34.409729],[19.132221,-34.414169],[19.083332,-34.34639],[18.817776,-34.377785],[18.808609,-34.308617],[18.855274,-34.156113],[18.793331,-34.08667],[18.601944,-34.073616],[18.488052,-34.097778],[18.435833000000116,-34.168892],[18.478886,-34.234451],[18.490112,-34.348228],[18.420277,-34.323059],[18.310276,-34.032501],[18.379997,-33.911949],[18.445553,-33.911667],[18.466663,-33.817223],[18.441109,-33.706673],[18.29472,-33.466118],[18.160553,-33.341118],[18.107777000000112,-33.250557],[18.127777,-33.177223],[18.034443,-33.032501],[17.983330000000137,-33.000282],[17.913887,-33.048058],[17.893055,-33.031113],[17.8475,-32.830833],[17.984165000000132,-32.731117],[18.064999,-32.781113],[18.131752,-32.778778],[18.292221,-32.624451],[18.350277,-32.288063],[18.27861,-31.89278],[18.181389,-31.674725],[17.801388,-31.214447],[17.278889,-30.346668],[17.086109,-29.840279],[17.00333000000012,-29.524445],[16.815277,-29.085003],[16.67083,-28.905834],[16.60611,-28.871948],[16.48333,-28.608334],[16.6675,-28.465],[16.727776,-28.496113],[16.776665,-28.441669],[16.88361,-28.09639],[17.06361,-28.028614],[17.186386,-28.108059],[17.184158,-28.202534],[17.221642,-28.244678],[17.348888,-28.236668],[17.399719,-28.353889],[17.361385,-28.535004],[17.40472,-28.713612],[17.57737,-28.681221],[17.635277,-28.772224],[17.749722,-28.746391],[17.912498,-28.779167],[18.046387,-28.870003],[18.175831,-28.908611],[18.723053,-28.83667],[18.957775,-28.868057],[19.009441,-28.932224],[19.123055000000136,-28.962223],[19.253887,-28.899445],[19.239166000000125,-28.798889],[19.269165,-28.734447],[19.466389,-28.699722],[19.569462,-28.526829],[19.732498,-28.484169],[19.803608,-28.495003],[19.99612,-28.421448],[20.000942,-24.765408],[20.12722,-24.881947],[20.244999,-24.919445],[20.389999000000103,-25.036945],[20.631943,-25.436947],[20.687775,-25.578892],[20.68111,-25.685001],[20.811386,-25.883335],[20.859722,-26.146667],[20.690277,-26.390003],[20.609722,-26.454445],[20.642498,-26.828056],[20.703888,-26.875557],[20.897221,-26.794724],[21.128887,-26.86639],[21.381107,-26.821114],[21.673332,-26.863056],[21.771385,-26.792225],[21.770275,-26.680279],[22.0430530000001,-26.634445],[22.135555000000124,-26.537781],[22.249443,-26.341114],[22.62480900000014,-26.111565],[22.658054,-26.01889],[22.721386,-25.979446],[22.754444,-25.74139],[22.818886,-25.668056],[22.813053,-25.563892],[22.91,-25.396946],[23.014832,-25.299725],[23.194443,-25.264168],[23.453053,-25.27639],[23.74277500000011,-25.468334],[23.905277,-25.628613],[24.000275,-25.65889],[24.18861,-25.62167],[24.348888,-25.754448],[24.44611,-25.735558],[24.658054000000106,-25.824722],[24.89805200000012,-25.810837],[25.029163,-25.728615],[25.152222000000105,-25.762222],[25.421387,-25.729446],[25.585449,-25.621929],[25.671387,-25.47028],[25.870831,-24.910835],[25.871387,-24.744446],[26.265274,-24.637501],[26.411041,-24.628273],[26.554996,-24.436947],[26.72138600000011,-24.311668],[26.845276,-24.264446],[27.001942,-23.644447],[27.069721,-23.636112],[27.148052,-23.524723],[27.334442,-23.401947],[27.534721,-23.375835],[27.601387,-23.22028],[27.783886,-23.17028],[27.943886,-23.031391],[27.972221,-22.952778],[28.159443000000124,-22.76889],[28.179634,-22.686436],[28.361942,-22.574448],[28.634441,-22.563335],[28.92499900000013,-22.451115],[28.965832,-22.386391],[28.96055200000012,-22.313335],[29.024796,-22.227108],[29.669998,-22.136391],[29.893887,-22.194447]],[[28.565552,-28.610001],[28.401943,-28.626392],[28.355,-28.695278],[28.295277,-28.710003],[28.179165,-28.696667],[28.016666,-28.862225],[27.797497,-28.918056],[27.637497,-29.038334],[27.643053,-29.09111],[27.451385,-29.300003],[27.3005500000001,-29.525839],[27.011108,-29.625278],[27.100277,-29.735558],[27.226387000000102,-29.996391],[27.296944,-30.046669],[27.378922,-30.317329],[27.464722,-30.321392],[27.738052,-30.597778],[28.079937,-30.650528],[28.377777,-30.16028],[28.790554,-30.101391],[29.165833,-29.918335],[29.121944,-29.820557],[29.169167,-29.667503],[29.293888,-29.621948],[29.307777,-29.476948],[29.42999600000013,-29.416389],[29.454998,-29.342503],[29.326385,-29.084446],[28.953609000000142,-28.879723],[28.898052,-28.789169],[28.80694,-28.757502],[28.7925,-28.706947],[28.65583,-28.571945],[28.565552,-28.610001]]]]}},{"type":"Feature","properties":{"FIPS":"LT","ISO2":"LS","ISO3":"LSO","UN":426,"NAME":"Lesotho","AREA":3035,"POP2005":1980831,"REGION":2,"SUBREGION":18,"LON":28.243,"LAT":-29.581},"geometry":{"type":"Polygon","coordinates":[[[27.564617,-30.404911],[27.464722,-30.321392],[27.378922,-30.317329],[27.296944,-30.046669],[27.226387,-29.996391],[27.100277,-29.735558],[27.011108,-29.625278],[27.30055,-29.525839],[27.451385,-29.300003],[27.643053,-29.09111],[27.637497,-29.038334],[27.797497,-28.918056],[28.016666,-28.862225],[28.179165,-28.696667],[28.34972,-28.697502],[28.401943,-28.626392],[28.578888,-28.607502],[28.651108,-28.569447],[28.7925,-28.706947],[28.80694,-28.757502],[28.898052,-28.789169],[28.953609,-28.879723],[29.333054,-29.092503],[29.455555,-29.353336],[29.418053,-29.433334],[29.296665,-29.494446],[29.293888,-29.621948],[29.169167,-29.667503],[29.121944,-29.820557],[29.165833,-29.918335],[28.790554,-30.101391],[28.377777,-30.16028],[28.079937,-30.650528],[27.738052,-30.597778],[27.564617,-30.404911]]]}},{"type":"Feature","properties":{"FIPS":"BC","ISO2":"BW","ISO3":"BWA","UN":72,"NAME":"Botswana","AREA":56673,"POP2005":1835938,"REGION":2,"SUBREGION":18,"LON":23.815,"LAT":-22.182},"geometry":{"type":"Polygon","coordinates":[[[26.95919,-23.752075],[26.845276,-24.264446],[26.721386,-24.311668],[26.554996,-24.436947],[26.411041,-24.628273],[26.265274,-24.637501],[25.871387,-24.744446],[25.870831,-24.910835],[25.671387,-25.47028],[25.585449,-25.621929],[25.406944,-25.737225],[25.152222,-25.762222],[25.029163,-25.728615],[24.898052,-25.810837],[24.658054,-25.824722],[24.44611,-25.735558],[24.348888,-25.754448],[24.18861,-25.62167],[24.000275,-25.65889],[23.905277,-25.628613],[23.742775,-25.468334],[23.453053,-25.27639],[23.194443,-25.264168],[23.014832,-25.299725],[22.91,-25.396946],[22.813053,-25.563892],[22.818886,-25.668056],[22.754444,-25.74139],[22.712776,-25.999168],[22.658054,-26.01889],[22.624809,-26.111565],[22.249443,-26.341114],[22.135555,-26.537781],[22.043053,-26.634445],[21.770275,-26.680279],[21.771385,-26.792225],[21.667221,-26.864445],[21.381107,-26.821114],[21.128887,-26.86639],[20.897221,-26.794724],[20.703888,-26.875557],[20.642498,-26.828056],[20.609722,-26.454445],[20.690277,-26.390003],[20.859722,-26.146667],[20.811386,-25.883335],[20.68111,-25.685001],[20.687775,-25.578892],[20.631943,-25.436947],[20.389999,-25.036945],[20.244999,-24.919445],[20.12722,-24.881947],[20.000942,-24.765408],[19.996666,-22.005001],[20.991943,-21.996948],[20.993286,-18.318417],[21.462498,-18.304447],[23.077774,-18.004448],[23.297108,-17.995949],[23.398052,-18.176113],[23.519722,-18.266945],[23.570831,-18.467224],[23.615578,-18.485069],[23.719166,-18.425282],[23.96722,-18.185001],[24.362499,-17.948612],[24.419441,-17.954723],[24.496109,-18.059448],[24.560276,-18.056946],[24.828331,-17.838612],[24.936108,-17.813892],[25.09222,-17.830002],[25.178055,-17.781391],[25.264431,-17.80225],[25.239166,-17.913059],[25.309166,-18.065834],[25.39333,-18.122501],[25.521942,-18.391392],[25.718887,-18.591393],[25.865833,-18.841393],[25.973331,-18.945557],[25.963333,-19.105556],[26.166111,-19.527779],[26.356667,-19.616947],[26.732498,-19.931946],[27.219997,-20.091667],[27.290554,-20.241669],[27.287453,-20.494965],[27.35722,-20.465],[27.609444,-20.470558],[27.713165,-20.506432],[27.730831,-20.748337],[27.693607,-20.862782],[27.685555,-21.070557],[27.84861,-21.23167],[28.015831,-21.566113],[28.288609,-21.587223],[28.498055,-21.662224],[28.574165,-21.632225],[28.868053,-21.754448],[29.060555,-21.798058],[29.081181,-21.82539],[29.032776,-21.956947],[29.073887,-22.037781],[29.174721,-22.08028],[29.256107,-22.066391],[29.373623,-22.19241],[29.024796,-22.227108],[28.91069,-22.458794],[28.634441,-22.563335],[28.361942,-22.574448],[28.298332,-22.609447],[28.179634,-22.686436],[28.156387,-22.773056],[27.972221,-22.952778],[27.943886,-23.031391],[27.783886,-23.17028],[27.601387,-23.22028],[27.526386,-23.382225],[27.344997,-23.397503],[27.148052,-23.524723],[27.069721,-23.636112],[27.001942,-23.644447],[26.95919,-23.752075]]]}},{"type":"Feature","properties":{"FIPS":"SG","ISO2":"SN","ISO3":"SEN","UN":686,"NAME":"Senegal","AREA":19253,"POP2005":1177034,"REGION":2,"SUBREGION":11,"LON":-14.881,"LAT":15.013},"geometry":{"type":"Polygon","coordinates":[[[-17.148308,14.61392],[-17.225834,14.68861],[-17.384167,14.742222],[-17.428337,14.728333],[-17.448059,14.655554],[-17.537224,14.756109],[-17.166946,14.903055],[-16.878334,15.224998],[-16.537224,15.775833],[-16.527679,16.060249],[-16.383057,16.227776],[-16.289722,16.514442],[-16.124168,16.552776],[-16.052502,16.480831],[-15.894445,16.513054],[-15.670279,16.48111],[-15.441389,16.579441],[-15.232779,16.559719],[-15.025557,16.635555],[-14.981112,16.693054],[-14.906946,16.635277],[-14.345278,16.638611],[-14.029724,16.357777],[-13.9825,16.306664],[-13.973333,16.237221],[-13.823057,16.131664],[-13.704723,16.184719],[-13.712778,16.131943],[-13.676945,16.098888],[-13.520557,16.132221],[-13.398056,16.059166],[-13.245834,15.680555],[-13.065834,15.480276],[-12.956945,15.499443],[-12.932501,15.368055],[-12.841112,15.298611],[-12.889446,15.251389],[-12.708057,15.097776],[-12.626667,15.098888],[-12.486389,15.015554],[-12.445557,14.90111],[-12.244833,14.764385],[-12.178612,14.607498],[-12.226112,14.502222],[-12.2064,14.395288],[-12.030834,14.278889],[-11.979445,14.16111],[-12.015001,14.012499],[-11.942501,13.858889],[-11.964445,13.785276],[-12.064445,13.695555],[-12.057222,13.664721],[-11.816389,13.308054],[-11.739168,13.410831],[-11.632502,13.390276],[-11.536667,13.256109],[-11.557501,13.209444],[-11.516668,13.114166],[-11.378056,12.988054],[-11.424168,12.656111],[-11.373058,12.407774],[-11.486113,12.436665],[-11.638056,12.426386],[-11.736391,12.380552],[-12.03389,12.400555],[-12.345404,12.301748],[-12.399446,12.371386],[-12.496948,12.396664],[-12.582781,12.363607],[-12.633059,12.437496],[-12.786947,12.464998],[-12.901112,12.546944],[-12.943056,12.531944],[-12.963612,12.470554],[-13.037779,12.473055],[-13.069445,12.529999],[-13.041668,12.589998],[-13.061111,12.639721],[-13.627779,12.6775],[-15.218056,12.684721],[-15.419403,12.551407],[-15.685278,12.429998],[-16.209167,12.460833],[-16.381668,12.374722],[-16.515003,12.347776],[-16.684448,12.359999],[-16.71777,12.322426],[-16.796669,12.429998],[-16.799446,12.489166],[-16.586945,12.632776],[-16.380558,12.544998],[-16.292225,12.588888],[-16.196392,12.580276],[-16.028614,12.631109],[-15.831667,12.550554],[-15.7325,12.587221],[-15.626945,12.531111],[-15.507778,12.634722],[-15.542778,12.718887],[-15.531946,12.780554],[-15.399723,12.794443],[-15.390001,12.831944],[-15.540279,12.794722],[-15.564724,12.737221],[-15.540834,12.647221],[-15.650002,12.555555],[-15.695557,12.613888],[-15.914446,12.595276],[-16.021378,12.724939],[-16.073612,12.633055],[-16.29417,12.601387],[-16.376114,12.564444],[-16.571114,12.671389],[-16.598057,12.791666],[-16.650002,12.718887],[-16.645,12.634165],[-16.756111,12.564999],[-16.800003,12.813889],[-16.755836,12.906387],[-16.750874,13.059977],[-16.700558,13.16111],[-15.809723,13.159721],[-15.803612,13.347776],[-15.285002,13.374443],[-15.212778,13.429165],[-15.200556,13.531111],[-15.111668,13.595833],[-14.954723,13.471943],[-14.765001,13.423054],[-14.714724,13.360554],[-14.547777,13.335939],[-14.351112,13.237778],[-14.194168,13.231667],[-14.095556,13.285],[-13.867224,13.322498],[-13.805557,13.379721],[-13.80139,13.43861],[-13.900557,13.558611],[-13.973333,13.583055],[-14.337778,13.453888],[-14.472778,13.534443],[-14.497501,13.621666],[-14.540001,13.653332],[-14.631945,13.666943],[-14.718613,13.611944],[-14.791945,13.653332],[-14.856335,13.778612],[-15.070278,13.826387],[-15.25139,13.74472],[-15.30389,13.792221],[-15.364445,13.781387],[-15.458612,13.704443],[-15.48889,13.589443],[-16.56567,13.589998],[-16.645279,13.701944],[-16.638615,13.752777],[-16.573059,13.833055],[-16.521114,13.831944],[-16.490837,13.958055],[-16.56028,13.862499],[-16.702503,13.768332],[-16.735558,13.816387],[-16.747223,13.951944],[-16.690281,13.993889],[-16.638889,13.961666],[-16.505836,14.105],[-16.363056,14.166111],[-16.453056,14.174444],[-16.513336,14.143332],[-16.631111,14.004721],[-16.775837,14.012499],[-16.813335,14.122776],[-16.878056,14.178888],[-16.947781,14.375555],[-17.065002,14.455],[-17.148308,14.61392]]]}},{"type":"Feature","properties":{"FIPS":"SI","ISO2":"SI","ISO3":"SVN","UN":705,"NAME":"Slovenia","AREA":2014,"POP2005":1999425,"REGION":150,"SUBREGION":39,"LON":14.827,"LAT":46.124},"geometry":{"type":"Polygon","coordinates":[[[13.718655,46.526611],[14.079721,46.489716],[14.159443,46.440826],[14.544998,46.407494],[14.811666,46.509995],[14.870554,46.615829],[15.105276,46.657219],[15.406111,46.652496],[15.868332,46.723053],[15.988054,46.751106],[15.988609,46.833611],[16.231941,46.876663],[16.348888,46.844444],[16.324165,46.757217],[16.529442,46.510277],[16.607872,46.476234],[16.384163,46.535828],[16.292507,46.530815],[16.249443,46.490273],[16.266109,46.419441],[16.075924,46.384331],[16.083332,46.33416],[16.01722,46.29805],[15.654722,46.219444],[15.599722,46.142494],[15.629444,46.086937],[15.718332,46.047218],[15.697777,45.844162],[15.499443,45.835831],[15.309166,45.751938],[15.289721,45.689163],[15.368055,45.702774],[15.352591,45.651756],[15.307089,45.629868],[15.277222,45.462776],[15.174458,45.425819],[14.979067,45.500473],[14.818054,45.46611],[14.62611,45.606941],[14.601387,45.675278],[14.564999,45.664993],[14.485832,45.529716],[14.407221,45.489166],[13.703609,45.44416],[13.607498,45.468605],[13.589443,45.516937],[13.749443,45.546944],[13.716944,45.596107],[13.850832,45.585274],[13.919167,45.637497],[13.788887,45.75444],[13.598055,45.810829],[13.577776,45.854164],[13.632221,45.991104],[13.5425,45.967499],[13.48,46.011108],[13.669167,46.177498],[13.485832,46.232498],[13.416111,46.213333],[13.383055,46.297218],[13.511389,46.38472],[13.689444,46.447495],[13.718655,46.526611]]]}},{"type":"Feature","properties":{"FIPS":"SL","ISO2":"SL","ISO3":"SLE","UN":694,"NAME":"Sierra Leone","AREA":7162,"POP2005":5586403,"REGION":2,"SUBREGION":11,"LON":-11.792,"LAT":8.56},"geometry":{"type":"MultiPolygon","coordinates":[[[[-12.525278,7.431389],[-12.559446,7.420833],[-12.619446,7.478055],[-12.952778,7.568333],[-12.885,7.614166],[-12.591112,7.634444],[-12.496946,7.57361],[-12.525278,7.431389]]],[[[-11.214445,9.997499],[-10.997223,9.751665],[-10.838612,9.479721],[-10.656668,9.305832],[-10.737223,9.083332],[-10.571526,9.059532],[-10.591667,8.858055],[-10.502779,8.710833],[-10.532501,8.620832],[-10.618891,8.546110000000112],[-10.695835,8.298611],[-10.535278,8.317499000000112],[-10.437223,8.401943],[-10.386112,8.49499900000012],[-10.320278,8.509443],[-10.266651,8.488377],[-10.264168,8.451666],[-10.302223,8.189999000000114],[-10.355278,8.146387],[-10.497778,8.136389],[-10.602222,8.035276000000124],[-10.607779,7.772499],[-10.68889,7.741666],[-10.863056,7.530555],[-11.102779,7.384444],[-11.189445,7.2575],[-11.305279,7.216944],[-11.421391,6.941944],[-11.468613,6.923611],[-11.566668,6.954444],[-11.841667,7.14777800000013],[-12.503613,7.386944],[-12.494167,7.452222],[-12.432779,7.528055],[-12.300556,7.525833],[-12.181667,7.595277],[-12.253334,7.608889],[-12.385557,7.544722],[-12.463335,7.556110000000103],[-12.587778,7.68111],[-12.766111,7.74],[-12.958612,7.9],[-12.881945,7.937499],[-12.908056,8.099998],[-12.982779,8.188889000000131],[-12.974335,8.247768000000121],[-13.132778,8.195],[-13.278057,8.423611],[-13.288057,8.496111],[-13.197779,8.49361],[-13.05139,8.36861],[-13.120279,8.461666],[-13.014446,8.556389],[-12.897501,8.567778],[-12.946667,8.591665],[-13.101946,8.579721],[-13.165279,8.51861],[-13.240557,8.665277],[-13.2425,8.802500000000123],[-13.202501,8.858889],[-13.132223,8.861944],[-13.265556,8.953609],[-13.29561,9.032143],[-13.187223,9.086943],[-13.085556,9.050278],[-13.00139,9.112778],[-12.945002,9.282499],[-12.815556,9.287777],[-12.680557,9.417221],[-12.616667,9.606110000000115],[-12.456112,9.888332],[-12.235279,9.938889000000131],[-12.131668,9.874998],[-11.897779,9.927776],[-11.894724,9.996111],[-11.214445,9.997499]]]]}},{"type":"Feature","properties":{"FIPS":"SN","ISO2":"SG","ISO3":"SGP","UN":702,"NAME":"Singapore","AREA":67,"POP2005":4327468,"REGION":142,"SUBREGION":35,"LON":103.808,"LAT":1.351},"geometry":{"type":"Polygon","coordinates":[[[103.99054,1.383291],[103.959976,1.320833],[103.844971,1.259166],[103.640808,1.315555],[103.713593,1.429444],[103.829422,1.443611],[103.99054,1.383291]]]}},{"type":"Feature","properties":{"FIPS":"SO","ISO2":"SO","ISO3":"SOM","UN":706,"NAME":"Somalia","AREA":62734,"POP2005":8196395,"REGION":2,"SUBREGION":14,"LON":48.316,"LAT":9.774},"geometry":{"type":"Polygon","coordinates":[[[42.944092,11.002438],[43.249222,11.469534],[43.459442,11.350277],[43.504715,11.20611],[43.813889,10.813889],[44.278328,10.447777],[44.398048,10.41111],[44.571938,10.411943],[44.740273,10.459721],[44.935555,10.423611],[45.159439,10.534166],[45.323883,10.664721],[45.460831,10.666943],[45.759995,10.875277],[46.07972,10.771387],[46.250275,10.78611],[46.336937,10.700832],[46.448051,10.688889],[46.655548,10.748333],[47.054718,10.969166],[47.174438,11.077221],[47.398888,11.179998],[47.508331,11.186388],[47.691666,11.099165],[47.792496,11.130554],[48.13166,11.135832],[48.338051,11.272221],[48.521385,11.315554],[48.654442,11.329166],[48.885826,11.245832],[48.987221,11.245832],[49.429161,11.341944],[49.571938,11.453333],[49.784721,11.453054],[50.085548,11.511944],[50.430832,11.678333],[50.500549,11.752499],[50.559441,11.90111],[50.76944,11.979166],[51.277222,11.836666],[51.242493,11.671944],[51.122772,11.503054],[51.076385,11.328054],[51.076942,11.188889],[51.169998,11.146944],[51.114166,10.974165],[51.145554,10.63361],[51.09861,10.487499],[51.01416,10.442778],[51.192497,10.476665],[51.189438,10.538055],[51.37944,10.486666],[51.412636,10.451515],[51.371384,10.373055],[51.278885,10.381943],[51.261383,10.418333],[51.212219,10.425554],[51.081108,10.403277],[50.896942,10.319721],[50.899162,10.022778],[50.802498,9.57472],[50.83625,9.432688],[50.766106,9.313055],[50.656944,9.223888],[50.638054,9.07361],[50.426109,8.862499],[50.323608,8.624166],[50.320274,8.530277],[50.151108,8.309721],[50.113327,8.191944],[49.82666,7.941944],[49.79583,7.714444],[49.732498,7.574444],[49.219444,6.758333],[49.073883,6.410555],[49.082497,6.285],[49.040833,6.149722],[48.668327,5.52861],[48.20166,4.903055],[47.954437,4.463888],[47.453049,3.883611],[47.219444,3.672222],[46.763885,3.16],[46.014717,2.427778],[45.367775,2.038611],[45.004166,1.860833],[44.548882,1.554722],[43.488609,0.649999],[42.809441,-0.091667],[42.563332,-0.313611],[42.176941,-0.798056],[42.066666,-0.896111],[41.558159,-1.674868],[41.555275,-1.592222],[40.998329,-0.866111],[40.986595,2.829956],[41.336937,3.1675],[41.937218,4.016944],[41.937775,4.062222],[42.073883,4.176147],[42.195831,4.208888],[42.379166,4.203055],[42.851105,4.3025],[42.925827,4.371944],[42.98027,4.520555],[43.163887,4.670833],[43.686386,4.891944],[43.981941,4.963055],[44.950829,4.902499],[46.561386,6.619444],[47.988243,8.004107],[47.01194,8.00111],[44.010551,9.007221],[43.62722,9.354443],[43.583054,9.336111],[43.430832,9.426109],[43.386665,9.556944],[43.275276,9.645555],[43.21611,9.881388],[43.076942,9.931389],[43.009163,10.0875],[42.848053,10.22361],[42.78611,10.455555],[42.663055,10.6325],[42.944092,11.002438]]]}},{"type":"Feature","properties":{"FIPS":"SP","ISO2":"ES","ISO3":"ESP","UN":724,"NAME":"Spain","AREA":49904,"POP2005":43397491,"REGION":150,"SUBREGION":39,"LON":-3.649,"LAT":40.227},"geometry":{"type":"MultiPolygon","coordinates":[[[[-17.912781,27.771664],[-17.98278,27.637497],[-18.153893,27.703888],[-18.170559,27.737221],[-18.135281,27.773331],[-18.038334,27.762497],[-18.001114,27.817776],[-17.928337,27.84972],[-17.88139,27.811386],[-17.912781,27.771664]]],[[[-15.554167,27.755833],[-15.579168,27.73111],[-15.677223,27.75333000000012],[-15.785002,27.837498],[-15.822224,27.91333],[-15.815001,28.004719],[-15.710556,28.070274],[-15.702501,28.156109000000125],[-15.435278,28.133331],[-15.365557,28.010277],[-15.394167,27.844997],[-15.440834,27.789997],[-15.554167,27.755833]]],[[[-17.175003,28.016941],[-17.245281,28.010830000000112],[-17.298615,28.046665],[-17.330559,28.09111],[-17.316948,28.172222],[-17.251392,28.20638700000012],[-17.101948,28.13472],[-17.093891,28.081108],[-17.175003,28.016941]]],[[[-16.341114,28.370277],[-16.418056,28.145275],[-16.527225,28.023331],[-16.671391,27.984165],[-16.912781,28.341389],[-16.830833,28.374996],[-16.563614,28.391666],[-16.490837,28.417221],[-16.376114,28.536942000000124],[-16.156948,28.57222000000013],[-16.156391,28.501942],[-16.341114,28.370277]]],[[[-14.327223,28.046387],[-14.444168,28.069164],[-14.209446,28.228054],[-14.193335,28.321941],[-14.050835,28.56472],[-14.00528,28.711109],[-13.869722,28.751389],[-13.831945,28.703609],[-13.820278,28.577221],[-13.923056,28.249165],[-14.200556,28.169167],[-14.327223,28.046387]]],[[[-17.831947,28.453888],[-18.003613,28.752499],[-17.904446,28.849442],[-17.781391,28.838886],[-17.716393,28.746109],[-17.73917,28.607777],[-17.831947,28.453888]]],[[[-13.609724,28.926388],[-13.724724,28.906944],[-13.773056,28.837776],[-13.852222,28.906387],[-13.789722,29.054165],[-13.587502,29.139164],[-13.476112,29.241943],[-13.442501,29.231667],[-13.420279,29.203053],[-13.468889,29.013611],[-13.609724,28.926388]]],[[[-2.925278,35.26666300000011],[-2.962778,35.274994],[-2.958611,35.32499700000011],[-2.914722,35.273605],[-2.925278,35.26666300000011]]],[[[-5.319445,35.87693800000011],[-5.345834,35.841660000000104],[-5.395557,35.916336000000115],[-5.345,35.912498],[-5.319445,35.87693800000011]]],[[[-3.036111,35.912773],[-3.046389,35.907776],[-3.051111,35.915833],[-3.027223,35.924438],[-3.036111,35.912773]]],[[[-6.925,37.17083],[-6.954167,37.180275],[-6.973056,37.210274],[-6.948611,37.203331],[-6.925,37.17083]]],[[[1.577778,38.6877750000001],[1.576111,38.655548000000124],[1.456666,38.686943],[1.390278000000137,38.643326],[1.383055,38.720551],[1.445278,38.74110400000012],[1.577778,38.6877750000001]]],[[[1.531667,38.951942],[1.371944,38.830826],[1.346389,38.871109],[1.246111,38.860275],[1.211944,38.898331],[1.303611000000103,39.03860500000013],[1.519722,39.118332],[1.605278,39.09166],[1.615,39.028328],[1.531667,38.951942]]],[[[3.247777,39.734718],[3.382778,39.773331],[3.479722,39.711105],[3.3775,39.552773],[3.30555500000014,39.50222],[3.241944000000103,39.36444100000011],[3.063611,39.263611],[2.985555,39.3186040000001],[2.786389,39.364716],[2.727777,39.473053],[2.753611,39.5075],[2.694444,39.551941],[2.656111,39.56443800000011],[2.542500000000132,39.520271],[2.389166,39.524994],[2.364166,39.555832],[2.386111000000142,39.612778],[2.683888,39.793884000000105],[2.987778,39.91111],[3.096944,39.911385],[3.138333,39.787498],[3.247777,39.734718]]],[[[4.273333,39.961388],[4.316944,39.846107],[4.276388,39.806389],[4.02861,39.919998],[3.826666,39.922493],[3.796944,40.01722000000012],[3.83611100000013,40.056389],[4.174444,40.050278000000105],[4.273333,39.961388]]],[[[-7.855556,43.759995],[-7.850556,43.71472200000011],[-7.724445,43.747498],[-7.463612,43.726387],[-7.240834,43.55916600000011],[-7.038611,43.557495],[-7.044819,43.490402],[-6.999445,43.560829],[-6.943334,43.577774],[-6.095,43.561943],[-5.944723,43.593887],[-5.854167,43.64804800000013],[-5.677778,43.543884],[-5.398056,43.55249800000013],[-5.288611,43.53388200000012],[-5.2075,43.477776],[-4.514552,43.396347000000105],[-4.223889,43.39611100000013],[-3.810278,43.492493],[-3.766389,43.469994],[-3.585556,43.510277],[-3.150593,43.353561],[-3.022223,43.357498],[-2.941389,43.435555],[-2.735556,43.426384],[-2.295556,43.29610400000013],[-2.121945,43.296661],[-1.787778,43.39222],[-1.730377,43.29898100000014],[-1.391389,43.262772],[-1.411389,43.136665],[-1.4725,43.09111],[-1.434445,43.045555],[-1.360278,43.031662],[-1.300278,43.071663],[-0.934167,42.952499],[-0.746667,42.965553],[-0.723889,42.891388],[-0.549445,42.77861],[-0.391944,42.796387],[-0.308739,42.848381],[-0.050556,42.69194],[0.178611,42.735275],[0.432778,42.686661],[0.675506,42.688484],[0.651944,42.784996],[0.667778,42.839165],[0.72,42.859161],[1.091666,42.784439],[1.173889,42.709717],[1.359167000000127,42.715271],[1.445833000000107,42.601944],[1.424166,42.493332],[1.454722,42.441666],[1.541667,42.437218],[1.723611,42.509438],[1.906389000000104,42.446938],[2.017222,42.35305000000011],[2.093611,42.364166],[2.137777,42.417221],[2.269166,42.437218],[2.541944,42.332497],[2.666389,42.34194200000013],[2.657222,42.384438],[2.724722,42.41944100000012],[2.95,42.480553],[3.045278,42.474716],[3.092222,42.42999300000013],[3.177655000000129,42.436806],[3.159166000000141,42.378883],[3.193889,42.342216],[3.319167,42.321388],[3.262777,42.240829],[3.158611,42.262497],[3.11638900000014,42.221382],[3.119722,42.13694],[3.213333,42.061104],[3.201666000000102,41.892776],[2.939444,41.719994],[2.273056,41.463333],[2.110833,41.285828],[1.498333,41.178604],[0.993055,41.04805],[0.704167,40.813049],[0.738055,40.766388],[0.902778000000126,40.719719],[0.689722,40.571663],[0.607222,40.575829],[0.709167,40.595833],[0.738055,40.639717],[0.603611000000114,40.623604],[0.541944,40.56916],[0.354444,40.298607],[0.048889,40.036102],[-0.320556,39.509995],[-0.338056,39.435555000000136],[-0.1825,39.02916],[-0.06,38.901108],[0.195556,38.805824],[0.215278,38.758041000000105],[0.144167,38.684708],[-0.371944,38.441666],[-0.511667,38.324997],[-0.761016,37.845955],[-0.86,37.71666],[-0.786945,37.64777400000014],[-0.710278,37.643883],[-0.715556,37.606941],[-0.921667,37.551384],[-1.048333,37.57916300000011],[-1.3275,37.558052],[-1.509444,37.421944],[-1.643611,37.372772],[-1.798056,37.222771],[-1.902222,36.972221],[-2.129167,36.731384],[-2.1875,36.716385],[-2.281389,36.82000000000011],[-2.350278,36.840828],[-2.555278,36.81472],[-2.639445,36.701111],[-2.768889,36.678329],[-2.859445,36.695274],[-2.928889,36.749718],[-3.3275,36.739716],[-3.452778,36.691666],[-3.595278,36.746941000000106],[-4.398334,36.722221],[-4.633056,36.510551],[-4.913889,36.498886],[-5.171945,36.412773],[-5.334508,36.16256],[-5.431667,36.169167],[-5.425279,36.070831],[-5.613611,36.006104],[-5.797223,36.073883],[-5.911389,36.179161],[-6.050834,36.19194],[-6.26139,36.469994],[-6.226111,36.46360800000013],[-6.172778,36.512215],[-6.297501,36.613884],[-6.392501,36.626389],[-6.435,36.69722],[-6.441668,36.739441],[-6.355556,36.860832],[-6.578889,37.01944],[-6.904723,37.16555],[-6.959923,37.221836],[-6.978722,37.212608],[-6.972228,37.177746],[-7.127223,37.220551],[-7.398612,37.180832],[-7.447223,37.41861],[-7.524445,37.552498],[-7.423056,37.74388900000014],[-7.278334,37.870827],[-7.254445,37.987495],[-7.006667,38.028053000000114],[-6.933746,38.209068],[-7.087778,38.174438],[-7.321112,38.44944],[-7.257223,38.728333],[-7.06,38.86055],[-6.956944,39.019997],[-6.961112,39.056664],[-7.040278,39.12277200000011],[-7.142501,39.111107],[-7.242778,39.213051],[-7.371389,39.491386],[-7.505834,39.605827],[-7.532505,39.669418],[-7.337501,39.643883],[-7.266945,39.67194400000011],[-7.017222,39.67499500000014],[-6.870556,40.02166000000011],[-6.934723,40.107498],[-7.004723,40.126106],[-7.027223,40.187775],[-7.005834,40.230827],[-6.862303,40.271523000000116],[-6.796112,40.524437],[-6.803889,40.874161],[-6.931667,41.01805100000013],[-6.780278,41.06360600000011],[-6.753334,41.136665],[-6.643889,41.24472],[-6.558333,41.242218],[-6.438056,41.318886],[-6.295834,41.436104],[-6.187222,41.57972000000012],[-6.303612,41.66333],[-6.539445,41.679443],[-6.528056,41.839439],[-6.548612,41.921944],[-6.594167,41.953606],[-6.906112,41.944717],[-6.982848,41.973862],[-7.063056,41.951385],[-7.133612,41.994995],[-7.187222,41.975273],[-7.173612,41.922775],[-7.200556,41.883606],[-7.410556,41.823326],[-7.607779,41.831108],[-7.598056,41.865273],[-7.6925,41.904999],[-7.873334,41.852493],[-7.921112,41.880829],[-8.140556,41.80916600000012],[-8.218613,41.913605],[-8.085001,42.020271],[-8.079723,42.054161],[-8.201223,42.15274],[-8.310556,42.103607],[-8.620834,42.053604000000114],[-8.871946,41.875832000000116],[-8.896389,42.113052],[-8.644167,42.28833],[-8.579723,42.351662],[-8.619722,42.349998],[-8.683613,42.279716000000114],[-8.869167,42.251389],[-8.821945,42.328331],[-8.656113,42.427773000000116],[-8.840834,42.391388],[-8.908335,42.467499],[-8.871668,42.500832000000116],[-8.869446,42.453606],[-8.836113,42.461937],[-8.809723,42.519440000000145],[-8.827778,42.574715],[-8.778891,42.596107],[-8.721548,42.7011490000001],[-8.918335,42.628326],[-8.995556,42.532494],[-9.035833,42.525276],[-9.06139,42.579437],[-9.020279,42.70472],[-8.911667,42.793327],[-9.086668,42.740273],[-9.140278,42.794998],[-9.124445,42.839996],[-9.185001,42.952499],[-9.293335,42.922493000000145],[-9.259167,43.047218],[-9.169724,43.185829],[-8.952223,43.230553],[-8.980278,43.281387],[-8.87639,43.319717],[-8.701389,43.287216],[-8.329723,43.403885000000116],[-8.265556,43.552773],[-7.898056,43.76416],[-7.855556,43.759995]]]]}},{"type":"Feature","properties":{"FIPS":"ST","ISO2":"LC","ISO3":"LCA","UN":662,"NAME":"Saint Lucia","AREA":61,"POP2005":16124,"REGION":19,"SUBREGION":29,"LON":-60.969,"LAT":13.898},"geometry":{"type":"Polygon","coordinates":[[[-60.954727,13.709444],[-61.067505,13.78861],[-61.079445,13.879999],[-60.930283,14.109444],[-60.878059,13.956665],[-60.900284,13.778332],[-60.954727,13.709444]]]}},{"type":"Feature","properties":{"FIPS":"SU","ISO2":"SD","ISO3":"SDN","UN":736,"NAME":"Sudan","AREA":237600,"POP2005":36899747,"REGION":2,"SUBREGION":15,"LON":30.05,"LAT":13.832},"geometry":{"type":"MultiPolygon","coordinates":[[[[37.268608,20.75111],[37.242218,20.785831],[37.263855,20.849724],[37.284439,20.83027600000014],[37.268608,20.75111]]],[[[31.453888,21.998333],[36.888466,22.000111000000118],[36.854164,21.971664],[36.911385,21.608608000000117],[37.06916,21.33083],[37.309441000000106,21.060276],[37.3077770000001,21.013332],[37.247498,21.00166300000012],[37.19055200000014,21.087498],[37.272499,21.051739],[37.23027,21.129166],[37.10527,21.212219],[37.172218,20.694721],[37.23027,20.54694400000011],[37.232216,20.469997],[37.184715,20.401943],[37.177216,20.225277],[37.184715,20.018608],[37.265274,19.762775],[37.238052,19.57222],[37.290276,19.474998],[37.336388,19.151943],[37.433327,18.858055],[37.516388,18.724442],[37.768051,18.695274],[37.76194,18.664719],[37.828888,18.60083],[37.998604,18.496944],[38.104164,18.348888],[38.089996,18.303608],[38.118332,18.282219],[38.550827,18.105831],[38.607498000000135,18.01083],[38.458611,17.871109],[38.370277,17.666111],[38.257774,17.532497],[38.135551,17.498886],[38.055832,17.551941],[37.895554,17.441387000000134],[37.51249700000011,17.32333],[37.52057600000012,17.195801],[37.423286,17.034214],[37.151939,17.015553],[36.995827,17.073887],[37.009163,16.782497],[36.912216000000114,16.641109000000142],[36.896385000000116,16.517776],[36.95694,16.425278000000105],[36.97305300000011,16.269444],[36.915833,16.214996],[36.763611,15.80805400000014],[36.697777,15.753054],[36.54277,15.234722],[36.44328300000012,15.149952],[36.54281600000013,14.262053],[36.446388,13.956944],[36.48693800000012,13.839443],[36.397499,13.567778],[36.248604000000114,13.368055],[36.159439000000134,13.041666],[36.169716,12.984165],[36.132774,12.923332],[36.16527600000012,12.875277],[36.14269300000012,12.706923000000131],[36.006386000000134,12.724165],[35.70108,12.666115],[35.695274,12.612221],[35.645554,12.588888],[35.265434,11.933611],[35.096939,11.826944],[35.058052,11.720554],[35.093605,11.557777],[34.963882,11.256943],[35.0075,11.198332],[34.933327,10.956665],[34.978607000000125,10.915277],[34.975273,10.864443000000108],[34.864441,10.734999],[34.800552,10.723331],[34.594444000000124,10.887777],[34.43972,10.784443000000124],[34.28611000000012,10.554165],[34.34777100000014,10.231943],[34.323051,10.11722200000014],[34.231384,10.030277],[34.085831,9.553055],[34.134995,8.95527600000014],[34.120552,8.577221000000122],[33.978882,8.441387],[33.852493,8.425833],[33.771324,8.367748],[33.693329,8.386389000000122],[33.631943,8.469721000000106],[33.387772,8.437777],[33.252777,8.458611000000133],[33.166107,8.392776],[33.186424,8.136978],[33.114716,8.096943],[32.991104,7.924999],[33.053886,7.788888],[33.470276,7.743333],[33.711388,7.660277],[34.025551,7.383055000000128],[34.027222,7.245000000000118],[34.16333,7.171666],[34.236938,7.017777],[34.294701,6.966427],[34.469994,6.916111],[34.529999,6.743889],[34.637497,6.727221],[34.70472,6.677777000000105],[34.762772,6.605833],[34.870552,6.237499000000128],[34.981384,6.06111],[34.986382,5.878055],[35.105827,5.692778],[35.103882,5.6325],[35.289993,5.507777],[35.269722,5.441111],[35.30194100000011,5.378055],[35.356384,5.350277],[35.44749500000012,5.429444],[35.504715,5.431389],[35.821663,5.32861],[35.795273,5.237499],[35.8324970000001,5.166111],[35.773888,5.075277],[35.774437,4.798611000000108],[35.940552,4.622499],[34.38819100000012,4.609682],[33.516937,3.752222],[33.183884,3.766111000000137],[33.016663,3.888611],[32.89804800000013,3.811944],[32.719444,3.755833],[32.404442,3.743611000000101],[32.194435,3.611045],[32.193329,3.511389],[32.09360500000014,3.532500000000141],[32.068489,3.582222000000115],[31.95111100000014,3.593889],[31.922222,3.703888],[31.794441,3.817222],[31.701942,3.713055],[31.540833000000134,3.653611000000125],[31.288055,3.794722],[31.176666000000125,3.795278],[30.97472,3.691944],[30.858818,3.493394000000137],[30.786388,3.66],[30.558887,3.613889],[30.582222,3.690278],[30.551941,3.864722],[30.208611,3.959167],[30.143887000000124,4.105556],[30.058331000000123,4.134722],[29.959442,4.291389],[29.79472,4.379444],[29.81472,4.560277],[29.614719,4.656111],[29.480000000000132,4.676944],[29.432777,4.525555],[29.321663000000115,4.386666],[29.2436100000001,4.346110000000124],[29.200832,4.346110000000124],[29.013332,4.498333],[28.82111,4.484722],[28.776665,4.561944],[28.712498,4.537499],[28.650833,4.423611000000108],[28.363052,4.29],[28.192497,4.352777],[28.028053,4.502222],[27.787498,4.601388],[27.768887,4.787777],[27.65860700000013,4.897778],[27.524441,4.94361],[27.455276,5.016388],[27.458054,5.083611],[27.299999,5.22611],[27.23583200000013,5.419167],[27.281666,5.57861],[27.198055000000124,5.713611000000128],[26.981667,5.859444],[26.829441,5.905],[26.808609,5.98],[26.437496,6.077777],[26.523609000000132,6.173611000000108],[26.523609000000132,6.22111],[26.300552,6.401388],[26.298054,6.465555],[26.404999,6.646388],[26.266109,6.708333],[26.10083,6.84111],[26.047775,6.963888],[25.98444400000011,7.0183320000001],[25.374165000000115,7.339444],[25.331108,7.425278000000104],[25.206944,7.497499],[25.18388700000014,7.583333],[25.296108,7.65],[25.25333,7.850555],[25.186108,7.901944],[25.080276,7.897499],[24.970276,8.003332000000114],[24.934444,8.093332],[24.804443,8.192778],[24.192497,8.30361],[24.140274,8.375832],[24.161388,8.468332],[24.269165,8.583055],[24.201111,8.686943],[23.823887000000127,8.727777000000117],[23.517776,8.714167],[23.498333,8.778332],[23.581665,8.906111],[23.583054000000118,8.988609],[23.565277,9.005278],[23.503609,8.959721],[23.448608,9.025],[23.492775,9.174166000000127],[23.556389,9.181665000000123],[23.652222,9.279999],[23.664444,9.440832],[23.631386,9.449444],[23.623333,9.535276],[23.694721000000126,9.671665],[23.669167,9.866943],[23.303886,10.459166],[23.009441,10.69861],[22.86650500000013,10.922447],[22.97472,11.209166],[22.970833,11.283054],[22.930832,11.415833000000134],[22.790276,11.429443],[22.641941,11.516109],[22.561665,11.621666],[22.611385,11.992777],[22.50333,12.165833],[22.40638700000011,12.483055],[22.466942,12.621666],[22.223331,12.747221],[22.140553000000125,12.655277000000126],[21.952774,12.643888000000118],[21.827774,12.797499000000128],[21.943333,13.05361],[22.020554000000114,13.137777000000142],[22.159721,13.190277],[22.294167,13.35861],[22.084442,13.779165],[22.230274000000122,13.962776],[22.55499600000013,14.125555000000132],[22.555275,14.231943],[22.511665,14.240276],[22.449444,14.33],[22.445553000000128,14.479721],[22.381386,14.523054000000116],[22.384163,14.554165000000124],[22.469997,14.629444],[22.702499,14.691387],[22.670555,14.859444000000108],[22.849163,15.078333],[22.935833000000116,15.11611],[22.998333,15.356388],[22.923054,15.487221],[22.937222000000133,15.561943],[23.118156,15.710293],[23.356941,15.681665],[23.608887,15.758333],[23.999603,15.698709],[24.000832,20.001942],[25.000832,19.999119],[25.001423,21.999695],[31.271111000000133,21.998333],[31.39222000000012,22.21027800000013],[31.455555,22.23222],[31.51610900000014,22.165554],[31.453888,21.998333]]]]}},{"type":"Feature","properties":{"FIPS":"SW","ISO2":"SE","ISO3":"SWE","UN":752,"NAME":"Sweden","AREA":41033,"POP2005":9038049,"REGION":150,"SUBREGION":154,"LON":15.27,"LAT":62.011},"geometry":{"type":"MultiPolygon","coordinates":[[[[16.836666,56.826942],[16.77027500000014,56.79583],[16.496109,56.240829000000126],[16.420830000000137,56.211105],[16.3916660000001,56.464996],[16.420277,56.58638800000011],[16.611942,56.868332],[16.749443,56.93972],[16.848053000000107,57.064163],[16.963055,57.229439],[16.973331,57.305275],[17.056664,57.359161],[17.105553,57.348328],[17.124165,57.32083100000011],[16.926666,57.038055],[16.836666,56.826942]]],[[[18.206108,56.911942],[18.140274,56.914993],[18.256664,57.032219],[18.254444,57.079163],[18.173332,57.141937],[18.119164,57.531105],[18.29472,57.645828],[18.46722,57.811943],[18.681942,57.913605],[19.004719,57.908607],[19.033333,57.826942],[18.929443,57.739716],[18.809166,57.703606],[18.75972,57.508049],[18.78833,57.448326],[18.711941,57.241661],[18.397221,57.134163],[18.341389,57.073883],[18.346664,56.998604000000114],[18.302498,56.937492],[18.206108,56.911942]]],[[[19.334442,57.955826],[19.16277700000012,57.92694100000011],[19.12611,57.839722],[19.034443,57.901108],[19.104721,57.975273],[19.334442,57.955826]]],[[[11.594444,57.93249500000013],[11.522499,57.951942000000145],[11.501944,58.036659],[11.735884,58.041714],[11.729166,57.993889],[11.594444,57.93249500000013]]],[[[16.816666,58.116104],[16.783333,58.096664],[16.77861,58.100555],[16.801109,58.12332900000012],[16.816666,58.116104]]],[[[11.806389000000138,58.120552],[11.553333,58.115273],[11.467222,58.101387],[11.464998,58.066109],[11.40111,58.130272000000105],[11.6775,58.286659],[11.736666000000126,58.281662],[11.809999,58.224442000000124],[11.806389000000138,58.120552]]],[[[19.236942,58.337219],[19.186665,58.391388],[19.331108,58.366104],[19.294167,58.343605],[19.236942,58.337219]]],[[[17.691387,58.91693900000012],[17.639164,58.971107],[17.67583100000013,59.054718],[17.721664,59.007774],[17.691387,58.91693900000012]]],[[[18.40583,59.023888],[18.35722,59.034996],[18.47916400000014,59.11999500000013],[18.490555,59.098053],[18.40583,59.023888]]],[[[18.537220000000104,59.223885],[18.435555,59.253609],[18.389442,59.284721],[18.49472,59.29083300000014],[18.610275000000115,59.25416600000011],[18.537220000000104,59.223885]]],[[[17.786942,59.310555],[17.671944,59.334717],[17.605553,59.416664],[17.773888,59.372772],[17.786942,59.310555]]],[[[17.734722,59.296104],[17.817497,59.277771],[17.6227760000001,59.30527500000011],[17.52027500000014,59.418327],[17.57055300000013,59.42860400000012],[17.637775,59.320549],[17.734722,59.296104]]],[[[17.26638800000012,59.374443],[17.147221,59.386665],[17.070000000000107,59.459442],[17.266941,59.44416],[17.318054,59.403053],[17.26638800000012,59.374443]]],[[[18.575554,59.448326],[18.519997,59.483604],[18.570274,59.526382],[18.63361,59.555832000000116],[18.746944,59.544998],[18.591389000000103,59.501106],[18.605274,59.461105],[18.575554,59.448326]]],[[[18.57,60.307777],[18.401108,60.36527300000011],[18.37416500000012,60.499718],[18.422497,60.486664],[18.507221,60.348053],[18.57,60.307777]]],[[[17.509163,62.363327],[17.416664,62.376663],[17.36722200000014,62.471664],[17.472221,62.458328],[17.5425,62.366104000000114],[17.509163,62.363327]]],[[[18.060833000000116,62.67083],[18.019165,62.700272],[18.039165,62.7355500000001],[18.15305300000011,62.728882],[18.060833000000116,62.67083]]],[[[20.885555,63.751663000000114],[20.840832,63.76305400000012],[20.838055,63.773331],[20.88499800000011,63.79610400000013],[20.92860800000011,63.773331],[20.885555,63.751663000000114]]],[[[21.809166,68.570541],[21.897221,68.569992],[22.063889000000128,68.476105],[22.371944,68.463608],[22.823608,68.388046],[22.899719,68.3316650000001],[23.066944,68.286377],[23.394444000000135,68.042496],[23.666111000000114,67.941666],[23.48333,67.863052],[23.507774,67.66554300000013],[23.43111,67.46554600000013],[23.76777600000014,67.41610700000011],[23.773331,67.31443800000011],[23.6055530000001,67.25943000000012],[23.571663,67.156662],[24.007774,66.800552],[23.889999,66.743042],[23.878609,66.55722],[23.6466640000001,66.448318],[23.661942000000124,66.31221],[23.727776,66.195831],[23.930832,66.135544],[24.167007,65.814026],[24.04027600000012,65.806656],[23.928333,65.756943],[23.653889,65.8063810000001],[23.51833,65.800827],[23.434719,65.760544],[23.249722,65.800827],[23.234444,65.763611],[23.081108,65.698883],[22.644722,65.905548],[22.70472,65.807495],[22.66,65.75193800000011],[22.479164,65.851105],[22.375553,65.860825],[22.329166,65.829712],[22.249054,65.632492],[22.316666,65.61804200000012],[22.289719,65.66832000000011],[22.385555,65.628876],[22.426388,65.548599],[22.40583,65.535263],[21.863888,65.666656],[21.766941,65.722488],[21.84333,65.657776],[22.199165,65.54527300000012],[22.000275,65.513611],[21.852497,65.529999],[22.030277000000126,65.462219],[22.010555,65.42387400000013],[21.929443,65.398041],[21.662220000000104,65.391388],[21.586941,65.416382],[21.46833,65.380829],[21.534277,65.327271],[21.70472,65.287491],[21.65472,65.244156],[21.553608,65.234711],[21.33805500000011,65.36972],[21.260555,65.337494],[21.417221,65.306107],[21.621387,65.142212],[21.577221,65.05777],[21.472775,65.05722],[21.466663,65.007217],[21.243889,64.947769],[21.183052,64.829987],[21.109165000000132,64.82026700000011],[21.073055,64.856384],[21.03611000000012,64.82443200000012],[21.106941,64.777771],[21.302219,64.765549],[21.304996,64.66194200000011],[21.161942,64.7227630000001],[21.105000000000132,64.7227630000001],[21.111942,64.69110100000012],[21.554165,64.532486],[21.584999,64.439713],[21.390553,64.335266],[21.24277500000011,64.31027200000011],[20.957497,64.139435],[20.895554,64.002487],[20.777775,63.869164],[20.638332,63.813332],[20.535,63.799164],[20.499722,63.822777],[20.413609,63.691109],[20.298611,63.646385000000116],[20.099998,63.65583],[19.899441,63.609161],[19.74916500000012,63.516663],[19.779163,63.462494000000106],[19.704998,63.431938],[19.641109,63.442497],[19.616386,63.49472],[19.501663,63.549438],[19.428055,63.549438],[19.473610000000118,63.453049],[19.351665,63.435272],[19.289444000000117,63.459442],[19.230553,63.327499],[19.139999,63.31027200000011],[19.040554,63.238609],[19.108608,63.21360800000013],[19.066666,63.178604],[18.889721,63.273605],[18.801054,63.244942],[18.883886,63.227104],[18.915276,63.206665],[18.897499,63.19166600000011],[18.784721,63.161942],[18.74866500000013,63.192436],[18.791832,63.198772],[18.722332,63.206604],[18.739166,63.16777],[18.28916500000014,62.997215],[18.539719000000105,62.984444],[18.580276,62.955551],[18.466942,62.85833],[18.208611000000133,62.77861],[18.082775,62.781105],[18.144997,62.816666],[18.073330000000112,62.836662],[17.97472,62.811386],[17.828331,62.993332],[17.696663,62.991943],[17.834721000000116,62.933327000000126],[17.99472,62.730553],[17.991386,62.65305300000011],[17.877777,62.659721],[18.045555,62.623604000000114],[18.048054,62.601387],[17.83555200000012,62.483887],[17.685555,62.490273],[17.654163,62.467216],[17.671387,62.437775],[17.54583,62.44638800000013],[17.422497,62.537216],[17.328888,62.486938],[17.375832,62.32444],[17.465275,62.265549],[17.65472000000011,62.23111],[17.556664,62.195549],[17.535831,62.205551],[17.557865,62.235104],[17.509464,62.228928],[17.463608,62.006386000000134],[17.3497200000001,61.945274],[17.336388000000113,61.818054],[17.38566600000013,61.756496],[17.523609000000135,61.70166],[17.498886,61.635826000000115],[17.432777,61.631104],[17.33944300000013,61.712494000000106],[17.140274,61.719719],[17.271664,61.683052],[17.18111,61.63333100000011],[17.128052,61.640549],[17.09861,61.602776],[17.222775,61.44194],[17.102776,61.39694200000013],[17.213608,61.325554],[17.150555,60.945],[17.276108,60.843048],[17.275276,60.676109],[17.377098,60.618988],[17.609165000000132,60.632217],[17.656944,60.601944],[17.602219,60.580551],[17.629444,60.522499],[17.73111,60.49166100000013],[17.728886,60.541382],[17.773052,60.571106],[17.94971800000013,60.597221],[18.227776,60.330276],[18.431942,60.343887],[18.465832,60.299438000000116],[18.607777,60.237221],[18.448887,60.239716],[18.31361,60.30722],[18.421665,60.187218],[18.816387000000134,60.096382],[18.909721000000104,59.935829],[19.070553,59.889717],[19.059166,59.823051000000135],[18.936108,59.86999500000013],[18.864719,59.79805],[19.073887,59.774162],[19.075275,59.740555],[18.745552,59.68916300000013],[18.694443,59.645271],[18.74472,59.642494],[18.645554,59.580551],[18.37833000000012,59.467499],[18.270554,59.474998],[18.276665,59.41777],[18.331387,59.392494],[18.164997,59.408051],[18.203777,59.427719],[18.195831,59.455276],[18.115555,59.453049000000135],[18.05722000000014,59.391388],[18.091389,59.334442],[17.9175,59.33860800000013],[17.764442,59.400551],[17.78722,59.49832900000012],[17.845276,59.533051000000114],[17.71722,59.66333],[17.710552,59.61888900000014],[17.59222,59.656105],[17.648331,59.66583300000013],[17.654163,59.718048],[17.594166,59.80693800000011],[17.5425,59.749443],[17.448055000000124,59.73555],[17.44472100000013,59.676109],[17.543152000000134,59.573006],[17.513054,59.706383],[17.618332,59.731384],[17.61610800000011,59.695549],[17.561171000000115,59.668449],[17.757221,59.583885],[17.786663,59.535828],[17.73111,59.442772],[17.543888,59.49166100000013],[17.51833,59.512215],[17.546082,59.536987],[17.372776,59.608887],[17.38361,59.654999],[17.344166,59.62277200000011],[17.406666,59.548607],[17.41,59.469162],[17.185276,59.53860500000013],[16.949718,59.54361],[16.8649640000001,59.584732],[16.661663,59.54805],[16.551941000000113,59.6105500000001],[16.495552,59.591942],[16.546108000000117,59.550827],[16.4725,59.49749800000012],[16.178055,59.464996],[16.020275,59.49499500000013],[16.08138700000012,59.45138500000012],[16.181389,59.439438],[16.669998,59.473053],[16.8127750000001,59.38694],[16.889999000000103,59.383331],[16.692776,59.471382],[16.840275000000133,59.489441000000106],[17.111664,59.374443],[17.310555,59.3488850000001],[17.253887000000134,59.258888],[17.375832,59.247498],[17.398052,59.247772],[17.35083,59.32444],[17.847221,59.264442],[17.98444400000011,59.333885000000116],[18.13361,59.318054],[18.289444000000117,59.368607],[18.40361000000013,59.366661],[18.466663,59.33027600000013],[18.434444,59.433609],[18.523052,59.421104],[18.650276,59.31916],[18.522221,59.29583],[18.318886,59.328331],[18.277222,59.31082900000012],[18.311386,59.1325],[18.021385,59.041939],[17.895832,58.909721],[17.894722,58.858887],[17.789444,58.943054000000124],[17.756664000000114,59.018326000000116],[17.764721000000122,59.123886],[17.663887,59.168327],[17.610275000000115,59.03443900000014],[17.628887,59.011665],[17.578327000000115,58.95050800000012],[17.62611,58.901939],[17.578888,58.845551],[17.349998,58.752220000000136],[17.22361,58.7305530000001],[17.032776,58.750549],[17.143055000000114,58.694717],[16.915276,58.616943000000106],[16.242222,58.664719],[16.193607,58.627495000000124],[16.649441000000138,58.620552],[16.93861,58.484161],[16.737778,58.42860400000012],[16.41333,58.474716],[16.769997,58.367218],[16.824718,58.19944],[16.742811,58.086124],[16.750275,58.012772],[16.613888,57.986938],[16.733055,57.97110700000013],[16.77805300000011,57.919441],[16.770554000000114,57.884438],[16.61360900000011,57.89222],[16.602776,57.940277],[16.495552,57.98555],[16.522331000000122,57.877831],[16.700706,57.74015],[16.418610000000115,57.893326],[16.710278,57.705276],[16.625553,57.61972],[16.6325,57.552216],[16.693333,57.469162],[16.671387,57.410828],[16.62416500000012,57.374443],[16.546108000000117,57.38166],[16.46722000000011,57.276665],[16.460278,57.167496],[16.546108000000117,57.116943],[16.584721,57.043884],[16.492775,57.039162],[16.374996,56.720833],[16.21611,56.607216],[16.043331000000137,56.268883],[15.865555,56.092216],[15.598055,56.194717],[15.375277,56.138054000000125],[14.696665,56.16111000000012],[14.681944000000101,56.115555],[14.766666,56.03027300000013],[14.719999,56.000275],[14.635277,56.0075],[14.603611,56.051941],[14.551388,56.055275],[14.330276,55.936943],[14.217222,55.83027600000014],[14.19611,55.715828],[14.372776,55.53777300000013],[14.193546,55.386147],[14.037498,55.389442],[13.911943,55.433884],[13.730555,55.425552],[13.344721000000105,55.339165],[12.982222,55.400551],[12.914721,55.56555200000014],[13.0405540000001,55.627495],[13.059721,55.693054],[12.609722,56.111664],[12.451666,56.297775000000115],[12.718681,56.222778],[12.813332000000115,56.232773],[12.833055,56.269165],[12.622221,56.411942],[12.67972200000014,56.466385],[12.832777000000135,56.439720000000136],[12.90111,56.457222],[12.936943,56.532494],[12.887499000000105,56.638329],[12.72527700000012,56.63971700000013],[12.613609,56.746941],[12.579443,56.830276],[12.35027700000012,56.914444],[12.349998,56.969994],[12.237778,57.059715],[12.109999,57.25],[12.15138800000011,57.287216],[12.094999,57.426941],[12.036943000000122,57.45694],[11.986111,57.341385],[11.917776,57.402222000000116],[11.913332,57.613609],[11.862499,57.607773],[11.83,57.661385],[11.887777,57.693886000000134],[11.704443,57.693329],[11.723055,57.80722],[11.668055,57.845833],[11.694166000000108,57.885277],[11.757221,57.897217000000126],[11.801388,58.026382],[11.776667,58.059441000000106],[11.88611,58.211937],[11.798054,58.318329],[11.723331,58.328888],[11.526388,58.230553],[11.405554,58.261108],[11.384165,58.311943],[11.238333000000125,58.346939],[11.201387000000123,58.399437],[11.26111,58.632217],[11.176943,58.730827],[11.233889,58.79694400000011],[11.231388,58.845276],[11.194166,58.917496],[11.106943,58.949997],[11.166388,59.064438],[11.314999000000114,59.101387],[11.429192,58.98764],[11.431944,58.888611],[11.621387,58.904716],[11.75111,59.090271],[11.754444,59.188049],[11.798332,59.245277],[11.666248,59.595482],[11.902777,59.707771],[11.891109,59.794716],[11.815960000000132,59.8461],[11.956944,59.896942],[12.139999,59.88832900000011],[12.476944,60.076385],[12.527777000000128,60.33416000000011],[12.589722,60.399162],[12.605833,60.479996],[12.209999,61.002495],[12.407776,61.053886],[12.637825000000133,61.057541],[12.772221000000116,61.200829],[12.85611,61.36249500000013],[12.529999,61.566109],[12.406666,61.573326],[12.124443,61.728607],[12.295832000000132,62.261665],[12.047499,62.589996],[12.089443,62.749443],[12.028889,62.892494],[12.16861,63.015831],[11.936388,63.272217],[12.195000000000107,63.485275000000115],[12.139444,63.58416],[12.633888,63.942772],[12.938055,64.05332900000013],[13.23,64.093048],[13.988333000000125,64.01805100000013],[14.154722,64.185822],[14.116388,64.470551],[13.662498,64.58276400000011],[14.296438000000137,65.102127],[14.368889,65.24665800000014],[14.493055,65.313599],[14.500555,65.585831],[14.535,65.702774],[14.634722,65.826935],[14.504999,66.13249200000013],[15.025276,66.149994],[15.468054,66.283875],[15.362778,66.479996],[15.625832,66.60582],[16.00999800000011,66.890823],[16.353886,67.017776],[16.40583,67.16333],[16.361385,67.237778],[16.085831,67.41165200000012],[16.192219000000136,67.5],[16.3825,67.515549],[16.508331000000112,67.609161],[16.576942,67.66554300000013],[16.726944000000117,67.899155],[17.188332,68.030273],[17.273609,68.090546],[17.884163,67.945541],[18.155277,68.166107],[18.04583,68.40943900000013],[18.090832,68.50776700000011],[18.358055,68.539154],[18.611942,68.475266],[18.952221,68.487778],[19.948055,68.34082],[20.211109,68.48220800000013],[19.956387,68.543884],[20.202499000000103,68.662216],[20.350277000000116,68.78665200000012],[20.314720000000136,68.928329],[20.096943,69.042221],[20.580929,69.060303],[20.84638600000011,69.011932],[20.938889,68.958328],[20.888885,68.925827],[20.895275,68.8936],[21.081387,68.866653],[21.420555,68.724152],[21.46555300000011,68.678055],[21.809166,68.570541]]]]}},{"type":"Feature","properties":{"FIPS":"SY","ISO2":"SY","ISO3":"SYR","UN":760,"NAME":"Syrian Arab Republic","AREA":18378,"POP2005":18893881,"REGION":142,"SUBREGION":145,"LON":38.506,"LAT":35.013},"geometry":{"type":"Polygon","coordinates":[[[42.355614,37.106926],[42.377228,37.064674],[41.835274,36.598885],[41.403046,36.525551],[41.290276,36.355553],[41.25499,36.054993],[41.378052,35.838608],[41.383881,35.625275],[41.277771,35.495544],[41.215271,35.224709],[41.229156,34.788322],[41.003876,34.419434],[38.794701,33.377594],[36.837776,32.313606],[36.400276,32.381943],[36.197495,32.533333],[36.079994,32.543327],[35.928886,32.721664],[35.763321,32.748886],[35.648888,32.685272],[35.664993,32.796661],[35.614464,32.894905],[35.683052,33.238884],[35.623634,33.245728],[35.62056,33.271454],[35.810555,33.360832],[35.826942,33.404999],[36.059166,33.579437],[35.933884,33.654716],[36.07,33.827217],[36.240829,33.856384],[36.386665,33.838608],[36.283333,33.91777],[36.623741,34.204994],[36.525833,34.431938],[36.429993,34.501938],[36.351227,34.500748],[36.459999,34.635277],[35.972771,34.647499],[35.874718,34.908333],[35.886665,35.105553],[35.959442,35.198326],[35.919998,35.421104],[35.733887,35.581665],[35.841942,35.734993],[35.92244,35.926994],[36.168053,35.817497],[36.219162,35.960274],[36.377747,36],[36.39222,36.213326],[36.690269,36.236107],[36.688599,36.289444],[36.582764,36.397491],[36.549164,36.48333],[36.659943,36.83371],[36.976379,36.763611],[37.127495,36.659157],[37.381386,36.653885],[37.784157,36.748604],[38.244164,36.914444],[38.513611,36.858047],[38.731377,36.701111],[39.038048,36.708611],[39.229996,36.665276],[39.826111,36.755829],[40.214432,36.895821],[40.439713,37.013054],[40.770821,37.11805],[40.929993,37.129715],[41.221657,37.071106],[41.539162,37.08416],[41.99527,37.172768],[42.180832,37.290543],[42.351105,37.233887],[42.355614,37.106926]]]}},{"type":"Feature","properties":{"FIPS":"SZ","ISO2":"CH","ISO3":"CHE","UN":756,"NAME":"Switzerland","AREA":4000,"POP2005":7424389,"REGION":150,"SUBREGION":155,"LON":7.908,"LAT":46.861},"geometry":{"type":"Polygon","coordinates":[[[7.697223,47.543327],[8.086666,47.560555],[8.198889,47.621666],[8.435833,47.573608],[8.519999,47.634163],[8.57642,47.59137],[8.620832,47.66111],[8.475555,47.646942],[8.406666,47.703888],[8.566111,47.806938],[8.734999,47.761383],[8.720222,47.696625],[8.800133,47.681725],[8.772221,47.717499],[8.808887,47.735832],[8.892776,47.651382],[9.0425,47.688889],[9.261095,47.662842],[9.566724,47.540451],[9.567499,47.491104],[9.65361,47.455551],[9.669998,47.387772],[9.605276,47.359993],[9.491388,47.215271],[9.512499,47.100273],[9.474637,47.057457],[9.875555,47.022491],[9.879444,46.939156],[10.109444,46.850273],[10.231388,46.878883],[10.353611,46.994995],[10.400833,47.001106],[10.488913,46.934212],[10.447498,46.763054],[10.475555,46.562492],[10.44972,46.539162],[10.305555,46.553886],[10.247499,46.583885],[10.233332,46.639999],[10.119165,46.611382],[10.050278,46.539993],[10.044998,46.449165],[10.153889,46.390274],[10.177221,46.272499],[10.078609,46.220551],[9.994999,46.291664],[9.991943,46.357773],[9.949999,46.379166],[9.813055,46.35833],[9.708332,46.298332],[9.581944,46.296944],[9.458611,46.38472],[9.455,46.472496],[9.372776,46.5075],[9.288887,46.500275],[9.249722,46.448051],[9.282221,46.419998],[9.291943,46.323051],[9.238609,46.230553],[9.035831,46.05722],[8.996666,45.973328],[9.085554,45.899162],[8.998333,45.829437],[8.951111,45.845276],[8.895555,45.955826],[8.813055,45.988609],[8.853333,46.061104],[8.826111,46.096664],[8.617777,46.120277],[8.445555,46.245827],[8.46611,46.37722],[8.436388,46.463333],[8.302776,46.422493],[8.139999,46.226105],[8.148888,46.149437],[8.00861,46.008331],[7.881944,45.977776],[7.855742,45.919052],[7.647499,45.98111],[7.536666,45.981667],[7.393332,45.916107],[7.099444,45.883606],[7.005833,45.999443],[6.783889,46.148048],[6.803055,46.427773],[6.633611,46.464165],[6.295555,46.394165],[6.225555,46.322495],[6.271944,46.26194],[6.245555,46.21833],[6.152222,46.15361],[5.996388,46.146942],[5.968055,46.212494],[6.117222,46.260551],[6.106109,46.297489],[6.15861,46.369995],[6.071111,46.426384],[6.135278,46.539719],[6.129999,46.59333],[6.434999,46.758049],[6.460278,46.895828],[6.528333,46.971664],[6.639722,47.004166],[6.971666,47.291939],[7.000833,47.364998],[6.879999,47.360275],[6.990555,47.497215],[7.14642,47.499054],[7.178333,47.445831],[7.246944,47.42083],[7.415555,47.445274],[7.496944,47.494995],[7.49861,47.54805],[7.557221,47.581383],[7.674444,47.606384],[7.621111,47.561104],[7.697223,47.543327]],[[8.710255,47.696808],[8.705,47.713051],[8.670555,47.711105],[8.678595,47.693344],[8.710255,47.696808]]]}},{"type":"Feature","properties":{"FIPS":"TD","ISO2":"TT","ISO3":"TTO","UN":780,"NAME":"Trinidad and Tobago","AREA":513,"POP2005":1323722,"REGION":19,"SUBREGION":29,"LON":-61.253,"LAT":10.468},"geometry":{"type":"MultiPolygon","coordinates":[[[[-60.923058,10.797222],[-61.035278,10.675833],[-61.045837,10.491943],[-60.992226,10.342499],[-61.008057,10.140554000000122],[-61.199722,10.069443],[-61.803337,10.081665],[-61.91806,10.042776],[-61.915283,10.074165000000107],[-61.81778,10.127777],[-61.501396,10.238333000000123],[-61.458336,10.278332],[-61.473618,10.597776000000124],[-61.543892,10.668333],[-61.654449,10.678055],[-61.662224,10.709166],[-61.605835,10.741665],[-61.196396,10.789444],[-61.016945,10.841944],[-60.910835,10.834166],[-60.923058,10.797222]]],[[[-60.63945,11.203054],[-60.797501,11.1416660000001],[-60.847504,11.15833300000014],[-60.657784,11.301388],[-60.526672,11.346109],[-60.527229,11.262499],[-60.63945,11.203054]]]]}},{"type":"Feature","properties":{"FIPS":"TH","ISO2":"TH","ISO3":"THA","UN":764,"NAME":"Thailand","AREA":51089,"POP2005":63002911,"REGION":142,"SUBREGION":35,"LON":100.844,"LAT":15.7},"geometry":{"type":"MultiPolygon","coordinates":[[[[99.219162,6.532499],[99.169495,6.537777],[99.159988,6.548888],[99.25611900000013,6.571944],[99.219162,6.532499]]],[[[99.668045,6.496387],[99.594986,6.593888],[99.662811,6.702995],[99.703873,6.549443],[99.668045,6.496387]]],[[[100.536087,7.156110000000126],[100.520813,7.154999],[100.534973,7.174166],[100.54192400000011,7.169721],[100.536087,7.156110000000126]]],[[[99.38916,7.194721],[99.36886600000014,7.255278],[99.3936,7.270555000000115],[99.419144,7.234165000000131],[99.38916,7.194721]]],[[[99.110809,7.468055000000106],[99.04248,7.525832],[99.02415500000012,7.636666],[99.074707,7.601943],[99.110809,7.468055000000106]]],[[[99.11970500000012,7.591944],[99.045258,7.643055],[99.045822,7.669443000000114],[99.12191800000011,7.665277],[99.11970500000012,7.591944]]],[[[98.434708,7.930554],[98.424149,7.92861],[98.41804500000012,7.93611],[98.4369200000001,7.94361],[98.434708,7.930554]]],[[[98.603592,7.901111],[98.573044,7.916944],[98.526093,8.121386],[98.6119230000001,8.048609],[98.603592,7.901111]]],[[[98.399841,7.941753],[98.441086,7.90611],[98.43637100000011,7.871665],[98.305252,7.757222],[98.271927,7.922221],[98.282486,8.186386000000141],[98.4019320000001,8.08138700000012],[98.399841,7.941753]]],[[[98.616653,8.084442],[98.568329,8.11722],[98.628311,8.189165],[98.635544,8.156666],[98.616653,8.084442]]],[[[98.266663,9.030554],[98.241089,9.03861000000012],[98.2433170000001,9.123608000000102],[98.24887100000012,9.157221],[98.28082300000011,9.158054],[98.324432,9.084164],[98.266663,9.030554]]],[[[97.87915,9.381941],[97.835266,9.402777000000128],[97.847214,9.43222],[97.866379,9.41972],[97.87915,9.381941]]],[[[97.89888,9.437498],[97.866653,9.426664],[97.84748800000011,9.458609],[97.883881,9.475554],[97.89888,9.437498]]],[[[99.681366,9.506109],[99.664993,9.524443],[99.708603,9.53861],[99.701935,9.513332],[99.681366,9.506109]]],[[[98.46748400000013,9.574999000000105],[98.457764,9.573887],[98.464432,9.585554],[98.469147,9.584721],[98.46748400000013,9.574999000000105]]],[[[99.976089,9.41361000000012],[99.940536,9.420553],[99.93220500000012,9.546944],[100.080833,9.58861],[100.068329,9.468054],[99.976089,9.41361000000012]]],[[[99.685532,9.606665],[99.676651,9.607498],[99.673599,9.629164],[99.688034,9.615553],[99.685532,9.606665]]],[[[98.407211,9.714165],[98.380814,9.732775],[98.408325,9.770832],[98.420822,9.729164],[98.407211,9.714165]]],[[[100.08167300000014,9.686665],[99.99054,9.711388000000113],[99.987488,9.796387],[100.077477,9.75861],[100.08167300000014,9.686665]]],[[[102.59552,11.56361],[102.531357,11.601387000000102],[102.560226,11.754396],[102.60553,11.695831],[102.59552,11.56361]]],[[[102.435791,11.954165],[102.29135100000012,11.974442000000122],[102.250549,12.15],[102.356369,12.11083],[102.435791,11.954165]]],[[[102.2410890000001,12.283888000000102],[102.235527,12.285276],[102.2397,12.299442],[102.2447130000001,12.292221],[102.2410890000001,12.283888000000102]]],[[[100.68887300000011,12.923609],[100.671654,12.938332],[100.67637600000012,12.952776],[100.684982,12.951664],[100.68887300000011,12.923609]]],[[[100.816673,13.129442],[100.805252,13.145832],[100.807213,13.180277],[100.821381,13.15055500000011],[100.816673,13.129442]]],[[[100.081322,20.348841],[100.16304,20.28833],[100.256378,20.385273],[100.33276400000011,20.388607],[100.454353,20.190887],[100.520538,20.144997],[100.58046,20.157768],[100.509163,19.881939],[100.40416,19.754444],[100.503601,19.526665],[100.582764,19.49305],[100.651932,19.551662],[100.775269,19.48444],[100.912201,19.619717],[101.219353,19.596405],[101.281097,19.562218],[101.26888300000013,19.4772190000001],[101.21054100000015,19.459438],[101.2024770000001,19.353886],[101.289978,19.106106],[101.354431,19.038609],[101.251938,18.889717],[101.236923,18.741383],[101.267487,18.68055],[101.058029,18.446384],[101.0916600000001,18.376942],[101.160263,18.342495],[101.170822,18.087219],[101.111099,17.953606],[101.021103,17.890274],[100.987488,17.71944],[100.916656,17.570831],[101.02832000000011,17.544441],[101.162773,17.459995],[101.309708,17.624718],[101.582489,17.785831],[101.559708,17.813835],[101.575821,17.85944],[101.6891480000001,17.90583],[101.77998400000013,18.063332000000116],[101.907211,18.034164],[102.089394,18.21498300000013],[102.178864,18.193886],[102.2952580000001,18.050274],[102.419434,17.983883],[102.593872,17.95694],[102.609154,17.88221700000014],[102.683594,17.819996],[102.858597,17.974716],[102.95166,18.007221],[103.04498300000012,17.99416],[103.06942,18.123026],[103.25665300000014,18.274998],[103.236366,18.353886],[103.30525200000011,18.421108],[103.507767,18.421661],[103.842484,18.311108000000104],[103.972488,18.329441],[104.07193,18.199718],[104.103317,18.104717],[104.216927,17.988049],[104.277771,17.849998],[104.33554100000013,17.826385],[104.46775800000012,17.64333],[104.699142,17.523331],[104.805542,17.381939],[104.809143,17.190273],[104.740807,17.006943],[104.76915,16.721107],[104.752777,16.517498000000103],[105.012497,16.251663],[105.07692700000011,16.097496],[105.419708,16.013885],[105.345543,15.929998000000126],[105.401093,15.80722],[105.449142,15.756943],[105.504707,15.767498],[105.596367,15.728054],[105.63942700000013,15.645277],[105.599991,15.433054000000139],[105.531662,15.394444000000135],[105.468872,15.124998],[105.590553,15.000555],[105.566383,14.883053],[105.512497,14.805832],[105.536102,14.563332000000116],[105.370529,14.40472],[105.179703,14.344997],[105.139709,14.241108],[105.05330700000013,14.2272210000001],[104.995529,14.325554000000125],[105.001938,14.383333],[104.805542,14.448332],[104.645538,14.430277],[104.57554600000014,14.365274],[104.473038,14.356941],[104.278587,14.408888000000104],[103.922211,14.339165],[103.722763,14.390276],[103.659149,14.447777],[103.46692700000011,14.371664],[103.143883,14.317221],[102.95999100000012,14.204998],[102.902481,14.036665],[102.791656,13.936943],[102.72442600000011,13.765833],[102.561653,13.678886],[102.60027300000013,13.605553],[102.53830700000015,13.569164],[102.37719700000014,13.573887],[102.34554300000013,13.277498],[102.49247700000012,12.976664],[102.53498800000011,12.805277000000103],[102.503883,12.680832000000121],[102.636108,12.601109],[102.779427,12.451942],[102.716377,12.165554],[102.847473,11.835831],[102.913857,11.752222],[102.916092,11.635851],[102.906631,11.73472],[102.803627,11.874977],[102.762207,12.029444000000126],[102.64498900000012,12.172499],[102.55554200000012,12.203331],[102.521927,12.116665],[102.337769,12.195276],[102.319153,12.292221],[102.362198,12.351664],[102.336113,12.363052],[102.309418,12.309164000000122],[102.236923,12.309998],[102.06694,12.4813860000001],[102.060257,12.567497],[101.94664,12.525],[101.856644,12.651388],[101.746643,12.70722],[101.678589,12.692497],[101.644707,12.645554000000118],[101.38889300000011,12.606108],[101.085541,12.676109],[100.97522,12.640924],[100.96692700000011,12.597498],[100.853867,12.682775],[100.840553,12.731386],[100.875526,12.76861],[100.91998300000012,12.984442],[100.90165700000011,13.07222],[100.943588,13.19972],[100.91304000000014,13.302221],[100.985527,13.368608],[100.976349,13.462809],[100.579163,13.519165],[100.222214,13.46833],[100.057747,13.416666],[99.956787,13.291077],[100.071114,13.153887000000111],[100.10471300000012,13.043055],[100.045532,12.955553],[99.961655,12.674442],[100.021378,12.194164],[99.971649,12.089720000000113],[99.860809,11.976942],[99.782211,11.736109],[99.638046,11.509722],[99.491928,11.115553],[99.502487,10.921665],[99.24220300000013,10.525276],[99.194977,10.372219],[99.149155,10.365553],[99.19303900000011,10.200554],[99.150269,10.110275],[99.169708,9.851942],[99.147491,9.763332000000105],[99.17804,9.636387],[99.299423,9.413054000000102],[99.30304000000012,9.385277],[99.2249910000001,9.33027600000014],[99.26609800000011,9.219719],[99.453049,9.192497],[99.70748900000012,9.318331],[99.8477630000001,9.30083100000013],[99.958603,8.625275000000101],[100.110237,8.409443],[100.157204,8.380831000000114],[100.18608100000012,8.398609],[100.141663,8.524721],[100.224136,8.440832],[100.459702,7.409721],[100.580811,7.221944],[100.546082,7.195832],[100.438858,7.28611],[100.295517,7.776111],[100.209702,7.77861],[100.146088,7.710555],[100.180801,7.520555],[100.266083,7.378332],[100.368027,7.327777],[100.421082,7.159444000000121],[100.535248,7.12861],[100.61441000000013,7.177776000000107],[100.777191,6.969443000000126],[101.029968,6.844722],[101.359711,6.873332],[101.289688,6.937777],[101.541367,6.851388],[101.77998400000013,6.484165],[102.09523,6.236138],[102.09053,6.154165],[101.946091,5.964722],[101.943848,5.861943],[101.833862,5.743332],[101.762482,5.788888],[101.69164300000011,5.763611],[101.658859,5.860555],[101.569977,5.916666],[101.311897,5.807221],[101.22606700000011,5.673332],[101.145813,5.63111],[100.99025,5.788054],[101.035797,5.896111000000133],[101.101357,5.926944],[101.119423,5.984444],[101.11551700000012,6.248888000000136],[101.009697,6.269444],[100.857468,6.234444],[100.833588,6.419443],[100.75415,6.501944],[100.661087,6.44749800000011],[100.387482,6.53611],[100.334412,6.58694400000013],[100.293854,6.70388800000012],[100.195801,6.702499],[100.171356,6.476665],[100.127113,6.424947],[100.094971,6.536387],[100.049133,6.510278],[99.847198,6.777222000000108],[99.684418,6.879999],[99.682205,7.031943],[99.74971,7.124443],[99.685257,7.110555],[99.58581500000014,7.140277],[99.535538,7.235276],[99.386658,7.304443],[99.339981,7.371943],[99.348038,7.453888],[99.259811,7.655802],[99.13832100000013,7.737777000000108],[99.104706,7.691943],[99.03804,7.703054],[99.016663,7.813888],[99.03637700000013,7.895],[98.88526900000011,8.016109],[98.838043,7.995554000000141],[98.77026400000011,8.020277],[98.701096,8.302498],[98.619705,8.28611],[98.656372,8.38361],[98.44136,8.299166],[98.467758,8.217775],[98.438583,8.149166],[98.39305100000013,8.134165],[98.27415500000012,8.274443],[98.229431,8.421665000000132],[98.193314,8.56361],[98.260818,8.853886000000102],[98.3391570000001,9.010555],[98.328049,9.207499],[98.45332300000013,9.553331],[98.458038,9.555277],[98.562195,9.729998],[98.546646,9.878054],[98.698029,10.170553],[98.75943,10.409721],[98.82388300000014,10.516666],[98.77388,10.616941],[98.78276100000011,10.672775],[99.04887400000013,10.958054],[99.174149,11.04749900000013],[99.465546,11.568331],[99.56915300000014,11.63722],[99.66165200000012,11.826942],[99.584717,11.881386],[99.55664100000011,12.015833],[99.573318,12.136665],[99.49971,12.188332000000116],[99.455551,12.298609],[99.43623400000013,12.574434],[99.245255,12.723608],[99.112198,13.055832],[99.120819,13.17583100000013],[99.212769,13.216108],[99.173965,13.727781],[98.971649,14.083609],[98.61692800000014,14.319164],[98.44775400000013,14.605831],[98.320267,14.719997],[98.259995,14.816666],[98.20109600000012,15.074999],[98.205475,15.226778],[98.397766,15.27111100000013],[98.422485,15.359997000000135],[98.497482,15.387777],[98.558868,15.329998000000103],[98.579987,15.353052],[98.596375,15.458332],[98.565262,15.722775],[98.631653,16.046108],[98.68248,16.124439],[98.808029,16.10305],[98.856094,16.137775],[98.918594,16.268608],[98.92637600000012,16.391106],[98.86499000000015,16.438606000000107],[98.71582,16.276386000000116],[98.68969700000014,16.284996],[98.6624910000001,16.460274],[98.477768,16.734993],[98.549988,16.854717000000107],[98.511108,16.941105],[98.423599,17.053329],[98.374695,17.050552],[98.118866,17.313885],[97.96887200000015,17.528332],[97.77832,17.703327],[97.686646,17.864441],[97.751938,17.972218],[97.618042,18.231384],[97.64305100000013,18.290276],[97.563599,18.327774],[97.535812,18.268608],[97.501389,18.275829],[97.345261,18.550831],[97.359985,18.583054],[97.458603,18.49277100000012],[97.54470800000011,18.5],[97.652771,18.562218],[97.774704,18.569996],[97.747757,18.865551],[97.6772,18.934162],[97.83638000000013,19.10110900000012],[97.834152,19.289997],[97.79248000000013,19.401939],[97.86908,19.570175],[98.034988,19.643887],[98.049988,19.80749900000012],[98.139435,19.783054000000106],[98.24220300000013,19.689995],[98.476028,19.693668],[98.836929,19.816387000000134],[98.896103,19.770554],[98.995529,19.780552],[99.036102,19.842773],[99.02249100000012,19.927773],[99.068878,20.090832],[99.1702580000001,20.128052],[99.32554600000014,20.066109],[99.459717,20.100273],[99.538879,20.149441000000138],[99.555252,20.193607],[99.502213,20.308887000000137],[99.522766,20.35277600000012],[99.673599,20.310829],[99.797485,20.331387],[99.86998,20.427219],[99.959152,20.455273],[100.081322,20.348841]]]]}},{"type":"Feature","properties":{"FIPS":"TI","ISO2":"TJ","ISO3":"TJK","UN":762,"NAME":"Tajikistan","AREA":13996,"POP2005":6550213,"REGION":142,"SUBREGION":143,"LON":69.42,"LAT":38.665},"geometry":{"type":"Polygon","coordinates":[[[74.915741,37.237328],[74.832764,37.325447],[74.684265,37.399742],[74.542206,37.381798],[74.247208,37.409546],[74.146103,37.336182],[73.738586,37.221649],[73.61998,37.262482],[73.649429,37.304153],[73.768875,37.341125],[73.775986,37.434296],[73.456375,37.476105],[73.307205,37.462753],[72.793594,37.226234],[72.658508,37.021202],[72.306351,36.978104],[71.842758,36.692101],[71.6772,36.67601],[71.554688,36.760681],[71.45694,36.944733],[71.429428,37.075829],[71.44693,37.20723],[71.490265,37.28363],[71.50296,37.604546],[71.588593,37.815651],[71.591934,37.902618],[71.515366,37.948456],[71.334717,37.887871],[71.252777,37.922035],[71.358871,38.162094],[71.363037,38.248497],[70.953049,38.47184],[70.71138,38.409866],[70.346939,38.022278],[70.236649,37.937263],[70.161377,37.933372],[70.165543,37.871719],[70.246933,37.812546],[70.286377,37.702339],[70.253601,37.615746],[70.155823,37.536232],[70.013885,37.545547],[69.899155,37.614998],[69.793045,37.582771],[69.515823,37.580826],[69.380264,37.451103],[69.426086,37.207214],[69.315262,37.115273],[69.246643,37.094154],[69.125259,37.163048],[68.99971,37.30777],[68.887772,37.3386],[68.664154,37.274994],[68.623871,37.200546],[68.334427,37.108887],[68.284149,37.030548],[68.187195,37.020546],[68.058014,36.932526],[68.001389,36.936104],[67.775543,37.10833],[67.779877,37.185822],[67.84137,37.281662],[67.825272,37.479156],[67.917206,37.61721],[68.073044,37.765274],[68.150543,37.928047],[68.277481,37.958885],[68.384155,38.195541],[68.331375,38.273323],[68.215546,38.332214],[68.127197,38.424438],[68.07193,38.541382],[68.113312,38.797218],[68.196365,38.854439],[68.113312,38.99749],[67.984421,39.008049],[67.863312,38.976654],[67.709427,38.996658],[67.694702,39.13472],[67.381927,39.209717],[67.365997,39.28878],[67.410538,39.299164],[67.441956,39.483582],[67.709717,39.625824],[68.353317,39.536659],[68.540268,39.55471],[68.629974,39.656097],[68.64267,39.858238],[68.722214,39.871376],[68.760818,39.827492],[68.909149,39.89138],[68.785263,40.070549],[69.009995,40.089714],[68.984421,40.148331],[68.713882,40.116386],[68.600815,40.178329],[69.032211,40.238602],[69.218597,40.191376],[69.31749,40.207497],[69.338318,40.339157],[69.257217,40.507217],[69.356094,40.772491],[69.459152,40.811104],[69.539978,40.779434],[69.685806,40.643608],[69.732483,40.638603],[69.823044,40.715546],[70.050262,40.769981],[70.316666,40.894112],[70.374695,40.958282],[70.381653,41.027725],[70.447479,41.048286],[70.658035,40.870224],[70.708038,40.771057],[70.796799,40.725594],[70.346649,40.458275],[70.375534,40.376404],[70.465271,40.349663],[70.625809,40.210213],[70.98204,40.244843],[70.989426,40.189934],[70.661102,40.103539],[70.6436,39.989349],[70.498032,39.90683],[70.467209,39.936272],[70.5522,40.009346],[70.542206,40.046021],[70.348602,40.082962],[70.279709,40.135193],[70.024155,40.216377],[69.60582,40.111938],[69.540817,40.131378],[69.483871,40.03611],[69.526093,39.931938],[69.424988,39.901932],[69.338318,39.996384],[69.284988,39.887215],[69.249146,39.75444],[69.308594,39.691933],[69.311096,39.530273],[69.506653,39.536942],[69.589706,39.57888],[69.708038,39.587769],[69.85054,39.536942],[70.181366,39.584366],[70.301926,39.551506],[70.507492,39.607056],[70.638321,39.577065],[70.7211,39.425377],[70.997757,39.40094],[71.097214,39.510429],[71.473038,39.6213],[71.55304,39.567139],[71.514999,39.498787],[71.54248,39.461014],[71.756653,39.462135],[71.774429,39.391022],[71.731369,39.337395],[71.773041,39.277946],[72.07666,39.374641],[72.139709,39.274635],[72.248596,39.191856],[72.342209,39.336319],[72.415817,39.358543],[72.593048,39.363823],[72.664154,39.401871],[72.866379,39.361603],[73.15387,39.353264],[73.343872,39.394653],[73.369705,39.441872],[73.491364,39.469925],[73.65416,39.460762],[73.669983,39.344093],[73.617203,39.232147],[73.721649,39.082436],[73.853317,38.969093],[73.832764,38.93882],[73.743042,38.926598],[73.704437,38.875488],[73.817764,38.607712],[73.9422,38.538826],[74.068878,38.536598],[74.060532,38.604652],[74.134155,38.673264],[74.354706,38.674377],[74.788589,38.527428],[74.856644,38.470482],[74.8647,38.388824],[74.794434,38.306038],[74.814697,38.078827],[74.913605,38.017715],[74.902771,37.84716],[74.991089,37.783829],[74.902771,37.647156],[74.949417,37.562981],[75.187485,37.406586],[75.096649,37.321854],[74.915741,37.237328]]]}},{"type":"Feature","properties":{"FIPS":"TL","ISO2":"TK","ISO3":"TKL","UN":772,"NAME":"Tokelau","AREA":1,"POP2005":1401,"REGION":9,"SUBREGION":61,"LON":-171.853,"LAT":-9.193},"geometry":{"type":"MultiPolygon","coordinates":[[[[-171.214722,-9.377499],[-171.223907,-9.378889],[-171.224701,-9.345556],[-171.211426,-9.363056],[-171.214722,-9.377499]]],[[[-171.843079,-9.207502],[-171.860535,-9.206667],[-171.853882,-9.168058],[-171.847504,-9.174168],[-171.843079,-9.207502]]],[[[-172.483917,-8.587221],[-172.493042,-8.582502],[-172.496979,-8.553888],[-172.483612,-8.566666],[-172.483917,-8.587221]]]]}},{"type":"Feature","properties":{"FIPS":"TN","ISO2":"TO","ISO3":"TON","UN":776,"NAME":"Tonga","AREA":72,"POP2005":99361,"REGION":9,"SUBREGION":61,"LON":-175.185,"LAT":-21.202},"geometry":{"type":"MultiPolygon","coordinates":[[[[-174.910858,-21.426666],[-174.917267,-21.454166],[-174.96582,-21.417778],[-174.974701,-21.365833],[-174.911438,-21.30611],[-174.910858,-21.426666]]],[[[-175.145844,-21.178059],[-175.119476,-21.132504],[-175.047241,-21.139442],[-175.145294,-21.268063],[-175.323639,-21.174442],[-175.359467,-21.099171],[-175.305298,-21.065002],[-175.276672,-21.125],[-175.145844,-21.178059]]],[[[-174.760834,-20.27639],[-174.785309,-20.271667],[-174.791962,-20.234722],[-174.76004,-20.237225],[-174.760834,-20.27639]]],[[[-174.41394,-19.926666],[-174.422546,-19.910004],[-174.390869,-19.881668],[-174.388947,-19.900558],[-174.41394,-19.926666]]],[[[-174.318604,-19.821945],[-174.35498,-19.811951],[-174.315857,-19.764172],[-174.306427,-19.77195],[-174.318604,-19.821945]]],[[[-175.056671,-19.800838],[-175.098602,-19.749725],[-175.081696,-19.70639],[-175.050293,-19.728336],[-175.056671,-19.800838]]],[[[-174.272522,-19.752785],[-174.30722,-19.740833],[-174.256134,-19.688053],[-174.249176,-19.707226],[-174.272522,-19.752785]]],[[[-175.018341,-19.691387],[-175.035858,-19.676666],[-175.005585,-19.6525],[-175.003937,-19.664448],[-175.018341,-19.691387]]],[[[-174.244476,-19.656113],[-174.281952,-19.634445],[-174.291962,-19.594444],[-174.280029,-19.592777],[-174.244476,-19.656113]]],[[[-174.646973,-18.83028],[-174.675049,-18.804447],[-174.64978,-18.783058],[-174.623077,-18.809444],[-174.646973,-18.83028]]],[[[-174.061401,-18.704723],[-174.090271,-18.703056],[-174.097809,-18.696388],[-174.073639,-18.68111],[-174.061401,-18.704723]]],[[[-174.019745,-18.71722],[-174.03476,-18.713886],[-174.043335,-18.680836],[-174.019196,-18.694447],[-174.019745,-18.71722]]],[[[-174.089722,-18.674171],[-174.123871,-18.704449],[-174.128052,-18.703335],[-174.115814,-18.671391],[-174.089722,-18.674171]]],[[[-173.910553,-18.638058],[-173.986969,-18.68417],[-174.054443,-18.669724],[-174.070587,-18.632504],[-173.995544,-18.573338],[-173.939209,-18.568893],[-173.910553,-18.638058]]],[[[-175.644745,-15.629168],[-175.683929,-15.589724],[-175.621399,-15.560835],[-175.609467,-15.600555],[-175.644745,-15.629168]]]]}},{"type":"Feature","properties":{"FIPS":"TO","ISO2":"TG","ISO3":"TGO","UN":768,"NAME":"Togo","AREA":5439,"POP2005":6238572,"REGION":2,"SUBREGION":11,"LON":1.081,"LAT":8.799},"geometry":{"type":"Polygon","coordinates":[[[1.398542,9.429901],[1.416667,9.32111],[1.567222,9.169998],[1.620555,9.026943],[1.655421,7.52977],[1.6425,6.995555],[1.548523,6.995179],[1.609167,6.880833],[1.575278,6.679722],[1.749166,6.456666],[1.799327,6.281057],[1.198891,6.100546],[1.201111,6.16],[1.099975,6.160341],[1.000278,6.327777],[0.904722,6.329444],[0.758889,6.447778],[0.723333,6.518332],[0.744722,6.573333],[0.658056,6.612222],[0.648333,6.72611],[0.566944,6.816111],[0.525,6.947778],[0.608055,7.014444],[0.652951,7.369641],[0.641944,7.402222],[0.570278,7.385278],[0.539722,7.410555],[0.510556,7.460555],[0.514167,7.557777],[0.596389,7.705555],[0.622926,7.89673],[0.611667,8.21611],[0.726944,8.285],[0.727222,8.321388],[0.630556,8.495277],[0.465556,8.599722],[0.382735,8.760756],[0.4875,8.79361],[0.512778,8.844444],[0.514444,8.918888],[0.448333,9.032221],[0.5275,9.206388],[0.550833,9.411388],[0.440556,9.494165],[0.358889,9.488609],[0.276389,9.41861],[0.2175,9.457222],[0.253056,9.65361],[0.324444,9.76222],[0.353611,10.031111],[0.400229,10.030489],[0.349722,10.115276],[0.368333,10.259443],[0.286389,10.413887],[0.228889,10.409443],[0.045833,10.586111],[-0.077222,10.645555],[0.034444,11.074999],[-0.021111,11.103611],[-0.096667,11.092222],[-0.149762,11.13854],[0.504167,11.006666],[0.504167,10.936943],[0.666111,10.996111],[0.91797,10.996399],[0.879444,10.799721],[0.802186,10.712442],[0.776667,10.376665],[1.355,9.995277],[1.37,9.636389],[1.3375,9.5425],[1.364254,9.481348],[1.388611,9.492222],[1.398542,9.429901]]]}},{"type":"Feature","properties":{"FIPS":"TP","ISO2":"ST","ISO3":"STP","UN":678,"NAME":"Sao Tome and Principe","AREA":96,"POP2005":152622,"REGION":2,"SUBREGION":17,"LON":6.629,"LAT":0.201},"geometry":{"type":"MultiPolygon","coordinates":[[[[6.523889000000111,0.018333],[6.467222,0.259722000000124],[6.617777,0.403611],[6.687778,0.402222],[6.766666,0.290556],[6.752777,0.228889],[6.657777000000124,0.100556],[6.523889000000111,0.018333]]],[[[7.423055,1.556111],[7.399166,1.530555],[7.327222,1.607222],[7.406666,1.70194400000014],[7.464167,1.678611000000103],[7.423055,1.556111]]]]}},{"type":"Feature","properties":{"FIPS":"TS","ISO2":"TN","ISO3":"TUN","UN":788,"NAME":"Tunisia","AREA":15536,"POP2005":10104685,"REGION":2,"SUBREGION":15,"LON":9.596,"LAT":35.383},"geometry":{"type":"MultiPolygon","coordinates":[[[[10.99361,33.75],[10.865,33.638611],[10.822498,33.729721],[10.728333,33.713051],[10.72611,33.880829],[10.796389,33.896111],[10.968332,33.857498],[11.05722,33.79805],[10.99361,33.75]]],[[[11.064722,34.640549000000135],[11.035000000000139,34.61749300000014],[10.961111,34.655273],[11.04833200000013,34.666107],[11.064722,34.640549000000135]]],[[[11.13722,34.675278],[11.114166,34.67582700000014],[11.12361,34.702774],[11.230833,34.821106],[11.302221,34.80332900000013],[11.278889,34.739441],[11.13722,34.675278]]],[[[10.808611,37.119438],[10.794998,37.118332000000116],[10.791943,37.126389],[10.814722,37.1252750000001],[10.808611,37.119438]]],[[[9.845247,37.139351],[9.931654,37.198578],[9.858604,37.228867],[10.040277,37.26194],[10.252499,37.186386],[10.125555,37.141663],[10.21176700000012,37.12807500000014],[10.168055,37.058884],[10.197222,36.990829],[10.345554,36.874161],[10.289444000000117,36.813332000000116],[10.278889,36.847221000000104],[10.207499,36.833885],[10.193333,36.790833],[10.381943,36.723328],[10.519444,36.77111100000013],[10.599165,36.878326],[10.705,36.883331],[10.813055000000132,36.945549],[10.898054,37.04610400000013],[11.029165,37.088333],[11.067778,37.051384],[11.1022210000001,36.904442],[10.897221,36.648048],[10.800278,36.465553000000114],[10.522448,36.362854],[10.467222,36.249718],[10.455276,36.123329],[10.519997,35.972221],[10.685833,35.788605],[10.862778,35.685272],[11.028055,35.639717],[11.022499,35.345833],[11.128887,35.23583200000013],[11.022499,35.131943],[11.011665000000107,35.047218],[10.728333,34.66583300000013],[10.631109,34.631386000000134],[10.57,34.538887],[10.437498,34.500549],[10.336111,34.407494],[10.111387,34.31472],[10.005833,34.166939],[10.079721,33.935272],[10.331944,33.700272],[10.48,33.637497],[10.714167,33.707771],[10.717222,33.605553],[10.668888,33.536942],[10.693609,33.489998],[10.746944,33.472221],[10.912222,33.537773],[10.93222,33.569443],[10.904444,33.620552],[11.048611000000108,33.616943000000106],[11.109722,33.544998],[11.119999,33.283333],[11.17111,33.210831],[11.365,33.181664],[11.440832,33.201942],[11.526081,33.171135],[11.466389,32.644165],[11.582777,32.476662],[11.555555,32.431664],[11.414721,32.35305],[10.8825,32.13916000000012],[10.820276,32.029999],[10.69861,31.962498],[10.504999,31.741386],[10.342222,31.729443],[10.287222,31.694164],[10.139444,31.509998],[10.123333,31.422497],[10.263887,31.079166],[10.290833,30.914165],[10.21361,30.730831],[9.882496000000115,30.347775],[9.537113,30.234390000000133],[9.055277,32.099998],[8.348610000000122,32.533333],[8.306110000000103,32.83416000000011],[8.090277,33.11444100000011],[8.022778,33.112778],[7.743055,33.229164],[7.725027,33.419403],[7.556110000000103,33.678604],[7.491666,33.91333],[7.530555,34.10666700000013],[7.641388,34.204994],[7.777499,34.242493],[7.850555,34.423332],[8.123333000000116,34.539162],[8.251665,34.64444],[8.224998000000141,34.690277],[8.290277,34.758331],[8.28611,34.965553],[8.32611100000014,35.104721],[8.40111,35.192215],[8.308332000000119,35.339165],[8.344166,35.65361],[8.277498,35.74916100000013],[8.260555000000124,35.856384],[8.37611,36.426666000000125],[8.306944,36.479996],[8.195833,36.488884],[8.193888,36.543610000000115],[8.447498,36.657219],[8.476387000000102,36.74360700000011],[8.638054,36.831108],[8.62203,36.941368],[8.832499,36.981941],[9.066111,37.160828],[9.734444,37.340553],[9.864723,37.324722],[9.854441,37.256096],[9.77166000000011,37.214149],[9.845247,37.139351]]],[[[8.917776000000115,37.510826],[8.896111,37.525833],[8.944721,37.538055],[8.944166,37.516663],[8.917776000000115,37.510826]]]]}},{"type":"Feature","properties":{"FIPS":"TU","ISO2":"TR","ISO3":"TUR","UN":792,"NAME":"Turkey","AREA":76963,"POP2005":72969723,"REGION":142,"SUBREGION":145,"LON":35.179,"LAT":39.061},"geometry":{"type":"MultiPolygon","coordinates":[[[[26.078053,39.7836],[26.018604,39.799431],[25.974995,39.829987],[26.07582900000011,39.839722],[26.078053,39.7836]]],[[[25.824444,40.100266],[25.731667,40.09304],[25.663883000000112,40.126389],[25.776665,40.212212],[25.934441,40.241096],[26.013611,40.157494],[25.989998000000128,40.128876000000105],[25.824444,40.100266]]],[[[27.60722,40.57222],[27.528606,40.600266],[27.531109,40.648331],[27.735271,40.6344380000001],[27.60722,40.57222]]],[[[35.096931,41.961655],[35.136932000000115,41.858047000000106],[35.265266,41.725822],[35.506386,41.638054],[35.621666,41.631653],[35.955544,41.734993000000145],[36.051102,41.691933],[36.13082900000012,41.599152],[36.13082900000012,41.464432],[36.240273,41.35611],[36.429153,41.242775],[36.531662,41.267769],[36.648041,41.359444],[36.809998000000114,41.3555530000001],[37.023331,41.26748700000013],[37.049988,41.171097],[37.2966540000001,41.136932],[37.526375000000144,41.030266],[37.607773,41.047768],[37.687485,41.137215],[37.786385,41.10054800000012],[37.79361,41.045547],[37.892487,40.98277300000012],[37.996384,40.987488],[38.361382,40.909431],[38.709991000000116,40.949997],[38.816109,41.009995],[39.16304800000012,41.0824970000001],[39.278603,41.049721],[39.421097,41.109444],[39.690552,41.003052],[40.12859300000014,40.91638200000011],[40.458046,41.04249600000014],[40.580544,41.05470300000013],[40.833054,41.194984],[40.931107,41.187485],[41.38749700000011,41.373047],[41.531559,41.523876],[41.72470900000013,41.492493],[41.833321000000126,41.428322],[41.96804,41.519157],[42.182487,41.50750000000011],[42.47221400000012,41.433327000000126],[42.564995000000124,41.508324],[42.597771,41.58305400000012],[42.84024,41.578873],[43.233597000000145,41.190269],[43.369713,41.202766],[43.451935,41.171097],[43.479156,41.025269],[43.599434,40.992493],[43.671654,40.928055],[43.751938,40.739998],[43.719208,40.622681],[43.592766,40.501099],[43.583054,40.451111],[43.721657,40.163322],[43.657776,40.139709],[43.657494,40.108597000000145],[43.933884,40.013611],[44.279999,40.046097],[44.347214,40.02388800000011],[44.487778,39.962769],[44.590828,39.83305400000012],[44.803055,39.681656],[44.81304200000011,39.630814],[44.60582,39.78054],[44.471085,39.698868],[44.4161,39.425262],[44.315536,39.387497],[44.200539,39.41693900000012],[44.034157,39.38499500000012],[44.215828,39.140831],[44.159424,39.002213],[44.208046,38.895821000000126],[44.303322,38.834435],[44.260818,38.721657],[44.313881,38.637772],[44.307316,38.38784],[44.43470800000011,38.395546],[44.484154,38.345543],[44.223969,37.899151],[44.61805,37.727768],[44.584435,37.613884],[44.588593,37.440262],[44.81526200000013,37.30526],[44.787338,37.149712],[44.638054,37.187485],[44.349709,37.038322],[44.317215,36.970543],[44.255272000000105,36.986664],[44.193329,37.100266],[44.2677690000001,37.167496],[44.261658,37.241936000000116],[44.116379,37.316376],[44.014153,37.320541],[43.903603,37.221657],[43.623047,37.229996],[43.156937,37.373878000000104],[42.955544,37.32222],[42.790825,37.38472000000013],[42.724709,37.351944],[42.578331000000105,37.150826],[42.355614,37.106926],[42.351105000000125,37.233887],[42.18083200000012,37.290543],[41.99527,37.172768],[41.539162,37.08416],[41.22165700000011,37.071106],[40.929993,37.129715],[40.770821,37.11805],[40.439713,37.013054],[40.214432,36.895821],[39.826111,36.755829],[39.229996,36.665276],[39.038048,36.708611],[38.731377,36.701111],[38.513611,36.858047],[38.244164,36.914444],[37.784157,36.748604],[37.381386000000134,36.653885],[37.127495000000124,36.659157],[36.97637900000012,36.763611],[36.659943,36.83371],[36.54916400000013,36.48333],[36.582764,36.397491],[36.68859900000012,36.289444],[36.692215,36.239159],[36.39222,36.21332600000011],[36.377747,36],[36.219162,35.960274],[36.168053,35.81749700000012],[35.92244,35.926994],[35.976662,36.00972000000013],[35.783333,36.296387],[35.928596,36.454163],[36.188889,36.594437],[36.215828,36.64637800000014],[36.193329,36.791939],[36.021935,36.926384],[35.820824,36.77555100000012],[35.64666,36.753609],[35.573914,36.707352],[35.636101,36.682213],[35.61637900000011,36.596931],[35.556664,36.579163],[35.498878,36.61193100000014],[35.339989,36.539162],[34.983047,36.719994],[34.904236,36.717064],[34.827209,36.795273],[34.659431,36.805275],[34.26693,36.574158],[34.083054,36.41111],[34.074997,36.361931],[33.988602,36.277771],[33.873055,36.314156],[33.7052690000001,36.179436],[33.610268,36.182213000000104],[33.540833,36.139709],[32.934441,36.096657],[32.808884,36.02555100000012],[32.66971600000011,36.039162],[32.369431000000134,36.173882],[32.015266,36.545547],[31.823051,36.589722],[31.343609,36.804436],[30.99305,36.854156],[30.76332900000011,36.844162],[30.682774,36.885277],[30.570271,36.78221900000011],[30.528332,36.494431000000134],[30.474442,36.393044],[30.511105,36.339722],[30.40694,36.203606],[30.365829,36.261375],[30.200829000000113,36.303596],[30.143604,36.288048],[30.126942,36.244713],[29.775272,36.151665],[29.717216,36.160828],[29.6772160000001,36.11833200000012],[29.570271,36.199432],[29.349716,36.23111],[29.141663,36.35277600000012],[29.0975,36.476379],[29.123882,36.540543],[29.016663000000108,36.54332000000011],[29.035275000000127,36.61637900000011],[29.08721500000013,36.626656],[29.052498,36.681107],[28.924721,36.746666],[28.850552,36.6560970000001],[28.65694,36.710274],[28.608604,36.803322],[28.454163,36.881386],[28.376389,36.847214],[28.421944,36.828049000000135],[28.398605,36.781662],[28.256386,36.842766],[28.234444,36.796097000000145],[28.275829,36.729439],[27.983887,36.552773000000116],[27.959995,36.59970900000013],[28.050831000000127,36.597771],[28.086662,36.63832900000011],[28.04472,36.687775],[27.965549,36.685822],[28.121941,36.719437],[28.118332000000123,36.800278],[27.91972,36.737221],[27.727493,36.75610400000011],[27.676105,36.691666],[27.475277,36.649994],[27.379440000000102,36.680832],[27.358604,36.70694],[27.470833,36.7502750000001],[28.025829,36.822777],[28.066383,36.934998],[28.328606,37.039719],[27.51499600000011,36.992775],[27.421387,37.02804600000013],[27.257500000000107,36.962494],[27.225277,37.056107],[27.322777,37.151932],[27.439716,37.104713],[27.549995000000138,37.131653],[27.595276,37.232491],[27.563889,37.273598000000106],[27.48582800000014,37.267487],[27.40416,37.308884],[27.38472,37.351379],[27.414444,37.410553],[27.313606,37.342209],[27.193886,37.350822],[27.2241590000001,37.473328],[27.193886,37.604439],[27.261944,37.794716],[27.267773,37.955544],[26.985271000000125,38.065269],[26.923054,38.062218],[26.762497000000106,38.21472200000011],[26.681107,38.201653],[26.591106,38.101662],[26.438889,38.212769],[26.330555000000118,38.225822],[26.275829,38.264435],[26.29055,38.368607],[26.31805,38.373322],[26.318604,38.332222000000115],[26.374722,38.30555],[26.463608,38.355263],[26.510551,38.423325],[26.429165,38.470276],[26.38416300000011,38.449715],[26.347218,38.62999],[26.369999,38.661942],[26.47916,38.668053],[26.562222,38.599709000000125],[26.62944,38.45805400000012],[26.595551,38.453049],[26.682217,38.307487],[26.834995,38.365555],[27.088882,38.398041],[27.16277700000012,38.44722],[26.94722,38.441666],[26.730827,38.645821],[26.73222,38.730263],[27.064442,38.874435],[27.04083300000013,38.933327],[26.861111000000108,38.909157],[26.802773000000116,38.95443],[26.798611,39.027771],[26.88472,39.073318],[26.820553,39.151108],[26.644722000000115,39.263054],[26.939716,39.484711],[26.939159,39.574997],[26.66972,39.554993],[26.133884,39.453049],[26.068886000000134,39.475266],[26.101383,39.581657],[26.156384,39.636101],[26.148605,39.916656],[26.174721,39.97943900000013],[26.332497,40.022774],[26.433331,40.191666],[26.521111,40.219994],[26.707222,40.384995],[26.967499,40.38221],[27.026665,40.391106],[27.088882,40.448318],[27.264164000000108,40.45861100000013],[27.307499,40.383606],[27.429165000000125,40.324158],[27.772495,40.31304200000011],[27.881104,40.37693800000011],[27.791111,40.3902660000001],[27.68888900000013,40.48221600000011],[27.757217,40.529999],[28.025555,40.486107],[28.009163,40.447495],[27.898331,40.395821],[27.947777,40.357491],[28.24943900000011,40.403603],[28.674438000000123,40.36360200000013],[28.785275,40.394997],[29.054165,40.365822],[29.144161,40.43915600000014],[29.075554,40.47888200000011],[28.912495,40.469437],[28.778049,40.532219],[28.986382,40.64193],[29.391388,40.70304900000013],[29.423996,40.685799],[29.50555,40.732216],[29.555832,40.684998],[29.940273,40.73137700000012],[29.934441000000106,40.760544],[29.412495,40.769722],[29.129440000000102,40.914444],[29.043327,40.973053],[29.025555,41.034431],[29.088221,41.118622],[29.076382000000137,41.162766],[29.166111,41.226662],[29.987495,41.139435],[30.161385,41.140831],[30.284718,41.208054],[30.761944,41.085274],[31.23111,41.088875],[31.335831,41.135818],[31.41111,41.20916000000011],[31.421104000000124,41.280823],[31.547771,41.361931],[32.158333,41.607216],[32.28221900000011,41.722771],[32.600822,41.83222200000011],[32.950829,41.88499500000012],[33.333878,42.020264],[34.31526900000011,41.940819],[34.715546,41.94249],[34.850822,41.979439],[34.957764,42.092766],[35.027489,42.078049000000135],[35.11693600000012,42.004166],[35.096931,41.961655]]],[[[27.394997,42.008041],[27.57222,41.907219],[27.638054,41.958321],[27.830273,42.001389],[28.013054000000125,41.982216],[28.032494,41.909157],[27.977776000000116,41.8863750000001],[27.968327,41.824997],[28.076664,41.647774],[28.192776,41.541656],[28.834995,41.28221900000011],[29.093327,41.244431],[29.106937,41.209991000000116],[29.039215,41.154533],[29.068394,41.123108000000116],[29.05555,41.0824970000001],[28.830273,40.955544],[28.604717000000107,40.96472200000011],[28.571384,41.064438],[28.52916,41.080269],[28.567776,41.023041],[28.538883,40.986107],[28.41583300000013,41.04583000000013],[28.213055,41.080269],[28.010830000000112,41.035553],[27.94305,40.96804],[27.741383,41.013329],[27.50972,40.983597],[27.443886000000134,40.84861],[27.298054,40.70443],[27.176662,40.631653],[26.682217,40.453888],[26.614998,40.35611],[26.440273,40.237488],[26.321938,40.108597000000145],[26.160275,40.048882],[26.268055,40.220551000000114],[26.214165,40.325554000000125],[26.827221,40.586937],[26.768330000000105,40.66055300000011],[26.308331,40.59304],[26.070271,40.619431000000134],[26.04472,40.735825],[26.118332,40.745544],[26.213608,40.877213],[26.361382000000102,40.955826],[26.3752750000001,41.025551],[26.323887000000127,41.09304],[26.324997,41.234711],[26.635277,41.358887],[26.570271,41.611382],[26.355827,41.714432],[26.345551000000114,41.786652],[26.381660000000124,41.823044],[26.542217,41.828049],[26.560593,41.928925],[26.621384,41.973053],[26.962221,42.003323],[27.043053,42.085831],[27.282494,42.102219],[27.361664000000133,42.064995],[27.394997,42.008041]]]]}},{"type":"Feature","properties":{"FIPS":"TV","ISO2":"TV","ISO3":"TUV","UN":798,"NAME":"Tuvalu","AREA":3,"POP2005":10441,"REGION":9,"SUBREGION":61,"LON":179.219,"LAT":-8.514},"geometry":{"type":"MultiPolygon","coordinates":[[[[179.222366,-8.554146],[179.213226,-8.561292],[179.203705,-8.462443],[179.231094,-8.50492],[179.222366,-8.554146]]],[[[178.366913,-8.062778],[178.355804,-8.06139],[178.36969,-8.0275],[178.37439,-8.036388],[178.366913,-8.062778]]],[[[178.397766,-8.015278],[178.39151,-8],[178.4030460000001,-7.991388],[178.406647,-8.003613],[178.397766,-8.015278]]],[[[178.700531,-7.482223],[178.687469,-7.478889],[178.690796,-7.464445],[178.702759,-7.471945],[178.700531,-7.482223]]],[[[177.158875,-7.187778],[177.14636200000018,-7.188611],[177.142212,-7.173611],[177.150543,-7.175],[177.158875,-7.187778]]],[[[176.310242,-6.285556],[176.295258,-6.278056],[176.308868,-6.257501],[176.31442300000015,-6.276112],[176.310242,-6.285556]]],[[[177.295807,-6.113889],[177.27804600000013,-6.106389],[177.28137200000012,-6.089444],[177.308868,-6.098889],[177.295807,-6.113889]]],[[[176.139709,-5.690556],[176.130249,-5.693333],[176.12939500000016,-5.675],[176.135529,-5.675555],[176.139709,-5.690556]]],[[[176.08136,-5.665277],[176.0774540000001,-5.668056],[176.0663760000001,-5.665277],[176.079407,-5.657778],[176.08136,-5.665277]]]]}},{"type":"Feature","properties":{"FIPS":"TX","ISO2":"TM","ISO3":"TKM","UN":795,"NAME":"Turkmenistan","AREA":46993,"POP2005":4833266,"REGION":142,"SUBREGION":143,"LON":59.384,"LAT":39.122},"geometry":{"type":"MultiPolygon","coordinates":[[[[53.069717,38.899719],[53.099998,38.751106],[53.022491,39.007217],[53.041664,39.077217],[53.078606,39.09388],[53.053322,39.03860500000013],[53.069717,38.899719]]],[[[58.780548000000124,42.658043],[58.97360200000014,42.533333],[59.155823,42.541107],[59.258606,42.45166],[59.284721,42.34777100000014],[59.45721400000013,42.29277],[59.857498000000135,42.316101],[60.014442,42.217491],[60.028046000000124,42.032494],[60.152763,41.883873],[60.275826000000116,41.79277],[60.256943,41.772491],[60.12249,41.80499300000014],[60.069717,41.757774],[60.185547,41.599434],[60.099434,41.537498],[60.077774,41.453606],[60.140274,41.381104],[60.48832700000014,41.219437],[60.704994,41.258049],[60.947487,41.250549],[61.004204,41.20987700000012],[61.141937,41.231934],[61.27332300000011,41.161377],[61.36859900000013,41.198601],[61.40332,41.292221],[61.43832400000014,41.303604],[61.626099,41.262215],[61.874161,41.125549],[61.974991,40.999718],[62.042496,40.723602],[62.141106,40.56443800000011],[62.20138500000013,40.486107],[62.35527,40.420273],[62.44193300000012,40.03082300000011],[62.584435,39.90971400000012],[63.526382,39.393608],[63.712769,39.206100000000106],[64.173874,38.95499400000011],[64.34027100000014,38.991104],[64.631653,38.761383],[64.98719800000015,38.626656],[65.292206,38.410820000000115],[65.597214,38.253883],[65.748596,38.226379],[65.895264,38.28082300000011],[66.26026900000011,38.151932],[66.319443,38.084717],[66.42387400000013,38.04361],[66.643875,38.003052],[66.66638200000011,37.936653],[66.53831500000013,37.772766],[66.5155489999999,37.399437],[66.53773500000011,37.36637900000011],[66.447479,37.31860400000011],[66.408325,37.3461],[66.28997800000013,37.324715],[66.105255,37.421379],[65.70887800000014,37.538605],[65.646942,37.45888500000012],[65.646103,37.346382],[65.554428,37.256386],[65.07276900000011,37.244438],[64.823044,37.1386030000001],[64.77916,37.095825],[64.7952580000001,36.92305],[64.61692800000014,36.636383],[64.615265,36.423607],[64.47387700000013,36.255554],[64.169434,36.16749600000014],[63.98610700000011,36.03804800000011],[63.60110500000013,35.964439],[63.517212,35.900826],[63.317215,35.852219],[63.11943800000011,35.86193800000012],[63.106102,35.82222000000013],[63.184715,35.67360700000011],[63.095268,35.626099],[63.12665600000014,35.533607],[63.091934,35.432495],[62.98333,35.414711],[62.636658,35.226654],[62.554436,35.233604],[62.464996,35.28860500000013],[62.30915800000013,35.141663],[62.270271,35.259438],[62.029716,35.448601],[61.95916,35.45832800000011],[61.80249,35.411102],[61.595825,35.444153],[61.429344,35.554771],[61.378876,35.635269],[61.276558,35.607246],[61.253609,35.632767],[61.2286,35.689987],[61.262215,35.819717],[61.2116620000001,35.937492000000134],[61.222763,36.171104],[61.160271,36.414154],[61.189987,36.567772],[61.157211,36.649994],[60.33305400000012,36.6560970000001],[60.029434,37.036942],[59.479988000000105,37.232765],[59.393051,37.323051],[59.380821,37.48555],[59.338882,37.539162],[59.25,37.513329],[59.052773,37.631378],[58.92610200000013,37.669991],[58.467209,37.639992],[58.245544,37.673607],[58.17443800000012,37.796387],[57.708046,37.926659],[57.450272,37.93915600000014],[57.35305,37.989433],[57.371101000000124,38.093048000000124],[57.212212,38.281937],[57.058601,38.193604],[56.845825,38.231659],[56.755745,38.286263],[56.442764,38.259995],[56.322495,38.185265],[56.352776,38.13888500000013],[56.333054,38.085548],[56.219704,38.071205],[56.164436,38.094994],[55.982765,38.072495],[55.76388500000013,38.12416100000013],[55.442764000000125,38.086105],[55.140831,37.9561],[54.954712,37.804993],[54.83305400000012,37.746384],[54.78221100000013,37.648048],[54.809715,37.579437],[54.786942,37.51915700000012],[54.681107,37.443604],[54.57666000000012,37.452492],[54.20166000000011,37.330276],[53.90564,37.35085300000014],[53.804436,37.883606],[53.869987,38.355553],[53.82444,38.521378],[53.85443900000013,38.666382],[53.983879,38.915825],[53.859993000000145,39.034721000000104],[53.764717,39.02721400000013],[53.639992,39.124435],[53.579163,39.318886000000134],[53.541382,39.335823],[53.397217000000126,39.318886000000134],[53.234993000000145,39.359718],[53.164711,39.347771],[53.162491,39.175552],[53.12249,39.43499],[53.26416,39.655266],[53.311935,39.657768],[53.235825,39.591934],[53.211937,39.5186],[53.415268,39.536659],[53.475266,39.483879],[53.56415600000014,39.461937],[53.734436,39.52388],[53.63582600000012,39.613884],[53.51471700000013,39.65470900000014],[53.443604,39.651932],[53.44832600000012,39.629158],[53.408325000000104,39.665825],[53.413605,39.773605],[53.575829,39.966103],[53.423607,40.004997],[53.280548000000124,39.938599],[52.934715,39.990547000000106],[52.92416400000013,39.899719],[53.043884,39.742493],[53.004715,39.762215],[52.73777,40.050827],[52.736382,40.200829],[52.690269000000114,40.271935],[52.721931,40.446098],[52.868881,40.675827],[52.826103,40.716103],[52.898048,40.895271],[52.918602,41.081665],[52.965828,41.050270000000125],[53.11166400000013,40.7677690000001],[53.387497,40.768600000000106],[53.47360200000014,40.728874000000125],[53.55777,40.770546],[53.554161,40.842766],[53.596657,40.89444],[53.657211,40.857216],[53.652214,40.777489],[53.704994,40.63916],[53.746384,40.615273],[54.031105,40.653877],[54.090546,40.68055],[54.094994,40.71554600000013],[54.231659,40.7286],[54.209435,40.684158],[54.279434,40.668327],[54.41777,40.703606],[54.30832700000013,40.75222],[54.244713,40.880272],[54.339432,40.923607],[54.469154,40.86527300000011],[54.479713,40.799164],[54.701935,40.87165800000014],[54.761108,40.968323],[54.733879,41.102219],[54.072769,41.47554800000012],[54.019714000000135,41.597214],[54.025269,41.718048],[53.936378,41.87471],[53.911102,42.049995],[53.80387900000011,42.123878],[53.6519320000001,42.14305100000013],[53.278046,42.070549],[53.144157000000114,42.094437],[52.946655000000135,41.973045],[52.815826,41.695824],[52.917213,41.67193600000013],[52.81916,41.394714],[52.911102000000135,41.108887],[52.881935,41.047218],[52.847214,41.07444],[52.837215,41.18483],[52.762772,41.372215],[52.556656,41.515549000000135],[52.590546,41.645271],[52.4400710000001,41.740936],[53.0149990000001,42.138885],[53.462769,42.27137800000014],[53.99554400000011,42.34860200000014],[54.1730500000001,42.337212],[54.761108,42.058884],[54.956657,41.912491],[54.971657,41.802216],[55.243324,41.484718],[55.394714,41.387215],[55.463326,41.283882],[55.652489,41.267212],[55.933601,41.333603],[56.82749200000011,41.299438],[57.044716,41.260277],[57.133881,41.345825],[57.04277,41.466934],[56.977486,41.681938],[56.98693800000012,41.893051],[57.119713000000104,41.94165800000013],[57.24582700000013,42.095268],[57.38694,42.162491],[57.664436,42.153603],[57.8386,42.187767],[57.959717,42.35443900000013],[57.943604,42.445541000000105],[58.026604,42.504639],[58.324997,42.446938],[58.40638,42.398331],[58.411934,42.296661],[58.515549,42.304436],[58.310822,42.55193300000013],[58.15332,42.607773],[58.16443600000013,42.651932],[58.293884,42.69748700000014],[58.562767,42.662491],[58.609718,42.797775000000115],[58.780548000000124,42.658043]]]]}},{"type":"Feature","properties":{"FIPS":"TZ","ISO2":"TZ","ISO3":"TZA","UN":834,"NAME":"United Republic of Tanzania","AREA":88359,"POP2005":38477873,"REGION":2,"SUBREGION":14,"LON":34.823,"LAT":-6.27},"geometry":{"type":"MultiPolygon","coordinates":[[[[39.682495,-7.993334],[39.591385,-7.945834],[39.801109,-7.783611],[39.901108,-7.638889],[39.847771,-7.875278],[39.682495,-7.993334]]],[[[39.44666300000011,-6.210556],[39.503609,-6.198334],[39.505829,-6.132778],[39.574997,-6.386945],[39.559166,-6.444167],[39.516106,-6.468612],[39.45221700000013,-6.441945],[39.399437,-6.311389],[39.302216,-6.245833],[39.276939,-6.320001],[39.201385,-6.226945],[39.18916300000012,-5.920279],[39.243889,-5.871112],[39.304161,-5.723889],[39.359718,-5.801667],[39.354996,-5.9175],[39.424164,-6.054445],[39.44666300000011,-6.210556]]],[[[39.736107,-5.462778],[39.639999,-5.413611],[39.651108,-5.339168],[39.74499500000013,-5.190556],[39.691383,-5.133889],[39.676941,-4.941389],[39.689438,-4.901112],[39.857216,-4.908611],[39.873055,-4.988334],[39.82444,-5.103056],[39.855633,-5.159406],[39.851105,-5.251945],[39.794998,-5.4075],[39.736107,-5.462778]]],[[[31.677219,-0.999722],[34.020554,-1.001389],[37.602776,-2.995833],[37.675278,-3.051389],[37.719994,-3.311944],[37.60749800000013,-3.405556],[37.613609,-3.504167],[37.74110400000012,-3.531389],[37.783051,-3.651111],[39.203026000000136,-4.669618],[39.220551000000114,-4.848612],[39.174164,-4.938334],[39.169998000000135,-4.859167],[39.147774,-4.879723],[39.078049,-5.24389],[38.776382000000126,-6.045556],[38.838333,-6.146667],[38.851662,-6.351111],[38.914993,-6.441112],[39.055832000000116,-6.483056],[39.30499300000014,-6.816389],[39.468887,-6.8625],[39.547882,-6.994313],[39.540276,-7.082778],[39.374992,-7.291112],[39.274437,-7.579167],[39.299721,-7.757778],[39.324997,-7.731112],[39.44666300000011,-7.814167],[39.44554900000014,-8],[39.34861,-8.275002],[39.32972,-8.296946],[39.295288,-8.267862],[39.355827,-8.716946],[39.533882,-8.911112],[39.448051,-8.858891],[39.387772,-8.9025],[39.457771,-8.940834],[39.64305100000013,-9.188057],[39.647217,-9.369167],[39.731941,-9.656113],[39.730553,-9.755001],[39.802498,-9.838057],[39.791107,-9.923889],[39.826385,-9.993057],[39.929993,-10.055834],[39.986664,-10.22389],[39.996384,-10.125],[40.113609,-10.167778],[40.13250000000011,-10.247778],[40.223053,-10.297224],[40.26722,-10.269167],[40.19888300000014,-10.244722],[40.248055,-10.208612],[40.398605,-10.371113],[40.424721,-10.503056],[40.019722,-10.779167],[39.766937,-10.920557],[39.508331,-10.995279],[39.268051,-11.168056],[39.134438,-11.141945],[38.897774,-11.172224],[38.655273,-11.281113],[38.49170700000013,-11.415312],[38.096695,-11.25633],[37.941383,-11.285002],[37.861664,-11.33889],[37.791939,-11.561111],[37.462044,-11.727329],[37.188049,-11.689445],[36.997772,-11.591391],[36.82972,-11.568611],[36.677773,-11.714724],[36.561943,-11.740278],[36.375549,-11.683889],[36.18972,-11.706667],[36.163055,-11.577778],[35.943054,-11.434723],[35.838333,-11.414722],[35.73333000000014,-11.483334],[35.652496,-11.584723],[35.576385,-11.606668],[34.966728,-11.572111],[34.959717,-11.486668],[34.890549,-11.383057],[34.799438,-11.33139],[34.61360900000011,-11.105001],[34.593048,-11.016668],[34.649994,-10.890278],[34.658882,-10.673613],[34.575829,-10.516668],[34.526665,-10.020279],[34.325272,-9.732779],[34.07444,-9.507778],[34.013329,-9.484724],[33.957222,-9.526669],[33.953049,-9.673334],[33.919609,-9.707659],[33.755829,-9.582779],[33.4377750000001,-9.615835],[33.393883,-9.538057],[33.3144380000001,-9.485556],[33.12944,-9.492779],[32.997772,-9.373335],[32.940399,-9.405077],[32.702774,-9.282223],[32.54527300000012,-9.266668],[32.425552,-9.129723],[32.249443,-9.131945],[32.159996,-9.063334],[32.05610700000011,-9.040834],[31.979721,-9.071112],[31.934166,-9.01889],[31.956108,-8.930834],[31.785538,-8.885067],[31.738605,-8.918055],[31.683609,-8.90889],[31.582497,-8.830278],[31.563889,-8.75139],[31.485554,-8.666389],[31.4147190000001,-8.633612],[31.295555,-8.620001],[31.220554,-8.576668],[31.101387000000102,-8.61278],[30.964165,-8.535833],[30.831944,-8.346111],[30.654442,-7.886945],[30.468887,-7.60889],[30.406944,-7.356389],[30.311386,-7.136945],[30.175552,-6.9475],[30.045277,-6.828334],[29.891388,-6.755279],[29.732498,-6.627501],[29.550278,-6.295279],[29.4977760000001,-5.979723],[29.631664,-5.721945],[29.458611,-5.184445],[29.363052,-4.995278],[29.341389000000103,-4.797778],[29.428333,-4.552222],[29.423885,-4.448056],[29.766388000000116,-4.438056],[30.026108000000132,-4.269444],[30.172222,-4.086667],[30.2280540000001,-3.928056],[30.32111,-3.786667],[30.400833,-3.786111],[30.391388,-3.711109],[30.449165,-3.547223],[30.66222,-3.418889],[30.663609,-3.386667],[30.6222,-3.370114],[30.651665,-3.3325],[30.834999,-3.256945],[30.843662000000105,-2.978794],[30.66611100000011,-2.976389],[30.563332000000116,-2.893056],[30.484997,-2.947222],[30.414719000000108,-2.850833],[30.523331,-2.457778],[30.584721,-2.388056],[30.699718,-2.3475],[30.782219,-2.380556],[30.8291660000001,-2.357778],[30.8475,-2.1925],[30.894444,-2.083056],[30.808331,-1.929445],[30.830936,-1.6549],[30.748886,-1.520556],[30.739998,-1.438334],[30.567776,-1.334445],[30.455276,-1.090556],[30.751389,-0.997778],[31.677219,-0.999722]]]]}},{"type":"Feature","properties":{"FIPS":"UG","ISO2":"UG","ISO3":"UGA","UN":800,"NAME":"Uganda","AREA":19710,"POP2005":28947181,"REGION":2,"SUBREGION":14,"LON":32.386,"LAT":1.28},"geometry":{"type":"Polygon","coordinates":[[[33.996666,4.222777],[34.063049,4.173611],[34.128609,3.943611],[34.222221,3.779166],[34.38166,3.731667],[34.463333,3.671389],[34.455551,3.524167],[34.400276,3.477222],[34.40416,3.382222],[34.506104,3.145833],[34.570831,3.088333],[34.590828,2.939444],[34.662216,2.861111],[34.712219,2.878055],[34.753609,2.853333],[34.789993,2.684722],[34.909439,2.521111],[34.878883,2.389722],[34.994438,2.085],[35.00972,1.895278],[34.999443,1.668611],[34.953888,1.578889],[34.887497,1.535278],[34.852219,1.423889],[34.792221,1.393611],[34.822495,1.235555],[34.685272,1.205833],[34.597771,1.153055],[34.575546,1.092677],[34.525551,1.113895],[34.442215,0.871944],[34.272217,0.650833],[34.161659,0.608611],[34.106384,0.387778],[33.907219,0.103056],[33.976105,-0.134167],[33.91861,-0.452778],[33.920273,-1.001111],[30.751389,-0.997778],[30.59333,-1.065556],[30.359997,-1.06],[30.27972,-1.214445],[29.974998,-1.464445],[29.907497,-1.464167],[29.841389,-1.320278],[29.596943,-1.385834],[29.574444,-0.921944],[29.62833,-0.888889],[29.618332,-0.733333],[29.666664,-0.580556],[29.648609,-0.439722],[29.734964,0],[29.716663,0.072222],[29.773331,0.172222],[29.813889,0.158611],[29.85833,0.366667],[29.962498,0.487222],[29.938332,0.634444],[29.960552,0.825555],[30.145832,0.898333],[30.218609,0.996389],[30.236111,1.134166],[30.456108,1.212778],[30.688053,1.493889],[31.036663,1.765555],[31.302776,2.121388],[31.299202,2.16285],[30.987221,2.408333],[30.942497,2.406111],[30.891109,2.335],[30.729721,2.448055],[30.754997,2.598611],[30.878609,2.849722],[30.855553,2.9575],[30.763611,3.067222],[30.934998,3.411666],[30.917221,3.521944],[30.858818,3.493394],[30.95472,3.671111],[31.176666,3.795278],[31.285275,3.795278],[31.540833,3.653611],[31.701942,3.713055],[31.794441,3.817222],[31.922222,3.703888],[31.951111,3.593889],[32.068489,3.582222],[32.093605,3.5325],[32.193329,3.511389],[32.194435,3.611045],[32.404442,3.743611],[32.719444,3.755833],[32.898048,3.811944],[33.016663,3.888611],[33.183884,3.766111],[33.516937,3.752222],[33.996666,4.222777]]]}},{"type":"Feature","properties":{"FIPS":"UK","ISO2":"GB","ISO3":"GBR","UN":826,"NAME":"United Kingdom","AREA":24193,"POP2005":60244834,"REGION":150,"SUBREGION":154,"LON":-1.6,"LAT":53},"geometry":{"type":"MultiPolygon","coordinates":[[[[-6.290833,49.912216],[-6.317223,49.911942],[-6.3175,49.915276],[-6.295,49.933884],[-6.290833,49.912216]]],[[[-1.059722,50.687492],[-1.168334,50.601944],[-1.2825,50.578888],[-1.493611,50.667221],[-1.57,50.66055300000011],[-1.296945,50.771942],[-1.118056,50.737495],[-1.059722,50.687492]]],[[[-0.938333,50.777496],[-0.960556,50.774437],[-1.0225,50.785828],[-0.970833,50.830826],[-0.938333,50.777496]]],[[[-4.651668,51.159439],[-4.673334,51.16138500000011],[-4.665556,51.195],[-4.656389,51.192215],[-4.651668,51.159439]]],[[[0.904722,51.358055],[0.766111,51.375832],[0.74055600000014,51.429718],[0.908889,51.416939],[0.947778,51.374718],[0.904722,51.358055]]],[[[-4.571389,53.238609],[-4.676945,53.280273000000136],[-4.69389,53.301384],[-4.621667,53.321388],[-4.571389,53.238609]]],[[[-4.153334,53.225555],[-4.218056,53.200272],[-4.351389,53.124443],[-4.402223,53.125832],[-4.5675,53.273331],[-4.569167,53.388054000000125],[-4.429167,53.424438],[-4.31389,53.411942],[-4.222222,53.321663000000115],[-4.046667,53.303329],[-4.153334,53.225555]]],[[[-6.353333,55.237778],[-6.066668,55.194443],[-6.033611,55.154999],[-6.036112,55.057777],[-5.791389,54.851387],[-5.731945,54.848328],[-5.688056,54.806107],[-5.711112,54.739166],[-5.888334,54.674721],[-5.923889,54.63388800000013],[-5.908334,54.604721],[-5.738111,54.673832],[-5.576945,54.678055],[-5.535278,54.651939],[-5.430556,54.487221],[-5.461112,54.38555100000013],[-5.508056,54.363609],[-5.545223,54.40144],[-5.568056,54.524437],[-5.692779,54.575272],[-5.704722,54.533607],[-5.573338,54.377033],[-5.562222,54.283051000000114],[-5.653334,54.225555],[-5.746112,54.248055000000136],[-5.86389,54.223885],[-5.896389,54.099442],[-6.043889,54.031387],[-6.338889,54.115555],[-6.4475,54.058327],[-6.620001,54.037216],[-6.876112,54.345276],[-7.025278,54.41693900000013],[-7.160833,54.336662],[-7.175556,54.289162],[-7.145834,54.225273],[-7.330278,54.113052],[-7.559445,54.126938],[-7.696945,54.2024990000001],[-7.820556,54.19916500000011],[-7.8675,54.2241590000001],[-7.878056,54.289162],[-8.055834,54.366386],[-8.171666,54.463879000000134],[-7.752223,54.594444],[-7.927501,54.69888300000014],[-7.829722,54.73555],[-7.739167,54.710548],[-7.553334,54.762772],[-7.326389,55.04527300000012],[-7.252507,55.070595],[-7.251112,55.04610400000013],[-7.073611,55.037773],[-6.966945,55.15610500000014],[-6.353333,55.237778]]],[[[-6.172778,55.293053],[-6.188334,55.25972],[-6.2825,55.292221],[-6.23889,55.308609],[-6.172778,55.293053]]],[[[-5.103612,55.438606],[-5.231668,55.430275],[-5.340279,55.47499800000014],[-5.400278,55.600555],[-5.381111,55.66861000000011],[-5.295279,55.71666],[-5.160278,55.679161],[-5.083889,55.553055],[-5.074445,55.45916000000011],[-5.103612,55.438606]]],[[[-5.016389,55.721939000000134],[-5.11889,55.777222],[-5.206389,55.899437],[-5.160556,55.91527600000012],[-5.036389,55.837776],[-5.016389,55.721939000000134]]],[[[-6.121667,55.878883],[-6.097501,55.796661],[-6.030278,55.720551],[-6.024723,55.68083200000012],[-6.076667,55.649994],[-6.274445,55.572777],[-6.325556,55.5866620000001],[-6.265278,55.777771],[-6.337778,55.780273],[-6.449445,55.680275],[-6.509167,55.68222],[-6.441668,55.853607],[-6.309723,55.86360900000011],[-6.136667,55.934441],[-6.121667,55.878883]]],[[[-6.19389,56.02916],[-6.263056,56.03611],[-6.210556,56.095833],[-6.130834,56.120827],[-6.19389,56.02916]]],[[[-5.946945,55.829994],[-5.971945,55.78833],[-6.063056,55.803886],[-6.078889,55.905548],[-5.968056,56.023605],[-5.694445,56.147217000000126],[-5.690834,56.106667],[-5.946945,55.829994]]],[[[-5.735001,56.158051],[-5.735556,56.177773],[-5.675279,56.19194],[-5.675834,56.169441],[-5.735001,56.158051]]],[[[-5.63,56.196938],[-5.665278,56.215828],[-5.641945,56.260277],[-5.606389,56.2544400000001],[-5.63,56.196938]]],[[[-5.616667,56.268883],[-5.645556,56.3011090000001],[-5.583889,56.319717],[-5.603056,56.27916],[-5.616667,56.268883]]],[[[-6.404723,56.30360400000012],[-6.436389,56.310555],[-6.381945,56.340828],[-6.393333,56.315826],[-6.404723,56.30360400000012]]],[[[-5.543612,56.382774],[-5.584445,56.382217],[-5.587778,56.38916],[-5.51,56.41111],[-5.543612,56.382774]]],[[[-6.165833,56.464722],[-6.19889,56.45861100000013],[-6.26,56.48194100000012],[-6.215556,56.49777200000011],[-6.165833,56.464722]]],[[[-6.739167,56.515831],[-6.806111,56.511383],[-6.892778,56.438606],[-6.972222,56.449165],[-6.990834,56.494438000000116],[-6.758056,56.549164],[-6.739167,56.515831]]],[[[-5.783611,56.508888],[-5.648334,56.435829],[-5.701945,56.359161],[-5.808612,56.317497],[-5.871945,56.314163],[-5.852501,56.347771],[-5.882501,56.35194400000012],[-6.264723,56.258888],[-6.321112,56.26416],[-6.366112,56.308884],[-6.339445,56.339165],[-6.231945,56.318329],[-6.017778,56.374718],[-6.193611,56.361382],[-6.200278,56.386665],[-6.143056,56.428055],[-6.002778,56.494164],[-6.12639,56.473885],[-6.325278,56.539444],[-6.320001,56.60305000000011],[-6.133889,56.6533280000001],[-6.056945,56.635826],[-5.971111,56.544441],[-5.783611,56.508888]]],[[[-6.589168,56.579994],[-6.678334,56.55555],[-6.69889,56.579994],[-6.454445,56.686104],[-6.493334,56.629997],[-6.589168,56.579994]]],[[[-6.144723,56.869995],[-6.21139,56.887215],[-6.213056,56.906944],[-6.149723,56.94500000000011],[-6.113611,56.932495000000124],[-6.144723,56.869995]]],[[[-6.3175,56.934166],[-6.361945,56.946388],[-6.451667,57.006104],[-6.384167,57.04805],[-6.261667,57.037773],[-6.256945,56.960548],[-6.3175,56.934166]]],[[[-7.466945,56.940826],[-7.56,56.96027400000014],[-7.439723,57.054443000000106],[-7.376112,56.978607],[-7.466945,56.940826]]],[[[-6.499167,57.052216],[-6.581112,57.043884],[-6.602501,57.046387],[-6.549445,57.068054],[-6.499167,57.052216]]],[[[-5.939167,57.278053],[-5.996389,57.28833],[-6.017778,57.311661],[-5.933889,57.311661],[-5.939167,57.278053]]],[[[-7.223056,57.337494],[-7.288056,57.32249500000012],[-7.259167,57.152496],[-7.215279,57.110275],[-7.38139,57.108604],[-7.418889,57.186661],[-7.425,57.382217],[-7.335556,57.395828],[-7.223056,57.337494]]],[[[-7.268889,57.39888800000011],[-7.388056,57.423882],[-7.406389,57.464165],[-7.351111,57.489441],[-7.204722,57.460831],[-7.204445,57.414993],[-7.268889,57.39888800000011]]],[[[-6.026945,57.328606],[-6.068334,57.32916300000011],[-6.078334,57.3941650000001],[-6.063612,57.45472],[-6.003056,57.508606],[-5.976945,57.492493],[-5.990001,57.349998],[-6.026945,57.328606]]],[[[-5.967778,57.522774],[-5.990834,57.540833000000134],[-5.961667,57.574997],[-5.953334,57.567215],[-5.967778,57.522774]]],[[[-6.143889,57.56805400000013],[-6.127223,57.306107],[-5.886667,57.239166],[-5.750556,57.276108],[-5.649167,57.259995],[-5.663889,57.204994],[-5.928056,57.038605],[-6.011945,57.022217],[-6.034722,57.054718],[-5.974167,57.130272],[-6.030556,57.177498],[-6.077223,57.124161],[-6.176667,57.170555],[-6.314445,57.157494],[-6.481389,57.303055],[-6.413056,57.334999],[-6.309723,57.304161],[-6.533334,57.408333],[-6.573611,57.384163],[-6.575556,57.3333280000001],[-6.700001,57.363884],[-6.785833,57.446106],[-6.637501,57.605553],[-6.463334,57.508888],[-6.375556,57.5241620000001],[-6.42139,57.6374970000001],[-6.345556,57.684715],[-6.276945,57.672218],[-6.143889,57.56805400000013]]],[[[-7.188612,57.68721800000014],[-7.065834,57.633331],[-7.15389,57.509438],[-7.321389,57.505272],[-7.325278,57.54416700000012],[-7.543334,57.590828],[-7.472778,57.654999],[-7.275001,57.656387],[-7.188612,57.68721800000014]]],[[[-7.196667,57.702217],[-7.219167,57.707771],[-7.144723,57.72361000000012],[-7.150001,57.71666],[-7.196667,57.702217]]],[[[-8.555279,57.810829],[-8.5825,57.798882],[-8.621389,57.822777],[-8.583612,57.82388300000014],[-8.555279,57.810829]]],[[[-7.00639,57.881386000000134],[-7.073611,57.877777],[-7.077778,57.879997],[-6.993611,57.91861],[-7.00639,57.881386000000134]]],[[[-6.802222,58.203049],[-6.869167,58.203888],[-6.889723,58.252495],[-6.809723,58.22860700000012],[-6.802222,58.203049]]],[[[-6.204167,58.35611],[-6.328445,58.235439],[-6.148056,58.25610400000011],[-6.172223,58.20694],[-6.620278,58.08194],[-6.396111,58.104721],[-6.353889,58.033051],[-6.473889,57.940277],[-6.570556,57.911385],[-6.662223,57.924164],[-6.706112,58.0075],[-6.659167,58.046661],[-6.590279,58.04999500000013],[-6.684445,58.057495],[-6.76139,57.998329],[-6.660556,57.88472000000012],[-6.735278,57.825829],[-6.972501,57.724716],[-7.123056,57.817497],[-7.125278,57.837776000000126],[-7.065834,57.820831],[-6.830278,57.900833],[-7.112779,57.983887],[-7.055556,58.020271],[-7.128056,58.13472],[-7.040556,58.233330000000144],[-6.908056,58.212776],[-6.936111,58.188049],[-6.861945,58.103882000000105],[-6.873279,58.178593],[-6.744728,58.197197],[-6.808056,58.25972000000013],[-6.797778,58.302216],[-6.550279,58.363327],[-6.266945,58.512497],[-6.166112,58.42527800000011],[-6.204167,58.35611]]],[[[-4.153334,53.225555],[-3.854445,53.284439],[-3.589445,53.282219],[-3.336389,53.347221],[-3.102222,53.247772],[-3.0825,53.27138500000012],[-3.192223,53.38555100000013],[-3.061723,53.410831000000144],[-2.8825,53.28527100000014],[-2.776389,53.292496],[-2.7025,53.346382],[-2.853611,53.32054900000014],[-2.953889,53.360275000000115],[-3.1075,53.551666],[-2.978611,53.693604],[-2.898889,53.723053],[-3.051389,53.764717],[-3.053056,53.90583],[-2.9325,53.950554000000125],[-2.833611,54.084999],[-2.813612,54.222771],[-3.152223,54.081940000000145],[-3.226111,54.09861],[-3.409167,54.276665],[-3.433889,54.3480530000001],[-3.634167,54.51194],[-3.381111,54.884438],[-3.286667,54.938889],[-3.103333,54.933884],[-3.026389,54.945549],[-3.023056,54.970551],[-3.571111,54.990829],[-3.615834,54.875275],[-3.812222,54.8488850000001],[-3.965,54.765274],[-4.135834,54.774719],[-4.348333,54.857773],[-4.393056,54.908051],[-4.428889,54.863609],[-4.345278,54.707222],[-4.387222,54.675552],[-4.506111,54.702774],[-4.598612,54.780273],[-4.852222,54.868607],[-4.961945,54.797775],[-4.855834,54.631386],[-4.941112,54.64888800000011],[-4.956944,54.722771],[-5.17639,54.900551],[-5.174167,55.000549],[-5.054167,55.046661],[-5.01139,55.135277],[-4.865556,55.222221000000104],[-4.835556,55.322495],[-4.746667,55.411942],[-4.637778,55.443886],[-4.613334,55.494995],[-4.698611,55.606941],[-4.915833,55.6969380000001],[-4.879723,55.936104],[-4.481668,55.921104],[-4.854612,55.98648500000013],[-4.859646,56.07037700000012],[-4.828606,56.113163],[-4.867196,56.10561000000013],[-4.898236,55.981449],[-4.978889,55.866104],[-5.173334,55.929161],[-5.224577,55.901752],[-5.208056,55.826385],[-5.303334,55.850555],[-5.340556,55.904999],[-5.308556,56.0075],[-5.202778,56.117218],[-4.918056,56.271111000000126],[-5.032223,56.232498],[-5.390834,56],[-5.431667,56.007774],[-5.38,55.750275],[-5.486389,55.64305100000013],[-5.555197,55.414398],[-5.514723,55.361664],[-5.595834,55.305832],[-5.7775,55.296661],[-5.793612,55.390274],[-5.718889,55.440277],[-5.701667,55.588608000000136],[-5.607779,55.758606],[-5.674167,55.806938],[-5.675889,55.911774],[-5.570556,56.03721600000011],[-5.670222,55.972717],[-5.679723,55.991386],[-5.511667,56.181664000000126],[-5.597778,56.159721],[-5.573611,56.324715],[-5.521111,56.389442000000145],[-5.420556,56.432999],[-5.220834,56.435829],[-5.107779,56.507774],[-5.066389,56.560555],[-5.203056,56.454163],[-5.398667,56.478664],[-5.377178,56.521118],[-5.246389,56.555832],[-5.351389,56.54549800000012],[-5.383056,56.58305400000011],[-5.120001,56.816666],[-5.676945,56.49388900000014],[-5.930556,56.569717],[-6.008334,56.63749700000011],[-5.546945,56.69194],[-5.762222,56.711937],[-5.919168,56.673882],[-6.191389,56.679718],[-6.235001,56.719162],[-6.190278,56.75],[-5.953611,56.781662],[-5.853333,56.741943],[-5.798612,56.789162],[-5.854445,56.827774],[-5.660833,56.868889],[-5.921945,56.88805400000012],[-5.821945,57.006104],[-5.737945,57.01221800000013],[-5.643333,56.971664],[-5.520278,56.996384],[-5.63139,56.98499300000014],[-5.787223,57.051941],[-5.724723,57.113052],[-5.533334,57.08777600000013],[-5.399723,57.105827],[-5.550279,57.116386],[-5.649611,57.1616100000001],[-5.646111,57.234993],[-5.550167,57.256775],[-5.406112,57.229439],[-5.571167,57.284107],[-5.598845,57.33048600000012],[-5.462778,57.38694],[-5.450278,57.420273],[-5.769444,57.339996],[-5.819167,57.363884],[-5.871389,57.479164],[-5.839723,57.572777],[-5.650556,57.508049],[-5.508612,57.534721],[-5.669168,57.54583],[-5.810278,57.637772],[-5.816668,57.821663000000115],[-5.799167,57.854996000000135],[-5.716945,57.869438000000116],[-5.661667,57.78611],[-5.602501,57.76722000000012],[-5.580556,57.829994],[-5.644667,57.877716],[-5.611112,57.92360700000011],[-5.4575,57.858887],[-5.430556,57.900833],[-5.338612,57.92083],[-5.102778,57.85083],[-5.189445,57.948326000000115],[-5.455278,58.07638500000013],[-5.426667,58.09861],[-5.319445,58.064438],[-5.279723,58.07972],[-5.274445,58.148605],[-5.392222,58.25943800000011],[-5.071667,58.264717],[-5.174723,58.349998],[-5.109445,58.50833100000011],[-5.004723,58.623329],[-4.772223,58.603607],[-4.701667,58.558609],[-4.676667,58.524437],[-4.756667,58.442497],[-4.603889,58.523331],[-4.565001,58.576111],[-4.277223,58.533607000000124],[-3.785278,58.566666],[-3.660278,58.61972],[-3.365,58.595276],[-3.353889,58.6605530000001],[-3.025556,58.647499],[-3.055556,58.454437],[-3.208611,58.304443],[-3.364167,58.273888],[-3.515278,58.162498],[-3.996945,57.950554],[-4.015,57.867775],[-4.120001,57.85083],[-4.392222,57.905273],[-4.345556,57.85833],[-4.043223,57.814384],[-3.926389,57.807495],[-3.773056,57.851105],[-3.977778,57.698326],[-4.021,57.699383],[-4.031112,57.731384],[-4.296667,57.674438],[-4.435834,57.574997],[-4.191389,57.671387],[-4.046667,57.642776],[-4.240556,57.5],[-4.196667,57.485832],[-4.038334,57.55722],[-3.592778,57.637215],[-3.488056,57.709442],[-3.289444,57.72583],[-3.041945,57.662216],[-2.898056,57.70694],[-2.400278,57.666382000000105],[-2.075556,57.69944],[-1.918334,57.670555],[-1.821944,57.578606],[-1.773334,57.458054],[-1.977778,57.313889],[-2.061667,57.204163],[-2.093334,57.070274],[-2.190278,56.974716],[-2.219722,56.867775],[-2.478056,56.71527100000014],[-2.448889,56.687218],[-2.527223,56.578606],[-2.720834,56.488884],[-3.070278,56.451942],[-3.278056,56.35749800000013],[-2.884445,56.451385],[-2.808889,56.43888900000013],[-2.800556,56.344444],[-2.643611,56.31666600000011],[-2.582778,56.268051],[-2.788056,56.187492],[-2.956944,56.202217],[-3.154167,56.085548],[-3.3925,56.011108],[-3.5825,56.05499300000014],[-3.737223,56.05555],[-3.725278,56.027496],[-3.053056,55.943604],[-2.910278,55.97805],[-2.820278,56.056938],[-2.631111,56.054718],[-2.079722,55.867218],[-1.819722,55.634163],[-1.633889,55.580826],[-1.581389,55.48555],[-1.599445,55.38582600000012],[-1.515,55.149719],[-1.381389,54.976387],[-1.2975,54.763611],[-1.165278,54.64971900000012],[-0.564722,54.479996],[-0.381944,54.25555400000013],[-0.2625,54.174438],[-0.075,54.111938],[-0.173889,54.0816650000001],[-0.215,54.0149990000001],[-0.1275,53.863884],[0.141111,53.62722],[0.151944,53.591942],[0.118056,53.564438],[0.138333,53.599716],[0.109167,53.619164000000126],[-0.085556,53.624443],[-0.2725,53.73555],[-0.549167,53.706108],[-0.632222,53.729164],[-0.718889,53.699715],[-0.519722,53.685272],[-0.297778,53.712776],[-0.207222,53.630829],[0.146944,53.474716000000114],[0.235556,53.399437],[0.340278000000126,53.233055],[0.341667,53.095833],[0.000037000000134,52.879547],[0.086389,52.88971700000013],[0.238611000000105,52.796104],[0.363333,52.780273],[0.545833,52.96611000000013],[1.282222,52.92749800000013],[1.675278,52.748055],[1.746389000000136,52.620277],[1.749444,52.455826],[1.579722,52.076385],[1.328611,51.928329],[1.274167,51.988327],[1.160278,52.023331],[1.293611000000112,51.877495],[1.223611000000119,51.808884],[1.05,51.770554],[0.986667,51.826111],[0.699722,51.719444],[0.758611,51.691383],[0.931667,51.738609],[0.950555000000122,51.606384],[0.789444,51.524162],[0.648889000000111,51.536659],[0.465,51.503052],[0.382778,51.450554000000125],[0.536111,51.488052],[0.6975,51.470833],[0.722778,51.440826],[0.556389,51.408051],[0.905,51.3408280000001],[1.385556,51.387772],[1.4275,51.331108],[1.390278000000137,51.15416],[1.045555,51.049438],[0.978889,50.99666600000011],[0.975000000000136,50.931938],[0.781389,50.935555000000136],[0.662222,50.869438],[0.349444,50.808609],[0.242222,50.738052],[-0.255,50.826385],[-0.675278,50.781105],[-0.796389,50.725273],[-0.910278,50.772217],[-0.863611,50.800827],[-0.926944,50.839439],[-1.154722,50.844162],[-1.116389,50.808884],[-1.136945,50.779442],[-1.331389,50.791382],[-1.592778,50.724159],[-2.041945,50.733887],[-2.079722,50.69416],[-1.952889,50.66711],[-1.958333,50.59861],[-2.0575,50.585548],[-2.393889,50.641663],[-2.464445,50.598328],[-2.434451,50.54179],[-2.661945,50.67333200000012],[-2.924723,50.731941],[-3.244167,50.674438],[-3.437222,50.604996000000135],[-3.500278,50.535828],[-3.651945,50.231110000000115],[-3.716667,50.206665],[-3.813334,50.217216],[-3.946945,50.31443800000011],[-4.052778,50.29583],[-4.175,50.377777],[-4.38,50.363884],[-4.482779,50.325829],[-4.762501,50.311386],[-4.8575,50.231667],[-5.048056,50.17110400000013],[-5.059445,50.04249600000014],[-5.159167,50.0044400000001],[-5.193056,49.95527600000014],[-5.289722,50.069443],[-5.470556,50.124992],[-5.5375,50.11332700000014],[-5.567223,50.05110900000011],[-5.712501,50.05360400000012],[-5.695834,50.153053000000114],[-5.495833,50.216942],[-5.427778,50.193886],[-5.051945,50.422218],[-5.013889,50.544998],[-4.781389,50.594444000000124],[-4.743611,50.667496],[-4.553612,50.785271],[-4.523612,51.015274],[-4.303612,51.004166],[-4.208889,51.07416500000011],[-4.226389,51.189163],[-3.7925,51.239166],[-3.510556,51.223885],[-3.39,51.18110700000011],[-3.028334,51.206108],[-2.96,51.374992000000134],[-2.653334,51.563889],[-2.471667,51.724442],[-2.38,51.75555400000013],[-2.396667,51.776382],[-2.460556,51.74666600000012],[-2.714723,51.580826000000116],[-3.115556,51.489998],[-3.185556,51.395554],[-3.346111,51.378609],[-3.560278,51.405548],[-3.749444,51.525276],[-3.840278,51.620827],[-4.205556,51.532219],[-4.277779,51.556664],[-4.291112,51.610275000000115],[-4.116389,51.634163],[-4.074722,51.677216],[-4.262222,51.676941000000106],[-4.436111,51.737221],[-4.574445,51.734161],[-4.675834,51.7188870000001],[-4.708611,51.650276],[-4.861945,51.640831],[-4.941389,51.594162],[-5.05139,51.620277],[-5.021278,51.66861],[-4.861112,51.713333],[-4.884445,51.74666600000012],[-4.904167,51.713882],[-5.010723,51.702995],[-5.246945,51.73027000000013],[-5.101945,51.778885],[-5.127223,51.854439],[-5.258889,51.870552],[-5.239167,51.916382],[-5.096945,51.961388],[-5.076667,51.996109],[-4.832223,52.015274],[-4.669445,52.130272],[-4.495278,52.137772],[-4.231668,52.248886],[-4.130834,52.334717],[-4.059723,52.485832],[-4.127501,52.60527],[-4.053334,52.71666],[-4.148334,52.798332],[-4.133612,52.914444],[-4.414167,52.88472],[-4.539445,52.793053],[-4.760863,52.78897100000012],[-4.61889,52.909164],[-4.364445,53.026382000000126],[-4.330278,53.112221],[-4.153334,53.225555]]],[[[-2.918334,58.731941],[-2.970556,58.741943],[-3.036945,58.818054],[-2.886389,58.83194],[-2.918334,58.731941]]],[[[-3.231389,58.775551],[-3.300834,58.77805300000011],[-3.431111,58.871384],[-3.418056,58.90416],[-3.335556,58.927498],[-3.228333,58.88499500000012],[-3.134722,58.800827],[-3.231389,58.775551]]],[[[-2.793056,58.951385],[-2.755834,58.91777000000014],[-2.824445,58.878883],[-2.97,58.9394380000001],[-3.195,58.91111000000012],[-3.345556,58.9658280000001],[-3.368056,59.009995],[-3.351389,59.106384],[-3.218889,59.148605],[-3.076945,59.121666],[-2.947222,58.998329],[-2.793056,58.951385]]],[[[-2.681389,59.195831],[-2.684445,59.220833],[-2.555556,59.303055],[-2.407222,59.313889],[-2.390278,59.283051],[-2.620556,59.236107],[-2.681389,59.195831]]],[[[-2.89,59.29527300000012],[-2.849722,59.268051],[-2.8775,59.22860700000012],[-2.873056,59.256104],[-2.936667,59.283607],[-2.999167,59.261108],[-3.076389,59.331383],[-2.89,59.29527300000012]]],[[[-1.296111,60.491104],[-1.037222,60.44416],[-1.101111,60.275833],[-1.198889,60.267776],[-1.125556,60.147774],[-1.212222,60.102776],[-1.268611,59.851105],[-1.378056,59.90222200000011],[-1.263056,60.106941],[-1.291389,60.241386],[-1.410278,60.25499700000012],[-1.358333,60.192497],[-1.448611,60.151108],[-1.519722,60.201111],[-1.664722,60.230827],[-1.693056,60.279716],[-1.320278,60.356384],[-1.445833,60.46054800000013],[-1.609722,60.4741590000001],[-1.546945,60.535828],[-1.301944,60.6366650000001],[-1.296111,60.491104]]],[[[-1.029444,60.495827],[-1.1275,60.486382],[-1.170278,60.52722200000011],[-1.179445,60.63250000000011],[-1.098611,60.729996],[-0.991111,60.719994],[-1.029444,60.495827]]],[[[-0.819722,60.688889000000124],[-0.965556,60.688049],[-0.938889,60.79444100000011],[-0.878333,60.844444],[-0.758056,60.817772],[-0.819722,60.688889000000124]]]]}},{"type":"Feature","properties":{"FIPS":"UP","ISO2":"UA","ISO3":"UKR","UN":804,"NAME":"Ukraine","AREA":57935,"POP2005":46917544,"REGION":150,"SUBREGION":151,"LON":31.388,"LAT":49.016},"geometry":{"type":"MultiPolygon","coordinates":[[[[33.04027600000011,46.011375],[32.978325,46.011932],[32.759438,46.03611000000012],[32.965271,46.049431],[33.057487,46.030266],[33.04027600000011,46.011375]]],[[[34.22748600000011,46.061928],[34.158043000000134,46.100548],[34.229149,46.18775900000014],[34.264709,46.128593],[34.22748600000011,46.061928]]],[[[32.167763,46.145821000000126],[31.727772,46.216385],[31.584164,46.253319],[31.524715,46.303596],[31.501106000000103,46.366653],[31.613331,46.25443300000012],[32.167763,46.145821000000126]]],[[[33.41770200000013,52.3554],[33.512772,52.326942],[33.838882,52.36055],[34.06916,52.19082600000013],[34.10083,52.14554600000014],[34.073051000000135,52.060272],[34.12915800000013,51.986107],[34.41971600000011,51.808884],[34.442764,51.760551],[34.418884,51.723877],[34.114716,51.680824],[34.09804500000013,51.65387700000013],[34.232208,51.549995],[34.239159,51.427773000000116],[34.38221,51.263611],[34.734993,51.172493],[35.073807,51.221481],[35.118523,51.2048190000001],[35.170753,51.05480200000011],[35.371887,51.041435],[35.30577100000011,50.960335],[35.361336,50.92614700000013],[35.486076,50.678627],[35.392715,50.633919],[35.458282,50.488068],[35.606651,50.369438],[35.693092,50.347412],[35.865829,50.43082400000014],[36.13916,50.425270000000125],[36.297493,50.284439],[36.419991,50.313881],[36.558884,50.278603],[36.55555,50.227211],[36.640274,50.212494000000106],[36.701103,50.266937],[36.884438,50.33582300000012],[37.130547,50.348328],[37.31582600000013,50.428047],[37.458603,50.439713],[37.733047,50.087769],[37.925270000000125,50.024712],[38.02422300000012,49.903084],[38.103607000000125,49.93859900000012],[38.184158,50.065544],[38.30777,50.073883],[38.376099,49.987495],[38.498878,49.951935000000105],[38.65221400000013,49.95888500000012],[38.88916,49.86805],[38.945267,49.807495],[39.069160000000124,49.817772],[39.192764,49.877769],[39.273605,49.75193800000011],[39.580826,49.73082],[39.63971700000013,49.615547],[39.796944,49.553047],[39.921661,49.5655440000001],[40.004997,49.614441],[40.14804800000013,49.586655],[40.053047,49.478325],[40.173882,49.350273],[40.16693900000013,49.248604],[39.966385,49.123878000000104],[39.938881,49.05499300000013],[39.699158,49.022766],[39.69443500000011,48.973045],[39.767212,48.90387700000013],[40.07666,48.874992000000134],[40.017494,48.806656],[39.803879,48.817772],[39.727211,48.762215],[39.656937,48.616661],[39.66966200000013,48.587639],[39.85083,48.55749500000013],[39.921516,48.368393],[39.998878,48.297218],[39.776093,48.026382],[39.81971,47.965828],[39.805817,47.87249],[39.760544,47.827209],[38.85360000000014,47.860825],[38.754715,47.685547],[38.339432,47.601379],[38.223312000000135,47.339989],[38.301102,47.301102],[38.2144320000001,47.190262],[38.235825,47.109428],[38.136101,47.059433],[38.06832900000012,47.095261],[37.741379,47.068604],[37.563599,47.088326],[37.323875,46.89554600000013],[37.205269,46.928596],[36.763878,46.751099],[36.613602,46.775269],[36.521935,46.754715],[36.241379,46.631371],[36.187202,46.667496],[35.907204,46.65109300000012],[35.753052,46.588875],[35.628036,46.489159],[35.487206,46.444427],[35.174431,46.136101],[35.010544,46.074715],[34.98082000000011,46.089149],[35.047493,46.139153000000135],[35.201378,46.181664000000126],[35.346931,46.354996],[35.198044,46.443314],[35.210815,46.393326],[35.119713,46.299431],[34.812485,46.18137400000012],[34.702492,46.175819],[34.546387,45.983597000000145],[34.401649,46.013878],[34.441376000000105,46.09388],[34.55555,46.09166],[34.5749970000001,46.151649],[34.542496,46.187485],[34.46315,46.154377],[34.329430000000116,46.170273],[34.15638,46.282204],[34.12582400000014,46.116096],[34.034157,46.13221],[33.957207,46.213608000000136],[33.773598,46.248322],[33.669159,46.21804],[33.778603,46.119156],[33.802216,46.17305],[33.847481,46.159157],[33.87915,46.058884],[33.957497,46.0177690000001],[33.988884,46.024712],[33.994431,46.069984],[33.940819,46.094147],[34.022217,46.090271],[34.1142650000001,46.017605],[34.1427690000001,45.937759],[34.200829,45.948318],[34.196648,45.998047],[34.22365200000013,46.006325],[34.17799,46.036983],[34.356377,46.01915000000014],[34.416382,45.946381],[34.359428,45.881371],[34.503052,45.876099000000124],[34.576096,45.92416400000013],[34.546097,45.966927],[34.633324,45.94165],[34.60833000000014,45.881104],[34.460541,45.767212],[34.649155,45.78555300000011],[34.986649000000114,45.631927],[35.073044,45.548325],[35.096931,45.471375],[35.011932,45.419159],[35.126656,45.326096],[35.181931,45.33665500000012],[35.33859300000012,45.28611],[35.34304,45.332497],[35.050262,45.613884],[34.763054,46.015549],[34.666939,46.093597],[34.736107,46.10833000000014],[34.827209,46.069443],[34.90221,45.883484],[35.05387900000011,45.65387],[35.311661,45.383041000000105],[35.475266,45.29110000000014],[35.706093,45.330826000000116],[35.863045,45.404427],[36.008606,45.358597],[36.139709,45.460541],[36.598595,45.42360700000012],[36.631927,45.338593],[36.497208,45.34137],[36.43277,45.275269],[36.404709,45.151932],[36.456093,45.084717],[36.439713,45.065536],[36.23333,45.006104],[36.128593,45.021103],[35.856934,44.986382],[35.71888,45.08416],[35.523872,45.118317000000104],[35.147217,44.890831],[35.08832600000011,44.792763],[34.964149,44.839432],[34.717484,44.807487],[34.45638300000013,44.717766],[34.335258,44.546097],[34.12276500000013,44.43166400000012],[33.955544,44.38110400000011],[33.707207,44.394707],[33.57972000000012,44.49305],[33.46554600000013,44.50972],[33.365273,44.582207],[33.55443600000012,44.623604],[33.519981,44.783051],[33.552773,44.84137],[33.6036,44.856934],[33.622208,44.92083000000013],[33.550545,45.104996],[33.3936,45.185822],[33.258041,45.157494],[32.932213,45.343597],[32.727486,45.35582000000011],[32.654427,45.310547],[32.577492,45.317772],[32.50972000000013,45.339706],[32.480537,45.395821],[32.536385,45.463875],[32.925262,45.655266],[33.773315,45.927216],[33.646378,45.970818],[33.62299300000012,46.124016],[33.587212,46.1586],[33.435265,46.044716],[33.377762,46.095543000000134],[33.19249,46.161934],[33.122765,46.130547],[32.774437,46.129990000000134],[32.509438,46.07499700000011],[32.267212,46.125259],[32.243317000000104,46.17305],[32.027206,46.256386],[31.788326,46.285271],[31.762497,46.317772],[31.96666,46.347481],[32.059151,46.395821],[32.003876,46.45109600000011],[31.778332,46.493317000000104],[31.658325,46.471375],[31.507771,46.57972],[31.578606,46.543053],[31.76083000000011,46.55387900000011],[32.356659,46.458878],[32.422493,46.490273],[32.4216540000001,46.536942000000124],[32.647217,46.641106],[32.331657,46.555817],[32.236649000000114,46.60304300000013],[32.139153,46.559151],[32.019707,46.62943300000012],[31.935268,46.765831],[32.011932000000115,46.922493],[31.980824,47.0075],[31.749435,47.253319],[31.725552000000107,47.219147000000135],[31.807774,47.187485],[31.870274,47.088036],[31.844437,47.000542],[31.908051,46.922211],[31.974995,46.923325],[31.94249,46.854706],[31.863331,46.797211],[31.908886,46.7286],[31.907494,46.648872],[31.809158,46.61554],[31.641106,46.653603],[31.57888,46.607216],[31.476936,46.630547],[31.593327,46.804993],[31.415829,46.623604000000114],[31.053051,46.611931],[30.832771,46.548325],[30.779999,46.481377],[30.763054,46.3755420000001],[30.509163,46.096375],[30.251659,45.876656],[30.066109,45.799988],[29.969994,45.84166],[29.798607000000118,45.731659],[29.863605,45.669159],[29.746941,45.619431],[29.679993,45.694427],[29.697212,45.781662],[29.6336060000001,45.8211060000001],[29.593327,45.55526],[29.619164000000126,45.487762],[29.75416600000011,45.449715],[29.730549,45.224709000000125],[29.664993,45.210541],[29.667217,45.301659],[29.589439,45.385544],[29.324162000000115,45.439156],[28.848610000000118,45.301659],[28.785275,45.229996],[28.574715,45.24276],[28.3433270000001,45.31553600000012],[28.27916,45.430817],[28.214718,45.461372],[28.283886000000106,45.525269],[28.522774,45.517769],[28.530273,45.64193000000011],[28.489433000000133,45.664986],[28.524441,45.711098],[28.762497,45.84748100000013],[28.755833,45.959984],[28.971935,46.006653],[29.041103,46.193871000000115],[28.949997,46.289429],[28.932217,46.428322],[28.969437,46.463875],[29.203297,46.544968],[29.228329,46.484711],[29.200829000000113,46.381371000000115],[29.224159,46.365273],[29.306664,46.402206],[29.303326,46.434151],[29.350826,46.469986],[29.478329,46.491936],[29.5075,46.481102],[29.499718,46.432213],[29.626659000000128,46.369156],[29.735825,46.44249],[29.866383,46.346375],[29.920273,46.38192700000013],[30.103886,46.38192700000013],[30.132214,46.409714],[29.898602,46.52998400000012],[29.968884000000116,46.575272],[29.949997,46.814156],[29.573605,46.94609100000014],[29.600552,47.271935],[29.578880000000137,47.328606],[29.500832,47.345543],[29.478882,47.294159],[29.416386,47.28832200000011],[29.380276,47.357773],[29.252499,47.455269],[29.184441,47.443047],[29.131386,47.548325],[29.198048,47.612206],[29.258327,47.768593],[29.141937,47.986092],[28.98999,47.93441800000011],[28.882217,48.005554000000124],[28.802776,48.127213],[28.567219,48.163048],[28.501942,48.134163],[28.436661,48.14582800000011],[28.364441,48.185822],[28.35194,48.24305],[28.222496,48.2052690000001],[28.089165,48.23082],[28.085552,48.307495],[27.948605,48.32972],[27.770832,48.447769],[27.547218,48.46832300000011],[27.24499500000013,48.368881],[26.703049,48.34471100000013],[26.634995,48.257164],[26.5347210000001,48.208603],[26.314907,48.186165],[26.272221,48.0761030000001],[26.149998,47.982201],[25.326103,47.915268],[25.23027,47.881371],[25.109997000000135,47.75499],[24.919441,47.711662],[24.816387,47.813049],[24.693886000000134,47.849159],[24.668053,47.902222],[24.556389,47.953049000000135],[24.427776,47.95916],[24.244164,47.90361000000013],[24.12555300000014,47.911942000000124],[24.026665,47.95694],[23.566097,47.999992],[23.480553,47.977493],[23.168053,48.108604],[23.123886,48.088326],[23.084442000000138,48.011108],[22.896111000000133,47.953888],[22.859165000000132,47.993889],[22.882496,48.0469440000001],[22.797497,48.114716],[22.621151,48.101639],[22.504444,48.24749],[22.378609,48.245544],[22.270275,48.359993000000145],[22.268887,48.407211],[22.151442,48.411919],[22.158886,48.58027600000014],[22.32888400000013,48.686935],[22.461384000000123,48.949432],[22.53722,48.995544],[22.562775,49.084991],[22.88607400000012,49.002914],[22.876106000000103,49.089989],[22.700272,49.165543],[22.760277,49.295273],[22.738327,49.390274],[22.656105,49.519714000000135],[22.680828000000133,49.572495],[23.303608,50.10083],[23.676941,50.32444],[23.707771,50.380547],[23.999439,50.411659],[24.111385,50.56694],[24.07222,50.695824],[23.953327,50.802773000000116],[24.144718,50.85804700000011],[23.966385,50.948875],[23.904442,51.069443],[23.683884,51.288605],[23.69305,51.404709],[23.604633,51.527695],[23.646107,51.520828],[23.608051,51.603325],[23.650551,51.63694],[23.896664,51.635826],[23.943886,51.588326],[23.988884,51.589714],[24.279442,51.73777],[24.313332000000113,51.822495],[24.3966640000001,51.886658],[24.89138400000013,51.899994],[25.17944,51.959717],[25.439995,51.9222180000001],[25.7758290000001,51.939156],[26.18082800000013,51.861382],[26.436939,51.856941],[26.44471700000014,51.814995],[26.649719,51.820274],[26.919716,51.751106],[27.196941,51.758888],[27.199997,51.670273],[27.27944200000013,51.597771],[27.51197100000013,51.628868],[27.711662,51.59665700000011],[27.728329,51.571938],[27.679996,51.494438],[27.746941000000106,51.46554600000013],[27.817497000000113,51.53054800000012],[27.811665,51.5886],[27.851387,51.62027],[27.97527300000013,51.567772],[28.088051,51.564995000000124],[28.25861,51.661102],[28.319443,51.589157],[28.62722,51.566383],[28.660553,51.451935],[28.752499,51.411102],[28.76610900000014,51.484718],[28.828609,51.546387],[29.118053,51.63694],[29.181385,51.61805],[29.339165,51.373047],[29.669716,51.498878],[29.717773,51.494438],[29.766388000000116,51.440544],[30.176384,51.49193600000012],[30.551414,51.251846],[30.570831000000112,51.301933],[30.64416100000011,51.332771],[30.553886,51.541939],[30.564999,51.643326],[30.62833,51.71138],[30.665272,51.826942],[30.824997,51.947487],[30.958885,52.000832],[30.930492,52.030083],[30.958328000000108,52.07972],[31.291386000000102,52.082771],[31.422497,52.119987],[31.831665,52.111382000000106],[31.908886,52.069443],[32.124435,52.043884],[32.303047,52.11221300000011],[32.35833,52.30999],[32.394157,52.335266],[32.92360700000011,52.247215],[33.204712,52.379715],[33.41770200000013,52.3554]]]]}},{"type":"Feature","properties":{"FIPS":"US","ISO2":"US","ISO3":"USA","UN":840,"NAME":"United States","AREA":915896,"POP2005":299846449,"REGION":19,"SUBREGION":21,"LON":-98.606,"LAT":39.622},"geometry":{"type":"MultiPolygon","coordinates":[[[[-75.170288,19.931389],[-75.223724,19.901554],[-75.190567,19.963333],[-75.15918,19.96305500000011],[-75.170288,19.931389]]],[[[-75.121399,19.887497],[-75.164734,19.895832],[-75.13974,19.962872],[-75.087234,19.965553],[-75.085281,19.89304],[-75.121399,19.887497]]],[[[-155.005585,19.32888],[-155.167267,19.276939],[-155.292511,19.273888],[-155.53421,19.111107],[-155.588348,18.989716],[-155.660309,18.9247170000001],[-155.791382,19.0291600000001],[-155.859467,19.032776],[-155.907806,19.148884],[-155.878601,19.367214],[-156.050018,19.735825],[-156.033356,19.792496],[-155.918884,19.864998],[-155.813904,19.999161],[-155.89505,20.171658],[-155.864441,20.269161],[-155.752258,20.245827],[-155.57782,20.129162],[-155.429443,20.099442],[-155.15863,19.962494],[-155.000854,19.746101],[-154.966644,19.650269],[-154.792816,19.538609],[-154.828613,19.458607],[-155.005585,19.32888]]],[[[-156.547241,20.525272],[-156.661987,20.506943],[-156.698639,20.534718],[-156.585297,20.60722],[-156.547241,20.590549],[-156.547241,20.525272]]],[[[-156.891998,20.74416],[-156.968323,20.744991],[-157.056122,20.884995],[-157.04837,20.918053],[-156.919769,20.926941],[-156.812256,20.843609],[-156.839478,20.771111],[-156.891998,20.74416]]],[[[-156.473358,20.898048],[-156.330292,20.946663],[-156.236969,20.939159],[-156.002258,20.794994],[-155.988617,20.748051],[-156.045319,20.673882000000106],[-156.132507,20.631104],[-156.420013,20.588608],[-156.473358,20.790833000000134],[-156.626923,20.821381],[-156.70224,20.924435],[-156.661438,21.013611],[-156.600006,21.0522160000001],[-156.51947,20.986656],[-156.473358,20.898048]]],[[[-156.89447,21.161102],[-156.703918,21.158051],[-156.759766,21.082214],[-156.867493,21.04583],[-157.06781,21.108887],[-157.304749,21.100552],[-157.244141,21.198605],[-157.188629,21.209717],[-156.89447,21.161102]]],[[[-160.530609,21.643887],[-160.537781,21.632214],[-160.541138,21.64138],[-160.530609,21.643887]]],[[[-157.730316,21.4116590000001],[-157.665588,21.324162],[-157.708649,21.268604],[-157.81308,21.258884000000137],[-157.902527,21.336941000000138],[-158.103638,21.295277],[-158.136414,21.381386000000134],[-158.235016,21.476936],[-158.273376,21.580547],[-158.106934,21.609715],[-157.971924,21.699436],[-157.922546,21.662495],[-157.844177,21.471104],[-157.730316,21.4116590000001]]],[[[-160.11499,21.88749700000011],[-160.14978,21.884163000000115],[-160.199768,21.783604],[-160.247772,21.813606],[-160.227203,21.89138],[-160.061401,22.013882],[-160.071136,21.909161],[-160.11499,21.88749700000011]]],[[[-159.433624,21.881386],[-159.751953,21.977772],[-159.785309,22.061382],[-159.71698,22.152775],[-159.580292,22.227489],[-159.351654,22.221378],[-159.28894,22.126942],[-159.333099,21.96554600000013],[-159.433624,21.881386]]],[[[-161.941681,23.039436],[-161.947784,23.038052],[-161.948334,23.047215],[-161.938324,23.046387],[-161.941681,23.039436]]],[[[-164.696136,23.564716],[-164.706146,23.564159000000128],[-164.70752,23.576664],[-164.696686,23.578053],[-164.696136,23.564716]]],[[[-81.773895,24.54472],[-81.813499,24.543871000000138],[-81.729172,24.560555],[-81.730446,24.558489000000122],[-81.773895,24.54472]]],[[[-82.114441,24.54583],[-82.1238859999999,24.546665],[-82.137222,24.59388700000011],[-82.099991,24.583054000000118],[-82.114441,24.54583]]],[[[-81.715118,24.553116],[-81.710739,24.595718],[-81.646225,24.577549],[-81.680679,24.557503],[-81.715118,24.553116]]],[[[-81.588333,24.589996],[-81.633621,24.583607],[-81.553055,24.687218000000144],[-81.508347,24.629997],[-81.588333,24.589996]]],[[[-81.477219,24.636383],[-81.514725,24.661106],[-81.517776,24.684994],[-81.478607,24.677773],[-81.477219,24.636383]]],[[[-81.108612,24.706104],[-81.137772,24.701681],[-81.052673,24.71653],[-81.065552,24.712772],[-81.108612,24.706104]]],[[[-81.349442,24.629719],[-81.354645,24.649704],[-81.428055,24.748604000000114],[-81.360825,24.700829000000113],[-81.349442,24.629719]]],[[[-80.968887,24.74277100000012],[-81.026688,24.718588000000125],[-80.923462,24.769209],[-80.968887,24.74277100000012]]],[[[-80.846115,24.797497],[-80.824173,24.82111],[-80.786171,24.822929],[-80.799988,24.803608],[-80.846115,24.797497]]],[[[-80.698608,24.866665],[-80.742493,24.84110600000014],[-80.745834,24.842495],[-80.702499,24.880829],[-80.698608,24.866665]]],[[[-80.646667,24.902218],[-80.664444,24.894997000000103],[-80.623886,24.93277400000011],[-80.626389,24.915272],[-80.646667,24.902218]]],[[[-167.99057,25.002499000000114],[-168.00116,25.003883],[-168.00589,25.017494],[-168.00061,25.018330000000105],[-167.99057,25.002499000000114]]],[[[-80.577225,24.945549],[-80.600861,24.950809],[-80.257507,25.34638600000011],[-80.371933,25.143887],[-80.577225,24.945549]]],[[[-80.225006,25.401108],[-80.234161,25.402218],[-80.188599,25.494160000000132],[-80.184998,25.479717000000107],[-80.225006,25.401108]]],[[[-80.162216,25.669441],[-80.185547,25.689438],[-80.156387,25.73333],[-80.151672,25.730549],[-80.162216,25.669441]]],[[[-171.723602,25.76249700000011],[-171.731384,25.76083],[-171.724701,25.79166],[-171.717224,25.777222],[-171.723602,25.76249700000011]]],[[[-81.684158,25.84471900000011],[-81.714722,25.877773],[-81.714722,25.888607],[-81.664169,25.888607],[-81.684158,25.84471900000011]]],[[[-173.946136,26.063332000000116],[-173.960846,26.064716],[-173.960846,26.079437],[-173.944733,26.08083],[-173.946136,26.063332000000116]]],[[[-82.126389,26.449997],[-82.028885,26.444996],[-82.082504,26.416386000000102],[-82.176941,26.458885],[-82.20639,26.54583],[-82.126389,26.449997]]],[[[-82.221664,26.612495],[-82.244995,26.634995],[-82.255005,26.6986050000001],[-82.24527,26.688049],[-82.221664,26.612495]]],[[[-82.079453,26.487774],[-82.094162,26.490273],[-82.179718,26.699162],[-82.133331,26.691105],[-82.079453,26.487774]]],[[[-82.263626,26.716385],[-82.272232,26.715828],[-82.281387,26.808887],[-82.25528,26.759441],[-82.263626,26.716385]]],[[[-97.17778,26.084721],[-97.224716,26.34333],[-97.385757,26.838224],[-97.401108,27.052498],[-97.383621,27.207218000000125],[-97.356339,26.825939],[-97.20639,26.328331],[-97.17778,26.084721]]],[[[-82.587509,27.32111],[-82.603607,27.329998],[-82.680557,27.425827],[-82.654175,27.418606],[-82.587509,27.32111]]],[[[-97.382217,27.218884000000116],[-97.37027,27.362495000000134],[-97.31723,27.495827],[-97.045547,27.843887],[-97.266953,27.50972],[-97.382217,27.218884000000116]]],[[[-80.165283,27.189163],[-80.288895,27.41333],[-80.448883,27.851387],[-80.371658,27.71471800000012],[-80.165283,27.189163]]],[[[-96.887787,28.030552],[-97.025284,27.869442],[-97.035828,27.875275],[-96.921936,28.08971800000012],[-96.867767,28.134995],[-96.835831,28.110554],[-96.887787,28.030552]]],[[[-96.551941,28.266666],[-96.736938,28.153885],[-96.813614,28.092495],[-96.794449,28.189438],[-96.70639,28.206104],[-96.404724,28.39222],[-96.40834,28.334442],[-96.551941,28.266666]]],[[[-96.360825,28.402496],[-96.313049,28.455273],[-96.229996,28.48555],[-96.29805,28.43693900000011],[-96.360825,28.402496]]],[[[-80.663895,28.258331],[-80.656387,28.242218],[-80.723618,28.379162],[-80.74028,28.478329],[-80.729996,28.542774],[-80.641953,28.597775],[-80.61055,28.548332],[-80.668884,28.376106000000103],[-80.663895,28.258331]]],[[[-90.87265,29.046133],[-90.906952,29.047497],[-90.950394,29.060001],[-90.923615,29.06055500000014],[-90.87265,29.046133]]],[[[-90.739166,29.044998],[-90.758347,29.048607000000114],[-90.642502,29.07333],[-90.657501,29.064999],[-90.739166,29.044998]]],[[[-90.335556,29.05722],[-90.317078,29.075275],[-90.285278,29.08305400000012],[-90.29834,29.06694],[-90.335556,29.05722]]],[[[-89.975281,29.24277100000012],[-90.027222,29.211105],[-90.031113,29.211941],[-89.955002,29.268055000000118],[-89.975281,29.24277100000012]]],[[[-89.928329,29.27861],[-89.935272,29.28749800000014],[-89.907501,29.302219],[-89.90834,29.294163],[-89.928329,29.27861]]],[[[-89.860001,29.3102760000001],[-89.886673,29.304443000000102],[-89.89389,29.323051],[-89.86972,29.335274],[-89.860001,29.3102760000001]]],[[[-95.111115,29.098053],[-94.821396,29.338608],[-94.7847289999999,29.308052],[-94.869995,29.246105000000114],[-95.111115,29.098053]]],[[[-89.170547,29.473049],[-89.210556,29.463051],[-89.219162,29.46471800000012],[-89.156952,29.492493000000135],[-89.170547,29.473049]]],[[[-89.601105,29.513885],[-89.618332,29.53833],[-89.565826,29.554718],[-89.56221,29.521111000000133],[-89.601105,29.513885]]],[[[-89.080292,29.521385],[-89.078888,29.545551000000106],[-89.037216,29.573608],[-89.068893,29.531940000000134],[-89.080292,29.521385]]],[[[-91.786667,29.486107],[-91.844452,29.483051],[-92.034439,29.591663],[-91.926392,29.643608],[-91.856384,29.634995],[-91.724167,29.558609],[-91.786667,29.486107]]],[[[-85.111115,29.632217],[-85.144165,29.638885],[-85.198044,29.685272],[-85.08168,29.679161],[-85.111115,29.632217]]],[[[-89.428604,29.692772],[-89.451111,29.691662],[-89.468613,29.72860700000012],[-89.422501,29.722771],[-89.428604,29.692772]]],[[[-84.972778,29.608887],[-85.054169,29.593887],[-85.095001,29.623886],[-84.975006,29.616940000000117],[-84.692215,29.758331000000112],[-84.972778,29.608887]]],[[[-89.424164,29.740829],[-89.488892,29.738049000000103],[-89.491104,29.793053],[-89.438049,29.78083],[-89.424164,29.740829]]],[[[-89.285278,29.771385],[-89.339447,29.796108000000117],[-89.341675,29.803886],[-89.275558,29.809162],[-89.285278,29.771385]]],[[[-84.638901,29.778332],[-84.667221,29.776943],[-84.573425,29.819996],[-84.580566,29.799999],[-84.638901,29.778332]]],[[[-88.84584,29.776386000000116],[-88.858612,29.758331000000112],[-88.820007,29.93055],[-88.868744,30.060604],[-88.805832,29.906384],[-88.84584,29.776386000000116]]],[[[-89.31778,30.040833],[-89.34639,30.059441],[-89.184998,30.16666400000014],[-89.263336,30.067776],[-89.31778,30.040833]]],[[[-88.437775,30.206104],[-88.498886,30.212494],[-88.500565,30.218884],[-88.428055,30.212772],[-88.437775,30.206104]]],[[[-89.081116,30.199718],[-89.091675,30.216663],[-89.060516,30.246674],[-89.0613859999999,30.233604000000124],[-89.081116,30.199718]]],[[[-88.552216,30.214718],[-88.599442,30.215549],[-88.754181,30.244717],[-88.526398,30.223049],[-88.552216,30.214718]]],[[[-88.094727,30.241104],[-88.291382,30.228607],[-88.3125,30.23277300000012],[-88.107773,30.273609],[-88.070282,30.250275],[-88.094727,30.241104]]],[[[-86.529175,30.400829],[-86.750565,30.398052],[-87.253067,30.317219],[-87.292221,30.332775],[-86.763062,30.404995],[-86.529175,30.400829]]],[[[-81.451111,30.719162],[-81.492218,30.887497],[-81.428879,30.942493],[-81.415833,30.939438],[-81.451111,30.719162]]],[[[-118.406952,32.816666],[-118.493881,32.866661],[-118.592499,33.04694400000011],[-118.550827,33.04249600000014],[-118.520279,32.974991],[-118.369164,32.854713],[-118.406952,32.816666]]],[[[-79.365005,33.003052],[-79.361115,33.04999500000014],[-79.336121,33.067215],[-79.341949,33.039436],[-79.365005,33.003052]]],[[[-119.444153,33.21666],[-119.519447,33.226379],[-119.566673,33.282768],[-119.48056,33.274437],[-119.41861,33.2291560000001],[-119.444153,33.21666]]],[[[-118.301941,33.309433],[-118.448883,33.327492],[-118.592216,33.486656],[-118.531677,33.487495],[-118.349731,33.398331],[-118.297234,33.3461],[-118.301941,33.309433]]],[[[-77.960831,33.849998],[-78.016403,33.874161],[-77.949722,33.913048],[-77.944992,33.905266],[-77.960831,33.849998]]],[[[-120.035278,34.02388],[-119.97139,33.994438],[-119.966949,33.959435],[-120.107498,33.905548],[-120.226097,34.00610400000011],[-120.035278,34.02388]]],[[[-120.297783,34.028603],[-120.361656,34.022491000000116],[-120.438049,34.036942000000124],[-120.363892,34.065544],[-120.297783,34.028603]]],[[[-119.868057,34.08416],[-119.698334,34.045273],[-119.560272,34.06666600000011],[-119.513634,34.04277],[-119.589996,33.997215],[-119.78833,33.96720900000014],[-119.872498,33.99360700000011],[-119.91861,34.077492],[-119.868057,34.08416]]],[[[-77.851669,34.11110700000012],[-77.855835,34.149162],[-77.820847,34.17527],[-77.81723,34.170547],[-77.851669,34.11110700000012]]],[[[-76.535278,34.635551000000135],[-76.544998,34.633331],[-76.654724,34.686104000000114],[-76.559158,34.664993],[-76.535278,34.635551000000135]]],[[[-76.682495,34.702217],[-76.842224,34.697212],[-77.098053,34.650543],[-76.931107,34.691376],[-76.802216,34.706657],[-76.682495,34.702217]]],[[[-76.531952,34.585823],[-76.543884,34.607773],[-76.420837,34.775826],[-76.199722,34.941658],[-76.422226,34.75222000000013],[-76.531952,34.585823]]],[[[-76.06778,35.039436],[-76.131104,35.001938],[-76.07695,35.068886],[-76.039444,35.061104],[-76.06778,35.039436]]],[[[-76.010834,35.07416500000011],[-75.98111,35.114998],[-75.766953,35.193878],[-75.929169,35.12249],[-76.010834,35.07416500000011]]],[[[-75.527222,35.2355500000001],[-75.65361,35.22554800000011],[-75.531387,35.2708280000001],[-75.512512,35.30777000000012],[-75.464722,35.591103],[-75.512512,35.777214],[-75.447495,35.582497],[-75.527222,35.2355500000001]]],[[[-75.619446,35.821381],[-75.661942,35.839432],[-75.723328,35.941658],[-75.665833,35.926941],[-75.614166,35.861382],[-75.619446,35.821381]]],[[[-75.906113,37.11249500000014],[-75.898895,37.13694],[-75.872498,37.149162],[-75.877777,37.138885],[-75.906113,37.11249500000014]]],[[[-75.78833,37.238045],[-75.837509,37.227768],[-75.785278,37.298607],[-75.781387,37.291382],[-75.78833,37.238045]]],[[[-75.696655,37.402771],[-75.710831,37.390274],[-75.668335,37.46027400000014],[-75.671936,37.439713],[-75.696655,37.402771]]],[[[-121.801392,38.05526700000013],[-121.814438,38.053604],[-121.820007,38.06805400000013],[-121.796387,38.066666],[-121.801392,38.05526700000013]]],[[[-121.986107,38.085823],[-121.998337,38.086105],[-122.018066,38.098045],[-122.001953,38.10305],[-121.986107,38.085823]]],[[[-75.354172,37.866661],[-75.384171,37.872215],[-75.193878,38.107216],[-75.121109,38.263054],[-75.189163,38.089432],[-75.354172,37.866661]]],[[[-74.329453,39.421661],[-74.408051,39.381104],[-74.446655,39.414711],[-74.376251,39.420742],[-74.348053,39.474434],[-74.301392,39.462494000000106],[-74.329453,39.421661]]],[[[-74.246948,39.52555100000012],[-74.243057,39.554436],[-74.099991,39.750832000000116],[-74.138336,39.659431],[-74.246948,39.52555100000012]]],[[[-74.220001,40.5116650000001],[-74.233887,40.535553],[-74.176941,40.641937],[-74.062775,40.639435],[-74.057495,40.599716000000114],[-74.220001,40.5116650000001]]],[[[-73.223328,40.635269],[-73.294724,40.633881],[-72.766663,40.766106],[-73.022781,40.679436],[-73.223328,40.635269]]],[[[-72.262222,41.125267],[-72.388336,41.084991],[-72.621109,40.91304800000012],[-72.484436,40.90499100000011],[-72.34584,40.999718],[-72.13501,41.035271],[-72.101944,41.002495000000124],[-71.923889,41.08194],[-71.85611,41.06916],[-72.665833,40.794441],[-73.652786,40.619987],[-73.582779,40.5961],[-73.914085,40.563152000000116],[-73.771454,40.616272],[-73.767502,40.641663],[-73.868881,40.654434],[-73.899734,40.635826],[-73.88028,40.599998],[-74.001114,40.58055100000013],[-74.032501,40.625824],[-73.922501,40.789719],[-73.835556,40.804993],[-73.589447,40.92054700000011],[-73.226669,40.91054500000013],[-73.146118,40.95916],[-72.647232,40.979713],[-72.35083,41.140831],[-72.239716,41.160545],[-72.262222,41.125267]]],[[[-69.994995,41.328049],[-69.957779,41.272491],[-69.993881,41.2502750000001],[-70.234161,41.283607],[-70.10556,41.29554700000011],[-70.019455,41.383881],[-69.994995,41.328049]]],[[[-70.506393,41.357216],[-70.696655,41.348877],[-70.761398,41.30804400000011],[-70.838058,41.359993000000145],[-70.617218,41.473877],[-70.549164,41.457497],[-70.506393,41.357216]]],[[[-71.297501,41.458603],[-71.358337,41.45916],[-71.269165,41.62499200000013],[-71.222504,41.65416],[-71.232773,41.494713000000104],[-71.297501,41.458603]]],[[[-68.803329,44.04805],[-68.854446,44.059433],[-68.898056,44.123878],[-68.76445,44.094994],[-68.803329,44.04805]]],[[[-68.650833,44.168884],[-68.713898,44.179436],[-68.72139,44.22887400000013],[-68.66806,44.28527100000014],[-68.603607,44.248878],[-68.612778,44.190826],[-68.650833,44.168884]]],[[[-68.320847,44.237213],[-68.404175,44.269440000000145],[-68.428329,44.319992],[-68.353333,44.439156],[-68.25528,44.451385],[-68.168335,44.345543000000134],[-68.320847,44.237213]]],[[[-123.938599,45.536659],[-123.934433,45.558327],[-123.916946,45.564438],[-123.925827,45.5480500000001],[-123.938599,45.536659]]],[[[-123.938049,46.431107],[-123.983063,46.469154],[-123.972504,46.515274],[-123.935272,46.479713],[-123.938049,46.431107]]],[[[-122.843063,47.206940000000145],[-122.859444,47.190826],[-122.911392,47.257774],[-122.902222,47.297493],[-122.845551,47.312492000000134],[-122.843063,47.206940000000145]]],[[[-122.482224,47.349716],[-122.51973,47.369713],[-122.450562,47.518326],[-122.381104,47.394714],[-122.482224,47.349716]]],[[[-122.495827,47.595543],[-122.550552,47.615273],[-122.58168,47.671661],[-122.544159,47.729156],[-122.503342,47.71527100000014],[-122.495827,47.595543]]],[[[-122.666656,48.025551],[-122.722778,48.071381],[-122.710007,48.117493],[-122.681107,48.10471300000012],[-122.666656,48.025551]]],[[[-122.50473,48.309715],[-122.546387,48.283607],[-122.613892,48.301933],[-122.663887,48.244713],[-122.486389,48.101105],[-122.36528,48.03749800000014],[-122.3344419999999,47.970543],[-122.372223,47.919441],[-122.531677,47.981102],[-122.757782,48.233879000000115],[-122.661118,48.377487],[-122.598892,48.408325],[-122.50473,48.309715]]],[[[-122.816673,48.416939],[-122.936111,48.457771],[-122.917503,48.534439],[-122.876663,48.564156],[-122.8125,48.464996],[-122.816673,48.416939]]],[[[-123,48.446098],[-123.148621,48.501663],[-123.178329,48.592216],[-123.1055599999999,48.613052],[-122.995003,48.52971600000012],[-122.962219,48.455269],[-123,48.446098]]],[[[-122.922501,48.7116620000001],[-122.858612,48.7061],[-122.749161,48.651382],[-122.874161,48.5886],[-123.010277,48.603607],[-123.01889,48.637772],[-122.922501,48.7116620000001]]],[[[-123.053329,48.973877],[-123.088058,48.972488],[-123.09375,48.99943500000012],[-123.034317,48.99943500000012],[-123.053329,48.973877]]],[[[-95.078064,49.359161],[-94.935928,49.360298],[-94.818344,49.30999],[-94.798889,49.159157],[-94.707504,48.941933],[-94.706665,48.79055000000011],[-94.605835,48.724434],[-94.476395,48.693878],[-94.291107,48.7061],[-94.235275,48.653046],[-93.851944,48.626938],[-93.77861,48.51638800000012],[-93.489441,48.539719],[-93.454178,48.559715],[-93.456665,48.594994],[-93.244995,48.640549],[-92.953064,48.623322],[-92.715286,48.541382],[-92.697769,48.485268],[-92.455276,48.394157],[-92.356659,48.22860000000014],[-92.285553,48.250549],[-92.300552,48.304993],[-92.257233,48.346939],[-92.051941,48.353882],[-91.956589,48.236633],[-91.739716,48.193321],[-91.645142,48.09834300000011],[-91.418335,48.041107],[-91.248886,48.079437],[-91.126099,48.15499100000011],[-90.868607,48.23749500000014],[-90.830292,48.225548],[-90.838608,48.184158],[-90.740829,48.090828],[-90.156387,48.12249],[-90.065002,48.10833],[-89.993057,48.022766],[-89.903885,47.989159],[-89.760559,48.029991],[-89.356659,47.979713],[-88.691666,48.255554],[-88.368057,48.31221],[-84.856949,46.902214],[-84.775009,46.653046],[-84.565002,46.466385],[-84.486389,46.45888500000012],[-84.428329,46.503052],[-84.192764,46.546661],[-84.126389,46.531937],[-84.15834,46.39666],[-84.105835,46.247772],[-83.958893,46.07166300000011],[-83.846115,46.124992000000134],[-83.577499,46.10527],[-83.447769,46.01194],[-83.597778,45.827217],[-82.54306,45.355827],[-82.13028,43.585266000000104],[-82.418777,43.018639],[-82.521393,42.618881],[-82.586395,42.558601000000124],[-82.665283,42.544159],[-82.808884,42.41332200000011],[-83.08696,42.300545],[-83.16861,42.046104],[-83.071945,41.859718],[-82.696655,41.683876],[-82.425278,41.675552],[-81.249161,42.224991],[-80.096954,42.396385],[-78.986938,42.819992],[-78.935272,42.862495],[-78.918335,42.934715],[-79.021667,42.987213],[-79.081116,43.085548],[-79.045837,43.14888000000013],[-79.054169,43.262497],[-79.184723,43.46554600000013],[-78.724716,43.629433],[-76.801941,43.633606],[-76.434723,44.104713],[-76.05777,44.344994],[-75.864166,44.40277100000014],[-75.820557,44.474991],[-75.537216,44.691376],[-75.301666,44.846657],[-74.990829,44.986656],[-74.828888,45.019157],[-74.249161,44.992218],[-71.494156,45.020546],[-71.493057,45.075272],[-71.395844,45.205269],[-71.424438,45.25],[-71.314713,45.299438],[-71.139999,45.253052],[-71.021118,45.32666],[-70.878601,45.238602],[-70.689438,45.458046],[-70.725281,45.499718],[-70.693054,45.571938],[-70.46666,45.711937],[-70.255005,45.913048],[-70.239716,45.956657],[-70.3125,45.985825],[-70.287781,46.20304900000013],[-70.200287,46.33638],[-70.050552,46.438599000000124],[-70.009171,46.698044],[-69.232498,47.471375],[-69.048615,47.435547],[-69.044998,47.264442],[-68.895279,47.189987],[-68.306656,47.364441],[-68.185822,47.332771],[-67.794998,47.069992],[-67.772507,45.957497],[-67.799164,45.701103],[-67.656662,45.630547],[-67.412506,45.586937],[-67.410828,45.529991],[-67.485275,45.494438],[-67.455276,45.263054],[-67.341949,45.149994],[-67.267776,45.200546000000145],[-67.159439,45.166664],[-67.034439,44.984993],[-67.11705,44.926376],[-67.198334,44.919159],[-67.096886,44.868771],[-67.055389,44.900433],[-66.968887,44.831108],[-67.193054,44.6586],[-67.415833,44.628326],[-67.551102,44.6661],[-67.565277,44.55027],[-67.707504,44.51249700000011],[-67.775284,44.54694400000011],[-68.053055,44.3461],[-68.108612,44.46027400000014],[-68.321152,44.465881],[-68.454453,44.39804800000013],[-68.559158,44.418884],[-68.547501,44.317772],[-68.811111,44.328331000000105],[-68.793884,44.458046],[-68.728607,44.56610100000012],[-68.795273,44.57972],[-68.849731,44.473045],[-68.985001,44.439713],[-69.089447,44.103325],[-69.048889,44.104996],[-69.067505,44.06332400000014],[-69.248337,43.938042],[-69.369995,44.046944],[-69.503067,43.848877],[-69.553558,43.897827],[-69.56221,43.963608],[-69.527786,44.034439],[-69.588333,43.960102],[-69.588669,43.878101],[-69.651199,43.900833],[-69.619446,44.042496],[-69.722054,43.917603],[-69.692055,43.880939],[-69.721939,43.785828],[-69.782219,43.956768],[-69.773331,44.079163],[-69.875824,43.983879],[-69.81855,43.902771],[-69.80056,43.78727],[-69.823898,43.714439],[-69.856949,43.800827],[-69.926392,43.865547],[-69.990555,43.87693800000011],[-70.172501,43.780548],[-70.252792,43.652214],[-70.200287,43.652489],[-70.189163,43.575829],[-70.299728,43.555824],[-70.393616,43.403046],[-70.45195,43.355827],[-70.522781,43.35083],[-70.662506,43.087769],[-70.729172,43.12276500000013],[-70.737595,43.078026],[-70.702225,43.055824],[-70.810822,42.893608],[-70.806107,42.714439],[-70.75029,42.656097],[-70.669159,42.630821],[-70.621658,42.692215],[-70.587784,42.6386030000001],[-70.631668,42.593605],[-70.868607,42.54193900000013],[-71.04306,42.369987],[-71.045273,42.31332400000013],[-70.961395,42.2413790000001],[-70.848892,42.274437],[-70.721664,42.217766],[-70.643066,42.05804400000011],[-70.68222,41.997215],[-70.531387,41.93277000000012],[-70.526672,41.802773],[-70.324722,41.71138],[-70.011124,41.797218],[-69.988892,41.915268],[-70.122772,42.054993],[-70.170273,42.058327],[-70.191376,42.023323],[-70.247498,42.069992],[-70.219727,42.09249100000011],[-70.078888,42.06221],[-69.993057,41.98082],[-69.934723,41.856659],[-69.936386,41.669441],[-70.410828,41.6386030000001],[-70.483887,41.560272],[-70.640839,41.534164],[-70.65889,41.602493],[-70.634171,41.70138500000013],[-70.726105,41.727768],[-70.926392,41.553879],[-71.128052,41.51082600000012],[-71.185822,41.46666],[-71.205276,41.64888],[-71.111115,41.794998],[-71.271393,41.653046],[-71.308884,41.658882],[-71.391388,41.811935],[-71.422226,41.481102000000135],[-71.50528,41.36693600000012],[-71.845795,41.318825],[-71.959442,41.347488],[-72.183319,41.326103],[-72.391953,41.270828],[-72.878052,41.249718],[-72.906387,41.28611],[-73.150558,41.157768],[-73.17778,41.17083],[-73.56221,41.01471700000013],[-73.645508,41.007523],[-73.822784,40.826103],[-73.934158,40.79805],[-73.99749,40.713459000000114],[-73.891678,40.943604],[-73.86528,41.073051000000135],[-73.876938,41.176384],[-73.952225,41.309158],[-73.988327,41.262497],[-73.915283,41.165543],[-73.904175,40.959435],[-74.022232,40.71554600000013],[-74.116653,40.66082],[-74.117767,40.71305100000012],[-74.194717,40.64694200000013],[-74.269165,40.474709],[-74.194153,40.435822],[-73.991379,40.464439],[-73.952225,40.299995],[-74.076401,39.776939],[-74.053879,40.057495],[-74.179993,39.751389],[-74.150284,39.704994],[-74.405563,39.516106],[-74.376572,39.474663000000135],[-74.393265,39.441284],[-74.42247,39.458939],[-74.462593,39.421066],[-74.415558,39.35527],[-74.527222,39.307495],[-74.515564,39.336655],[-74.648056,39.302216],[-74.598892,39.25371600000011],[-74.711121,39.08998900000012],[-74.842773,38.953049000000135],[-74.955002,38.924164],[-74.892776,39.16777],[-75.164444,39.232765],[-75.413055,39.376099],[-75.531113,39.470825],[-75.557495,39.61805],[-75.41806,39.787773],[-75.12999,39.876099],[-75.028519,40.01230600000014],[-75.221664,39.872765],[-75.407227,39.823608],[-75.588608,39.64888000000013],[-75.576401,39.459435],[-75.396667,39.251106],[-75.388336,39.075554],[-75.302216,38.918884],[-75.188324,38.816666],[-75.139999,38.694992],[-75.200836,38.597771],[-75.063889,38.586937],[-75.043884,38.421661],[-75.075836,38.332771],[-75.058334,38.438042],[-75.080841,38.459717],[-75.094727,38.328049],[-75.150833,38.24527000000012],[-75.354996,38.084991000000116],[-75.412216,37.91944100000011],[-75.614716,37.582771],[-75.591675,37.563881],[-75.652496,37.494156],[-75.699432,37.553047],[-75.727219,37.54249600000014],[-75.841675,37.37249],[-75.868057,37.216934],[-75.960831,37.152214],[-76.018066,37.267212],[-75.930557,37.576103],[-75.662506,37.840546],[-75.644043,37.961174],[-75.749435,37.97971300000012],[-75.846664,37.927773000000116],[-75.880829,37.949432],[-75.853058,38.089157],[-75.912216,38.145271],[-75.838058,38.39888],[-76.037506,38.22665400000011],[-76.208893,38.386383],[-76.2222289999999,38.343323],[-76.242493,38.366936],[-76.325836,38.486382],[-76.184998,38.534439000000134],[-76.165283,38.567215],[-76.26889,38.551659],[-76.265289,38.619713],[-76.023331,38.5741650000001],[-75.965836,38.601936],[-75.956665,38.648605],[-76.003067,38.60527000000013],[-76.054993,38.607773000000115],[-76.191101,38.68387600000011],[-76.204727,38.739716],[-76.343338,38.684715],[-76.330841,38.76388500000013],[-76.273056,38.838882],[-76.160553,38.761383],[-76.104721,38.794441],[-76.141953,38.886108],[-76.220551,38.966103],[-76.360001,38.857216],[-76.305557,39.027489],[-76.248886,38.98555],[-76.183319,38.986656],[-76.063049,39.139992],[-76.22084,39.060822],[-76.261124,39.155548],[-76.166397,39.319717],[-75.977783,39.389992],[-75.83168,39.577492],[-75.938889,39.60443900000013],[-76.074448,39.559433],[-76.119995,39.489716],[-76.060547,39.4561],[-76.195267,39.36805],[-76.221939,39.368324],[-76.256958,39.44471],[-76.359726,39.399994],[-76.351944,39.375267],[-76.480835,39.301933],[-76.386948,39.226379],[-76.416397,39.209717],[-76.576675,39.267212],[-76.618607,39.254166],[-76.443054,39.14888],[-76.393066,39.020546],[-76.523621,38.854713],[-76.537506,38.731659],[-76.505005,38.53110500000014],[-76.376099,38.363609],[-76.448608,38.339432],[-76.631668,38.483604],[-76.678329,38.675552],[-76.666107,38.48054500000012],[-76.481949,38.315544],[-76.371109,38.28833],[-76.391953,38.23860200000013],[-76.317505,38.15304600000013],[-76.309998,38.046387],[-76.597778,38.229713],[-76.745834,38.231659],[-76.86528,38.271378],[-77.040283,38.441376],[-77.184433,38.366661],[-77.244446,38.398331],[-77.26445,38.483879000000115],[-77.233887,38.551659],[-77.095276,38.681381],[-77.021667,38.700546],[-77.015015,38.863884],[-77.061111,38.905266],[-77.038055,38.729431],[-77.134445,38.698601],[-77.2488859999999,38.598602],[-77.304443,38.495544],[-77.320007,38.345268],[-77.224167,38.333603],[-77.061935,38.381935],[-76.932495,38.203049],[-76.592499,38.129158],[-76.501114,38.023605],[-76.241669,37.904991],[-76.285553,37.696938],[-76.353607,37.618599],[-76.702499,37.83305400000011],[-76.929169,38.088326],[-77.133896,38.172768],[-76.939987,38.07222],[-76.844162,37.922768],[-76.724716,37.79805],[-76.615005,37.752777],[-76.535828,37.627213],[-76.286667,37.567497],[-76.24527,37.49527],[-76.240829,37.368881],[-76.289444,37.335548],[-76.36528,37.383881],[-76.404724,37.34748800000011],[-76.381104,37.27388000000013],[-76.492218,37.273605],[-76.68277,37.429718],[-76.601944,37.302216],[-76.377213,37.214157000000114],[-76.268066,37.07888],[-76.289169,37.006386000000134],[-76.389725,36.97332],[-76.614441,37.13221],[-76.641388,37.223877],[-76.887047,37.24688],[-76.995544,37.316101],[-77.238602,37.336105],[-77.232224,37.296387],[-77.027222,37.283607],[-76.71666,37.147491000000116],[-76.648056,37.049164],[-76.479996,36.961105],[-76.477493,36.905266],[-76.29361,36.843323],[-76.311661,36.947212],[-75.98999,36.913879],[-75.851685,36.54907200000014],[-75.785278,36.28360700000013],[-75.529175,35.80387900000011],[-75.728607,36.061104000000114],[-75.938889,36.71666],[-75.976105,36.565269],[-75.951401,36.537216],[-75.91362,36.57444],[-75.89917,36.48860200000013],[-75.973892,36.492493],[-76.045273,36.586655],[-76.0347289999999,36.496658],[-75.883331,36.295547],[-75.785553,36.06999200000013],[-75.851669,36.10833],[-75.97084,36.311935],[-75.998047,36.30999],[-75.924332,36.170769],[-76.011673,36.183327],[-76.195541,36.319992],[-76.2222289999999,36.288887],[-76.144455,36.256386],[-76.063049,36.15332000000012],[-76.216949,36.093323],[-76.370834,36.149994000000106],[-76.371384,36.076942000000145],[-76.497772,36.008331000000105],[-76.656662,36.031105],[-76.727493,36.165268],[-76.706116,36.26416000000011],[-76.758347,36.198601],[-76.7305599999999,35.93943],[-76.560272,35.938324],[-76.404724,35.979713],[-76.381668,35.944992],[-76.267502,35.918884000000105],[-76.305267,35.9561],[-76.070847,35.991936],[-76.01973,35.926659],[-76.060272,35.846939],[-76.037781,35.687767],[-76.13945,35.691101],[-76.035278,35.649994],[-75.992767,35.713608000000136],[-75.988892,35.8836060000001],[-75.853607,35.974991],[-75.720276,35.814438],[-75.743332,35.613884],[-75.79306,35.569443],[-75.860001,35.584717],[-75.975555,35.52166],[-76.14917,35.336937],[-76.499161,35.386108],[-76.574722,35.508049],[-76.515564,35.531937],[-76.579727,35.550545],[-76.631943,35.522491],[-76.601395,35.431381],[-76.652496,35.414993],[-76.920273,35.463051],[-77.050827,35.530273],[-77.019165,35.481934],[-76.832504,35.39222],[-76.503891,35.310547],[-76.468887,35.27166],[-76.488052,35.22221400000012],[-76.563614,35.233604],[-76.669159,35.17416400000013],[-76.58168,35.147217],[-76.573624,35.171661],[-76.554443,35.131935],[-76.761398,34.987770000000125],[-76.867218,35],[-77.077789,35.150826],[-76.944443,34.97748600000011],[-76.753067,34.905266],[-76.647507,34.978043],[-76.489441,35.009163],[-76.460556,35.070549],[-76.430496,34.994553],[-76.458344,34.93387600000011],[-76.32251,34.970543000000134],[-76.353058,35.023323],[-76.31221,35.014999],[-76.272781,34.961105],[-76.498886,34.736382],[-76.652496,34.714996],[-76.690552,34.79999500000014],[-77.086121,34.676102],[-77.123322,34.693321],[-77.314163,34.557495],[-77.353111,34.599159],[-77.330002,34.642494],[-77.372223,34.726654],[-77.428879,34.74193600000012],[-77.372498,34.520546],[-77.349991,34.520271],[-77.632767,34.361382000000106],[-77.555267,34.432495],[-77.382767,34.514999],[-77.447769,34.508049],[-77.68222,34.365547000000106],[-77.858612,34.157494],[-77.930832,33.927773],[-77.924438,34.107216],[-77.96167,34.1586],[-77.948608,34.008888],[-78.013626,33.891937],[-78.24028,33.919991],[-78.576401,33.881104],[-78.827499,33.73027000000013],[-79.133331,33.421936],[-79.196442,33.278938],[-79.26973,33.316383],[-79.188599,33.436378],[-79.271393,33.373322],[-79.293884,33.280273],[-79.223778,33.231384],[-79.205841,33.165543],[-79.371719,33.058945],[-79.381943,33.00972],[-79.556946,33.024162],[-79.628601,32.943047],[-79.611115,32.916664],[-79.815826,32.767212],[-79.901108,32.809715],[-79.880554,32.844437],[-79.943604,32.85305],[-79.968063,32.78388200000012],[-79.88327,32.734772],[-79.884171,32.68721],[-80.321121,32.481934],[-80.409164,32.471657],[-80.43277,32.500275],[-80.671661,32.52166],[-80.68222,32.49971800000014],[-80.479446,32.473602],[-80.428055,32.403046],[-80.467224,32.315826],[-80.631378,32.256386],[-80.674438,32.450272],[-80.675163,32.32654600000012],[-80.711121,32.319717],[-80.836945,32.51666300000011],[-80.783325,32.310547],[-80.669998,32.214157],[-80.819733,32.101936],[-80.801102,32.152489],[-80.825562,32.156654],[-80.897232,32.04277],[-80.835556,31.996384],[-81.121933,31.728607],[-81.160004,31.568329],[-81.335556,31.550831000000134],[-81.290833,31.490829],[-81.204727,31.474716],[-81.293884,31.323051000000135],[-81.282227,31.221939],[-81.378944,31.158663],[-81.440552,31.211105],[-81.496384,31.127773],[-81.401398,31.079441],[-81.533615,30.848331],[-81.486938,30.764164000000104],[-81.507339,30.713463000000104],[-81.435272,30.639439],[-81.453064,30.508331],[-81.411392,30.46471800000012],[-81.386124,30.261108],[-81.185272,29.619717],[-80.96611,29.153049],[-80.587219,28.590553],[-80.533325,28.47138200000012],[-80.596954,28.402218],[-80.595551,28.226105],[-80.561386,28.079441],[-80.446655,27.86444100000011],[-80.565002,28.051109],[-80.619446,28.211384],[-80.618057,28.399719],[-80.583328,28.508888000000127],[-80.602219,28.607498000000135],[-80.760834,28.606106],[-80.785828,28.64444],[-80.745544,28.725552],[-80.844162,28.790554],[-80.755569,28.415829],[-80.397232,27.695549],[-80.215012,27.193607],[-80.10527,27.051662000000135],[-80.033325,26.786663],[-80.028885,26.623608],[-80.136124,25.905552],[-80.189713,25.744995],[-80.309998,25.610828],[-80.376099,25.319717],[-80.425827,25.24110400000012],[-80.398621,25.184719],[-80.450287,25.241661],[-80.503151,25.198746000000142],[-80.504456,25.240829],[-80.539993,25.245548],[-80.68222,25.163609],[-81.088058,25.115551],[-81.176392,25.228607000000125],[-81.156113,25.309441],[-81.128494,25.323719],[-80.983322,25.201107],[-80.915283,25.251389],[-80.980835,25.320553],[-81.125389,25.376942],[-81.343613,25.81249600000012],[-81.558609,25.919716],[-81.674713,25.914440000000127],[-81.736588,25.959442],[-81.801941,26.101940000000123],[-81.875,26.453327],[-81.970055,26.48283],[-81.918724,26.512329],[-81.777786,26.710552],[-81.893341,26.658886],[-81.950836,26.53944],[-82.064163,26.544998],[-82.079727,26.707771],[-82.017227,26.964718],[-82.19194,26.938049],[-82.15834,26.779999],[-82.30278,26.837219],[-82.395279,26.959995000000106],[-82.575836,27.399998],[-82.655273,27.461662000000103],[-82.588608,27.498329],[-82.575836,27.54472],[-82.616104,27.55360800000011],[-82.401672,27.785275],[-82.422501,27.917496],[-82.691376,28.032219],[-82.719162,27.928051],[-82.603607,27.873051],[-82.594727,27.813332000000116],[-82.631378,27.700272],[-82.722504,27.65694],[-82.853333,27.85527400000012],[-82.663055,28.439995],[-82.628601,28.696384000000137],[-82.680832,28.802219],[-82.634445,28.834442],[-82.631104,28.884995],[-82.750839,29.007500000000103],[-82.80278,29.154995],[-82.98555,29.178608],[-83.071671,29.224438],[-83.222504,29.422771],[-83.39473,29.520832],[-83.428055,29.668327],[-83.576401,29.758053],[-83.636124,29.879997],[-84.016953,30.09999800000014],[-84.258896,30.097775],[-84.452225,30.009441],[-84.441666,29.959717000000126],[-84.333893,29.940273],[-84.352219,29.890553],[-84.515839,29.914719],[-84.865555,29.737495],[-84.865829,29.803608],[-84.977783,29.733604],[-85.354172,29.676662],[-85.411392,29.785275],[-85.407227,29.862495],[-85.35083,29.68666100000013],[-85.303329,29.702496000000107],[-85.309433,29.823608],[-85.366653,29.901661],[-85.633942,30.104439],[-85.45195,30.015274],[-85.392227,30.049442],[-85.64888,30.14683],[-85.689667,30.187084],[-85.66362,30.246105],[-85.746948,30.297218],[-85.838898,30.289719],[-85.848053,30.250000000000114],[-85.833618,30.226662],[-85.759445,30.239162],[-85.725555,30.125828],[-85.929993,30.244717],[-86.334167,30.376385],[-86.101944,30.37916200000012],[-86.125275,30.43055],[-86.263336,30.496662000000125],[-86.438049,30.496105],[-86.59111,30.415829],[-86.780289,30.416664],[-87.190277,30.354164],[-86.936386,30.44999700000011],[-87.012512,30.519997],[-87.162506,30.519718000000122],[-87.179718,30.431664],[-87.306656,30.321384],[-87.525558,30.277222],[-87.452225,30.308331],[-87.341385,30.429161],[-87.420395,30.480946],[-87.40889,30.452774],[-87.461395,30.361942],[-87.568619,30.279442],[-87.733612,30.234993],[-88.020554,30.218605],[-87.756393,30.285275],[-87.912506,30.414162],[-87.928329,30.63638300000014],[-88.020279,30.701107],[-88.084167,30.57111],[-88.138062,30.31361],[-88.193604,30.326664],[-88.194153,30.366665000000125],[-88.338333,30.403606],[-88.402191,30.387665],[-88.463058,30.315273],[-88.614441,30.363609],[-88.722504,30.346386],[-88.832504,30.413052],[-88.980835,30.418327],[-88.985001,30.386383],[-89.310272,30.312775],[-89.446655,30.183884],[-89.522064,30.186855],[-89.583893,30.150829],[-89.976944,30.262775],[-90.05777,30.356941],[-90.23056,30.380829],[-90.425827,30.186382],[-90.417221,30.10277600000012],[-90.349731,30.06166500000012],[-90.165833,30.023052],[-90.043335,30.034721000000108],[-89.667221,30.167774],[-89.643341,30.130276],[-89.719162,30.058052],[-89.808609,30.04361],[-89.843613,30.005276],[-89.819168,29.944996],[-89.636673,29.872498],[-89.59639,29.883884000000133],[-89.483063,30.074165],[-89.399445,30.050831],[-89.333618,29.876385000000138],[-89.404175,29.762497],[-89.479996,29.83194],[-89.662506,29.666386],[-89.753342,29.630829],[-89.676392,29.523888],[-89.519165,29.462494],[-89.464172,29.403049],[-89.255844,29.334721000000112],[-89.18721,29.339718],[-89.008347,29.176941],[-89.047775,29.104717],[-89.153885,29.039997],[-89.249435,29.096107],[-89.404999,28.926662],[-89.272781,29.15583],[-89.322235,29.180828],[-89.32695,29.106384],[-89.395554,29.093887],[-89.478607,29.233604000000128],[-89.609726,29.25111],[-89.772232,29.338051],[-89.749435,29.362774],[-89.775284,29.416386],[-90.178329,29.572498],[-90.204727,29.53694200000012],[-90.170273,29.486107],[-90.025833,29.425274],[-90.065826,29.183331],[-90.206665,29.091942],[-90.247772,29.082497],[-90.272781,29.25972],[-90.345001,29.30916200000013],[-90.444443,29.326107],[-90.524445,29.289719],[-90.704727,29.114719],[-90.876099,29.127773],[-91.003067,29.220829],[-91.055557,29.19055200000014],[-91.246948,29.240829],[-91.337784,29.335274],[-91.223328,29.360554],[-91.163895,29.334995],[-91.150284,29.248882],[-91.116104,29.2633320000001],[-91.123886,29.344719000000108],[-91.267227,29.46693800000014],[-91.415009,29.54027600000012],[-91.543335,29.542774],[-91.558334,29.635551],[-91.62999,29.739162],[-91.822784,29.790276],[-91.841675,29.830276000000136],[-92.148621,29.76888700000012],[-92.175827,29.690273],[-92.099731,29.615551],[-92.308334,29.539719],[-92.687775,29.600273],[-93.037506,29.739162],[-93.240829,29.784996],[-93.712784,29.760277],[-93.840286,29.704163],[-93.901398,29.806664000000126],[-93.806656,29.83721900000012],[-93.763062,29.967495],[-93.787781,29.994438],[-93.845276,29.988049],[-93.959442,29.812775],[-93.857498,29.676105],[-94.126099,29.656662],[-94.646667,29.450829],[-94.772507,29.363884],[-94.785004,29.393608],[-94.694443,29.466106],[-94.503067,29.516666],[-94.47583,29.561386],[-94.765839,29.568054],[-94.706116,29.71610600000014],[-94.753616,29.787777],[-94.953613,29.694717],[-95.055557,29.720829],[-95.015839,29.56555200000014],[-94.888062,29.375553000000135],[-94.902786,29.314442],[-95.093887,29.177773],[-95.140839,29.057499],[-95.331955,28.912773],[-95.623047,28.75333],[-95.930832,28.693886],[-95.949722,28.624165],[-95.762398,28.693718],[-96.212784,28.48555],[-95.994156,28.605274],[-95.985825,28.649162],[-96.21666,28.578053000000125],[-96.218613,28.601109],[-96.137222,28.62833],[-96.187775,28.694996],[-96.270004,28.684162],[-96.44194,28.763611],[-96.414444,28.637218],[-96.369995,28.623329000000126],[-96.435822,28.599442],[-96.555267,28.646664],[-96.584167,28.717216],[-96.641678,28.719715],[-96.650833,28.681385],[-96.583893,28.566940000000102],[-96.398346,28.436108000000104],[-96.664719,28.314999000000114],[-96.700562,28.336109],[-96.705841,28.396942],[-96.803604,28.473049],[-96.84584,28.407497],[-96.781387,28.346107],[-96.780838,28.241383],[-96.882767,28.140274],[-96.986389,28.121941],[-97.028061,28.186382],[-97.172501,28.159996],[-97.212784,28.063885],[-97.144165,28.028053],[-97.046112,28.091663],[-97.0219419999999,28.033054],[-97.184723,27.827496],[-97.520554,27.866386],[-97.392776,27.783333],[-97.279724,27.656105],[-97.411118,27.32749600000011],[-97.497498,27.308052],[-97.525284,27.37722],[-97.621284,27.336887],[-97.773895,27.458885],[-97.639175,27.254719],[-97.541672,27.233883],[-97.423889,27.267498],[-97.475006,27.03083],[-97.564713,26.996941000000106],[-97.559433,26.836109],[-97.495544,26.800831],[-97.401947,26.369442],[-97.367218,26.363609],[-97.318619,26.246105],[-97.252792,25.984718],[-97.187775,26.009163],[-97.168884,26.076107],[-97.140739,25.966429000000115],[-97.315292,25.919998],[-97.348068,25.898052],[-97.349457,25.848888000000102],[-97.412231,25.84222000000011],[-97.511124,25.89333],[-97.648056,26.029442],[-97.843903,26.06361],[-98.066391,26.03833],[-98.200012,26.062496],[-98.444733,26.226109],[-99.104736,26.434998],[-99.268066,26.857498000000135],[-99.32695,26.872219],[-99.458618,27.046944],[-99.443344,27.258053],[-99.505005,27.570274],[-99.590836,27.638885000000126],[-99.696396,27.656944],[-99.835556,27.775276000000133],[-99.881668,27.90638700000011],[-100.071396,28.151108],[-100.186401,28.197498],[-100.282501,28.28138700000011],[-100.359177,28.518330000000105],[-100.633621,28.956108],[-100.668335,29.113331],[-101.045013,29.465836],[-101.141678,29.491943000000102],[-101.310837,29.615276000000108],[-101.405014,29.772778],[-102.076675,29.798611000000108],[-102.305847,29.889442],[-102.492783,29.781666],[-102.670288,29.742775],[-102.895844,29.254166],[-103.154175,28.981388],[-103.375,29.023609000000135],[-103.531403,29.12611],[-104.045288,29.33083],[-104.205002,29.479443],[-104.419174,29.569443],[-104.540009,29.671108],[-104.680283,29.945553],[-104.703613,30.054996],[-104.682236,30.187496],[-104.822235,30.386108],[-104.900558,30.572777],[-105.207504,30.801666],[-105.261398,30.797222],[-105.393066,30.86583300000012],[-105.597778,31.079998],[-105.770279,31.176109],[-105.841949,31.269165],[-106.008621,31.394444000000135],[-106.214447,31.475277000000116],[-106.400848,31.750275],[-106.548889,31.782776000000123],[-108.208618,31.783333],[-108.208344,31.333054],[-111.045837,31.333054],[-114.789726,32.498055],[-114.80983,32.506989],[-114.719093,32.718456],[-117.122375,32.535332],[-117.211426,32.69720500000011],[-117.114723,32.614716],[-117.141953,32.681938000000116],[-117.205566,32.729988000000105],[-117.242493,32.662479000000125],[-117.268692,32.687458000000106],[-117.280266,32.82940300000013],[-117.248337,32.87054400000011],[-117.271942,32.98526800000013],[-117.329453,33.124435],[-117.480827,33.327492],[-118.116096,33.760826],[-118.225563,33.783607],[-118.270279,33.765831000000105],[-118.290283,33.714996],[-118.400284,33.74943500000012],[-118.421112,33.778603],[-118.386948,33.849716],[-118.5347289999999,34.050827],[-118.836403,34.030548],[-119.129173,34.113884],[-119.218887,34.163605],[-119.3124689999999,34.283516],[-119.541672,34.414154],[-120.123322,34.47887400000013],[-120.446953,34.453606],[-120.494453,34.529991],[-120.62027,34.570831],[-120.59111,34.6986010000001],[-120.59584,34.855553],[-120.62471,34.894997],[-120.614166,35.135826],[-120.851097,35.221375],[-120.869453,35.27388],[-120.84111,35.35527],[-120.919998,35.4488750000001],[-120.993332,35.473877],[-121.166656,35.6491620000001],[-121.265839,35.69249],[-121.298607,35.769714],[-121.434998,35.891106],[-121.474167,36],[-121.65834,36.178047],[-121.801102,36.243881],[-121.867493,36.312492],[-121.945267,36.592766],[-121.904449,36.6427690000001],[-121.855003,36.613052],[-121.8049929999999,36.655266],[-121.763901,36.812492],[-121.796387,36.87943300000012],[-121.887222,36.97637900000012],[-122.034157,36.953049],[-122.152786,36.998604],[-122.376663,37.195541000000105],[-122.378883,37.377213],[-122.429718,37.491104],[-122.488052,37.518326000000116],[-122.48555,37.790833000000134],[-122.386948,37.816666],[-122.356659,37.779434],[-122.356659,37.61332700000014],[-122.076683,37.462212],[-122.005836,37.471375],[-122.082497,37.51194],[-122.157227,37.69471],[-122.393341,37.957771],[-122.240547,38.059158],[-122.127731,38.035263],[-121.989441,38.065544],[-121.689987,38.016937],[-121.58667,38.10527],[-121.419998,38.012772],[-121.576683,38.11582900000013],[-121.65361,38.103607000000125],[-121.736107,38.044716],[-121.81868,38.081154],[-121.905273,38.066101],[-122.018623,38.148113],[-122.109734,38.061378],[-122.36528,38.155548],[-122.481377,38.118599],[-122.479172,37.933601],[-122.419449,37.88472],[-122.491379,37.827774],[-122.9189,38.07321500000012],[-122.947533,37.999691],[-122.99707,38.005108],[-122.926941,38.162491],[-122.964561,38.23961300000013],[-122.803596,38.088043],[-122.958618,38.285271],[-123.0466,38.316231],[-123.042732,38.3626670000001],[-123.104721,38.461105],[-123.309158,38.56999200000012],[-123.451401,38.737770000000125],[-123.703613,38.932495],[-123.714722,38.968597],[-123.666656,39.019157],[-123.68277,39.114441],[-123.796951,39.359161],[-123.736389,39.553047],[-123.775833,39.717209],[-124.064163,40.09360500000014],[-124.33223,40.266106],[-124.321671,40.330826],[-124.375816,40.451935],[-124.273621,40.697212],[-124.143066,40.811935],[-124.094727,41.02388000000013],[-124.122223,41.157494],[-124.039993,41.43110700000011],[-124.118607,41.683052],[-124.215561,41.819992],[-124.185852,41.999466],[-124.331123,42.10999300000014],[-124.381104,42.24305],[-124.420837,42.481102],[-124.384743,42.55110200000013],[-124.388611,42.658882],[-124.481377,42.748047],[-124.524437,42.866104],[-124.424438,43.04583],[-124.377777,43.323326],[-124.259331,43.4006040000001],[-124.138344,43.371101],[-124.196953,43.4561],[-124.30249,43.400543],[-124.191406,43.671089],[-124.115829,43.725266],[-124.153877,43.793884],[-124.046387,44.627769],[-124.055832,44.833878000000134],[-123.944443,45.164436],[-123.944099,45.520588],[-123.871613,45.52898],[-123.931107,45.591934],[-123.900284,45.67471300000011],[-123.949997,45.806099],[-123.909157,46.033882],[-123.95195,46.181107],[-123.926941,46.214439],[-123.602783,46.200546000000145],[-123.498337,46.251106],[-123.398621,46.174995],[-123.267502,46.145271],[-123.163574,46.19519],[-123.291107,46.174995],[-123.434433,46.288048],[-123.594452,46.272766],[-123.693604,46.300545],[-123.861938,46.259438],[-124,46.323608],[-124.03833,46.409714],[-124.04277,46.65804300000013],[-124.015839,46.654434],[-123.98999,46.397774],[-123.941673,46.391106],[-123.879173,46.532494],[-123.940826,46.636658],[-123.842216,46.715828],[-123.783333,46.67527],[-123.752563,46.693069],[-123.872223,46.755829],[-123.954453,46.72332],[-124.073334,46.742767],[-124.097504,46.861382],[-123.971939,46.93277],[-123.796661,46.976097],[-123.973892,46.990547],[-124.084442,47.066666],[-124.132767,47.044716],[-124.108887,46.97637900000012],[-124.161942,46.94110100000012],[-124.148621,47.060822],[-124.183319,47.221375],[-124.227493,47.31415600000014],[-124.300827,47.371101],[-124.362213,47.675552],[-124.464722,47.826385],[-124.590561,47.888329],[-124.654716,47.994156],[-124.712784,48.39888],[-124.566101,48.379715],[-123.934723,48.17582700000014],[-123.253616,48.128044],[-123.1055599999999,48.19249],[-122.970001,48.113327],[-122.871933,48.10083],[-122.838333,48.141106],[-122.751106,48.161102],[-122.7410959999999,48.128326],[-122.778061,48.09027100000014],[-122.63028,47.915825],[-122.747772,47.763054],[-122.788063,47.765549000000135],[-122.794998,47.860275000000115],[-122.849442,47.83638000000013],[-122.873894,47.7061],[-123.104446,47.469437],[-123.147507,47.368599],[-123.010277,47.367493],[-122.836403,47.439156],[-123.019997,47.37999],[-123.102493,47.399719],[-122.939438,47.61055],[-122.736389,47.714996],[-122.565552,47.93804200000011],[-122.510559,47.921104],[-122.454727,47.774437],[-122.604721,47.700546],[-122.59906,47.603939],[-122.680283,47.650543],[-122.666946,47.543327],[-122.529167,47.59777100000014],[-122.508621,47.500549],[-122.549988,47.282768],[-122.674156,47.310547],[-122.619164,47.420547],[-122.745827,47.29999500000014],[-122.711403,47.249718],[-122.758621,47.189713],[-122.810822,47.267769],[-122.765839,47.32444],[-122.797501,47.395271],[-122.846497,47.31316],[-122.902916,47.299999],[-122.917007,47.284496000000104],[-122.943329,47.20166000000012],[-123.068619,47.151657],[-123.068893,47.113327],[-122.951401,47.134995],[-122.878601,47.064156],[-122.882492,47.159988],[-122.799728,47.186378],[-122.713058,47.11610400000012],[-122.610001,47.172768],[-122.523903,47.280273],[-122.318069,47.366104],[-122.309723,47.4011],[-122.418327,47.672218],[-122.372498,47.834991],[-122.289436,47.96054800000013],[-122.320557,48.074165],[-122.375549,48.216385],[-122.447487,48.224709],[-122.471939,48.167213],[-122.429993,48.119713000000104],[-122.451401,48.114998],[-122.5,48.126656],[-122.531113,48.198326],[-122.501404,48.25000000000011],[-122.390839,48.238045],[-122.379173,48.291664],[-122.588013,48.428818],[-122.664719,48.406937],[-122.704453,48.486107],[-122.615547,48.510826],[-122.482498,48.452217],[-122.4375,48.598045],[-122.502502,48.749161],[-122.649437,48.764442000000145],[-122.809998,48.93277],[-122.729172,48.960548],[-122.7603,48.99943500000012],[-95.154175,48.99943500000012],[-95.152786,49.376656],[-95.078064,49.359161]]],[[[-179.105286,51.213051],[-179.141998,51.26859300000012],[-179.08725,51.290833000000134],[-179.056976,51.248322],[-179.105286,51.213051]]],[[[-178.962494,51.311661],[-178.989197,51.303322],[-178.98526,51.37387100000012],[-178.949982,51.396935],[-178.90033,51.354996],[-178.962494,51.311661]]],[[[178.99301100000014,51.57499700000011],[179.246613,51.407211],[179.471344,51.36749300000014],[179.252197,51.347488],[178.9599610000001,51.539719000000105],[178.719116,51.582497],[178.636383,51.637772],[178.6821900000001,51.656654],[178.99301100000014,51.57499700000011]]],[[[178.392212,51.763054],[178.234406,51.811935],[178.223022,51.830826],[178.329956,51.814995],[178.392212,51.763054]]],[[[-178.776978,51.74553700000013],[-178.853333,51.771103],[-178.842529,51.819153],[-178.742798,51.80777],[-178.726654,51.782761],[-178.776978,51.74553700000013]]],[[[-176.336426,51.721657],[-176.392548,51.73860200000013],[-176.41449,51.854996],[-176.276978,51.860268],[-176.261169,51.780266],[-176.336426,51.721657]]],[[[-176.012817,51.830269],[-176.006134,51.809708],[-176.14032,51.821938],[-176.143341,51.774437],[-176.219452,51.83138300000012],[-176.179199,51.88165300000014],[-176.012817,51.830269]]],[[[-175.951111,51.86887400000012],[-175.956696,51.847481],[-176.093079,51.885262],[-176.001953,51.908875],[-175.951111,51.86887400000012]]],[[[-177.813904,51.719704],[-177.911133,51.659424000000115],[-177.907806,51.591927],[-177.949982,51.606377],[-178.10083,51.664711],[-178.090576,51.698868],[-177.95224,51.722755],[-177.955261,51.764709],[-178.218079,51.871933],[-178.147522,51.910538],[-177.937256,51.918053],[-177.797241,51.788879],[-177.813904,51.719704]]],[[[-177.122223,51.784431],[-177.1539,51.699425],[-177.26059,51.671928],[-177.425842,51.724991],[-177.62085,51.696091],[-177.651978,51.649994],[-177.704468,51.700829],[-177.63559,51.733597],[-177.52533,51.716103],[-177.243347,51.7933200000001],[-177.200317,51.82222000000013],[-177.195587,51.92054],[-177.157257,51.938324],[-177.043884,51.89526400000011],[-177.122223,51.784431]]],[[[-175.725037,51.93055],[-175.747223,51.944153],[-175.729187,51.966103],[-175.657501,51.95694],[-175.725037,51.93055]]],[[[-176.550598,51.905823],[-176.60556,51.902771],[-176.642242,51.857216],[-176.590271,51.82943],[-176.426392,51.836372],[-176.429749,51.730263],[-176.530609,51.726929],[-176.938629,51.584435],[-176.975037,51.59581800000012],[-176.97226,51.657761],[-176.893341,51.765831000000105],[-176.781403,51.830269],[-176.776978,51.94165],[-176.56366,51.985825],[-176.550598,51.905823]]],[[[178.5369260000001,51.893608],[178.466919,51.920547],[178.4682920000001,51.984718],[178.60607900000014,51.947769],[178.5369260000001,51.893608]]],[[[-175.86499,51.963608],[-175.91806,51.963875000000144],[-175.946686,51.978867],[-175.801941,51.982201000000146],[-175.86499,51.963608]]],[[[179.73745700000018,51.903046],[179.64971900000012,51.867210000000114],[179.560791,51.883606],[179.5000000000001,51.914154],[179.48608400000012,51.972214],[179.6586,52.024712000000136],[179.77691700000014,51.960548],[179.73745700000018,51.903046]]],[[[-176.037231,51.964432],[-176.166412,51.99249300000014],[-176.190857,52.05999],[-176.138062,52.10833],[-176.046112,52.102219],[-175.9953,52.029160000000104],[-176.037231,51.964432]]],[[[177.68469200000015,52.07999400000011],[177.60495,51.92027300000012],[177.400543,51.925827],[177.342468,51.886108],[177.31857300000013,51.821106],[177.241058,51.87693800000011],[177.366638,51.969986],[177.464691,51.987770000000125],[177.569427,52.113052],[177.617462,52.126381],[177.68469200000015,52.07999400000011]]],[[[-173.515869,52.10693400000014],[-173.172546,52.107491],[-172.955597,52.085541],[-173.238068,52.0711060000001],[-173.495026,52.014992],[-173.564758,52.050262],[-173.923096,52.051659],[-174.056976,52.12027000000012],[-173.792816,52.106102],[-173.59198,52.149437],[-173.515869,52.10693400000014]]],[[[175.96109000000013,52.335548],[175.912476,52.336937],[175.881897,52.37249],[175.987732,52.353607],[175.96109000000013,52.335548]]],[[[-172.388367,52.289719000000105],[-172.521393,52.24305],[-172.628052,52.258324],[-172.56723,52.334717],[-172.438324,52.39193],[-172.301147,52.34388],[-172.313904,52.311928],[-172.388367,52.289719000000105]]],[[[-173.9953,52.29110000000014],[-174.141998,52.123871],[-174.374695,52.098038],[-174.444153,52.041939],[-174.719757,52.002213],[-174.894196,52.038605],[-175.079712,51.998322000000144],[-175.335846,52.014153000000135],[-175.011719,52.072762],[-174.979187,52.054703],[-174.90448,52.111664],[-174.795563,52.09388],[-174.508362,52.133606],[-174.554749,52.173607],[-174.446686,52.211937],[-174.279175,52.209984],[-174.232239,52.268593],[-174.446136,52.313042],[-174.184479,52.416939],[-174.077484,52.388329],[-173.992493,52.32609600000012],[-173.9953,52.29110000000014]]],[[[173.78775,52.501106],[173.735504,52.353325],[173.66024800000014,52.34887700000013],[173.628845,52.391663],[173.375244,52.399437],[173.630798,52.503883],[173.78775,52.501106]]],[[[-171.23526,52.45082900000011],[-171.30838,52.449158],[-171.308044,52.499428],[-171.217224,52.510544],[-171.203064,52.487206],[-171.23526,52.45082900000011]]],[[[-170.60556,52.590828],[-170.708069,52.589706],[-170.795013,52.532494],[-170.841675,52.554153],[-170.818054,52.623871],[-170.676147,52.69415300000014],[-170.563324,52.671371],[-170.60556,52.590828]]],[[[174.177765,52.70555100000013],[174.116638,52.70555100000013],[174.074127,52.711380000000126],[174.1021730000001,52.741104],[174.177765,52.70555100000013]]],[[[-170.114746,52.718323],[-170.189453,52.724434],[-170.179993,52.783875],[-170.054993,52.765266],[-170.114746,52.718323]]],[[[-169.675049,52.817772],[-169.73114,52.770546],[-169.879974,52.808884],[-169.965027,52.785828],[-170.013062,52.818329],[-169.975586,52.849991],[-169.781158,52.885262000000125],[-169.681671,52.86220600000013],[-169.675049,52.817772]]],[[[-170.040833,52.85304300000013],[-170.085297,52.859428],[-170.127472,52.88859600000012],[-170.077484,52.919159],[-169.993896,52.9019320000001],[-170.040833,52.85304300000013]]],[[[173.299988,52.88221],[173.4369200000001,52.851936],[173.433868,52.82916300000011],[173.010803,52.797493],[172.928589,52.743881],[172.774414,52.879715],[172.638306,52.86332700000014],[172.476349,52.924438],[172.642761,53.000549],[172.786652,53.01194],[173.14025900000013,52.99027300000011],[173.31442300000015,52.91777],[173.299988,52.88221]]],[[[-169.724457,52.943314],[-169.760834,52.965546],[-169.752502,53.026375],[-169.676697,53.031662],[-169.666687,53],[-169.724457,52.943314]]],[[[-168.243591,53.251099],[-168.324738,53.211098],[-168.470306,53.046944],[-169.0867,52.82804900000013],[-168.88031,52.938324],[-168.768341,53.067772000000105],[-168.793884,53.147484],[-168.621399,53.272217],[-168.530029,53.24527000000012],[-168.358917,53.25972],[-168.345306,53.294716],[-168.40448,53.34581800000012],[-168.410553,53.40971400000012],[-168.351959,53.475548],[-168.23999,53.528603],[-168.005585,53.563599],[-167.795319,53.495537],[-167.848907,53.380814],[-168.243591,53.251099]]],[[[-166.209991,53.705269],[-166.289734,53.746094],[-166.293335,53.793053],[-166.090027,53.839432],[-166.115265,53.777206],[-166.209991,53.705269]]],[[[-166.607483,53.82972],[-166.468872,53.890549],[-166.373627,54.002213],[-166.264496,53.974152],[-166.215027,53.928322],[-166.273376,53.863319],[-166.533081,53.78054],[-166.570831,53.710274],[-166.542816,53.686371],[-166.331696,53.77887],[-166.270844,53.714149],[-166.277222,53.678596],[-166.545013,53.624702],[-166.65863,53.4827580000001],[-166.752838,53.446381],[-167.141693,53.416656],[-167.4953,53.27916],[-167.66333,53.255547],[-167.846375,53.308594],[-167.691406,53.38472000000013],[-167.504181,53.39971200000013],[-167.476654,53.435547],[-167.160858,53.466103],[-167.080017,53.527206],[-167.142792,53.551102],[-167.16333,53.610268],[-167.098053,53.631371000000115],[-167.046417,53.59388000000013],[-167.066437,53.674431],[-167.030029,53.701935],[-166.908051,53.710541],[-166.803894,53.648872],[-166.76889,53.729706000000135],[-166.963928,53.771935],[-167.03894,53.753876],[-167.154175,53.826096],[-167.160858,53.85360000000014],[-167.0242,53.955544],[-166.75061,54.009163],[-166.635284,54.001099],[-166.590027,53.960541],[-166.637512,53.918877],[-166.607483,53.82972]]],[[[-165.251709,54.07609600000011],[-165.297791,54.037491],[-165.338928,54.067772],[-165.481934,54.074432000000115],[-165.251709,54.07609600000011]]],[[[-164.939209,54.126938],[-164.965576,54.075272],[-165.221924,54.089989],[-165.137512,54.126938],[-165.03894,54.1041560000001],[-164.939209,54.126938]]],[[[-165.69696,54.084717],[-165.848907,54.070267000000115],[-165.897522,54.02887],[-165.935028,54.060822],[-166.03894,54.036110000000114],[-166.123077,54.116379],[-166.089172,54.17083],[-165.938324,54.220543],[-165.656952,54.12470200000012],[-165.69696,54.084717]]],[[[-165.560577,54.110268],[-165.619476,54.123322000000144],[-165.681976,54.238045],[-165.625275,54.291100000000135],[-165.48642,54.288048],[-165.48584,54.173325],[-165.560577,54.110268]]],[[[-162.400574,54.369438],[-162.446381,54.371376],[-162.489716,54.409714],[-162.368317,54.38832900000011],[-162.400574,54.369438]]],[[[-162.543884,54.381378],[-162.63974,54.36859900000013],[-162.786407,54.414711],[-162.834442,54.451103],[-162.831116,54.494156],[-162.592224,54.45221700000013],[-162.543884,54.381378]]],[[[-132.619446,54.75444],[-132.665009,54.759438],[-132.783081,54.865273],[-132.781128,54.925270000000125],[-132.708893,54.940544],[-132.618866,54.896103],[-132.619446,54.75444]]],[[[-159.295013,54.866936],[-159.336121,54.927216],[-159.28891,54.949715],[-159.20694,54.924438],[-159.295013,54.866936]]],[[[-162.29306,54.83416],[-162.395569,54.86776700000013],[-162.434448,54.931107000000104],[-162.315552,54.981659],[-162.232758,54.965271000000136],[-162.228882,54.896942],[-162.29306,54.83416]]],[[[-131.325836,54.856941],[-131.378052,54.863609],[-131.482758,54.930824000000136],[-131.236389,54.99527],[-131.241364,54.931381],[-131.190277,54.90998800000011],[-131.325836,54.856941]]],[[[-163.413635,54.891106],[-163.369995,54.784996],[-163.264191,54.754997],[-163.14502,54.766106],[-163.048615,54.668327],[-163.159729,54.65888200000012],[-163.345551,54.717934],[-163.599976,54.610825],[-164.084991,54.621933],[-164.262238,54.569992],[-164.329987,54.526382],[-164.349731,54.463608000000136],[-164.437225,54.421379],[-164.66391,54.391937],[-164.853333,54.42527],[-164.952209,54.57582900000011],[-164.704163,54.668327],[-164.545013,54.881104],[-164.43277,54.93055],[-164.23526,54.891106],[-163.925842,55.03305100000011],[-163.545837,55.049995],[-163.413635,54.891106]]],[[[-159.434174,54.940544],[-159.479156,55.01416000000011],[-159.438599,55.054993],[-159.349426,55.049164],[-159.338593,54.971931],[-159.434174,54.940544]]],[[[-161.739716,55.056099],[-161.781677,55.0622100000001],[-161.906952,55.151382000000126],[-161.729431,55.1586],[-161.641388,55.113327],[-161.739716,55.056099]]],[[[-132.674713,55.03305100000011],[-132.731934,55.002777],[-132.864716,55.029991],[-132.853333,55.159431],[-132.823059,55.193047],[-132.732208,55.140274],[-132.674713,55.03305100000011]]],[[[-159.51947,55.064156],[-159.655579,55.054993],[-159.654999,55.123322000000144],[-159.535278,55.24749],[-159.505005,55.17527],[-159.51947,55.064156]]],[[[-132.835815,54.88916],[-132.723053,54.784721],[-132.679993,54.66610000000014],[-132.840271,54.68943],[-132.935547,54.804993],[-133.122498,54.93943],[-133.213623,55.089432],[-133.195557,55.23027000000013],[-133.109161,55.252220000000136],[-132.992493,55.123047],[-132.998047,55.059433],[-132.898621,54.910545],[-132.835815,54.88916]]],[[[-161.561951,55.218048],[-161.63501,55.186935],[-161.706116,55.204712],[-161.683319,55.23693800000012],[-161.53363,55.252777],[-161.561951,55.218048]]],[[[-131.425842,55.211105],[-131.382751,55.210548],[-131.348877,55.12165800000014],[-131.372223,55.013611],[-131.578888,54.991379],[-131.617493,55.011108],[-131.577789,55.083603],[-131.579712,55.2575],[-131.475555,55.253609],[-131.425842,55.211105]]],[[[-159.843323,55.132492],[-160.122498,54.9711],[-160.204437,54.872215],[-160.24472,54.901382],[-160.123596,55.015274],[-160.194458,55.116936],[-160.105835,55.156097],[-160.005859,55.107216],[-159.882202,55.290833],[-159.826385,55.179436],[-159.843323,55.132492]]],[[[-133.249725,55.20916],[-133.427795,55.203606],[-133.439453,55.301933],[-133.296661,55.330551],[-133.223602,55.250549],[-133.249725,55.20916]]],[[[-160.333069,55.248047],[-160.483063,55.289993],[-160.528076,55.320549],[-160.503082,55.348328],[-160.346954,55.368599],[-160.333069,55.248047]]],[[[-160.695557,55.399994],[-160.543884,55.385551],[-160.533905,55.350273],[-160.582764,55.3169400000001],[-160.575012,55.233047],[-160.46167,55.18721],[-160.816406,55.11832400000014],[-160.85083,55.20388],[-160.848328,55.330276],[-160.790833,55.384163],[-160.695557,55.399994]]],[[[-133.598328,55.233879000000115],[-133.685547,55.30555],[-133.653625,55.369438],[-133.57251,55.42083],[-133.44696,55.41027100000014],[-133.443054,55.374435],[-133.559174,55.317215],[-133.598328,55.233879000000115]]],[[[-131.725006,55.13472000000012],[-131.815002,55.191933],[-131.858337,55.359436],[-131.8461,55.419991],[-131.616638,55.283607],[-131.725006,55.13472000000012]]],[[[-163.146393,55.393326],[-163.17749,55.401657000000114],[-163.194733,55.421936],[-163.136963,55.436104000000114],[-163.146393,55.393326]]],[[[-160.178894,55.396103],[-160.313904,55.391106],[-160.341949,55.41693900000012],[-160.249725,55.463051],[-160.154999,55.437492],[-160.178894,55.396103]]],[[[-133.505005,55.4272160000001],[-133.601654,55.447487],[-133.509186,55.521103],[-133.421387,55.483604],[-133.428894,55.43943000000013],[-133.505005,55.4272160000001]]],[[[-133.578064,55.49777200000011],[-133.645569,55.441101],[-133.758057,55.487213],[-133.702484,55.551384],[-133.585815,55.539162],[-133.578064,55.49777200000011]]],[[[-133.28945899999988,55.4758220000001],[-133.345276,55.445824],[-133.436676,55.527489],[-133.30835,55.554710000000114],[-133.269745,55.527214],[-133.28945899999988,55.4758220000001]]],[[[-133.505585,55.693321],[-133.604431,55.718597],[-133.677795,55.784164],[-133.612762,55.828331000000105],[-133.299744,55.79361],[-133.505585,55.693321]]],[[[-158.864166,55.803879],[-158.911407,55.837494],[-158.832764,55.893883],[-158.709717,55.831383],[-158.864166,55.803879]]],[[[-133.242218,55.776657000000114],[-133.309723,55.821106],[-133.329163,55.877487],[-133.271942,55.9011],[-133.215546,55.861938],[-133.242218,55.776657000000114]]],[[[-155.580292,55.774437],[-155.714447,55.782494],[-155.73999,55.828606],[-155.617493,55.9161],[-155.563904,55.918602000000135],[-155.554169,55.812767],[-155.580292,55.774437]]],[[[-134.249725,55.819443],[-134.315826,55.852493],[-134.3388979999999,55.918053],[-134.096649,55.918327],[-134.249725,55.819443]]],[[[-133.847778,55.847488],[-133.900299,55.847488],[-133.927216,55.911934],[-133.847778,55.935265],[-133.847778,55.847488]]],[[[-131.050568,55.799721],[-130.935272,55.642220000000115],[-130.938049,55.56221],[-130.969727,55.38499500000012],[-131.056396,55.25804900000014],[-131.13501,55.229156],[-131.142792,55.196938],[-131.211121,55.187767],[-131.281128,55.226379],[-131.190826,55.361938],[-131.22583,55.4060970000001],[-131.271942,55.38221],[-131.253906,55.321663],[-131.29306,55.27388000000013],[-131.388916,55.254997],[-131.46167,55.28611],[-131.27002,55.437492],[-131.348877,55.644997],[-131.368591,55.61110700000012],[-131.31778,55.44471],[-131.455566,55.325554000000125],[-131.422806,55.385433],[-131.470276,55.448326],[-131.418884,55.519714],[-131.49722299999988,55.503883],[-131.520294,55.470543000000134],[-131.466644,55.355827],[-131.521942,55.293053],[-131.70694,55.364998],[-131.822235,55.450272],[-131.700836,55.5261],[-131.700287,55.665268],[-131.629425,55.73082],[-131.622772,55.78138],[-131.687775,55.793327],[-131.683899,55.833328],[-131.539185,55.851936],[-131.530304,55.901657],[-131.265015,55.96082300000012],[-131.050568,55.799721]]],[[[-131.51947,55.915543],[-131.576935,55.931938],[-131.421661,55.984718],[-131.399445,55.963882000000126],[-131.51947,55.915543]]],[[[-133.695282,55.896385],[-133.785553,55.916939],[-133.79306,55.94832600000012],[-133.679718,56.066383],[-133.571381,56.127213],[-133.278076,56.139717],[-133.363037,56.010277],[-133.608337,55.958885],[-133.695282,55.896385]]],[[[-133.931122,56.28833],[-133.946381,56.291107000000125],[-133.948059,56.301933],[-133.925568,56.2980500000001],[-133.931122,56.28833]]],[[[-133.488586,56.336937],[-133.166107,56.320549],[-133.023895,56.176659],[-133.079712,56.105553],[-133.138062,56.116936],[-133.078064,56.05249],[-132.826385,56.03027300000013],[-132.6297,55.925270000000125],[-132.492767,55.814156],[-132.442505,55.688042],[-132.144165,55.48054500000012],[-132.15918,55.444435],[-132.434448,55.545273],[-132.528351,55.621101000000124],[-132.5625,55.567772],[-132.504456,55.511383],[-132.268341,55.450829],[-132.086395,55.272766],[-132.139191,55.238327],[-132.232208,55.251663],[-132.239166,55.193047],[-132.095001,55.198875],[-132.024445,55.267212],[-131.988586,55.26416],[-131.967499,55.215546],[-131.992218,55.105827],[-132.083893,55.067772],[-132.077789,55.0363850000001],[-132.218597,54.992493],[-132.132202,54.963882000000126],[-131.96304299999989,55.025826],[-131.949432,54.78833],[-132.003906,54.6905440000001],[-132.28418,54.711937],[-132.294159,54.763054000000125],[-132.213623,54.788605],[-132.224152,54.813049],[-132.488037,54.983604],[-132.530579,54.93277],[-132.593323,54.964439],[-132.572784,55.037216000000114],[-132.508362,55.0563810000001],[-132.511963,55.106384],[-132.641388,55.250275],[-132.654175,55.220268],[-132.609161,55.168053],[-132.666656,55.138046],[-132.773895,55.178329],[-132.807495,55.248047],[-133.03418,55.212769],[-132.900574,55.279716],[-133.222504,55.283051],[-133.260559,55.338882000000126],[-133.193878,55.38472],[-132.867493,55.35388200000011],[-133.008362,55.382767],[-133.128601,55.494713],[-133.006134,55.609436],[-132.908356,55.6280440000001],[-132.976379,55.638329],[-133.253632,55.573608],[-133.372223,55.620544],[-133.37442,55.723045],[-133.235809,55.746941],[-133.144165,55.81193500000012],[-133.13501,55.88110400000011],[-133.187225,55.86055],[-133.241364,55.904434],[-133.258362,56.152489],[-133.569153,56.179718],[-133.617218,56.207497],[-133.610535,56.348328],[-133.488586,56.336937]]],[[[-132.094452,56.093323000000105],[-132.137787,56.067497],[-132.121918,55.932213000000104],[-132.318878,55.912209],[-132.425568,55.9561],[-132.408905,55.998329],[-132.447784,56.053604],[-132.594147,56.081383],[-132.63501,56.049164000000125],[-132.716949,56.151382000000126],[-132.694458,56.222214],[-132.515839,56.3386],[-132.417786,56.35083],[-132.36972,56.271378],[-132.39502,56.221931],[-132.18222,56.170547],[-132.094452,56.093323000000105]]],[[[-132.500854,56.353325],[-132.544464,56.387497],[-132.493866,56.435822],[-132.386688,56.398605],[-132.500854,56.353325]]],[[[-132.81723,56.233879000000115],[-133.05777,56.347488],[-132.925018,56.45249200000012],[-132.635559,56.434158],[-132.614166,56.39638500000012],[-132.642242,56.280273],[-132.81723,56.233879000000115]]],[[[-132.132477,56.345268],[-132.00946,56.34054600000013],[-131.947235,56.232208],[-132.056122,56.111382],[-132.101929,56.162491],[-132.251404,56.203049],[-132.348328,56.273048],[-132.326111,56.399162],[-132.373871,56.48443600000012],[-132.233307,56.441376],[-132.210266,56.387497],[-132.132477,56.345268]]],[[[-153.958893,56.502777],[-154.063049,56.499161],[-154.13446,56.505554],[-154.035004,56.548607],[-153.873871,56.553322],[-153.958893,56.502777]]],[[[-156.996643,56.55555],[-156.971375,56.534439],[-157.329712,56.535828],[-157.251678,56.581665],[-156.996643,56.55555]]],[[[-132.398071,56.583603],[-132.421661,56.567215],[-132.434998,56.589714],[-132.379425,56.600548],[-132.398071,56.583603]]],[[[-154.481384,56.601696],[-154.414734,56.584717],[-154.402802,56.546661],[-154.428619,56.533607],[-154.459717,56.534439],[-154.415558,56.549164],[-154.500854,56.595825],[-154.526688,56.551273],[-154.490433,56.508331],[-154.637375,56.463814],[-154.719711,56.399994],[-154.787476,56.414967],[-154.714996,56.51778800000011],[-154.531418,56.599335],[-154.481384,56.601696]]],[[[-154.211945,56.498878000000104],[-154.325012,56.509163],[-154.352478,56.541664],[-154.272247,56.599434],[-154.084991,56.608047],[-154.106934,56.5366590000001],[-154.211945,56.498878000000104]]],[[[-169.67337,56.608597],[-169.521393,56.61360200000013],[-169.471375,56.592209],[-169.580017,56.535828],[-169.786133,56.613884],[-169.67337,56.608597]]],[[[-132.773071,56.494713000000104],[-132.943054,56.514442],[-132.95639,56.594154],[-132.883224,56.634659000000106],[-132.918335,56.748878],[-132.873596,56.79610400000013],[-132.801941,56.7863850000001],[-132.5289,56.595268],[-132.561951,56.559158],[-132.773071,56.494713000000104]]],[[[-133.987488,56.87082700000013],[-133.902802,56.753052],[-133.967499,56.654991],[-134.024719,56.647217],[-133.975006,56.635551],[-133.917236,56.667213],[-133.85611,56.736938],[-133.865265,56.790276],[-133.830566,56.79610400000013],[-133.720825,56.771378],[-133.727478,56.655266],[-133.691376,56.599716000000114],[-133.763062,56.554710000000114],[-133.812775,56.605827],[-133.920563,56.614159],[-133.876648,56.523605],[-133.8461,56.290833],[-133.973206,56.356102],[-133.984253,56.269043000000124],[-133.915009,56.276382],[-133.887787,56.217766],[-133.973328,56.081665],[-134.036133,56.105553],[-134.012512,56.190269000000114],[-134.032776,56.302216],[-134.065552,56.30582400000014],[-134.123047,55.995827],[-134.220825,56.066666],[-134.266113,56.250000000000114],[-134.204712,56.2980500000001],[-134.283905,56.349434],[-134.231659,56.419159],[-134.179443,56.436653],[-134.043884,56.363609],[-134.065277,56.55054500000011],[-134.301666,56.556099],[-134.390015,56.711105],[-134.408905,56.829437],[-134.297791,56.900543],[-134.106934,56.843048000000124],[-134.25946,56.940544],[-133.987488,56.87082700000013]]],[[[-133.31778,56.9938810000001],[-133.076385,56.9938810000001],[-132.976379,56.9288790000001],[-132.923615,56.844994],[-132.945557,56.742767],[-132.925018,56.643326000000116],[-133.021942,56.60193600000014],[-133.1875,56.716660000000104],[-133.238892,56.804436000000116],[-133.351929,56.8386],[-133.305573,56.73137700000012],[-133.186401,56.63749700000011],[-133.093048,56.611664],[-133.08194,56.52388],[-133.16391,56.453606],[-133.426941,56.47332],[-133.575562,56.433601],[-133.656403,56.457497],[-133.63501,56.599716000000114],[-133.70694,56.677773000000116],[-133.69696,56.83194],[-133.756409,56.803604],[-133.890564,56.89694200000014],[-133.736115,56.893051],[-134.018066,57.01471700000013],[-134.001129,57.060822000000144],[-133.842773,57.081108],[-133.31778,56.9938810000001]]],[[[-153.253357,56.998329],[-153.337494,56.998047],[-153.407501,57.07276900000011],[-153.272797,57.19860100000011],[-152.883057,57.150269],[-153.209442,57.041939],[-153.253357,56.998329]]],[[[-170.166138,57.163315000000125],[-170.280609,57.104996],[-170.266998,57.142769],[-170.41394,57.174164],[-170.386963,57.201653],[-170.150574,57.228325],[-170.166138,57.163315000000125]]],[[[-135.795837,56.986382000000106],[-135.837769,56.988045],[-135.824158,57.083328],[-135.708893,57.161377],[-135.818054,57.172768000000126],[-135.846954,57.316666000000104],[-135.710541,57.323608],[-135.555847,57.229156],[-135.546112,57.129433],[-135.622498,57.007774],[-135.795837,56.986382000000106]]],[[[-134.792511,57.300270000000125],[-134.864441,57.329437],[-134.974701,57.415268],[-134.813629,57.416939],[-134.792511,57.300270000000125]]],[[[-134.9375,57.358887],[-134.834442,57.248047],[-134.616394,56.7211],[-134.622482,56.250000000000114],[-134.653625,56.163048],[-134.761688,56.221375],[-135.046661,56.528328],[-135.035553,56.57332600000012],[-134.940002,56.600548],[-134.847778,56.685547],[-135.115265,56.59860200000014],[-135.203888,56.686653],[-135.119995,56.82749200000011],[-135.265289,56.783333],[-135.367218,56.828049],[-135.352203,57.067497],[-135.411133,57.159431],[-135.333069,57.24443800000011],[-135.551941,57.2575],[-135.672791,57.351936],[-135.478333,57.363884],[-135.546661,57.41249100000011],[-135.517242,57.502777],[-135.397797,57.554161000000136],[-135.157776,57.47554800000012],[-134.9375,57.358887]]],[[[-153.208893,57.812492000000134],[-153.453888,57.883881],[-153.536407,57.934715],[-153.470551,57.972214],[-153.353333,57.936378],[-153.269745,57.8991620000001],[-153.208893,57.812492000000134]]],[[[-152.354431,57.890274],[-152.45639,57.9086],[-152.503357,57.933052],[-152.417236,57.976379],[-152.39502,57.935265],[-152.333313,57.920547],[-152.354431,57.890274]]],[[[-153.116943,57.949997],[-152.816956,57.916939],[-152.911682,57.829437],[-152.924164,57.762215],[-152.876373,57.726936],[-152.841949,57.84388],[-152.619141,57.928604],[-152.48056,57.904709],[-152.326385,57.814156],[-152.550842,57.698601],[-152.435272,57.604713],[-152.338593,57.633049000000135],[-152.169464,57.628044],[-152.151398,57.604439],[-152.345276,57.42416400000013],[-152.524445,57.436104],[-152.746368,57.509438],[-152.926941,57.516937],[-153.022797,57.473602],[-153.036682,57.428047],[-152.963318,57.464157],[-152.804443,57.468597],[-152.595825,57.369987],[-152.704163,57.27388],[-152.857483,57.271935],[-152.910828,57.336105],[-153.169464,57.345543],[-153.173065,57.300270000000125],[-153.011414,57.29554700000011],[-152.956116,57.253883],[-153.098053,57.212212],[-153.260284,57.227768],[-153.370819,57.178879],[-153.5,57.063881],[-153.596375,57.082214],[-153.731659,57.059715],[-153.758911,57.043327],[-153.598053,57.04805],[-153.549988,56.983047],[-153.979706,56.738602],[-154.149445,56.746101],[-154.071381,56.84388],[-153.805573,56.97332000000011],[-153.845825,57.020828],[-153.888916,56.964714],[-153.970276,56.959991],[-153.904724,57.063881],[-153.737762,57.130821],[-153.804443,57.151382],[-154.096375,56.96332600000011],[-154.133331,57.001663],[-154.009445,57.113937],[-154.246094,57.146942],[-154.479431,57.12027],[-154.463623,57.065269],[-154.38446,57.045547],[-154.266663,57.116936],[-154.101105,57.116386],[-154.161133,56.95694],[-154.297791,56.84887700000013],[-154.327209,56.927216],[-154.529999,56.990547000000106],[-154.527222,57.147774],[-154.607208,57.260551],[-154.801117,57.28611],[-154.727783,57.422218],[-154.639191,57.50499700000011],[-154.348328,57.645271],[-154.207214,57.666664],[-154.005859,57.643883],[-153.886139,57.404991],[-153.766968,57.313049],[-153.628052,57.26944],[-153.747498,57.321106],[-153.808044,57.400543],[-153.88028,57.643051],[-153.581116,57.61249500000014],[-153.701935,57.678047],[-153.906677,57.707771],[-153.928345,57.811104],[-153.726929,57.901932],[-153.565552,57.825272],[-153.561127,57.731102],[-153.496948,57.627213],[-153.315277,57.725822],[-153.464722,57.797493],[-153.479156,57.839432],[-153.213043,57.78833],[-153.150574,57.863884],[-153.048065,57.82749200000012],[-153.196106,57.941101],[-153.267242,57.957214],[-153.292236,58.001663],[-153.116943,57.949997]]],[[[-136.437225,57.846382],[-136.546661,57.960823],[-136.544159,58.06221],[-136.484436,58.093323],[-136.330566,58.010277],[-136.375977,57.984051000000136],[-136.38028,57.914711],[-136.437225,57.846382]]],[[[-153.185272,58.0924910000001],[-153.055847,58.035553],[-152.887787,57.991104],[-152.986389,57.981102],[-153.41806,58.058884],[-153.284729,58.143883],[-153.185272,58.0924910000001]]],[[[-151.847229,58.169716],[-151.896667,58.194153],[-151.835541,58.2686],[-151.791107,58.23999],[-151.847229,58.169716]]],[[[-135.742767,58.25610400000011],[-135.482483,58.155548],[-135.603882,58.043884],[-135.780579,58.046104],[-135.707764,57.978325],[-135.618317,57.961662],[-135.452789,58.12249],[-135.39917,58.139435],[-135.099426,58.094154],[-134.930298,58.028046],[-134.905853,57.929161000000136],[-134.970001,57.885269],[-135.204712,57.942215],[-134.964996,57.818054],[-135.010559,57.776939],[-135.234436,57.779991],[-135.887512,57.98860200000013],[-135.801117,57.931938],[-135.359985,57.7972180000001],[-135.296967,57.731659],[-134.921661,57.756943],[-134.843323,57.595268],[-134.843323,57.462769],[-135.062775,57.459717],[-135.804169,57.763329],[-135.6875,57.641663],[-135.565552,57.584717],[-135.542786,57.472214],[-135.688049,57.36277],[-135.830841,57.385826],[-136.010559,57.51194],[-135.910278,57.498604],[-135.780579,57.429718],[-135.789734,57.455269],[-136.069153,57.600273],[-135.95166,57.616386],[-136.075287,57.647217],[-136.359436,57.83638],[-136.412231,57.81582600000013],[-136.358612,57.973045],[-136.326385,57.991104],[-136.029724,57.849159],[-136.418335,58.089714],[-136.43112199999987,58.113884],[-136.352203,58.219437],[-136.265839,58.216385],[-136.167236,58.09804500000013],[-136.180298,58.177773],[-136.131927,58.221931],[-135.96167,58.199158000000125],[-135.813629,58.274712000000136],[-135.742767,58.25610400000011]]],[[[-134.4544369999999,58.31332400000014],[-134.259735,58.194992],[-134.579163,58.224434],[-134.683899,58.29833200000013],[-134.566956,58.340828],[-134.4544369999999,58.31332400000014]]],[[[-135.554169,58.32999400000011],[-135.667786,58.333328],[-135.726105,58.359436],[-135.625275,58.38304900000014],[-135.523895,58.341377],[-135.554169,58.32999400000011]]],[[[-134.674713,58.160545],[-134.555267,58.185822],[-134.339722,58.143326],[-134.169159,58.159714],[-134.136414,58.051659],[-133.91391,57.812767],[-133.875824,57.672768],[-133.960266,57.68443300000012],[-133.996368,57.768600000000106],[-134.101379,57.859718],[-134.156128,57.994438],[-134.288605,58.077217],[-134.320007,58.028603],[-134.271118,57.873604],[-134.005859,57.648331],[-133.864716,57.458328],[-134.049164,57.491104000000114],[-134.054169,57.459991000000116],[-133.89447,57.428604],[-133.86026,57.36055],[-133.9664,57.300270000000125],[-134.174713,57.384438],[-134.077484,57.259438],[-134.486664,57.025551],[-134.593872,57.037216],[-134.613312,57.2249910000001],[-134.503082,57.374992],[-134.310272,57.336105],[-134.334717,57.38916],[-134.468597,57.393608],[-134.57251,57.489716],[-134.349731,57.54277],[-134.573334,57.505829],[-134.654449,57.598328],[-134.712494,57.738045],[-134.70166,57.831108],[-134.779175,58.105553],[-134.912506,58.205269],[-134.971924,58.364159],[-134.956665,58.407768],[-134.796967,58.308601],[-134.674713,58.160545]]],[[[-152.40918,58.365547000000106],[-152.355255,58.419716],[-152.301941,58.42416400000013],[-151.985809,58.345543],[-151.972778,58.233047],[-152.116089,58.147491],[-152.220825,58.200272],[-152.241669,58.263611],[-152.278076,58.261383],[-152.367493,58.196938],[-152.274445,58.12776900000012],[-152.594147,58.13249200000013],[-152.626373,58.078606],[-152.786957,57.992493],[-153.010834,58.04055],[-153.231384,58.169159],[-153.181122,58.21666],[-152.904724,58.165268],[-153.105835,58.264442],[-153.037506,58.303604],[-152.79306,58.281937],[-152.788055,58.412209],[-152.658051,58.477211],[-152.546661,58.46054800000013],[-152.40918,58.365547000000106]]],[[[-152.493866,58.472214000000115],[-152.619141,58.5],[-152.660553,58.543327],[-152.345825,58.627213],[-152.342224,58.593323000000105],[-152.493866,58.472214000000115]]],[[[-160.95694,58.556938],[-161.085266,58.55471],[-161.113098,58.655273],[-161.042236,58.709991],[-160.687225,58.81832900000011],[-160.902496,58.578331],[-160.95694,58.556938]]],[[[-152.313324,58.908325000000104],[-152.36026,58.916382],[-152.317505,58.951103],[-152.161407,58.942215],[-152.313324,58.908325000000104]]],[[[-150.691681,59.306656],[-150.776672,59.32888],[-150.695007,59.402771],[-150.616638,59.389717],[-150.622498,59.353325],[-150.691681,59.306656]]],[[[-153.411407,59.33027600000013],[-153.515839,59.326103],[-153.552216,59.364716],[-153.403076,59.406937],[-153.344727,59.364716],[-153.411407,59.33027600000013]]],[[[-150.311401,59.420547],[-150.420288,59.397774],[-150.440277,59.4011],[-150.410004,59.446938],[-150.292786,59.46305100000012],[-150.311401,59.420547]]],[[[-144.584991,59.81027200000011],[-144.503906,59.89444000000014],[-144.208893,60.005554],[-144.411133,59.916382],[-144.584991,59.81027200000011]]],[[[-148.161133,59.941101],[-148.245819,59.94249],[-147.992218,60.040276],[-148.095551,59.962769],[-148.161133,59.941101]]],[[[-148.027802,59.946655],[-148.0289,59.975548],[-147.883331,60.067215],[-147.81723,60.068886],[-147.880829,59.99582700000013],[-148.027802,59.946655]]],[[[-148.11554,59.996384],[-148.140289,60.019157],[-147.967224,60.153046],[-147.876648,60.103882],[-148.11554,59.996384]]],[[[-148.033905,60.18943],[-148.151398,60.041939],[-148.309723,60.029716000000114],[-148.224426,60.10833],[-148.033905,60.18943]]],[[[-147.849976,59.776939],[-147.910278,59.790833],[-147.890564,59.846382],[-147.671661,60.006386],[-147.386688,60.123322],[-147.202209,60.268883],[-147.193604,60.353325],[-147.099731,60.381378],[-146.92334,60.309158],[-146.984711,60.241661],[-147.238892,60.129158],[-147.480286,59.946381],[-147.531128,59.851936],[-147.849976,59.776939]]],[[[-148.079437,60.282768],[-148.142517,60.320549000000135],[-147.983307,60.383881],[-148.016968,60.290833],[-148.079437,60.282768]]],[[[-145.122772,60.307213],[-145.216644,60.310547],[-145.281952,60.329994],[-145.086945,60.416664],[-145.122772,60.307213]]],[[[-166.109711,60.399155000000114],[-166.064209,60.328331000000105],[-165.926147,60.31749],[-165.858612,60.345261],[-165.681427,60.294716],[-165.669464,60.059151],[-165.61142,59.970543000000134],[-165.540588,59.979424],[-165.559723,59.92360700000011],[-166.209198,59.857491],[-166.230072,59.83555200000011],[-166.131409,59.818047],[-166.083313,59.775826],[-166.193054,59.754433],[-166.412231,59.851929],[-166.604187,59.850548000000124],[-166.997772,59.998871],[-167.126678,59.997208],[-167.316437,60.095543],[-167.41806,60.189423],[-167.275879,60.231934],[-166.839172,60.204712],[-166.792267,60.23804500000011],[-166.808044,60.280266],[-166.49585,60.378876],[-166.200317,60.39222],[-166.153656,60.430817],[-166.109711,60.399155000000114]]],[[[-146.353882,60.407494],[-146.154724,60.435547],[-146.078888,60.405266],[-146.415833,60.323326],[-146.602203,60.23804500000011],[-146.67749,60.287773],[-146.486115,60.36749300000013],[-146.627167,60.344604],[-146.724152,60.37471],[-146.580841,60.482491],[-146.364716,60.446655],[-146.353882,60.407494]]],[[[-147.711945,60.376099],[-147.622498,60.38526900000011],[-147.759735,60.165543],[-147.909729,60.234718],[-147.81778,60.43166400000012],[-147.703888,60.51138300000014],[-147.628326,60.475548],[-147.613617,60.432213000000104],[-147.734436,60.391937],[-147.711945,60.376099]]],[[[-151.955566,60.422768],[-151.977203,60.484436],[-151.951111,60.512215],[-151.856384,60.4897160000001],[-151.955566,60.422768]]],[[[-172.520294,60.388329],[-172.387817,60.393883],[-172.20697,60.313042],[-172.280029,60.302773],[-172.382507,60.34166],[-172.599152,60.32499700000012],[-173.05365,60.497208],[-173.03363,60.549431],[-172.916687,60.60388200000011],[-172.92807,60.558594],[-172.844452,60.48499300000014],[-172.520294,60.388329]]],[[[-146.246948,60.454994000000106],[-146.324432,60.458603],[-146.320557,60.494156],[-145.941956,60.588882],[-145.767792,60.616386],[-145.749725,60.594711],[-146.246948,60.454994000000106]]],[[[-147.372772,60.6616590000001],[-147.313904,60.67749],[-147.331116,60.63832900000011],[-147.471649,60.628876000000105],[-147.475555,60.688881],[-147.426666,60.704163],[-147.372772,60.6616590000001]]],[[[-147.925568,60.662209000000125],[-147.994995,60.693878],[-148.004181,60.72693600000014],[-147.904724,60.74305],[-147.8461,60.699997],[-147.925568,60.662209000000125]]],[[[-148.140839,60.64222],[-148.223053,60.6986010000001],[-148.214172,60.75444],[-148.108612,60.736382000000106],[-148.095825,60.668327],[-148.140839,60.64222]]],[[[-164.988312,60.82249500000011],[-165.029449,60.832497],[-165.017517,60.87443500000012],[-164.903625,60.853607],[-164.988312,60.82249500000011]]],[[[-146.753357,60.807213000000104],[-146.810272,60.813324],[-146.83194,60.83638],[-146.744141,60.881378],[-146.704437,60.842766],[-146.753357,60.807213000000104]]],[[[-147.150848,60.860275],[-147.295837,60.87693800000011],[-147.31778,60.884163],[-147.133057,60.916664],[-147.075287,60.899162],[-147.150848,60.860275]]],[[[-147.928894,60.806938000000116],[-148.133057,60.799721],[-148.106659,60.912491],[-148.029724,60.927773],[-147.960815,60.900826],[-147.910828,60.82444],[-147.928894,60.806938000000116]]],[[[-170.318909,63.254715],[-170.315857,63.253876],[-170.296112,63.238045],[-170.318909,63.254715]]],[[[-170.318909,63.254715],[-170.362213,63.282494],[-170.341888,63.271126],[-170.318909,63.254715]]],[[[-170.466766,63.334183],[-170.4039,63.304436],[-170.48584,63.341103],[-170.466766,63.334183]]],[[[-170.54364,63.35971100000012],[-170.490265,63.341927],[-170.551147,63.3605500000001],[-170.54364,63.35971100000012]]],[[[-170.595001,63.371933],[-170.58197,63.36805],[-170.863251,63.41851],[-170.828064,63.414986],[-170.595001,63.371933]]],[[[-162.377472,63.544441],[-162.5625,63.538605],[-162.703613,63.571663],[-162.652222,63.619156],[-162.420288,63.637497],[-162.337494,63.597214],[-162.377472,63.544441]]],[[[-171.465576,63.606659],[-171.30722,63.621651],[-171.378906,63.62748],[-171.325317,63.633881],[-170.91449,63.571381],[-170.48584,63.703316],[-170.300018,63.694153],[-170.092529,63.61693600000012],[-170.032806,63.531097],[-169.92337,63.4786],[-169.59726,63.421097],[-169.544769,63.359154],[-169.253632,63.337494],[-169.16333,63.297493],[-169.070282,63.315262],[-169.218323,63.344704],[-168.700867,63.290543],[-168.718079,63.227486],[-168.850006,63.155266],[-169.19696,63.203873],[-169.316986,63.186104],[-169.515869,63.092766],[-169.57254,63.04805],[-169.594757,62.979706],[-169.666138,62.9433140000001],[-169.752258,62.964706],[-169.73584,63.057213],[-169.805298,63.125259],[-169.970001,63.159981],[-169.91333,63.12416100000013],[-170.082214,63.192757000000135],[-170.261414,63.196381],[-170.21582,63.211098],[-170.237213,63.282494],[-170.51889,63.378036],[-170.791138,63.423325],[-170.856689,63.461937],[-171.013947,63.43998],[-170.960846,63.427773],[-171.116669,63.4302750000001],[-171.461121,63.314713],[-171.738892,63.380547],[-171.805298,63.418602],[-171.85083,63.508606],[-171.80838,63.635818],[-171.740265,63.66749600000014],[-171.726959,63.792213],[-171.63031,63.774437],[-171.640015,63.69886800000012],[-171.544464,63.614716],[-171.465576,63.606659]]],[[[-166.65918,66.103317],[-166.443604,66.180817],[-166.169464,66.221375],[-166.587769,66.11637900000011],[-166.65918,66.103317]]],[[[-165.364441,66.426376],[-165.470825,66.414154],[-164.762238,66.53831500000013],[-164.876923,66.502777],[-165.364441,66.426376]]],[[[-156.44696,71.2636109999999],[-156.25,71.266388],[-155.986389,71.192474],[-155.773346,71.2030489999999],[-155.586945,71.162766],[-155.547791,71.088318],[-155.735809,71],[-156.095276,70.967209],[-156.182495,70.91832000000011],[-155.982758,70.898605],[-155.941101,70.849426],[-155.98526,70.823608],[-155.973602,70.755829],[-155.901398,70.767212],[-155.924713,70.810532],[-155.89447,70.827774],[-155.616943,70.844437],[-155.535278,70.935806],[-155.387238,71.003601],[-155.298904,71.021103],[-155.19278,70.989426],[-155.180298,71.024704],[-155.287231,71.08554100000015],[-155.087494,71.15138200000011],[-155.046005,71.11903400000011],[-155.036407,71.0522],[-155.083069,71.012497],[-155.016663,71.01915],[-154.982758,71.117477],[-154.821106,71.094986],[-154.591949,71.0038760000001],[-154.680298,70.884155],[-154.626648,70.831375],[-154.351105,70.83027600000014],[-154.25528,70.807755],[-154.243866,70.779434],[-154.129974,70.789429],[-153.915009,70.88916],[-153.502228,70.8872070000001],[-153.242767,70.92804],[-152.945007,70.902206],[-152.736664,70.833878],[-152.740265,70.881927],[-152.646973,70.886108],[-152.252502,70.835266],[-152.215546,70.811096],[-152.507507,70.693863],[-152.498596,70.64942900000011],[-152.37915,70.606934],[-152.076111,70.574997],[-152.522247,70.587494],[-152.629425,70.55748],[-151.732483,70.557205],[-151.766418,70.499146],[-151.960541,70.47026100000011],[-151.966095,70.443588],[-151.521942,70.439423],[-151.220276,70.371094],[-151.172791,70.375534],[-151.210541,70.411652],[-151.179993,70.44247400000012],[-150.779999,70.502213],[-150.368866,70.486099],[-150.401947,70.42553700000013],[-150.116089,70.437759],[-149.888062,70.514999],[-149.174713,70.490814],[-148.822235,70.411102],[-148.595276,70.3955380000001],[-148.511688,70.362198],[-148.49472,70.314697],[-148.131653,70.354156],[-147.689728,70.209152],[-147.336121,70.199707],[-147.166107,70.163879],[-146.538605,70.19442700000013],[-145.803619,70.150269],[-145.425293,70.041092],[-144.952209,69.968323],[-144.611938,69.977768],[-144.394745,70.038879],[-144.169159,70.041931],[-144.041962,70.084717],[-143.411407,70.096939],[-143.301392,70.072769],[-143.280579,70.1183170000001],[-142.642517,70.016098],[-142.269165,69.848602],[-142.111389,69.850266],[-141.947784,69.794983],[-141.73111,69.775543],[-141.375824,69.63832100000013],[-141.260284,69.63443],[-141.218597,69.668045],[-141.305847,69.691086],[-141.002991,69.642365],[-140.995544,60.307213],[-140.521393,60.22221400000012],[-140.450836,60.309715],[-139.979431,60.18776700000012],[-139.676666,60.340546],[-139.068054,60.352219],[-139.188904,60.088882],[-139.047791,59.99749],[-138.690277,59.906937],[-138.615814,59.774162],[-137.59082,59.238602],[-137.479706,58.998047],[-137.507507,58.925552],[-137.478058,58.907211000000125],[-136.808899,59.165268],[-136.583893,59.163322],[-136.462769,59.289436],[-136.463623,59.46971100000013],[-136.371643,59.452492],[-136.233887,59.525826],[-136.239166,59.561378],[-136.343872,59.60277600000012],[-135.949158,59.669159],[-135.473602,59.801933],[-135.014465,59.567497],[-135.021118,59.4711],[-135.091675,59.426941],[-134.951935,59.2799910000001],[-134.6880489999999,59.243324],[-134.671661,59.200272],[-134.566406,59.130547],[-134.461395,59.126656],[-134.325562,58.9711],[-134.325562,58.92083],[-134.245544,58.856941],[-133.826935,58.726097],[-133.429993,58.45916],[-133.387909,58.4120640000001],[-133.430298,58.359993],[-133.361115,58.280548],[-133.136963,58.13582600000012],[-133.070831,58.012215],[-132.881653,57.86360900000011],[-132.226654,57.204712],[-132.336945,57.088326],[-132.027496,57.036385],[-132.103058,56.866661],[-131.861389,56.799721],[-131.824158,56.596939],[-131.55777,56.602219000000105],[-131.054993,56.398048],[-130.774445,56.366104],[-130.627197,56.258606],[-130.461945,56.23526800000013],[-130.365265,56.123878000000104],[-130.229156,56.090271000000136],[-130.088593,56.11805],[-130.01474,56.025826],[-130.015076,55.90918],[-130.174713,55.75444],[-130.14389,55.54138200000011],[-129.99054,55.281662],[-130.101929,55.205551],[-130.359711,54.90804300000013],[-130.498047,54.831383],[-130.712769,54.767769],[-130.741364,54.966385000000116],[-130.75238,54.816383],[-130.819153,54.767769],[-130.910553,54.791939],[-130.936401,54.96332600000011],[-131.008911,54.998329000000126],[-130.982208,55.05110200000012],[-130.702789,55.116936],[-130.460541,55.322495],[-130.504456,55.31582600000013],[-130.727783,55.126381],[-130.816406,55.142769],[-130.99249299999988,55.08416000000011],[-131.056122,55.122765],[-131.065826,55.191376],[-130.937225,55.283051],[-130.613892,55.296104],[-130.654175,55.345825],[-130.714447,55.307495],[-130.864166,55.308601],[-130.886963,55.710548],[-131.169464,55.941658],[-131.163574,55.98777],[-131.010284,56.106384],[-131.32251,55.964996],[-131.373322,55.962494],[-131.405273,55.996941],[-131.900574,55.85527],[-131.752502,55.80777000000011],[-131.81723,55.66332200000011],[-131.954987,55.50110600000011],[-132.175842,55.590271],[-132.24527,55.723877],[-132.174164,55.799995],[-132.04834,55.82222],[-132.071381,55.86277],[-132.056396,55.941933],[-131.94751,55.961937],[-131.960266,56.16554300000013],[-131.769745,56.196938],[-131.906952,56.228874],[-131.993042,56.357773],[-132.186127,56.42276800000013],[-132.337219,56.519157],[-132.341888,56.589577],[-132.305191,56.634521],[-132.438644,56.604252],[-132.547791,56.627769],[-132.524445,56.714714],[-132.362213,56.820274],[-132.502808,56.750549],[-132.76889,56.84388],[-132.85611,56.931381],[-132.847504,56.96749100000011],[-132.7641909999999,56.968048],[-132.791382,57.088043],[-132.905273,57.033051],[-133.127197,57.079994],[-133.142242,57.116661],[-133.116089,57.149719],[-133.157227,57.16443600000014],[-133.2963869999999,57.096657],[-133.508362,57.193604],[-133.471924,57.279434],[-133.242493,57.275269],[-133.083893,57.321938],[-133.063049,57.348877],[-133.224152,57.313324],[-133.43222,57.346939],[-133.509186,57.491936],[-133.446716,57.550713],[-133.311127,57.589714000000136],[-133.583618,57.568329],[-133.660828,57.622215],[-133.640564,57.696381],[-133.554169,57.708046],[-133.175842,57.577492],[-133.056671,57.505272],[-133.00058,57.51499900000011],[-133.536133,57.7575],[-133.556946,57.902489],[-133.121368,57.857498],[-133.188049,57.892769],[-133.56723,57.922768],[-133.638916,57.878326],[-133.63028,57.79916400000013],[-133.691376,57.787498],[-133.804169,57.897217000000126],[-133.814285,57.971939],[-133.670837,58.147491],[-133.756683,58.12999],[-133.8251189999999,58.00804900000014],[-133.9094539999999,57.97860000000014],[-134.054993,58.071938],[-134.087494,58.185822],[-133.99527,58.340271],[-134.01001,58.39749100000011],[-133.920837,58.497772],[-133.769165,58.518326],[-133.979156,58.494156],[-134.097504,58.241661],[-134.154175,58.197769],[-134.248047,58.211662],[-134.51001,58.353882],[-134.761414,58.38221],[-134.773621,58.463326],[-134.975006,58.645828],[-134.921387,58.687767],[-134.947235,58.814713],[-135.000305,58.80555],[-135.029449,58.73693800000013],[-135.147247,58.841103],[-135.130829,58.890831],[-135.233063,59.128326],[-135.366394,59.273605],[-135.335266,59.468323],[-135.459167,59.28138000000013],[-135.355255,59.205269],[-135.304718,59.083603],[-135.412231,59.197212],[-135.550568,59.228874],[-135.391815,59.071991],[-135.389191,58.95916],[-135.169739,58.645828],[-135.184998,58.564438],[-135.049438,58.340546],[-135.085541,58.233047],[-135.151947,58.20665700000012],[-135.329163,58.252777],[-135.48111,58.476654],[-135.609711,58.420273],[-135.915558,58.38304900000014],[-135.887512,58.4511030000001],[-135.843872,58.469154],[-135.836945,58.543884],[-136.068329,58.817772],[-135.758911,58.883049],[-135.76947,58.900269],[-136.045837,58.891106],[-136.100555,59.011383],[-136.162231,59.033607],[-136.095551,58.856384],[-136.131653,58.775269],[-136.234711,58.750832],[-136.472504,58.831383],[-136.649994,58.97332],[-136.683899,58.91220900000013],[-137.056671,59.068604],[-137.062775,59.04554700000012],[-136.977478,58.988884],[-136.992325,58.93338400000011],[-137.125549,58.821938],[-136.980316,58.889549],[-136.573608,58.8386],[-136.496613,58.790493],[-136.536957,58.76805100000013],[-136.615814,58.820831],[-136.64389,58.80777],[-136.337494,58.683876],[-136.523895,58.611382],[-136.460541,58.594711],[-136.258911,58.651657],[-136.122498,58.564438],[-136.027496,58.387215],[-136.083313,58.338326],[-136.254456,58.30777],[-136.302216,58.381378],[-136.479431,58.415825],[-136.537231,58.357216],[-136.481384,58.333878],[-136.480286,58.359436],[-136.412338,58.364769],[-136.354706,58.340271],[-136.361938,58.298607],[-136.649445,58.342766],[-136.557495,58.268326],[-136.587494,58.225548],[-136.654175,58.215271],[-136.86499,58.38166],[-137.148071,58.415825],[-137.585541,58.593605],[-137.440552,58.659714000000115],[-137.485535,58.679436],[-137.674438,58.654991],[-137.926666,58.79694400000011],[-137.919739,58.846382],[-137.964996,58.904709],[-138.200287,59.029716],[-138.383331,59.10305],[-138.608887,59.121376],[-138.498322,59.119713],[-138.443604,59.191658],[-138.651123,59.16082],[-139.196381,59.314713],[-139.156677,59.332771],[-139.225281,59.377769],[-139.334991,59.358604],[-139.444626,59.392433],[-139.323334,59.394997],[-139.710541,59.495827],[-139.73056,59.5463870000001],[-139.63501,59.580826000000116],[-139.530853,59.676102],[-139.518616,59.736382000000106],[-139.578064,59.792221],[-139.617218,59.89138],[-139.493866,59.982208],[-139.435822,59.973602],[-139.316956,59.869987],[-139.319153,59.608047],[-139.340546,59.60499600000014],[-139.285553,59.571381],[-139.224426,59.61610400000012],[-139.280121,59.742821],[-139.27063,59.80249400000014],[-139.055267,59.845825],[-138.892792,59.806656],[-139.041382,59.857773],[-139.272797,59.894714],[-139.39447,59.99360700000011],[-139.5,60.033051],[-139.919159,59.799721],[-140.239441,59.708603],[-140.403351,59.698044],[-140.873322,59.744438],[-141.376648,59.866386],[-141.395844,59.908882],[-141.274719,59.93943000000012],[-141.256683,60.00222],[-141.279724,60.071663],[-141.390839,60.138603],[-141.477203,60.116661],[-141.38501,60.024162],[-141.71582,59.95249200000012],[-141.930573,60.020546],[-142.717224,60.10999300000014],[-143.92334,59.994156],[-144.253632,60.19082600000013],[-144.574158,60.185822000000144],[-144.645203,60.208794],[-144.698883,60.277489],[-144.936401,60.301659],[-144.753632,60.627487],[-144.619995,60.672768],[-144.611389,60.715546],[-144.753906,60.678047],[-145.102478,60.43277],[-145.294159,60.350273],[-145.653625,60.46749100000011],[-145.859436,60.49166100000013],[-145.739441,60.556938],[-145.625824,60.671936],[-145.858337,60.62054400000011],[-145.887787,60.675552],[-145.999146,60.63499500000011],[-146.261139,60.64804800000014],[-146.016663,60.743324],[-146.040833,60.798607],[-146.183121,60.739601],[-146.426392,60.696655],[-146.653351,60.699715],[-146.689178,60.746941000000106],[-146.124146,60.843323],[-146.23111,60.8927690000001],[-146.363312,60.820549],[-146.393616,60.815269],[-146.393066,60.843880000000134],[-146.528351,60.81749700000011],[-146.687225,60.875267],[-146.756683,60.955269],[-146.611938,61.080826],[-146.237488,61.089432],[-146.300842,61.130821],[-146.584991,61.131378],[-146.935272,60.947212],[-147.030853,60.953323000000125],[-146.975555,61.001106],[-147.097778,61.011383],[-147.208893,60.986938],[-147.257782,60.9272160000001],[-147.366943,60.887772],[-147.529175,60.903877],[-147.508911,61.146103],[-147.546661,61.154434],[-147.57666,61.134438],[-147.616638,60.959991000000116],[-147.601654,60.893608],[-147.787231,60.821663],[-147.865265,60.832497],[-147.91452,60.889893000000136],[-148.052216,60.949715],[-147.757782,61.18443300000012],[-147.719727,61.278046],[-148.06665,61.01666300000011],[-148.188049,61.094711],[-148.404175,61.054436],[-148.447235,60.989433],[-148.396393,60.986107],[-148.242493,61.06221],[-148.162338,61.058773],[-148.340271,60.813881],[-148.468323,60.839714],[-148.699738,60.789719],[-148.44751,60.804161],[-148.631104,60.75027500000011],[-148.699982,60.676659],[-148.66806,60.668884],[-148.498672,60.762718],[-148.230286,60.767494],[-148.251648,60.702827],[-148.19751,60.626099],[-148.332214,60.534439],[-148.435822,60.584717],[-148.487762,60.576385],[-148.647247,60.49749],[-148.684174,60.448326000000115],[-148.45166,60.541107],[-148.261139,60.483047],[-148.087219,60.601936],[-147.958893,60.510277],[-147.936951,60.462212000000136],[-147.995544,60.413879000000115],[-148.112762,60.400543],[-148.431122,60.192764],[-148.199982,60.253883],[-148.097778,60.207497],[-148.16333,60.14305100000013],[-148.248871,60.117493],[-148.31778,60.168884],[-148.365265,60.125824],[-148.435822,59.948875],[-149.070557,59.961662],[-149.118042,59.978874],[-149.039459,60.042496],[-149.077484,60.056381],[-149.199738,60.00110600000011],[-149.23056,59.905266],[-149.286133,59.868881],[-149.295563,60.00444],[-149.363312,60.111938000000116],[-149.416962,60.118324],[-149.513336,59.931107],[-149.628052,59.824715],[-149.525848,59.71666],[-149.663635,59.804161],[-149.647522,59.900269],[-149.731934,59.960548],[-149.76474,59.779991],[-149.743591,59.6586],[-149.915833,59.772766],[-150.03418,59.796387],[-150.035553,59.771378],[-149.915833,59.714714],[-150.013641,59.627487],[-150.349426,59.465546000000124],[-150.384735,59.472214000000115],[-150.359711,59.533051000000114],[-150.213623,59.71666],[-150.283905,59.68166400000013],[-150.473602,59.464439],[-150.539459,59.515602],[-150.490265,59.597214],[-150.541687,59.59166],[-150.628601,59.534721000000104],[-150.583939,59.483601],[-150.599731,59.433876],[-150.722504,59.421471],[-150.873322,59.327492],[-150.907501,59.243324],[-150.951385,59.238327],[-151.044464,59.29749300000015],[-151.142242,59.29055],[-151.180847,59.28138000000013],[-151.096375,59.242493],[-151.111389,59.213882],[-151.414734,59.258606],[-151.574158,59.17083000000014],[-151.723328,59.16082],[-151.900574,59.219711],[-151.98056,59.280548],[-151.89917,59.408043],[-151.663055,59.48082],[-151.453064,59.4674910000001],[-151.433075,59.538048],[-151.216095,59.594711],[-150.992767,59.77721400000012],[-151.061127,59.790833],[-151.476379,59.630272],[-151.725555,59.673607],[-151.876648,59.753883],[-151.718872,60.021935],[-151.431946,60.206657],[-151.303894,60.385551],[-151.275299,60.539162],[-151.334442,60.58638],[-151.408905,60.727486],[-151.253632,60.775269],[-151.051941,60.787773000000136],[-150.669464,60.963882],[-150.39917,61.037216],[-150.332764,61.028603],[-150.295288,60.971375],[-150.210266,60.931938],[-150.045288,60.911102000000135],[-149.815277,60.974434],[-149.028076,60.847771],[-149.161957,60.94471],[-149.615814,60.99027300000011],[-150.064178,61.154434],[-149.70694,61.383606],[-149.242218,61.49276700000013],[-149.416962,61.508606],[-149.696106,61.472214],[-149.879974,61.382492],[-149.982376,61.260216],[-150.453339,61.24749],[-150.549438,61.290276],[-150.626373,61.28638500000011],[-151.026398,61.177216],[-151.184998,61.044441],[-151.583618,60.976936],[-151.800293,60.85833],[-151.709991,60.72332],[-151.838593,60.742767],[-151.927216,60.718323],[-152.232483,60.554161],[-152.333618,60.484161],[-152.337494,60.441376000000105],[-152.293335,60.408043],[-152.430298,60.288887],[-152.63028,60.229431],[-152.912231,60.308044],[-153.103058,60.28943600000014],[-153.107758,60.268326],[-152.937775,60.284439],[-152.923615,60.234993],[-152.760834,60.186378],[-152.577209,60.064713],[-152.726929,59.911659],[-152.866089,59.876656],[-153.218048,59.86805],[-153.281952,59.82555400000012],[-153.008057,59.829994],[-153.044464,59.70694000000014],[-153.348328,59.628601000000124],[-153.405579,59.6449970000001],[-153.323334,59.720825],[-153.420563,59.766106],[-153.463318,59.664711],[-153.588898,59.556099],[-153.765015,59.520546],[-153.717224,59.468048],[-153.739441,59.438599],[-154.142517,59.377487],[-153.997498,59.349159],[-154.111938,59.303879],[-154.260834,59.14222000000012],[-154.167511,59.024162],[-154.040558,59.079437],[-153.702789,59.06916],[-153.59082,58.99582700000013],[-153.420013,58.9791560000001],[-153.260284,58.86859900000014],[-153.267792,58.848602],[-153.608612,58.63472],[-153.906677,58.589157],[-153.954437,58.490829],[-154.103333,58.481934],[-154.00058,58.378044],[-154.210541,58.351387],[-154.359161,58.283333],[-154.285278,58.267494],[-154.170288,58.31999200000013],[-154.115265,58.286942],[-154.233612,58.131104],[-154.378052,58.10305],[-154.443054,58.144440000000145],[-154.575287,58.022217],[-154.782776,58.00222000000013],[-155.026672,58.022766],[-155.063904,57.89388300000012],[-155.256958,57.829163],[-155.311127,57.734436],[-155.388062,57.71554600000013],[-155.603333,57.790833],[-155.736664,57.549164],[-155.840271,57.56443800000011],[-156.038605,57.508888],[-156.023346,57.449432],[-156.045013,57.43387600000011],[-156.201935,57.477486],[-156.48999,57.331108],[-156.501129,57.287216],[-156.345001,57.304993],[-156.34082,57.17360700000011],[-156.548615,56.977486],[-156.75946,56.991379],[-156.849426,56.91971600000011],[-156.938049,56.96749100000011],[-157.087494,56.823608],[-157.194153,56.771378],[-157.419739,56.859993],[-157.587494,56.712212000000136],[-157.479706,56.66944100000011],[-157.453613,56.640831000000105],[-157.472778,56.618324],[-157.684998,56.609161],[-157.787231,56.67832900000013],[-158.11026,56.568054],[-158.131378,56.534439],[-157.880829,56.566101],[-157.833893,56.51638800000012],[-157.876923,56.467491],[-158.135284,56.512772],[-158.162506,56.5],[-158.122498,56.488884],[-158.140839,56.459435],[-158.341949,56.476379],[-158.423065,56.443878],[-158.649994,56.264442],[-158.537781,56.247215],[-158.5625,56.272217],[-158.538223,56.299164],[-158.447784,56.340271],[-158.207214,56.283333],[-158.333893,56.227768],[-158.337494,56.17305],[-158.120544,56.233604],[-158.357208,56.145546],[-158.410553,56.172768],[-158.501404,56.094711],[-158.50528,55.988884],[-158.584259,56.040714],[-158.602478,56.09415400000012],[-158.473877,56.184715],[-158.601105,56.188042],[-158.655853,56.109718],[-158.642517,56.000275],[-158.670013,55.95499400000011],[-158.754181,55.952217],[-158.740265,56.00222],[-158.854706,56.010826],[-158.939728,55.929161],[-159.367767,55.87249],[-159.510559,55.791382],[-159.556396,55.645271],[-159.667236,55.577217],[-159.730835,55.563049],[-159.741364,55.60860400000012],[-159.621918,55.813881],[-159.841095,55.851105],[-160.039459,55.788048],[-160.058044,55.765549000000135],[-160.025299,55.72221400000012],[-160.140289,55.661659],[-160.420563,55.62999],[-160.46582,55.502777],[-160.507782,55.478043],[-160.547516,55.484993],[-160.594147,55.563881],[-160.752502,55.547218],[-160.768066,55.529716000000114],[-160.659454,55.5094380000001],[-160.666656,55.4658280000001],[-160.794464,55.447769],[-160.841949,55.46832300000011],[-160.833069,55.513329],[-160.920563,55.515549],[-161.025574,55.4272160000001],[-161.254181,55.346939000000134],[-161.508911,55.36277],[-161.485535,55.481102],[-161.366089,55.575554],[-161.286133,55.530548],[-161.157227,55.516663],[-161.141693,55.5388870000001],[-161.412781,55.631935],[-161.5625,55.62276500000012],[-161.711395,55.51416],[-161.699158,55.405548],[-161.82193,55.294998],[-161.91861,55.219154],[-162.042236,55.232765],[-161.955261,55.12082700000013],[-161.967773,55.101936],[-162.087769,55.07888],[-162.138916,55.113327],[-162.099976,55.1661],[-162.223053,55.111107],[-162.193604,55.053879],[-162.224152,55.024712],[-162.454163,55.03833],[-162.527222,55.097214],[-162.483307,55.118599000000124],[-162.50473,55.212494],[-162.562225,55.293327],[-162.626648,55.299438],[-162.721649,55.219437],[-162.595551,55.123878],[-162.5625,54.955269],[-162.656677,55.005554],[-162.749146,54.941658],[-162.877777,54.931938000000116],[-162.974701,54.994995000000124],[-163.016418,55.080826000000116],[-163.184448,55.139717],[-163.239166,55.097771],[-163.208893,55.015549],[-163.06723,54.971657],[-163.044464,54.937492],[-163.237213,54.836937],[-163.36026,54.81193500000012],[-163.385834,54.856659],[-163.326385,54.880272],[-163.258636,54.97332],[-163.323059,55.12165800000014],[-163.119446,55.184158],[-162.966095,55.164154],[-162.878601,55.235825],[-162.890289,55.266106],[-162.626923,55.354439],[-162.545013,55.34388000000013],[-162.488037,55.374435],[-162.501678,55.44471],[-162.545837,55.455269],[-162.260559,55.67305],[-161.799988,55.88665800000012],[-161.391693,55.959435],[-161.068329,55.93499],[-161.006683,55.918602000000135],[-161.016968,55.878876],[-160.806946,55.727211],[-160.680573,55.693878],[-160.661407,55.738602],[-160.758636,55.776657000000114],[-160.798065,55.87832600000013],[-160.501129,55.86721],[-160.464172,55.79361],[-160.249725,55.770546],[-160.232758,55.842491],[-160.528076,55.935547],[-160.574707,55.986656],[-160.346954,56.2855530000001],[-159.837219,56.540833000000134],[-159.422791,56.634995],[-159.040283,56.803604],[-158.640564,56.761108],[-158.699982,56.977211],[-158.648895,57.053322],[-158.285278,57.3241650000001],[-158.115265,57.358047],[-157.938049,57.491936],[-157.686401,57.567215],[-157.641388,57.483879],[-157.396667,57.490547],[-157.388916,57.559158],[-157.444733,57.54943800000012],[-157.434448,57.518051],[-157.469727,57.497215],[-157.574951,57.527218],[-157.629974,57.609718],[-157.706665,57.64332600000011],[-157.609985,58.089714],[-157.541107,58.169159],[-157.409332,58.199604],[-157.196106,58.194153],[-157.138611,58.162491],[-157.212494,58.211105],[-157.424835,58.220993],[-157.540833,58.26388500000013],[-157.56665,58.310547],[-157.553619,58.382492],[-157.471649,58.496658],[-157.068329,58.729431],[-156.984055,58.91099200000013],[-156.85556,58.998604],[-156.779175,59.151382],[-156.86499,59.103607],[-156.883331,59.009438],[-157.111938,58.874435],[-158.188324,58.606384],[-158.318329,58.645828],[-158.378326,58.755272],[-158.564728,58.81249200000014],[-158.495819,58.90082600000011],[-158.492493,58.999435],[-158.350159,59.025665],[-158.179718,59.009438],[-158.093872,58.963882],[-158.023621,58.870827],[-157.992767,58.9049910000001],[-158.129425,59.028328],[-158.43663,59.091305],[-158.536957,59.17527],[-158.531952,59.068718],[-158.49295,59.042381],[-158.616089,58.92110400000013],[-158.716949,58.875824],[-158.74234,58.889549],[-158.748047,58.99665800000014],[-158.823334,58.9711],[-158.771729,58.89649600000013],[-158.779449,58.771103],[-158.870544,58.72693600000013],[-158.886963,58.763611],[-158.802216,58.797218],[-158.87442,58.808601],[-158.912231,58.768883],[-158.907227,58.724434],[-158.762512,58.50833100000011],[-158.704163,58.492218],[-158.795837,58.415825],[-158.897522,58.39554600000014],[-159.069153,58.432213],[-159.345551,58.719437],[-159.602783,58.898605],[-159.627197,58.952492],[-159.752502,58.92582700000014],[-159.808624,58.804436],[-159.919159,58.771103],[-159.98999,58.84360500000013],[-160.320007,58.950546],[-160.253082,58.982208],[-160.32666,59.059715],[-160.48526,59.028328],[-160.838898,58.869156],[-160.962219,58.876381],[-161.250854,58.79055],[-161.38028,58.704437],[-161.361115,58.663322],[-161.632202,58.599159],[-162.076111,58.61943800000011],[-162.171387,58.649719],[-161.99472,58.68055],[-161.891388,58.65277100000014],[-161.693878,58.767212],[-161.656128,58.805267],[-161.753082,58.818054],[-161.792236,58.864998],[-161.792786,59.017212],[-161.565826,59.103607],[-161.618591,59.138885],[-161.852783,59.114159],[-161.891113,59.0924910000001],[-161.865265,59.061104],[-161.992218,59.144157],[-162.026123,59.231102000000135],[-161.962219,59.375549],[-161.705261,59.496658],[-162.236115,60.060547],[-162.151398,60.24554400000011],[-162.204712,60.23804500000011],[-162.315826,60.134995],[-162.372223,60.176102],[-162.384186,60.332497],[-162.227783,60.533333],[-162.221924,60.581665],[-162.084167,60.641106],[-161.960541,60.645271],[-161.879425,60.702217000000125],[-162.121368,60.691101],[-162.25528,60.619987],[-162.418884,60.393608],[-162.569458,60.316383],[-162.554718,60.231102000000135],[-162.44696,60.180824000000136],[-162.472504,60.05777],[-162.521667,59.992767],[-163.364166,59.819717],[-163.665558,59.794716],[-164.065277,59.824165],[-164.157501,59.859718],[-164.218597,59.945824],[-164.092773,59.981659],[-164.424713,60.091377],[-164.646118,60.244995000000124],[-164.646973,60.283882],[-164.999146,60.34304800000012],[-165.142792,60.43943],[-165.025574,60.466103],[-164.971375,60.51194],[-164.983612,60.544159],[-165.248596,60.497215],[-165.370819,60.510551],[-165.425293,60.555267],[-165.018341,60.693878],[-164.848602,60.868599],[-164.665009,60.911659],[-164.631378,60.901382],[-164.69751,60.847488],[-164.680847,60.827774],[-164.264465,60.778877],[-164.248001,60.700657],[-164.429169,60.553322],[-164.256943,60.641827],[-164.1297,60.663322],[-164.107483,60.713882],[-163.957764,60.780273],[-163.804443,60.744713],[-163.835266,60.631378],[-163.799438,60.581383],[-163.669464,60.587212],[-163.451385,60.678604],[-163.409729,60.756660000000124],[-163.525574,60.80277300000012],[-163.895615,60.856884],[-163.782776,60.886658],[-163.66861,60.865547],[-163.551392,60.903877],[-163.668884,60.989433],[-163.735535,60.99305],[-163.962936,60.86799600000012],[-164.046112,60.856941],[-164.557495,60.85083],[-164.609436,60.92276800000013],[-164.899994,60.953049],[-165.060272,60.906654],[-165.150299,60.928047],[-165.194458,60.972214],[-165.121368,61.006943],[-164.947235,61.019157],[-164.822235,61.111107],[-164.993317,61.11277],[-165.01474,61.09638200000012],[-164.996368,61.070549],[-165.02951,61.06132500000013],[-165.120544,61.083878],[-165.159882,61.126049],[-165.122375,61.138714],[-165.093597,61.227486],[-165.138611,61.25666],[-165.12442,61.227486],[-165.163727,61.170044],[-165.240814,61.154434],[-165.369995,61.200829],[-165.292511,61.251389],[-165.150574,61.416939],[-165.059677,61.41684],[-164.998428,61.469769],[-164.845276,61.494438],[-164.69223,61.600273],[-164.716095,61.625549],[-165.017242,61.500000000000114],[-165.075562,61.432213],[-165.161133,61.432495000000124],[-165.287506,61.333878],[-165.270844,61.311935],[-165.307495,61.258049],[-165.407501,61.2083280000001],[-165.34137,61.157211],[-165.357208,61.07694200000014],[-165.386688,61.068604],[-165.60498,61.11805],[-165.647522,61.23777],[-165.608887,61.280823],[-165.833893,61.308044],[-165.878601,61.338043],[-165.921661,61.413605],[-165.786682,61.443321],[-165.761688,61.475548],[-165.811676,61.533051],[-165.962219,61.55471],[-166.089172,61.531662],[-166.054993,61.502495],[-166.114441,61.489159],[-166.197784,61.594711000000125],[-166.155579,61.717491],[-166.137238,61.63472],[-165.823059,61.688042],[-166.007233,61.73054500000012],[-166.098602,61.816101],[-165.633331,61.846939],[-165.756409,61.992767],[-165.703339,62.11360900000011],[-165.247223,62.44609800000013],[-165.080841,62.529716],[-165.001129,62.53749800000014],[-164.897522,62.53138],[-164.654999,62.433601000000124],[-164.686401,62.380272],[-164.636414,62.417496],[-164.677795,62.464996],[-164.776672,62.490273],[-164.852783,62.570274],[-164.641968,62.63472],[-164.479156,62.745827],[-164.782898,62.648994],[-164.878601,62.7355500000001],[-164.877777,62.835548],[-164.691681,63.02166],[-164.318329,63.006943],[-164.360809,63.066101],[-164.525299,63.082497],[-164.589722,63.12832600000012],[-164.410553,63.211937],[-164.159729,63.25888800000013],[-163.988586,63.252495],[-163.725281,63.214714],[-163.676117,63.16554300000012],[-163.328613,63.03360700000014],[-163.111664,63.05193300000013],[-162.621368,63.259438],[-162.362762,63.446655],[-162.311951,63.54110700000012],[-162.034729,63.48555],[-162.142242,63.42527],[-161.433899,63.458328],[-161.151672,63.512497],[-160.794464,63.732491],[-160.764465,63.787216],[-160.777496,63.868599],[-160.940826,64.067764],[-160.948334,64.199417],[-161.16806,64.346649],[-161.184448,64.41276600000015],[-161.450836,64.428314],[-161.53833,64.386383],[-161.529175,64.418869],[-161.466644,64.507492],[-161.388336,64.536926],[-161.196106,64.503326],[-161.01001,64.512772],[-160.817505,64.61554],[-160.783905,64.72192400000012],[-160.871643,64.793869],[-161.155579,64.923309],[-161.070557,64.910812],[-160.990265,64.938583],[-161.182495,64.937485],[-161.430847,64.76944],[-161.744446,64.795822],[-161.945007,64.723602],[-161.794739,64.756653],[-161.887787,64.71138],[-162.114166,64.71582],[-162.576385,64.520828],[-162.62027,64.481094],[-162.631653,64.387497],[-162.790283,64.336105],[-162.875,64.508331],[-163.170013,64.655258],[-163.232758,64.65332000000012],[-163.356659,64.58194000000015],[-163.154175,64.51388500000013],[-163.037231,64.51609800000011],[-163.126923,64.416656],[-163.175842,64.40748600000012],[-163.282501,64.48664900000011],[-163.49054,64.552765],[-163.82193,64.58915700000011],[-163.99527,64.561646],[-164.312775,64.584427],[-164.643341,64.517654],[-164.928345,64.533875],[-164.962219,64.496094],[-164.920288,64.457489],[-164.772522,64.472763],[-165.028625,64.443863],[-166.121368,64.574707],[-166.409454,64.660538],[-166.491943,64.7410890000001],[-166.387238,64.891373],[-166.697784,64.993042],[-166.714996,65.051376],[-166.885284,65.108322],[-166.937775,65.146942],[-166.961945,65.188873],[-166.935822,65.243866],[-166.855835,65.283875],[-166.935272,65.208038],[-166.923615,65.14582800000011],[-166.611664,65.121094],[-166.472778,65.1766510000001],[-166.484436,65.234711],[-166.373871,65.26915],[-166.119446,65.23637400000013],[-166.046112,65.24054],[-166.058899,65.256104],[-166.626923,65.3641510000001],[-166.9375,65.379425],[-166.731384,65.344437],[-166.798615,65.346375],[-167.457214,65.418869],[-167.73526,65.5163880000001],[-168.064728,65.58027600000014],[-168.131104,65.665543],[-167.853607,65.76193200000012],[-168.031952,65.689148],[-168.063049,65.646378],[-167.517792,65.73027],[-167.498596,65.76915],[-167.575562,65.791931],[-167.512238,65.829437],[-167.290009,65.895828],[-167.16806,65.856644],[-167.046112,65.876083],[-166.872772,65.934418],[-166.964996,65.97331200000013],[-166.266968,66.179153],[-166.136688,66.16748000000013],[-166.085266,66.145828],[-166.158905,66.146942],[-166.080841,66.12442],[-165.806671,66.10304300000013],[-165.500854,66.14498900000012],[-165.886688,66.2397],[-165.642242,66.36080900000012],[-165.161133,66.4433140000001],[-165.015564,66.42387400000013],[-164.711395,66.54443400000014],[-164.353607,66.594711],[-163.933624,66.608597],[-163.625,66.567215],[-163.938049,66.580826],[-163.782501,66.56109600000012],[-163.75473,66.518051],[-163.771118,66.475815],[-163.894165,66.392487],[-163.854431,66.276932],[-163.953064,66.227768],[-164.188324,66.196091],[-163.948059,66.195251],[-163.830841,66.112198],[-163.656403,66.070541],[-163.134735,66.06581100000011],[-162.791962,66.10054000000014],[-162.371918,66.032211],[-162.048889,66.068604],[-161.816406,65.974991],[-161.842773,66.003876],[-161.768341,66.08638],[-161.530579,66.267761],[-161.358032,66.26944],[-161.340271,66.236099],[-161.262512,66.221924],[-161.075836,66.234711],[-161.107758,66.13472],[-161.175842,66.117477],[-161.064453,66.132751],[-161.003357,66.204163],[-161.002228,66.251663],[-161.126648,66.339706],[-161.52002,66.402206],[-161.872223,66.371094],[-161.890289,66.311371],[-161.856384,66.281937],[-161.910004,66.274429],[-161.961945,66.332764],[-161.872498,66.437485],[-161.871094,66.495819],[-161.906128,66.535263],[-162.223877,66.710541],[-162.501129,66.73803700000013],[-162.636139,66.868866],[-162.626648,66.90721100000012],[-162.336945,66.958328],[-162.117218,66.800095],[-162.075287,66.658035],[-161.88501,66.53804000000012],[-161.600555,66.447754],[-161.342499,66.482758],[-161.200287,66.53915400000011],[-160.790283,66.371368],[-160.23056,66.3997190000001],[-160.209717,66.524429],[-160.240265,66.64415],[-160.264191,66.647491],[-160.48999,66.625534],[-160.542236,66.58692900000011],[-160.693878,66.601929],[-160.838593,66.662766],[-161.140289,66.647491],[-161.196106,66.627762],[-161.24942,66.548874],[-161.506683,66.533875],[-161.897797,66.728317],[-161.888336,66.799988],[-161.725555,66.948868],[-161.506958,66.952484],[-161.501129,66.9791560000001],[-161.867767,67.051926],[-162.461121,66.992477],[-162.331665,67.144714],[-162.350555,67.16137700000013],[-162.43222,67.157486],[-162.371918,67.14305100000013],[-162.568054,67.008881],[-162.744995,67.054703],[-163.013062,67.030548],[-163.732483,67.113602],[-163.763062,67.130814],[-163.783081,67.274994],[-163.831116,67.367203],[-164.124146,67.60998500000011],[-165.392792,68.04776],[-165.888916,68.121643],[-166.298889,68.294708],[-166.827789,68.350815],[-166.445526,68.418823],[-166.756958,68.363312],[-166.556122,68.351929],[-166.372604,68.416763],[-166.388596,68.434097],[-166.22583,68.572495],[-166.188904,68.757217],[-166.236389,68.8647],[-166.21582,68.883041],[-165.445831,68.86026],[-164.324707,68.93054200000012],[-163.993317,68.991653],[-163.645294,69.10693400000014],[-163.27417,69.311371],[-163.184174,69.418869],[-163.156403,69.418045],[-163.270569,69.293869],[-163.12027,69.38472000000013],[-163.008911,69.676086],[-162.93277,69.702484],[-163.026123,69.728592],[-163.003906,69.752777],[-162.520844,69.96638500000012],[-162.35498,70.108322],[-161.94223,70.307205],[-161.858887,70.318054],[-161.764389,70.2557680000001],[-161.867218,70.17747500000013],[-162.022522,70.19026200000013],[-162.118866,70.151657],[-161.86499,70.161377],[-161.613312,70.255554],[-161.173889,70.279434],[-160.75058,70.37747200000013],[-160.16391,70.589706],[-159.9375,70.593323],[-159.933624,70.518875],[-160.198608,70.471649],[-160.018616,70.471924],[-159.981659,70.368317],[-159.836121,70.268326],[-159.886688,70.39166300000011],[-159.819458,70.484421],[-159.692505,70.466385],[-159.285553,70.530548],[-159.72998,70.493317],[-159.938324,70.632751],[-160.12442,70.615265],[-159.66806,70.798035],[-159.303345,70.864151],[-159.161957,70.880814],[-159.369141,70.84387200000015],[-159.181946,70.853592],[-159.147797,70.81999200000013],[-159.445007,70.779709],[-159.223877,70.704437],[-158.920837,70.796371],[-158.681122,70.785538],[-158.502228,70.832214],[-157.979431,70.837494],[-157.275299,71.048874],[-156.756409,71.32222],[-156.589447,71.365814],[-156.546661,71.305252],[-156.44696,71.2636109999999]]]]}},{"type":"Feature","properties":{"FIPS":"UV","ISO2":"BF","ISO3":"BFA","UN":854,"NAME":"Burkina Faso","AREA":27360,"POP2005":13933363,"REGION":2,"SUBREGION":11,"LON":-1.74,"LAT":12.278},"geometry":{"type":"Polygon","coordinates":[[[-2.834048,11.002007],[-2.836945,10.885832],[-2.927525,10.708147],[-2.891945,10.519444],[-2.771389,10.216944],[-2.796112,10.057777],[-2.761389,9.802221],[-2.794167,9.728888],[-2.744666,9.65304],[-2.769167,9.567778],[-2.685561,9.481817],[-2.75,9.394444],[-2.918889,9.571943],[-2.982778,9.721109],[-3.208611,9.901388],[-3.633611,9.954443],[-3.759167,9.933611],[-4.034167,9.806944],[-4.126945,9.828609],[-4.266945,9.739166],[-4.312456,9.599972],[-4.602222,9.721388],[-4.704445,9.698055],[-4.812222,9.771666],[-4.77889,9.785276],[-4.787223,9.830832],[-4.949722,9.94861],[-5.125,10.302776],[-5.268612,10.319166],[-5.4025,10.295555],[-5.520556,10.424721],[-5.410001,10.847221],[-5.488334,11.076387],[-5.299445,11.139444],[-5.208611,11.461666],[-5.201667,11.541666],[-5.2875,11.788055],[-5.273056,11.843887],[-5.1175,11.964443],[-4.633427,12.067223],[-4.569447,12.201109],[-4.4175,12.300831],[-4.437779,12.434443],[-4.365556,12.538887],[-4.473889,12.657776],[-4.468889,12.723888],[-4.219445,12.736944],[-4.194445,12.828609],[-4.209445,12.956665],[-4.337223,13.115],[-4.236945,13.240833],[-4.148056,13.283888],[-3.964253,13.50383],[-3.588611,13.202776],[-3.437675,13.166498],[-3.440536,13.274389],[-3.232223,13.288055],[-3.273334,13.550278],[-3.2575,13.696665],[-3.099445,13.68611],[-2.958319,13.629166],[-2.879167,13.655554],[-2.904445,13.816666],[-2.84,14.005554],[-2.599722,14.211666],[-2.474722,14.287498],[-2.1075,14.151388],[-2.006945,14.187777],[-1.980834,14.474722],[-1.678334,14.500555],[-1.318889,14.728611],[-1.074167,14.776943],[-0.725278,15.082777],[-0.443611,15.082777],[-0.386667,15.005278],[-0.246389,15.077499],[0.235048,14.915068],[0.193333,14.835833],[0.241389,14.752222],[0.166667,14.523054],[0.189444,14.464722],[0.321111,14.362778],[0.410833,14.245832],[0.3525,14.121387],[0.602222,13.703888],[0.786389,13.668888],[0.995278,13.568054],[1.031667,13.4625],[1.244444,13.393055],[1.285306,13.349957],[1.182222,13.312777],[0.991667,13.371666],[0.989167,13.047222],[1.117222,13.01111],[1.578333,12.629999],[1.871666,12.608889],[1.928056,12.700554],[1.988889,12.73111],[2.1425,12.694443],[2.220833,12.593611],[2.244999,12.417219],[2.161666,12.415552],[2.058332,12.35722],[2.397925,11.896152],[2.308888,11.688332],[2.014722,11.422499],[1.868611,11.445833],[1.609167,11.388332],[1.568611,11.452499],[1.435278,11.458887],[1.328333,11.351387],[1.351111,11.3025],[1.264722,11.246111],[1.192778,11.265276],[1.083055,11.122499],[0.985278,11.079443],[0.91797,10.996399],[0.666111,10.996111],[0.504167,10.936943],[0.504167,11.006666],[-0.285278,11.166666],[-0.618333,10.911665],[-0.679834,10.997797],[-0.986945,11.014444],[-2.834048,11.002007]]]}},{"type":"Feature","properties":{"FIPS":"UY","ISO2":"UY","ISO3":"URY","UN":858,"NAME":"Uruguay","AREA":17502,"POP2005":3325727,"REGION":19,"SUBREGION":5,"LON":-56.012,"LAT":-32.8},"geometry":{"type":"Polygon","coordinates":[[[-57.806396,-30.748219],[-57.889725,-30.604446],[-57.887222,-30.521946],[-57.668892,-30.354725],[-57.608002,-30.184925],[-57.528061,-30.273891],[-57.326118,-30.266392],[-57.220284,-30.293335],[-57.150002,-30.243336],[-57.141396,-30.180279],[-57.065834,-30.106113],[-56.811394,-30.105278],[-56.23584,-30.558334],[-56.001671,-30.795834],[-55.976395,-30.853889],[-56.008923,-31.079794],[-55.836945,-31.073891],[-55.671951,-30.949448],[-55.633057,-30.852222],[-55.581947,-30.845837],[-55.421669,-30.963058],[-55.235558,-31.245281],[-55.085556,-31.327778],[-54.976952,-31.31889],[-54.825562,-31.43],[-54.588058,-31.46278],[-54.472504,-31.576668],[-54.463402,-31.672611],[-54.285835,-31.804447],[-54.164452,-31.887222],[-54.066948,-31.875],[-53.879723,-31.967781],[-53.664726,-32.206947],[-53.63028,-32.361115],[-53.553337,-32.446114],[-53.409172,-32.565559],[-53.186394,-32.636948],[-53.093056,-32.729729],[-53.51973,-33.136948],[-53.501396,-33.428062],[-53.534447,-33.656952],[-53.374298,-33.740669],[-53.482506,-33.854446],[-53.537224,-34.066116],[-53.70195,-34.193062],[-53.775558,-34.352226],[-54.113892,-34.609451],[-54.145004,-34.671394],[-54.229446,-34.681114],[-54.2425,-34.58139],[-54.325562,-34.562782],[-54.282784,-34.697784],[-54.950279,-34.948891],[-55.083618,-34.885834],[-55.256668,-34.907227],[-55.373398,-34.808449],[-55.685562,-34.774445],[-56.15834,-34.927223],[-56.320282,-34.910561],[-56.42556,-34.843056],[-56.366905,-34.795433],[-56.578896,-34.763893],[-56.887779,-34.666115],[-57.117783,-34.462227],[-57.553337,-34.443336],[-57.840279,-34.494728],[-57.907227,-34.370003],[-58.075562,-34.19445],[-58.210838,-34.123062],[-58.315559,-33.986671],[-58.405838,-33.92556],[-58.438614,-33.554451],[-58.379448,-33.453896],[-58.419449,-33.406952],[-58.353615,-33.313057],[-58.359169,-33.128616],[-58.146393,-33.101952],[-58.078613,-33.041115],[-58.045563,-32.934723],[-58.057503,-32.873611],[-58.13195,-32.798615],[-58.151672,-32.598061],[-58.198616,-32.472778],[-58.097557,-32.294586],[-58.18306,-32.160599],[-58.145561,-31.995834],[-58.203613,-31.89167],[-58.032784,-31.775837],[-57.977226,-31.577225],[-58.07917,-31.461391],[-57.991394,-31.406391],[-57.915001,-31.258057],[-57.798058,-30.890003],[-57.806396,-30.748219]]]}},{"type":"Feature","properties":{"FIPS":"UZ","ISO2":"UZ","ISO3":"UZB","UN":860,"NAME":"Uzbekistan","AREA":42540,"POP2005":26593123,"REGION":142,"SUBREGION":143,"LON":63.17,"LAT":41.75},"geometry":{"type":"Polygon","coordinates":[[[64.383026,38.953125],[64.333054,38.991936],[64.19664,38.950546],[64.132477,38.975548],[63.712769,39.2061],[63.4786,39.423325],[62.551102,39.934158],[62.440483,40.033844],[62.35527,40.420273],[62.201385,40.486107],[62.141106,40.564438],[62.042496,40.723602],[61.974991,40.999718],[61.874161,41.125549],[61.626099,41.262215],[61.438324,41.303604],[61.40332,41.292221],[61.368599,41.198601],[61.273323,41.161377],[61.141937,41.231934],[61.004204,41.209877],[60.947487,41.250549],[60.704994,41.258049],[60.488327,41.219437],[60.140274,41.381104],[60.077774,41.453606],[60.099434,41.537498],[60.185547,41.599434],[60.069717,41.757774],[60.12249,41.804993],[60.256943,41.772491],[60.275826,41.79277],[60.152763,41.883873],[60.028046,42.032494],[60.014442,42.217491],[59.857498,42.316101],[59.457214,42.29277],[59.284721,42.347771],[59.258606,42.45166],[59.155823,42.541107],[58.95166,42.540833],[58.617493,42.797493],[58.562767,42.662491],[58.293884,42.697487],[58.143051,42.630821],[58.314995,42.548332],[58.510551,42.301102],[58.411934,42.296661],[58.40638,42.398331],[58.324997,42.446938],[58.026604,42.504639],[57.943604,42.445541],[57.959717,42.354439],[57.8386,42.187767],[57.664436,42.153603],[57.38694,42.162491],[57.245827,42.095268],[57.119713,41.941658],[56.978325,41.884995],[56.977486,41.681938],[57.04277,41.466934],[57.133881,41.345825],[57.054993,41.265831],[56.827492,41.299438],[56.000961,41.328453],[55.99749,45.001106],[58.569717,45.571106],[61.149162,44.211098],[62.025108,43.484787],[63.21138,43.636383],[64.458038,43.54805],[64.931366,43.73777],[65.268326,43.432495],[65.526932,43.317215],[65.82193,42.877213],[66.123871,42.996941],[66.070786,42.423866],[66.036652,42.423325],[66.02916,42.003052],[66.526382,42.003052],[66.558594,41.732765],[66.719986,41.174995],[67.071945,41.143295],[67.935532,41.183327],[68.15416,41.03611],[68.103317,40.879433],[68.048035,40.810272],[68.455261,40.597771],[68.649155,40.621658],[68.628586,40.718048],[68.589157,40.738884],[68.568054,40.861382],[68.593597,40.919991],[68.724426,40.978874],[68.783325,41.084435],[69.063034,41.216103],[69.080551,41.35083],[69.056366,41.379433],[69.25499,41.470825],[69.361374,41.484718],[69.642212,41.673325],[69.930817,41.711662],[70.144989,41.831375],[70.244141,41.955238],[70.396378,42.073021],[70.488312,42.099968],[70.539154,42.038017],[70.630539,42.021629],[70.752777,42.201073],[70.881363,42.20385],[71.051086,42.305237],[71.274429,42.18885],[70.986923,42.044411],[70.871094,42.039963],[70.844147,41.92524],[70.685257,41.904961],[70.526093,41.796631],[70.469986,41.71302],[70.19664,41.594688],[70.187195,41.52829],[70.376648,41.496902],[70.481094,41.411064],[70.707748,41.474258],[70.792755,41.35746],[70.813309,41.250504],[71.156937,41.161057],[71.251938,41.194946],[71.418045,41.118553],[71.439972,41.137169],[71.438034,41.348831],[71.550262,41.300781],[71.603592,41.319115],[71.659988,41.428833],[71.620529,41.507454],[71.646103,41.556335],[71.69136,41.556335],[71.887207,41.333282],[71.893326,41.194389],[72.183594,41.192436],[72.21666,41.059937],[72.19548,41.006592],[72.395264,41.040222],[72.506104,41.015221],[72.631653,40.885216],[73.049149,40.868271],[73.173035,40.822998],[72.804428,40.67466],[72.636383,40.51355],[72.385468,40.614929],[72.381088,40.521049],[72.453049,40.464378],[72.423599,40.388824],[72.287766,40.431877],[72.282486,40.462433],[72.173599,40.46022],[72.012772,40.334373],[72.043869,40.266327],[71.903595,40.250488],[71.710541,40.145767],[71.505554,40.223816],[71.464432,40.275215],[71.299149,40.309937],[70.64888,40.20549],[70.465271,40.349663],[70.375534,40.376404],[70.340546,40.449944],[70.796799,40.725594],[70.708038,40.771057],[70.658035,40.870224],[70.548599,40.97744],[70.411377,41.046341],[70.316666,40.894112],[70.050262,40.769981],[69.823044,40.715546],[69.732483,40.638603],[69.685806,40.643608],[69.539978,40.779434],[69.459152,40.811104],[69.356094,40.772491],[69.257217,40.507217],[69.338318,40.339157],[69.308029,40.201385],[69.218597,40.191376],[69.039429,40.238884],[68.600815,40.178329],[68.713882,40.116386],[68.984421,40.148331],[69.009995,40.089714],[68.785263,40.070549],[68.909149,39.89138],[68.760818,39.827492],[68.722214,39.871376],[68.64267,39.858238],[68.629974,39.656097],[68.540268,39.55471],[68.175262,39.553604],[67.759155,39.630547],[67.50444,39.528877],[67.441956,39.483582],[67.410538,39.299164],[67.365997,39.28878],[67.369141,39.220268],[67.690262,39.138046],[67.709427,38.996658],[67.863312,38.976654],[67.984421,39.008049],[68.113312,38.99749],[68.196365,38.854439],[68.113312,38.797218],[68.07193,38.541382],[68.127197,38.424438],[68.215546,38.332214],[68.331375,38.273323],[68.384155,38.195541],[68.277481,37.958885],[68.150543,37.928047],[68.073044,37.765274],[67.838318,37.505829],[67.81749,37.446098],[67.838043,37.26194],[67.779877,37.185822],[67.743866,37.224709],[67.526382,37.2686],[67.239975,37.186104],[67.096481,37.339966],[67.004166,37.38221],[66.537735,37.366379],[66.515549,37.399437],[66.538315,37.772766],[66.666382,37.936653],[66.643875,38.003052],[66.423874,38.04361],[66.319443,38.084717],[66.260269,38.151932],[65.895264,38.280823],[65.748596,38.226379],[65.597214,38.253883],[65.292206,38.41082],[64.987198,38.626656],[64.665268,38.741936],[64.383026,38.953125]]]}},{"type":"Feature","properties":{"FIPS":"VC","ISO2":"VC","ISO3":"VCT","UN":670,"NAME":"Saint Vincent and the Grenadines","AREA":39,"POP2005":119137,"REGION":19,"SUBREGION":29,"LON":-61.194,"LAT":13.248},"geometry":{"type":"MultiPolygon","coordinates":[[[[-61.416946,12.590277],[-61.443893,12.584444],[-61.45417,12.593887],[-61.425835,12.612499],[-61.416946,12.590277]]],[[[-61.328056,12.687777],[-61.347778,12.701666],[-61.310562,12.734999],[-61.30584,12.714167],[-61.328056,12.687777]]],[[[-61.216667,12.998055],[-61.252228,12.988609],[-61.199722,13.044722],[-61.197227,13.033609000000126],[-61.216667,12.998055]]],[[[-61.173058,13.1325],[-61.243614,13.156111],[-61.281395,13.207777000000135],[-61.177223,13.384165],[-61.14389,13.378332],[-61.120285,13.307499],[-61.173058,13.1325]]]]}},{"type":"Feature","properties":{"FIPS":"VE","ISO2":"VE","ISO3":"VEN","UN":862,"NAME":"Venezuela","AREA":88205,"POP2005":26725573,"REGION":19,"SUBREGION":5,"LON":-66.166,"LAT":7.125},"geometry":{"type":"MultiPolygon","coordinates":[[[[-61.278301,8.516734],[-61.263599,8.49993],[-61.182503,8.499443],[-61.246948,8.474722],[-61.405281,8.48583200000013],[-61.54528,8.551943],[-61.426392,8.583332],[-61.297501,8.573332],[-61.261497,8.552966],[-61.278301,8.516734]]],[[[-61.003616,8.548887],[-61.046669,8.511665000000107],[-61.266396,8.509165],[-61.227501,8.568609],[-61.149124,8.540889000000107],[-61.080833,8.610277000000108],[-60.998062,8.596943],[-61.003616,8.548887]]],[[[-61.047783,8.629444],[-61.099167,8.62361],[-61.150284,8.57],[-61.184448,8.59861],[-61.167229,8.651943],[-61.047783,8.629444]]],[[[-61.041946,8.640276],[-61.14695,8.654444],[-61.17778,8.679443],[-60.934448,8.718332],[-61.041946,8.640276]]],[[[-60.827225,8.649443000000133],[-60.92334,8.618332000000123],[-60.988617,8.635555],[-60.840836,8.7280540000001],[-60.804169,8.708332],[-60.827225,8.649443000000133]]],[[[-60.976112,8.725832000000139],[-61.163612,8.688332000000115],[-61.172783,8.697777],[-61.042503,8.82111],[-60.860558,8.853333],[-60.976112,8.725832000000139]]],[[[-61.01973,8.846943000000124],[-61.046394,8.843887],[-60.941673,9.011665],[-60.897781,9.029165],[-60.843895,9.005278],[-60.910278,8.894165],[-61.01973,8.846943000000124]]],[[[-61.070557,8.8925],[-61.099724,8.891109],[-61.065834,8.976944],[-60.848618,9.093611],[-60.858322,9.064959],[-60.943336,9.022221],[-61.070557,8.8925]]],[[[-60.870285,9.108332],[-60.894173,9.088055],[-60.958618,9.066944],[-60.935562,9.170277],[-60.863617,9.19333300000011],[-60.870285,9.108332]]],[[[-60.730003,9.186388],[-60.838615,9.113609],[-60.841393,9.116665],[-60.822784,9.201666],[-60.764168,9.231943000000113],[-60.730003,9.186388]]],[[[-61.206673,9.585833],[-61.32695,9.646666],[-61.411667,9.729721],[-61.240837,9.633333],[-61.206673,9.585833]]],[[[-62.288612,9.755554000000132],[-62.314171,9.807499],[-62.286392,9.934166],[-62.249168,9.856943],[-62.288612,9.755554000000132]]],[[[-62.647507,10.3025],[-62.682793,10.350965],[-62.788063,10.414999],[-62.787224,10.478611],[-62.645836,10.344999],[-62.647507,10.3025]]],[[[-63.907227,10.729443],[-63.998062,10.768055],[-63.996674,10.802221],[-63.90667,10.777498],[-63.907227,10.729443]]],[[[-65.268616,10.881109],[-65.393341,10.906944],[-65.417236,10.924721],[-65.364456,10.969166],[-65.211945,10.95611],[-65.200562,10.896111],[-65.268616,10.881109]]],[[[-63.804726,11.021387],[-63.890007,10.904444],[-64.055557,10.857222],[-64.171677,10.959999],[-64.224457,10.93111],[-64.405838,10.967499],[-64.374725,11.060276],[-64.218338,11.088055],[-64.175842,11.031666],[-64.040283,10.98860900000011],[-63.881111,11.176943],[-63.804726,11.021387]]],[[[-66.648346,11.75861],[-66.666672,11.756388],[-66.610565,11.82111],[-66.586395,11.771666],[-66.648346,11.75861]]],[[[-66.115845,11.773611],[-66.126678,11.770555000000115],[-66.193069,11.817221],[-66.108612,11.825554],[-66.115845,11.773611]]],[[[-64.572235,11.805555],[-64.64389,11.82472],[-64.615005,11.895555],[-64.553619,11.848888],[-64.572235,11.805555]]],[[[-69.770844,11.69611],[-69.706116,11.548887],[-69.614456,11.46027800000013],[-69.526398,11.506109],[-69.369446,11.490555],[-69.275009,11.534166000000141],[-68.843338,11.447498],[-68.418335,11.179998],[-68.240845,10.880554],[-68.325287,10.843611],[-68.328064,10.7675],[-68.253616,10.58888800000011],[-68.160004,10.496944],[-67.867981,10.464870000000131],[-67.002228,10.610277],[-66.470566,10.629166000000112],[-66.348343,10.603333],[-66.297501,10.642221],[-66.235291,10.642221],[-66.08168,10.576666],[-66.119446,10.496944],[-65.958618,10.356667],[-65.929733,10.286388],[-65.81723,10.229166],[-65.08139,10.060555],[-64.76445,10.097221000000104],[-64.634171,10.242777],[-64.479736,10.238609],[-64.373901,10.299999],[-64.395844,10.337221000000113],[-64.368057,10.384165],[-64.202515,10.449999],[-63.815559,10.441387000000132],[-63.697502,10.485554],[-63.963615,10.578333],[-64.157501,10.568609],[-64.238892,10.513332],[-64.299454,10.620832],[-64.258896,10.661665],[-64.140839,10.616665],[-63.842781,10.645832],[-63.53167,10.626944],[-63.172226,10.719721],[-62.90667,10.695833],[-62.697502,10.747776000000101],[-62.192505,10.694166],[-61.882782,10.733332000000132],[-61.883339,10.694721],[-61.953056,10.648888],[-62.244728,10.631109],[-62.337227,10.529444],[-62.659172,10.569721],[-62.916672,10.528055000000109],[-63.008057,10.451944],[-62.849724,10.523888000000113],[-62.830559,10.402222],[-62.931114,10.41861],[-63.000282,10.399443000000133],[-63.000282,10.271666],[-62.925835,10.294167],[-62.952225,10.399443000000133],[-62.879116,10.371113],[-62.782124,10.399694000000125],[-62.666389,10.280554],[-62.623894,10.118055000000139],[-62.674728,10.071943],[-62.82917,10.05361],[-62.953339,10.104166],[-63.017227,10.097776],[-62.986946,10.065554],[-62.910561,10.076944],[-62.805283,10.00861],[-62.6175,10.089722],[-62.625557,10.199999],[-62.580833,10.226944],[-62.493057,10.162777],[-62.316673,9.7683320000001],[-62.318062,9.705],[-62.277229,9.747499000000118],[-62.237785,9.848888],[-62.255005,9.968611],[-62.210838,9.922499],[-62.163895,9.7225],[-62.210838,9.634443],[-62.176392,9.645555000000115],[-62.130005,9.75211],[-62.133503,9.826443],[-62.02417,9.865833],[-62.112228,9.929443],[-62.230835,9.957777],[-62.188614,10.015833],[-62.051392,9.976387],[-61.962227,9.91194300000012],[-61.811672,9.757888],[-61.738617,9.595554],[-61.731949,9.695],[-61.801506,9.81461],[-61.77195,9.830276],[-61.592781,9.781666],[-61.574722,9.808332],[-61.650002,9.890833],[-61.622505,9.906111],[-61.48056,9.82361],[-61.407227,9.704721],[-61.263062,9.592222],[-61.212502,9.572222],[-61.043335,9.575554],[-60.850281,9.440832],[-60.783615,9.304998000000126],[-60.987785,9.18861],[-61.08223,9.102221],[-61.104729,9.03861000000012],[-60.949722,9.179443],[-61.097778,8.963333],[-61.208893,8.595554],[-61.52639,8.590277],[-61.597504,8.618332000000123],[-61.598892,8.554998],[-61.32917,8.430832],[-61.230278,8.451944],[-61.17028,8.496111],[-61.077507,8.493055],[-61.073891,8.400833],[-60.98278,8.568609],[-60.712502,8.604443],[-60.63195,8.551666],[-60.468613,8.525555],[-60.402229,8.629166],[-60.236115,8.627499],[-59.99028,8.535276],[-59.804726,8.291666000000134],[-59.831947,8.228888],[-59.974724,8.180832],[-60.023338,8.041388],[-60.11834,8.032221],[-60.319725,7.8775],[-60.531395,7.80555500000014],[-60.590279,7.636944],[-60.715279,7.545833000000131],[-60.691116,7.455832],[-60.645561,7.436666],[-60.591949,7.339167],[-60.634445,7.258055],[-60.6175,7.194444],[-60.535561,7.123888],[-60.456116,7.195833],[-60.367226,7.179999],[-60.279167,7.120832000000121],[-60.288612,7.057221],[-60.463615,6.906666],[-60.64167,6.833888],[-60.713058,6.758055],[-60.816116,6.788333],[-60.941116,6.7225],[-61.129173,6.714167],[-61.204727,6.581388],[-61.140007,6.40861],[-61.155838,6.184999],[-61.26445,6.106111],[-61.333839,5.975562],[-61.389725,5.940000000000111],[-60.748894,5.2225],[-60.651672,5.178055],[-60.576118,4.964444],[-60.71167,4.781111],[-60.885002,4.711666],[-60.985001,4.520555],[-61.313614,4.506666000000109],[-61.498611,4.402499],[-61.512222,4.298055],[-61.548889,4.251666],[-61.75695,4.247222],[-61.848892,4.160555000000102],[-61.99556,4.169722],[-62.148895,4.092777],[-62.438339,4.184166],[-62.535561,4.123888],[-62.595001,4.040555],[-62.745834,4.032499],[-62.781113,3.902222],[-62.732506,3.681944],[-62.775284,3.606944],[-62.875,3.560277],[-62.987228,3.600833],[-63.246391,3.904166],[-63.343056,3.961111],[-63.42334,3.966111],[-63.481949,3.858055],[-63.537224,3.870555],[-63.608337,3.943611],[-63.841118,3.960278],[-64.017792,3.886111],[-64.055557,3.910833],[-64.130005,4.112778000000105],[-64.335556,4.154166],[-64.58223,4.121666000000118],[-64.65834,4.246666],[-64.795288,4.281388],[-64.800842,4.201944],[-64.718063,4.152778],[-64.636398,3.976111],[-64.459732,3.796111],[-64.30806,3.718333],[-64.191116,3.594444],[-64.190567,3.505278],[-64.236954,3.426944],[-64.205292,3.193333],[-63.987503,2.723889],[-64.036667,2.470555],[-63.812225,2.424722],[-63.371117,2.423055],[-63.34639,2.406111],[-63.357506,2.269722],[-63.40139,2.146389],[-63.605003,2.107222],[-63.739174,2.003055],[-64.001953,1.951111],[-64.052231,1.890833],[-64.077225,1.636389],[-64.26445,1.476111000000117],[-64.39917,1.51],[-64.536118,1.429722],[-64.587509,1.335833],[-64.718903,1.250833],[-64.821121,1.281111],[-65.006958,1.165833],[-65.120834,1.133611],[-65.188339,0.929167],[-65.315002,0.918889],[-65.389725,0.830833],[-65.436111,0.695278],[-65.489182,0.660278],[-65.547501,0.653611],[-65.583893,0.718889000000104],[-65.506668,0.862222],[-65.524734,0.931111],[-65.589737,0.989167000000123],[-65.740845,0.981667],[-65.870834,0.908333],[-65.971115,0.803889],[-66.123901,0.733889],[-66.311951,0.750556000000131],[-66.871887,1.221642],[-66.991669,1.695833],[-67.210846,2.240555],[-67.173065,2.341666],[-67.192505,2.3925],[-67.320557,2.468333],[-67.535278,2.68],[-67.606949,2.795555],[-67.828339,2.825000000000102],[-67.833069,2.876667],[-67.336121,3.318611],[-67.290558,3.3975],[-67.307236,3.455555],[-67.387787,3.49305500000014],[-67.491959,3.726388],[-67.618622,3.763333],[-67.708511,4.046954000000142],[-67.78862,4.171389],[-67.807236,4.239166],[-67.780289,4.351666],[-67.859726,4.558611],[-67.801117,4.979425],[-67.849731,5.307777000000101],[-67.802795,5.38556],[-67.649445,5.478333],[-67.613068,5.539166],[-67.651947,5.676389],[-67.622223,5.787499000000139],[-67.412796,5.99246],[-67.491989,6.118653],[-67.454453,6.193055],[-67.568344,6.264722],[-67.822784,6.309444],[-67.99501,6.207777000000135],[-68.152237,6.223332],[-68.313614,6.166944],[-68.453903,6.190555],[-68.637222,6.133888],[-69.056396,6.21611],[-69.245285,6.081388],[-69.325012,6.15361],[-69.429459,6.11861],[-70.119171,6.975833],[-70.300842,6.939166],[-70.552505,7.058332],[-70.719727,7.098055000000102],[-70.890015,7.075],[-71.025009,6.984444],[-71.186676,6.96277700000013],[-71.325562,7.021944],[-71.606949,7.059722],[-71.832779,6.987222],[-72,7.018888000000118],[-72.066101,7.062415],[-72.135284,7.177777],[-72.154724,7.325277],[-72.259445,7.389722],[-72.404175,7.408333],[-72.47168,7.491944],[-72.459732,7.920555],[-72.402512,8.041943],[-72.333618,8.049444],[-72.325287,8.095554],[-72.384171,8.363054],[-72.6644589999999,8.641109000000142],[-72.779724,9.080276],[-72.965286,9.170555],[-73.006393,9.304443],[-73.218903,9.171389],[-73.378067,9.171389],[-73.00473,9.7683320000001],[-72.905014,10.442499000000112],[-72.493057,11.121111],[-72.310287,11.163055],[-72.209351,11.25],[-71.977234,11.664999],[-71.76973,11.700832000000105],[-71.324722,11.853054],[-71.378616,11.753332],[-71.445847,11.723888],[-71.768616,11.661665],[-71.961945,11.584444000000133],[-71.954727,11.429998000000126],[-71.906113,11.300833],[-71.740845,11.034166],[-71.765564,11.010555000000123],[-71.666946,10.782776],[-71.57695,10.714443],[-71.648895,10.442499000000112],[-71.79306,10.323889000000122],[-72.127502,9.813055],[-71.910843,9.493610000000103],[-71.734177,9.378054],[-71.763626,9.11972],[-71.713058,9.076111],[-71.546112,9.041111],[-71.248062,9.148333],[-71.172501,9.266943],[-71.055283,9.341389],[-71.090012,9.531944],[-71.053345,9.703609],[-71.071396,9.848055],[-71.385559,10.282776000000126],[-71.458618,10.459999],[-71.545013,10.565554],[-71.526398,10.726944],[-71.446671,10.795555],[-71.444733,10.912777],[-71.497513,10.959999],[-71.281113,10.989166],[-70.825562,11.211388],[-70.513336,11.246111],[-70.035568,11.440277],[-70.045013,11.522221],[-69.989731,11.516109],[-69.888062,11.429998000000126],[-69.798615,11.427776],[-69.74028,11.494999],[-69.814453,11.690832],[-70.182785,11.603054],[-70.238342,11.631666],[-70.22084,11.661388],[-70.292511,11.905277],[-70.1875,12.107777],[-70.026947,12.195276],[-69.934723,12.169722],[-69.859451,12.071943],[-69.770844,11.69611]]]]}},{"type":"Feature","properties":{"FIPS":"VI","ISO2":"VG","ISO3":"VGB","UN":92,"NAME":"British Virgin Islands","AREA":15,"POP2005":22016,"REGION":19,"SUBREGION":29,"LON":-64.39,"LAT":18.483},"geometry":{"type":"MultiPolygon","coordinates":[[[[-64.660843,18.383888],[-64.700287,18.395554],[-64.652512,18.441109],[-64.558334,18.451942],[-64.567505,18.418331],[-64.660843,18.383888]]],[[[-64.422501,18.43861],[-64.412231,18.5061070000001],[-64.322235,18.5061070000001],[-64.330566,18.494164],[-64.422501,18.43861]]],[[[-64.311401,18.746109],[-64.270004,18.696388],[-64.408066,18.735832],[-64.407227,18.741943],[-64.311401,18.746109]]]]}},{"type":"Feature","properties":{"FIPS":"VM","ISO2":"VN","ISO3":"VNM","UN":704,"NAME":"Viet Nam","AREA":32549,"POP2005":85028643,"REGION":142,"SUBREGION":35,"LON":105.314,"LAT":21.491},"geometry":{"type":"MultiPolygon","coordinates":[[[[106.600273,8.647778],[106.555817,8.688887],[106.659378,8.76474],[106.660538,8.741941],[106.600273,8.647778]]],[[[103.49859600000013,9.31361],[103.490257,9.292221],[103.469437,9.279444],[103.467209,9.304443],[103.49859600000013,9.31361]]],[[[106.262756,9.528887],[106.193298,9.573053],[106.088058,9.754438],[106.196083,9.627775],[106.285522,9.586943],[106.262756,9.528887]]],[[[106.54357900000014,9.82583],[106.52803,9.827497],[106.418579,9.934443],[106.48578600000013,9.902222000000108],[106.54357900000014,9.82583]]],[[[106.596626,10.257221],[106.64859000000011,10.251665000000116],[106.664413,10.243053],[106.586906,10.256943],[106.596626,10.257221]]],[[[106.637192,10.269999],[106.737473,10.264166000000102],[106.752472,10.234442],[106.726067,10.221386],[106.643349,10.260324],[106.537193,10.279444000000126],[106.511642,10.29361],[106.637192,10.269999]]],[[[104.083862,10.361942],[104.086357,10.245552],[104.026382,10.080276],[103.930267,10.273333],[103.86443300000013,10.299999],[103.837196,10.369442000000106],[104.01239,10.439432],[104.083862,10.361942]]],[[[107.092468,10.32222],[107.063858,10.383333],[107.156517,10.423496],[107.16803,10.464165],[107.205544,10.42222],[107.092468,10.32222]]],[[[106.895248,10.372219],[106.8849790000001,10.508888000000127],[106.934692,10.517221],[106.940102,10.450076],[106.97914100000014,10.408888],[106.895248,10.372219]]],[[[108.958588,10.504166],[108.930252,10.510277],[108.930252,10.550276],[108.953308,10.549166000000127],[108.958588,10.504166]]],[[[106.904694,10.520832],[106.850517,10.565275],[106.871384,10.595519],[106.852188,10.625553000000139],[106.87941,10.63722],[106.929138,10.586943000000133],[106.904694,10.520832]]],[[[106.852188,10.403610000000128],[106.755539,10.481386],[106.749977,10.562498000000119],[106.786301,10.578066],[106.753212,10.660968],[106.856476,10.603882000000112],[106.835747,10.569703000000116],[106.87413,10.502499],[106.852188,10.403610000000128]]],[[[109.33276400000011,12.187777],[109.284988,12.184721000000138],[109.245247,12.227497],[109.33148200000011,12.221088],[109.33276400000011,12.187777]]],[[[109.3936,12.350275000000124],[109.3872070000001,12.34972],[109.385269,12.366941],[109.395538,12.356665],[109.3936,12.350275000000124]]],[[[107.919434,16.349442],[107.866928,16.35944],[107.661217,16.572613],[107.77942700000011,16.490273],[107.919434,16.349442]]],[[[107.73027,20.127773],[107.713043,20.129162],[107.711647,20.131939000000102],[107.73831200000012,20.14444],[107.73027,20.127773]]],[[[107.378311,20.799164],[107.343323,20.80999800000012],[107.334991,20.846664],[107.382477,20.824165],[107.378311,20.799164]]],[[[107.068047,20.727493],[107.04776,20.703884],[106.989151,20.73527100000012],[106.908043,20.832218],[107.0338670000001,20.856106],[107.103317,20.797218],[107.068047,20.727493]]],[[[106.752777,20.854164],[106.7472080000001,20.85305000000011],[106.719147,20.870831],[106.741089,20.871109],[106.752777,20.854164]]],[[[106.873306,20.78722],[106.82779700000015,20.840485],[106.770828,20.852497],[106.78137200000015,20.922497],[106.83638000000013,20.898331],[106.892761,20.799442],[106.873306,20.78722]]],[[[106.948029,20.936382],[106.9322130000001,20.936939],[106.927467,20.944717],[106.940689,20.944267],[106.948029,20.936382]]],[[[107.48858600000011,20.839165],[107.464706,20.821384],[107.554153,20.96610600000014],[107.545532,20.918053],[107.48858600000011,20.839165]]],[[[106.89388300000013,20.965549],[106.9102630000001,20.96055200000012],[106.916656,20.954441],[106.888046,20.965549],[106.89388300000013,20.965549]]],[[[107.460823,20.942219],[107.46219600000012,20.967495],[107.47608900000012,20.97221800000011],[107.473312,20.954441],[107.460823,20.942219]]],[[[106.753601,20.950829],[106.688873,20.956661],[106.679428,20.977493],[106.75166300000011,20.958607000000143],[106.753601,20.950829]]],[[[107.746933,20.937218],[107.736649,21.007774],[107.747757,21.019165],[107.790817,20.981937],[107.746933,20.937218]]],[[[107.462769,20.903049000000124],[107.394989,20.8966640000001],[107.476723,20.946983000000102],[107.502403,21.012671],[107.554428,21.038052],[107.518333,20.926662],[107.462769,20.903049000000124]]],[[[107.859421,21.037777],[107.835274,20.99305],[107.80693100000013,20.986938],[107.8311,21.034996],[107.859421,21.037777]]],[[[107.578323,20.977219],[107.567207,21.020554],[107.6207430000001,21.117836],[107.60887100000014,21.07333],[107.578323,20.977219]]],[[[107.513321,21.12833],[107.509163,21.133331],[107.53221100000013,21.145828],[107.530273,21.140553],[107.513321,21.12833]]],[[[107.383881,21.046387],[107.37580900000012,21.083054000000118],[107.471947,21.27142],[107.52361300000011,21.224438],[107.604431,21.218884],[107.383881,21.046387]]],[[[107.742752,21.308887],[107.70832800000011,21.305275],[107.818047,21.356384],[107.8169400000001,21.347775],[107.742752,21.308887]]],[[[107.996643,21.394718],[107.933319,21.364162],[107.828598,21.371384],[107.959427,21.400551],[107.996643,21.394718]]],[[[105.577477,23.05916200000013],[105.647774,23.066109],[105.761932,23.023888000000113],[105.8724820000001,22.910275],[105.98719800000015,22.935829],[106.01526600000011,22.984718],[106.13472000000013,22.988605],[106.229431,22.950829000000113],[106.25000000000011,22.87416500000012],[106.28498800000011,22.858608],[106.496094,22.897495],[106.520264,22.935272],[106.707207,22.864998000000124],[106.787491,22.763885],[106.717484,22.63055],[106.605263,22.604443000000117],[106.551712,22.456821],[106.565536,22.345829],[106.658333,22.32444],[106.695824,22.222496],[106.665268,22.19944],[106.693314,22.03083],[107.02916,21.936661],[107.04914900000011,21.907219],[107.020264,21.822498],[107.220833,21.708328],[107.30137600000012,21.731106000000125],[107.36273200000011,21.605263],[107.536102,21.586384],[107.78305100000011,21.666939],[107.858597,21.650829],[107.948029,21.541943],[108.068329,21.491383],[107.930542,21.438606],[107.914146,21.522774],[107.856369,21.526108],[107.594711,21.291386],[107.482483,21.28944],[107.414703,21.326107],[107.366928,21.265274],[107.36998000000011,21.022221],[107.232208,20.993885],[107.154427,20.924995000000138],[107.06694,20.95805],[107.14498900000012,21.0405540000001],[107.037201,20.996662],[107.014648,20.950562000000104],[106.86969,20.985043],[106.942871,20.904821],[106.882355,20.902712000000122],[106.862198,20.870831],[106.835915,20.916784],[106.77539100000011,20.935785000000124],[106.828598,20.971939000000134],[106.794708,21.025276],[106.643883,21.021385],[106.682213,21.001942],[106.667023,20.982227000000137],[106.679695,20.954081],[106.75972,20.932495],[106.741615,20.886526],[106.695877,20.876675],[106.743042,20.840275],[106.725273,20.799721],[106.779984,20.740551],[106.776932,20.699162000000115],[106.675537,20.635551],[106.597214,20.632591],[106.623032,20.590832],[106.569443,20.2897190000001],[106.523201,20.311951],[106.495506,20.299667],[106.556931,20.26722000000012],[106.344994,20.164162],[106.16970800000013,19.983051],[106.102768,19.967773],[106.1119,20.028877000000136],[106.079163,19.960274],[106.025269,19.990829],[105.954163,19.920830000000137],[105.808594,19.601109],[105.782761,19.394161],[105.806427,19.274223],[105.742752,19.226383000000112],[105.613876,18.977219],[105.63638300000014,18.890553],[105.702209,18.852497],[105.75525700000014,18.769997],[105.74971,18.662495],[105.79414400000012,18.671108000000117],[105.883614,18.499161],[106.113037,18.270275],[106.270264,18.19944],[106.509918,17.956112],[106.450272,17.867218],[106.424988,17.741661],[106.49498,17.691105],[106.698868,17.399719],[107.115807,17.084721],[107.19165,16.874718000000144],[107.54470800000011,16.636383],[107.447197,16.639164],[107.700821,16.513332],[107.826103,16.384441],[107.788589,16.373329],[107.818604,16.304718],[107.900269,16.27861],[107.934418,16.326385],[108.026657,16.324165000000107],[108.087196,16.248882],[108.188583,16.199162000000115],[108.136658,16.136383],[108.200546,15.99805300000014],[108.238419,16.033941],[108.241089,16.154163],[108.33248900000012,16.149998],[108.34137,16.12249800000012],[108.261658,16.095276],[108.305817,15.948332],[108.62497700000011,15.48222],[108.758904,15.39595],[108.830276,15.420832000000132],[108.928589,15.000832],[109.080551,14.718887],[109.078598,14.54833200000013],[109.190262,14.285831],[109.214157,14.120275],[109.304428,13.864443],[109.301651,13.746664],[109.265549,13.756943],[109.247757,13.891666],[109.218048,13.816109],[109.256653,13.555277],[109.228867,13.408609000000125],[109.312759,13.10972],[109.466377,12.889999],[109.459152,12.853052000000105],[109.415543,12.862219],[109.1974790000001,12.633333],[109.206383,12.545277],[109.347488,12.394165],[109.29749300000015,12.345552],[109.185257,12.456387],[109.145538,12.435555],[109.216087,12.323608],[109.204437,12.098608],[109.269989,11.892498],[109.225807,11.934998],[109.189972,12.11722],[109.173309,12.120552],[109.20915200000013,11.978609],[109.123367,11.848230000000115],[109.2211,11.756109],[109.135536,11.567776],[109.046944,11.603331],[109.021103,11.353331],[108.950821,11.306665],[108.8679960000001,11.334713],[108.806923,11.316109],[108.671913,11.188887],[108.583588,11.181665],[108.484703,11.083054000000118],[108.251083,10.948887],[108.108017,10.913054],[107.997742,10.699165],[107.899979,10.71833],[107.822197,10.694721],[107.5866390000001,10.572388],[107.511368,10.499165],[107.328857,10.445831000000112],[107.26619000000011,10.376129],[107.172173,10.475721],[107.05357400000013,10.495275],[106.999748,10.65716600000013],[107.02330000000012,10.539165],[106.991074,10.619719],[106.995506,10.527498],[106.961189,10.466075],[106.94329800000014,10.593609000000129],[106.904137,10.631386000000132],[106.76303100000013,10.680552],[106.741638,10.668331],[106.770813,10.591108000000133],[106.738304,10.560613000000103],[106.736359,10.513054],[106.591553,10.429691],[106.738571,10.469442],[106.79274,10.386944],[106.784698,10.277498],[106.424316,10.311384],[106.790527,10.159443],[106.776367,10.079998],[106.649979,9.969164],[106.5902630000001,9.977497],[106.47969100000012,10.040276],[106.354424,10.221664],[106.290527,10.250832000000116],[106.490799,10.007776],[106.68524200000012,9.898609000000135],[106.670807,9.83972],[106.589142,9.816666],[106.114807,10.234068],[106.572479,9.739164],[106.57914700000015,9.656109],[106.54303,9.583609],[106.393593,9.533609000000126],[106.23497,9.6391660000001],[105.91468800000013,9.964165],[105.820534,10.002499],[106.058006,9.759443],[106.185791,9.558332],[106.210533,9.511389],[106.194122,9.366941],[105.527206,9.126108],[105.408333,9.000832],[105.301376,8.771387000000118],[105.119141,8.623331],[104.853043,8.55888700000014],[104.742752,8.604998000000137],[104.89082300000013,8.693888],[104.923866,8.746109],[104.916382,8.802221],[104.824997,8.767221],[104.79721100000012,8.795553],[104.860527,9.692497000000117],[104.901367,9.815554],[105.044968,9.931387],[105.084976,9.934443],[105.114143,9.853886],[105.107468,9.945276],[104.99025000000012,10.101109000000122],[104.895523,10.092775000000131],[104.79969800000015,10.210831],[104.7258,10.234163],[104.610237,10.168888],[104.58358800000012,10.268332],[104.445328,10.422739],[104.54524200000014,10.458332],[104.595253,10.533333],[104.883873,10.534443],[104.961357,10.638332],[105.098022,10.715832],[105.037193,10.883888],[105.101913,10.955553],[105.233856,10.889721000000122],[105.358856,10.871664],[105.432739,10.966942],[105.524292,10.945766],[105.779137,11.022776],[105.858307,10.916666],[106.203308,10.770554],[106.145813,10.9155540000001],[106.152763,10.974442000000124],[106.214417,10.9755540000001],[106.190804,11.053053],[106.15912600000013,11.093887000000109],[106.104424,11.083887000000118],[105.86969,11.296944],[105.901642,11.438332000000115],[105.881912,11.545277],[105.819077,11.594013000000132],[105.851067,11.659998],[105.961906,11.643055],[106.046356,11.777222],[106.260803,11.726387],[106.305527,11.677776],[106.458214,11.665863000000115],[106.437737,11.79361],[106.461357,11.884998],[106.420242,11.973608],[106.719971,11.969719000000111],[106.7892,12.073462],[106.981369,12.086109],[107.166931,12.277777],[107.350273,12.333609000000138],[107.434143,12.251944],[107.54749300000015,12.35360900000012],[107.59304800000011,12.603886],[107.569443,12.795832],[107.510818,12.879442],[107.483322,13.020554],[107.636383,13.381664],[107.62886,13.542776],[107.464188,13.794365000000141],[107.473495,13.931707],[107.371918,14.01777600000014],[107.3416600000001,14.124441],[107.383614,14.233608],[107.378036,14.352776],[107.416092,14.429443],[107.48359700000015,14.438053],[107.558319,14.651388],[107.541367,14.918055],[107.482758,14.966108],[107.467758,15.025],[107.615257,15.06222],[107.695251,15.270832],[107.517487,15.46833],[107.420258,15.503332],[107.263046,15.647778],[107.17693300000013,15.777777],[107.203873,15.859997],[107.398331,15.913887],[107.47527300000013,16.021111],[107.464706,16.078609000000142],[107.334152,16.056942000000106],[107.161102,16.187775],[107.147217,16.263332],[107.093887,16.300819],[106.98719800000013,16.299721],[106.880539,16.53611000000012],[106.845261,16.535553],[106.76053600000012,16.421383],[106.685532,16.45805],[106.560257,16.677494],[106.561096,16.996941],[106.520264,16.965549000000124],[106.444427,16.987495],[106.34082,17.169163],[106.084717,17.361664],[105.860809,17.618607000000107],[105.753883,17.669994],[105.627243,17.987503],[105.5044400000001,18.168327],[105.35859700000013,18.167496000000142],[105.32193000000012,18.196678],[105.31860400000011,18.259998],[105.258614,18.254444],[105.183319,18.334442],[105.10331700000012,18.466938],[105.146378,18.594440000000134],[105.194138,18.609999],[105.193863,18.642494000000113],[105.105553,18.696663],[104.741364,18.797218],[104.573318,18.900551],[104.526382,18.976662],[104.2838670000001,19.110554],[104.220757,19.111324],[104.224152,19.151386],[104.17109700000015,19.19305],[104.059418,19.239994],[103.998596,19.229717000000107],[103.87943300000012,19.29361],[103.879967,19.319996],[104.052757,19.417496],[104.103867,19.478607],[104.101646,19.559719],[104.021652,19.665829],[104.037247,19.692944],[104.13526900000011,19.659439],[104.246094,19.704441],[104.4208220000001,19.67194],[104.516098,19.606106],[104.640266,19.611942],[104.713318,19.746384],[104.837769,19.794163],[104.8461,19.853329],[104.786926,19.861385],[104.785812,19.887497],[104.979156,20.004997000000117],[104.98471100000012,20.098331],[104.943588,20.181385],[104.831673,20.228607],[104.616089,20.41666400000014],[104.514427,20.407497],[104.38192700000013,20.444717],[104.516098,20.51722],[104.6436000000001,20.660275000000127],[104.499153,20.713608],[104.314148,20.88971700000013],[104.1091540000001,20.977219],[103.85664400000013,20.852497],[103.77887,20.784443],[103.738312,20.669994],[103.693588,20.657219],[103.603867,20.74110400000012],[103.170532,20.846664],[103.037491,21.053886],[102.91443600000014,21.168053],[102.918869,21.232494],[102.883041,21.254997],[102.904984,21.440273000000104],[102.874977,21.43277400000011],[102.98858600000011,21.575275],[102.976089,21.739437],[102.6766510000001,21.65583],[102.648331,21.849998],[102.607758,21.925552],[102.505547,21.962215],[102.419434,22.120552],[102.238312,22.242493],[102.140747,22.396286],[102.38889300000011,22.609161],[102.479713,22.773888],[102.862762,22.601387],[102.928589,22.481937],[103.030548,22.435551],[103.170822,22.546944],[103.33638000000013,22.796387],[103.400269,22.767776],[103.45694000000015,22.642494],[103.531662,22.583607],[103.584152,22.64416100000011],[103.566673,22.70694],[103.612488,22.776665],[103.655258,22.782497],[103.964432,22.499111],[104.009743,22.524235],[104.033051,22.68527200000011],[104.1091540000001,22.798332],[104.267227,22.829193],[104.26193200000012,22.737774],[104.36998,22.685829],[104.573608,22.829998],[104.731369,22.816666],[104.854156,22.958328000000108],[104.823608,23.103329],[104.907494,23.18027500000011],[105.353867,23.334721],[105.554428,23.160275],[105.577477,23.05916200000013]]]]}},{"type":"Feature","properties":{"FIPS":"VQ","ISO2":"VI","ISO3":"VIR","UN":850,"NAME":"United States Virgin Islands","AREA":35,"POP2005":111408,"REGION":19,"SUBREGION":29,"LON":-64.785,"LAT":17.741},"geometry":{"type":"MultiPolygon","coordinates":[[[[-64.761948,17.774166],[-64.696671,17.745552],[-64.657791,17.7691650000001],[-64.560287,17.748333],[-64.896118,17.676666000000125],[-64.87973,17.769722],[-64.761948,17.774166]]],[[[-64.665283,18.332222],[-64.704453,18.307499],[-64.790283,18.33083],[-64.731949,18.371944],[-64.665283,18.332222]]],[[[-64.841675,18.312496],[-64.878067,18.310555],[-65.026947,18.362778000000105],[-64.9039,18.364719],[-64.841675,18.312496]]]]}},{"type":"Feature","properties":{"FIPS":"WA","ISO2":"NA","ISO3":"NAM","UN":516,"NAME":"Namibia","AREA":82329,"POP2005":2019677,"REGION":2,"SUBREGION":18,"LON":17.218,"LAT":-22.133},"geometry":{"type":"Polygon","coordinates":[[[23.284721,-17.662502],[24.374722,-17.472778],[24.562222,-17.533058],[24.663887,-17.493614],[24.969997,-17.559723],[25.264431,-17.80225],[25.178055,-17.781391],[25.09222,-17.830002],[24.936108,-17.813892],[24.828331,-17.838612],[24.560276,-18.056946],[24.496109,-18.059448],[24.419441,-17.954723],[24.362499,-17.948612],[23.96722,-18.185001],[23.719166,-18.425282],[23.615578,-18.485069],[23.570831,-18.467224],[23.519722,-18.266945],[23.398052,-18.176113],[23.297108,-17.995949],[23.077774,-18.004448],[21.462498,-18.304447],[20.993286,-18.318417],[20.991943,-21.996948],[19.996666,-22.005001],[19.99612,-28.421448],[19.803608,-28.495003],[19.732498,-28.484169],[19.569462,-28.526829],[19.466389,-28.699722],[19.269165,-28.734447],[19.239166,-28.798889],[19.253887,-28.899445],[19.123055,-28.962223],[19.009441,-28.932224],[18.957775,-28.868057],[18.723053,-28.83667],[18.175831,-28.908611],[18.046387,-28.870003],[17.912498,-28.779167],[17.749722,-28.746391],[17.635277,-28.772224],[17.57737,-28.681221],[17.40472,-28.713612],[17.361385,-28.535004],[17.399719,-28.353889],[17.348888,-28.236668],[17.221642,-28.244678],[17.184158,-28.202534],[17.186386,-28.108059],[17.06361,-28.028614],[16.88361,-28.09639],[16.776665,-28.441669],[16.727776,-28.496113],[16.678055,-28.460556],[16.449165,-28.617779],[16.39333,-28.591114],[16.027775,-28.244724],[15.759998,-28.037781],[15.676388,-27.933891],[15.669998,-27.871391],[15.52861,-27.727501],[15.519165,-27.626945],[15.294167,-27.322502],[15.234722,-26.966667],[15.157776,-26.902779],[15.084999,-26.70417],[15.079721,-26.650002],[15.134722,-26.628891],[15.141943,-26.67778],[15.172499,-26.606945],[15.131109,-26.478615],[15.087915,-26.400978],[14.964443,-26.329723],[14.93861,-26.139446],[14.978054,-26.126667],[14.98,-26.057503],[14.834444,-25.745003],[14.881388,-25.548889],[14.800554,-25.278893],[14.855,-25.050556],[14.792776,-24.943611],[14.776943,-24.799446],[14.599165,-24.565556],[14.612778,-24.45639],[14.463333,-24.109169],[14.45611,-23.967503],[14.510277,-23.826389],[14.496111,-23.588337],[14.434166,-23.411392],[14.469999,-23.346668],[14.491943,-23.375835],[14.497776,-23.318058],[14.408333,-23.014168],[14.434444,-22.881111],[14.462776,-23.000557],[14.533609,-22.889446],[14.511389,-22.55278],[14.285831,-22.123337],[13.949165,-21.781948],[13.970276,-21.73167],[13.879721,-21.599445],[13.853611,-21.49139],[13.4,-20.855835],[13.352777,-20.646667],[13.250832,-20.465836],[13.174999,-20.180836],[13.051109,-20.06778],[12.460833,-18.928059],[12.29611,-18.706112],[12.020832,-18.471111],[11.948889,-18.25639],[11.804722,-18.081947],[11.762499,-17.97028],[11.716665,-17.564167],[11.752783,-17.254833],[11.825832,-17.266392],[11.92861,-17.182781],[12.084721,-17.135281],[12.292221,-17.229725],[12.434166,-17.21278],[12.55722,-17.243336],[12.816111,-17.108891],[12.886665,-17.033611],[13.160555,-16.952778],[13.251665,-16.985279],[13.373333,-16.969448],[13.474443,-17.011948],[13.527777,-17.110836],[13.655832,-17.215557],[13.993219,-17.423946],[14.176943,-17.42028],[14.218054,-17.386948],[18.451538,-17.389835],[18.641941,-17.648056],[18.756386,-17.74778],[18.915833,-17.815556],[19.025833,-17.830002],[19.175278,-17.801113],[19.41333,-17.861115],[19.920555,-17.857224],[20.098888,-17.896389],[20.338055,-17.858059],[20.553055,-17.983612],[20.854164,-18.016392],[20.954166,-17.967503],[21.163887,-17.931393],[21.241943,-17.938892],[21.379356,-18.014889],[23.284721,-17.662502]]]}},{"type":"Feature","properties":{"FIPS":"WF","ISO2":"WF","ISO3":"WLF","UN":876,"NAME":"Wallis and Futuna Islands","AREA":14,"POP2005":15079,"REGION":9,"SUBREGION":61,"LON":-178.131,"LAT":-14.289},"geometry":{"type":"MultiPolygon","coordinates":[[[[-178.042511,-14.319447],[-178.140564,-14.316389],[-178.189453,-14.236113],[-178.129974,-14.246944],[-178.042511,-14.319447]]],[[[-176.161438,-13.352777],[-176.191101,-13.286945],[-176.156158,-13.213614],[-176.121094,-13.263334],[-176.161438,-13.352777]]]]}},{"type":"Feature","properties":{"FIPS":"WS","ISO2":"WS","ISO3":"WSM","UN":882,"NAME":"Samoa","AREA":283,"POP2005":183845,"REGION":9,"SUBREGION":61,"LON":-172.414,"LAT":-13.652},"geometry":{"type":"MultiPolygon","coordinates":[[[[-171.429749,-14.019724],[-171.441986,-14.057503],[-171.911133,-14.012503],[-172.064758,-13.874443],[-172.027802,-13.839443],[-171.822266,-13.807503],[-171.619141,-13.878613],[-171.446136,-13.9825],[-171.429749,-14.019724]]],[[[-172.285858,-13.486387],[-172.168884,-13.677502],[-172.214172,-13.807777],[-172.527222,-13.803888],[-172.780609,-13.533335],[-172.36084,-13.460556],[-172.285858,-13.486387]]]]}},{"type":"Feature","properties":{"FIPS":"WZ","ISO2":"SZ","ISO3":"SWZ","UN":748,"NAME":"Swaziland","AREA":1720,"POP2005":1124529,"REGION":2,"SUBREGION":18,"LON":31.497,"LAT":-26.562},"geometry":{"type":"Polygon","coordinates":[[[30.902048,-26.305254],[31.063889,-26.091393],[31.12833,-25.913891],[31.320553,-25.75528],[31.421665,-25.728336],[31.878052,-25.995556],[31.96851,-25.95784],[32.074715,-26.037224],[32.10305,-26.162224],[32.061104,-26.261391],[32.07222,-26.393333],[32.129166,-26.505836],[32.1334,-26.839626],[32.009491,-26.808064],[31.958611,-27.112782],[31.987499,-27.316113],[31.517498,-27.313057],[31.161663,-27.203056],[30.96833,-26.960835],[30.899443,-26.77195],[30.818886,-26.810558],[30.802219,-26.468391],[30.902048,-26.305254]]]}},{"type":"Feature","properties":{"FIPS":"YM","ISO2":"YE","ISO3":"YEM","UN":887,"NAME":"Yemen","AREA":52797,"POP2005":21095679,"REGION":142,"SUBREGION":145,"LON":48.355,"LAT":15.807},"geometry":{"type":"MultiPolygon","coordinates":[[[[53.3408280000001,12.108889],[53.273331,12.113333],[53.25666,12.124998000000119],[53.291664,12.134443],[53.3408280000001,12.108889]]],[[[53.085831,12.13361],[53.073326,12.133888],[53.011383,12.158609],[53.09610700000013,12.175554],[53.112778,12.147499],[53.085831,12.13361]]],[[[52.234161,12.201111],[52.393326,12.198055000000124],[52.395828,12.155277],[52.268883,12.147778],[52.083054,12.222776],[52.142494,12.246111],[52.234161,12.201111]]],[[[43.438606,12.631109],[43.394997,12.648888000000111],[43.39611100000013,12.666388],[43.443886000000134,12.659443],[43.438606,12.631109]]],[[[53.774719,12.616388],[53.834442,12.606943],[54.09111,12.704166],[54.476944,12.557777],[54.413055,12.478333],[54.139442,12.350832],[53.753609,12.30805400000014],[53.571106,12.346388],[53.325829,12.545832],[53.3899990000001,12.56111],[53.404999,12.658054],[53.501938,12.717777],[53.65361,12.703333],[53.774719,12.616388]]],[[[42.75582900000012,13.69861],[42.677216,13.666111],[42.719162,13.741665],[42.793884,13.781111],[42.75582900000012,13.69861]]],[[[42.78749800000014,13.91],[42.68916300000012,14.013611000000138],[42.766388,14.066944],[42.799721,14],[42.78749800000014,13.91]]],[[[42.594719,15.271944000000133],[42.55583200000012,15.301388],[42.568886,15.3925],[42.642494,15.458332],[42.652222,15.39361],[42.594719,15.271944000000133]]],[[[52.231941,15.674166],[52.189163,15.605276],[51.7188870000001,15.423054],[51.66444400000012,15.356388],[51.245277,15.189165],[50.543327,15.041666],[50.185555000000136,14.839998],[50.04444100000011,14.816111],[50.027222,14.846666000000143],[49.954437,14.843887],[49.534164,14.709999],[49.098885,14.519165],[49.021385000000116,14.4275],[49.000832,14.314999],[48.69805100000013,14.039999],[48.234444,13.988888],[47.995277,14.048611],[47.82,13.934166],[47.64555400000012,13.873333],[47.401665,13.649166],[46.933884,13.538887000000102],[46.686386,13.426388],[46.045555,13.408609000000125],[45.666664,13.341665],[45.494164,13.189722],[45.40583,13.064444],[45.180832,13.007776],[45.1252750000001,12.966665],[45.069717,12.860832],[45.055443,12.751296],[44.975883000000124,12.779166],[45.040241,12.799437],[45.01693,12.855178000000137],[44.902912,12.786768],[44.875549,12.806944],[44.872772,12.7675],[44.923882,12.7675],[44.899994000000106,12.730276],[44.768627,12.769285],[44.7296070000001,12.741921],[44.678329,12.804998000000126],[44.598885,12.818609],[44.435555,12.693888],[44.300278,12.63722],[43.957222,12.592777],[43.822495,12.685833],[43.60527,12.750555000000132],[43.510826,12.68055500000014],[43.459999,12.684444],[43.48166700000013,12.828054],[43.22805,13.277777],[43.279999,13.717499],[43.232773,13.874722],[43.0866620000001,13.993332],[43.103333,14.170832],[43.019722000000115,14.440832000000114],[43.027222,14.555555],[42.944717,14.77861],[42.935829,14.957777],[42.861382,15.13722],[42.681107,15.208332],[42.724159,15.301109],[42.7803310000001,15.227942],[42.810829,15.263332],[42.787216,15.462221],[42.71888700000011,15.570833],[42.693886,15.700277],[42.746109,15.753054],[42.757774,15.829999],[42.836105,15.885277],[42.845833,16.09333],[42.78968,16.377502],[42.91861,16.423054],[43.063606,16.545555],[43.098053,16.676941],[43.206108,16.672222],[43.122772,16.926388],[43.1919400000001,17.34222],[43.40721900000011,17.513885],[43.510826,17.52277800000013],[43.615829,17.483608],[43.755272,17.353611],[43.938889000000124,17.305553],[44.0897220000001,17.346664],[44.18527200000011,17.409164],[44.467499,17.41194200000012],[46.333328,16.666664],[46.333054,15.616943],[48.766388,18.266388],[51.99929,18.99934400000012],[53.114441,16.642778],[52.596382,16.477219],[52.298882000000106,16.272221000000116],[52.157219,15.98361],[52.231941,15.674166]]]]}},{"type":"Feature","properties":{"FIPS":"ZA","ISO2":"ZM","ISO3":"ZMB","UN":894,"NAME":"Zambia","AREA":74339,"POP2005":11478317,"REGION":2,"SUBREGION":14,"LON":26.32,"LAT":-14.614},"geometry":{"type":"Polygon","coordinates":[[[24.969997,-17.559723],[24.663887,-17.493614],[24.562222,-17.533058],[24.374722,-17.472778],[23.454441,-17.615837],[23.201664,-17.479725],[22.487778,-16.77417],[22.138885,-16.4925],[22.121109,-16.341114],[22.000149,-16.171661],[21.998333,-13.004168],[24.020554,-13.00639],[23.997776,-12.937223],[23.893887,-12.832224],[23.886108,-12.771112],[23.971386,-12.512501],[24.052219,-12.385279],[24.035,-12.264168],[23.974998,-12.199167],[23.984165,-11.882223],[24.015553,-11.814167],[23.965832,-11.655001],[24.03083,-11.453056],[24.084442,-11.402779],[24.027002,-11.25],[23.986206,-10.870461],[24.128609,-10.91139],[24.178886,-11.030001],[24.318054,-11.050001],[24.397499,-11.109446],[24.413055,-11.269445],[24.361111,-11.355278],[24.44833,-11.463612],[24.585552,-11.440834],[24.74472,-11.315001],[25.184166,-11.254168],[25.332222,-11.193335],[25.344719,-11.281113],[25.288609,-11.37639],[25.359722,-11.641668],[25.498333,-11.710001],[25.842499,-11.802223],[26.004719,-11.9025],[26.443054,-11.911112],[26.678055,-11.989168],[26.86861,-11.973612],[26.978611,-11.891668],[27.032219,-11.596111],[27.199249,-11.567905],[27.232498,-11.781389],[27.478611,-11.966667],[27.535831,-12.173334],[27.66,-12.296667],[27.791386,-12.300001],[27.865833,-12.256111],[28.163609,-12.429445],[28.341942,-12.438057],[28.441944,-12.519724],[28.531666,-12.659168],[28.49361,-12.741945],[28.561386,-12.878889],[28.586941,-12.89889],[28.662777,-12.836945],[28.733887,-12.896946],[28.920277,-13.150557],[28.961666,-13.347778],[29.015831,-13.397779],[29.098053,-13.389168],[29.203053,-13.435556],[29.589443,-13.221945],[29.685833,-13.269724],[29.621387,-13.371946],[29.638332,-13.421667],[29.801388,-13.454168],[29.80505,-12.155247],[29.571663,-12.190001],[29.48111,-12.239445],[29.446941,-12.342224],[29.486385,-12.393612],[29.527775,-12.396389],[29.49361,-12.458057],[29.257221,-12.364168],[29.031387,-12.383057],[28.93972,-12.206667],[28.835552,-12.096945],[28.496387,-11.8675],[28.35722,-11.528057],[28.361088,-11.444065],[28.466942,-11.239723],[28.552498,-10.835279],[28.620831,-10.717501],[28.666943,-10.710001],[28.699718,-10.653334],[28.63361,-10.520834],[28.594997,-10.246113],[28.625832,-9.947779],[28.696388,-9.791389],[28.537777,-9.470835],[28.518055,-9.354723],[28.402222,-9.311668],[28.372219,-9.260834],[28.701664,-9.020557],[28.925831,-8.741945],[28.960552,-8.635557],[28.899746,-8.480413],[30.77124,-8.192247],[30.901386,-8.460001],[31.041111,-8.590279],[31.132774,-8.615557],[31.220554,-8.576668],[31.485554,-8.666389],[31.563889,-8.75139],[31.582497,-8.830278],[31.683609,-8.90889],[31.738605,-8.918055],[31.785538,-8.885067],[31.956108,-8.930834],[31.934166,-9.01889],[31.979721,-9.071112],[32.056107,-9.040834],[32.159996,-9.063334],[32.249443,-9.131945],[32.425552,-9.129723],[32.545273,-9.266668],[32.702774,-9.282223],[32.940399,-9.405077],[33.012878,-9.631273],[33.20694,-9.602501],[33.226662,-9.711113],[33.322495,-9.811111],[33.359444,-9.933056],[33.324165,-10.06778],[33.554718,-10.220278],[33.567497,-10.392502],[33.702278,-10.561857],[33.510826,-10.775557],[33.344162,-10.81389],[33.250549,-10.886667],[33.411659,-11.156389],[33.244164,-11.413057],[33.26194,-11.57139],[33.323608,-11.607779],[33.330826,-11.744722],[33.332222,-11.897223],[33.273331,-12.144445],[33.374443,-12.331667],[33.483604,-12.310835],[33.547493,-12.348612],[33.370827,-12.5375],[33.238052,-12.585835],[33.046387,-12.603889],[32.960274,-12.761667],[32.967773,-12.850557],[33.035271,-12.910278],[32.921387,-13.383612],[32.82222,-13.538057],[32.690552,-13.565001],[32.678886,-13.60639],[32.785828,-13.640556],[32.989998,-13.934723],[33.074165,-13.985834],[33.161659,-13.922224],[33.222229,-14.012566],[32.372772,-14.308334],[31.693054,-14.504446],[31.484722,-14.619722],[30.808052,-14.778057],[30.343609,-14.967779],[30.213017,-14.981716],[30.25333,-15.218613],[30.364441,-15.344168],[30.415756,-15.631872],[30.353054,-15.660002],[29.831387,-15.616112],[29.656109,-15.670834],[29.563332,-15.662224],[29.250275,-15.775002],[28.927219,-15.972223],[28.860554,-16.049446],[28.854164,-16.388336],[28.759441,-16.552223],[28.585552,-16.590279],[28.259998,-16.724167],[28.138611,-16.823612],[27.825275,-16.959167],[27.638885,-17.224724],[27.619164,-17.337223],[27.347775,-17.575279],[27.148609,-17.800003],[27.149719,-17.857224],[27.038055,-17.959446],[26.749443,-18.031113],[26.696411,-18.076126],[26.60611,-18.046112],[26.563889,-17.994446],[26.23,-17.902779],[25.964443,-18.005558],[25.863609,-17.976669],[25.858055,-17.911945],[25.689442,-17.808056],[25.513885,-17.863056],[25.326664,-17.840279],[24.969997,-17.559723]]]}},{"type":"Feature","properties":{"FIPS":"ZI","ISO2":"ZW","ISO3":"ZWE","UN":716,"NAME":"Zimbabwe","AREA":38685,"POP2005":13119679,"REGION":2,"SUBREGION":14,"LON":29.872,"LAT":-19},"geometry":{"type":"Polygon","coordinates":[[[32.987808,-17.265003],[33.04203,-17.356483],[32.954163,-17.500278],[33.04361,-17.620003],[32.946106,-17.975002],[33.001106,-18.183334],[32.969444,-18.246391],[33.073051,-18.348892],[33.01722,-18.463337],[32.888329,-18.530556],[32.949715,-18.690281],[32.924995,-18.773056],[32.817215,-18.779167],[32.707222,-18.82917],[32.699165,-18.944447],[32.71611,-19.021946],[32.839165,-19.023056],[32.884163,-19.09528],[32.854996,-19.27417],[32.784721,-19.36639],[32.783051,-19.467781],[32.846939,-19.483059],[32.850555,-19.617779],[32.984718,-19.687225],[33.059441,-19.780281],[33.018883,-19.943336],[32.90416,-20.124168],[32.871666,-20.278614],[32.665833,-20.557224],[32.550827,-20.555],[32.50222,-20.598614],[32.483604,-20.661667],[32.521385,-20.914169],[32.35833,-21.130558],[32.488876,-21.344448],[32.416107,-21.307217],[31.407497,-22.340279],[31.297504,-22.414764],[31.261944,-22.366947],[31.15583,-22.321667],[31.089443,-22.337502],[30.907776,-22.289448],[30.306942,-22.345558],[29.932499,-22.188057],[29.726109,-22.139168],[29.373623,-22.19241],[29.256107,-22.066391],[29.174721,-22.08028],[29.073887,-22.037781],[29.032776,-21.956947],[29.081181,-21.82539],[29.060555,-21.798058],[28.868053,-21.754448],[28.574165,-21.632225],[28.498055,-21.662224],[28.288609,-21.587223],[28.015831,-21.566113],[27.84861,-21.23167],[27.685555,-21.070557],[27.693607,-20.862782],[27.730831,-20.748337],[27.713165,-20.506432],[27.609444,-20.470558],[27.35722,-20.465],[27.287453,-20.494965],[27.290554,-20.241669],[27.219997,-20.091667],[26.732498,-19.931946],[26.356667,-19.616947],[26.166111,-19.527779],[25.963333,-19.105556],[25.986942,-18.988056],[25.956108,-18.913612],[25.865833,-18.841393],[25.718887,-18.591393],[25.521942,-18.391392],[25.401943,-18.134724],[25.309166,-18.065834],[25.236664,-17.894447],[25.264431,-17.80225],[25.332222,-17.842503],[25.513885,-17.863056],[25.689442,-17.808056],[25.858055,-17.911945],[25.863609,-17.976669],[25.951664,-18.002502],[26.23,-17.902779],[26.563889,-17.994446],[26.60611,-18.046112],[26.696411,-18.076126],[26.749443,-18.031113],[27.038055,-17.959446],[27.149719,-17.857224],[27.148609,-17.800003],[27.347775,-17.575279],[27.619164,-17.337223],[27.638885,-17.224724],[27.825275,-16.959167],[28.138611,-16.823612],[28.259998,-16.724167],[28.585552,-16.590279],[28.759441,-16.552223],[28.854164,-16.388336],[28.860554,-16.049446],[28.927219,-15.972223],[29.352776,-15.733612],[29.831387,-15.616112],[30.353054,-15.660002],[30.415756,-15.631872],[30.422775,-16.009167],[31.143608,-15.994167],[31.276665,-16.018612],[31.428608,-16.163612],[31.721943,-16.214725],[31.899441,-16.355556],[31.908054,-16.418335],[32.377777,-16.470001],[32.701111,-16.600834],[32.72805,-16.693611],[32.767464,-16.71804],[32.98114,-16.709053],[32.938606,-16.842224],[32.864998,-16.918613],[32.96833,-17.147503],[32.987808,-17.265003]]]}},{"type":"Feature","properties":{"FIPS":"ID","ISO2":"ID","ISO3":"IDN","UN":360,"NAME":"Indonesia","AREA":181157,"POP2005":226063044,"REGION":142,"SUBREGION":35,"LON":114.252,"LAT":-0.976},"geometry":{"type":"MultiPolygon","coordinates":[[[[123.214706,-10.812222],[123.001099,-10.858055],[122.84414700000012,-10.93],[122.807747,-10.794724],[123.07222,-10.684999],[123.39026600000011,-10.436945],[123.39444000000013,-10.684166],[123.26970700000015,-10.731388],[123.214706,-10.812222]]],[[[121.85999300000024,-10.610277],[121.74552900000013,-10.606943],[121.69081100000017,-10.566389],[121.894989,-10.421667],[121.996933,-10.441111],[121.982758,-10.534723],[121.85999300000024,-10.610277]]],[[[123.400543,-10.342777],[123.324997,-10.344166],[123.308594,-10.276667],[123.39498900000011,-10.166111],[123.453323,-10.139722999999888],[123.50804100000026,-10.182777],[123.400543,-10.342777]]],[[[120.02916,-9.383333],[120.091927,-9.463055],[120.188583,-9.466389],[120.238037,-9.505835],[120.2619320000001,-9.648335],[120.334717,-9.678057],[120.378311,-9.64139],[120.46692700000027,-9.634724],[120.594437,-9.745554],[120.669708,-9.894724],[120.81025700000022,-9.979166],[120.831383,-10.0825],[120.72442600000022,-10.199722],[120.494431,-10.264446],[120.16470300000015,-10.231387999999868],[120.04276300000015,-10.118055],[119.959717,-9.976389],[119.706383,-9.861111],[119.63220200000012,-9.773335],[119.120247,-9.726665],[119.05304000000011,-9.698334],[118.931091,-9.561111],[119.02442900000015,-9.435278],[119.282211,-9.358889],[119.379967,-9.379999],[119.640549,-9.342222],[119.809143,-9.387501],[119.943863,-9.28389],[120.02916,-9.383333]]],[[[125.16404989666455,-9.066142474253581],[124.97205197356264,-9.211796071089564],[125.12798877127146,-9.435955217796277],[125.00000000000011,-9.536667],[124.97580700000015,-9.657778],[124.56749,-10.00889],[124.447479,-10.154722],[124.11109900000018,-10.180834],[124.030273,-10.277224],[123.93692,-10.296945999999878],[123.811653,-10.375831999999889],[123.609421,-10.371111],[123.488312,-10.316389],[123.4897,-10.239443],[123.52942700000017,-10.191110999999864],[123.671921,-10.145],[123.762207,-10.078888],[123.697197,-10.028334],[123.603867,-10.059444],[123.57527200000015,-10.028334],[123.578598,-9.937222],[123.665817,-9.854166],[123.663597,-9.645555],[123.975273,-9.358334],[124.0461611661691,-9.339979205870009],[124.34309325995275,-9.463379556533425],[124.44572729730145,-9.184801455158606],[124.599716,-9.164167],[124.79776000000014,-9.014723],[124.9454487445107,-8.954039319302865],[125.16404989666455,-9.066142474253581]]],[[[115.594711,-8.804167],[115.46999400000014,-8.734444],[115.512497,-8.67],[115.60582,-8.706667],[115.594711,-8.804167]]],[[[119.690536,-8.802778],[119.607483,-8.773611],[119.64444,-8.670834],[119.633057,-8.600795999999889],[119.719994,-8.686945],[119.69941700000027,-8.723113],[119.726929,-8.757502],[119.690536,-8.802778]]],[[[113.388893,-8.497221],[113.295532,-8.500557],[113.285812,-8.440001],[113.396652,-8.452499],[113.388893,-8.497221]]],[[[122.969437,-8.5725],[122.925591,-8.611922],[122.88443,-8.583332],[122.90918,-8.517021],[122.988037,-8.456667],[123.17775700000016,-8.442223],[123.16748,-8.474167],[123.068878,-8.497221],[122.969437,-8.5725]]],[[[119.461647,-8.440276999999867],[119.49664300000018,-8.486944],[119.564987,-8.492498],[119.58554100000015,-8.563055],[119.558319,-8.598333],[119.507492,-8.5725],[119.4561,-8.603054],[119.447197,-8.754168],[119.37387100000012,-8.724167],[119.40416000000016,-8.680834],[119.41442900000015,-8.447779],[119.461647,-8.440276999999867]]],[[[123.281097,-8.405834],[123.02277400000013,-8.413334],[123.01609800000017,-8.378056],[123.08332800000015,-8.288612],[123.220833,-8.23361],[123.344147,-8.27],[123.324432,-8.380554],[123.281097,-8.405834]]],[[[116.54914900000017,-8.775002],[116.559418,-8.856388],[116.603317,-8.872499],[116.57747700000014,-8.900833],[116.466377,-8.917223],[116.47886700000015,-8.827778],[116.382751,-8.916666],[116.25943,-8.923334],[116.081383,-8.859721999999863],[116.001099,-8.896946],[115.854431,-8.8225],[115.844147,-8.75528],[115.883881,-8.728333],[115.954437,-8.779167],[116.073036,-8.731112],[116.068878,-8.522223],[116.10247800000013,-8.406389],[116.27858700000013,-8.240833],[116.3874970000003,-8.205],[116.651932,-8.283056],[116.73580900000013,-8.363054],[116.677467,-8.548611],[116.54914900000017,-8.775002]]],[[[128.219971,-8.210556],[128.233032,-8.270834],[128.208313,-8.287222],[128.07995600000015,-8.259445],[128.106903,-8.211111],[128.219971,-8.210556]]],[[[123.764427,-8.327223],[123.536102,-8.566944],[123.406097,-8.596945],[123.217484,-8.536667],[123.47316000000012,-8.35211],[123.46748400000013,-8.31889],[123.35999300000013,-8.314166999999884],[123.4024810000002,-8.275002],[123.549713,-8.247778],[123.524277,-8.349556],[123.582207,-8.378056],[123.79443400000014,-8.181389],[123.93914800000026,-8.242498],[123.919144,-8.278334],[123.764427,-8.327223]]],[[[124.290543,-8.329166],[124.16249100000016,-8.527779],[124.11525700000016,-8.555555],[124.050812,-8.55139],[124.013893,-8.433611],[123.931664,-8.468889],[123.9069370000002,-8.452499],[123.964996,-8.356942999999887],[124.037201,-8.310278],[124.075546,-8.315556],[124.106369,-8.371944],[124.26944,-8.180555],[124.30304000000011,-8.221945],[124.290543,-8.329166]]],[[[129.008026,-8.269445],[128.922211,-8.261946],[128.828308,-8.198889],[128.969696,-8.183889],[129.0333250000001,-8.215834],[129.008026,-8.269445]]],[[[138.873566,-8.414722],[138.580261,-8.376665],[138.544708,-8.333055],[138.707184,-8.183332],[138.814148,-8.154722],[138.9086,-8.365],[138.873566,-8.414722]]],[[[127.66832,-8.244443999999874],[127.60582000000021,-8.206944],[127.696373,-8.154167],[127.771103,-8.188889],[127.66832,-8.244443999999874]]],[[[117.540817,-8.390278],[117.483871,-8.354166],[117.481369,-8.191389],[117.558594,-8.146112],[117.675812,-8.156111],[117.69109300000012,-8.186111],[117.635536,-8.22611],[117.540817,-8.390278]]],[[[125.581673,-8.317498999999884],[125.496094,-8.269445],[125.64137300000016,-8.135834],[125.647491,-8.150043],[125.581673,-8.317498999999884]]],[[[119.07248700000014,-8.2675],[119.01416000000016,-8.205833],[119.02777100000014,-8.158335],[119.078598,-8.13389],[119.13693200000013,-8.195554999999898],[119.07248700000014,-8.2675]]],[[[124.57776600000011,-8.135834],[124.670258,-8.17305599999986],[125.09027100000013,-8.156111],[125.1355360000001,-8.227499],[125.139709,-8.329166],[125.051376,-8.370554],[124.41943400000014,-8.472221],[124.350807,-8.454445],[124.335274,-8.409723],[124.400818,-8.221388],[124.466087,-8.135834],[124.57776600000011,-8.135834]]],[[[127.84359700000016,-8.10111],[127.949997,-8.138613],[128.100525,-8.138613],[128.127441,-8.171667],[128.025269,-8.2675],[127.80748000000017,-8.191389],[127.759987,-8.110832],[127.84359700000016,-8.10111]]],[[[130.804138,-8.352222],[130.76498400000025,-8.341944],[131.013031,-8.089721999999881],[131.180267,-8.129721],[130.959412,-8.236944],[130.804138,-8.352222]]],[[[118.3119200000001,-8.374722],[118.47554000000014,-8.246943999999871],[118.648331,-8.294445],[118.690811,-8.374722],[118.666092,-8.552223],[118.72360200000014,-8.459999],[118.714706,-8.380554],[118.77916000000015,-8.308889],[118.899147,-8.288612],[118.99693300000011,-8.313612],[119.051086,-8.478888],[119.02110300000015,-8.591389],[119.03804000000014,-8.631388],[119.175262,-8.649723],[119.17804,-8.720278],[119.148613,-8.751945],[118.984154,-8.764168],[118.90332,-8.689722],[118.755257,-8.712778],[118.70166,-8.752779],[118.889427,-8.782501],[118.94693,-8.839443],[118.827209,-8.853611],[118.730988,-8.806945],[118.457207,-8.871944],[118.382477,-8.790001],[118.44136,-8.663888999999868],[118.406372,-8.584723],[118.395264,-8.641668],[118.154984,-8.871944],[118.02887,-8.854166],[117.88416300000017,-8.934723],[117.71027400000014,-8.917223],[117.545532,-9.011946],[117.405823,-9.049999],[117.231934,-9.01889],[117.148331,-9.093056],[117.0522,-9.110832],[116.75138900000013,-9.009445],[116.75417300000025,-8.883333],[116.794708,-8.827778],[116.779427,-8.673334],[116.802757,-8.590833999999859],[116.85832200000016,-8.534445],[117.01470900000014,-8.483055],[117.122757,-8.378611],[117.192749,-8.363611],[117.424988,-8.466665],[117.442749,-8.409723],[117.565536,-8.411945],[117.586929,-8.512222],[117.84721400000012,-8.710556],[117.89777400000014,-8.701111],[117.966377,-8.74861],[118.073318,-8.657778],[118.25833100000011,-8.66055699999987],[118.284416,-8.594165999999857],[118.084152,-8.465277],[117.987762,-8.476944],[117.83220700000015,-8.373333],[117.703323,-8.235556],[117.735527,-8.152224],[117.939148,-8.082222],[118.098602,-8.10861],[118.16249100000026,-8.154167],[118.168587,-8.214445],[118.251389,-8.342777],[118.3119200000001,-8.374722]]],[[[122.98108700000023,-8.149445],[123.031662,-8.312778],[122.8016510000001,-8.434166],[122.853043,-8.566944],[122.83248900000024,-8.601665],[122.570541,-8.666666],[122.514999,-8.717499],[122.392487,-8.751945],[122.1785890000001,-8.735832],[121.765549,-8.892223],[121.56469700000024,-8.815001],[121.389977,-8.798056],[121.374153,-8.884167],[121.323608,-8.922777],[121.198593,-8.892778],[121.01638800000022,-8.949722],[120.920532,-8.926111],[120.856087,-8.867222],[120.65332,-8.8475],[120.57720900000027,-8.79389],[120.38192700000013,-8.800833],[120.314697,-8.836111],[120.08915700000024,-8.796667],[119.893883,-8.850277],[119.813026,-8.779167],[119.79623400000014,-8.720343],[119.803589,-8.567778],[119.909714,-8.464167],[120.083878,-8.396112],[120.2586140000002,-8.272223],[120.522491,-8.257223],[121.20887800000013,-8.443611],[121.28637700000013,-8.475554999999872],[121.391937,-8.581944],[121.511108,-8.607777],[121.637207,-8.475],[121.892761,-8.493889],[122.039429,-8.443611],[122.107483,-8.533056],[122.28830700000024,-8.644445],[122.432213,-8.603611],[122.486366,-8.484999],[122.606087,-8.391668],[122.693863,-8.384723999999892],[122.889977,-8.287222],[122.94693,-8.203611],[122.88526900000011,-8.183332],[122.737198,-8.229445],[122.800262,-8.110832],[122.875526,-8.07],[122.98108700000023,-8.149445]]],[[[115.502213,-8.178612],[115.706383,-8.356109999999887],[115.707764,-8.409166],[115.615257,-8.493889],[115.327477,-8.621944],[115.202606,-8.747574],[115.218666,-8.788985],[115.218033,-8.761941],[115.239151,-8.771667],[115.231659,-8.825832],[115.126083,-8.854166],[115.089706,-8.823055],[115.175987,-8.770603],[115.161942,-8.678236],[114.891663,-8.449722],[114.602478,-8.390278],[114.484711,-8.240833],[114.445534,-8.104721],[114.510536,-8.094444],[114.836929,-8.188055],[115.000549,-8.186111],[115.187759,-8.056389],[115.502213,-8.178612]]],[[[127.21388200000013,-8.113333],[127.15305300000011,-8.099167],[127.181664,-8.021946],[127.226379,-8.036667],[127.21388200000013,-8.113333]]],[[[129.764435,-8.061111],[129.690521,-8.040277],[129.584137,-7.907778],[129.6069030000001,-7.803888],[129.701355,-7.791111],[129.84329200000025,-7.840556],[129.861908,-7.926945],[129.764435,-8.061111]]],[[[130.98913600000026,-7.723333],[130.984131,-7.664166],[131.128845,-7.626666],[131.093842,-7.692499],[130.98913600000026,-7.723333]]],[[[126.721367,-7.673056],[126.765823,-7.672222],[126.790543,-7.749722],[126.613602,-7.780833],[126.41832,-7.932222],[126.06192,-7.886111],[125.930542,-7.911944],[125.8022,-8.015835],[125.77221700000017,-8.00889],[125.80998200000012,-7.856389],[125.972214,-7.658611],[126.18887300000016,-7.721111],[126.338882,-7.694722],[126.485527,-7.598333],[126.621918,-7.565],[126.633614,-7.610556],[126.721367,-7.673056]]],[[[127.381088,-7.658611],[127.34554300000012,-7.634167],[127.368042,-7.513889],[127.48193400000014,-7.528889],[127.48108700000023,-7.589444],[127.381088,-7.658611]]],[[[130.86496,-7.494166],[130.976074,-7.507778],[130.983582,-7.520833999999866],[130.929962,-7.562778],[130.844421,-7.547222],[130.86496,-7.494166]]],[[[131.07275400000015,-7.51139],[130.99301100000025,-7.48555599999986],[131.003326,-7.425],[131.1774600000001,-7.408611],[131.07275400000015,-7.51139]]],[[[138.96829200000013,-7.55611],[139.008026,-7.5575],[139.036652,-7.613889],[138.9133,-7.878611],[138.881897,-8.036112],[138.78192100000012,-8.140556],[138.663879,-8.166389],[138.623566,-8.234999],[138.44470200000023,-8.383333],[138.28970300000015,-8.426665999999898],[138.219116,-8.395],[137.868286,-8.371111],[137.635254,-8.43],[137.727753,-8.137779],[137.905243,-7.795834],[138.02609300000017,-7.615833],[138.154694,-7.513889],[138.354126,-7.4175],[138.704407,-7.3625],[138.811371,-7.385556],[138.892212,-7.509167],[138.96829200000013,-7.55611]]],[[[121.77858700000012,-7.424444],[121.74832200000014,-7.406667],[121.761932,-7.359166],[121.83055100000011,-7.342778],[121.83194000000015,-7.388889],[121.77858700000012,-7.424444]]],[[[121.108322,-7.394444],[121.069992,-7.379444],[121.093323,-7.304722],[121.1685870000001,-7.352222],[121.108322,-7.394444]]],[[[131.272766,-7.372777],[131.216644,-7.359166],[131.263031,-7.300555],[131.301636,-7.323611],[131.272766,-7.372777]]],[[[120.931374,-7.283610999999894],[121.063599,-7.304722],[120.99942,-7.335834],[120.789703,-7.2775],[120.931374,-7.283610999999894]]],[[[131.736084,-7.214167],[131.638031,-7.254445],[131.679138,-7.481389],[131.62912,-7.631665999999882],[131.399414,-7.831667],[131.342743,-7.922222],[131.33441200000027,-8.00889],[131.300262,-8.028612],[131.10968,-8.000834],[131.08441200000016,-7.855556],[131.189697,-7.684999],[131.176086,-7.6525],[131.243286,-7.48],[131.33914200000012,-7.427777],[131.53942900000013,-7.143612],[131.656372,-7.116388],[131.71051,-7.144167],[131.736084,-7.214167]]],[[[131.92718500000012,-7.106944],[131.988281,-7.215],[131.968842,-7.254445],[131.89025900000013,-7.169444],[131.728577,-7.158611],[131.746918,-7.116944],[131.92718500000012,-7.106944]]],[[[128.639984,-7.219167],[128.526093,-7.143612],[128.615234,-7.064722],[128.70303300000012,-7.114445],[128.639984,-7.219167]]],[[[114.402481,-7.181111],[114.32415800000022,-7.163334],[114.29332,-7.0825],[114.37024700000018,-7.066110999999863],[114.41943400000014,-7.163889],[114.402481,-7.181111]]],[[[120.741653,-7.075556],[120.783333,-7.0675],[120.76970700000025,-7.134167],[120.669144,-7.145555],[120.62525900000013,-7.087222],[120.630539,-7.016388999999889],[120.741653,-7.075556]]],[[[113.991364,-6.880278],[114.112488,-6.936944],[114.12747200000011,-6.976389],[113.892487,-7.038889],[113.82747700000016,-7.123889],[113.621918,-7.125833],[113.503883,-7.225278],[113.181931,-7.225278],[113.10582000000011,-7.19],[112.741928,-7.164722],[112.687759,-7.051111],[112.763321,-7.010279],[112.838043,-6.906111],[112.9216540000001,-6.893333],[113.991364,-6.880278]]],[[[115.293327,-6.838793],[115.461929,-6.850555],[115.57083100000021,-6.925833],[115.548027,-6.951112],[115.386383,-6.912221999999872],[115.340553,-6.940277],[115.393333,-6.980277999999885],[115.29109200000028,-7.008334],[115.211113,-6.909721999999874],[115.24859600000012,-6.839444],[115.293327,-6.838793]]],[[[138.6905210000001,-6.76139],[138.73855600000013,-6.768056],[138.786652,-6.840834],[138.702454,-6.867499],[138.611084,-6.736111],[138.6905210000001,-6.76139]]],[[[131.59219400000018,-6.678888],[131.626343,-6.7075],[131.59356700000012,-6.771389],[131.535797,-6.801388999999857],[131.52832000000024,-6.751666999999883],[131.59219400000018,-6.678888]]],[[[134.668854,-6.774167],[134.622192,-6.749722],[134.62634300000013,-6.715555999999879],[134.697754,-6.586389],[134.741638,-6.628611],[134.668854,-6.774167]]],[[[105.193039,-6.684443999999871],[105.113037,-6.611667],[105.253601,-6.527223],[105.253601,-6.635556],[105.193039,-6.684443999999871]]],[[[134.683868,-6.56111],[134.633331,-6.490276999999878],[134.683319,-6.451666999999873],[134.746918,-6.523055999999883],[134.683868,-6.56111]]],[[[134.831909,-6.471945],[134.796356,-6.455556],[134.788025,-6.393056],[134.858002,-6.289444],[134.888885,-6.3325],[134.831909,-6.471945]]],[[[134.58609000000013,-6.391667],[134.604401,-6.427777],[134.542206,-6.535833],[134.455658,-6.427565],[134.36108400000012,-6.394444],[134.3455200000002,-6.356944],[134.44693,-6.283333],[134.58609000000013,-6.391667]]],[[[134.344116,-6.804167],[134.364685,-6.815],[134.322754,-6.855278],[134.19802900000013,-6.921945],[134.0672,-6.826667],[134.05136100000013,-6.761945],[134.123291,-6.441388],[134.10275300000012,-6.173056],[134.29750100000012,-6.305230999999878],[134.285248,-6.339167],[134.331421,-6.387949],[134.45636,-6.448055],[134.514709,-6.585],[134.344116,-6.804167]]],[[[134.15637200000026,-6.0475],[134.22552500000018,-6.031388999999876],[134.228302,-6.137501],[134.403595,-6.286111],[134.333038,-6.326389],[134.133881,-6.154722],[134.112457,-6.093889],[134.154968,-6.008056],[134.15637200000026,-6.0475]]],[[[134.73135400000012,-6.036667],[134.7702640000002,-6.099999],[134.744965,-6.239166],[134.708008,-6.311389],[134.6030270000001,-6.370555],[134.4935610000001,-6.294167],[134.332458,-6.223333],[134.268036,-6.117222],[134.305817,-6.041389],[134.366638,-6.036667],[134.607147,-5.952778],[134.646332,-5.950833],[134.73135400000012,-6.036667]]],[[[106.163307,-6.014167],[106.203323,-6.012778],[106.267761,-5.940556],[106.486099,-6.043612],[106.543869,-6.006667],[106.704987,-6.015],[106.755501,-6.100802],[106.983597,-6.083889],[107.01805100000013,-6.0375],[107.026932,-5.914166],[107.1680530000001,-5.985556],[107.33194,-5.961666999999863],[107.650543,-6.25],[107.872482,-6.226945],[108.125259,-6.343889],[108.19053600000012,-6.333888999999886],[108.183594,-6.299722],[108.232208,-6.256667],[108.311096,-6.260279],[108.423599,-6.408055],[108.54414400000013,-6.503334],[108.603592,-6.757223],[108.734421,-6.815],[108.82998700000013,-6.793889],[109.308029,-6.883055],[109.521927,-6.831389],[109.991364,-6.93],[110.14971900000012,-6.89],[110.39082300000013,-6.979722],[110.475807,-6.947778],[110.563599,-6.851111],[110.64582800000011,-6.681110999999873],[110.66304000000014,-6.557777],[110.725273,-6.463056],[110.919983,-6.41],[111.056931,-6.464445],[111.152771,-6.7],[111.383041,-6.713612],[111.43942300000015,-6.694722],[111.489967,-6.629167],[111.589981,-6.656389],[111.72161900000013,-6.776376],[111.984154,-6.79],[112.083328,-6.908888999999874],[112.345261,-6.872222],[112.560257,-6.912221999999872],[112.681091,-7.174722],[112.668587,-7.203334],[112.605553,-7.2075],[112.694702,-7.255],[112.77082800000017,-7.205556],[112.82776600000011,-7.285],[112.813309,-7.4025],[112.756378,-7.448889],[112.77832000000024,-7.543889],[112.845543,-7.599722],[113.297211,-7.7925],[113.505257,-7.7],[113.782211,-7.731389],[113.9349820000001,-7.685833],[114.037201,-7.611111],[114.14610300000015,-7.706944],[114.448318,-7.800555],[114.468872,-7.880833],[114.366653,-8.356942999999887],[114.371643,-8.521112],[114.46138,-8.629443999999864],[114.586113,-8.664446],[114.621094,-8.746666],[114.56832900000016,-8.782501],[114.420258,-8.745832],[114.37915,-8.718889],[114.37915,-8.656389],[114.28305100000021,-8.609165],[114.219437,-8.646389],[114.061653,-8.636112],[113.72136700000021,-8.531113],[113.63693200000012,-8.458611],[113.232758,-8.281113],[113.02858700000024,-8.302778],[112.918869,-8.397500999999863],[112.646652,-8.434166],[112.363876,-8.342777],[111.794983,-8.26],[111.713318,-8.296667],[111.703049,-8.354166],[111.651093,-8.362499],[111.385269,-8.2775],[111.112488,-8.241667],[111.017761,-8.256668],[110.714996,-8.196945],[110.379967,-8.074167],[110.037201,-7.889444],[109.289703,-7.699444],[108.991653,-7.717222],[108.896942,-7.695277],[108.879967,-7.641111],[108.779701,-7.681666],[108.530273,-7.697499],[108.47221400000012,-7.805278],[108.16304,-7.783055],[107.68887300000011,-7.632777],[107.466087,-7.503889],[106.578049,-7.419444],[106.42330900000013,-7.371388],[106.379967,-7.24],[106.544434,-7.070834],[106.50943000000011,-6.979167],[106.441093,-6.966666],[106.322487,-7.00139],[106.000549,-6.828611],[105.545532,-6.87361],[105.243317,-6.810278],[105.215958,-6.775216],[105.31860400000011,-6.7225],[105.406937,-6.742222],[105.48027,-6.819167],[105.628311,-6.625278],[105.637207,-6.467778],[105.66748,-6.455556],[105.711113,-6.521111],[105.801086,-6.467222],[105.874977,-6.086389],[106.005829,-5.908611],[106.098328,-5.893612],[106.113602,-5.989166],[106.163307,-6.014167]]],[[[124.058319,-6.027223],[123.96582,-5.948054999999897],[123.976646,-5.875832999999886],[124.068047,-5.971389],[124.058319,-6.027223]]],[[[120.48193400000012,-6.483611],[120.440262,-5.931666],[120.47998,-5.766666],[120.56137100000024,-6.024445],[120.48193400000012,-6.483611]]],[[[104.83611300000013,-5.828056],[104.796371,-5.800833],[104.76888300000012,-5.747778],[104.848328,-5.775001],[104.83611300000013,-5.828056]]],[[[112.692749,-5.852777],[112.58776900000021,-5.843889],[112.58638,-5.786667],[112.63498700000012,-5.739444],[112.726929,-5.746388],[112.72971300000017,-5.836389],[112.692749,-5.852777]]],[[[132.74133300000017,-5.950278],[132.6666560000001,-5.91],[132.628845,-5.634445],[132.69329800000014,-5.596389],[132.808319,-5.806943999999874],[132.781097,-5.928333],[132.74133300000017,-5.950278]]],[[[132.795532,-5.686388],[132.765259,-5.687778],[132.73855600000024,-5.639167],[132.781097,-5.532778],[132.80969200000015,-5.558888],[132.795532,-5.686388]]],[[[132.340515,-5.577223],[132.31497200000013,-5.558888],[132.30191000000022,-5.517222],[132.376617,-5.538333],[132.340515,-5.577223]]],[[[123.810806,-5.599167],[123.705261,-5.502777999999864],[123.688309,-5.472222],[123.802757,-5.533611],[123.810806,-5.599167]]],[[[134.577179,-5.43],[134.633331,-5.449166],[134.692749,-5.530278],[134.679138,-5.592778],[134.76080300000012,-5.895],[134.73135400000012,-5.974722],[134.633301,-5.934444],[134.302185,-6.025833],[134.302155,-5.91],[134.381042,-5.800278],[134.2530210000001,-5.766666],[134.206329,-5.708055],[134.23715200000015,-5.6775],[134.359924,-5.706111],[134.4935610000001,-5.435277],[134.577179,-5.43]]],[[[132.849396,-6.003334],[132.93801900000028,-5.678056],[132.985886,-5.625556],[133.11413600000012,-5.302222],[133.16885400000012,-5.295555],[133.189423,-5.340556],[133.111908,-5.591667],[132.963837,-5.751112],[132.95437600000014,-5.868333],[132.849396,-6.003334]]],[[[102.384987,-5.485833],[102.256943,-5.454445],[102.10054,-5.3325],[102.175812,-5.277223],[102.3808140000001,-5.372499],[102.404709,-5.410278],[102.384987,-5.485833]]],[[[123.6258090000001,-5.376666],[123.562187,-5.365],[123.52110300000015,-5.251945],[123.627197,-5.2825],[123.6258090000001,-5.376666]]],[[[122.016937,-5.474167],[121.959991,-5.475],[121.808594,-5.272223],[121.85999300000024,-5.094167],[121.913307,-5.058611],[121.981354,-5.081107],[122.059982,-5.231944],[122.05330700000013,-5.427777],[122.016937,-5.474167]]],[[[115.782494,-4.831944],[115.783333,-4.795834],[115.853043,-4.747222],[115.85247800000012,-4.785556],[115.782494,-4.831944]]],[[[131.742188,-4.768611],[131.73053,-4.755556],[131.72161900000026,-4.691944],[131.754425,-4.723333],[131.742188,-4.768611]]],[[[122.737762,-4.651112],[122.77609300000016,-4.952778],[122.641937,-5.071667],[122.601379,-5.161111],[122.658333,-5.281944],[122.6055530000001,-5.420277999999882],[122.5485990000002,-5.4375],[122.284988,-5.384999999999877],[122.27388,-5.316667],[122.322487,-5.153611],[122.397217,-5.073611],[122.32666000000017,-4.838056],[122.371094,-4.759723],[122.523323,-4.722222],[122.6933140000001,-4.611389],[122.737762,-4.651112]]],[[[129.934418,-4.566388],[129.900269,-4.567779],[129.859131,-4.556666],[129.93856800000015,-4.507501],[129.934418,-4.566388]]],[[[129.874664,-4.530833],[129.86108400000012,-4.521389],[129.879669,-4.505556],[129.88580300000012,-4.521389],[129.874664,-4.530833]]],[[[131.670258,-4.536944],[131.653046,-4.529445],[131.6105040000001,-4.428333],[131.672211,-4.487222],[131.670258,-4.536944]]],[[[123.212769,-4.697499],[123.205833,-4.846389],[123.14415,-4.712501],[123.045532,-4.757501],[122.979713,-5.107223],[123.21555300000011,-5.2975],[123.141373,-5.387501],[123.044144,-5.427222],[122.98719800000015,-5.391111],[122.87831100000028,-5.460556],[122.858322,-5.509167],[122.915268,-5.528889],[122.819992,-5.686388],[122.651382,-5.686388],[122.568604,-5.506945],[122.742752,-5.246944],[122.853043,-4.82027799999986],[122.844711,-4.638889],[122.903587,-4.485],[123.01389300000015,-4.396945],[123.08194,-4.385278],[123.0599820000001,-4.428333],[123.19274900000015,-4.576667],[123.212769,-4.697499]]],[[[133.575256,-4.251945],[133.615509,-4.300555],[133.32775900000024,-4.172777],[133.31414800000027,-4.104445],[133.575256,-4.251945]]],[[[131.342743,-4.117499],[131.304413,-4.124165999999889],[131.272766,-4.073611],[131.28997800000013,-4.06889],[131.342743,-4.117499]]],[[[101.034416,-4.025833],[101.027481,-4.005279],[101.048599,-3.995],[101.055542,-4.008889],[101.034416,-4.025833]]],[[[131.24469,-4.045555],[131.21441700000022,-4.016945],[131.20968600000012,-3.983333],[131.24469,-4.001945],[131.24469,-4.045555]]],[[[123.088593,-4.008889],[123.205261,-3.995],[123.2538830000002,-4.062778],[123.252487,-4.114722],[123.15387000000011,-4.241667],[123.06749000000012,-4.237778],[122.957764,-4.100278],[122.954987,-4.043056],[123.007767,-3.986111],[123.088593,-4.008889]]],[[[131.4357910000001,-4.076389],[131.39386000000013,-4.0375],[131.37884500000018,-3.960834],[131.41943400000014,-3.960278],[131.4357910000001,-4.076389]]],[[[134.15969800000013,-3.935],[134.199402,-3.991111],[134.072754,-3.934166],[134.098846,-3.919167],[134.15969800000013,-3.935]]],[[[127.228317,-3.904166999999859],[127.156372,-3.876111],[127.14888,-3.830278],[127.233871,-3.8275],[127.228317,-3.904166999999859]]],[[[128.779144,-3.703889],[128.751099,-3.704444],[128.74829100000022,-3.643055],[128.790802,-3.638889],[128.805817,-3.6825],[128.779144,-3.703889]]],[[[123.125526,-3.626666999999884],[123.057747,-3.578056],[123.147774,-3.543056],[123.18248,-3.6025],[123.125526,-3.626666999999884]]],[[[128.40277100000014,-3.640833],[128.43109100000012,-3.522499999999866],[128.500824,-3.522499999999866],[128.56329300000016,-3.576667],[128.522766,-3.616944],[128.40277100000014,-3.640833]]],[[[122.35192900000014,-3.560833],[122.29109200000016,-3.582222],[122.27998400000011,-3.5725],[122.320534,-3.514919],[122.35192900000014,-3.560833]]],[[[128.33496100000013,-3.625833],[128.234955,-3.729722],[128.11773700000026,-3.776945],[128.093842,-3.772222],[128.213013,-3.646389],[127.98831200000016,-3.773611],[127.91832,-3.740833],[127.916382,-3.692222],[128.0047,-3.609445],[128.27331500000014,-3.512222],[128.346069,-3.53],[128.33496100000013,-3.625833]]],[[[128.664703,-3.538333],[128.690521,-3.498611],[128.712738,-3.509721999999897],[128.72079500000018,-3.619166],[128.6316220000001,-3.627222],[128.554962,-3.509721999999897],[128.583801,-3.494435999999894],[128.664703,-3.538333]]],[[[133.61969,-3.449444],[133.610229,-3.435832999999889],[133.6232910000001,-3.429474],[133.629944,-3.439167],[133.61969,-3.449444]]],[[[132.703583,-3.519166],[132.6321720000002,-3.448055],[132.6232910000001,-3.421389],[132.674133,-3.418611],[132.703583,-3.519166]]],[[[122.445251,-3.490556],[122.405548,-3.4425],[122.41304000000012,-3.384445],[122.471916,-3.456944],[122.445251,-3.490556]]],[[[116.382751,-3.645555],[116.31694,-3.5375],[116.416931,-3.3775],[116.42804,-3.451389],[116.382751,-3.645555]]],[[[127.632751,-3.365277999999876],[127.518333,-3.331667],[127.48108700000023,-3.293334],[127.569717,-3.263889],[127.649719,-3.350833],[127.632751,-3.365277999999876]]],[[[116.118317,-4.036111],[116.053307,-4.041667],[116.074432,-3.809722],[116.021652,-3.734722],[116.008614,-3.649167],[116.118317,-3.326389],[116.267761,-3.223055],[116.256104,-3.381111],[116.319153,-3.766111],[116.30802900000026,-3.901389],[116.118317,-4.036111]]],[[[127.770264,-3.254444999999861],[127.675812,-3.254444999999861],[127.636108,-3.225833],[127.75943,-3.153055],[127.78970300000013,-3.177778],[127.770264,-3.254444999999861]]],[[[100.524429,-3.186168],[100.490807,-3.162777],[100.500549,-3.127222],[100.530548,-3.175],[100.524429,-3.186168]]],[[[126.993874,-3.145],[127.103043,-3.214167],[127.112488,-3.279167],[127.0419310000002,-3.278333],[127.08719600000016,-3.367222],[127.14749100000029,-3.337778],[127.264709,-3.382222],[127.236649,-3.6175],[127.200821,-3.664166],[127.107758,-3.662777],[126.70082100000012,-3.834445],[126.381927,-3.71],[126.24220300000025,-3.615556],[126.048317,-3.433055],[126.017487,-3.354445],[126.009163,-3.177778],[126.103043,-3.10055599999987],[126.199707,-3.177222],[126.28137200000013,-3.108056],[126.410263,-3.0725],[126.736366,-3.058611],[126.993874,-3.145]]],[[[127.88472,-3.038333],[127.820541,-3.021667],[127.950546,-2.91862],[127.991653,-2.93],[127.94582400000013,-3.016944],[127.88472,-3.038333]]],[[[106.88916,-3.024445],[106.821381,-3.023889],[106.721916,-2.960278],[106.812477,-2.893055],[106.914429,-2.945278],[106.88916,-3.024445]]],[[[107.4272,-2.938889],[107.361366,-2.871110999999871],[107.481369,-2.823334],[107.492203,-2.887778],[107.4272,-2.938889]]],[[[107.079712,-2.911666],[107.037201,-2.865],[107.07276900000011,-2.82],[107.110527,-2.860278],[107.079712,-2.911666]]],[[[129.812469,-2.919722],[130.01998900000012,-2.997222],[130.352448,-2.981389],[130.584137,-3.133333],[130.6458130000002,-3.3775],[130.674408,-3.410278],[130.795807,-3.42],[130.8732910000001,-3.583333],[130.83136000000013,-3.689444],[130.82995600000027,-3.872777],[130.61636400000017,-3.79],[130.39831500000014,-3.633333],[129.99133300000017,-3.470555],[129.959137,-3.375556],[129.897491,-3.335833],[129.5088810000002,-3.298056],[129.500824,-3.339167],[129.56024200000024,-3.423334],[129.5158080000001,-3.470555],[129.236908,-3.411111],[129.101074,-3.348055],[128.968292,-3.353611],[128.969696,-3.238611],[128.878296,-3.207778],[128.613281,-3.436388],[128.462463,-3.458333],[128.217743,-3.211389],[128.1738590000001,-3.068889],[128.091644,-3.129167],[128.04248,-3.34],[127.979431,-3.387222],[127.91832,-3.559443999999871],[127.906097,-3.5375],[127.933319,-3.348889],[127.8560870000001,-3.186666],[127.98359700000015,-3.086945],[128.1738590000001,-2.855556],[128.9133,-2.858334],[129.064148,-2.900556],[129.136108,-2.964167],[129.363007,-2.85],[129.38470500000028,-2.79805599999986],[129.526642,-2.783611],[129.7658080000001,-2.870555],[129.812469,-2.919722]]],[[[100.462769,-3.133333],[100.37915,-3.149722],[100.474426,-3.302222],[100.45942700000012,-3.333889],[100.33527400000014,-3.200278],[100.334717,-3.1175],[100.19136,-2.975833],[100.176376,-2.8],[100.243591,-2.783611],[100.464706,-3.015],[100.462769,-3.133333]]],[[[131.57968100000028,-2.656389],[131.5652470000001,-2.651667],[131.654419,-2.621389],[131.617462,-2.646111],[131.57968100000028,-2.656389]]],[[[107.832764,-2.535],[108.089706,-2.606945],[108.265823,-2.755556],[108.29332,-2.853787],[108.206383,-3.003889],[108.198029,-3.118889],[108.104156,-3.161944],[108.073318,-3.235278],[107.982208,-3.248333],[107.96582,-3.158055],[107.866928,-3.051111],[107.81832900000012,-3.078056],[107.832207,-3.164166],[107.65387,-3.225833],[107.609421,-3.211389],[107.579987,-2.9875],[107.649719,-2.585833],[107.675262,-2.556389],[107.832764,-2.535]]],[[[100.031097,-2.841944],[99.961105,-2.551667],[99.987198,-2.489167],[100.156372,-2.625556],[100.214157,-2.718611],[100.214157,-2.755556],[100.146103,-2.786944999999889],[100.139977,-2.821945],[100.031097,-2.841944]]],[[[133.5949710000002,-2.525556],[133.525818,-2.486667],[133.499115,-2.425556],[133.61441000000013,-2.4775],[133.5949710000002,-2.525556]]],[[[99.741089,-2.376389],[99.70138500000013,-2.353055],[99.703598,-2.342778],[99.73719800000015,-2.350278],[99.741089,-2.376389]]],[[[134.567474,-2.453055],[134.533875,-2.446944],[134.51666300000022,-2.396945],[134.56884800000012,-2.292777999999885],[134.567474,-2.453055]]],[[[123.166931,-2.194167],[123.15165700000011,-2.194167],[123.168053,-2.176389],[123.171654,-2.185277],[123.166931,-2.194167]]],[[[123.44978300000014,-2.125568],[123.440262,-2.123055],[123.43802600000026,-2.111389],[123.4561,-2.115556],[123.44978300000014,-2.125568]]],[[[99.859711,-2.370833],[99.569992,-2.222221999999874],[99.52665700000011,-2.148889],[99.568604,-2.029167],[99.62803600000012,-2.016111],[99.688309,-2.072222],[99.859711,-2.370833]]],[[[123.885536,-2.075556],[123.844437,-2.053889],[123.86499000000013,-2.008611],[123.87747200000013,-2.016944],[123.885536,-2.075556]]],[[[134.368835,-2.158055],[134.325531,-2.088611],[134.38580300000012,-2.003889],[134.42358400000023,-2.048334],[134.368835,-2.158055]]],[[[123.767761,-2.0475],[123.758331,-2.020278],[123.777481,-1.998333],[123.78276100000029,-2.023056],[123.767761,-2.0475]]],[[[126.056641,-2.4825],[125.968048,-2.407778],[125.94747900000016,-2.290833],[125.894707,-2.213334],[125.859993,-2.071667],[125.918053,-1.972222],[126.000267,-2.016111],[125.969437,-2.164722],[126.086113,-2.418611],[126.056641,-2.4825]]],[[[124.36665300000014,-2.011389],[124.348877,-2.025],[124.300812,-1.976944],[124.35720800000013,-1.966111],[124.36665300000014,-2.011389]]],[[[123.478043,-1.946111],[123.466927,-1.943611],[123.484711,-1.935278],[123.486099,-1.940833],[123.478043,-1.946111]]],[[[123.5449830000001,-1.927778],[123.535538,-1.925],[123.543053,-1.913333],[123.549713,-1.918889],[123.5449830000001,-1.927778]]],[[[123.65941600000019,-1.963333],[123.651382,-1.953889],[123.65416000000015,-1.901667],[123.65804300000013,-1.918812],[123.65941600000019,-1.963333]]],[[[123.71692700000017,-1.955833],[123.700546,-1.936667],[123.73220800000011,-1.899722],[123.741089,-1.938889],[123.71692700000017,-1.955833]]],[[[123.69109300000014,-1.914167],[123.672493,-1.899722],[123.672493,-1.884722],[123.680817,-1.885833],[123.69109300000014,-1.914167]]],[[[123.82887300000016,-2.010556],[123.7836,-1.979167],[123.78276100000029,-1.878611],[123.855507,-1.954447],[123.82887300000016,-2.010556]]],[[[123.7649990000002,-1.877222],[123.757492,-1.873611],[123.767212,-1.862778],[123.769707,-1.866945],[123.7649990000002,-1.877222]]],[[[123.386902,-1.883858],[123.366928,-1.875832999999886],[123.368317,-1.856389],[123.38610800000014,-1.873055],[123.386902,-1.883858]]],[[[99.286102,-1.826389],[99.251938,-1.820833],[99.26915,-1.79],[99.28414900000013,-1.794167],[99.286102,-1.826389]]],[[[125.438309,-1.806667],[125.656372,-1.824445],[125.98858600000015,-1.788889],[126.349152,-1.823056],[126.252487,-1.877222],[125.46666000000015,-1.94],[125.33915700000011,-1.868333],[125.378036,-1.778611],[125.438309,-1.806667]]],[[[123.079163,-1.906389],[123.066093,-1.823611],[123.120819,-1.754445],[123.15416,-1.8325],[123.079163,-1.906389]]],[[[134.17608600000017,-1.945],[134.16052200000013,-1.845556],[134.233856,-1.740833],[134.24884,-1.7825],[134.17608600000017,-1.945]]],[[[108.69693,-1.723055],[108.681931,-1.699722],[108.77970900000014,-1.704444],[108.76138300000014,-1.721667],[108.69693,-1.723055]]],[[[130.188568,-2.064166999999884],[129.911926,-2.003889],[129.71579,-1.885833],[130.038025,-1.741389],[130.350555,-1.680205],[130.43331900000018,-1.827778],[130.435242,-1.977778],[130.188568,-2.064166999999884]]],[[[123.29776,-1.791389],[123.267487,-1.766945],[123.369713,-1.673055],[123.380539,-1.716943999999899],[123.29776,-1.791389]]],[[[125.006653,-1.718889],[125.12859300000024,-1.686111],[125.288307,-1.730555999999865],[125.323318,-1.887222],[125.055252,-1.890833],[125.005257,-1.946111],[124.835274,-1.896945],[124.686653,-1.971667],[124.409149,-2.0175],[124.327477,-1.879722],[124.36747700000012,-1.695],[124.405823,-1.658056],[124.648331,-1.636111],[125.006653,-1.718889]]],[[[136.29357900000025,-1.688611],[136.8035890000001,-1.7475],[136.902191,-1.799167],[136.540253,-1.904444],[136.218842,-1.874444],[135.986633,-1.818889],[135.728302,-1.71],[135.48080400000026,-1.682499999999891],[135.41803,-1.61],[135.478302,-1.592222],[136.29357900000025,-1.688611]]],[[[108.849152,-1.670833],[108.799713,-1.568056],[108.930542,-1.544167],[108.966087,-1.589444],[108.950546,-1.628333],[108.849152,-1.670833]]],[[[106.09082000000012,-1.771667],[106.166382,-1.930556],[106.186096,-2.142222],[106.238037,-2.303611],[106.318329,-2.435833],[106.370529,-2.479722],[106.781662,-2.591944],[106.676086,-2.6925],[106.601929,-2.913055],[106.617752,-2.956111],[106.745819,-3.006111],[106.717758,-3.098333],[106.52153,-3.106347],[106.444427,-2.981389],[105.978317,-2.822778],[105.901657,-2.652778],[105.935257,-2.475555],[105.820831,-2.390833],[105.799713,-2.170834],[105.7447130000001,-2.129167],[105.48027,-2.101110999999889],[105.342484,-2.126945],[105.132202,-2.067499999999882],[105.143051,-1.950278],[105.396103,-1.8025],[105.397491,-1.751667],[105.333054,-1.706667],[105.345261,-1.654444],[105.450821,-1.569444],[105.573608,-1.529167],[105.612488,-1.548889],[105.660538,-1.741389],[105.805817,-1.797778],[105.70915200000012,-1.5475],[105.915543,-1.4975],[106.040817,-1.588056],[106.0338670000001,-1.675833],[106.09082000000012,-1.771667]]],[[[135.138306,-1.485278],[135.32940700000017,-1.487499999999897],[135.33081100000015,-1.492778],[135.299988,-1.523611],[135.09442100000024,-1.512778],[135.11300700000027,-1.473611],[135.138306,-1.485278]]],[[[127.328323,-1.44],[127.27277400000014,-1.413333],[127.30442800000014,-1.369444],[127.366653,-1.366111],[127.328323,-1.44]]],[[[127.879433,-1.426944],[128.14111300000013,-1.58824],[128.145264,-1.680556],[128.05886800000016,-1.7175],[127.70748900000024,-1.688611],[127.544144,-1.742222],[127.37831100000028,-1.633889],[127.424988,-1.440833],[127.625809,-1.331111],[127.879433,-1.426944]]],[[[109.144989,-1.316667],[109.104713,-1.29],[109.17189000000013,-1.257777],[109.1808170000001,-1.276945],[109.144989,-1.316667]]],[[[127.6147,-1.257778],[127.495529,-1.268889],[127.455833,-1.234444],[127.550537,-1.171667],[127.65109300000017,-1.213333],[127.6147,-1.257778]]],[[[109.2285920000001,-1.233333],[109.219711,-1.192778],[109.2580410000001,-1.169444],[109.266937,-1.203055],[109.2285920000001,-1.233333]]],[[[123.19497700000011,-1.2975],[123.230553,-1.398889],[123.35720800000014,-1.230556],[123.455261,-1.236667],[123.553307,-1.289444],[123.53137200000015,-1.434722],[123.407211,-1.523056],[123.361366,-1.514167],[123.35054000000014,-1.456389],[123.292763,-1.420833],[123.246933,-1.583333],[123.166092,-1.624444],[123.10915400000022,-1.578333],[123.183319,-1.501667],[123.12915,-1.331111],[122.97499100000014,-1.533333],[122.909149,-1.590833],[122.861099,-1.581111],[122.803589,-1.379166999999882],[122.897491,-1.186666999999886],[123.186653,-1.1475],[123.24080700000013,-1.224167],[123.19497700000011,-1.2975]]],[[[129.928864,-1.211389],[129.835785,-1.242778],[129.740509,-1.208611],[129.7658080000001,-1.172222],[129.866638,-1.142778],[129.959686,-1.170278],[129.928864,-1.211389]]],[[[104.213882,-1.039444],[104.200821,-1.037222],[104.243317,-1.023611],[104.241364,-1.0325],[104.213882,-1.039444]]],[[[109.623787,-0.984835],[109.74247700000012,-1.005],[109.77887,-1.138611],[109.467209,-1.296945],[109.413597,-1.254445],[109.449417,-1.040556],[109.492477,-0.979722],[109.623787,-0.984835]]],[[[134.922485,-1.138056],[134.86413600000014,-1.135833],[134.79971300000022,-1.038611],[134.843018,-0.941944],[134.92804,-0.959721999999886],[134.993011,-1.023611],[134.98745700000018,-1.086667],[134.922485,-1.138056]]],[[[98.929153,-0.950278],[99.057205,-1.283333],[99.216934,-1.585278],[99.276657,-1.614722],[99.282211,-1.739444],[99.232758,-1.624444],[99.19859300000013,-1.633889],[99.248596,-1.731944],[99.238876,-1.783889],[99.092209,-1.801110999999878],[98.873032,-1.675],[98.603043,-1.223055],[98.661926,-0.965278],[98.780548,-0.959167],[98.883331,-0.909722],[98.929153,-0.950278]]],[[[130.931366,-0.936389],[131.034424,-0.910556],[131.074677,-0.972778],[131.0383,-1.239444],[130.96441700000014,-1.357222],[130.87466400000017,-1.340833],[130.756104,-1.242778],[130.692993,-1.122768],[130.69775400000015,-1.048889],[130.638885,-0.983889],[130.86022900000023,-0.896667],[130.89935300000013,-0.891445],[130.931366,-0.936389]]],[[[117.295532,-0.878333],[117.272217,-0.876944],[117.28858900000013,-0.831667],[117.308594,-0.858333],[117.295532,-0.878333]]],[[[130.9163820000001,-0.794722],[130.796356,-0.876389],[130.396942,-0.926389],[130.4866330000002,-0.835278],[130.731354,-0.828333],[130.84103400000026,-0.770539],[130.9163820000001,-0.794722]]],[[[135.487732,-0.675556],[135.663879,-0.683611],[135.767487,-0.752222],[135.856354,-0.705556],[136.06829800000014,-0.8775],[136.189423,-1.059722],[136.267487,-1.0475],[136.386108,-1.120833],[136.26971400000025,-1.196944],[136.15802,-1.222222],[136.02636700000028,-1.175],[135.892212,-1.191389],[135.829132,-1.130278],[135.757202,-0.825556],[135.6235660000002,-0.872778],[135.491913,-0.764444],[135.478851,-0.809167],[135.408325,-0.748889],[135.36718800000017,-0.652778],[135.395264,-0.634444],[135.487732,-0.675556]]],[[[127.28109700000026,-0.808333],[127.153587,-0.77],[127.204437,-0.619167],[127.25499,-0.621389],[127.291367,-0.693333],[127.320831,-0.793333],[127.28109700000026,-0.808333]]],[[[98.515274,-0.632222],[98.495255,-0.626110999999867],[98.489151,-0.599444],[98.50972000000013,-0.600833],[98.515274,-0.632222]]],[[[130.60607900000014,-0.541110999999887],[130.466064,-0.5275],[130.45581100000015,-0.468611],[130.614136,-0.410278],[130.6602480000001,-0.426667],[130.695801,-0.467221999999879],[130.60607900000014,-0.541110999999887]]],[[[121.913307,-0.475278],[121.87996700000019,-0.517222],[121.84082,-0.482222],[121.7291560000001,-0.482778],[121.698318,-0.541110999999887],[121.643333,-0.548056],[121.681091,-0.461111],[121.741364,-0.418611],[121.851089,-0.4075],[121.913307,-0.475278]]],[[[104.228317,-0.417222],[104.197479,-0.410833],[104.197479,-0.395832999999868],[104.231659,-0.391667],[104.228317,-0.417222]]],[[[133.111908,-0.536389],[133.173035,-0.5425],[133.402466,-0.728889],[133.748566,-0.757778],[133.76080300000012,-0.719444],[133.984406,-0.730277999999885],[134.111084,-0.835278],[134.029419,-0.971389],[134.281097,-1.357778],[134.233856,-1.413333],[134.222198,-1.556667],[134.0877380000003,-1.675833],[134.145264,-1.933889],[134.15969800000013,-2.319445],[134.219421,-2.425],[134.3199770000001,-2.505],[134.466644,-2.864445],[134.527771,-2.833611],[134.474976,-2.631111],[134.483032,-2.529722],[134.544128,-2.468611],[134.636108,-2.513889],[134.69693,-2.967778],[134.751923,-2.988333],[134.853302,-2.904722],[134.812744,-3.128611],[134.876617,-3.248889],[135.00415,-3.341389],[135.336365,-3.393889],[135.491913,-3.358334],[135.60913100000027,-3.198333],[135.763885,-3.120278],[135.73996,-3.08],[135.761932,-3.053889],[135.91052200000013,-2.986945],[135.954407,-2.786944999999889],[136.022217,-2.704167],[136.2547,-2.576111],[136.342194,-2.366665999999896],[136.356628,-2.253889],[136.482727,-2.211389],[136.60189800000012,-2.251667],[136.748566,-2.253056],[136.991333,-2.133889],[137.19052100000022,-2.103055],[137.236633,-2.06],[137.20071400000018,-1.954394],[137.10968000000014,-1.874444],[137.131073,-1.792778],[137.344971,-1.711944],[137.58523600000024,-1.568056],[137.856628,-1.471667],[137.929413,-1.488055],[138.064423,-1.608610999999883],[138.655823,-1.790833],[138.84356700000012,-1.953889],[139.046356,-1.999722],[139.78082300000017,-2.361389],[139.88443,-2.376389],[140.1586,-2.323611],[140.211365,-2.407778],[140.32220500000028,-2.458333],[140.4771730000001,-2.434444],[140.721893,-2.49],[140.748566,-2.525556],[140.6999820000002,-2.607778],[140.724396,-2.636389],[141.002472,-2.607085],[141.006134,-6.332925],[140.96359300000017,-6.338612],[140.92804000000012,-6.450833],[140.947205,-6.5],[140.858856,-6.678333],[140.90277100000014,-6.855833],[140.949402,-6.903611],[141.006134,-6.893284],[141.007019,-9.128468],[140.841644,-9.046389],[140.61496,-8.810278],[140.502472,-8.629999],[139.985229,-8.193611],[139.982361,-8.135221],[140.054413,-8.084166],[140.146088,-7.884723],[140.051636,-7.928333],[140.039978,-8.054445],[139.915802,-8.114721],[139.620514,-8.124999999999885],[139.529419,-8.177223],[139.366364,-8.206388],[139.275818,-8.169722],[139.21829200000025,-8.089167],[139.084137,-8.140001],[138.9086,-8.296667],[138.837189,-8.125555],[138.904419,-8.040277],[138.911926,-7.910556],[138.994965,-7.863889],[139.004425,-7.757778],[139.09552,-7.564166],[138.933868,-7.463612],[138.852448,-7.326389],[138.6611020000001,-7.203334],[138.934692,-7.202778],[139.050537,-7.251667],[139.17581200000018,-7.238889],[139.22247300000015,-7.1625],[139.15802,-7.206111],[139.042206,-7.213612],[138.84747300000015,-7.153889],[138.74884,-7.108889],[138.57135,-6.951112],[138.56192,-6.908888999999874],[138.5980220000001,-6.878333],[138.72886700000015,-6.899647],[138.91275,-6.843612],[139.107178,-6.970278],[139.18942300000015,-6.969444],[138.681915,-6.720554999999876],[138.6666560000001,-6.655],[138.704956,-6.646945],[138.481628,-6.421666],[138.4083250000001,-6.296944999999879],[138.365234,-6.101389],[138.29605100000015,-5.972777],[138.29745500000013,-5.855556],[138.167725,-5.793333],[138.358276,-5.680278],[138.224091,-5.68416599999989],[138.077423,-5.738889],[138.052734,-5.626945],[138.064423,-5.406111],[138.036377,-5.46],[137.94857800000023,-5.427222],[137.5749820000002,-5.188333],[137.593567,-5.155555999999876],[137.409149,-5.105833],[137.26886000000013,-4.986944],[137.213867,-5.013056],[136.819977,-4.929722],[136.35995500000013,-4.683055],[136.255249,-4.683888],[136.037476,-4.595],[135.928314,-4.49861],[135.724121,-4.50139],[135.425537,-4.436666],[135.204681,-4.459723],[134.8033140000001,-4.257501],[134.643585,-4.121388],[134.6949770000001,-3.939722],[134.92804,-3.981389],[134.965515,-3.939722],[134.67581200000018,-3.914444],[134.599701,-4.008889],[134.521637,-4.026389],[134.41387900000018,-3.906944],[134.366058,-3.897223],[134.339966,-3.991667],[134.30304000000012,-4.010833999999875],[134.21579,-3.963056],[134.162476,-3.89305499999989],[134.19384800000023,-3.835833],[134.16052200000013,-3.773611],[134.128296,-3.751112],[134.026093,-3.805],[133.924683,-3.750277999999867],[133.834137,-3.5875],[133.79663100000016,-3.611389],[133.804138,-3.671111],[133.743011,-3.660833],[133.637482,-3.491667],[133.699127,-3.413055],[133.68692,-3.273277999999891],[133.713013,-3.192778],[133.86300700000015,-3.081944],[133.828857,-2.961667],[133.654694,-3.146389],[133.64291400000013,-3.411127],[133.54382300000017,-3.460555],[133.5855100000001,-3.568334],[133.394989,-3.742222],[133.449707,-3.871389],[133.23745700000018,-4.076389],[133.05108600000017,-4.061389],[132.990784,-4.117499],[132.90164200000015,-4.091389],[132.80969200000015,-3.932778],[132.750824,-3.718333],[132.7830510000001,-3.632778],[132.92776500000025,-3.5575],[132.883881,-3.471389],[132.82275400000015,-3.452778],[132.81802400000026,-3.303055],[132.763031,-3.268889],[132.73025500000017,-3.284445],[132.722198,-3.343333],[132.665802,-3.326945],[132.546631,-3.106667],[132.315796,-2.951389],[132.190247,-2.938889],[132.07803300000012,-2.966389],[131.955811,-2.783611],[132.138306,-2.693333],[132.317749,-2.682222],[132.5699770000001,-2.715833],[132.722748,-2.817223],[132.84252900000013,-2.730474],[133.02221700000018,-2.493333],[133.23886100000016,-2.416111],[133.387482,-2.523611],[133.506104,-2.565833],[133.64859,-2.543889],[133.67804000000012,-2.583055],[133.684143,-2.716388999999879],[133.706635,-2.513889],[133.74246200000016,-2.525],[133.816376,-2.659166],[133.82135000000025,-2.544723],[133.78164700000013,-2.481111],[133.95553600000017,-2.329167],[133.950806,-2.207778],[133.924133,-2.271667],[133.83914200000015,-2.300278],[133.78775,-2.257778],[133.944427,-2.173056],[133.936371,-2.103055],[133.64386,-2.238611],[133.440796,-2.24],[133.29776,-2.201111],[132.963867,-2.288056],[132.814697,-2.248333],[132.68997200000013,-2.308611],[132.628845,-2.273611],[132.57608,-2.189443999999867],[132.30136100000016,-2.269444],[132.039429,-2.083889],[131.930542,-1.873055],[131.92718500000012,-1.810556],[131.97302200000013,-1.760556],[131.956635,-1.708055],[131.882446,-1.642222],[131.59079,-1.490832999999895],[131.27887,-1.379166999999882],[131.3330380000001,-1.460556],[131.2077330000002,-1.527222],[131.175537,-1.476389],[131.04663100000016,-1.455833],[130.96359300000017,-1.403055],[131.056091,-1.246944],[131.178864,-1.218889],[131.24884,-1.096945],[131.28637700000013,-0.915278],[131.255554,-0.822778],[131.516083,-0.733610999999883],[131.57775900000024,-0.7625],[131.873016,-0.693889],[132.10134900000014,-0.47],[132.269714,-0.384167],[132.43414300000018,-0.344444],[132.71051,-0.366389],[133.111908,-0.536389]]],[[[104.496094,-0.626943999999867],[104.344711,-0.583611],[104.250816,-0.4775],[104.28804,-0.393889],[104.466087,-0.338889],[104.531097,-0.373889],[104.596367,-0.473333],[104.496094,-0.626943999999867]]],[[[130.669708,-0.328889],[130.662201,-0.325278],[130.666382,-0.315833],[130.67105100000015,-0.317787],[130.669708,-0.328889]]],[[[122.011383,-0.414444],[121.896942,-0.412222],[121.854431,-0.365833],[121.931931,-0.313611],[122.04443400000014,-0.332778],[122.045822,-0.393889],[122.011383,-0.414444]]],[[[127.574997,-0.323333],[127.684143,-0.467778],[127.60386700000015,-0.609722],[127.651932,-0.708333],[127.790817,-0.69],[127.896378,-0.776111],[127.81775700000014,-0.870833],[127.753883,-0.888611],[127.674988,-0.855],[127.60526300000015,-0.769444],[127.460541,-0.816667],[127.404427,-0.624167],[127.303589,-0.519167],[127.318047,-0.344444],[127.368042,-0.328889],[127.411926,-0.367222],[127.531303,-0.310349],[127.574997,-0.323333]]],[[[104.44413800000012,-0.326111],[104.402481,-0.285556],[104.488037,-0.278056],[104.49498,-0.310832999999889],[104.44413800000012,-0.326111]]],[[[122.08332800000017,-0.410278],[122.059418,-0.341111],[122.086929,-0.265556],[122.140266,-0.382221999999899],[122.08332800000017,-0.410278]]],[[[127.18303700000013,-0.528889],[127.1147,-0.523333],[127.10498,-0.297222],[127.233871,-0.256111],[127.28109700000026,-0.384167],[127.25305200000012,-0.5],[127.18303700000013,-0.528889]]],[[[98.501663,-0.539722],[98.377472,-0.570556],[98.326096,-0.539722],[98.366653,-0.360833],[98.430267,-0.246389],[98.511932,-0.370556],[98.501663,-0.539722]]],[[[103.619141,-0.389722],[103.454712,-0.362221999999861],[103.533333,-0.234167],[103.633614,-0.236944],[103.75972000000013,-0.312222],[103.761658,-0.348610999999892],[103.619141,-0.389722]]],[[[122.22580700000013,-0.278056],[122.144989,-0.247778],[122.140266,-0.229444],[122.188873,-0.197222],[122.22580700000013,-0.278056]]],[[[122.363602,-0.284167],[122.267761,-0.251944],[122.223877,-0.200556],[122.328049,-0.230833],[122.363602,-0.284167]]],[[[103.553307,-0.196389],[103.505257,-0.197778],[103.50138900000012,-0.195],[103.5346530000001,-0.184234],[103.553307,-0.196389]]],[[[121.61387600000012,-0.206667],[121.562477,-0.156667],[121.631927,-0.123056],[121.64749100000017,-0.165],[121.61387600000012,-0.206667]]],[[[97.876648,-0.105278],[97.868347,-0.108972],[97.82388300000014,-0.067778],[97.866928,-0.064167],[97.876648,-0.105278]]],[[[104.876633,-0.065556],[104.831917,-0.060833],[104.842194,-0.024444],[104.851913,-0.025833],[104.876633,-0.065556]]],[[[130.877441,-0.019167],[131.139709,-0.075833],[131.29803500000014,-0.164167],[131.32220500000017,-0.273333],[131.255554,-0.387778],[131.167206,-0.338333],[130.96359300000017,-0.359721999999863],[130.876068,-0.250556],[130.791077,-0.217778],[130.68829300000016,-0.079444],[130.614136,-0.086111],[130.627167,-0.1375],[130.7280270000001,-0.245278],[130.9163820000001,-0.319167],[130.943848,-0.367222],[130.915802,-0.408889],[130.73745700000018,-0.447222],[130.688599,-0.305358],[130.589005,-0.323659],[130.54277,-0.36604],[130.517761,-0.254722],[130.359955,-0.267222],[130.213287,-0.206667],[130.37912,-0.221944],[130.42996200000027,-0.197222],[130.39669800000013,-0.146722],[130.33609,-0.145833],[130.34552,-0.1925],[130.29776000000015,-0.178611],[130.288025,-0.101944],[130.69888300000025,-0.036623],[130.760803,-0.053333],[130.77859500000022,-0.039444],[130.75277700000015,-0.025833],[130.791656,-0.009999999999877],[130.877441,-0.019167]]],[[[98.547485,-0.370556],[98.544144,-0.386389],[98.291931,-0.012222],[98.387802,0.005833000000109],[98.444138,-0.061389],[98.554428,-0.280833],[98.547485,-0.370556]]],[[[104.74025,-0.136944],[104.8202670000001,-0.193611],[104.888893,-0.193611],[104.929428,-0.334167],[104.73526,-0.216944],[104.66137700000013,-0.215556],[104.530548,-0.273888999999883],[104.43248,-0.201944],[104.514137,-0.108056],[104.535248,0.017222],[104.6230160000001,-0.010832999999877],[104.74025,-0.136944]]],[[[129.554688,-0.213611],[129.53637700000024,-0.2225],[129.2883,0.041389],[129.5405270000001,-0.138889],[129.554688,-0.213611]]],[[[127.457207,-0.012222],[127.452477,-0.051111],[127.392761,0.006944],[127.410538,0.144167],[127.447746,0.13944400000014],[127.457207,-0.012222]]],[[[104.48193400000012,0.023611],[104.40721100000012,0.09],[104.409149,0.171667],[104.491348,0.076944],[104.48193400000012,0.023611]]],[[[98.834747,0.107778],[98.837234,0.084444],[98.640854,0.076944],[98.53529400000014,0.094722],[98.513351,0.133056],[98.553619,0.175],[98.762802,0.171667],[98.834747,0.107778]]],[[[104.701927,0.023611],[104.591347,0.098889],[104.491348,0.237222],[104.544968,0.221667],[104.701927,0.023611]]],[[[102.859703,0.274444],[102.833862,0.281111],[102.92691000000013,0.322222],[102.917473,0.298889],[102.859703,0.274444]]],[[[104.41191100000015,0.292222],[104.35027300000013,0.33611100000013],[104.342758,0.370833000000118],[104.426376,0.323611],[104.41191100000015,0.292222]]],[[[127.38526900000011,0.270833],[127.32776600000011,0.336667],[127.3886030000001,0.378611],[127.42082200000016,0.324444],[127.38526900000011,0.270833]]],[[[103.073593,0.571666],[103.064133,0.571666],[103.038017,0.654722000000106],[103.066071,0.646389],[103.073593,0.571666]]],[[[104.281647,0.623055],[104.264687,0.629166],[104.23719800000015,0.689444],[104.281647,0.665555],[104.281647,0.623055]]],[[[103.483597,0.616944],[103.46555300000011,0.630555],[103.513603,0.699166],[103.521088,0.679444],[103.483597,0.616944]]],[[[103.185242,0.508055],[103.13942,0.533333],[103.139969,0.601944],[103.171082,0.681389000000138],[103.223022,0.703333],[103.288857,0.631944],[103.296921,0.55388900000014],[103.185242,0.508055]]],[[[127.40387,0.619722],[127.3591540000001,0.647778],[127.383881,0.751944],[127.430542,0.747222000000136],[127.446373,0.712778],[127.40387,0.619722]]],[[[104.294144,0.706667],[104.202209,0.724444],[104.18997200000013,0.775278],[104.273613,0.791667000000132],[104.294144,0.706667]]],[[[104.598312,0.758055000000127],[104.5155330000001,0.749166],[104.508591,0.756111],[104.551643,0.795],[104.623581,0.784722],[104.598312,0.758055000000127]]],[[[103.094131,0.723889],[103.077187,0.750555],[103.10524,0.797778],[103.11691300000012,0.762778],[103.094131,0.723889]]],[[[103.715813,0.792500000000132],[103.72802700000011,0.765555],[103.704147,0.759444],[103.662193,0.832222000000115],[103.715813,0.792500000000132]]],[[[127.32222,0.75],[127.27832,0.821111],[127.324158,0.864166000000125],[127.37497700000027,0.812222],[127.362762,0.756111],[127.32222,0.75]]],[[[103.525803,0.8],[103.434692,0.843055000000106],[103.4191280000001,0.871111],[103.489693,0.845833],[103.525803,0.8]]],[[[103.93636300000013,0.766389000000117],[103.84053,0.845],[103.819977,0.886111],[103.88913700000012,0.859444],[103.93636300000013,0.766389000000117]]],[[[103.83219900000012,0.756111],[103.757477,0.808889],[103.734131,0.886944],[103.819977,0.825833],[103.83219900000012,0.756111]]],[[[103.43692,0.647222],[103.402481,0.660833],[103.339432,0.789722],[103.379959,0.891667],[103.507477,0.746389000000136],[103.43692,0.647222]]],[[[103.478577,0.868333000000121],[103.452469,0.868333000000121],[103.405243,0.908889],[103.461357,0.915833],[103.478577,0.868333000000121]]],[[[104.24273700000013,0.819722],[104.175537,0.790833],[104.146103,0.8575],[104.098038,0.882222],[104.094711,0.947222],[104.259163,0.867778],[104.24273700000013,0.819722]]],[[[103.934967,0.926111],[103.84053,0.975278],[103.836906,1.010278000000142],[103.93856800000013,0.999166],[103.96527100000014,0.943889000000127],[103.934967,0.926111]]],[[[104.84304800000012,0.9575],[104.82582100000013,0.956667],[104.7935870000001,1.02472200000011],[104.8394320000001,1.018611],[104.84304800000012,0.9575]]],[[[107.55664100000013,0.965833],[107.52858700000013,1.006111],[107.55053700000013,1.037778],[107.5963670000001,1.008055],[107.55664100000013,0.965833]]],[[[120.6772,1.035555000000102],[120.667763,1.034167],[120.616379,1.071944],[120.638893,1.076111],[120.6772,1.035555000000102]]],[[[120.38804600000014,1.02],[120.3660890000001,1.032222],[120.386108,1.080833],[120.40442700000017,1.065000000000111],[120.38804600000014,1.02]]],[[[103.439682,0.9875],[103.3510670000001,1.003333],[103.319702,1.040277],[103.341637,1.119722],[103.38887,1.124722],[103.439682,0.9875]]],[[[102.624229,0.994136],[102.76052900000013,1.010278000000142],[102.92497300000014,0.914444000000117],[103.041351,0.818333],[103.041351,0.714166],[103.006569,0.692727],[102.87413,0.792500000000132],[102.543854,0.774444],[102.406082,0.878055],[102.435516,0.923889],[102.498581,0.943055],[102.467194,1.05],[102.486359,1.132222000000127],[102.554962,1.122499],[102.624229,0.994136]]],[[[103.037193,1.037777],[103.16552700000011,0.891667],[103.146927,0.8375],[103.085251,0.836111],[102.761559,1.029625],[102.692734,1.023333],[102.657753,1.054166],[102.71608,1.153333],[102.783043,1.161666],[103.037193,1.037777]]],[[[104.0336,0.982222],[103.925522,1.031389],[103.901367,1.093889],[104.014427,1.171944],[104.119423,1.183611],[104.153053,1.135361],[104.139969,1.05],[104.08859300000012,0.988889],[104.0336,0.982222]]],[[[104.666893,1.023827],[104.583313,0.819167],[104.482468,0.856111],[104.488022,0.919167],[104.3716280000001,1.014444],[104.249397,1.006111],[104.230263,1.084167],[104.337189,1.176666],[104.4133,1.196666],[104.534698,1.176666],[104.640259,1.105555],[104.666893,1.023827]]],[[[102.395248,0.923889],[102.238297,1.078888],[102.20192,1.278888],[102.213028,1.404999],[102.291077,1.404999],[102.476067,1.226666],[102.44441200000011,1.103333000000134],[102.467194,0.964444],[102.395248,0.923889]]],[[[97.526367,1.417222],[97.677185,1.189722],[97.789688,1.146667],[97.907471,1.0425],[97.936356,0.978055],[97.895813,0.879444],[97.886917,0.63888900000012],[97.810791,0.549722],[97.687469,0.586944],[97.61218300000013,0.816944],[97.392197,1.013055],[97.250259,1.261667000000102],[97.11468500000012,1.393333],[97.246078,1.413055],[97.334702,1.496111],[97.396362,1.501389],[97.482468,1.47],[97.526367,1.417222]]],[[[125.21499600000016,1.389166],[125.166382,1.395278000000133],[125.237213,1.436193],[125.299454,1.52608],[125.267212,1.405],[125.21499600000016,1.389166]]],[[[102.496078,1.444722],[102.491913,1.259722000000124],[102.308853,1.420555],[102.100517,1.465833],[101.994423,1.611111],[102.05608400000011,1.621944],[102.434967,1.5275],[102.496078,1.444722]]],[[[125.14166300000021,1.421389],[124.902481,0.975278],[124.66609200000028,0.806667],[124.55304000000012,0.590833],[124.44136,0.455278],[124.246094,0.375000000000114],[123.64582800000015,0.281111],[123.26277200000025,0.313333],[123.068878,0.511389],[122.958328,0.479167],[122.04914900000016,0.48250000000013],[121.98526,0.443611],[121.795532,0.422222],[121.70720700000015,0.519722],[121.53386700000021,0.538055],[121.498032,0.477778],[121.337196,0.458055000000115],[121.252213,0.48250000000013],[121.155548,0.456667],[121.10137900000018,0.407222],[120.855553,0.448333],[120.69026200000019,0.527222000000108],[120.549149,0.536111],[120.376373,0.475833],[120.242203,0.345],[120.124153,0.175],[120.076927,-0.015556],[120.01998900000012,-0.075278],[119.99942,-0.245278],[120.066093,-0.613055],[120.26666300000021,-0.913889],[120.329163,-0.940556],[120.4086,-0.906389],[120.513611,-1.000278],[120.585541,-1.120278],[120.569717,-1.188056],[120.666382,-1.395555],[120.828049,-1.342778],[120.84166,-1.392222],[121.083054,-1.423611],[121.160263,-1.335278],[121.205551,-1.194722],[121.459152,-0.894167],[121.62220800000021,-0.804999999999893],[121.659988,-0.818056],[121.654984,-0.8775],[121.71054100000013,-0.938611],[121.927757,-0.963333],[122.116379,-0.925],[122.159416,-0.799444],[122.223877,-0.761111],[122.915268,-0.765833],[122.957764,-0.731667],[122.755547,-0.687222],[122.728317,-0.655556],[122.81581100000017,-0.617222],[123.035812,-0.6],[123.070831,-0.559722],[123.261932,-0.576667],[123.41137700000013,-0.653611],[123.454712,-0.7625],[123.44774600000017,-0.835278],[123.40109300000027,-0.891389],[123.377197,-1.013889],[123.331383,-1.057222],[123.248322,-1.037222],[123.153053,-0.896667],[123.068878,-0.876944],[122.819992,-0.913333],[122.629433,-1.223610999999892],[122.37525900000016,-1.491389],[122.162201,-1.610556],[121.836647,-1.691389],[121.741364,-1.861944],[121.67165400000012,-1.922221999999863],[121.539429,-1.933889],[121.446091,-1.822222],[121.32887300000016,-1.772222],[121.298027,-1.803056],[121.339157,-1.992777999999873],[121.428864,-1.971667],[121.573608,-2.162777],[121.716087,-2.183333],[121.83194000000015,-2.301667],[121.96887200000013,-2.534445],[122.01416,-2.682222],[122.308868,-2.904722],[122.267212,-3.029999999999859],[122.387772,-3.136111],[122.4266510000001,-3.121111],[122.477478,-3.158055],[122.41304000000012,-3.235833],[122.356102,-3.220275],[122.30053700000019,-3.281110999999896],[122.247208,-3.381111],[122.293053,-3.451389],[122.26915,-3.528889],[122.19497700000011,-3.571111],[122.25,-3.661389],[122.599426,-3.883611],[122.687187,-4.142778],[122.835823,-4.137778],[122.770828,-4.048333],[122.8577580000001,-4.076389],[122.907211,-4.226111],[122.895538,-4.396389],[122.746643,-4.488611],[122.684418,-4.486388],[122.66721300000017,-4.4325],[122.59108700000013,-4.393612],[122.10471300000017,-4.526112],[122.040817,-4.6675],[122.049713,-4.732223],[122.109421,-4.795834],[122.088882,-4.840834],[121.707764,-4.836945],[121.55304,-4.746667],[121.476379,-4.626389],[121.56609300000014,-4.259445],[121.620247,-4.156389],[121.6147,-4.064722],[121.357758,-3.975277],[121.253601,-3.818611],[121.12468700000011,-3.753056],[120.881363,-3.536945],[120.88693200000012,-3.394722],[120.97608900000012,-3.270833],[121.071381,-3.201667],[121.076103,-2.758889],[121.02609300000017,-2.672222],[120.7719270000001,-2.6125],[120.571114,-2.711667],[120.200272,-2.965],[120.26805100000013,-3.137499999999875],[120.4086,-3.258610999999859],[120.394989,-3.510834],[120.44693,-3.716111],[120.35247800000012,-3.913611],[120.34220900000012,-4.111389],[120.38665800000024,-4.169444],[120.356644,-4.389444],[120.422211,-4.678333],[120.390823,-4.783611],[120.30859400000018,-4.853888999999867],[120.266098,-5.152778],[120.38333100000011,-5.351389],[120.462769,-5.624166],[120.408043,-5.614722],[120.325821,-5.511667],[120.0961,-5.595834],[119.92330900000013,-5.562778],[119.7686,-5.708889],[119.66998300000012,-5.700556],[119.622757,-5.618055],[119.464996,-5.563611],[119.356644,-5.406667],[119.351929,-5.336389],[119.378593,-5.181389],[119.519989,-4.919444],[119.49165300000014,-4.737222],[119.595261,-4.566388],[119.626083,-4.191388],[119.598038,-3.975277],[119.448593,-3.71],[119.515823,-3.573334],[119.506104,-3.527222],[119.491089,-3.489167],[119.295822,-3.426945],[119.217758,-3.4925],[119.051933,-3.504722999999899],[118.922211,-3.569722],[118.837196,-3.342778],[118.82916300000011,-3.078056],[118.888603,-2.889722],[118.8641510000001,-2.852778],[118.766663,-2.8625],[118.759163,-2.774167],[118.816673,-2.624722],[118.907211,-2.655555],[119.141663,-2.459722],[119.125259,-2.285833],[119.21138,-2.011945],[119.29443400000014,-1.957778],[119.33554100000016,-1.974444],[119.353317,-1.938889],[119.36971300000016,-1.837221999999883],[119.329437,-1.8025],[119.29776,-1.689444],[119.32443200000013,-1.601111],[119.291656,-1.4025],[119.308868,-1.265278],[119.351929,-1.178333],[119.445251,-1.11],[119.517212,-0.876389],[119.676651,-0.743333],[119.718597,-0.653611],[119.832207,-0.871389],[119.863037,-0.843889],[119.84999100000016,-0.707778],[119.754173,-0.481667],[119.80137600000012,-0.120556],[119.683594,-0.108889],[119.622757,-0.005278],[119.687187,0.020833],[119.778053,-0.086944],[119.83305400000016,-0.089722],[119.883041,0.071389000000124],[119.778053,0.229722],[119.909149,0.4675],[120.036377,0.525],[120.032494,0.712778],[120.22026100000016,0.805278000000101],[120.25166300000011,0.963611],[120.287201,0.989722],[120.34275800000023,0.973889],[120.339432,0.859444],[120.41970800000013,0.805278000000101],[120.573036,0.775278],[120.648613,0.9533330000001],[120.798599,1.065000000000111],[120.823318,1.320555000000126],[120.950546,1.3425],[121.11026000000015,1.32],[121.24247700000011,1.232777],[121.383881,1.247222],[121.512497,1.086944],[121.57276900000022,1.058333],[121.9272,1.098611],[121.981934,1.015833],[122.062759,1.063611],[122.225273,1.006667],[122.4644320000002,0.999166],[122.66165200000012,0.941667],[122.84631300000024,0.814673],[122.960541,0.928055],[123.203049,0.956667],[123.558868,0.864166000000125],[123.603867,0.884722],[123.839157,0.829444000000137],[123.91304000000014,0.834722],[124.28858900000012,1.011667],[124.36747700000012,1.172500000000127],[124.588043,1.189722],[124.61692800000014,1.255555000000129],[124.535263,1.287778000000116],[124.55581700000016,1.370000000000118],[124.61831700000027,1.417222],[124.70860300000015,1.396667],[124.83415200000012,1.464444],[124.818329,1.573333000000105],[124.9711,1.694722],[125.032761,1.7],[125.170532,1.639166000000102],[125.165817,1.579444],[125.24942,1.505555],[125.22886700000014,1.4575],[125.14166300000021,1.421389]]],[[[98.599747,1.625555000000134],[98.489151,1.625555000000134],[98.42746,1.678889],[98.461914,1.706388000000118],[98.555054,1.68166600000012],[98.599747,1.625555000000134]]],[[[97.11718800000011,2.011111000000142],[97.063858,2.079444],[97.092743,2.1125],[97.148315,2.065833000000111],[97.11718800000011,2.011111000000142]]],[[[101.601639,1.709166],[101.491913,1.729444],[101.448853,1.768611],[101.39412700000014,1.9125],[101.398033,1.989166],[101.441353,2.0625],[101.645523,2.119999],[101.69969200000014,2.091944000000126],[101.775803,1.94611],[101.731079,1.885],[101.721626,1.782222],[101.601639,1.709166]]],[[[96.641083,2.065833000000111],[96.612183,2.080833],[96.610794,2.121944],[96.669128,2.108889],[96.641083,2.065833000000111]]],[[[96.640533,2.152777],[96.61441,2.16111],[96.598022,2.191111],[96.64859000000011,2.178888],[96.640533,2.152777]]],[[[127.89498900000011,1.796667],[127.94358800000019,1.793333],[128.0158080000001,1.7075],[128.03830000000016,1.526111],[127.9897,1.346667],[127.90804300000012,1.202777],[127.65387,1.02],[127.626373,0.965],[127.655258,0.882778],[127.79358700000012,0.795],[127.916931,0.855278],[127.928589,0.993055],[127.97527300000013,1.069722],[128.03775,1.117222],[128.167206,1.131389000000127],[128.194702,1.204166],[128.13916,1.237777],[128.130249,1.285555],[128.18829300000024,1.378055],[128.463287,1.543333],[128.646088,1.579444],[128.726349,1.556944],[128.69747900000016,1.101944000000117],[128.452179,0.9375],[128.302185,0.894444],[128.21023600000024,0.784722],[128.240509,0.725833],[128.348846,0.647222],[128.5788570000002,0.562222],[128.673584,0.558055],[128.683044,0.345555000000104],[128.825806,0.303055],[128.905243,0.200278],[128.8407900000002,0.2475],[128.541351,0.320833],[128.458313,0.395555],[128.279419,0.385278],[128.073853,0.466111],[127.957489,0.476389],[127.919144,0.453056],[127.876648,0.310555],[127.91220100000011,0.270833],[127.923866,0.142778000000135],[127.88472,0.079167],[127.88693200000012,-0.010832999999877],[128.036926,-0.403333],[128.207458,-0.691944],[128.395264,-0.894722],[128.252777,-0.872222],[128.228027,-0.848889],[128.248016,-0.828889],[128.03775,-0.711111],[127.8641510000001,-0.384167],[127.716927,-0.298611],[127.666092,-0.225833],[127.68802600000015,0.196111],[127.660812,0.336667],[127.568329,0.415555],[127.522217,0.598333],[127.545532,0.716944000000126],[127.619713,0.847778],[127.498871,0.890278],[127.483871,1.056111],[127.394989,1.054722],[127.402481,1.217777],[127.528587,1.448055000000124],[127.568878,1.741944],[127.6869200000001,1.919444],[127.940262,2.188333],[128.054688,2.195277],[127.944427,1.981666000000132],[127.85054000000014,1.911111],[127.849152,1.826111],[127.89498900000011,1.796667]]],[[[97.32775900000013,2.032222],[97.20719900000012,2.17194400000011],[97.103577,2.219999],[97.288025,2.224166],[97.34413100000012,2.106111],[97.32775900000013,2.032222]]],[[[127.794983,2.205555],[127.74832200000014,2.22611],[127.756653,2.270555],[127.81359900000017,2.261666],[127.794983,2.205555]]],[[[118.57138100000019,2.316388000000131],[118.636658,2.264444],[118.568878,2.288333],[118.649719,2.176666],[118.560532,2.264444],[118.57138100000019,2.316388000000131]]],[[[125.430817,2.313055],[125.392487,2.321389],[125.367752,2.369166],[125.450821,2.379444],[125.430817,2.313055]]],[[[128.161102,2.282222000000103],[128.11911,2.338333],[128.163025,2.404166],[128.18914800000016,2.361111],[128.161102,2.282222000000103]]],[[[109.06749,2.485],[109.020264,2.482777000000112],[108.973183,2.540161],[109.012772,2.563055],[109.10748300000012,2.53],[109.06749,2.485]]],[[[128.49801600000012,2.050000000000125],[128.276642,2.017295],[128.232178,2.30611],[128.34661900000015,2.486388],[128.433594,2.571111],[128.56469700000014,2.632777],[128.694122,2.43361],[128.619965,2.215277],[128.49801600000012,2.050000000000125]]],[[[125.406372,2.626666],[125.376648,2.636944],[125.354713,2.724444],[125.414429,2.807222000000138],[125.450821,2.767499],[125.402206,2.7033330000001],[125.42608600000018,2.647778],[125.406372,2.626666]]],[[[106.24498,2.736666000000127],[106.234711,2.736111],[106.197746,2.812222000000133],[106.24304200000012,2.786666],[106.24498,2.736666000000127]]],[[[96.4321900000001,2.343055],[96.325806,2.354722],[96.295807,2.424722],[96.059402,2.578611000000137],[95.818863,2.654722],[95.702194,2.766944000000137],[95.696915,2.818889],[95.792191,2.938611],[95.883316,2.918889],[95.996353,2.777777000000128],[96.101074,2.7525],[96.213593,2.630555000000129],[96.43135100000012,2.503333],[96.484131,2.371110000000101],[96.4321900000001,2.343055]]],[[[108.832489,2.844999],[108.773613,2.891388],[108.82639300000011,2.932499],[108.844994,2.99611],[108.88333100000011,3.001667000000111],[108.88804600000014,2.892777],[108.832489,2.844999]]],[[[107.75943,2.974166],[107.741653,2.997499],[107.765549,3.021666],[107.812187,3.001111],[107.75943,2.974166]]],[[[105.724991,2.833889],[105.68386800000013,3.006389],[105.698318,3.060555],[105.84887700000013,2.979166],[105.81109600000013,2.896944],[105.724991,2.833889]]],[[[106.289429,3.159721],[106.274429,3.092777],[106.212769,3.121388],[106.203323,3.226666],[106.24859600000013,3.219999],[106.289429,3.159721]]],[[[117.523041,3.285555],[117.427757,3.273889],[117.41137700000013,3.302777],[117.46192900000017,3.343888],[117.518883,3.325277],[117.523041,3.285555]]],[[[106.280548,3.230833],[106.234711,3.256111],[106.24859600000013,3.339722],[106.287491,3.373333],[106.280548,3.230833]]],[[[117.664146,3.284166],[117.63192700000012,3.258889],[117.55581700000016,3.319722],[117.539429,3.426666000000125],[117.672493,3.419722],[117.664146,3.284166]]],[[[117.607483,3.4772210000001],[117.468872,3.522222],[117.433319,3.559166],[117.58748600000013,3.524444],[117.625259,3.500556000000131],[117.607483,3.4772210000001]]],[[[117.8855360000001,3.456666],[117.775818,3.531944000000123],[117.78970300000015,3.577777],[117.824432,3.590555],[117.865807,3.548889],[117.8855360000001,3.456666]]],[[[117.390823,3.561944],[117.517487,3.474444],[117.48332200000027,3.446944],[117.266098,3.499166],[117.21666000000016,3.545555],[117.27082800000028,3.592777],[117.390823,3.561944]]],[[[125.883881,3.362222],[125.791656,3.412221],[125.643333,3.661944],[125.663597,3.718333],[125.729713,3.722499000000141],[125.789429,3.682777],[125.911377,3.491666],[125.91943400000012,3.4175],[125.883881,3.362222]]],[[[117.825272,3.740555],[117.794983,3.743333],[117.78830700000015,3.75],[117.815536,3.755555],[117.825272,3.740555]]],[[[126.844147,3.738055],[126.82885700000021,3.715306],[126.79221300000017,3.733333],[126.738876,3.842222],[126.803864,3.83],[126.844147,3.738055]]],[[[117.8477630000001,3.797222],[117.794983,3.804722],[117.73082,3.863611],[117.801933,3.855278000000112],[117.8477630000001,3.797222]]],[[[126.71138,3.798055],[126.611366,3.974999],[126.608032,4.041110000000117],[126.72360200000014,3.911666],[126.71138,3.798055]]],[[[117.689697,3.974166],[117.603317,4.030277000000126],[117.597763,4.087777],[117.646378,4.140277],[117.75,4.06861],[117.689697,3.974166]]],[[[117.886932,4.026944],[117.83220700000015,4.044722],[117.68692,4.168336],[117.903557,4.174043],[117.930267,4.058887],[117.886932,4.026944]]],[[[108.181664,3.6475],[108.094437,3.694722000000127],[108.201393,3.796389],[108.054703,3.858889],[107.991653,4.024166],[108.181664,4.196387000000129],[108.251389,4.179999],[108.267212,4.106943],[108.387772,3.994722000000138],[108.406937,3.875833],[108.318047,3.678888],[108.181664,3.6475]]],[[[116.049423,4.279444],[116.155823,4.359165],[116.314697,4.357777],[116.463043,4.293332],[116.5336,4.330832],[117.189148,4.335555],[117.239433,4.358333],[117.398331,4.258055000000127],[117.4433140000001,4.192777],[117.592056,4.169818],[117.492752,4.124721],[117.402481,4.150555000000111],[117.392761,4.107499000000132],[117.62387100000012,3.946944],[117.521103,3.927777000000106],[117.705261,3.869721000000141],[117.78221100000019,3.788888],[117.770073,3.736717],[117.828049,3.702222],[117.760269,3.639166],[117.698593,3.626944],[117.076393,3.643333],[117.030273,3.594166],[117.1997070000001,3.618055],[117.204987,3.54],[117.241364,3.486666],[117.32083100000011,3.43611],[117.444138,3.430555],[117.433319,3.35944400000011],[117.31192,3.245277],[117.263321,3.259722],[117.273041,3.222777],[117.61971300000015,3.088611],[117.690262,2.966111],[117.671654,2.801111],[117.777206,2.762222],[117.816383,2.615555],[118.096649,2.30555500000014],[118.061096,2.223333],[117.904709,2.080833],[117.825821,2.103611],[117.868317,2.037777],[117.871918,1.876667],[118.13498700000012,1.646111],[118.419983,1.477500000000134],[118.453598,1.393333],[118.59554300000013,1.358333],[118.77832000000011,1.2],[118.839432,1.098055],[118.994431,1.048611],[119.00943,0.986944],[118.79776000000027,0.800555],[118.679703,0.844444],[118.343872,0.843055000000106],[118.071381,0.919722],[117.989151,1.070555],[117.89166300000011,1.115833],[118.03498800000021,0.810278],[118.00000000000011,0.784722],[117.90332,0.8375],[117.815536,0.810278],[117.742203,0.739722],[117.62164300000029,0.436667],[117.56749,0.396389],[117.52249100000017,0.2975],[117.46748400000024,0.103611],[117.52916,-0.034722],[117.434708,-0.243056],[117.4711,-0.3425],[117.44181800000014,-0.523909999999887],[117.629967,-0.421944],[117.5744320000001,-0.648611],[117.6224820000001,-0.779722],[117.45387300000027,-0.861944],[117.265854,-0.821647],[117.026382,-1.199444],[116.923599,-1.254445],[116.815262,-1.272222],[116.741089,-1.105833],[116.74331700000015,-1.024167],[116.710274,-1.121389],[116.787773,-1.248333],[116.755547,-1.3675],[116.53553800000019,-1.477222],[116.5649870000002,-1.573611],[116.539703,-1.624444],[116.22248800000011,-1.779167],[116.262772,-1.812778],[116.383331,-1.766111],[116.443863,-1.779722],[116.45665,-2.050278],[116.327209,-2.1475],[116.414429,-2.214167],[116.5186,-2.1675],[116.602768,-2.185833],[116.604156,-2.229722],[116.51304600000013,-2.556944],[116.474701,-2.561111],[116.424698,-2.494722],[116.299713,-2.525],[116.29776,-2.609167],[116.36219800000015,-2.665277],[116.373871,-2.845833],[116.274429,-3],[116.22387700000013,-3.006667],[116.20610000000022,-2.921945],[116.13192700000013,-2.823334],[116.121094,-2.975277],[116.210823,-3.085556],[116.216377,-3.142778],[116.099274,-3.265159],[116.01138300000014,-3.431667],[115.97580700000015,-3.601111],[115.839432,-3.630556],[115.73526,-3.718333],[114.640823,-4.186388],[114.608597,-4.129167],[114.60720800000026,-3.677778],[114.481087,-3.498611],[114.10220300000015,-3.356389],[113.824158,-3.461667],[113.671097,-3.476111],[113.608871,-3.435832999999889],[113.641663,-3.318056],[113.608871,-3.173056],[113.475273,-3.180556],[113.44165,-3.242778],[113.363602,-3.261389],[113.24498,-3.183333],[113.064697,-2.993889],[113.034714,-2.989722],[112.949707,-3.082778],[112.971649,-3.150556],[112.95166000000017,-3.207221999999887],[112.65165700000011,-3.415277],[112.531662,-3.444722],[112.417213,-3.353611],[112.245819,-3.313889],[112.16165200000012,-3.346111],[111.896378,-3.573889],[111.803864,-3.5375],[111.8435970000001,-3.406389],[111.81609300000014,-3.194167],[111.832764,-3.066945],[111.751938,-2.900556],[111.728592,-2.806111],[111.74971,-2.741944],[111.702477,-2.790556],[111.701103,-2.943889],[111.550262,-3.024445],[111.481659,-2.942499999999882],[111.335823,-2.921111],[110.96248600000013,-3.096389],[110.754707,-3.032778],[110.79776,-2.965],[110.966377,-2.900556],[110.933594,-2.886945],[110.78970300000015,-2.948611],[110.66304000000014,-3.081389],[110.6197130000001,-3.049166999999898],[110.64388300000013,-3.019722],[110.606644,-2.895833],[110.551086,-2.869166],[110.277206,-3.015],[110.205833,-2.901389],[110.248322,-2.793056],[110.139977,-2.296945],[110.094711,-2.239444],[110.12580900000012,-2.046945],[110.071663,-1.928333],[109.903587,-1.828334],[109.910538,-1.777778],[109.981659,-1.739445],[110.031937,-1.659444],[110.069443,-1.465555],[110.057747,-1.333889],[109.729713,-0.953611],[109.674149,-0.984444],[109.614433,-0.956389],[109.559708,-0.878333],[109.469994,-0.851667],[109.41581700000012,-0.854167],[109.395264,-0.918056],[109.279984,-0.868055],[109.25943000000012,-0.666667],[109.471916,-0.744722],[109.514427,-0.726944],[109.371094,-0.585833],[109.260818,-0.594722],[109.12442,-0.511667],[109.0422130000001,-0.245833],[109.068878,-0.210833],[109.194427,-0.199167],[109.165543,0.106389],[109.053307,0.283333],[108.91748000000011,0.3175],[108.947746,0.413333000000137],[108.93193100000013,0.60861100000011],[108.846367,0.8225],[108.978592,0.9425],[108.958603,1.176666],[109.095833,1.211666],[109.264999,1.393333],[109.2285920000001,1.3925],[109.136108,1.258889000000124],[108.981934,1.211666],[109.061371,1.369166],[109.062187,1.523333],[109.26304600000014,1.679444000000103],[109.331383,1.791111000000115],[109.33692900000011,1.891111],[109.439697,1.9541660000001],[109.57193,1.985833],[109.648567,2.073409],[109.546654,1.904166],[109.563873,1.833611],[109.6672130000001,1.706388000000118],[109.669983,1.613055],[109.931664,1.406944000000124],[110.071663,1.22],[110.187187,1.185],[110.332489,1.001944],[110.55525200000011,0.853889],[110.806091,0.906667],[110.90416,1.014444],[111.211929,1.069722],[111.406372,1.008889],[111.562759,0.999166],[111.666931,1.039166],[111.827209,0.998611],[111.949707,1.13],[112.131363,1.147222000000113],[112.213608,1.378889],[112.180817,1.408889000000102],[112.204712,1.453611],[112.472763,1.568055],[112.99971,1.572778],[113.05442800000014,1.545278],[113.126373,1.431666],[113.34082000000012,1.365278],[113.4561000000001,1.288333],[113.586929,1.283611000000121],[113.658333,1.224722],[113.794434,1.3075],[113.930817,1.445277],[114.084396,1.469993],[114.228867,1.4425],[114.40165700000011,1.509722],[114.56275900000014,1.433611],[114.710823,1.770555],[114.783333,1.863889],[114.859993,1.904166],[114.868317,2.043889],[114.800537,2.064722],[114.77638200000023,2.146667],[114.804703,2.248888],[114.93942300000013,2.285555],[115.237198,2.5225],[115.172211,2.604444],[115.083054,2.610833],[115.139709,2.90611],[115.24971,3.010833],[115.37525900000026,2.991388],[115.49552900000015,3.040000000000134],[115.538879,3.333611],[115.576393,3.426111],[115.628036,3.432222],[115.571381,3.666111],[115.685257,4.171944],[115.8808140000001,4.366666],[116.000267,4.332777],[116.049423,4.279444]]],[[[126.75972,3.985833],[126.69999700000017,3.995833],[126.6905360000002,4.07],[126.790268,4.216388],[126.709717,4.270555],[126.69274900000016,4.326111],[126.74054,4.541944000000114],[126.861099,4.485276],[126.916092,4.27361],[126.75972,3.985833]]],[[[125.491364,4.732777],[125.47886700000025,4.73444400000011],[125.491928,4.745554],[125.496094,4.742777],[125.491364,4.732777]]],[[[107.9644320000001,4.674721],[107.9383090000001,4.701943],[108.004707,4.772222],[107.99859600000013,4.701943],[107.9644320000001,4.674721]]],[[[95.738571,5.585277],[95.889969,5.5025],[95.909134,5.43861],[96.070816,5.29944300000011],[96.347748,5.222776],[96.58136,5.207222],[96.820526,5.278888],[96.98107900000014,5.270555],[97.127457,5.232499],[97.203583,5.151111],[97.51886,5.246666],[97.684128,5.054998],[97.913025,4.886388],[98.017197,4.55111],[98.15358,4.521111000000133],[98.280258,4.42333200000013],[98.27052300000014,4.142499],[98.551636,3.998888],[98.713303,3.791111],[98.811447,3.724721],[99.210831,3.548333],[99.548035,3.247222],[99.76442,3.144722],[99.977753,2.947499],[99.994125,2.796944],[99.954422,2.693055],[100.001648,2.601944],[100.012482,2.675833],[99.97358700000012,2.705277],[100.04551700000013,2.732777],[100.133034,2.523333],[100.123581,2.671111],[100.209137,2.7033330000001],[100.315506,2.549206],[100.41219300000012,2.293055],[100.60469100000012,2.128888000000131],[100.674408,2.1275],[100.8224790000001,2.028888],[100.942459,1.820555],[100.946617,1.881666],[100.888313,2.035833],[100.813583,2.11861],[100.797203,2.214444],[100.860786,2.287777],[101.055527,2.286388],[101.07274600000011,2.2075],[101.313293,2.028888],[101.329697,1.903611000000126],[101.410522,1.717222],[101.545517,1.653611],[101.75803400000012,1.655555],[102.01886,1.435555],[102.135529,1.373333],[102.198013,1.198055],[102.2108,1.015],[102.421913,0.800555],[102.54524200000014,0.731944000000112],[102.86525,0.731389],[102.93245700000011,0.695000000000107],[103.080544,0.515555],[103.081917,0.445555],[102.575531,0.176944],[102.4882970000001,0.245],[102.42746000000011,0.246944],[102.539963,0.166667],[102.587189,0.1525],[102.65912600000011,0.2175],[102.90441900000013,0.262778],[103.174973,0.417500000000132],[103.221077,0.488055],[103.351089,0.536111],[103.450546,0.499722],[103.739693,0.281111],[103.814194,-0.001029],[103.602737,-0.027218],[103.578644,-0.104765],[103.42249300000015,-0.212222],[103.269707,-0.258889],[103.49080700000013,-0.216944],[103.43887300000011,-0.333611],[103.342361,-0.364096],[103.497208,-0.379444],[103.599991,-0.441111],[103.414993,-0.576667],[103.360809,-0.702222],[103.741089,-0.995556],[103.842484,-1.028333],[103.95498700000012,-0.983055],[104.218597,-1.07],[104.3461,-1.026111],[104.37915,-1.041389],[104.412773,-1.131667],[104.394707,-1.215278],[104.45526100000012,-1.353889],[104.460541,-1.571666999999877],[104.538879,-1.760556],[104.483322,-1.868333],[104.489433,-1.925],[104.511932,-1.928333],[104.534714,-1.861944],[104.564148,-1.865556],[104.75525700000014,-2.001112],[104.82582100000013,-2.015556],[104.879433,-2.146945],[104.724426,-2.384445],[104.712769,-2.574167],[104.573608,-2.655],[104.532494,-2.772778],[104.594994,-2.670556],[104.73664900000011,-2.593333],[104.782761,-2.395555],[104.862198,-2.289444],[105.041092,-2.372222],[105.2383120000001,-2.344167],[105.348602,-2.379167],[105.612488,-2.394167],[105.63247700000011,-2.435833],[105.6105270000001,-2.582222],[105.681091,-2.669445],[105.783051,-2.697222],[105.808594,-2.896667],[105.883881,-2.958055],[105.988876,-2.960278],[106.05525200000011,-3.031389],[106.07639300000011,-3.244166999999891],[105.89888,-3.408889],[105.816093,-3.675],[105.824997,-3.730556],[105.93858300000011,-3.801667],[105.95665,-3.852222],[105.857208,-4.043612],[105.809982,-4.242499],[105.823608,-4.331389],[105.902481,-4.457778],[105.904427,-4.548611],[105.8647,-4.783611],[105.887207,-4.888056],[105.81749,-5.537778],[105.834717,-5.618889],[105.78804000000014,-5.816667],[105.732483,-5.897779],[105.2686,-5.444166],[105.17109700000013,-5.590278],[105.21582,-5.769444],[105.139709,-5.796111],[104.783333,-5.603889],[104.690811,-5.512501],[104.544983,-5.50639],[104.526382,-5.547778],[104.688873,-5.815833],[104.714996,-5.91527699999989],[104.560776,-5.929748],[104.537491,-5.839722999999879],[104.00972,-5.330278],[104.000816,-5.264167],[103.891098,-5.111389],[103.717758,-4.958889],[103.443039,-4.860833],[102.326103,-4.006111],[102.279427,-3.935555],[102.224701,-3.6525],[101.626923,-3.246111],[101.470261,-3.025833],[101.313873,-2.72],[101.095261,-2.581667],[100.905548,-2.319445],[100.832764,-2.165277],[100.88220200000012,-2.065278],[100.86637900000011,-1.926389],[100.649986,-1.621667],[100.564987,-1.331111],[100.43747700000011,-1.241389],[100.2935870000001,-0.806389],[100.16330700000015,-0.683056],[100.013321,-0.471389],[99.813873,-0.306944],[99.748856,-0.155277999999896],[99.759705,-0.059444],[99.635818,0.076944],[99.341095,0.234722],[99.236923,0.213889],[99.13612400000011,0.261389],[99.158051,0.317499],[99.110825,0.345555000000104],[99.136948,0.412778],[99.10333300000013,0.584722],[98.838623,1.311111],[98.702515,1.561111],[98.76474000000013,1.535833],[98.82225,1.621944],[98.823639,1.672777],[98.770859,1.748611],[98.45636,1.9775],[97.948578,2.267222],[97.864136,2.239166000000125],[97.75192300000013,2.269166],[97.654694,2.404722000000106],[97.649139,2.637500000000102],[97.596924,2.866944000000103],[97.381912,2.965277000000128],[97.310516,3.066111],[97.259979,3.220555],[97.16803,3.254167],[97.005539,3.536111000000119],[96.8802490000001,3.677499],[96.78775000000012,3.742499],[96.55830400000012,3.738332000000128],[96.488861,3.76361],[96.187469,4.123332000000118],[96.00914,4.223055],[95.531082,4.682776],[95.283585,5.118332],[95.304138,5.164999],[95.23219300000011,5.283054],[95.255539,5.405832],[95.223862,5.479444000000115],[95.230804,5.570833000000106],[95.284973,5.569444],[95.4321900000001,5.654721],[95.738571,5.585277]]],[[[95.15802,5.594722],[95.108856,5.612499],[95.142471,5.660832000000141],[95.189133,5.614444],[95.15802,5.594722]]],[[[95.11969,5.670277],[95.076645,5.666944],[95.008026,5.735276],[95.063583,5.749443],[95.130798,5.69361],[95.11969,5.670277]]],[[[95.342468,5.774166],[95.276642,5.797221],[95.217743,5.913054000000101],[95.333588,5.897499],[95.381638,5.849721],[95.342468,5.774166]]]]}},{"type":"Feature","properties":{"FIPS":"GP","ISO2":"GP","ISO3":"GLP","UN":312,"NAME":"Guadeloupe","AREA":169,"POP2005":438403,"REGION":19,"SUBREGION":29,"LON":-61.441,"LAT":16.286},"geometry":{"type":"MultiPolygon","coordinates":[[[[-61.24556,15.871666],[-61.310005,15.882776],[-61.329445,15.92861],[-61.266945,16.014999],[-61.186951,15.92111],[-61.24556,15.871666]]],[[[-61.037224,16.311108],[-61.08667,16.29583],[-60.988617,16.34610700000013],[-60.990837,16.340832],[-61.037224,16.311108]]],[[[-61.346115,16.334164],[-61.205559,16.26722],[-61.454727,16.200554],[-61.567062,16.226944],[-61.559448,16.033886],[-61.695007,15.949165],[-61.761391,16.056664],[-61.783615,16.333054],[-61.730835,16.362221],[-61.606674,16.275276000000133],[-61.54187,16.290249],[-61.49889399999989,16.34861000000012],[-61.53167,16.451942],[-61.460281,16.514164000000108],[-61.404724,16.472775],[-61.398895,16.387775],[-61.346115,16.334164]]],[[[-62.811394,17.888332],[-62.841118,17.87916600000011],[-62.869171,17.92972200000014],[-62.79083999999988,17.912498],[-62.811394,17.888332]]]]}},{"type":"Feature","properties":{"FIPS":"NT","ISO2":"AN","ISO3":"ANT","UN":530,"NAME":"Netherlands Antilles","AREA":80,"POP2005":186392,"REGION":19,"SUBREGION":29,"LON":-68.87,"LAT":12.123},"geometry":{"type":"MultiPolygon","coordinates":[[[[-68.195282,12.221109],[-68.251114,12.020555],[-68.298615,12.195276],[-68.398895,12.220833],[-68.416122,12.256943],[-68.369736,12.306944000000101],[-68.195282,12.221109]]],[[[-68.965561,12.198889],[-68.824173,12.160276000000124],[-68.746948,12.040277000000115],[-68.82751499999989,12.047222],[-69.0625,12.188332000000116],[-69.15834,12.311388],[-69.16362,12.366388000000143],[-69.146393,12.383888],[-69.08139,12.351944],[-69.031403,12.244444],[-68.965561,12.198889]]],[[[-62.961113,17.460831],[-62.995285,17.489719],[-62.996674,17.520554],[-62.938614,17.490276000000108],[-62.961113,17.460831]]]]}},{"type":"Feature","properties":{"FIPS":"AE","ISO2":"AE","ISO3":"ARE","UN":784,"NAME":"United Arab Emirates","AREA":8360,"POP2005":4104291,"REGION":142,"SUBREGION":145,"LON":54.163,"LAT":23.549},"geometry":{"type":"MultiPolygon","coordinates":[[[[53.96527100000014,24.176666],[53.94360400000011,24.139164000000108],[53.784164,24.124996],[53.623886,24.162777],[53.85110500000013,24.269165],[53.96527100000014,24.176666]]],[[[53.324165,24.267776],[53.271942,24.258331],[53.243607,24.276665],[53.34111000000013,24.328888],[53.324165,24.267776]]],[[[53.1097180000001,24.311386],[53.079437,24.325554],[53.085831,24.352776],[53.10527000000013,24.34194200000013],[53.1097180000001,24.311386]]],[[[54.26471700000013,24.288887],[54.227219,24.270554],[54.174438,24.324997],[54.231384,24.35083],[54.26471700000013,24.288887]]],[[[52.616104,24.268608],[52.572777,24.339722],[52.639717,24.372219],[52.656105,24.315277],[52.616104,24.268608]]],[[[53.39804800000013,24.324718],[53.387497,24.368889],[53.428329,24.366943],[53.4302750000001,24.348331000000144],[53.39804800000013,24.324718]]],[[[54.472496,24.418888],[54.382217,24.43749600000012],[54.328331,24.459721000000116],[54.380272,24.502499],[54.472496,24.418888]]],[[[54.515549,24.504719],[54.48555,24.509163],[54.469719,24.536942],[54.47805000000011,24.545555],[54.515549,24.504719]]],[[[54.440826,24.50111],[54.400833,24.514721],[54.465553000000114,24.589996],[54.461388000000106,24.508331000000112],[54.440826,24.50111]]],[[[55.617493,25.57],[55.6097180000001,25.569443],[55.620552,25.583611],[55.619438,25.575275],[55.617493,25.57]]],[[[56.183331,25.654989],[56.333611,25.605553],[56.368332,25.525833],[56.373528,24.979382],[56.335274,24.966389],[56.335831,24.896664],[56.1887660000001,24.824997000000106],[56.141106,24.740276000000105],[56.06166100000013,24.74472],[55.98277300000012,24.862778],[55.993607,24.891109],[56.050827,24.866108],[56.009438,24.974720000000104],[55.914719,24.973331],[55.807777,24.87805200000014],[55.843605,24.649719],[55.77944200000013,24.563889000000128],[55.82,24.416664],[55.777222,24.235275000000115],[55.85944400000011,24.213608],[55.94916500000011,24.234722],[56.02471900000012,24.076111],[55.801384,24.019997],[55.646385000000116,24.02972],[55.510277,23.972775000000123],[55.559441,23.883888],[55.56472,23.773609000000132],[55.241661,23.117496],[55.199165,22.699718],[55.141659,22.633329],[52.583328,22.93889000000013],[51.583328,24.116659],[51.583611000000126,24.25972],[51.72583,24.261108],[51.773605,24.178333],[51.807777,24.002499000000114],[52.080551,23.955555],[52.340271,24.004997],[52.438606,24.054996],[52.59138500000011,24.199718000000132],[52.681938,24.136387],[53.224442,24.136108],[53.325829,24.102776],[53.459717,24.10611],[53.580826,24.044167],[53.874161,24.059719],[54.118607000000104,24.139442],[54.424164,24.281666],[54.494438,24.436108],[54.580826,24.443886],[54.669167,24.66333],[54.650276,24.746944],[55.066383,25.018055],[55.36972000000014,25.361111],[55.46833,25.41333],[55.550552,25.575832000000105],[55.55032,25.519423],[55.62846,25.532919],[55.691109,25.623055],[55.86360900000011,25.723331000000144],[56.02722200000011,25.883888],[56.079941,26.065559],[56.147491,26.08416],[56.185551,26.014721],[56.140831,25.734989],[56.147221,25.666109],[56.183331,25.654989]]]]}},{"type":"Feature","properties":{"FIPS":"TT","ISO2":"TL","ISO3":"TLS","UN":626,"NAME":"Timor-Leste","AREA":1487,"POP2005":1067285,"REGION":142,"SUBREGION":35,"LON":125.878,"LAT":-8.822},"geometry":{"type":"MultiPolygon","coordinates":[[[[124.44572729730145,-9.184801455158606],[124.34309325995275,-9.463379556533425],[124.0461611661691,-9.339979205870009],[124.184982,-9.260279],[124.44572729730145,-9.184801455158606]]],[[[127.25305200000012,-8.477499],[127.015266,-8.682777],[126.58554100000013,-8.808333999999888],[126.472488,-8.952499],[126.15332,-8.990276],[125.943588,-9.126944],[125.78305100000011,-9.147223],[125.404427,-9.268333],[125.201927,-9.427223],[125.12798877127146,-9.435955217796277],[124.97205197356264,-9.211796071089564],[125.16404989666455,-9.066142474253581],[124.9454487445107,-8.954039319302865],[125.09304800000017,-8.759445],[125.145264,-8.634724],[125.844147,-8.481667],[126.04414400000019,-8.525002],[126.220261,-8.50139],[126.35887100000014,-8.4275],[126.56302600000026,-8.486387],[127.00499000000012,-8.324444],[127.20166000000017,-8.333055],[127.29886600000019,-8.392778],[127.30442800000014,-8.433611],[127.25305200000012,-8.477499]]]]}},{"type":"Feature","properties":{"FIPS":"PC","ISO2":"PN","ISO3":"PCN","UN":612,"NAME":"Pitcairn Islands","AREA":0,"POP2005":5,"REGION":9,"SUBREGION":61,"LON":-128.316,"LAT":-24.366},"geometry":{"type":"MultiPolygon","coordinates":[[[[-130.076935,-25.079723],[-130.10083,-25.076115],[-130.107483,-25.063335],[-130.065002,-25.063335],[-130.076935,-25.079723]]],[[[-124.780853,-24.675835],[-124.792801,-24.674442],[-124.795853,-24.666115],[-124.772522,-24.666946],[-124.780853,-24.675835]]],[[[-128.289185,-24.409721],[-128.34198,-24.36972],[-128.336945,-24.329166],[-128.303894,-24.33028],[-128.289185,-24.409721]]]]}},{"type":"Feature","properties":{"FIPS":"PS","ISO2":"PW","ISO3":"PLW","UN":585,"NAME":"Palau","AREA":0,"POP2005":20127,"REGION":9,"SUBREGION":57,"LON":134.57,"LAT":7.501},"geometry":{"type":"MultiPolygon","coordinates":[[[[132.226624,5.292777000000115],[132.212189,5.29611],[132.208313,5.31111],[132.230255,5.307221],[132.226624,5.292777000000115]]],[[[134.166077,6.885277],[134.13858,6.897499],[134.139435,6.934721000000138],[134.174988,6.923888],[134.166077,6.885277]]],[[[134.274994,7.010278],[134.227753,6.987777],[134.27832,7.070833],[134.284424,7.058054],[134.274994,7.010278]]],[[[134.392761,7.140277],[134.353851,7.168055],[134.381897,7.192498],[134.400269,7.151666],[134.392761,7.140277]]],[[[134.377747,7.215833],[134.344116,7.269444],[134.438873,7.278888],[134.44635,7.249721],[134.377747,7.215833]]],[[[134.470795,7.36111],[134.517487,7.340833],[134.517487,7.308054],[134.471619,7.345554],[134.448303,7.331944],[134.470795,7.36111]]],[[[134.56137100000012,7.371943],[134.525818,7.355832000000134],[134.485229,7.438054],[134.55304,7.60861],[134.6416630000001,7.636388],[134.634155,7.729444],[134.654694,7.600277],[134.56137100000012,7.371943]]]]}},{"type":"Feature","properties":{"FIPS":"RM","ISO2":"MH","ISO3":"MHL","UN":584,"NAME":"Marshall Islands","AREA":0,"POP2005":5672,"REGION":9,"SUBREGION":57,"LON":168.963,"LAT":7.595},"geometry":{"type":"MultiPolygon","coordinates":[[[[168.113586,5.600277],[168.0949710000001,5.613333],[168.12439,5.6416660000001],[168.13134800000012,5.62361],[168.113586,5.600277]]],[[[168.09024,5.630554000000131],[168.074982,5.631943],[168.077148,5.650265],[168.09079,5.640833],[168.09024,5.630554000000131]]],[[[171.75192300000015,6.080555],[171.730804,6.077222],[171.7271730000001,6.086110000000133],[171.733582,6.096388],[171.75192300000015,6.080555]]],[[[172.090515,6.219721],[172.08636500000011,6.216944],[172.074127,6.222221000000104],[172.080261,6.229721],[172.090515,6.219721]]],[[[171.914154,7.092499],[171.89413500000012,7.101665],[171.929962,7.133888],[171.934692,7.119999000000121],[171.914154,7.092499]]],[[[168.768036,7.298332],[168.78637700000013,7.288888],[168.670258,7.328888],[168.674408,7.331388],[168.768036,7.298332]]],[[[168.574677,7.398055000000114],[168.554962,7.423055],[168.558594,7.471388],[168.565247,7.464444000000128],[168.574677,7.398055000000114]]],[[[168.967194,7.574166],[168.961639,7.573055],[168.944427,7.615276],[168.974976,7.60111],[168.967194,7.574166]]],[[[168.251373,7.749443],[168.233582,7.74861],[168.220245,7.766944],[168.250824,7.757222],[168.251373,7.749443]]],[[[167.738861,8.725275],[167.724396,8.729719],[167.740784,8.747776],[167.745514,8.739441000000113],[167.738861,8.725275]]],[[[170.8449710000001,8.886944],[170.834961,8.893332],[170.846924,8.916109],[170.85553,8.904165],[170.8449710000001,8.886944]]],[[[165.536926,9.19722],[165.522491,9.207775],[165.52691700000014,9.218609000000129],[165.536377,9.207499],[165.536926,9.19722]]],[[[166.829956,9.32222],[166.818298,9.324442],[166.8116460000001,9.336943],[166.830261,9.335831],[166.829956,9.32222]]],[[[170.24801600000012,9.544722],[170.244965,9.533609000000126],[170.233307,9.55888700000014],[170.2438350000001,9.560555000000136],[170.24801600000012,9.544722]]],[[[170.15387,9.639442],[170.1355290000001,9.633333],[170.16165200000012,9.645277],[170.15387,9.639442]]],[[[169.97161900000015,10.436386],[169.96386700000014,10.43333200000012],[169.944122,10.451109],[169.9607850000001,10.446386],[169.97161900000015,10.436386]]],[[[166.885254,11.144722],[166.867188,11.145277],[166.841339,11.153332],[166.900543,11.168610000000115],[166.885254,11.144722]]],[[[169.866913,11.232775],[169.85553,11.231941],[169.858856,11.241386],[169.86911,11.237497],[169.866913,11.232775]]],[[[162.33828700000015,11.351942],[162.326355,11.351387],[162.3235780000001,11.354164],[162.341644,11.362219],[162.33828700000015,11.351942]]],[[[167.520813,11.377775],[167.512482,11.380831],[167.512207,11.393888],[167.52609300000017,11.386665],[167.520813,11.377775]]],[[[165.55609100000015,11.615831],[165.553864,11.611109],[165.51303100000018,11.638611],[165.547211,11.634443],[165.55609100000015,11.615831]]],[[[165.2916560000001,11.700554],[165.277466,11.69666500000011],[165.27191200000013,11.706387],[165.284698,11.714165],[165.2916560000001,11.700554]]],[[[168.987732,14.580832],[168.974976,14.58111],[169.003876,14.598053],[169.001373,14.587776],[168.987732,14.580832]]]]}},{"type":"Feature","properties":{"FIPS":"SB","ISO2":"PM","ISO3":"SPM","UN":666,"NAME":"Saint Pierre and Miquelon","AREA":0,"POP2005":6346,"REGION":19,"SUBREGION":21,"LON":-56.325,"LAT":47.042},"geometry":{"type":"MultiPolygon","coordinates":[[[[-56.150833,46.758049],[-56.220276,46.747215],[-56.237221,46.76388500000012],[-56.173889,46.80999],[-56.144447,46.801384],[-56.150833,46.758049]]],[[[-56.271111,46.994156],[-56.348053,46.986382],[-56.307709,46.968151],[-56.311111,46.899719],[-56.23333,46.850273],[-56.368332,46.784721],[-56.396393,46.837212],[-56.342499,46.863052],[-56.325562,46.923882],[-56.385559,47.053047],[-56.390282,47.118881],[-56.347221,47.136658],[-56.325836,47.0886],[-56.249443,47.044716],[-56.271111,46.994156]]]]}},{"type":"Feature","properties":{"FIPS":"SH","ISO2":"SH","ISO3":"SHN","UN":654,"NAME":"Saint Helena","AREA":0,"POP2005":6399,"REGION":2,"SUBREGION":11,"LON":-5.71,"LAT":-15.953},"geometry":{"type":"MultiPolygon","coordinates":[[[[-9.892223,-40.390839],[-9.941668,-40.396667],[-10.040834,-40.341667],[-10.028612,-40.309448],[-9.952223,-40.306671],[-9.892223,-40.390839]]],[[[-12.20639,-37.112503],[-12.265835,-37.155556],[-12.331667,-37.107506],[-12.296667,-37.053612],[-12.259445,-37.05278],[-12.193611,-37.095001],[-12.20639,-37.112503]]],[[[-5.662223,-15.987501],[-5.766389,-16.023335],[-5.793056,-15.994167],[-5.704167,-15.903057],[-5.645278,-15.940001],[-5.662223,-15.987501]]],[[[-14.36389,-7.979723],[-14.412224,-7.974167],[-14.381945,-7.883612],[-14.293056,-7.945278],[-14.36389,-7.979723]]]]}},{"type":"Feature","properties":{"FIPS":"SM","ISO2":"SM","ISO3":"SMR","UN":674,"NAME":"San Marino","AREA":0,"POP2005":30214,"REGION":150,"SUBREGION":39,"LON":12.46,"LAT":43.942},"geometry":{"type":"Polygon","coordinates":[[[12.415798,43.957954],[12.4625,43.984718],[12.509998,43.986938],[12.474443,43.897217],[12.412222,43.906105],[12.415798,43.957954]]]}},{"type":"Feature","properties":{"FIPS":"TK","ISO2":"TC","ISO3":"TCA","UN":796,"NAME":"Turks and Caicos Islands","AREA":0,"POP2005":24459,"REGION":19,"SUBREGION":29,"LON":-71.95,"LAT":21.902},"geometry":{"type":"MultiPolygon","coordinates":[[[[-71.140289,21.431942],[-71.150558,21.470833],[-71.135559,21.511108],[-71.128067,21.441387],[-71.140289,21.431942]]],[[[-72.460556,21.629719],[-72.45668,21.699718],[-72.433624,21.713333],[-72.428619,21.692776],[-72.460556,21.629719]]],[[[-71.468903,21.654999],[-71.535004,21.719444000000124],[-71.53334,21.734444],[-71.462784,21.720833],[-71.468903,21.654999]]],[[[-71.657791,21.82333],[-71.633621,21.772221],[-71.65889,21.739719],[-71.718903,21.789719],[-71.827515,21.776386],[-71.850571,21.845833],[-71.657791,21.82333]]],[[[-72.262222,21.75111],[-72.300842,21.758888],[-72.327225,21.855831],[-72.247787,21.795555],[-72.262222,21.75111]]],[[[-71.884171,21.8472210000001],[-71.901672,21.827221000000122],[-72.029175,21.904999],[-72.03334,21.942776],[-71.912231,21.943333],[-71.884171,21.8472210000001]]]]}},{"type":"Feature","properties":{"FIPS":"WI","ISO2":"EH","ISO3":"ESH","UN":732,"NAME":"Western Sahara","AREA":0,"POP2005":440428,"REGION":2,"SUBREGION":15,"LON":-13.706,"LAT":24.554},"geometry":{"type":"Polygon","coordinates":[[[-15.741997,21.338284],[-16.953056,21.338333],[-17.075558,20.905552],[-17.05233,20.764095],[-17.104168,20.84333],[-16.959446,21.82222],[-16.915279,21.947777],[-16.719448,22.26083],[-16.491112,22.334164],[-16.42889,22.516109],[-16.357224,22.573055],[-16.336391,22.75972],[-16.27528,22.898609],[-16.200836,22.93222],[-16.162502,22.991108],[-16.150002,23.06361],[-16.178337,23.084999],[-16.075558,23.324444],[-15.766668,23.781666],[-15.777225,23.908882],[-15.889446,23.805832],[-15.943335,23.68222],[-15.989723,23.643055],[-16.00639,23.6675],[-15.838058,23.896938],[-15.582224,24.060555],[-15.296391,24.333611],[-15.180279,24.488052],[-15.031389,24.541664],[-14.901112,24.688053],[-14.834723,24.915276],[-14.846668,25.207497],[-14.793056,25.426109],[-14.627779,25.776108],[-14.517223,25.934444],[-14.480278,26.171108],[-14.40889,26.259441],[-14.302223,26.292774],[-14.197779,26.397499],[-14.016111,26.450554],[-13.574167,26.731667],[-13.479168,26.90583],[-13.406668,27.177498],[-13.251112,27.438053],[-13.174961,27.666958],[-8.666668,27.666664],[-8.666945,26.000275],[-12.000557,26],[-12.000278,23.454441],[-12.365835,23.318607],[-12.57139,23.291386],[-12.998335,23.024719],[-13.105278,22.893055],[-13.150278,22.7575],[-13.080002,22.520275],[-12.999723,21.338055],[-15.741997,21.338284]]]}},{"type":"Feature","properties":{"FIPS":"RB","ISO2":"RS","ISO3":"SRB","UN":688,"NAME":"Serbia","AREA":0,"POP2005":9863026,"REGION":150,"SUBREGION":39,"LON":20.806,"LAT":44.032},"geometry":{"type":"Polygon","coordinates":[[[20.071423,42.560913],[20.10722,42.654442],[20.007774,42.684441],[19.980274,42.721939],[20.066666,42.773048],[20.231941,42.761108],[20.382774,42.835548],[20.348888,42.886383],[20.059719,43.005554],[19.969719,43.090553],[19.647778,43.181664],[19.511944,43.321938],[19.254719,43.459999],[19.228809,43.513214],[19.408607,43.584442],[19.480553,43.571388],[19.51083,43.679718],[19.487499,43.763329],[19.251221,43.962379],[19.237019,44.011009],[19.374165,43.965553],[19.524502,43.958939],[19.619442,44.018883],[19.620476,44.048454],[19.357952,44.209412],[19.161705,44.286011],[19.104443,44.355827],[19.123402,44.514542],[19.31361,44.70472],[19.371387,44.88916],[19.177219,44.923607],[19.039719,44.861382],[19.004444,44.904442],[19.115555,45.031944],[19.104164,45.096664],[19.163609,45.212219],[19.41111,45.174995],[19.423885,45.22583],[19.138611,45.287498],[18.980324,45.378624],[19,45.490829],[19.087837,45.489502],[19.099987,45.515869],[19.020523,45.562988],[18.955269,45.537186],[18.902496,45.570274],[18.909458,45.620758],[18.968357,45.663017],[18.958611,45.77861],[18.81702,45.912964],[18.995552,45.952499],[19.096386,46.024437],[19.155277,45.987221],[19.286388,45.989441],[19.460552,46.074165],[19.570553,46.173607],[20.200832,46.151382],[20.321388,46.063606],[20.378052,45.97805],[20.591663,45.894165],[20.713333,45.743889],[20.79583,45.769165],[20.798885,45.656662],[20.766666,45.609993],[20.808331,45.478882],[21.048885,45.316383],[21.276386,45.229721],[21.416664,45.214722],[21.513611,45.151108],[21.443054,45.053604],[21.366943,45.008331],[21.540833,44.938606],[21.558609,44.896111],[21.373055,44.868607],[21.362091,44.823143],[21.400398,44.780823],[21.588333,44.763329],[21.639721,44.660828],[21.993889,44.635551],[22.084442,44.503052],[22.146385,44.479164],[22.176941,44.481941],[22.31361,44.664162],[22.436386,44.714439],[22.604721,44.622215],[22.71722,44.602493],[22.754444,44.539719],[22.699585,44.522522],[22.590275,44.549164],[22.459999,44.482216],[22.549721,44.323051],[22.691666,44.26416],[22.619164,44.169998],[22.614719,44.117493],[22.416943,44.006943],[22.367222,43.826942],[22.543331,43.472496],[22.766666,43.385826],[22.904442,43.230827],[23.004997,43.192772],[22.966389,43.101662],[22.745552,42.893608],[22.524998,42.878609],[22.442219,42.821663],[22.44722,42.599442],[22.558887,42.487495],[22.522221,42.402222],[22.459442,42.363052],[22.365276,42.323883],[22.308609,42.360275],[22.083332,42.300552],[21.850277,42.330826],[21.721386,42.232773],[21.466663,42.265831],[21.304996,42.147774],[21.221107,42.145271],[21.116943,42.202499],[20.792774,42.082497],[20.759163,41.993332],[20.777222,41.925552],[20.713055,41.856667],[20.589642,41.882187],[20.581108,41.918884],[20.623333,41.966942],[20.524166,42.214439],[20.450832,42.278328],[20.24472,42.328606],[20.16861,42.506943],[20.071423,42.560913]]]}},{"type":"Feature","properties":{"FIPS":"VT","ISO2":"VA","ISO3":"VAT","UN":336,"NAME":"Holy See (Vatican City)","AREA":0,"POP2005":783,"REGION":150,"SUBREGION":39,"LON":12.451,"LAT":41.904},"geometry":{"type":"Polygon","coordinates":[[[12.445090330888604,41.90311752178485],[12.451653339580501,41.90798903339123],[12.456660170953795,41.90142602469916],[12.445090330888604,41.90311752178485]]]}},{"type":"Feature","properties":{"FIPS":"SV","ISO2":"SJ","ISO3":"SJM","UN":744,"NAME":"Svalbard","AREA":0,"POP2005":0,"REGION":150,"SUBREGION":154,"LON":18.374,"LAT":78.83},"geometry":{"type":"MultiPolygon","coordinates":[[[[-8.290895,70.974152],[-8.620302,70.95913700000011],[-9.005615,70.808014],[-9.071411,70.806641],[-9.120058,70.8577580000001],[-8.510866,71.01332100000013],[-8.344482,71.13665800000012],[-7.997253,71.180817],[-7.927003,71.150818],[-7.990845,71.03831500000013],[-8.290895,70.974152]]],[[[19.181938000000116,74.359711],[19.069164,74.343048],[18.791943,74.481659],[19.127495,74.523605],[19.299721,74.474991],[19.181938000000116,74.359711]]],[[[25.016109,76.466385],[24.991104,76.435257],[24.936382,76.448868],[25.447495,76.698868],[25.582218,76.70665],[25.016109,76.466385]]],[[[23.285553000000107,77.264709],[23.135273,77.23526],[23.03638500000011,77.25999500000012],[23.293331,77.275543],[23.285553000000107,77.264709]]],[[[23.336109,78.197479],[23.459717,78.155823],[23.36082800000014,78.102768],[23.098885,78.08638],[23.051388,78.045532],[23.059719,78.016098],[23.636662000000115,77.865265],[23.890274,77.847488],[24.076385,77.88472],[24.334995,77.884155],[24.910275,77.74971],[24.207771,77.67553700000013],[24.002777,77.603043],[23.901108,77.503052],[23.74194,77.451096],[23.372219,77.370819],[23.083054,77.380264],[22.920273,77.338318],[22.899719,77.290543],[22.641106,77.25305200000012],[22.423607000000118,77.257217],[22.384995000000114,77.30442800000014],[22.501942,77.333328],[22.407497,77.420822],[22.692493,77.493042],[22.778332,77.54776],[22.412773,77.569153],[22.133606,77.495819],[21.595829,77.48526],[21.120552,77.434982],[20.858887,77.462494],[20.84388700000011,77.541931],[20.883331,77.567215],[21.224716,77.613602],[21.254719000000133,77.726929],[21.644997,77.9124910000001],[20.870274,78.0811000000001],[20.903049000000124,78.11499],[21.468605,78.18775900000014],[22.399162,78.192474],[22.834995000000106,78.250275],[23.336109,78.197479]]],[[[21.501663,78.565536],[21.689716,78.596649],[22.028885,78.580826],[22.239994,78.483322],[22.225273,78.33415200000013],[22.23555,78.274994],[22.271942,78.263611],[21.090275,78.199417],[20.84388700000011,78.224152],[20.671108,78.187485],[20.626942,78.198868],[20.779999,78.284424],[20.469162,78.313599],[20.682217,78.34664900000013],[20.663883,78.387207],[20.124718,78.472214],[21.055832,78.549423],[21.182774,78.61970500000012],[21.443607,78.60582],[21.501663,78.565536]]],[[[26.847496,78.707489],[27.017498000000103,78.693039],[26.939438,78.646652],[26.735828,78.623871],[26.681664000000122,78.66192600000011],[26.468884,78.699142],[26.396385,78.770828],[26.464161000000104,78.80941800000011],[26.59999800000014,78.808029],[26.847496,78.707489]]],[[[11.271944,78.606934],[11.267221,78.53804],[11.438332000000115,78.545258],[11.584164,78.476379],[11.880552000000137,78.41415400000011],[12.099165,78.28776600000015],[12.16361000000012,78.199707],[11.875275,78.23471100000012],[11.81472,78.271378],[11.851664,78.290817],[11.835276,78.307205],[11.343609,78.44470200000012],[11.073332,78.455826],[10.892221,78.621643],[10.536665,78.77388],[10.488609,78.896378],[10.82583,78.877472],[10.994164,78.83387800000014],[11.170277,78.738586],[11.11833,78.707214],[11.271944,78.606934]]],[[[29.030552,78.916092],[29.70805,78.896378],[29.286663,78.84498600000012],[28.821663,78.906097],[28.423885,78.882751],[28.095551000000114,78.811646],[28.019718000000125,78.86747700000012],[28.145275,78.91165200000012],[28.38055,78.920258],[28.428883,78.951935],[28.865551,78.952774],[29.030552,78.916092]]],[[[30.209438,78.97637900000011],[30.127495,78.968872],[30.06694,79.001099],[30.336109,78.98887600000012],[30.209438,78.97637900000011]]],[[[21.226105000000132,79.037491],[20.982494,79.01416000000012],[20.923607,79.029984],[21.173328,79.045822],[21.226105000000132,79.037491]]],[[[20.833054,79.054153],[20.707218,79.01416000000012],[20.342495,78.990814],[20.046108000000117,79.037491],[20.097218,79.117752],[20.199718,79.124695],[20.705830000000105,79.09082],[20.833054,79.054153]]],[[[20.007500000000107,79.242203],[19.954716,79.22665400000011],[20.027775,79.312759],[20.168884,79.319153],[20.007500000000107,79.242203]]],[[[20.10944,79.365814],[20.180275,79.338882],[19.701385,79.33554100000015],[19.651386,79.34664900000013],[19.62833,79.388321],[19.763885,79.40387],[20.10944,79.365814]]],[[[10.922775,79.65109300000012],[10.781666,79.650269],[10.712219000000118,79.713608],[10.945276,79.719147],[11.076109,79.66276600000015],[10.922775,79.65109300000012]]],[[[11.000555000000134,79.74026500000014],[11.013611,79.73553500000014],[10.639166000000102,79.75],[10.756109,79.7833250000001],[11.000555000000134,79.74026500000014]]],[[[16.819164000000114,79.872208],[16.897495,79.873032],[16.864719,79.92414900000011],[16.9772190000001,79.960266],[17.280552,79.936096],[17.56694,79.889984],[18.098331000000144,79.720261],[17.793888,79.612762],[17.7313840000001,79.54332],[17.765553,79.543594],[17.775276,79.421097],[17.635551,79.372482],[17.932217,79.41998300000012],[18.011387,79.462204],[18.094162,79.580826],[18.193607,79.620819],[18.356941,79.628311],[18.742493,79.53414900000013],[18.859718,79.450546],[18.876942,79.314148],[18.851387,79.248322],[18.920551,79.164154],[19.186661,79.145264],[19.348053,79.18470800000011],[19.723606,79.151093],[19.799164,79.127762],[19.906662,79.013885],[21.371941,78.86747700000012],[21.546108,78.83831800000013],[21.549164,78.767761],[21.37666300000012,78.687485],[21.386383,78.65332],[21.202496,78.66832],[21.081387,78.637207],[20.743885,78.689972],[20.558609,78.62442],[20.22916,78.643326],[19.710827,78.61499],[19.577774,78.570541],[19.668884,78.507492],[18.965549,78.4561],[19.062496,78.37719700000014],[18.999439,78.259995],[19.09222,78.095535],[18.838329,78.0291600000001],[18.552498000000128,78.055252],[18.410828,78.021652],[18.333885000000123,77.898331],[18.44721600000014,77.848328],[18.454163000000108,77.776382],[18.292774000000122,77.506378],[17.927494,77.508331],[17.738327,77.4711],[17.560829,77.346375],[17.34638600000011,77.051926],[17.09444,77.050812],[17.3186070000001,76.965546],[16.919163000000136,76.799713],[17.110275,76.75332600000013],[17.19833,76.69470200000012],[16.997215,76.595261],[16.612774,76.570541],[16.336662,76.65304600000013],[16.280552,76.708603],[15.978609,76.750275],[15.498053,76.879974],[16.011665,76.971924],[16.519718,76.998596],[16.101387,77.0186],[16.015831000000105,77.080551],[15.85972,77.0638730000001],[15.882219000000132,77.027206],[15.827776,77.01026900000011],[15.350275,77.00360100000012],[15.131664,77.056931],[15.035831,77.125259],[14.71833,77.178589],[14.46722,77.17164600000012],[14.143888,77.296371],[14.11610800000011,77.356094],[13.98111,77.402206],[13.914165,77.527771],[14.354719,77.583878],[14.53611,77.570541],[14.594721,77.528595],[14.526943,77.50193800000011],[14.558054,77.488037],[14.732498,77.491089],[14.939999,77.55304],[15.740553,77.533875],[16.223049,77.434982],[16.305553,77.471375],[15.913887,77.564987],[14.883888,77.61554000000012],[14.739164000000132,77.6586],[15.451387,77.731934],[16.800552,77.806931],[17.006107,77.931366],[16.739994,77.901657],[16.664719,77.85720800000013],[15.869719,77.827774],[15.618330000000128,77.87330600000013],[15.395277000000133,77.866379],[15.094442000000127,77.792206],[14.453331000000105,77.750549],[14.149166,77.775543],[13.941942,77.71666],[13.76111,77.727478],[13.724998,77.754166],[13.818054,77.801651],[13.676664,77.8641510000001],[13.588886,78.049423],[13.966942,78.09082],[14.23472,78.008881],[14.283333000000141,77.964432],[14.355831,77.962769],[14.347219,78.015823],[14.219719,78.0894320000001],[15.009443,78.10554500000012],[15.056665000000121,78.148605],[15.33222,78.223038],[15.735830000000133,78.22221400000012],[15.593887000000109,78.293869],[15.765833,78.335266],[16.102497,78.356369],[16.770554000000114,78.330276],[17.301662000000135,78.420258],[17.192493,78.43470800000011],[16.851387,78.38443000000011],[16.328884,78.452209],[16.542221,78.566086],[16.820553,78.642487],[16.831108,78.671921],[16.634163,78.666931],[16.522221,78.715271],[16.32083100000011,78.567764],[16.032219,78.4827580000001],[15.464165,78.45166000000012],[15.298054,78.500549],[15.193331,78.588043],[15.452776,78.635818],[15.500555000000132,78.710266],[15.48472,78.805252],[15.379997,78.844711],[15.219719,78.77192700000012],[15.197498,78.728867],[15.219997,78.675262],[15.020832,78.596939],[14.804998,78.641663],[14.845276,78.66832],[14.814720000000136,78.73082000000011],[14.531666,78.6827550000001],[14.540833000000134,78.578323],[14.385555,78.497757],[14.674721,78.43887300000011],[14.726387000000102,78.383881],[14.364998,78.386383],[14.295553,78.338593],[14.325275,78.306091],[14.111387,78.255554],[14.07111,78.286377],[13.743608,78.260818],[13.858887,78.21582],[13.82222,78.202774],[13.149443000000133,78.219437],[13.006666,78.197479],[12.911943,78.24054000000012],[12.956942,78.266098],[12.871109,78.354431],[12.699999000000105,78.363312],[12.360554,78.48027000000013],[12.929443000000106,78.4994200000001],[13.198608,78.54081700000012],[12.841108,78.52249100000012],[12.378885000000139,78.54693600000013],[11.925554,78.627197],[11.641109,78.741364],[11.740274,78.809143],[11.931665000000123,78.827774],[11.576109,78.882202],[11.333332,78.960541],[11.602497,78.97637900000011],[12.25111,78.89305100000013],[12.505554,78.908035],[12.429165000000125,78.996094],[12.041943000000117,78.969986],[11.755278,79.075821],[11.950554,79.19664],[12.051388,79.205551],[12.113052,79.295822],[11.985275,79.28610200000014],[11.834997,79.224701],[11.721386,79.277481],[11.705276,79.31832900000012],[11.638611,79.319443],[11.555277,79.27832],[11.715832,79.197754],[11.714998,79.1660920000001],[11.236385,79.09304800000011],[11.188887,79.123306],[11.141388,79.237762],[10.843887,79.3647],[10.910831,79.4561000000001],[10.697777,79.51416],[10.676943000000108,79.544983],[11.180277,79.55941800000011],[10.851664,79.59471100000013],[10.986109,79.643326],[11.36610800000011,79.634995],[11.380831,79.652206],[11.205553,79.70915200000013],[11.192497,79.77221700000013],[11.533609,79.768051],[11.569719,79.812195],[11.696386000000132,79.834991],[11.839998,79.836655],[12.050831,79.685806],[12.311388,79.66192600000011],[12.341665,79.663315],[12.345276,79.713318],[12.20472,79.750549],[12.16361000000012,79.809143],[12.22472,79.836105],[12.384722000000124,79.832214],[12.596943,79.756378],[13.014721,79.82222],[13.824720000000127,79.875259],[13.957499,79.829987],[13.965553,79.766937],[13.884722,79.726379],[13.62833,79.69664],[13.015833,79.688583],[12.701387,79.597763],[12.447777,79.5663760000001],[12.605553,79.547211],[13.275,79.597488],[13.484442,79.580826],[13.419165,79.527206],[13.265276,79.514435],[13.257221,79.471375],[13.472775,79.435257],[13.436943,79.478592],[13.594442,79.484146],[13.873608,79.391937],[13.914721,79.358322],[13.889166,79.302765],[13.908054000000105,79.278595],[14.05888700000014,79.260269],[14.155832,79.338318],[13.886944,79.541367],[14.136944,79.609985],[14.514999,79.799423],[14.584997,79.804153],[14.860275000000115,79.76388500000013],[15.291666,79.60054000000014],[15.301109,79.52304100000015],[15.489719,79.333603],[15.790833,79.224152],[15.729719,79.18692],[15.714443,79.110809],[15.783054,79.15359500000011],[15.889442,79.157761],[16.132217,79.053864],[16.148052,78.986649],[16.334442,78.913879],[16.449997,78.90387],[16.492771,78.935257],[16.374165,78.984146],[16.291107,79.0885930000001],[16.176662,79.15332000000012],[16.144997,79.233871],[15.973886,79.324707],[15.874165,79.564148],[15.696665,79.68637100000011],[15.638054,79.827209],[15.73111,79.87359600000013],[16.130829,79.86360200000011],[15.949999,79.937485],[16.048332,80.018326],[16.307774,80.062759],[16.55527500000011,80.036377],[16.725826,79.90332000000012],[16.819164000000114,79.872208]]],[[[36.849159,80.13998400000014],[36.696114,80.14169300000013],[36.59054600000013,80.154984],[36.760277,80.160812],[36.849159,80.13998400000014]]],[[[27.837776,80.11026],[27.674164,80.122757],[27.701107,80.15387],[27.821941,80.175812],[28.07444,80.14415],[27.837776,80.11026]]],[[[32.366386,80.094437],[31.44944,80.085815],[31.493607000000107,80.110809],[33.2866590000001,80.24247700000011],[33.637497,80.21331800000011],[32.366386,80.094437]]],[[[18.553329000000133,80.245529],[18.456661,80.238037],[18.119442,80.284714],[18.320274,80.362488],[18.75861,80.301926],[18.553329000000133,80.245529]]],[[[24.335831,80.384155],[24.197773,80.38333100000011],[24.128609,80.393051],[24.196941,80.454163],[24.383331,80.389709],[24.335831,80.384155]]],[[[19.933331000000123,80.477478],[20.030552,80.466095],[20.100552,80.405823],[20.415829,80.413879],[20.527775,80.320831],[20.622772,80.2916560000001],[20.834995,80.30886800000013],[20.743328000000133,80.264435],[20.826664,80.213882],[21.860554,80.26776100000012],[21.89222,80.204987],[21.598606,80.1183170000001],[21.798054,80.146942],[22.054165,80.108597],[22.226383,79.979156],[22.363884,80.001389],[22.32111,80.032211],[22.361664,80.037491],[22.44944,80.258041],[22.578609,80.298599],[22.336941000000138,80.352768],[22.361107,80.410263],[22.67944,80.42276],[22.619442,80.345261],[22.749161,80.324158],[22.88694,80.490265],[23.36082800000014,80.42942800000014],[23.123329,80.385269],[23.350273,80.336105],[23.295277,80.278046],[23.047497,80.24498],[22.999718,80.156097],[23.101387000000102,80.120819],[23.228882,80.118866],[23.086384,80.167206],[23.42944,80.20776400000011],[23.48527100000012,80.202209],[23.498329,80.185806],[23.462494000000106,80.169434],[23.539719,80.131088],[23.613052,80.140274],[23.751389,80.207214],[23.718052,80.256653],[23.761387,80.30470300000013],[24.021111,80.26805100000013],[23.892494,80.303864],[24.338051,80.283875],[24.398052,80.313309],[24.146385,80.349991],[24.189438,80.363312],[24.347775000000127,80.367752],[24.602497,80.311371],[24.481106000000125,80.298325],[24.460827,80.26776100000012],[24.532497,80.253601],[24.740551,80.293869],[24.768887,80.33471700000013],[24.836384,80.350815],[24.891663000000108,80.318329],[24.77972,80.246643],[25.351662,80.2749940000001],[25.225552,80.247757],[25.267776,80.22331200000013],[25.698883,80.21582],[25.73333,80.168594],[26.637218,80.183319],[27.221661,80.0999910000001],[27.10110900000012,79.967484],[27.24499500000013,79.90498400000013],[27.14222000000012,79.853592],[26.627773,79.77887],[26.46944,79.713608],[25.803886,79.614426],[25.97694,79.510818],[25.714718,79.405823],[25.149162,79.326385],[24.798607,79.371368],[24.281666,79.304977],[24.232494,79.224991],[24.059719,79.18692],[23.511665000000107,79.178864],[22.926662,79.219147],[22.641106,79.313034],[22.65583,79.359985],[22.837498,79.40748600000012],[22.146385,79.405823],[21.72805,79.363037],[21.374996,79.39498900000012],[20.794998000000135,79.373871],[20.743328000000133,79.459427],[20.223328,79.460266],[19.686108,79.548599],[19.635551000000135,79.603867],[20.188885,79.642212],[20.424995,79.589432],[21.123051,79.55941800000011],[21.155273,79.567764],[20.654163,79.61998000000011],[20.476662,79.679977],[21.092495,79.713608],[21.839165,79.702774],[21.868885,79.71666],[21.836662,79.730545],[21.881664000000114,79.743866],[22.34444,79.783051],[22.312496,79.796936],[21.795551,79.76388500000013],[21.734440000000117,79.78137200000015],[21.890274,79.81694],[21.664162,79.834152],[20.335552,79.791092],[19.542221,79.7102660000001],[19.402218,79.737198],[18.771385,79.71748400000013],[18.583054,79.789429],[18.471661,79.782761],[18.154163,79.90998800000011],[18.805832,79.969986],[18.809441,79.99470500000012],[18.736107,80.02388],[18.239716,80.042206],[18.153606,80.07415800000011],[18.366386,80.077484],[18.062775,80.126083],[17.783054,80.12776200000013],[18.03833,80.185257],[18.594162,80.18470800000011],[18.71027400000014,80.156937],[18.766109,80.181656],[18.755276,80.201096],[19.340553,80.08638000000013],[19.584164,80.15138200000013],[19.209995,80.197754],[18.979996000000142,80.336655],[19.330276,80.325272],[19.614719,80.220535],[19.837776,80.213882],[19.807220000000143,80.231094],[19.812775,80.275818],[19.916939,80.37525900000014],[19.4847180000001,80.389709],[19.463329,80.454712],[19.668884,80.501663],[19.933331000000123,80.477478]]],[[[24.264999,80.4711],[24.159439,80.470535],[23.974438,80.49054],[24.174995,80.50915500000013],[24.292774,80.481369],[24.264999,80.4711]]],[[[19.933331000000123,80.477478],[19.844719,80.503052],[19.98666,80.537201],[20.130276,80.512772],[19.933331000000123,80.477478]]],[[[20.753609,80.621368],[20.726662,80.61914100000011],[20.499161,80.657761],[20.793331,80.647491],[20.753609,80.621368]]],[[[21.330276,80.700272],[21.364998,80.678864],[21.113052,80.64942900000011],[21.026386,80.681656],[21.330276,80.700272]]],[[[20.819164,80.719147],[21.006664,80.701385],[20.833607,80.67414900000011],[20.518330000000105,80.75999500000012],[20.819164,80.719147]]]]}},{"type":"Feature","properties":{"FIPS":"RN","ISO2":"MF","ISO3":"MAF","UN":663,"NAME":"Saint Martin","AREA":0,"POP2005":0,"REGION":19,"SUBREGION":29,"LON":-63.041,"LAT":18.094},"geometry":{"type":"Polygon","coordinates":[[[-63.006668,18.080555],[-63.139839,18.058601],[-63.146667,18.071941],[-63.039169,18.121944],[-63.006668,18.080555]]]}},{"type":"Feature","properties":{"FIPS":"TB","ISO2":"BL","ISO3":"BLM","UN":652,"NAME":"Saint Barthelemy","AREA":0,"POP2005":0,"REGION":19,"SUBREGION":29,"LON":-63.043,"LAT":18.04},"geometry":{"type":"Polygon","coordinates":[[[-63.028336,18.015553],[-63.07917,18.026665],[-63.139839,18.058601],[-63.011459,18.067276],[-63.028336,18.015553]]]}},{"type":"Feature","properties":{"FIPS":"GK","ISO2":"GG","ISO3":"GGY","UN":831,"NAME":"Guernsey","AREA":0,"POP2005":0,"REGION":150,"SUBREGION":154,"LON":-2.576,"LAT":49.459},"geometry":{"type":"Polygon","coordinates":[[[-2.590834,49.422493],[-2.670278,49.43416600000012],[-2.501667,49.507774],[-2.526667,49.42749800000012],[-2.590834,49.422493]]]}},{"type":"Feature","properties":{"FIPS":"JE","ISO2":"JE","ISO3":"JEY","UN":832,"NAME":"Jersey","AREA":0,"POP2005":0,"REGION":150,"SUBREGION":154,"LON":-2.129,"LAT":49.219},"geometry":{"type":"Polygon","coordinates":[[[-2.015,49.214165],[-2.021111,49.1772160000001],[-2.066945,49.167770000000125],[-2.133056,49.198608],[-2.205278,49.180832],[-2.247222,49.253052],[-2.041389,49.243889],[-2.015,49.214165]]]}},{"type":"Feature","properties":{"FIPS":"SX","ISO2":"GS","ISO3":"SGS","UN":239,"NAME":"South Georgia South Sandwich Islands","AREA":0,"POP2005":0,"REGION":0,"SUBREGION":0,"LON":-36.891,"LAT":-54.209},"geometry":{"type":"MultiPolygon","coordinates":[[[[-27.325836,-59.427223],[-27.298058,-59.473061],[-27.412502,-59.434448],[-27.379169,-59.422783],[-27.325836,-59.427223]]],[[[-26.582779,-59.070007],[-26.628891,-59.064728],[-26.665001,-59.025841],[-26.585556,-58.998062],[-26.501114,-59.036949],[-26.582779,-59.070007]]],[[[-26.246391,-58.407501],[-26.24889,-58.498611],[-26.459167,-58.427223],[-26.416668,-58.383614],[-26.246391,-58.407501]]],[[[-26.412781,-57.80806],[-26.499168,-57.797783],[-26.512222,-57.771118],[-26.443336,-57.743896],[-26.390003,-57.788612],[-26.412781,-57.80806]]],[[[-26.660835,-57.086395],[-26.686111,-57.088615],[-26.728889,-57.062782],[-26.675835,-57.056396],[-26.660835,-57.086395]]],[[[-27.108612,-56.717506],[-27.20528,-56.719727],[-27.209724,-56.693611],[-27.129448,-56.682228],[-27.091667,-56.695282],[-27.108612,-56.717506]]],[[[-27.563892,-56.320557],[-27.605278,-56.300835],[-27.600002,-56.281113],[-27.549446,-56.27417],[-27.563892,-56.320557]]],[[[-37.038612,-54.511673],[-37.083618,-54.512779],[-37.105835,-54.471115],[-37.043335,-54.481392],[-37.01973,-54.501945],[-37.038612,-54.511673]]],[[[-37.495003,-54.010559],[-37.373894,-54.048058],[-37.162781,-54.031395],[-36.656395,-54.10778],[-36.584167,-54.208893],[-36.672783,-54.246117],[-36.671394,-54.272781],[-36.485283,-54.23584],[-36.456116,-54.327507],[-36.346115,-54.361671],[-36.397507,-54.246948],[-36.288063,-54.266396],[-36.229172,-54.337784],[-36.25528,-54.376945],[-36.160004,-54.444725],[-36.095001,-54.551949],[-35.979729,-54.578896],[-35.934723,-54.623062],[-35.930283,-54.705284],[-35.782501,-54.765556],[-35.918892,-54.813614],[-36.099724,-54.763618],[-35.92028,-54.856117],[-36.115837,-54.887222],[-36.51973,-54.498337],[-36.808891,-54.449722],[-36.801949,-54.403061],[-36.863617,-54.34584],[-36.999725,-54.348618],[-37.146118,-54.261391],[-37.411392,-54.268333],[-37.406952,-54.186394],[-37.239449,-54.147781],[-37.495003,-54.129723],[-37.56778,-54.142502],[-37.529449,-54.162506],[-37.655006,-54.181671],[-37.717506,-54.143059],[-37.720284,-54.097778],[-37.616394,-54.042778],[-38.033058,-54.048889],[-38.022507,-54.006393],[-37.910278,-53.989723],[-37.495003,-54.010559]]]]}},{"type":"Feature","properties":{"FIPS":"TW","ISO2":"TW","ISO3":"TWN","UN":158,"NAME":"Taiwan","AREA":0,"POP2005":0,"REGION":0,"SUBREGION":0,"LON":120.946,"LAT":23.754},"geometry":{"type":"MultiPolygon","coordinates":[[[[121.576393,22.001389],[121.505257,22.034164],[121.490257,22.078609],[121.546944,22.078053],[121.576393,22.001389]]],[[[119.66943400000014,23.549999],[119.59027100000014,23.510555000000124],[119.52670300000011,23.53546100000011],[119.57415800000012,23.532497],[119.551651,23.584721],[119.59832800000014,23.606941],[119.66943400000014,23.549999]]],[[[118.223602,24.404163],[118.207489,24.412495],[118.241364,24.445827],[118.249153,24.421661],[118.223602,24.404163]]],[[[118.419144,24.395828],[118.295258,24.388329],[118.275543,24.399162],[118.401657,24.521664],[118.451103,24.465549],[118.419144,24.395828]]],[[[121.734711,25.138885],[121.881653,25.114719],[122.002213,25.006943],[121.913879,24.959995],[121.81694000000016,24.847775],[121.799713,24.756664],[121.849426,24.59222],[121.839706,24.476383000000112],[121.780548,24.426384],[121.772491,24.301661],[121.60498,24.080551],[121.596367,23.899998],[121.496368,23.48527100000012],[121.355553,23.087498],[121.168053,22.762497],[121.079437,22.70916],[120.969711,22.568329],[120.873306,22.323608],[120.88247700000011,22.039440000000127],[120.824158,21.927773000000116],[120.716377,21.928051],[120.677757,22.17194],[120.61026,22.3127750000001],[120.505547,22.422497],[120.37719700000012,22.483330000000137],[120.34554300000013,22.503887],[120.307083,22.540436],[120.330887,22.521172],[120.24025700000014,22.649441],[120.25166300000011,22.689995000000124],[120.135536,23.02277400000014],[120.05275700000014,23.044998],[120.09999100000014,23.093887],[120.05748,23.158886],[120.148331,23.327221],[120.111366,23.620274],[120.694702,24.59638600000011],[120.871597,24.73999],[121.00916300000017,25.008888],[121.1947020000001,25.109997000000135],[121.390549,25.15888600000011],[121.441109,25.129103],[121.39498900000011,25.186939],[121.51805100000013,25.282776],[121.598038,25.26722],[121.734711,25.138885]]],[[[119.92942800000014,26.134995],[119.909416,26.159439],[119.95247700000017,26.159996],[119.948318,26.14527500000014],[119.92942800000014,26.134995]]],[[[119.96720900000012,26.187496000000124],[119.956383,26.215549],[120.006104,26.219162],[120.005547,26.196941],[119.96720900000012,26.187496000000124]]]]}}]}
\ No newline at end of file