{"id":54,"date":"2026-05-19T15:57:42","date_gmt":"2026-05-19T13:57:42","guid":{"rendered":"https:\/\/clubperegrine.wpenginepowered.com\/?page_id=54"},"modified":"2026-07-03T19:45:11","modified_gmt":"2026-07-03T17:45:11","slug":"the-hub","status":"publish","type":"page","link":"https:\/\/peregrine22.com\/?page_id=54","title":{"rendered":"The Hub"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"54\" class=\"elementor elementor-54\">\n\t\t\t\t<div class=\"elementor-element elementor-element-413bcae e-con-full elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"413bcae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3cdaf26 e-con-full e-flex e-con e-child\" data-id=\"3cdaf26\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c2469ac e-con-full e-flex e-con e-child\" data-id=\"c2469ac\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8e401dd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"8e401dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"9640\" height=\"2673\" src=\"https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub.png\" class=\"attachment-full size-full wp-image-65\" alt=\"\" srcset=\"https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub.png 9640w, https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub-300x83.png 300w, https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub-1024x284.png 1024w, https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub-768x213.png 768w, https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub-1536x426.png 1536w, https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub-2048x568.png 2048w, https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub-600x166.png 600w\" sizes=\"(max-width: 9640px) 100vw, 9640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-448805f elementor-widget elementor-widget-html\" data-id=\"448805f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,700&family=Montserrat:wght@200;300;400;500&display=swap\" rel=\"stylesheet\">\n<style>\n  .globe-wrap * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .globe-wrap {\n    display: flex; flex-direction: column; align-items: center;\n    padding: 60px 0 80px; background: #fff;\n    width: 100%;\n  }\n\n  .globe-area { position: relative; flex: 0 0 auto; overflow: visible; }\n  canvas#gc { display: block; cursor: grab; }\n  canvas#gc:active { cursor: grabbing; }\n  .pin-layer { position: absolute; top: 0; left: 0; pointer-events: none; overflow: visible; }\n\n  .pin {\n    position: absolute; width: 0; height: 0;\n    display: flex; flex-direction: column; align-items: center;\n    pointer-events: auto; cursor: pointer;\n    opacity: 0; transition: opacity 0.4s;\n    transform: translate(-50%, 0);\n  }\n  .pin.visible { opacity: 1; }\n  .pin.hidden  { opacity: 0; pointer-events: none; }\n\n  .pin-photo {\n    border-radius: 50%; overflow: hidden;\n    border: 2px solid rgba(255,255,255,0.95);\n    box-shadow: 0 4px 18px rgba(0,0,0,0.13);\n    flex-shrink: 0; width: 0; height: 0;\n    background: #e8e0d0;\n    transition: width 0.3s, height 0.3s;\n  }\n  .pin-photo img {\n    width: 100%; height: 100%; object-fit: cover; display: block;\n    position: absolute; top: 0; left: 0;\n  }\n\n  .pin-label { margin-top: 6px; text-align: center; line-height: 1; white-space: nowrap; }\n  .pin-city {\n    font-family: 'Playfair Display', serif;\n    font-size: 12px; font-weight: 700; color: #490D21;\n    letter-spacing: 0.10em; text-transform: uppercase;\n  }\n  .pin-country {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 7px; font-weight: 300; letter-spacing: 0.22em;\n    color: rgba(73,13,33,0.55); text-transform: uppercase; margin-top: 2px;\n  }\n\n  .popup-overlay {\n    position: fixed; inset: 0; z-index: 199;\n    display: none;\n  }\n  .popup-overlay.open { display: block; }\n  .popup-card {\n    position: fixed; z-index: 200; background: #fff;\n    border: 0.5px solid rgba(73,13,33,0.12);\n    box-shadow: 0 16px 48px rgba(0,0,0,0.13);\n    width: 240px; padding: 28px 24px 22px;\n    display: flex; flex-direction: column; align-items: center;\n    pointer-events: auto;\n    top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0.94);\n    opacity: 0;\n    transition: opacity 0.28s ease, transform 0.28s ease;\n  }\n  .popup-card.open { opacity: 1; transform: translate(-50%, -50%) scale(1); }\n  .popup-close {\n    position: absolute; top: 12px; right: 14px;\n    width: 28px; height: 28px; min-width: 28px; min-height: 28px;\n    border-radius: 50%; box-sizing: border-box; padding: 0; margin: 0;\n    background: rgba(73,13,33,0.08); border: none; cursor: pointer;\n    font-size: 13px; line-height: 1; color: #490D21;\n    display: flex; align-items: center; justify-content: center;\n    transition: background 0.2s, transform 0.2s;\n  }\n  .popup-close:hover { background: #490D21; color: #fff; transform: rotate(90deg); }\n  .popup-photo {\n    width: 140px; height: 140px; border-radius: 50%; position: relative;\n    overflow: hidden; border: 2px solid rgba(255,255,255,0.9);\n    box-shadow: 0 4px 18px rgba(0,0,0,0.13);\n    margin-bottom: 16px; flex-shrink: 0;\n  }\n  .popup-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .popup-city-name {\n    font-family: 'Playfair Display', serif;\n    font-size: 20px; font-weight: 700;\n    letter-spacing: 0.14em; text-transform: uppercase;\n    color: #490D21; margin-bottom: 3px; text-align: center;\n  }\n  .popup-country {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 7.5px; font-weight: 300;\n    letter-spacing: 0.32em; text-transform: uppercase;\n    color: rgba(73,13,33,0.50); margin-bottom: 12px; text-align: center;\n  }\n\n\n  .clocks-section {\n    width: 100%;\n    border-top: 0.5px solid rgba(73,13,33,0.18);\n    margin-top: 48px;\n  }\n  .clock-item {\n    display: flex; align-items: center; justify-content: space-between;\n    padding: 14px 6vw;\n    border-bottom: 0.5px solid rgba(73,13,33,0.10);\n    transition: background 0.25s; gap: 20px; cursor: pointer;\n  }\n  .clock-item:hover { background: rgba(73,13,33,0.03); }\n  .clock-left { display: flex; align-items: center; gap: 18px; }\n  .clock-thumb {\n    width: 52px; height: 52px; border-radius: 50%; position: relative;\n    overflow: hidden; flex-shrink: 0;\n    border: 1.5px solid rgba(73,13,33,0.18);\n    box-shadow: 0 2px 10px rgba(0,0,0,0.08); background: #e8e0d0;\n  }\n  .clock-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .clock-name {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(28px, 4vw, 50px);\n    font-weight: 600; color: #490D21;\n    letter-spacing: 0.02em; line-height: 1;\n  }\n  .clock-right { display: flex; flex-direction: column; align-items: flex-end; gap: 2px; }\n  .clock-day, .clock-ampm {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(8px, 0.9vw, 11px); font-weight: 300;\n    letter-spacing: 0.28em; color: rgba(73,13,33,0.45); text-transform: uppercase;\n  }\n  .clock-hms {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(20px, 2.2vw, 30px); font-weight: 500;\n    letter-spacing: 0.10em; color: #490D21;\n  }\n<\/style>\n\n<div class=\"globe-wrap\">\n  <div class=\"globe-area\" id=\"globeArea\">\n    <canvas id=\"gc\"><\/canvas>\n    <div class=\"pin-layer\" id=\"pinLayer\"><\/div>\n  <\/div>\n  <div class=\"clocks-section\" id=\"clocksSection\"><\/div>\n<\/div>\n\n<div class=\"popup-overlay\" id=\"popupOverlay\"><\/div>\n<div class=\"popup-card\" id=\"popupCard\">\n  <button class=\"popup-close\" id=\"popupClose\">&#x2715;<\/button>\n  <div class=\"popup-photo\"><img decoding=\"async\" id=\"popupImg\" src=\"\" alt=\"\"\/><\/div>\n  <div class=\"popup-city-name\" id=\"popupCity\"><\/div>\n  <div class=\"popup-country\" id=\"popupCountry\"><\/div>\n<\/div>\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/d3\/7.9.0\/d3.min.js\"><\/script>\n<script>\nconst CITIES = [\n  { name:'Dubai',        country:'United Arab Emirates', lat:25.20, lon:55.27,   photo:true,  photoLift:30, img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Dubai-scaled.jpg' },\n  { name:'London',       country:'United Kingdom',       lat:51.51, lon:-0.13,   photo:true,  photoLift:50, img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Londres-scaled.jpg' },\n  { name:'Singapore',    country:'Singapore',            lat:1.35,  lon:103.82,  photo:true,  photoLift:20, img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Singapurr-scaled.jpg' },\n  { name:'Mykonos',      country:'Greece',               lat:37.44, lon:25.33,   photo:true,  photoLift:40, img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Mykonos-scaled.jpg' },\n  { name:'Miami',        country:'USA',                  lat:25.76, lon:-80.19,  photo:true,  photoLift:35, img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Miami-scaled.jpg' },\n  { name:'Marbella',     country:'Spain',       lat:36.51, lon:-4.88,   photo:false, labelOffset:  22, labelSide:'right', labelHShift: 18 },\n  { name:'Coral Gables', country:'USA',         lat:25.72, lon:-80.27,  photo:false, labelOffset:  22, labelSide:'left',  labelHShift: 14 },\n  { name:'Monte-Carlo',  country:'Monaco',      lat:43.73, lon:7.42,    photo:false, labelOffset: -14, labelSide:'right', labelHShift: 18 },\n  { name:'Geneva',       country:'Switzerland', lat:46.20, lon:6.15,    photo:false, labelOffset: -30, labelSide:'right', labelHShift: 14 },\n  { name:'Capri',        country:'Italy',       lat:40.55, lon:14.23,   photo:false, labelOffset:  14, labelSide:'right', labelHShift: 22 },\n  { name:'Courchevel',   country:'France',      lat:45.41, lon:6.63,    photo:false, labelOffset:   0, labelSide:'left',  labelHShift: 14 },\n  { name:'Limassol',     country:'Cyprus',      lat:34.68, lon:33.04,   photo:false, labelOffset:  22, labelSide:'right', labelHShift: 18 },\n  { name:'The Hamptons', country:'USA',         lat:40.96, lon:-72.18,  photo:false, labelOffset: -18, labelSide:'left',  labelHShift: 14 },\n  { name:'Saint-Tropez', country:'France',      lat:43.27, lon:6.64,    photo:false, labelOffset:  36, labelSide:'left',  labelHShift: 14 },\n  { name:'Panama',       country:'Panama',      lat:8.99,  lon:-79.52,  photo:false, labelOffset:   0, labelSide:'left',  labelHShift: 14 },\n  { name:'Bodrum',       country:'Turkey',      lat:37.03, lon:27.43,   photo:false, labelOffset:  22, labelSide:'left',  labelHShift: 18 },\n  { name:'Aspen',        country:'USA',         lat:39.19, lon:-106.82, photo:false, labelOffset:   0, labelSide:'right', labelHShift: 14 },\n];\n\nconst CLOCK_CITY_MAP = { 'Dubai':0, 'Mykonos':3, 'London':1, 'Miami':4, 'Singapore':2 };\n\nconst CLOCK_CITIES = [\n  { name:'Dubai',     tz:'Asia\/Dubai',        img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Dubai-scaled.jpg' },\n  { name:'Amsterdam', tz:'Europe\/Amsterdam',  img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Amsterdam.jpg' },\n  { name:'Mykonos',   tz:'Europe\/Athens',     img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Mykonos-scaled.jpg' },\n  { name:'London',    tz:'Europe\/London',     img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Londres-scaled.jpg' },\n  { name:'Miami',     tz:'America\/New_York',  img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Miami-scaled.jpg' },\n  { name:'Singapore', tz:'Asia\/Singapore',    img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Singapurr-scaled.jpg' },\n];\n\nconst LAND_GEOJSON = \n{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-169.8,-83.18],[-171.9,-82.84],[-168.79,-83.21],[-169.8,-83.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-163.26,-83.08],[-163.81,-82.85],[-162.48,-82.88],[-161.58,-83.02],[-162.4,-83.15],[-163.26,-83.08]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-157.81,-82.04],[-158.04,-82.08],[-159.02,-81.79],[-157.81,-82.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-163.67,-81.45],[-163.99,-81.4],[-163.85,-81.32],[-162.98,-81.27],[-160.68,-81.46],[-160.41,-81.57],[-163.75,-81.47],[-163.67,-81.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-154.36,-80.03],[-155.67,-79.82],[-153.89,-80.02],[-154.36,-80.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-159.47,-79.49],[-158.95,-79.77],[-160.71,-79.85],[-163.48,-79.49],[-164.33,-79.29],[-164.22,-79.29],[-164.31,-79.22],[-164.18,-79.0],[-163.24,-78.71],[-162.14,-78.79],[-159.47,-79.49]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-176.37,-43.77],[-176.54,-43.76],[-176.42,-43.81],[-176.5,-43.86],[-176.46,-43.95],[-176.3,-44.04],[-176.52,-44.12],[-176.66,-44.02],[-176.52,-43.92],[-176.57,-43.84],[-176.85,-43.82],[-176.58,-43.7],[-176.17,-43.73],[-176.39,-43.91],[-176.37,-43.77]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-171.44,-14.01],[-171.93,-14.0],[-172.06,-13.86],[-171.79,-13.82],[-171.44,-14.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-172.21,-13.79],[-172.52,-13.81],[-172.78,-13.52],[-172.3,-13.48],[-172.18,-13.68],[-172.21,-13.79]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-155.09,19.29],[-155.5,19.14],[-155.67,18.91],[-155.88,19.03],[-155.89,19.36],[-156.06,19.73],[-155.84,19.98],[-155.87,20.26],[-155.12,19.9],[-155.09,19.73],[-154.81,19.51],[-155.09,19.29]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-156.05,20.65],[-156.41,20.59],[-156.46,20.78],[-156.62,20.81],[-156.67,21.0],[-156.48,20.9],[-156.24,20.94],[-156.0,20.8],[-156.05,20.65]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-156.91,21.06],[-157.27,21.09],[-157.3,21.13],[-157.26,21.22],[-156.71,21.16],[-156.91,21.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-157.65,21.31],[-157.95,21.3],[-157.99,21.39],[-157.98,21.32],[-158.1,21.3],[-158.28,21.58],[-157.97,21.71],[-157.65,21.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-159.29,22.15],[-159.44,21.87],[-159.6,21.89],[-159.79,22.07],[-159.59,22.22],[-159.4,22.24],[-159.29,22.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-177.62,51.86],[-177.92,51.6],[-178.1,51.67],[-177.96,51.76],[-178.21,51.88],[-177.62,51.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-176.42,51.75],[-176.8,51.61],[-176.83,51.72],[-176.98,51.6],[-176.82,51.77],[-176.9,51.81],[-176.7,51.79],[-176.78,51.94],[-176.56,51.99],[-176.64,51.86],[-176.44,51.84],[-176.42,51.75]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-177.05,51.89],[-177.28,51.68],[-177.7,51.7],[-177.29,51.78],[-177.17,51.94],[-177.05,51.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-172.96,52.09],[-173.84,52.04],[-174.06,52.12],[-172.96,52.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-174.15,52.13],[-174.43,52.11],[-174.41,52.04],[-175.34,52.01],[-174.34,52.19],[-174.23,52.27],[-174.44,52.32],[-174.19,52.42],[-173.99,52.31],[-174.2,52.21],[-174.15,52.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-168.31,53.22],[-168.49,53.04],[-169.11,52.82],[-168.87,52.95],[-168.62,53.27],[-168.36,53.27],[-168.43,53.33],[-168.36,53.47],[-168.01,53.57],[-167.79,53.5],[-167.85,53.39],[-168.31,53.22]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-166.28,53.72],[-166.6,53.54],[-166.66,53.6],[-166.66,53.49],[-166.79,53.57],[-166.75,53.45],[-167.01,53.45],[-167.51,53.26],[-167.85,53.31],[-166.96,53.54],[-167.14,53.56],[-167.13,53.63],[-166.99,53.62],[-167.03,53.7],[-166.8,53.63],[-166.83,53.71],[-166.71,53.72],[-167.15,53.82],[-167.02,53.96],[-166.63,54.0],[-166.61,53.83],[-166.37,54.01],[-166.26,53.97],[-166.25,53.89],[-166.54,53.79],[-166.55,53.69],[-166.35,53.78],[-166.28,53.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-165.9,54.03],[-166.12,54.14],[-165.95,54.22],[-165.66,54.13],[-165.9,54.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-163.05,54.66],[-163.37,54.76],[-163.62,54.61],[-164.13,54.62],[-164.41,54.44],[-164.65,54.39],[-164.85,54.42],[-164.96,54.59],[-164.7,54.68],[-164.48,54.92],[-164.23,54.89],[-163.76,55.06],[-163.53,55.04],[-163.35,54.78],[-163.14,54.77],[-163.05,54.66]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-160.46,55.19],[-160.68,55.21],[-160.82,55.12],[-160.85,55.33],[-160.54,55.39],[-160.58,55.24],[-160.46,55.19]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-152.36,57.43],[-152.97,57.52],[-152.91,57.49],[-153.03,57.48],[-153.04,57.43],[-152.83,57.48],[-152.6,57.37],[-152.84,57.27],[-152.88,57.35],[-153.17,57.35],[-152.96,57.26],[-153.39,57.21],[-153.46,57.12],[-153.49,57.18],[-153.54,57.18],[-153.5,57.07],[-153.76,57.05],[-153.56,56.99],[-153.99,56.74],[-154.15,56.75],[-153.77,57.0],[-153.97,56.96],[-153.74,57.13],[-154.1,56.96],[-153.96,57.12],[-154.24,57.15],[-154.49,57.11],[-154.41,57.05],[-154.1,57.11],[-154.3,56.86],[-154.53,56.99],[-154.6,57.26],[-154.81,57.35],[-154.71,57.34],[-154.61,57.53],[-154.22,57.68],[-154.02,57.65],[-153.97,57.57],[-154.11,57.54],[-153.94,57.53],[-153.89,57.41],[-153.75,57.3],[-153.63,57.27],[-153.81,57.41],[-153.81,57.52],[-153.85,57.58],[-153.68,57.54],[-153.88,57.65],[-153.58,57.62],[-153.91,57.71],[-153.92,57.81],[-153.67,57.89],[-153.51,57.63],[-153.53,57.72],[-153.44,57.7],[-153.5,57.76],[-153.32,57.73],[-153.45,57.85],[-153.18,57.71],[-153.2,57.86],[-153.24,57.9],[-153.05,57.83],[-153.28,58.01],[-152.81,57.91],[-152.89,57.87],[-152.89,57.73],[-152.84,57.85],[-152.62,57.86],[-152.62,57.93],[-152.33,57.83],[-152.55,57.7],[-152.4,57.69],[-152.43,57.61],[-152.15,57.62],[-152.36,57.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-165.54,59.98],[-166.25,59.85],[-166.08,59.78],[-166.18,59.76],[-167.12,60.0],[-167.45,60.22],[-166.82,60.22],[-166.76,60.3],[-166.16,60.44],[-166.08,60.33],[-165.68,60.3],[-165.73,60.07],[-165.54,59.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-169.29,63.18],[-169.14,63.21],[-169.29,63.19],[-169.41,63.15],[-169.67,62.95],[-169.82,63.13],[-170.26,63.2],[-170.23,63.28],[-170.44,63.36],[-170.86,63.46],[-171.08,63.44],[-171.44,63.32],[-171.74,63.38],[-171.85,63.52],[-171.67,63.8],[-171.63,63.7],[-171.41,63.64],[-171.49,63.66],[-171.54,63.62],[-170.94,63.57],[-170.31,63.7],[-170.08,63.62],[-170.08,63.49],[-169.19,63.3],[-168.69,63.3],[-168.81,63.17],[-169.29,63.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-172.46,64.83],[-172.24,64.82],[-172.04,64.75],[-172.63,64.68],[-172.46,64.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-180.0,68.98],[-179.5,68.96],[-179.32,68.81],[-178.84,68.75],[-178.48,68.59],[-178.72,68.68],[-178.7,68.54],[-178.04,68.43],[-177.95,68.34],[-178.07,68.26],[-177.7,68.34],[-178.38,68.56],[-177.49,68.29],[-177.77,68.26],[-177.63,68.2],[-177.34,68.24],[-177.17,68.2],[-177.26,68.21],[-177.22,68.14],[-176.56,68.01],[-176.79,67.98],[-176.54,67.9],[-176.21,67.9],[-176.53,68.0],[-175.92,67.85],[-176.12,67.81],[-176.07,67.73],[-176.34,67.7],[-176.21,67.65],[-175.68,67.59],[-176.01,67.73],[-175.82,67.81],[-175.27,67.66],[-175.13,67.5],[-175.23,67.53],[-175.17,67.44],[-175.37,67.36],[-174.97,67.42],[-175.08,67.48],[-174.81,67.36],[-174.76,67.3],[-174.86,67.28],[-174.91,67.04],[-174.7,66.92],[-174.76,66.9],[-174.69,66.73],[-174.97,66.67],[-174.44,66.53],[-174.39,66.34],[-174.46,66.28],[-174.17,66.4],[-174.21,66.47],[-174.02,66.47],[-173.93,66.34],[-174.02,66.31],[-174.0,66.22],[-173.69,66.44],[-174.26,66.57],[-173.93,66.67],[-174.03,66.96],[-174.61,67.06],[-173.65,67.12],[-173.46,67.03],[-173.39,67.08],[-173.07,67.04],[-173.27,67.05],[-173.14,67.0],[-173.29,66.98],[-173.3,66.82],[-173.09,66.85],[-173.23,66.91],[-173.07,66.99],[-172.78,66.89],[-172.36,66.93],[-172.99,67.04],[-171.72,66.95],[-171.63,66.83],[-171.35,66.77],[-171.36,66.67],[-170.39,66.32],[-170.63,66.23],[-170.27,66.29],[-170.11,66.19],[-170.34,66.19],[-169.95,66.18],[-169.64,66.07],[-170.61,65.86],[-170.52,65.83],[-170.57,65.76],[-170.49,65.67],[-170.59,65.6],[-171.46,65.83],[-171.26,65.66],[-170.98,65.59],[-171.04,65.47],[-172.03,65.47],[-171.74,65.5],[-172.26,65.55],[-172.21,65.58],[-172.29,65.67],[-172.86,65.7],[-172.39,65.58],[-172.32,65.47],[-172.39,65.43],[-172.09,65.48],[-172.19,65.24],[-172.7,65.25],[-172.2,65.22],[-172.23,65.1],[-172.08,65.08],[-173.16,64.76],[-172.81,64.8],[-172.76,64.73],[-173.04,64.66],[-172.84,64.65],[-172.97,64.56],[-172.47,64.56],[-172.22,64.41],[-172.59,64.37],[-172.88,64.49],[-173.01,64.46],[-172.79,64.44],[-172.82,64.32],[-173.11,64.24],[-173.37,64.29],[-173.26,64.45],[-173.41,64.62],[-173.39,64.4],[-173.64,64.33],[-173.99,64.41],[-174.31,64.67],[-174.65,64.73],[-174.59,64.82],[-174.65,64.9],[-174.72,64.81],[-174.95,64.86],[-174.99,64.77],[-175.41,64.77],[-175.37,64.85],[-175.86,65.0],[-175.74,65.15],[-175.91,65.4],[-176.04,65.45],[-176.98,65.61],[-177.42,65.44],[-178.46,65.47],[-178.53,65.52],[-178.42,65.71],[-178.63,65.73],[-178.98,66.05],[-178.68,66.01],[-178.68,66.1],[-178.5,66.14],[-178.48,66.38],[-178.79,66.17],[-179.12,66.24],[-179.16,66.41],[-179.17,66.29],[-179.42,66.34],[-179.25,66.15],[-179.57,66.11],[-179.69,66.18],[-179.83,65.95],[-179.77,65.82],[-179.28,65.63],[-179.26,65.53],[-179.5,65.4],[-179.52,65.24],[-179.66,65.14],[-180.0,65.07],[-180.0,68.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-180.0,71.54],[-178.39,71.54],[-177.44,71.24],[-177.93,71.04],[-179.34,70.91],[-180.0,70.99],[-180.0,71.54]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-151.51,-77.27],[-150.99,-77.22],[-150.35,-77.35],[-150.5,-77.38],[-151.51,-77.27]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-150.78,-76.97],[-149.84,-76.88],[-149.22,-77.12],[-150.42,-77.09],[-150.78,-76.97]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-149.28,-76.94],[-149.22,-76.9],[-148.44,-76.97],[-148.94,-77.03],[-149.28,-76.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-146.12,-76.95],[-147.03,-77.01],[-147.13,-76.88],[-147.07,-76.82],[-146.25,-76.88],[-146.12,-76.95]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-149.49,-76.77],[-148.75,-76.72],[-148.31,-76.77],[-148.93,-76.85],[-149.49,-76.77]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-150.11,-76.73],[-150.6,-76.8],[-150.88,-76.74],[-150.21,-76.69],[-150.11,-76.73]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-146.93,-76.66],[-147.01,-76.66],[-146.84,-76.7],[-147.37,-76.62],[-147.16,-76.5],[-146.74,-76.64],[-147.06,-76.63],[-146.93,-76.66]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-147.07,-76.08],[-146.66,-76.28],[-146.81,-76.29],[-147.46,-76.1],[-147.07,-76.08]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-146.12,-75.59],[-145.72,-75.52],[-145.2,-75.69],[-145.38,-75.72],[-146.12,-75.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-130.97,-74.53],[-131.21,-74.61],[-131.85,-74.55],[-132.18,-74.42],[-131.67,-74.32],[-130.97,-74.41],[-130.97,-74.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-149.36,-17.72],[-149.59,-17.73],[-149.63,-17.55],[-149.39,-17.52],[-149.16,-17.85],[-149.28,-17.84],[-149.36,-17.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-131.23,52.21],[-131.28,52.13],[-131.56,52.33],[-131.51,52.41],[-132.09,52.73],[-131.94,52.77],[-132.09,52.86],[-132.13,52.75],[-132.34,52.94],[-132.11,53.0],[-132.49,53.03],[-132.57,53.15],[-132.37,53.13],[-132.07,53.16],[-131.8,53.26],[-131.6,53.04],[-132.0,53.06],[-131.92,52.99],[-131.63,53.0],[-131.61,52.93],[-131.8,52.87],[-131.92,52.94],[-131.98,52.88],[-131.83,52.8],[-131.66,52.81],[-131.84,52.71],[-131.73,52.7],[-131.66,52.54],[-131.47,52.51],[-131.41,52.36],[-131.25,52.45],[-131.25,52.36],[-131.36,52.34],[-131.32,52.28],[-131.14,52.32],[-131.09,52.28],[-131.18,52.23],[-131.01,52.21],[-131.15,52.21],[-131.17,52.12],[-131.23,52.21]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.71,53.26],[-132.54,53.33],[-132.76,53.32],[-132.7,53.38],[-132.4,53.33],[-132.98,53.56],[-132.89,53.62],[-133.14,53.9],[-133.04,54.04],[-133.07,54.17],[-132.58,54.12],[-132.66,53.94],[-132.41,54.1],[-132.16,54.01],[-132.12,53.87],[-132.24,53.78],[-132.66,53.69],[-132.35,53.67],[-132.48,53.58],[-132.16,53.7],[-132.19,53.77],[-132.08,53.89],[-132.18,54.04],[-131.92,54.04],[-131.66,54.17],[-131.93,53.62],[-131.91,53.36],[-131.98,53.26],[-132.44,53.15],[-132.71,53.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.67,54.68],[-133.15,54.95],[-133.18,55.24],[-133.11,55.25],[-132.96,55.06],[-133.09,55.09],[-132.67,54.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.0,54.74],[-132.28,54.71],[-132.22,54.8],[-132.36,54.8],[-132.26,54.84],[-132.38,55.02],[-132.44,54.92],[-132.49,55.0],[-132.58,54.95],[-132.57,55.04],[-132.46,55.05],[-132.56,55.12],[-132.61,55.06],[-132.56,55.17],[-132.64,55.26],[-132.62,55.15],[-132.7,55.15],[-132.8,55.27],[-132.95,55.21],[-133.04,55.23],[-132.91,55.29],[-133.21,55.28],[-133.21,55.38],[-132.85,55.35],[-133.13,55.48],[-132.91,55.63],[-133.38,55.63],[-133.38,55.72],[-133.24,55.75],[-133.14,55.88],[-133.26,55.95],[-133.26,56.15],[-133.57,56.18],[-133.61,56.35],[-133.17,56.33],[-133.02,56.17],[-133.14,56.12],[-133.09,56.07],[-132.74,56.0],[-132.46,55.78],[-132.43,55.63],[-132.37,55.67],[-132.16,55.5],[-132.52,55.63],[-132.68,55.46],[-132.4,55.52],[-132.28,55.45],[-132.48,55.41],[-132.15,55.37],[-132.1,55.27],[-132.24,55.26],[-132.24,55.2],[-131.99,55.27],[-132.0,55.1],[-132.22,54.99],[-131.96,55.03],[-132.05,54.9],[-131.96,54.84],[-132.0,54.74]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-130.97,55.44],[-131.19,55.19],[-131.31,55.24],[-131.22,55.32],[-131.21,55.41],[-131.3,55.28],[-131.46,55.29],[-131.27,55.45],[-131.35,55.65],[-131.33,55.45],[-131.46,55.33],[-131.42,55.53],[-131.51,55.5],[-131.53,55.3],[-131.82,55.46],[-131.62,55.6],[-131.69,55.68],[-131.52,55.73],[-131.71,55.74],[-131.48,55.78],[-131.69,55.83],[-131.47,55.83],[-131.58,55.91],[-131.28,55.97],[-130.94,55.65],[-130.97,55.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-133.62,56.13],[-133.29,56.15],[-133.3,56.01],[-133.79,55.94],[-133.68,56.07],[-133.48,56.09],[-133.62,56.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.39,56.3],[-132.48,56.19],[-132.09,56.11],[-132.2,56.09],[-132.13,55.93],[-132.34,55.92],[-132.45,56.06],[-132.7,56.12],[-132.7,56.22],[-132.53,56.34],[-132.39,56.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.06,56.12],[-132.34,56.26],[-132.38,56.49],[-132.15,56.35],[-132.0,56.34],[-131.93,56.19],[-132.06,56.12]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.73,56.25],[-133.05,56.36],[-132.92,56.45],[-132.61,56.4],[-132.73,56.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-133.92,56.51],[-133.87,56.28],[-133.98,56.35],[-133.89,56.23],[-133.95,56.09],[-134.04,56.11],[-134.05,56.32],[-134.09,56.19],[-134.19,56.18],[-134.09,56.09],[-134.15,56.01],[-134.26,56.26],[-134.16,56.31],[-134.29,56.3],[-134.28,56.36],[-134.18,56.44],[-134.04,56.37],[-134.03,56.49],[-134.31,56.56],[-134.09,56.65],[-134.36,56.68],[-134.41,56.85],[-134.11,56.85],[-134.26,56.94],[-134.01,56.89],[-133.9,56.76],[-133.99,56.64],[-133.86,56.81],[-133.72,56.77],[-133.74,56.57],[-133.92,56.62],[-133.85,56.57],[-133.92,56.51]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.95,56.81],[-132.53,56.58],[-132.94,56.52],[-132.88,56.64],[-132.95,56.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-133.89,57.09],[-132.97,56.93],[-132.94,56.63],[-133.35,56.84],[-133.08,56.53],[-133.62,56.44],[-133.68,56.85],[-133.74,56.81],[-133.76,56.81],[-133.89,56.9],[-133.74,56.89],[-134.02,57.02],[-133.89,57.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-134.62,56.73],[-134.67,56.17],[-135.05,56.54],[-134.85,56.69],[-134.96,56.63],[-134.98,56.71],[-135.11,56.6],[-135.0,56.76],[-135.19,56.68],[-135.12,56.83],[-135.37,56.83],[-135.29,56.89],[-135.35,56.97],[-135.17,57.04],[-135.37,57.09],[-135.27,57.16],[-135.41,57.16],[-135.33,57.25],[-135.53,57.24],[-135.67,57.36],[-135.48,57.35],[-135.61,57.39],[-135.38,57.55],[-135.28,57.51],[-135.4,57.44],[-135.18,57.48],[-134.91,57.34],[-135.0,57.35],[-134.84,57.26],[-134.62,56.73]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-152.88,57.15],[-153.27,57.0],[-153.41,57.08],[-153.24,57.21],[-153.21,57.13],[-152.88,57.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-135.6,57.04],[-135.84,56.99],[-135.71,57.17],[-135.86,57.22],[-135.82,57.33],[-135.55,57.23],[-135.63,57.24],[-135.55,57.14],[-135.6,57.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-134.61,57.01],[-134.63,57.22],[-134.46,57.31],[-134.56,57.4],[-134.31,57.33],[-134.31,57.39],[-134.57,57.49],[-134.35,57.54],[-134.57,57.51],[-134.65,57.6],[-134.81,58.06],[-134.73,58.18],[-134.78,58.11],[-134.91,58.2],[-134.95,58.41],[-134.69,58.17],[-134.18,58.16],[-133.79,57.59],[-134.31,58.1],[-134.22,57.97],[-134.32,58.0],[-134.29,57.84],[-133.84,57.46],[-134.1,57.48],[-133.86,57.36],[-133.96,57.3],[-134.18,57.39],[-134.07,57.28],[-134.17,57.19],[-134.48,57.03],[-134.61,57.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-136.01,57.52],[-135.78,57.44],[-136.07,57.61],[-135.95,57.62],[-136.12,57.62],[-136.22,57.78],[-136.42,57.83],[-136.31,58.0],[-136.03,57.85],[-136.41,58.08],[-136.27,58.11],[-136.36,58.22],[-136.26,58.22],[-136.19,58.08],[-136.1,58.06],[-136.14,58.22],[-135.97,58.16],[-135.79,58.28],[-135.48,58.16],[-135.78,58.04],[-135.62,58.01],[-135.79,57.98],[-135.66,57.95],[-135.39,58.14],[-134.92,58.03],[-134.92,57.85],[-135.2,57.94],[-134.93,57.81],[-135.01,57.79],[-135.89,57.99],[-135.37,57.81],[-135.36,57.73],[-134.91,57.76],[-134.85,57.47],[-135.06,57.47],[-135.81,57.76],[-135.7,57.68],[-135.81,57.64],[-135.6,57.61],[-135.66,57.55],[-135.55,57.47],[-135.71,57.37],[-136.01,57.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-152.05,58.18],[-152.28,58.26],[-152.37,58.2],[-152.27,58.13],[-152.55,58.09],[-152.58,58.21],[-152.8,57.99],[-153.23,58.17],[-152.91,58.17],[-153.11,58.27],[-152.77,58.26],[-152.76,58.36],[-152.88,58.41],[-152.63,58.48],[-152.5,58.46],[-152.42,58.32],[-152.35,58.42],[-152.12,58.4],[-152.14,58.23],[-151.99,58.35],[-152.05,58.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-146.92,60.31],[-147.49,59.86],[-147.92,59.79],[-147.7,60.0],[-147.2,60.24],[-147.19,60.36],[-147.01,60.35],[-147.08,60.28],[-146.92,60.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-146.08,60.4],[-146.6,60.25],[-146.68,60.29],[-146.49,60.36],[-146.72,60.39],[-146.59,60.48],[-146.08,60.4]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-129.96,55.92],[-130.17,55.75],[-130.15,55.55],[-129.99,55.28],[-130.37,54.91],[-130.69,54.76],[-130.74,54.97],[-130.74,54.83],[-130.83,54.77],[-131.01,55.01],[-130.72,55.08],[-130.46,55.33],[-130.76,55.1],[-131.06,55.13],[-130.92,55.29],[-130.61,55.3],[-130.86,55.31],[-130.92,55.81],[-131.2,55.97],[-131.01,56.11],[-131.91,55.86],[-131.76,55.8],[-131.88,55.6],[-132.0,55.67],[-131.96,55.5],[-132.17,55.59],[-132.27,55.76],[-132.05,55.82],[-131.96,56.16],[-131.58,56.18],[-131.49,56.22],[-131.91,56.23],[-131.98,56.37],[-132.16,56.38],[-132.34,56.53],[-132.31,56.64],[-132.54,56.63],[-132.36,56.82],[-132.51,56.76],[-132.76,56.85],[-132.92,56.98],[-132.77,56.97],[-132.8,57.09],[-132.88,57.02],[-133.17,57.09],[-133.17,57.17],[-133.32,57.1],[-133.55,57.18],[-133.47,57.28],[-133.25,57.28],[-133.06,57.33],[-133.04,57.37],[-133.42,57.34],[-133.34,57.44],[-133.45,57.43],[-133.5,57.53],[-133.31,57.59],[-133.59,57.57],[-133.65,57.7],[-133.57,57.72],[-133.05,57.5],[-133.0,57.52],[-133.53,57.75],[-133.55,57.92],[-133.12,57.86],[-133.55,57.93],[-133.69,57.79],[-133.86,57.96],[-133.69,57.94],[-133.76,58.06],[-133.68,58.16],[-133.86,57.99],[-134.06,58.07],[-134.0,58.41],[-133.77,58.52],[-133.98,58.5],[-134.16,58.2],[-134.5,58.35],[-134.76,58.38],[-134.99,58.68],[-134.92,58.66],[-134.95,58.82],[-135.03,58.74],[-135.15,58.84],[-135.36,59.27],[-135.35,59.47],[-135.41,59.3],[-135.55,59.32],[-135.36,59.21],[-135.31,59.09],[-135.55,59.23],[-135.37,59.09],[-135.39,58.95],[-135.16,58.63],[-135.23,58.61],[-135.06,58.35],[-135.09,58.24],[-135.35,58.28],[-135.48,58.48],[-135.48,58.37],[-135.91,58.38],[-135.88,58.46],[-135.95,58.46],[-135.95,58.46],[-135.85,58.47],[-135.89,58.58],[-135.82,58.6],[-136.07,58.81],[-135.77,58.9],[-136.05,58.86],[-136.16,59.04],[-136.22,58.92],[-136.12,58.93],[-136.1,58.85],[-136.21,58.75],[-136.48,58.84],[-136.49,58.97],[-136.57,58.92],[-136.71,59.03],[-136.63,58.89],[-137.06,59.06],[-136.9,58.93],[-137.01,58.92],[-137.13,58.83],[-136.99,58.89],[-136.59,58.85],[-136.48,58.8],[-136.65,58.82],[-136.52,58.7],[-136.34,58.69],[-136.53,58.61],[-136.29,58.67],[-136.03,58.39],[-136.27,58.31],[-136.51,58.44],[-136.56,58.37],[-136.41,58.38],[-136.37,58.3],[-136.62,58.35],[-136.56,58.26],[-136.66,58.22],[-136.86,58.38],[-137.63,58.61],[-137.44,58.66],[-137.67,58.63],[-138.29,59.08],[-138.61,59.13],[-138.45,59.19],[-138.63,59.14],[-139.86,59.55],[-139.48,59.7],[-139.62,59.89],[-139.47,59.99],[-139.31,59.86],[-139.29,59.58],[-139.23,59.62],[-139.28,59.83],[-139.04,59.85],[-138.95,59.81],[-138.9,59.81],[-139.03,59.86],[-139.24,59.88],[-139.52,60.05],[-139.85,59.82],[-140.32,59.7],[-141.45,59.88],[-141.27,59.96],[-141.38,60.14],[-141.48,60.11],[-141.39,60.02],[-141.67,59.96],[-142.8,60.11],[-143.92,60.0],[-144.25,60.03],[-144.0,60.04],[-144.25,60.15],[-144.2,60.21],[-144.57,60.19],[-144.94,60.31],[-144.79,60.46],[-144.89,60.49],[-144.76,60.67],[-144.62,60.72],[-144.76,60.68],[-145.27,60.36],[-145.94,60.46],[-145.63,60.68],[-146.26,60.65],[-146.03,60.74],[-146.04,60.8],[-146.48,60.69],[-146.7,60.74],[-146.09,60.84],[-146.63,60.83],[-146.75,60.96],[-146.59,60.94],[-146.7,60.98],[-146.57,61.03],[-146.65,61.07],[-146.28,61.12],[-146.61,61.13],[-146.98,60.95],[-147.29,61.01],[-147.26,60.94],[-147.36,60.89],[-147.45,60.9],[-147.42,61.01],[-147.54,60.91],[-147.48,61.07],[-147.56,61.16],[-147.67,61.01],[-147.6,60.87],[-147.73,60.89],[-147.7,60.95],[-147.81,60.88],[-147.75,60.84],[-147.87,60.84],[-147.94,60.91],[-148.05,60.95],[-147.7,61.21],[-147.73,61.28],[-148.05,61.03],[-148.15,61.12],[-148.41,61.06],[-148.45,60.99],[-148.15,61.06],[-148.33,60.97],[-148.31,60.85],[-148.4,60.86],[-148.33,60.82],[-148.52,60.84],[-148.7,60.79],[-148.45,60.8],[-148.61,60.76],[-148.67,60.67],[-148.37,60.78],[-148.43,60.63],[-148.23,60.77],[-148.25,60.72],[-148.2,60.63],[-148.34,60.54],[-148.49,60.58],[-148.69,60.46],[-148.47,60.55],[-148.24,60.46],[-148.08,60.6],[-147.94,60.46],[-148.39,60.28],[-148.44,60.18],[-148.1,60.22],[-148.19,60.13],[-148.33,60.17],[-148.44,59.96],[-148.55,60.03],[-148.65,59.92],[-149.11,59.97],[-149.04,60.05],[-149.1,60.06],[-149.29,59.87],[-149.41,60.12],[-149.39,60.0],[-149.63,59.83],[-149.53,59.72],[-149.64,59.74],[-149.72,59.96],[-149.77,59.84],[-149.87,59.85],[-149.75,59.67],[-150.03,59.8],[-149.92,59.72],[-150.01,59.63],[-150.12,59.7],[-150.09,59.59],[-150.35,59.47],[-150.22,59.72],[-150.48,59.47],[-150.55,59.54],[-150.49,59.6],[-150.66,59.55],[-150.61,59.44],[-150.92,59.33],[-150.96,59.2],[-151.24,59.32],[-151.1,59.23],[-151.74,59.17],[-151.98,59.28],[-151.82,59.35],[-151.89,59.41],[-151.69,59.48],[-151.38,59.44],[-151.44,59.53],[-151.17,59.6],[-150.99,59.78],[-151.47,59.64],[-151.41,59.61],[-151.87,59.75],[-151.72,60.02],[-151.31,60.39],[-151.28,60.54],[-151.4,60.74],[-150.39,61.05],[-150.23,60.94],[-149.75,60.97],[-149.03,60.85],[-150.07,61.16],[-149.68,61.4],[-149.25,61.5],[-149.43,61.51],[-149.76,61.45],[-149.98,61.25],[-150.5,61.26],[-150.54,61.37],[-151.18,61.05],[-151.57,60.99],[-151.81,60.85],[-151.71,60.73],[-152.05,60.67],[-152.33,60.49],[-152.25,60.4],[-152.6,60.23],[-152.94,60.31],[-153.08,60.3],[-152.58,60.07],[-152.74,59.91],[-153.24,59.86],[-153.29,59.82],[-153.0,59.81],[-153.17,59.66],[-153.43,59.65],[-153.32,59.72],[-153.45,59.79],[-153.49,59.65],[-153.71,59.63],[-153.59,59.57],[-153.88,59.55],[-153.75,59.44],[-154.15,59.38],[-153.95,59.36],[-154.26,59.15],[-154.17,59.03],[-153.71,59.07],[-153.26,58.86],[-154.11,58.48],[-154.0,58.39],[-154.36,58.29],[-154.12,58.28],[-154.3,58.2],[-154.25,58.13],[-154.34,58.16],[-154.35,58.08],[-154.49,58.2],[-154.47,58.09],[-154.61,58.12],[-154.58,58.02],[-155.02,58.03],[-155.13,57.96],[-155.07,57.9],[-155.34,57.83],[-155.31,57.74],[-155.61,57.79],[-155.59,57.68],[-155.77,57.64],[-155.74,57.55],[-156.02,57.58],[-156.1,57.53],[-156.06,57.43],[-156.21,57.48],[-156.54,57.32],[-156.34,57.29],[-156.45,57.23],[-156.38,57.14],[-156.65,57.06],[-156.55,56.98],[-156.78,57.05],[-156.81,56.91],[-156.96,56.98],[-156.94,56.91],[-157.19,56.85],[-157.19,56.78],[-157.42,56.87],[-157.41,56.76],[-157.61,56.72],[-157.48,56.62],[-157.77,56.68],[-158.13,56.53],[-157.87,56.57],[-157.88,56.48],[-158.43,56.44],[-158.65,56.27],[-158.54,56.25],[-158.47,56.34],[-158.21,56.28],[-158.41,56.2],[-158.12,56.24],[-158.36,56.13],[-158.41,56.18],[-158.41,56.08],[-158.5,56.1],[-158.43,56.01],[-158.6,56.05],[-158.48,56.19],[-158.64,56.2],[-158.56,56.17],[-158.7,56.15],[-158.68,55.96],[-158.86,56.01],[-158.93,55.92],[-159.36,55.88],[-159.42,55.79],[-159.54,55.89],[-159.5,55.77],[-159.63,55.58],[-159.76,55.6],[-159.62,55.64],[-159.71,55.67],[-159.63,55.81],[-159.85,55.85],[-160.04,55.8],[-160.07,55.7],[-160.16,55.74],[-160.16,55.66],[-160.44,55.65],[-160.37,55.61],[-160.5,55.49],[-160.61,55.61],[-160.77,55.55],[-160.68,55.46],[-160.92,55.52],[-161.28,55.35],[-161.52,55.38],[-161.39,55.57],[-161.14,55.53],[-161.62,55.61],[-161.9,55.22],[-162.05,55.24],[-162.0,55.09],[-162.13,55.1],[-162.1,55.17],[-162.23,55.11],[-162.2,55.04],[-162.45,55.04],[-162.52,55.11],[-162.36,55.11],[-162.65,55.3],[-162.72,55.22],[-162.61,55.17],[-162.56,54.96],[-162.65,55.05],[-162.88,54.94],[-163.18,55.14],[-163.21,55.02],[-163.05,54.94],[-163.34,54.81],[-163.39,54.86],[-163.28,54.91],[-163.35,54.94],[-163.25,54.97],[-163.33,55.12],[-163.02,55.25],[-163.08,55.18],[-162.96,55.17],[-162.64,55.38],[-162.5,55.37],[-162.53,55.45],[-162.62,55.41],[-161.8,55.89],[-161.16,56.02],[-161.37,55.96],[-160.87,55.99],[-161.02,55.89],[-160.69,55.7],[-160.79,55.89],[-160.24,55.78],[-160.58,55.99],[-160.19,56.39],[-159.21,56.7],[-159.26,56.71],[-158.89,56.89],[-159.02,56.8],[-158.64,56.76],[-158.68,57.02],[-158.31,57.31],[-157.76,57.56],[-157.66,57.48],[-157.41,57.49],[-157.39,57.57],[-157.6,57.49],[-157.6,57.62],[-157.71,57.65],[-157.61,58.11],[-157.38,58.21],[-157.14,58.17],[-157.48,58.23],[-157.56,58.36],[-157.44,58.52],[-156.94,58.74],[-157.08,58.76],[-156.78,59.16],[-157.08,58.89],[-158.2,58.61],[-158.56,58.81],[-158.42,58.98],[-158.5,58.99],[-158.17,59.01],[-158.03,58.88],[-158.0,58.91],[-158.14,59.04],[-158.54,59.18],[-158.46,59.05],[-158.73,58.87],[-158.75,58.99],[-158.83,58.98],[-158.79,58.77],[-158.91,58.78],[-158.71,58.49],[-158.88,58.4],[-159.05,58.42],[-159.48,58.82],[-159.66,58.84],[-159.62,58.93],[-159.91,58.77],[-160.0,58.87],[-160.33,58.94],[-160.26,58.99],[-160.35,59.07],[-160.83,58.81],[-160.89,58.88],[-161.31,58.81],[-161.38,58.69],[-161.3,58.68],[-161.71,58.56],[-161.77,58.65],[-162.18,58.64],[-161.89,58.65],[-161.68,58.77],[-161.77,58.77],[-161.86,59.03],[-161.57,59.12],[-161.97,59.13],[-162.04,59.25],[-162.05,59.27],[-162.04,59.29],[-161.98,59.25],[-161.95,59.39],[-161.71,59.5],[-162.21,60.03],[-162.2,60.15],[-162.25,60.2],[-162.16,60.22],[-162.15,60.25],[-162.29,60.24],[-162.23,60.15],[-162.32,60.11],[-162.46,60.3],[-162.22,60.59],[-161.88,60.7],[-162.18,60.73],[-162.12,60.66],[-162.28,60.61],[-162.42,60.38],[-162.7,60.27],[-162.45,60.19],[-162.53,60.0],[-163.32,59.83],[-164.1,59.83],[-164.21,59.95],[-164.11,60.0],[-164.41,60.09],[-164.65,60.33],[-164.99,60.34],[-165.14,60.45],[-164.99,60.55],[-165.43,60.55],[-165.0,60.71],[-165.03,60.79],[-164.87,60.85],[-164.94,60.94],[-164.83,60.87],[-164.64,60.91],[-164.67,60.83],[-164.27,60.79],[-164.22,60.69],[-164.42,60.55],[-163.96,60.78],[-163.82,60.76],[-163.81,60.59],[-163.69,60.59],[-163.41,60.75],[-163.93,60.85],[-163.56,60.91],[-163.76,60.95],[-163.7,61.0],[-164.01,60.86],[-164.56,60.85],[-164.63,60.93],[-165.17,60.94],[-164.77,61.11],[-165.06,61.06],[-165.19,61.14],[-165.13,61.16],[-165.06,61.22],[-165.14,61.26],[-165.08,61.22],[-165.16,61.16],[-165.36,61.21],[-165.21,61.27],[-165.21,61.33],[-165.26,61.33],[-165.16,61.37],[-165.16,61.42],[-165.08,61.42],[-164.97,61.49],[-164.84,61.5],[-164.72,61.63],[-165.09,61.48],[-165.29,61.33],[-165.23,61.27],[-165.39,61.22],[-165.37,61.07],[-165.61,61.12],[-165.61,61.29],[-165.88,61.34],[-165.92,61.41],[-165.78,61.52],[-166.11,61.5],[-166.2,61.59],[-166.14,61.73],[-166.12,61.64],[-165.77,61.69],[-166.1,61.82],[-165.59,61.86],[-165.75,61.98],[-165.71,62.12],[-165.13,62.52],[-164.87,62.54],[-164.85,62.48],[-164.61,62.44],[-164.73,62.38],[-164.58,62.43],[-164.86,62.56],[-164.48,62.75],[-164.81,62.62],[-164.89,62.79],[-164.77,62.8],[-164.88,62.84],[-164.69,63.03],[-164.31,63.01],[-164.6,63.13],[-164.42,63.21],[-163.99,63.26],[-163.54,63.13],[-163.79,63.02],[-163.81,62.99],[-163.53,63.12],[-163.35,63.03],[-163.09,63.06],[-162.6,63.28],[-162.28,63.49],[-162.31,63.55],[-162.02,63.49],[-162.17,63.43],[-161.44,63.46],[-161.06,63.57],[-160.77,63.82],[-160.97,64.25],[-161.26,64.41],[-161.19,64.42],[-161.54,64.4],[-161.41,64.54],[-161.04,64.51],[-161.09,64.55],[-160.83,64.62],[-160.79,64.73],[-161.16,64.93],[-161.09,64.91],[-160.99,64.94],[-161.02,64.95],[-161.21,64.93],[-161.55,64.75],[-161.73,64.82],[-161.81,64.82],[-161.72,64.79],[-162.51,64.56],[-162.78,64.34],[-162.83,64.5],[-163.15,64.66],[-163.39,64.6],[-163.04,64.52],[-163.17,64.41],[-163.68,64.59],[-164.94,64.53],[-164.92,64.46],[-164.77,64.48],[-164.84,64.46],[-165.04,64.45],[-166.19,64.59],[-166.48,64.73],[-166.39,64.9],[-166.68,64.98],[-166.96,65.18],[-166.88,65.28],[-166.93,65.17],[-166.71,65.11],[-166.37,65.27],[-166.03,65.24],[-167.4,65.4],[-168.14,65.67],[-167.88,65.76],[-168.06,65.65],[-167.53,65.73],[-167.56,65.81],[-167.35,65.9],[-167.06,65.88],[-166.31,66.18],[-165.5,66.15],[-165.89,66.24],[-165.49,66.4],[-165.03,66.4],[-164.94,66.47],[-164.73,66.53],[-164.72,66.56],[-164.27,66.6],[-163.74,66.6],[-163.63,66.57],[-163.93,66.59],[-163.76,66.53],[-163.9,66.4],[-163.85,66.29],[-164.19,66.19],[-163.92,66.21],[-163.68,66.08],[-162.76,66.11],[-162.68,66.01],[-162.18,66.08],[-161.86,65.98],[-161.51,66.28],[-161.09,66.24],[-161.16,66.12],[-161.02,66.19],[-161.14,66.34],[-161.51,66.41],[-161.87,66.38],[-161.9,66.27],[-161.96,66.35],[-161.89,66.52],[-162.63,66.86],[-162.48,66.96],[-162.31,66.95],[-162.02,66.78],[-162.07,66.65],[-161.63,66.46],[-161.2,66.54],[-160.77,66.37],[-160.23,66.41],[-160.27,66.65],[-160.55,66.59],[-161.14,66.65],[-161.27,66.54],[-161.5,66.54],[-161.9,66.74],[-161.73,66.95],[-161.53,66.99],[-162.29,67.07],[-162.46,66.99],[-162.34,67.15],[-162.36,67.17],[-162.58,67.02],[-163.72,67.11],[-163.82,67.35],[-164.15,67.62],[-166.3,68.3],[-166.83,68.35],[-166.32,68.41],[-166.37,68.44],[-166.23,68.58],[-166.22,68.89],[-164.35,68.93],[-163.62,69.12],[-163.13,69.39],[-163.06,69.56],[-163.15,69.61],[-162.94,69.71],[-163.02,69.75],[-161.91,70.32],[-161.7,70.26],[-162.12,70.15],[-160.95,70.29],[-160.17,70.6],[-159.95,70.6],[-159.94,70.52],[-160.2,70.48],[-159.92,70.49],[-160.13,70.33],[-159.95,70.37],[-159.77,70.2],[-159.89,70.39],[-159.83,70.5],[-159.71,70.47],[-159.29,70.54],[-159.72,70.5],[-159.95,70.64],[-160.13,70.63],[-159.67,70.8],[-159.16,70.89],[-159.37,70.85],[-159.14,70.83],[-159.45,70.78],[-159.22,70.69],[-159.28,70.76],[-158.99,70.78],[-159.06,70.82],[-157.86,70.87],[-156.47,71.41],[-156.37,71.38],[-156.6,71.35],[-156.04,71.22],[-156.11,71.17],[-155.57,71.15],[-155.74,71.0],[-156.19,70.92],[-155.98,70.89],[-155.98,70.76],[-155.58,70.85],[-155.31,71.03],[-155.19,71.0],[-155.29,71.09],[-155.1,71.09],[-155.09,71.15],[-155.1,71.02],[-154.97,71.12],[-154.6,71.01],[-154.81,70.88],[-154.23,70.78],[-153.89,70.9],[-153.26,70.93],[-152.71,70.82],[-152.71,70.89],[-152.33,70.86],[-152.22,70.81],[-152.51,70.66],[-152.08,70.58],[-152.63,70.56],[-151.76,70.57],[-151.98,70.45],[-151.22,70.38],[-150.79,70.5],[-150.38,70.5],[-150.42,70.41],[-149.49,70.52],[-148.68,70.42],[-148.51,70.32],[-147.84,70.31],[-147.68,70.21],[-145.88,70.17],[-145.22,70.04],[-145.27,69.99],[-144.13,70.07],[-144.07,69.99],[-144.06,70.09],[-143.55,70.13],[-143.3,70.04],[-143.24,70.12],[-141.41,69.65],[-139.92,69.62],[-139.14,69.51],[-138.6,69.24],[-138.36,69.3],[-138.1,69.14],[-137.22,68.95],[-136.07,68.89],[-135.15,68.66],[-135.51,68.85],[-135.34,68.84],[-136.0,68.95],[-135.92,68.96],[-135.95,69.05],[-135.77,68.99],[-135.52,69.03],[-135.92,69.09],[-135.97,69.22],[-135.42,69.1],[-135.86,69.29],[-135.68,69.33],[-135.57,69.23],[-135.57,69.34],[-135.17,69.26],[-135.28,69.41],[-135.16,69.48],[-134.48,69.44],[-134.42,69.5],[-134.59,69.51],[-134.41,69.64],[-134.48,69.73],[-134.22,69.68],[-134.15,69.63],[-134.24,69.58],[-134.12,69.54],[-133.75,69.55],[-134.22,69.27],[-134.31,69.15],[-133.63,69.4],[-133.05,69.43],[-132.89,69.66],[-132.53,69.63],[-132.33,69.68],[-132.63,69.67],[-132.55,69.74],[-132.28,69.77],[-132.48,69.74],[-132.14,69.69],[-131.41,69.96],[-131.24,69.93],[-131.19,69.82],[-130.89,70.11],[-130.52,70.18],[-130.46,70.17],[-130.54,70.15],[-130.52,70.1],[-130.39,70.17],[-130.19,70.05],[-129.93,70.08],[-129.67,70.27],[-129.63,70.17],[-129.41,70.12],[-129.6,69.99],[-130.53,69.78],[-130.94,69.57],[-131.05,69.64],[-131.98,69.54],[-132.32,69.25],[-132.43,69.3],[-132.5,69.16],[-132.54,69.29],[-132.77,69.26],[-132.91,69.13],[-132.83,69.11],[-132.9,69.08],[-132.89,68.98],[-132.93,69.08],[-133.1,69.07],[-133.24,68.91],[-133.49,68.84],[-133.21,68.72],[-132.92,68.69],[-133.39,68.85],[-132.48,68.81],[-132.39,68.87],[-132.55,68.92],[-132.48,68.89],[-132.78,68.85],[-132.71,68.89],[-132.81,68.94],[-132.68,68.93],[-132.87,69.06],[-132.48,69.15],[-132.42,69.24],[-132.47,69.11],[-132.33,69.23],[-132.2,69.22],[-132.22,69.15],[-131.72,69.4],[-131.98,69.41],[-131.91,69.43],[-131.43,69.44],[-131.51,69.34],[-131.32,69.49],[-131.24,69.41],[-131.25,69.5],[-131.21,69.4],[-131.41,69.3],[-131.35,69.32],[-131.16,69.39],[-131.24,69.59],[-131.12,69.52],[-131.14,69.37],[-131.06,69.49],[-131.19,69.59],[-131.13,69.62],[-131.03,69.46],[-131.12,69.33],[-130.95,69.54],[-130.94,69.42],[-131.05,69.34],[-130.9,69.39],[-131.03,69.21],[-130.93,69.14],[-130.95,69.28],[-130.38,69.69],[-129.12,69.86],[-128.89,69.98],[-128.93,69.85],[-129.17,69.83],[-129.15,69.7],[-128.94,69.68],[-128.31,69.96],[-128.34,70.13],[-127.52,70.22],[-128.11,70.37],[-127.91,70.39],[-128.2,70.4],[-127.99,70.59],[-127.14,70.25],[-126.77,69.98],[-126.7,69.77],[-126.25,69.53],[-125.45,69.32],[-125.37,69.35],[-125.46,69.41],[-125.16,69.39],[-125.09,69.45],[-125.62,69.42],[-125.48,69.51],[-125.12,69.49],[-125.44,69.61],[-125.37,69.69],[-125.07,69.75],[-124.94,69.65],[-124.82,69.72],[-125.28,69.81],[-125.06,69.8],[-124.92,69.94],[-124.63,69.99],[-125.21,69.94],[-125.21,70.0],[-125.01,70.09],[-125.05,70.03],[-124.55,70.02],[-124.42,70.05],[-124.75,70.13],[-124.41,70.16],[-124.37,70.04],[-124.54,69.97],[-124.4,69.86],[-124.51,69.74],[-124.03,69.68],[-124.52,69.41],[-124.42,69.37],[-123.38,69.41],[-123.44,69.48],[-123.17,69.5],[-123.16,69.77],[-122.98,69.83],[-121.64,69.79],[-120.81,69.62],[-120.09,69.36],[-118.67,69.23],[-118.04,69.02],[-117.17,68.89],[-116.97,68.95],[-115.97,68.81],[-116.32,68.97],[-115.57,68.97],[-114.52,68.72],[-114.08,68.49],[-114.11,68.41],[-113.91,68.4],[-114.04,68.24],[-114.94,68.29],[-114.76,68.19],[-115.24,68.19],[-115.18,68.14],[-115.25,68.04],[-115.11,68.02],[-115.54,67.92],[-115.12,67.8],[-113.86,67.7],[-112.03,67.75],[-111.89,67.69],[-111.93,67.75],[-111.55,67.72],[-111.17,67.85],[-111.21,67.76],[-111.02,67.77],[-110.34,67.97],[-110.16,67.92],[-110.18,68.0],[-110.06,68.01],[-109.97,67.83],[-109.83,67.87],[-109.62,67.74],[-109.72,67.72],[-109.07,67.72],[-108.93,67.53],[-109.01,67.46],[-108.82,67.36],[-108.73,67.62],[-108.64,67.63],[-108.47,67.35],[-108.37,67.45],[-107.99,67.28],[-107.89,67.05],[-108.14,67.08],[-108.21,67.03],[-108.62,67.15],[-108.52,67.04],[-108.12,66.94],[-108.23,66.85],[-108.0,66.83],[-107.89,66.67],[-107.86,66.76],[-107.24,66.35],[-107.8,66.77],[-107.69,66.77],[-107.77,67.0],[-107.61,66.97],[-107.64,67.08],[-107.48,66.92],[-107.7,66.95],[-107.56,66.84],[-107.41,66.82],[-107.48,66.89],[-107.4,66.89],[-107.4,66.97],[-107.09,66.83],[-107.4,67.04],[-107.2,67.12],[-107.53,67.21],[-107.72,67.4],[-107.59,67.5],[-108.01,67.71],[-107.94,67.85],[-107.66,67.95],[-107.91,68.0],[-107.88,68.09],[-107.7,68.08],[-107.81,68.06],[-107.77,67.99],[-107.15,68.13],[-106.76,68.1],[-106.81,68.21],[-106.64,68.17],[-106.63,68.25],[-106.44,68.15],[-106.35,68.19],[-106.48,68.23],[-106.45,68.35],[-105.73,68.43],[-105.78,68.55],[-105.65,68.64],[-106.55,68.52],[-106.42,68.52],[-106.64,68.47],[-106.49,68.41],[-106.55,68.3],[-106.79,68.41],[-107.16,68.27],[-107.55,68.35],[-107.89,68.27],[-107.61,68.17],[-108.39,68.11],[-108.43,68.16],[-108.33,68.2],[-108.46,68.19],[-108.42,68.3],[-108.81,68.26],[-108.35,68.6],[-107.29,68.7],[-106.2,68.94],[-105.47,68.72],[-105.54,68.65],[-105.32,68.48],[-105.54,68.41],[-105.33,68.41],[-105.04,68.26],[-105.09,68.31],[-104.89,68.35],[-104.84,68.29],[-104.94,68.24],[-104.6,68.24],[-104.68,68.14],[-104.48,68.03],[-103.79,68.03],[-103.41,68.17],[-103.36,68.01],[-102.22,67.69],[-101.98,67.79],[-101.42,67.69],[-100.71,67.85],[-98.94,67.7],[-98.68,67.81],[-98.36,67.79],[-98.73,67.96],[-98.73,68.07],[-98.58,68.1],[-98.08,67.76],[-97.59,67.6],[-97.06,67.68],[-97.23,67.71],[-97.12,67.79],[-97.25,67.92],[-97.36,67.88],[-97.68,68.02],[-98.0,67.96],[-98.1,67.84],[-98.59,68.15],[-98.46,68.18],[-98.41,68.08],[-98.32,68.17],[-98.72,68.37],[-98.51,68.33],[-98.53,68.43],[-98.21,68.3],[-97.75,68.37],[-98.01,68.5],[-97.86,68.54],[-97.53,68.42],[-97.62,68.46],[-97.26,68.47],[-96.99,68.34],[-97.08,68.27],[-96.69,68.29],[-96.62,68.19],[-96.59,68.25],[-96.4,68.32],[-96.8,68.07],[-96.76,68.02],[-96.44,68.05],[-96.55,68.09],[-95.9,68.3],[-96.08,68.15],[-96.02,68.12],[-96.22,67.81],[-96.18,67.64],[-96.34,67.69],[-96.47,67.48],[-96.1,67.47],[-96.25,67.25],[-96.11,67.22],[-95.58,67.38],[-95.55,67.32],[-95.84,67.17],[-95.44,67.2],[-95.33,67.01],[-95.91,66.95],[-95.96,67.07],[-96.13,66.96],[-96.28,67.07],[-96.46,67.06],[-95.85,66.76],[-95.82,66.59],[-95.63,66.68],[-95.66,66.73],[-95.75,66.68],[-95.79,66.74],[-96.09,66.93],[-95.32,66.9],[-95.22,66.97],[-95.35,67.15],[-95.17,67.28],[-95.41,67.46],[-95.34,67.55],[-95.71,67.73],[-95.55,67.81],[-95.58,67.9],[-95.42,68.02],[-95.48,68.06],[-94.8,68.04],[-94.21,68.27],[-94.12,68.42],[-93.37,68.64],[-93.75,68.61],[-93.57,68.84],[-93.63,68.96],[-93.91,69.0],[-93.83,69.07],[-94.08,68.85],[-93.83,68.88],[-94.09,68.76],[-94.64,68.76],[-94.55,68.89],[-94.6,68.97],[-94.44,68.94],[-94.01,69.16],[-94.32,69.16],[-94.28,69.32],[-93.53,69.44],[-93.88,69.25],[-93.81,69.27],[-93.84,69.17],[-93.36,69.37],[-93.59,69.37],[-93.45,69.49],[-94.32,69.45],[-94.63,69.69],[-94.88,69.57],[-95.67,69.79],[-95.98,69.79],[-96.21,69.87],[-96.08,69.88],[-96.11,69.96],[-96.49,70.1],[-96.57,70.23],[-96.23,70.57],[-95.79,70.54],[-96.05,70.61],[-95.81,70.72],[-96.19,70.62],[-96.6,70.79],[-96.5,71.05],[-96.38,71.09],[-96.56,71.13],[-96.38,71.16],[-96.51,71.28],[-96.13,71.41],[-95.54,71.3],[-95.59,71.36],[-95.44,71.38],[-95.55,71.43],[-95.38,71.51],[-95.81,71.51],[-95.94,71.55],[-95.91,71.61],[-95.28,71.72],[-95.22,71.83],[-94.74,71.83],[-94.61,71.87],[-95.18,71.85],[-95.23,71.95],[-94.55,72.0],[-94.39,71.94],[-94.65,71.82],[-94.6,71.74],[-94.35,71.8],[-94.42,71.67],[-94.21,71.79],[-93.76,71.78],[-93.71,71.72],[-93.82,71.66],[-92.99,71.36],[-92.86,71.16],[-92.85,70.86],[-93.04,70.86],[-92.69,70.77],[-92.68,70.68],[-92.22,70.62],[-92.19,70.51],[-92.29,70.49],[-91.98,70.37],[-92.09,70.3],[-91.96,70.26],[-91.88,70.36],[-91.72,70.36],[-91.7,70.2],[-91.51,70.16],[-92.0,70.12],[-92.3,70.26],[-92.37,70.24],[-92.27,70.21],[-92.59,70.08],[-91.94,70.02],[-92.87,69.7],[-92.54,69.71],[-92.92,69.67],[-92.37,69.71],[-91.8,69.49],[-91.5,69.66],[-91.17,69.66],[-91.09,69.64],[-91.57,69.52],[-90.68,69.54],[-90.31,69.45],[-90.7,69.45],[-90.59,69.42],[-90.8,69.37],[-90.81,69.26],[-91.09,69.27],[-90.96,69.36],[-91.19,69.29],[-91.45,69.36],[-90.67,69.09],[-90.62,68.92],[-90.44,68.88],[-90.6,68.8],[-90.44,68.83],[-90.57,68.63],[-90.48,68.53],[-90.61,68.44],[-90.32,68.38],[-90.48,68.34],[-90.12,68.26],[-90.16,68.32],[-89.82,68.54],[-89.94,68.59],[-89.9,68.66],[-89.79,68.72],[-89.72,68.65],[-89.71,69.02],[-89.2,69.28],[-88.02,68.81],[-87.79,68.33],[-87.94,68.2],[-88.18,68.25],[-88.2,68.38],[-88.4,68.29],[-88.28,68.13],[-88.37,67.98],[-88.14,67.67],[-87.36,67.27],[-87.52,67.12],[-87.37,67.18],[-87.29,67.1],[-87.23,67.23],[-87.11,67.18],[-86.96,67.26],[-87.08,67.36],[-86.5,67.38],[-86.45,67.61],[-86.53,67.69],[-86.13,68.02],[-85.9,68.05],[-85.89,68.19],[-85.79,68.22],[-85.84,68.32],[-85.67,68.45],[-85.74,68.62],[-85.67,68.73],[-84.79,68.74],[-84.81,68.81],[-85.19,68.87],[-85.0,68.89],[-85.12,68.96],[-84.8,68.94],[-84.95,69.02],[-84.53,69.02],[-85.14,69.13],[-85.01,69.18],[-85.27,69.14],[-85.21,69.19],[-85.47,69.28],[-85.34,69.32],[-85.51,69.41],[-85.34,69.44],[-85.53,69.46],[-85.39,69.56],[-85.54,69.65],[-85.44,69.71],[-85.51,69.77],[-85.33,69.79],[-85.56,69.86],[-85.06,69.78],[-84.86,69.86],[-84.34,69.86],[-83.73,69.71],[-82.25,69.64],[-82.75,69.58],[-82.52,69.49],[-83.25,69.56],[-83.29,69.54],[-82.28,69.42],[-82.23,69.39],[-82.39,69.4],[-82.14,69.3],[-82.27,69.24],[-81.75,69.27],[-81.34,69.19],[-81.27,69.1],[-82.06,68.88],[-81.38,68.87],[-81.23,68.77],[-81.27,68.64],[-81.95,68.43],[-82.27,68.54],[-82.18,68.49],[-82.61,68.53],[-82.5,68.46],[-82.65,68.43],[-82.35,68.34],[-82.51,68.32],[-82.44,68.28],[-82.27,68.29],[-82.31,68.15],[-81.99,68.22],[-82.18,68.01],[-82.1,67.91],[-81.24,67.46],[-81.5,67.0],[-81.95,66.98],[-82.16,66.71],[-82.37,66.73],[-82.59,66.57],[-83.0,66.56],[-83.37,66.35],[-83.59,66.36],[-83.64,66.44],[-83.53,66.4],[-83.68,66.53],[-83.98,66.59],[-84.0,66.7],[-83.86,66.69],[-83.96,66.75],[-83.92,66.89],[-84.14,66.71],[-84.41,66.81],[-84.24,66.84],[-84.58,66.98],[-84.37,66.97],[-84.91,67.06],[-84.64,66.98],[-85.21,66.92],[-85.13,66.84],[-84.91,66.9],[-84.97,66.93],[-84.6,66.94],[-84.75,66.9],[-84.32,66.78],[-84.45,66.72],[-84.14,66.69],[-84.21,66.59],[-83.89,66.43],[-83.71,66.19],[-83.86,66.16],[-83.79,66.21],[-84.2,66.32],[-84.35,66.28],[-84.54,66.41],[-84.64,66.34],[-84.38,66.17],[-85.12,66.33],[-85.24,66.27],[-85.47,66.57],[-85.78,66.5],[-86.78,66.52],[-86.63,66.44],[-86.81,66.45],[-86.62,66.31],[-85.86,66.16],[-85.97,66.04],[-86.43,65.9],[-86.55,65.67],[-87.38,65.33],[-88.06,65.36],[-88.83,65.65],[-88.41,65.63],[-89.11,65.73],[-89.69,65.95],[-90.0,65.95],[-89.77,65.89],[-89.77,65.82],[-90.44,65.88],[-90.24,65.93],[-91.5,65.95],[-91.03,65.81],[-91.11,65.92],[-89.96,65.79],[-89.04,65.33],[-87.37,65.28],[-86.94,65.14],[-87.3,64.76],[-87.5,64.74],[-87.58,64.57],[-87.81,64.52],[-88.04,64.26],[-87.98,64.19],[-88.11,64.14],[-88.73,63.97],[-89.29,64.14],[-89.05,63.95],[-89.55,64.08],[-89.48,63.95],[-89.71,64.03],[-89.83,64.11],[-89.74,64.15],[-89.79,64.25],[-89.89,64.21],[-89.83,64.14],[-90.13,64.13],[-89.93,64.12],[-89.81,63.95],[-90.28,64.01],[-89.97,63.81],[-90.12,63.78],[-90.06,63.74],[-90.22,63.61],[-90.65,63.71],[-90.7,63.66],[-90.54,63.61],[-90.91,63.57],[-91.99,63.78],[-91.89,63.81],[-92.37,63.78],[-92.51,63.83],[-92.75,63.86],[-92.79,63.9],[-93.45,64.02],[-93.63,64.16],[-93.78,64.19],[-93.56,64.03],[-93.77,63.99],[-93.65,63.88],[-93.22,63.84],[-93.45,63.93],[-93.4,63.98],[-93.1,63.88],[-92.63,63.78],[-92.5,63.82],[-92.41,63.75],[-92.1,63.7],[-92.55,63.55],[-92.47,63.53],[-91.78,63.71],[-91.39,63.49],[-90.78,63.4],[-90.98,63.42],[-90.69,63.36],[-90.73,63.18],[-90.63,63.06],[-91.39,62.79],[-92.13,62.88],[-92.1,62.8],[-92.45,62.82],[-92.28,62.68],[-91.89,62.62],[-91.98,62.53],[-92.62,62.62],[-92.53,62.44],[-92.7,62.47],[-92.68,62.38],[-92.83,62.36],[-92.62,62.32],[-92.47,62.15],[-92.74,62.29],[-93.25,62.37],[-92.76,62.22],[-93.12,62.16],[-92.93,62.12],[-93.17,61.99],[-93.42,62.03],[-93.22,61.96],[-93.39,61.95],[-93.28,61.9],[-93.62,61.95],[-93.49,61.89],[-93.61,61.86],[-93.26,61.74],[-93.47,61.77],[-93.31,61.73],[-93.98,61.46],[-93.82,61.35],[-94.11,61.33],[-94.0,61.22],[-94.1,61.16],[-93.99,61.1],[-94.35,60.86],[-94.52,60.55],[-94.8,60.5],[-94.62,60.39],[-94.82,59.95],[-94.79,59.53],[-94.74,59.35],[-94.66,59.36],[-94.77,59.3],[-94.79,59.09],[-94.97,59.09],[-95.0,59.05],[-94.8,59.06],[-94.68,58.95],[-94.75,58.83],[-94.61,58.88],[-94.44,58.72],[-94.2,58.81],[-94.36,58.22],[-94.23,58.4],[-94.18,58.78],[-93.16,58.74],[-93.12,58.51],[-92.81,58.08],[-92.79,57.84],[-92.42,57.35],[-92.6,57.05],[-92.86,56.91],[-91.03,57.26],[-90.59,57.23],[-89.96,57.0],[-88.88,56.86],[-87.98,56.44],[-87.59,56.08],[-87.62,56.0],[-87.5,56.04],[-87.37,55.95],[-85.9,55.66],[-85.13,55.35],[-85.39,55.11],[-85.42,55.0],[-85.05,55.29],[-84.61,55.25],[-83.93,55.33],[-83.61,55.23],[-83.57,55.19],[-83.59,55.16],[-83.56,55.13],[-83.56,55.18],[-83.58,55.23],[-83.71,55.28],[-82.98,55.24],[-82.9,55.17],[-82.95,55.11],[-82.25,55.12],[-82.2,54.83],[-82.44,54.37],[-82.38,54.13],[-82.24,54.07],[-82.13,53.81],[-82.22,53.6],[-82.11,53.29],[-82.25,53.21],[-82.3,52.97],[-82.04,52.84],[-81.48,52.3],[-81.82,52.26],[-81.88,52.19],[-81.51,52.24],[-81.36,52.1],[-81.0,52.01],[-80.61,51.72],[-80.44,51.48],[-80.43,51.36],[-81.01,51.04],[-80.41,51.34],[-80.14,51.3],[-79.74,51.12],[-79.33,50.73],[-79.75,51.2],[-79.7,51.4],[-79.52,51.47],[-79.56,51.56],[-79.32,51.67],[-79.24,51.63],[-79.28,51.53],[-79.01,51.47],[-78.95,51.22],[-78.85,51.16],[-78.92,51.23],[-78.83,51.35],[-78.88,51.4],[-78.69,51.49],[-79.04,51.77],[-78.84,51.84],[-78.89,51.95],[-78.59,52.11],[-78.55,52.25],[-78.41,52.25],[-78.55,52.27],[-78.52,52.48],[-78.77,52.57],[-78.69,52.6],[-78.85,52.76],[-78.69,52.89],[-78.86,52.88],[-78.9,52.93],[-78.79,52.98],[-78.98,53.03],[-78.9,53.27],[-79.11,53.51],[-78.92,53.57],[-79.16,53.71],[-79.05,53.73],[-79.05,53.84],[-78.9,53.82],[-79.14,53.96],[-78.98,54.02],[-79.29,54.09],[-79.05,54.18],[-79.38,54.19],[-79.29,54.26],[-79.46,54.31],[-79.45,54.42],[-79.6,54.56],[-79.53,54.59],[-79.77,54.66],[-77.78,55.27],[-77.11,55.68],[-77.19,55.68],[-76.68,56.04],[-76.54,56.32],[-76.53,57.12],[-76.81,57.68],[-77.47,58.21],[-78.57,58.64],[-78.47,58.71],[-78.57,58.96],[-78.32,58.93],[-78.11,59.21],[-77.68,59.4],[-77.92,59.42],[-77.73,59.55],[-77.78,59.71],[-77.57,59.69],[-77.44,59.58],[-77.31,59.57],[-77.55,59.74],[-77.29,59.8],[-77.43,59.92],[-77.19,60.06],[-77.63,60.07],[-77.41,60.14],[-77.74,60.4],[-77.42,60.55],[-77.83,60.64],[-77.51,60.84],[-77.89,60.75],[-77.97,60.79],[-77.92,60.84],[-78.2,60.79],[-77.69,61.21],[-77.79,61.45],[-77.55,61.49],[-77.64,61.56],[-77.48,61.54],[-77.99,61.71],[-78.14,62.01],[-78.15,62.3],[-77.47,62.59],[-75.59,62.27],[-75.89,62.16],[-75.33,62.32],[-74.56,62.11],[-74.76,62.21],[-73.67,62.48],[-72.95,62.12],[-72.63,62.12],[-72.61,61.97],[-72.8,61.84],[-72.67,61.88],[-72.6,61.81],[-72.61,61.94],[-72.23,61.88],[-72.13,61.8],[-72.22,61.75],[-72.0,61.68],[-72.09,61.61],[-72.24,61.62],[-72.3,61.57],[-71.98,61.6],[-71.96,61.71],[-71.58,61.61],[-71.86,61.53],[-71.75,61.48],[-71.89,61.43],[-71.58,61.41],[-71.82,61.35],[-71.67,61.33],[-71.73,61.29],[-71.6,61.26],[-71.57,61.16],[-71.5,61.23],[-71.37,61.13],[-70.54,61.01],[-70.16,61.09],[-70.09,60.96],[-70.15,60.88],[-69.92,60.81],[-69.78,60.92],[-69.66,60.89],[-69.65,61.06],[-69.54,61.08],[-69.37,60.92],[-69.38,60.8],[-69.72,60.68],[-69.67,60.57],[-69.83,60.53],[-69.72,60.38],[-69.77,60.32],[-69.6,60.22],[-69.63,60.08],[-69.83,60.07],[-69.82,59.99],[-71.04,60.07],[-69.74,59.97],[-69.77,59.92],[-69.56,59.86],[-69.61,59.78],[-69.55,59.76],[-69.66,59.7],[-69.52,59.65],[-69.75,59.52],[-69.63,59.39],[-69.76,59.32],[-69.42,59.36],[-69.23,59.24],[-69.54,59.17],[-69.34,59.09],[-69.5,59.07],[-69.45,58.9],[-69.67,58.79],[-69.67,58.93],[-69.86,59.06],[-69.8,58.83],[-69.91,58.87],[-70.25,58.77],[-69.92,58.78],[-69.92,58.69],[-69.8,58.7],[-69.88,58.64],[-69.81,58.6],[-69.38,58.87],[-68.77,58.92],[-68.41,58.82],[-68.35,58.6],[-68.19,58.55],[-68.35,58.12],[-68.97,57.96],[-69.37,57.77],[-68.42,58.04],[-68.31,58.12],[-68.17,58.49],[-68.01,58.58],[-67.89,58.5],[-67.86,58.31],[-68.13,58.08],[-67.86,58.24],[-67.74,58.47],[-67.68,58.42],[-67.73,58.29],[-67.65,58.24],[-67.74,57.96],[-67.71,57.93],[-67.57,58.23],[-67.09,58.36],[-66.95,58.5],[-66.85,58.43],[-66.62,58.5],[-66.6,58.68],[-66.38,58.85],[-65.94,58.62],[-66.05,58.33],[-65.83,58.58],[-66.11,58.78],[-65.8,58.86],[-65.98,58.92],[-65.86,58.94],[-65.89,59.01],[-65.68,58.93],[-65.79,59.01],[-65.68,59.05],[-65.51,58.99],[-65.59,59.05],[-65.32,59.05],[-65.64,59.07],[-65.72,59.16],[-65.74,59.27],[-65.59,59.19],[-65.6,59.26],[-65.49,59.26],[-65.56,59.38],[-65.36,59.28],[-65.45,59.37],[-65.38,59.4],[-65.56,59.49],[-64.98,59.38],[-65.41,59.52],[-65.55,59.73],[-65.5,59.79],[-65.32,59.85],[-65.08,59.77],[-64.98,59.76],[-65.23,59.89],[-65.08,59.93],[-65.13,60.05],[-64.87,60.2],[-64.96,60.26],[-64.86,60.36],[-64.46,60.29],[-64.38,60.25],[-64.64,60.29],[-64.76,60.24],[-64.39,60.22],[-64.46,60.09],[-64.63,60.07],[-64.83,59.99],[-64.45,60.07],[-64.38,60.13],[-64.39,60.01],[-64.54,60.01],[-64.4,59.94],[-64.52,59.9],[-64.22,60.0],[-64.33,60.06],[-64.18,60.03],[-64.15,59.98],[-64.3,59.94],[-64.13,59.91],[-64.26,59.76],[-64.15,59.68],[-63.92,59.66],[-64.03,59.64],[-64.12,59.52],[-64.01,59.62],[-63.86,59.61],[-63.98,59.51],[-63.87,59.57],[-63.73,59.52],[-63.8,59.42],[-64.06,59.39],[-63.71,59.37],[-63.83,59.24],[-63.65,59.37],[-63.52,59.32],[-63.63,59.22],[-63.38,59.28],[-63.44,59.12],[-63.97,59.08],[-64.04,59.02],[-63.89,59.06],[-63.88,58.96],[-63.81,59.05],[-63.13,59.06],[-63.34,59.03],[-63.16,58.92],[-63.33,58.86],[-63.01,58.9],[-62.91,58.75],[-63.04,58.71],[-62.84,58.69],[-63.17,58.5],[-63.44,58.52],[-63.52,58.48],[-63.34,58.46],[-63.59,58.31],[-63.26,58.47],[-63.09,58.46],[-63.16,58.4],[-63.16,58.37],[-63.06,58.45],[-62.56,58.48],[-62.65,58.41],[-62.62,58.31],[-62.86,58.27],[-62.91,58.21],[-62.67,58.27],[-62.58,58.24],[-62.64,58.19],[-63.08,58.16],[-63.01,58.14],[-63.34,57.98],[-62.46,58.18],[-62.52,58.06],[-62.38,58.11],[-62.31,58.03],[-62.53,58.01],[-62.67,57.94],[-62.42,57.96],[-62.42,57.87],[-62.34,57.98],[-62.32,57.91],[-62.14,57.98],[-62.07,57.9],[-62.14,57.83],[-62.12,57.8],[-61.89,57.64],[-62.35,57.46],[-62.53,57.5],[-62.38,57.43],[-61.9,57.42],[-61.8,57.37],[-61.93,57.37],[-61.88,57.28],[-62.01,57.24],[-61.78,57.15],[-61.62,57.23],[-61.7,57.16],[-61.36,57.09],[-61.34,56.96],[-61.5,56.98],[-61.64,56.88],[-61.66,56.81],[-61.9,56.79],[-61.89,56.7],[-61.69,56.73],[-61.82,56.71],[-61.69,56.62],[-62.5,56.78],[-62.09,56.84],[-62.59,56.8],[-61.91,56.63],[-62.24,56.62],[-61.71,56.58],[-61.67,56.5],[-62.15,56.46],[-61.61,56.28],[-62.08,56.3],[-61.94,56.22],[-61.34,56.22],[-61.41,56.13],[-61.34,56.11],[-61.46,56.06],[-61.23,56.04],[-61.5,56.01],[-61.14,55.97],[-61.08,55.89],[-61.19,55.88],[-61.1,55.85],[-60.73,55.83],[-60.94,55.73],[-60.6,55.82],[-60.68,55.56],[-60.51,55.8],[-60.33,55.78],[-60.53,55.62],[-60.4,55.61],[-60.45,55.5],[-60.3,55.53],[-60.45,55.45],[-60.48,55.35],[-60.33,55.49],[-60.37,55.43],[-60.25,55.5],[-60.19,55.43],[-60.5,55.27],[-60.61,55.17],[-60.36,55.26],[-60.67,55.05],[-60.69,55.0],[-60.27,55.24],[-60.02,55.28],[-60.3,55.02],[-59.78,55.33],[-59.74,55.2],[-59.97,55.16],[-59.96,55.12],[-59.53,55.21],[-59.43,55.14],[-59.74,54.97],[-59.92,54.74],[-59.16,55.24],[-59.14,55.15],[-59.39,55.0],[-59.38,54.98],[-59.03,55.16],[-58.95,55.13],[-59.04,55.0],[-58.89,54.95],[-59.02,54.89],[-58.91,54.92],[-58.91,54.85],[-58.42,54.74],[-57.86,54.74],[-57.35,54.59],[-57.41,54.49],[-57.71,54.48],[-57.42,54.46],[-57.63,54.38],[-58.19,54.36],[-58.26,54.31],[-58.1,54.33],[-58.73,54.15],[-59.58,54.05],[-59.3,54.02],[-58.7,54.12],[-58.37,54.23],[-58.63,54.04],[-59.04,54.03],[-58.92,54.02],[-59.47,53.83],[-60.13,53.78],[-60.02,53.71],[-60.09,53.7],[-60.14,53.53],[-60.88,53.83],[-60.92,53.71],[-60.05,53.5],[-60.41,53.37],[-60.18,53.34],[-60.42,53.27],[-60.1,53.28],[-60.15,53.32],[-59.78,53.48],[-59.88,53.54],[-59.08,53.69],[-59.01,53.75],[-59.07,53.8],[-58.84,53.95],[-58.13,54.1],[-57.8,54.07],[-58.42,54.14],[-58.04,54.24],[-57.47,54.2],[-57.16,53.95],[-57.22,53.9],[-57.08,53.82],[-57.12,53.74],[-57.55,53.59],[-57.32,53.59],[-57.38,53.43],[-56.98,53.73],[-56.6,53.71],[-56.48,53.79],[-56.41,53.73],[-56.73,53.69],[-56.04,53.58],[-56.01,53.51],[-56.26,53.55],[-55.97,53.41],[-56.04,53.37],[-55.86,53.37],[-55.86,53.25],[-55.75,53.26],[-55.84,53.21],[-55.75,53.15],[-55.95,53.12],[-55.91,53.04],[-56.17,53.04],[-55.9,52.98],[-55.8,52.84],[-56.16,52.8],[-55.75,52.62],[-56.1,52.66],[-55.99,52.56],[-56.12,52.57],[-56.22,52.54],[-56.3,52.57],[-56.5,52.6],[-56.27,52.54],[-55.83,52.52],[-55.65,52.44],[-55.78,52.34],[-56.2,52.45],[-55.62,52.22],[-55.77,52.21],[-55.68,52.11],[-55.97,52.02],[-55.92,51.94],[-56.68,51.65],[-56.97,51.43],[-57.19,51.42],[-57.25,51.51],[-57.69,51.48],[-58.04,51.31],[-58.62,51.28],[-58.63,51.15],[-59.01,51.01],[-58.94,50.88],[-59.01,50.76],[-59.09,50.89],[-59.2,50.73],[-59.42,50.66],[-59.42,50.54],[-59.8,50.45],[-59.94,50.26],[-60.79,50.2],[-60.8,50.27],[-61.72,50.1],[-61.78,50.11],[-61.58,50.19],[-61.78,50.13],[-61.86,50.23],[-62.71,50.32],[-63.42,50.22],[-63.81,50.32],[-65.96,50.29],[-66.09,50.19],[-66.45,50.27],[-66.55,50.2],[-66.43,50.16],[-66.64,50.19],[-67.13,49.83],[-67.25,49.46],[-67.38,49.34],[-68.05,49.29],[-68.3,49.2],[-68.18,49.12],[-68.39,49.06],[-68.44,49.06],[-68.37,49.12],[-68.4,49.18],[-68.44,49.2],[-68.41,49.12],[-68.62,49.04],[-68.64,48.92],[-69.06,48.77],[-69.68,48.15],[-70.37,48.37],[-70.99,48.47],[-71.07,48.44],[-70.79,48.4],[-70.87,48.32],[-70.48,48.36],[-69.74,48.12],[-69.93,47.77],[-70.24,47.5],[-70.49,47.44],[-70.71,47.12],[-70.96,47.02],[-71.24,46.79],[-71.88,46.69],[-72.23,46.55],[-72.6,46.3],[-72.99,46.21],[-73.02,46.11],[-73.16,46.07],[-73.42,45.77],[-73.76,45.68],[-73.98,45.5],[-74.38,45.56],[-74.02,45.45],[-73.96,45.35],[-74.15,45.32],[-74.71,45.0],[-74.0,45.25],[-73.73,45.42],[-73.52,45.43],[-73.45,45.7],[-73.16,46.05],[-72.73,46.18],[-72.19,46.53],[-71.87,46.67],[-71.71,46.63],[-70.53,47.01],[-69.45,47.99],[-68.82,48.37],[-68.06,48.69],[-66.62,49.12],[-65.57,49.27],[-64.55,49.1],[-64.22,48.89],[-64.17,48.76],[-64.3,48.83],[-64.56,48.88],[-64.18,48.64],[-64.28,48.57],[-64.19,48.53],[-65.29,48.01],[-65.78,48.12],[-65.9,48.23],[-66.07,48.1],[-66.47,48.12],[-66.85,48.0],[-66.39,48.08],[-65.82,47.91],[-65.64,47.62],[-65.21,47.82],[-64.8,47.81],[-64.86,47.75],[-64.67,47.73],[-64.89,47.56],[-64.91,47.36],[-65.37,47.09],[-64.8,47.08],[-64.91,46.89],[-64.79,46.72],[-64.84,46.72],[-64.85,46.68],[-64.71,46.69],[-64.71,46.48],[-64.61,46.42],[-64.7,46.33],[-64.56,46.37],[-64.56,46.22],[-63.81,46.14],[-64.09,46.03],[-63.67,45.82],[-63.49,45.88],[-63.41,45.85],[-63.52,45.81],[-63.23,45.81],[-63.38,45.77],[-63.29,45.73],[-63.07,45.76],[-63.1,45.81],[-62.67,45.77],[-62.76,45.76],[-62.63,45.72],[-62.77,45.67],[-62.75,45.61],[-62.61,45.69],[-62.47,45.61],[-61.91,45.89],[-61.88,45.69],[-61.62,45.61],[-61.49,45.69],[-61.34,45.55],[-61.24,45.51],[-61.46,45.35],[-61.0,45.33],[-60.97,45.27],[-61.69,45.18],[-61.64,45.09],[-61.83,45.1],[-62.45,44.83],[-62.48,44.9],[-62.83,44.72],[-63.06,44.78],[-63.06,44.68],[-63.12,44.79],[-63.14,44.69],[-63.42,44.68],[-63.44,44.6],[-63.66,44.72],[-63.52,44.52],[-63.63,44.44],[-63.93,44.51],[-63.89,44.7],[-64.07,44.63],[-64.01,44.51],[-64.08,44.48],[-64.16,44.58],[-64.31,44.57],[-64.34,44.42],[-64.21,44.37],[-64.35,44.37],[-64.27,44.27],[-64.43,44.34],[-64.36,44.27],[-64.5,44.14],[-64.61,44.16],[-64.58,44.07],[-64.72,44.06],[-64.67,44.0],[-64.85,43.93],[-64.84,43.83],[-64.97,43.87],[-64.98,43.76],[-65.04,43.83],[-65.02,43.72],[-65.09,43.76],[-65.13,43.67],[-65.24,43.81],[-65.25,43.67],[-65.37,43.74],[-65.34,43.54],[-65.46,43.6],[-65.4,43.5],[-65.45,43.56],[-65.47,43.47],[-65.57,43.57],[-65.73,43.51],[-65.86,43.81],[-65.97,43.78],[-66.0,43.85],[-65.98,43.71],[-66.12,43.74],[-66.19,44.17],[-66.09,44.37],[-65.84,44.57],[-66.18,44.43],[-65.79,44.7],[-65.69,44.62],[-65.43,44.78],[-65.74,44.67],[-65.72,44.73],[-65.4,44.89],[-64.42,45.27],[-64.48,45.34],[-64.33,45.31],[-64.37,45.11],[-64.22,45.11],[-64.16,44.98],[-64.1,45.06],[-64.2,45.15],[-64.12,45.22],[-63.36,45.36],[-64.58,45.42],[-64.76,45.3],[-64.93,45.33],[-64.9,45.43],[-64.38,45.79],[-64.26,45.77],[-64.35,45.89],[-64.48,45.73],[-64.55,45.73],[-64.53,45.9],[-64.75,46.09],[-64.57,45.86],[-64.77,45.61],[-64.9,45.63],[-65.75,45.24],[-65.93,45.21],[-66.14,45.31],[-66.0,45.4],[-66.01,45.46],[-66.2,45.33],[-66.06,45.26],[-66.45,45.08],[-66.49,45.16],[-66.89,45.06],[-66.85,45.13],[-66.94,45.19],[-67.04,45.08],[-67.19,45.23],[-67.04,44.97],[-67.2,44.9],[-67.15,44.82],[-67.06,44.9],[-66.98,44.82],[-67.2,44.64],[-67.4,44.7],[-67.41,44.6],[-67.55,44.64],[-67.57,44.54],[-67.71,44.5],[-67.79,44.6],[-67.9,44.4],[-67.9,44.49],[-67.94,44.41],[-67.97,44.5],[-68.03,44.47],[-67.97,44.4],[-68.06,44.33],[-68.2,44.53],[-68.41,44.4],[-68.48,44.49],[-68.46,44.39],[-68.57,44.41],[-68.54,44.24],[-68.82,44.31],[-68.7,44.41],[-68.82,44.4],[-68.74,44.54],[-68.8,44.56],[-68.81,44.47],[-68.99,44.42],[-68.94,44.33],[-69.19,43.95],[-69.37,43.97],[-69.36,44.06],[-69.55,43.83],[-69.53,44.02],[-69.59,43.81],[-69.67,43.87],[-69.63,44.03],[-69.76,43.89],[-69.76,43.76],[-69.78,44.06],[-69.88,43.98],[-69.79,43.73],[-69.87,43.87],[-69.98,43.73],[-69.93,43.85],[-70.01,43.74],[-69.95,43.85],[-70.11,43.81],[-70.29,43.65],[-70.2,43.56],[-70.34,43.54],[-70.32,43.45],[-70.57,43.3],[-70.66,43.09],[-70.73,43.12],[-70.86,42.83],[-70.76,42.66],[-70.6,42.63],[-70.88,42.54],[-71.05,42.32],[-70.74,42.24],[-70.59,42.02],[-70.71,42.0],[-70.54,41.94],[-70.5,41.79],[-70.27,41.74],[-70.34,41.72],[-70.07,41.77],[-70.0,41.82],[-70.1,42.04],[-70.25,42.06],[-70.08,42.06],[-69.92,41.84],[-69.94,41.67],[-70.42,41.64],[-70.66,41.52],[-70.62,41.73],[-70.71,41.75],[-70.85,41.59],[-70.91,41.64],[-70.95,41.54],[-71.19,41.47],[-71.21,41.65],[-71.11,41.8],[-71.26,41.65],[-71.39,41.82],[-71.5,41.37],[-72.29,41.28],[-72.39,41.37],[-72.35,41.29],[-72.51,41.26],[-72.91,41.31],[-73.11,41.15],[-73.6,41.02],[-73.89,40.8],[-73.88,41.15],[-73.98,41.29],[-73.92,40.93],[-74.03,40.71],[-74.21,40.63],[-74.28,40.5],[-73.98,40.45],[-74.09,39.78],[-74.05,40.04],[-74.06,40.06],[-74.3,39.51],[-74.41,39.56],[-74.47,39.4],[-74.41,39.36],[-74.64,39.31],[-74.55,39.28],[-74.95,38.93],[-74.91,39.18],[-75.15,39.19],[-75.53,39.48],[-75.56,39.61],[-75.41,39.8],[-75.14,39.87],[-75.02,40.02],[-75.39,39.84],[-75.59,39.65],[-75.39,39.06],[-75.08,38.8],[-75.06,38.63],[-75.14,38.69],[-75.21,38.57],[-75.06,38.61],[-75.04,38.43],[-75.08,38.34],[-75.06,38.46],[-75.18,38.41],[-75.1,38.32],[-75.82,37.45],[-75.8,37.41],[-75.89,37.36],[-75.95,37.12],[-76.02,37.26],[-75.93,37.58],[-75.63,37.96],[-75.87,37.95],[-75.74,38.11],[-75.94,38.14],[-75.82,38.23],[-75.91,38.27],[-75.84,38.4],[-75.96,38.25],[-75.99,38.36],[-76.04,38.23],[-76.32,38.47],[-76.17,38.57],[-76.28,38.62],[-76.05,38.57],[-75.97,38.61],[-76.29,38.78],[-76.34,38.67],[-76.3,38.82],[-76.17,38.76],[-76.11,38.88],[-76.25,38.95],[-76.37,38.84],[-76.32,39.03],[-76.2,38.98],[-76.07,39.15],[-76.24,39.03],[-76.27,39.17],[-76.17,39.32],[-75.84,39.37],[-76.03,39.39],[-75.84,39.46],[-75.83,39.58],[-76.0,39.45],[-75.93,39.6],[-76.08,39.56],[-76.07,39.46],[-76.21,39.36],[-76.23,39.47],[-76.28,39.31],[-76.31,39.4],[-76.4,39.39],[-76.33,39.35],[-76.43,39.32],[-76.4,39.26],[-76.48,39.31],[-76.4,39.24],[-76.45,39.19],[-76.57,39.27],[-76.62,39.26],[-76.39,39.02],[-76.57,39.07],[-76.45,38.94],[-76.57,38.95],[-76.49,38.9],[-76.51,38.53],[-76.39,38.35],[-76.64,38.47],[-76.68,38.68],[-76.67,38.49],[-76.37,38.3],[-76.32,38.04],[-76.46,38.21],[-76.52,38.13],[-76.8,38.25],[-76.83,38.36],[-76.88,38.4],[-76.84,38.26],[-76.92,38.29],[-77.03,38.48],[-77.26,38.39],[-77.23,38.56],[-77.01,38.7],[-77.02,38.85],[-77.07,38.9],[-77.05,38.72],[-77.23,38.66],[-77.34,38.35],[-77.04,38.4],[-76.95,38.21],[-76.61,38.15],[-76.25,37.9],[-76.25,37.82],[-76.32,37.85],[-76.3,37.64],[-76.5,37.66],[-76.93,38.09],[-77.06,38.17],[-77.13,38.17],[-76.93,38.06],[-76.55,37.63],[-76.28,37.57],[-76.39,37.53],[-76.27,37.52],[-76.26,37.34],[-76.42,37.44],[-76.37,37.29],[-76.5,37.25],[-76.73,37.49],[-76.8,37.5],[-76.61,37.3],[-76.47,37.21],[-76.39,37.23],[-76.27,37.05],[-76.43,36.98],[-76.63,37.22],[-76.74,37.2],[-76.86,37.32],[-76.93,37.25],[-77.0,37.32],[-77.27,37.32],[-76.72,37.15],[-76.67,37.19],[-76.66,37.04],[-76.49,36.95],[-76.52,36.86],[-76.29,36.85],[-76.31,36.96],[-76.0,36.93],[-75.52,35.79],[-75.72,36.01],[-75.95,36.72],[-75.9,36.5],[-76.04,36.59],[-76.04,36.5],[-75.97,36.4],[-75.93,36.36],[-75.92,36.43],[-75.79,36.08],[-75.96,36.31],[-75.91,36.16],[-76.2,36.32],[-76.06,36.16],[-76.29,36.21],[-76.22,36.1],[-76.46,36.21],[-76.31,36.1],[-76.58,36.01],[-76.69,36.06],[-76.68,36.29],[-76.73,36.32],[-76.73,35.95],[-76.05,35.98],[-76.06,35.79],[-76.12,35.79],[-76.04,35.7],[-76.14,35.7],[-76.04,35.65],[-75.99,35.89],[-75.86,35.88],[-75.85,35.98],[-75.72,35.83],[-75.78,35.58],[-75.89,35.64],[-76.15,35.35],[-76.36,35.41],[-76.37,35.34],[-76.42,35.46],[-76.5,35.39],[-76.58,35.5],[-76.46,35.54],[-76.65,35.52],[-76.6,35.4],[-77.05,35.53],[-76.47,35.27],[-76.68,35.17],[-76.56,35.12],[-76.76,34.99],[-77.08,35.16],[-76.94,34.98],[-76.54,34.93],[-76.45,35.07],[-76.46,34.94],[-76.35,35.03],[-76.27,34.97],[-76.35,34.88],[-76.51,34.73],[-76.62,34.82],[-76.63,34.71],[-76.69,34.8],[-76.77,34.75],[-76.7,34.73],[-77.09,34.68],[-77.13,34.76],[-77.34,34.56],[-77.4,34.59],[-77.33,34.65],[-77.44,34.75],[-77.38,34.63],[-77.45,34.61],[-77.38,34.53],[-77.54,34.47],[-77.73,34.32],[-77.83,34.21],[-77.87,34.12],[-77.91,33.96],[-77.94,33.93],[-77.92,34.11],[-77.96,34.19],[-78.02,33.9],[-78.37,33.95],[-78.76,33.78],[-79.13,33.42],[-79.18,33.22],[-79.27,33.32],[-79.19,33.44],[-79.28,33.36],[-79.29,33.28],[-79.18,33.18],[-79.34,33.16],[-79.29,33.11],[-79.37,33.06],[-79.39,33.02],[-79.58,33.01],[-79.59,32.91],[-79.83,32.76],[-79.94,32.85],[-79.89,32.69],[-80.18,32.57],[-80.27,32.62],[-80.2,32.56],[-80.32,32.49],[-80.67,32.52],[-80.48,32.48],[-80.59,32.46],[-80.46,32.42],[-80.55,32.35],[-80.43,32.41],[-80.55,32.28],[-80.64,32.27],[-80.66,32.46],[-80.67,32.31],[-80.76,32.36],[-80.79,32.5],[-80.85,32.54],[-80.8,32.32],[-80.68,32.21],[-80.82,32.11],[-80.78,32.21],[-80.79,32.24],[-80.96,31.88],[-81.12,31.91],[-81.04,31.83],[-81.11,31.74],[-81.27,31.77],[-81.2,31.72],[-81.33,31.55],[-81.33,31.35],[-81.49,31.37],[-81.27,31.26],[-81.39,31.14],[-81.45,31.21],[-81.49,31.11],[-81.41,31.09],[-81.42,31.03],[-81.51,31.09],[-81.45,30.96],[-81.53,30.85],[-81.5,30.7],[-81.43,30.68],[-81.44,30.52],[-81.49,30.62],[-81.5,30.55],[-81.29,29.89],[-80.92,29.07],[-80.63,28.65],[-80.53,28.47],[-80.59,28.21],[-80.45,27.87],[-80.62,28.21],[-80.6,28.6],[-80.77,28.61],[-80.75,28.74],[-80.85,28.79],[-80.74,28.37],[-80.38,27.67],[-80.35,27.51],[-80.2,27.2],[-80.2,27.18],[-80.22,27.21],[-80.31,27.24],[-80.15,27.14],[-80.04,26.81],[-80.13,25.78],[-80.14,25.9],[-80.31,25.62],[-80.4,25.19],[-80.51,25.25],[-80.72,25.14],[-81.15,25.17],[-81.18,25.26],[-81.13,25.34],[-81.08,25.27],[-80.99,25.23],[-81.01,25.21],[-80.92,25.26],[-81.14,25.38],[-81.37,25.84],[-81.62,25.95],[-81.73,25.92],[-81.66,25.98],[-81.8,26.1],[-81.86,26.45],[-82.01,26.47],[-81.78,26.71],[-82.04,26.53],[-82.1,26.91],[-81.98,27.0],[-82.16,26.93],[-82.27,27.02],[-82.15,26.8],[-82.31,26.85],[-82.57,27.4],[-82.71,27.47],[-82.73,27.53],[-82.59,27.5],[-82.39,27.81],[-82.43,27.93],[-82.53,27.82],[-82.54,27.94],[-82.69,28.04],[-82.64,27.97],[-82.72,27.93],[-82.56,27.89],[-82.63,27.72],[-82.82,27.83],[-82.74,27.73],[-82.73,27.66],[-82.84,27.83],[-82.63,28.7],[-82.63,28.89],[-82.8,29.17],[-83.04,29.18],[-83.4,29.53],[-83.41,29.67],[-84.02,30.11],[-84.45,30.01],[-84.34,29.95],[-84.35,29.9],[-84.38,29.89],[-84.51,29.92],[-84.88,29.73],[-84.87,29.8],[-85.35,29.68],[-85.36,29.89],[-85.68,30.13],[-85.44,30.02],[-85.4,30.06],[-85.72,30.2],[-85.56,30.29],[-85.58,30.32],[-85.85,30.26],[-85.72,30.13],[-86.51,30.41],[-86.11,30.39],[-86.21,30.5],[-87.19,30.36],[-86.89,30.45],[-87.03,30.61],[-87.09,30.45],[-87.18,30.58],[-87.16,30.47],[-87.31,30.33],[-87.53,30.28],[-87.35,30.43],[-87.43,30.48],[-87.47,30.36],[-87.61,30.36],[-87.59,30.28],[-87.65,30.25],[-88.03,30.22],[-87.76,30.28],[-88.03,30.74],[-88.14,30.32],[-88.93,30.44],[-88.86,30.41],[-89.25,30.32],[-89.33,30.38],[-89.44,30.19],[-89.6,30.16],[-90.22,30.39],[-90.43,30.19],[-90.38,30.08],[-90.15,30.02],[-89.68,30.17],[-89.72,30.03],[-89.84,30.01],[-89.66,29.88],[-89.49,30.08],[-89.37,30.05],[-89.45,29.98],[-89.35,29.79],[-89.48,29.83],[-89.6,29.73],[-89.48,29.63],[-89.7,29.71],[-89.62,29.63],[-89.76,29.63],[-89.52,29.47],[-89.54,29.4],[-89.2,29.35],[-89.01,29.17],[-89.1,29.16],[-89.02,29.15],[-89.13,29.0],[-89.25,29.11],[-89.41,28.93],[-89.28,29.16],[-89.38,29.09],[-89.46,29.25],[-89.82,29.32],[-89.74,29.37],[-89.82,29.47],[-90.18,29.58],[-90.21,29.52],[-90.02,29.43],[-90.02,29.3],[-90.23,29.09],[-90.26,29.27],[-90.39,29.24],[-90.43,29.36],[-90.6,29.31],[-90.64,29.14],[-90.88,29.13],[-91.33,29.29],[-91.22,29.38],[-91.15,29.25],[-91.11,29.27],[-91.26,29.47],[-91.23,29.61],[-91.3,29.48],[-91.56,29.54],[-91.64,29.74],[-91.86,29.72],[-91.85,29.83],[-92.2,29.76],[-92.02,29.63],[-92.31,29.53],[-93.2,29.77],[-93.83,29.7],[-93.89,29.79],[-93.76,29.96],[-93.85,29.99],[-93.94,29.81],[-93.88,29.68],[-94.1,29.67],[-94.76,29.37],[-94.7,29.46],[-94.5,29.53],[-94.49,29.57],[-94.78,29.53],[-94.73,29.78],[-94.92,29.66],[-95.05,29.75],[-95.02,29.54],[-94.82,29.37],[-95.17,29.21],[-95.16,29.05],[-95.6,28.76],[-95.95,28.69],[-95.94,28.63],[-95.72,28.72],[-96.22,28.49],[-95.99,28.64],[-96.23,28.59],[-96.14,28.63],[-96.19,28.69],[-96.35,28.64],[-96.38,28.73],[-96.44,28.76],[-96.37,28.63],[-96.43,28.6],[-96.49,28.58],[-96.45,28.64],[-96.65,28.73],[-96.49,28.51],[-96.55,28.47],[-96.4,28.43],[-96.65,28.32],[-96.79,28.48],[-96.78,28.24],[-96.88,28.15],[-96.95,28.13],[-96.91,28.26],[-96.97,28.13],[-97.01,28.21],[-97.17,28.16],[-97.15,28.01],[-97.02,28.1],[-97.18,27.84],[-97.52,27.87],[-97.26,27.7],[-97.41,27.34],[-97.54,27.29],[-97.49,27.4],[-97.63,27.3],[-97.77,27.47],[-97.67,27.31],[-97.76,27.28],[-97.43,27.26],[-97.48,27.02],[-97.56,26.99],[-97.48,26.88],[-97.56,26.84],[-97.31,26.12],[-97.21,26.09],[-97.26,26.0],[-97.15,26.08],[-97.14,25.97],[-97.65,24.52],[-97.73,23.81],[-97.82,23.79],[-97.76,23.65],[-97.72,23.74],[-97.74,22.97],[-97.89,22.61],[-97.83,22.67],[-97.76,22.1],[-97.32,21.56],[-97.41,21.27],[-97.47,21.44],[-97.37,21.54],[-97.78,22.07],[-97.66,21.64],[-97.49,21.48],[-97.5,21.4],[-97.15,20.65],[-96.46,19.87],[-96.29,19.33],[-95.75,18.8],[-95.96,18.86],[-95.85,18.72],[-95.57,18.68],[-95.73,18.76],[-95.73,18.8],[-95.19,18.71],[-94.79,18.51],[-94.47,18.14],[-93.78,18.27],[-93.58,18.41],[-93.84,18.32],[-93.55,18.43],[-93.16,18.44],[-93.13,18.34],[-93.14,18.43],[-92.86,18.47],[-92.72,18.59],[-92.67,18.43],[-92.7,18.62],[-92.41,18.67],[-91.95,18.69],[-91.87,18.6],[-91.95,18.63],[-92.05,18.55],[-91.89,18.51],[-91.97,18.59],[-91.9,18.58],[-91.81,18.39],[-91.8,18.49],[-91.49,18.44],[-91.5,18.51],[-91.18,18.66],[-91.3,18.63],[-91.27,18.74],[-91.41,18.81],[-91.24,18.96],[-91.51,18.82],[-90.77,19.31],[-90.68,19.75],[-90.48,19.92],[-90.49,20.53],[-90.33,21.03],[-89.79,21.28],[-88.13,21.62],[-87.26,21.44],[-87.14,21.56],[-87.41,21.53],[-87.11,21.62],[-86.83,21.43],[-86.74,21.16],[-86.88,20.86],[-87.43,20.22],[-87.43,19.89],[-87.48,19.78],[-87.44,19.91],[-87.48,19.96],[-87.67,19.63],[-87.74,19.67],[-87.67,19.51],[-87.44,19.55],[-87.53,19.59],[-87.44,19.64],[-87.41,19.58],[-87.68,19.31],[-87.64,19.22],[-87.46,19.32],[-87.84,18.2],[-87.94,18.44],[-88.08,18.5],[-88.04,18.87],[-88.25,18.7],[-88.15,18.7],[-88.39,18.37],[-88.32,18.37],[-88.36,18.3],[-88.09,18.37],[-88.09,18.1],[-88.29,17.6],[-88.17,17.51],[-88.3,17.24],[-88.22,16.96],[-88.35,16.52],[-88.31,16.66],[-88.54,16.27],[-88.74,16.23],[-88.91,15.89],[-88.61,15.7],[-88.49,15.85],[-88.61,15.97],[-88.15,15.68],[-87.95,15.87],[-87.72,15.92],[-87.59,15.94],[-87.48,15.79],[-87.35,15.85],[-86.37,15.77],[-85.93,15.94],[-86.01,16.03],[-85.49,15.87],[-85.0,15.99],[-84.68,15.88],[-84.66,15.77],[-84.45,15.8],[-84.64,15.86],[-84.29,15.81],[-83.73,15.4],[-84.0,15.54],[-84.1,15.55],[-84.09,15.48],[-84.13,15.55],[-84.21,15.55],[-83.94,15.26],[-83.82,15.27],[-84.03,15.41],[-83.81,15.32],[-83.76,15.2],[-83.62,15.3],[-83.53,15.28],[-83.53,15.21],[-83.59,15.24],[-83.62,15.18],[-83.48,15.22],[-83.53,15.3],[-83.61,15.3],[-83.7,15.4],[-83.41,15.27],[-83.13,15.0],[-83.29,14.8],[-83.32,14.91],[-83.37,14.88],[-83.42,14.8],[-83.3,14.77],[-83.19,14.35],[-83.43,13.96],[-83.56,13.42],[-83.48,12.42],[-83.64,12.39],[-83.56,12.64],[-83.56,12.81],[-83.65,12.79],[-83.59,12.63],[-83.77,12.53],[-83.68,12.28],[-83.62,12.35],[-83.67,11.99],[-83.7,12.14],[-83.73,12.17],[-83.78,12.18],[-83.71,12.13],[-83.84,11.87],[-83.7,11.85],[-83.65,11.62],[-83.87,11.27],[-83.75,10.98],[-83.6,10.86],[-83.64,10.72],[-83.58,10.77],[-83.2,10.13],[-82.79,9.67],[-82.34,9.43],[-82.35,9.21],[-82.17,9.2],[-82.26,9.16],[-82.24,9.0],[-81.78,8.94],[-81.93,9.13],[-81.88,9.18],[-81.53,8.81],[-81.08,8.8],[-80.13,9.21],[-79.98,9.36],[-79.79,9.35],[-79.63,9.61],[-78.97,9.57],[-79.06,9.46],[-78.45,9.41],[-77.86,9.11],[-77.54,8.71],[-77.35,8.67],[-77.27,8.5],[-76.96,8.27],[-76.94,8.13],[-76.83,8.14],[-76.93,7.96],[-76.78,7.91],[-76.77,8.42],[-76.95,8.55],[-76.32,8.95],[-76.17,9.25],[-75.94,9.44],[-75.62,9.45],[-75.58,9.62],[-75.71,9.7],[-75.53,10.24],[-75.7,10.13],[-75.52,10.32],[-75.52,10.39],[-75.58,10.4],[-75.46,10.63],[-75.25,10.71],[-75.27,10.8],[-74.84,11.11],[-74.3,10.99],[-74.49,10.98],[-74.48,10.85],[-74.6,10.87],[-74.6,10.78],[-74.5,10.76],[-74.51,10.84],[-74.4,10.75],[-74.15,11.34],[-73.29,11.29],[-72.74,11.71],[-72.26,11.89],[-72.14,12.1],[-72.16,12.24],[-71.97,12.26],[-72.02,12.19],[-71.94,12.17],[-71.87,12.26],[-71.96,12.28],[-71.69,12.37],[-71.68,12.47],[-71.26,12.34],[-71.11,12.07],[-71.38,11.76],[-71.97,11.55],[-71.86,11.22],[-71.63,11.01],[-71.77,11.02],[-71.58,10.72],[-71.63,10.45],[-72.12,9.83],[-72.0,9.65],[-71.95,9.54],[-71.99,9.61],[-72.0,9.46],[-71.92,9.5],[-71.84,9.44],[-71.9,9.43],[-71.91,9.38],[-71.73,9.38],[-71.82,9.23],[-71.65,9.05],[-71.27,9.14],[-71.07,9.31],[-71.04,9.74],[-71.47,10.4],[-71.58,10.81],[-71.45,10.8],[-71.41,10.92],[-71.5,10.96],[-70.23,11.35],[-70.15,11.47],[-70.04,11.44],[-70.16,11.57],[-69.79,11.44],[-69.82,11.69],[-70.21,11.61],[-70.3,11.86],[-70.21,12.11],[-70.02,12.2],[-69.84,12.02],[-69.62,11.47],[-69.27,11.54],[-68.86,11.45],[-68.4,11.2],[-68.28,10.93],[-68.38,10.92],[-68.24,10.88],[-68.33,10.83],[-68.29,10.66],[-68.13,10.49],[-66.28,10.65],[-66.05,10.58],[-66.12,10.51],[-65.92,10.28],[-65.08,10.05],[-64.78,10.09],[-64.72,10.23],[-64.47,10.25],[-64.38,10.3],[-64.46,10.33],[-64.19,10.48],[-63.66,10.49],[-64.03,10.59],[-64.23,10.52],[-64.27,10.67],[-63.92,10.63],[-63.81,10.71],[-63.55,10.63],[-63.16,10.73],[-61.85,10.74],[-62.25,10.63],[-62.33,10.53],[-62.66,10.57],[-62.92,10.53],[-63.01,10.45],[-62.86,10.53],[-62.83,10.41],[-63.0,10.41],[-63.0,10.28],[-62.93,10.29],[-62.94,10.41],[-62.76,10.4],[-62.63,10.13],[-62.66,10.08],[-62.78,10.09],[-62.82,10.04],[-62.9,10.1],[-63.02,10.1],[-62.8,10.0],[-62.62,10.09],[-62.56,10.21],[-62.32,9.71],[-62.22,9.94],[-62.22,9.64],[-62.2,9.93],[-62.03,9.87],[-62.22,9.95],[-62.2,10.02],[-61.83,9.79],[-61.85,9.65],[-61.78,9.76],[-61.74,9.6],[-61.73,9.69],[-61.83,9.83],[-61.59,9.78],[-61.64,9.9],[-61.21,9.58],[-60.96,9.54],[-60.79,9.31],[-61.09,9.1],[-61.11,9.04],[-60.96,9.18],[-61.1,8.96],[-61.21,8.61],[-61.65,8.59],[-61.28,8.4],[-61.03,8.5],[-61.08,8.47],[-61.07,8.4],[-60.98,8.58],[-60.48,8.53],[-60.37,8.64],[-60.2,8.62],[-59.43,8.13],[-59.78,8.41],[-59.17,8.06],[-58.47,7.35],[-58.69,6.38],[-58.59,6.42],[-58.57,6.64],[-58.4,6.88],[-58.01,6.79],[-57.53,6.27],[-57.45,6.33],[-57.19,6.12],[-57.14,5.88],[-57.25,5.48],[-57.1,5.89],[-56.96,6.01],[-55.94,5.8],[-55.9,5.68],[-55.95,5.88],[-55.84,5.98],[-55.34,5.96],[-55.15,5.91],[-55.13,5.82],[-54.86,5.86],[-55.14,5.93],[-55.09,5.99],[-54.25,5.89],[-53.99,5.75],[-54.17,5.35],[-53.94,5.74],[-52.99,5.46],[-52.39,4.9],[-52.28,4.93],[-52.34,4.72],[-52.23,4.88],[-52.02,4.69],[-51.95,4.45],[-52.05,4.33],[-51.94,4.39],[-51.91,4.66],[-51.8,4.61],[-51.69,4.39],[-51.68,4.04],[-51.57,4.24],[-51.44,3.93],[-51.52,4.44],[-51.22,4.17],[-51.18,3.65],[-51.08,3.88],[-51.02,3.04],[-50.68,2.17],[-50.79,2.16],[-50.78,2.07],[-50.62,2.11],[-50.47,1.82],[-49.95,1.72],[-49.88,1.31],[-50.15,1.22],[-49.89,1.17],[-50.45,0.66],[-50.79,0.17],[-50.98,0.12],[-51.08,-0.03],[-51.33,-0.08],[-51.25,-0.13],[-51.45,-0.49],[-51.58,-0.53],[-51.71,-0.79],[-51.72,-1.03],[-51.93,-1.18],[-51.93,-1.34],[-52.07,-1.41],[-52.24,-1.35],[-52.71,-1.6],[-52.28,-1.52],[-52.2,-1.69],[-51.28,-1.23],[-51.0,-0.92],[-50.84,-0.91],[-50.83,-1.05],[-50.96,-1.13],[-50.82,-1.23],[-50.82,-1.44],[-50.65,-1.74],[-50.74,-1.74],[-50.79,-1.9],[-50.88,-1.85],[-50.84,-1.96],[-50.61,-1.81],[-50.44,-1.94],[-50.42,-2.07],[-50.31,-1.91],[-49.98,-1.83],[-49.87,-1.89],[-49.89,-2.09],[-49.81,-2.11],[-49.85,-1.9],[-49.68,-1.91],[-49.59,-2.01],[-49.65,-1.9],[-49.42,-1.78],[-49.45,-1.82],[-49.45,-1.86],[-49.37,-1.94],[-49.55,-2.52],[-49.69,-2.67],[-49.62,-2.67],[-48.97,-1.6],[-48.86,-1.56],[-49.03,-1.85],[-48.66,-1.38],[-48.43,-1.66],[-48.48,-1.51],[-48.33,-1.47],[-48.5,-1.46],[-48.48,-1.28],[-48.44,-1.22],[-48.34,-1.32],[-48.25,-1.19],[-48.3,-1.06],[-48.19,-1.02],[-48.11,-0.72],[-48.04,-0.66],[-47.96,-0.78],[-47.8,-0.69],[-47.81,-0.57],[-47.73,-0.76],[-47.61,-0.69],[-47.58,-0.58],[-47.5,-0.76],[-47.39,-0.81],[-47.46,-0.59],[-47.41,-0.68],[-47.29,-0.59],[-47.14,-0.8],[-47.08,-0.67],[-47.06,-0.87],[-46.97,-0.7],[-46.92,-0.83],[-46.96,-0.87],[-46.95,-0.9],[-46.83,-0.71],[-46.75,-0.94],[-46.61,-0.81],[-46.61,-0.92],[-46.67,-0.92],[-46.74,-0.98],[-46.75,-1.02],[-46.43,-0.87],[-46.48,-1.05],[-46.25,-1.09],[-46.2,-0.91],[-46.26,-1.18],[-46.1,-1.07],[-46.05,-1.21],[-45.98,-1.06],[-45.95,-1.25],[-45.87,-1.06],[-45.9,-1.26],[-45.84,-1.2],[-45.84,-1.28],[-45.81,-1.33],[-45.7,-1.13],[-45.68,-1.37],[-45.54,-1.27],[-45.53,-1.42],[-45.41,-1.3],[-45.54,-1.49],[-45.46,-1.55],[-45.33,-1.31],[-45.4,-1.56],[-45.32,-1.74],[-45.16,-1.48],[-45.06,-1.43],[-44.97,-1.59],[-44.86,-1.43],[-44.93,-1.66],[-44.82,-1.58],[-44.82,-1.76],[-44.71,-1.72],[-44.81,-1.81],[-44.6,-1.74],[-44.66,-1.84],[-44.53,-1.83],[-44.59,-1.9],[-44.49,-1.99],[-44.62,-2.04],[-44.49,-2.05],[-44.69,-2.27],[-44.75,-2.25],[-44.82,-2.28],[-44.67,-2.27],[-44.72,-2.4],[-44.66,-2.36],[-44.66,-2.42],[-44.65,-2.43],[-44.63,-2.27],[-44.46,-2.14],[-44.36,-2.31],[-44.4,-2.4],[-44.51,-2.37],[-44.55,-2.39],[-44.52,-2.5],[-44.66,-2.59],[-44.54,-2.54],[-44.69,-2.92],[-44.62,-3.05],[-44.78,-3.2],[-44.8,-3.3],[-44.43,-2.95],[-44.29,-2.48],[-44.03,-2.42],[-44.14,-2.67],[-44.21,-2.67],[-44.35,-2.81],[-44.19,-2.76],[-44.2,-2.87],[-43.92,-2.55],[-43.88,-2.63],[-43.72,-2.48],[-43.72,-2.56],[-43.64,-2.48],[-43.67,-2.51],[-43.54,-2.53],[-43.54,-2.44],[-43.45,-2.55],[-43.43,-2.34],[-42.7,-2.56],[-42.24,-2.83],[-41.94,-2.84],[-42.01,-2.73],[-41.84,-2.73],[-41.69,-2.88],[-41.34,-2.92],[-41.24,-3.02],[-41.32,-2.9],[-41.26,-2.88],[-41.08,-2.92],[-40.5,-2.79],[-39.99,-2.85],[-38.99,-3.4],[-38.66,-3.68],[-38.48,-3.7],[-38.03,-4.24],[-37.61,-4.61],[-37.29,-4.72],[-37.18,-4.91],[-36.9,-4.94],[-36.54,-5.13],[-36.0,-5.05],[-35.55,-5.13],[-35.39,-5.24],[-35.22,-5.58],[-35.11,-6.0],[-35.15,-6.22],[-35.04,-6.24],[-34.86,-6.91],[-34.91,-7.13],[-34.84,-6.97],[-34.79,-7.18],[-34.8,-7.51],[-34.93,-7.56],[-34.81,-7.62],[-34.91,-7.73],[-34.87,-7.72],[-34.89,-7.76],[-34.89,-7.8],[-34.81,-7.93],[-34.85,-8.07],[-34.93,-8.03],[-34.94,-8.35],[-35.31,-9.19],[-35.7,-9.67],[-35.78,-9.7],[-35.8,-9.58],[-35.86,-9.73],[-35.91,-9.62],[-35.96,-9.61],[-35.87,-9.76],[-35.81,-9.74],[-36.41,-10.5],[-36.9,-10.77],[-37.14,-11.13],[-37.28,-11.02],[-37.15,-11.19],[-37.33,-11.42],[-37.4,-11.4],[-37.27,-11.25],[-37.3,-11.19],[-37.42,-11.41],[-37.47,-11.36],[-37.4,-11.44],[-37.49,-11.52],[-37.36,-11.45],[-37.65,-12.05],[-38.21,-12.82],[-38.51,-13.02],[-38.51,-12.72],[-38.69,-12.57],[-38.81,-12.84],[-38.86,-12.65],[-38.92,-12.74],[-38.85,-12.85],[-38.72,-12.87],[-38.9,-13.08],[-38.81,-13.14],[-38.95,-13.25],[-38.95,-13.37],[-39.04,-13.33],[-39.12,-13.6],[-39.01,-13.5],[-38.98,-13.84],[-39.09,-13.71],[-39.15,-13.74],[-38.99,-13.86],[-39.07,-13.89],[-38.98,-14.06],[-39.07,-14.08],[-39.07,-14.14],[-39.04,-14.18],[-39.06,-14.11],[-38.96,-14.07],[-38.93,-13.9],[-38.92,-14.0],[-39.07,-14.67],[-38.86,-15.85],[-39.21,-17.16],[-39.14,-17.68],[-39.66,-18.27],[-39.74,-18.68],[-39.7,-19.38],[-39.79,-19.6],[-40.03,-19.76],[-40.23,-20.27],[-40.37,-20.23],[-40.37,-20.32],[-40.26,-20.32],[-40.35,-20.5],[-40.58,-20.8],[-40.76,-20.86],[-41.06,-21.48],[-40.97,-21.99],[-41.67,-22.28],[-41.97,-22.54],[-41.99,-22.7],[-41.87,-22.75],[-41.99,-22.83],[-42.01,-22.98],[-43.03,-22.97],[-43.13,-22.92],[-43.03,-22.74],[-43.08,-22.67],[-43.27,-22.75],[-43.17,-22.97],[-43.56,-23.07],[-44.0,-23.09],[-43.6,-23.01],[-43.85,-22.89],[-44.19,-23.05],[-44.41,-22.94],[-44.7,-23.11],[-44.65,-23.28],[-44.56,-23.23],[-44.5,-23.3],[-44.92,-23.35],[-45.07,-23.52],[-45.41,-23.62],[-45.43,-23.83],[-45.86,-23.76],[-46.15,-23.84],[-46.24,-23.91],[-46.11,-23.86],[-46.17,-23.98],[-46.29,-24.02],[-46.32,-24.02],[-46.28,-23.98],[-46.3,-23.93],[-46.39,-23.87],[-46.45,-23.93],[-46.38,-24.02],[-46.94,-24.27],[-47.02,-24.42],[-47.63,-24.76],[-47.83,-24.89],[-47.96,-25.05],[-48.05,-25.04],[-47.95,-25.08],[-47.89,-25.06],[-48.21,-25.46],[-48.22,-25.34],[-48.13,-25.28],[-48.33,-25.36],[-48.33,-25.23],[-48.37,-25.3],[-48.46,-25.25],[-48.47,-25.48],[-48.74,-25.35],[-48.71,-25.5],[-48.36,-25.57],[-48.54,-25.85],[-48.77,-25.87],[-48.56,-25.87],[-48.59,-26.18],[-48.73,-26.22],[-48.8,-26.07],[-48.8,-26.3],[-48.61,-26.44],[-48.68,-26.66],[-48.58,-26.78],[-48.61,-27.1],[-48.48,-27.15],[-48.62,-27.25],[-48.55,-27.39],[-48.65,-27.48],[-48.57,-27.86],[-48.64,-28.23],[-48.76,-28.49],[-48.87,-28.35],[-48.76,-28.53],[-49.34,-28.92],[-49.81,-29.44],[-50.32,-30.46],[-50.72,-31.04],[-51.15,-31.48],[-51.86,-31.93],[-52.08,-32.17],[-52.01,-31.95],[-52.09,-31.83],[-51.84,-31.85],[-51.45,-31.61],[-51.42,-31.49],[-51.24,-31.46],[-51.16,-31.08],[-50.98,-31.13],[-50.98,-30.89],[-50.69,-30.73],[-50.73,-30.36],[-50.57,-30.45],[-50.61,-30.19],[-50.67,-30.29],[-50.91,-30.32],[-50.94,-30.43],[-51.03,-30.38],[-51.02,-30.26],[-51.23,-30.19],[-51.28,-30.01],[-51.33,-30.22],[-51.09,-30.35],[-51.25,-30.46],[-51.27,-30.78],[-51.38,-30.64],[-51.44,-31.08],[-51.62,-31.14],[-51.64,-31.26],[-51.96,-31.33],[-52.01,-31.65],[-52.08,-31.56],[-52.06,-31.67],[-52.22,-31.74],[-52.25,-31.86],[-52.13,-31.93],[-52.26,-32.05],[-52.08,-32.03],[-52.17,-32.1],[-52.09,-32.07],[-52.09,-32.17],[-52.25,-32.28],[-52.62,-33.1],[-53.45,-33.8],[-53.76,-34.39],[-54.15,-34.67],[-54.26,-34.69],[-54.24,-34.59],[-54.33,-34.56],[-54.31,-34.71],[-54.96,-34.97],[-55.69,-34.76],[-56.16,-34.94],[-56.4,-34.85],[-56.38,-34.78],[-56.87,-34.67],[-57.15,-34.45],[-57.86,-34.47],[-58.39,-33.94],[-58.43,-33.78],[-58.37,-33.15],[-58.14,-33.1],[-58.05,-32.91],[-58.2,-32.44],[-58.15,-33.05],[-58.43,-33.1],[-58.55,-33.71],[-58.38,-34.19],[-58.57,-34.29],[-58.32,-34.66],[-57.52,-35.01],[-57.2,-35.31],[-57.13,-35.44],[-57.35,-35.73],[-57.37,-35.98],[-56.94,-36.38],[-56.74,-36.32],[-56.67,-36.89],[-57.49,-37.83],[-57.56,-38.12],[-58.33,-38.49],[-59.8,-38.84],[-61.14,-39.0],[-61.84,-38.98],[-62.38,-38.8],[-62.27,-38.95],[-62.36,-39.1],[-62.26,-39.26],[-62.33,-39.25],[-62.02,-39.38],[-62.28,-39.31],[-62.05,-39.47],[-62.12,-39.84],[-62.31,-39.81],[-62.36,-40.19],[-62.49,-40.31],[-62.26,-40.55],[-62.33,-40.67],[-62.18,-40.63],[-62.34,-40.87],[-63.05,-41.15],[-63.62,-41.16],[-64.91,-40.82],[-64.74,-40.8],[-64.8,-40.72],[-64.98,-40.72],[-64.91,-40.77],[-65.13,-40.84],[-65.15,-41.18],[-64.99,-41.52],[-65.07,-41.95],[-65.0,-42.09],[-64.48,-42.25],[-64.6,-42.42],[-64.45,-42.45],[-64.1,-42.43],[-64.07,-42.27],[-64.34,-42.24],[-63.77,-42.08],[-63.6,-42.3],[-63.62,-42.75],[-64.11,-42.88],[-64.25,-42.78],[-64.2,-42.64],[-64.44,-42.51],[-64.95,-42.65],[-65.0,-42.78],[-64.3,-42.98],[-64.94,-43.24],[-65.33,-43.66],[-65.19,-44.04],[-65.31,-44.2],[-65.22,-44.37],[-65.33,-44.46],[-65.28,-44.52],[-65.64,-44.67],[-65.73,-44.81],[-65.52,-44.93],[-65.69,-45.06],[-66.2,-44.99],[-66.5,-45.09],[-66.47,-45.17],[-66.59,-45.14],[-66.52,-45.22],[-66.93,-45.26],[-67.33,-45.61],[-67.36,-45.79],[-67.58,-45.99],[-67.62,-46.16],[-67.42,-46.57],[-66.79,-47.01],[-65.98,-47.07],[-65.74,-47.2],[-65.74,-47.51],[-65.85,-47.74],[-66.03,-47.74],[-66.39,-47.86],[-65.9,-47.77],[-65.76,-47.95],[-65.93,-47.94],[-65.92,-48.11],[-66.11,-48.12],[-66.34,-48.35],[-67.11,-48.67],[-67.2,-48.82],[-67.56,-49.02],[-67.83,-49.38],[-67.61,-49.27],[-67.73,-49.78],[-67.89,-50.0],[-68.34,-50.12],[-68.65,-49.76],[-68.74,-49.73],[-68.58,-49.93],[-69.01,-50.01],[-68.58,-49.97],[-68.35,-50.15],[-68.88,-50.33],[-69.08,-50.56],[-69.14,-50.9],[-69.41,-51.08],[-69.17,-50.98],[-68.96,-51.56],[-69.38,-51.56],[-69.62,-51.63],[-69.3,-51.59],[-69.16,-51.63],[-69.2,-51.69],[-68.97,-51.62],[-68.37,-52.31],[-68.42,-52.39],[-69.23,-52.2],[-69.47,-52.27],[-69.67,-52.53],[-69.85,-52.49],[-70.52,-52.72],[-70.53,-52.66],[-70.86,-52.72],[-70.74,-52.78],[-70.89,-52.91],[-70.81,-52.96],[-70.99,-53.38],[-70.97,-53.76],[-71.29,-53.89],[-72.1,-53.69],[-72.45,-53.41],[-72.28,-53.24],[-72.08,-53.33],[-72.24,-53.43],[-72.09,-53.42],[-72.02,-53.39],[-72.02,-53.25],[-71.86,-53.23],[-71.79,-53.44],[-72.01,-53.55],[-71.81,-53.52],[-71.75,-53.46],[-71.74,-53.22],[-71.36,-53.12],[-71.12,-52.92],[-71.4,-52.73],[-71.4,-52.83],[-72.02,-53.13],[-72.29,-53.03],[-72.56,-53.08],[-72.37,-53.07],[-72.19,-53.18],[-72.54,-53.2],[-72.41,-53.26],[-72.54,-53.27],[-72.52,-53.37],[-72.65,-53.32],[-72.36,-53.54],[-72.53,-53.54],[-73.2,-53.24],[-73.3,-53.15],[-72.96,-53.16],[-72.71,-53.29],[-72.8,-53.17],[-72.65,-53.15],[-72.93,-53.1],[-72.88,-53.02],[-72.98,-52.84],[-72.76,-52.77],[-72.7,-52.71],[-72.61,-52.77],[-72.71,-52.87],[-72.59,-52.8],[-72.43,-52.86],[-72.16,-52.65],[-71.48,-52.65],[-71.57,-52.56],[-72.28,-52.51],[-72.42,-52.65],[-72.55,-52.59],[-72.39,-52.51],[-72.86,-52.5],[-72.99,-52.7],[-72.82,-52.59],[-72.67,-52.65],[-73.02,-52.84],[-72.98,-53.05],[-73.14,-53.1],[-73.18,-53.02],[-73.2,-53.1],[-73.44,-53.01],[-73.2,-52.9],[-73.56,-52.8],[-73.23,-52.79],[-73.31,-52.72],[-73.12,-52.55],[-73.0,-52.56],[-73.09,-52.49],[-72.89,-52.52],[-73.19,-52.43],[-73.16,-52.56],[-73.27,-52.67],[-73.39,-52.54],[-73.4,-52.64],[-73.7,-52.71],[-73.57,-52.63],[-73.69,-52.6],[-73.49,-52.48],[-73.67,-52.42],[-73.58,-52.21],[-73.74,-52.03],[-73.55,-52.19],[-73.5,-52.13],[-73.3,-52.22],[-73.0,-52.06],[-73.08,-52.24],[-72.87,-52.26],[-72.75,-52.06],[-72.88,-52.2],[-72.95,-52.05],[-72.8,-51.94],[-72.54,-52.22],[-72.6,-52.34],[-72.93,-52.45],[-72.52,-52.45],[-72.64,-52.4],[-72.47,-52.2],[-72.67,-51.96],[-72.47,-51.93],[-72.47,-51.79],[-72.69,-51.59],[-73.09,-51.42],[-73.27,-51.48],[-73.05,-51.5],[-73.1,-51.6],[-72.99,-51.53],[-72.79,-51.6],[-72.56,-51.78],[-72.72,-51.84],[-73.28,-51.61],[-72.99,-51.79],[-73.11,-51.74],[-73.05,-51.83],[-73.21,-51.88],[-72.92,-51.86],[-73.15,-51.94],[-73.22,-52.09],[-73.33,-51.73],[-73.39,-51.65],[-73.29,-52.17],[-73.56,-52.04],[-73.62,-51.81],[-73.4,-52.02],[-73.59,-51.75],[-73.46,-51.69],[-73.65,-51.69],[-73.72,-51.78],[-73.81,-51.69],[-73.71,-51.64],[-73.9,-51.63],[-73.82,-51.54],[-73.91,-51.53],[-73.93,-51.41],[-73.81,-51.39],[-73.61,-51.63],[-73.6,-51.43],[-73.78,-51.23],[-73.68,-51.28],[-73.69,-51.14],[-73.88,-51.24],[-74.02,-51.11],[-74.03,-51.21],[-74.13,-51.19],[-74.07,-50.95],[-74.23,-51.04],[-74.26,-50.94],[-73.93,-50.86],[-73.8,-50.96],[-73.88,-50.83],[-73.74,-50.82],[-73.77,-50.67],[-73.47,-50.67],[-73.73,-50.56],[-73.56,-50.4],[-73.76,-50.52],[-73.82,-50.76],[-74.04,-50.82],[-74.3,-50.48],[-74.21,-50.46],[-74.13,-50.59],[-74.15,-50.48],[-73.88,-50.54],[-74.13,-50.42],[-74.02,-50.36],[-74.25,-50.44],[-74.28,-50.26],[-74.44,-50.36],[-74.54,-50.3],[-74.48,-50.25],[-74.69,-50.18],[-74.35,-50.09],[-74.19,-50.26],[-73.86,-50.29],[-74.17,-50.2],[-74.36,-49.99],[-74.27,-49.93],[-73.89,-50.08],[-74.01,-49.99],[-73.91,-49.86],[-74.04,-49.96],[-74.32,-49.87],[-74.35,-49.79],[-74.06,-49.71],[-74.29,-49.74],[-74.32,-49.63],[-74.05,-49.54],[-73.73,-49.78],[-73.69,-49.72],[-74.12,-49.42],[-74.07,-49.26],[-73.96,-49.33],[-73.84,-49.35],[-73.99,-49.27],[-74.04,-49.08],[-73.83,-49.03],[-74.06,-49.01],[-74.04,-49.14],[-74.19,-49.21],[-74.21,-49.52],[-74.42,-49.38],[-74.37,-49.19],[-74.47,-49.03],[-74.37,-48.93],[-74.45,-48.81],[-74.37,-48.72],[-74.33,-48.76],[-74.06,-48.74],[-74.31,-48.73],[-74.4,-48.61],[-74.2,-48.47],[-73.99,-48.6],[-74.03,-48.45],[-73.89,-48.41],[-74.24,-48.35],[-74.11,-48.31],[-74.27,-48.34],[-74.32,-48.21],[-74.51,-48.09],[-74.47,-48.03],[-74.59,-48.08],[-74.63,-48.0],[-74.34,-48.02],[-74.21,-48.23],[-74.33,-48.0],[-73.89,-48.02],[-73.88,-48.1],[-73.77,-48.03],[-73.8,-48.11],[-73.6,-48.13],[-73.56,-48.25],[-73.49,-48.17],[-73.35,-48.22],[-73.28,-48.14],[-73.28,-48.08],[-73.37,-48.16],[-73.48,-48.12],[-73.65,-47.9],[-73.51,-47.98],[-73.23,-48.0],[-73.62,-47.86],[-73.55,-47.81],[-73.73,-47.74],[-73.72,-47.53],[-73.77,-47.78],[-73.92,-47.84],[-74.74,-47.72],[-74.57,-47.68],[-74.63,-47.62],[-74.56,-47.55],[-74.34,-47.64],[-74.48,-47.7],[-74.21,-47.76],[-74.3,-47.68],[-74.04,-47.61],[-74.14,-47.59],[-74.06,-47.53],[-74.31,-47.6],[-74.45,-47.48],[-74.39,-47.45],[-74.53,-47.43],[-74.32,-47.22],[-74.18,-47.21],[-74.11,-47.34],[-74.12,-47.19],[-73.97,-47.25],[-74.06,-47.16],[-73.94,-47.03],[-74.15,-46.97],[-74.21,-46.89],[-74.13,-46.83],[-74.24,-46.86],[-74.27,-46.78],[-74.59,-46.73],[-74.48,-46.77],[-74.67,-46.85],[-74.43,-46.86],[-74.48,-46.9],[-74.68,-46.88],[-74.82,-46.77],[-75.01,-46.75],[-75.08,-46.64],[-74.93,-46.44],[-75.2,-46.63],[-75.41,-46.63],[-75.58,-46.69],[-75.66,-46.77],[-75.42,-46.71],[-75.43,-46.86],[-75.35,-46.87],[-75.41,-46.93],[-75.55,-46.95],[-75.71,-46.79],[-75.64,-46.57],[-75.22,-46.4],[-75.2,-46.3],[-75.11,-46.35],[-75.03,-46.34],[-75.14,-46.31],[-75.09,-46.22],[-74.93,-46.27],[-74.88,-46.15],[-74.78,-46.21],[-74.82,-46.11],[-74.7,-46.03],[-74.65,-45.82],[-74.46,-45.93],[-74.46,-46.02],[-74.4,-45.94],[-74.46,-45.82],[-74.1,-45.84],[-74.19,-45.88],[-74.06,-45.93],[-74.17,-46.01],[-74.08,-46.03],[-74.17,-46.14],[-74.04,-45.98],[-73.97,-46.06],[-74.02,-46.15],[-74.34,-46.25],[-74.49,-46.19],[-74.34,-46.26],[-74.05,-46.19],[-74.08,-46.32],[-73.84,-46.34],[-74.02,-46.2],[-73.88,-46.14],[-73.77,-46.32],[-73.99,-46.56],[-73.74,-46.53],[-73.74,-46.42],[-73.49,-46.3],[-73.57,-46.27],[-73.52,-46.18],[-73.34,-46.03],[-73.43,-46.03],[-73.69,-46.32],[-73.66,-45.98],[-73.4,-45.7],[-73.19,-45.66],[-73.33,-45.62],[-73.59,-45.78],[-73.51,-45.45],[-73.23,-45.3],[-73.01,-45.44],[-72.83,-45.42],[-73.26,-45.25],[-73.45,-45.28],[-73.3,-45.14],[-73.4,-44.99],[-73.12,-44.95],[-72.73,-44.76],[-72.6,-44.51],[-72.59,-44.34],[-72.72,-44.5],[-72.94,-44.31],[-73.18,-44.25],[-73.13,-44.15],[-73.29,-44.15],[-73.12,-44.09],[-73.01,-43.77],[-72.82,-43.81],[-72.85,-43.68],[-72.9,-43.75],[-73.06,-43.72],[-72.91,-43.61],[-73.11,-43.46],[-73.08,-43.32],[-72.91,-43.24],[-72.86,-43.02],[-72.73,-43.08],[-72.86,-42.75],[-72.84,-42.52],[-72.54,-42.56],[-72.84,-42.28],[-72.59,-42.18],[-72.42,-42.44],[-72.46,-41.98],[-72.74,-42.01],[-72.89,-41.91],[-72.65,-41.72],[-72.49,-41.72],[-72.3,-41.65],[-72.3,-41.38],[-72.43,-41.66],[-72.61,-41.71],[-72.96,-41.48],[-73.11,-41.59],[-73.06,-41.7],[-73.14,-41.75],[-73.52,-41.8],[-73.76,-41.75],[-73.7,-41.64],[-73.55,-41.61],[-73.49,-41.51],[-73.62,-41.6],[-73.8,-41.57],[-73.94,-41.05],[-73.73,-40.54],[-73.71,-39.97],[-73.46,-39.83],[-73.38,-39.9],[-73.41,-39.69],[-73.22,-39.42],[-73.21,-39.19],[-73.54,-38.42],[-73.46,-38.05],[-73.67,-37.73],[-73.6,-37.45],[-73.68,-37.35],[-73.61,-37.16],[-73.46,-37.24],[-73.21,-37.16],[-73.15,-36.83],[-73.21,-36.78],[-73.12,-36.6],[-73.07,-36.71],[-72.98,-36.69],[-72.8,-35.98],[-72.58,-35.77],[-72.65,-35.57],[-72.23,-35.12],[-71.99,-34.36],[-72.02,-34.14],[-71.62,-33.54],[-71.76,-33.1],[-71.57,-33.0],[-71.41,-32.39],[-71.54,-32.21],[-71.5,-31.89],[-71.71,-30.61],[-71.64,-30.24],[-71.54,-30.29],[-71.4,-30.18],[-71.41,-29.99],[-71.28,-29.88],[-71.31,-29.41],[-71.49,-29.21],[-71.52,-28.94],[-71.19,-28.41],[-71.04,-27.67],[-70.91,-27.62],[-70.96,-27.16],[-70.79,-27.0],[-70.82,-26.87],[-70.63,-26.34],[-70.64,-25.97],[-70.74,-25.83],[-70.65,-25.52],[-70.44,-25.34],[-70.58,-24.52],[-70.5,-23.78],[-70.39,-23.58],[-70.5,-23.47],[-70.63,-23.52],[-70.6,-23.24],[-70.56,-23.06],[-70.51,-23.01],[-70.43,-23.09],[-70.29,-22.9],[-70.19,-21.88],[-70.06,-21.43],[-70.21,-20.81],[-70.12,-20.0],[-70.36,-18.77],[-70.31,-18.43],[-71.38,-17.7],[-71.4,-17.4],[-71.51,-17.28],[-72.12,-17.02],[-72.44,-16.71],[-73.7,-16.24],[-74.05,-15.96],[-75.05,-15.46],[-75.51,-14.92],[-75.93,-14.65],[-76.15,-14.22],[-76.29,-14.17],[-76.29,-13.9],[-76.39,-13.91],[-76.36,-13.8],[-76.25,-13.85],[-76.22,-13.36],[-76.8,-12.51],[-76.79,-12.38],[-77.17,-12.07],[-77.21,-11.65],[-77.65,-11.29],[-77.59,-11.17],[-77.67,-10.93],[-78.18,-10.11],[-78.23,-9.79],[-78.5,-9.19],[-78.55,-9.24],[-78.61,-9.18],[-78.56,-9.13],[-78.76,-8.78],[-78.76,-8.61],[-78.94,-8.44],[-78.99,-8.22],[-79.47,-7.72],[-79.61,-7.27],[-80.0,-6.74],[-80.79,-6.3],[-81.15,-5.98],[-81.08,-5.79],[-80.9,-5.81],[-80.86,-5.65],[-81.2,-5.21],[-81.06,-5.02],[-81.34,-4.68],[-81.29,-4.3],[-80.54,-3.51],[-79.97,-3.21],[-79.73,-2.57],[-79.87,-2.16],[-79.77,-2.0],[-79.89,-2.12],[-79.9,-2.54],[-80.06,-2.58],[-79.93,-2.48],[-80.03,-2.47],[-79.95,-2.31],[-80.01,-2.33],[-80.28,-2.61],[-80.26,-2.73],[-80.92,-2.31],[-81.01,-2.17],[-80.91,-2.22],[-80.78,-2.14],[-80.73,-1.93],[-80.86,-1.59],[-80.74,-1.34],[-80.91,-1.04],[-80.57,-0.91],[-80.45,-0.61],[-80.38,-0.66],[-80.3,-0.66],[-80.5,-0.38],[-80.05,0.09],[-79.99,0.37],[-80.08,0.82],[-79.66,1.0],[-79.67,0.92],[-79.61,0.85],[-79.61,1.0],[-79.17,1.1],[-79.06,1.22],[-78.99,1.12],[-78.81,1.28],[-78.88,1.32],[-78.86,1.56],[-79.02,1.64],[-78.85,1.82],[-78.57,1.78],[-78.55,1.91],[-78.61,2.03],[-78.67,1.98],[-78.7,2.19],[-78.57,2.43],[-78.35,2.65],[-78.25,2.54],[-78.25,2.66],[-78.21,2.54],[-78.13,2.49],[-78.09,2.52],[-78.1,2.65],[-77.95,2.67],[-77.9,2.58],[-77.84,2.57],[-77.76,2.59],[-77.75,2.63],[-77.81,2.76],[-77.69,2.79],[-77.64,2.87],[-77.71,2.92],[-77.62,2.93],[-77.72,2.98],[-77.46,3.36],[-77.32,3.32],[-77.32,3.55],[-77.12,3.68],[-77.2,3.76],[-77.17,3.74],[-77.13,3.73],[-77.03,3.92],[-77.25,3.84],[-77.3,3.97],[-77.19,4.07],[-77.26,4.11],[-77.35,3.93],[-77.44,4.03],[-77.43,4.18],[-77.3,4.2],[-77.24,4.27],[-77.39,4.35],[-77.33,4.75],[-77.26,4.7],[-77.35,4.85],[-77.38,5.4],[-77.56,5.5],[-77.25,5.73],[-77.48,6.19],[-77.35,6.57],[-77.7,6.85],[-77.65,6.98],[-77.7,7.07],[-78.17,7.51],[-78.44,8.06],[-78.25,8.12],[-78.31,8.25],[-78.13,8.41],[-78.0,8.24],[-77.89,8.23],[-77.78,8.12],[-77.74,8.13],[-77.88,8.24],[-78.02,8.29],[-78.09,8.51],[-78.13,8.56],[-78.09,8.41],[-78.16,8.47],[-78.24,8.38],[-78.2,8.42],[-78.22,8.54],[-78.22,8.44],[-78.26,8.5],[-78.37,8.42],[-78.41,8.55],[-78.42,8.36],[-78.61,8.77],[-78.65,8.71],[-79.08,8.99],[-79.08,9.06],[-79.11,9.08],[-79.07,9.09],[-79.05,9.12],[-79.03,9.11],[-78.98,9.15],[-79.05,9.13],[-79.12,9.08],[-79.12,8.99],[-79.43,9.01],[-79.51,8.9],[-79.57,8.96],[-79.75,8.82],[-79.83,8.64],[-79.7,8.65],[-79.77,8.58],[-80.47,8.22],[-80.48,8.08],[-80.05,7.64],[-80.02,7.46],[-80.14,7.42],[-80.26,7.44],[-80.31,7.42],[-80.44,7.25],[-80.86,7.21],[-81.09,7.78],[-81.05,7.91],[-81.09,7.84],[-81.19,7.86],[-81.2,7.89],[-81.22,7.9],[-81.22,7.61],[-81.42,7.67],[-81.57,7.76],[-81.75,8.19],[-81.78,8.12],[-82.12,8.23],[-82.16,8.16],[-82.18,8.34],[-82.81,8.3],[-82.88,8.02],[-83.15,8.37],[-83.09,8.45],[-83.17,8.64],[-83.48,8.71],[-83.29,8.54],[-83.29,8.38],[-83.58,8.44],[-83.74,8.59],[-83.58,8.79],[-83.64,8.78],[-83.58,8.88],[-83.63,9.04],[-84.21,9.46],[-84.62,9.58],[-84.73,9.97],[-85.29,10.28],[-85.19,10.04],[-84.86,9.83],[-85.11,9.56],[-85.3,9.81],[-85.66,9.9],[-85.87,10.36],[-85.63,10.62],[-85.7,10.61],[-85.67,10.78],[-85.95,10.89],[-85.71,10.93],[-85.75,11.02],[-85.67,11.05],[-86.5,11.76],[-86.77,12.2],[-87.67,12.89],[-87.58,13.08],[-87.44,12.92],[-87.29,12.92],[-87.38,12.94],[-87.27,13.02],[-87.3,13.1],[-87.42,13.11],[-87.51,13.29],[-87.4,13.41],[-87.62,13.37],[-87.62,13.47],[-87.72,13.36],[-87.84,13.44],[-87.79,13.29],[-87.93,13.16],[-88.41,13.17],[-88.46,13.26],[-88.72,13.27],[-88.58,13.26],[-88.46,13.17],[-89.25,13.47],[-89.81,13.53],[-90.5,13.89],[-91.32,13.96],[-92.25,14.55],[-92.84,15.16],[-92.74,15.09],[-92.77,15.17],[-94.14,16.23],[-94.44,16.25],[-93.96,16.0],[-94.39,16.18],[-94.72,16.2],[-94.58,16.33],[-94.67,16.36],[-94.79,16.26],[-94.88,16.42],[-95.06,16.27],[-94.83,16.29],[-94.93,16.24],[-94.81,16.24],[-94.77,16.2],[-95.15,16.19],[-95.43,15.98],[-96.24,15.68],[-96.56,15.66],[-97.27,15.94],[-97.77,15.98],[-98.17,16.21],[-98.08,16.19],[-98.07,16.2],[-98.55,16.31],[-98.78,16.56],[-99.66,16.7],[-99.99,16.91],[-101.06,17.26],[-101.99,17.97],[-102.19,17.92],[-103.5,18.33],[-103.7,18.65],[-103.98,18.87],[-104.99,19.34],[-105.53,20.03],[-105.7,20.41],[-105.24,20.58],[-105.34,20.75],[-105.54,20.77],[-105.23,21.06],[-105.19,21.45],[-105.45,21.63],[-105.65,21.99],[-105.72,22.51],[-105.98,22.86],[-106.43,23.19],[-106.52,23.41],[-107.04,23.98],[-107.78,24.48],[-107.8,24.51],[-107.5,24.34],[-107.53,24.52],[-107.62,24.46],[-107.94,24.64],[-107.81,24.53],[-107.91,24.58],[-108.06,24.79],[-107.98,24.76],[-107.99,24.95],[-108.05,25.0],[-108.09,24.82],[-108.33,25.11],[-108.18,24.98],[-108.14,25.06],[-108.0,25.03],[-108.35,25.17],[-108.36,25.27],[-108.4,25.15],[-108.44,25.26],[-108.73,25.36],[-108.59,25.35],[-108.77,25.38],[-108.77,25.54],[-108.9,25.56],[-108.93,25.47],[-109.12,25.54],[-108.98,25.54],[-108.84,25.8],[-109.06,25.59],[-109.25,25.69],[-109.16,25.56],[-109.41,25.65],[-109.29,25.71],[-109.38,25.76],[-109.41,25.69],[-109.43,26.02],[-109.22,26.34],[-109.11,26.22],[-109.09,26.29],[-109.12,26.29],[-109.16,26.36],[-109.18,26.38],[-109.25,26.33],[-109.26,26.5],[-109.48,26.74],[-109.55,26.72],[-109.49,26.67],[-109.78,26.72],[-109.97,27.11],[-110.29,27.15],[-110.52,27.29],[-110.43,27.3],[-110.55,27.38],[-110.63,27.64],[-110.55,27.74],[-110.6,27.75],[-110.61,27.82],[-110.51,27.87],[-110.85,27.91],[-110.84,27.99],[-110.89,27.84],[-111.0,27.96],[-111.11,27.94],[-111.44,28.39],[-111.71,28.46],[-111.95,28.76],[-111.87,28.8],[-112.17,28.97],[-112.24,29.32],[-112.41,29.34],[-112.38,29.49],[-112.75,29.91],[-112.76,30.21],[-113.08,30.67],[-113.09,31.2],[-113.62,31.33],[-113.66,31.5],[-113.98,31.66],[-114.03,31.49],[-114.21,31.51],[-115.03,31.97],[-114.78,31.66],[-114.88,31.12],[-114.71,30.92],[-114.67,30.2],[-114.53,29.97],[-114.38,29.77],[-114.21,29.74],[-113.64,29.28],[-113.52,28.89],[-113.43,28.96],[-113.35,28.8],[-113.22,28.82],[-113.1,28.5],[-112.85,28.44],[-112.7,27.75],[-112.35,27.55],[-112.16,27.17],[-111.95,27.09],[-112.02,26.98],[-111.78,26.57],[-111.68,26.58],[-111.81,26.71],[-111.82,26.9],[-111.44,26.52],[-111.31,25.78],[-111.02,25.52],[-110.9,25.14],[-110.66,24.81],[-110.74,24.62],[-110.68,24.36],[-110.56,24.21],[-110.33,24.18],[-110.43,24.17],[-110.42,24.11],[-110.31,24.18],[-110.33,24.33],[-110.25,24.35],[-109.99,24.05],[-109.83,24.06],[-109.7,23.67],[-109.47,23.56],[-109.45,23.2],[-109.98,22.88],[-110.31,23.54],[-111.44,24.32],[-111.36,24.29],[-111.68,24.59],[-111.81,24.51],[-112.0,24.87],[-111.97,24.74],[-112.04,24.84],[-112.09,24.77],[-112.1,25.01],[-112.16,24.88],[-112.03,25.47],[-112.08,25.72],[-112.1,25.5],[-112.18,25.96],[-112.38,26.22],[-113.0,26.55],[-113.12,26.79],[-113.22,26.74],[-113.15,26.97],[-113.27,26.75],[-113.47,26.8],[-113.64,26.73],[-113.82,26.95],[-114.44,27.18],[-114.51,27.41],[-115.02,27.74],[-115.08,27.85],[-114.5,27.77],[-114.32,27.87],[-114.1,27.6],[-114.07,27.69],[-113.95,27.66],[-113.92,27.72],[-114.06,27.8],[-114.05,27.72],[-114.14,27.73],[-114.15,27.95],[-114.28,27.9],[-114.13,28.08],[-114.15,28.0],[-114.11,27.93],[-114.12,28.02],[-114.04,28.03],[-114.12,28.26],[-114.07,28.52],[-114.97,29.38],[-115.7,29.76],[-115.7,29.9],[-115.81,29.97],[-115.84,30.35],[-115.99,30.5],[-116.0,30.36],[-116.05,30.48],[-116.06,30.8],[-116.34,30.96],[-116.34,31.22],[-116.68,31.55],[-116.65,31.66],[-116.75,31.75],[-116.64,31.73],[-116.61,31.84],[-116.84,31.99],[-117.02,32.28],[-117.23,32.7],[-117.12,32.6],[-117.12,32.67],[-117.17,32.73],[-117.26,32.69],[-117.36,33.17],[-118.09,33.73],[-118.22,33.77],[-118.41,33.74],[-118.54,34.04],[-118.81,34.0],[-119.13,34.1],[-119.56,34.41],[-120.45,34.44],[-120.64,34.56],[-120.64,35.14],[-120.88,35.22],[-120.89,35.43],[-121.29,35.66],[-121.51,36.0],[-121.9,36.3],[-121.98,36.58],[-121.76,36.72],[-121.8,36.84],[-121.91,36.97],[-122.13,36.97],[-122.34,37.12],[-122.52,37.53],[-122.52,37.78],[-122.41,37.81],[-122.37,37.6],[-122.1,37.46],[-122.03,37.46],[-122.22,37.76],[-122.33,37.78],[-122.31,37.89],[-122.43,37.96],[-122.37,38.01],[-121.69,38.01],[-121.61,38.1],[-121.61,38.02],[-121.45,38.0],[-121.6,38.11],[-121.78,38.04],[-121.68,38.15],[-121.9,38.05],[-122.06,38.13],[-122.13,38.04],[-122.4,38.15],[-122.5,38.11],[-122.44,37.88],[-122.53,37.82],[-122.92,38.07],[-122.96,37.99],[-123.03,37.99],[-123.0,38.24],[-122.83,38.07],[-122.83,38.1],[-123.73,38.92],[-123.85,39.83],[-124.36,40.26],[-124.39,40.51],[-124.08,40.84],[-124.23,40.77],[-124.11,41.02],[-124.16,41.13],[-124.07,41.54],[-124.26,41.78],[-124.2,41.97],[-124.36,42.11],[-124.4,42.62],[-124.57,42.83],[-124.4,43.31],[-124.23,43.42],[-124.21,43.37],[-124.14,43.38],[-124.21,43.45],[-124.34,43.37],[-124.21,43.66],[-124.07,43.71],[-124.2,43.68],[-124.11,44.31],[-124.02,44.41],[-124.08,44.5],[-124.0,44.62],[-124.08,44.67],[-124.0,45.34],[-123.87,45.7],[-123.94,45.66],[-123.98,45.76],[-123.92,46.01],[-124.02,46.23],[-123.8,46.1],[-123.87,46.19],[-123.52,46.24],[-123.39,46.15],[-123.26,46.13],[-123.18,46.18],[-123.3,46.15],[-123.46,46.27],[-123.69,46.31],[-124.08,46.27],[-124.06,46.65],[-124.01,46.39],[-123.96,46.38],[-123.84,46.42],[-123.96,46.62],[-123.76,46.68],[-124.09,46.74],[-124.13,46.9],[-124.02,46.83],[-124.05,46.89],[-123.81,46.96],[-124.12,47.04],[-124.11,46.93],[-124.18,46.93],[-124.42,47.74],[-124.67,47.99],[-124.73,48.17],[-124.66,48.32],[-124.73,48.37],[-123.97,48.17],[-123.25,48.12],[-123.15,48.18],[-123.11,48.18],[-123.16,48.15],[-123.01,48.04],[-122.93,48.1],[-122.87,47.99],[-122.88,48.11],[-122.77,48.14],[-122.79,48.08],[-122.62,47.88],[-122.8,47.68],[-122.86,47.83],[-123.16,47.36],[-123.07,47.34],[-122.84,47.43],[-123.11,47.39],[-122.57,47.82],[-122.61,47.95],[-122.55,47.92],[-122.47,47.76],[-122.66,47.73],[-122.59,47.58],[-122.7,47.62],[-122.68,47.53],[-122.55,47.58],[-122.51,47.52],[-122.57,47.26],[-122.69,47.3],[-122.63,47.38],[-122.63,47.4],[-122.77,47.17],[-122.81,47.4],[-123.08,47.13],[-122.93,47.17],[-123.01,47.08],[-122.94,47.13],[-122.89,47.05],[-122.85,47.17],[-122.69,47.1],[-122.57,47.21],[-122.54,47.32],[-122.43,47.26],[-122.33,47.36],[-122.4,47.8],[-122.19,48.03],[-122.34,48.09],[-122.38,48.21],[-122.47,48.18],[-122.35,48.05],[-122.51,48.15],[-122.53,48.25],[-122.39,48.3],[-122.56,48.43],[-122.68,48.43],[-122.63,48.52],[-122.48,48.46],[-122.57,48.59],[-122.44,48.58],[-122.51,48.76],[-122.66,48.72],[-122.87,49.08],[-123.09,48.97],[-123.14,49.06],[-123.04,49.15],[-123.21,49.13],[-123.14,49.2],[-123.25,49.27],[-122.96,49.28],[-122.89,49.33],[-122.86,49.45],[-122.94,49.33],[-123.27,49.34],[-123.17,49.71],[-123.5,49.51],[-123.52,49.39],[-123.96,49.52],[-124.07,49.64],[-124.01,49.74],[-123.78,49.51],[-123.76,49.61],[-123.53,49.71],[-123.79,49.64],[-123.93,49.76],[-123.88,49.9],[-123.95,49.99],[-123.75,50.09],[-123.97,50.21],[-123.81,50.1],[-123.99,50.01],[-123.91,49.87],[-123.98,49.81],[-124.04,49.92],[-124.1,49.8],[-124.43,49.77],[-124.76,49.98],[-124.82,50.07],[-124.68,49.99],[-124.6,50.24],[-124.71,50.33],[-124.35,50.5],[-124.83,50.32],[-125.01,50.43],[-125.08,50.32],[-125.06,50.48],[-124.87,50.58],[-124.82,50.73],[-124.91,50.79],[-124.81,50.93],[-124.99,50.81],[-124.91,50.63],[-125.13,50.44],[-125.36,50.54],[-125.58,50.47],[-125.45,50.72],[-125.7,50.44],[-125.79,50.53],[-126.01,50.47],[-126.28,50.52],[-125.96,50.65],[-126.28,50.63],[-125.71,50.68],[-125.51,50.94],[-125.64,51.1],[-125.54,50.94],[-125.68,50.87],[-125.65,50.78],[-126.19,50.67],[-126.03,50.8],[-126.18,50.78],[-126.18,50.87],[-126.55,50.84],[-126.5,50.92],[-126.22,50.91],[-126.17,50.94],[-126.46,50.95],[-126.51,51.08],[-126.54,50.94],[-126.67,50.88],[-127.17,50.94],[-126.92,50.87],[-127.04,50.82],[-127.53,51.0],[-127.48,51.11],[-127.78,51.17],[-127.74,51.26],[-127.22,51.29],[-127.13,51.34],[-127.12,51.4],[-127.28,51.3],[-127.78,51.33],[-127.55,51.47],[-127.49,51.62],[-126.68,51.65],[-126.6,51.71],[-126.67,51.8],[-126.7,51.67],[-127.42,51.67],[-127.35,51.87],[-127.49,51.7],[-127.65,51.7],[-127.47,51.66],[-127.62,51.48],[-127.73,51.46],[-127.66,51.51],[-127.8,51.53],[-127.87,51.67],[-127.85,51.92],[-127.67,51.96],[-127.64,52.08],[-127.55,52.14],[-127.47,52.12],[-127.58,52.09],[-127.62,52.03],[-127.43,52.09],[-127.45,52.18],[-127.15,52.32],[-127.0,52.3],[-126.67,51.99],[-126.94,52.31],[-126.73,52.37],[-127.19,52.39],[-127.23,52.52],[-126.93,52.73],[-127.08,52.89],[-126.99,52.71],[-127.62,52.3],[-127.76,52.28],[-127.74,52.35],[-127.87,52.22],[-127.89,52.52],[-127.9,52.39],[-128.02,52.35],[-128.05,52.49],[-127.88,52.58],[-128.09,52.51],[-128.3,52.28],[-128.39,52.3],[-128.23,52.46],[-128.13,52.87],[-128.03,52.92],[-128.14,52.93],[-128.25,52.8],[-128.44,52.83],[-128.56,53.13],[-128.48,53.15],[-128.85,53.28],[-128.83,53.49],[-128.92,53.46],[-128.97,53.56],[-128.79,53.57],[-128.49,53.34],[-128.35,53.48],[-128.13,53.45],[-128.1,53.34],[-127.87,53.23],[-128.11,53.49],[-128.37,53.5],[-128.53,53.43],[-128.81,53.62],[-128.78,53.8],[-128.47,53.84],[-128.69,53.9],[-128.6,54.03],[-128.93,53.78],[-128.91,53.84],[-129.01,53.9],[-128.97,53.78],[-129.06,53.81],[-129.03,53.75],[-129.23,53.63],[-129.29,53.39],[-130.1,53.95],[-130.05,54.16],[-129.71,53.95],[-129.93,54.19],[-129.64,54.18],[-129.48,54.24],[-130.28,54.21],[-130.19,54.26],[-130.25,54.41],[-130.48,54.37],[-130.38,54.46],[-130.44,54.62],[-130.05,54.34],[-129.96,54.32],[-130.08,54.39],[-129.98,54.52],[-130.1,54.43],[-130.37,54.66],[-130.23,54.71],[-130.01,54.62],[-129.88,54.62],[-130.2,54.73],[-130.05,54.89],[-130.17,54.84],[-130.02,54.97],[-129.64,54.99],[-130.0,55.02],[-129.64,55.44],[-129.54,55.44],[-129.47,55.47],[-129.63,55.46],[-129.71,55.42],[-129.82,55.62],[-129.79,55.36],[-130.12,55.01],[-130.17,55.09],[-129.95,55.29],[-130.13,55.76],[-129.96,55.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-127.22,-74.59],[-127.51,-74.65],[-127.91,-74.55],[-128.11,-74.48],[-128.19,-74.32],[-127.24,-74.42],[-127.13,-74.47],[-127.22,-74.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-121.03,-74.16],[-121.07,-74.28],[-120.94,-74.31],[-121.1,-74.35],[-122.63,-74.38],[-123.03,-74.25],[-122.73,-74.22],[-122.95,-74.14],[-122.74,-74.0],[-122.33,-73.92],[-123.35,-73.84],[-123.07,-73.68],[-120.54,-73.75],[-120.38,-73.83],[-120.74,-73.88],[-120.24,-73.98],[-121.03,-74.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-117.3,-74.18],[-117.39,-74.1],[-116.4,-73.87],[-116.14,-73.9],[-116.65,-74.07],[-116.49,-74.08],[-116.6,-74.14],[-117.3,-74.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-119.92,-74.1],[-119.64,-74.0],[-119.9,-73.82],[-119.12,-73.78],[-118.87,-73.89],[-119.5,-74.11],[-119.92,-74.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-127.49,-73.45],[-127.15,-73.28],[-126.1,-73.3],[-125.21,-73.64],[-125.88,-73.7],[-125.87,-73.78],[-124.99,-73.88],[-124.53,-73.73],[-124.03,-73.86],[-124.21,-73.93],[-123.75,-74.07],[-123.93,-74.26],[-125.2,-74.16],[-125.11,-74.12],[-126.48,-73.84],[-126.41,-73.78],[-126.55,-73.67],[-127.25,-73.73],[-127.17,-73.6],[-127.47,-73.55],[-127.42,-73.53],[-127.49,-73.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.86,-73.21],[-105.16,-73.01],[-104.96,-72.94],[-104.53,-73.17],[-104.86,-73.21]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-112.25,28.77],[-112.58,28.88],[-112.48,29.15],[-112.26,29.25],[-112.2,29.02],[-112.25,28.77]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-113.11,28.98],[-113.5,29.29],[-113.57,29.54],[-113.4,29.46],[-113.37,29.31],[-113.17,29.28],[-113.11,28.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-122.4,47.92],[-122.56,47.99],[-122.61,48.15],[-122.74,48.21],[-122.66,48.39],[-122.52,48.29],[-122.72,48.23],[-122.58,48.19],[-122.54,48.01],[-122.51,48.09],[-122.38,48.02],[-122.4,47.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-123.29,48.47],[-123.57,48.31],[-123.89,48.37],[-125.11,48.74],[-125.19,48.8],[-124.85,49.02],[-124.78,49.15],[-124.81,49.25],[-124.89,49.01],[-125.24,48.96],[-125.34,49.04],[-125.49,48.92],[-125.87,49.09],[-125.61,49.21],[-125.75,49.15],[-125.77,49.37],[-125.84,49.27],[-126.03,49.27],[-125.95,49.32],[-125.91,49.44],[-126.01,49.32],[-126.06,49.45],[-126.25,49.45],[-126.3,49.36],[-126.43,49.47],[-126.54,49.39],[-126.56,49.59],[-126.09,49.67],[-126.45,49.67],[-126.47,49.79],[-126.57,49.71],[-126.65,49.9],[-126.84,49.97],[-126.84,49.89],[-126.92,49.97],[-126.94,49.87],[-127.14,49.87],[-127.24,49.96],[-127.09,50.11],[-127.1,50.15],[-127.29,50.15],[-127.36,50.03],[-127.46,50.19],[-127.9,50.11],[-127.75,50.24],[-127.97,50.34],[-127.93,50.46],[-127.59,50.49],[-127.45,50.38],[-127.56,50.52],[-127.42,50.6],[-127.88,50.63],[-127.59,50.54],[-128.06,50.45],[-128.42,50.77],[-127.88,50.87],[-126.86,50.53],[-125.45,50.33],[-125.18,49.92],[-124.88,49.72],[-124.98,49.67],[-124.79,49.47],[-124.16,49.31],[-123.81,49.12],[-123.75,49.03],[-123.84,49.0],[-123.58,48.82],[-123.65,48.75],[-123.53,48.68],[-123.54,48.54],[-123.42,48.69],[-123.29,48.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-126.64,49.6],[-126.97,49.74],[-126.86,49.78],[-126.98,49.83],[-126.69,49.86],[-126.64,49.6]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-128.22,51.94],[-128.14,52.04],[-127.95,52.05],[-128.03,51.76],[-128.14,51.75],[-128.22,51.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-127.24,52.31],[-127.64,52.14],[-127.72,51.99],[-127.9,51.97],[-127.75,52.25],[-127.24,52.43],[-127.24,52.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-128.76,52.67],[-129.13,52.87],[-129.02,52.86],[-129.07,52.89],[-128.84,53.04],[-129.02,53.15],[-128.86,53.04],[-129.18,52.94],[-129.08,53.3],[-128.62,53.16],[-128.52,52.93],[-128.59,52.61],[-128.76,52.6],[-128.65,52.92],[-128.66,52.97],[-128.75,52.91],[-128.76,52.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-129.85,53.16],[-130.33,53.4],[-130.41,53.5],[-130.34,53.52],[-130.53,53.55],[-130.52,53.63],[-129.93,53.43],[-129.74,53.22],[-129.85,53.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-130.2,53.92],[-129.52,53.49],[-129.62,53.5],[-129.64,53.48],[-129.34,53.36],[-129.33,53.26],[-129.43,53.34],[-129.59,53.22],[-129.9,53.48],[-129.91,53.61],[-130.06,53.61],[-129.87,53.64],[-130.08,53.64],[-130.21,53.82],[-130.29,53.84],[-130.2,53.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-130.65,53.95],[-130.63,53.84],[-130.72,53.86],[-130.67,53.99],[-130.42,54.1],[-130.23,53.95],[-130.36,53.84],[-130.49,53.88],[-130.34,54.0],[-130.49,53.9],[-130.65,53.95]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.9,68.46],[-105.09,68.55],[-104.68,68.58],[-104.43,68.44],[-104.9,68.46]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-100.96,69.66],[-101.36,69.7],[-101.44,69.91],[-101.67,69.65],[-102.22,69.92],[-102.34,69.77],[-102.67,69.77],[-102.49,69.69],[-102.57,69.55],[-103.49,69.69],[-103.51,69.62],[-103.22,69.56],[-103.13,69.44],[-103.09,69.52],[-103.02,69.48],[-103.02,69.28],[-103.21,69.2],[-103.2,69.12],[-102.84,69.38],[-102.28,69.5],[-101.94,69.42],[-102.17,69.35],[-102.04,69.29],[-102.22,69.23],[-102.09,69.18],[-101.93,69.26],[-101.76,69.16],[-101.85,68.99],[-102.75,68.9],[-102.71,68.84],[-102.97,68.8],[-104.1,68.86],[-104.26,68.95],[-104.59,68.86],[-105.12,68.9],[-105.28,68.95],[-104.92,69.08],[-106.41,69.19],[-106.27,69.29],[-106.32,69.4],[-106.58,69.5],[-106.96,69.36],[-106.94,69.22],[-107.33,69.03],[-108.54,68.95],[-109.03,68.73],[-110.38,68.58],[-110.57,68.62],[-111.42,68.58],[-111.25,68.52],[-113.24,68.45],[-113.3,68.49],[-113.04,68.49],[-113.67,68.82],[-113.57,68.97],[-113.64,69.03],[-113.55,69.04],[-113.69,69.19],[-113.54,69.19],[-114.25,69.28],[-115.97,69.3],[-116.63,69.46],[-116.6,69.56],[-116.91,69.59],[-116.86,69.65],[-117.24,69.76],[-117.44,69.99],[-116.97,70.13],[-114.51,70.32],[-112.59,70.2],[-112.14,70.28],[-112.26,70.31],[-111.72,70.26],[-111.49,70.33],[-111.96,70.37],[-112.17,70.5],[-113.99,70.72],[-115.56,70.58],[-117.59,70.61],[-118.42,70.99],[-117.8,71.17],[-115.73,71.39],[-116.19,71.44],[-115.74,71.51],[-115.42,71.45],[-115.06,71.52],[-115.82,71.55],[-117.39,71.39],[-117.56,71.5],[-117.63,71.46],[-117.48,71.42],[-117.55,71.37],[-118.16,71.38],[-118.31,71.47],[-117.67,71.56],[-117.97,71.62],[-117.7,71.67],[-118.43,71.58],[-118.46,71.65],[-118.83,71.66],[-118.89,71.58],[-119.05,71.63],[-119.14,71.77],[-119.08,71.92],[-118.68,72.14],[-118.13,72.23],[-118.17,72.34],[-118.59,72.43],[-118.19,72.64],[-117.37,72.92],[-114.58,73.38],[-114.27,73.34],[-113.96,73.14],[-114.06,72.89],[-113.98,72.81],[-114.34,72.76],[-114.25,72.69],[-114.6,72.61],[-114.55,72.57],[-113.51,72.7],[-113.73,72.61],[-113.66,72.61],[-113.44,72.69],[-113.6,72.78],[-113.39,72.91],[-113.02,73.02],[-111.22,72.72],[-111.29,72.57],[-111.89,72.37],[-111.66,72.36],[-111.75,72.21],[-111.42,72.35],[-111.59,72.38],[-111.3,72.47],[-111.21,72.46],[-111.38,72.35],[-111.03,72.29],[-111.09,72.41],[-110.7,72.58],[-110.49,72.56],[-110.6,72.5],[-110.33,72.43],[-110.53,72.5],[-110.35,72.56],[-109.78,72.44],[-110.26,72.56],[-109.79,72.5],[-110.29,72.68],[-109.77,72.72],[-110.25,72.74],[-110.17,72.79],[-110.53,72.85],[-110.74,73.0],[-109.62,72.92],[-109.75,72.88],[-108.95,72.67],[-109.05,72.57],[-108.63,72.57],[-108.66,72.36],[-108.54,72.15],[-108.4,72.15],[-108.34,71.94],[-108.19,71.96],[-108.29,71.88],[-108.17,71.75],[-108.25,71.72],[-107.74,71.62],[-107.83,71.71],[-107.25,71.81],[-107.47,71.87],[-107.25,71.9],[-107.78,72.14],[-107.86,72.3],[-107.72,72.3],[-107.87,72.43],[-107.79,72.46],[-107.99,72.52],[-107.88,72.57],[-108.01,72.62],[-108.14,72.98],[-108.23,73.04],[-108.16,73.05],[-108.3,73.13],[-107.87,73.19],[-108.12,73.27],[-108.01,73.31],[-108.09,73.35],[-107.07,73.18],[-107.01,73.2],[-107.09,73.29],[-106.87,73.32],[-106.23,73.09],[-105.85,73.06],[-105.37,72.79],[-105.32,72.74],[-105.51,72.78],[-105.29,72.65],[-105.32,72.56],[-105.2,72.48],[-105.31,72.46],[-104.97,72.19],[-105.02,72.07],[-104.37,71.58],[-104.41,71.51],[-104.28,71.35],[-104.49,71.35],[-104.44,71.25],[-104.65,71.12],[-104.59,71.07],[-103.57,70.61],[-102.93,70.5],[-103.13,70.58],[-103.16,70.66],[-103.09,70.68],[-102.86,70.6],[-102.85,70.52],[-102.19,70.33],[-101.59,70.28],[-101.65,70.2],[-101.53,70.11],[-101.02,70.19],[-100.87,69.81],[-100.96,69.66]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-115.32,73.51],[-119.16,72.63],[-119.34,72.35],[-119.81,72.22],[-120.25,72.26],[-120.16,72.13],[-120.43,71.96],[-120.38,71.69],[-120.64,71.49],[-121.42,71.38],[-121.7,71.47],[-122.8,71.09],[-123.26,71.13],[-124.06,71.7],[-125.25,71.96],[-124.96,71.97],[-125.88,71.96],[-125.74,72.02],[-125.75,72.15],[-125.57,72.18],[-125.68,72.23],[-125.49,72.28],[-125.44,72.42],[-124.95,72.57],[-125.1,72.63],[-124.95,72.7],[-125.11,72.87],[-124.48,72.93],[-124.86,73.09],[-124.64,73.17],[-124.43,73.43],[-124.07,73.54],[-124.07,73.65],[-123.77,73.77],[-124.21,73.88],[-124.47,74.07],[-124.55,74.27],[-124.76,74.35],[-121.58,74.56],[-119.52,74.23],[-119.82,74.1],[-119.77,74.04],[-119.48,74.23],[-119.14,74.21],[-119.07,74.09],[-119.19,73.99],[-118.95,74.02],[-118.81,74.1],[-118.88,74.18],[-118.73,74.22],[-117.42,74.23],[-115.32,73.51]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.49,73.53],[-105.02,73.01],[-105.36,72.95],[-105.2,72.87],[-105.28,72.85],[-106.11,73.2],[-106.05,73.22],[-106.2,73.29],[-106.12,73.29],[-107.04,73.48],[-106.6,73.71],[-105.38,73.77],[-104.56,73.6],[-104.49,73.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.6,75.05],[-104.93,75.14],[-104.4,75.43],[-103.82,75.37],[-103.59,75.18],[-103.87,75.06],[-104.6,75.05]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-105.39,75.65],[-105.75,75.49],[-105.59,75.47],[-105.94,75.21],[-105.84,75.18],[-106.07,75.1],[-106.01,75.06],[-107.23,74.92],[-107.69,74.98],[-107.77,75.1],[-107.77,75.03],[-107.99,75.01],[-107.94,74.94],[-108.42,74.92],[-108.81,74.99],[-108.51,74.98],[-108.82,75.07],[-109.58,74.86],[-110.67,74.79],[-110.59,74.73],[-111.66,74.5],[-113.02,74.4],[-113.69,74.44],[-114.44,74.68],[-113.97,74.81],[-113.22,74.85],[-113.33,74.88],[-112.8,74.99],[-111.59,75.01],[-110.92,75.23],[-112.35,75.12],[-112.47,75.15],[-112.34,75.23],[-112.59,75.18],[-112.6,75.25],[-112.68,75.28],[-112.7,75.14],[-112.86,75.11],[-113.89,75.06],[-113.93,75.14],[-113.65,75.19],[-113.94,75.18],[-113.81,75.32],[-113.78,75.34],[-113.6,75.37],[-113.32,75.42],[-113.32,75.42],[-113.87,75.37],[-114.07,75.47],[-114.05,75.37],[-114.2,75.23],[-114.51,75.32],[-114.62,75.28],[-114.3,75.18],[-114.44,75.07],[-115.06,74.97],[-115.2,75.0],[-115.17,75.1],[-115.26,75.18],[-115.41,75.1],[-115.67,75.15],[-115.54,75.04],[-115.72,74.97],[-116.26,75.06],[-116.04,75.13],[-116.34,75.12],[-116.26,75.21],[-116.77,75.12],[-117.69,75.26],[-117.2,75.48],[-116.04,75.48],[-115.0,75.7],[-116.12,75.58],[-117.25,75.61],[-116.89,75.79],[-114.83,75.88],[-116.74,75.94],[-116.46,75.98],[-116.7,76.04],[-116.63,76.12],[-116.16,76.2],[-114.67,76.16],[-115.93,76.29],[-115.51,76.46],[-114.87,76.52],[-114.16,76.46],[-114.09,76.39],[-114.18,76.36],[-113.96,76.19],[-112.99,76.27],[-112.43,76.17],[-112.53,76.12],[-111.73,75.92],[-112.23,75.81],[-111.46,75.84],[-111.6,75.81],[-111.37,75.73],[-111.41,75.62],[-111.25,75.52],[-110.51,75.57],[-108.91,75.48],[-109.03,75.55],[-108.86,75.56],[-108.94,75.68],[-108.83,75.69],[-110.05,75.9],[-109.3,76.04],[-109.39,76.07],[-109.32,76.12],[-110.38,76.3],[-110.33,76.34],[-110.4,76.4],[-109.77,76.5],[-109.71,76.53],[-109.85,76.54],[-109.33,76.79],[-108.78,76.86],[-108.45,76.73],[-108.73,76.64],[-108.48,76.46],[-108.62,76.42],[-108.08,76.29],[-108.5,76.04],[-107.89,76.07],[-107.64,75.99],[-108.03,75.79],[-107.72,75.89],[-107.08,75.9],[-107.11,75.84],[-106.96,75.79],[-107.03,75.77],[-106.88,75.65],[-106.88,75.77],[-106.61,75.8],[-106.89,75.84],[-106.87,75.97],[-106.34,76.06],[-105.51,75.89],[-105.39,75.65]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-117.46,76.09],[-118.27,75.62],[-118.2,75.6],[-118.61,75.5],[-119.41,75.6],[-118.62,75.92],[-117.8,76.11],[-117.46,76.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-103.98,75.94],[-102.44,76.09],[-102.32,76.04],[-103.69,75.89],[-103.98,75.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.48,76.15],[-102.73,76.32],[-102.53,76.16],[-103.81,76.03],[-104.48,76.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.4,76.47],[-104.68,76.6],[-104.02,76.67],[-103.92,76.64],[-104.06,76.57],[-103.8,76.62],[-103.01,76.42],[-103.34,76.33],[-104.38,76.32],[-104.33,76.37],[-104.46,76.4],[-104.4,76.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-119.53,76.35],[-119.72,76.34],[-119.56,76.17],[-119.7,76.16],[-119.55,76.12],[-119.81,76.12],[-119.49,75.97],[-120.39,75.81],[-120.49,75.85],[-120.39,75.97],[-120.68,76.01],[-120.73,76.06],[-120.65,76.1],[-120.75,76.1],[-120.66,76.14],[-120.86,76.2],[-121.01,76.14],[-120.95,75.96],[-121.12,76.0],[-121.3,75.91],[-121.85,76.05],[-122.43,75.93],[-122.73,75.98],[-122.48,76.1],[-122.7,76.12],[-122.49,76.14],[-122.61,76.17],[-123.04,76.09],[-122.4,76.4],[-121.51,76.45],[-121.19,76.69],[-120.37,76.81],[-120.43,76.87],[-119.16,77.32],[-117.85,77.39],[-117.96,77.37],[-117.04,77.29],[-117.18,77.35],[-116.81,77.32],[-116.65,77.39],[-117.15,77.46],[-116.41,77.56],[-115.39,77.31],[-116.4,77.14],[-115.73,76.95],[-116.37,76.93],[-115.89,76.7],[-117.01,76.55],[-117.08,76.52],[-116.93,76.36],[-117.14,76.29],[-117.57,76.27],[-118.06,76.41],[-117.91,76.53],[-117.98,76.6],[-117.92,76.69],[-117.74,76.78],[-117.82,76.82],[-118.5,76.72],[-118.31,76.55],[-118.95,76.52],[-118.57,76.35],[-118.9,76.28],[-118.89,76.18],[-119.08,76.09],[-119.29,76.13],[-119.53,76.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-114.43,76.88],[-113.45,76.77],[-113.67,76.7],[-114.88,76.77],[-114.43,76.88]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.75,77.11],[-105.57,77.32],[-105.77,77.47],[-105.68,77.52],[-106.09,77.73],[-105.5,77.72],[-105.0,77.54],[-105.02,77.41],[-104.75,77.42],[-104.37,77.23],[-104.75,77.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-110.9,77.85],[-110.72,77.77],[-110.13,77.78],[-110.04,77.64],[-110.24,77.5],[-112.11,77.33],[-113.2,77.53],[-113.24,77.58],[-113.09,77.62],[-113.25,77.67],[-113.19,77.74],[-113.32,77.81],[-113.14,77.92],[-111.28,78.09],[-109.58,78.05],[-109.79,77.95],[-110.9,77.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-114.52,77.76],[-115.12,77.96],[-114.33,78.08],[-114.26,77.99],[-113.58,77.82],[-114.16,77.71],[-114.65,77.77],[-114.52,77.76]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-109.42,78.31],[-110.33,78.29],[-111.15,78.39],[-111.43,78.27],[-112.18,78.38],[-113.06,78.27],[-113.34,78.34],[-112.68,78.5],[-110.43,78.77],[-109.27,78.49],[-109.42,78.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-89.33,-72.93],[-89.63,-73.08],[-90.13,-73.09],[-90.34,-72.99],[-90.01,-72.98],[-89.79,-72.85],[-89.33,-72.93]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-90.72,-72.91],[-91.21,-73.19],[-91.52,-73.19],[-91.45,-72.95],[-91.33,-72.9],[-91.69,-72.61],[-90.86,-72.58],[-90.76,-72.7],[-90.93,-72.85],[-90.72,-72.91]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-95.27,-72.65],[-94.55,-72.47],[-94.4,-72.61],[-95.27,-72.65]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-95.99,-72.57],[-97.26,-72.51],[-98.58,-72.57],[-98.67,-72.54],[-98.54,-72.46],[-99.4,-72.5],[-99.47,-72.46],[-99.19,-72.38],[-101.97,-72.19],[-102.32,-72.06],[-102.09,-71.97],[-100.13,-71.82],[-99.94,-71.89],[-100.45,-72.0],[-99.95,-71.98],[-99.86,-72.05],[-99.5,-71.93],[-98.69,-72.11],[-99.15,-71.92],[-98.86,-71.77],[-98.53,-71.76],[-97.98,-71.86],[-98.29,-71.97],[-98.23,-72.05],[-98.35,-72.16],[-98.07,-72.08],[-97.76,-72.14],[-97.89,-71.91],[-97.6,-71.89],[-97.47,-71.91],[-97.62,-71.95],[-97.36,-71.98],[-97.62,-72.1],[-97.39,-72.21],[-96.99,-71.85],[-96.36,-71.84],[-96.07,-71.91],[-96.14,-72.01],[-96.51,-72.01],[-96.38,-72.06],[-97.0,-72.21],[-96.72,-72.26],[-95.66,-72.05],[-95.59,-72.08],[-95.69,-72.09],[-95.72,-72.1],[-95.5,-72.15],[-95.64,-72.21],[-96.23,-72.23],[-96.42,-72.29],[-95.43,-72.33],[-96.1,-72.46],[-95.94,-72.5],[-95.99,-72.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-90.24,-0.72],[-90.43,-0.76],[-90.54,-0.68],[-90.53,-0.57],[-90.26,-0.49],[-90.18,-0.55],[-90.24,-0.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-90.89,-0.93],[-91.2,-1.03],[-91.42,-1.01],[-91.5,-0.9],[-91.09,-0.58],[-91.37,-0.28],[-91.42,-0.03],[-91.6,-0.01],[-91.5,0.11],[-91.32,0.14],[-91.17,-0.23],[-90.96,-0.42],[-90.99,-0.58],[-90.79,-0.74],[-90.89,-0.93]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-82.91,21.44],[-83.08,21.47],[-83.19,21.63],[-82.96,21.56],[-83.09,21.8],[-82.99,21.95],[-82.7,21.89],[-82.54,21.6],[-82.91,21.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-97.17,26.1],[-97.4,26.83],[-97.41,27.13],[-97.39,27.19],[-97.38,27.21],[-97.17,26.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-81.9,62.94],[-81.96,62.7],[-83.07,62.19],[-83.28,62.25],[-83.71,62.14],[-83.72,62.29],[-83.94,62.42],[-83.3,62.93],[-83.06,62.84],[-82.26,63.0],[-81.9,62.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-80.17,63.77],[-81.02,63.45],[-82.07,63.69],[-82.48,63.69],[-82.55,63.76],[-82.38,63.83],[-82.37,63.91],[-83.08,63.96],[-83.14,64.01],[-82.97,64.14],[-83.08,64.19],[-83.54,64.11],[-83.69,64.01],[-83.6,63.93],[-83.63,63.77],[-84.28,63.63],[-84.59,63.32],[-85.46,63.12],[-85.64,63.25],[-85.59,63.61],[-85.71,63.77],[-86.87,63.56],[-87.12,63.56],[-87.22,63.66],[-86.9,63.93],[-86.19,64.1],[-86.36,64.31],[-86.42,64.6],[-86.17,64.83],[-86.23,65.0],[-86.14,65.11],[-86.15,65.4],[-85.94,65.76],[-85.49,65.92],[-85.49,65.8],[-85.17,65.79],[-85.05,65.61],[-85.32,65.54],[-85.01,65.42],[-84.93,65.22],[-84.82,65.22],[-84.55,65.49],[-84.16,65.35],[-84.23,65.27],[-84.1,65.21],[-83.43,65.14],[-83.21,64.95],[-82.1,64.69],[-81.77,64.51],[-81.77,64.31],[-81.59,64.19],[-81.99,64.0],[-81.4,64.1],[-80.93,63.99],[-80.98,64.07],[-80.89,64.12],[-80.5,63.92],[-80.67,63.89],[-80.17,63.77]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-84.93,66.02],[-84.57,65.64],[-84.71,65.56],[-85.11,65.76],[-85.18,65.99],[-84.93,66.02]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-84.47,66.14],[-83.71,65.94],[-83.79,65.81],[-83.21,65.71],[-83.37,65.62],[-83.58,65.71],[-83.84,65.65],[-83.69,65.76],[-84.14,65.77],[-84.12,65.91],[-84.43,66.03],[-84.47,66.14]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-86.41,68.21],[-86.41,67.84],[-86.64,67.73],[-86.89,67.82],[-86.95,67.92],[-86.85,68.02],[-86.99,68.08],[-86.66,68.31],[-86.41,68.21]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-101.68,68.67],[-101.87,68.57],[-102.35,68.69],[-102.02,68.82],[-101.71,68.79],[-101.68,68.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-100.42,68.72],[-100.47,68.8],[-100.62,68.77],[-100.63,69.0],[-100.4,69.03],[-100.12,68.91],[-100.22,68.77],[-100.42,68.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-95.57,68.68],[-95.6,68.76],[-95.78,68.74],[-95.84,68.62],[-96.52,68.45],[-98.12,68.67],[-98.36,68.86],[-98.52,68.75],[-98.86,68.83],[-98.82,68.93],[-98.97,68.95],[-99.19,68.83],[-99.6,69.03],[-99.46,69.13],[-99.01,69.14],[-98.41,69.31],[-98.61,69.45],[-98.42,69.48],[-98.59,69.52],[-98.55,69.59],[-98.02,69.43],[-98.37,69.61],[-98.28,69.76],[-97.93,69.9],[-97.34,69.71],[-97.49,69.67],[-97.39,69.6],[-97.28,69.7],[-96.22,69.31],[-96.23,69.05],[-96.12,69.03],[-96.15,69.16],[-96.05,69.23],[-95.83,68.88],[-95.21,68.85],[-95.57,68.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-96.74,69.59],[-96.15,69.56],[-96.14,69.35],[-96.74,69.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-95.95,69.54],[-95.7,69.63],[-95.37,69.5],[-95.41,69.39],[-95.71,69.32],[-95.69,69.54],[-95.84,69.56],[-95.78,69.47],[-95.92,69.34],[-95.99,69.36],[-95.95,69.54]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-87.35,70.11],[-86.65,70.12],[-86.46,70.02],[-87.08,69.99],[-87.35,70.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-100.71,70.68],[-100.19,70.58],[-100.39,70.59],[-100.23,70.46],[-100.66,70.55],[-100.71,70.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-96.31,72.44],[-96.88,72.33],[-96.53,72.24],[-96.5,72.09],[-96.87,72.05],[-96.49,72.03],[-96.77,71.92],[-96.5,71.93],[-96.59,71.82],[-97.69,71.62],[-98.25,71.67],[-98.36,71.73],[-98.21,71.88],[-98.3,71.9],[-98.5,71.72],[-98.04,71.53],[-98.73,71.27],[-98.97,71.38],[-99.24,71.35],[-99.39,71.59],[-100.64,72.19],[-100.97,72.18],[-101.22,72.33],[-101.45,72.24],[-101.78,72.31],[-101.89,72.4],[-101.78,72.4],[-101.92,72.41],[-101.93,72.49],[-102.61,72.66],[-102.76,72.81],[-102.48,73.04],[-101.95,73.09],[-101.74,72.93],[-101.28,72.78],[-101.41,72.75],[-101.33,72.72],[-100.45,72.74],[-100.32,72.81],[-100.45,72.92],[-100.39,72.95],[-100.5,72.96],[-100.47,73.02],[-100.31,73.03],[-100.42,72.98],[-100.27,72.96],[-100.3,72.87],[-100.04,72.94],[-100.32,73.1],[-100.23,73.13],[-100.53,73.09],[-100.61,73.15],[-100.47,73.2],[-100.56,73.23],[-100.35,73.29],[-100.04,73.19],[-99.77,73.21],[-100.36,73.4],[-100.34,73.33],[-100.86,73.26],[-101.63,73.49],[-100.92,73.6],[-100.42,73.42],[-100.6,73.5],[-100.55,73.6],[-101.12,73.72],[-100.89,73.83],[-100.41,73.84],[-100.02,73.74],[-99.85,73.89],[-100.3,73.86],[-99.8,73.94],[-99.18,73.69],[-97.77,73.92],[-97.84,73.87],[-97.19,73.85],[-96.94,73.69],[-97.22,73.56],[-97.64,73.54],[-97.63,73.46],[-97.22,73.48],[-97.15,73.4],[-97.73,73.31],[-98.49,73.02],[-98.45,72.87],[-97.99,73.04],[-97.26,72.96],[-97.27,72.88],[-97.42,72.86],[-97.03,72.73],[-97.19,72.62],[-96.54,72.75],[-96.59,72.7],[-96.31,72.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-96.75,73.18],[-96.57,73.05],[-96.93,72.92],[-97.14,73.08],[-96.9,73.19],[-96.75,73.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-90.2,73.9],[-90.79,73.56],[-91.0,73.55],[-90.92,73.5],[-91.26,73.27],[-91.63,73.23],[-91.38,73.2],[-92.1,72.75],[-93.3,72.82],[-94.32,72.77],[-93.79,72.74],[-93.82,72.65],[-93.46,72.46],[-94.23,72.03],[-94.03,72.07],[-94.06,71.98],[-94.34,72.03],[-95.21,71.99],[-95.09,72.1],[-95.2,72.11],[-94.79,72.16],[-95.18,72.15],[-95.24,72.44],[-95.14,72.46],[-95.59,72.7],[-95.51,72.74],[-95.67,72.8],[-95.62,72.93],[-95.72,73.0],[-95.65,73.12],[-95.51,73.13],[-95.7,73.56],[-95.54,73.58],[-95.72,73.69],[-95.41,73.78],[-94.62,73.66],[-95.33,73.92],[-95.25,74.01],[-94.72,74.1],[-93.76,74.08],[-93.73,74.16],[-93.27,74.18],[-92.43,74.06],[-92.27,73.99],[-92.33,73.94],[-91.57,74.03],[-90.2,73.9]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-99.44,73.91],[-98.17,74.1],[-97.64,74.07],[-98.14,73.88],[-98.76,73.82],[-99.44,73.91]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-93.5,74.74],[-93.61,74.65],[-94.72,74.63],[-95.31,74.81],[-95.51,74.74],[-95.51,74.81],[-95.9,74.83],[-96.14,74.94],[-96.03,74.95],[-96.14,74.96],[-96.06,75.02],[-96.27,74.91],[-96.4,74.94],[-96.33,75.0],[-96.62,74.99],[-96.47,75.19],[-95.99,75.25],[-96.09,75.26],[-95.9,75.29],[-96.17,75.31],[-95.78,75.38],[-96.18,75.38],[-96.11,75.42],[-95.7,75.4],[-95.84,75.47],[-95.3,75.6],[-94.39,75.6],[-93.65,75.33],[-93.8,75.31],[-93.5,75.27],[-93.58,75.21],[-93.49,75.07],[-93.64,75.04],[-93.43,74.97],[-93.44,74.77],[-93.57,74.75],[-93.5,74.74]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-96.9,75.38],[-97.05,75.5],[-96.38,75.66],[-95.91,75.56],[-96.21,75.46],[-96.42,75.58],[-96.55,75.52],[-96.5,75.46],[-96.71,75.42],[-96.66,75.39],[-96.9,75.38]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-80.17,74.86],[-80.2,74.94],[-80.41,74.9],[-80.1,74.83],[-80.25,74.76],[-80.13,74.72],[-80.22,74.59],[-81.12,74.58],[-81.79,74.46],[-82.42,74.57],[-82.92,74.55],[-83.12,74.67],[-83.08,74.82],[-83.49,74.91],[-83.56,74.89],[-83.32,74.76],[-83.49,74.58],[-84.26,74.51],[-84.91,74.51],[-85.01,74.7],[-85.04,74.54],[-85.18,74.49],[-85.36,74.51],[-85.53,74.69],[-85.48,74.55],[-85.6,74.5],[-86.12,74.48],[-86.08,74.55],[-86.18,74.62],[-86.38,74.49],[-86.8,74.62],[-86.6,74.47],[-87.37,74.53],[-87.3,74.55],[-87.64,74.46],[-88.52,74.5],[-88.56,74.57],[-88.43,74.77],[-88.3,74.78],[-88.49,74.79],[-88.54,74.9],[-88.85,74.66],[-88.92,74.79],[-89.1,74.84],[-89.01,74.79],[-89.06,74.72],[-89.27,74.76],[-89.1,74.69],[-89.15,74.61],[-89.43,74.55],[-89.92,74.53],[-90.56,74.61],[-90.73,74.66],[-90.72,74.74],[-91.02,74.7],[-90.76,74.83],[-90.79,74.89],[-91.23,74.74],[-91.1,74.63],[-91.29,74.64],[-91.33,74.72],[-91.51,74.64],[-92.06,74.8],[-92.01,74.91],[-92.23,75.07],[-92.01,75.1],[-92.11,75.14],[-92.06,75.15],[-92.5,75.22],[-92.33,75.38],[-92.46,75.38],[-92.38,75.46],[-92.0,75.6],[-92.18,75.75],[-92.13,75.87],[-92.62,76.01],[-92.67,76.14],[-93.06,76.35],[-93.77,76.29],[-93.63,76.26],[-93.7,76.25],[-94.75,76.31],[-95.39,76.24],[-95.36,76.31],[-94.8,76.33],[-95.82,76.4],[-96.11,76.5],[-95.76,76.53],[-95.59,76.61],[-96.03,76.55],[-96.97,76.74],[-96.87,76.81],[-96.66,76.75],[-96.31,76.76],[-96.82,76.87],[-96.85,76.93],[-96.66,76.95],[-96.82,76.98],[-95.77,77.08],[-94.23,76.89],[-93.7,76.92],[-93.2,76.75],[-93.3,76.55],[-93.66,76.45],[-93.56,76.4],[-93.08,76.63],[-90.92,76.64],[-90.47,76.49],[-91.57,76.5],[-89.19,76.25],[-90.46,76.18],[-90.09,76.12],[-91.61,76.27],[-91.26,76.2],[-91.41,76.15],[-90.67,76.12],[-90.87,76.07],[-90.19,76.07],[-91.16,76.02],[-90.94,76.01],[-91.07,75.99],[-90.95,75.94],[-91.15,75.9],[-91.13,75.84],[-90.8,76.0],[-90.43,75.97],[-90.52,75.9],[-89.96,76.02],[-89.69,75.9],[-89.78,75.79],[-89.51,75.86],[-89.16,75.77],[-89.26,75.64],[-89.76,75.58],[-89.21,75.59],[-88.94,75.43],[-88.76,75.44],[-88.9,75.61],[-88.72,75.69],[-88.22,75.54],[-88.3,75.5],[-88.23,75.47],[-87.75,75.58],[-87.47,75.46],[-87.51,75.56],[-87.27,75.62],[-86.36,75.43],[-86.62,75.37],[-85.52,75.4],[-86.15,75.51],[-85.23,75.56],[-85.32,75.57],[-85.04,75.66],[-84.58,75.62],[-84.5,75.64],[-84.66,75.69],[-83.92,75.81],[-84.0,75.83],[-83.09,75.74],[-82.33,75.84],[-81.11,75.78],[-81.29,75.66],[-80.34,75.64],[-79.95,75.54],[-80.38,75.47],[-79.65,75.47],[-79.49,75.38],[-79.61,75.3],[-79.45,75.27],[-79.63,75.18],[-80.44,75.04],[-80.18,74.99],[-80.25,74.95],[-79.59,75.02],[-79.36,74.89],[-80.17,74.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-97.28,75.4],[-97.76,75.57],[-97.86,75.55],[-97.77,75.46],[-97.92,75.52],[-98.04,75.48],[-97.77,75.42],[-98.04,75.42],[-97.88,75.37],[-98.12,75.37],[-98.12,75.3],[-97.93,75.34],[-98.0,75.28],[-97.57,75.15],[-97.81,75.11],[-98.1,75.23],[-98.15,75.17],[-97.97,75.11],[-97.98,75.01],[-98.75,74.99],[-98.9,75.07],[-99.41,75.0],[-99.31,75.13],[-99.5,75.03],[-99.43,74.99],[-99.65,74.98],[-100.37,75.02],[-100.4,75.16],[-100.55,75.21],[-99.99,75.24],[-100.78,75.36],[-100.43,75.38],[-100.72,75.44],[-100.04,75.46],[-100.31,75.48],[-99.67,75.62],[-99.82,75.66],[-98.89,75.7],[-101.45,75.61],[-102.63,75.5],[-102.88,75.62],[-102.63,75.62],[-102.69,75.68],[-102.56,75.73],[-102.25,75.72],[-102.11,75.7],[-102.01,75.7],[-102.24,75.75],[-102.12,75.8],[-102.37,75.81],[-102.26,75.87],[-101.83,75.91],[-101.28,75.75],[-100.91,75.81],[-101.36,75.78],[-101.55,75.87],[-101.59,75.92],[-101.3,76.02],[-101.71,75.99],[-101.9,76.11],[-101.39,76.25],[-102.17,76.24],[-102.06,76.28],[-102.19,76.29],[-101.95,76.37],[-102.04,76.41],[-101.32,76.41],[-101.06,76.33],[-101.13,76.25],[-100.63,76.12],[-100.74,76.1],[-100.42,76.12],[-100.63,76.08],[-100.35,76.07],[-99.95,75.88],[-99.44,75.97],[-99.86,75.94],[-100.22,76.14],[-99.68,76.12],[-99.42,76.16],[-100.48,76.23],[-99.84,76.29],[-100.14,76.38],[-100.68,76.38],[-100.99,76.51],[-100.33,76.64],[-99.64,76.64],[-99.16,76.51],[-99.26,76.47],[-99.07,76.4],[-99.14,76.46],[-98.85,76.44],[-99.06,76.54],[-99.03,76.6],[-98.46,76.68],[-98.15,76.59],[-98.37,76.57],[-97.67,76.49],[-97.79,76.32],[-97.51,76.19],[-97.65,75.98],[-97.57,75.87],[-97.94,75.75],[-97.38,75.68],[-97.41,75.47],[-97.28,75.4]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-103.14,75.85],[-102.49,75.97],[-101.98,75.95],[-102.6,75.77],[-103.39,75.77],[-103.05,75.83],[-103.14,75.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-94.29,75.78],[-94.74,75.76],[-94.91,75.94],[-94.52,75.99],[-94.29,75.78]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-89.85,76.58],[-89.67,76.51],[-90.16,76.51],[-90.59,76.75],[-89.98,76.84],[-89.67,76.73],[-89.85,76.58]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-101.69,76.59],[-100.63,76.76],[-100.25,76.74],[-101.34,76.56],[-101.69,76.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-90.09,77.2],[-91.18,77.39],[-91.21,77.58],[-90.88,77.66],[-90.3,77.63],[-89.78,77.49],[-89.64,77.34],[-90.09,77.2]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-85.54,77.54],[-85.02,77.58],[-84.82,77.5],[-85.16,77.46],[-85.54,77.54]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-93.37,77.63],[-93.58,77.44],[-95.99,77.48],[-96.33,77.61],[-96.24,77.71],[-95.51,77.81],[-95.36,77.74],[-93.61,77.78],[-93.1,77.66],[-93.37,77.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-102.5,77.86],[-101.7,77.91],[-100.93,77.74],[-102.18,77.7],[-102.45,77.73],[-102.5,77.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-97.1,77.86],[-96.99,77.92],[-97.77,78.04],[-96.87,78.14],[-97.92,78.22],[-97.77,78.25],[-98.41,78.49],[-98.02,78.55],[-98.32,78.65],[-98.36,78.77],[-97.45,78.8],[-96.16,78.62],[-96.27,78.54],[-95.46,78.51],[-94.83,78.36],[-95.4,78.23],[-94.89,78.11],[-95.11,77.96],[-96.5,77.91],[-96.86,77.79],[-97.1,77.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-105.43,79.3],[-103.72,79.36],[-103.12,79.29],[-102.62,79.1],[-102.78,78.95],[-102.57,78.95],[-102.6,78.88],[-102.4,78.93],[-102.42,79.01],[-101.65,79.08],[-100.99,78.93],[-101.19,78.81],[-100.35,78.82],[-99.89,78.7],[-100.06,78.64],[-99.56,78.6],[-99.87,78.44],[-99.75,78.38],[-99.8,78.31],[-98.95,78.07],[-99.1,77.97],[-99.03,77.88],[-99.94,77.78],[-100.61,77.86],[-100.83,78.02],[-100.76,78.08],[-101.06,78.21],[-102.59,78.24],[-102.8,78.29],[-102.67,78.36],[-102.74,78.38],[-103.95,78.24],[-104.47,78.27],[-105.05,78.5],[-104.64,78.58],[-103.54,78.5],[-103.38,78.59],[-104.04,78.63],[-103.32,78.74],[-104.19,78.78],[-103.83,78.9],[-104.25,79.0],[-105.01,78.81],[-104.68,79.01],[-105.59,79.04],[-105.63,79.17],[-105.43,79.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-96.36,80.14],[-94.42,79.98],[-94.81,80.1],[-94.09,80.18],[-94.59,80.23],[-95.4,80.13],[-95.7,80.18],[-95.23,80.24],[-95.97,80.2],[-96.68,80.34],[-95.44,80.34],[-96.1,80.49],[-95.9,80.54],[-96.03,80.58],[-93.79,80.53],[-94.68,80.67],[-94.13,80.73],[-95.53,80.82],[-95.15,80.89],[-95.49,80.91],[-94.9,81.06],[-94.45,80.97],[-93.91,81.04],[-94.36,81.1],[-94.3,81.12],[-93.16,81.1],[-93.1,81.16],[-93.22,81.21],[-94.4,81.26],[-94.19,81.37],[-93.57,81.3],[-93.49,81.33],[-93.55,81.38],[-93.26,81.37],[-91.8,81.16],[-91.79,81.09],[-91.92,81.08],[-91.09,80.75],[-90.59,80.65],[-90.73,80.57],[-89.06,80.47],[-89.26,80.4],[-89.08,80.4],[-89.26,80.29],[-88.54,80.1],[-88.15,80.1],[-88.71,80.29],[-88.64,80.4],[-87.7,80.41],[-87.57,80.18],[-88.06,80.13],[-87.24,80.07],[-87.01,79.95],[-87.49,79.84],[-86.96,79.91],[-87.14,79.65],[-87.46,79.54],[-86.31,79.65],[-86.04,79.57],[-86.14,79.52],[-86.03,79.48],[-86.17,79.46],[-86.07,79.44],[-85.7,79.62],[-84.91,79.27],[-86.5,79.07],[-86.75,78.96],[-86.97,79.06],[-86.94,78.92],[-87.65,78.64],[-88.0,78.81],[-87.98,78.96],[-87.73,79.08],[-88.17,79.0],[-88.23,78.8],[-88.14,78.69],[-88.36,78.66],[-88.02,78.65],[-87.91,78.55],[-88.23,78.46],[-88.56,78.61],[-88.8,78.61],[-88.54,78.42],[-88.81,78.17],[-89.05,78.18],[-90.01,78.61],[-90.1,78.56],[-89.99,78.45],[-89.46,78.16],[-90.33,78.34],[-90.75,78.32],[-90.33,78.27],[-90.28,78.19],[-90.35,78.14],[-92.02,78.21],[-92.33,78.29],[-92.22,78.33],[-92.5,78.31],[-92.99,78.47],[-91.65,78.57],[-93.28,78.59],[-93.47,78.65],[-93.37,78.69],[-93.81,78.77],[-93.04,78.77],[-93.87,78.83],[-94.29,78.99],[-93.33,79.17],[-90.37,79.25],[-92.63,79.25],[-92.7,79.27],[-91.12,79.39],[-92.5,79.37],[-92.58,79.38],[-92.23,79.43],[-92.92,79.42],[-93.09,79.49],[-93.15,79.47],[-93.0,79.39],[-93.39,79.34],[-93.23,79.42],[-93.32,79.45],[-93.93,79.26],[-94.21,79.27],[-93.84,79.4],[-94.48,79.43],[-94.39,79.37],[-95.21,79.28],[-95.32,79.34],[-95.16,79.35],[-95.28,79.41],[-95.76,79.41],[-95.67,79.45],[-95.78,79.48],[-94.34,79.69],[-94.3,79.78],[-95.85,79.65],[-96.62,79.88],[-96.14,79.91],[-96.68,80.02],[-96.39,80.05],[-96.8,80.1],[-96.36,80.14]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-100.19,80.03],[-99.06,80.13],[-98.71,79.97],[-98.78,79.9],[-98.65,79.79],[-98.84,79.67],[-99.58,79.9],[-100.18,79.91],[-100.19,80.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-79.9,-2.72],[-80.13,-3.02],[-80.27,-3.02],[-80.21,-2.72],[-79.9,-2.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-76.19,17.92],[-76.6,17.87],[-76.85,17.99],[-76.94,17.83],[-77.14,17.88],[-77.18,17.7],[-77.42,17.86],[-77.73,17.85],[-78.05,18.19],[-78.37,18.27],[-78.23,18.44],[-77.86,18.53],[-76.89,18.41],[-76.78,18.28],[-76.35,18.16],[-76.19,17.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.12,20.04],[-75.28,19.89],[-76.2,19.99],[-77.71,19.83],[-77.59,20.09],[-77.11,20.37],[-77.08,20.47],[-77.24,20.56],[-77.2,20.64],[-77.34,20.72],[-78.07,20.71],[-78.49,21.04],[-78.5,21.27],[-78.74,21.64],[-79.21,21.55],[-79.85,21.68],[-79.9,21.76],[-80.0,21.72],[-80.45,22.05],[-80.39,22.08],[-80.48,22.19],[-80.47,22.04],[-81.09,22.09],[-81.19,22.28],[-81.2,22.06],[-81.24,22.15],[-81.34,22.09],[-81.52,22.21],[-81.82,22.19],[-82.16,22.4],[-81.65,22.49],[-81.64,22.57],[-81.88,22.68],[-82.76,22.71],[-83.42,22.19],[-83.58,22.25],[-83.93,22.17],[-84.03,21.92],[-84.51,21.77],[-84.5,21.93],[-84.84,21.82],[-84.95,21.88],[-84.52,22.05],[-84.29,22.02],[-84.45,22.21],[-84.21,22.58],[-84.05,22.72],[-83.39,22.88],[-83.23,23.0],[-83.17,22.93],[-82.22,23.19],[-81.58,23.16],[-81.53,23.05],[-81.15,23.21],[-81.29,23.13],[-81.15,23.03],[-80.6,23.16],[-80.56,23.01],[-80.43,22.95],[-79.79,22.9],[-79.86,22.82],[-79.65,22.76],[-79.34,22.41],[-78.78,22.39],[-78.73,22.32],[-78.71,22.39],[-78.07,22.09],[-77.89,21.87],[-77.86,21.97],[-77.81,21.97],[-77.75,21.8],[-77.46,21.78],[-77.35,21.64],[-77.45,21.8],[-77.61,21.88],[-77.56,21.93],[-77.13,21.66],[-77.15,21.55],[-77.36,21.61],[-77.26,21.48],[-77.16,21.48],[-77.09,21.61],[-76.81,21.4],[-76.89,21.31],[-76.81,21.39],[-76.67,21.36],[-76.73,21.29],[-76.54,21.29],[-76.61,21.23],[-76.54,21.18],[-76.46,21.23],[-76.53,21.28],[-76.39,21.28],[-76.04,21.07],[-75.7,21.12],[-75.58,21.01],[-75.74,20.89],[-75.55,20.82],[-75.77,20.84],[-75.72,20.7],[-75.63,20.78],[-75.55,20.68],[-75.0,20.7],[-74.74,20.61],[-74.39,20.29],[-74.24,20.32],[-74.14,20.22],[-74.27,20.07],[-74.81,20.04],[-75.16,19.89],[-75.12,20.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-77.56,23.75],[-77.78,23.75],[-77.68,23.76],[-77.58,23.85],[-77.72,23.78],[-77.66,23.88],[-77.8,23.86],[-77.94,24.1],[-77.68,24.3],[-77.74,24.04],[-77.61,24.22],[-77.52,23.97],[-77.6,23.91],[-77.52,23.92],[-77.56,23.75]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-78.31,24.62],[-78.2,24.6],[-78.3,24.73],[-78.16,25.0],[-78.21,25.18],[-78.03,25.18],[-77.74,24.7],[-77.73,24.47],[-78.03,24.27],[-78.13,24.5],[-78.23,24.47],[-78.44,24.62],[-78.31,24.71],[-78.31,24.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-76.13,25.15],[-76.16,24.65],[-76.34,24.81],[-76.18,24.85],[-76.16,25.13],[-76.37,25.32],[-76.78,25.43],[-76.74,25.56],[-76.69,25.49],[-76.35,25.34],[-76.13,25.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-77.96,26.89],[-77.51,26.87],[-77.04,26.5],[-77.01,26.32],[-77.16,26.25],[-77.23,25.89],[-77.41,26.03],[-77.22,26.15],[-77.16,26.56],[-77.33,26.6],[-77.53,26.86],[-77.96,26.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-79.0,26.7],[-78.71,26.57],[-78.57,26.68],[-78.64,26.71],[-78.59,26.81],[-78.32,26.69],[-77.92,26.78],[-77.9,26.66],[-78.69,26.49],[-79.0,26.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-80.67,52.74],[-81.47,52.86],[-82.06,53.02],[-81.86,53.19],[-81.12,53.2],[-80.78,52.95],[-80.67,52.74]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-79.87,55.84],[-80.03,55.9],[-79.53,56.29],[-79.47,56.55],[-79.44,56.41],[-79.6,56.13],[-79.41,56.22],[-79.26,56.68],[-79.13,56.63],[-79.25,56.63],[-79.23,56.55],[-78.94,56.43],[-78.95,56.32],[-78.88,56.33],[-79.2,55.86],[-78.99,56.26],[-78.98,56.39],[-79.05,56.36],[-79.06,56.2],[-79.29,55.87],[-79.16,56.24],[-79.47,55.88],[-79.63,55.9],[-79.79,55.79],[-79.52,56.14],[-79.87,55.84]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-78.94,56.12],[-78.76,56.43],[-78.67,56.44],[-78.68,56.18],[-78.94,56.12]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-79.33,62.02],[-79.81,61.57],[-80.2,61.79],[-80.29,61.93],[-80.16,62.2],[-79.83,62.41],[-79.7,62.38],[-79.61,62.42],[-79.56,62.42],[-79.54,62.42],[-79.28,62.27],[-79.33,62.02]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-77.89,63.09],[-78.51,63.37],[-78.54,63.45],[-78.44,63.52],[-77.84,63.47],[-77.5,63.28],[-77.89,63.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-76.54,63.47],[-76.98,63.41],[-77.45,63.66],[-77.12,63.69],[-76.71,63.57],[-76.54,63.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.15,67.94],[-75.04,67.82],[-75.08,67.53],[-75.39,67.36],[-75.89,67.26],[-76.98,67.24],[-77.25,67.45],[-77.32,67.71],[-76.87,68.16],[-76.3,68.33],[-75.14,68.24],[-75.0,68.12],[-75.15,67.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-72.8,67.04],[-72.35,67.12],[-72.19,67.28],[-72.37,67.33],[-72.51,67.5],[-72.43,67.54],[-72.48,67.62],[-72.66,67.68],[-72.61,67.79],[-72.94,67.93],[-72.99,68.24],[-73.49,68.28],[-73.21,68.38],[-73.62,68.25],[-73.69,68.28],[-73.58,68.3],[-73.95,68.41],[-73.74,68.52],[-73.82,68.57],[-73.72,68.62],[-73.82,68.62],[-73.76,68.69],[-74.19,68.73],[-73.89,68.55],[-74.22,68.52],[-74.72,68.74],[-74.57,68.84],[-74.98,68.81],[-74.68,68.88],[-75.04,68.91],[-74.64,69.02],[-74.81,69.08],[-75.05,69.01],[-75.12,68.89],[-75.49,69.02],[-75.61,68.89],[-76.62,68.68],[-76.67,68.77],[-76.53,68.88],[-76.64,68.92],[-76.64,69.02],[-75.99,69.01],[-75.62,69.09],[-75.6,69.23],[-75.96,69.37],[-76.39,69.41],[-76.63,69.55],[-76.47,69.66],[-76.18,69.67],[-76.62,69.69],[-76.52,69.67],[-76.7,69.57],[-77.2,69.65],[-76.79,69.72],[-76.9,69.78],[-76.78,69.84],[-77.31,69.84],[-76.98,69.94],[-77.63,69.82],[-77.44,69.79],[-77.61,69.74],[-77.68,69.82],[-77.7,70.2],[-78.41,70.22],[-78.54,70.31],[-78.39,70.34],[-78.58,70.31],[-78.74,70.46],[-79.1,70.5],[-78.88,70.6],[-78.78,70.56],[-78.72,70.55],[-78.84,70.64],[-79.16,70.63],[-79.0,70.62],[-79.21,70.42],[-79.35,70.45],[-79.23,70.56],[-79.59,70.41],[-78.93,70.3],[-78.67,70.01],[-78.8,69.88],[-79.68,69.85],[-79.91,69.98],[-81.76,70.12],[-81.19,70.0],[-80.77,69.78],[-80.95,69.72],[-81.57,69.97],[-83.05,70.31],[-81.71,69.93],[-82.14,69.79],[-83.05,70.01],[-83.67,69.95],[-84.69,70.01],[-84.83,70.04],[-84.81,70.12],[-85.87,70.07],[-85.23,70.0],[-85.78,70.0],[-86.55,70.24],[-86.59,70.37],[-86.3,70.48],[-86.37,70.53],[-86.66,70.38],[-86.64,70.33],[-86.88,70.34],[-86.74,70.39],[-86.97,70.47],[-87.25,70.39],[-87.01,70.37],[-86.97,70.29],[-87.78,70.33],[-87.61,70.28],[-87.85,70.24],[-88.26,70.33],[-87.9,70.33],[-88.91,70.54],[-89.45,70.91],[-89.19,70.96],[-89.56,71.09],[-87.89,70.94],[-87.0,71.0],[-87.75,71.14],[-87.86,71.27],[-88.08,71.21],[-89.85,71.34],[-90.04,71.6],[-89.8,71.76],[-90.12,71.93],[-89.99,72.07],[-89.58,72.16],[-89.9,72.19],[-89.95,72.33],[-89.83,72.4],[-89.91,72.43],[-89.79,72.42],[-89.89,72.45],[-89.74,72.62],[-89.47,72.67],[-89.58,72.79],[-89.28,72.76],[-89.41,72.83],[-89.3,72.92],[-89.36,72.98],[-89.21,73.01],[-89.31,73.05],[-89.15,73.19],[-88.89,73.22],[-89.05,73.25],[-88.62,73.29],[-88.86,73.33],[-88.69,73.42],[-87.76,73.72],[-87.13,73.8],[-85.11,73.81],[-84.84,73.75],[-86.03,73.3],[-86.74,72.73],[-86.24,72.42],[-86.43,72.28],[-86.41,72.01],[-85.5,71.51],[-84.95,71.42],[-84.84,71.29],[-85.19,71.3],[-85.47,71.23],[-85.41,71.2],[-85.95,71.18],[-86.82,70.99],[-84.97,71.2],[-84.86,71.16],[-84.88,71.07],[-84.98,71.11],[-85.15,71.09],[-84.96,71.08],[-84.97,70.92],[-84.8,70.93],[-84.8,71.18],[-84.66,71.22],[-84.8,71.29],[-84.76,71.41],[-84.53,71.47],[-84.62,71.67],[-85.26,71.67],[-85.58,71.79],[-85.44,71.81],[-85.56,71.9],[-86.02,71.98],[-86.05,72.01],[-85.5,72.08],[-85.54,72.13],[-85.4,72.13],[-85.51,72.18],[-85.54,72.24],[-85.42,72.22],[-85.48,72.27],[-84.86,72.22],[-84.21,71.94],[-84.16,72.02],[-84.94,72.29],[-84.43,72.38],[-84.87,72.37],[-84.78,72.46],[-85.13,72.35],[-85.51,72.46],[-85.62,72.55],[-85.47,72.58],[-85.71,72.64],[-85.68,72.89],[-85.32,72.96],[-83.95,72.76],[-85.12,73.03],[-85.54,73.03],[-85.46,73.11],[-83.64,72.98],[-85.19,73.23],[-84.8,73.39],[-84.34,73.23],[-84.66,73.4],[-84.18,73.48],[-83.78,73.44],[-83.61,73.3],[-83.67,73.46],[-84.01,73.5],[-82.83,73.74],[-81.53,73.72],[-81.23,73.54],[-81.19,73.26],[-80.62,73.16],[-80.55,73.09],[-80.64,72.93],[-80.25,72.74],[-81.38,72.24],[-80.51,72.5],[-80.51,72.38],[-80.97,72.2],[-80.57,72.08],[-81.03,72.09],[-81.09,72.05],[-80.8,72.02],[-80.99,71.89],[-80.4,72.05],[-80.48,72.18],[-80.24,72.21],[-80.31,72.26],[-80.25,72.3],[-80.01,72.18],[-79.68,72.13],[-80.17,72.33],[-79.82,72.51],[-79.59,72.34],[-79.77,72.22],[-79.55,72.28],[-79.45,72.2],[-79.55,72.29],[-79.33,72.4],[-78.96,72.28],[-79.04,72.07],[-79.23,71.98],[-78.5,71.87],[-78.91,72.01],[-78.83,72.17],[-78.5,72.1],[-78.21,71.82],[-77.91,71.77],[-78.31,71.95],[-78.15,71.97],[-77.75,71.75],[-77.7,71.81],[-78.12,71.98],[-78.29,71.98],[-78.43,72.12],[-78.88,72.23],[-78.75,72.29],[-78.8,72.34],[-78.6,72.36],[-78.43,72.18],[-78.47,72.32],[-78.41,72.33],[-77.69,72.22],[-77.66,72.1],[-77.59,72.18],[-77.0,72.13],[-78.55,72.44],[-78.43,72.59],[-77.6,72.76],[-76.78,72.73],[-76.17,72.59],[-76.1,72.48],[-75.94,72.59],[-75.2,72.5],[-74.94,72.26],[-75.25,72.13],[-75.64,72.15],[-76.03,72.09],[-76.41,71.86],[-75.66,72.12],[-75.22,72.07],[-75.59,72.0],[-75.8,71.76],[-76.1,71.7],[-75.87,71.71],[-75.67,71.82],[-75.55,71.98],[-75.2,72.02],[-75.06,72.13],[-74.24,72.08],[-74.12,71.97],[-74.21,71.84],[-75.35,71.7],[-74.94,71.66],[-75.41,71.52],[-74.65,71.68],[-74.73,71.58],[-75.02,71.54],[-75.15,71.47],[-74.84,71.52],[-74.93,71.46],[-74.7,71.39],[-75.05,71.19],[-74.63,71.39],[-74.74,71.51],[-74.52,71.66],[-74.11,71.74],[-74.25,71.61],[-74.15,71.54],[-74.22,71.62],[-74.0,71.75],[-73.62,71.77],[-74.0,71.46],[-74.1,71.47],[-74.32,71.42],[-74.03,71.44],[-74.24,71.2],[-74.0,71.33],[-73.87,71.54],[-73.56,71.56],[-73.64,71.36],[-73.46,71.44],[-73.38,71.39],[-73.9,71.06],[-73.69,71.09],[-73.44,71.35],[-73.05,71.27],[-73.28,71.22],[-73.29,71.1],[-73.45,71.03],[-73.38,70.98],[-73.17,71.23],[-73.0,71.25],[-72.96,71.34],[-72.99,71.41],[-72.76,71.44],[-72.84,71.51],[-72.64,71.55],[-72.55,71.67],[-71.54,71.51],[-71.12,71.27],[-71.47,71.07],[-72.05,71.08],[-72.36,70.88],[-72.78,70.82],[-72.17,70.84],[-72.57,70.61],[-71.59,70.87],[-71.17,70.86],[-71.29,70.91],[-71.2,71.01],[-70.86,71.11],[-70.62,71.07],[-70.52,70.91],[-70.81,70.72],[-71.21,70.58],[-71.58,70.61],[-71.75,70.45],[-71.97,70.42],[-71.73,70.43],[-71.82,70.29],[-71.51,70.58],[-71.17,70.54],[-71.32,70.32],[-71.27,70.27],[-71.54,70.02],[-71.25,70.22],[-70.99,70.63],[-69.91,70.88],[-69.77,70.86],[-70.45,70.64],[-70.4,70.53],[-70.49,70.48],[-70.31,70.5],[-70.39,70.61],[-70.04,70.6],[-69.47,70.79],[-68.36,70.58],[-68.28,70.52],[-68.46,70.37],[-68.59,70.47],[-68.72,70.32],[-69.81,70.17],[-70.18,70.02],[-69.95,70.06],[-69.83,69.98],[-70.14,69.97],[-70.47,69.85],[-69.76,69.97],[-69.8,70.07],[-69.68,70.14],[-69.01,70.19],[-69.1,70.22],[-68.64,70.15],[-69.41,69.83],[-69.79,69.83],[-69.99,69.68],[-69.98,69.62],[-69.75,69.8],[-69.39,69.78],[-69.1,69.92],[-68.65,69.94],[-68.56,70.05],[-68.19,70.13],[-68.35,70.19],[-68.16,70.32],[-67.81,70.26],[-67.23,69.95],[-67.12,69.73],[-68.01,69.78],[-68.35,69.63],[-70.02,69.54],[-68.59,69.59],[-68.01,69.46],[-67.23,69.46],[-66.79,69.34],[-66.65,69.22],[-66.74,69.14],[-67.68,69.18],[-68.2,69.31],[-69.01,69.36],[-69.26,69.28],[-68.95,69.34],[-68.08,69.22],[-68.96,69.22],[-68.51,69.2],[-69.07,69.11],[-68.92,69.11],[-69.02,68.97],[-68.86,69.09],[-68.37,69.18],[-67.7,69.02],[-68.55,68.98],[-68.04,68.95],[-68.09,68.91],[-68.0,68.86],[-68.49,68.9],[-67.77,68.78],[-68.58,68.85],[-68.49,68.8],[-68.62,68.79],[-69.3,68.88],[-69.4,68.86],[-68.97,68.74],[-68.05,68.69],[-68.17,68.67],[-68.11,68.63],[-68.64,68.67],[-68.9,68.61],[-67.93,68.56],[-67.96,68.4],[-67.86,68.55],[-67.66,68.56],[-67.49,68.53],[-67.63,68.49],[-67.61,68.38],[-67.55,68.49],[-67.19,68.43],[-67.34,68.41],[-67.12,68.41],[-67.13,68.48],[-66.66,68.44],[-67.02,68.36],[-67.4,68.4],[-67.79,68.34],[-67.88,68.28],[-67.03,68.33],[-67.24,68.3],[-67.39,68.15],[-67.6,68.17],[-67.38,68.13],[-67.07,68.3],[-66.79,68.25],[-66.97,68.04],[-66.69,68.15],[-66.74,67.99],[-66.58,68.15],[-66.31,68.13],[-66.48,68.08],[-66.18,68.02],[-66.33,67.98],[-66.41,67.87],[-66.75,67.88],[-66.39,67.78],[-66.28,67.96],[-65.96,68.04],[-65.93,68.16],[-65.85,68.08],[-66.03,67.96],[-65.94,67.9],[-66.01,67.64],[-65.96,67.82],[-65.77,67.9],[-65.81,67.97],[-65.45,68.0],[-65.61,67.79],[-65.36,67.6],[-65.38,67.72],[-65.55,67.79],[-65.42,67.91],[-65.03,68.06],[-64.75,68.0],[-65.07,67.93],[-64.94,67.91],[-65.11,67.87],[-65.15,67.8],[-65.01,67.79],[-65.16,67.74],[-65.19,67.64],[-64.91,67.79],[-64.82,67.78],[-64.83,67.69],[-64.76,67.82],[-64.5,67.81],[-64.37,67.76],[-64.64,67.67],[-64.31,67.74],[-64.21,67.65],[-64.29,67.63],[-64.08,67.62],[-64.04,67.54],[-64.44,67.48],[-64.0,67.45],[-63.94,67.36],[-64.0,67.33],[-63.91,67.31],[-64.8,67.35],[-64.23,67.3],[-64.82,67.21],[-64.77,67.2],[-63.96,67.28],[-64.61,67.14],[-64.7,67.01],[-64.5,67.14],[-63.45,67.23],[-63.77,67.03],[-63.8,66.99],[-63.77,66.96],[-63.16,67.34],[-62.98,67.22],[-63.28,67.11],[-63.24,66.97],[-63.55,66.91],[-63.61,66.83],[-63.82,66.82],[-63.53,66.82],[-63.44,66.91],[-63.43,66.71],[-63.35,66.89],[-62.87,66.97],[-62.82,66.8],[-62.9,66.64],[-62.75,66.79],[-62.75,66.94],[-62.56,66.94],[-62.31,66.73],[-62.43,66.93],[-62.09,67.06],[-62.0,67.04],[-62.11,66.92],[-61.75,66.95],[-62.01,66.88],[-61.61,66.87],[-61.73,66.83],[-61.51,66.8],[-61.27,66.63],[-61.44,66.55],[-62.0,66.7],[-62.19,66.63],[-61.82,66.63],[-61.58,66.48],[-61.99,66.41],[-61.46,66.37],[-61.56,66.34],[-61.93,66.29],[-62.63,66.44],[-62.72,66.41],[-62.32,66.3],[-62.66,66.22],[-62.89,66.34],[-62.7,66.2],[-62.11,66.14],[-62.17,66.12],[-62.01,66.08],[-62.11,66.06],[-61.95,66.02],[-62.32,65.98],[-62.41,66.02],[-62.79,66.04],[-62.92,66.15],[-63.07,66.12],[-62.82,66.02],[-62.43,65.98],[-62.29,65.82],[-62.64,65.81],[-62.87,65.91],[-62.57,65.76],[-62.85,65.77],[-62.6,65.67],[-62.66,65.59],[-62.82,65.61],[-62.93,65.76],[-62.96,65.59],[-63.2,65.63],[-63.51,65.94],[-63.35,65.67],[-63.72,65.68],[-63.37,65.63],[-63.37,65.54],[-63.62,65.55],[-63.29,65.43],[-63.66,65.47],[-63.39,65.4],[-63.52,65.39],[-63.34,65.3],[-63.46,65.24],[-63.31,65.21],[-63.52,65.19],[-63.34,65.14],[-63.54,64.9],[-63.66,64.92],[-63.61,65.0],[-63.83,64.99],[-63.66,65.04],[-63.87,65.04],[-63.81,65.19],[-64.11,65.05],[-64.28,65.1],[-64.08,65.2],[-64.37,65.18],[-64.34,65.3],[-64.41,65.29],[-64.24,65.43],[-64.45,65.32],[-64.56,65.09],[-64.62,65.19],[-64.73,65.16],[-64.65,65.25],[-64.91,65.3],[-64.68,65.34],[-64.92,65.34],[-64.46,65.42],[-64.41,65.48],[-65.01,65.37],[-65.17,65.49],[-64.93,65.53],[-64.71,65.66],[-64.99,65.55],[-65.34,65.58],[-64.79,65.73],[-65.18,65.66],[-65.45,65.68],[-65.38,65.79],[-65.51,65.76],[-65.34,65.92],[-64.74,65.97],[-64.85,66.04],[-64.72,66.22],[-64.35,66.35],[-64.71,66.28],[-64.96,66.08],[-65.9,65.95],[-65.96,66.05],[-65.64,66.17],[-65.48,66.39],[-65.68,66.19],[-66.01,66.12],[-66.26,66.22],[-66.15,66.29],[-66.52,66.22],[-66.47,66.35],[-66.57,66.37],[-66.44,66.41],[-66.77,66.39],[-66.68,66.46],[-66.79,66.44],[-66.86,66.54],[-66.73,66.59],[-67.06,66.65],[-66.88,66.57],[-67.13,66.49],[-67.53,66.62],[-67.75,66.57],[-67.29,66.53],[-67.16,66.37],[-67.41,66.43],[-67.15,66.3],[-67.4,66.3],[-67.63,66.45],[-67.99,66.51],[-67.76,66.37],[-67.75,66.25],[-67.16,66.04],[-67.31,66.0],[-67.19,65.92],[-67.75,65.97],[-67.7,65.9],[-67.92,65.9],[-68.03,66.0],[-67.97,66.08],[-68.27,66.23],[-68.4,66.19],[-68.51,66.3],[-68.5,66.21],[-68.85,66.19],[-68.03,66.08],[-68.08,65.98],[-68.12,66.03],[-68.21,66.01],[-68.12,65.97],[-68.35,66.04],[-68.19,65.95],[-68.31,65.91],[-68.15,65.93],[-68.19,65.86],[-68.08,65.83],[-68.21,65.8],[-67.81,65.82],[-67.96,65.74],[-67.87,65.65],[-68.06,65.57],[-67.95,65.56],[-68.03,65.49],[-67.74,65.64],[-67.27,65.65],[-67.34,65.58],[-67.26,65.54],[-67.46,65.5],[-67.06,65.42],[-67.42,65.35],[-67.12,65.32],[-67.11,65.2],[-66.94,65.24],[-66.96,65.11],[-67.11,65.06],[-66.73,65.19],[-66.92,65.05],[-66.76,65.07],[-66.74,64.97],[-66.83,64.95],[-66.73,64.92],[-66.71,64.77],[-66.64,64.78],[-66.68,65.04],[-66.15,64.87],[-66.19,64.78],[-66.34,64.77],[-66.21,64.76],[-66.22,64.69],[-66.02,64.86],[-66.04,64.72],[-65.96,64.77],[-65.81,64.64],[-65.95,64.88],[-65.72,64.84],[-65.71,64.69],[-65.65,64.77],[-65.56,64.71],[-65.75,64.59],[-65.71,64.49],[-65.34,64.53],[-65.41,64.45],[-65.21,64.54],[-65.07,64.45],[-65.27,64.38],[-65.18,64.35],[-65.23,64.3],[-65.53,64.33],[-65.66,64.3],[-65.44,64.31],[-65.57,64.25],[-65.34,64.25],[-65.24,64.2],[-65.4,64.15],[-65.25,64.18],[-65.11,64.11],[-65.2,64.08],[-65.05,64.07],[-65.19,64.02],[-64.67,64.03],[-64.99,63.83],[-64.52,63.67],[-64.59,63.6],[-64.51,63.42],[-64.64,63.42],[-64.52,63.38],[-64.51,63.31],[-64.63,63.32],[-64.48,63.29],[-64.54,63.26],[-64.72,63.28],[-64.94,63.63],[-65.3,63.81],[-64.99,63.6],[-65.15,63.43],[-65.05,63.44],[-65.12,63.4],[-64.95,63.36],[-64.9,63.24],[-65.15,63.29],[-64.98,63.23],[-65.06,63.18],[-64.75,63.1],[-64.87,63.1],[-64.76,63.06],[-64.85,62.97],[-64.63,62.91],[-64.89,62.87],[-65.27,63.01],[-64.93,62.64],[-65.17,62.57],[-65.35,62.68],[-65.24,62.78],[-65.38,62.79],[-65.25,62.84],[-65.33,62.92],[-65.4,62.83],[-65.6,62.83],[-65.75,62.92],[-65.71,63.05],[-65.79,62.87],[-65.96,62.94],[-65.83,63.03],[-66.03,62.99],[-66.28,63.14],[-66.1,62.95],[-66.4,63.0],[-66.56,63.22],[-66.69,63.28],[-66.64,63.37],[-66.74,63.29],[-66.6,63.21],[-66.56,63.08],[-66.68,63.1],[-66.55,63.0],[-66.77,63.09],[-66.81,63.27],[-66.83,63.15],[-67.02,63.24],[-66.97,63.4],[-67.01,63.29],[-67.2,63.29],[-67.92,63.77],[-67.7,63.37],[-68.23,63.6],[-68.29,63.7],[-68.29,63.64],[-68.53,63.75],[-68.99,63.76],[-68.86,63.61],[-68.44,63.44],[-68.23,63.2],[-67.92,63.14],[-67.99,63.08],[-67.61,63.1],[-67.8,63.01],[-67.77,62.96],[-67.54,63.04],[-67.68,62.93],[-67.42,62.98],[-67.25,62.89],[-67.37,62.86],[-67.2,62.88],[-67.25,62.81],[-67.12,62.83],[-67.05,62.69],[-66.91,62.7],[-67.01,62.66],[-66.76,62.68],[-66.48,62.51],[-66.51,62.42],[-66.35,62.45],[-66.47,62.34],[-66.34,62.27],[-66.36,62.33],[-66.22,62.35],[-66.16,62.25],[-66.27,62.27],[-66.06,62.23],[-65.99,62.24],[-65.93,62.2],[-66.04,62.08],[-66.18,62.13],[-66.2,62.12],[-65.95,61.91],[-66.06,61.87],[-66.54,61.9],[-67.58,62.18],[-68.55,62.25],[-69.2,62.44],[-69.32,62.54],[-69.28,62.62],[-69.38,62.53],[-69.59,62.66],[-69.39,62.77],[-69.7,62.75],[-69.84,62.83],[-69.76,62.73],[-69.94,62.8],[-70.24,62.75],[-71.04,62.96],[-70.95,63.03],[-71.16,62.99],[-70.82,63.13],[-70.93,63.17],[-71.22,63.01],[-71.4,63.06],[-71.41,63.12],[-71.71,63.18],[-71.76,63.23],[-71.65,63.26],[-71.77,63.26],[-71.78,63.41],[-72.02,63.4],[-72.14,63.45],[-71.61,63.43],[-71.23,63.6],[-71.56,63.58],[-71.49,63.63],[-71.58,63.65],[-71.54,63.71],[-71.66,63.66],[-71.92,63.82],[-72.01,63.75],[-71.84,63.76],[-71.93,63.66],[-72.2,63.78],[-72.21,63.68],[-72.32,63.68],[-72.36,63.76],[-72.09,63.91],[-72.24,63.96],[-72.38,63.78],[-72.67,63.86],[-72.59,64.03],[-72.66,64.08],[-72.73,63.97],[-72.93,64.05],[-72.91,64.17],[-73.08,64.18],[-73.1,64.28],[-73.39,64.28],[-73.27,64.37],[-73.48,64.41],[-73.17,64.59],[-73.3,64.67],[-73.31,64.54],[-73.46,64.51],[-73.43,64.6],[-73.65,64.67],[-73.75,64.54],[-73.92,64.61],[-73.78,64.48],[-73.96,64.48],[-74.0,64.33],[-74.08,64.33],[-74.17,64.37],[-74.08,64.42],[-74.17,64.47],[-74.04,64.45],[-74.13,64.54],[-73.95,64.51],[-74.17,64.57],[-74.0,64.58],[-74.05,64.73],[-74.21,64.68],[-74.24,64.58],[-74.3,64.68],[-74.42,64.67],[-74.39,64.58],[-74.71,64.74],[-74.49,64.84],[-74.65,64.9],[-74.73,64.77],[-74.99,64.8],[-74.47,64.56],[-74.65,64.53],[-74.51,64.46],[-74.68,64.38],[-75.82,64.62],[-75.82,64.53],[-75.63,64.46],[-75.92,64.49],[-75.74,64.37],[-76.71,64.31],[-76.69,64.19],[-77.85,64.37],[-78.18,64.58],[-78.16,64.7],[-78.3,64.71],[-78.07,64.82],[-78.12,64.97],[-77.31,65.2],[-77.51,65.33],[-77.29,65.38],[-77.39,65.47],[-75.8,65.23],[-75.74,65.16],[-75.44,65.07],[-75.43,64.97],[-75.67,64.95],[-75.38,64.72],[-75.29,64.75],[-75.35,64.93],[-75.57,64.88],[-75.26,64.96],[-75.2,65.11],[-75.36,65.01],[-75.56,65.17],[-75.95,65.32],[-75.19,65.26],[-75.08,65.3],[-75.11,65.4],[-74.72,65.44],[-74.55,65.33],[-74.12,65.54],[-73.47,65.46],[-73.72,65.77],[-74.47,66.15],[-73.34,66.66],[-72.95,66.73],[-73.01,66.82],[-72.8,67.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-79.39,68.9],[-79.22,69.08],[-78.62,69.26],[-78.71,69.34],[-78.31,69.39],[-78.21,69.3],[-78.46,69.23],[-78.85,68.91],[-79.23,68.83],[-79.39,68.9]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-76.65,69.39],[-76.94,69.21],[-76.9,69.11],[-77.26,69.15],[-77.39,69.27],[-77.25,69.44],[-76.65,69.39]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-78.23,69.69],[-78.27,69.74],[-78.16,69.75],[-77.94,69.65],[-78.88,69.48],[-78.57,69.65],[-78.23,69.69]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-80.23,69.54],[-80.24,69.63],[-80.33,69.56],[-80.5,69.67],[-80.81,69.69],[-80.72,69.76],[-80.4,69.67],[-80.5,69.79],[-80.21,69.8],[-80.15,69.72],[-79.67,69.82],[-79.33,69.71],[-79.61,69.62],[-80.08,69.64],[-79.96,69.51],[-80.23,69.54]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-80.86,73.75],[-79.45,73.64],[-78.14,73.67],[-77.43,73.56],[-77.04,73.36],[-76.71,73.32],[-76.58,73.22],[-76.63,73.17],[-76.24,73.09],[-76.33,72.97],[-76.06,72.9],[-76.32,72.82],[-78.17,72.9],[-79.57,72.76],[-80.0,72.87],[-80.18,73.05],[-80.16,73.23],[-80.87,73.33],[-80.85,73.48],[-80.7,73.48],[-80.9,73.61],[-80.8,73.67],[-80.86,73.75]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-79.18,75.96],[-78.87,75.86],[-79.28,75.88],[-79.44,75.8],[-79.75,75.88],[-79.07,76.12],[-78.81,76.1],[-79.18,75.96]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.91,82.1],[-63.92,81.8],[-64.33,81.83],[-64.12,81.77],[-64.37,81.72],[-66.05,81.69],[-65.34,81.69],[-65.86,81.63],[-68.21,81.56],[-69.31,81.72],[-68.36,81.54],[-68.86,81.55],[-68.58,81.52],[-66.61,81.52],[-70.21,81.18],[-69.64,81.18],[-70.02,81.11],[-65.74,81.49],[-64.55,81.55],[-64.44,81.48],[-67.23,80.94],[-67.56,80.95],[-67.61,80.87],[-68.97,80.62],[-68.89,80.6],[-69.67,80.36],[-70.31,80.36],[-70.22,80.42],[-70.82,80.57],[-70.37,80.41],[-70.45,80.34],[-69.96,80.26],[-70.16,80.19],[-71.73,80.12],[-72.42,80.21],[-71.9,80.12],[-72.34,80.06],[-70.65,80.14],[-70.49,80.06],[-71.46,79.9],[-70.91,79.89],[-71.14,79.79],[-72.23,79.66],[-72.92,79.71],[-73.06,79.8],[-72.93,79.82],[-74.23,79.9],[-74.84,79.85],[-73.38,79.78],[-73.13,79.57],[-73.73,79.5],[-73.97,79.56],[-73.99,79.46],[-74.28,79.44],[-75.0,79.51],[-75.06,79.49],[-74.89,79.42],[-75.03,79.37],[-77.13,79.55],[-77.19,79.51],[-76.19,79.47],[-75.88,79.36],[-76.87,79.35],[-77.12,79.47],[-77.4,79.45],[-77.16,79.33],[-78.06,79.36],[-77.33,79.27],[-77.5,79.25],[-74.47,79.23],[-74.82,79.18],[-74.44,79.06],[-75.76,79.08],[-76.09,79.2],[-78.18,79.2],[-78.26,79.17],[-76.09,79.1],[-76.17,79.08],[-78.9,79.07],[-77.7,79.01],[-78.3,78.8],[-78.23,78.77],[-77.72,78.97],[-76.73,79.04],[-75.78,78.98],[-75.72,78.97],[-76.46,78.85],[-74.77,78.83],[-74.91,78.79],[-74.72,78.71],[-74.87,78.64],[-74.63,78.59],[-76.66,78.53],[-75.03,78.34],[-75.63,78.2],[-76.92,78.21],[-75.58,78.11],[-75.93,77.96],[-76.23,78.02],[-76.88,77.91],[-78.22,78.0],[-78.43,77.91],[-77.98,77.82],[-77.94,77.76],[-78.08,77.68],[-77.72,77.61],[-78.69,77.32],[-78.84,77.32],[-78.77,77.38],[-79.13,77.29],[-80.55,77.31],[-81.3,77.44],[-81.94,77.69],[-81.67,77.52],[-81.74,77.43],[-81.17,77.33],[-82.2,77.3],[-81.86,77.17],[-81.1,77.29],[-80.12,77.21],[-80.37,77.07],[-79.43,77.24],[-79.01,77.1],[-79.38,76.93],[-78.9,76.93],[-78.96,76.84],[-78.72,76.83],[-78.38,77.0],[-78.09,77.02],[-77.72,76.82],[-77.77,76.66],[-78.37,76.47],[-78.77,76.58],[-79.29,76.3],[-81.07,76.13],[-80.96,76.2],[-81.1,76.22],[-80.77,76.42],[-81.22,76.5],[-81.21,76.56],[-81.54,76.47],[-82.06,76.52],[-81.99,76.58],[-82.06,76.62],[-81.78,76.69],[-82.28,76.63],[-82.73,76.82],[-82.51,76.66],[-82.08,76.57],[-82.23,76.52],[-82.14,76.44],[-83.0,76.44],[-83.1,76.47],[-83.12,76.59],[-83.39,76.68],[-83.38,76.76],[-83.53,76.71],[-83.25,76.58],[-83.19,76.43],[-83.71,76.44],[-84.29,76.66],[-84.2,76.62],[-84.22,76.45],[-84.63,76.44],[-84.99,76.59],[-85.06,76.52],[-84.94,76.42],[-84.39,76.32],[-85.2,76.28],[-86.35,76.39],[-86.42,76.47],[-86.21,76.53],[-86.58,76.64],[-86.3,76.53],[-86.64,76.48],[-86.72,76.35],[-87.43,76.47],[-87.56,76.62],[-87.55,76.45],[-87.41,76.36],[-88.4,76.39],[-88.36,76.44],[-88.44,76.47],[-88.35,76.52],[-88.52,76.62],[-88.51,76.82],[-88.71,76.71],[-88.5,76.55],[-88.62,76.4],[-88.7,76.42],[-88.61,76.49],[-88.71,76.6],[-88.91,76.41],[-89.68,76.57],[-89.39,76.73],[-89.54,76.86],[-88.39,77.1],[-88.49,77.11],[-86.6,77.18],[-87.18,77.2],[-86.91,77.27],[-87.25,77.31],[-86.85,77.36],[-87.72,77.37],[-87.78,77.44],[-87.65,77.49],[-87.7,77.54],[-88.21,77.65],[-88.15,77.74],[-88.24,77.77],[-88.11,77.82],[-88.22,77.86],[-86.45,77.84],[-85.97,77.71],[-85.72,77.47],[-85.8,77.43],[-85.51,77.48],[-84.47,77.3],[-84.62,77.38],[-83.47,77.35],[-83.84,77.46],[-82.99,77.68],[-82.54,77.92],[-82.6,78.02],[-82.32,78.08],[-82.76,78.03],[-82.74,77.93],[-83.68,77.53],[-84.76,77.52],[-84.87,77.57],[-84.63,77.63],[-84.44,77.73],[-84.94,77.6],[-85.35,77.74],[-84.97,77.84],[-85.4,77.83],[-84.32,77.9],[-85.68,77.94],[-85.06,78.06],[-84.71,78.03],[-84.29,78.08],[-85.1,78.1],[-85.04,78.18],[-84.03,78.18],[-84.97,78.21],[-84.58,78.35],[-84.87,78.37],[-84.62,78.59],[-84.86,78.51],[-85.03,78.29],[-85.49,78.11],[-86.29,78.08],[-85.94,78.24],[-85.86,78.39],[-86.24,78.21],[-86.77,78.12],[-87.54,78.14],[-87.09,78.21],[-87.52,78.23],[-87.53,78.41],[-87.16,78.55],[-86.86,78.55],[-87.12,78.58],[-86.94,78.71],[-85.03,78.92],[-83.75,78.84],[-82.34,78.57],[-82.24,78.59],[-82.6,78.71],[-82.22,78.73],[-83.26,78.84],[-81.75,78.84],[-81.66,78.89],[-81.76,78.92],[-81.7,78.98],[-81.48,79.05],[-82.53,78.89],[-84.75,79.04],[-84.45,79.15],[-83.98,79.05],[-83.45,79.03],[-83.36,79.06],[-84.03,79.16],[-83.96,79.22],[-84.33,79.19],[-84.49,79.41],[-84.88,79.49],[-85.02,79.62],[-86.47,79.76],[-86.38,79.82],[-86.47,79.89],[-86.4,79.96],[-85.25,79.93],[-86.53,80.03],[-86.65,80.14],[-86.5,80.31],[-83.79,80.25],[-82.17,79.87],[-81.62,79.62],[-81.79,79.61],[-80.59,79.57],[-79.75,79.71],[-80.88,79.65],[-81.52,79.72],[-81.66,79.91],[-81.4,79.94],[-82.17,80.02],[-83.21,80.32],[-78.05,80.57],[-79.96,80.62],[-78.19,80.81],[-76.52,80.86],[-78.94,80.88],[-78.86,80.93],[-78.91,81.0],[-78.44,81.17],[-76.74,81.44],[-78.19,81.31],[-78.74,81.11],[-79.51,81.2],[-79.07,81.09],[-79.35,81.0],[-79.19,80.96],[-79.61,80.83],[-80.88,80.66],[-82.91,80.54],[-83.17,80.59],[-81.76,80.82],[-83.57,80.74],[-83.12,80.83],[-83.27,80.85],[-83.86,80.76],[-83.72,80.63],[-83.85,80.54],[-85.12,80.5],[-85.86,80.54],[-85.56,80.62],[-86.05,80.54],[-86.75,80.6],[-85.62,80.98],[-82.36,81.18],[-85.78,81.03],[-87.28,80.63],[-87.71,80.65],[-89.46,80.91],[-86.7,81.01],[-84.73,81.28],[-87.39,81.07],[-89.83,81.01],[-90.35,81.17],[-88.93,81.25],[-89.96,81.33],[-88.82,81.46],[-88.89,81.5],[-87.25,81.5],[-88.34,81.59],[-90.49,81.37],[-90.86,81.45],[-89.59,81.63],[-90.3,81.7],[-91.47,81.53],[-91.41,81.55],[-91.96,81.66],[-90.24,81.9],[-89.72,81.92],[-89.34,81.81],[-89.15,81.89],[-89.41,81.93],[-88.07,82.11],[-87.37,82.08],[-87.17,82.02],[-87.29,81.96],[-86.73,81.89],[-87.13,81.98],[-86.84,81.99],[-86.96,82.05],[-86.16,82.05],[-85.4,81.86],[-85.73,81.99],[-85.27,82.01],[-84.8,81.89],[-85.07,81.99],[-84.87,81.99],[-84.77,81.92],[-84.6,81.89],[-84.75,81.99],[-86.88,82.21],[-85.4,82.28],[-85.55,82.42],[-85.92,82.43],[-84.71,82.48],[-84.62,82.45],[-84.95,82.43],[-83.67,82.35],[-82.95,82.13],[-83.13,82.07],[-81.88,82.04],[-82.63,82.1],[-83.02,82.24],[-82.97,82.3],[-79.23,81.82],[-79.92,81.99],[-79.86,82.03],[-80.93,82.1],[-80.87,82.16],[-82.73,82.4],[-82.5,82.51],[-81.5,82.5],[-81.48,82.5],[-82.4,82.62],[-82.33,82.66],[-80.58,82.54],[-81.58,82.8],[-81.47,82.83],[-80.32,82.79],[-79.85,82.64],[-79.98,82.69],[-78.5,82.69],[-79.9,82.77],[-80.0,82.8],[-79.68,82.83],[-80.43,82.9],[-79.34,82.98],[-79.01,82.87],[-78.61,82.94],[-78.52,82.85],[-78.11,82.83],[-78.24,82.87],[-77.85,82.93],[-77.14,82.87],[-76.56,82.68],[-75.89,82.6],[-76.22,82.45],[-75.4,82.62],[-76.31,82.76],[-75.98,82.79],[-77.39,82.99],[-76.14,83.05],[-74.2,83.0],[-73.83,82.87],[-72.59,82.7],[-72.5,82.73],[-73.65,82.93],[-72.7,83.1],[-71.63,83.1],[-71.8,83.02],[-70.84,82.89],[-71.5,83.01],[-71.12,83.1],[-69.69,83.12],[-69.77,83.05],[-69.45,83.04],[-69.62,82.99],[-69.04,83.05],[-68.17,83.0],[-68.13,82.93],[-66.3,82.93],[-68.62,82.63],[-66.67,82.71],[-65.85,82.84],[-65.16,82.77],[-65.35,82.8],[-65.1,82.85],[-65.28,82.88],[-64.7,82.91],[-64.94,82.87],[-64.44,82.76],[-63.45,82.83],[-63.38,82.77],[-63.85,82.72],[-62.93,82.57],[-63.37,82.44],[-62.87,82.52],[-62.17,82.53],[-62.3,82.52],[-62.35,82.48],[-61.58,82.49],[-61.09,82.33],[-61.31,82.2],[-62.03,82.14],[-61.91,82.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.52,-73.13],[-74.01,-73.41],[-74.16,-73.31],[-73.87,-73.19],[-73.89,-73.12],[-73.52,-73.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.51,-73.25],[-74.76,-73.3],[-74.55,-73.32],[-74.36,-73.46],[-74.42,-73.55],[-74.59,-73.61],[-75.87,-73.35],[-76.13,-73.16],[-75.86,-73.05],[-75.52,-73.11],[-75.04,-73.04],[-75.78,-72.89],[-75.4,-72.82],[-74.5,-72.88],[-74.22,-72.99],[-74.51,-73.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-76.54,-70.97],[-75.2,-70.78],[-74.95,-70.58],[-74.6,-70.79],[-74.47,-70.75],[-74.46,-70.58],[-74.1,-70.66],[-74.13,-70.57],[-73.88,-70.57],[-73.55,-70.72],[-74.4,-70.98],[-76.13,-71.14],[-76.47,-71.07],[-76.54,-70.97]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-72.68,-72.61],[-73.16,-72.43],[-72.68,-72.27],[-70.71,-72.4],[-70.12,-72.24],[-70.46,-72.14],[-71.37,-72.29],[-72.06,-72.16],[-70.77,-71.99],[-70.72,-71.91],[-71.39,-71.83],[-71.83,-71.9],[-71.83,-71.8],[-72.34,-71.61],[-72.68,-71.74],[-72.71,-71.86],[-72.86,-71.92],[-73.88,-71.86],[-73.5,-72.01],[-74.0,-72.17],[-74.36,-72.04],[-74.82,-72.06],[-75.36,-71.92],[-75.4,-71.8],[-75.18,-71.75],[-75.41,-71.66],[-75.02,-71.53],[-74.29,-71.66],[-74.44,-71.45],[-74.22,-71.38],[-73.53,-71.61],[-73.34,-71.54],[-73.66,-71.41],[-73.59,-71.32],[-72.19,-71.37],[-73.12,-71.14],[-72.79,-71.06],[-71.69,-71.16],[-71.36,-71.07],[-71.34,-70.97],[-70.41,-70.95],[-69.84,-71.15],[-69.79,-70.85],[-70.7,-70.83],[-71.27,-70.68],[-71.0,-70.47],[-70.12,-70.33],[-69.59,-70.39],[-70.23,-70.24],[-70.2,-70.14],[-70.7,-70.11],[-71.06,-70.22],[-71.81,-70.03],[-71.93,-69.94],[-71.83,-69.8],[-71.91,-69.71],[-71.72,-69.64],[-71.62,-69.45],[-72.1,-69.31],[-72.2,-69.08],[-72.01,-68.96],[-70.47,-68.78],[-70.11,-68.89],[-69.99,-69.09],[-70.09,-69.14],[-70.02,-69.19],[-70.14,-69.24],[-70.11,-69.3],[-69.74,-69.29],[-69.32,-69.63],[-69.28,-69.92],[-68.33,-70.8],[-68.48,-70.81],[-68.3,-70.87],[-68.27,-71.44],[-68.16,-71.61],[-68.22,-71.86],[-68.48,-71.9],[-68.34,-72.06],[-68.44,-72.24],[-68.76,-72.22],[-68.92,-72.36],[-69.23,-72.43],[-69.14,-72.5],[-69.22,-72.54],[-70.07,-72.63],[-70.65,-72.67],[-70.74,-72.56],[-70.92,-72.65],[-72.41,-72.67],[-72.51,-72.64],[-72.43,-72.55],[-72.68,-72.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.23,-69.84],[-75.44,-69.77],[-74.79,-69.74],[-74.4,-69.96],[-74.63,-69.98],[-74.6,-70.1],[-74.87,-70.18],[-75.69,-70.11],[-75.83,-70.02],[-75.73,-69.89],[-75.23,-69.84]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-72.66,-69.42],[-71.96,-69.67],[-71.97,-69.75],[-72.77,-69.65],[-72.98,-69.51],[-72.66,-69.42]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-72.08,-54.1],[-72.21,-54.09],[-72.26,-53.93],[-72.06,-53.98],[-71.95,-53.85],[-71.85,-53.97],[-71.79,-53.9],[-71.65,-53.93],[-71.79,-54.0],[-71.7,-53.99],[-71.77,-54.05],[-71.65,-54.09],[-71.77,-54.16],[-71.95,-54.01],[-71.74,-54.23],[-71.87,-54.28],[-71.83,-54.33],[-71.99,-54.32],[-71.91,-54.23],[-72.11,-54.15],[-72.08,-54.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-72.66,-54.05],[-72.84,-54.13],[-73.03,-54.07],[-72.76,-54.03],[-72.85,-53.96],[-72.65,-53.86],[-72.8,-53.82],[-73.01,-53.87],[-73.06,-53.81],[-73.1,-54.04],[-73.31,-53.97],[-73.25,-53.72],[-73.59,-53.76],[-73.48,-53.7],[-73.62,-53.61],[-73.44,-53.56],[-73.2,-53.67],[-72.95,-53.66],[-73.08,-53.65],[-73.03,-53.58],[-73.26,-53.64],[-73.42,-53.48],[-73.08,-53.53],[-73.18,-53.42],[-73.04,-53.39],[-73.0,-53.49],[-73.02,-53.41],[-72.91,-53.43],[-72.88,-53.68],[-72.86,-53.45],[-72.68,-53.67],[-72.67,-53.54],[-72.46,-53.58],[-72.4,-53.63],[-72.45,-53.74],[-72.37,-53.69],[-72.14,-53.8],[-72.39,-53.85],[-72.34,-54.04],[-72.52,-53.98],[-72.54,-54.1],[-72.66,-54.05]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.09,-53.36],[-73.58,-53.32],[-73.49,-53.29],[-73.88,-53.06],[-74.32,-53.1],[-74.75,-52.76],[-74.67,-52.72],[-74.36,-52.95],[-74.07,-52.95],[-73.63,-53.15],[-73.62,-53.06],[-73.52,-53.26],[-73.46,-53.13],[-73.31,-53.24],[-73.37,-53.27],[-73.09,-53.36]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.94,-52.72],[-73.84,-52.6],[-73.98,-52.63],[-73.87,-52.55],[-74.12,-52.71],[-74.18,-52.59],[-73.94,-52.48],[-74.03,-52.43],[-73.73,-52.4],[-73.75,-52.63],[-73.94,-52.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.02,-52.08],[-74.98,-52.04],[-75.07,-51.98],[-74.98,-51.84],[-74.83,-51.84],[-74.93,-51.64],[-74.81,-51.63],[-74.83,-51.95],[-74.95,-52.11],[-75.02,-52.08]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.99,-51.47],[-74.79,-51.32],[-74.96,-51.33],[-74.79,-51.21],[-74.56,-51.25],[-74.63,-51.26],[-74.59,-51.4],[-74.69,-51.28],[-74.78,-51.43],[-74.99,-51.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.46,-51.0],[-74.73,-51.11],[-74.68,-51.01],[-74.83,-51.08],[-74.84,-50.97],[-74.97,-50.95],[-74.63,-50.92],[-74.56,-50.82],[-74.66,-50.73],[-74.4,-50.84],[-74.4,-51.09],[-74.46,-51.0]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.35,-50.84],[-74.58,-50.63],[-74.42,-50.53],[-74.67,-50.47],[-74.38,-50.46],[-74.24,-50.68],[-74.43,-50.65],[-74.22,-50.72],[-74.19,-50.83],[-74.35,-50.84]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.1,-50.5],[-75.35,-50.56],[-75.26,-50.67],[-75.31,-50.79],[-75.46,-50.76],[-75.41,-50.67],[-75.51,-50.66],[-75.36,-50.59],[-75.47,-50.49],[-75.4,-50.46],[-75.1,-50.5]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.15,-50.36],[-75.25,-50.44],[-75.32,-50.4],[-75.19,-50.3],[-75.45,-50.36],[-75.39,-50.16],[-75.18,-50.26],[-75.12,-50.14],[-75.39,-50.03],[-74.95,-50.08],[-75.07,-50.19],[-74.8,-50.13],[-74.81,-50.21],[-75.15,-50.36]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.64,-49.78],[-75.51,-49.72],[-75.61,-49.64],[-75.5,-49.56],[-75.36,-49.61],[-75.18,-49.91],[-75.34,-49.86],[-75.37,-49.72],[-75.62,-49.86],[-75.64,-49.78]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.28,-49.64],[-75.26,-49.49],[-75.34,-49.51],[-75.46,-49.31],[-75.38,-49.28],[-75.17,-49.5],[-75.32,-49.26],[-75.15,-49.38],[-75.09,-49.37],[-75.19,-49.3],[-75.04,-49.26],[-75.09,-49.2],[-74.89,-49.36],[-74.8,-49.1],[-74.95,-49.01],[-74.82,-48.95],[-74.97,-48.99],[-75.02,-48.89],[-74.87,-48.84],[-75.06,-48.82],[-74.7,-48.68],[-74.63,-48.86],[-74.54,-48.71],[-74.45,-49.3],[-74.61,-49.71],[-74.43,-49.66],[-74.42,-49.74],[-74.54,-49.75],[-74.43,-49.79],[-74.45,-49.88],[-74.52,-49.86],[-74.47,-49.94],[-74.61,-49.91],[-74.54,-49.99],[-74.77,-50.05],[-74.86,-49.99],[-74.68,-49.93],[-74.91,-49.93],[-74.73,-49.84],[-74.88,-49.8],[-74.89,-49.61],[-74.71,-49.64],[-74.89,-49.53],[-74.74,-49.52],[-74.65,-49.35],[-74.81,-49.38],[-74.75,-49.42],[-74.94,-49.54],[-74.99,-49.48],[-75.01,-49.9],[-75.28,-49.64]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.94,-49.28],[-75.23,-49.12],[-75.13,-49.02],[-74.89,-49.1],[-74.94,-49.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.66,-49.21],[-75.35,-48.99],[-75.29,-49.09],[-75.51,-49.27],[-75.66,-49.21]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.61,-48.68],[-75.44,-48.61],[-75.64,-48.62],[-75.62,-48.45],[-75.34,-48.43],[-75.32,-48.6],[-75.61,-48.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.67,-48.67],[-75.0,-48.6],[-75.03,-48.5],[-74.85,-48.39],[-74.72,-48.45],[-74.81,-48.34],[-74.74,-48.13],[-74.58,-48.38],[-74.67,-48.42],[-74.6,-48.56],[-74.48,-48.61],[-74.67,-48.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.22,-48.71],[-75.32,-48.35],[-75.55,-48.4],[-75.35,-48.3],[-75.55,-48.31],[-75.43,-48.2],[-75.57,-48.17],[-75.5,-48.03],[-75.35,-48.0],[-75.1,-48.47],[-75.08,-48.61],[-75.22,-48.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.03,-48.44],[-75.26,-48.07],[-74.8,-48.17],[-74.84,-48.36],[-75.03,-48.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.17,-47.89],[-74.78,-47.83],[-74.83,-48.01],[-74.73,-48.11],[-75.05,-47.99],[-75.27,-48.03],[-75.17,-47.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.5,-47.92],[-74.33,-47.82],[-73.81,-47.91],[-74.32,-47.98],[-74.5,-47.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.8,-46.03],[-75.06,-46.1],[-75.08,-46.03],[-74.89,-46.02],[-74.86,-46.0],[-75.08,-45.99],[-75.11,-45.87],[-74.88,-45.93],[-74.97,-45.86],[-74.72,-45.81],[-74.8,-46.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.47,-45.55],[-74.32,-45.47],[-74.22,-45.58],[-74.29,-45.62],[-74.21,-45.64],[-74.47,-45.77],[-74.47,-45.55]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.74,-45.28],[-74.08,-45.14],[-74.23,-45.16],[-74.24,-45.07],[-73.87,-44.99],[-73.7,-45.14],[-73.74,-45.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.32,-44.79],[-74.4,-44.63],[-74.03,-44.6],[-73.88,-44.68],[-74.32,-44.79]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.23,-44.62],[-73.28,-44.54],[-73.13,-44.55],[-73.25,-44.44],[-73.04,-44.48],[-73.09,-44.4],[-73.0,-44.36],[-72.93,-44.44],[-72.98,-44.51],[-72.87,-44.44],[-72.72,-44.53],[-72.81,-44.64],[-72.98,-44.6],[-72.84,-44.71],[-73.28,-44.94],[-73.41,-44.82],[-73.21,-44.79],[-73.39,-44.79],[-73.47,-44.64],[-73.23,-44.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.36,-43.29],[-74.16,-42.86],[-74.19,-42.43],[-74.05,-42.13],[-74.06,-41.81],[-73.92,-41.78],[-73.9,-41.84],[-74.01,-41.85],[-73.77,-41.9],[-73.69,-41.81],[-73.5,-41.84],[-73.58,-41.95],[-73.38,-42.29],[-73.67,-42.35],[-73.61,-42.51],[-73.82,-42.51],[-73.81,-42.61],[-73.49,-42.82],[-73.71,-42.87],[-73.5,-43.13],[-73.78,-43.12],[-73.67,-43.36],[-73.85,-43.42],[-74.36,-43.29]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-71.93,18.18],[-72.55,18.22],[-72.89,18.14],[-73.65,18.26],[-73.87,18.03],[-74.49,18.43],[-74.42,18.62],[-74.26,18.67],[-73.8,18.54],[-73.59,18.58],[-73.71,18.55],[-73.65,18.5],[-72.9,18.43],[-72.72,18.44],[-72.6,18.56],[-72.35,18.53],[-72.33,18.68],[-72.81,19.05],[-72.71,19.12],[-72.8,19.23],[-72.7,19.45],[-73.0,19.6],[-73.46,19.67],[-73.42,19.82],[-73.17,19.94],[-72.78,19.94],[-72.33,19.72],[-72.22,19.79],[-71.82,19.66],[-71.84,19.72],[-71.72,19.7],[-71.77,19.79],[-71.66,19.89],[-71.17,19.83],[-71.0,19.94],[-70.28,19.65],[-69.95,19.68],[-69.77,19.3],[-69.16,19.31],[-69.25,19.18],[-69.62,19.23],[-69.61,19.09],[-68.74,18.96],[-68.33,18.62],[-68.46,18.36],[-68.61,18.37],[-68.66,18.21],[-68.76,18.21],[-68.92,18.41],[-69.85,18.47],[-70.17,18.23],[-70.55,18.2],[-70.58,18.39],[-70.7,18.43],[-70.93,18.26],[-71.08,18.3],[-71.06,18.14],[-71.42,17.6],[-71.53,17.76],[-71.68,17.77],[-71.67,17.97],[-71.93,18.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.67,21.12],[-73.39,21.23],[-73.26,21.14],[-73.0,21.31],[-73.13,20.99],[-73.65,20.91],[-73.67,21.12]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-72.37,40.88],[-73.71,40.61],[-73.58,40.58],[-73.94,40.54],[-73.77,40.62],[-74.04,40.62],[-73.91,40.79],[-73.76,40.77],[-73.72,40.87],[-73.48,40.88],[-73.49,40.95],[-72.63,40.98],[-72.34,41.14],[-72.25,41.16],[-72.41,41.06],[-72.44,40.98],[-72.62,40.91],[-72.48,40.9],[-72.32,41.04],[-72.11,41.0],[-71.86,41.07],[-72.37,40.88]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.47,45.71],[-73.6,45.44],[-73.97,45.44],[-73.69,45.56],[-73.47,45.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.78,67.99],[-74.76,68.06],[-74.46,68.07],[-74.34,68.18],[-74.21,68.14],[-74.26,68.06],[-73.45,67.99],[-73.36,67.82],[-74.4,67.78],[-74.78,67.99]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.8,68.35],[-75.0,68.34],[-75.38,68.5],[-75.4,68.61],[-75.24,68.72],[-74.99,68.67],[-74.77,68.49],[-74.9,68.43],[-74.78,68.42],[-74.87,68.39],[-74.8,68.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-71.41,70.92],[-72.09,70.81],[-72.23,70.94],[-72.07,70.93],[-72.02,71.05],[-71.86,71.08],[-71.34,71.01],[-71.41,70.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.01,71.42],[-73.03,71.3],[-73.27,71.36],[-73.38,71.52],[-73.17,71.57],[-73.08,71.54],[-73.16,71.42],[-72.98,71.52],[-72.82,71.45],[-73.01,71.42]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-71.7,77.32],[-72.58,77.41],[-71.34,77.38],[-71.7,77.32]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-59.62,-80.25],[-59.85,-80.53],[-59.47,-80.49],[-59.88,-80.65],[-59.69,-80.67],[-60.65,-80.96],[-62.52,-80.86],[-62.96,-80.78],[-63.14,-80.59],[-63.79,-80.61],[-64.28,-80.75],[-66.7,-80.41],[-66.8,-80.33],[-66.24,-80.19],[-66.17,-80.22],[-66.2,-80.34],[-65.92,-80.39],[-61.75,-80.37],[-61.18,-80.25],[-61.52,-80.24],[-61.81,-80.06],[-61.24,-79.98],[-61.52,-79.89],[-60.08,-79.66],[-60.49,-79.74],[-59.8,-79.77],[-59.85,-79.82],[-59.66,-79.85],[-59.85,-79.84],[-59.86,-79.9],[-59.63,-79.91],[-59.85,-79.94],[-59.78,-80.06],[-59.96,-80.08],[-59.28,-80.22],[-59.62,-80.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-65.79,-79.62],[-66.7,-79.67],[-65.55,-79.78],[-65.9,-79.84],[-65.45,-79.95],[-66.31,-80.08],[-66.42,-79.96],[-67.03,-79.9],[-66.81,-79.79],[-67.84,-79.56],[-65.79,-79.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-67.05,-79.26],[-67.51,-79.4],[-67.24,-79.46],[-67.47,-79.51],[-68.57,-79.44],[-67.47,-79.31],[-68.45,-79.32],[-68.02,-79.23],[-67.05,-79.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-66.61,-78.36],[-68.95,-79.1],[-69.66,-79.41],[-69.5,-79.42],[-69.82,-79.46],[-69.49,-79.53],[-69.74,-79.57],[-69.65,-79.6],[-70.34,-79.7],[-71.44,-79.65],[-71.82,-79.48],[-71.6,-79.2],[-70.59,-78.89],[-67.58,-78.37],[-66.99,-78.31],[-66.61,-78.36]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-67.69,-67.71],[-67.77,-67.69],[-67.5,-67.59],[-67.12,-67.64],[-67.39,-67.78],[-67.75,-67.73],[-67.69,-67.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-69.18,-67.53],[-68.32,-66.79],[-67.83,-66.62],[-67.64,-66.68],[-68.02,-66.91],[-67.92,-67.0],[-67.99,-67.06],[-67.68,-67.15],[-68.25,-67.37],[-67.97,-67.39],[-68.13,-67.57],[-68.28,-67.52],[-68.56,-67.74],[-68.91,-67.75],[-69.18,-67.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-66.04,-65.74],[-66.07,-65.66],[-65.96,-65.55],[-65.62,-65.53],[-65.67,-65.66],[-65.91,-65.71],[-65.8,-65.83],[-66.19,-65.87],[-66.16,-65.76],[-66.04,-65.74]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-62.83,-64.57],[-63.35,-64.76],[-63.56,-64.73],[-63.68,-64.85],[-64.3,-64.7],[-63.86,-64.5],[-63.93,-64.46],[-63.66,-64.42],[-63.69,-64.35],[-63.57,-64.27],[-63.35,-64.24],[-63.15,-64.31],[-63.36,-64.44],[-63.09,-64.46],[-63.28,-64.58],[-62.83,-64.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-62.66,-64.43],[-62.46,-64.24],[-62.62,-64.13],[-62.49,-64.09],[-62.56,-64.05],[-62.31,-64.02],[-62.01,-64.14],[-62.21,-64.18],[-62.05,-64.21],[-62.38,-64.46],[-62.79,-64.48],[-62.59,-64.45],[-62.66,-64.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-68.12,-55.7],[-68.35,-55.48],[-68.95,-55.45],[-68.75,-55.38],[-68.97,-55.38],[-68.8,-55.19],[-68.99,-55.27],[-69.12,-55.15],[-69.13,-55.25],[-69.24,-55.13],[-69.44,-55.16],[-69.29,-55.17],[-69.27,-55.23],[-69.48,-55.24],[-69.46,-55.31],[-69.28,-55.32],[-69.3,-55.43],[-69.14,-55.44],[-69.16,-55.51],[-69.34,-55.47],[-69.36,-55.39],[-69.44,-55.49],[-69.52,-55.39],[-69.42,-55.35],[-69.79,-55.31],[-69.5,-55.17],[-69.85,-55.26],[-69.92,-55.22],[-69.84,-55.17],[-70.03,-55.15],[-69.59,-55.04],[-69.58,-55.15],[-69.53,-55.03],[-68.44,-54.94],[-68.33,-55.06],[-68.6,-55.07],[-68.62,-55.15],[-69.06,-55.04],[-68.21,-55.26],[-68.5,-55.31],[-68.66,-55.26],[-68.75,-55.27],[-68.15,-55.4],[-68.18,-55.46],[-67.97,-55.59],[-68.12,-55.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-67.68,-55.26],[-68.14,-55.22],[-68.19,-54.98],[-68.36,-54.93],[-67.3,-54.93],[-67.05,-55.09],[-67.27,-55.31],[-67.45,-55.27],[-67.44,-55.18],[-67.68,-55.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-70.4,-55.11],[-70.37,-55.16],[-70.55,-55.21],[-70.51,-55.11],[-70.59,-55.05],[-70.72,-55.12],[-70.73,-55.05],[-71.01,-55.04],[-70.92,-54.99],[-71.01,-54.97],[-70.32,-54.9],[-70.73,-55.0],[-70.28,-55.05],[-70.34,-55.07],[-70.27,-55.11],[-70.4,-55.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-69.92,-54.89],[-69.77,-54.96],[-69.7,-54.94],[-69.73,-54.86],[-69.16,-54.96],[-69.92,-55.04],[-69.95,-54.95],[-69.84,-54.95],[-69.92,-54.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-68.57,-54.88],[-68.93,-54.78],[-68.74,-54.9],[-69.13,-54.94],[-69.65,-54.82],[-69.63,-54.69],[-69.91,-54.82],[-69.97,-54.68],[-69.99,-54.84],[-70.31,-54.84],[-70.24,-54.69],[-70.37,-54.84],[-70.76,-54.84],[-70.84,-54.79],[-70.62,-54.73],[-70.45,-54.63],[-70.82,-54.75],[-70.92,-54.71],[-70.77,-54.68],[-70.94,-54.67],[-71.04,-54.78],[-70.96,-54.61],[-71.29,-54.68],[-71.19,-54.63],[-71.35,-54.52],[-71.41,-54.58],[-71.34,-54.61],[-71.49,-54.69],[-71.49,-54.59],[-71.58,-54.65],[-71.6,-54.58],[-71.65,-54.65],[-71.75,-54.59],[-71.94,-54.65],[-71.89,-54.57],[-72.0,-54.57],[-71.94,-54.51],[-72.0,-54.46],[-71.67,-54.57],[-71.75,-54.51],[-71.58,-54.55],[-71.85,-54.41],[-71.56,-54.51],[-71.49,-54.48],[-71.61,-54.41],[-71.39,-54.46],[-71.36,-54.37],[-71.09,-54.51],[-71.14,-54.44],[-70.97,-54.47],[-70.95,-54.34],[-70.8,-54.32],[-70.61,-54.34],[-70.73,-54.43],[-70.76,-54.6],[-70.63,-54.6],[-70.7,-54.49],[-70.59,-54.39],[-70.25,-54.58],[-70.3,-54.5],[-70.13,-54.55],[-70.43,-54.44],[-70.58,-54.27],[-70.84,-54.26],[-70.93,-54.11],[-70.14,-54.43],[-70.07,-54.37],[-70.2,-54.32],[-70.03,-54.26],[-69.78,-54.55],[-69.86,-54.28],[-69.56,-54.44],[-69.52,-54.34],[-69.24,-54.44],[-69.42,-54.62],[-69.38,-54.68],[-69.27,-54.53],[-69.17,-54.58],[-69.16,-54.45],[-68.99,-54.47],[-70.01,-54.11],[-70.18,-53.83],[-70.14,-53.74],[-69.36,-53.52],[-69.35,-53.36],[-70.2,-53.47],[-70.47,-53.31],[-70.42,-53.01],[-70.31,-52.97],[-70.34,-53.05],[-70.24,-53.06],[-70.09,-52.91],[-70.3,-52.91],[-70.28,-52.8],[-70.42,-52.76],[-70.13,-52.73],[-69.91,-52.85],[-69.59,-52.64],[-69.6,-52.52],[-69.42,-52.45],[-69.14,-52.68],[-68.78,-52.55],[-68.59,-52.65],[-68.31,-52.91],[-68.23,-53.1],[-68.35,-53.02],[-68.55,-53.24],[-68.11,-53.34],[-67.98,-53.6],[-67.3,-54.05],[-66.77,-54.25],[-66.48,-54.47],[-65.85,-54.64],[-65.14,-54.65],[-65.36,-54.93],[-65.97,-54.9],[-66.45,-55.05],[-67.03,-54.91],[-68.3,-54.79],[-68.52,-54.85],[-68.7,-54.77],[-68.57,-54.88]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-63.81,-54.73],[-64.31,-54.78],[-64.62,-54.9],[-64.76,-54.83],[-64.52,-54.78],[-64.54,-54.72],[-64.38,-54.78],[-64.36,-54.71],[-63.81,-54.73]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-71.66,-53.98],[-71.46,-53.94],[-71.4,-54.06],[-71.4,-53.98],[-71.3,-53.99],[-71.22,-54.18],[-71.18,-54.09],[-71.16,-54.16],[-71.03,-54.09],[-70.99,-54.27],[-71.21,-54.37],[-71.36,-54.3],[-71.21,-54.23],[-71.41,-54.23],[-71.42,-54.11],[-71.54,-54.27],[-71.55,-54.18],[-71.65,-54.23],[-71.7,-54.17],[-71.6,-54.09],[-71.66,-53.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-70.51,-53.56],[-70.34,-54.03],[-70.44,-54.06],[-70.67,-53.95],[-70.54,-54.22],[-70.82,-54.11],[-70.9,-53.87],[-70.61,-53.87],[-70.71,-53.7],[-70.51,-53.56]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-63.79,10.97],[-64.06,10.86],[-64.18,10.97],[-64.41,10.97],[-64.22,11.09],[-64.03,11.0],[-63.88,11.18],[-63.79,10.97]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-65.63,18.23],[-65.94,17.97],[-67.2,17.94],[-67.15,18.2],[-67.27,18.36],[-67.1,18.52],[-65.99,18.46],[-65.62,18.39],[-65.63,18.23]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.98,46.45],[-62.5,46.27],[-62.44,46.22],[-62.59,46.23],[-62.5,46.18],[-62.6,46.21],[-62.46,46.14],[-62.57,46.04],[-62.49,45.99],[-62.75,45.95],[-63.03,46.07],[-62.88,46.16],[-63.12,46.22],[-62.96,46.32],[-63.2,46.27],[-63.27,46.2],[-63.14,46.2],[-63.23,46.15],[-63.6,46.22],[-63.8,46.33],[-63.74,46.4],[-64.13,46.42],[-64.07,46.64],[-64.42,46.68],[-64.0,47.07],[-63.97,46.89],[-64.09,46.78],[-63.83,46.61],[-63.94,46.48],[-63.71,46.44],[-63.68,46.57],[-63.24,46.41],[-61.98,46.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-64.49,49.89],[-64.13,49.95],[-63.12,49.78],[-61.88,49.35],[-61.66,49.15],[-61.81,49.07],[-62.25,49.07],[-63.09,49.23],[-63.59,49.39],[-63.76,49.6],[-64.49,49.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-67.83,60.47],[-68.32,60.2],[-68.44,60.26],[-68.24,60.59],[-68.13,60.6],[-67.83,60.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-64.92,61.4],[-65.08,61.42],[-65.48,61.62],[-65.05,61.7],[-64.65,61.6],[-64.85,61.33],[-64.98,61.35],[-64.92,61.4]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-64.36,62.51],[-64.6,62.37],[-64.96,62.46],[-64.79,62.49],[-64.87,62.53],[-64.8,62.57],[-64.36,62.51]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-70.65,62.57],[-70.93,62.75],[-70.79,62.78],[-71.16,62.8],[-71.04,62.83],[-71.24,62.89],[-70.49,62.77],[-70.18,62.59],[-70.65,62.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-71.3,77.45],[-70.9,77.47],[-70.06,77.4],[-71.08,77.38],[-71.3,77.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.25,-79.52],[-50.39,-79.33],[-50.74,-79.28],[-50.48,-79.13],[-50.45,-79.0],[-50.56,-78.96],[-50.21,-78.83],[-50.43,-78.81],[-50.2,-78.59],[-49.07,-78.04],[-47.22,-77.77],[-45.93,-77.82],[-44.51,-78.04],[-43.82,-78.25],[-43.73,-78.39],[-43.92,-78.6],[-45.3,-78.68],[-45.22,-78.74],[-45.37,-78.79],[-43.74,-78.8],[-43.46,-78.96],[-43.45,-79.11],[-43.13,-79.18],[-43.35,-79.24],[-43.07,-79.36],[-42.94,-79.52],[-42.98,-79.79],[-43.14,-79.95],[-43.86,-80.0],[-43.44,-80.11],[-43.53,-80.2],[-49.72,-80.69],[-49.7,-80.77],[-49.8,-80.79],[-54.16,-80.88],[-54.41,-80.74],[-54.38,-80.58],[-54.1,-80.56],[-53.42,-80.19],[-53.41,-80.11],[-52.89,-80.18],[-52.28,-80.08],[-52.52,-80.2],[-52.4,-80.18],[-50.25,-79.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-60.96,-70.58],[-60.57,-70.51],[-60.44,-70.6],[-60.81,-70.71],[-60.96,-70.58]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.92,-69.54],[-61.96,-69.71],[-62.13,-69.72],[-62.2,-69.51],[-62.58,-69.19],[-62.19,-69.19],[-61.82,-69.37],[-61.74,-69.49],[-61.92,-69.54]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-57.22,-64.57],[-57.43,-64.55],[-57.45,-64.46],[-56.88,-64.34],[-57.22,-64.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-57.3,-64.37],[-57.73,-64.39],[-57.65,-64.3],[-57.86,-64.3],[-57.87,-64.42],[-57.97,-64.4],[-57.96,-64.32],[-58.23,-64.38],[-58.31,-64.32],[-58.01,-64.24],[-58.18,-64.21],[-58.13,-64.1],[-58.46,-64.09],[-58.3,-63.92],[-57.79,-63.79],[-57.76,-63.9],[-57.89,-63.98],[-57.82,-64.0],[-57.86,-64.07],[-57.72,-64.08],[-57.74,-64.03],[-57.49,-63.93],[-57.53,-64.02],[-57.16,-64.09],[-57.4,-64.15],[-57.07,-64.16],[-57.56,-64.29],[-57.3,-64.37]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-56.22,-63.44],[-55.81,-63.41],[-55.72,-63.5],[-55.96,-63.58],[-56.22,-63.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-55.17,-63.36],[-55.9,-63.3],[-56.36,-63.44],[-56.55,-63.37],[-56.37,-63.23],[-55.97,-63.15],[-55.58,-63.13],[-55.04,-63.28],[-55.17,-63.36]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-60.81,-62.56],[-60.8,-62.47],[-60.49,-62.58],[-60.13,-62.46],[-60.01,-62.53],[-60.08,-62.56],[-60.02,-62.63],[-59.8,-62.61],[-60.29,-62.76],[-60.3,-62.68],[-60.43,-62.72],[-60.38,-62.61],[-61.06,-62.68],[-61.19,-62.59],[-60.81,-62.56]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-58.47,-62.22],[-59.01,-62.22],[-58.41,-61.93],[-57.67,-61.91],[-57.59,-62.03],[-58.16,-62.06],[-58.12,-62.14],[-58.24,-62.18],[-58.38,-62.11],[-58.28,-62.08],[-58.48,-62.07],[-58.63,-62.18],[-58.47,-62.22]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-54.65,-61.11],[-55.25,-61.27],[-55.45,-61.12],[-54.65,-61.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-57.73,-51.69],[-58.26,-51.76],[-58.15,-51.79],[-58.42,-51.89],[-58.76,-51.89],[-58.94,-51.8],[-58.81,-51.95],[-58.63,-51.97],[-58.64,-52.11],[-59.27,-51.99],[-59.08,-52.1],[-59.15,-52.14],[-59.04,-52.14],[-59.05,-52.21],[-59.46,-52.14],[-59.34,-52.34],[-59.72,-52.11],[-59.57,-52.06],[-59.63,-52.01],[-59.52,-51.96],[-59.61,-51.92],[-59.49,-51.93],[-59.49,-51.84],[-59.21,-51.71],[-59.06,-51.69],[-58.99,-51.8],[-58.99,-51.65],[-59.17,-51.57],[-59.11,-51.5],[-59.01,-51.56],[-59.1,-51.41],[-58.86,-51.36],[-58.95,-51.25],[-58.41,-51.32],[-58.33,-51.43],[-58.5,-51.4],[-58.52,-51.49],[-58.23,-51.65],[-58.22,-51.53],[-58.36,-51.5],[-58.29,-51.42],[-57.9,-51.38],[-57.78,-51.54],[-58.15,-51.54],[-57.73,-51.69]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-59.87,-51.95],[-60.28,-51.99],[-60.37,-52.16],[-60.55,-52.11],[-60.5,-52.19],[-60.59,-52.24],[-60.69,-52.11],[-60.82,-52.1],[-60.72,-52.17],[-60.8,-52.17],[-61.04,-52.05],[-60.74,-52.01],[-60.85,-51.95],[-60.53,-52.0],[-60.4,-51.92],[-60.51,-51.94],[-60.61,-51.93],[-60.48,-51.92],[-60.44,-51.78],[-60.34,-51.86],[-60.3,-51.75],[-60.18,-51.76],[-60.34,-51.71],[-60.55,-51.79],[-60.62,-51.67],[-60.08,-51.69],[-60.49,-51.53],[-60.39,-51.48],[-60.65,-51.35],[-60.15,-51.49],[-59.99,-51.47],[-60.08,-51.45],[-60.02,-51.38],[-59.8,-51.45],[-59.49,-51.39],[-59.58,-51.44],[-59.49,-51.46],[-59.39,-51.43],[-59.41,-51.34],[-59.21,-51.41],[-59.87,-51.95]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.15,-0.66],[-51.56,-1.29],[-51.94,-1.46],[-51.88,-1.26],[-51.68,-1.1],[-51.68,-0.85],[-51.56,-0.66],[-51.35,-0.53],[-51.38,-0.65],[-51.31,-0.52],[-51.15,-0.66]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.57,-0.68],[-48.53,-0.87],[-48.64,-1.08],[-48.82,-1.2],[-48.92,-1.14],[-48.8,-1.27],[-48.83,-1.42],[-48.94,-1.3],[-48.99,-1.29],[-48.84,-1.45],[-49.07,-1.53],[-49.2,-1.39],[-49.17,-1.59],[-49.29,-1.62],[-49.39,-1.48],[-49.37,-1.65],[-49.53,-1.5],[-49.55,-1.72],[-49.69,-1.77],[-49.74,-1.58],[-49.8,-1.82],[-50.03,-1.66],[-50.16,-1.78],[-50.22,-1.74],[-50.26,-1.48],[-50.26,-1.74],[-50.31,-1.66],[-50.28,-1.76],[-50.37,-1.77],[-50.3,-1.8],[-50.56,-1.8],[-50.8,-1.43],[-50.79,-1.09],[-50.56,-1.18],[-50.62,-1.12],[-50.48,-1.04],[-50.66,-1.09],[-50.79,-1.02],[-50.74,-0.55],[-50.68,-0.64],[-50.55,-0.68],[-50.68,-0.62],[-50.7,-0.36],[-50.58,-0.19],[-50.35,-0.1],[-49.65,-0.24],[-49.39,-0.26],[-49.39,-0.18],[-49.21,-0.14],[-48.39,-0.27],[-48.5,-0.74],[-48.57,-0.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.04,-0.2],[-50.77,0.05],[-50.63,-0.1],[-50.92,-0.33],[-51.04,-0.2]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.46,0.07],[-49.35,-0.02],[-49.44,-0.12],[-49.83,-0.1],[-49.46,0.07]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.53,0.3],[-50.0,-0.05],[-50.1,0.03],[-50.3,0.01],[-50.38,0.13],[-50.37,0.21],[-49.56,0.39],[-49.53,0.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.5,0.19],[-50.43,0.55],[-50.37,0.62],[-50.32,0.29],[-50.5,0.19]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-60.72,8.85],[-60.69,8.79],[-60.85,8.64],[-61.18,8.6],[-61.1,8.78],[-60.72,8.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.03,10.68],[-61.0,10.14],[-61.12,10.09],[-61.93,10.06],[-61.46,10.28],[-61.47,10.59],[-61.66,10.7],[-61.6,10.75],[-60.91,10.84],[-61.03,10.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-60.87,14.48],[-61.07,14.47],[-61.0,14.57],[-61.16,14.67],[-61.22,14.85],[-60.88,14.78],[-60.94,14.67],[-60.83,14.58],[-60.81,14.46],[-60.87,14.41],[-60.87,14.48]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.37,15.2],[-61.49,15.54],[-61.47,15.63],[-61.27,15.51],[-61.28,15.25],[-61.37,15.2]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.64,15.97],[-61.77,16.09],[-61.76,16.36],[-61.55,16.28],[-61.64,15.97]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-60.46,45.64],[-61.32,45.56],[-61.55,46.02],[-60.59,47.03],[-60.4,47.03],[-60.5,46.9],[-60.31,46.83],[-60.61,46.21],[-60.43,46.28],[-60.63,46.12],[-60.87,46.08],[-61.12,45.95],[-60.74,46.06],[-60.82,45.94],[-61.07,45.9],[-60.91,45.85],[-61.15,45.71],[-60.91,45.76],[-60.81,45.72],[-60.84,45.64],[-60.73,45.68],[-60.74,45.77],[-60.4,46.0],[-60.7,45.89],[-60.79,45.94],[-60.3,46.22],[-60.65,46.07],[-60.35,46.31],[-60.2,46.24],[-60.29,46.16],[-60.14,46.25],[-59.81,46.17],[-59.96,46.03],[-59.81,45.94],[-60.13,45.87],[-60.07,45.8],[-60.46,45.64]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.62,47.52],[-52.94,47.09],[-52.85,47.03],[-53.07,46.67],[-53.19,46.63],[-53.27,46.74],[-53.39,46.68],[-53.36,46.74],[-53.55,46.62],[-53.64,46.71],[-53.49,46.9],[-53.64,46.8],[-53.52,46.94],[-53.64,46.99],[-53.5,47.14],[-53.56,47.2],[-53.95,46.86],[-54.19,46.83],[-54.01,47.23],[-53.93,47.23],[-54.0,47.32],[-53.81,47.42],[-53.92,47.45],[-53.89,47.6],[-54.08,47.88],[-54.27,47.9],[-54.2,47.83],[-54.46,47.5],[-54.4,47.45],[-54.62,47.37],[-54.42,47.61],[-54.66,47.38],[-54.84,47.42],[-55.03,47.17],[-55.09,47.21],[-55.14,47.17],[-55.07,47.08],[-55.15,47.01],[-55.2,47.07],[-55.25,46.92],[-55.42,46.87],[-55.53,46.94],[-55.74,46.85],[-55.98,46.97],[-55.87,47.08],[-55.49,47.14],[-55.18,47.46],[-54.7,47.67],[-55.09,47.6],[-54.94,47.79],[-55.13,47.58],[-55.13,47.66],[-55.43,47.72],[-55.41,47.5],[-55.6,47.4],[-55.66,47.44],[-55.59,47.51],[-55.64,47.55],[-55.92,47.44],[-55.75,47.59],[-56.16,47.49],[-55.63,47.68],[-55.91,47.66],[-55.74,47.92],[-55.78,47.96],[-55.86,47.79],[-56.06,47.7],[-56.15,47.84],[-56.18,47.63],[-56.3,47.63],[-56.31,47.75],[-56.34,47.62],[-56.75,47.64],[-56.71,47.57],[-56.79,47.53],[-57.17,47.64],[-57.77,47.62],[-57.88,47.7],[-58.35,47.65],[-58.26,47.75],[-58.43,47.64],[-59.15,47.56],[-59.31,47.62],[-59.28,47.76],[-59.41,47.9],[-58.57,48.44],[-58.27,48.52],[-59.26,48.47],[-58.77,48.78],[-58.96,48.62],[-58.71,48.57],[-58.4,49.14],[-58.36,49.06],[-58.21,49.07],[-58.07,48.98],[-57.88,48.97],[-58.05,49.0],[-58.14,49.13],[-57.91,49.13],[-57.85,49.18],[-58.08,49.15],[-57.93,49.25],[-58.19,49.24],[-58.23,49.37],[-58.0,49.56],[-57.9,49.44],[-57.87,49.51],[-57.7,49.46],[-57.88,49.53],[-57.94,49.71],[-57.36,50.61],[-57.2,50.6],[-57.15,50.63],[-57.4,50.71],[-56.93,50.92],[-57.09,51.02],[-56.9,51.02],[-56.98,51.06],[-56.8,51.14],[-56.66,51.35],[-55.89,51.63],[-55.82,51.62],[-55.89,51.5],[-55.64,51.47],[-55.61,51.48],[-55.68,51.5],[-55.74,51.55],[-55.73,51.58],[-55.51,51.6],[-55.4,51.56],[-55.53,51.51],[-55.46,51.46],[-55.6,51.31],[-56.09,51.37],[-56.01,51.28],[-56.08,51.23],[-55.97,51.16],[-55.76,51.22],[-55.73,51.08],[-56.08,50.72],[-56.1,50.91],[-56.16,50.88],[-56.1,50.67],[-56.41,50.38],[-56.5,50.39],[-56.44,50.3],[-56.67,50.13],[-56.77,49.83],[-56.91,49.75],[-56.78,49.73],[-56.86,49.55],[-56.12,50.16],[-56.06,50.08],[-56.19,49.92],[-55.96,50.04],[-55.75,49.93],[-55.47,49.96],[-56.0,49.75],[-56.17,49.57],[-55.84,49.69],[-56.13,49.43],[-55.82,49.52],[-55.66,49.38],[-55.52,49.49],[-55.57,49.36],[-55.37,49.51],[-55.43,49.42],[-55.31,49.45],[-55.45,49.36],[-55.29,49.4],[-55.34,49.36],[-55.31,49.31],[-55.24,49.39],[-55.31,49.53],[-55.2,49.51],[-55.21,49.53],[-55.16,49.55],[-55.14,49.54],[-55.38,49.05],[-55.18,49.12],[-55.28,49.11],[-55.29,49.19],[-55.05,49.29],[-55.08,49.36],[-55.01,49.35],[-55.03,49.23],[-54.83,49.41],[-54.82,49.28],[-54.47,49.55],[-54.48,49.27],[-54.37,49.42],[-54.23,49.36],[-54.04,49.48],[-53.49,49.29],[-53.59,49.05],[-53.84,49.03],[-53.73,49.01],[-54.2,48.77],[-53.84,48.84],[-53.88,48.75],[-54.02,48.75],[-53.93,48.63],[-53.79,48.68],[-53.92,48.67],[-53.84,48.75],[-53.6,48.68],[-53.9,48.59],[-53.96,48.55],[-53.75,48.52],[-54.16,48.39],[-53.86,48.48],[-53.86,48.37],[-53.66,48.55],[-53.73,48.43],[-53.58,48.53],[-53.62,48.41],[-53.44,48.62],[-53.24,48.53],[-53.07,48.7],[-52.98,48.55],[-53.19,48.36],[-53.35,48.39],[-53.37,48.29],[-53.64,48.17],[-53.94,48.23],[-53.91,48.09],[-53.66,48.06],[-53.91,48.02],[-53.61,48.05],[-53.7,47.9],[-53.79,47.9],[-53.73,47.89],[-53.79,47.77],[-53.87,47.84],[-53.93,47.85],[-53.76,47.63],[-53.67,47.68],[-53.67,47.53],[-53.55,47.54],[-53.28,48.02],[-52.92,48.17],[-52.84,48.11],[-53.21,47.74],[-53.16,47.68],[-53.26,47.61],[-53.17,47.61],[-53.26,47.56],[-53.13,47.42],[-52.88,47.59],[-52.77,47.8],[-52.62,47.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.63,56.87],[-61.34,56.94],[-61.35,56.86],[-61.59,56.76],[-61.38,56.77],[-61.4,56.62],[-61.65,56.74],[-61.63,56.87]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.18,64.25],[-51.34,64.25],[-51.16,64.3],[-51.18,64.4],[-51.03,64.55],[-50.81,64.53],[-51.18,64.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-53.1,68.61],[-52.65,68.72],[-52.13,68.71],[-52.33,68.63],[-53.1,68.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.8,69.87],[-50.66,69.84],[-50.96,69.73],[-50.98,69.55],[-51.21,69.52],[-51.39,69.7],[-51.0,69.89],[-51.36,69.85],[-51.22,69.91],[-50.8,69.87]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-53.55,69.24],[-54.27,69.4],[-53.4,69.44],[-53.58,69.48],[-53.35,69.59],[-53.82,69.46],[-53.73,69.52],[-54.0,69.5],[-53.88,69.56],[-53.96,69.61],[-54.13,69.55],[-54.83,69.62],[-54.99,69.7],[-54.68,69.76],[-54.39,69.68],[-54.91,69.82],[-54.79,69.88],[-54.86,69.94],[-54.22,69.92],[-54.76,70.04],[-54.83,70.2],[-54.33,70.32],[-53.27,70.2],[-52.73,69.93],[-52.0,69.81],[-51.91,69.74],[-52.03,69.67],[-51.84,69.64],[-52.28,69.45],[-53.55,69.24]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-53.57,71.29],[-53.38,71.14],[-53.48,71.04],[-53.99,71.12],[-53.57,71.29]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-53.09,71.2],[-53.17,71.35],[-52.97,71.39],[-52.33,71.3],[-52.66,71.17],[-53.09,71.2]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.78,71.67],[-53.23,71.53],[-53.44,71.56],[-53.48,71.66],[-52.78,71.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-55.03,72.3],[-55.47,72.15],[-55.68,72.19],[-55.43,72.27],[-55.62,72.3],[-55.01,72.38],[-55.03,72.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-55.58,72.77],[-55.11,72.81],[-55.2,72.85],[-54.97,72.81],[-55.37,72.59],[-55.85,72.61],[-55.58,72.77]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-53.05,82.33],[-51.23,82.01],[-51.19,82.0],[-52.11,82.0],[-53.19,82.11],[-53.35,82.2],[-53.05,82.33]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-29.61,-79.91],[-30.25,-79.89],[-29.99,-79.97],[-30.37,-80.02],[-30.47,-79.99],[-30.28,-79.98],[-30.53,-79.9],[-31.54,-79.9],[-32.09,-79.81],[-31.88,-79.75],[-32.16,-79.71],[-31.64,-79.64],[-31.1,-79.81],[-30.23,-79.84],[-30.93,-79.68],[-30.8,-79.65],[-29.61,-79.91]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-32.6,-79.66],[-32.45,-79.55],[-32.29,-79.52],[-31.91,-79.57],[-32.17,-79.67],[-32.6,-79.66]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-36.61,-79.27],[-36.66,-79.22],[-35.5,-79.09],[-33.92,-79.31],[-36.73,-79.3],[-36.94,-79.18],[-36.61,-79.27]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-20.87,-74.43],[-20.98,-74.21],[-21.12,-74.14],[-22.04,-74.11],[-21.15,-73.95],[-20.89,-73.68],[-20.61,-73.59],[-20.5,-73.79],[-20.69,-74.1],[-20.37,-74.43],[-20.53,-74.5],[-20.87,-74.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-16.52,-72.52],[-16.29,-72.49],[-16.1,-72.69],[-16.44,-72.66],[-16.52,-72.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-45.96,-60.53],[-45.48,-60.55],[-45.19,-60.63],[-45.14,-60.74],[-45.79,-60.58],[-46.0,-60.62],[-45.96,-60.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-35.78,-54.76],[-36.11,-54.76],[-35.92,-54.85],[-36.12,-54.88],[-36.5,-54.51],[-37.15,-54.26],[-37.41,-54.26],[-37.32,-54.23],[-37.41,-54.18],[-37.24,-54.15],[-37.69,-54.17],[-37.66,-54.1],[-37.72,-54.09],[-37.61,-54.04],[-38.03,-54.01],[-37.38,-53.98],[-37.46,-54.03],[-36.66,-54.11],[-36.72,-54.17],[-36.49,-54.18],[-36.68,-54.28],[-36.49,-54.23],[-36.5,-54.35],[-36.35,-54.36],[-36.39,-54.24],[-36.33,-54.26],[-36.04,-54.46],[-36.07,-54.57],[-35.89,-54.55],[-35.94,-54.69],[-35.78,-54.76]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-7.46,4.34],[-9.1,5.03],[-10.33,6.14],[-10.79,6.29],[-10.76,6.4],[-11.35,6.7],[-11.57,6.99],[-12.51,7.39],[-12.37,7.39],[-12.49,7.45],[-12.43,7.53],[-12.18,7.6],[-12.46,7.56],[-12.54,7.65],[-12.45,7.77],[-12.7,7.71],[-12.96,7.91],[-12.82,7.92],[-12.97,8.25],[-13.16,8.17],[-13.29,8.5],[-13.03,8.38],[-13.12,8.47],[-12.87,8.57],[-12.93,8.58],[-12.88,8.69],[-13.06,8.58],[-13.03,8.65],[-13.16,8.67],[-13.17,8.53],[-13.24,8.83],[-12.99,8.86],[-13.29,8.97],[-13.32,9.08],[-13.16,9.19],[-13.26,9.2],[-13.23,9.27],[-13.32,9.18],[-13.3,9.36],[-13.41,9.29],[-13.49,9.57],[-13.73,9.51],[-13.56,9.79],[-13.65,9.84],[-13.73,9.74],[-13.69,9.95],[-13.83,9.86],[-14.06,10.03],[-14.0,10.2],[-14.13,10.05],[-14.14,10.18],[-14.22,10.11],[-14.46,10.23],[-14.54,10.51],[-14.66,10.51],[-14.5,10.89],[-14.69,10.65],[-14.65,10.81],[-14.79,10.75],[-14.74,10.87],[-14.81,10.82],[-14.82,10.93],[-14.66,11.04],[-14.69,11.06],[-14.84,10.97],[-14.92,11.03],[-15.01,10.78],[-15.08,10.88],[-15.01,10.96],[-15.12,10.98],[-15.0,11.22],[-15.23,10.99],[-15.21,11.23],[-15.23,11.12],[-15.36,11.14],[-15.43,11.29],[-15.27,11.43],[-15.34,11.38],[-15.35,11.46],[-15.5,11.34],[-15.47,11.49],[-15.24,11.58],[-15.28,11.62],[-15.12,11.62],[-15.12,11.55],[-15.01,11.61],[-15.17,11.66],[-15.13,11.71],[-15.23,11.66],[-15.23,11.76],[-15.44,11.56],[-15.52,11.79],[-15.44,11.89],[-15.19,11.87],[-15.07,11.94],[-15.09,11.87],[-15.07,11.8],[-14.94,11.75],[-15.07,11.86],[-14.99,11.96],[-15.4,11.97],[-15.83,11.75],[-15.73,11.86],[-15.8,11.89],[-15.96,11.73],[-15.87,11.97],[-15.72,11.97],[-15.71,12.02],[-15.86,12.03],[-16.12,11.89],[-16.36,12.09],[-16.06,12.35],[-16.46,12.17],[-16.8,12.43],[-16.58,12.63],[-16.53,12.57],[-16.37,12.55],[-16.03,12.63],[-15.84,12.56],[-15.63,12.54],[-15.51,12.64],[-15.53,12.78],[-15.39,12.81],[-15.55,12.79],[-15.64,12.56],[-15.91,12.6],[-16.02,12.73],[-16.37,12.56],[-16.5,12.71],[-16.51,12.63],[-16.63,12.67],[-16.59,12.76],[-16.6,12.8],[-16.75,12.57],[-16.7,12.74],[-16.8,12.72],[-16.75,13.04],[-16.83,13.34],[-16.68,13.5],[-16.42,13.21],[-16.44,13.28],[-16.26,13.32],[-16.23,13.26],[-16.21,13.25],[-16.15,13.28],[-16.23,13.33],[-16.16,13.43],[-15.62,13.45],[-15.54,13.51],[-15.34,13.44],[-15.3,13.46],[-15.29,13.5],[-15.56,13.53],[-16.16,13.45],[-16.32,13.34],[-16.52,13.36],[-16.58,13.64],[-16.51,13.74],[-16.64,13.7],[-16.58,13.84],[-16.49,13.8],[-16.49,14.0],[-16.7,13.77],[-16.75,13.95],[-16.58,13.99],[-16.36,14.17],[-16.47,14.19],[-16.65,14.0],[-16.72,14.02],[-16.65,14.1],[-16.73,14.06],[-16.78,13.84],[-16.96,14.39],[-17.22,14.69],[-17.42,14.74],[-17.44,14.65],[-17.54,14.76],[-17.14,14.93],[-16.54,15.77],[-16.46,16.64],[-16.05,17.67],[-16.07,18.48],[-16.2,18.98],[-16.54,19.38],[-16.36,19.42],[-16.28,19.53],[-16.47,19.41],[-16.23,19.79],[-16.31,19.89],[-16.2,20.23],[-16.47,20.65],[-16.41,20.68],[-16.53,20.74],[-16.54,20.56],[-16.67,20.68],[-16.92,21.16],[-17.06,20.77],[-17.1,20.86],[-16.92,21.93],[-16.71,22.28],[-16.47,22.38],[-16.29,22.9],[-16.16,22.99],[-16.21,23.09],[-15.77,23.79],[-15.78,23.91],[-16.0,23.67],[-15.84,23.9],[-14.91,24.69],[-14.82,25.33],[-14.47,26.19],[-13.56,26.75],[-13.17,27.69],[-12.97,27.91],[-12.06,28.09],[-11.49,28.33],[-11.06,28.75],[-10.57,28.99],[-10.25,29.3],[-9.66,30.13],[-9.61,30.4],[-9.89,30.65],[-9.81,30.83],[-9.85,31.4],[-9.28,32.2],[-9.26,32.58],[-8.53,33.27],[-7.53,33.63],[-6.82,34.04],[-6.29,34.88],[-5.91,35.8],[-5.28,35.91],[-5.32,35.7],[-5.07,35.42],[-4.38,35.15],[-4.33,35.15],[-3.92,35.27],[-3.9,35.21],[-3.79,35.21],[-3.7,35.29],[-3.32,35.2],[-3.08,35.29],[-2.97,35.45],[-2.86,35.13],[-2.75,35.12],[-2.88,35.25],[-2.67,35.11],[-1.96,35.08],[-1.36,35.32],[-1.03,35.68],[-0.8,35.77],[-0.63,35.72],[-0.35,35.91],[-0.08,35.79],[0.34,36.21],[1.04,36.49],[2.6,36.6],[2.93,36.81],[3.48,36.78],[3.87,36.92],[4.79,36.9],[5.3,36.64],[5.73,36.83],[6.2,36.9],[6.42,37.09],[6.91,36.89],[7.16,36.91],[7.25,36.99],[7.22,37.09],[7.8,36.99],[7.77,36.89],[7.87,36.85],[8.23,36.96],[8.5,36.9],[8.82,36.98],[9.21,37.23],[9.74,37.35],[9.86,37.33],[9.77,37.21],[9.82,37.15],[9.91,37.18],[9.82,37.23],[9.88,37.26],[10.27,37.18],[10.13,37.16],[10.35,36.88],[10.19,36.8],[10.36,36.73],[11.01,37.08],[11.14,36.87],[10.8,36.45],[10.55,36.38],[10.48,36.22],[10.61,35.86],[11.04,35.64],[11.04,35.33],[11.16,35.24],[10.87,34.8],[10.01,34.17],[10.07,33.95],[10.33,33.7],[10.72,33.71],[10.74,33.48],[10.94,33.64],[11.04,33.62],[11.1,33.36],[11.29,33.29],[11.13,33.31],[11.18,33.21],[11.43,33.19],[11.35,33.26],[12.3,32.84],[12.73,32.8],[13.35,32.9],[14.19,32.71],[14.47,32.52],[15.18,32.4],[15.36,32.17],[15.49,31.66],[15.76,31.39],[17.85,30.92],[18.97,30.28],[19.24,30.27],[19.62,30.42],[20.04,30.82],[20.15,31.22],[19.92,31.76],[20.07,32.18],[20.56,32.56],[21.72,32.95],[22.15,32.95],[23.11,32.64],[23.08,32.33],[23.31,32.16],[23.3,32.22],[23.84,32.15],[24.09,32.01],[24.98,31.97],[25.19,31.53],[25.97,31.62],[26.97,31.45],[27.33,31.38],[27.45,31.22],[27.85,31.24],[27.93,31.1],[28.42,31.08],[29.03,30.83],[29.5,30.96],[30.07,31.33],[30.17,31.22],[30.29,31.24],[30.18,31.28],[30.31,31.35],[30.34,31.5],[30.36,31.46],[30.4,31.44],[30.36,31.51],[30.54,31.46],[30.97,31.59],[30.54,31.4],[30.73,31.39],[31.12,31.49],[30.98,31.58],[31.1,31.61],[31.56,31.44],[31.87,31.54],[31.91,31.53],[31.94,31.52],[32.2,31.3],[31.89,31.53],[31.77,31.28],[32.04,31.22],[32.11,31.05],[32.28,31.14],[32.21,31.3],[32.6,31.06],[32.93,31.16],[32.7,31.04],[32.93,31.11],[33.01,31.06],[33.06,31.13],[33.03,31.1],[32.95,31.11],[33.03,31.16],[33.11,31.2],[33.13,31.2],[33.13,31.05],[33.41,31.16],[33.59,31.11],[33.85,31.16],[34.22,31.33],[34.71,31.95],[34.96,32.83],[35.07,32.87],[35.47,33.9],[35.64,34.0],[35.67,34.31],[35.99,34.55],[35.87,34.92],[35.96,35.2],[35.92,35.42],[35.72,35.58],[35.84,35.75],[35.8,35.85],[35.98,36.02],[35.79,36.32],[36.19,36.6],[36.19,36.8],[35.99,36.92],[35.61,36.74],[35.58,36.69],[35.71,36.72],[35.62,36.6],[35.35,36.54],[34.69,36.81],[34.28,36.59],[33.96,36.21],[33.87,36.31],[33.69,36.14],[33.16,36.14],[32.8,36.03],[32.37,36.18],[32.02,36.55],[31.34,36.81],[30.69,36.89],[30.57,36.78],[30.57,36.53],[30.43,36.23],[30.16,36.3],[29.67,36.12],[29.1,36.39],[29.11,36.55],[29.01,36.55],[29.1,36.67],[28.94,36.75],[28.83,36.6],[28.45,36.88],[28.4,36.79],[28.26,36.85],[28.3,36.72],[28.04,36.56],[27.96,36.6],[28.09,36.64],[27.97,36.69],[28.12,36.72],[28.12,36.8],[27.92,36.74],[27.72,36.76],[27.67,36.66],[27.4,36.67],[27.36,36.71],[27.65,36.81],[28.03,36.78],[28.04,36.94],[28.17,36.91],[28.33,37.04],[27.26,36.96],[27.25,37.12],[27.57,37.13],[27.62,37.27],[27.46,37.25],[27.41,37.41],[27.19,37.36],[27.21,37.6],[27.01,37.67],[27.25,37.74],[27.24,37.99],[26.87,38.04],[26.76,38.22],[26.59,38.1],[26.23,38.27],[26.51,38.43],[26.39,38.45],[26.4,38.68],[26.63,38.52],[26.59,38.42],[26.67,38.31],[26.7,38.43],[26.8,38.36],[27.16,38.45],[26.94,38.43],[26.72,38.65],[27.06,38.89],[26.81,38.95],[26.88,39.09],[26.61,39.28],[26.94,39.57],[26.07,39.47],[26.19,40.0],[26.74,40.4],[27.29,40.47],[27.45,40.32],[27.79,40.32],[27.88,40.39],[27.68,40.5],[27.76,40.54],[28.03,40.47],[27.94,40.37],[29.05,40.37],[29.15,40.43],[28.79,40.55],[29.49,40.73],[29.94,40.74],[29.25,40.81],[29.01,41.03],[29.06,41.08],[29.09,41.14],[29.07,41.15],[29.17,41.23],[31.23,41.09],[31.39,41.19],[31.4,41.32],[32.26,41.72],[33.32,42.02],[34.69,41.95],[35.02,42.09],[35.22,42.02],[35.09,41.93],[35.3,41.72],[35.58,41.63],[36.04,41.7],[36.13,41.46],[36.4,41.26],[36.76,41.37],[37.14,41.15],[37.52,41.04],[37.78,41.12],[37.9,40.98],[38.33,40.92],[39.43,41.11],[40.2,40.94],[41.39,41.38],[41.77,41.81],[41.42,42.74],[41.15,42.8],[40.86,43.06],[40.34,43.14],[40.22,43.32],[39.93,43.41],[38.76,44.27],[38.22,44.39],[37.78,44.73],[37.8,44.64],[37.5,44.67],[37.19,44.99],[36.58,45.19],[36.96,45.28],[36.79,45.29],[36.76,45.35],[36.85,45.37],[36.78,45.39],[36.67,45.33],[36.83,45.44],[37.14,45.34],[37.08,45.24],[37.32,45.27],[37.16,45.33],[37.52,45.37],[37.74,45.31],[37.74,45.45],[37.64,45.61],[37.59,45.43],[37.6,45.64],[37.7,45.62],[37.83,45.75],[37.94,46.02],[38.1,46.06],[38.04,45.82],[38.17,46.12],[38.45,46.03],[38.58,46.09],[38.09,46.4],[37.97,46.36],[37.73,46.67],[37.98,46.62],[38.27,46.73],[38.59,46.66],[38.38,46.71],[38.4,46.82],[39.08,47.03],[39.28,47.01],[39.39,47.12],[39.26,47.1],[39.26,47.26],[38.48,47.14],[38.56,47.22],[38.78,47.25],[38.81,47.29],[38.55,47.23],[38.43,47.13],[38.22,47.11],[38.11,47.03],[38.07,47.1],[37.58,47.09],[37.34,46.88],[37.23,46.94],[36.85,46.8],[36.86,46.78],[36.77,46.64],[36.8,46.72],[36.7,46.78],[36.4,46.72],[36.28,46.61],[35.9,46.65],[35.49,46.45],[35.16,46.13],[34.98,46.08],[35.34,46.34],[35.19,46.51],[35.21,46.4],[35.11,46.3],[34.81,46.17],[34.96,45.79],[35.33,45.37],[35.52,45.3],[35.83,45.47],[35.99,45.36],[36.28,45.48],[36.64,45.35],[36.44,45.27],[36.44,45.07],[35.85,44.99],[35.51,45.11],[35.08,44.79],[34.5,44.74],[34.33,44.55],[33.94,44.38],[33.37,44.58],[33.57,44.62],[33.52,44.79],[33.62,44.93],[33.54,45.12],[32.48,45.41],[33.17,45.78],[33.69,45.86],[33.78,45.93],[33.62,45.95],[33.61,46.15],[33.42,46.05],[33.21,46.13],[33.24,46.22],[33.12,46.14],[32.5,46.08],[31.79,46.29],[32.06,46.39],[31.75,46.5],[31.69,46.43],[31.51,46.59],[32.32,46.46],[32.65,46.65],[32.34,46.56],[32.02,46.63],[31.94,46.76],[32.01,46.92],[31.98,47.01],[31.87,47.03],[31.9,47.09],[31.83,47.19],[31.76,47.22],[31.74,47.26],[31.73,47.22],[31.87,47.09],[31.84,47.01],[31.97,46.94],[31.86,46.81],[31.89,46.64],[31.49,46.63],[31.62,46.81],[31.51,46.75],[31.44,46.8],[31.51,46.72],[31.42,46.63],[30.79,46.55],[30.77,46.4],[30.49,46.08],[30.14,45.82],[30.13,45.89],[29.93,45.81],[29.93,45.72],[29.8,45.74],[29.86,45.67],[29.73,45.61],[29.69,45.78],[29.63,45.82],[29.59,45.56],[29.71,45.57],[29.61,45.48],[29.75,45.46],[29.76,45.32],[29.62,45.22],[29.7,45.16],[29.61,44.85],[29.0,44.69],[29.14,44.8],[29.04,44.87],[29.11,44.97],[28.87,44.94],[28.95,44.77],[28.78,44.65],[28.9,44.72],[28.97,44.7],[28.99,44.68],[28.76,44.63],[28.76,44.47],[28.92,44.62],[28.64,44.32],[28.58,43.48],[28.47,43.37],[28.16,43.41],[27.9,43.2],[27.89,42.71],[27.73,42.71],[27.65,42.56],[27.45,42.48],[27.78,42.34],[27.76,42.26],[28.01,42.04],[28.05,41.9],[27.97,41.82],[28.18,41.56],[29.11,41.24],[28.99,41.0],[28.63,40.97],[28.55,41.08],[28.54,40.99],[28.17,41.09],[27.94,40.97],[27.52,40.99],[27.29,40.7],[26.68,40.46],[26.18,40.05],[26.27,40.23],[26.22,40.33],[26.79,40.56],[26.79,40.66],[26.09,40.61],[26.05,40.83],[25.54,40.87],[25.14,41.01],[24.8,40.85],[24.42,40.95],[24.11,40.73],[23.84,40.78],[23.69,40.7],[23.91,40.54],[23.82,40.51],[23.87,40.41],[24.01,40.45],[24.39,40.15],[24.3,40.13],[23.94,40.37],[23.73,40.36],[23.72,40.26],[23.99,40.12],[23.94,39.95],[23.64,40.24],[23.34,40.23],[23.7,39.91],[23.36,39.96],[23.3,40.24],[22.89,40.39],[22.82,40.5],[22.98,40.55],[22.91,40.64],[22.58,40.47],[22.66,40.37],[22.57,40.05],[23.34,39.18],[23.2,39.1],[23.05,39.1],[23.22,39.18],[22.94,39.36],[22.83,39.22],[23.0,39.07],[22.96,39.01],[23.07,39.04],[22.79,38.88],[22.62,38.91],[22.53,38.86],[23.04,38.75],[23.1,38.64],[23.31,38.65],[23.33,38.5],[23.54,38.51],[23.67,38.36],[23.95,38.29],[24.07,38.2],[23.99,38.12],[24.09,37.79],[24.03,37.65],[23.95,37.68],[23.55,37.98],[23.58,38.05],[23.02,37.93],[23.01,37.85],[23.18,37.81],[23.17,37.61],[23.34,37.54],[23.31,37.62],[23.4,37.64],[23.4,37.51],[23.53,37.46],[23.17,37.3],[23.07,37.36],[23.13,37.45],[22.73,37.57],[23.11,36.78],[23.04,36.65],[23.2,36.43],[22.97,36.52],[22.79,36.79],[22.69,36.81],[22.48,36.61],[22.49,36.39],[22.35,36.51],[22.39,36.71],[22.14,36.92],[22.15,37.02],[21.94,36.99],[21.97,36.79],[21.88,36.73],[21.71,36.82],[21.57,37.12],[21.67,37.4],[21.55,37.56],[21.31,37.64],[21.28,37.79],[21.11,37.84],[21.13,37.95],[21.33,38.02],[21.37,38.22],[21.62,38.15],[21.85,38.34],[22.87,37.94],[22.98,37.98],[22.88,38.05],[23.17,38.08],[23.22,38.16],[22.81,38.23],[22.65,38.39],[22.56,38.29],[22.4,38.45],[22.38,38.34],[21.96,38.41],[21.52,38.3],[21.32,38.5],[21.25,38.34],[21.09,38.34],[21.1,38.53],[21.03,38.51],[20.87,38.8],[20.73,38.81],[20.77,38.96],[21.09,38.86],[21.18,38.88],[21.16,39.0],[20.84,39.04],[20.82,39.11],[20.74,39.03],[20.83,38.96],[20.77,38.98],[20.74,38.95],[20.48,39.28],[20.24,39.4],[20.26,39.51],[20.13,39.53],[20.18,39.62],[19.99,39.69],[20.01,39.87],[19.86,40.05],[19.48,40.21],[19.29,40.42],[19.47,40.35],[19.39,40.54],[19.45,40.55],[19.3,40.65],[19.38,40.91],[19.52,40.92],[19.44,41.02],[19.51,41.28],[19.39,41.41],[19.52,41.51],[19.44,41.59],[19.61,41.61],[19.59,41.82],[19.17,41.94],[18.89,42.28],[18.55,42.42],[18.7,42.39],[18.69,42.48],[18.5,42.46],[18.51,42.41],[17.89,42.79],[17.03,43.0],[17.24,43.02],[17.74,42.84],[16.88,43.41],[16.43,43.55],[15.96,43.5],[15.95,43.69],[15.71,43.76],[15.14,44.2],[15.14,44.28],[15.3,44.25],[15.26,44.33],[15.42,44.27],[15.53,44.27],[14.9,44.69],[14.84,45.11],[14.53,45.31],[14.33,45.35],[14.15,44.98],[14.07,44.95],[14.08,44.99],[14.04,45.04],[14.0,44.81],[13.89,44.83],[13.92,44.78],[13.9,44.77],[13.62,45.07],[13.73,45.13],[13.6,45.14],[13.5,45.5],[13.81,45.61],[13.57,45.79],[13.4,45.68],[13.12,45.77],[13.08,45.64],[12.42,45.44],[12.58,45.55],[12.4,45.54],[12.15,45.31],[12.31,45.23],[12.37,45.01],[12.53,44.97],[12.42,44.8],[12.27,44.83],[12.39,44.22],[12.69,43.99],[13.62,43.56],[14.08,42.6],[14.74,42.08],[15.17,41.93],[16.14,41.92],[16.19,41.79],[15.9,41.61],[15.93,41.48],[18.01,40.65],[18.52,40.14],[18.35,39.8],[18.07,39.91],[17.86,40.29],[17.2,40.42],[17.32,40.5],[16.91,40.45],[16.6,40.08],[16.63,39.97],[16.49,39.78],[16.55,39.66],[17.16,39.41],[17.12,39.09],[17.21,39.03],[17.1,38.9],[16.94,38.94],[16.59,38.8],[16.57,38.43],[16.17,38.14],[16.06,37.93],[15.76,37.93],[15.64,38.01],[15.63,38.22],[15.81,38.3],[15.9,38.47],[15.84,38.65],[16.15,38.73],[16.22,38.86],[15.62,40.08],[15.26,40.03],[14.91,40.24],[15.0,40.4],[14.78,40.67],[14.34,40.57],[14.47,40.73],[14.29,40.84],[14.05,40.79],[13.72,41.25],[13.04,41.23],[12.89,41.4],[12.64,41.45],[12.24,41.74],[12.02,41.99],[11.83,42.03],[11.66,42.28],[11.38,42.41],[11.11,42.39],[11.16,42.56],[10.73,42.8],[10.76,42.92],[10.5,42.94],[10.53,43.25],[10.32,43.49],[10.18,43.96],[9.23,44.35],[8.76,44.43],[8.47,44.3],[8.07,43.9],[7.15,43.65],[7.14,43.55],[6.98,43.55],[6.6,43.28],[6.69,43.27],[6.68,43.2],[6.19,43.11],[6.18,43.04],[5.35,43.22],[5.29,43.36],[5.03,43.34],[5.03,43.41],[5.23,43.48],[5.03,43.56],[5.05,43.43],[4.87,43.42],[4.86,43.34],[4.76,43.42],[4.74,43.52],[4.69,43.58],[4.74,43.42],[4.82,43.35],[3.99,43.55],[3.24,43.22],[3.04,42.94],[3.05,42.55],[3.19,42.35],[3.32,42.32],[3.12,42.22],[3.19,41.89],[2.3,41.47],[2.13,41.3],[1.02,41.05],[0.71,40.82],[0.86,40.69],[0.56,40.59],[-0.32,39.52],[-0.16,39.0],[0.23,38.74],[-0.51,38.34],[-0.5,38.21],[-0.62,38.16],[-0.86,37.74],[-0.71,37.62],[-1.32,37.56],[-1.67,37.36],[-1.9,36.94],[-2.13,36.74],[-2.36,36.84],[-2.56,36.82],[-2.72,36.68],[-2.93,36.75],[-4.4,36.72],[-4.66,36.51],[-5.19,36.41],[-5.34,36.11],[-5.43,36.18],[-5.44,36.06],[-5.61,36.01],[-6.04,36.19],[-6.31,36.53],[-6.23,36.47],[-6.18,36.51],[-6.39,36.64],[-6.43,36.75],[-6.35,36.79],[-6.34,36.88],[-6.22,36.9],[-6.19,36.93],[-6.34,36.9],[-6.39,36.81],[-6.89,37.17],[-6.85,37.3],[-6.96,37.23],[-6.93,37.17],[-7.49,37.18],[-7.82,37.0],[-8.58,37.12],[-9.0,37.02],[-8.75,37.73],[-8.89,37.95],[-8.77,38.19],[-8.8,38.36],[-8.94,38.48],[-8.8,38.43],[-8.61,38.42],[-8.74,38.45],[-8.77,38.57],[-8.79,38.48],[-8.91,38.51],[-9.23,38.42],[-9.25,38.67],[-9.11,38.66],[-8.94,38.78],[-9.01,38.91],[-8.77,39.1],[-8.94,39.04],[-9.1,38.83],[-9.11,38.71],[-9.47,38.7],[-9.5,38.81],[-9.35,39.2],[-9.41,39.38],[-9.22,39.41],[-9.09,39.58],[-8.87,40.12],[-8.78,40.12],[-8.91,40.2],[-8.75,40.64],[-8.57,40.76],[-8.67,40.75],[-8.68,40.78],[-8.65,40.82],[-8.66,40.84],[-8.75,40.65],[-8.65,41.15],[-8.83,41.67],[-8.7,41.72],[-8.88,41.74],[-8.75,41.97],[-8.88,41.89],[-8.9,42.1],[-8.62,42.34],[-8.87,42.26],[-8.66,42.44],[-8.84,42.4],[-8.94,42.47],[-8.83,42.46],[-8.73,42.69],[-9.03,42.54],[-9.03,42.71],[-8.89,42.83],[-9.1,42.76],[-9.13,42.92],[-9.27,42.89],[-9.28,43.05],[-9.11,43.14],[-9.22,43.16],[-8.83,43.34],[-8.69,43.29],[-8.33,43.41],[-8.21,43.31],[-8.18,43.42],[-8.31,43.45],[-8.17,43.49],[-8.33,43.47],[-8.31,43.57],[-7.69,43.79],[-7.69,43.73],[-7.37,43.68],[-7.27,43.56],[-7.04,43.56],[-7.04,43.48],[-6.94,43.57],[-6.07,43.57],[-5.85,43.66],[-5.41,43.51],[-4.48,43.38],[-3.58,43.52],[-3.43,43.47],[-3.46,43.41],[-3.01,43.32],[-2.95,43.43],[-2.77,43.45],[-2.33,43.31],[-1.92,43.32],[-1.66,43.4],[-1.48,43.58],[-1.26,44.56],[-1.19,44.67],[-1.04,44.67],[-1.17,44.78],[-1.26,44.63],[-1.09,45.57],[-0.77,45.33],[-0.72,45.13],[-0.53,44.89],[-0.6,45.02],[-0.49,45.0],[-0.66,45.1],[-0.8,45.48],[-1.25,45.71],[-1.16,45.81],[-0.99,45.72],[-1.15,45.87],[-1.05,46.04],[-1.21,46.17],[-1.11,46.3],[-1.8,46.49],[-2.12,46.82],[-1.99,47.04],[-2.24,47.14],[-2.16,47.27],[-1.73,47.21],[-2.01,47.32],[-2.28,47.25],[-2.54,47.3],[-2.44,47.31],[-2.56,47.38],[-2.39,47.42],[-2.49,47.49],[-2.36,47.51],[-2.82,47.5],[-2.91,47.56],[-2.74,47.55],[-2.69,47.6],[-2.68,47.62],[-2.71,47.64],[-2.92,47.6],[-2.97,47.66],[-2.94,47.56],[-3.12,47.6],[-3.13,47.48],[-3.2,47.64],[-3.12,47.73],[-3.22,47.66],[-3.36,47.7],[-3.28,47.69],[-3.36,47.71],[-3.28,47.79],[-3.45,47.7],[-4.13,47.92],[-4.19,47.81],[-4.37,47.81],[-4.43,47.98],[-4.73,48.04],[-4.29,48.12],[-4.38,48.23],[-4.56,48.18],[-4.63,48.29],[-4.55,48.35],[-4.52,48.3],[-4.27,48.29],[-4.19,48.31],[-4.45,48.34],[-4.29,48.43],[-4.77,48.35],[-4.74,48.55],[-3.97,48.73],[-3.85,48.63],[-3.81,48.73],[-3.57,48.69],[-3.52,48.84],[-3.21,48.87],[-3.22,48.79],[-3.1,48.88],[-3.13,48.76],[-3.01,48.82],[-2.68,48.51],[-2.32,48.7],[-2.21,48.58],[-2.05,48.65],[-1.98,48.51],[-2.03,48.64],[-1.95,48.7],[-1.84,48.71],[-1.8,48.62],[-1.36,48.64],[-1.55,48.75],[-1.6,48.85],[-1.51,49.03],[-1.59,49.03],[-1.61,49.22],[-1.55,49.23],[-1.82,49.38],[-1.94,49.72],[-1.61,49.65],[-1.26,49.7],[-1.31,49.56],[-1.12,49.35],[-0.22,49.28],[0.46,49.47],[0.08,49.53],[0.24,49.73],[1.22,49.98],[1.52,50.21],[1.67,50.19],[1.54,50.28],[1.61,50.37],[1.56,50.7],[1.58,50.87],[1.73,50.94],[2.47,51.07],[3.53,51.42],[3.83,51.34],[4.2,51.38],[4.32,51.28],[4.23,51.42],[3.83,51.39],[3.45,51.55],[3.85,51.61],[4.1,51.45],[4.28,51.45],[3.99,51.59],[4.21,51.59],[4.11,51.64],[4.18,51.69],[3.86,51.82],[4.08,51.84],[4.02,51.99],[4.51,52.34],[4.73,52.96],[5.08,52.95],[5.59,53.3],[6.73,53.46],[7.19,53.25],[7.37,53.3],[7.04,53.35],[7.1,53.6],[7.95,53.72],[8.17,53.55],[8.09,53.46],[8.21,53.41],[8.32,53.47],[8.23,53.53],[8.27,53.61],[8.55,53.54],[8.49,53.49],[8.5,53.36],[8.57,53.55],[8.49,53.7],[8.65,53.89],[9.27,53.87],[9.57,53.6],[9.83,53.54],[9.58,53.61],[9.4,53.83],[9.26,53.89],[8.98,53.9],[8.92,53.94],[8.83,54.04],[9.02,54.1],[8.81,54.18],[8.96,54.32],[8.6,54.31],[8.7,54.36],[8.65,54.41],[8.89,54.42],[9.01,54.51],[8.69,54.74],[8.68,55.13],[8.46,55.1],[8.49,55.2],[8.69,55.14],[8.62,55.44],[8.31,55.58],[8.24,55.56],[8.31,55.47],[8.1,55.55],[8.18,55.73],[8.13,55.99],[8.19,55.81],[8.39,55.91],[8.28,56.08],[8.15,56.11],[8.13,55.99],[8.1,56.1],[8.12,56.55],[8.21,56.71],[8.3,56.56],[8.57,56.58],[8.67,56.48],[8.76,56.56],[8.68,56.63],[9.06,56.81],[9.18,56.71],[9.06,56.57],[9.16,56.66],[9.33,56.53],[9.31,56.7],[9.17,56.69],[9.24,56.75],[9.2,56.94],[9.92,57.06],[9.11,57.06],[8.68,56.95],[8.49,56.79],[8.53,56.7],[8.41,56.69],[8.59,56.69],[8.56,56.59],[8.35,56.69],[8.3,56.76],[8.25,56.7],[8.27,56.84],[8.59,57.11],[9.41,57.17],[9.97,57.59],[10.2,57.6],[10.54,57.74],[10.65,57.74],[10.43,57.57],[10.55,57.44],[10.54,57.24],[10.35,57.01],[9.99,57.09],[9.93,57.06],[10.31,56.98],[10.34,56.72],[10.15,56.72],[9.81,56.64],[10.33,56.7],[10.34,56.62],[10.21,56.56],[10.18,56.47],[10.33,56.6],[10.96,56.44],[10.74,56.15],[10.63,56.24],[10.52,56.1],[10.35,56.2],[10.49,56.22],[10.44,56.3],[10.26,56.19],[10.18,55.83],[9.87,55.85],[10.05,55.81],[10.01,55.7],[9.55,55.71],[9.85,55.63],[9.5,55.49],[9.66,55.48],[9.59,55.43],[9.71,55.25],[9.49,55.16],[9.56,55.09],[9.43,55.04],[9.72,55.0],[9.76,54.9],[9.73,54.83],[9.59,54.93],[9.44,54.81],[9.58,54.87],[9.97,54.76],[10.02,54.7],[9.93,54.67],[10.04,54.67],[10.03,54.56],[9.84,54.48],[10.14,54.49],[10.2,54.46],[10.14,54.32],[10.32,54.44],[10.73,54.31],[11.14,54.39],[11.07,54.18],[10.75,54.04],[11.45,53.91],[11.69,54.16],[12.09,54.19],[12.09,54.11],[12.12,54.1],[12.11,54.18],[12.51,54.48],[12.92,54.43],[12.62,54.42],[12.53,54.37],[12.44,54.39],[12.37,54.27],[12.68,54.41],[12.85,54.36],[13.03,54.43],[13.11,54.28],[13.47,54.1],[13.71,54.17],[13.81,54.1],[13.75,54.04],[13.91,53.93],[13.82,53.88],[13.82,53.85],[14.59,53.6],[14.54,53.7],[14.63,53.85],[13.84,53.85],[13.93,53.9],[13.9,54.0],[14.05,53.94],[14.05,54.01],[13.77,54.02],[13.81,54.1],[13.75,54.15],[14.41,53.92],[16.18,54.26],[16.5,54.53],[17.34,54.75],[18.15,54.84],[18.34,54.83],[18.75,54.69],[18.81,54.64],[18.42,54.75],[18.57,54.45],[18.72,54.38],[19.38,54.38],[19.83,54.6],[19.98,54.96],[20.41,54.95],[20.82,55.18],[21.08,55.5],[21.09,55.72],[21.11,55.42],[20.99,55.27],[20.53,54.96],[21.23,54.94],[21.18,55.19],[21.29,55.3],[21.18,55.35],[21.25,55.44],[21.06,55.79],[21.01,56.52],[21.08,56.4],[20.99,56.55],[21.05,56.83],[21.38,57.01],[21.42,57.29],[21.7,57.56],[22.6,57.76],[22.66,57.59],[23.13,57.37],[23.26,57.1],[23.63,56.97],[23.95,57.01],[24.4,57.26],[24.29,57.83],[24.55,58.33],[24.36,58.4],[24.11,58.24],[23.74,58.34],[23.68,58.52],[23.5,58.56],[23.5,58.7],[23.87,58.77],[23.43,58.76],[23.53,58.82],[23.42,58.93],[23.63,58.98],[23.41,59.03],[23.52,59.07],[23.47,59.21],[24.08,59.27],[24.03,59.39],[24.22,59.36],[24.16,59.4],[24.33,59.47],[24.77,59.45],[24.8,59.57],[25.41,59.49],[25.54,59.54],[25.48,59.67],[25.68,59.57],[25.69,59.67],[25.83,59.58],[25.99,59.63],[26.94,59.45],[27.87,59.41],[28.06,59.53],[27.99,59.7],[28.09,59.8],[28.38,59.67],[28.48,59.85],[28.83,59.79],[29.16,60.0],[30.22,59.91],[30.23,59.99],[29.95,60.03],[29.85,60.17],[29.05,60.18],[28.8,60.37],[28.62,60.38],[28.44,60.56],[28.7,60.46],[28.69,60.74],[28.14,60.53],[27.76,60.58],[27.72,60.49],[27.51,60.46],[27.21,60.58],[26.96,60.45],[26.48,60.47],[26.63,60.61],[26.75,60.57],[26.66,60.65],[26.34,60.38],[25.92,60.49],[26.11,60.34],[25.84,60.4],[25.93,60.25],[25.75,60.32],[25.85,60.27],[25.74,60.25],[25.67,60.36],[25.03,60.15],[25.0,60.21],[24.67,60.1],[24.55,60.16],[24.59,60.06],[24.45,59.99],[24.31,60.0],[24.32,60.08],[23.43,59.96],[23.55,60.07],[23.25,59.84],[22.91,59.81],[23.25,59.92],[23.33,60.01],[23.11,59.92],[23.26,60.04],[22.87,60.15],[23.08,60.36],[22.53,60.2],[22.65,60.28],[22.46,60.26],[22.62,60.4],[22.29,60.38],[21.9,60.53],[21.79,60.48],[21.84,60.63],[21.61,60.49],[21.41,60.58],[21.47,60.61],[21.35,60.69],[21.47,60.73],[21.33,60.83],[21.43,60.9],[21.3,61.06],[21.48,61.06],[21.44,61.17],[21.56,61.2],[21.45,61.4],[21.57,61.42],[21.42,61.49],[21.59,61.49],[21.48,61.57],[21.72,61.53],[21.54,61.65],[21.59,61.7],[21.41,61.91],[21.24,61.99],[21.37,62.27],[21.31,62.23],[21.27,62.41],[21.22,62.34],[21.13,62.4],[21.19,62.6],[21.07,62.6],[21.16,62.72],[21.11,62.78],[21.39,62.88],[21.44,63.04],[21.69,63.03],[21.5,63.21],[21.89,63.26],[21.88,63.18],[21.98,63.14],[22.02,63.24],[22.18,63.23],[22.33,63.28],[22.2,63.43],[22.4,63.42],[22.28,63.53],[22.41,63.46],[22.59,63.7],[22.77,63.63],[22.9,63.79],[23.42,63.92],[23.4,64.06],[23.6,64.03],[23.57,64.11],[24.34,64.53],[24.54,64.81],[25.09,64.92],[25.35,64.83],[25.36,64.91],[25.19,64.97],[25.44,64.97],[25.21,65.12],[25.33,65.23],[25.27,65.38],[25.35,65.48],[25.06,65.62],[24.68,65.64],[24.55,65.76],[24.71,65.91],[24.4,65.77],[23.2,65.83],[23.24,65.77],[23.1,65.7],[22.65,65.91],[22.66,65.76],[22.41,65.86],[22.33,65.74],[22.21,65.76],[22.39,65.67],[22.28,65.7],[22.19,65.62],[22.31,65.67],[22.43,65.55],[21.76,65.73],[22.2,65.55],[21.85,65.54],[22.03,65.47],[21.45,65.36],[21.7,65.29],[21.62,65.24],[21.35,65.37],[21.26,65.34],[21.54,65.23],[21.59,65.07],[21.04,64.83],[21.31,64.77],[21.23,64.75],[21.3,64.67],[21.11,64.7],[21.49,64.58],[21.55,64.53],[21.35,64.53],[21.61,64.45],[20.97,64.15],[20.67,63.79],[20.5,63.82],[20.39,63.68],[20.33,63.75],[20.31,63.65],[20.28,63.73],[20.24,63.65],[20.03,63.66],[19.69,63.43],[19.45,63.56],[19.52,63.41],[19.29,63.47],[19.26,63.33],[19.06,63.26],[19.05,63.18],[18.75,63.26],[18.91,63.21],[18.7,63.23],[18.76,63.16],[18.56,63.18],[18.65,63.11],[18.24,63.0],[18.52,62.99],[18.58,62.96],[18.4,62.96],[18.52,62.92],[18.38,62.84],[18.21,62.87],[18.28,62.84],[18.2,62.78],[17.94,62.82],[17.83,63.0],[17.69,62.99],[18.0,62.71],[17.87,62.67],[18.06,62.6],[17.94,62.62],[17.84,62.49],[17.66,62.48],[17.71,62.44],[17.43,62.54],[17.33,62.49],[17.38,62.33],[17.65,62.23],[17.51,62.22],[17.46,62.0],[17.34,61.94],[17.5,61.64],[17.33,61.72],[17.14,61.73],[17.27,61.69],[17.1,61.64],[17.25,61.61],[17.06,61.58],[17.19,61.56],[17.08,61.55],[17.22,61.45],[17.1,61.4],[17.28,61.31],[17.1,61.32],[17.21,61.24],[17.16,61.02],[17.25,61.01],[17.16,60.95],[17.34,60.77],[17.19,60.69],[17.57,60.65],[17.67,60.5],[17.97,60.59],[18.23,60.33],[18.43,60.35],[18.6,60.24],[18.32,60.32],[18.58,60.07],[18.65,60.15],[18.8,60.0],[18.82,60.12],[18.9,59.95],[19.07,59.9],[19.03,59.84],[18.89,59.93],[18.92,59.85],[18.73,59.77],[19.09,59.77],[18.27,59.48],[18.31,59.4],[18.01,59.41],[18.1,59.33],[18.22,59.32],[18.32,59.38],[18.47,59.34],[18.48,59.43],[18.65,59.33],[18.29,59.32],[18.42,59.14],[18.01,59.04],[17.89,58.86],[17.77,58.96],[17.8,58.91],[17.77,58.89],[17.77,59.12],[17.71,59.05],[17.66,59.17],[17.58,58.96],[17.63,58.92],[17.54,58.9],[17.59,58.86],[17.45,58.9],[17.49,58.8],[17.36,58.75],[17.03,58.75],[17.15,58.7],[16.92,58.63],[16.23,58.67],[16.18,58.63],[16.79,58.61],[16.94,58.49],[16.41,58.48],[16.8,58.32],[16.71,58.28],[16.82,58.21],[16.78,58.13],[16.62,58.2],[16.75,58.02],[16.64,58.01],[16.77,57.89],[16.52,58.0],[16.57,57.89],[16.46,57.9],[16.71,57.75],[16.42,57.89],[16.71,57.7],[16.52,57.63],[16.69,57.47],[16.47,57.28],[16.58,57.04],[16.44,57.05],[16.41,56.8],[16.47,56.78],[16.25,56.64],[15.85,56.09],[15.59,56.21],[14.72,56.17],[14.77,56.03],[14.5,56.04],[14.23,55.86],[14.2,55.73],[14.37,55.55],[14.18,55.39],[12.83,55.38],[12.99,55.45],[12.92,55.55],[13.05,55.69],[12.45,56.3],[12.81,56.24],[12.62,56.42],[12.89,56.46],[12.93,56.55],[12.36,56.92],[12.1,57.24],[12.06,57.46],[11.98,57.35],[11.9,57.39],[11.92,57.62],[11.83,57.66],[11.92,57.7],[11.71,57.7],[11.81,57.78],[11.66,57.84],[11.76,57.9],[11.89,58.22],[11.81,58.3],[11.88,58.33],[11.73,58.33],[11.51,58.24],[11.67,58.42],[11.55,58.46],[11.52,58.34],[11.4,58.26],[11.42,58.39],[11.35,58.35],[11.42,58.44],[11.22,58.35],[11.29,58.58],[11.12,59.01],[11.32,59.1],[11.44,59.0],[11.37,59.1],[11.18,59.12],[11.18,59.2],[11.03,59.13],[10.74,59.22],[10.78,59.31],[10.59,59.43],[10.69,59.48],[10.56,59.73],[10.66,59.86],[10.72,59.74],[10.69,59.91],[10.48,59.85],[10.61,59.61],[10.54,59.54],[10.44,59.52],[10.4,59.69],[10.22,59.72],[10.38,59.66],[10.38,59.54],[10.24,59.56],[10.48,59.43],[10.51,59.3],[10.36,59.27],[10.31,59.06],[10.22,59.11],[10.21,59.02],[9.85,58.96],[9.54,59.12],[9.72,58.98],[9.3,58.88],[9.45,58.83],[9.07,58.74],[9.22,58.7],[8.91,58.61],[8.91,58.5],[8.12,58.1],[8.03,58.22],[7.96,58.09],[7.58,58.02],[7.01,57.99],[7.15,58.1],[6.9,58.05],[6.8,58.1],[6.99,58.14],[6.73,58.12],[6.72,58.19],[6.69,58.12],[6.78,58.07],[6.62,58.07],[6.53,58.12],[6.85,58.27],[6.68,58.22],[6.69,58.33],[6.56,58.24],[6.14,58.34],[5.57,58.63],[5.48,58.75],[5.54,58.96],[5.63,58.93],[5.55,59.04],[5.72,58.98],[5.72,58.87],[5.85,58.97],[6.09,58.85],[6.23,58.84],[6.06,58.9],[6.63,59.05],[6.03,58.91],[5.98,58.96],[6.05,59.0],[5.88,59.07],[6.13,59.15],[6.01,59.15],[6.17,59.26],[6.46,59.32],[6.15,59.27],[6.08,59.31],[6.24,59.32],[6.0,59.33],[6.04,59.38],[6.54,59.56],[6.24,59.53],[6.29,59.65],[6.15,59.46],[5.92,59.36],[5.89,59.45],[6.15,59.48],[5.81,59.54],[5.65,59.41],[5.86,59.35],[5.61,59.29],[5.59,59.42],[5.51,59.28],[5.43,59.41],[5.4,59.3],[5.35,59.42],[5.3,59.34],[5.2,59.55],[5.34,59.65],[5.41,59.59],[5.49,59.74],[5.42,59.5],[5.56,59.68],[5.75,59.61],[5.88,59.66],[5.75,59.68],[5.81,59.73],[6.04,59.75],[6.29,59.84],[6.0,59.76],[5.97,59.86],[5.83,59.77],[5.65,59.85],[6.29,60.12],[6.11,60.11],[6.07,60.2],[6.35,60.37],[6.64,60.42],[6.53,60.26],[6.51,60.14],[6.52,60.08],[6.65,60.38],[7.11,60.51],[6.9,60.51],[6.99,60.59],[6.66,60.43],[6.59,60.44],[6.7,60.52],[6.3,60.39],[6.18,60.47],[6.24,60.38],[6.12,60.37],[6.19,60.36],[6.14,60.25],[6.0,60.26],[5.85,60.15],[5.86,60.02],[5.74,59.99],[5.69,60.06],[5.8,60.09],[5.71,60.18],[5.79,60.21],[5.54,60.16],[5.71,60.23],[5.57,60.24],[5.74,60.39],[5.41,60.13],[5.14,60.35],[5.3,60.4],[5.24,60.47],[5.31,60.53],[5.48,60.44],[5.65,60.43],[5.71,60.48],[5.75,60.72],[5.68,60.76],[5.53,60.63],[5.22,60.57],[5.08,60.66],[5.23,60.62],[5.13,60.72],[4.93,60.8],[5.43,60.63],[5.24,60.78],[5.54,60.88],[5.13,60.81],[4.98,60.95],[5.1,60.88],[5.14,60.99],[5.01,60.98],[5.02,61.05],[5.45,61.0],[5.53,61.08],[6.1,61.12],[6.36,61.01],[6.6,61.18],[6.96,61.09],[7.01,61.01],[6.87,60.94],[7.05,60.96],[7.11,60.86],[7.16,60.95],[7.0,61.09],[7.44,61.1],[7.35,61.14],[7.69,61.23],[7.39,61.2],[7.31,61.29],[7.57,61.49],[7.26,61.4],[7.31,61.16],[6.95,61.11],[7.0,61.18],[6.56,61.22],[6.7,61.34],[6.7,61.4],[6.43,61.11],[5.96,61.16],[6.04,61.2],[5.19,61.11],[5.04,61.16],[5.25,61.18],[4.95,61.25],[5.63,61.36],[5.06,61.32],[5.0,61.38],[5.06,61.37],[5.11,61.43],[4.95,61.42],[5.18,61.47],[5.52,61.43],[5.8,61.46],[5.18,61.51],[5.36,61.56],[5.15,61.6],[5.43,61.59],[4.97,61.64],[4.99,61.75],[5.17,61.73],[5.06,61.76],[5.39,61.91],[5.74,61.85],[5.62,61.81],[5.94,61.85],[5.9,61.74],[5.99,61.84],[6.18,61.77],[6.06,61.84],[6.47,61.8],[6.82,61.88],[6.48,61.83],[5.73,61.89],[5.96,61.92],[5.43,61.94],[5.16,61.9],[5.14,61.97],[5.4,62.02],[5.11,62.11],[5.08,62.19],[5.27,62.17],[5.46,62.01],[5.59,62.07],[5.39,62.12],[5.45,62.19],[5.75,62.09],[5.67,62.17],[5.91,62.19],[5.85,62.02],[5.95,62.14],[6.05,62.07],[6.37,62.06],[5.93,62.23],[6.06,62.2],[5.95,62.25],[6.31,62.37],[6.53,62.11],[6.58,62.16],[6.4,62.39],[6.56,62.36],[6.71,62.45],[6.88,62.42],[6.87,62.36],[6.99,62.27],[6.96,62.1],[7.02,62.09],[7.14,62.12],[7.19,62.1],[7.15,62.13],[6.98,62.11],[7.03,62.27],[7.42,62.24],[6.96,62.33],[6.98,62.38],[6.79,62.48],[6.24,62.45],[6.67,62.49],[6.25,62.57],[6.61,62.56],[6.76,62.65],[6.92,62.57],[6.89,62.64],[7.09,62.65],[7.04,62.62],[7.13,62.53],[7.16,62.63],[7.54,62.5],[7.78,62.57],[7.51,62.57],[7.42,62.63],[7.52,62.58],[7.52,62.67],[7.84,62.73],[8.15,62.69],[8.07,62.78],[7.36,62.7],[7.68,62.79],[7.31,62.74],[6.97,62.73],[6.95,62.73],[7.01,62.81],[7.22,62.81],[6.88,62.91],[7.24,63.01],[7.5,62.91],[8.08,62.95],[8.15,62.81],[8.55,62.66],[8.18,62.85],[8.15,62.95],[7.88,63.01],[8.09,63.11],[8.33,62.97],[8.33,62.88],[8.7,62.82],[8.42,62.96],[8.67,62.98],[8.37,62.97],[8.32,63.0],[8.47,63.02],[8.24,63.03],[8.17,63.12],[8.64,63.11],[8.57,63.16],[8.94,63.21],[8.62,63.2],[8.48,63.29],[8.76,63.35],[8.67,63.42],[9.02,63.47],[9.15,63.38],[9.09,63.29],[9.43,63.38],[9.17,63.42],[9.48,63.47],[9.48,63.49],[9.15,63.49],[9.57,63.54],[9.49,63.59],[9.7,63.64],[9.96,63.43],[9.83,63.33],[10.26,63.27],[10.04,63.41],[10.91,63.46],[10.76,63.52],[10.92,63.6],[10.66,63.55],[11.46,63.79],[11.1,63.89],[11.5,64.02],[11.25,64.04],[11.36,64.12],[11.3,64.11],[10.57,63.81],[11.06,63.86],[10.91,63.73],[9.98,63.49],[9.8,63.69],[10.0,63.72],[10.1,63.77],[9.54,63.67],[9.78,63.77],[9.55,63.77],[10.2,63.94],[9.94,63.96],[10.01,64.12],[10.19,64.1],[10.11,64.12],[10.17,64.2],[10.37,64.19],[10.25,64.23],[10.65,64.36],[10.48,64.42],[10.83,64.37],[10.66,64.45],[10.96,64.49],[10.97,64.6],[11.16,64.45],[11.34,64.43],[11.25,64.33],[11.41,64.45],[11.66,64.48],[11.44,64.47],[11.51,64.55],[11.78,64.6],[11.52,64.57],[11.4,64.71],[11.84,64.79],[11.64,64.82],[11.79,64.84],[11.65,64.84],[11.75,64.88],[12.22,64.94],[11.91,64.95],[11.26,64.73],[11.43,64.82],[11.25,64.84],[11.52,64.86],[11.7,64.91],[11.25,64.86],[11.27,64.87],[11.98,65.07],[12.19,64.99],[12.19,65.05],[12.64,65.13],[12.93,65.31],[12.5,65.14],[12.36,65.23],[12.71,65.25],[12.25,65.23],[12.5,65.37],[12.69,65.33],[12.48,65.45],[12.71,65.37],[12.63,65.43],[12.78,65.46],[12.36,65.6],[12.5,65.73],[12.61,65.65],[12.79,65.64],[12.56,65.75],[12.72,65.79],[12.61,65.83],[12.68,65.93],[12.85,65.97],[13.18,65.86],[12.92,65.99],[13.04,66.08],[12.67,66.06],[13.53,66.24],[13.54,66.11],[13.82,66.15],[13.61,66.19],[14.14,66.33],[13.04,66.18],[13.53,66.31],[13.31,66.37],[13.04,66.32],[13.16,66.47],[12.97,66.52],[13.1,66.54],[13.23,66.45],[13.36,66.46],[13.26,66.52],[13.67,66.52],[13.46,66.56],[13.73,66.6],[13.24,66.55],[13.4,66.63],[13.17,66.65],[13.19,66.67],[13.55,66.64],[13.23,66.71],[13.69,66.69],[13.89,66.74],[13.51,66.78],[13.99,66.79],[13.54,66.92],[13.97,66.99],[13.89,66.95],[13.93,66.92],[13.96,66.93],[14.06,67.06],[14.15,66.97],[14.23,66.98],[14.27,67.06],[14.57,67.02],[14.27,67.08],[14.36,67.16],[14.75,67.12],[14.51,67.18],[14.6,67.2],[14.98,67.21],[14.89,67.15],[14.99,67.1],[14.93,67.15],[15.09,67.21],[15.5,67.07],[15.38,67.2],[15.74,67.17],[15.06,67.25],[15.17,67.31],[14.33,67.24],[14.62,67.42],[15.05,67.45],[14.82,67.45],[14.73,67.49],[15.06,67.58],[15.16,67.54],[14.83,67.48],[15.43,67.48],[15.66,67.28],[15.53,67.47],[15.9,67.56],[15.24,67.53],[15.47,67.58],[15.18,67.62],[15.3,67.72],[15.54,67.67],[15.66,67.68],[15.4,67.74],[15.6,67.75],[15.8,67.68],[15.84,67.69],[15.63,67.76],[15.69,67.8],[15.41,67.8],[15.43,67.86],[15.18,67.71],[14.84,67.64],[14.73,67.66],[15.12,67.74],[14.77,67.82],[15.1,67.85],[14.85,67.84],[15.0,67.9],[15.2,67.83],[15.75,67.95],[15.86,67.9],[16.06,68.02],[15.88,68.07],[15.79,68.03],[15.6,68.04],[15.55,68.07],[15.4,67.99],[15.28,68.04],[15.64,68.17],[15.74,68.1],[15.62,68.09],[15.63,68.05],[15.84,68.1],[15.98,68.25],[16.1,68.16],[16.04,68.03],[16.19,67.98],[16.24,67.88],[16.48,67.8],[16.21,68.0],[16.47,67.9],[16.33,68.0],[16.45,67.96],[16.54,67.96],[16.39,68.06],[16.69,68.07],[16.29,68.09],[16.24,68.13],[16.59,68.17],[16.17,68.2],[16.36,68.24],[16.1,68.28],[16.28,68.31],[16.8,68.13],[16.22,68.35],[17.13,68.37],[17.33,68.26],[17.33,68.17],[17.42,68.24],[17.22,68.34],[17.25,68.41],[17.87,68.39],[17.47,68.45],[17.55,68.53],[17.05,68.43],[17.09,68.48],[16.99,68.51],[16.53,68.44],[16.46,68.51],[16.62,68.53],[16.6,68.63],[16.96,68.7],[17.15,68.63],[17.1,68.69],[17.25,68.72],[17.68,68.66],[17.23,68.76],[17.46,68.82],[17.78,68.75],[17.47,68.83],[17.83,68.89],[17.43,68.9],[17.66,69.12],[18.15,69.15],[17.99,69.24],[18.14,69.35],[18.16,69.46],[18.49,69.38],[18.5,69.24],[18.56,69.36],[18.69,69.26],[19.01,69.29],[18.45,69.45],[18.85,69.55],[19.01,69.4],[19.38,69.32],[19.18,69.25],[19.48,69.22],[19.43,69.34],[18.99,69.48],[19.23,69.57],[19.02,69.53],[18.94,69.62],[19.25,69.78],[19.78,69.8],[19.65,69.46],[19.53,69.4],[19.69,69.44],[19.74,69.61],[20.06,69.58],[20.11,69.59],[19.86,69.63],[19.82,69.71],[20.31,69.96],[20.43,69.88],[20.32,69.68],[20.38,69.6],[19.95,69.26],[20.48,69.58],[20.85,69.5],[20.49,69.63],[20.48,69.76],[20.79,69.8],[20.79,69.88],[21.09,69.95],[20.89,69.85],[21.18,69.82],[21.21,69.91],[21.33,69.91],[21.21,69.93],[21.29,70.02],[22.1,69.75],[21.92,69.84],[22.02,69.85],[21.91,69.95],[22.05,69.94],[22.11,70.03],[21.8,70.04],[22.1,70.12],[21.72,70.06],[21.21,70.21],[21.44,70.27],[21.49,70.21],[21.53,70.32],[21.87,70.15],[21.81,70.26],[21.99,70.32],[22.12,70.23],[22.31,70.29],[22.27,70.14],[22.56,70.13],[22.33,70.17],[22.4,70.26],[22.97,70.21],[22.28,70.04],[23.02,70.15],[23.02,70.04],[23.13,70.03],[23.09,69.96],[23.33,69.95],[23.54,70.02],[23.18,70.09],[23.42,70.2],[23.24,70.22],[23.53,70.24],[23.31,70.26],[23.61,70.3],[23.46,70.32],[23.51,70.37],[23.92,70.51],[24.35,70.46],[24.1,70.54],[24.35,70.69],[24.72,70.62],[24.66,70.71],[24.25,70.78],[24.4,70.87],[24.64,70.78],[24.61,70.86],[24.72,70.87],[24.61,70.97],[24.82,70.91],[25.03,70.97],[24.92,70.87],[25.15,70.92],[25.25,70.79],[25.39,70.88],[25.37,70.98],[25.54,70.92],[25.44,70.84],[25.92,70.87],[25.07,70.5],[25.24,70.49],[25.06,70.49],[25.29,70.46],[25.08,70.36],[25.21,70.32],[24.95,70.16],[25.0,70.06],[25.01,70.13],[25.09,70.15],[25.16,70.08],[25.54,70.3],[25.44,70.34],[26.61,70.95],[26.73,70.93],[26.69,70.74],[26.34,70.65],[26.66,70.64],[26.51,70.43],[26.55,70.35],[26.81,70.48],[27.1,70.47],[26.97,70.57],[27.27,70.59],[27.08,70.7],[27.33,70.74],[27.31,70.82],[27.63,70.8],[27.12,70.92],[27.35,70.94],[27.22,71.02],[27.55,70.96],[27.52,71.07],[27.65,71.13],[27.88,71.04],[28.19,71.09],[28.26,71.06],[28.21,70.98],[28.55,70.97],[28.27,70.79],[27.76,70.79],[28.13,70.74],[27.65,70.61],[28.3,70.7],[27.85,70.48],[28.19,70.5],[28.04,70.44],[28.13,70.44],[28.34,70.52],[28.16,70.38],[28.17,70.14],[28.01,70.07],[28.18,70.12],[28.23,70.4],[28.39,70.49],[28.51,70.45],[28.56,70.51],[28.4,70.56],[28.79,70.87],[29.4,70.78],[29.29,70.74],[29.42,70.74],[29.31,70.65],[29.7,70.74],[29.78,70.69],[29.68,70.62],[30.1,70.71],[30.21,70.68],[30.1,70.65],[30.35,70.6],[30.0,70.54],[30.5,70.56],[31.06,70.37],[31.08,70.28],[30.55,70.25],[30.16,70.07],[28.65,70.18],[28.6,70.16],[29.69,69.97],[29.36,69.86],[29.74,69.91],[29.78,69.84],[29.49,69.66],[30.03,69.78],[30.06,69.77],[29.94,69.71],[29.94,69.69],[30.19,69.69],[30.11,69.76],[30.21,69.77],[30.17,69.88],[30.29,69.89],[30.4,69.83],[30.36,69.67],[30.44,69.68],[30.45,69.81],[30.84,69.81],[31.41,69.72],[31.33,69.61],[31.81,69.69],[31.7,69.74],[31.75,69.85],[32.1,69.79],[31.91,69.94],[32.05,69.96],[33.13,69.73],[32.87,69.58],[32.17,69.65],[32.11,69.75],[31.97,69.65],[32.06,69.64],[32.02,69.56],[32.5,69.52],[32.19,69.43],[33.08,69.48],[32.82,69.3],[32.99,69.39],[33.52,69.43],[33.24,69.27],[33.54,69.21],[33.06,69.08],[33.02,68.95],[33.06,69.06],[33.43,69.1],[33.58,69.2],[33.57,69.3],[33.72,69.34],[34.97,69.19],[35.26,69.22],[35.18,69.28],[35.87,69.19],[37.68,68.71],[38.33,68.44],[38.39,68.34],[38.77,68.29],[38.51,68.37],[38.64,68.38],[39.52,68.08],[39.86,68.05],[39.71,68.17],[39.79,68.16],[40.41,67.88],[40.32,67.84],[40.47,67.76],[40.65,67.81],[41.04,67.68],[41.0,67.47],[41.15,67.42],[41.11,67.25],[41.34,67.22],[41.39,67.12],[41.18,66.81],[40.08,66.29],[38.55,66.05],[35.56,66.39],[34.8,66.61],[34.48,66.54],[34.36,66.63],[34.5,66.64],[34.52,66.66],[34.09,66.67],[34.14,66.77],[33.95,66.68],[33.59,66.83],[33.52,66.8],[33.63,66.75],[33.52,66.72],[33.1,66.86],[32.8,67.01],[32.93,67.1],[32.38,67.16],[31.85,67.15],[32.26,67.12],[32.55,67.0],[32.39,66.95],[32.5,66.93],[32.42,66.89],[33.32,66.65],[32.9,66.57],[33.26,66.62],[33.54,66.54],[33.19,66.58],[32.94,66.53],[33.74,66.43],[33.31,66.32],[34.1,66.25],[34.85,65.9],[34.97,65.73],[34.69,65.81],[34.78,65.6],[34.68,65.45],[34.3,65.39],[34.46,65.36],[34.77,65.1],[34.82,65.04],[34.7,64.98],[34.94,64.86],[34.76,64.77],[35.01,64.74],[34.83,64.7],[34.98,64.61],[34.74,64.56],[35.35,64.3],[35.59,64.32],[35.58,64.41],[35.81,64.34],[36.23,64.14],[36.29,64.01],[37.44,63.79],[38.07,64.02],[37.9,64.24],[38.02,64.31],[37.75,64.44],[37.34,64.34],[37.12,64.39],[36.74,64.68],[36.56,64.72],[36.5,64.84],[36.57,64.83],[36.44,64.92],[36.81,64.96],[36.82,65.15],[37.01,65.17],[37.67,65.04],[38.05,64.85],[38.39,64.84],[38.4,64.77],[38.07,64.78],[38.13,64.7],[38.05,64.65],[38.47,64.74],[38.45,64.82],[39.57,64.55],[39.92,64.6],[39.79,64.6],[39.85,64.68],[40.18,64.56],[40.52,64.54],[40.41,64.74],[40.52,64.77],[39.74,65.36],[39.75,65.55],[40.71,65.97],[41.64,66.17],[42.2,66.53],[42.66,66.44],[42.55,66.39],[43.3,66.43],[43.69,66.24],[43.29,66.09],[43.35,66.04],[43.51,65.97],[43.38,66.07],[43.84,66.19],[44.05,66.08],[44.18,65.86],[44.1,66.26],[44.39,66.62],[44.56,66.67],[44.36,66.78],[44.52,66.92],[44.3,67.06],[44.38,67.1],[43.82,67.18],[43.77,67.28],[44.04,67.68],[44.14,67.68],[44.07,67.71],[44.09,67.89],[44.27,67.93],[44.12,67.93],[44.21,67.99],[44.14,68.0],[44.41,68.06],[44.18,68.04],[44.23,68.3],[43.32,68.67],[43.98,68.55],[45.58,68.51],[45.94,68.45],[46.03,68.32],[46.53,68.13],[46.46,68.11],[46.7,67.82],[45.35,67.73],[45.31,67.59],[45.03,67.53],[44.91,67.37],[45.59,67.16],[45.82,66.9],[46.03,66.83],[46.6,66.86],[46.41,66.75],[47.41,66.93],[47.58,66.87],[47.74,67.03],[47.69,67.2],[47.77,67.34],[47.95,67.44],[47.85,67.6],[48.7,67.72],[49.11,67.64],[48.78,67.73],[48.79,67.83],[48.59,67.93],[49.13,67.86],[50.0,68.06],[50.78,68.38],[51.06,68.35],[52.18,68.58],[52.05,68.49],[52.36,68.47],[52.14,68.38],[52.4,68.34],[52.73,68.47],[52.49,68.59],[52.63,68.66],[52.28,68.6],[52.33,68.63],[53.88,68.97],[54.56,69.0],[53.59,68.91],[54.03,68.85],[53.72,68.66],[53.94,68.41],[53.8,68.34],[53.61,68.41],[53.69,68.34],[53.44,68.37],[53.21,68.27],[53.99,68.22],[54.18,68.32],[54.2,68.21],[54.5,68.31],[54.83,68.17],[54.94,68.4],[55.39,68.56],[56.0,68.66],[57.33,68.56],[57.6,68.74],[57.93,68.75],[57.96,68.85],[58.17,68.89],[58.34,68.74],[58.42,68.74],[58.27,68.89],[58.88,69.0],[59.22,69.0],[58.89,68.93],[59.42,68.76],[59.06,68.62],[59.09,68.42],[59.67,68.34],[59.96,68.47],[59.76,68.64],[59.81,68.69],[60.47,68.72],[60.97,68.91],[60.9,69.12],[60.59,69.13],[60.54,69.32],[60.14,69.58],[60.23,69.66],[60.65,69.67],[60.71,69.82],[60.93,69.87],[64.13,69.55],[65.0,69.3],[64.83,69.29],[64.79,69.15],[65.07,69.27],[67.09,68.86],[67.04,68.8],[67.2,68.71],[68.13,68.42],[68.29,68.19],[68.65,68.32],[68.56,68.37],[69.11,68.88],[68.95,68.9],[69.22,68.96],[68.46,68.98],[68.03,69.32],[68.11,69.55],[67.82,69.51],[67.02,69.7],[66.86,69.64],[66.96,69.54],[66.8,69.59],[66.77,69.76],[66.88,70.01],[67.14,69.98],[67.33,70.11],[67.09,70.22],[67.27,70.41],[67.22,70.52],[67.33,70.76],[67.14,70.84],[66.69,70.77],[66.61,70.88],[66.89,71.08],[66.69,71.0],[66.62,71.06],[66.91,71.29],[68.35,71.68],[68.64,72.03],[68.92,72.48],[68.87,72.53],[69.05,72.66],[68.98,72.7],[69.35,72.95],[69.79,72.96],[69.59,72.88],[71.56,72.92],[72.01,72.83],[71.82,72.81],[71.89,72.8],[72.84,72.71],[72.72,72.7],[72.81,72.66],[72.73,72.6],[72.84,72.52],[72.87,72.28],[72.52,71.92],[72.35,71.86],[72.34,71.71],[71.8,71.48],[72.64,71.13],[72.63,71.01],[72.84,70.86],[72.68,70.62],[72.77,70.43],[72.44,70.29],[72.62,70.16],[72.49,70.04],[72.69,69.84],[72.5,69.65],[72.64,69.44],[72.49,69.41],[72.65,69.29],[72.48,69.18],[72.58,68.94],[73.54,68.58],[73.65,68.46],[73.53,68.48],[73.09,68.21],[73.07,68.09],[73.2,67.96],[73.2,67.85],[73.07,67.82],[73.11,67.69],[72.58,67.62],[72.39,67.47],[72.4,67.33],[72.05,67.3],[72.23,67.16],[71.91,67.13],[71.99,67.06],[71.75,66.92],[71.3,66.95],[71.51,66.88],[71.58,66.66],[71.17,66.66],[71.23,66.63],[70.69,66.52],[70.3,66.64],[70.68,66.72],[70.72,66.76],[70.32,66.68],[69.9,66.87],[69.6,66.79],[69.4,66.83],[68.97,66.81],[69.1,66.77],[69.11,66.62],[69.21,66.57],[69.9,66.42],[70.36,66.33],[71.43,66.36],[72.08,66.24],[72.35,66.31],[72.41,66.51],[72.29,66.5],[72.47,66.61],[72.94,66.66],[73.87,67.0],[73.9,67.3],[74.73,67.69],[74.82,67.94],[74.73,68.15],[74.33,68.39],[74.46,68.51],[74.45,68.69],[74.63,68.77],[76.58,68.98],[76.69,68.87],[76.66,68.76],[77.33,68.52],[77.16,68.29],[77.36,68.23],[77.19,67.99],[77.31,67.91],[77.08,67.79],[77.68,67.62],[77.69,67.55],[79.05,67.57],[78.81,67.63],[78.87,67.65],[78.56,67.6],[78.46,67.63],[78.61,67.66],[78.44,67.7],[78.4,67.64],[77.87,67.69],[77.95,67.73],[77.78,67.78],[77.49,67.75],[77.48,67.91],[77.59,67.95],[77.47,68.0],[77.54,68.13],[78.17,68.27],[77.96,68.4],[77.93,68.52],[77.79,68.51],[77.65,68.91],[76.04,69.24],[75.51,69.26],[74.77,69.08],[74.31,69.15],[73.96,69.08],[73.76,69.17],[73.9,69.42],[73.52,69.75],[73.76,70.08],[73.71,70.16],[74.32,70.52],[74.32,70.67],[73.93,70.86],[73.56,71.26],[73.02,71.43],[73.5,71.66],[73.53,71.82],[74.99,72.14],[75.11,72.35],[75.06,72.6],[74.75,72.82],[75.04,72.88],[75.32,72.82],[75.53,72.74],[75.34,72.68],[75.71,72.57],[75.56,72.5],[75.74,72.27],[75.52,72.15],[75.44,71.99],[75.25,71.94],[75.23,71.78],[75.49,71.67],[75.39,71.62],[75.53,71.54],[75.24,71.45],[75.26,71.37],[76.11,71.2],[76.89,71.19],[76.91,71.07],[77.01,71.18],[77.56,71.17],[77.84,71.12],[77.95,70.98],[78.41,70.9],[79.04,70.94],[79.11,71.0],[78.44,70.91],[78.56,71.05],[78.24,71.11],[78.28,71.26],[77.93,71.26],[77.99,71.37],[77.71,71.28],[77.44,71.33],[77.49,71.3],[76.27,71.57],[76.0,71.91],[76.88,72.05],[77.58,71.83],[78.11,71.88],[78.23,71.98],[77.99,72.11],[77.38,72.11],[77.47,72.22],[77.67,72.19],[78.12,72.38],[78.5,72.41],[79.39,72.39],[80.83,72.08],[80.63,72.05],[81.74,71.7],[82.87,71.79],[83.25,71.73],[83.31,71.66],[83.01,71.53],[83.05,71.42],[82.27,71.28],[82.35,71.1],[82.21,70.99],[82.42,70.78],[82.08,70.57],[82.35,70.2],[82.16,70.57],[82.46,70.61],[82.43,70.7],[82.55,70.76],[82.48,70.8],[82.58,70.91],[82.88,70.92],[82.9,71.0],[83.13,70.88],[83.14,70.76],[82.99,70.57],[83.01,70.43],[82.64,70.18],[83.11,70.07],[83.18,70.14],[82.95,70.33],[83.53,70.33],[83.77,70.48],[83.38,71.03],[83.12,71.11],[83.26,71.12],[83.15,71.24],[83.62,71.63],[83.36,71.84],[82.68,71.88],[82.19,72.09],[82.31,72.18],[82.2,72.28],[81.21,72.35],[80.7,72.55],[80.83,72.62],[80.63,72.73],[80.77,72.81],[80.81,72.97],[80.44,73.1],[80.57,73.14],[80.23,73.18],[80.56,73.22],[80.25,73.33],[80.68,73.5],[80.51,73.5],[80.51,73.57],[84.79,73.76],[85.43,73.71],[85.59,73.82],[86.02,73.87],[87.08,73.87],[87.01,73.78],[85.79,73.48],[85.83,73.33],[86.66,73.12],[86.78,73.0],[86.66,73.15],[85.93,73.32],[85.84,73.44],[86.2,73.56],[87.16,73.61],[87.66,73.89],[87.3,73.84],[86.94,74.03],[87.42,74.01],[87.36,74.05],[86.9,74.07],[86.72,74.13],[86.8,74.18],[86.71,74.22],[86.02,74.26],[85.91,74.35],[86.3,74.31],[86.05,74.42],[86.48,74.46],[86.95,74.39],[86.72,74.3],[87.26,74.35],[86.54,74.51],[86.78,74.56],[85.74,74.64],[86.1,74.74],[86.03,74.81],[86.09,74.82],[86.96,74.61],[86.95,74.68],[86.76,74.7],[87.06,74.73],[87.06,74.84],[87.39,74.94],[87.17,74.99],[87.57,74.93],[87.79,75.03],[86.9,75.09],[87.02,75.16],[87.95,75.1],[88.63,75.27],[88.55,75.31],[88.61,75.34],[89.09,75.4],[88.76,75.42],[89.25,75.51],[89.7,75.44],[89.61,75.49],[90.06,75.52],[89.95,75.58],[91.58,75.64],[91.7,75.74],[92.37,75.74],[93.55,75.85],[94.16,75.94],[93.55,75.95],[93.42,75.87],[93.28,75.98],[92.96,75.93],[93.11,75.91],[93.01,75.89],[92.83,75.97],[92.95,76.07],[93.23,76.05],[93.12,76.1],[93.43,76.11],[93.33,76.07],[93.43,76.01],[94.0,76.05],[93.69,76.13],[94.46,76.05],[94.74,76.12],[94.57,76.16],[96.2,76.09],[95.58,75.89],[95.74,75.86],[96.3,76.0],[96.66,75.97],[96.46,75.87],[96.84,75.89],[97.25,76.04],[97.4,76.05],[97.19,75.93],[97.82,75.99],[97.55,76.05],[98.16,76.09],[97.92,76.12],[98.82,76.27],[98.71,76.2],[99.24,76.22],[99.3,76.2],[99.09,76.16],[99.57,76.16],[99.47,76.11],[99.75,76.05],[99.68,75.88],[99.42,75.79],[99.57,75.78],[99.9,75.93],[99.87,76.11],[98.82,76.49],[100.3,76.46],[100.85,76.54],[101.02,76.46],[102.25,76.38],[100.88,76.55],[101.1,76.62],[101.23,76.77],[100.86,76.87],[100.92,76.98],[101.21,76.99],[101.21,77.1],[102.08,77.39],[103.2,77.66],[104.29,77.74],[104.29,77.67],[104.75,77.71],[105.33,77.54],[105.87,77.57],[105.98,77.43],[106.29,77.37],[105.76,77.37],[105.46,77.24],[104.14,77.09],[105.93,77.14],[105.44,77.0],[106.83,77.05],[107.5,76.92],[106.72,76.72],[106.8,76.67],[106.61,76.56],[106.4,76.6],[106.42,76.51],[107.85,76.53],[107.98,76.62],[107.9,76.67],[107.95,76.74],[110.06,76.69],[111.09,76.76],[111.12,76.68],[111.56,76.68],[111.45,76.63],[112.2,76.47],[111.83,76.34],[112.26,76.45],[112.75,76.34],[112.66,76.32],[112.69,76.23],[112.5,76.24],[112.86,76.14],[112.57,76.05],[112.96,76.07],[113.06,76.16],[113.3,76.12],[112.93,76.26],[113.26,76.27],[113.55,76.02],[113.44,75.94],[113.56,75.9],[113.48,75.86],[113.78,75.94],[113.89,75.85],[113.56,75.54],[113.43,75.54],[113.62,75.66],[113.07,75.68],[113.14,75.71],[112.56,75.85],[112.34,75.85],[112.87,75.71],[112.75,75.7],[112.88,75.65],[112.81,75.56],[113.27,75.65],[113.29,75.55],[113.64,75.52],[113.72,75.41],[113.55,75.41],[113.67,75.37],[113.61,75.28],[112.88,74.99],[112.15,74.88],[111.77,74.67],[111.4,74.69],[110.96,74.55],[110.33,74.5],[110.36,74.42],[110.21,74.37],[109.56,74.31],[109.98,74.3],[109.8,74.16],[109.0,74.02],[108.07,73.64],[107.15,73.62],[107.17,73.55],[106.79,73.34],[106.06,73.27],[105.83,73.0],[105.07,72.77],[105.48,72.77],[106.04,72.95],[106.66,72.83],[107.1,72.86],[106.25,72.97],[106.18,73.09],[106.36,73.19],[108.32,73.22],[108.4,73.26],[108.2,73.28],[109.22,73.39],[109.21,73.47],[109.43,73.43],[109.19,73.55],[109.71,73.45],[110.92,73.7],[110.66,73.79],[109.74,73.66],[109.53,73.78],[110.02,74.01],[110.96,73.91],[111.13,74.03],[111.54,74.05],[111.2,73.98],[111.44,73.81],[112.37,73.71],[112.95,73.79],[112.85,73.99],[113.43,73.63],[113.13,73.45],[113.5,73.34],[113.49,72.96],[113.12,72.86],[113.18,72.73],[113.5,72.65],[114.09,72.6],[113.39,72.68],[113.16,72.82],[113.54,72.98],[113.56,73.25],[114.04,73.35],[113.78,73.36],[113.47,73.5],[115.41,73.71],[118.45,73.59],[119.0,73.49],[118.47,73.48],[118.35,73.4],[118.43,73.37],[118.39,73.24],[119.72,72.96],[120.53,72.87],[119.76,73.01],[121.79,72.98],[122.73,72.83],[122.31,72.94],[122.95,72.89],[122.43,72.98],[122.61,73.03],[123.23,72.93],[123.47,73.08],[123.4,73.17],[123.67,73.2],[123.33,73.35],[123.41,73.39],[123.22,73.41],[123.42,73.44],[123.25,73.55],[123.42,73.58],[123.37,73.66],[123.59,73.72],[123.65,73.6],[123.97,73.63],[123.88,73.77],[124.06,73.68],[124.38,73.81],[124.99,73.63],[125.14,73.7],[125.2,73.55],[125.65,73.53],[125.52,73.46],[125.56,73.41],[126.29,73.56],[126.39,73.46],[126.17,73.46],[126.25,73.4],[126.16,73.38],[126.42,73.41],[126.57,73.23],[126.66,73.3],[126.56,73.38],[126.83,73.39],[126.93,73.43],[126.83,73.52],[127.05,73.55],[127.45,73.49],[127.99,73.47],[127.9,73.44],[128.08,73.41],[127.96,73.35],[128.34,73.36],[128.23,73.27],[128.97,73.18],[128.78,73.07],[129.07,73.13],[129.44,73.03],[129.36,72.94],[128.93,72.98],[128.29,72.91],[128.13,72.79],[129.36,72.7],[129.2,72.66],[128.48,72.72],[127.91,72.67],[128.61,72.48],[129.26,72.46],[129.5,72.33],[129.36,72.26],[129.56,72.23],[129.24,72.13],[129.49,72.13],[128.93,72.07],[128.49,72.2],[128.53,72.26],[127.67,72.43],[127.86,72.33],[127.78,72.31],[128.44,72.1],[128.93,71.74],[129.18,71.81],[129.04,72.02],[129.54,71.72],[128.82,71.66],[129.25,71.55],[129.39,71.35],[129.76,71.15],[129.63,71.09],[130.08,71.08],[130.17,70.97],[130.62,70.87],[130.77,70.98],[130.89,70.76],[131.04,70.74],[131.55,70.89],[131.85,71.21],[132.19,71.22],[131.94,71.27],[132.26,71.68],[132.72,71.95],[133.07,71.97],[133.34,71.89],[133.03,71.96],[132.72,71.81],[133.15,71.58],[133.91,71.4],[134.74,71.37],[134.65,71.3],[134.67,71.26],[134.77,71.37],[134.7,71.42],[134.81,71.48],[135.62,71.62],[136.44,71.58],[136.55,71.48],[136.77,71.52],[137.49,71.35],[137.4,71.28],[137.53,71.25],[137.7,71.28],[137.53,71.22],[137.81,71.12],[138.07,71.13],[137.74,71.23],[138.36,71.32],[137.83,71.39],[138.1,71.58],[138.5,71.61],[138.44,71.54],[138.76,71.64],[139.05,71.57],[139.19,71.42],[139.44,71.5],[140.03,71.47],[139.73,71.67],[139.69,71.79],[139.81,71.86],[139.34,71.95],[139.63,71.95],[139.87,72.18],[140.2,72.21],[139.26,72.18],[139.35,72.13],[139.09,72.25],[139.54,72.5],[140.58,72.5],[141.11,72.59],[140.93,72.6],[140.99,72.71],[140.58,72.87],[140.73,72.9],[142.23,72.7],[145.41,72.56],[146.85,72.35],[145.35,72.35],[144.94,72.44],[144.52,72.23],[144.11,72.28],[144.42,72.18],[145.07,72.26],[146.93,72.31],[145.97,71.86],[145.99,72.03],[146.35,72.13],[146.08,72.17],[145.97,72.07],[145.88,72.22],[145.61,72.24],[145.75,72.21],[145.62,72.08],[145.79,72.03],[145.81,71.93],[145.33,71.87],[144.97,71.98],[145.22,71.84],[144.89,71.77],[144.89,71.68],[146.04,71.79],[147.2,72.33],[148.4,72.31],[149.61,72.15],[150.07,71.89],[149.71,71.77],[149.37,71.9],[149.15,71.77],[148.83,71.81],[149.04,71.76],[148.83,71.68],[149.95,71.67],[150.1,71.59],[149.95,71.59],[149.87,71.46],[150.67,71.49],[150.52,71.35],[150.03,71.22],[150.05,71.21],[150.41,71.28],[150.66,71.39],[150.74,71.39],[150.59,71.28],[151.03,71.39],[151.59,71.31],[152.14,71.02],[151.68,70.98],[152.54,70.79],[155.48,71.06],[155.53,70.98],[155.6,71.07],[155.94,71.1],[157.99,71.05],[159.24,70.83],[159.84,70.58],[160.09,70.31],[159.94,70.13],[159.69,70.13],[159.91,70.1],[159.69,69.91],[159.77,69.76],[161.01,69.58],[160.92,69.46],[161.04,69.19],[160.96,69.11],[161.42,68.98],[161.11,68.61],[160.76,68.56],[160.82,68.53],[161.13,68.56],[161.35,68.7],[161.32,68.79],[161.57,68.92],[161.42,69.33],[161.7,69.5],[162.33,69.7],[163.58,69.68],[164.03,69.77],[164.83,69.57],[166.89,69.5],[167.8,69.78],[168.08,69.71],[167.93,69.65],[168.25,69.54],[168.19,69.38],[168.29,69.24],[169.37,69.08],[169.45,68.85],[169.63,68.78],[170.35,68.83],[170.63,68.75],[170.45,68.86],[170.63,68.92],[170.73,68.82],[170.68,68.94],[171.16,69.04],[170.9,69.17],[170.91,69.3],[170.61,69.59],[170.16,69.61],[170.59,69.76],[170.56,70.09],[170.41,70.11],[170.48,70.14],[172.73,69.98],[173.2,69.78],[173.48,69.84],[173.16,69.89],[173.28,69.94],[173.93,69.85],[175.72,69.88],[175.53,69.86],[176.0,69.77],[176.16,69.82],[175.78,69.89],[176.13,69.89],[176.24,69.77],[176.73,69.67],[178.77,69.42],[179.07,69.33],[178.67,69.38],[178.65,69.32],[179.26,69.27],[179.96,69.0],[179.55,69.11],[179.69,69.02],[180.0,68.98],[180.0,65.07],[179.48,64.82],[178.56,64.59],[178.49,64.61],[178.76,64.68],[177.63,64.72],[177.39,64.84],[177.49,64.85],[177.43,64.93],[176.94,65.08],[176.31,65.06],[176.96,65.05],[177.3,64.82],[176.44,64.81],[176.05,64.96],[175.71,64.79],[175.04,64.78],[174.44,64.69],[175.71,64.77],[176.08,64.92],[176.42,64.71],[176.15,64.63],[176.11,64.59],[176.11,64.54],[176.46,64.69],[176.74,64.57],[176.99,64.71],[177.49,64.77],[177.36,64.55],[177.45,64.42],[178.18,64.21],[178.07,64.25],[178.28,64.35],[178.2,64.44],[178.59,64.04],[178.48,64.07],[178.38,64.0],[178.49,63.99],[178.38,63.97],[178.64,64.0],[178.76,63.62],[178.61,63.68],[178.73,63.61],[178.27,63.57],[178.71,63.57],[178.72,63.48],[178.6,63.41],[178.7,63.39],[178.84,63.43],[178.75,63.54],[178.78,63.6],[179.01,63.32],[178.81,63.35],[179.39,63.16],[179.42,63.07],[179.24,63.01],[179.54,62.85],[179.56,62.62],[179.15,62.5],[179.07,62.29],[178.06,62.54],[177.31,62.58],[177.32,62.75],[177.46,62.81],[177.19,62.71],[176.99,62.87],[177.04,62.77],[176.93,62.67],[177.27,62.59],[176.66,62.53],[176.28,62.32],[175.31,62.07],[175.4,62.12],[175.26,62.17],[175.17,62.02],[174.77,61.92],[174.6,61.99],[174.73,61.89],[174.07,61.84],[174.02,61.8],[174.11,61.78],[173.8,61.65],[173.54,61.75],[173.48,61.56],[173.13,61.4],[172.72,61.43],[172.96,61.31],[172.67,61.33],[172.77,61.26],[172.65,61.19],[172.34,61.21],[172.43,61.14],[172.26,61.11],[172.49,61.08],[172.37,61.01],[172.01,61.1],[172.2,60.98],[172.05,60.86],[171.96,60.95],[171.95,60.85],[171.54,60.81],[171.63,60.74],[171.41,60.69],[171.47,60.73],[171.4,60.78],[171.37,60.64],[171.18,60.56],[170.52,60.45],[170.66,60.33],[170.5,60.27],[170.4,59.97],[170.27,59.92],[169.85,60.18],[169.97,60.23],[169.76,60.28],[169.69,60.42],[169.21,60.63],[167.77,60.55],[167.59,60.45],[167.34,60.47],[167.37,60.41],[167.19,60.36],[167.02,60.43],[167.05,60.33],[166.25,59.83],[166.11,59.83],[166.1,59.91],[166.29,60.2],[166.23,60.4],[166.37,60.5],[166.01,60.44],[165.92,60.38],[165.98,60.38],[166.04,60.42],[166.08,60.44],[166.21,60.46],[165.67,60.25],[165.44,60.26],[165.23,60.1],[165.19,60.17],[165.0,60.14],[165.21,59.99],[164.84,59.79],[164.49,60.11],[164.12,59.94],[164.19,59.85],[164.04,59.91],[164.2,60.0],[163.63,60.05],[163.79,59.99],[163.36,59.83],[163.39,59.63],[163.18,59.56],[163.32,59.41],[163.31,59.29],[163.07,59.23],[163.26,59.08],[162.88,59.13],[163.07,58.97],[162.88,58.91],[162.89,58.98],[162.68,58.87],[162.79,58.83],[162.41,58.65],[161.99,58.09],[162.08,57.88],[162.46,57.78],[162.35,57.69],[162.52,57.75],[162.53,57.94],[162.69,57.97],[163.33,57.71],[163.07,57.46],[162.8,57.35],[162.86,57.05],[162.78,56.76],[163.24,56.73],[163.37,56.18],[163.05,56.01],[162.56,56.23],[163.12,56.5],[163.02,56.54],[162.91,56.43],[162.68,56.48],[162.41,56.38],[162.59,56.27],[162.06,56.07],[161.76,55.55],[161.81,55.18],[162.15,54.86],[162.13,54.76],[161.72,54.51],[161.31,54.49],[161.15,54.6],[160.74,54.54],[160.05,54.18],[159.82,53.66],[159.93,53.65],[159.96,53.5],[159.79,53.52],[160.06,53.1],[159.77,53.2],[159.83,53.28],[159.16,53.13],[158.71,52.89],[158.59,53.06],[158.44,53.03],[158.44,52.92],[158.65,52.9],[158.5,52.78],[158.6,52.71],[158.56,52.65],[158.42,52.66],[158.53,52.49],[158.42,52.41],[158.54,52.42],[158.56,52.31],[158.39,52.23],[158.29,51.97],[157.91,51.63],[157.54,51.49],[157.48,51.36],[156.67,50.86],[156.76,51.08],[156.52,51.31],[156.44,52.22],[156.28,52.53],[156.37,52.45],[156.45,52.51],[156.27,52.6],[156.11,52.94],[155.55,55.28],[155.69,56.04],[155.95,56.62],[156.13,56.83],[156.06,56.72],[156.46,56.95],[156.55,57.11],[156.68,57.05],[157.0,57.43],[156.93,57.66],[156.75,57.73],[156.98,57.86],[157.47,57.8],[157.64,58.02],[158.22,58.03],[158.34,57.95],[158.23,58.04],[159.15,58.51],[159.24,58.47],[159.19,58.54],[159.73,58.88],[159.8,59.1],[160.34,59.36],[160.5,59.55],[160.85,59.62],[161.47,60.03],[161.9,60.2],[161.94,60.42],[162.92,60.76],[163.32,60.8],[163.31,60.72],[163.44,60.83],[163.75,60.88],[163.49,61.0],[164.03,61.35],[163.75,61.44],[163.87,61.65],[164.04,61.68],[164.13,62.26],[164.54,62.45],[165.3,62.32],[165.12,62.45],[165.65,62.46],[165.11,62.49],[164.45,62.69],[163.4,62.58],[163.17,62.43],[163.37,62.33],[163.09,62.23],[163.11,62.08],[163.19,62.07],[162.98,61.8],[163.33,61.66],[163.02,61.52],[162.84,61.71],[162.62,61.66],[162.77,61.59],[162.42,61.68],[161.99,61.37],[161.89,61.43],[161.89,61.34],[161.81,61.37],[160.92,60.9],[160.79,60.72],[160.43,60.75],[160.19,60.58],[160.15,60.66],[160.25,60.77],[160.17,60.82],[160.44,61.04],[159.8,60.93],[160.0,61.11],[159.94,61.24],[159.78,61.24],[160.0,61.28],[159.91,61.31],[160.11,61.43],[160.03,61.46],[160.29,61.55],[160.26,61.69],[160.41,61.76],[160.35,61.94],[159.58,61.65],[159.51,61.7],[159.57,61.82],[159.48,61.76],[159.36,61.89],[159.12,61.92],[158.08,61.73],[157.54,61.79],[157.03,61.65],[156.67,61.52],[156.65,61.2],[155.94,60.92],[155.91,60.7],[154.95,60.37],[154.49,59.95],[154.56,60.09],[154.41,60.06],[154.47,59.88],[154.22,59.87],[154.37,59.57],[154.22,59.66],[154.08,59.51],[154.14,59.46],[154.4,59.54],[154.43,59.42],[154.54,59.42],[154.43,59.55],[154.96,59.5],[155.21,59.34],[155.19,59.18],[154.79,59.13],[154.44,59.22],[154.33,59.19],[154.36,59.11],[154.05,59.05],[153.69,59.19],[153.77,59.25],[153.37,59.24],[153.28,59.15],[153.34,59.09],[153.01,59.06],[152.9,58.9],[152.36,59.06],[152.02,58.88],[151.35,58.83],[151.09,59.1],[152.32,59.21],[151.73,59.31],[151.67,59.46],[151.4,59.6],[150.91,59.56],[150.94,59.46],[150.78,59.43],[150.5,59.49],[150.77,59.56],[149.38,59.77],[149.04,59.64],[149.21,59.47],[148.89,59.47],[148.85,59.55],[148.74,59.47],[148.74,59.37],[148.99,59.38],[148.93,59.23],[148.44,59.26],[148.39,59.38],[148.22,59.41],[147.85,59.38],[147.83,59.27],[147.59,59.3],[147.55,59.24],[146.5,59.46],[146.32,59.4],[146.32,59.18],[146.05,59.14],[145.82,59.24],[145.96,59.42],[143.9,59.42],[143.49,59.32],[143.16,59.38],[142.26,59.12],[141.58,58.62],[140.9,58.38],[140.67,58.19],[140.5,57.84],[140.03,57.71],[139.79,57.48],[138.93,57.14],[138.89,57.02],[138.61,56.95],[138.58,56.78],[138.45,56.84],[138.13,56.59],[138.22,56.42],[137.91,56.36],[137.39,55.95],[136.43,55.57],[136.16,55.32],[135.22,54.89],[135.24,54.7],[135.65,54.67],[135.75,54.57],[136.82,54.65],[136.84,54.43],[136.74,54.41],[136.81,54.16],[136.66,53.94],[136.76,53.78],[137.19,53.85],[137.29,54.04],[137.06,54.15],[137.39,54.31],[137.74,54.32],[137.48,54.08],[137.31,54.12],[137.59,53.96],[137.86,53.97],[137.49,53.67],[137.22,53.6],[137.34,53.53],[138.15,53.67],[138.58,54.0],[138.58,53.83],[138.22,53.49],[138.44,53.51],[138.66,53.73],[138.77,54.02],[138.77,54.1],[138.66,54.08],[138.75,54.24],[138.64,54.3],[139.3,54.19],[139.77,54.3],[140.24,54.06],[140.33,53.97],[140.26,53.87],[140.58,53.64],[141.41,53.3],[141.36,53.22],[141.43,53.15],[141.19,52.99],[140.71,53.11],[141.26,52.85],[141.2,52.78],[141.32,52.66],[141.13,52.42],[141.56,52.16],[141.35,52.11],[141.3,52.02],[141.43,51.93],[140.92,51.62],[140.9,51.49],[140.8,51.45],[140.87,51.37],[140.69,51.31],[140.71,51.03],[140.53,50.86],[140.44,50.53],[140.55,50.34],[140.52,50.15],[140.69,50.08],[140.42,49.87],[140.54,49.78],[140.56,49.58],[140.44,49.29],[140.34,49.29],[140.34,49.05],[140.22,49.01],[140.4,48.99],[140.21,48.77],[140.18,48.46],[139.26,47.79],[138.97,47.32],[138.56,47.03],[138.34,46.55],[138.03,46.16],[136.35,44.79],[136.17,44.5],[135.84,44.36],[135.46,43.95],[135.52,43.88],[135.43,43.76],[135.18,43.71],[135.14,43.51],[133.93,42.88],[133.16,42.69],[133.02,42.7],[133.08,42.75],[132.99,42.83],[132.82,42.76],[132.76,42.91],[132.58,42.84],[132.4,42.94],[132.31,42.85],[132.35,43.3],[131.93,43.07],[131.85,43.1],[132.05,43.31],[131.82,43.34],[131.56,43.0],[131.39,42.95],[131.47,42.87],[131.27,42.78],[131.22,42.55],[131.12,42.67],[130.89,42.6],[130.82,42.63],[130.95,42.65],[130.69,42.69],[130.87,42.53],[130.7,42.3],[130.41,42.32],[129.77,41.76],[129.65,41.55],[129.81,41.38],[129.72,40.83],[129.23,40.71],[129.08,40.47],[128.64,40.31],[128.66,40.2],[128.33,40.03],[128.01,40.05],[127.87,39.89],[127.52,39.75],[127.56,39.32],[127.5,39.43],[127.38,39.38],[127.47,39.35],[127.39,39.34],[127.39,39.2],[127.76,39.12],[128.01,38.86],[128.35,38.7],[128.63,38.14],[129.06,37.68],[129.43,37.06],[129.38,36.04],[129.45,35.99],[129.55,36.08],[129.59,36.02],[129.36,35.35],[129.0,35.05],[128.96,35.14],[128.7,35.1],[128.6,35.21],[128.65,35.06],[128.48,35.1],[128.37,35.01],[128.49,35.05],[128.44,34.84],[128.34,34.95],[128.06,34.93],[128.07,35.08],[127.89,34.95],[127.72,34.99],[127.58,34.91],[127.66,34.81],[127.78,34.85],[127.64,34.62],[127.52,34.89],[127.37,34.82],[127.5,34.59],[127.35,34.59],[127.44,34.54],[127.34,34.45],[127.12,34.54],[127.36,34.7],[127.25,34.77],[126.9,34.42],[126.78,34.59],[126.73,34.43],[126.63,34.4],[126.6,34.3],[126.52,34.29],[126.47,34.47],[126.54,34.56],[126.3,34.59],[126.29,34.75],[126.37,34.61],[126.46,34.58],[126.38,34.71],[126.54,34.62],[126.62,34.63],[126.36,34.75],[126.67,34.81],[126.57,34.9],[126.51,34.78],[126.37,34.79],[126.44,34.98],[126.32,34.94],[126.37,35.02],[126.25,35.12],[126.34,35.16],[126.43,35.02],[126.45,35.1],[126.31,35.23],[126.46,35.35],[126.49,35.53],[126.69,35.53],[126.47,35.64],[126.66,35.79],[126.78,35.76],[126.7,35.85],[126.84,35.89],[126.52,35.97],[126.74,35.99],[126.87,36.06],[126.69,36.0],[126.49,36.13],[126.6,36.17],[126.5,36.42],[126.62,36.47],[126.5,36.45],[126.48,36.75],[126.42,36.61],[126.34,36.74],[126.3,36.58],[126.27,36.72],[126.18,36.67],[126.13,36.76],[126.31,36.97],[126.28,36.8],[126.36,36.79],[126.42,36.92],[126.35,37.0],[126.45,37.0],[126.48,36.84],[126.52,36.95],[126.58,36.9],[126.5,37.05],[126.63,36.91],[126.68,36.99],[126.8,36.96],[126.85,36.75],[126.86,36.87],[126.99,36.92],[127.04,36.99],[126.91,36.93],[126.82,37.0],[126.91,37.01],[126.89,37.1],[126.75,37.07],[126.87,37.18],[126.67,37.16],[126.67,37.26],[126.87,37.27],[126.6,37.44],[126.64,37.5],[126.53,37.75],[126.65,37.77],[126.66,37.67],[126.76,37.64],[126.69,37.84],[126.59,37.77],[126.38,37.89],[126.11,37.74],[126.06,37.87],[125.92,37.84],[125.8,37.99],[125.6,38.03],[125.74,37.93],[125.63,37.93],[125.62,37.77],[125.35,37.68],[125.51,37.89],[125.31,37.81],[125.26,37.93],[125.18,37.87],[124.98,37.93],[125.26,38.08],[124.67,38.13],[124.99,38.23],[124.87,38.26],[124.88,38.35],[125.02,38.5],[124.98,38.59],[125.13,38.58],[125.12,38.67],[125.46,38.71],[125.66,38.63],[125.45,38.78],[125.28,38.7],[125.14,38.8],[125.34,39.08],[125.29,39.15],[125.41,39.21],[125.46,39.39],[125.34,39.43],[125.44,39.58],[125.12,39.57],[124.75,39.78],[124.74,39.64],[124.64,39.59],[124.56,39.81],[124.32,39.91],[124.5,40.02],[124.37,40.1],[124.12,39.83],[123.77,39.82],[123.66,39.92],[123.59,39.78],[123.43,39.73],[123.42,39.82],[123.24,39.81],[123.22,39.68],[123.01,39.68],[122.29,39.35],[122.04,39.06],[121.83,39.04],[121.86,38.94],[121.72,39.03],[121.59,38.94],[121.7,38.86],[121.15,38.73],[121.12,38.94],[121.67,39.09],[121.59,39.26],[121.94,39.4],[121.53,39.36],[121.44,39.51],[121.22,39.53],[121.53,39.62],[121.47,39.81],[121.87,39.99],[122.3,40.5],[122.15,40.6],[122.16,40.7],[121.85,40.83],[121.87,41.0],[121.74,40.85],[121.2,40.93],[120.6,40.47],[120.47,40.21],[119.54,39.89],[119.21,39.57],[119.28,39.58],[119.28,39.38],[118.93,39.13],[118.97,39.19],[118.87,39.21],[118.33,39.03],[118.03,39.22],[117.72,39.11],[117.78,38.98],[117.7,39.0],[117.54,38.62],[117.72,38.38],[118.07,38.14],[118.95,38.1],[119.26,37.72],[119.07,37.74],[118.97,37.59],[118.96,37.3],[119.15,37.18],[119.77,37.15],[119.9,37.25],[119.86,37.36],[120.32,37.63],[120.22,37.68],[120.74,37.83],[121.14,37.7],[121.17,37.58],[121.39,37.62],[121.57,37.43],[121.99,37.43],[122.12,37.56],[122.18,37.42],[122.69,37.41],[122.55,37.32],[122.63,37.19],[122.45,37.15],[122.4,37.02],[122.54,37.03],[122.51,36.9],[122.41,36.92],[122.32,36.82],[122.19,36.85],[122.27,36.9],[122.17,37.01],[122.03,36.9],[122.05,36.98],[121.93,36.99],[121.64,36.83],[121.63,36.74],[121.5,36.77],[121.61,36.84],[121.46,36.83],[121.4,36.71],[121.02,36.58],[120.75,36.62],[120.75,36.54],[120.85,36.6],[120.96,36.55],[120.95,36.46],[120.87,36.38],[120.81,36.46],[120.71,36.43],[120.72,36.33],[120.64,36.32],[120.7,36.16],[120.63,36.12],[120.35,36.04],[120.31,36.27],[120.28,36.18],[120.1,36.23],[120.18,35.99],[120.3,35.97],[120.1,35.9],[120.0,35.73],[119.91,35.74],[119.9,35.62],[119.65,35.58],[119.36,35.1],[119.19,35.0],[119.19,34.72],[119.44,34.75],[119.65,34.53],[120.26,34.31],[120.48,33.65],[120.9,33.01],[120.83,32.7],[121.39,32.38],[121.44,32.11],[121.82,31.95],[121.93,31.73],[121.68,31.72],[121.29,31.89],[120.98,31.81],[120.81,32.02],[120.63,32.08],[120.13,31.94],[119.99,32.02],[119.84,32.3],[119.61,32.35],[119.69,32.29],[119.61,32.2],[119.79,32.2],[119.77,32.13],[120.01,31.95],[120.23,31.91],[120.47,32.03],[120.75,31.98],[120.82,31.83],[120.73,31.81],[121.14,31.68],[121.73,31.28],[121.98,30.91],[121.02,30.57],[120.81,30.3],[120.7,30.39],[120.48,30.4],[120.43,30.39],[120.38,30.27],[120.26,30.3],[120.15,30.2],[120.38,30.25],[120.45,30.37],[120.62,30.37],[120.73,30.23],[120.63,30.12],[120.68,30.08],[120.79,30.07],[120.65,30.13],[120.75,30.23],[120.89,30.17],[121.19,30.34],[121.38,30.33],[121.72,29.96],[121.94,29.89],[122.13,29.9],[121.43,29.47],[121.5,29.48],[121.48,29.39],[121.71,29.54],[121.78,29.47],[121.84,29.54],[121.75,29.56],[121.92,29.64],[121.97,29.45],[121.9,29.3],[121.99,29.26],[121.79,29.17],[121.79,29.37],[121.72,29.18],[121.57,29.31],[121.41,29.16],[121.62,29.11],[121.61,29.06],[121.54,29.06],[121.53,29.02],[121.69,29.02],[121.68,28.91],[121.5,28.95],[121.67,28.83],[121.61,28.72],[121.35,28.71],[121.14,28.85],[121.3,28.72],[121.26,28.68],[121.51,28.66],[121.58,28.5],[121.51,28.49],[121.61,28.48],[121.66,28.34],[121.61,28.27],[121.41,28.3],[121.33,28.15],[121.26,28.23],[121.23,28.24],[121.26,28.37],[121.17,28.38],[121.02,28.3],[121.12,28.24],[120.97,27.99],[120.56,28.11],[120.87,27.88],[120.72,27.72],[120.64,27.76],[120.6,27.57],[120.68,27.48],[120.5,27.34],[120.52,27.2],[120.2,27.3],[120.18,27.22],[120.35,27.24],[120.42,27.15],[120.24,27.13],[120.26,27.0],[120.15,26.98],[120.22,26.92],[120.03,26.9],[120.13,26.8],[120.13,26.65],[119.85,26.52],[120.08,26.8],[119.93,26.79],[119.86,26.65],[119.79,26.69],[119.85,26.85],[119.76,26.74],[119.69,26.81],[119.72,26.7],[119.58,26.79],[119.55,26.62],[119.74,26.61],[119.82,26.45],[119.65,26.5],[119.57,26.44],[119.68,26.32],[119.83,26.43],[119.95,26.36],[119.65,26.27],[119.46,25.98],[119.44,25.98],[119.42,26.01],[119.28,26.05],[119.22,26.1],[119.09,26.15],[119.25,25.97],[119.33,25.94],[119.44,25.96],[119.52,26.04],[119.7,26.0],[119.57,25.87],[119.59,25.69],[119.45,25.69],[119.65,25.36],[119.58,25.34],[119.58,25.47],[119.48,25.37],[119.51,25.47],[119.45,25.44],[119.38,25.59],[119.31,25.6],[119.1,25.42],[119.2,25.26],[119.28,25.33],[119.34,25.24],[119.12,25.21],[119.1,25.11],[118.97,25.23],[119.03,25.28],[118.88,25.24],[118.97,25.18],[118.85,25.07],[119.0,25.05],[119.02,24.96],[118.91,24.95],[118.95,24.87],[118.72,24.84],[118.67,24.95],[118.67,24.87],[118.57,24.89],[118.76,24.76],[118.62,24.55],[118.55,24.52],[118.43,24.7],[118.22,24.54],[118.16,24.69],[117.97,24.55],[118.06,24.52],[118.02,24.45],[117.79,24.47],[118.04,24.41],[118.02,24.33],[118.13,24.26],[117.91,24.19],[117.89,24.03],[117.75,23.91],[117.8,24.02],[117.67,24.06],[117.59,23.74],[117.57,23.9],[117.42,23.95],[117.49,23.83],[117.28,23.78],[117.26,23.62],[117.23,23.69],[117.08,23.55],[117.07,23.65],[116.92,23.66],[116.77,23.35],[116.52,23.42],[116.8,23.24],[116.67,23.28],[116.65,23.16],[116.61,23.24],[116.51,23.23],[116.6,23.21],[116.49,22.94],[116.21,22.98],[116.28,22.96],[116.14,22.85],[116.04,22.93],[116.08,22.87],[115.81,22.75],[115.68,22.88],[115.73,22.93],[115.56,22.85],[115.55,22.9],[115.41,22.93],[115.47,22.85],[115.56,22.84],[115.61,22.86],[115.53,22.77],[115.58,22.67],[115.23,22.79],[115.3,22.9],[114.99,22.69],[114.86,22.76],[114.97,22.68],[114.9,22.55],[114.74,22.61],[114.82,22.8],[114.7,22.79],[114.52,22.71],[114.59,22.64],[114.5,22.56],[114.62,22.51],[114.52,22.45],[114.41,22.61],[114.28,22.59],[114.21,22.53],[114.34,22.51],[114.17,22.45],[114.21,22.4],[114.4,22.44],[114.36,22.33],[114.26,22.36],[114.3,22.26],[114.1,22.37],[113.91,22.38],[113.9,22.41],[114.03,22.48],[114.03,22.5],[114.06,22.5],[114.09,22.52],[114.08,22.53],[113.89,22.45],[113.76,22.75],[113.65,22.76],[113.64,23.03],[113.6,22.92],[113.62,23.03],[113.58,22.94],[113.54,23.06],[113.83,23.12],[113.42,23.1],[113.48,22.92],[113.21,22.9],[113.49,22.77],[113.38,22.77],[113.6,22.58],[113.59,22.24],[113.56,22.23],[113.52,22.21],[113.48,22.16],[113.17,22.58],[113.4,22.18],[113.3,22.18],[113.16,22.02],[113.09,22.21],[113.03,21.95],[112.91,21.86],[112.83,21.97],[112.55,21.77],[112.43,21.85],[112.49,21.97],[112.39,21.96],[112.4,22.07],[112.36,21.98],[112.4,21.8],[112.29,21.71],[112.19,21.84],[112.03,21.8],[112.04,21.88],[111.97,21.82],[111.89,21.93],[112.0,21.77],[111.87,21.68],[111.84,21.77],[111.68,21.78],[111.79,21.62],[111.63,21.53],[111.48,21.51],[111.43,21.6],[111.27,21.44],[111.3,21.5],[111.03,21.54],[110.99,21.42],[110.77,21.4],[110.65,21.26],[110.64,21.37],[110.76,21.41],[110.76,21.44],[110.64,21.38],[110.64,21.23],[110.58,21.25],[110.59,21.23],[110.48,21.22],[110.43,21.19],[110.49,21.34],[110.36,21.44],[110.4,21.18],[110.2,21.07],[110.16,20.85],[110.37,20.85],[110.41,20.75],[110.34,20.82],[110.3,20.66],[110.53,20.48],[110.28,20.25],[109.92,20.24],[109.86,20.41],[109.98,20.35],[110.01,20.43],[109.82,20.52],[109.75,20.67],[109.86,20.72],[109.79,20.69],[109.66,20.93],[109.77,21.36],[109.92,21.36],[109.94,21.49],[109.81,21.46],[109.77,21.58],[109.77,21.49],[109.65,21.52],[109.57,21.76],[109.46,21.66],[109.57,21.58],[109.53,21.49],[109.14,21.4],[109.04,21.45],[109.14,21.6],[108.93,21.62],[108.86,21.68],[108.92,21.77],[108.8,21.82],[108.86,21.64],[108.75,21.6],[108.68,21.82],[108.57,21.79],[108.64,21.89],[108.55,21.95],[108.46,21.86],[108.48,21.95],[108.45,21.87],[108.51,21.79],[108.46,21.74],[108.57,21.68],[108.47,21.56],[108.39,21.58],[108.47,21.67],[108.34,21.73],[108.21,21.5],[108.24,21.64],[107.99,21.55],[108.08,21.49],[107.97,21.43],[107.9,21.53],[107.75,21.51],[107.79,21.46],[107.59,21.29],[107.42,21.33],[107.36,21.24],[107.37,21.03],[107.2,20.94],[107.07,20.96],[107.15,21.04],[107.03,21.03],[107.0,20.95],[106.85,20.99],[106.94,20.91],[106.87,20.88],[106.8,21.02],[106.64,21.02],[106.76,20.94],[106.7,20.88],[106.81,20.68],[106.59,20.66],[106.62,20.59],[106.52,20.54],[106.58,20.55],[106.52,20.44],[106.59,20.45],[106.59,20.28],[106.58,20.26],[106.54,20.31],[106.5,20.31],[106.57,20.23],[106.38,20.21],[106.18,19.99],[105.96,19.93],[105.79,19.6],[105.81,19.28],[105.61,18.99],[105.75,18.66],[105.76,18.76],[106.09,18.26],[106.27,18.2],[106.35,18.06],[106.43,18.12],[106.52,17.95],[106.44,17.88],[106.5,17.71],[106.37,17.77],[106.29,17.77],[106.5,17.68],[106.76,17.34],[107.11,17.09],[107.2,16.92],[107.14,16.87],[107.22,16.91],[107.64,16.59],[107.44,16.65],[107.66,16.55],[107.81,16.31],[108.04,16.35],[108.05,16.24],[108.2,16.22],[108.2,16.0],[108.25,16.16],[108.33,16.16],[108.28,16.0],[108.68,15.52],[108.63,15.46],[108.7,15.49],[108.77,15.33],[108.83,15.43],[108.95,15.25],[108.86,15.15],[109.09,14.72],[109.06,14.56],[109.31,13.88],[109.3,13.76],[109.25,13.89],[109.22,13.81],[109.29,13.53],[109.22,13.65],[109.21,13.63],[109.34,13.47],[109.31,13.41],[109.25,13.49],[109.23,13.39],[109.47,12.91],[109.37,12.82],[109.47,12.66],[109.44,12.56],[109.4,12.69],[109.34,12.66],[109.36,12.8],[109.2,12.65],[109.35,12.4],[109.15,12.44],[109.29,11.87],[109.22,11.88],[109.22,12.02],[109.18,12.13],[109.13,11.86],[109.2,11.87],[109.24,11.74],[109.14,11.57],[109.02,11.63],[109.02,11.36],[108.53,11.15],[108.3,10.91],[108.11,10.92],[108.0,10.7],[107.82,10.69],[107.27,10.38],[107.18,10.48],[106.99,10.48],[107.03,10.53],[107.03,10.61],[107.02,10.66],[106.98,10.7],[106.96,10.47],[106.94,10.6],[106.88,10.65],[106.75,10.67],[106.73,10.52],[106.58,10.45],[106.74,10.47],[106.79,10.28],[106.42,10.32],[106.8,10.16],[106.65,9.97],[106.47,10.06],[106.36,10.22],[106.29,10.26],[106.46,10.04],[106.7,9.9],[106.67,9.84],[106.59,9.82],[106.14,10.23],[106.11,10.23],[106.57,9.74],[106.54,9.59],[106.39,9.55],[105.82,10.01],[106.2,9.54],[106.19,9.37],[105.54,9.13],[105.1,8.63],[104.83,8.57],[104.72,8.61],[104.83,8.7],[104.91,8.69],[104.96,8.72],[104.85,8.71],[104.92,8.81],[104.77,8.82],[104.86,9.74],[105.05,9.93],[105.11,9.86],[105.04,10.06],[104.77,10.23],[104.61,10.14],[104.52,10.42],[104.45,10.38],[104.25,10.57],[103.95,10.59],[103.87,10.7],[103.82,10.54],[103.62,10.5],[103.5,10.62],[103.69,10.74],[103.72,10.89],[103.56,11.15],[103.47,11.15],[103.4,10.88],[103.13,10.88],[103.06,11.22],[103.15,11.32],[103.06,11.45],[103.17,11.43],[103.04,11.6],[103.03,11.54],[102.95,11.56],[103.04,11.62],[102.99,11.7],[103.07,11.71],[103.08,11.73],[102.98,11.71],[102.89,11.83],[102.97,11.71],[102.95,11.57],[102.61,12.22],[102.58,12.05],[102.29,12.19],[102.26,12.29],[102.32,12.29],[102.36,12.35],[102.29,12.32],[102.3,12.43],[102.2,12.43],[102.26,12.31],[102.09,12.46],[102.11,12.54],[102.01,12.56],[102.06,12.47],[101.77,12.71],[101.42,12.6],[100.86,12.65],[101.0,13.5],[100.68,13.51],[100.6,13.61],[100.58,13.52],[100.28,13.52],[99.96,13.31],[100.1,13.06],[99.96,12.67],[100.02,12.19],[99.64,11.52],[99.59,11.2],[99.5,11.13],[99.51,10.87],[99.24,10.52],[99.29,10.36],[99.15,10.36],[99.25,10.23],[99.15,10.1],[99.15,9.77],[99.32,9.39],[99.23,9.28],[99.38,9.19],[99.85,9.29],[99.97,8.61],[100.14,8.39],[100.13,8.51],[100.22,8.45],[100.57,7.21],[100.43,7.27],[100.41,7.53],[100.27,7.53],[100.32,7.71],[100.21,7.78],[100.18,7.53],[100.42,7.17],[100.56,7.14],[100.59,7.22],[100.77,6.98],[101.0,6.86],[101.35,6.88],[101.29,6.95],[101.56,6.84],[101.81,6.46],[102.15,6.2],[102.34,6.18],[102.52,5.87],[103.03,5.49],[103.22,5.22],[103.45,4.81],[103.49,4.34],[103.34,3.76],[103.48,3.51],[103.44,2.92],[103.64,2.67],[103.77,2.65],[103.95,2.34],[104.26,1.64],[104.29,1.45],[104.22,1.35],[104.06,1.45],[104.15,1.55],[104.05,1.51],[103.97,1.65],[104.01,1.45],[103.7,1.45],[103.52,1.27],[103.37,1.54],[102.7,1.86],[102.53,2.07],[101.87,2.39],[101.77,2.59],[101.29,2.85],[101.37,3.0],[101.3,3.27],[100.81,3.79],[100.85,3.85],[100.71,3.88],[100.71,3.98],[100.87,4.02],[100.63,4.16],[100.57,4.32],[100.67,4.67],[100.36,5.08],[100.43,5.29],[100.35,6.01],[100.1,6.53],[99.69,6.88],[99.75,7.13],[99.56,7.2],[99.6,7.38],[99.55,7.3],[99.51,7.38],[99.47,7.28],[99.38,7.32],[99.29,7.62],[99.13,7.77],[99.03,7.72],[99.07,7.92],[98.92,8.05],[98.77,8.02],[98.7,8.3],[98.62,8.28],[98.66,8.38],[98.43,8.32],[98.42,8.15],[98.28,8.23],[98.2,8.56],[98.25,8.51],[98.22,8.73],[98.39,9.04],[98.32,9.21],[98.53,9.57],[98.46,9.6],[98.58,9.84],[98.51,9.84],[98.75,10.33],[98.54,9.99],[98.46,10.72],[98.53,10.69],[98.58,10.88],[98.71,10.92],[98.66,11.13],[98.76,11.27],[98.74,11.64],[98.89,11.69],[98.78,11.76],[98.83,11.83],[98.81,11.85],[98.67,11.69],[98.6,11.8],[98.71,11.88],[98.55,11.88],[98.66,11.92],[98.72,12.0],[98.63,12.13],[98.7,12.24],[98.54,12.24],[98.71,12.35],[98.61,12.43],[98.71,12.51],[98.62,12.56],[98.69,12.73],[98.62,12.77],[98.58,13.19],[98.24,13.71],[98.19,14.06],[98.19,13.54],[98.14,13.54],[98.11,14.17],[97.89,14.68],[98.03,14.65],[97.95,14.8],[97.85,14.72],[97.79,14.88],[97.73,15.84],[97.57,16.06],[97.64,16.48],[97.74,16.56],[97.37,16.48],[97.18,16.92],[97.16,17.09],[97.26,17.11],[97.16,17.13],[97.13,17.08],[96.88,17.46],[96.82,17.39],[96.91,17.32],[96.85,17.21],[96.91,17.02],[96.68,16.57],[96.44,16.48],[96.27,16.6],[96.29,16.81],[96.17,16.77],[96.32,16.42],[96.12,16.32],[96.01,16.39],[96.07,16.31],[95.8,16.14],[95.72,16.22],[95.66,15.95],[95.42,15.72],[95.29,15.74],[95.36,15.98],[95.36,16.15],[95.21,15.79],[95.13,15.82],[95.1,16.03],[95.23,16.12],[95.14,16.15],[95.07,16.07],[95.03,15.81],[94.85,15.79],[94.92,16.04],[94.86,16.13],[94.9,16.18],[94.96,16.2],[94.99,16.25],[94.85,16.16],[94.87,16.04],[94.72,15.86],[94.6,15.92],[94.73,16.02],[94.79,16.16],[94.57,15.94],[94.68,16.12],[94.73,16.52],[94.63,16.26],[94.63,16.34],[94.52,16.3],[94.43,16.07],[94.24,15.98],[94.27,16.53],[94.46,16.95],[94.45,17.18],[94.59,17.29],[94.56,17.58],[94.62,17.55],[94.46,18.16],[94.33,18.26],[94.42,18.31],[94.15,18.73],[94.21,18.73],[94.28,18.74],[94.04,18.86],[94.07,19.39],[94.03,19.2],[93.91,19.19],[93.98,18.97],[93.93,18.86],[93.68,19.02],[93.48,19.35],[93.55,19.43],[93.8,19.24],[93.93,19.3],[93.98,19.37],[93.99,19.46],[93.73,19.63],[93.8,19.66],[93.81,19.75],[93.76,19.67],[93.75,19.77],[93.6,19.72],[93.74,19.93],[93.58,19.88],[93.38,20.09],[93.36,20.03],[93.34,20.1],[93.13,20.09],[93.24,19.82],[93.13,20.01],[93.13,19.83],[92.97,20.13],[93.09,20.15],[93.12,20.21],[92.99,20.15],[93.07,20.55],[92.9,20.14],[92.77,20.2],[92.94,20.32],[92.83,20.5],[92.77,20.46],[92.72,20.59],[92.64,20.7],[92.73,20.26],[92.38,20.7],[92.27,21.06],[92.33,20.74],[92.05,21.17],[91.95,21.46],[92.03,21.7],[91.98,21.65],[91.99,21.79],[91.9,21.79],[91.95,21.88],[91.81,22.18],[91.91,22.42],[91.79,22.24],[91.68,22.53],[91.46,22.76],[91.49,22.9],[91.32,22.7],[91.18,22.73],[91.26,22.64],[91.2,22.54],[91.09,22.54],[91.02,22.68],[91.04,22.59],[90.94,22.59],[90.63,23.06],[90.6,23.45],[90.72,23.5],[90.72,23.54],[90.61,23.49],[90.63,23.6],[90.48,23.58],[90.58,23.54],[90.55,23.38],[90.25,23.47],[90.43,23.33],[90.61,23.25],[90.57,23.08],[90.56,23.11],[90.45,23.07],[90.45,23.06],[90.47,23.0],[90.51,22.92],[90.54,22.9],[90.48,22.88],[90.37,22.76],[90.49,22.71],[90.44,22.49],[90.56,22.56],[90.62,22.36],[90.44,22.08],[90.39,22.1],[90.42,22.2],[90.39,22.29],[90.22,21.81],[90.09,21.83],[90.13,21.93],[90.02,21.86],[90.04,21.97],[90.22,22.12],[90.24,22.2],[90.05,21.99],[90.08,22.16],[89.97,21.97],[89.92,22.05],[89.88,22.27],[90.01,22.49],[89.87,22.42],[89.87,22.09],[89.8,22.08],[89.88,21.88],[89.71,21.83],[89.65,21.93],[89.7,21.78],[89.59,21.7],[89.53,21.81],[89.63,22.34],[89.53,21.98],[89.54,22.09],[89.48,22.3],[89.52,21.96],[89.41,21.72],[89.35,21.97],[89.3,21.68],[89.21,21.65],[89.04,22.14],[89.06,21.94],[88.91,21.97],[89.08,21.62],[88.89,21.65],[88.86,21.77],[88.86,21.64],[88.81,21.69],[88.73,21.56],[88.76,22.13],[88.63,21.95],[88.68,22.18],[88.66,22.21],[88.57,21.85],[88.56,21.77],[88.63,21.75],[88.57,21.56],[88.49,21.56],[88.53,21.8],[88.5,21.95],[88.46,21.62],[88.33,21.72],[88.31,21.61],[88.3,21.76],[88.26,21.8],[88.25,21.55],[88.15,21.96],[88.2,22.17],[88.01,22.24],[87.94,22.41],[87.91,22.42],[87.97,22.24],[88.16,22.09],[87.83,21.73],[87.2,21.55],[86.92,21.33],[86.84,21.08],[86.97,20.81],[86.88,20.78],[87.04,20.7],[86.75,20.49],[86.72,20.37],[86.81,20.42],[86.69,20.29],[86.75,20.31],[86.5,20.18],[86.43,20.0],[86.15,20.14],[86.37,19.96],[85.48,19.67],[85.43,19.7],[85.58,19.75],[85.57,19.88],[85.27,19.78],[85.12,19.48],[85.25,19.66],[85.39,19.69],[85.33,19.58],[85.58,19.69],[84.74,19.15],[84.74,19.03],[84.11,18.3],[83.45,17.92],[83.34,17.72],[83.25,17.72],[83.24,17.59],[82.39,17.13],[82.25,16.93],[82.31,16.85],[82.37,16.91],[82.31,16.58],[81.76,16.32],[81.26,16.33],[81.01,15.78],[80.91,15.85],[80.9,16.03],[80.81,15.72],[80.78,15.88],[80.67,15.91],[80.28,15.7],[80.05,15.09],[80.2,14.57],[80.17,14.34],[80.05,14.21],[80.14,14.23],[80.31,13.44],[80.14,13.73],[80.14,13.62],[80.09,13.69],[80.05,13.62],[80.33,13.43],[80.33,13.2],[80.18,12.53],[79.94,12.22],[80.01,12.24],[79.79,11.77],[79.82,11.38],[79.75,11.37],[79.68,11.3],[79.83,11.34],[79.86,10.29],[79.59,10.34],[79.29,10.25],[79.28,10.04],[78.91,9.47],[79.07,9.3],[79.34,9.32],[79.45,9.16],[78.99,9.28],[78.41,9.1],[78.18,8.88],[78.06,8.36],[77.51,8.08],[77.0,8.37],[76.54,8.91],[76.67,9.01],[76.53,8.95],[76.36,9.33],[76.31,9.49],[76.24,9.95],[76.25,9.96],[76.39,9.68],[76.36,9.52],[76.5,9.53],[76.41,9.57],[76.39,9.84],[76.18,10.11],[76.24,10.24],[76.15,10.22],[75.74,11.37],[75.32,11.9],[75.39,11.97],[75.19,12.02],[74.83,12.82],[74.94,12.88],[74.82,12.86],[74.69,13.38],[74.67,13.63],[74.74,13.65],[74.5,14.03],[74.43,14.24],[74.51,14.25],[74.42,14.3],[74.35,14.53],[74.43,14.48],[74.1,14.79],[74.24,14.88],[74.11,14.85],[73.91,15.08],[73.89,15.34],[73.78,15.41],[73.97,15.37],[73.74,15.57],[73.84,15.66],[73.72,15.63],[73.45,16.07],[73.49,16.19],[73.45,16.11],[73.3,16.53],[73.38,16.52],[73.37,16.61],[73.13,17.56],[73.2,17.59],[72.93,18.22],[72.94,18.29],[73.06,18.19],[73.07,18.27],[72.89,18.43],[72.92,18.54],[73.01,18.47],[72.85,18.72],[72.93,18.83],[73.0,18.73],[72.98,18.87],[72.9,18.89],[73.06,19.02],[72.99,19.0],[72.97,19.16],[72.82,18.9],[72.77,18.95],[72.79,19.31],[73.05,19.22],[72.76,19.38],[72.75,19.48],[72.88,19.53],[72.72,19.54],[72.73,19.78],[72.68,19.75],[72.65,19.85],[72.95,20.76],[72.9,20.87],[72.84,20.84],[72.89,20.98],[72.77,21.02],[72.85,21.05],[72.81,21.13],[72.62,21.11],[72.73,21.2],[72.56,21.39],[72.75,21.45],[72.58,21.42],[72.82,21.64],[72.89,21.64],[73.13,21.76],[72.55,21.67],[72.57,21.85],[72.73,21.99],[72.54,21.91],[72.5,21.98],[72.58,22.19],[72.75,22.16],[72.92,22.27],[72.47,22.23],[72.4,22.37],[72.33,22.26],[72.24,22.3],[72.15,22.28],[72.31,22.23],[72.31,22.08],[72.1,22.01],[72.03,21.94],[72.16,21.93],[72.17,21.84],[72.06,21.9],[72.1,21.84],[72.0,21.8],[72.17,21.79],[72.3,21.63],[72.06,21.17],[70.98,20.71],[70.54,20.81],[70.05,21.15],[68.94,22.32],[69.07,22.48],[69.07,22.4],[69.2,22.41],[69.21,22.27],[69.48,22.34],[69.52,22.45],[69.62,22.36],[69.73,22.48],[69.79,22.42],[70.18,22.56],[70.5,22.98],[70.5,23.1],[70.4,23.07],[70.39,22.94],[70.13,22.99],[69.72,22.75],[68.87,23.02],[68.55,23.26],[68.6,23.33],[68.42,23.45],[68.48,23.53],[68.41,23.51],[68.41,23.62],[68.82,23.88],[68.32,23.59],[68.14,23.61],[68.28,23.69],[68.16,23.76],[68.18,23.84],[68.16,23.91],[68.15,23.69],[68.06,23.72],[68.1,23.82],[68.01,23.94],[68.01,23.77],[67.86,23.91],[67.83,23.81],[67.72,23.79],[67.63,23.8],[67.65,23.93],[67.61,23.85],[67.48,23.89],[67.53,24.07],[67.34,24.09],[67.28,24.28],[67.36,24.34],[67.27,24.37],[67.18,24.59],[67.25,24.59],[67.15,24.62],[67.26,24.75],[66.65,24.84],[66.74,25.18],[66.44,25.6],[66.2,25.59],[66.09,25.47],[66.34,25.55],[66.5,25.4],[66.25,25.47],[65.65,25.34],[64.74,25.32],[64.66,25.17],[64.57,25.27],[64.09,25.34],[64.16,25.45],[64.05,25.45],[63.98,25.41],[64.06,25.34],[63.57,25.36],[63.47,25.29],[63.5,25.19],[62.48,25.26],[62.34,25.16],[62.38,25.09],[62.15,25.22],[62.1,25.11],[61.75,25.01],[61.78,25.19],[61.55,25.25],[61.41,25.06],[60.63,25.27],[60.55,25.45],[60.4,25.38],[60.47,25.29],[59.45,25.46],[59.04,25.4],[58.81,25.56],[58.42,25.61],[58.17,25.54],[57.93,25.7],[57.77,25.64],[57.76,25.74],[57.31,25.78],[56.97,27.0],[56.87,27.01],[56.81,27.14],[56.12,27.16],[55.94,27.03],[55.67,27.0],[55.52,26.78],[55.27,26.79],[54.79,26.5],[54.39,26.61],[54.31,26.71],[53.72,26.71],[53.44,26.98],[52.6,27.35],[52.67,27.45],[52.46,27.63],[52.01,27.83],[51.4,27.93],[51.06,28.74],[50.8,28.93],[50.93,29.05],[50.64,29.14],[50.66,29.45],[50.14,29.94],[50.06,30.2],[49.53,30.02],[49.48,30.16],[49.25,30.16],[49.22,30.26],[48.92,30.38],[49.2,30.35],[49.26,30.43],[49.03,30.52],[48.95,30.48],[49.04,30.43],[48.93,30.42],[48.86,30.35],[48.9,30.03],[48.64,30.06],[48.65,29.98],[48.52,29.93],[48.12,30.04],[47.97,30.0],[47.95,30.09],[47.93,30.11],[48.0,29.83],[48.18,29.54],[47.97,29.58],[47.7,29.36],[48.1,29.35],[48.16,29.02],[48.5,28.49],[48.47,28.39],[48.54,28.41],[48.65,28.05],[48.79,28.01],[48.74,27.96],[48.88,27.83],[48.78,27.72],[48.88,27.69],[48.83,27.61],[49.24,27.55],[49.31,27.45],[49.12,27.44],[49.26,27.41],[49.22,27.33],[49.31,27.34],[49.37,27.15],[49.57,27.19],[49.7,26.96],[50.16,26.66],[49.99,26.72],[50.03,26.49],[50.22,26.32],[50.14,26.04],[50.03,26.2],[49.99,26.0],[50.1,25.99],[50.26,25.63],[50.14,25.73],[50.15,25.7],[50.47,25.44],[50.56,25.05],[50.77,24.73],[50.86,24.8],[50.75,25.49],[50.85,25.47],[50.8,25.62],[50.87,25.64],[50.89,25.53],[50.98,25.65],[50.89,25.68],[50.98,25.98],[51.25,26.16],[51.4,25.95],[51.57,25.9],[51.59,25.71],[51.47,25.52],[51.61,25.02],[51.34,24.57],[51.34,24.65],[51.21,24.63],[51.31,24.61],[51.3,24.52],[51.4,24.63],[51.5,24.58],[51.28,24.3],[51.57,24.26],[51.59,24.38],[51.63,24.23],[51.78,24.26],[51.81,24.0],[51.93,23.96],[52.34,24.01],[52.6,24.21],[53.59,24.05],[54.12,24.14],[54.43,24.29],[54.49,24.45],[54.57,24.45],[54.42,24.54],[54.58,24.51],[54.64,24.75],[55.08,25.02],[55.28,25.26],[55.33,25.2],[55.3,25.28],[55.55,25.58],[55.63,25.54],[55.95,25.77],[56.18,26.25],[56.29,26.19],[56.4,26.21],[56.31,26.22],[56.36,26.39],[56.5,26.36],[56.4,26.27],[56.48,26.15],[56.33,26.17],[56.47,26.1],[56.27,25.67],[56.37,25.53],[56.41,24.9],[56.61,24.5],[57.18,23.93],[58.76,23.54],[59.52,22.56],[59.8,22.53],[59.82,22.28],[59.34,21.44],[59.05,21.28],[58.68,20.83],[58.73,20.77],[58.52,20.42],[58.2,20.4],[58.21,20.61],[57.86,20.26],[57.69,19.73],[57.84,19.02],[56.81,18.75],[56.64,18.56],[56.56,18.15],[56.36,17.94],[55.45,17.84],[55.23,17.54],[55.26,17.23],[55.03,17.01],[54.08,17.01],[53.62,16.76],[52.53,16.45],[52.29,16.26],[52.16,16.0],[52.23,15.62],[51.37,15.23],[49.37,14.65],[49.09,14.52],[48.7,14.04],[48.19,13.97],[48.02,14.06],[47.4,13.65],[46.7,13.43],[45.67,13.34],[45.4,13.07],[45.12,12.96],[45.06,12.76],[44.98,12.78],[45.02,12.86],[44.88,12.73],[44.61,12.82],[44.42,12.67],[43.95,12.6],[43.6,12.76],[43.47,12.68],[43.47,12.85],[43.25,13.21],[43.28,13.72],[42.96,14.51],[43.02,14.44],[42.88,14.88],[42.95,14.81],[42.94,14.95],[42.86,15.14],[42.61,15.24],[42.71,15.37],[42.79,15.21],[42.81,15.27],[42.69,15.7],[42.83,15.92],[42.79,16.45],[42.71,16.73],[42.36,17.18],[42.36,17.02],[42.31,17.44],[41.79,17.83],[41.49,18.22],[41.44,18.47],[41.21,18.7],[41.18,19.07],[41.07,19.13],[40.94,19.51],[40.76,19.61],[40.74,19.78],[40.66,19.76],[40.53,19.96],[40.08,20.28],[39.76,20.35],[39.17,21.11],[39.08,21.32],[39.17,21.4],[39.11,21.75],[38.93,22.01],[39.01,22.0],[39.14,22.4],[39.07,22.37],[39.01,22.77],[38.8,23.0],[38.45,23.78],[37.94,24.14],[37.95,24.21],[37.87,24.15],[37.43,24.37],[37.46,24.44],[37.15,24.85],[37.26,24.87],[37.24,25.18],[36.94,25.65],[36.7,25.78],[36.7,26.02],[36.51,26.11],[36.03,26.91],[35.16,28.01],[35.22,28.05],[34.71,28.14],[34.65,28.1],[34.67,28.07],[34.61,28.03],[34.57,28.09],[34.8,28.53],[35.0,29.53],[34.74,29.31],[34.62,28.74],[34.41,28.31],[34.43,27.98],[34.21,27.79],[34.26,27.77],[34.25,27.73],[33.76,28.02],[33.23,28.57],[33.18,28.99],[32.72,29.46],[32.57,30.01],[32.34,29.59],[32.59,29.35],[32.63,28.97],[32.87,28.58],[33.55,27.9],[33.59,27.79],[33.47,27.82],[33.59,27.65],[33.5,27.65],[33.84,27.24],[34.0,26.9],[33.95,26.83],[33.94,26.65],[34.55,25.73],[35.14,24.5],[35.79,23.9],[35.51,23.98],[35.48,23.92],[35.49,23.5],[35.55,23.39],[35.68,22.97],[35.85,22.76],[36.23,22.64],[36.44,22.36],[36.9,22.07],[36.89,21.65],[37.31,21.06],[37.25,21.01],[37.1,21.21],[37.23,20.57],[37.24,19.58],[37.43,18.86],[37.54,18.72],[37.67,18.74],[37.93,18.59],[38.12,18.41],[38.15,18.25],[38.31,18.31],[38.22,18.22],[38.39,18.22],[38.58,18.08],[39.06,17.03],[39.29,15.93],[39.44,15.81],[39.46,15.52],[39.61,15.5],[39.72,15.09],[39.81,15.08],[39.85,15.17],[39.77,15.39],[39.88,15.5],[40.08,15.34],[40.03,15.24],[40.16,14.98],[40.29,14.91],[40.51,15.02],[40.69,14.9],[40.77,14.7],[41.17,14.64],[41.68,13.94],[41.97,13.85],[42.11,13.64],[42.29,13.57],[42.38,13.22],[42.53,13.23],[42.78,12.85],[42.93,12.79],[43.03,12.88],[43.33,12.49],[43.4,12.03],[42.78,11.73],[42.67,11.57],[42.53,11.58],[42.54,11.5],[43.15,11.61],[43.49,11.38],[43.49,11.24],[43.83,10.8],[44.35,10.41],[44.59,10.38],[44.96,10.42],[45.77,10.88],[46.45,10.69],[47.41,11.18],[47.71,11.1],[48.13,11.14],[48.52,11.32],[48.98,11.25],[49.58,11.46],[50.07,11.51],[50.44,11.69],[50.58,11.92],[50.8,11.99],[51.29,11.83],[51.08,11.34],[51.09,11.19],[51.19,11.14],[51.12,10.99],[51.16,10.6],[51.01,10.43],[51.22,10.44],[51.18,10.56],[51.42,10.45],[51.38,10.37],[51.24,10.43],[50.93,10.33],[50.83,9.42],[50.44,8.89],[50.09,8.16],[49.82,7.93],[49.74,7.59],[49.25,6.81],[49.04,6.14],[47.95,4.46],[46.05,2.46],[45.0,1.87],[43.78,0.92],[41.97,-1.0],[41.95,-0.89],[41.89,-1.21],[41.83,-1.17],[41.42,-1.85],[41.03,-2.04],[41.01,-1.9],[40.95,-2.07],[40.86,-1.96],[40.98,-2.24],[40.94,-2.31],[40.88,-2.22],[40.77,-2.28],[40.83,-2.37],[40.65,-2.54],[40.39,-2.56],[40.17,-2.76],[40.23,-2.98],[40.11,-3.28],[39.97,-3.32],[39.88,-3.61],[39.78,-3.57],[39.87,-3.69],[39.79,-3.92],[39.68,-3.92],[39.7,-4.05],[39.66,-3.97],[39.56,-4.04],[39.67,-4.09],[39.54,-4.43],[39.4,-4.63],[39.19,-4.68],[39.21,-4.86],[39.08,-5.06],[39.14,-5.1],[38.78,-6.03],[38.92,-6.44],[39.55,-7.0],[39.55,-7.12],[39.33,-7.31],[39.25,-7.82],[39.33,-7.73],[39.44,-7.83],[39.45,-8.01],[39.28,-8.31],[39.35,-8.71],[39.55,-8.92],[39.45,-8.86],[39.39,-8.9],[39.49,-8.94],[39.5,-9.12],[39.64,-9.19],[39.57,-9.45],[39.65,-9.44],[39.7,-9.74],[39.8,-9.82],[39.69,-10.04],[39.83,-9.99],[39.99,-10.22],[40.02,-10.13],[40.13,-10.17],[40.12,-10.27],[40.23,-10.3],[40.23,-10.2],[40.35,-10.36],[40.43,-10.3],[40.44,-10.47],[40.65,-10.69],[40.49,-10.76],[40.62,-10.84],[40.5,-10.96],[40.57,-11.01],[40.51,-11.19],[40.35,-11.32],[40.47,-11.39],[40.43,-11.65],[40.52,-11.84],[40.52,-12.2],[40.45,-12.26],[40.56,-12.39],[40.48,-12.5],[40.65,-12.76],[40.41,-12.94],[40.48,-13.02],[40.5,-12.95],[40.6,-12.98],[40.53,-13.51],[40.65,-14.03],[40.54,-14.16],[40.59,-14.26],[40.7,-14.18],[40.75,-14.27],[40.64,-14.34],[40.63,-14.57],[40.7,-14.43],[40.84,-14.46],[40.76,-14.53],[40.83,-14.54],[40.84,-14.8],[40.64,-14.85],[40.77,-15.0],[40.67,-14.98],[40.71,-15.07],[40.51,-15.18],[40.67,-15.2],[40.59,-15.48],[40.06,-15.99],[40.13,-15.99],[39.99,-16.22],[39.78,-16.3],[39.81,-16.39],[39.86,-16.43],[39.13,-16.87],[39.09,-16.98],[38.66,-17.03],[38.17,-17.29],[38.08,-17.19],[38.13,-17.29],[37.19,-17.74],[36.98,-18.01],[36.89,-17.88],[36.83,-17.88],[36.98,-18.05],[36.47,-18.56],[36.41,-18.78],[36.24,-18.69],[36.27,-18.89],[36.15,-18.9],[36.12,-18.8],[35.86,-18.95],[35.13,-19.71],[34.88,-19.86],[34.63,-19.6],[34.55,-19.58],[34.78,-19.82],[34.71,-19.88],[34.77,-20.15],[34.66,-20.15],[34.74,-20.23],[34.64,-20.38],[34.67,-20.54],[34.99,-20.73],[35.12,-20.97],[35.02,-21.11],[35.07,-21.32],[35.13,-21.18],[35.12,-21.38],[35.27,-21.64],[35.31,-22.39],[35.39,-22.49],[35.44,-22.12],[35.5,-22.11],[35.52,-22.31],[35.55,-22.18],[35.49,-22.69],[35.54,-22.95],[35.61,-22.91],[35.39,-23.75],[35.38,-23.68],[35.34,-23.68],[35.33,-23.96],[35.38,-23.84],[35.53,-23.8],[35.49,-24.11],[35.11,-24.6],[33.21,-25.3],[32.84,-25.57],[32.69,-25.89],[32.59,-25.97],[32.52,-25.95],[32.48,-25.98],[32.84,-26.29],[32.96,-26.11],[32.87,-27.02],[32.38,-28.55],[32.01,-28.87],[31.77,-28.92],[31.37,-29.33],[31.05,-29.91],[30.01,-31.29],[29.41,-31.68],[28.87,-32.29],[27.9,-33.04],[27.1,-33.53],[26.52,-33.76],[25.79,-33.74],[25.63,-33.86],[25.7,-34.03],[25.01,-33.97],[24.83,-34.21],[23.64,-33.98],[23.39,-34.03],[23.41,-34.11],[22.56,-34.0],[22.17,-34.08],[22.15,-34.18],[21.79,-34.38],[20.96,-34.36],[20.81,-34.4],[20.84,-34.47],[20.52,-34.45],[20.0,-34.82],[19.3,-34.62],[19.36,-34.5],[19.12,-34.4],[19.14,-34.29],[18.82,-34.38],[18.8,-34.09],[18.48,-34.11],[18.47,-34.35],[18.32,-34.16],[18.31,-34.03],[18.48,-33.84],[18.31,-33.48],[17.95,-33.1],[18.13,-33.2],[18.04,-33.03],[17.9,-33.04],[17.84,-32.82],[17.97,-32.7],[18.12,-32.77],[18.31,-32.57],[18.35,-32.26],[18.21,-31.73],[17.28,-30.35],[16.82,-29.1],[16.49,-28.57],[16.35,-28.56],[15.75,-28.02],[15.3,-27.32],[15.08,-26.7],[15.17,-26.59],[14.97,-26.34],[14.98,-26.06],[14.84,-25.75],[14.85,-25.06],[14.46,-24.1],[14.49,-23.31],[14.41,-22.97],[14.44,-22.88],[14.46,-23.0],[14.53,-22.9],[14.51,-22.55],[13.42,-20.88],[13.18,-20.19],[12.45,-18.9],[12.03,-18.51],[11.8,-17.96],[11.72,-17.55],[11.82,-16.68],[11.75,-15.8],[11.99,-15.62],[12.06,-15.23],[12.15,-15.17],[12.33,-14.09],[12.5,-13.86],[12.52,-13.41],[12.94,-12.98],[12.94,-12.82],[13.18,-12.6],[13.39,-12.57],[13.64,-12.25],[13.79,-11.79],[13.85,-10.98],[13.76,-10.66],[13.32,-9.98],[13.0,-9.09],[12.99,-9.04],[13.09,-8.89],[13.01,-9.08],[13.22,-8.77],[13.38,-8.76],[13.38,-8.35],[12.85,-7.27],[12.83,-6.91],[12.62,-6.73],[12.28,-6.11],[12.82,-6.03],[13.18,-5.86],[12.86,-5.82],[12.67,-6.0],[12.4,-6.01],[12.16,-5.68],[12.23,-5.48],[12.02,-5.05],[12.1,-5.08],[12.13,-5.01],[11.99,-5.01],[11.82,-4.78],[11.81,-4.58],[9.7,-2.44],[9.79,-2.5],[9.84,-2.46],[9.98,-2.63],[10.16,-2.57],[10.14,-2.53],[9.98,-2.56],[9.87,-2.41],[9.75,-2.47],[9.72,-2.37],[9.62,-2.38],[9.57,-2.19],[9.27,-1.88],[9.47,-1.92],[9.54,-2.07],[9.52,-1.93],[9.26,-1.84],[9.22,-1.58],[9.02,-1.32],[8.98,-1.23],[9.02,-1.3],[9.16,-1.47],[9.26,-1.54],[9.28,-1.68],[9.56,-1.61],[9.46,-1.47],[9.29,-1.57],[9.25,-1.48],[9.33,-1.4],[9.34,-1.28],[9.19,-1.41],[9.03,-1.3],[8.7,-0.59],[8.84,-0.8],[8.93,-0.69],[9.01,-0.87],[9.31,-0.33],[9.35,0.36],[9.36,0.18],[9.49,0.1],[9.5,0.19],[9.81,0.02],[9.76,0.13],[10.03,0.19],[9.5,0.29],[9.31,0.54],[9.32,0.63],[9.54,0.68],[9.46,0.6],[9.57,0.6],[9.57,0.51],[9.61,0.47],[9.57,0.98],[9.75,1.06],[9.79,0.97],[9.85,1.07],[9.72,1.13],[9.58,1.04],[9.35,1.18],[9.59,1.57],[9.69,1.57],[9.74,1.6],[9.61,1.64],[9.81,1.93],[9.77,2.31],[9.96,3.08],[9.93,3.27],[9.64,3.54],[9.82,3.63],[9.63,3.6],[9.55,3.82],[9.62,3.75],[9.62,3.87],[9.74,3.82],[9.68,3.91],[9.76,3.96],[9.62,3.96],[9.75,4.14],[9.58,4.01],[9.48,4.11],[9.53,3.99],[9.43,4.03],[9.46,3.91],[9.31,3.93],[9.33,4.03],[9.21,3.96],[8.97,4.1],[8.9,4.59],[8.84,4.64],[8.87,4.54],[8.77,4.55],[8.66,4.74],[8.72,4.51],[8.53,4.51],[8.59,4.82],[8.47,4.71],[8.42,4.85],[8.36,4.8],[8.18,4.99],[8.35,4.65],[8.29,4.55],[7.56,4.53],[7.54,4.71],[7.5,4.57],[7.28,4.6],[7.28,4.5],[7.07,4.76],[7.18,4.5],[7.04,4.44],[6.96,4.73],[6.99,4.61],[6.9,4.67],[7.02,4.39],[6.88,4.39],[6.79,4.82],[6.72,4.83],[6.87,4.36],[6.72,4.35],[6.74,4.61],[6.7,4.42],[6.65,4.51],[6.69,4.34],[6.61,4.34],[6.58,4.51],[6.57,4.33],[6.27,4.29],[6.33,4.44],[6.26,4.4],[6.24,4.5],[6.22,4.29],[6.1,4.28],[6.06,4.42],[6.06,4.3],[5.99,4.42],[5.95,4.34],[5.57,4.68],[5.39,5.13],[5.5,5.14],[5.37,5.16],[5.35,5.36],[5.58,5.38],[5.53,5.48],[5.61,5.5],[5.64,5.54],[5.38,5.4],[5.19,5.55],[5.5,5.62],[5.33,5.61],[5.33,5.72],[5.18,5.58],[5.09,5.71],[5.29,5.91],[5.04,5.77],[4.75,6.14],[4.41,6.36],[3.44,6.41],[3.38,6.44],[3.86,6.6],[3.77,6.62],[3.53,6.53],[3.48,6.6],[3.4,6.55],[3.37,6.45],[3.38,6.4],[2.31,6.33],[1.27,6.13],[1.05,5.99],[0.95,5.79],[0.24,5.76],[-0.8,5.21],[-1.62,5.02],[-1.98,4.75],[-3.28,5.12],[-2.97,5.08],[-2.84,5.15],[-3.14,5.14],[-3.21,5.22],[-3.13,5.37],[-3.26,5.34],[-3.31,5.12],[-3.83,5.2],[-4.0,5.27],[-3.73,5.27],[-3.72,5.28],[-3.76,5.37],[-3.8,5.38],[-3.74,5.27],[-3.91,5.35],[-3.99,5.27],[-4.13,5.31],[-4.24,5.28],[-4.27,5.31],[-4.45,5.26],[-4.56,5.3],[-4.69,5.23],[-4.67,5.31],[-4.81,5.18],[-4.18,5.28],[-4.0,5.23],[-4.89,5.13],[-5.01,5.22],[-5.32,5.23],[-5.4,5.14],[-5.23,5.2],[-5.0,5.13],[-5.85,5.03],[-6.9,4.66],[-7.46,4.34]],[[48.39,41.94],[49.04,41.41],[49.24,41.0],[49.54,40.79],[49.54,40.65],[50.24,40.5],[50.39,40.24],[50.23,40.34],[49.89,40.37],[49.5,40.16],[49.42,39.71],[49.28,39.52],[49.41,39.29],[49.25,39.31],[49.12,38.98],[49.05,38.98],[49.15,39.08],[49.06,39.17],[48.93,39.12],[48.83,38.87],[48.87,38.32],[49.07,37.68],[49.44,37.49],[50.2,37.39],[50.32,37.15],[51.0,36.77],[51.91,36.58],[54.01,36.95],[53.61,36.88],[54.03,36.83],[54.02,37.03],[53.82,37.74],[53.81,38.03],[53.84,38.61],[53.98,38.92],[53.7,39.08],[53.72,39.24],[53.68,39.08],[53.57,39.19],[53.56,39.35],[53.15,39.34],[53.16,39.18],[53.09,39.4],[53.28,39.66],[53.22,39.53],[53.57,39.47],[53.74,39.52],[53.53,39.68],[53.42,39.65],[53.38,39.77],[53.57,39.97],[52.91,40.02],[53.04,39.74],[52.74,40.05],[52.7,40.31],[52.86,40.66],[52.92,41.09],[53.12,40.77],[53.37,40.84],[53.48,40.74],[53.62,40.89],[53.72,40.63],[54.17,40.73],[54.4,40.67],[54.25,40.89],[54.64,40.84],[54.76,40.97],[54.68,41.07],[54.77,41.04],[54.07,41.49],[53.91,42.06],[53.68,42.14],[53.16,42.1],[52.94,41.96],[52.77,41.68],[52.92,41.67],[52.81,41.38],[52.88,41.05],[52.76,41.38],[52.44,41.75],[52.49,41.9],[52.4,42.09],[52.68,42.54],[52.56,42.74],[52.71,42.59],[52.74,42.7],[52.17,42.89],[51.91,42.84],[51.65,43.19],[51.28,43.15],[51.31,43.46],[50.86,44.03],[50.85,44.19],[50.23,44.39],[50.31,44.66],[50.87,44.63],[51.14,44.48],[51.37,44.56],[51.56,44.51],[50.96,44.86],[50.96,44.98],[51.27,45.02],[51.24,45.16],[51.42,45.39],[51.54,45.33],[51.76,45.46],[51.94,45.37],[53.26,45.34],[52.73,45.55],[53.12,46.11],[53.16,46.34],[53.03,46.47],[53.1,46.44],[53.08,46.51],[53.0,46.5],[53.21,46.7],[53.06,46.89],[52.46,47.0],[52.19,46.88],[52.24,46.81],[52.11,46.81],[52.02,46.94],[51.74,46.93],[51.68,47.06],[51.59,46.99],[51.19,47.12],[50.85,47.04],[50.74,46.91],[50.75,46.97],[50.62,46.94],[50.57,46.83],[50.43,46.9],[49.82,46.54],[49.62,46.58],[49.58,46.5],[49.47,46.59],[49.49,46.5],[49.31,46.59],[49.37,46.39],[49.25,46.47],[49.29,46.4],[49.17,46.41],[49.3,46.25],[49.15,46.34],[49.06,46.25],[49.11,46.15],[48.63,46.09],[48.73,46.02],[48.65,45.96],[48.75,45.97],[48.79,45.84],[48.72,45.81],[48.55,45.97],[48.29,45.84],[48.24,45.71],[47.86,45.72],[47.82,45.61],[47.56,45.77],[47.65,45.56],[47.54,45.67],[47.43,45.69],[47.5,45.72],[47.38,45.75],[47.43,45.68],[47.55,45.63],[47.57,45.56],[47.49,45.59],[47.5,45.43],[47.38,45.41],[47.46,45.39],[47.38,45.2],[47.1,44.96],[47.08,44.79],[47.0,44.92],[46.96,44.77],[46.72,44.66],[46.7,44.45],[47.25,44.21],[47.5,43.78],[47.37,43.62],[47.4,43.51],[47.54,43.87],[47.7,43.87],[47.49,43.46],[47.49,43.3],[47.59,43.3],[47.46,43.02],[47.7,42.87],[47.73,42.66],[48.1,42.35],[48.39,41.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-12.55,7.39],[-12.61,7.48],[-12.95,7.58],[-12.58,7.63],[-12.49,7.57],[-12.55,7.39]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-23.51,14.91],[-23.77,15.04],[-23.75,15.33],[-23.44,15.01],[-23.51,14.91]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-22.87,15.98],[-22.96,16.05],[-22.92,16.24],[-22.71,16.21],[-22.68,16.06],[-22.87,15.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-25.31,16.94],[-25.32,17.11],[-25.1,17.2],[-24.97,17.11],[-25.19,16.93],[-25.31,16.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-15.38,27.89],[-15.58,27.73],[-15.78,27.84],[-15.82,27.98],[-15.71,28.17],[-15.41,28.18],[-15.38,27.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-16.71,28.02],[-16.92,28.35],[-16.12,28.57],[-16.36,28.38],[-16.55,28.02],[-16.71,28.02]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-13.82,28.68],[-13.93,28.24],[-14.34,28.05],[-14.51,28.07],[-14.22,28.22],[-13.94,28.75],[-13.82,28.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-17.72,28.75],[-17.87,28.48],[-18.0,28.75],[-17.91,28.86],[-17.72,28.75]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-13.45,29.08],[-13.77,28.84],[-13.87,28.88],[-13.78,29.06],[-13.47,29.24],[-13.45,29.08]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-17.23,32.83],[-16.92,32.84],[-16.67,32.76],[-16.98,32.65],[-17.23,32.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-25.53,37.72],[-25.83,37.82],[-25.84,37.91],[-25.14,37.82],[-25.19,37.74],[-25.53,37.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-28.04,38.41],[-28.46,38.41],[-28.55,38.53],[-28.37,38.55],[-28.04,38.41]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-43.25,60.0],[-43.36,60.06],[-43.58,60.08],[-43.48,60.04],[-43.59,59.92],[-43.92,60.0],[-43.72,60.06],[-44.13,60.14],[-43.13,60.07],[-43.25,60.0]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-41.1,63.22],[-41.41,63.23],[-41.86,63.47],[-41.68,63.5],[-41.1,63.22]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-40.48,64.49],[-40.6,64.72],[-40.87,64.9],[-40.5,64.83],[-40.44,64.74],[-40.55,64.71],[-40.38,64.62],[-40.48,64.58],[-40.14,64.49],[-40.48,64.49]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-14.94,66.22],[-15.18,66.11],[-14.7,66.07],[-14.6,65.95],[-14.89,65.76],[-14.33,65.78],[-14.4,65.72],[-14.27,65.67],[-14.36,65.66],[-14.53,65.55],[-14.56,65.5],[-14.32,65.65],[-14.19,65.63],[-14.25,65.67],[-13.69,65.56],[-13.61,65.51],[-13.67,65.38],[-13.84,65.36],[-13.73,65.33],[-14.01,65.28],[-13.57,65.26],[-14.03,65.2],[-13.63,65.2],[-13.75,65.14],[-13.52,65.17],[-13.51,65.07],[-13.65,64.99],[-14.03,65.08],[-14.23,65.04],[-13.7,64.93],[-14.05,64.93],[-13.77,64.85],[-13.97,64.84],[-13.84,64.8],[-14.01,64.8],[-14.05,64.72],[-14.31,64.7],[-14.42,64.79],[-14.51,64.8],[-14.27,64.65],[-14.49,64.66],[-14.41,64.61],[-14.58,64.59],[-14.35,64.61],[-14.54,64.41],[-14.71,64.43],[-14.93,64.26],[-15.23,64.27],[-15.21,64.3],[-15.32,64.3],[-15.37,64.37],[-15.41,64.39],[-15.47,64.4],[-15.36,64.34],[-15.4,64.27],[-15.99,64.14],[-16.8,63.8],[-16.93,63.87],[-16.93,63.8],[-16.97,63.79],[-16.94,63.9],[-16.97,63.92],[-17.01,63.8],[-17.72,63.71],[-17.62,63.75],[-17.71,63.78],[-17.97,63.68],[-17.8,63.67],[-17.97,63.62],[-17.86,63.61],[-17.96,63.52],[-18.2,63.47],[-18.12,63.53],[-18.32,63.55],[-18.18,63.46],[-18.73,63.4],[-20.19,63.54],[-20.55,63.71],[-20.31,63.73],[-20.41,63.84],[-20.58,63.71],[-20.77,63.77],[-20.61,63.77],[-20.72,63.78],[-20.69,63.86],[-20.82,63.78],[-21.19,63.89],[-21.04,63.95],[-21.24,63.95],[-21.3,63.92],[-21.21,63.88],[-21.37,63.85],[-22.69,63.81],[-22.73,63.89],[-22.63,63.95],[-22.73,63.97],[-22.7,64.09],[-22.52,63.98],[-22.04,64.05],[-21.92,64.12],[-22.05,64.16],[-21.8,64.14],[-21.7,64.19],[-21.93,64.23],[-21.75,64.35],[-21.44,64.36],[-21.63,64.4],[-22.1,64.32],[-21.86,64.39],[-22.05,64.41],[-21.98,64.5],[-21.7,64.61],[-21.58,64.57],[-21.5,64.57],[-21.68,64.62],[-21.51,64.65],[-22.04,64.57],[-22.16,64.46],[-22.44,64.67],[-22.37,64.64],[-22.19,64.74],[-22.4,64.68],[-22.32,64.75],[-22.44,64.77],[-22.41,64.82],[-23.56,64.82],[-23.83,64.73],[-24.06,64.89],[-23.26,64.93],[-23.17,65.02],[-23.09,65.01],[-23.16,64.95],[-23.11,64.92],[-22.72,65.08],[-22.75,65.03],[-22.58,64.98],[-22.55,65.05],[-21.83,65.04],[-21.73,65.19],[-22.03,65.11],[-22.56,65.17],[-21.7,65.45],[-21.98,65.44],[-22.11,65.53],[-22.25,65.43],[-22.39,65.49],[-22.16,65.54],[-22.11,65.6],[-22.48,65.51],[-22.55,65.63],[-22.66,65.53],[-22.76,65.63],[-22.73,65.5],[-22.95,65.61],[-23.18,65.58],[-23.23,65.49],[-23.9,65.4],[-24.54,65.51],[-24.3,65.64],[-23.89,65.52],[-23.81,65.54],[-24.09,65.65],[-23.81,65.61],[-24.08,65.71],[-24.09,65.8],[-23.63,65.71],[-23.56,65.61],[-23.29,65.68],[-23.54,65.72],[-23.24,65.74],[-23.19,65.78],[-23.73,65.77],[-23.87,65.88],[-23.21,65.84],[-23.81,66.01],[-23.75,66.08],[-23.37,65.99],[-23.67,66.12],[-23.4,66.1],[-23.6,66.14],[-23.46,66.2],[-23.03,66.11],[-22.98,66.03],[-23.06,65.97],[-22.93,66.05],[-22.84,66.02],[-22.94,65.95],[-22.82,66.0],[-22.82,65.91],[-22.68,66.06],[-22.58,65.97],[-22.65,65.83],[-22.54,65.97],[-22.42,65.93],[-22.47,65.84],[-22.36,65.91],[-22.48,66.03],[-22.38,66.1],[-22.98,66.23],[-22.37,66.28],[-22.71,66.3],[-22.61,66.37],[-22.94,66.3],[-23.19,66.36],[-23.05,66.36],[-23.1,66.44],[-22.86,66.43],[-22.95,66.47],[-22.43,66.46],[-22.2,66.34],[-22.22,66.27],[-21.75,66.19],[-21.67,66.02],[-21.55,66.1],[-21.53,66.03],[-21.33,66.01],[-21.61,65.96],[-21.3,65.94],[-21.33,65.81],[-21.48,65.77],[-21.33,65.74],[-21.58,65.69],[-21.69,65.77],[-21.78,65.77],[-21.4,65.62],[-21.48,65.56],[-21.32,65.6],[-21.48,65.45],[-21.21,65.44],[-21.09,65.17],[-21.1,65.45],[-20.92,65.34],[-20.99,65.51],[-20.92,65.6],[-20.68,65.69],[-20.64,65.55],[-20.48,65.49],[-20.43,65.55],[-20.53,65.58],[-20.41,65.6],[-20.39,65.53],[-20.26,65.74],[-20.45,66.03],[-20.18,66.13],[-19.63,65.75],[-19.46,65.73],[-19.4,65.84],[-19.51,65.96],[-19.44,66.07],[-19.06,66.07],[-19.07,66.16],[-18.78,66.19],[-18.54,66.08],[-18.54,65.97],[-18.22,65.87],[-18.06,65.65],[-18.07,65.83],[-18.3,66.02],[-18.3,66.18],[-17.91,66.15],[-17.55,65.91],[-17.5,65.99],[-17.61,65.99],[-17.45,66.0],[-17.41,65.96],[-17.15,66.22],[-16.92,66.11],[-16.6,66.1],[-16.69,66.17],[-16.53,66.2],[-16.62,66.17],[-16.43,66.14],[-16.54,66.51],[-16.02,66.54],[-15.89,66.49],[-15.94,66.42],[-15.71,66.4],[-15.78,66.29],[-15.7,66.23],[-15.38,66.15],[-15.33,66.26],[-14.93,66.39],[-14.56,66.38],[-15.01,66.27],[-14.94,66.22]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-37.5,65.81],[-37.31,65.68],[-37.6,65.6],[-37.71,65.65],[-37.63,65.6],[-37.74,65.57],[-37.91,65.59],[-37.99,65.7],[-37.69,65.91],[-37.27,65.76],[-37.5,65.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-25.28,70.69],[-26.0,70.54],[-26.24,70.59],[-28.14,70.46],[-27.96,70.63],[-27.65,70.66],[-27.15,70.88],[-26.31,70.94],[-25.7,71.09],[-25.73,70.99],[-25.4,70.91],[-25.34,70.81],[-25.49,70.78],[-25.28,70.69]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-41.13,65.09],[-40.98,64.98],[-41.15,64.95],[-40.6,64.68],[-40.56,64.51],[-40.64,64.47],[-40.36,64.36],[-41.35,64.35],[-41.57,64.27],[-40.98,64.08],[-40.92,64.16],[-40.56,64.11],[-40.6,63.98],[-40.84,63.95],[-40.62,63.92],[-40.53,63.7],[-41.0,63.7],[-41.49,63.86],[-41.63,63.78],[-40.88,63.66],[-40.87,63.58],[-40.73,63.59],[-40.75,63.52],[-41.14,63.53],[-41.0,63.47],[-41.07,63.45],[-41.29,63.56],[-41.17,63.45],[-41.0,63.41],[-41.13,63.39],[-41.41,63.57],[-41.24,63.4],[-41.49,63.53],[-41.58,63.49],[-41.36,63.43],[-41.12,63.31],[-41.53,63.43],[-41.72,63.55],[-41.9,63.47],[-41.43,63.13],[-42.02,63.25],[-41.53,63.03],[-41.97,63.07],[-42.14,63.21],[-42.21,63.11],[-41.62,63.0],[-41.82,62.88],[-41.75,62.84],[-42.32,62.82],[-42.31,62.95],[-42.6,62.87],[-42.42,62.83],[-42.58,62.83],[-42.49,62.7],[-42.6,62.77],[-42.56,62.71],[-42.65,62.68],[-42.7,62.78],[-42.71,62.69],[-43.15,62.76],[-42.38,62.57],[-42.35,62.47],[-42.56,62.48],[-42.16,62.39],[-42.97,62.52],[-42.61,62.34],[-42.26,62.31],[-42.31,62.1],[-42.55,61.95],[-42.12,62.01],[-42.42,61.92],[-42.19,61.87],[-42.34,61.76],[-42.77,61.82],[-42.87,61.77],[-42.25,61.71],[-42.45,61.64],[-42.38,61.61],[-42.47,61.62],[-42.44,61.56],[-43.08,61.6],[-42.53,61.53],[-42.51,61.44],[-42.48,61.43],[-42.43,61.44],[-42.42,61.4],[-42.69,61.31],[-42.63,61.29],[-43.25,61.34],[-42.66,61.26],[-42.58,61.2],[-42.76,61.18],[-42.91,61.22],[-42.96,61.2],[-43.18,61.22],[-43.18,61.21],[-42.63,61.1],[-43.61,61.13],[-42.71,61.06],[-42.77,61.04],[-42.66,61.0],[-42.81,61.01],[-42.73,60.93],[-43.03,60.88],[-43.48,60.94],[-42.8,60.8],[-43.53,60.84],[-42.77,60.73],[-43.24,60.66],[-42.75,60.69],[-42.83,60.61],[-43.14,60.61],[-42.83,60.58],[-43.14,60.55],[-43.04,60.51],[-43.3,60.56],[-43.14,60.48],[-43.23,60.47],[-43.54,60.54],[-43.69,60.72],[-43.62,60.56],[-44.19,60.64],[-43.85,60.54],[-43.8,60.44],[-43.73,60.53],[-43.32,60.45],[-43.59,60.31],[-43.37,60.39],[-43.18,60.4],[-43.36,60.38],[-43.1,60.31],[-43.18,60.28],[-43.1,60.24],[-43.33,60.22],[-43.16,60.22],[-43.11,60.16],[-43.21,60.14],[-43.09,60.1],[-44.17,60.17],[-43.99,60.31],[-44.1,60.39],[-44.1,60.28],[-44.27,60.33],[-44.26,60.19],[-44.46,60.15],[-44.59,59.99],[-44.67,60.11],[-44.8,60.02],[-44.84,60.15],[-44.93,60.1],[-44.84,60.02],[-45.17,60.09],[-44.76,60.2],[-44.84,60.22],[-44.53,60.45],[-44.47,60.57],[-44.88,60.22],[-45.17,60.13],[-45.19,60.21],[-44.93,60.33],[-44.84,60.48],[-44.95,60.47],[-44.63,60.74],[-45.21,60.44],[-45.26,60.5],[-45.06,60.66],[-45.5,60.49],[-45.12,60.73],[-45.35,60.73],[-45.58,60.47],[-45.67,60.53],[-45.6,60.59],[-45.73,60.59],[-45.62,60.65],[-45.88,60.52],[-45.98,60.58],[-45.58,60.7],[-45.86,60.7],[-45.26,60.91],[-45.4,61.01],[-45.71,60.77],[-45.87,60.76],[-45.76,60.83],[-45.87,60.85],[-46.02,60.73],[-46.21,60.75],[-45.89,60.93],[-45.51,60.98],[-45.2,61.19],[-45.36,61.09],[-45.51,61.25],[-45.48,61.11],[-45.62,61.02],[-45.79,60.96],[-46.03,60.91],[-46.07,60.94],[-45.62,61.14],[-45.87,61.22],[-45.71,61.33],[-46.11,61.25],[-45.84,61.15],[-46.03,61.05],[-46.3,61.07],[-46.16,61.0],[-46.41,61.09],[-46.41,61.01],[-46.58,61.01],[-46.54,60.95],[-46.65,60.99],[-46.58,60.91],[-46.89,60.94],[-46.71,60.89],[-46.86,60.8],[-46.98,60.82],[-46.85,60.88],[-47.04,60.84],[-46.91,60.93],[-47.03,60.97],[-47.25,60.9],[-47.3,60.96],[-47.86,60.87],[-47.32,60.86],[-47.44,60.83],[-48.23,60.82],[-47.69,61.01],[-48.4,60.99],[-47.84,61.04],[-47.93,61.09],[-47.77,61.19],[-48.09,61.09],[-48.05,61.18],[-48.22,61.19],[-47.91,61.33],[-48.15,61.32],[-48.29,61.18],[-48.22,61.14],[-48.41,61.13],[-48.3,61.23],[-48.64,61.24],[-48.4,61.3],[-48.51,61.3],[-48.49,61.35],[-48.35,61.35],[-48.34,61.38],[-49.07,61.4],[-48.23,61.55],[-48.48,61.53],[-48.35,61.61],[-48.99,61.46],[-49.11,61.5],[-49.04,61.54],[-49.3,61.56],[-48.59,61.64],[-49.06,61.62],[-49.07,61.7],[-48.88,61.73],[-48.87,61.79],[-49.15,61.73],[-49.11,61.83],[-48.78,61.99],[-49.17,61.86],[-49.22,61.72],[-49.35,61.77],[-49.18,61.9],[-49.43,61.82],[-49.33,61.93],[-49.41,61.94],[-48.84,62.08],[-49.08,62.08],[-49.03,62.21],[-49.17,62.02],[-49.44,61.99],[-49.35,62.01],[-49.39,62.07],[-49.64,61.99],[-49.69,62.02],[-49.46,62.09],[-49.7,62.12],[-49.33,62.08],[-49.43,62.12],[-49.29,62.18],[-49.68,62.16],[-49.29,62.27],[-49.89,62.25],[-49.79,62.3],[-50.01,62.32],[-50.32,62.51],[-49.87,62.9],[-50.27,62.71],[-50.24,62.85],[-49.7,63.06],[-50.18,62.96],[-50.27,62.85],[-50.39,62.79],[-50.15,63.02],[-50.47,62.95],[-50.61,62.98],[-50.49,63.01],[-50.61,63.1],[-50.06,63.23],[-50.59,63.23],[-50.78,63.2],[-50.91,63.14],[-50.78,63.25],[-51.0,63.16],[-51.05,63.21],[-50.96,63.25],[-51.1,63.33],[-50.28,63.4],[-51.05,63.37],[-51.0,63.47],[-51.14,63.38],[-51.22,63.44],[-50.74,63.55],[-51.09,63.53],[-51.14,63.61],[-51.06,63.65],[-50.91,63.61],[-50.57,63.64],[-50.57,63.61],[-50.5,63.67],[-51.08,63.66],[-51.19,63.63],[-51.13,63.51],[-51.28,63.55],[-51.42,63.54],[-51.31,63.63],[-51.54,63.69],[-51.35,63.73],[-51.55,63.71],[-51.53,63.76],[-51.21,63.82],[-50.92,63.94],[-51.46,63.82],[-51.36,63.97],[-51.66,64.01],[-50.21,64.21],[-50.07,64.1],[-50.05,64.2],[-50.16,64.24],[-50.55,64.18],[-50.36,64.36],[-50.81,64.18],[-51.44,64.08],[-51.65,64.13],[-51.35,64.14],[-51.77,64.19],[-50.95,64.22],[-50.85,64.26],[-51.05,64.28],[-50.89,64.41],[-50.34,64.39],[-50.18,64.45],[-50.62,64.47],[-50.44,64.56],[-50.92,64.6],[-50.48,64.71],[-50.28,64.65],[-50.15,64.49],[-49.59,64.34],[-50.06,64.53],[-50.12,64.64],[-50.0,64.7],[-50.22,64.73],[-50.0,64.86],[-50.3,64.75],[-50.56,64.77],[-50.7,65.01],[-50.84,65.13],[-50.69,65.21],[-50.89,65.15],[-50.98,65.22],[-50.89,64.98],[-50.72,64.99],[-50.77,64.87],[-50.64,64.76],[-51.15,64.62],[-51.22,64.62],[-51.04,64.78],[-51.25,64.76],[-51.71,64.37],[-51.66,64.31],[-52.07,64.19],[-52.16,64.26],[-52.11,64.39],[-52.19,64.47],[-52.04,64.5],[-52.16,64.54],[-52.02,64.6],[-52.14,64.58],[-52.05,64.63],[-52.13,64.71],[-51.24,65.02],[-51.7,64.89],[-51.55,64.99],[-51.69,65.03],[-51.84,64.91],[-51.76,64.86],[-52.11,64.8],[-51.94,64.88],[-52.06,64.92],[-52.18,64.8],[-52.22,64.91],[-52.01,64.98],[-52.27,65.1],[-52.1,65.12],[-52.2,65.18],[-52.0,65.32],[-52.28,65.2],[-52.2,65.32],[-52.33,65.34],[-52.53,65.19],[-52.44,65.28],[-52.57,65.32],[-51.72,65.59],[-51.9,65.62],[-51.69,65.7],[-51.03,65.77],[-50.74,65.68],[-50.55,65.71],[-50.94,65.78],[-51.44,65.77],[-51.99,65.67],[-51.93,65.56],[-52.49,65.39],[-52.55,65.43],[-52.44,65.52],[-52.61,65.49],[-52.47,65.67],[-52.7,65.5],[-52.8,65.55],[-52.55,65.68],[-52.77,65.64],[-52.64,65.71],[-52.69,65.81],[-52.82,65.67],[-53.24,65.69],[-52.88,65.81],[-53.11,65.75],[-53.26,65.75],[-52.69,65.94],[-52.3,65.84],[-51.98,66.0],[-51.74,65.93],[-51.86,66.02],[-51.73,66.08],[-52.21,65.99],[-52.3,65.91],[-52.53,65.91],[-52.58,66.01],[-53.18,65.86],[-53.27,65.92],[-52.87,66.02],[-53.47,65.98],[-53.11,66.02],[-53.46,66.04],[-52.74,66.26],[-52.36,66.44],[-51.98,66.49],[-52.03,66.54],[-51.87,66.64],[-51.45,66.71],[-51.52,66.74],[-51.28,66.84],[-50.36,66.83],[-51.01,66.91],[-50.68,67.01],[-50.13,66.97],[-50.0,66.98],[-50.63,67.02],[-50.32,67.08],[-51.17,66.93],[-53.01,66.2],[-53.45,66.1],[-53.66,66.14],[-53.12,66.29],[-53.63,66.25],[-53.7,66.36],[-53.5,66.47],[-53.64,66.42],[-53.62,66.51],[-52.42,66.55],[-53.23,66.55],[-53.46,66.64],[-52.58,66.71],[-52.59,66.74],[-52.98,66.71],[-53.2,66.75],[-52.65,66.8],[-53.11,66.77],[-53.0,66.86],[-52.3,66.82],[-52.23,66.84],[-52.46,66.88],[-52.29,66.9],[-52.5,66.92],[-52.45,66.98],[-52.8,66.89],[-53.65,66.91],[-53.83,66.98],[-53.22,66.99],[-53.83,67.06],[-53.59,67.07],[-53.4,67.11],[-53.96,67.08],[-53.84,67.18],[-53.38,67.21],[-53.59,67.22],[-53.52,67.24],[-52.5,67.31],[-52.19,67.37],[-51.55,67.33],[-51.18,67.12],[-50.35,67.19],[-51.18,67.15],[-51.52,67.35],[-51.11,67.43],[-52.15,67.41],[-53.11,67.28],[-53.23,67.3],[-53.19,67.34],[-53.88,67.23],[-53.7,67.46],[-52.91,67.69],[-53.11,67.66],[-52.98,67.71],[-52.53,67.74],[-52.79,67.75],[-52.41,67.77],[-51.86,67.64],[-51.35,67.68],[-50.69,67.49],[-50.2,67.47],[-50.07,67.52],[-50.87,67.6],[-50.6,67.65],[-50.28,67.74],[-49.94,67.7],[-50.29,67.75],[-51.01,67.63],[-50.9,67.66],[-51.32,67.71],[-51.0,67.72],[-50.26,67.84],[-50.78,67.91],[-50.89,67.86],[-50.65,67.85],[-51.17,67.76],[-51.37,67.89],[-50.98,67.89],[-51.04,67.98],[-51.57,67.93],[-51.33,67.82],[-51.7,67.7],[-51.85,67.74],[-51.63,67.78],[-52.34,67.82],[-51.61,67.98],[-52.82,67.8],[-53.58,67.52],[-53.73,67.54],[-53.75,67.6],[-53.54,67.72],[-53.69,67.81],[-53.28,67.81],[-53.49,67.88],[-53.38,67.9],[-53.31,67.84],[-53.18,67.84],[-53.29,67.86],[-53.05,67.89],[-53.31,67.91],[-52.89,67.98],[-53.26,67.99],[-53.18,68.05],[-52.59,67.94],[-52.21,67.93],[-52.06,67.98],[-52.75,67.99],[-53.16,68.13],[-53.11,68.18],[-53.46,68.15],[-53.31,68.19],[-53.11,68.2],[-52.45,68.07],[-52.8,68.18],[-51.93,68.05],[-51.22,68.07],[-50.57,67.91],[-50.15,67.95],[-51.44,68.2],[-50.96,68.19],[-51.38,68.26],[-51.16,68.29],[-51.17,68.41],[-50.77,68.5],[-50.85,68.51],[-51.65,68.41],[-51.22,68.3],[-52.45,68.18],[-52.51,68.29],[-52.8,68.28],[-52.63,68.24],[-52.71,68.22],[-52.94,68.26],[-52.59,68.35],[-53.34,68.27],[-53.39,68.33],[-53.09,68.32],[-52.39,68.51],[-52.62,68.53],[-51.15,68.56],[-51.04,68.58],[-51.07,68.7],[-50.86,68.62],[-50.81,68.68],[-50.99,68.74],[-50.65,68.83],[-51.29,68.75],[-50.96,68.93],[-51.19,68.89],[-51.09,68.95],[-51.08,69.13],[-50.75,69.12],[-50.99,69.04],[-50.63,69.07],[-50.38,68.91],[-50.49,69.01],[-50.3,69.07],[-50.22,68.96],[-50.22,69.07],[-50.69,69.13],[-50.14,69.18],[-50.47,69.21],[-50.37,69.34],[-50.59,69.22],[-51.12,69.21],[-50.87,69.28],[-50.99,69.33],[-50.83,69.35],[-50.87,69.46],[-50.2,69.52],[-50.88,69.51],[-50.78,69.65],[-50.41,69.61],[-50.8,69.72],[-50.19,69.76],[-50.33,69.89],[-50.59,69.93],[-50.24,70.04],[-51.26,69.96],[-50.86,70.02],[-51.22,70.07],[-51.44,69.97],[-52.32,70.05],[-52.61,70.22],[-54.02,70.41],[-54.63,70.65],[-54.16,70.83],[-52.79,70.76],[-51.55,70.43],[-50.53,70.36],[-50.68,70.4],[-50.53,70.54],[-50.99,70.42],[-51.09,70.47],[-50.94,70.47],[-51.35,70.57],[-51.19,70.63],[-50.89,70.51],[-50.91,70.57],[-50.74,70.54],[-50.97,70.64],[-50.65,70.65],[-51.1,70.66],[-51.08,70.76],[-51.45,70.73],[-51.25,70.81],[-50.82,70.72],[-50.63,70.74],[-50.91,70.82],[-50.85,70.87],[-51.12,70.84],[-51.96,71.02],[-51.21,70.96],[-50.92,71.02],[-51.48,71.07],[-51.22,71.15],[-52.24,71.13],[-51.53,71.27],[-51.64,71.37],[-52.56,71.18],[-52.26,71.27],[-52.26,71.37],[-51.36,71.49],[-52.43,71.37],[-52.99,71.42],[-52.7,71.53],[-51.78,71.6],[-51.66,71.73],[-52.17,71.61],[-53.27,71.71],[-52.9,71.84],[-52.91,71.91],[-52.68,72.01],[-53.36,71.78],[-53.4,72.04],[-53.7,72.13],[-53.85,72.33],[-53.55,72.36],[-53.87,72.36],[-53.96,72.33],[-53.84,72.16],[-53.4,71.85],[-53.92,71.74],[-53.77,71.72],[-53.77,71.64],[-54.1,71.71],[-54.1,71.63],[-53.85,71.55],[-53.91,71.45],[-54.63,71.35],[-55.24,71.5],[-55.12,71.39],[-55.51,71.45],[-55.68,71.63],[-55.57,71.64],[-55.9,71.68],[-55.26,71.78],[-55.37,71.83],[-55.33,71.88],[-54.85,71.91],[-54.56,72.03],[-54.38,72.22],[-54.64,72.02],[-55.27,71.93],[-55.61,71.99],[-54.88,72.25],[-54.95,72.36],[-54.68,72.37],[-55.65,72.45],[-55.46,72.53],[-54.29,72.48],[-55.01,72.52],[-54.64,72.62],[-54.88,72.68],[-54.59,72.7],[-54.75,72.74],[-54.53,72.78],[-54.92,72.79],[-54.6,72.83],[-54.85,72.97],[-54.78,73.0],[-55.7,73.07],[-55.34,73.18],[-55.43,73.2],[-55.14,73.19],[-55.46,73.27],[-55.25,73.39],[-55.09,73.37],[-56.07,73.65],[-55.84,73.68],[-56.04,73.69],[-55.91,73.72],[-55.96,73.77],[-55.73,73.71],[-55.61,73.72],[-55.95,73.86],[-55.64,73.88],[-56.12,74.01],[-55.97,74.03],[-56.41,74.07],[-56.2,74.12],[-56.32,74.12],[-56.12,74.28],[-57.31,74.1],[-56.3,74.31],[-56.71,74.35],[-56.13,74.39],[-56.8,74.45],[-56.14,74.49],[-56.6,74.61],[-56.47,74.65],[-57.16,74.74],[-56.8,74.81],[-57.06,74.92],[-58.14,75.05],[-57.92,75.16],[-58.44,75.31],[-58.25,75.4],[-58.7,75.35],[-58.21,75.44],[-58.19,75.53],[-58.43,75.57],[-58.31,75.64],[-58.59,75.68],[-58.41,75.72],[-59.04,75.7],[-59.28,75.77],[-59.14,75.84],[-59.27,75.88],[-59.77,75.8],[-59.59,75.92],[-60.5,76.07],[-60.75,76.0],[-60.92,76.17],[-62.27,76.29],[-62.79,76.2],[-62.85,76.3],[-63.37,76.38],[-63.73,76.18],[-64.03,76.14],[-64.19,76.21],[-64.17,76.32],[-64.43,76.35],[-64.38,76.26],[-64.69,76.25],[-64.59,76.14],[-65.34,76.18],[-65.35,76.03],[-65.89,76.1],[-65.55,76.24],[-65.74,76.28],[-66.21,76.28],[-66.41,76.09],[-66.93,76.27],[-67.31,76.16],[-66.49,75.91],[-68.43,76.08],[-68.57,76.12],[-68.47,76.16],[-69.64,76.38],[-68.87,76.57],[-68.03,76.58],[-68.1,76.66],[-67.99,76.68],[-69.24,76.68],[-70.1,76.8],[-69.54,77.01],[-70.52,76.79],[-70.99,76.9],[-70.68,76.94],[-71.38,77.02],[-71.19,77.14],[-70.7,77.15],[-70.9,77.19],[-69.73,77.24],[-66.36,77.12],[-66.45,77.14],[-66.17,77.2],[-69.1,77.27],[-67.44,77.38],[-66.23,77.25],[-66.66,77.42],[-66.05,77.49],[-66.72,77.68],[-66.66,77.72],[-67.59,77.52],[-68.36,77.5],[-68.73,77.67],[-68.81,77.66],[-68.61,77.52],[-69.22,77.45],[-70.29,77.58],[-69.52,77.69],[-69.51,77.76],[-70.68,77.68],[-69.97,77.84],[-71.31,77.77],[-71.44,77.8],[-71.21,77.87],[-72.24,77.94],[-72.35,78.01],[-72.3,78.06],[-73.06,78.16],[-72.46,78.29],[-72.85,78.32],[-72.6,78.4],[-72.67,78.44],[-72.59,78.52],[-71.55,78.64],[-70.8,78.6],[-70.75,78.7],[-69.15,78.88],[-68.78,78.84],[-69.17,78.93],[-68.04,79.08],[-67.76,79.04],[-67.51,79.14],[-66.12,79.1],[-65.79,79.14],[-65.91,79.15],[-64.83,79.53],[-64.84,79.61],[-65.01,79.66],[-64.91,79.71],[-65.03,79.75],[-64.94,79.78],[-65.13,79.85],[-64.95,79.96],[-65.04,80.02],[-63.78,80.15],[-64.16,80.16],[-64.22,80.26],[-64.47,80.11],[-64.93,80.07],[-67.05,80.06],[-67.08,80.15],[-67.51,80.21],[-67.44,80.24],[-67.49,80.32],[-66.79,80.46],[-66.7,80.52],[-66.76,80.55],[-65.53,80.66],[-65.71,80.7],[-65.08,80.79],[-65.02,80.89],[-64.71,80.94],[-64.79,80.99],[-63.66,81.15],[-62.78,80.76],[-63.18,80.95],[-63.37,81.16],[-62.83,81.23],[-61.55,81.07],[-61.08,81.12],[-60.89,81.17],[-61.31,81.37],[-60.77,81.49],[-61.45,81.75],[-60.53,81.91],[-58.84,81.86],[-58.67,81.77],[-58.76,81.74],[-58.68,81.68],[-57.64,81.59],[-57.18,81.48],[-57.24,81.44],[-56.54,81.34],[-56.45,81.34],[-57.75,81.65],[-58.14,81.67],[-58.49,81.88],[-59.47,82.0],[-56.74,82.23],[-56.26,82.17],[-55.96,82.27],[-55.27,82.25],[-55.32,82.2],[-55.11,82.16],[-55.26,82.28],[-55.6,82.28],[-54.44,82.37],[-53.56,82.12],[-53.62,82.03],[-53.51,81.91],[-53.82,81.7],[-53.81,81.59],[-53.68,81.53],[-53.47,81.51],[-53.65,81.54],[-53.46,81.56],[-53.54,81.67],[-52.93,81.87],[-53.02,82.01],[-52.96,82.04],[-51.39,81.9],[-49.92,81.61],[-49.61,81.65],[-51.07,81.93],[-49.44,81.93],[-50.58,82.15],[-51.11,82.51],[-49.01,82.45],[-47.56,82.17],[-46.01,82.04],[-45.95,81.98],[-46.05,81.95],[-44.66,81.75],[-44.17,81.84],[-44.73,81.94],[-44.51,81.98],[-44.93,82.0],[-44.4,82.11],[-44.79,82.19],[-44.56,82.29],[-42.3,82.22],[-43.84,82.34],[-43.73,82.41],[-45.77,82.77],[-42.05,82.76],[-42.17,82.71],[-41.86,82.66],[-41.8,82.61],[-41.87,82.55],[-41.61,82.48],[-41.56,82.53],[-41.67,82.59],[-41.63,82.65],[-41.9,82.73],[-41.58,82.75],[-40.23,82.57],[-40.01,82.49],[-40.05,82.41],[-39.76,82.4],[-39.88,82.45],[-39.76,82.5],[-40.01,82.56],[-39.87,82.62],[-39.91,82.68],[-40.32,82.73],[-45.06,82.91],[-44.86,82.87],[-45.97,82.84],[-46.89,82.96],[-45.98,82.92],[-46.7,83.0],[-45.97,83.1],[-45.11,82.94],[-43.36,82.92],[-45.52,83.12],[-45.41,83.16],[-42.85,83.1],[-44.0,83.2],[-42.67,83.28],[-41.71,83.17],[-41.93,83.09],[-41.67,83.14],[-40.69,82.99],[-39.44,82.96],[-38.62,82.75],[-38.48,82.83],[-39.15,82.98],[-37.27,83.01],[-38.8,83.06],[-36.88,83.15],[-38.68,83.21],[-38.86,83.26],[-38.7,83.32],[-38.87,83.43],[-37.81,83.36],[-37.74,83.37],[-38.06,83.43],[-37.59,83.51],[-36.45,83.36],[-36.7,83.41],[-36.54,83.45],[-36.9,83.5],[-34.36,83.6],[-33.83,83.46],[-33.74,83.49],[-34.09,83.57],[-30.65,83.6],[-25.65,83.3],[-26.08,83.21],[-30.74,83.14],[-32.16,83.06],[-33.44,83.16],[-32.48,83.04],[-35.62,82.91],[-35.3,82.89],[-35.55,82.77],[-35.47,82.75],[-34.95,82.9],[-34.02,82.92],[-33.82,82.87],[-33.88,82.79],[-33.6,82.95],[-31.83,82.99],[-31.67,82.93],[-30.1,83.13],[-28.14,83.05],[-25.22,83.17],[-24.84,83.11],[-24.98,83.08],[-24.75,83.0],[-25.15,82.85],[-25.9,82.78],[-23.93,82.92],[-23.84,82.89],[-24.03,82.87],[-23.88,82.8],[-24.03,82.76],[-23.38,82.85],[-21.32,82.62],[-22.44,82.34],[-23.89,82.28],[-29.85,82.14],[-30.39,82.2],[-31.58,82.22],[-29.91,82.1],[-32.56,81.88],[-32.81,81.79],[-32.67,81.68],[-32.15,81.68],[-31.68,81.83],[-29.79,81.95],[-29.55,81.89],[-29.04,82.0],[-27.76,82.06],[-24.62,81.99],[-24.71,81.78],[-26.72,81.53],[-26.39,81.43],[-23.77,81.75],[-23.4,81.72],[-23.31,81.79],[-23.31,81.97],[-23.2,82.02],[-21.39,82.08],[-21.06,81.91],[-21.03,81.74],[-21.26,81.52],[-23.27,80.9],[-23.23,80.82],[-23.86,80.58],[-23.09,80.73],[-22.91,80.82],[-22.97,80.88],[-22.75,80.93],[-20.95,81.24],[-19.85,81.54],[-20.05,81.59],[-19.71,81.7],[-18.98,81.61],[-19.28,81.54],[-19.46,81.37],[-18.52,81.51],[-17.15,81.41],[-17.22,81.48],[-16.81,81.54],[-17.02,81.58],[-16.46,81.63],[-16.54,81.68],[-16.49,81.75],[-15.29,81.84],[-12.57,81.7],[-11.38,81.48],[-13.35,81.02],[-14.55,80.99],[-14.13,80.89],[-14.29,80.78],[-15.42,80.65],[-17.24,80.72],[-18.32,80.56],[-19.47,80.67],[-20.85,80.56],[-20.38,80.54],[-20.35,80.46],[-19.49,80.63],[-18.06,80.49],[-16.9,80.58],[-15.76,80.42],[-16.38,80.33],[-16.33,80.26],[-16.45,80.22],[-17.87,80.16],[-19.47,80.26],[-20.17,80.1],[-19.97,80.08],[-20.23,80.02],[-20.08,79.99],[-20.42,79.84],[-20.1,79.82],[-19.97,79.68],[-19.49,79.77],[-19.21,79.71],[-19.57,79.39],[-19.47,79.31],[-19.6,79.18],[-19.32,79.29],[-19.28,79.39],[-19.24,79.27],[-18.88,79.23],[-19.0,79.21],[-18.96,79.15],[-19.88,79.03],[-19.77,78.9],[-19.88,78.84],[-20.97,78.78],[-20.84,78.72],[-21.21,78.63],[-20.85,78.59],[-21.3,78.3],[-21.24,78.18],[-21.37,78.14],[-21.32,78.08],[-21.63,78.0],[-21.56,77.9],[-21.81,77.85],[-21.97,77.68],[-21.45,77.66],[-21.56,77.55],[-21.29,77.67],[-21.41,77.71],[-21.37,77.78],[-20.94,77.97],[-19.13,77.68],[-18.98,77.62],[-19.36,77.53],[-20.09,77.7],[-20.82,77.65],[-20.28,77.53],[-20.47,77.47],[-20.93,77.52],[-20.17,77.4],[-20.5,77.36],[-19.73,77.34],[-19.27,77.19],[-19.06,77.19],[-19.08,77.32],[-18.54,77.28],[-18.26,77.1],[-18.27,76.92],[-18.51,76.74],[-20.51,76.95],[-20.79,76.87],[-21.73,76.89],[-20.78,76.84],[-21.29,76.81],[-21.19,76.78],[-21.62,76.65],[-22.2,76.86],[-22.47,76.84],[-22.31,76.75],[-22.74,76.7],[-22.49,76.65],[-22.32,76.52],[-22.34,76.59],[-22.15,76.65],[-21.81,76.59],[-22.09,76.55],[-21.67,76.53],[-22.04,76.47],[-21.7,76.47],[-22.5,76.45],[-21.59,76.44],[-21.65,76.24],[-21.12,76.28],[-20.56,76.15],[-20.66,76.12],[-20.42,76.14],[-21.09,76.29],[-21.02,76.32],[-20.49,76.22],[-19.94,76.26],[-19.67,76.14],[-19.72,76.06],[-20.27,75.99],[-21.98,75.99],[-19.93,75.93],[-19.35,75.73],[-19.61,75.68],[-19.4,75.56],[-19.34,75.41],[-19.4,75.25],[-19.59,75.14],[-20.0,75.19],[-20.05,75.23],[-19.95,75.28],[-20.14,75.34],[-20.71,75.3],[-21.67,75.59],[-22.26,75.67],[-21.41,75.46],[-22.51,75.54],[-21.43,75.43],[-20.52,75.14],[-21.18,75.12],[-21.76,74.99],[-21.93,75.08],[-22.44,75.17],[-22.41,75.15],[-21.77,74.96],[-21.12,75.09],[-20.68,75.07],[-20.76,74.84],[-20.61,74.73],[-21.12,74.67],[-20.15,74.68],[-19.72,74.59],[-19.4,74.69],[-19.27,74.65],[-19.39,74.56],[-18.97,74.48],[-19.37,74.27],[-19.63,74.24],[-20.2,74.28],[-20.37,74.45],[-21.26,74.47],[-21.63,74.45],[-22.08,74.6],[-21.77,74.42],[-22.47,74.31],[-22.07,74.29],[-22.06,74.23],[-22.34,74.16],[-22.18,74.11],[-22.49,74.08],[-21.99,74.0],[-21.81,73.85],[-21.83,73.65],[-21.7,73.7],[-21.76,73.87],[-21.92,73.98],[-21.78,74.05],[-20.28,73.88],[-20.3,73.79],[-20.52,73.73],[-20.52,73.56],[-20.38,73.52],[-20.54,73.45],[-21.54,73.49],[-21.62,73.46],[-21.57,73.4],[-22.31,73.25],[-23.45,73.44],[-23.97,73.59],[-24.03,73.7],[-23.52,73.71],[-22.84,73.56],[-22.66,73.55],[-22.18,73.63],[-22.8,73.57],[-24.06,73.82],[-24.34,73.78],[-24.47,73.66],[-24.38,73.56],[-24.46,73.54],[-24.94,73.61],[-25.0,73.72],[-25.69,73.96],[-25.55,73.81],[-24.68,73.52],[-25.29,73.47],[-25.5,73.4],[-25.45,73.35],[-25.97,73.24],[-27.33,73.5],[-27.46,73.44],[-26.4,73.24],[-26.71,73.13],[-27.09,73.19],[-27.73,73.13],[-27.4,73.11],[-27.36,73.0],[-27.48,72.93],[-27.33,72.97],[-27.26,73.13],[-26.65,73.1],[-26.44,73.2],[-25.05,73.08],[-24.98,73.03],[-25.14,72.94],[-26.08,72.78],[-26.78,72.87],[-27.39,72.85],[-26.4,72.77],[-26.78,72.72],[-26.72,72.7],[-26.31,72.73],[-26.47,72.58],[-26.18,72.73],[-25.26,72.81],[-24.72,72.69],[-24.72,72.59],[-24.6,72.55],[-25.13,72.44],[-25.91,72.42],[-25.29,72.39],[-25.51,72.12],[-25.18,72.37],[-24.55,72.42],[-23.71,72.22],[-23.82,72.11],[-23.62,72.16],[-22.5,71.9],[-23.12,71.63],[-22.42,71.8],[-22.65,71.67],[-22.6,71.57],[-22.21,71.76],[-21.89,71.74],[-22.22,71.63],[-22.15,71.59],[-22.51,71.55],[-22.48,71.26],[-22.36,71.27],[-22.31,71.42],[-22.13,71.49],[-21.76,71.51],[-21.87,71.45],[-21.67,71.4],[-21.86,71.35],[-21.61,71.33],[-21.96,71.27],[-21.74,71.25],[-21.66,71.19],[-21.71,71.14],[-21.85,71.2],[-21.72,71.12],[-22.33,71.06],[-21.7,71.08],[-21.66,71.02],[-21.99,70.97],[-21.57,70.96],[-21.74,70.8],[-21.93,70.81],[-21.82,70.78],[-21.64,70.8],[-21.79,70.74],[-21.55,70.71],[-21.76,70.71],[-21.58,70.67],[-21.77,70.59],[-21.48,70.54],[-21.94,70.39],[-22.02,70.5],[-22.38,70.45],[-22.48,70.86],[-22.65,70.72],[-22.57,70.57],[-22.63,70.45],[-23.35,70.44],[-24.07,70.69],[-24.21,70.86],[-24.2,71.01],[-24.67,71.27],[-24.64,71.36],[-25.1,71.3],[-25.62,71.54],[-26.4,71.64],[-26.79,71.55],[-27.93,72.01],[-28.21,72.0],[-28.62,72.13],[-28.71,72.09],[-28.36,72.01],[-28.46,71.94],[-27.86,71.91],[-27.8,71.87],[-28.03,71.88],[-27.33,71.72],[-27.41,71.64],[-28.49,71.57],[-27.65,71.61],[-27.12,71.57],[-27.33,71.52],[-27.22,71.48],[-25.81,71.49],[-25.44,71.38],[-25.42,71.28],[-25.51,71.22],[-25.78,71.26],[-25.58,71.19],[-26.0,71.06],[-26.83,70.94],[-27.51,70.94],[-27.77,71.15],[-27.91,71.14],[-27.62,70.95],[-28.4,70.98],[-27.92,70.87],[-28.15,70.65],[-28.34,70.63],[-28.24,70.6],[-28.31,70.56],[-29.23,70.45],[-29.11,70.39],[-28.28,70.51],[-28.35,70.43],[-28.23,70.37],[-26.74,70.48],[-26.32,70.38],[-26.97,70.33],[-27.82,70.1],[-28.59,70.09],[-27.97,70.01],[-27.55,70.06],[-27.47,69.96],[-26.88,70.26],[-26.33,70.2],[-25.31,70.41],[-25.2,70.4],[-25.4,70.36],[-25.27,70.36],[-25.32,70.28],[-25.0,70.37],[-23.86,70.13],[-22.08,70.14],[-22.16,70.07],[-22.93,69.93],[-22.81,69.88],[-23.04,69.94],[-23.05,69.87],[-23.28,69.86],[-22.91,69.81],[-23.0,69.77],[-23.33,69.86],[-23.24,69.75],[-23.93,69.76],[-23.58,69.63],[-23.81,69.51],[-24.35,69.6],[-24.11,69.54],[-24.09,69.43],[-24.37,69.45],[-24.45,69.36],[-24.74,69.43],[-24.61,69.32],[-24.77,69.3],[-24.62,69.28],[-24.68,69.24],[-25.19,69.28],[-25.28,69.24],[-24.99,69.17],[-25.33,69.13],[-25.21,69.06],[-25.29,69.02],[-25.66,69.09],[-25.55,69.03],[-25.66,69.01],[-25.45,68.97],[-25.7,68.96],[-25.58,68.91],[-25.94,68.79],[-26.26,68.79],[-26.33,68.68],[-26.74,68.71],[-27.05,68.58],[-27.34,68.6],[-27.24,68.54],[-27.58,68.58],[-27.76,68.52],[-27.6,68.5],[-27.78,68.47],[-27.98,68.57],[-28.01,68.46],[-28.36,68.5],[-28.25,68.44],[-28.85,68.33],[-29.17,68.4],[-29.1,68.31],[-29.47,68.25],[-29.38,68.2],[-29.77,68.31],[-29.85,68.42],[-30.07,68.32],[-29.99,68.25],[-30.3,68.26],[-30.12,68.22],[-30.06,68.11],[-30.34,68.1],[-30.4,68.22],[-30.82,68.26],[-30.49,68.18],[-30.42,68.07],[-31.02,68.04],[-31.4,68.16],[-31.5,68.13],[-31.41,68.09],[-31.58,68.08],[-31.75,68.21],[-31.55,68.25],[-31.99,68.26],[-32.16,68.4],[-32.13,68.47],[-32.31,68.44],[-32.37,68.58],[-32.49,68.62],[-32.4,68.54],[-32.57,68.51],[-32.5,68.43],[-32.21,68.35],[-32.07,68.19],[-32.44,68.24],[-32.45,68.21],[-32.05,68.16],[-32.0,68.05],[-32.15,68.05],[-32.04,67.93],[-33.2,67.69],[-33.06,67.63],[-33.37,67.55],[-33.27,67.4],[-33.6,67.37],[-33.37,67.25],[-33.67,67.22],[-33.52,67.2],[-33.54,67.08],[-33.98,66.99],[-33.86,66.95],[-34.0,66.95],[-34.02,66.83],[-33.93,66.77],[-34.09,66.81],[-34.05,66.75],[-34.27,66.58],[-34.26,66.67],[-34.37,66.6],[-34.42,66.75],[-34.53,66.64],[-34.41,66.54],[-34.72,66.34],[-34.97,66.29],[-35.13,66.34],[-35.11,66.42],[-35.24,66.32],[-35.04,66.26],[-35.22,66.24],[-35.59,66.29],[-35.83,66.44],[-35.68,66.33],[-35.74,66.27],[-35.55,66.25],[-35.7,66.21],[-35.62,66.21],[-35.59,66.11],[-35.75,66.2],[-35.71,66.12],[-35.89,66.14],[-35.94,66.1],[-35.72,66.09],[-35.91,66.09],[-35.89,66.02],[-36.09,65.93],[-36.35,65.99],[-36.33,65.91],[-36.39,65.95],[-36.36,66.09],[-36.55,66.08],[-36.48,66.05],[-36.52,65.99],[-37.01,65.84],[-37.08,66.06],[-37.17,66.01],[-37.12,65.9],[-37.24,65.91],[-37.11,65.82],[-37.27,65.83],[-37.18,65.77],[-37.68,65.95],[-37.81,65.88],[-37.85,65.89],[-37.73,65.98],[-37.8,66.05],[-37.17,66.32],[-37.62,66.33],[-37.85,66.44],[-38.14,66.37],[-37.69,66.27],[-38.0,66.24],[-37.85,66.2],[-38.11,66.11],[-37.96,66.08],[-38.0,65.94],[-38.27,65.91],[-38.48,66.02],[-38.43,65.9],[-38.11,65.81],[-38.18,65.69],[-38.26,65.71],[-38.22,65.65],[-38.49,65.59],[-38.43,65.68],[-38.75,65.69],[-38.6,65.58],[-39.07,65.56],[-39.34,65.75],[-39.21,65.58],[-39.33,65.55],[-39.34,65.63],[-39.45,65.55],[-39.51,65.66],[-39.66,65.69],[-39.64,65.62],[-39.83,65.58],[-39.72,65.56],[-39.81,65.51],[-40.05,65.58],[-40.12,65.55],[-40.04,65.49],[-40.22,65.51],[-39.79,65.41],[-39.95,65.36],[-39.76,65.25],[-40.12,65.17],[-39.94,65.1],[-40.28,65.0],[-40.6,65.15],[-40.71,65.03],[-41.13,65.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-21.93,72.41],[-22.76,72.44],[-22.3,72.26],[-22.05,72.27],[-22.2,72.13],[-22.52,72.13],[-22.6,72.16],[-22.5,72.21],[-22.68,72.17],[-23.07,72.31],[-24.06,72.45],[-24.03,72.52],[-24.37,72.6],[-24.49,72.83],[-23.14,72.84],[-22.72,72.63],[-21.95,72.49],[-21.93,72.41]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-21.87,72.71],[-22.65,72.7],[-23.16,72.88],[-24.59,72.95],[-22.82,73.04],[-21.9,72.92],[-22.19,72.81],[-21.87,72.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-25.71,73.19],[-25.24,73.41],[-24.46,73.43],[-23.21,73.23],[-24.97,73.33],[-25.01,73.31],[-22.89,73.16],[-24.47,73.04],[-25.71,73.19]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-20.13,74.19],[-21.27,74.09],[-21.99,74.25],[-21.84,74.35],[-20.98,74.45],[-20.53,74.41],[-20.13,74.19]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-20.25,74.71],[-20.66,74.81],[-20.55,74.91],[-20.61,74.99],[-20.19,75.04],[-19.96,75.0],[-20.18,74.9],[-19.73,74.87],[-20.25,74.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-17.36,75.03],[-17.62,74.94],[-17.61,75.0],[-17.88,75.04],[-18.89,75.0],[-18.84,75.26],[-18.95,75.33],[-18.54,75.38],[-18.32,75.3],[-18.0,75.41],[-17.8,75.31],[-18.21,75.22],[-18.02,75.23],[-18.02,75.16],[-17.81,75.09],[-17.32,75.14],[-17.36,75.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-18.64,75.94],[-19.13,76.51],[-19.06,76.59],[-18.76,76.59],[-18.98,76.62],[-19.05,76.75],[-18.66,76.63],[-18.71,76.38],[-18.55,76.05],[-18.55,75.94],[-18.64,75.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-17.72,77.88],[-17.62,77.81],[-17.81,77.66],[-18.27,77.66],[-17.72,77.88]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-20.49,77.96],[-20.0,78.0],[-19.24,77.83],[-20.49,77.96]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-19.32,78.14],[-18.86,78.14],[-18.89,78.04],[-19.17,77.92],[-19.11,78.06],[-19.32,78.14]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-19.04,78.33],[-18.88,78.22],[-19.27,78.23],[-19.32,78.35],[-18.93,78.47],[-18.91,78.34],[-19.04,78.33]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-19.05,78.92],[-19.17,78.9],[-19.02,78.87],[-19.21,78.79],[-19.04,78.78],[-19.28,78.77],[-19.02,78.75],[-19.16,78.7],[-19.61,78.77],[-19.15,78.93],[-19.05,78.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-17.26,80.0],[-18.17,79.69],[-19.41,79.85],[-18.92,79.93],[-19.0,80.01],[-17.74,80.09],[-17.26,80.0]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-19.7,80.06],[-19.35,80.21],[-18.7,80.13],[-19.7,80.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-17.79,81.75],[-17.34,81.6],[-18.28,81.72],[-17.79,81.75]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-19.26,82.09],[-18.68,81.87],[-18.63,81.82],[-19.05,81.83],[-19.67,82.08],[-19.26,82.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-44.73,82.1],[-46.88,82.36],[-47.75,82.63],[-46.32,82.68],[-44.42,82.38],[-45.07,82.22],[-44.73,82.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.44,82.81],[-48.33,82.79],[-48.41,82.83],[-48.29,82.9],[-47.44,82.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-39.86,82.98],[-41.43,83.18],[-40.86,83.17],[-39.86,82.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-39.67,83.0],[-40.55,83.16],[-39.29,83.09],[-39.67,83.0]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-38.64,83.12],[-40.67,83.3],[-40.3,83.35],[-38.64,83.12]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.76,-81.96],[-47.38,-81.92],[-47.26,-81.97],[-47.58,-82.02],[-47.26,-82.07],[-46.23,-81.92],[-46.05,-82.14],[-45.95,-82.13],[-46.69,-82.41],[-46.05,-82.55],[-45.72,-82.44],[-45.52,-82.53],[-44.14,-82.24],[-44.01,-82.26],[-44.15,-82.39],[-44.01,-82.39],[-43.16,-82.12],[-43.26,-82.05],[-43.17,-81.89],[-41.94,-81.61],[-41.84,-81.45],[-41.59,-81.34],[-41.05,-81.18],[-40.4,-81.17],[-38.79,-80.86],[-37.23,-81.09],[-36.03,-80.92],[-35.21,-80.7],[-35.47,-80.65],[-35.36,-80.62],[-33.48,-80.62],[-33.18,-80.55],[-33.46,-80.5],[-32.93,-80.54],[-32.03,-80.44],[-30.35,-80.5],[-31.32,-80.31],[-29.72,-80.26],[-29.86,-80.22],[-29.76,-80.18],[-24.25,-80.08],[-22.53,-79.92],[-24.26,-79.82],[-24.26,-79.72],[-24.73,-79.78],[-30.67,-79.59],[-29.54,-79.28],[-30.54,-79.28],[-29.94,-79.11],[-30.24,-79.03],[-32.82,-79.24],[-34.22,-79.14],[-34.15,-79.12],[-36.25,-78.85],[-36.44,-78.63],[-36.02,-78.22],[-35.58,-78.15],[-35.62,-78.08],[-35.31,-77.84],[-34.5,-77.85],[-34.77,-77.69],[-34.32,-77.47],[-32.5,-77.13],[-31.92,-77.15],[-31.7,-76.98],[-30.66,-76.85],[-30.15,-76.64],[-28.86,-76.35],[-24.21,-75.76],[-22.53,-75.64],[-21.27,-75.71],[-20.67,-75.62],[-20.73,-75.54],[-20.4,-75.47],[-19.24,-75.55],[-18.97,-75.51],[-18.99,-75.44],[-18.25,-75.46],[-18.87,-75.25],[-18.55,-75.15],[-18.51,-75.02],[-17.8,-74.78],[-17.97,-74.64],[-17.62,-74.59],[-17.57,-74.37],[-16.6,-74.31],[-15.64,-74.43],[-15.2,-74.36],[-15.32,-74.32],[-15.3,-74.22],[-14.36,-73.86],[-14.72,-73.78],[-15.69,-73.95],[-16.52,-73.89],[-15.83,-73.79],[-16.58,-73.69],[-16.54,-73.47],[-15.57,-73.08],[-14.88,-73.04],[-14.44,-73.16],[-13.92,-73.11],[-14.01,-73.07],[-13.9,-72.99],[-14.39,-72.71],[-13.38,-72.84],[-12.58,-72.58],[-11.39,-72.42],[-11.33,-72.33],[-11.41,-72.3],[-11.24,-72.18],[-11.38,-72.17],[-11.03,-72.05],[-11.12,-72.04],[-10.85,-71.78],[-12.15,-71.64],[-12.37,-71.45],[-12.35,-71.36],[-11.66,-71.28],[-11.72,-71.33],[-11.65,-71.41],[-10.76,-71.58],[-10.6,-71.53],[-10.73,-71.41],[-10.65,-71.32],[-9.99,-71.12],[-10.45,-70.99],[-10.07,-70.91],[-9.94,-70.94],[-9.98,-71.03],[-9.89,-71.08],[-9.05,-71.21],[-8.99,-71.28],[-9.13,-71.41],[-8.75,-71.47],[-8.83,-71.53],[-8.72,-71.59],[-8.72,-71.7],[-8.41,-71.73],[-8.16,-71.58],[-8.09,-71.66],[-7.6,-71.63],[-7.78,-71.49],[-7.57,-71.33],[-7.56,-71.15],[-7.88,-70.99],[-7.91,-70.84],[-7.28,-70.79],[-6.62,-70.92],[-6.43,-70.74],[-6.01,-70.68],[-5.68,-70.73],[-5.57,-70.84],[-5.72,-71.03],[-6.04,-71.12],[-6.06,-71.22],[-6.28,-71.31],[-6.15,-71.37],[-3.94,-71.37],[-3.94,-71.29],[-3.49,-71.52],[-3.29,-71.29],[-2.99,-71.36],[-2.99,-71.28],[-2.68,-71.26],[-2.11,-71.49],[-1.4,-71.44],[-1.14,-71.26],[-0.81,-71.38],[-0.95,-71.62],[-0.52,-71.77],[0.23,-71.35],[2.52,-70.9],[4.22,-70.78],[5.02,-70.64],[7.67,-70.52],[7.44,-70.34],[7.48,-70.19],[7.89,-70.18],[7.83,-70.37],[7.93,-70.47],[8.44,-70.48],[8.84,-70.35],[9.14,-70.38],[9.15,-70.29],[8.9,-70.19],[9.29,-70.08],[9.98,-70.45],[11.24,-70.76],[11.85,-70.78],[12.08,-70.67],[12.09,-70.55],[12.32,-70.37],[13.04,-70.23],[12.44,-70.07],[12.97,-70.05],[13.34,-70.27],[13.85,-70.35],[15.04,-70.29],[15.83,-70.38],[15.96,-70.19],[16.58,-70.13],[16.65,-70.22],[16.51,-70.45],[18.09,-70.54],[18.5,-70.5],[18.25,-70.33],[18.94,-70.17],[19.29,-70.25],[19.17,-70.27],[19.3,-70.37],[18.92,-70.63],[18.93,-70.74],[19.57,-70.95],[21.2,-70.81],[21.21,-70.58],[21.75,-70.23],[22.58,-70.54],[21.83,-70.66],[22.37,-70.69],[22.33,-70.76],[23.29,-70.82],[23.75,-70.4],[24.11,-70.41],[24.42,-70.54],[24.46,-70.61],[24.27,-70.68],[24.32,-70.74],[24.97,-70.95],[25.98,-71.04],[26.93,-70.92],[27.28,-70.99],[27.32,-70.93],[27.16,-70.87],[27.63,-70.74],[28.45,-70.69],[29.84,-70.31],[31.28,-70.24],[32.75,-70.01],[32.87,-69.93],[32.84,-69.78],[32.99,-69.66],[33.0,-69.5],[32.95,-69.36],[32.49,-69.08],[32.51,-68.9],[33.22,-68.67],[34.3,-68.69],[34.37,-68.81],[33.6,-69.05],[34.36,-69.13],[34.62,-69.07],[35.13,-69.26],[35.2,-69.29],[35.1,-69.46],[35.23,-69.54],[35.08,-69.67],[35.24,-69.74],[36.71,-69.63],[37.04,-69.89],[37.24,-69.83],[37.19,-69.78],[37.28,-69.73],[37.79,-69.68],[37.79,-69.76],[38.24,-69.77],[38.02,-69.85],[38.26,-69.95],[38.22,-70.02],[38.94,-70.2],[39.08,-70.15],[38.8,-69.99],[39.19,-69.89],[39.25,-69.85],[39.14,-69.83],[39.16,-69.73],[39.78,-69.61],[39.69,-69.54],[39.8,-69.53],[39.74,-69.49],[39.85,-69.38],[39.7,-69.31],[39.81,-69.28],[39.71,-69.02],[39.86,-68.83],[40.75,-68.75],[41.54,-68.47],[42.54,-68.38],[42.56,-68.22],[42.83,-68.1],[44.8,-67.98],[44.62,-67.86],[44.97,-67.73],[45.4,-67.7],[45.59,-67.74],[45.52,-67.8],[45.58,-67.82],[45.82,-67.67],[46.22,-67.65],[46.4,-67.75],[46.41,-67.62],[46.62,-67.59],[46.31,-67.56],[46.23,-67.45],[46.28,-67.33],[46.48,-67.28],[46.91,-67.27],[47.44,-67.41],[46.92,-67.51],[46.93,-67.58],[47.33,-67.57],[47.09,-67.71],[47.63,-67.66],[47.36,-67.77],[47.91,-67.65],[48.45,-67.73],[48.17,-67.89],[48.25,-68.02],[48.38,-68.02],[48.72,-67.73],[48.58,-67.47],[49.17,-67.38],[49.41,-67.22],[48.48,-67.19],[48.35,-67.12],[48.36,-67.02],[49.22,-66.82],[49.35,-66.95],[49.16,-67.0],[49.88,-67.08],[49.7,-67.29],[50.15,-67.12],[50.88,-67.22],[50.82,-67.18],[50.96,-67.11],[50.46,-67.07],[50.52,-66.99],[50.45,-66.94],[50.83,-66.77],[50.24,-66.74],[50.19,-66.57],[50.32,-66.39],[51.35,-66.22],[51.77,-66.04],[53.79,-65.85],[55.18,-65.93],[55.86,-66.12],[56.4,-66.46],[56.81,-66.41],[57.28,-66.58],[57.28,-66.71],[57.01,-66.73],[55.99,-66.59],[56.17,-66.71],[56.51,-66.74],[56.38,-66.81],[56.54,-66.79],[56.39,-66.83],[56.71,-66.9],[56.27,-66.88],[56.32,-66.91],[56.15,-66.95],[56.37,-67.01],[55.73,-67.26],[56.15,-67.2],[56.09,-67.35],[56.17,-67.41],[56.56,-67.11],[57.36,-67.09],[57.31,-67.04],[57.59,-66.99],[58.14,-67.1],[58.05,-67.23],[58.27,-67.15],[58.92,-67.18],[59.09,-67.24],[58.99,-67.31],[58.55,-67.23],[58.68,-67.34],[59.13,-67.42],[58.99,-67.49],[59.26,-67.48],[59.51,-67.61],[59.59,-67.59],[59.51,-67.52],[59.66,-67.51],[59.66,-67.4],[60.47,-67.37],[61.17,-67.51],[61.24,-67.59],[62.12,-67.56],[62.62,-67.66],[63.65,-67.5],[64.72,-67.65],[68.38,-67.9],[69.11,-67.85],[69.35,-67.73],[69.64,-67.76],[69.63,-68.12],[70.18,-68.49],[69.63,-68.59],[69.57,-68.62],[69.68,-68.63],[69.6,-68.72],[69.67,-68.71],[69.28,-68.83],[69.86,-68.87],[69.3,-69.05],[69.73,-69.17],[69.74,-69.3],[69.26,-69.37],[68.92,-69.31],[68.74,-69.39],[68.9,-69.45],[68.73,-69.55],[69.36,-69.62],[68.88,-69.74],[69.21,-69.8],[69.02,-69.95],[68.57,-70.02],[68.18,-69.72],[67.91,-69.98],[67.57,-70.02],[67.48,-70.2],[67.22,-70.26],[67.71,-70.28],[67.68,-70.35],[67.98,-70.45],[68.42,-70.4],[68.56,-70.47],[68.92,-70.3],[69.17,-70.32],[69.26,-70.43],[69.21,-70.69],[68.9,-71.04],[68.55,-71.18],[68.67,-71.2],[68.06,-71.35],[67.83,-71.54],[67.87,-71.68],[67.53,-71.8],[67.61,-71.83],[67.45,-71.9],[67.51,-71.99],[67.26,-72.08],[67.32,-72.33],[66.98,-72.93],[66.33,-73.13],[66.56,-73.23],[67.1,-73.2],[67.02,-73.27],[67.22,-73.31],[68.02,-73.15],[68.12,-72.95],[67.92,-72.69],[68.33,-72.51],[69.08,-72.42],[69.56,-72.46],[69.67,-72.3],[69.95,-72.26],[69.8,-72.19],[69.86,-72.12],[70.53,-72.05],[70.73,-71.95],[70.45,-71.83],[71.28,-71.73],[71.05,-71.67],[71.1,-71.62],[71.54,-71.61],[71.16,-71.46],[71.25,-71.39],[71.2,-71.34],[71.54,-71.25],[71.34,-71.18],[71.54,-70.96],[71.85,-70.84],[71.73,-70.77],[72.0,-70.66],[72.35,-70.68],[72.65,-70.47],[72.85,-70.44],[72.64,-70.16],[73.23,-69.98],[73.25,-69.86],[73.41,-69.8],[73.7,-69.86],[74.07,-69.71],[74.32,-69.81],[74.3,-69.92],[74.72,-69.84],[75.09,-69.94],[75.28,-69.81],[75.44,-69.94],[75.92,-69.78],[75.75,-69.62],[75.82,-69.53],[76.38,-69.41],[76.41,-69.48],[77.0,-69.21],[77.84,-69.13],[77.92,-69.01],[78.04,-69.0],[77.95,-68.98],[78.03,-68.93],[77.94,-68.92],[77.99,-68.82],[78.67,-68.7],[78.46,-68.65],[78.54,-68.6],[78.46,-68.49],[78.75,-68.26],[82.06,-67.67],[82.36,-67.7],[82.59,-67.6],[83.62,-67.64],[83.66,-67.59],[83.43,-67.55],[83.39,-67.45],[84.49,-67.11],[84.96,-67.08],[85.62,-67.19],[86.07,-67.04],[86.7,-67.06],[87.97,-66.77],[88.25,-66.86],[88.73,-66.78],[90.4,-66.82],[91.09,-66.58],[91.96,-66.5],[92.76,-66.63],[93.62,-66.58],[93.73,-66.6],[93.74,-66.75],[94.92,-66.48],[95.28,-66.53],[95.56,-66.71],[96.11,-66.57],[96.61,-66.61],[97.08,-66.49],[97.7,-66.68],[98.25,-66.45],[98.54,-66.45],[98.54,-66.62],[99.07,-66.49],[98.72,-66.64],[98.82,-66.73],[98.71,-66.77],[98.83,-66.91],[99.02,-66.69],[99.17,-66.75],[99.53,-66.56],[99.56,-66.67],[100.28,-66.43],[100.5,-66.52],[100.64,-66.46],[100.47,-66.4],[100.85,-66.38],[101.48,-66.06],[101.17,-66.03],[101.34,-65.94],[102.34,-65.95],[102.71,-65.86],[103.61,-66.01],[103.91,-65.98],[106.35,-66.43],[107.78,-66.55],[107.88,-66.63],[107.7,-66.74],[107.71,-66.85],[108.21,-66.63],[108.3,-66.76],[108.86,-66.97],[109.13,-66.88],[109.61,-66.92],[110.42,-66.66],[110.74,-66.71],[110.6,-66.53],[110.72,-66.41],[110.49,-66.31],[110.93,-66.05],[113.2,-65.77],[114.43,-66.23],[114.31,-66.36],[114.48,-66.42],[114.32,-66.51],[115.11,-66.48],[115.65,-66.61],[115.78,-66.79],[115.39,-67.0],[114.03,-67.19],[113.65,-67.46],[113.7,-67.5],[114.67,-67.34],[114.58,-67.42],[114.67,-67.42],[115.25,-67.31],[115.34,-67.22],[115.85,-67.23],[116.23,-67.1],[116.36,-67.15],[116.94,-66.95],[116.88,-67.14],[117.54,-67.08],[117.71,-67.17],[118.43,-67.03],[118.25,-67.15],[118.46,-67.18],[120.45,-66.98],[118.73,-67.28],[118.96,-67.42],[121.52,-67.09],[122.19,-66.86],[123.56,-66.75],[124.02,-66.59],[124.72,-66.76],[125.15,-66.66],[125.41,-66.42],[125.94,-66.3],[126.37,-66.56],[126.43,-66.35],[126.85,-66.45],[126.57,-66.67],[126.82,-66.69],[126.68,-66.76],[126.68,-66.85],[127.06,-66.85],[127.0,-66.93],[127.08,-66.96],[127.08,-67.14],[127.36,-66.93],[127.4,-67.07],[128.07,-67.02],[128.52,-67.15],[128.76,-67.03],[129.06,-67.17],[129.44,-66.96],[129.39,-66.86],[129.58,-66.73],[129.47,-66.69],[129.72,-66.44],[130.1,-66.28],[130.56,-66.26],[130.7,-66.15],[131.76,-66.24],[132.83,-66.19],[133.28,-66.08],[133.79,-66.11],[134.43,-66.31],[134.11,-66.5],[134.35,-66.52],[134.77,-66.34],[135.18,-66.33],[135.34,-66.1],[135.49,-66.11],[135.63,-66.35],[136.13,-66.24],[136.66,-66.54],[136.74,-66.35],[137.46,-66.34],[138.14,-66.5],[138.13,-66.62],[138.38,-66.53],[139.25,-66.57],[139.87,-66.69],[139.82,-66.8],[140.52,-66.73],[141.28,-66.86],[141.98,-66.8],[142.48,-67.03],[143.51,-66.84],[143.86,-66.92],[143.88,-67.07],[143.75,-67.14],[144.07,-67.09],[144.11,-67.18],[144.23,-67.02],[144.51,-67.02],[144.66,-67.12],[144.56,-67.2],[144.32,-67.17],[144.51,-67.23],[144.3,-67.42],[144.18,-67.35],[144.09,-67.42],[144.19,-67.6],[143.88,-67.78],[143.84,-67.85],[143.95,-67.83],[143.88,-67.93],[144.16,-67.89],[144.14,-67.95],[144.25,-67.95],[144.47,-67.79],[144.91,-67.74],[145.28,-67.52],[145.44,-67.51],[145.62,-67.74],[145.73,-67.59],[146.05,-67.59],[146.19,-67.62],[146.23,-67.69],[146.11,-67.75],[146.3,-67.85],[146.44,-67.73],[146.53,-67.77],[146.41,-67.95],[146.87,-67.94],[146.6,-68.18],[147.06,-68.04],[147.05,-68.13],[146.72,-68.3],[147.11,-68.29],[147.06,-68.42],[147.66,-68.36],[148.44,-68.47],[149.39,-68.38],[149.78,-68.49],[149.88,-68.46],[149.68,-68.37],[150.38,-68.44],[150.96,-68.34],[151.11,-68.46],[150.97,-68.72],[151.02,-68.78],[151.16,-68.88],[151.28,-68.83],[151.57,-68.92],[151.57,-68.69],[151.92,-68.67],[152.53,-68.71],[153.09,-68.88],[153.32,-68.86],[153.38,-68.77],[153.84,-68.76],[153.7,-68.55],[153.87,-68.49],[153.68,-68.38],[153.88,-68.28],[154.72,-68.53],[154.77,-68.62],[154.45,-68.63],[154.59,-68.73],[154.52,-68.8],[154.79,-68.71],[155.01,-68.9],[155.31,-68.89],[155.39,-69.01],[155.29,-69.04],[155.64,-69.13],[155.76,-69.1],[155.54,-68.98],[155.78,-68.95],[156.35,-69.2],[157.14,-69.16],[157.42,-69.44],[157.65,-69.38],[157.5,-69.35],[157.53,-69.23],[157.91,-69.17],[158.55,-69.35],[158.82,-69.32],[159.1,-69.51],[159.24,-69.43],[159.77,-69.51],[160.33,-69.8],[160.25,-69.87],[159.76,-69.89],[159.88,-69.99],[160.76,-70.1],[161.25,-70.46],[161.18,-70.58],[161.26,-70.53],[161.28,-70.63],[161.45,-70.69],[161.31,-70.8],[161.36,-70.9],[161.93,-70.91],[162.34,-71.11],[162.43,-71.03],[162.22,-70.85],[162.04,-70.83],[162.09,-70.66],[162.0,-70.44],[162.09,-70.31],[162.6,-70.27],[163.17,-70.59],[163.87,-70.63],[163.9,-70.78],[164.2,-70.64],[164.03,-70.53],[164.24,-70.49],[165.43,-70.57],[165.93,-70.68],[166.37,-70.58],[166.84,-70.68],[166.47,-70.77],[167.7,-70.79],[167.87,-70.92],[167.14,-71.0],[167.88,-71.01],[168.1,-71.11],[167.76,-71.23],[168.67,-71.18],[170.18,-71.67],[170.36,-71.54],[170.21,-71.31],[170.28,-71.3],[170.66,-71.68],[170.97,-71.83],[170.59,-72.01],[170.33,-71.8],[170.14,-71.93],[170.26,-71.95],[170.2,-72.02],[170.05,-72.02],[170.02,-72.17],[169.77,-72.22],[170.01,-72.29],[169.89,-72.43],[170.28,-72.33],[170.34,-72.43],[170.26,-72.6],[168.71,-72.36],[168.32,-72.37],[168.87,-72.58],[169.3,-72.58],[169.47,-72.68],[169.93,-72.74],[169.58,-72.96],[169.58,-73.08],[169.17,-73.1],[169.21,-73.28],[168.89,-73.22],[168.98,-73.09],[168.71,-73.12],[168.39,-72.97],[168.3,-72.99],[168.4,-73.1],[168.33,-73.17],[167.17,-73.15],[166.52,-72.93],[166.58,-72.88],[166.34,-72.9],[166.77,-73.06],[166.71,-73.12],[166.87,-73.22],[166.78,-73.37],[167.1,-73.25],[167.93,-73.36],[167.62,-73.36],[167.72,-73.45],[167.25,-73.41],[167.22,-73.48],[167.43,-73.5],[166.99,-73.47],[167.08,-73.51],[167.03,-73.57],[166.85,-73.59],[166.75,-73.49],[166.45,-73.59],[166.14,-73.48],[166.22,-73.57],[165.82,-73.58],[166.29,-73.73],[166.14,-73.81],[165.58,-73.81],[165.79,-73.87],[165.65,-73.91],[165.2,-73.86],[165.24,-73.61],[165.03,-73.41],[165.36,-73.34],[164.53,-73.33],[164.44,-73.37],[164.89,-73.48],[164.91,-73.66],[164.71,-73.78],[164.95,-73.89],[164.87,-73.93],[165.31,-74.03],[164.41,-73.94],[164.82,-74.04],[164.86,-74.21],[165.46,-74.49],[165.43,-74.63],[165.18,-74.53],[164.85,-74.59],[164.34,-74.5],[163.68,-74.62],[163.67,-74.47],[163.53,-74.46],[163.56,-74.36],[163.47,-74.34],[163.1,-74.42],[163.27,-74.54],[163.05,-74.71],[162.81,-74.6],[162.77,-74.71],[162.59,-74.75],[162.58,-74.85],[162.36,-74.84],[162.79,-74.99],[162.55,-75.1],[162.66,-75.17],[162.6,-75.22],[162.26,-75.27],[161.78,-75.19],[160.58,-75.38],[162.19,-75.39],[162.31,-75.53],[162.03,-75.57],[162.9,-75.82],[162.54,-75.92],[162.74,-76.07],[162.39,-76.06],[162.52,-76.1],[162.09,-76.2],[162.33,-76.28],[162.75,-76.24],[162.7,-76.31],[162.88,-76.44],[162.42,-76.64],[162.84,-76.66],[162.97,-76.79],[162.3,-76.95],[163.16,-77.04],[163.54,-77.36],[163.82,-77.43],[163.8,-77.53],[163.51,-77.57],[163.72,-77.61],[163.44,-77.67],[164.24,-77.78],[163.73,-77.88],[164.56,-77.89],[164.53,-77.99],[164.34,-78.03],[164.4,-78.09],[163.84,-78.23],[164.64,-78.33],[165.1,-78.25],[165.49,-78.02],[165.6,-78.12],[165.34,-78.2],[165.71,-78.27],[165.73,-78.4],[167.06,-78.51],[167.23,-78.67],[166.55,-78.71],[166.09,-78.57],[164.41,-78.6],[163.48,-78.78],[163.06,-78.74],[162.91,-78.88],[162.62,-78.95],[162.45,-78.88],[162.48,-78.78],[162.13,-78.76],[161.76,-78.61],[161.88,-78.52],[161.82,-78.48],[161.55,-78.51],[161.34,-78.58],[161.52,-78.8],[161.76,-78.84],[161.63,-78.87],[162.07,-79.07],[161.49,-79.02],[161.35,-78.91],[161.0,-78.93],[161.2,-78.96],[161.1,-79.06],[160.7,-79.04],[160.75,-79.07],[160.39,-79.17],[160.52,-79.24],[160.46,-79.3],[160.73,-79.34],[160.66,-79.41],[161.03,-79.47],[160.62,-79.45],[160.14,-79.58],[159.64,-79.53],[159.88,-79.66],[160.84,-79.62],[159.5,-79.82],[159.82,-79.93],[161.47,-79.9],[158.78,-80.26],[158.17,-80.42],[158.59,-80.48],[160.77,-80.38],[161.04,-80.5],[159.75,-80.57],[160.26,-80.68],[161.18,-80.64],[161.01,-80.76],[161.35,-80.78],[159.58,-80.77],[159.5,-80.84],[160.88,-80.91],[160.64,-80.93],[160.91,-80.99],[160.55,-81.01],[160.82,-81.1],[160.54,-81.12],[161.14,-81.24],[160.13,-81.2],[160.63,-81.32],[160.35,-81.39],[161.07,-81.38],[160.84,-81.43],[160.89,-81.47],[161.45,-81.42],[161.52,-81.45],[161.01,-81.55],[162.48,-81.69],[162.62,-81.75],[162.24,-81.82],[162.89,-81.81],[163.1,-81.87],[162.61,-81.91],[163.03,-81.94],[162.9,-81.95],[163.92,-82.19],[160.64,-82.42],[160.8,-82.49],[163.44,-82.55],[163.16,-82.45],[164.67,-82.34],[165.56,-82.49],[165.3,-82.58],[165.37,-82.61],[166.23,-82.64],[166.53,-82.7],[166.43,-82.75],[166.54,-82.78],[167.31,-82.82],[167.17,-82.9],[167.41,-82.92],[167.11,-82.97],[167.66,-83.06],[168.12,-82.96],[168.59,-83.0],[168.87,-83.15],[168.08,-83.18],[168.53,-83.23],[168.42,-83.27],[167.0,-83.2],[168.03,-83.36],[169.38,-83.34],[169.36,-83.42],[169.47,-83.45],[169.63,-83.37],[170.4,-83.49],[171.19,-83.45],[171.58,-83.5],[170.92,-83.53],[171.96,-83.62],[171.87,-83.64],[172.05,-83.66],[171.91,-83.69],[172.0,-83.72],[172.82,-83.67],[173.72,-83.76],[173.29,-83.86],[173.41,-83.88],[174.97,-83.83],[175.44,-83.9],[175.16,-83.96],[175.3,-83.98],[178.53,-84.12],[178.41,-84.16],[179.35,-84.2],[180.0,-84.35],[180.0,-90.0],[-180.0,-90.0],[-180.0,-84.35],[-178.3,-84.31],[-177.7,-84.42],[-176.06,-84.4],[-176.51,-84.44],[-175.88,-84.55],[-175.25,-84.5],[-175.18,-84.41],[-168.25,-84.65],[-168.06,-84.77],[-167.44,-84.87],[-162.85,-84.88],[-158.47,-85.16],[-158.57,-85.1],[-158.16,-85.16],[-156.01,-85.22],[-156.93,-85.2],[-155.5,-85.13],[-157.64,-84.9],[-155.59,-84.84],[-158.38,-84.79],[-158.25,-84.77],[-164.1,-84.48],[-163.27,-84.49],[-163.66,-84.43],[-165.19,-84.43],[-166.42,-84.37],[-163.0,-84.36],[-165.15,-84.14],[-165.01,-84.06],[-163.7,-84.05],[-164.98,-83.8],[-168.08,-83.78],[-167.99,-83.77],[-168.26,-83.74],[-167.68,-83.74],[-168.34,-83.69],[-168.61,-83.62],[-168.58,-83.53],[-169.08,-83.49],[-168.78,-83.48],[-171.74,-83.23],[-170.96,-83.26],[-174.03,-82.92],[-174.37,-82.78],[-173.18,-82.92],[-172.51,-82.87],[-171.41,-82.95],[-170.72,-83.2],[-169.6,-83.31],[-169.54,-83.3],[-169.73,-83.24],[-165.09,-83.2],[-164.85,-83.25],[-164.99,-83.36],[-164.66,-83.5],[-164.18,-83.53],[-164.11,-83.51],[-164.17,-83.4],[-163.13,-83.32],[-162.17,-83.52],[-159.19,-83.54],[-159.0,-83.46],[-157.56,-83.39],[-156.92,-83.23],[-158.56,-83.13],[-155.59,-83.05],[-155.06,-82.8],[-152.54,-82.55],[-152.9,-82.37],[-154.84,-81.94],[-153.69,-81.75],[-153.82,-81.68],[-155.0,-81.49],[-157.06,-81.35],[-157.15,-81.32],[-157.1,-81.27],[-156.45,-81.15],[-147.63,-80.92],[-147.55,-80.89],[-148.41,-80.75],[-149.46,-80.72],[-148.89,-80.7],[-149.45,-80.68],[-149.04,-80.66],[-149.25,-80.64],[-149.19,-80.63],[-148.26,-80.64],[-149.68,-80.59],[-149.5,-80.57],[-151.01,-80.43],[-149.97,-80.39],[-150.73,-80.32],[-150.57,-80.31],[-150.8,-80.25],[-150.13,-80.19],[-150.37,-80.07],[-148.83,-80.13],[-147.55,-80.05],[-148.95,-79.97],[-148.19,-79.97],[-149.0,-79.86],[-147.98,-79.94],[-147.16,-79.95],[-147.07,-79.91],[-147.9,-79.9],[-147.59,-79.87],[-148.14,-79.81],[-147.77,-79.78],[-152.0,-79.34],[-151.7,-79.25],[-152.41,-79.26],[-151.72,-79.08],[-152.94,-79.17],[-154.97,-79.03],[-156.53,-78.66],[-156.05,-78.49],[-154.52,-78.43],[-154.58,-78.42],[-154.29,-78.39],[-154.14,-78.25],[-153.82,-78.23],[-154.4,-78.14],[-155.12,-78.26],[-155.25,-78.21],[-154.98,-78.21],[-156.63,-78.14],[-157.2,-78.25],[-158.34,-77.97],[-158.64,-77.85],[-158.12,-77.56],[-158.29,-77.51],[-158.14,-77.43],[-158.33,-77.34],[-158.18,-77.21],[-158.31,-77.13],[-158.22,-77.07],[-157.84,-77.07],[-157.02,-77.36],[-156.47,-77.26],[-156.83,-77.19],[-156.59,-77.11],[-155.87,-77.06],[-155.48,-77.17],[-154.41,-77.15],[-153.32,-77.34],[-153.94,-77.42],[-153.86,-77.44],[-152.58,-77.5],[-152.61,-77.44],[-152.48,-77.41],[-152.49,-77.32],[-152.35,-77.3],[-151.51,-77.42],[-151.37,-77.45],[-151.42,-77.51],[-149.97,-77.82],[-149.25,-77.76],[-149.79,-77.62],[-148.88,-77.71],[-148.67,-77.67],[-148.81,-77.56],[-147.76,-77.46],[-149.06,-77.32],[-148.8,-77.23],[-148.97,-77.23],[-148.77,-77.1],[-147.85,-77.26],[-147.66,-77.42],[-147.71,-77.36],[-146.98,-77.24],[-146.38,-77.5],[-145.46,-77.52],[-145.41,-77.48],[-145.96,-77.36],[-145.81,-77.35],[-145.95,-77.23],[-145.25,-77.23],[-146.38,-77.0],[-145.31,-77.06],[-145.96,-76.86],[-145.4,-76.78],[-145.46,-76.75],[-146.11,-76.71],[-146.47,-76.59],[-146.39,-76.56],[-147.08,-76.43],[-148.45,-76.51],[-149.71,-76.38],[-148.54,-76.23],[-148.69,-76.16],[-148.2,-76.09],[-146.25,-76.42],[-145.35,-76.43],[-145.54,-76.32],[-146.5,-76.09],[-146.21,-75.92],[-144.22,-75.82],[-144.2,-75.72],[-143.97,-75.7],[-144.36,-75.62],[-142.68,-75.56],[-142.47,-75.43],[-141.86,-75.52],[-141.53,-75.77],[-140.65,-75.81],[-141.33,-75.53],[-140.28,-75.43],[-139.57,-75.15],[-137.74,-75.06],[-137.09,-75.18],[-136.35,-75.18],[-136.43,-75.13],[-136.37,-75.11],[-137.01,-75.01],[-136.86,-74.96],[-136.83,-74.76],[-135.7,-74.75],[-135.42,-74.57],[-134.52,-74.64],[-134.59,-74.74],[-134.37,-74.81],[-134.41,-74.86],[-133.87,-74.93],[-132.09,-74.76],[-129.98,-74.91],[-127.24,-74.68],[-126.11,-74.76],[-124.37,-74.71],[-124.05,-74.81],[-121.77,-74.79],[-118.87,-74.6],[-118.62,-74.52],[-119.14,-74.5],[-118.98,-74.4],[-117.97,-74.26],[-117.84,-74.34],[-117.98,-74.4],[-117.81,-74.41],[-117.88,-74.47],[-117.79,-74.52],[-116.69,-74.56],[-116.05,-74.5],[-116.08,-74.42],[-115.91,-74.39],[-115.65,-74.53],[-114.87,-74.48],[-114.84,-74.39],[-115.07,-74.26],[-115.12,-74.09],[-114.8,-73.94],[-114.21,-73.86],[-113.95,-73.91],[-114.24,-74.08],[-113.61,-74.03],[-113.44,-74.1],[-113.42,-74.17],[-113.95,-74.26],[-113.69,-74.3],[-113.81,-74.34],[-113.8,-74.45],[-113.23,-74.4],[-113.62,-74.58],[-114.36,-74.7],[-113.83,-74.71],[-113.97,-74.88],[-114.28,-75.02],[-114.11,-75.07],[-112.92,-74.87],[-111.54,-74.8],[-111.51,-74.74],[-111.71,-74.72],[-111.93,-74.55],[-111.33,-74.48],[-111.74,-74.41],[-111.9,-74.28],[-111.59,-74.17],[-110.8,-74.33],[-110.55,-74.24],[-110.25,-74.37],[-110.45,-74.41],[-110.19,-74.43],[-110.1,-74.55],[-110.32,-74.66],[-110.24,-74.72],[-110.29,-74.78],[-110.68,-74.83],[-111.62,-75.2],[-111.3,-75.24],[-109.87,-75.23],[-109.69,-75.15],[-106.59,-75.38],[-105.03,-75.11],[-101.76,-75.08],[-101.56,-75.15],[-101.66,-75.31],[-101.11,-75.43],[-98.4,-75.24],[-98.74,-75.22],[-98.43,-75.13],[-99.38,-75.11],[-99.32,-74.96],[-99.44,-74.91],[-100.52,-74.89],[-99.92,-74.77],[-100.11,-74.72],[-100.02,-74.64],[-100.11,-74.63],[-99.8,-74.54],[-101.4,-74.5],[-101.43,-74.37],[-101.3,-74.27],[-101.43,-74.28],[-101.37,-74.2],[-101.59,-74.0],[-102.85,-73.92],[-102.92,-73.86],[-102.8,-73.72],[-103.0,-73.61],[-100.63,-73.78],[-99.58,-73.71],[-99.5,-73.62],[-98.81,-73.63],[-98.87,-73.59],[-99.59,-73.52],[-99.41,-73.49],[-99.71,-73.47],[-99.77,-73.36],[-102.87,-73.31],[-103.31,-73.15],[-103.26,-73.01],[-103.43,-72.85],[-103.04,-72.71],[-102.09,-72.77],[-102.19,-72.89],[-102.72,-73.0],[-102.08,-72.98],[-101.96,-73.06],[-100.77,-72.98],[-100.32,-73.07],[-99.85,-73.0],[-97.72,-73.03],[-97.98,-73.17],[-97.42,-73.12],[-95.84,-73.33],[-95.19,-73.21],[-94.13,-73.31],[-93.57,-73.18],[-92.8,-73.14],[-91.08,-73.34],[-90.16,-73.14],[-89.23,-73.11],[-89.28,-73.04],[-89.05,-72.93],[-89.11,-72.76],[-89.42,-72.64],[-89.35,-72.63],[-88.17,-72.73],[-88.11,-72.84],[-88.71,-73.12],[-88.41,-73.27],[-87.35,-73.17],[-87.36,-73.26],[-86.95,-73.38],[-85.68,-73.18],[-85.58,-73.2],[-85.66,-73.26],[-85.53,-73.39],[-85.1,-73.49],[-83.75,-73.56],[-83.88,-73.67],[-83.81,-73.74],[-82.93,-73.71],[-82.14,-73.89],[-81.18,-73.7],[-81.09,-73.59],[-81.33,-73.48],[-81.36,-73.32],[-81.23,-73.25],[-80.81,-73.26],[-80.39,-73.41],[-80.2,-73.4],[-80.65,-73.08],[-80.65,-73.0],[-80.49,-72.95],[-79.65,-73.04],[-78.78,-73.34],[-78.84,-73.61],[-77.53,-73.47],[-76.72,-73.52],[-77.24,-73.81],[-77.08,-73.88],[-75.27,-73.62],[-74.66,-73.74],[-74.28,-73.66],[-74.03,-73.72],[-73.69,-73.59],[-73.57,-73.65],[-73.23,-73.56],[-73.07,-73.44],[-72.38,-73.47],[-71.06,-73.27],[-70.29,-73.29],[-68.78,-73.11],[-67.51,-72.83],[-67.5,-72.74],[-67.22,-72.59],[-67.19,-72.46],[-66.75,-72.11],[-66.79,-71.96],[-67.62,-71.43],[-67.44,-71.24],[-67.54,-71.21],[-67.46,-71.19],[-67.51,-71.11],[-67.41,-70.99],[-67.64,-70.85],[-67.67,-70.64],[-67.95,-70.31],[-68.48,-70.05],[-68.36,-69.68],[-68.82,-69.43],[-68.31,-69.4],[-68.28,-69.28],[-67.39,-69.5],[-67.27,-69.44],[-67.34,-69.39],[-67.25,-69.27],[-66.89,-69.23],[-66.84,-69.18],[-66.96,-69.12],[-66.76,-69.07],[-66.94,-69.05],[-66.84,-68.97],[-67.48,-68.84],[-66.96,-68.75],[-67.17,-68.53],[-66.86,-68.37],[-67.16,-68.3],[-66.63,-68.25],[-66.95,-68.22],[-67.21,-68.08],[-67.07,-68.04],[-67.27,-67.97],[-66.85,-67.91],[-66.83,-67.87],[-66.89,-67.83],[-66.77,-67.78],[-67.08,-67.78],[-66.74,-67.73],[-66.97,-67.69],[-66.77,-67.59],[-66.53,-67.61],[-66.51,-67.53],[-66.99,-67.47],[-67.61,-67.55],[-67.52,-67.51],[-67.66,-67.48],[-67.44,-67.19],[-67.61,-67.18],[-67.48,-67.05],[-67.3,-67.1],[-67.22,-66.97],[-66.95,-66.94],[-66.89,-67.17],[-66.98,-67.28],[-66.79,-67.31],[-66.71,-67.19],[-66.46,-67.34],[-66.53,-67.11],[-66.44,-67.09],[-66.61,-67.04],[-66.42,-66.88],[-66.55,-66.81],[-66.55,-66.65],[-66.26,-66.58],[-65.69,-66.68],[-65.77,-66.6],[-65.55,-66.4],[-65.87,-66.3],[-65.64,-66.21],[-65.71,-66.15],[-65.09,-66.15],[-65.32,-66.04],[-65.26,-65.96],[-64.89,-65.93],[-64.58,-66.03],[-64.49,-65.95],[-64.69,-65.84],[-64.67,-65.75],[-64.4,-65.81],[-64.34,-65.72],[-64.48,-65.63],[-64.05,-65.69],[-64.23,-65.55],[-64.08,-65.51],[-63.8,-65.61],[-63.83,-65.55],[-63.68,-65.52],[-64.09,-65.41],[-63.98,-65.37],[-64.11,-65.27],[-64.08,-65.17],[-63.87,-65.05],[-63.08,-65.17],[-63.01,-65.04],[-63.23,-64.97],[-62.87,-64.92],[-62.79,-64.81],[-62.58,-64.91],[-62.41,-64.88],[-62.67,-64.78],[-62.5,-64.73],[-62.57,-64.66],[-62.5,-64.6],[-62.31,-64.66],[-62.37,-64.75],[-62.14,-64.78],[-62.22,-64.74],[-61.97,-64.69],[-61.92,-64.57],[-61.8,-64.58],[-61.81,-64.49],[-61.58,-64.66],[-61.49,-64.61],[-61.61,-64.53],[-61.43,-64.55],[-61.58,-64.44],[-61.09,-64.39],[-61.1,-64.3],[-60.94,-64.28],[-60.96,-64.16],[-60.84,-64.16],[-60.99,-64.06],[-60.77,-64.09],[-60.31,-63.92],[-59.97,-63.96],[-59.81,-63.77],[-59.77,-63.86],[-59.43,-63.91],[-59.35,-63.71],[-58.94,-63.67],[-58.9,-63.54],[-58.17,-63.46],[-58.17,-63.38],[-58.03,-63.41],[-57.37,-63.22],[-57.03,-63.28],[-57.05,-63.42],[-56.94,-63.4],[-56.99,-63.46],[-56.78,-63.6],[-57.12,-63.65],[-57.13,-63.5],[-57.45,-63.44],[-57.42,-63.56],[-58.1,-63.66],[-58.7,-63.99],[-58.82,-64.22],[-59.11,-64.23],[-58.75,-64.29],[-58.95,-64.36],[-58.78,-64.43],[-58.82,-64.54],[-58.99,-64.51],[-59.01,-64.43],[-59.33,-64.44],[-59.46,-64.31],[-59.66,-64.39],[-59.59,-64.59],[-59.77,-64.57],[-59.77,-64.42],[-60.01,-64.4],[-60.26,-64.57],[-60.42,-64.52],[-60.36,-64.64],[-60.67,-64.71],[-61.05,-65.01],[-61.38,-65.05],[-61.73,-64.97],[-61.74,-65.09],[-61.56,-65.16],[-61.63,-65.24],[-61.96,-65.19],[-62.2,-65.3],[-62.03,-65.37],[-62.07,-65.48],[-61.7,-65.55],[-62.08,-65.6],[-62.09,-65.71],[-62.36,-65.81],[-62.37,-65.92],[-62.02,-66.11],[-61.6,-66.17],[-61.65,-66.03],[-61.31,-66.09],[-61.36,-65.93],[-61.28,-65.91],[-61.03,-66.04],[-61.01,-65.91],[-60.55,-65.96],[-60.71,-66.13],[-60.84,-66.05],[-61.02,-66.08],[-60.88,-66.19],[-60.99,-66.34],[-61.15,-66.33],[-61.19,-66.18],[-61.47,-66.11],[-61.49,-66.26],[-61.78,-66.21],[-61.67,-66.39],[-61.75,-66.48],[-61.97,-66.2],[-62.67,-66.23],[-62.76,-66.32],[-62.51,-66.48],[-62.7,-66.58],[-62.46,-66.64],[-62.64,-66.72],[-63.21,-66.25],[-63.81,-66.19],[-63.71,-66.25],[-63.87,-66.27],[-63.57,-66.39],[-63.9,-66.38],[-63.76,-66.43],[-63.91,-66.5],[-63.8,-66.59],[-64.02,-66.56],[-64.13,-66.64],[-63.75,-66.79],[-63.76,-66.9],[-64.04,-66.94],[-64.31,-66.84],[-64.52,-66.9],[-64.53,-66.76],[-64.62,-66.77],[-64.77,-66.85],[-64.71,-66.99],[-64.96,-66.9],[-64.88,-66.96],[-64.97,-67.03],[-64.69,-67.15],[-65.07,-67.2],[-64.75,-67.31],[-65.33,-67.4],[-65.48,-67.26],[-65.46,-67.35],[-65.62,-67.37],[-65.5,-67.46],[-65.59,-67.55],[-65.34,-67.66],[-65.71,-67.86],[-65.33,-67.98],[-65.78,-68.09],[-65.76,-68.17],[-65.23,-68.16],[-64.94,-68.02],[-64.99,-68.09],[-64.76,-68.11],[-65.49,-68.32],[-64.98,-68.41],[-65.35,-68.53],[-65.24,-68.63],[-64.03,-68.83],[-64.18,-68.75],[-64.0,-68.75],[-64.33,-68.64],[-64.18,-68.65],[-64.26,-68.57],[-63.99,-68.49],[-62.87,-68.42],[-62.92,-68.51],[-63.24,-68.45],[-63.76,-68.58],[-63.81,-68.72],[-63.21,-68.84],[-63.51,-68.81],[-63.41,-68.94],[-63.9,-68.98],[-63.3,-69.06],[-63.44,-69.16],[-63.17,-69.16],[-62.99,-69.37],[-62.75,-69.35],[-62.4,-69.52],[-62.39,-69.71],[-62.53,-69.86],[-61.87,-70.21],[-62.01,-70.29],[-62.39,-70.22],[-62.32,-70.28],[-62.44,-70.3],[-62.41,-70.41],[-62.17,-70.42],[-62.14,-70.55],[-61.47,-70.49],[-61.35,-70.56],[-61.68,-70.62],[-61.69,-70.71],[-62.13,-70.72],[-62.01,-70.79],[-62.03,-70.9],[-61.31,-70.86],[-61.27,-70.93],[-61.37,-71.02],[-60.93,-71.18],[-61.28,-71.22],[-60.92,-71.34],[-60.98,-71.37],[-61.42,-71.32],[-61.13,-71.41],[-61.55,-71.45],[-61.72,-71.6],[-62.11,-71.64],[-61.56,-71.69],[-61.14,-71.53],[-60.78,-71.68],[-60.8,-71.78],[-61.1,-71.71],[-61.16,-71.72],[-61.03,-71.83],[-61.09,-71.87],[-62.44,-71.92],[-62.11,-72.01],[-62.35,-72.1],[-62.25,-72.14],[-61.67,-72.05],[-61.17,-72.17],[-61.17,-72.07],[-60.69,-72.0],[-60.69,-72.12],[-61.07,-72.19],[-60.69,-72.23],[-60.67,-72.33],[-61.0,-72.36],[-60.64,-72.43],[-61.46,-72.41],[-61.37,-72.47],[-61.47,-72.5],[-61.28,-72.53],[-61.22,-72.64],[-61.42,-72.65],[-61.14,-72.78],[-61.0,-72.69],[-60.55,-72.66],[-60.49,-72.79],[-60.76,-73.07],[-60.55,-72.98],[-60.28,-73.05],[-60.08,-72.87],[-59.95,-72.9],[-59.9,-72.99],[-60.03,-73.12],[-60.03,-73.28],[-60.38,-73.32],[-60.6,-73.18],[-60.73,-73.4],[-60.83,-73.38],[-60.88,-73.24],[-61.08,-73.35],[-61.23,-73.2],[-62.07,-73.13],[-61.65,-73.25],[-62.0,-73.23],[-61.57,-73.35],[-61.93,-73.37],[-61.69,-73.54],[-61.45,-73.48],[-60.8,-73.58],[-61.15,-73.74],[-60.73,-73.72],[-60.99,-73.96],[-61.69,-73.89],[-61.79,-73.91],[-61.58,-73.97],[-61.86,-74.03],[-61.06,-74.07],[-61.13,-74.16],[-61.98,-74.24],[-61.86,-74.33],[-60.65,-74.25],[-60.98,-74.42],[-60.91,-74.45],[-60.98,-74.5],[-61.54,-74.54],[-62.36,-74.4],[-61.79,-74.78],[-62.13,-74.95],[-62.53,-75.0],[-62.7,-74.68],[-63.27,-74.67],[-63.08,-74.91],[-63.57,-74.87],[-64.09,-75.0],[-63.28,-75.02],[-63.04,-75.15],[-64.43,-75.32],[-63.08,-75.35],[-63.16,-75.41],[-66.22,-76.01],[-68.1,-76.15],[-67.95,-76.22],[-70.18,-76.45],[-69.75,-76.47],[-70.05,-76.5],[-69.82,-76.52],[-70.1,-76.57],[-69.83,-76.61],[-70.09,-76.68],[-69.94,-76.67],[-70.01,-76.69],[-71.71,-76.76],[-73.94,-76.65],[-73.77,-76.72],[-75.21,-76.57],[-75.81,-76.64],[-76.54,-76.52],[-76.77,-76.58],[-76.71,-76.67],[-77.46,-76.48],[-77.38,-76.55],[-77.51,-76.56],[-77.43,-76.63],[-77.69,-76.49],[-77.51,-76.63],[-77.52,-76.73],[-76.82,-77.01],[-77.0,-77.04],[-75.87,-77.35],[-75.53,-77.54],[-75.08,-77.44],[-72.72,-77.58],[-72.8,-77.7],[-73.47,-78.01],[-74.27,-78.13],[-73.93,-78.11],[-74.06,-78.14],[-75.05,-78.23],[-75.22,-78.14],[-77.69,-77.93],[-79.42,-77.88],[-80.77,-77.67],[-80.66,-77.72],[-81.16,-77.85],[-81.67,-77.84],[-77.41,-78.42],[-77.33,-78.6],[-77.75,-78.74],[-80.3,-78.85],[-82.49,-78.47],[-83.77,-77.97],[-83.83,-78.0],[-83.59,-78.23],[-82.94,-78.47],[-83.11,-78.51],[-83.24,-78.4],[-83.68,-78.33],[-83.89,-78.42],[-83.25,-78.77],[-81.74,-79.07],[-81.39,-79.22],[-81.11,-79.2],[-81.32,-79.3],[-81.17,-79.45],[-80.49,-79.58],[-80.39,-79.51],[-80.55,-79.41],[-80.54,-79.32],[-80.43,-79.26],[-76.53,-79.31],[-76.07,-79.44],[-75.92,-79.54],[-76.1,-79.73],[-76.63,-79.94],[-77.42,-80.01],[-79.69,-79.98],[-78.27,-80.18],[-76.27,-80.08],[-76.1,-80.29],[-75.41,-80.49],[-75.71,-80.64],[-74.95,-80.77],[-75.77,-80.84],[-75.55,-80.89],[-74.84,-80.92],[-74.1,-80.8],[-72.59,-80.96],[-72.58,-80.83],[-72.46,-80.75],[-70.82,-80.61],[-70.4,-80.67],[-70.4,-80.82],[-69.98,-80.98],[-68.45,-80.98],[-68.06,-81.04],[-68.37,-81.11],[-65.17,-81.51],[-62.21,-81.59],[-62.08,-81.65],[-64.08,-81.69],[-63.88,-81.6],[-64.2,-81.69],[-64.71,-81.7],[-64.51,-81.64],[-64.62,-81.62],[-65.69,-81.71],[-65.62,-81.78],[-63.48,-81.84],[-66.26,-81.95],[-65.63,-81.99],[-65.94,-82.1],[-66.06,-82.2],[-65.86,-82.24],[-66.03,-82.31],[-65.23,-82.26],[-65.07,-82.41],[-60.4,-82.17],[-61.12,-82.34],[-62.8,-82.52],[-61.93,-82.97],[-62.18,-83.03],[-61.62,-83.06],[-61.31,-82.89],[-61.15,-82.96],[-61.07,-82.91],[-60.97,-83.01],[-61.11,-83.16],[-61.85,-83.37],[-60.9,-83.39],[-61.11,-83.45],[-60.95,-83.48],[-59.47,-83.46],[-55.92,-82.48],[-55.22,-82.52],[-55.02,-82.35],[-53.92,-82.21],[-54.3,-82.19],[-52.64,-82.16],[-50.76,-81.96]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.08,-70.83],[-2.56,-71.13],[-2.8,-71.17],[-2.86,-71.05],[-2.67,-70.99],[-3.59,-70.74],[-2.62,-70.7],[-2.5,-70.73],[-2.72,-70.82],[-2.08,-70.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-6.42,-70.47],[-6.01,-70.4],[-5.88,-70.55],[-6.15,-70.61],[-6.42,-70.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[2.58,-70.52],[3.14,-70.37],[3.26,-70.44],[2.96,-70.61],[2.68,-70.62],[2.58,-70.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.72,-70.31],[-2.75,-70.51],[-3.51,-70.51],[-3.14,-70.3],[-2.72,-70.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[4.05,-70.3],[4.47,-70.24],[4.62,-70.35],[4.55,-70.47],[4.33,-70.5],[4.05,-70.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[1.2,-70.41],[0.94,-70.1],[1.41,-70.04],[1.47,-70.15],[1.2,-70.41]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[6.76,0.28],[6.53,0.02],[6.46,0.22],[6.64,0.41],[6.76,0.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[8.96,3.7],[8.69,3.2],[8.42,3.34],[8.47,3.46],[8.58,3.46],[8.7,3.76],[8.96,3.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[1.6,39.1],[1.4,38.83],[1.21,38.9],[1.36,39.08],[1.6,39.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[3.47,39.75],[3.06,39.27],[2.79,39.38],[2.68,39.56],[2.49,39.47],[2.35,39.58],[2.81,39.87],[3.18,39.97],[3.1,39.91],[3.21,39.89],[3.14,39.79],[3.47,39.75]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[4.25,39.82],[3.83,39.94],[3.81,40.04],[4.17,40.06],[4.34,39.87],[4.25,39.82]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[9.83,40.53],[9.63,40.26],[9.73,40.08],[9.57,39.15],[9.01,39.26],[9.08,39.22],[9.03,39.0],[8.64,38.86],[8.37,39.22],[8.44,39.76],[8.52,39.7],[8.57,39.7],[8.56,39.85],[8.39,39.91],[8.38,40.03],[8.49,40.1],[8.38,40.47],[8.29,40.6],[8.15,40.59],[8.19,40.96],[8.52,40.83],[9.19,41.25],[9.42,41.18],[9.44,41.09],[9.52,41.15],[9.51,41.02],[9.66,41.0],[9.5,40.93],[9.72,40.84],[9.66,40.8],[9.83,40.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[8.66,42.26],[8.55,42.38],[8.71,42.58],[9.12,42.73],[9.29,42.67],[9.35,43.0],[9.46,42.99],[9.44,42.64],[9.53,42.56],[9.56,42.15],[9.4,41.95],[9.4,41.71],[9.22,41.37],[8.79,41.56],[8.92,41.69],[8.66,41.75],[8.81,41.91],[8.61,41.91],[8.74,42.04],[8.56,42.15],[8.55,42.24],[8.66,42.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-1.06,50.69],[-1.28,50.58],[-1.57,50.66],[-1.3,50.77],[-1.06,50.69]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-4.04,53.3],[-4.41,53.13],[-4.57,53.28],[-4.57,53.39],[-4.32,53.42],[-4.2,53.3],[-4.04,53.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-6.14,54.04],[-6.36,54.02],[-6.38,53.92],[-6.24,53.87],[-6.23,53.66],[-6.08,53.55],[-6.19,53.46],[-6.06,53.37],[-6.22,53.35],[-6.1,53.29],[-5.99,52.96],[-6.37,52.34],[-6.5,52.36],[-6.37,52.32],[-6.37,52.18],[-6.81,52.21],[-6.76,52.26],[-6.93,52.12],[-6.9,52.17],[-7.0,52.29],[-7.02,52.14],[-7.6,52.1],[-7.59,51.99],[-7.85,51.98],[-8.02,51.82],[-8.43,51.88],[-8.3,51.77],[-8.56,51.71],[-8.53,51.61],[-8.76,51.64],[-8.7,51.58],[-9.35,51.47],[-9.33,51.54],[-9.44,51.56],[-9.82,51.45],[-9.55,51.61],[-9.85,51.55],[-9.46,51.68],[-9.56,51.76],[-10.16,51.59],[-9.58,51.88],[-10.14,51.74],[-10.19,51.84],[-10.39,51.85],[-10.25,51.91],[-10.27,51.99],[-9.76,52.15],[-10.44,52.1],[-10.45,52.19],[-10.06,52.31],[-9.95,52.24],[-9.74,52.25],[-9.87,52.27],[-9.83,52.38],[-9.95,52.41],[-9.63,52.47],[-9.65,52.57],[-9.27,52.58],[-8.75,52.67],[-8.96,52.69],[-8.94,52.78],[-9.29,52.59],[-9.58,52.67],[-9.94,52.56],[-9.5,52.75],[-9.35,52.93],[-9.48,52.94],[-9.27,53.15],[-9.07,53.12],[-9.13,53.16],[-8.94,53.15],[-8.89,53.22],[-9.61,53.24],[-9.55,53.39],[-9.81,53.3],[-9.9,53.32],[-9.8,53.42],[-10.18,53.41],[-10.01,53.48],[-10.18,53.56],[-9.7,53.6],[-9.91,53.65],[-9.91,53.76],[-9.57,53.8],[-9.57,53.9],[-9.94,53.88],[-9.79,53.95],[-9.9,54.03],[-9.83,54.11],[-9.95,54.07],[-9.99,54.1],[-9.91,54.12],[-9.99,54.21],[-10.13,54.11],[-10.01,54.3],[-9.88,54.26],[-9.98,54.24],[-9.91,54.2],[-9.77,54.26],[-9.84,54.33],[-9.32,54.32],[-9.14,54.15],[-9.05,54.29],[-8.51,54.21],[-8.62,54.26],[-8.47,54.28],[-8.52,54.33],[-8.66,54.36],[-8.21,54.5],[-8.27,54.52],[-8.12,54.65],[-8.46,54.56],[-8.39,54.62],[-8.8,54.7],[-8.41,54.76],[-8.56,54.82],[-8.49,54.85],[-8.33,54.83],[-8.46,55.0],[-8.32,55.03],[-8.28,55.16],[-7.98,55.22],[-7.86,55.14],[-7.8,55.26],[-7.82,55.19],[-7.7,55.1],[-7.7,55.22],[-7.79,55.21],[-7.66,55.28],[-7.53,55.12],[-7.68,54.95],[-7.47,55.04],[-7.52,55.29],[-7.26,55.28],[-7.38,55.39],[-6.94,55.24],[-7.26,55.05],[-7.05,55.05],[-6.96,55.19],[-6.1,55.21],[-5.99,54.98],[-5.69,54.79],[-5.91,54.61],[-5.54,54.66],[-5.43,54.49],[-5.47,54.36],[-5.58,54.4],[-5.58,54.53],[-5.7,54.58],[-5.63,54.44],[-5.71,54.35],[-5.58,54.38],[-5.55,54.3],[-5.86,54.23],[-5.89,54.1],[-6.04,54.04],[-6.27,54.1],[-6.14,54.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-4.79,54.07],[-4.53,54.37],[-4.35,54.41],[-4.31,54.29],[-4.39,54.19],[-4.61,54.06],[-4.79,54.07]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.98,51.56],[-3.18,51.4],[-3.54,51.4],[-3.84,51.62],[-4.29,51.56],[-4.07,51.68],[-4.32,51.68],[-4.37,51.79],[-4.94,51.6],[-5.12,51.68],[-4.84,51.71],[-4.82,51.8],[-5.18,51.69],[-5.25,51.73],[-5.11,51.78],[-5.13,51.86],[-5.31,51.86],[-5.07,52.03],[-4.84,52.01],[-4.32,52.22],[-3.95,52.55],[-4.13,52.6],[-3.99,52.73],[-4.15,52.81],[-4.08,52.93],[-4.76,52.79],[-4.18,53.22],[-3.83,53.29],[-3.88,53.34],[-3.33,53.35],[-3.09,53.23],[-3.19,53.39],[-3.06,53.43],[-2.88,53.29],[-2.7,53.35],[-2.92,53.35],[-3.1,53.56],[-2.9,53.74],[-3.05,53.77],[-3.06,53.91],[-2.86,53.97],[-2.92,54.03],[-2.8,54.13],[-2.8,54.25],[-2.94,54.16],[-3.05,54.22],[-3.15,54.06],[-3.24,54.11],[-3.21,54.26],[-3.31,54.19],[-3.63,54.51],[-3.39,54.88],[-3.02,54.98],[-3.57,55.0],[-3.58,54.88],[-3.82,54.89],[-4.01,54.77],[-4.4,54.91],[-4.38,54.68],[-4.86,54.87],[-4.95,54.8],[-4.86,54.63],[-5.16,54.88],[-5.17,55.01],[-5.0,54.92],[-5.01,55.14],[-4.62,55.5],[-4.92,55.71],[-4.89,55.92],[-4.48,55.93],[-4.82,56.08],[-4.78,55.99],[-4.85,55.99],[-4.87,56.07],[-4.76,56.21],[-4.85,56.11],[-4.92,56.17],[-4.89,55.99],[-4.98,55.87],[-5.12,56.01],[-5.09,55.9],[-5.18,55.97],[-5.24,55.89],[-5.2,55.83],[-5.3,55.85],[-5.34,56.0],[-4.92,56.28],[-5.44,56.03],[-5.32,55.78],[-5.49,55.64],[-5.58,55.43],[-5.53,55.36],[-5.78,55.31],[-5.68,55.67],[-5.45,55.85],[-5.66,55.8],[-5.57,55.93],[-5.7,55.92],[-5.57,56.04],[-5.71,55.94],[-5.53,56.09],[-5.51,56.19],[-5.61,56.14],[-5.49,56.26],[-5.59,56.25],[-5.57,56.33],[-5.45,56.36],[-5.54,56.36],[-5.46,56.44],[-5.21,56.45],[-5.12,56.51],[-5.06,56.57],[-5.2,56.46],[-5.47,56.48],[-5.24,56.57],[-5.41,56.54],[-5.32,56.66],[-5.0,56.72],[-5.24,56.72],[-5.12,56.82],[-5.67,56.5],[-6.01,56.64],[-5.54,56.7],[-6.16,56.68],[-6.23,56.73],[-5.76,56.78],[-5.85,56.83],[-5.73,56.84],[-5.66,56.87],[-5.92,56.89],[-5.83,57.0],[-5.76,57.03],[-5.66,56.98],[-5.57,56.98],[-5.52,57.0],[-5.78,57.08],[-5.4,57.11],[-5.68,57.16],[-5.58,57.27],[-5.41,57.23],[-5.5,57.28],[-5.44,57.32],[-5.73,57.3],[-5.5,57.37],[-5.45,57.42],[-5.81,57.35],[-5.84,57.58],[-5.64,57.51],[-5.51,57.54],[-5.81,57.64],[-5.67,57.71],[-5.8,57.74],[-5.81,57.83],[-5.7,57.87],[-5.66,57.79],[-5.61,57.77],[-5.61,57.93],[-5.22,57.85],[-5.37,57.94],[-5.07,57.83],[-5.45,58.08],[-5.24,58.15],[-5.39,58.26],[-4.93,58.22],[-5.17,58.35],[-5.02,58.39],[-5.11,58.51],[-4.99,58.63],[-4.82,58.52],[-4.78,58.61],[-4.66,58.56],[-4.76,58.45],[-4.58,58.57],[-4.43,58.55],[-4.5,58.45],[-4.03,58.6],[-3.02,58.64],[-3.13,58.37],[-4.08,57.96],[-4.01,57.87],[-4.39,57.91],[-4.04,57.82],[-3.78,57.86],[-3.99,57.7],[-4.29,57.68],[-4.43,57.58],[-4.01,57.69],[-4.25,57.5],[-3.41,57.72],[-2.0,57.7],[-1.83,57.61],[-1.76,57.47],[-1.98,57.32],[-2.19,56.91],[-2.51,56.59],[-2.73,56.47],[-3.06,56.45],[-3.32,56.37],[-2.88,56.46],[-2.58,56.28],[-3.34,56.03],[-3.84,56.11],[-3.08,55.95],[-2.64,56.06],[-2.14,55.91],[-1.82,55.63],[-1.63,55.59],[-1.52,55.16],[-1.17,54.7],[-1.2,54.63],[-0.56,54.48],[-0.37,54.25],[-0.08,54.11],[-0.22,54.02],[0.13,53.64],[0.15,53.61],[0.13,53.57],[-0.26,53.74],[-0.64,53.73],[-0.73,53.7],[-0.28,53.71],[0.22,53.42],[0.36,53.15],[0.01,52.89],[0.38,52.77],[0.57,52.97],[1.27,52.93],[1.64,52.78],[1.75,52.63],[1.77,52.49],[1.58,52.08],[1.33,51.94],[1.26,51.99],[1.16,52.03],[1.27,51.96],[1.07,51.95],[1.28,51.95],[1.2,51.88],[1.28,51.84],[1.07,51.78],[0.98,51.84],[0.7,51.72],[0.93,51.74],[0.92,51.59],[0.46,51.51],[0.38,51.45],[0.69,51.48],[0.55,51.41],[0.73,51.42],[0.76,51.36],[0.98,51.35],[1.45,51.38],[1.38,51.15],[1.07,51.06],[0.98,50.92],[0.76,50.93],[0.27,50.75],[-0.27,50.83],[-0.79,50.73],[-0.94,50.84],[-1.02,50.84],[-1.08,50.78],[-1.07,50.84],[-1.16,50.84],[-1.15,50.78],[-1.47,50.92],[-1.32,50.8],[-1.56,50.72],[-2.04,50.74],[-1.97,50.6],[-2.4,50.65],[-2.45,50.53],[-2.86,50.73],[-3.37,50.62],[-3.46,50.68],[-3.56,50.43],[-3.49,50.4],[-3.66,50.22],[-4.05,50.3],[-4.2,50.46],[-4.29,50.4],[-4.19,50.32],[-4.69,50.34],[-5.0,50.14],[-5.05,50.2],[-5.13,50.1],[-5.06,50.06],[-5.19,49.96],[-5.47,50.13],[-5.71,50.05],[-5.68,50.16],[-5.31,50.25],[-5.02,50.54],[-4.84,50.51],[-4.92,50.59],[-4.58,50.77],[-4.53,51.01],[-4.21,51.08],[-4.23,51.19],[-3.02,51.19],[-2.97,51.38],[-2.38,51.77],[-2.71,51.59],[-2.98,51.56]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-5.35,55.49],[-5.39,55.65],[-5.3,55.72],[-5.16,55.68],[-5.07,55.51],[-5.16,55.43],[-5.35,55.49]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-6.02,55.69],[-6.31,55.58],[-6.27,55.78],[-6.5,55.72],[-6.45,55.85],[-6.33,55.89],[-6.31,55.82],[-6.13,55.94],[-6.02,55.69]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-5.65,56.45],[-5.85,56.31],[-6.27,56.26],[-6.37,56.32],[-6.25,56.31],[-6.02,56.38],[-6.2,56.38],[-6.02,56.5],[-6.34,56.55],[-6.15,56.65],[-5.65,56.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[8.52,56.74],[8.65,56.89],[8.93,56.98],[8.77,56.7],[8.52,56.74]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-6.74,57.5],[-6.61,57.44],[-6.62,57.61],[-6.31,57.46],[-6.42,57.65],[-6.31,57.7],[-6.15,57.59],[-6.15,57.31],[-5.9,57.24],[-5.65,57.26],[-6.01,57.03],[-5.85,57.19],[-6.32,57.16],[-6.48,57.31],[-6.32,57.31],[-6.53,57.42],[-6.7,57.36],[-6.74,57.5]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-7.07,57.63],[-7.22,57.64],[-7.13,57.57],[-7.31,57.55],[-7.13,57.54],[-7.24,57.5],[-7.54,57.59],[-7.31,57.69],[-7.07,57.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-7.09,57.83],[-6.83,57.9],[-7.11,57.99],[-6.93,58.05],[-7.11,58.1],[-7.05,58.23],[-6.91,58.22],[-6.94,58.21],[-6.86,58.11],[-6.87,58.19],[-6.71,58.19],[-6.82,58.29],[-6.21,58.48],[-6.17,58.35],[-6.37,58.24],[-6.16,58.22],[-6.62,58.09],[-6.35,58.04],[-6.54,58.02],[-6.46,57.97],[-6.62,57.92],[-6.71,58.0],[-6.59,58.06],[-6.69,58.06],[-6.76,58.0],[-6.66,57.88],[-6.79,57.9],[-6.74,57.83],[-6.97,57.73],[-7.09,57.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.71,58.96],[-3.2,58.92],[-3.23,59.04],[-3.32,58.96],[-3.35,59.1],[-3.08,59.13],[-2.99,59.06],[-3.12,59.0],[-2.71,58.96]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-1.03,60.45],[-1.07,60.36],[-1.17,60.35],[-1.09,60.27],[-1.22,60.24],[-1.12,60.15],[-1.21,60.11],[-1.27,59.85],[-1.38,59.91],[-1.27,60.25],[-1.41,60.26],[-1.35,60.21],[-1.46,60.16],[-1.69,60.29],[-1.26,60.36],[-1.4,60.39],[-1.45,60.49],[-1.61,60.48],[-1.53,60.56],[-1.46,60.51],[-1.38,60.51],[-1.48,60.54],[-1.3,60.64],[-1.37,60.4],[-1.22,60.5],[-1.15,60.39],[-1.03,60.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[5.53,60.44],[5.32,60.55],[5.69,60.68],[5.68,60.47],[5.53,60.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-7.21,62.25],[-7.07,62.29],[-7.0,62.18],[-6.85,62.14],[-6.9,62.1],[-6.78,62.07],[-6.85,62.05],[-6.72,62.03],[-6.7,61.94],[-7.21,62.16],[-7.21,62.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-7.09,62.31],[-6.88,62.31],[-6.93,62.29],[-6.91,62.24],[-6.81,62.29],[-6.56,62.14],[-6.69,62.07],[-7.09,62.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[9.18,63.57],[8.28,63.47],[8.72,63.57],[8.56,63.61],[8.95,63.66],[8.99,63.59],[9.18,63.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-8.01,71.03],[-8.99,70.81],[-9.12,70.87],[-8.52,71.01],[-8.33,71.15],[-7.94,71.16],[-8.01,71.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[16.29,-69.85],[16.12,-70.07],[15.55,-69.87],[15.97,-69.72],[16.64,-69.74],[16.29,-69.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[11.06,33.8],[10.89,33.64],[10.74,33.72],[10.74,33.88],[11.06,33.8]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[15.65,38.28],[15.1,37.49],[15.1,37.34],[15.25,37.26],[15.18,37.21],[15.33,37.01],[15.16,36.92],[15.09,36.65],[14.49,36.79],[14.28,37.04],[13.72,37.17],[13.17,37.49],[12.66,37.57],[12.43,37.8],[12.49,38.02],[12.73,38.19],[12.9,38.03],[13.1,38.19],[13.32,38.22],[13.39,38.1],[13.79,37.97],[14.51,38.04],[14.91,38.19],[15.09,38.13],[15.24,38.26],[15.29,38.21],[15.53,38.3],[15.65,38.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[20.49,38.15],[20.45,38.28],[20.43,38.18],[20.34,38.2],[20.57,38.47],[20.6,38.3],[20.8,38.08],[20.49,38.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[20.12,39.37],[19.68,39.68],[19.67,39.79],[19.95,39.79],[19.84,39.65],[20.12,39.37]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[14.53,44.63],[14.29,44.91],[14.41,44.96],[14.28,45.11],[14.33,45.18],[14.47,44.97],[14.53,44.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[13.7,54.28],[13.66,54.35],[13.36,54.28],[13.41,54.23],[13.15,54.29],[13.15,54.38],[13.27,54.39],[13.16,54.43],[13.27,54.48],[13.14,54.54],[13.3,54.52],[13.37,54.59],[13.35,54.52],[13.51,54.49],[13.52,54.57],[13.44,54.56],[13.37,54.61],[13.25,54.56],[13.29,54.64],[13.22,54.63],[13.45,54.68],[13.41,54.59],[13.67,54.57],[13.58,54.47],[13.77,54.34],[13.7,54.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[11.47,54.63],[11.01,54.77],[11.11,54.83],[11.02,54.9],[11.23,54.96],[11.59,54.81],[11.65,54.91],[11.85,54.77],[11.81,54.66],[11.47,54.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[15.11,55.03],[14.7,55.09],[14.71,55.24],[14.76,55.31],[15.13,55.15],[15.11,55.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[10.79,55.13],[10.07,55.09],[10.16,55.14],[10.09,55.19],[9.99,55.13],[9.88,55.35],[9.7,55.47],[9.81,55.44],[9.68,55.5],[10.31,55.62],[10.52,55.53],[10.47,55.44],[10.61,55.49],[10.63,55.61],[10.74,55.49],[10.57,55.46],[10.55,55.44],[10.8,55.36],[10.79,55.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[12.17,54.84],[11.95,54.57],[11.91,54.72],[11.71,54.94],[11.88,54.98],[11.62,55.09],[11.83,55.05],[11.72,55.13],[11.81,55.15],[11.26,55.2],[11.09,55.36],[11.21,55.4],[11.08,55.51],[11.15,55.58],[10.93,55.67],[11.09,55.66],[10.88,55.74],[11.19,55.7],[11.51,55.87],[11.27,56.0],[11.77,55.97],[11.66,55.91],[11.72,55.81],[11.61,55.78],[11.74,55.8],[11.66,55.73],[11.78,55.66],[11.93,55.93],[12.05,55.74],[11.91,55.66],[12.06,55.65],[12.1,55.73],[12.03,55.94],[11.87,55.97],[12.25,56.13],[12.62,56.04],[12.51,55.93],[12.6,55.71],[12.2,55.49],[12.47,55.29],[12.01,55.17],[12.17,55.13],[12.15,54.99],[11.9,55.0],[11.89,54.93],[12.17,54.84]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[17.1,57.35],[16.57,56.35],[16.43,56.22],[16.42,56.59],[16.97,57.3],[17.1,57.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[19.09,57.83],[18.81,57.73],[18.76,57.62],[18.79,57.45],[18.93,57.39],[18.41,57.14],[18.31,56.95],[18.14,56.92],[18.29,57.09],[18.2,57.07],[18.1,57.26],[18.18,57.38],[18.13,57.55],[18.7,57.92],[18.8,57.83],[18.84,57.91],[19.01,57.91],[19.09,57.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[20.15,60.17],[20.1,60.21],[20.19,60.25],[20.11,60.24],[20.06,60.19],[20.06,60.31],[20.02,60.31],[20.02,60.18],[19.91,60.22],[20.01,60.16],[20.04,60.18],[20.04,60.09],[19.76,60.07],[19.65,60.27],[19.8,60.3],[19.81,60.19],[19.93,60.3],[19.78,60.36],[19.91,60.4],[20.28,60.28],[20.15,60.17]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[12.51,65.4],[12.21,65.32],[12.25,65.28],[12.05,65.22],[12.33,65.47],[12.2,65.47],[12.27,65.58],[12.51,65.4]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[14.16,68.26],[13.7,68.07],[13.46,68.07],[13.59,68.16],[13.48,68.19],[13.62,68.23],[13.5,68.24],[13.64,68.29],[13.98,68.34],[13.97,68.27],[14.16,68.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[14.75,68.32],[14.61,68.22],[14.2,68.15],[14.36,68.24],[14.25,68.25],[14.3,68.31],[14.5,68.31],[14.38,68.37],[15.17,68.45],[14.74,68.25],[14.75,68.32]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[16.49,68.58],[16.11,68.54],[15.9,68.37],[15.87,68.5],[15.62,68.3],[15.32,68.35],[15.61,68.47],[15.54,68.51],[15.44,68.42],[15.09,68.27],[14.99,68.27],[15.36,68.46],[15.22,68.56],[15.63,68.61],[15.44,68.72],[15.71,68.7],[15.45,68.81],[15.64,68.82],[15.55,68.87],[15.68,68.96],[15.91,68.96],[15.87,68.79],[15.76,68.74],[15.99,68.76],[15.77,68.63],[15.74,68.53],[15.86,68.63],[16.08,68.64],[16.03,68.71],[16.21,68.74],[16.1,68.83],[16.28,68.84],[16.25,68.9],[16.56,68.82],[16.49,68.58]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[14.44,68.76],[14.52,68.81],[14.57,68.75],[14.62,68.74],[14.65,68.83],[14.69,68.76],[14.89,68.76],[14.95,68.87],[15.16,68.82],[15.01,68.96],[15.12,69.02],[15.24,68.91],[15.19,68.89],[15.3,68.91],[15.24,68.82],[15.38,68.85],[15.27,68.76],[15.4,68.69],[15.06,68.58],[14.81,68.62],[15.17,68.7],[15.03,68.77],[14.49,68.61],[14.37,68.69],[14.54,68.74],[14.44,68.76]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[15.52,69.05],[15.86,69.25],[16.15,69.29],[16.06,69.14],[15.76,69.01],[15.53,69.01],[15.56,68.95],[15.43,68.88],[15.52,69.05]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[17.91,69.32],[17.97,69.26],[17.88,69.24],[18.01,69.2],[17.47,69.2],[17.13,69.01],[17.04,69.02],[17.11,69.08],[16.77,69.09],[17.17,69.2],[16.9,69.19],[16.88,69.22],[17.09,69.23],[17.15,69.26],[16.91,69.3],[17.13,69.31],[16.93,69.39],[17.5,69.43],[17.24,69.45],[17.19,69.5],[17.39,69.48],[17.34,69.54],[17.65,69.46],[17.47,69.6],[17.66,69.51],[17.66,69.6],[17.86,69.59],[17.84,69.45],[17.94,69.52],[18.05,69.5],[17.94,69.43],[18.07,69.44],[18.09,69.36],[17.91,69.32]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[18.78,69.67],[18.84,69.6],[18.73,69.57],[18.0,69.59],[18.4,69.64],[18.21,69.71],[18.63,69.7],[18.35,69.73],[18.38,69.8],[18.65,69.8],[18.66,69.71],[18.76,69.69],[18.79,69.78],[18.68,69.89],[19.06,69.79],[18.78,69.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[19.68,70.01],[19.12,69.79],[18.73,69.95],[19.21,70.1],[19.39,69.99],[19.68,70.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[20.79,70.07],[20.41,70.07],[20.4,70.15],[20.82,70.21],[20.77,70.12],[20.79,70.07]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[19.75,70.09],[19.54,70.25],[19.68,70.29],[19.82,70.17],[20.15,70.12],[19.75,70.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[19.3,74.48],[19.05,74.35],[18.79,74.48],[19.16,74.53],[19.3,74.48]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[19.66,78.53],[18.96,78.45],[19.07,78.38],[18.95,78.28],[19.09,78.23],[18.92,78.18],[19.1,78.1],[18.41,78.02],[18.5,77.98],[18.33,77.9],[18.45,77.77],[18.3,77.52],[17.62,77.45],[17.34,77.05],[17.1,77.05],[17.32,76.98],[16.92,76.79],[17.19,76.7],[16.81,76.57],[16.34,76.57],[16.28,76.71],[15.5,76.88],[16.53,77.0],[16.03,77.09],[15.35,77.01],[15.04,77.13],[14.45,77.18],[13.97,77.41],[14.05,77.45],[13.91,77.53],[14.44,77.59],[14.71,77.49],[15.04,77.57],[16.22,77.44],[16.31,77.47],[14.74,77.66],[17.12,77.78],[16.79,77.88],[17.01,77.94],[13.96,77.72],[13.74,77.75],[13.82,77.8],[13.65,77.85],[13.67,77.99],[13.59,78.06],[13.96,78.1],[14.33,77.96],[14.23,78.09],[15.69,78.21],[15.59,78.29],[15.8,78.34],[16.94,78.35],[17.3,78.43],[16.33,78.45],[16.83,78.65],[16.55,78.72],[16.0,78.48],[15.44,78.46],[15.19,78.59],[15.47,78.65],[15.49,78.81],[15.38,78.85],[15.2,78.74],[15.26,78.67],[14.98,78.6],[14.8,78.64],[14.81,78.73],[14.45,78.68],[14.59,78.56],[14.38,78.5],[14.73,78.39],[14.29,78.39],[14.32,78.31],[14.08,78.24],[13.75,78.27],[13.86,78.21],[13.01,78.2],[12.89,78.35],[12.36,78.49],[13.2,78.54],[11.9,78.64],[11.64,78.75],[11.9,78.84],[11.33,78.97],[12.51,78.91],[12.42,79.0],[11.68,79.07],[12.14,79.21],[12.06,79.24],[12.12,79.3],[11.83,79.3],[11.92,79.24],[11.85,79.23],[11.59,79.31],[11.72,79.19],[11.23,79.1],[11.14,79.24],[10.84,79.37],[10.9,79.47],[10.68,79.54],[11.18,79.56],[10.85,79.6],[11.01,79.65],[11.46,79.63],[11.21,79.71],[11.23,79.79],[11.82,79.85],[12.05,79.69],[12.3,79.66],[12.35,79.72],[12.16,79.81],[12.39,79.83],[12.54,79.75],[13.8,79.88],[13.97,79.78],[12.45,79.57],[13.45,79.59],[13.26,79.47],[13.62,79.48],[14.04,79.27],[14.16,79.34],[13.88,79.54],[14.28,79.62],[14.14,79.63],[14.55,79.81],[15.3,79.6],[15.5,79.33],[15.77,79.24],[15.68,79.11],[15.88,79.16],[16.44,78.91],[16.15,79.23],[15.96,79.31],[15.85,79.53],[15.92,79.56],[15.64,79.77],[15.72,79.88],[16.14,79.87],[15.96,79.95],[16.29,80.07],[16.56,80.04],[16.82,79.88],[16.96,79.96],[17.27,79.95],[18.1,79.73],[17.59,79.55],[17.78,79.49],[17.65,79.37],[18.35,79.63],[18.88,79.44],[18.88,79.32],[18.59,79.26],[18.84,79.25],[18.95,79.16],[19.79,79.17],[19.91,79.01],[21.55,78.83],[21.38,78.66],[20.69,78.69],[19.58,78.58],[19.66,78.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[12.16,78.21],[11.09,78.45],[10.48,78.89],[11.0,78.83],[11.18,78.73],[11.06,78.69],[11.27,78.61],[11.26,78.53],[11.87,78.45],[12.16,78.21]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[20.83,79.06],[20.36,78.99],[20.04,79.04],[20.19,79.13],[20.83,79.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[26.82,-70.42],[26.06,-70.39],[25.91,-70.28],[26.27,-70.08],[26.59,-70.07],[26.88,-70.33],[26.82,-70.42]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[26.29,35.12],[26.13,35.0],[24.74,34.93],[24.72,35.09],[23.52,35.31],[23.58,35.58],[23.72,35.51],[23.75,35.69],[23.82,35.53],[24.18,35.59],[24.07,35.5],[24.25,35.48],[24.34,35.35],[24.72,35.43],[25.45,35.29],[25.77,35.34],[25.71,35.18],[25.8,35.12],[26.32,35.32],[26.29,35.12]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[28.22,36.46],[28.09,36.06],[27.73,35.92],[27.68,36.16],[27.81,36.27],[28.22,36.46]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[26.14,38.56],[26.16,38.3],[26.02,38.16],[25.87,38.25],[25.99,38.34],[25.85,38.58],[26.14,38.56]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[24.57,37.99],[24.2,38.09],[24.04,38.4],[23.65,38.41],[23.61,38.56],[23.2,38.83],[22.84,38.85],[23.3,39.04],[23.59,38.77],[24.16,38.65],[24.25,38.23],[24.59,38.16],[24.57,37.99]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[26.61,39.02],[26.44,39.1],[26.55,39.01],[26.49,38.97],[26.16,39.02],[26.09,39.08],[26.28,39.2],[26.06,39.09],[25.84,39.23],[26.36,39.38],[26.61,39.02]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[25.45,40.04],[25.35,39.79],[25.25,39.92],[25.19,39.8],[25.05,39.84],[25.03,40.0],[25.29,39.95],[25.45,40.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[23.33,58.46],[23.16,58.48],[22.72,58.23],[22.32,58.21],[22.2,57.99],[22.02,57.91],[21.96,57.98],[22.2,58.15],[21.87,58.26],[21.87,58.34],[22.01,58.35],[21.83,58.51],[22.09,58.42],[22.32,58.58],[22.9,58.62],[23.33,58.46]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[22.04,58.94],[22.7,59.08],[23.04,58.84],[22.78,58.82],[22.56,58.69],[22.38,58.88],[22.04,58.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[22.96,60.29],[22.85,60.11],[22.61,59.98],[22.59,60.05],[22.47,60.0],[22.42,60.11],[22.6,60.14],[22.42,60.15],[22.45,60.22],[22.47,60.18],[22.81,60.23],[22.96,60.29]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[22.38,70.35],[22.76,70.39],[23.02,70.26],[22.45,70.29],[22.38,70.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[23.31,70.33],[23.38,70.32],[23.1,70.28],[23.13,70.41],[23.04,70.34],[22.85,70.41],[23.18,70.55],[23.28,70.48],[23.31,70.55],[23.54,70.54],[23.39,70.62],[23.57,70.61],[23.66,70.5],[23.31,70.33]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[23.87,70.51],[23.64,70.69],[23.71,70.75],[24.13,70.62],[23.87,70.51]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[22.19,70.47],[22.33,70.61],[21.95,70.65],[22.42,70.63],[22.38,70.71],[22.54,70.72],[22.72,70.6],[22.83,70.65],[22.72,70.75],[22.97,70.66],[23.18,70.74],[23.07,70.81],[23.33,70.78],[23.34,70.87],[23.48,70.8],[23.16,70.69],[23.09,70.59],[22.19,70.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[26.22,71.03],[25.55,70.93],[25.42,70.98],[25.56,71.02],[25.29,71.05],[25.72,71.05],[25.55,71.14],[25.67,71.17],[26.03,71.12],[25.89,71.05],[25.96,71.0],[26.22,71.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[23.96,77.57],[23.23,77.26],[22.7,77.24],[22.42,77.27],[22.5,77.34],[22.41,77.42],[22.78,77.55],[21.09,77.44],[20.87,77.46],[20.93,77.5],[20.83,77.54],[21.22,77.61],[21.26,77.73],[21.66,77.92],[20.9,78.11],[22.97,78.26],[23.47,78.16],[23.11,78.09],[23.12,77.99],[23.63,77.87],[24.41,77.87],[23.96,77.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[20.63,78.21],[20.79,78.27],[20.47,78.32],[20.66,78.39],[20.15,78.48],[21.18,78.62],[22.06,78.6],[22.24,78.49],[22.27,78.27],[20.63,78.21]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[29.71,78.9],[27.84,78.84],[28.42,78.97],[29.71,78.9]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[27.22,79.92],[25.83,79.63],[25.97,79.52],[25.65,79.4],[24.29,79.31],[24.05,79.19],[22.93,79.22],[22.64,79.31],[22.9,79.42],[20.82,79.38],[20.73,79.46],[20.2,79.47],[19.63,79.61],[21.15,79.57],[20.48,79.69],[21.85,79.71],[22.35,79.79],[22.29,79.81],[18.78,79.72],[18.11,79.91],[18.79,79.97],[18.93,80.06],[17.78,80.14],[18.77,80.19],[18.7,80.21],[19.27,80.09],[19.58,80.15],[19.22,80.2],[19.03,80.36],[19.67,80.22],[19.85,80.22],[19.72,80.25],[19.91,80.39],[19.47,80.41],[19.67,80.44],[19.66,80.51],[20.04,80.47],[20.11,80.38],[20.39,80.42],[20.59,80.3],[20.84,80.31],[20.75,80.27],[20.85,80.21],[21.85,80.27],[21.9,80.21],[21.6,80.13],[22.07,80.11],[22.28,79.98],[22.48,80.02],[22.35,80.07],[22.46,80.07],[22.37,80.11],[22.58,80.3],[22.34,80.38],[22.68,80.43],[22.61,80.36],[22.75,80.33],[22.7,80.36],[22.83,80.41],[22.78,80.52],[23.36,80.43],[23.12,80.39],[23.35,80.34],[23.06,80.25],[23.01,80.16],[23.12,80.12],[23.23,80.13],[23.09,80.17],[23.8,80.18],[23.72,80.26],[23.77,80.31],[24.4,80.32],[24.19,80.37],[24.6,80.32],[24.47,80.3],[24.52,80.26],[24.83,80.36],[24.89,80.32],[24.78,80.25],[25.36,80.28],[25.23,80.25],[27.19,80.11],[27.1,79.97],[27.22,79.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[55.79,-21.35],[55.35,-21.27],[55.23,-21.05],[55.29,-20.91],[55.67,-20.91],[55.85,-21.14],[55.79,-21.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[44.46,-20.02],[44.37,-19.77],[44.48,-19.48],[44.23,-19.09],[44.26,-18.8],[44.05,-18.43],[44.04,-17.77],[43.92,-17.58],[44.43,-16.7],[44.44,-16.2],[44.87,-16.22],[45.27,-15.92],[45.3,-16.11],[45.41,-16.05],[45.38,-15.97],[45.57,-15.94],[45.6,-16.05],[45.66,-15.8],[45.95,-15.77],[46.07,-15.86],[46.02,-15.79],[46.14,-15.7],[46.24,-15.72],[46.21,-15.82],[46.33,-15.98],[46.39,-15.9],[46.47,-15.96],[46.3,-15.82],[46.33,-15.63],[46.95,-15.2],[47.07,-15.32],[46.96,-15.55],[47.23,-15.43],[47.06,-15.19],[47.37,-14.89],[47.28,-14.85],[47.44,-14.67],[47.52,-14.82],[47.43,-15.11],[47.8,-14.57],[47.92,-14.71],[47.97,-14.62],[48.0,-14.76],[48.01,-14.63],[47.8,-14.55],[47.75,-14.6],[47.7,-14.45],[47.79,-14.22],[47.94,-14.23],[47.92,-14.09],[48.01,-14.14],[47.98,-14.33],[48.03,-14.26],[48.05,-14.08],[47.94,-14.0],[48.02,-13.95],[47.88,-13.78],[47.9,-13.6],[48.07,-13.52],[48.19,-13.77],[48.3,-13.8],[48.33,-13.55],[48.53,-13.52],[48.48,-13.36],[48.6,-13.45],[48.78,-13.38],[48.96,-12.81],[48.89,-12.56],[48.73,-12.43],[48.95,-12.48],[49.2,-12.15],[49.09,-12.1],[49.22,-12.11],[49.28,-11.95],[49.37,-12.2],[49.26,-12.14],[49.23,-12.22],[49.35,-12.3],[49.38,-12.22],[49.54,-12.38],[49.65,-12.8],[49.74,-12.74],[49.94,-13.03],[50.14,-13.78],[50.21,-14.75],[50.49,-15.22],[50.48,-15.44],[50.17,-15.98],[49.97,-15.72],[49.9,-15.42],[49.64,-15.54],[49.73,-15.91],[49.69,-16.09],[49.85,-16.24],[49.85,-16.54],[49.72,-16.75],[49.84,-16.83],[49.61,-16.9],[49.43,-17.28],[49.51,-17.73],[49.44,-18.15],[47.9,-22.48],[47.57,-23.85],[47.32,-24.27],[47.13,-24.93],[46.77,-25.15],[46.24,-25.2],[45.49,-25.57],[45.15,-25.6],[44.83,-25.34],[44.37,-25.26],[44.3,-25.15],[44.38,-25.22],[44.4,-25.19],[44.03,-25.0],[43.92,-24.62],[43.67,-24.33],[43.62,-23.76],[43.76,-23.46],[43.63,-23.34],[43.58,-23.08],[43.36,-22.84],[43.22,-22.25],[43.3,-22.22],[43.25,-22.04],[43.34,-21.77],[43.47,-21.67],[43.51,-21.31],[43.81,-21.22],[43.9,-20.88],[44.46,-20.02]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[43.44,-11.93],[43.22,-11.75],[43.33,-11.37],[43.5,-11.87],[43.44,-11.93]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[39.39,-6.31],[39.4,-6.37],[39.3,-6.24],[39.26,-6.3],[39.18,-6.16],[39.31,-5.72],[39.42,-6.19],[39.52,-6.15],[39.57,-6.42],[39.47,-6.45],[39.39,-6.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[39.64,-5.41],[39.78,-5.24],[39.74,-5.24],[39.65,-5.19],[39.75,-5.21],[39.68,-4.89],[39.82,-4.99],[39.86,-4.9],[39.86,-5.25],[39.73,-5.45],[39.64,-5.41]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[54.54,12.55],[53.73,12.3],[53.31,12.54],[53.5,12.71],[53.85,12.6],[54.12,12.7],[54.54,12.55]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[40.41,15.64],[39.98,15.61],[39.94,15.7],[40.08,15.66],[39.93,15.74],[40.04,15.84],[39.95,15.89],[40.14,15.81],[40.16,15.64],[40.27,15.7],[40.41,15.64]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[50.65,26.15],[50.57,25.79],[50.47,25.96],[50.48,26.24],[50.65,26.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[56.28,26.97],[55.95,26.7],[55.29,26.56],[55.28,26.66],[55.77,26.8],[55.76,26.95],[56.28,26.97]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[48.05,29.8],[48.18,29.99],[48.35,29.71],[48.19,29.6],[48.05,29.8]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[33.03,34.57],[32.42,34.75],[32.28,35.09],[32.41,35.04],[32.55,35.18],[32.87,35.16],[32.92,35.4],[33.66,35.36],[34.59,35.69],[33.92,35.28],[33.9,35.16],[34.1,34.97],[33.68,34.97],[33.61,34.82],[33.09,34.69],[33.03,34.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[50.22,69.15],[49.72,68.89],[49.25,68.78],[48.59,68.73],[48.22,68.9],[48.3,69.28],[48.91,69.51],[49.27,69.51],[50.16,69.26],[50.32,69.15],[50.11,69.0],[50.22,69.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[53.21,71.26],[53.04,71.03],[53.14,70.99],[53.01,70.97],[52.76,71.18],[52.22,71.33],[52.74,71.35],[52.71,71.41],[52.88,71.38],[53.02,71.28],[52.86,71.35],[52.8,71.37],[52.74,71.37],[53.06,71.24],[53.21,71.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[51.84,72.16],[52.41,72.09],[52.37,72.16],[52.49,72.16],[52.42,72.29],[52.68,72.32],[52.58,72.37],[52.72,72.35],[52.87,72.35],[52.69,72.37],[52.68,72.45],[52.82,72.45],[52.68,72.48],[53.1,72.6],[52.72,72.56],[52.81,72.61],[52.75,72.64],[53.22,72.65],[52.38,72.73],[52.62,72.86],[53.38,72.89],[53.14,72.96],[53.38,73.01],[53.12,73.1],[53.32,73.22],[54.19,73.27],[54.93,73.43],[55.3,73.34],[56.44,73.23],[56.58,73.13],[55.81,73.07],[56.47,73.05],[56.38,73.01],[55.62,72.96],[56.25,72.97],[56.22,72.83],[55.48,72.81],[55.95,72.67],[55.62,72.7],[55.72,72.64],[55.62,72.54],[55.27,72.59],[55.54,72.47],[55.12,72.45],[55.47,72.44],[55.38,72.3],[55.57,72.2],[55.34,72.07],[55.45,72.06],[55.39,71.94],[55.23,71.93],[55.51,71.9],[55.67,71.61],[56.11,71.26],[57.04,70.87],[57.64,70.73],[57.43,70.74],[57.54,70.7],[57.45,70.61],[56.74,70.7],[57.3,70.56],[56.59,70.64],[56.49,70.7],[56.55,70.75],[56.2,70.71],[56.65,70.59],[56.51,70.54],[55.81,70.7],[56.05,70.59],[55.72,70.61],[55.63,70.63],[55.6,70.65],[55.79,70.63],[55.74,70.71],[55.6,70.72],[55.69,70.7],[55.75,70.65],[55.4,70.75],[55.35,70.7],[55.42,70.7],[55.47,70.65],[55.25,70.68],[55.3,70.61],[55.16,70.55],[54.51,70.83],[54.57,70.78],[54.48,70.74],[54.77,70.65],[54.29,70.78],[53.46,70.82],[53.3,70.87],[53.69,70.83],[53.74,70.95],[53.5,71.09],[54.24,71.12],[53.99,71.16],[54.16,71.21],[54.06,71.24],[53.8,71.16],[53.51,71.22],[53.45,71.26],[53.59,71.3],[53.68,71.4],[53.95,71.46],[53.58,71.39],[53.41,71.31],[53.25,71.46],[53.44,71.55],[53.37,71.57],[52.9,71.39],[52.61,71.47],[52.55,71.63],[52.37,71.53],[52.42,71.48],[52.27,71.59],[52.14,71.55],[52.28,71.48],[51.86,71.46],[51.53,71.57],[51.41,71.78],[51.5,72.01],[51.84,72.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[50.05,79.97],[51.0,80.1],[51.51,79.93],[50.05,79.97]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[49.53,80.16],[50.23,80.23],[50.34,80.18],[50.0,80.06],[49.53,80.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[31.48,80.1],[33.3,80.25],[33.64,80.22],[32.83,80.13],[31.48,80.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[52.18,80.28],[52.86,80.41],[53.29,80.41],[53.87,80.27],[53.49,80.17],[52.65,80.17],[52.18,80.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[50.99,80.55],[49.73,80.49],[49.83,80.41],[49.49,80.36],[48.84,80.39],[48.63,80.3],[49.11,80.19],[48.53,80.21],[48.37,80.09],[47.63,80.07],[48.09,80.21],[47.1,80.17],[46.62,80.3],[47.09,80.37],[48.13,80.33],[47.62,80.41],[48.24,80.43],[47.38,80.45],[48.38,80.57],[49.19,80.52],[49.41,80.62],[49.28,80.65],[49.63,80.64],[49.68,80.72],[48.96,80.73],[50.24,80.93],[50.44,80.91],[50.0,80.87],[50.86,80.92],[51.05,80.85],[50.25,80.74],[51.31,80.79],[51.74,80.71],[50.99,80.55]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[54.27,80.59],[54.14,80.56],[54.47,80.48],[53.8,80.47],[53.97,80.53],[53.88,80.61],[54.27,80.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[46.03,80.47],[46.07,80.57],[45.52,80.52],[44.86,80.62],[47.54,80.86],[48.5,80.8],[48.65,80.76],[48.46,80.73],[48.76,80.66],[48.06,80.66],[47.72,80.77],[47.3,80.65],[47.43,80.59],[46.03,80.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[54.01,80.8],[55.1,80.9],[55.99,80.8],[54.88,80.72],[54.01,80.8]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[50.78,81.17],[50.98,81.11],[50.41,81.01],[50.48,81.07],[50.35,81.09],[50.78,81.17]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[68.39,-72.3],[68.68,-72.1],[68.86,-72.19],[68.74,-72.26],[68.39,-72.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[71.83,-70.62],[71.63,-70.34],[71.81,-70.27],[72.22,-70.63],[71.83,-70.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[70.47,-49.44],[70.14,-49.34],[69.82,-49.35],[69.9,-49.44],[69.69,-49.4],[69.81,-49.53],[70.14,-49.62],[70.05,-49.52],[70.3,-49.53],[70.16,-49.62],[70.28,-49.65],[70.12,-49.71],[69.86,-49.68],[69.74,-49.5],[69.64,-49.5],[69.72,-49.58],[69.66,-49.66],[69.23,-49.49],[69.23,-49.57],[69.14,-49.51],[69.15,-49.62],[69.09,-49.54],[69.07,-49.69],[68.79,-49.71],[68.9,-49.43],[68.81,-49.37],[68.92,-49.29],[68.76,-49.19],[68.93,-49.14],[68.75,-49.08],[68.9,-48.97],[68.79,-48.85],[69.08,-48.66],[69.12,-48.73],[68.91,-48.89],[69.19,-48.77],[69.01,-49.05],[69.07,-49.11],[69.11,-48.99],[69.21,-49.12],[69.44,-49.01],[69.47,-49.08],[69.59,-48.95],[69.64,-49.12],[69.4,-49.11],[69.28,-49.18],[69.47,-49.15],[69.38,-49.18],[69.53,-49.25],[69.41,-49.27],[69.73,-49.25],[69.58,-49.3],[70.48,-49.07],[70.56,-49.27],[70.34,-49.35],[70.47,-49.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[57.73,-20.43],[57.5,-20.52],[57.3,-20.43],[57.61,-19.98],[57.8,-20.22],[57.73,-20.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[58.95,20.52],[58.65,20.17],[58.65,20.37],[58.91,20.7],[58.95,20.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[69.95,66.5],[69.55,66.59],[69.4,66.78],[69.13,66.8],[69.47,66.8],[69.52,66.74],[69.64,66.69],[69.54,66.76],[70.09,66.69],[70.03,66.63],[70.13,66.56],[69.95,66.5]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[60.37,69.73],[59.56,69.72],[59.62,69.8],[59.43,69.89],[58.94,69.94],[59.13,69.87],[59.02,69.86],[58.57,70.08],[58.59,70.18],[58.41,70.26],[58.82,70.22],[58.49,70.33],[59.02,70.48],[59.55,70.2],[60.43,69.96],[60.55,69.81],[60.37,69.73]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[71.3,73.15],[70.26,73.04],[70.11,73.1],[70.0,73.06],[70.1,73.02],[69.87,73.04],[70.06,73.24],[69.96,73.4],[70.95,73.52],[71.27,73.44],[71.11,73.45],[71.1,73.31],[70.98,73.27],[71.29,73.25],[71.46,73.35],[71.67,73.23],[71.75,73.04],[71.3,73.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[56.99,74.69],[55.82,74.82],[56.66,74.97],[56.29,74.96],[56.42,75.04],[55.9,74.99],[55.95,75.07],[55.73,75.08],[56.07,75.22],[56.53,75.08],[56.91,75.24],[56.76,75.32],[57.05,75.4],[57.74,75.33],[57.5,75.5],[58.16,75.58],[57.93,75.63],[58.93,75.87],[60.35,76.01],[60.04,76.05],[60.27,76.11],[60.84,76.12],[60.47,76.01],[60.73,76.01],[61.15,76.12],[60.9,76.16],[61.08,76.28],[62.38,76.27],[62.5,76.18],[62.78,76.27],[62.96,76.21],[63.72,76.35],[64.09,76.31],[65.48,76.57],[66.0,76.53],[65.75,76.68],[67.59,77.01],[68.46,76.97],[69.03,76.71],[68.79,76.59],[68.94,76.57],[68.18,76.31],[68.29,76.28],[63.76,75.64],[63.65,75.72],[63.55,75.71],[63.62,75.69],[63.3,75.59],[61.69,75.38],[61.48,75.22],[61.28,75.33],[60.81,75.15],[60.72,75.03],[60.59,75.03],[60.57,75.12],[60.42,75.01],[59.93,75.01],[60.69,74.92],[60.19,74.85],[60.37,74.79],[60.28,74.75],[59.51,74.8],[59.87,74.68],[59.76,74.59],[59.09,74.74],[59.29,74.64],[59.08,74.65],[59.22,74.62],[59.09,74.49],[59.15,74.44],[58.19,74.58],[58.64,74.42],[58.57,74.39],[58.73,74.24],[58.29,74.22],[58.52,74.15],[58.31,74.09],[58.16,74.15],[58.1,74.06],[58.21,74.01],[58.12,73.99],[57.74,74.05],[57.53,74.19],[57.41,74.18],[57.54,74.09],[57.26,74.08],[57.91,73.92],[57.81,73.9],[57.95,73.81],[57.75,73.73],[57.4,73.85],[56.56,73.89],[57.35,73.83],[57.62,73.67],[57.35,73.55],[56.74,73.68],[56.85,73.61],[56.75,73.61],[57.25,73.46],[56.91,73.31],[56.75,73.36],[56.73,73.24],[56.12,73.29],[55.92,73.45],[55.99,73.39],[55.92,73.31],[54.9,73.45],[54.25,73.33],[54.03,73.37],[54.29,73.42],[54.42,73.48],[54.18,73.49],[54.54,73.61],[55.35,73.72],[54.53,73.7],[54.28,73.6],[53.63,73.76],[54.8,73.97],[54.59,74.02],[55.02,74.17],[55.86,74.11],[55.08,74.27],[55.75,74.3],[55.23,74.38],[55.39,74.45],[56.29,74.49],[55.66,74.52],[55.5,74.57],[55.53,74.65],[56.99,74.69]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[59.53,80.12],[59.93,79.99],[59.37,79.92],[58.77,80.02],[59.53,80.12]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[55.99,80.31],[57.02,80.36],[57.15,80.2],[57.05,80.15],[57.12,80.1],[56.96,80.07],[55.71,80.1],[56.05,80.2],[55.99,80.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[57.43,80.13],[57.19,80.36],[57.27,80.39],[56.95,80.48],[58.45,80.47],[59.28,80.33],[58.14,80.28],[58.08,80.26],[58.47,80.22],[57.91,80.18],[57.97,80.1],[57.43,80.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[62.15,80.64],[61.04,80.41],[60.31,80.5],[59.64,80.43],[59.24,80.53],[59.37,80.57],[59.22,80.65],[59.69,80.84],[60.36,80.79],[61.6,80.9],[62.07,80.88],[62.28,80.78],[62.04,80.67],[62.15,80.64]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[55.43,80.71],[56.53,80.79],[56.95,80.69],[56.33,80.62],[55.43,80.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[57.82,80.81],[59.03,80.82],[58.42,80.75],[57.82,80.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[54.67,81.13],[56.62,80.98],[57.72,80.79],[57.06,80.69],[56.67,80.81],[55.8,80.85],[55.38,80.97],[54.42,81.01],[54.67,81.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[64.22,81.06],[64.12,81.09],[64.87,81.19],[65.26,81.12],[65.45,81.02],[65.31,81.0],[65.47,80.93],[64.59,80.76],[63.13,80.68],[62.5,80.82],[64.22,81.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[57.53,80.86],[56.1,81.09],[56.7,81.11],[58.28,80.93],[57.53,80.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[61.7,81.11],[60.99,80.92],[60.02,81.0],[60.61,81.09],[61.7,81.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[57.84,81.05],[58.07,81.11],[58.7,81.02],[58.37,80.95],[57.84,81.05]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[55.43,81.28],[56.54,81.25],[56.34,81.39],[56.73,81.4],[57.91,81.3],[56.43,81.17],[55.61,81.2],[55.61,81.28],[55.43,81.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[56.74,81.45],[57.78,81.56],[58.57,81.41],[56.74,81.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[62.11,81.67],[63.68,81.69],[63.81,81.66],[63.47,81.59],[62.11,81.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[58.15,81.78],[57.94,81.8],[59.44,81.82],[57.89,81.71],[58.15,81.78]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[85.64,-66.94],[85.37,-66.88],[85.26,-66.77],[85.77,-66.76],[85.94,-66.89],[85.59,-66.98],[85.64,-66.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[96.38,-66.09],[96.92,-66.05],[97.03,-66.14],[96.41,-66.23],[96.3,-66.18],[96.38,-66.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[73.51,-53.19],[73.24,-52.98],[73.81,-53.12],[73.51,-53.19]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[97.87,0.62],[97.7,0.57],[97.61,0.82],[97.4,0.94],[97.25,1.27],[97.06,1.42],[97.26,1.42],[97.35,1.55],[97.49,1.48],[97.94,0.99],[97.87,0.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[96.32,2.36],[96.07,2.58],[95.79,2.65],[95.69,2.81],[95.79,2.94],[96.44,2.49],[96.48,2.36],[96.32,2.36]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[93.93,7.01],[93.81,6.75],[93.65,7.01],[93.68,7.18],[93.81,7.24],[93.93,7.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[81.88,7.33],[81.68,6.46],[81.36,6.23],[80.71,5.96],[80.34,5.97],[80.09,6.14],[79.86,6.81],[79.7,8.22],[79.78,8.35],[79.73,8.01],[79.81,7.99],[79.92,8.94],[80.11,9.19],[80.05,9.39],[80.2,9.47],[80.05,9.6],[80.29,9.45],[80.61,9.45],[79.96,9.69],[79.97,9.82],[80.12,9.82],[80.13,9.78],[80.44,9.58],[80.14,9.8],[80.25,9.83],[80.74,9.36],[80.96,9.02],[80.88,9.04],[80.91,8.94],[80.98,8.98],[81.23,8.65],[81.25,8.55],[81.21,8.57],[81.13,8.5],[81.37,8.48],[81.4,8.14],[81.56,8.0],[81.71,7.71],[81.63,7.76],[81.6,7.73],[81.75,7.62],[81.77,7.46],[81.88,7.33]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[92.54,10.52],[92.38,10.54],[92.38,10.78],[92.53,10.9],[92.6,10.71],[92.54,10.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[93.08,13.26],[92.88,12.92],[92.96,12.86],[92.99,12.52],[92.85,12.43],[92.92,12.34],[92.76,12.08],[92.72,11.49],[92.52,11.86],[92.57,11.93],[92.62,11.87],[92.68,12.22],[92.79,12.21],[92.72,12.36],[92.74,12.81],[92.85,13.34],[93.01,13.58],[93.08,13.4],[92.98,13.33],[93.08,13.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[90.69,22.01],[90.68,22.1],[90.6,22.04],[90.68,22.45],[90.65,22.55],[90.55,22.64],[90.65,22.79],[90.86,22.43],[90.83,22.15],[90.69,22.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[83.31,70.44],[83.07,70.37],[83.23,70.77],[83.47,70.74],[83.3,70.64],[83.31,70.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[77.77,72.3],[76.85,72.33],[77.61,72.63],[78.39,72.49],[77.77,72.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[78.64,72.85],[79.17,73.1],[79.54,72.93],[79.57,72.74],[78.91,72.74],[78.64,72.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[74.64,72.96],[74.68,72.86],[74.09,73.03],[74.47,73.13],[74.85,73.09],[74.96,73.07],[74.73,73.09],[74.64,72.96]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[75.8,73.45],[75.3,73.41],[75.62,73.55],[76.08,73.56],[75.8,73.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[83.62,74.09],[83.47,74.05],[82.81,74.09],[83.18,74.16],[83.62,74.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[86.69,74.9],[86.95,74.84],[86.21,74.9],[86.6,74.92],[86.52,74.99],[87.14,74.94],[86.69,74.9]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[82.03,75.28],[81.98,75.18],[81.87,75.32],[81.69,75.28],[81.49,75.36],[81.75,75.46],[81.74,75.38],[81.94,75.39],[81.9,75.49],[82.17,75.52],[82.16,75.44],[82.01,75.44],[82.29,75.33],[82.03,75.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[96.6,76.16],[96.43,76.27],[96.25,76.2],[96.4,76.18],[96.34,76.11],[95.27,76.22],[95.35,76.29],[95.57,76.24],[95.81,76.3],[96.64,76.27],[96.6,76.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[96.31,77.01],[95.68,76.95],[95.95,77.01],[95.23,77.01],[96.46,77.21],[96.59,77.14],[96.31,77.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[89.6,77.31],[89.82,77.21],[89.49,77.14],[89.13,77.22],[89.6,77.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[99.41,78.82],[97.44,78.82],[97.6,78.84],[96.8,78.99],[95.67,79.0],[95.52,79.11],[95.02,79.04],[94.33,79.25],[94.31,79.48],[93.7,79.46],[93.99,79.49],[93.69,79.54],[93.88,79.6],[93.24,79.44],[93.11,79.47],[93.32,79.5],[92.85,79.56],[93.28,79.55],[94.69,79.82],[94.22,79.9],[94.95,80.1],[95.24,80.02],[95.5,80.11],[97.59,80.17],[98.09,80.06],[97.52,79.81],[97.61,79.78],[97.22,79.7],[97.71,79.76],[97.93,79.9],[98.38,79.88],[98.58,79.98],[98.44,80.02],[98.56,80.06],[99.2,80.05],[100.08,79.78],[99.82,79.74],[99.89,79.69],[99.71,79.57],[99.79,79.52],[99.69,79.47],[99.75,79.36],[99.67,79.31],[99.03,79.3],[99.85,79.09],[99.93,78.95],[99.41,78.82]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[76.7,79.48],[76.17,79.57],[76.05,79.65],[77.61,79.51],[76.7,79.48]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[93.05,79.72],[91.92,79.68],[92.35,79.73],[92.1,79.81],[91.07,79.85],[91.3,79.92],[91.02,79.97],[91.18,79.99],[91.11,80.05],[90.87,80.06],[92.42,80.03],[93.81,79.9],[93.05,79.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[97.97,80.72],[97.13,80.67],[97.19,80.65],[97.02,80.53],[97.21,80.36],[97.42,80.33],[97.19,80.23],[94.53,80.13],[93.75,80.0],[92.07,80.17],[92.89,80.17],[92.11,80.29],[93.32,80.28],[93.24,80.31],[91.42,80.31],[92.63,80.39],[91.89,80.46],[92.77,80.52],[92.83,80.65],[93.27,80.8],[92.5,80.78],[93.16,80.95],[93.05,81.0],[95.55,81.22],[95.03,81.25],[95.1,81.27],[95.78,81.29],[96.77,80.95],[97.75,80.83],[97.88,80.77],[97.75,80.74],[97.97,80.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[78.99,80.86],[79.21,80.96],[80.44,80.94],[80.33,80.86],[78.99,80.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[89.93,81.13],[90.07,81.21],[91.57,81.14],[91.19,81.06],[89.93,81.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[100.97,-65.68],[100.27,-65.59],[100.73,-65.38],[101.25,-65.49],[100.97,-65.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[103.21,-65.47],[103.1,-65.3],[102.75,-65.18],[103.09,-65.17],[103.2,-65.36],[103.42,-65.43],[103.21,-65.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[109.91,-7.84],[109.01,-7.73],[108.87,-7.61],[108.54,-7.69],[108.45,-7.82],[107.86,-7.75],[107.41,-7.5],[106.4,-7.38],[106.51,-6.96],[106.33,-7.0],[105.98,-6.82],[105.27,-6.85],[105.22,-6.77],[105.36,-6.66],[105.49,-6.81],[105.64,-6.48],[105.78,-6.51],[105.87,-6.11],[106.05,-5.88],[106.16,-6.01],[106.3,-5.95],[106.79,-6.1],[107.01,-6.07],[107.04,-5.91],[107.35,-5.98],[107.68,-6.24],[107.89,-6.19],[108.09,-6.33],[108.19,-6.23],[108.36,-6.25],[108.61,-6.76],[108.94,-6.85],[109.02,-6.79],[109.35,-6.88],[109.49,-6.8],[109.94,-6.92],[110.18,-6.86],[110.38,-6.98],[110.57,-6.84],[110.67,-6.5],[111.01,-6.42],[111.14,-6.69],[111.37,-6.71],[111.49,-6.62],[111.74,-6.78],[111.98,-6.78],[112.08,-6.91],[112.58,-6.87],[112.68,-7.17],[112.6,-7.19],[112.82,-7.26],[112.76,-7.53],[113.13,-7.73],[113.32,-7.79],[114.05,-7.61],[114.39,-7.76],[114.47,-7.83],[114.38,-8.52],[114.41,-8.45],[114.45,-8.6],[114.62,-8.74],[114.37,-8.74],[114.3,-8.61],[113.98,-8.62],[113.24,-8.28],[112.67,-8.45],[111.79,-8.26],[111.7,-8.37],[110.72,-8.19],[109.91,-7.84]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[114.11,-6.95],[113.61,-7.13],[113.51,-7.25],[113.17,-7.22],[113.12,-7.14],[113.13,-7.23],[112.73,-7.16],[112.69,-7.06],[112.92,-6.89],[113.92,-6.86],[114.11,-6.95]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[100.48,-3.32],[100.19,-2.97],[100.23,-2.77],[100.47,-3.02],[100.46,-3.13],[100.38,-3.15],[100.48,-3.32]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[108.29,-2.85],[108.06,-3.23],[107.98,-3.24],[107.87,-3.05],[107.82,-3.17],[107.6,-3.23],[107.61,-2.92],[107.55,-2.92],[107.67,-2.56],[107.83,-2.53],[108.2,-2.68],[108.29,-2.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[100.09,-2.82],[99.99,-2.77],[99.98,-2.48],[100.21,-2.69],[100.09,-2.82]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[106.83,-2.57],[106.6,-2.91],[106.75,-3.07],[106.53,-3.11],[106.44,-2.97],[105.99,-2.82],[105.78,-2.15],[105.57,-2.07],[105.31,-2.14],[105.15,-2.08],[105.14,-1.97],[105.4,-1.78],[105.35,-1.65],[105.57,-1.53],[105.7,-1.66],[105.66,-1.74],[105.81,-1.79],[105.7,-1.53],[105.91,-1.49],[106.18,-1.89],[106.32,-2.43],[106.83,-2.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[99.86,-2.37],[99.57,-2.22],[99.56,-2.03],[99.69,-2.07],[99.72,-2.16],[99.85,-2.33],[99.86,-2.36],[99.86,-2.37]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[99.25,-1.72],[99.1,-1.8],[98.82,-1.61],[98.59,-1.2],[98.67,-0.95],[98.94,-0.96],[99.27,-1.6],[99.27,-1.74],[99.25,-1.65],[99.2,-1.63],[99.25,-1.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[109.78,-1.14],[109.42,-1.25],[109.46,-0.99],[109.72,-0.99],[109.78,-1.14]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[104.51,-0.61],[104.36,-0.66],[104.25,-0.46],[104.47,-0.33],[104.6,-0.46],[104.51,-0.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[98.49,-0.55],[98.28,-0.53],[98.43,-0.24],[98.51,-0.36],[98.49,-0.55]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[105.01,-0.28],[104.71,-0.21],[104.44,-0.21],[104.54,0.02],[105.01,-0.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[100.81,2.25],[101.05,2.29],[101.32,2.02],[101.43,1.71],[101.75,1.66],[102.12,1.39],[102.21,1.02],[102.43,0.8],[102.55,0.74],[102.88,0.73],[103.08,0.52],[102.58,0.18],[102.5,0.24],[102.44,0.24],[102.58,0.16],[102.9,0.27],[103.36,0.54],[103.74,0.28],[103.8,-0.01],[103.58,-0.01],[103.58,-0.1],[103.27,-0.26],[103.49,-0.21],[103.35,-0.37],[103.6,-0.44],[103.42,-0.52],[103.37,-0.45],[103.35,-0.7],[103.83,-1.07],[103.96,-0.98],[104.21,-1.07],[104.38,-1.03],[104.54,-1.76],[104.5,-1.94],[104.56,-1.86],[104.64,-1.92],[104.59,-2.02],[104.81,-2.01],[104.88,-2.13],[104.61,-2.4],[104.71,-2.37],[104.71,-2.56],[104.57,-2.66],[104.53,-2.77],[104.73,-2.59],[104.88,-2.28],[104.93,-2.37],[105.62,-2.4],[105.62,-2.59],[105.78,-2.69],[105.81,-2.9],[106.03,-2.98],[106.07,-3.26],[105.9,-3.41],[105.82,-3.67],[105.95,-3.83],[105.81,-4.24],[105.91,-4.47],[105.91,-4.94],[105.73,-5.9],[105.28,-5.44],[105.16,-5.79],[104.55,-5.51],[104.72,-5.92],[104.56,-5.93],[103.9,-5.22],[103.89,-5.1],[103.41,-4.87],[102.31,-3.99],[102.22,-3.64],[101.61,-3.22],[101.33,-2.74],[100.92,-2.33],[100.83,-2.16],[100.86,-1.89],[100.57,-1.33],[100.41,-1.26],[100.3,-0.82],[99.82,-0.31],[99.75,-0.03],[99.34,0.24],[99.14,0.26],[99.1,0.6],[98.71,1.56],[98.82,1.63],[98.77,1.75],[97.96,2.27],[97.74,2.28],[97.6,2.87],[97.41,2.94],[96.88,3.68],[96.48,3.78],[95.57,4.64],[95.2,5.29],[95.21,5.57],[95.61,5.63],[95.89,5.51],[96.09,5.3],[96.41,5.22],[96.97,5.27],[97.23,5.15],[97.53,5.24],[97.91,4.89],[98.0,4.55],[98.28,4.43],[98.18,4.11],[98.26,4.18],[98.68,3.91],[98.8,3.73],[99.75,3.18],[99.98,2.95],[99.95,2.7],[100.01,2.6],[99.97,2.7],[100.05,2.73],[100.13,2.53],[100.12,2.66],[100.21,2.71],[100.43,2.27],[100.81,2.04],[100.95,1.83],[100.81,2.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[102.98,0.72],[102.46,0.83],[102.41,0.87],[102.5,0.95],[102.47,1.11],[102.53,1.14],[102.61,1.01],[103.02,0.85],[102.98,0.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[103.17,0.86],[102.62,1.02],[102.8,1.16],[103.17,0.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[104.67,1.03],[104.6,0.84],[104.48,0.86],[104.42,0.96],[104.49,1.03],[104.27,1.0],[104.23,1.09],[104.58,1.23],[104.67,1.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[102.41,0.93],[102.24,1.08],[102.22,1.41],[102.47,1.24],[102.41,0.93]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[102.06,1.51],[102.05,1.63],[102.46,1.52],[102.51,1.28],[102.06,1.51]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[101.65,1.72],[101.49,1.74],[101.39,1.93],[101.44,2.06],[101.65,2.13],[101.78,1.95],[101.65,1.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[108.25,3.68],[108.09,3.7],[108.19,3.79],[108.28,3.73],[108.26,3.79],[108.06,3.86],[107.98,4.01],[108.22,4.24],[108.41,3.88],[108.25,3.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[98.34,7.81],[98.25,7.93],[98.28,8.19],[98.44,8.08],[98.44,7.89],[98.34,7.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[104.01,10.03],[103.85,10.37],[104.0,10.45],[104.09,10.35],[104.01,10.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[110.84,19.54],[110.83,19.62],[110.58,19.16],[110.48,19.17],[110.55,19.09],[110.58,19.15],[110.51,18.91],[110.43,18.82],[110.49,18.79],[110.5,18.88],[110.53,18.79],[110.03,18.51],[110.04,18.38],[109.97,18.39],[110.01,18.41],[110.02,18.45],[109.75,18.4],[109.71,18.21],[109.56,18.17],[109.56,18.26],[109.48,18.19],[109.44,18.29],[109.16,18.29],[108.68,18.52],[108.63,19.29],[109.21,19.72],[109.31,19.71],[109.27,19.79],[109.16,19.72],[109.3,19.92],[109.58,19.86],[109.53,19.95],[109.72,20.01],[109.84,19.93],[109.94,19.99],[109.99,19.91],[110.16,20.07],[110.34,20.06],[110.42,19.92],[110.38,20.08],[110.61,19.92],[110.57,20.07],[110.68,20.16],[110.79,20.01],[110.92,20.01],[110.98,19.87],[111.03,19.64],[110.84,19.54]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[113.22,74.26],[112.77,74.09],[111.46,74.31],[111.95,74.37],[112.01,74.54],[112.11,74.55],[113.41,74.44],[113.22,74.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[111.96,76.6],[112.53,76.62],[112.51,76.54],[112.71,76.52],[112.57,76.44],[111.96,76.6]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[106.4,78.13],[107.34,78.19],[107.7,78.12],[107.45,78.05],[106.4,78.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[104.79,78.34],[102.66,78.16],[101.21,78.19],[100.04,77.96],[99.51,77.94],[99.27,78.04],[100.05,78.34],[100.0,78.42],[100.39,78.75],[101.17,78.76],[100.82,78.81],[100.78,78.9],[100.91,78.99],[101.07,79.03],[101.59,78.98],[101.63,78.99],[100.99,79.06],[101.19,79.2],[101.82,79.37],[101.96,79.26],[102.25,79.24],[102.14,79.36],[102.3,79.43],[103.15,79.31],[102.83,79.23],[102.38,78.82],[102.92,79.06],[103.62,79.17],[104.46,78.97],[104.52,78.89],[104.37,78.86],[104.65,78.83],[104.58,78.78],[104.76,78.85],[105.18,78.81],[105.42,78.58],[104.79,78.34]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[120.83,-10.09],[120.45,-10.31],[120.16,-10.22],[119.63,-9.77],[119.1,-9.72],[118.94,-9.53],[119.17,-9.39],[119.8,-9.38],[119.96,-9.29],[120.23,-9.49],[120.27,-9.64],[120.48,-9.64],[120.81,-9.98],[120.83,-10.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[119.18,-8.7],[118.7,-8.75],[118.93,-8.85],[118.47,-8.87],[118.39,-8.8],[118.41,-8.58],[118.16,-8.87],[117.39,-9.05],[117.01,-9.11],[116.73,-8.96],[116.84,-8.51],[117.2,-8.36],[117.43,-8.48],[117.56,-8.41],[117.59,-8.51],[117.62,-8.44],[117.81,-8.72],[118.28,-8.64],[117.71,-8.24],[117.92,-8.09],[118.15,-8.13],[118.31,-8.37],[118.46,-8.25],[118.65,-8.29],[118.67,-8.55],[118.75,-8.33],[118.99,-8.31],[119.04,-8.63],[119.17,-8.56],[119.18,-8.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[116.74,-8.35],[116.5,-8.8],[116.59,-8.86],[116.45,-8.92],[116.42,-8.84],[116.4,-8.95],[116.02,-8.91],[115.83,-8.79],[115.85,-8.72],[116.09,-8.74],[116.03,-8.45],[116.38,-8.2],[116.74,-8.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.88,-8.46],[122.8,-8.44],[122.81,-8.61],[121.65,-8.91],[121.4,-8.79],[121.34,-8.92],[120.99,-8.94],[120.83,-8.82],[120.75,-8.87],[120.17,-8.77],[119.91,-8.87],[119.81,-8.74],[119.87,-8.41],[119.99,-8.45],[120.42,-8.23],[120.98,-8.34],[121.5,-8.6],[121.63,-8.47],[122.02,-8.43],[122.29,-8.63],[122.48,-8.59],[122.6,-8.4],[122.88,-8.29],[122.94,-8.19],[122.74,-8.22],[122.88,-8.07],[123.03,-8.3],[122.88,-8.46]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[115.71,-8.38],[115.11,-8.85],[115.16,-8.66],[114.93,-8.47],[114.57,-8.36],[114.45,-8.1],[114.86,-8.19],[115.17,-8.06],[115.34,-8.1],[115.71,-8.38]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[121.97,-5.47],[121.81,-5.26],[121.92,-5.05],[122.06,-5.19],[122.05,-5.45],[121.97,-5.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.6,-5.16],[122.6,-5.42],[122.51,-5.29],[122.47,-5.4],[122.45,-5.32],[122.28,-5.37],[122.4,-5.06],[122.33,-4.84],[122.69,-4.61],[122.78,-4.94],[122.6,-5.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[116.31,-3.89],[116.06,-4.04],[116.05,-3.5],[116.27,-3.22],[116.31,-3.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[119.85,-0.87],[119.8,-0.12],[119.63,0.01],[119.83,-0.08],[119.89,0.07],[119.79,0.24],[119.91,0.47],[120.03,0.52],[120.05,0.73],[120.23,0.81],[120.28,0.99],[120.35,0.86],[120.57,0.78],[120.8,1.05],[120.83,1.33],[121.26,1.23],[121.45,1.3],[121.55,1.07],[122.45,1.02],[122.85,0.82],[122.97,0.96],[123.19,0.97],[123.93,0.83],[124.29,1.02],[124.39,1.19],[124.59,1.2],[124.55,1.36],[124.84,1.47],[124.98,1.73],[125.18,1.68],[125.25,1.48],[125.12,1.39],[124.9,0.97],[124.66,0.81],[124.51,0.5],[124.32,0.4],[123.63,0.27],[123.24,0.32],[123.07,0.52],[121.8,0.43],[121.6,0.55],[121.11,0.41],[120.5,0.53],[120.16,0.23],[120.0,-0.21],[120.07,-0.61],[120.26,-0.9],[120.5,-0.98],[120.68,-1.39],[121.11,-1.41],[121.21,-1.19],[121.62,-0.8],[121.71,-0.94],[122.11,-0.93],[122.21,-0.76],[122.93,-0.76],[122.73,-0.65],[123.08,-0.56],[123.4,-0.64],[123.45,-0.76],[123.31,-1.05],[123.1,-0.84],[122.84,-0.9],[122.37,-1.49],[121.86,-1.67],[121.69,-1.91],[121.3,-1.82],[121.34,-1.99],[121.4,-1.91],[121.57,-2.16],[121.82,-2.29],[122.02,-2.69],[122.47,-3.15],[122.32,-3.26],[122.38,-3.44],[122.25,-3.38],[122.21,-3.59],[122.66,-3.89],[122.55,-3.97],[122.69,-4.14],[122.84,-4.13],[122.78,-4.05],[122.84,-4.06],[122.9,-4.39],[122.84,-4.44],[122.67,-4.31],[122.76,-4.48],[122.6,-4.4],[122.11,-4.52],[122.08,-4.84],[121.7,-4.84],[121.55,-4.74],[121.48,-4.58],[121.63,-4.09],[121.26,-3.9],[120.87,-3.5],[121.07,-3.19],[121.08,-2.87],[120.98,-2.82],[121.08,-2.76],[120.8,-2.62],[120.58,-2.68],[120.2,-2.96],[120.26,-3.14],[120.43,-3.26],[120.45,-3.73],[120.35,-4.1],[120.45,-4.65],[120.26,-5.15],[120.46,-5.62],[120.32,-5.51],[119.91,-5.57],[119.72,-5.7],[119.43,-5.59],[119.35,-5.36],[119.63,-4.31],[119.65,-3.98],[119.59,-4.03],[119.45,-3.7],[119.5,-3.5],[119.3,-3.43],[118.93,-3.57],[118.76,-3.09],[118.85,-3.07],[118.89,-2.87],[118.77,-2.86],[118.76,-2.78],[118.81,-2.63],[118.91,-2.65],[119.14,-2.45],[119.13,-2.2],[119.37,-1.85],[119.31,-1.25],[119.73,-0.63],[119.85,-0.87]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[117.4,4.14],[117.83,3.7],[117.63,3.63],[117.47,3.79],[117.51,3.61],[117.09,3.65],[117.03,3.59],[117.2,3.62],[117.2,3.55],[117.24,3.49],[117.45,3.43],[117.36,3.24],[117.27,3.23],[117.62,3.09],[117.56,2.98],[117.69,2.96],[117.54,2.92],[117.74,2.9],[117.62,2.83],[117.78,2.76],[118.08,2.34],[118.06,2.22],[117.83,2.11],[117.9,2.05],[117.74,2.04],[119.01,0.98],[118.8,0.8],[118.38,0.8],[118.1,0.91],[117.89,1.11],[118.03,0.8],[117.9,0.84],[117.74,0.74],[117.47,0.11],[117.53,-0.03],[117.44,-0.53],[117.63,-0.42],[117.48,-0.7],[117.63,-0.77],[117.34,-0.9],[117.28,-0.81],[116.96,-1.24],[116.82,-1.26],[116.74,-1.02],[116.76,-1.37],[116.57,-1.45],[116.54,-1.62],[116.22,-1.79],[116.42,-1.77],[116.47,-1.91],[116.46,-2.04],[116.28,-2.17],[116.6,-2.22],[116.52,-2.55],[116.3,-2.53],[116.3,-2.61],[116.39,-2.57],[116.29,-2.99],[116.14,-2.82],[116.11,-3.0],[116.26,-3.14],[116.11,-3.25],[115.97,-3.61],[114.66,-4.18],[114.55,-3.35],[114.48,-3.5],[114.26,-3.4],[114.36,-3.21],[114.19,-3.38],[114.11,-3.35],[114.12,-3.19],[114.04,-3.36],[113.63,-3.46],[113.61,-3.17],[113.37,-3.25],[113.3,-3.16],[113.35,-3.27],[113.04,-2.92],[112.94,-3.11],[113.02,-3.16],[112.64,-3.42],[112.2,-3.33],[111.91,-3.57],[111.81,-3.53],[111.75,-2.74],[111.7,-2.94],[111.57,-3.02],[111.36,-2.92],[110.99,-3.09],[110.75,-3.03],[110.96,-2.88],[110.66,-3.08],[110.55,-2.87],[110.26,-3.0],[110.16,-2.62],[110.28,-2.52],[110.16,-2.44],[110.09,-1.95],[109.9,-1.83],[110.03,-1.65],[110.06,-1.35],[109.74,-0.97],[109.76,-0.87],[109.68,-0.98],[109.53,-0.86],[109.27,-0.85],[109.26,-0.67],[109.47,-0.74],[109.51,-0.72],[109.14,-0.53],[109.05,-0.25],[109.22,-0.24],[109.16,0.02],[109.3,0.01],[108.92,0.34],[108.86,0.83],[108.98,0.96],[108.92,1.16],[109.14,1.25],[109.27,1.39],[108.99,1.22],[109.07,1.53],[109.27,1.69],[109.34,1.94],[109.65,2.08],[109.69,1.87],[109.93,1.69],[110.29,1.67],[110.33,1.8],[110.39,1.7],[110.51,1.74],[110.47,1.62],[110.73,1.55],[110.68,1.45],[110.79,1.57],[111.14,1.37],[111.23,1.39],[111.34,1.33],[111.38,1.35],[111.06,1.46],[111.01,1.58],[111.1,1.69],[111.18,1.63],[111.27,1.63],[111.1,1.77],[111.21,2.07],[111.27,2.07],[111.38,2.16],[111.18,2.15],[111.22,2.42],[111.49,2.35],[111.4,2.48],[111.52,2.49],[111.42,2.54],[111.45,2.69],[111.67,2.84],[113.01,3.16],[113.95,4.27],[113.98,4.59],[114.33,4.61],[115.06,5.05],[114.98,4.89],[115.05,4.8],[115.21,4.96],[115.37,4.91],[115.61,5.21],[115.37,5.31],[115.39,5.41],[115.6,5.64],[115.6,5.52],[115.85,5.56],[116.05,5.84],[116.11,6.13],[116.5,6.5],[116.77,7.03],[116.86,6.82],[116.78,6.59],[116.97,6.71],[117.03,6.93],[117.15,7.0],[117.26,6.94],[117.3,6.64],[117.46,6.55],[117.53,6.62],[117.73,6.45],[117.72,6.25],[117.6,6.2],[117.67,5.97],[117.47,5.87],[117.77,5.91],[118.02,6.06],[118.13,5.86],[117.92,5.81],[117.96,5.69],[118.37,5.81],[118.59,5.68],[118.57,5.53],[118.65,5.64],[118.93,5.39],[119.19,5.45],[119.28,5.34],[119.16,5.11],[118.68,4.94],[118.5,4.93],[118.36,5.04],[118.14,4.88],[118.5,4.51],[118.6,4.52],[118.65,4.44],[118.56,4.36],[117.98,4.23],[117.66,4.42],[117.63,4.18],[117.4,4.14]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[121.34,5.9],[120.93,5.89],[120.87,5.96],[121.11,6.1],[121.42,5.99],[121.34,5.9]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.17,6.44],[121.96,6.41],[121.81,6.65],[122.07,6.74],[122.33,6.61],[122.17,6.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[119.73,10.52],[119.36,10.33],[119.2,10.06],[118.77,9.93],[118.78,9.73],[118.7,9.78],[118.76,9.67],[118.5,9.31],[118.14,9.13],[118.01,8.89],[117.57,8.66],[117.51,8.51],[117.19,8.34],[117.26,8.61],[117.66,9.06],[118.13,9.34],[118.77,10.13],[118.83,10.08],[118.82,10.19],[119.02,10.31],[119.0,10.4],[119.28,10.51],[119.34,10.72],[119.22,10.94],[119.47,10.73],[119.32,11.0],[119.33,11.1],[119.42,11.06],[119.5,11.42],[119.57,11.02],[119.5,10.88],[119.73,10.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[123.16,11.6],[123.13,11.18],[122.79,10.98],[122.74,10.8],[122.23,10.64],[121.95,10.43],[122.11,11.66],[121.85,11.77],[121.9,11.89],[122.38,11.73],[122.62,11.51],[122.83,11.61],[122.94,11.52],[122.9,11.44],[123.16,11.6]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[120.35,12.02],[119.98,12.03],[119.9,12.21],[119.85,12.17],[119.89,12.32],[120.2,12.11],[120.23,12.22],[120.35,12.02]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.12,12.67],[122.01,12.1],[121.92,12.34],[122.0,12.59],[122.12,12.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[121.55,12.61],[121.4,12.29],[121.11,12.25],[120.8,12.73],[120.66,13.16],[120.51,13.23],[120.45,13.42],[120.33,13.4],[120.32,13.49],[120.98,13.53],[121.12,13.37],[121.2,13.44],[121.55,13.11],[121.48,12.86],[121.55,12.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.04,13.23],[121.81,13.35],[121.86,13.57],[122.12,13.45],[122.04,13.23]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.01,15.04],[122.02,14.72],[121.94,14.64],[121.83,15.04],[122.01,15.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.17,18.09],[122.2,17.49],[122.53,17.09],[122.2,16.43],[122.2,16.24],[122.0,16.03],[122.14,16.26],[121.58,15.93],[121.63,15.66],[121.38,15.35],[121.72,14.73],[121.61,14.63],[121.73,14.19],[121.94,14.0],[122.23,13.91],[122.18,13.99],[122.31,14.02],[122.21,14.09],[122.16,14.17],[122.26,14.25],[122.3,14.09],[122.42,14.32],[122.64,14.28],[122.68,14.35],[123.04,14.1],[123.11,13.72],[123.3,13.79],[123.34,13.98],[123.22,13.99],[123.33,14.1],[123.42,13.91],[123.71,13.93],[123.93,13.79],[123.97,13.71],[123.57,13.72],[123.53,13.61],[123.86,13.23],[123.77,13.22],[123.75,13.06],[123.88,13.15],[124.08,13.01],[124.18,13.06],[124.05,12.54],[123.88,12.65],[123.79,12.83],[124.03,12.96],[123.89,12.97],[123.73,12.85],[123.44,13.04],[123.31,13.01],[123.17,13.45],[122.86,13.61],[122.86,13.69],[122.54,13.96],[122.41,13.95],[122.67,13.38],[122.69,13.23],[122.59,13.17],[122.37,13.55],[121.72,13.97],[121.48,13.85],[121.46,13.69],[121.28,13.6],[121.04,13.63],[121.0,13.78],[120.89,13.69],[120.88,13.91],[120.7,13.93],[120.66,13.78],[120.57,14.17],[120.97,14.5],[120.94,14.67],[120.64,14.79],[120.62,14.87],[120.59,14.82],[120.59,14.9],[120.6,14.51],[120.47,14.42],[120.25,14.7],[120.29,14.83],[120.21,14.88],[120.18,14.76],[120.08,14.8],[120.01,15.27],[119.89,15.43],[119.96,15.51],[119.9,15.87],[119.76,15.94],[119.76,16.2],[119.89,16.39],[119.9,16.25],[120.12,16.06],[120.37,16.07],[120.28,16.61],[120.43,16.98],[120.44,17.39],[120.33,17.56],[120.57,18.5],[120.81,18.64],[120.93,18.57],[121.11,18.64],[121.65,18.31],[121.92,18.28],[122.22,18.52],[122.32,18.29],[122.17,18.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[121.85,24.61],[121.61,24.08],[121.4,23.15],[120.95,22.53],[120.84,21.9],[120.71,21.94],[120.62,22.3],[120.51,22.42],[120.38,22.48],[120.33,22.52],[120.29,22.58],[120.33,22.53],[120.17,23.03],[120.06,23.04],[120.18,23.76],[121.01,25.0],[121.44,25.14],[121.46,25.26],[121.58,25.28],[122.01,25.0],[121.82,24.85],[121.85,24.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[121.85,31.44],[121.31,31.66],[121.18,31.8],[121.39,31.81],[121.99,31.5],[121.85,31.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[119.66,73.11],[120.02,73.17],[120.28,73.1],[119.75,73.03],[119.66,73.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[123.42,-10.66],[122.97,-10.91],[122.82,-10.89],[122.81,-10.78],[123.05,-10.71],[123.39,-10.43],[123.42,-10.66]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[124.77,-9.04],[125.23,-8.61],[126.41,-8.42],[126.55,-8.49],[126.97,-8.31],[127.31,-8.42],[127.02,-8.68],[126.58,-8.81],[126.47,-8.94],[125.38,-9.28],[125.03,-9.51],[124.97,-9.66],[124.42,-10.16],[124.12,-10.17],[123.8,-10.37],[123.47,-10.36],[123.52,-10.21],[123.76,-10.07],[123.58,-10.03],[123.69,-9.61],[123.99,-9.35],[124.77,-9.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[123.94,-8.23],[123.57,-8.47],[123.58,-8.57],[123.23,-8.53],[123.49,-8.35],[123.37,-8.32],[123.41,-8.27],[123.57,-8.25],[123.52,-8.35],[123.59,-8.37],[123.64,-8.22],[123.94,-8.23]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[124.3,-8.32],[124.06,-8.55],[124.02,-8.43],[123.91,-8.45],[124.04,-8.3],[124.11,-8.38],[124.27,-8.18],[124.3,-8.32]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[125.12,-8.35],[124.35,-8.45],[124.55,-8.23],[124.39,-8.27],[124.46,-8.14],[125.13,-8.22],[125.12,-8.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[126.83,-7.7],[126.47,-7.97],[126.05,-7.88],[125.77,-8.01],[125.97,-7.66],[126.33,-7.7],[126.63,-7.56],[126.83,-7.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[123.22,-5.28],[122.88,-5.46],[122.92,-5.53],[122.79,-5.69],[122.65,-5.68],[122.57,-5.51],[122.81,-5.21],[122.75,-5.03],[122.83,-4.95],[122.91,-4.47],[123.07,-4.38],[123.22,-4.82],[123.15,-4.72],[123.05,-4.74],[122.95,-5.19],[123.05,-5.14],[123.22,-5.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.97,-4.11],[123.03,-3.97],[123.25,-4.05],[123.14,-4.24],[122.97,-4.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[128.33,-3.63],[128.13,-3.77],[128.22,-3.65],[127.99,-3.77],[127.91,-3.7],[128.33,-3.51],[128.33,-3.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[127.24,-3.61],[126.7,-3.86],[126.2,-3.63],[126.01,-3.36],[126.02,-3.17],[126.72,-3.06],[127.08,-3.19],[127.06,-3.33],[127.27,-3.39],[127.24,-3.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[126.35,-1.82],[125.43,-1.95],[125.34,-1.85],[125.4,-1.77],[126.35,-1.82]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[125.32,-1.88],[124.43,-2.01],[124.33,-1.83],[124.38,-1.67],[124.52,-1.63],[125.05,-1.77],[125.13,-1.68],[125.21,-1.79],[125.3,-1.74],[125.32,-1.88]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[128.09,-1.71],[127.38,-1.63],[127.43,-1.42],[127.62,-1.33],[128.16,-1.64],[128.09,-1.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[123.46,-1.49],[123.3,-1.42],[123.24,-1.63],[123.12,-1.59],[123.15,-1.3],[122.87,-1.58],[122.82,-1.31],[122.91,-1.18],[123.18,-1.14],[123.23,-1.39],[123.37,-1.22],[123.55,-1.28],[123.46,-1.49]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[127.75,-0.89],[127.63,-0.75],[127.46,-0.82],[127.47,-0.64],[127.3,-0.49],[127.32,-0.34],[127.45,-0.42],[127.53,-0.3],[127.65,-0.42],[127.65,-0.71],[127.9,-0.77],[127.75,-0.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[127.69,-0.26],[127.72,0.31],[127.53,0.56],[127.62,0.83],[127.49,0.91],[127.49,1.05],[127.4,1.04],[127.4,1.21],[127.63,1.84],[127.93,2.19],[128.05,2.2],[127.85,1.85],[128.01,1.72],[128.01,1.31],[127.64,0.92],[127.87,0.82],[127.99,1.08],[128.18,1.15],[128.09,1.26],[128.2,1.39],[128.44,1.54],[128.72,1.57],[128.7,1.07],[128.21,0.77],[128.68,0.55],[128.69,0.35],[128.9,0.22],[128.46,0.39],[127.91,0.44],[127.89,0.02],[127.98,-0.26],[128.44,-0.91],[128.03,-0.7],[127.89,-0.41],[127.69,-0.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[128.51,2.06],[128.27,2.0],[128.2,2.27],[128.57,2.63],[128.69,2.48],[128.64,2.26],[128.51,2.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[126.68,4.06],[126.8,4.22],[126.7,4.4],[126.82,4.55],[126.92,4.28],[126.8,4.02],[126.68,4.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[126.61,7.49],[126.45,6.98],[126.32,6.98],[126.34,6.79],[126.17,6.9],[126.26,6.74],[126.2,6.28],[126.08,6.84],[125.85,7.34],[125.67,7.26],[125.38,6.67],[125.59,6.5],[125.7,6.04],[125.37,5.57],[125.18,5.8],[125.25,6.09],[125.16,6.11],[125.09,5.88],[124.96,5.86],[124.2,6.22],[123.97,6.83],[124.03,7.12],[124.25,7.4],[123.7,7.81],[123.44,7.8],[123.49,7.66],[123.35,7.57],[123.43,7.37],[123.28,7.52],[123.14,7.51],[123.12,7.74],[123.01,7.47],[122.92,7.55],[122.81,7.47],[122.81,7.74],[122.65,7.79],[122.36,7.47],[122.12,6.9],[121.94,6.98],[121.9,7.14],[122.05,7.31],[122.15,7.59],[122.1,7.74],[122.25,7.98],[122.68,8.16],[122.95,8.16],[123.04,8.49],[123.32,8.53],[123.44,8.65],[123.4,8.72],[123.58,8.58],[123.62,8.67],[123.76,8.61],[123.84,8.45],[123.88,8.16],[123.68,7.96],[123.97,8.17],[124.23,8.21],[124.41,8.61],[124.66,8.51],[124.64,8.43],[124.75,8.5],[124.81,9.01],[125.11,8.83],[125.21,9.09],[125.31,8.99],[125.52,9.02],[125.4,9.68],[125.46,9.82],[125.64,9.61],[125.97,9.48],[125.91,9.4],[126.06,9.25],[126.22,9.31],[126.18,9.09],[126.35,8.85],[126.11,8.61],[126.41,8.49],[126.34,8.21],[126.46,8.24],[126.47,8.1],[126.38,7.89],[126.58,7.72],[126.61,7.49]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[124.62,9.8],[124.34,9.62],[124.07,9.6],[123.8,9.76],[124.16,10.13],[124.33,10.16],[124.59,10.02],[124.55,9.86],[124.62,9.8]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[123.58,10.83],[123.14,9.62],[123.32,9.26],[123.23,9.11],[123.03,9.04],[122.84,9.35],[122.55,9.49],[122.4,9.84],[122.47,9.97],[122.87,10.1],[122.81,10.52],[122.97,10.72],[122.97,10.88],[123.21,11.0],[123.52,10.92],[123.58,10.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[125.71,9.88],[125.49,10.14],[125.65,10.46],[125.71,9.88]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[124.05,11.28],[124.01,10.37],[123.65,10.06],[123.48,9.55],[123.33,9.41],[123.39,9.97],[123.72,10.49],[124.05,11.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[125.15,10.19],[124.99,10.38],[125.03,10.02],[124.78,10.15],[124.78,10.82],[124.62,11.0],[124.51,10.87],[124.4,10.93],[124.4,11.3],[124.3,11.54],[124.63,11.3],[124.85,11.43],[124.98,11.38],[125.01,10.75],[125.19,10.6],[125.27,10.32],[125.14,10.28],[125.15,10.19]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[125.71,11.11],[125.25,11.09],[125.17,11.27],[125.0,11.29],[125.01,11.43],[124.83,11.51],[125.04,11.76],[124.89,11.76],[124.68,12.03],[124.49,12.1],[124.28,12.57],[125.17,12.58],[125.27,12.5],[125.31,12.3],[125.54,12.18],[125.46,12.13],[125.53,12.06],[125.45,11.95],[125.47,11.61],[125.64,11.37],[125.56,11.21],[125.69,11.19],[125.76,11.02],[125.71,11.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[124.07,11.73],[123.49,12.22],[123.16,11.92],[123.29,12.22],[123.22,12.23],[123.23,12.59],[123.36,12.55],[123.33,12.44],[123.43,12.52],[123.79,12.19],[123.89,12.21],[124.05,11.97],[124.0,12.01],[124.07,11.73]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[124.42,13.87],[124.33,13.56],[124.05,13.61],[124.14,14.08],[124.42,13.87]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[128.31,26.7],[127.85,26.44],[127.92,26.31],[127.83,26.32],[127.8,26.14],[127.65,26.08],[127.72,26.43],[127.96,26.56],[127.88,26.69],[128.06,26.64],[128.26,26.89],[128.31,26.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[128.9,32.65],[128.77,32.57],[128.6,32.61],[128.65,32.78],[128.81,32.8],[128.9,32.65]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[126.95,33.47],[126.27,33.2],[126.16,33.3],[126.31,33.46],[126.65,33.55],[126.9,33.52],[126.95,33.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[128.97,72.59],[128.38,72.55],[128.1,72.63],[128.65,72.68],[128.97,72.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[129.42,72.81],[128.65,72.79],[128.32,72.81],[128.99,72.93],[129.42,72.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[138.05,-35.92],[137.63,-35.91],[137.6,-36.03],[137.46,-36.08],[137.23,-35.98],[136.72,-36.06],[136.53,-35.91],[136.6,-35.76],[137.34,-35.58],[137.62,-35.58],[137.58,-35.73],[137.81,-35.81],[137.94,-35.73],[138.13,-35.82],[138.05,-35.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[130.16,-31.57],[128.99,-31.69],[127.29,-32.27],[126.01,-32.27],[124.83,-32.87],[124.2,-33.04],[123.95,-33.57],[123.53,-33.94],[123.38,-33.89],[123.15,-34.01],[123.02,-33.86],[122.09,-34.02],[122.01,-33.82],[121.79,-33.9],[121.33,-33.82],[120.39,-33.97],[120.0,-33.93],[119.57,-34.14],[119.47,-34.31],[119.56,-34.38],[119.41,-34.37],[119.36,-34.5],[119.3,-34.45],[119.23,-34.53],[118.84,-34.45],[118.89,-34.5],[118.72,-34.64],[118.44,-34.74],[118.4,-34.9],[118.16,-34.95],[118.2,-35.02],[117.84,-35.03],[118.0,-35.09],[117.93,-35.12],[117.68,-35.05],[117.62,-35.14],[117.19,-35.01],[116.64,-35.05],[116.4,-34.95],[116.5,-34.94],[116.39,-34.86],[116.38,-34.92],[115.98,-34.84],[115.51,-34.39],[115.26,-34.3],[115.12,-34.36],[114.97,-34.08],[114.99,-33.52],[115.19,-33.64],[115.37,-33.63],[115.71,-33.27],[115.6,-32.66],[115.7,-32.51],[115.64,-32.66],[115.71,-32.78],[115.72,-31.77],[115.06,-30.52],[114.94,-30.03],[114.98,-29.48],[114.84,-29.11],[114.6,-28.84],[114.53,-28.52],[114.17,-28.11],[114.01,-27.32],[113.16,-26.15],[113.28,-26.23],[113.31,-26.0],[113.33,-26.27],[113.38,-26.38],[113.36,-26.01],[113.49,-26.48],[113.54,-26.29],[113.57,-26.57],[113.63,-26.44],[113.67,-26.65],[113.87,-26.52],[113.88,-26.34],[113.58,-26.09],[113.42,-25.73],[113.52,-25.51],[113.76,-25.89],[113.73,-26.2],[113.85,-26.12],[113.85,-25.94],[114.02,-26.39],[114.1,-26.45],[114.23,-26.32],[114.19,-25.98],[114.27,-25.99],[114.26,-25.84],[113.69,-25.11],[113.6,-24.73],[113.39,-24.41],[113.46,-23.91],[113.77,-23.46],[113.81,-22.93],[113.65,-22.58],[113.95,-21.95],[114.17,-21.8],[114.08,-22.18],[114.17,-22.32],[114.11,-22.48],[114.34,-22.49],[114.5,-22.0],[114.55,-22.04],[114.65,-21.84],[115.48,-21.5],[115.94,-21.06],[116.15,-20.97],[116.2,-20.85],[116.45,-20.81],[116.79,-20.53],[116.86,-20.71],[117.15,-20.6],[117.35,-20.73],[117.74,-20.66],[118.15,-20.36],[118.81,-20.28],[119.1,-19.97],[119.59,-20.07],[119.73,-19.96],[120.37,-19.87],[121.13,-19.52],[121.52,-19.07],[121.61,-18.71],[121.77,-18.66],[121.81,-18.46],[122.35,-18.12],[122.34,-17.98],[122.17,-17.98],[122.17,-17.26],[122.47,-16.92],[122.59,-16.97],[122.53,-16.86],[122.58,-16.78],[122.82,-16.78],[122.76,-16.6],[122.92,-16.42],[123.02,-16.38],[122.96,-16.58],[123.13,-16.69],[123.14,-16.91],[123.57,-17.6],[123.59,-16.99],[123.91,-17.22],[123.79,-17.0],[123.86,-17.03],[123.95,-16.83],[123.79,-16.89],[123.51,-16.65],[123.61,-16.55],[123.42,-16.49],[123.64,-16.53],[123.51,-16.41],[123.71,-16.43],[123.63,-16.36],[123.71,-16.33],[123.54,-16.27],[123.57,-16.18],[123.81,-16.19],[123.73,-16.26],[123.86,-16.33],[123.86,-16.43],[123.89,-16.34],[123.99,-16.38],[123.91,-16.22],[124.22,-16.4],[124.39,-16.35],[124.47,-16.39],[124.84,-16.43],[124.9,-16.4],[124.4,-16.33],[124.43,-16.06],[124.52,-16.18],[124.6,-16.12],[124.61,-15.9],[124.73,-15.81],[124.61,-15.81],[124.49,-16.0],[124.38,-15.53],[124.63,-15.5],[124.64,-15.42],[124.68,-15.47],[124.66,-15.25],[125.19,-15.52],[125.07,-15.42],[125.14,-15.31],[124.89,-15.3],[125.06,-15.16],[124.87,-15.25],[124.84,-15.14],[125.02,-15.1],[125.0,-14.97],[125.07,-14.97],[125.17,-15.16],[125.15,-15.03],[125.17,-15.01],[125.29,-15.14],[125.43,-15.14],[125.37,-15.05],[125.43,-15.01],[125.19,-14.95],[125.31,-14.89],[125.14,-14.74],[125.35,-14.5],[125.34,-14.61],[125.39,-14.54],[125.44,-14.64],[125.49,-14.49],[125.59,-14.55],[125.62,-14.22],[125.73,-14.27],[125.64,-14.63],[125.73,-14.4],[125.92,-14.64],[125.93,-14.52],[126.04,-14.51],[125.98,-14.38],[126.14,-14.2],[126.13,-14.09],[125.97,-14.02],[126.1,-14.03],[126.02,-13.92],[126.09,-13.89],[126.11,-14.02],[126.22,-13.96],[126.17,-14.09],[126.29,-14.23],[126.33,-14.06],[126.53,-13.93],[126.45,-14.08],[126.6,-14.23],[126.71,-13.98],[126.86,-13.95],[126.75,-13.79],[126.84,-13.82],[126.86,-13.74],[127.02,-13.78],[127.13,-13.97],[127.17,-13.88],[127.42,-13.94],[127.95,-14.57],[128.23,-14.72],[128.12,-14.85],[128.02,-15.5],[128.13,-15.18],[128.29,-15.4],[128.2,-15.06],[128.31,-14.9],[128.35,-15.04],[128.45,-15.04],[128.44,-14.85],[128.39,-14.8],[128.53,-14.75],[129.1,-14.91],[129.18,-14.98],[129.15,-15.22],[129.26,-15.11],[129.23,-14.84],[129.48,-14.93],[129.59,-15.17],[129.73,-15.19],[129.65,-14.83],[129.98,-14.81],[129.99,-14.73],[129.76,-14.82],[129.8,-14.76],[129.71,-14.78],[129.59,-14.61],[129.72,-14.6],[129.79,-14.53],[129.54,-14.55],[129.37,-14.33],[129.48,-14.05],[129.59,-14.09],[129.61,-14.0],[129.74,-13.99],[129.89,-13.44],[129.97,-13.53],[130.33,-13.35],[130.12,-13.16],[130.13,-12.94],[130.32,-12.91],[130.35,-12.67],[130.51,-12.6],[130.59,-12.71],[130.69,-12.7],[130.56,-12.63],[130.58,-12.4],[130.78,-12.43],[130.79,-12.59],[130.9,-12.64],[130.97,-12.63],[130.87,-12.51],[130.97,-12.54],[130.82,-12.4],[131.05,-12.37],[131.03,-12.15],[131.26,-12.24],[131.3,-12.04],[131.45,-12.29],[131.9,-12.22],[132.06,-12.31],[132.25,-12.16],[132.38,-12.22],[132.39,-12.38],[132.44,-12.15],[132.76,-12.13],[132.63,-12.07],[132.59,-11.78],[132.7,-11.65],[132.5,-11.48],[132.11,-11.52],[131.98,-11.35],[131.77,-11.31],[131.88,-11.17],[131.98,-11.23],[131.99,-11.13],[132.11,-11.21],[132.17,-11.41],[132.24,-11.34],[132.15,-11.14],[132.29,-11.27],[132.34,-11.12],[132.38,-11.28],[132.47,-11.23],[132.67,-11.51],[132.89,-11.42],[132.91,-11.33],[133.17,-11.7],[133.53,-11.75],[133.53,-11.87],[133.92,-11.72],[133.84,-11.86],[134.14,-11.88],[134.19,-12.08],[134.29,-11.97],[134.59,-12.06],[134.77,-11.95],[134.86,-12.13],[135.22,-12.3],[135.17,-12.23],[135.34,-12.25],[135.22,-12.19],[135.37,-12.09],[135.59,-12.1],[135.71,-12.02],[135.58,-12.06],[135.59,-11.97],[135.78,-11.92],[135.9,-11.76],[135.72,-12.0],[135.92,-11.97],[135.65,-12.2],[135.73,-12.31],[136.05,-12.06],[135.94,-12.21],[136.06,-12.23],[135.99,-12.36],[136.03,-12.47],[136.28,-12.42],[136.36,-12.22],[136.18,-12.17],[136.45,-11.94],[136.57,-11.9],[136.47,-11.99],[136.66,-12.26],[136.76,-12.16],[136.98,-12.35],[136.77,-12.54],[136.81,-12.46],[136.74,-12.48],[136.61,-12.83],[136.47,-12.77],[136.66,-13.0],[136.5,-12.98],[136.57,-13.06],[136.47,-13.24],[136.32,-13.31],[136.39,-13.23],[136.33,-13.05],[136.16,-13.26],[136.15,-13.12],[136.05,-13.31],[136.01,-13.22],[135.88,-13.33],[135.97,-13.43],[135.85,-13.46],[135.89,-13.71],[136.08,-13.66],[135.91,-14.2],[135.37,-14.72],[135.47,-14.95],[136.22,-15.41],[136.27,-15.56],[136.59,-15.71],[136.72,-15.94],[136.99,-15.86],[137.36,-16.12],[137.75,-16.25],[138.18,-16.7],[139.01,-16.9],[139.27,-17.35],[140.0,-17.71],[140.52,-17.63],[140.85,-17.44],[140.95,-17.02],[141.2,-16.7],[141.43,-16.06],[141.44,-15.65],[141.67,-15.01],[141.52,-14.48],[141.6,-14.11],[141.47,-13.87],[141.69,-13.25],[141.58,-12.99],[141.81,-12.67],[141.94,-12.91],[141.91,-12.76],[142.01,-12.71],[141.82,-12.65],[141.97,-12.59],[141.8,-12.58],[141.69,-12.5],[141.74,-12.45],[141.59,-12.54],[141.72,-12.23],[141.81,-12.24],[141.83,-12.01],[141.91,-11.95],[141.92,-12.11],[142.03,-12.04],[141.95,-11.9],[142.13,-11.34],[142.15,-10.95],[142.55,-10.69],[142.62,-10.75],[142.5,-10.95],[142.59,-10.86],[142.67,-11.0],[142.74,-10.98],[142.87,-11.38],[142.86,-11.84],[143.25,-11.97],[143.09,-12.15],[143.08,-12.33],[143.25,-12.39],[143.43,-12.61],[143.36,-12.88],[143.54,-12.83],[143.6,-13.52],[143.53,-13.75],[143.78,-14.4],[143.94,-14.51],[144.2,-14.25],[144.3,-14.31],[144.49,-14.16],[144.68,-14.56],[144.9,-14.61],[145.03,-14.81],[145.35,-14.94],[145.24,-15.17],[145.35,-15.25],[145.24,-15.43],[145.46,-16.06],[145.4,-16.44],[145.72,-16.8],[145.77,-16.99],[145.96,-16.87],[145.88,-17.06],[146.15,-17.63],[146.01,-18.24],[146.21,-18.51],[146.34,-18.53],[146.27,-18.85],[146.33,-18.96],[146.91,-19.3],[147.02,-19.18],[147.13,-19.41],[147.42,-19.41],[147.4,-19.3],[147.68,-19.83],[147.79,-19.84],[147.75,-19.69],[147.82,-19.71],[147.93,-19.9],[148.28,-19.97],[148.26,-20.08],[148.4,-20.2],[148.44,-20.06],[148.56,-20.05],[148.61,-20.21],[148.78,-20.24],[148.94,-20.53],[148.7,-20.44],[148.66,-20.57],[148.84,-20.78],[148.83,-20.89],[149.06,-20.9],[149.03,-20.98],[149.23,-21.09],[149.2,-21.22],[149.34,-21.42],[149.29,-21.51],[149.49,-21.54],[149.44,-21.79],[149.59,-22.28],[149.7,-22.34],[149.66,-22.49],[149.81,-22.38],[150.05,-22.65],[149.92,-22.3],[150.05,-22.14],[150.19,-22.38],[150.61,-22.61],[150.54,-22.37],[150.66,-22.42],[150.68,-22.36],[150.76,-22.47],[150.68,-22.56],[150.73,-22.63],[150.77,-22.53],[150.83,-22.7],[150.74,-22.93],[150.88,-23.49],[150.81,-23.51],[151.01,-23.57],[151.19,-23.8],[151.55,-24.09],[151.69,-24.1],[151.64,-23.98],[151.78,-24.02],[152.12,-24.59],[152.47,-24.81],[152.64,-25.16],[152.57,-25.18],[152.91,-25.29],[152.87,-25.48],[152.97,-25.5],[152.88,-25.67],[153.02,-25.83],[153.02,-25.97],[153.06,-25.82],[153.21,-25.93],[153.07,-26.32],[153.21,-27.08],[153.04,-27.19],[153.12,-27.2],[153.06,-27.31],[153.45,-27.79],[153.4,-27.95],[153.57,-28.19],[153.63,-28.66],[153.61,-28.87],[153.35,-29.28],[153.29,-29.83],[153.02,-30.58],[153.06,-31.08],[152.75,-31.84],[152.55,-32.04],[152.54,-32.44],[152.29,-32.56],[152.22,-32.7],[152.06,-32.7],[152.19,-32.77],[151.8,-32.89],[151.57,-33.29],[151.45,-33.3],[151.42,-33.53],[151.23,-33.53],[151.23,-33.61],[151.34,-33.62],[151.28,-33.95],[151.1,-34.01],[151.23,-34.04],[150.8,-34.55],[150.92,-34.6],[150.73,-34.87],[150.84,-35.08],[150.7,-35.03],[150.76,-35.18],[150.55,-35.21],[150.29,-35.72],[150.19,-35.73],[150.24,-35.83],[150.08,-36.08],[150.14,-36.32],[149.88,-37.1],[150.05,-37.27],[149.95,-37.28],[149.99,-37.5],[149.72,-37.52],[149.77,-37.58],[149.68,-37.69],[149.49,-37.78],[148.31,-37.82],[147.76,-37.99],[146.85,-38.68],[146.22,-38.71],[146.29,-38.91],[146.48,-38.81],[146.48,-39.06],[146.39,-39.14],[146.18,-38.87],[146.09,-38.82],[145.92,-38.91],[145.81,-38.65],[145.6,-38.68],[145.37,-38.54],[145.56,-38.39],[145.46,-38.23],[145.26,-38.24],[145.23,-38.41],[144.94,-38.51],[144.68,-38.33],[144.98,-38.34],[145.12,-38.16],[144.93,-37.87],[144.37,-38.12],[144.7,-38.15],[144.65,-38.29],[144.4,-38.3],[143.54,-38.86],[142.5,-38.37],[142.18,-38.4],[141.76,-38.26],[141.63,-38.31],[141.65,-38.4],[141.41,-38.41],[141.13,-38.13],[140.69,-38.07],[140.4,-37.92],[140.11,-37.52],[139.79,-37.27],[139.67,-36.95],[139.84,-36.85],[139.86,-36.63],[139.73,-36.37],[139.46,-35.96],[138.92,-35.58],[139.45,-35.93],[139.67,-36.23],[139.48,-35.9],[139.04,-35.6],[139.16,-35.5],[139.23,-35.69],[139.34,-35.69],[139.36,-35.59],[139.22,-35.51],[139.36,-35.49],[139.36,-35.38],[139.18,-35.32],[138.96,-35.41],[139.03,-35.52],[138.79,-35.48],[138.99,-35.55],[138.75,-35.54],[138.53,-35.65],[138.11,-35.62],[138.44,-35.34],[138.55,-34.78],[138.08,-34.13],[137.75,-35.13],[136.84,-35.26],[137.02,-34.9],[137.45,-34.92],[137.51,-34.62],[137.41,-34.47],[137.45,-34.16],[137.6,-33.88],[137.93,-33.62],[137.81,-33.26],[138.04,-33.08],[137.77,-32.52],[137.78,-32.98],[137.63,-32.96],[137.45,-33.14],[137.22,-33.65],[136.95,-33.68],[136.88,-33.75],[136.96,-33.75],[136.61,-33.9],[136.11,-34.38],[136.1,-34.53],[135.94,-34.53],[135.8,-34.81],[136.02,-34.74],[135.96,-35.01],[135.78,-34.86],[135.63,-34.95],[135.29,-34.59],[135.11,-34.6],[135.21,-34.43],[135.37,-34.63],[135.5,-34.61],[135.39,-34.57],[135.26,-34.0],[134.84,-33.63],[134.86,-33.48],[134.71,-33.17],[134.58,-33.15],[134.63,-33.25],[134.48,-33.16],[134.33,-33.21],[134.15,-33.03],[134.21,-32.98],[134.07,-32.93],[134.13,-32.84],[134.07,-32.73],[134.22,-32.73],[134.22,-32.8],[134.27,-32.59],[134.13,-32.45],[133.86,-32.54],[133.95,-32.39],[133.67,-32.11],[133.27,-32.22],[132.78,-31.95],[132.23,-32.03],[131.78,-31.73],[131.18,-31.48],[130.79,-31.61],[130.16,-31.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[139.71,-16.53],[139.55,-16.48],[139.44,-16.66],[139.24,-16.72],[139.18,-16.66],[139.14,-16.76],[139.17,-16.6],[139.31,-16.46],[139.6,-16.4],[139.73,-16.44],[139.71,-16.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[136.94,-14.24],[136.32,-14.23],[136.44,-14.12],[136.41,-13.82],[136.59,-13.81],[136.57,-13.69],[136.72,-13.65],[136.73,-13.84],[136.81,-13.85],[136.9,-13.76],[136.7,-14.13],[136.87,-14.21],[136.98,-14.15],[136.94,-14.24]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[130.64,-11.77],[130.02,-11.79],[130.07,-11.67],[130.2,-11.65],[130.15,-11.49],[130.27,-11.34],[130.34,-11.32],[130.45,-11.7],[130.64,-11.77]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[131.47,-11.6],[131.39,-11.58],[130.94,-11.93],[130.5,-11.65],[130.37,-11.18],[130.7,-11.43],[130.92,-11.31],[131.02,-11.41],[131.15,-11.25],[131.22,-11.4],[131.27,-11.19],[131.53,-11.4],[131.47,-11.6]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[138.56,-8.31],[138.82,-8.16],[138.91,-8.4],[138.58,-8.37],[138.56,-8.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[139.08,-7.58],[138.89,-7.9],[138.9,-8.08],[138.66,-8.17],[138.41,-8.4],[137.64,-8.43],[137.89,-7.82],[138.24,-7.46],[138.8,-7.37],[138.92,-7.53],[139.08,-7.58]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[131.65,-7.24],[131.63,-7.62],[131.34,-8.0],[131.28,-7.94],[131.12,-8.0],[131.12,-7.69],[131.25,-7.71],[131.18,-7.65],[131.24,-7.49],[131.59,-7.12],[131.74,-7.2],[131.65,-7.24]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[134.52,-6.59],[134.21,-6.91],[134.07,-6.83],[134.11,-6.46],[134.21,-6.51],[134.12,-6.42],[134.11,-6.17],[134.33,-6.39],[134.46,-6.45],[134.52,-6.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[134.63,-6.35],[134.33,-6.22],[134.28,-6.08],[134.37,-6.02],[134.29,-5.92],[134.38,-5.79],[134.2,-5.71],[134.35,-5.71],[134.51,-5.43],[134.63,-5.44],[134.7,-5.53],[134.64,-5.59],[134.76,-5.67],[134.74,-5.97],[134.65,-5.93],[134.6,-5.95],[134.77,-6.09],[134.63,-6.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[141.15,-9.23],[139.97,-8.17],[140.15,-7.88],[139.97,-8.1],[139.4,-8.2],[139.25,-8.15],[139.25,-8.02],[139.22,-7.98],[139.29,-7.97],[139.22,-7.95],[139.22,-8.07],[138.91,-8.29],[138.84,-8.12],[138.93,-8.07],[138.92,-7.9],[139.09,-7.56],[138.67,-7.2],[139.16,-7.24],[139.24,-7.15],[139.06,-7.21],[138.84,-7.15],[138.56,-6.92],[138.93,-6.84],[139.07,-6.95],[139.19,-6.97],[138.68,-6.71],[138.68,-6.65],[138.83,-6.71],[138.47,-6.4],[138.26,-5.91],[138.4,-5.84],[138.16,-5.77],[138.36,-5.68],[138.07,-5.73],[138.06,-5.4],[138.0,-5.48],[137.92,-5.33],[137.81,-5.36],[137.81,-5.25],[137.38,-5.08],[137.28,-4.94],[137.22,-5.01],[137.1,-4.89],[136.82,-4.93],[135.95,-4.51],[135.19,-4.45],[134.65,-4.12],[134.69,-3.95],[134.92,-3.98],[134.97,-3.94],[134.68,-3.91],[134.53,-4.03],[134.33,-3.87],[134.32,-4.02],[134.14,-3.9],[134.13,-3.75],[133.97,-3.85],[133.84,-3.59],[133.83,-3.72],[133.7,-3.67],[133.64,-3.48],[133.69,-3.22],[133.93,-3.11],[133.86,-2.92],[133.67,-3.12],[133.63,-3.42],[133.51,-3.38],[133.59,-3.55],[133.41,-3.72],[133.45,-3.87],[133.25,-4.07],[132.91,-4.09],[132.73,-3.68],[132.93,-3.55],[132.81,-3.28],[132.67,-3.33],[132.55,-3.11],[132.33,-2.95],[131.98,-2.93],[132.04,-2.8],[131.96,-2.79],[132.31,-2.68],[132.73,-2.81],[133.03,-2.48],[133.24,-2.42],[133.39,-2.53],[133.38,-2.68],[133.45,-2.49],[133.45,-2.64],[133.47,-2.52],[133.52,-2.59],[133.63,-2.54],[133.68,-2.72],[133.71,-2.51],[133.82,-2.65],[133.75,-2.44],[133.91,-2.48],[133.87,-2.41],[134.01,-2.39],[133.87,-2.34],[133.95,-2.29],[133.95,-2.2],[133.79,-2.26],[133.94,-2.11],[133.65,-2.24],[132.69,-2.31],[132.56,-2.19],[132.31,-2.27],[131.94,-1.9],[132.02,-1.68],[131.89,-1.65],[131.98,-1.54],[131.8,-1.61],[131.79,-1.5],[131.72,-1.57],[131.28,-1.37],[131.34,-1.45],[131.21,-1.52],[130.95,-1.43],[131.25,-1.08],[131.24,-0.82],[131.88,-0.69],[132.15,-0.44],[132.44,-0.35],[132.98,-0.44],[133.39,-0.72],[133.99,-0.73],[134.17,-0.86],[134.04,-0.96],[134.28,-1.35],[134.09,-1.68],[134.16,-2.32],[134.46,-2.86],[134.53,-2.83],[134.48,-2.54],[134.55,-2.46],[134.64,-2.51],[134.7,-2.96],[134.85,-2.9],[134.82,-3.14],[135.11,-3.36],[135.52,-3.34],[135.93,-2.97],[136.02,-2.71],[136.27,-2.56],[136.38,-2.23],[136.75,-2.25],[137.18,-2.11],[137.23,-2.06],[137.12,-1.8],[137.88,-1.47],[139.78,-2.35],[140.16,-2.32],[140.33,-2.46],[140.61,-2.44],[140.74,-2.5],[140.72,-2.63],[141.19,-2.62],[142.01,-2.96],[142.06,-3.06],[143.52,-3.44],[144.02,-3.8],[144.51,-3.82],[144.56,-3.98],[144.87,-4.1],[145.08,-4.36],[145.35,-4.39],[145.8,-4.84],[145.76,-5.48],[146.46,-5.6],[147.12,-5.97],[147.45,-5.96],[147.83,-6.34],[147.85,-6.69],[146.98,-6.74],[146.95,-6.93],[147.07,-7.01],[147.19,-7.46],[147.49,-7.62],[147.73,-7.93],[148.15,-8.05],[148.23,-8.55],[148.45,-8.67],[148.59,-9.06],[149.31,-9.02],[149.33,-9.15],[149.18,-9.37],[149.23,-9.49],[150.05,-9.68],[149.73,-9.81],[149.85,-10.01],[150.63,-10.28],[150.87,-10.22],[150.62,-10.34],[150.4,-10.3],[150.36,-10.4],[150.69,-10.56],[150.21,-10.7],[149.85,-10.55],[150.08,-10.46],[149.92,-10.49],[149.75,-10.34],[148.75,-10.23],[148.69,-10.1],[148.64,-10.19],[148.4,-10.2],[148.16,-10.07],[147.98,-10.17],[147.87,-10.04],[147.72,-10.1],[147.31,-9.54],[147.07,-9.47],[146.89,-9.27],[146.98,-9.03],[146.87,-9.11],[146.6,-9.01],[146.61,-8.8],[146.36,-8.56],[146.1,-8.08],[145.8,-8.01],[145.79,-7.91],[145.44,-7.94],[145.18,-7.81],[144.88,-7.78],[144.85,-7.57],[144.82,-7.68],[144.65,-7.56],[144.6,-7.66],[144.52,-7.5],[144.51,-7.67],[144.41,-7.51],[144.51,-7.8],[144.31,-7.61],[144.21,-7.8],[143.85,-7.65],[143.77,-7.51],[143.65,-7.44],[143.96,-7.97],[143.8,-7.93],[143.91,-8.01],[143.77,-8.04],[143.36,-7.9],[143.56,-8.04],[143.61,-8.24],[142.96,-8.34],[142.7,-8.26],[142.49,-8.33],[142.36,-8.17],[142.22,-8.17],[142.15,-8.22],[142.35,-8.19],[142.45,-8.37],[142.73,-8.32],[143.1,-8.47],[143.4,-8.77],[143.37,-9.0],[142.65,-9.33],[142.21,-9.16],[141.62,-9.23],[141.35,-9.14],[141.15,-9.23]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[130.84,-3.85],[130.0,-3.47],[129.89,-3.33],[129.51,-3.3],[129.56,-3.44],[129.49,-3.46],[128.96,-3.36],[128.98,-3.25],[128.88,-3.2],[128.68,-3.43],[128.48,-3.46],[128.18,-3.19],[128.17,-3.07],[127.93,-3.55],[127.84,-3.17],[128.1,-3.07],[128.07,-2.97],[128.18,-2.86],[129.05,-2.8],[129.18,-2.96],[129.54,-2.78],[129.96,-2.97],[130.34,-2.98],[130.59,-3.13],[130.67,-3.4],[130.82,-3.43],[130.87,-3.57],[130.84,-3.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[130.37,-2.01],[130.34,-1.95],[130.13,-2.07],[129.71,-1.88],[130.34,-1.68],[130.44,-1.84],[130.37,-2.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[136.9,-1.79],[136.27,-1.91],[135.42,-1.61],[136.9,-1.79]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[130.95,-1.35],[130.76,-1.24],[130.65,-0.97],[131.05,-0.93],[130.95,-1.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[136.14,-1.22],[135.86,-1.17],[135.77,-0.84],[135.66,-0.89],[135.46,-0.79],[135.37,-0.64],[135.87,-0.7],[136.2,-1.07],[136.38,-1.11],[136.14,-1.22]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[131.35,-0.29],[130.97,-0.36],[130.65,-0.08],[130.75,-0.29],[130.95,-0.37],[130.73,-0.44],[130.69,-0.29],[130.55,-0.44],[130.52,-0.26],[130.22,-0.2],[130.42,-0.2],[130.41,-0.13],[130.3,-0.17],[130.34,-0.08],[130.82,-0.0],[131.3,-0.16],[131.35,-0.29]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[129.72,28.43],[129.38,28.12],[129.15,28.25],[129.69,28.51],[129.72,28.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[130.16,32.31],[130.01,32.19],[129.96,32.24],[130.06,32.31],[129.98,32.33],[130.0,32.53],[130.19,32.52],[130.16,32.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[131.61,32.33],[131.34,31.37],[131.07,31.45],[131.01,31.36],[131.13,31.28],[130.66,31.0],[130.8,31.34],[130.59,31.59],[130.76,31.56],[130.78,31.71],[130.64,31.71],[130.53,31.51],[130.66,31.27],[130.59,31.16],[130.22,31.25],[130.12,31.41],[130.23,31.38],[130.33,31.56],[130.17,31.79],[130.24,31.82],[130.18,32.09],[130.32,32.12],[130.51,32.34],[130.67,32.65],[130.45,32.62],[130.63,32.7],[130.61,32.79],[130.44,32.92],[130.42,33.09],[130.24,33.19],[130.13,33.12],[130.22,32.98],[130.11,32.88],[130.34,32.86],[130.36,32.69],[130.17,32.59],[130.21,32.75],[130.09,32.79],[129.74,32.57],[129.86,32.72],[129.64,32.93],[129.68,33.09],[129.82,32.98],[129.79,32.87],[130.0,32.85],[129.95,33.02],[129.55,33.23],[129.58,33.37],[129.85,33.28],[129.79,33.45],[129.87,33.44],[129.85,33.55],[130.02,33.45],[130.21,33.67],[130.29,33.57],[130.39,33.6],[130.4,33.67],[130.35,33.64],[130.29,33.66],[130.29,33.69],[130.69,33.94],[130.9,33.89],[131.01,33.97],[130.96,33.82],[131.1,33.62],[131.37,33.57],[131.67,33.67],[131.74,33.48],[131.51,33.36],[131.51,33.27],[131.9,33.27],[131.81,33.13],[132.0,33.09],[131.9,32.98],[132.08,32.93],[131.7,32.58],[131.74,32.49],[131.61,32.33]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[134.75,33.83],[134.31,33.57],[134.18,33.24],[133.93,33.49],[133.74,33.54],[133.29,33.36],[133.23,33.16],[133.0,32.99],[133.0,32.71],[132.63,32.75],[132.71,32.91],[132.5,32.89],[132.47,33.04],[132.38,33.02],[132.49,33.13],[132.39,33.2],[132.55,33.23],[132.53,33.31],[132.38,33.32],[132.42,33.44],[132.01,33.35],[132.68,33.72],[132.9,34.12],[133.13,33.93],[133.51,33.97],[133.64,34.08],[133.56,34.26],[133.7,34.23],[133.94,34.38],[134.14,34.39],[134.44,34.21],[134.65,34.24],[134.6,34.01],[134.7,33.94],[134.65,33.85],[134.75,33.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[134.9,34.36],[134.96,34.27],[134.8,34.2],[134.66,34.29],[135.0,34.61],[134.9,34.36]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[129.46,34.7],[129.34,34.3],[129.31,34.38],[129.23,34.36],[129.32,34.65],[129.46,34.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[133.27,34.32],[133.25,34.43],[133.19,34.28],[133.08,34.26],[133.17,34.36],[133.09,34.39],[132.57,34.19],[132.52,34.35],[132.35,34.35],[132.22,34.24],[132.16,33.84],[132.06,33.78],[132.1,33.87],[131.74,34.06],[131.44,33.98],[131.39,34.04],[131.26,33.92],[131.04,34.05],[130.92,33.91],[130.88,33.94],[130.89,34.34],[131.03,34.38],[130.96,34.43],[131.41,34.42],[131.6,34.66],[131.86,34.71],[132.64,35.29],[132.64,35.44],[133.09,35.6],[133.31,35.58],[133.26,35.5],[133.4,35.45],[134.24,35.55],[134.54,35.67],[134.93,35.64],[135.23,35.77],[135.31,35.67],[135.19,35.55],[135.25,35.59],[135.32,35.45],[135.46,35.6],[135.53,35.49],[135.83,35.53],[135.81,35.64],[135.98,35.63],[136.02,35.77],[136.07,35.66],[136.1,35.78],[135.96,36.0],[136.12,36.25],[136.38,36.39],[136.69,36.73],[136.77,36.98],[136.67,37.15],[136.78,37.37],[137.35,37.51],[137.23,37.29],[137.01,37.18],[136.95,37.23],[136.86,37.08],[137.05,37.1],[137.01,36.84],[137.3,36.76],[137.45,36.93],[138.24,37.18],[138.55,37.38],[138.86,37.83],[139.43,38.15],[139.49,38.45],[139.77,38.82],[140.0,39.33],[140.03,39.82],[139.92,39.9],[139.76,39.86],[139.7,39.99],[139.87,39.98],[140.01,40.24],[139.86,40.61],[140.27,40.81],[140.32,41.03],[140.41,41.03],[140.25,41.12],[140.34,41.27],[140.63,41.19],[140.7,40.85],[140.85,40.88],[140.89,41.01],[141.13,40.87],[141.28,41.16],[141.21,41.26],[140.77,41.15],[140.91,41.54],[141.28,41.35],[141.46,41.43],[141.39,41.03],[141.44,40.67],[141.83,40.25],[142.0,39.77],[141.96,39.61],[142.04,39.64],[142.07,39.55],[141.95,39.46],[142.06,39.47],[141.91,39.33],[141.98,39.35],[141.84,39.15],[141.91,39.1],[141.73,39.04],[141.73,38.95],[141.64,38.99],[141.67,38.85],[141.59,38.88],[141.57,38.7],[141.46,38.66],[141.54,38.63],[141.47,38.57],[141.55,38.52],[141.47,38.43],[141.55,38.39],[141.53,38.27],[141.3,38.41],[141.08,38.36],[140.97,38.17],[141.01,37.13],[140.96,36.97],[140.74,36.77],[140.56,36.28],[140.65,36.01],[140.88,35.72],[140.48,35.57],[140.38,35.18],[140.13,35.12],[139.93,34.91],[139.76,34.96],[139.87,35.0],[139.87,35.25],[139.78,35.32],[140.1,35.57],[139.98,35.67],[139.77,35.65],[139.79,35.51],[139.64,35.45],[139.65,35.3],[139.75,35.25],[139.69,35.14],[139.54,35.31],[139.18,35.26],[139.08,35.08],[139.14,34.87],[138.99,34.65],[138.84,34.6],[138.75,34.69],[138.76,34.98],[138.91,35.03],[138.8,35.12],[138.55,35.1],[138.22,34.71],[138.23,34.59],[137.55,34.68],[137.02,34.58],[137.34,34.73],[137.28,34.81],[137.02,34.78],[136.98,34.92],[136.97,34.7],[136.86,34.74],[136.89,35.09],[136.83,35.08],[136.66,34.98],[136.52,34.68],[136.92,34.43],[136.9,34.27],[136.71,34.33],[136.34,34.18],[136.22,34.08],[136.27,33.97],[136.1,33.89],[135.96,33.59],[135.76,33.43],[135.44,33.55],[135.33,33.67],[135.39,33.71],[135.06,33.88],[135.19,34.15],[135.06,34.27],[135.37,34.48],[135.41,34.69],[135.05,34.62],[134.49,34.79],[134.21,34.73],[134.28,34.7],[134.15,34.6],[133.99,34.61],[133.94,34.59],[134.05,34.58],[133.94,34.45],[133.7,34.53],[133.42,34.47],[133.34,34.35],[133.27,34.32]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[138.24,37.8],[138.34,37.97],[138.25,37.98],[138.24,38.07],[138.51,38.32],[138.44,38.06],[138.57,38.02],[138.24,37.8]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[138.0,54.9],[137.99,54.8],[137.72,54.62],[137.49,54.88],[137.23,54.78],[137.57,55.19],[137.95,55.15],[137.88,55.0],[138.21,55.04],[138.0,54.9]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[137.32,71.5],[137.41,71.46],[136.99,71.52],[137.71,71.6],[137.97,71.51],[137.69,71.42],[137.32,71.5]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[136.27,73.93],[135.44,74.16],[135.35,74.26],[136.01,74.1],[136.27,73.93]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[141.07,74.06],[140.44,73.91],[140.16,74.07],[140.22,74.22],[140.89,74.28],[141.1,74.18],[141.07,74.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[145.39,75.52],[144.68,75.33],[144.94,75.27],[144.33,75.05],[143.36,75.07],[142.9,75.14],[142.49,75.38],[142.53,75.48],[143.01,75.6],[143.0,75.71],[142.34,75.73],[142.43,75.68],[142.01,75.62],[142.14,75.6],[142.08,75.53],[142.19,75.47],[142.16,75.38],[142.44,75.2],[142.67,75.09],[143.71,74.95],[142.51,74.82],[141.97,74.93],[142.36,74.93],[142.2,75.0],[141.84,75.0],[140.07,74.83],[139.65,74.98],[139.46,74.93],[139.52,74.86],[139.64,74.89],[139.5,74.77],[139.13,74.65],[137.9,74.85],[137.79,74.98],[137.13,75.14],[136.86,75.36],[137.42,75.37],[137.14,75.41],[137.3,75.47],[137.18,75.55],[137.29,75.6],[137.07,75.73],[137.74,75.75],[137.43,75.95],[138.38,76.16],[138.43,76.06],[138.53,76.19],[139.05,76.24],[138.9,76.22],[139.11,76.1],[139.83,75.97],[139.91,75.94],[139.8,75.89],[139.96,75.84],[140.51,75.79],[140.48,75.64],[141.06,75.65],[140.86,75.74],[141.0,76.05],[141.62,76.01],[141.31,76.18],[142.55,75.86],[143.95,75.83],[145.39,75.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[135.45,75.43],[135.69,75.87],[135.86,75.7],[136.18,75.62],[135.96,75.5],[135.98,75.42],[135.45,75.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[147.88,-43.13],[147.79,-43.24],[147.62,-43.02],[147.72,-42.94],[147.88,-43.04],[147.84,-42.9],[147.53,-42.84],[147.56,-42.98],[147.44,-43.05],[147.48,-42.91],[147.28,-42.78],[147.36,-42.93],[147.33,-43.04],[147.25,-43.03],[147.26,-43.25],[146.97,-43.13],[147.1,-43.3],[146.96,-43.34],[147.06,-43.36],[146.92,-43.43],[147.02,-43.48],[146.9,-43.53],[146.93,-43.61],[146.71,-43.63],[146.55,-43.47],[146.02,-43.55],[145.94,-43.36],[146.16,-43.42],[146.23,-43.32],[146.03,-43.32],[145.92,-43.2],[145.93,-43.29],[145.83,-43.29],[145.27,-42.6],[145.19,-42.2],[145.43,-42.38],[145.47,-42.51],[145.56,-42.34],[145.35,-42.15],[145.23,-42.2],[145.21,-41.97],[144.75,-41.41],[144.61,-41.0],[144.7,-40.87],[144.7,-40.66],[145.12,-40.82],[145.27,-40.72],[145.33,-40.84],[145.52,-40.85],[145.81,-41.03],[146.59,-41.18],[146.74,-41.07],[146.81,-41.16],[146.95,-41.16],[146.82,-41.08],[147.02,-40.98],[147.44,-41.01],[147.65,-40.83],[147.85,-40.89],[147.98,-40.74],[148.21,-40.84],[148.33,-41.0],[148.26,-41.8],[148.36,-42.2],[148.26,-42.24],[148.32,-42.12],[148.16,-42.06],[148.24,-42.01],[148.18,-41.95],[148.13,-42.06],[148.22,-42.09],[148.09,-42.1],[147.96,-42.34],[148.03,-42.33],[148.01,-42.51],[147.89,-42.55],[147.95,-42.72],[147.85,-42.88],[147.92,-42.84],[148.01,-42.95],[148.0,-43.23],[147.88,-43.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[148.48,-40.43],[148.08,-40.45],[148.0,-40.39],[148.34,-40.31],[148.48,-40.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[147.89,-40.03],[147.88,-39.89],[147.76,-39.88],[147.95,-39.71],[148.3,-39.96],[148.22,-40.13],[148.3,-40.1],[148.33,-40.22],[148.07,-40.26],[147.89,-40.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[144.12,-40.01],[143.89,-40.11],[143.85,-39.76],[143.94,-39.58],[144.11,-39.67],[144.12,-40.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[153.08,-25.79],[152.95,-25.55],[153.07,-25.33],[153.02,-25.2],[153.24,-24.99],[153.14,-24.82],[153.28,-24.69],[153.37,-25.01],[153.08,-25.79]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[151.26,-23.78],[150.98,-23.49],[151.03,-23.44],[151.24,-23.49],[151.26,-23.78]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[153.73,-11.61],[153.56,-11.64],[153.38,-11.5],[153.29,-11.52],[153.21,-11.32],[153.73,-11.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[151.23,-10.2],[150.96,-10.1],[150.99,-9.99],[150.91,-10.0],[150.76,-9.7],[151.11,-10.04],[151.28,-9.93],[151.23,-10.2]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[160.64,-9.94],[159.81,-9.78],[159.6,-9.52],[159.62,-9.3],[159.74,-9.26],[159.94,-9.43],[160.37,-9.41],[160.83,-9.84],[160.64,-9.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[150.43,-9.62],[150.51,-9.55],[150.42,-9.39],[150.51,-9.34],[150.8,-9.43],[150.93,-9.65],[150.84,-9.71],[150.85,-9.65],[150.43,-9.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[150.36,-9.47],[150.25,-9.5],[150.11,-9.37],[150.17,-9.23],[150.33,-9.28],[150.36,-9.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[153.01,-9.15],[152.97,-9.26],[152.74,-9.18],[152.74,-9.26],[152.64,-9.18],[152.7,-9.14],[152.45,-8.97],[152.42,-9.08],[152.39,-8.99],[152.45,-8.94],[152.79,-9.0],[153.01,-9.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[157.81,-8.62],[157.58,-8.44],[157.56,-8.32],[157.63,-8.39],[157.55,-8.26],[157.23,-8.32],[157.44,-7.98],[157.61,-8.01],[157.64,-8.24],[157.84,-8.34],[157.89,-8.58],[157.8,-8.56],[157.82,-8.58],[157.81,-8.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[159.9,-8.55],[159.63,-8.36],[158.95,-8.05],[158.45,-7.53],[158.75,-7.59],[159.09,-7.9],[159.4,-7.98],[159.84,-8.33],[159.76,-8.4],[159.9,-8.55]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[156.7,-7.94],[156.5,-7.67],[156.57,-7.57],[156.81,-7.73],[156.7,-7.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[157.39,-7.4],[157.01,-7.28],[156.46,-6.73],[156.45,-6.63],[157.04,-6.9],[157.19,-7.18],[157.39,-7.32],[157.52,-7.31],[157.39,-7.4]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[155.97,-6.73],[155.57,-6.85],[155.19,-6.55],[155.21,-6.32],[154.76,-5.95],[154.7,-5.43],[155.06,-5.55],[155.45,-6.14],[155.64,-6.18],[155.81,-6.36],[155.97,-6.73]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[148.0,-5.85],[147.77,-5.61],[147.78,-5.5],[148.07,-5.63],[148.0,-5.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[152.41,-4.68],[152.23,-4.98],[151.97,-4.98],[151.98,-5.15],[152.15,-5.35],[152.1,-5.46],[151.83,-5.59],[151.46,-5.53],[151.53,-5.66],[151.18,-5.96],[150.82,-6.01],[150.8,-6.12],[150.42,-6.29],[149.64,-6.31],[149.32,-6.05],[149.05,-6.16],[149.05,-6.01],[148.87,-5.99],[148.76,-5.86],[148.39,-5.78],[148.33,-5.68],[148.43,-5.44],[148.56,-5.54],[148.98,-5.47],[149.22,-5.6],[149.5,-5.59],[149.67,-5.48],[149.72,-5.57],[149.91,-5.52],[150.01,-5.09],[150.11,-5.01],[150.2,-5.06],[150.03,-5.3],[150.16,-5.55],[150.47,-5.45],[150.63,-5.56],[150.81,-5.44],[150.92,-5.49],[151.08,-5.16],[151.37,-4.9],[151.61,-4.97],[151.68,-4.9],[151.54,-4.18],[151.96,-4.33],[152.01,-4.19],[152.19,-4.14],[152.25,-4.24],[152.18,-4.21],[152.19,-4.31],[152.41,-4.33],[152.41,-4.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[153.08,-4.59],[152.9,-4.85],[152.69,-4.55],[152.69,-4.16],[152.29,-3.57],[151.81,-3.36],[151.09,-2.83],[150.76,-2.77],[150.89,-2.7],[150.81,-2.56],[151.22,-2.87],[152.05,-3.25],[152.57,-3.82],[152.82,-3.87],[153.14,-4.27],[153.08,-4.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[150.47,-2.64],[150.18,-2.68],[149.96,-2.46],[150.21,-2.37],[150.42,-2.47],[150.47,-2.64]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[147.44,-1.99],[147.21,-2.19],[146.7,-2.11],[146.73,-2.18],[146.57,-2.23],[146.52,-2.15],[146.66,-1.96],[147.44,-1.99]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[144.95,13.59],[144.68,13.25],[144.62,13.43],[144.88,13.65],[144.95,13.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[145.82,43.37],[145.53,43.17],[145.14,43.13],[145.01,42.99],[144.8,43.05],[144.74,42.92],[144.32,43.0],[143.89,42.84],[143.35,42.32],[143.24,41.93],[141.82,42.6],[141.43,42.56],[140.98,42.3],[140.73,42.56],[140.46,42.56],[140.29,42.26],[140.55,42.11],[140.71,42.13],[141.2,41.8],[141.01,41.71],[140.71,41.75],[140.66,41.83],[140.21,41.4],[140.04,41.44],[139.98,41.58],[140.15,41.98],[139.77,42.31],[139.88,42.66],[140.2,42.81],[140.28,42.76],[140.52,43.0],[140.34,43.21],[140.36,43.33],[140.49,43.37],[140.8,43.2],[141.01,43.23],[141.17,43.14],[141.42,43.32],[141.34,43.71],[141.64,43.94],[141.8,44.64],[141.58,45.25],[141.67,45.45],[141.82,45.42],[141.94,45.52],[142.98,44.59],[143.78,44.19],[143.68,44.18],[143.73,44.11],[144.12,44.13],[144.15,44.02],[144.24,44.12],[144.38,43.96],[144.43,43.94],[144.57,43.92],[144.74,43.91],[145.34,44.35],[145.37,44.25],[145.07,43.75],[145.39,43.31],[145.26,43.32],[145.52,43.23],[145.66,43.38],[145.82,43.37]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[146.57,44.45],[145.93,44.12],[145.59,43.85],[145.56,43.65],[145.44,43.72],[145.41,43.84],[145.73,44.04],[146.12,44.51],[146.57,44.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[148.34,45.24],[147.91,44.96],[147.65,44.99],[147.23,44.58],[146.86,44.45],[146.94,44.62],[147.0,44.57],[147.0,44.66],[147.2,44.71],[147.11,44.83],[147.22,44.8],[147.51,45.09],[147.89,45.22],[147.86,45.35],[147.94,45.43],[148.07,45.25],[148.31,45.28],[148.63,45.5],[148.85,45.48],[148.82,45.33],[148.34,45.24]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[150.57,46.23],[149.64,45.61],[149.44,45.59],[150.02,46.07],[150.57,46.23]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[154.91,49.63],[154.82,49.31],[154.61,49.29],[154.75,49.6],[154.91,49.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[142.61,54.28],[142.72,54.43],[143.01,54.12],[142.85,53.87],[143.07,53.6],[142.99,53.56],[143.12,53.52],[143.09,53.38],[143.21,53.36],[143.36,52.87],[143.3,52.45],[143.19,52.34],[143.26,52.6],[143.12,52.34],[143.13,51.97],[143.32,51.71],[143.22,51.52],[143.34,51.51],[143.37,51.64],[143.45,51.51],[143.47,51.34],[143.38,51.35],[143.48,51.21],[143.52,51.29],[143.79,50.31],[144.0,50.01],[144.39,49.07],[144.68,48.87],[144.76,48.64],[144.5,48.95],[144.06,49.25],[143.26,49.39],[143.33,49.31],[143.67,49.31],[143.17,49.25],[143.01,49.12],[142.99,48.92],[142.54,48.01],[142.55,47.77],[142.71,47.44],[143.02,47.25],[143.17,46.71],[143.39,46.71],[143.2,46.84],[143.48,46.83],[143.63,46.37],[143.43,46.03],[143.37,46.56],[142.8,46.59],[142.72,46.74],[142.62,46.72],[142.41,46.55],[142.09,45.9],[141.93,46.04],[141.81,46.54],[142.06,47.05],[141.97,47.61],[142.19,47.97],[142.13,48.33],[141.86,48.77],[141.97,48.86],[142.13,49.46],[142.17,50.09],[142.04,50.55],[142.27,51.11],[142.08,51.47],[141.69,51.75],[141.82,51.74],[141.64,51.88],[141.64,52.32],[141.84,52.59],[141.93,53.02],[141.77,53.37],[142.24,53.53],[142.26,53.38],[142.46,53.38],[142.69,53.53],[142.51,53.55],[142.5,53.66],[142.8,53.7],[142.74,53.85],[142.6,53.7],[142.71,53.95],[142.28,54.3],[142.61,54.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[156.16,50.6],[155.88,50.25],[155.5,50.14],[155.4,50.0],[155.22,50.07],[155.2,50.29],[155.69,50.4],[155.89,50.69],[156.07,50.78],[156.16,50.6]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[143.17,73.18],[140.79,73.41],[139.97,73.33],[139.77,73.42],[140.49,73.49],[141.13,73.88],[142.05,73.92],[143.41,73.54],[143.54,73.44],[143.44,73.41],[143.57,73.23],[143.17,73.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[150.96,75.14],[150.61,74.89],[149.72,74.77],[148.17,74.8],[146.07,75.24],[146.49,75.59],[146.77,75.51],[146.63,75.44],[146.8,75.37],[148.41,75.42],[148.58,75.38],[148.44,75.29],[148.61,75.22],[149.13,75.27],[150.13,75.23],[150.56,75.13],[150.5,75.09],[150.71,75.17],[150.96,75.14]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[148.43,76.63],[148.87,76.73],[149.45,76.77],[149.26,76.63],[148.43,76.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[167.41,-78.25],[166.1,-78.27],[165.99,-78.11],[166.8,-78.21],[167.51,-77.99],[167.67,-78.13],[167.41,-78.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[167.41,-77.64],[166.68,-77.86],[166.61,-77.84],[166.89,-77.71],[166.45,-77.71],[166.9,-77.68],[166.17,-77.53],[166.68,-77.36],[166.4,-77.27],[166.45,-77.21],[166.83,-77.16],[167.03,-77.2],[167.14,-77.34],[167.57,-77.41],[168.22,-77.37],[169.14,-77.43],[169.36,-77.52],[168.4,-77.7],[167.41,-77.64]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[164.3,-74.55],[164.04,-74.64],[164.11,-74.74],[163.93,-74.77],[164.04,-74.81],[163.96,-74.87],[163.69,-74.73],[164.3,-74.55]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[169.65,-73.62],[169.46,-73.55],[169.71,-73.33],[169.96,-73.51],[169.65,-73.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[164.88,-67.52],[164.66,-67.54],[164.66,-67.26],[164.91,-67.4],[164.88,-67.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[168.26,-47.08],[167.9,-47.19],[167.76,-47.14],[167.62,-47.21],[167.73,-47.21],[167.67,-47.26],[167.52,-47.25],[167.81,-46.92],[167.81,-46.69],[167.97,-46.7],[168.19,-46.88],[168.01,-46.9],[167.97,-46.97],[168.23,-46.97],[168.26,-47.08]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[172.75,-43.57],[172.83,-43.6],[172.68,-43.64],[173.06,-43.65],[173.09,-43.85],[173.0,-43.89],[172.95,-43.75],[172.97,-43.91],[172.76,-43.79],[172.42,-43.85],[172.65,-43.78],[172.42,-43.74],[172.38,-43.86],[171.35,-44.28],[171.17,-44.55],[171.2,-44.91],[170.93,-45.24],[170.87,-45.48],[170.63,-45.71],[170.76,-45.78],[170.56,-45.9],[170.78,-45.78],[170.78,-45.88],[170.33,-45.98],[170.22,-46.17],[169.64,-46.58],[169.04,-46.68],[168.84,-46.56],[168.59,-46.61],[168.37,-46.54],[168.38,-46.62],[168.27,-46.53],[168.39,-46.44],[168.3,-46.48],[168.2,-46.34],[167.84,-46.39],[167.71,-46.2],[167.58,-46.16],[167.3,-46.27],[166.76,-46.22],[166.67,-46.15],[166.95,-45.94],[166.62,-46.09],[166.81,-45.93],[166.69,-45.94],[166.74,-45.86],[166.47,-45.98],[166.49,-45.81],[166.89,-45.78],[167.02,-45.7],[166.77,-45.72],[166.89,-45.65],[166.78,-45.59],[167.05,-45.49],[166.71,-45.58],[166.77,-45.41],[166.95,-45.44],[166.83,-45.32],[167.21,-45.48],[167.05,-45.33],[167.31,-45.31],[167.05,-45.27],[167.01,-45.13],[167.17,-45.18],[167.05,-45.1],[167.12,-45.04],[167.19,-45.14],[167.27,-45.09],[167.15,-45.01],[167.34,-45.04],[167.2,-44.96],[167.39,-44.84],[167.51,-44.99],[167.46,-44.79],[167.56,-44.79],[167.57,-44.88],[167.55,-44.73],[167.68,-44.77],[167.59,-44.7],[167.75,-44.6],[167.93,-44.7],[167.84,-44.51],[168.37,-44.04],[168.8,-44.0],[169.72,-43.57],[170.24,-43.24],[170.29,-43.11],[170.86,-42.84],[171.23,-42.45],[171.47,-41.77],[171.86,-41.67],[172.07,-41.41],[172.14,-41.29],[172.11,-40.89],[172.6,-40.53],[172.84,-40.5],[173.0,-40.52],[172.74,-40.52],[172.66,-40.65],[172.86,-40.84],[173.02,-40.8],[173.1,-41.31],[173.99,-40.9],[173.78,-41.01],[173.78,-41.11],[173.83,-41.06],[173.93,-41.05],[173.96,-41.06],[173.77,-41.28],[174.13,-41.18],[173.9,-41.19],[173.95,-41.08],[173.98,-41.15],[174.05,-41.09],[173.95,-41.01],[174.0,-40.97],[174.18,-40.97],[174.21,-41.07],[174.33,-41.01],[174.17,-41.12],[174.22,-41.19],[173.94,-41.28],[174.2,-41.26],[174.33,-41.22],[174.05,-41.44],[174.29,-41.75],[173.72,-42.44],[173.56,-42.49],[173.29,-42.95],[172.81,-43.17],[172.75,-43.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[177.1,-39.7],[176.61,-40.48],[175.78,-41.37],[175.24,-41.62],[175.18,-41.42],[174.87,-41.42],[174.89,-41.22],[174.79,-41.25],[174.81,-41.33],[174.61,-41.29],[174.87,-41.1],[175.14,-40.67],[175.24,-40.3],[175.18,-40.13],[174.97,-39.92],[174.57,-39.83],[174.32,-39.61],[173.85,-39.46],[173.76,-39.3],[173.85,-39.13],[174.42,-38.96],[174.59,-38.82],[174.71,-38.1],[174.85,-38.15],[174.94,-38.1],[174.79,-38.08],[174.89,-37.97],[174.79,-37.99],[174.79,-37.87],[174.98,-37.75],[174.85,-37.76],[174.72,-37.41],[174.84,-37.3],[174.71,-37.35],[174.56,-37.06],[174.67,-37.07],[174.74,-37.24],[174.8,-37.17],[174.72,-37.15],[174.95,-37.1],[174.79,-37.01],[174.83,-36.94],[174.5,-37.03],[174.18,-36.45],[174.43,-36.67],[174.47,-36.37],[174.33,-36.39],[174.27,-36.34],[174.52,-36.24],[174.35,-36.3],[174.31,-36.28],[174.45,-36.16],[174.39,-36.12],[174.39,-36.19],[174.33,-36.23],[174.28,-36.12],[174.18,-36.15],[174.32,-36.24],[174.26,-36.27],[174.08,-36.17],[173.9,-35.96],[173.95,-35.92],[173.91,-35.87],[173.88,-35.96],[174.2,-36.35],[174.08,-36.4],[173.41,-35.57],[173.66,-35.31],[173.57,-35.27],[173.37,-35.52],[173.27,-35.39],[173.32,-35.3],[173.25,-35.37],[173.26,-35.28],[173.09,-35.21],[173.2,-35.11],[173.16,-34.95],[172.67,-34.48],[172.7,-34.41],[173.08,-34.41],[173.04,-34.52],[172.97,-34.47],[172.91,-34.54],[173.01,-34.65],[173.04,-34.55],[173.19,-34.84],[173.12,-34.81],[173.3,-34.91],[173.27,-35.01],[173.44,-34.8],[173.46,-34.98],[173.59,-35.01],[173.59,-34.93],[173.78,-35.01],[173.76,-35.1],[173.89,-35.0],[174.13,-35.14],[174.01,-35.22],[174.15,-35.37],[174.25,-35.32],[174.16,-35.29],[174.16,-35.27],[174.35,-35.2],[174.42,-35.37],[174.33,-35.33],[174.57,-35.59],[174.48,-35.64],[174.61,-35.84],[174.36,-35.71],[174.35,-35.84],[174.5,-35.83],[174.5,-35.99],[174.88,-36.35],[174.75,-36.35],[174.78,-36.49],[174.72,-36.41],[174.72,-36.59],[174.86,-36.61],[174.72,-36.63],[174.82,-36.82],[174.7,-36.76],[174.62,-36.8],[174.68,-36.91],[174.88,-36.85],[174.89,-36.96],[174.94,-36.84],[174.96,-36.93],[175.03,-36.87],[175.09,-36.97],[175.24,-36.94],[175.37,-37.21],[175.56,-37.18],[175.61,-37.25],[175.44,-36.86],[175.54,-36.79],[175.5,-36.63],[175.35,-36.49],[175.53,-36.51],[175.63,-36.76],[175.85,-36.72],[175.71,-36.88],[175.85,-36.84],[175.98,-37.47],[176.17,-37.62],[175.94,-37.52],[176.0,-37.63],[176.21,-37.72],[176.22,-37.62],[177.13,-38.02],[177.56,-37.91],[177.74,-37.68],[177.99,-37.54],[178.55,-37.68],[178.35,-38.01],[178.3,-38.53],[178.08,-38.71],[177.93,-38.7],[177.88,-39.09],[178.0,-39.13],[177.91,-39.26],[177.84,-39.23],[177.87,-39.1],[177.76,-39.08],[177.41,-39.06],[177.06,-39.2],[176.9,-39.43],[176.96,-39.62],[177.1,-39.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[168.13,-21.62],[167.86,-21.6],[167.81,-21.38],[167.99,-21.34],[168.0,-21.44],[168.14,-21.49],[168.13,-21.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[167.0,-22.34],[166.93,-22.39],[166.89,-22.39],[166.84,-22.3],[166.78,-22.39],[166.52,-22.23],[166.44,-22.31],[166.43,-22.17],[166.34,-22.23],[166.33,-22.14],[166.11,-22.09],[166.16,-22.02],[166.06,-21.89],[166.0,-21.96],[165.73,-21.72],[165.29,-21.58],[164.99,-21.3],[164.95,-21.35],[164.79,-21.06],[164.71,-21.09],[164.66,-20.95],[164.38,-20.77],[164.12,-20.41],[164.17,-20.33],[163.99,-20.26],[164.06,-20.23],[163.99,-20.08],[164.32,-20.32],[164.31,-20.24],[164.5,-20.3],[164.95,-20.68],[165.22,-20.76],[165.62,-21.27],[165.86,-21.42],[165.89,-21.36],[165.97,-21.5],[165.97,-21.41],[166.06,-21.46],[166.69,-21.98],[166.94,-22.08],[167.0,-22.34]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[167.33,-21.16],[167.07,-21.0],[167.02,-20.91],[167.19,-20.81],[167.06,-20.72],[167.3,-20.71],[167.28,-20.9],[167.46,-21.06],[167.33,-21.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[169.28,-19.0],[168.99,-18.88],[168.99,-18.69],[169.12,-18.62],[169.34,-18.93],[169.28,-19.0]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[178.56,-18.13],[178.39,-18.1],[178.17,-18.25],[177.89,-18.27],[177.34,-18.11],[177.26,-17.88],[177.43,-17.75],[177.39,-17.64],[177.52,-17.51],[178.19,-17.3],[178.29,-17.38],[178.25,-17.47],[178.35,-17.44],[178.6,-17.65],[178.59,-17.93],[178.71,-17.99],[178.56,-18.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[168.5,-17.81],[168.25,-17.79],[168.31,-17.73],[168.15,-17.71],[168.29,-17.54],[168.44,-17.54],[168.58,-17.68],[168.5,-17.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[180.0,-16.15],[179.48,-16.76],[179.94,-16.46],[179.85,-16.66],[179.91,-16.77],[179.73,-16.72],[179.3,-16.81],[179.35,-16.73],[179.27,-16.69],[179.07,-16.8],[179.03,-16.92],[178.91,-16.85],[178.73,-17.01],[178.64,-16.81],[178.49,-16.79],[178.53,-16.63],[178.8,-16.64],[178.92,-16.47],[179.4,-16.41],[179.52,-16.24],[180.0,-16.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[167.84,-16.46],[167.46,-16.57],[167.37,-16.19],[167.15,-16.08],[167.19,-15.89],[167.34,-15.91],[167.4,-16.09],[167.77,-16.34],[167.77,-16.46],[167.84,-16.46]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[168.01,-16.31],[167.91,-16.23],[168.17,-16.08],[168.33,-16.31],[168.01,-16.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[166.88,-15.61],[166.77,-15.65],[166.62,-15.39],[166.65,-15.22],[166.52,-14.83],[166.6,-14.63],[166.75,-14.82],[166.8,-15.15],[166.92,-15.16],[167.01,-14.92],[167.14,-15.13],[167.24,-15.52],[166.88,-15.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[160.47,-11.83],[160.27,-11.63],[160.02,-11.6],[159.98,-11.49],[160.1,-11.5],[160.58,-11.79],[160.47,-11.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[166.14,-10.67],[165.86,-10.87],[165.75,-10.75],[165.88,-10.66],[166.14,-10.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[162.28,-10.84],[161.79,-10.73],[161.52,-10.56],[161.52,-10.37],[161.29,-10.33],[161.3,-10.21],[161.84,-10.45],[162.11,-10.46],[162.29,-10.69],[162.27,-10.81],[162.39,-10.83],[162.28,-10.84]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[161.39,-9.62],[160.8,-9.02],[160.6,-8.33],[160.76,-8.32],[161.0,-8.6],[160.95,-8.81],[161.15,-8.95],[161.28,-9.19],[161.24,-9.29],[161.39,-9.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[179.47,51.37],[179.24,51.35],[178.64,51.64],[178.92,51.61],[179.47,51.37]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[173.44,52.86],[172.91,52.75],[172.76,52.8],[172.81,52.89],[172.48,52.93],[172.66,53.01],[173.13,52.99],[173.44,52.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[166.66,54.68],[166.2,54.94],[165.99,55.22],[165.75,55.3],[166.25,55.33],[166.25,55.15],[166.65,54.84],[166.66,54.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[164.68,58.91],[163.85,58.69],[163.49,58.44],[163.41,58.54],[163.61,58.61],[163.91,58.99],[163.72,59.01],[164.58,59.23],[164.73,59.02],[164.68,58.91]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[161.48,68.98],[161.13,69.09],[161.17,69.33],[161.07,69.42],[161.36,69.55],[161.32,69.24],[161.51,68.93],[161.41,68.89],[161.48,68.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[169.28,69.76],[169.23,69.59],[168.87,69.57],[167.75,69.83],[168.26,70.02],[169.45,69.85],[169.28,69.76]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[178.79,70.81],[178.62,71.05],[178.85,71.21],[180.0,71.54],[180.0,70.99],[179.67,70.87],[178.79,70.81]]]}}]};\nconst canvas    = document.getElementById('gc');\nconst ctx       = canvas.getContext('2d');\nconst globeArea = document.getElementById('globeArea');\nconst pinLayer  = document.getElementById('pinLayer');\n\nlet W, R, cx, cy;\n\n\/\/ rotation = [lambda, phi, gamma] in DEGREES, the convention d3-geo uses.\n\/\/ The point that ends up centered on screen has geographic coords\n\/\/ (-rotation[0], -rotation[1]). Centered roughly on the Atlantic so most\n\/\/ of the curated cities are visible together on first paint.\nlet rotation = [10, -22, 0];\nlet dragging = false, lastX = 0, lastY = 0;\nlet velLambda = 0;\nlet animTarget = null, animFrom = null, animStart = null;\nlet activePopupIdx = -1;\nconst ANIM_DUR = 900;\nconst SPIN_SPD = 0.045; \/\/ degrees per frame\n\nlet projection, pathGen;\nconst sphereOutline   = { type: 'Sphere' };\nconst graticuleLines  = d3.geoGraticule().step([20, 20])();\n\nfunction resize() {\n  const vw = window.innerWidth, vh = window.innerHeight;\n  const size = Math.min(Math.round(Math.min(vw, vh) * 0.96), 980);\n  W = size; R = Math.round(size * 0.48); cx = size \/ 2; cy = size \/ 2;\n  canvas.width = size; canvas.height = size;\n  globeArea.style.width = globeArea.style.height =\n  pinLayer.style.width  = pinLayer.style.height  = size + 'px';\n\n  projection = d3.geoOrthographic()\n    .rotate(rotation)\n    .clipAngle(90)\n    .scale(R)\n    .translate([cx, cy]);\n  pathGen = d3.geoPath(projection, ctx);\n}\n\nfunction updateProjection() {\n  projection.rotate(rotation);\n}\n\n\n\/\/ Projects a [lon,lat] point to screen space using the real, battle-tested\n\/\/ d3-geo orthographic projection (handles horizon clipping correctly,\n\/\/ including all the edge cases that used to require hand-rolled math).\nfunction projectPoint(lon, lat) {\n  const p = projection([lon, lat]);\n  if (!p) return { vis: false, z: 0, sx: 0, sy: 0 };\n  const center = [-rotation[0], -rotation[1]];\n  const z = Math.cos(d3.geoDistance([lon, lat], center));\n  return { sx: p[0], sy: p[1], z, vis: true };\n}\n\nfunction getPhotoSize() { return Math.max(52, Math.min(R * 0.40, 82)); }\n\n\/\/ Depth (0..1) used to fade\/shrink anything near the globe's horizon, so\n\/\/ points that are merely close to the limb (an unavoidable side-effect of\n\/\/ projecting a sphere onto a disc) never read as visually \"next to\" a\n\/\/ point near the center, even when they are thousands of km apart in\n\/\/ reality. df=0 right at the visibility threshold, df=1 once comfortably\n\/\/ front-facing.\nfunction depthFactor(z) {\n  return Math.max(0, Math.min(1, (z - 0.02) \/ 0.55));\n}\n\n\/\/ Lays out every visible photo pin: how high it floats above its dot and\n\/\/ at what size. Closer-to-camera pins get first pick of the lowest,\n\/\/ closest-to-globe position; anything that would overlap an already-placed\n\/\/ photo gets pushed progressively higher until it clears \u2014 same idea as\n\/\/ the reference site, where nearby cities stack at different heights\n\/\/ instead of colliding.\nfunction layoutPhotoPins() {\n  const layouts = {};\n  const placed = [];\n  const candidates = CITIES\n    .map((c, i) => ({ c, i, p: projectPoint(c.lon, c.lat) }))\n    .filter(o => o.c.photo && o.p.vis)\n    .sort((a, b) => b.p.z - a.p.z);\n\n  candidates.forEach(({ c, i, p }) => {\n    const df   = depthFactor(p.z);\n    const ps   = getPhotoSize() * (0.55 + 0.45 * df);\n    const step = ps * 0.62;\n    let lift   = ps * 0.95;\n    let cy, tries = 0;\n    while (tries < 8) {\n      cy = p.sy - lift - ps \/ 2;\n      const r = ps \/ 2;\n      const collide = placed.some(o => Math.hypot(o.x - p.sx, o.y - cy) < (o.r + r + 8));\n      if (!collide) break;\n      lift += step;\n      tries++;\n    }\n    placed.push({ x: p.sx, y: cy, r: ps \/ 2 });\n    layouts[i] = { sx: p.sx, sy: p.sy, lift, ps, df, z: p.z };\n  });\n  return layouts;\n}\n\nfunction draw() {\n  ctx.clearRect(0, 0, W, W);\n  ctx.save();\n  ctx.beginPath(); pathGen(sphereOutline); ctx.clip();\n  ctx.fillStyle = '#fafaf8'; ctx.fillRect(0, 0, W, W);\n\n  for (let lat = -80; lat <= 80; lat += 6) {\n    for (let lon = -180; lon <= 180; lon += 6) {\n      const p = projectPoint(lon, lat);\n      if (!p.vis) continue;\n      ctx.globalAlpha = Math.max(0, (p.z - 0.02) \/ 0.98) * 0.50;\n      ctx.fillStyle = 'rgba(175,148,72,0.75)';\n      ctx.beginPath(); ctx.arc(p.sx, p.sy, 1.0, 0, Math.PI * 2); ctx.fill();\n    }\n  }\n  ctx.globalAlpha = 1;\n\n  ctx.beginPath();\n  pathGen(graticuleLines);\n  ctx.strokeStyle = 'rgba(160,130,70,0.05)';\n  ctx.lineWidth = 0.5;\n  ctx.stroke();\n\n  \/\/ Land: a single path() call walks every polygon AND every hole (the\n  \/\/ Caspian Sea, etc.) with correct ring winding, and d3's clip handles the\n  \/\/ horizon automatically \u2014 no custom geometry-clipping code needed.\n  ctx.beginPath();\n  pathGen(LAND_GEOJSON);\n  ctx.fillStyle = 'rgba(190,168,120,0.13)';\n  ctx.fill();\n\n  ctx.beginPath();\n  pathGen(LAND_GEOJSON);\n  ctx.strokeStyle = 'rgba(135,108,60,0.40)';\n  ctx.lineWidth   = 1.1;\n  ctx.lineJoin    = 'round';\n  ctx.stroke();\n\n  ctx.restore();\n\n  ctx.beginPath(); pathGen(sphereOutline);\n  ctx.strokeStyle = 'rgba(160,130,70,0.15)'; ctx.lineWidth = 1; ctx.stroke();\n\n  const sh = ctx.createRadialGradient(cx - R * 0.35, cy - R * 0.35, R * 0.02, cx, cy, R);\n  sh.addColorStop(0, 'rgba(255,253,248,0.24)');\n  sh.addColorStop(0.4, 'rgba(255,252,246,0.04)');\n  sh.addColorStop(1, 'rgba(0,0,0,0)');\n  ctx.beginPath(); ctx.arc(cx, cy, R, 0, Math.PI * 2); ctx.fillStyle = sh; ctx.fill();\n\n  const pinLayouts = layoutPhotoPins();\n\n  CITIES.forEach((c, i) => {\n    if (!c.photo) return;\n    const L = pinLayouts[i];\n    if (!L) return;\n    ctx.beginPath();\n    ctx.moveTo(L.sx, L.sy);\n    ctx.lineTo(L.sx, L.sy - L.lift);\n    ctx.strokeStyle = `rgba(160,130,70,${0.3 + 0.4 * L.df})`;\n    ctx.lineWidth   = 1;\n    ctx.stroke();\n  });\n\n  CITIES.forEach(c => {\n    const p = projectPoint(c.lon, c.lat);\n    if (!p.vis) return;\n    const df = depthFactor(p.z);\n    const dotR = c.photo ? R * 0.018 : R * 0.013;\n    ctx.globalAlpha = 0.35 + 0.65 * df;\n    ctx.beginPath(); ctx.arc(p.sx, p.sy, dotR, 0, Math.PI * 2);\n    ctx.fillStyle   = c.photo ? 'rgba(73,13,33,0.65)' : 'rgba(73,13,33,0.30)';\n    ctx.strokeStyle = 'rgba(255,255,255,0.95)';\n    ctx.lineWidth   = c.photo ? 1.2 : 0.8;\n    ctx.fill(); ctx.stroke();\n    ctx.globalAlpha = 1;\n  });\n\n  drawLabels();\n  updatePins(pinLayouts);\n}\n\nfunction drawLabels() {\n  const FS = Math.max(9, Math.min(R * 0.026, 12));\n  ctx.font         = `700 ${FS}px 'Playfair Display', Georgia, serif`;\n  ctx.textBaseline = 'alphabetic';\n  const dotR = R * 0.013;\n  const GAP  = dotR + Math.max(5, R * 0.014);\n\n  function bbox(ax, ay, w) {\n    return { x0: ax - w \/ 2 - 2, x1: ax + w \/ 2 + 2, y0: ay - FS - 1, y1: ay + 2 };\n  }\n  function overlaps(a, b) {\n    return !(a.x1 < b.x0 || a.x0 > b.x1 || a.y1 < b.y0 || a.y0 > b.y1);\n  }\n\n  \/\/ Nearest-to-camera labels get first claim on their default spot\n  \/\/ (centered right above their own dot). Anything that would collide\n  \/\/ only nudges a short distance \u2014 sideways first, then a little higher \u2014\n  \/\/ it never drifts far and is never hidden, so it always stays\n  \/\/ recognizably tied to its own point.\n  const placed = [];\n  const candidates = CITIES\n    .filter(c => !c.photo)\n    .map(c => { const p = projectPoint(c.lon, c.lat); return p.vis ? { c, p } : null; })\n    .filter(Boolean)\n    .sort((a, b) => b.p.z - a.p.z);\n\n  candidates.forEach(({ c, p }) => {\n    const text = c.name.toUpperCase();\n    const w    = ctx.measureText(text).width;\n    const ax0  = p.sx, ay0 = p.sy - GAP;\n\n    const dxStep = w * 0.52, dyStep = FS * 1.05;\n    const tries = [\n      [0, 0], [dxStep, 0], [-dxStep, 0],\n      [0, -dyStep], [dxStep, -dyStep], [-dxStep, -dyStep],\n      [dxStep * 1.8, 0], [-dxStep * 1.8, 0],\n    ];\n    let chosen = { ax: ax0, ay: ay0, box: bbox(ax0, ay0, w) };\n    for (const [dx, dy] of tries) {\n      const ax = ax0 + dx, ay = ay0 + dy;\n      const box = bbox(ax, ay, w);\n      if (!placed.some(pl => overlaps(pl, box))) { chosen = { ax, ay, box }; break; }\n    }\n    placed.push(chosen.box);\n\n    ctx.textAlign   = 'center';\n    ctx.globalAlpha = 0.35 + 0.65 * depthFactor(p.z);\n    ctx.strokeStyle = 'rgba(255,255,255,0.98)';\n    ctx.lineWidth   = 4; ctx.lineJoin = 'round';\n    ctx.strokeText(text, chosen.ax, chosen.ay);\n    ctx.fillStyle   = '#490D21';\n    ctx.fillText(text, chosen.ax, chosen.ay);\n    ctx.globalAlpha = 1;\n  });\n  ctx.textAlign = 'left'; ctx.textBaseline = 'alphabetic';\n  ctx.lineWidth = 1; ctx.lineJoin = 'miter';\n}\n\nfunction updatePins(pinLayouts) {\n  CITIES.forEach((c, i) => {\n    const pin = document.getElementById('pin-' + i);\n    if (!pin) return;\n    const L = pinLayouts[i];\n    if (!L) { pin.classList.remove('visible'); pin.classList.add('hidden'); return; }\n    pin.classList.add('visible'); pin.classList.remove('hidden');\n    pin.style.zIndex = Math.round(L.z * 100);\n    pin.style.left      = L.sx + 'px';\n    pin.style.top       = (L.sy - L.lift - L.ps) + 'px';\n    pin.style.transform = 'translate(-50%, 0)';\n    pin.style.opacity   = (0.3 + 0.7 * L.df).toFixed(2);\n    const photo = pin.querySelector('.pin-photo');\n    if (photo) { photo.style.width = L.ps + 'px'; photo.style.height = L.ps + 'px'; }\n  });\n}\n\n\nfunction lerpDeg(a, b, t) {\n  let d = ((b - a + 540) % 360) - 180;\n  return a + d * t;\n}\nfunction ease(t) { return t < 0.5 ? 2 * t * t : -1 + (4 - 2 * t) * t; }\n\nfunction updatePopupPosition() {}\n\nfunction focusCity(idx) {\n  const c = CITIES[idx];\n  animFrom   = rotation.slice();\n  const targetLat = Math.max(-80, Math.min(80, -c.lat * 0.55));\n  animTarget = [-c.lon, targetLat, 0];\n  animStart  = null;\n  openPopup(idx);\n}\n\nfunction openPopup(idx) {\n  const c = CITIES[idx];\n  if (!c.photo) return;\n  activePopupIdx = idx;\n  document.getElementById('popupImg').src             = c.img;\n  document.getElementById('popupImg').alt             = c.name;\n  document.getElementById('popupCity').textContent    = c.name;\n  document.getElementById('popupCountry').textContent = c.country;\n  document.getElementById('popupCard').classList.add('open');\n  document.getElementById('popupOverlay').classList.add('open');\n}\n\nfunction closePopup() {\n  document.getElementById('popupCard').classList.remove('open');\n  document.getElementById('popupOverlay').classList.remove('open');\n  activePopupIdx = -1;\n}\n\ndocument.getElementById('popupClose').addEventListener('click', closePopup);\ndocument.getElementById('popupOverlay').addEventListener('click', closePopup);\n\nlet lastT = 0;\nfunction loop(ts) {\n  lastT = lastT || ts;\n  lastT = ts;\n  if (animTarget) {\n    if (animStart === null) animStart = ts;\n    const t = Math.min((ts - animStart) \/ ANIM_DUR, 1), et = ease(t);\n    rotation[0] = lerpDeg(animFrom[0], animTarget[0], et) - SPIN_SPD;\n    rotation[1] = animFrom[1] + (animTarget[1] - animFrom[1]) * et;\n    if (t >= 1) { animTarget = null; animStart = null; }\n  } else if (!dragging) {\n    velLambda *= 0.93;\n    rotation[0] += velLambda - SPIN_SPD;\n  }\n  updateProjection();\n  draw();\n  updatePopupPosition();\n  requestAnimationFrame(loop);\n}\n\ncanvas.addEventListener('mousedown', e => {\n  dragging = true; animTarget = null; velLambda = 0;\n  lastX = e.clientX; lastY = e.clientY; e.preventDefault();\n}, { passive: false });\nwindow.addEventListener('mousemove', e => {\n  if (!dragging) return;\n  const dx = e.clientX - lastX, dy = e.clientY - lastY;\n  const degPerPx = 180 \/ (Math.PI * R);\n  velLambda = dx * degPerPx;\n  rotation[0] += dx * degPerPx;\n  rotation[1] = Math.max(-85, Math.min(85, rotation[1] - dy * degPerPx));\n  lastX = e.clientX; lastY = e.clientY;\n});\nwindow.addEventListener('mouseup', () => { dragging = false; });\n\ncanvas.addEventListener('click', e => {\n  const r  = canvas.getBoundingClientRect();\n  const mx = e.clientX - r.left, my = e.clientY - r.top;\n  let best = -1, bestD = 32;\n  CITIES.forEach((c, i) => {\n    if (!c.photo) return;\n    const p = projectPoint(c.lon, c.lat); if (!p.vis) return;\n    const d = Math.hypot(p.sx - mx, p.sy - my);\n    if (d < bestD) { bestD = d; best = i; }\n  });\n  if (best >= 0) focusCity(best);\n});\n\ncanvas.addEventListener('touchstart', e => {\n  dragging = true; animTarget = null; velLambda = 0;\n  lastX = e.touches[0].clientX; lastY = e.touches[0].clientY; e.preventDefault();\n}, { passive: false });\ncanvas.addEventListener('touchmove', e => {\n  const dx = e.touches[0].clientX - lastX, dy = e.touches[0].clientY - lastY;\n  const degPerPx = 180 \/ (Math.PI * R);\n  velLambda = dx * degPerPx;\n  rotation[0] += dx * degPerPx;\n  rotation[1] = Math.max(-85, Math.min(85, rotation[1] - dy * degPerPx));\n  lastX = e.touches[0].clientX; lastY = e.touches[0].clientY; e.preventDefault();\n}, { passive: false });\ncanvas.addEventListener('touchend', () => { dragging = false; });\n\npinLayer.addEventListener('click', e => {\n  const pinEl = e.target.closest('.pin'); if (!pinEl) return;\n  focusCity(parseInt(pinEl.dataset.idx)); e.stopPropagation();\n});\n\nwindow.addEventListener('resize', resize);\n\nCITIES.forEach((c, i) => {\n  const pin = document.createElement('div');\n  pin.dataset.idx = i;\n  if (c.photo) {\n    pin.className = 'pin';\n    pin.id = 'pin-' + i;\n    pin.innerHTML = `\n      <div class=\"pin-photo\" style=\"position:relative\">\n        <img decoding=\"async\" src=\"${c.img}\" alt=\"${c.name}\" loading=\"lazy\"\/>\n      <\/div>\n      <div class=\"pin-label\">\n        <div class=\"pin-city\">${c.name}<\/div>\n        <div class=\"pin-country\">${c.country}<\/div>\n      <\/div>`;\n    pinLayer.appendChild(pin);\n  }\n});\n\nconst clocksEl = document.getElementById('clocksSection');\nCLOCK_CITIES.forEach((c, i) => {\n  const item = document.createElement('div');\n  item.className = 'clock-item';\n  item.innerHTML = `\n    <div class=\"clock-left\">\n      <div class=\"clock-thumb\"><img decoding=\"async\" src=\"${c.img}\" alt=\"${c.name}\" loading=\"lazy\"\/><\/div>\n      <div class=\"clock-name\">${c.name}<\/div>\n    <\/div>\n    <div class=\"clock-right\">\n      <span class=\"clock-day\"  id=\"cday${i}\">---<\/span>\n      <span class=\"clock-hms\"  id=\"chms${i}\">--:--:--<\/span>\n      <span class=\"clock-ampm\" id=\"camp${i}\">--<\/span>\n    <\/div>`;\n  item.addEventListener('click', () => {\n    const idx = CLOCK_CITY_MAP[c.name];\n    if (idx !== undefined) focusCity(idx);\n    else {\n      animFrom   = rotation.slice();\n      animTarget = [-4.90, -52.37 * 0.55, 0];\n      animStart  = null;\n    }\n  });\n  clocksEl.appendChild(item);\n});\n\nfunction updateClocks() {\n  CLOCK_CITIES.forEach((c, i) => {\n    try {\n      const now = new Date();\n      const h12 = now.toLocaleTimeString('en-US', {\n        timeZone: c.tz, hour: '2-digit', minute: '2-digit', second: '2-digit', hour12: true\n      });\n      const m   = h12.match(\/(\\d+:\\d+:\\d+)\\s*(AM|PM)\/i);\n      const day = now.toLocaleDateString('en-US', { timeZone: c.tz, weekday: 'short' }).toUpperCase();\n      document.getElementById('cday' + i).textContent = day;\n      document.getElementById('chms' + i).textContent = m ? m[1] : '--:--:--';\n      document.getElementById('camp' + i).textContent = m ? m[2] : '--';\n    } catch (e) {}\n  });\n}\nupdateClocks();\nsetInterval(updateClocks, 1000);\n\nresize();\nrequestAnimationFrame(loop);\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c46203c e-con-full e-flex e-con e-child\" data-id=\"c46203c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c0e4cd0 elementor-widget elementor-widget-heading\" data-id=\"c0e4cd0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u201cAccess in one click, your location is not a limitation\u201d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8632d7a uicore-animate-scroll fadeInUp elementor-widget elementor-widget-text-editor\" data-id=\"8632d7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;uicore_trigger_type&quot;:&quot;uicore-animate-scroll&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>A digital hub interface where members:<\/p><p>\u00b7 Connect instantly<\/p><p>\u00b7 Access services and products<\/p><p>\u00b7 Manage partnership opportunities<\/p><p>\u00b7 Join private sessions and masterclasses<\/p><p>\u00b7 Understand the leverage of the right circle<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-317c07b e-con-full e-flex e-con e-child\" data-id=\"317c07b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f6ecb3b elementor-widget__width-initial uicore-animate-scroll fadeInUp elementor-widget elementor-widget-text-editor\" data-id=\"f6ecb3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;uicore_trigger_type&quot;:&quot;uicore-animate-scroll&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Digital ecosystem<\/strong><\/p><p>\u00a0<\/p><p>Your circle, accessible anywhere, the new way to be connected because relevance should not depend on geography.<\/p><p>\u00a0<\/p><p>No noise. Only relevance.<\/p><p>Time is the ultimate asset. Freedom begins the moment you reclaim it<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-920a471 e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-parent\" data-id=\"920a471\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-58242cb e-con-full e-flex e-con e-child\" data-id=\"58242cb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0924b28 e-con-full e-flex e-con e-child\" data-id=\"0924b28\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24339b3 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"24339b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"9640\" height=\"2673\" src=\"https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub.png\" class=\"attachment-full size-full wp-image-65\" alt=\"\" srcset=\"https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub.png 9640w, https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub-300x83.png 300w, https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub-1024x284.png 1024w, https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub-768x213.png 768w, https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub-1536x426.png 1536w, https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub-2048x568.png 2048w, https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/05\/The_Hub-600x166.png 600w\" sizes=\"(max-width: 9640px) 100vw, 9640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c254074 e-con-full e-flex e-con e-child\" data-id=\"c254074\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb698ec elementor-widget elementor-widget-html\" data-id=\"cb698ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,700&family=Montserrat:wght@200;300;400;500&display=swap\" rel=\"stylesheet\">\n<style>\n  .globe-wrap * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .globe-wrap {\n    display: flex; flex-direction: column; align-items: center;\n    padding: 60px 0 80px; background: #fff;\n    width: 100%;\n  }\n\n  .globe-area { position: relative; flex: 0 0 auto; overflow: visible; }\n  canvas#gcM { display: block; cursor: grab; touch-action: none; }\n  canvas#gcM:active { cursor: grabbing; }\n  .pin-layer { position: absolute; top: 0; left: 0; pointer-events: none; overflow: visible; }\n\n  .pin {\n    position: absolute; width: 0; height: 0;\n    display: flex; flex-direction: column; align-items: center;\n    pointer-events: auto; cursor: pointer;\n    opacity: 0; transition: opacity 0.4s;\n    transform: translate(-50%, 0);\n  }\n  .pin.visible { opacity: 1; }\n  .pin.hidden  { opacity: 0; pointer-events: none; }\n\n  .pin-photo {\n    border-radius: 50%; overflow: hidden;\n    border: 2px solid rgba(255,255,255,0.95);\n    box-shadow: 0 4px 18px rgba(0,0,0,0.13);\n    flex-shrink: 0; width: 0; height: 0;\n    background: #e8e0d0;\n    transition: width 0.3s, height 0.3s;\n  }\n  .pin-photo img {\n    width: 100%; height: 100%; object-fit: cover; display: block;\n    position: absolute; top: 0; left: 0;\n  }\n\n  .pin-label { margin-top: 6px; text-align: center; line-height: 1; white-space: nowrap; }\n  .pin-city {\n    font-family: 'Playfair Display', serif;\n    font-size: 12px; font-weight: 700; color: #490D21;\n    letter-spacing: 0.10em; text-transform: uppercase;\n  }\n  .pin-country {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 7px; font-weight: 300; letter-spacing: 0.22em;\n    color: rgba(73,13,33,0.55); text-transform: uppercase; margin-top: 2px;\n  }\n\n  .popup-overlay {\n    position: fixed; inset: 0; z-index: 199;\n    display: none;\n  }\n  .popup-overlay.open { display: block; }\n  .popup-card {\n    position: fixed; z-index: 200; background: #fff;\n    border: 0.5px solid rgba(73,13,33,0.12);\n    box-shadow: 0 16px 48px rgba(0,0,0,0.13);\n    width: 240px; padding: 28px 24px 22px;\n    display: flex; flex-direction: column; align-items: center;\n    pointer-events: auto;\n    top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0.94);\n    opacity: 0;\n    transition: opacity 0.28s ease, transform 0.28s ease;\n  }\n  .popup-card.open { opacity: 1; transform: translate(-50%, -50%) scale(1); }\n  .popup-close {\n    position: absolute; top: 12px; right: 14px;\n    width: 28px; height: 28px; min-width: 28px; min-height: 28px;\n    border-radius: 50%; box-sizing: border-box; padding: 0; margin: 0;\n    background: rgba(73,13,33,0.08); border: none; cursor: pointer;\n    font-size: 13px; line-height: 1; color: #490D21;\n    display: flex; align-items: center; justify-content: center;\n    transition: background 0.2s, transform 0.2s;\n  }\n  .popup-close:hover { background: #490D21; color: #fff; transform: rotate(90deg); }\n  .popup-photo {\n    width: 140px; height: 140px; border-radius: 50%; position: relative;\n    overflow: hidden; border: 2px solid rgba(255,255,255,0.9);\n    box-shadow: 0 4px 18px rgba(0,0,0,0.13);\n    margin-bottom: 16px; flex-shrink: 0;\n  }\n  .popup-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .popup-city-name {\n    font-family: 'Playfair Display', serif;\n    font-size: 20px; font-weight: 700;\n    letter-spacing: 0.14em; text-transform: uppercase;\n    color: #490D21; margin-bottom: 3px; text-align: center;\n  }\n  .popup-country {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 7.5px; font-weight: 300;\n    letter-spacing: 0.32em; text-transform: uppercase;\n    color: rgba(73,13,33,0.50); margin-bottom: 12px; text-align: center;\n  }\n\n\n  .clocks-section {\n    width: 100%;\n    border-top: 0.5px solid rgba(73,13,33,0.18);\n    margin-top: 48px;\n  }\n  .clock-item {\n    display: flex; align-items: center; justify-content: space-between;\n    padding: 14px 6vw;\n    border-bottom: 0.5px solid rgba(73,13,33,0.10);\n    transition: background 0.25s; gap: 20px; cursor: pointer;\n  }\n  .clock-item:hover { background: rgba(73,13,33,0.03); }\n  .clock-left { display: flex; align-items: center; gap: 18px; }\n  .clock-thumb {\n    width: 52px; height: 52px; border-radius: 50%; position: relative;\n    overflow: hidden; flex-shrink: 0;\n    border: 1.5px solid rgba(73,13,33,0.18);\n    box-shadow: 0 2px 10px rgba(0,0,0,0.08); background: #e8e0d0;\n  }\n  .clock-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .clock-name {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(28px, 4vw, 50px);\n    font-weight: 600; color: #490D21;\n    letter-spacing: 0.02em; line-height: 1;\n  }\n  .clock-right { display: flex; flex-direction: column; align-items: flex-end; gap: 2px; }\n  .clock-day, .clock-ampm {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(8px, 0.9vw, 11px); font-weight: 300;\n    letter-spacing: 0.28em; color: rgba(73,13,33,0.45); text-transform: uppercase;\n  }\n  .clock-hms {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(20px, 2.2vw, 30px); font-weight: 500;\n    letter-spacing: 0.10em; color: #490D21;\n  }\n<\/style>\n\n<div class=\"globe-wrap\">\n  <div class=\"globe-area\" id=\"globeAreaM\">\n    <canvas id=\"gcM\"><\/canvas>\n    <div class=\"pin-layer\" id=\"pinLayerM\"><\/div>\n  <\/div>\n  <div class=\"clocks-section\" id=\"clocksSectionM\"><\/div>\n<\/div>\n\n<div class=\"popup-overlay\" id=\"popupOverlayM\"><\/div>\n<div class=\"popup-card\" id=\"popupCardM\">\n  <button class=\"popup-close\" id=\"popupCloseM\">&#x2715;<\/button>\n  <div class=\"popup-photo\"><img decoding=\"async\" id=\"popupImgM\" src=\"\" alt=\"\"\/><\/div>\n  <div class=\"popup-city-name\" id=\"popupCityM\"><\/div>\n  <div class=\"popup-country\" id=\"popupCountryM\"><\/div>\n<\/div>\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/d3\/7.9.0\/d3.min.js\"><\/script>\n<script>\n(function() {\nconst CITIES = [\n  { name:'Dubai',        country:'United Arab Emirates', lat:25.20, lon:55.27,   photo:true,  photoLift:30, img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Dubai-scaled.jpg' },\n  { name:'London',       country:'United Kingdom',       lat:51.51, lon:-0.13,   photo:true,  photoLift:50, img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Londres-scaled.jpg' },\n  { name:'Singapore',    country:'Singapore',            lat:1.35,  lon:103.82,  photo:true,  photoLift:20, img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Singapurr-scaled.jpg' },\n  { name:'Mykonos',      country:'Greece',               lat:37.44, lon:25.33,   photo:true,  photoLift:40, img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Mykonos-scaled.jpg' },\n  { name:'Miami',        country:'USA',                  lat:25.76, lon:-80.19,  photo:true,  photoLift:35, img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Miami-scaled.jpg' },\n  { name:'Marbella',     country:'Spain',       lat:36.51, lon:-4.88,   photo:false, labelOffset:  22, labelSide:'right', labelHShift: 18 },\n  { name:'Coral Gables', country:'USA',         lat:25.72, lon:-80.27,  photo:false, labelOffset:  22, labelSide:'left',  labelHShift: 14 },\n  { name:'Monte-Carlo',  country:'Monaco',      lat:43.73, lon:7.42,    photo:false, labelOffset: -14, labelSide:'right', labelHShift: 18 },\n  { name:'Geneva',       country:'Switzerland', lat:46.20, lon:6.15,    photo:false, labelOffset: -30, labelSide:'right', labelHShift: 14 },\n  { name:'Capri',        country:'Italy',       lat:40.55, lon:14.23,   photo:false, labelOffset:  14, labelSide:'right', labelHShift: 22 },\n  { name:'Courchevel',   country:'France',      lat:45.41, lon:6.63,    photo:false, labelOffset:   0, labelSide:'left',  labelHShift: 14 },\n  { name:'Limassol',     country:'Cyprus',      lat:34.68, lon:33.04,   photo:false, labelOffset:  22, labelSide:'right', labelHShift: 18 },\n  { name:'The Hamptons', country:'USA',         lat:40.96, lon:-72.18,  photo:false, labelOffset: -18, labelSide:'left',  labelHShift: 14 },\n  { name:'Saint-Tropez', country:'France',      lat:43.27, lon:6.64,    photo:false, labelOffset:  36, labelSide:'left',  labelHShift: 14 },\n  { name:'Panama',       country:'Panama',      lat:8.99,  lon:-79.52,  photo:false, labelOffset:   0, labelSide:'left',  labelHShift: 14 },\n  { name:'Bodrum',       country:'Turkey',      lat:37.03, lon:27.43,   photo:false, labelOffset:  22, labelSide:'left',  labelHShift: 18 },\n  { name:'Aspen',        country:'USA',         lat:39.19, lon:-106.82, photo:false, labelOffset:   0, labelSide:'right', labelHShift: 14 },\n];\n\nconst CLOCK_CITY_MAP = { 'Dubai':0, 'Mykonos':3, 'London':1, 'Miami':4, 'Singapore':2 };\n\nconst CLOCK_CITIES = [\n  { name:'Dubai',     tz:'Asia\/Dubai',        img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Dubai-scaled.jpg' },\n  { name:'Amsterdam', tz:'Europe\/Amsterdam',  img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Amsterdam.jpg' },\n  { name:'Mykonos',   tz:'Europe\/Athens',     img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Mykonos-scaled.jpg' },\n  { name:'London',    tz:'Europe\/London',     img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Londres-scaled.jpg' },\n  { name:'Miami',     tz:'America\/New_York',  img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Miami-scaled.jpg' },\n  { name:'Singapore', tz:'Asia\/Singapore',    img:'https:\/\/peregrine22.com\/wp-content\/uploads\/2026\/06\/Singapurr-scaled.jpg' },\n];\n\nconst LAND_GEOJSON = \n{\"type\":\"FeatureCollection\",\"features\":[{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-169.8,-83.18],[-171.9,-82.84],[-168.79,-83.21],[-169.8,-83.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-163.26,-83.08],[-163.81,-82.85],[-162.48,-82.88],[-161.58,-83.02],[-162.4,-83.15],[-163.26,-83.08]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-157.81,-82.04],[-158.04,-82.08],[-159.02,-81.79],[-157.81,-82.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-163.67,-81.45],[-163.99,-81.4],[-163.85,-81.32],[-162.98,-81.27],[-160.68,-81.46],[-160.41,-81.57],[-163.75,-81.47],[-163.67,-81.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-154.36,-80.03],[-155.67,-79.82],[-153.89,-80.02],[-154.36,-80.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-159.47,-79.49],[-158.95,-79.77],[-160.71,-79.85],[-163.48,-79.49],[-164.33,-79.29],[-164.22,-79.29],[-164.31,-79.22],[-164.18,-79.0],[-163.24,-78.71],[-162.14,-78.79],[-159.47,-79.49]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-176.37,-43.77],[-176.54,-43.76],[-176.42,-43.81],[-176.5,-43.86],[-176.46,-43.95],[-176.3,-44.04],[-176.52,-44.12],[-176.66,-44.02],[-176.52,-43.92],[-176.57,-43.84],[-176.85,-43.82],[-176.58,-43.7],[-176.17,-43.73],[-176.39,-43.91],[-176.37,-43.77]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-171.44,-14.01],[-171.93,-14.0],[-172.06,-13.86],[-171.79,-13.82],[-171.44,-14.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-172.21,-13.79],[-172.52,-13.81],[-172.78,-13.52],[-172.3,-13.48],[-172.18,-13.68],[-172.21,-13.79]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-155.09,19.29],[-155.5,19.14],[-155.67,18.91],[-155.88,19.03],[-155.89,19.36],[-156.06,19.73],[-155.84,19.98],[-155.87,20.26],[-155.12,19.9],[-155.09,19.73],[-154.81,19.51],[-155.09,19.29]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-156.05,20.65],[-156.41,20.59],[-156.46,20.78],[-156.62,20.81],[-156.67,21.0],[-156.48,20.9],[-156.24,20.94],[-156.0,20.8],[-156.05,20.65]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-156.91,21.06],[-157.27,21.09],[-157.3,21.13],[-157.26,21.22],[-156.71,21.16],[-156.91,21.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-157.65,21.31],[-157.95,21.3],[-157.99,21.39],[-157.98,21.32],[-158.1,21.3],[-158.28,21.58],[-157.97,21.71],[-157.65,21.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-159.29,22.15],[-159.44,21.87],[-159.6,21.89],[-159.79,22.07],[-159.59,22.22],[-159.4,22.24],[-159.29,22.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-177.62,51.86],[-177.92,51.6],[-178.1,51.67],[-177.96,51.76],[-178.21,51.88],[-177.62,51.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-176.42,51.75],[-176.8,51.61],[-176.83,51.72],[-176.98,51.6],[-176.82,51.77],[-176.9,51.81],[-176.7,51.79],[-176.78,51.94],[-176.56,51.99],[-176.64,51.86],[-176.44,51.84],[-176.42,51.75]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-177.05,51.89],[-177.28,51.68],[-177.7,51.7],[-177.29,51.78],[-177.17,51.94],[-177.05,51.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-172.96,52.09],[-173.84,52.04],[-174.06,52.12],[-172.96,52.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-174.15,52.13],[-174.43,52.11],[-174.41,52.04],[-175.34,52.01],[-174.34,52.19],[-174.23,52.27],[-174.44,52.32],[-174.19,52.42],[-173.99,52.31],[-174.2,52.21],[-174.15,52.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-168.31,53.22],[-168.49,53.04],[-169.11,52.82],[-168.87,52.95],[-168.62,53.27],[-168.36,53.27],[-168.43,53.33],[-168.36,53.47],[-168.01,53.57],[-167.79,53.5],[-167.85,53.39],[-168.31,53.22]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-166.28,53.72],[-166.6,53.54],[-166.66,53.6],[-166.66,53.49],[-166.79,53.57],[-166.75,53.45],[-167.01,53.45],[-167.51,53.26],[-167.85,53.31],[-166.96,53.54],[-167.14,53.56],[-167.13,53.63],[-166.99,53.62],[-167.03,53.7],[-166.8,53.63],[-166.83,53.71],[-166.71,53.72],[-167.15,53.82],[-167.02,53.96],[-166.63,54.0],[-166.61,53.83],[-166.37,54.01],[-166.26,53.97],[-166.25,53.89],[-166.54,53.79],[-166.55,53.69],[-166.35,53.78],[-166.28,53.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-165.9,54.03],[-166.12,54.14],[-165.95,54.22],[-165.66,54.13],[-165.9,54.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-163.05,54.66],[-163.37,54.76],[-163.62,54.61],[-164.13,54.62],[-164.41,54.44],[-164.65,54.39],[-164.85,54.42],[-164.96,54.59],[-164.7,54.68],[-164.48,54.92],[-164.23,54.89],[-163.76,55.06],[-163.53,55.04],[-163.35,54.78],[-163.14,54.77],[-163.05,54.66]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-160.46,55.19],[-160.68,55.21],[-160.82,55.12],[-160.85,55.33],[-160.54,55.39],[-160.58,55.24],[-160.46,55.19]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-152.36,57.43],[-152.97,57.52],[-152.91,57.49],[-153.03,57.48],[-153.04,57.43],[-152.83,57.48],[-152.6,57.37],[-152.84,57.27],[-152.88,57.35],[-153.17,57.35],[-152.96,57.26],[-153.39,57.21],[-153.46,57.12],[-153.49,57.18],[-153.54,57.18],[-153.5,57.07],[-153.76,57.05],[-153.56,56.99],[-153.99,56.74],[-154.15,56.75],[-153.77,57.0],[-153.97,56.96],[-153.74,57.13],[-154.1,56.96],[-153.96,57.12],[-154.24,57.15],[-154.49,57.11],[-154.41,57.05],[-154.1,57.11],[-154.3,56.86],[-154.53,56.99],[-154.6,57.26],[-154.81,57.35],[-154.71,57.34],[-154.61,57.53],[-154.22,57.68],[-154.02,57.65],[-153.97,57.57],[-154.11,57.54],[-153.94,57.53],[-153.89,57.41],[-153.75,57.3],[-153.63,57.27],[-153.81,57.41],[-153.81,57.52],[-153.85,57.58],[-153.68,57.54],[-153.88,57.65],[-153.58,57.62],[-153.91,57.71],[-153.92,57.81],[-153.67,57.89],[-153.51,57.63],[-153.53,57.72],[-153.44,57.7],[-153.5,57.76],[-153.32,57.73],[-153.45,57.85],[-153.18,57.71],[-153.2,57.86],[-153.24,57.9],[-153.05,57.83],[-153.28,58.01],[-152.81,57.91],[-152.89,57.87],[-152.89,57.73],[-152.84,57.85],[-152.62,57.86],[-152.62,57.93],[-152.33,57.83],[-152.55,57.7],[-152.4,57.69],[-152.43,57.61],[-152.15,57.62],[-152.36,57.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-165.54,59.98],[-166.25,59.85],[-166.08,59.78],[-166.18,59.76],[-167.12,60.0],[-167.45,60.22],[-166.82,60.22],[-166.76,60.3],[-166.16,60.44],[-166.08,60.33],[-165.68,60.3],[-165.73,60.07],[-165.54,59.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-169.29,63.18],[-169.14,63.21],[-169.29,63.19],[-169.41,63.15],[-169.67,62.95],[-169.82,63.13],[-170.26,63.2],[-170.23,63.28],[-170.44,63.36],[-170.86,63.46],[-171.08,63.44],[-171.44,63.32],[-171.74,63.38],[-171.85,63.52],[-171.67,63.8],[-171.63,63.7],[-171.41,63.64],[-171.49,63.66],[-171.54,63.62],[-170.94,63.57],[-170.31,63.7],[-170.08,63.62],[-170.08,63.49],[-169.19,63.3],[-168.69,63.3],[-168.81,63.17],[-169.29,63.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-172.46,64.83],[-172.24,64.82],[-172.04,64.75],[-172.63,64.68],[-172.46,64.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-180.0,68.98],[-179.5,68.96],[-179.32,68.81],[-178.84,68.75],[-178.48,68.59],[-178.72,68.68],[-178.7,68.54],[-178.04,68.43],[-177.95,68.34],[-178.07,68.26],[-177.7,68.34],[-178.38,68.56],[-177.49,68.29],[-177.77,68.26],[-177.63,68.2],[-177.34,68.24],[-177.17,68.2],[-177.26,68.21],[-177.22,68.14],[-176.56,68.01],[-176.79,67.98],[-176.54,67.9],[-176.21,67.9],[-176.53,68.0],[-175.92,67.85],[-176.12,67.81],[-176.07,67.73],[-176.34,67.7],[-176.21,67.65],[-175.68,67.59],[-176.01,67.73],[-175.82,67.81],[-175.27,67.66],[-175.13,67.5],[-175.23,67.53],[-175.17,67.44],[-175.37,67.36],[-174.97,67.42],[-175.08,67.48],[-174.81,67.36],[-174.76,67.3],[-174.86,67.28],[-174.91,67.04],[-174.7,66.92],[-174.76,66.9],[-174.69,66.73],[-174.97,66.67],[-174.44,66.53],[-174.39,66.34],[-174.46,66.28],[-174.17,66.4],[-174.21,66.47],[-174.02,66.47],[-173.93,66.34],[-174.02,66.31],[-174.0,66.22],[-173.69,66.44],[-174.26,66.57],[-173.93,66.67],[-174.03,66.96],[-174.61,67.06],[-173.65,67.12],[-173.46,67.03],[-173.39,67.08],[-173.07,67.04],[-173.27,67.05],[-173.14,67.0],[-173.29,66.98],[-173.3,66.82],[-173.09,66.85],[-173.23,66.91],[-173.07,66.99],[-172.78,66.89],[-172.36,66.93],[-172.99,67.04],[-171.72,66.95],[-171.63,66.83],[-171.35,66.77],[-171.36,66.67],[-170.39,66.32],[-170.63,66.23],[-170.27,66.29],[-170.11,66.19],[-170.34,66.19],[-169.95,66.18],[-169.64,66.07],[-170.61,65.86],[-170.52,65.83],[-170.57,65.76],[-170.49,65.67],[-170.59,65.6],[-171.46,65.83],[-171.26,65.66],[-170.98,65.59],[-171.04,65.47],[-172.03,65.47],[-171.74,65.5],[-172.26,65.55],[-172.21,65.58],[-172.29,65.67],[-172.86,65.7],[-172.39,65.58],[-172.32,65.47],[-172.39,65.43],[-172.09,65.48],[-172.19,65.24],[-172.7,65.25],[-172.2,65.22],[-172.23,65.1],[-172.08,65.08],[-173.16,64.76],[-172.81,64.8],[-172.76,64.73],[-173.04,64.66],[-172.84,64.65],[-172.97,64.56],[-172.47,64.56],[-172.22,64.41],[-172.59,64.37],[-172.88,64.49],[-173.01,64.46],[-172.79,64.44],[-172.82,64.32],[-173.11,64.24],[-173.37,64.29],[-173.26,64.45],[-173.41,64.62],[-173.39,64.4],[-173.64,64.33],[-173.99,64.41],[-174.31,64.67],[-174.65,64.73],[-174.59,64.82],[-174.65,64.9],[-174.72,64.81],[-174.95,64.86],[-174.99,64.77],[-175.41,64.77],[-175.37,64.85],[-175.86,65.0],[-175.74,65.15],[-175.91,65.4],[-176.04,65.45],[-176.98,65.61],[-177.42,65.44],[-178.46,65.47],[-178.53,65.52],[-178.42,65.71],[-178.63,65.73],[-178.98,66.05],[-178.68,66.01],[-178.68,66.1],[-178.5,66.14],[-178.48,66.38],[-178.79,66.17],[-179.12,66.24],[-179.16,66.41],[-179.17,66.29],[-179.42,66.34],[-179.25,66.15],[-179.57,66.11],[-179.69,66.18],[-179.83,65.95],[-179.77,65.82],[-179.28,65.63],[-179.26,65.53],[-179.5,65.4],[-179.52,65.24],[-179.66,65.14],[-180.0,65.07],[-180.0,68.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-180.0,71.54],[-178.39,71.54],[-177.44,71.24],[-177.93,71.04],[-179.34,70.91],[-180.0,70.99],[-180.0,71.54]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-151.51,-77.27],[-150.99,-77.22],[-150.35,-77.35],[-150.5,-77.38],[-151.51,-77.27]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-150.78,-76.97],[-149.84,-76.88],[-149.22,-77.12],[-150.42,-77.09],[-150.78,-76.97]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-149.28,-76.94],[-149.22,-76.9],[-148.44,-76.97],[-148.94,-77.03],[-149.28,-76.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-146.12,-76.95],[-147.03,-77.01],[-147.13,-76.88],[-147.07,-76.82],[-146.25,-76.88],[-146.12,-76.95]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-149.49,-76.77],[-148.75,-76.72],[-148.31,-76.77],[-148.93,-76.85],[-149.49,-76.77]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-150.11,-76.73],[-150.6,-76.8],[-150.88,-76.74],[-150.21,-76.69],[-150.11,-76.73]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-146.93,-76.66],[-147.01,-76.66],[-146.84,-76.7],[-147.37,-76.62],[-147.16,-76.5],[-146.74,-76.64],[-147.06,-76.63],[-146.93,-76.66]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-147.07,-76.08],[-146.66,-76.28],[-146.81,-76.29],[-147.46,-76.1],[-147.07,-76.08]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-146.12,-75.59],[-145.72,-75.52],[-145.2,-75.69],[-145.38,-75.72],[-146.12,-75.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-130.97,-74.53],[-131.21,-74.61],[-131.85,-74.55],[-132.18,-74.42],[-131.67,-74.32],[-130.97,-74.41],[-130.97,-74.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-149.36,-17.72],[-149.59,-17.73],[-149.63,-17.55],[-149.39,-17.52],[-149.16,-17.85],[-149.28,-17.84],[-149.36,-17.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-131.23,52.21],[-131.28,52.13],[-131.56,52.33],[-131.51,52.41],[-132.09,52.73],[-131.94,52.77],[-132.09,52.86],[-132.13,52.75],[-132.34,52.94],[-132.11,53.0],[-132.49,53.03],[-132.57,53.15],[-132.37,53.13],[-132.07,53.16],[-131.8,53.26],[-131.6,53.04],[-132.0,53.06],[-131.92,52.99],[-131.63,53.0],[-131.61,52.93],[-131.8,52.87],[-131.92,52.94],[-131.98,52.88],[-131.83,52.8],[-131.66,52.81],[-131.84,52.71],[-131.73,52.7],[-131.66,52.54],[-131.47,52.51],[-131.41,52.36],[-131.25,52.45],[-131.25,52.36],[-131.36,52.34],[-131.32,52.28],[-131.14,52.32],[-131.09,52.28],[-131.18,52.23],[-131.01,52.21],[-131.15,52.21],[-131.17,52.12],[-131.23,52.21]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.71,53.26],[-132.54,53.33],[-132.76,53.32],[-132.7,53.38],[-132.4,53.33],[-132.98,53.56],[-132.89,53.62],[-133.14,53.9],[-133.04,54.04],[-133.07,54.17],[-132.58,54.12],[-132.66,53.94],[-132.41,54.1],[-132.16,54.01],[-132.12,53.87],[-132.24,53.78],[-132.66,53.69],[-132.35,53.67],[-132.48,53.58],[-132.16,53.7],[-132.19,53.77],[-132.08,53.89],[-132.18,54.04],[-131.92,54.04],[-131.66,54.17],[-131.93,53.62],[-131.91,53.36],[-131.98,53.26],[-132.44,53.15],[-132.71,53.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.67,54.68],[-133.15,54.95],[-133.18,55.24],[-133.11,55.25],[-132.96,55.06],[-133.09,55.09],[-132.67,54.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.0,54.74],[-132.28,54.71],[-132.22,54.8],[-132.36,54.8],[-132.26,54.84],[-132.38,55.02],[-132.44,54.92],[-132.49,55.0],[-132.58,54.95],[-132.57,55.04],[-132.46,55.05],[-132.56,55.12],[-132.61,55.06],[-132.56,55.17],[-132.64,55.26],[-132.62,55.15],[-132.7,55.15],[-132.8,55.27],[-132.95,55.21],[-133.04,55.23],[-132.91,55.29],[-133.21,55.28],[-133.21,55.38],[-132.85,55.35],[-133.13,55.48],[-132.91,55.63],[-133.38,55.63],[-133.38,55.72],[-133.24,55.75],[-133.14,55.88],[-133.26,55.95],[-133.26,56.15],[-133.57,56.18],[-133.61,56.35],[-133.17,56.33],[-133.02,56.17],[-133.14,56.12],[-133.09,56.07],[-132.74,56.0],[-132.46,55.78],[-132.43,55.63],[-132.37,55.67],[-132.16,55.5],[-132.52,55.63],[-132.68,55.46],[-132.4,55.52],[-132.28,55.45],[-132.48,55.41],[-132.15,55.37],[-132.1,55.27],[-132.24,55.26],[-132.24,55.2],[-131.99,55.27],[-132.0,55.1],[-132.22,54.99],[-131.96,55.03],[-132.05,54.9],[-131.96,54.84],[-132.0,54.74]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-130.97,55.44],[-131.19,55.19],[-131.31,55.24],[-131.22,55.32],[-131.21,55.41],[-131.3,55.28],[-131.46,55.29],[-131.27,55.45],[-131.35,55.65],[-131.33,55.45],[-131.46,55.33],[-131.42,55.53],[-131.51,55.5],[-131.53,55.3],[-131.82,55.46],[-131.62,55.6],[-131.69,55.68],[-131.52,55.73],[-131.71,55.74],[-131.48,55.78],[-131.69,55.83],[-131.47,55.83],[-131.58,55.91],[-131.28,55.97],[-130.94,55.65],[-130.97,55.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-133.62,56.13],[-133.29,56.15],[-133.3,56.01],[-133.79,55.94],[-133.68,56.07],[-133.48,56.09],[-133.62,56.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.39,56.3],[-132.48,56.19],[-132.09,56.11],[-132.2,56.09],[-132.13,55.93],[-132.34,55.92],[-132.45,56.06],[-132.7,56.12],[-132.7,56.22],[-132.53,56.34],[-132.39,56.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.06,56.12],[-132.34,56.26],[-132.38,56.49],[-132.15,56.35],[-132.0,56.34],[-131.93,56.19],[-132.06,56.12]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.73,56.25],[-133.05,56.36],[-132.92,56.45],[-132.61,56.4],[-132.73,56.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-133.92,56.51],[-133.87,56.28],[-133.98,56.35],[-133.89,56.23],[-133.95,56.09],[-134.04,56.11],[-134.05,56.32],[-134.09,56.19],[-134.19,56.18],[-134.09,56.09],[-134.15,56.01],[-134.26,56.26],[-134.16,56.31],[-134.29,56.3],[-134.28,56.36],[-134.18,56.44],[-134.04,56.37],[-134.03,56.49],[-134.31,56.56],[-134.09,56.65],[-134.36,56.68],[-134.41,56.85],[-134.11,56.85],[-134.26,56.94],[-134.01,56.89],[-133.9,56.76],[-133.99,56.64],[-133.86,56.81],[-133.72,56.77],[-133.74,56.57],[-133.92,56.62],[-133.85,56.57],[-133.92,56.51]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-132.95,56.81],[-132.53,56.58],[-132.94,56.52],[-132.88,56.64],[-132.95,56.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-133.89,57.09],[-132.97,56.93],[-132.94,56.63],[-133.35,56.84],[-133.08,56.53],[-133.62,56.44],[-133.68,56.85],[-133.74,56.81],[-133.76,56.81],[-133.89,56.9],[-133.74,56.89],[-134.02,57.02],[-133.89,57.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-134.62,56.73],[-134.67,56.17],[-135.05,56.54],[-134.85,56.69],[-134.96,56.63],[-134.98,56.71],[-135.11,56.6],[-135.0,56.76],[-135.19,56.68],[-135.12,56.83],[-135.37,56.83],[-135.29,56.89],[-135.35,56.97],[-135.17,57.04],[-135.37,57.09],[-135.27,57.16],[-135.41,57.16],[-135.33,57.25],[-135.53,57.24],[-135.67,57.36],[-135.48,57.35],[-135.61,57.39],[-135.38,57.55],[-135.28,57.51],[-135.4,57.44],[-135.18,57.48],[-134.91,57.34],[-135.0,57.35],[-134.84,57.26],[-134.62,56.73]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-152.88,57.15],[-153.27,57.0],[-153.41,57.08],[-153.24,57.21],[-153.21,57.13],[-152.88,57.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-135.6,57.04],[-135.84,56.99],[-135.71,57.17],[-135.86,57.22],[-135.82,57.33],[-135.55,57.23],[-135.63,57.24],[-135.55,57.14],[-135.6,57.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-134.61,57.01],[-134.63,57.22],[-134.46,57.31],[-134.56,57.4],[-134.31,57.33],[-134.31,57.39],[-134.57,57.49],[-134.35,57.54],[-134.57,57.51],[-134.65,57.6],[-134.81,58.06],[-134.73,58.18],[-134.78,58.11],[-134.91,58.2],[-134.95,58.41],[-134.69,58.17],[-134.18,58.16],[-133.79,57.59],[-134.31,58.1],[-134.22,57.97],[-134.32,58.0],[-134.29,57.84],[-133.84,57.46],[-134.1,57.48],[-133.86,57.36],[-133.96,57.3],[-134.18,57.39],[-134.07,57.28],[-134.17,57.19],[-134.48,57.03],[-134.61,57.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-136.01,57.52],[-135.78,57.44],[-136.07,57.61],[-135.95,57.62],[-136.12,57.62],[-136.22,57.78],[-136.42,57.83],[-136.31,58.0],[-136.03,57.85],[-136.41,58.08],[-136.27,58.11],[-136.36,58.22],[-136.26,58.22],[-136.19,58.08],[-136.1,58.06],[-136.14,58.22],[-135.97,58.16],[-135.79,58.28],[-135.48,58.16],[-135.78,58.04],[-135.62,58.01],[-135.79,57.98],[-135.66,57.95],[-135.39,58.14],[-134.92,58.03],[-134.92,57.85],[-135.2,57.94],[-134.93,57.81],[-135.01,57.79],[-135.89,57.99],[-135.37,57.81],[-135.36,57.73],[-134.91,57.76],[-134.85,57.47],[-135.06,57.47],[-135.81,57.76],[-135.7,57.68],[-135.81,57.64],[-135.6,57.61],[-135.66,57.55],[-135.55,57.47],[-135.71,57.37],[-136.01,57.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-152.05,58.18],[-152.28,58.26],[-152.37,58.2],[-152.27,58.13],[-152.55,58.09],[-152.58,58.21],[-152.8,57.99],[-153.23,58.17],[-152.91,58.17],[-153.11,58.27],[-152.77,58.26],[-152.76,58.36],[-152.88,58.41],[-152.63,58.48],[-152.5,58.46],[-152.42,58.32],[-152.35,58.42],[-152.12,58.4],[-152.14,58.23],[-151.99,58.35],[-152.05,58.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-146.92,60.31],[-147.49,59.86],[-147.92,59.79],[-147.7,60.0],[-147.2,60.24],[-147.19,60.36],[-147.01,60.35],[-147.08,60.28],[-146.92,60.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-146.08,60.4],[-146.6,60.25],[-146.68,60.29],[-146.49,60.36],[-146.72,60.39],[-146.59,60.48],[-146.08,60.4]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-129.96,55.92],[-130.17,55.75],[-130.15,55.55],[-129.99,55.28],[-130.37,54.91],[-130.69,54.76],[-130.74,54.97],[-130.74,54.83],[-130.83,54.77],[-131.01,55.01],[-130.72,55.08],[-130.46,55.33],[-130.76,55.1],[-131.06,55.13],[-130.92,55.29],[-130.61,55.3],[-130.86,55.31],[-130.92,55.81],[-131.2,55.97],[-131.01,56.11],[-131.91,55.86],[-131.76,55.8],[-131.88,55.6],[-132.0,55.67],[-131.96,55.5],[-132.17,55.59],[-132.27,55.76],[-132.05,55.82],[-131.96,56.16],[-131.58,56.18],[-131.49,56.22],[-131.91,56.23],[-131.98,56.37],[-132.16,56.38],[-132.34,56.53],[-132.31,56.64],[-132.54,56.63],[-132.36,56.82],[-132.51,56.76],[-132.76,56.85],[-132.92,56.98],[-132.77,56.97],[-132.8,57.09],[-132.88,57.02],[-133.17,57.09],[-133.17,57.17],[-133.32,57.1],[-133.55,57.18],[-133.47,57.28],[-133.25,57.28],[-133.06,57.33],[-133.04,57.37],[-133.42,57.34],[-133.34,57.44],[-133.45,57.43],[-133.5,57.53],[-133.31,57.59],[-133.59,57.57],[-133.65,57.7],[-133.57,57.72],[-133.05,57.5],[-133.0,57.52],[-133.53,57.75],[-133.55,57.92],[-133.12,57.86],[-133.55,57.93],[-133.69,57.79],[-133.86,57.96],[-133.69,57.94],[-133.76,58.06],[-133.68,58.16],[-133.86,57.99],[-134.06,58.07],[-134.0,58.41],[-133.77,58.52],[-133.98,58.5],[-134.16,58.2],[-134.5,58.35],[-134.76,58.38],[-134.99,58.68],[-134.92,58.66],[-134.95,58.82],[-135.03,58.74],[-135.15,58.84],[-135.36,59.27],[-135.35,59.47],[-135.41,59.3],[-135.55,59.32],[-135.36,59.21],[-135.31,59.09],[-135.55,59.23],[-135.37,59.09],[-135.39,58.95],[-135.16,58.63],[-135.23,58.61],[-135.06,58.35],[-135.09,58.24],[-135.35,58.28],[-135.48,58.48],[-135.48,58.37],[-135.91,58.38],[-135.88,58.46],[-135.95,58.46],[-135.95,58.46],[-135.85,58.47],[-135.89,58.58],[-135.82,58.6],[-136.07,58.81],[-135.77,58.9],[-136.05,58.86],[-136.16,59.04],[-136.22,58.92],[-136.12,58.93],[-136.1,58.85],[-136.21,58.75],[-136.48,58.84],[-136.49,58.97],[-136.57,58.92],[-136.71,59.03],[-136.63,58.89],[-137.06,59.06],[-136.9,58.93],[-137.01,58.92],[-137.13,58.83],[-136.99,58.89],[-136.59,58.85],[-136.48,58.8],[-136.65,58.82],[-136.52,58.7],[-136.34,58.69],[-136.53,58.61],[-136.29,58.67],[-136.03,58.39],[-136.27,58.31],[-136.51,58.44],[-136.56,58.37],[-136.41,58.38],[-136.37,58.3],[-136.62,58.35],[-136.56,58.26],[-136.66,58.22],[-136.86,58.38],[-137.63,58.61],[-137.44,58.66],[-137.67,58.63],[-138.29,59.08],[-138.61,59.13],[-138.45,59.19],[-138.63,59.14],[-139.86,59.55],[-139.48,59.7],[-139.62,59.89],[-139.47,59.99],[-139.31,59.86],[-139.29,59.58],[-139.23,59.62],[-139.28,59.83],[-139.04,59.85],[-138.95,59.81],[-138.9,59.81],[-139.03,59.86],[-139.24,59.88],[-139.52,60.05],[-139.85,59.82],[-140.32,59.7],[-141.45,59.88],[-141.27,59.96],[-141.38,60.14],[-141.48,60.11],[-141.39,60.02],[-141.67,59.96],[-142.8,60.11],[-143.92,60.0],[-144.25,60.03],[-144.0,60.04],[-144.25,60.15],[-144.2,60.21],[-144.57,60.19],[-144.94,60.31],[-144.79,60.46],[-144.89,60.49],[-144.76,60.67],[-144.62,60.72],[-144.76,60.68],[-145.27,60.36],[-145.94,60.46],[-145.63,60.68],[-146.26,60.65],[-146.03,60.74],[-146.04,60.8],[-146.48,60.69],[-146.7,60.74],[-146.09,60.84],[-146.63,60.83],[-146.75,60.96],[-146.59,60.94],[-146.7,60.98],[-146.57,61.03],[-146.65,61.07],[-146.28,61.12],[-146.61,61.13],[-146.98,60.95],[-147.29,61.01],[-147.26,60.94],[-147.36,60.89],[-147.45,60.9],[-147.42,61.01],[-147.54,60.91],[-147.48,61.07],[-147.56,61.16],[-147.67,61.01],[-147.6,60.87],[-147.73,60.89],[-147.7,60.95],[-147.81,60.88],[-147.75,60.84],[-147.87,60.84],[-147.94,60.91],[-148.05,60.95],[-147.7,61.21],[-147.73,61.28],[-148.05,61.03],[-148.15,61.12],[-148.41,61.06],[-148.45,60.99],[-148.15,61.06],[-148.33,60.97],[-148.31,60.85],[-148.4,60.86],[-148.33,60.82],[-148.52,60.84],[-148.7,60.79],[-148.45,60.8],[-148.61,60.76],[-148.67,60.67],[-148.37,60.78],[-148.43,60.63],[-148.23,60.77],[-148.25,60.72],[-148.2,60.63],[-148.34,60.54],[-148.49,60.58],[-148.69,60.46],[-148.47,60.55],[-148.24,60.46],[-148.08,60.6],[-147.94,60.46],[-148.39,60.28],[-148.44,60.18],[-148.1,60.22],[-148.19,60.13],[-148.33,60.17],[-148.44,59.96],[-148.55,60.03],[-148.65,59.92],[-149.11,59.97],[-149.04,60.05],[-149.1,60.06],[-149.29,59.87],[-149.41,60.12],[-149.39,60.0],[-149.63,59.83],[-149.53,59.72],[-149.64,59.74],[-149.72,59.96],[-149.77,59.84],[-149.87,59.85],[-149.75,59.67],[-150.03,59.8],[-149.92,59.72],[-150.01,59.63],[-150.12,59.7],[-150.09,59.59],[-150.35,59.47],[-150.22,59.72],[-150.48,59.47],[-150.55,59.54],[-150.49,59.6],[-150.66,59.55],[-150.61,59.44],[-150.92,59.33],[-150.96,59.2],[-151.24,59.32],[-151.1,59.23],[-151.74,59.17],[-151.98,59.28],[-151.82,59.35],[-151.89,59.41],[-151.69,59.48],[-151.38,59.44],[-151.44,59.53],[-151.17,59.6],[-150.99,59.78],[-151.47,59.64],[-151.41,59.61],[-151.87,59.75],[-151.72,60.02],[-151.31,60.39],[-151.28,60.54],[-151.4,60.74],[-150.39,61.05],[-150.23,60.94],[-149.75,60.97],[-149.03,60.85],[-150.07,61.16],[-149.68,61.4],[-149.25,61.5],[-149.43,61.51],[-149.76,61.45],[-149.98,61.25],[-150.5,61.26],[-150.54,61.37],[-151.18,61.05],[-151.57,60.99],[-151.81,60.85],[-151.71,60.73],[-152.05,60.67],[-152.33,60.49],[-152.25,60.4],[-152.6,60.23],[-152.94,60.31],[-153.08,60.3],[-152.58,60.07],[-152.74,59.91],[-153.24,59.86],[-153.29,59.82],[-153.0,59.81],[-153.17,59.66],[-153.43,59.65],[-153.32,59.72],[-153.45,59.79],[-153.49,59.65],[-153.71,59.63],[-153.59,59.57],[-153.88,59.55],[-153.75,59.44],[-154.15,59.38],[-153.95,59.36],[-154.26,59.15],[-154.17,59.03],[-153.71,59.07],[-153.26,58.86],[-154.11,58.48],[-154.0,58.39],[-154.36,58.29],[-154.12,58.28],[-154.3,58.2],[-154.25,58.13],[-154.34,58.16],[-154.35,58.08],[-154.49,58.2],[-154.47,58.09],[-154.61,58.12],[-154.58,58.02],[-155.02,58.03],[-155.13,57.96],[-155.07,57.9],[-155.34,57.83],[-155.31,57.74],[-155.61,57.79],[-155.59,57.68],[-155.77,57.64],[-155.74,57.55],[-156.02,57.58],[-156.1,57.53],[-156.06,57.43],[-156.21,57.48],[-156.54,57.32],[-156.34,57.29],[-156.45,57.23],[-156.38,57.14],[-156.65,57.06],[-156.55,56.98],[-156.78,57.05],[-156.81,56.91],[-156.96,56.98],[-156.94,56.91],[-157.19,56.85],[-157.19,56.78],[-157.42,56.87],[-157.41,56.76],[-157.61,56.72],[-157.48,56.62],[-157.77,56.68],[-158.13,56.53],[-157.87,56.57],[-157.88,56.48],[-158.43,56.44],[-158.65,56.27],[-158.54,56.25],[-158.47,56.34],[-158.21,56.28],[-158.41,56.2],[-158.12,56.24],[-158.36,56.13],[-158.41,56.18],[-158.41,56.08],[-158.5,56.1],[-158.43,56.01],[-158.6,56.05],[-158.48,56.19],[-158.64,56.2],[-158.56,56.17],[-158.7,56.15],[-158.68,55.96],[-158.86,56.01],[-158.93,55.92],[-159.36,55.88],[-159.42,55.79],[-159.54,55.89],[-159.5,55.77],[-159.63,55.58],[-159.76,55.6],[-159.62,55.64],[-159.71,55.67],[-159.63,55.81],[-159.85,55.85],[-160.04,55.8],[-160.07,55.7],[-160.16,55.74],[-160.16,55.66],[-160.44,55.65],[-160.37,55.61],[-160.5,55.49],[-160.61,55.61],[-160.77,55.55],[-160.68,55.46],[-160.92,55.52],[-161.28,55.35],[-161.52,55.38],[-161.39,55.57],[-161.14,55.53],[-161.62,55.61],[-161.9,55.22],[-162.05,55.24],[-162.0,55.09],[-162.13,55.1],[-162.1,55.17],[-162.23,55.11],[-162.2,55.04],[-162.45,55.04],[-162.52,55.11],[-162.36,55.11],[-162.65,55.3],[-162.72,55.22],[-162.61,55.17],[-162.56,54.96],[-162.65,55.05],[-162.88,54.94],[-163.18,55.14],[-163.21,55.02],[-163.05,54.94],[-163.34,54.81],[-163.39,54.86],[-163.28,54.91],[-163.35,54.94],[-163.25,54.97],[-163.33,55.12],[-163.02,55.25],[-163.08,55.18],[-162.96,55.17],[-162.64,55.38],[-162.5,55.37],[-162.53,55.45],[-162.62,55.41],[-161.8,55.89],[-161.16,56.02],[-161.37,55.96],[-160.87,55.99],[-161.02,55.89],[-160.69,55.7],[-160.79,55.89],[-160.24,55.78],[-160.58,55.99],[-160.19,56.39],[-159.21,56.7],[-159.26,56.71],[-158.89,56.89],[-159.02,56.8],[-158.64,56.76],[-158.68,57.02],[-158.31,57.31],[-157.76,57.56],[-157.66,57.48],[-157.41,57.49],[-157.39,57.57],[-157.6,57.49],[-157.6,57.62],[-157.71,57.65],[-157.61,58.11],[-157.38,58.21],[-157.14,58.17],[-157.48,58.23],[-157.56,58.36],[-157.44,58.52],[-156.94,58.74],[-157.08,58.76],[-156.78,59.16],[-157.08,58.89],[-158.2,58.61],[-158.56,58.81],[-158.42,58.98],[-158.5,58.99],[-158.17,59.01],[-158.03,58.88],[-158.0,58.91],[-158.14,59.04],[-158.54,59.18],[-158.46,59.05],[-158.73,58.87],[-158.75,58.99],[-158.83,58.98],[-158.79,58.77],[-158.91,58.78],[-158.71,58.49],[-158.88,58.4],[-159.05,58.42],[-159.48,58.82],[-159.66,58.84],[-159.62,58.93],[-159.91,58.77],[-160.0,58.87],[-160.33,58.94],[-160.26,58.99],[-160.35,59.07],[-160.83,58.81],[-160.89,58.88],[-161.31,58.81],[-161.38,58.69],[-161.3,58.68],[-161.71,58.56],[-161.77,58.65],[-162.18,58.64],[-161.89,58.65],[-161.68,58.77],[-161.77,58.77],[-161.86,59.03],[-161.57,59.12],[-161.97,59.13],[-162.04,59.25],[-162.05,59.27],[-162.04,59.29],[-161.98,59.25],[-161.95,59.39],[-161.71,59.5],[-162.21,60.03],[-162.2,60.15],[-162.25,60.2],[-162.16,60.22],[-162.15,60.25],[-162.29,60.24],[-162.23,60.15],[-162.32,60.11],[-162.46,60.3],[-162.22,60.59],[-161.88,60.7],[-162.18,60.73],[-162.12,60.66],[-162.28,60.61],[-162.42,60.38],[-162.7,60.27],[-162.45,60.19],[-162.53,60.0],[-163.32,59.83],[-164.1,59.83],[-164.21,59.95],[-164.11,60.0],[-164.41,60.09],[-164.65,60.33],[-164.99,60.34],[-165.14,60.45],[-164.99,60.55],[-165.43,60.55],[-165.0,60.71],[-165.03,60.79],[-164.87,60.85],[-164.94,60.94],[-164.83,60.87],[-164.64,60.91],[-164.67,60.83],[-164.27,60.79],[-164.22,60.69],[-164.42,60.55],[-163.96,60.78],[-163.82,60.76],[-163.81,60.59],[-163.69,60.59],[-163.41,60.75],[-163.93,60.85],[-163.56,60.91],[-163.76,60.95],[-163.7,61.0],[-164.01,60.86],[-164.56,60.85],[-164.63,60.93],[-165.17,60.94],[-164.77,61.11],[-165.06,61.06],[-165.19,61.14],[-165.13,61.16],[-165.06,61.22],[-165.14,61.26],[-165.08,61.22],[-165.16,61.16],[-165.36,61.21],[-165.21,61.27],[-165.21,61.33],[-165.26,61.33],[-165.16,61.37],[-165.16,61.42],[-165.08,61.42],[-164.97,61.49],[-164.84,61.5],[-164.72,61.63],[-165.09,61.48],[-165.29,61.33],[-165.23,61.27],[-165.39,61.22],[-165.37,61.07],[-165.61,61.12],[-165.61,61.29],[-165.88,61.34],[-165.92,61.41],[-165.78,61.52],[-166.11,61.5],[-166.2,61.59],[-166.14,61.73],[-166.12,61.64],[-165.77,61.69],[-166.1,61.82],[-165.59,61.86],[-165.75,61.98],[-165.71,62.12],[-165.13,62.52],[-164.87,62.54],[-164.85,62.48],[-164.61,62.44],[-164.73,62.38],[-164.58,62.43],[-164.86,62.56],[-164.48,62.75],[-164.81,62.62],[-164.89,62.79],[-164.77,62.8],[-164.88,62.84],[-164.69,63.03],[-164.31,63.01],[-164.6,63.13],[-164.42,63.21],[-163.99,63.26],[-163.54,63.13],[-163.79,63.02],[-163.81,62.99],[-163.53,63.12],[-163.35,63.03],[-163.09,63.06],[-162.6,63.28],[-162.28,63.49],[-162.31,63.55],[-162.02,63.49],[-162.17,63.43],[-161.44,63.46],[-161.06,63.57],[-160.77,63.82],[-160.97,64.25],[-161.26,64.41],[-161.19,64.42],[-161.54,64.4],[-161.41,64.54],[-161.04,64.51],[-161.09,64.55],[-160.83,64.62],[-160.79,64.73],[-161.16,64.93],[-161.09,64.91],[-160.99,64.94],[-161.02,64.95],[-161.21,64.93],[-161.55,64.75],[-161.73,64.82],[-161.81,64.82],[-161.72,64.79],[-162.51,64.56],[-162.78,64.34],[-162.83,64.5],[-163.15,64.66],[-163.39,64.6],[-163.04,64.52],[-163.17,64.41],[-163.68,64.59],[-164.94,64.53],[-164.92,64.46],[-164.77,64.48],[-164.84,64.46],[-165.04,64.45],[-166.19,64.59],[-166.48,64.73],[-166.39,64.9],[-166.68,64.98],[-166.96,65.18],[-166.88,65.28],[-166.93,65.17],[-166.71,65.11],[-166.37,65.27],[-166.03,65.24],[-167.4,65.4],[-168.14,65.67],[-167.88,65.76],[-168.06,65.65],[-167.53,65.73],[-167.56,65.81],[-167.35,65.9],[-167.06,65.88],[-166.31,66.18],[-165.5,66.15],[-165.89,66.24],[-165.49,66.4],[-165.03,66.4],[-164.94,66.47],[-164.73,66.53],[-164.72,66.56],[-164.27,66.6],[-163.74,66.6],[-163.63,66.57],[-163.93,66.59],[-163.76,66.53],[-163.9,66.4],[-163.85,66.29],[-164.19,66.19],[-163.92,66.21],[-163.68,66.08],[-162.76,66.11],[-162.68,66.01],[-162.18,66.08],[-161.86,65.98],[-161.51,66.28],[-161.09,66.24],[-161.16,66.12],[-161.02,66.19],[-161.14,66.34],[-161.51,66.41],[-161.87,66.38],[-161.9,66.27],[-161.96,66.35],[-161.89,66.52],[-162.63,66.86],[-162.48,66.96],[-162.31,66.95],[-162.02,66.78],[-162.07,66.65],[-161.63,66.46],[-161.2,66.54],[-160.77,66.37],[-160.23,66.41],[-160.27,66.65],[-160.55,66.59],[-161.14,66.65],[-161.27,66.54],[-161.5,66.54],[-161.9,66.74],[-161.73,66.95],[-161.53,66.99],[-162.29,67.07],[-162.46,66.99],[-162.34,67.15],[-162.36,67.17],[-162.58,67.02],[-163.72,67.11],[-163.82,67.35],[-164.15,67.62],[-166.3,68.3],[-166.83,68.35],[-166.32,68.41],[-166.37,68.44],[-166.23,68.58],[-166.22,68.89],[-164.35,68.93],[-163.62,69.12],[-163.13,69.39],[-163.06,69.56],[-163.15,69.61],[-162.94,69.71],[-163.02,69.75],[-161.91,70.32],[-161.7,70.26],[-162.12,70.15],[-160.95,70.29],[-160.17,70.6],[-159.95,70.6],[-159.94,70.52],[-160.2,70.48],[-159.92,70.49],[-160.13,70.33],[-159.95,70.37],[-159.77,70.2],[-159.89,70.39],[-159.83,70.5],[-159.71,70.47],[-159.29,70.54],[-159.72,70.5],[-159.95,70.64],[-160.13,70.63],[-159.67,70.8],[-159.16,70.89],[-159.37,70.85],[-159.14,70.83],[-159.45,70.78],[-159.22,70.69],[-159.28,70.76],[-158.99,70.78],[-159.06,70.82],[-157.86,70.87],[-156.47,71.41],[-156.37,71.38],[-156.6,71.35],[-156.04,71.22],[-156.11,71.17],[-155.57,71.15],[-155.74,71.0],[-156.19,70.92],[-155.98,70.89],[-155.98,70.76],[-155.58,70.85],[-155.31,71.03],[-155.19,71.0],[-155.29,71.09],[-155.1,71.09],[-155.09,71.15],[-155.1,71.02],[-154.97,71.12],[-154.6,71.01],[-154.81,70.88],[-154.23,70.78],[-153.89,70.9],[-153.26,70.93],[-152.71,70.82],[-152.71,70.89],[-152.33,70.86],[-152.22,70.81],[-152.51,70.66],[-152.08,70.58],[-152.63,70.56],[-151.76,70.57],[-151.98,70.45],[-151.22,70.38],[-150.79,70.5],[-150.38,70.5],[-150.42,70.41],[-149.49,70.52],[-148.68,70.42],[-148.51,70.32],[-147.84,70.31],[-147.68,70.21],[-145.88,70.17],[-145.22,70.04],[-145.27,69.99],[-144.13,70.07],[-144.07,69.99],[-144.06,70.09],[-143.55,70.13],[-143.3,70.04],[-143.24,70.12],[-141.41,69.65],[-139.92,69.62],[-139.14,69.51],[-138.6,69.24],[-138.36,69.3],[-138.1,69.14],[-137.22,68.95],[-136.07,68.89],[-135.15,68.66],[-135.51,68.85],[-135.34,68.84],[-136.0,68.95],[-135.92,68.96],[-135.95,69.05],[-135.77,68.99],[-135.52,69.03],[-135.92,69.09],[-135.97,69.22],[-135.42,69.1],[-135.86,69.29],[-135.68,69.33],[-135.57,69.23],[-135.57,69.34],[-135.17,69.26],[-135.28,69.41],[-135.16,69.48],[-134.48,69.44],[-134.42,69.5],[-134.59,69.51],[-134.41,69.64],[-134.48,69.73],[-134.22,69.68],[-134.15,69.63],[-134.24,69.58],[-134.12,69.54],[-133.75,69.55],[-134.22,69.27],[-134.31,69.15],[-133.63,69.4],[-133.05,69.43],[-132.89,69.66],[-132.53,69.63],[-132.33,69.68],[-132.63,69.67],[-132.55,69.74],[-132.28,69.77],[-132.48,69.74],[-132.14,69.69],[-131.41,69.96],[-131.24,69.93],[-131.19,69.82],[-130.89,70.11],[-130.52,70.18],[-130.46,70.17],[-130.54,70.15],[-130.52,70.1],[-130.39,70.17],[-130.19,70.05],[-129.93,70.08],[-129.67,70.27],[-129.63,70.17],[-129.41,70.12],[-129.6,69.99],[-130.53,69.78],[-130.94,69.57],[-131.05,69.64],[-131.98,69.54],[-132.32,69.25],[-132.43,69.3],[-132.5,69.16],[-132.54,69.29],[-132.77,69.26],[-132.91,69.13],[-132.83,69.11],[-132.9,69.08],[-132.89,68.98],[-132.93,69.08],[-133.1,69.07],[-133.24,68.91],[-133.49,68.84],[-133.21,68.72],[-132.92,68.69],[-133.39,68.85],[-132.48,68.81],[-132.39,68.87],[-132.55,68.92],[-132.48,68.89],[-132.78,68.85],[-132.71,68.89],[-132.81,68.94],[-132.68,68.93],[-132.87,69.06],[-132.48,69.15],[-132.42,69.24],[-132.47,69.11],[-132.33,69.23],[-132.2,69.22],[-132.22,69.15],[-131.72,69.4],[-131.98,69.41],[-131.91,69.43],[-131.43,69.44],[-131.51,69.34],[-131.32,69.49],[-131.24,69.41],[-131.25,69.5],[-131.21,69.4],[-131.41,69.3],[-131.35,69.32],[-131.16,69.39],[-131.24,69.59],[-131.12,69.52],[-131.14,69.37],[-131.06,69.49],[-131.19,69.59],[-131.13,69.62],[-131.03,69.46],[-131.12,69.33],[-130.95,69.54],[-130.94,69.42],[-131.05,69.34],[-130.9,69.39],[-131.03,69.21],[-130.93,69.14],[-130.95,69.28],[-130.38,69.69],[-129.12,69.86],[-128.89,69.98],[-128.93,69.85],[-129.17,69.83],[-129.15,69.7],[-128.94,69.68],[-128.31,69.96],[-128.34,70.13],[-127.52,70.22],[-128.11,70.37],[-127.91,70.39],[-128.2,70.4],[-127.99,70.59],[-127.14,70.25],[-126.77,69.98],[-126.7,69.77],[-126.25,69.53],[-125.45,69.32],[-125.37,69.35],[-125.46,69.41],[-125.16,69.39],[-125.09,69.45],[-125.62,69.42],[-125.48,69.51],[-125.12,69.49],[-125.44,69.61],[-125.37,69.69],[-125.07,69.75],[-124.94,69.65],[-124.82,69.72],[-125.28,69.81],[-125.06,69.8],[-124.92,69.94],[-124.63,69.99],[-125.21,69.94],[-125.21,70.0],[-125.01,70.09],[-125.05,70.03],[-124.55,70.02],[-124.42,70.05],[-124.75,70.13],[-124.41,70.16],[-124.37,70.04],[-124.54,69.97],[-124.4,69.86],[-124.51,69.74],[-124.03,69.68],[-124.52,69.41],[-124.42,69.37],[-123.38,69.41],[-123.44,69.48],[-123.17,69.5],[-123.16,69.77],[-122.98,69.83],[-121.64,69.79],[-120.81,69.62],[-120.09,69.36],[-118.67,69.23],[-118.04,69.02],[-117.17,68.89],[-116.97,68.95],[-115.97,68.81],[-116.32,68.97],[-115.57,68.97],[-114.52,68.72],[-114.08,68.49],[-114.11,68.41],[-113.91,68.4],[-114.04,68.24],[-114.94,68.29],[-114.76,68.19],[-115.24,68.19],[-115.18,68.14],[-115.25,68.04],[-115.11,68.02],[-115.54,67.92],[-115.12,67.8],[-113.86,67.7],[-112.03,67.75],[-111.89,67.69],[-111.93,67.75],[-111.55,67.72],[-111.17,67.85],[-111.21,67.76],[-111.02,67.77],[-110.34,67.97],[-110.16,67.92],[-110.18,68.0],[-110.06,68.01],[-109.97,67.83],[-109.83,67.87],[-109.62,67.74],[-109.72,67.72],[-109.07,67.72],[-108.93,67.53],[-109.01,67.46],[-108.82,67.36],[-108.73,67.62],[-108.64,67.63],[-108.47,67.35],[-108.37,67.45],[-107.99,67.28],[-107.89,67.05],[-108.14,67.08],[-108.21,67.03],[-108.62,67.15],[-108.52,67.04],[-108.12,66.94],[-108.23,66.85],[-108.0,66.83],[-107.89,66.67],[-107.86,66.76],[-107.24,66.35],[-107.8,66.77],[-107.69,66.77],[-107.77,67.0],[-107.61,66.97],[-107.64,67.08],[-107.48,66.92],[-107.7,66.95],[-107.56,66.84],[-107.41,66.82],[-107.48,66.89],[-107.4,66.89],[-107.4,66.97],[-107.09,66.83],[-107.4,67.04],[-107.2,67.12],[-107.53,67.21],[-107.72,67.4],[-107.59,67.5],[-108.01,67.71],[-107.94,67.85],[-107.66,67.95],[-107.91,68.0],[-107.88,68.09],[-107.7,68.08],[-107.81,68.06],[-107.77,67.99],[-107.15,68.13],[-106.76,68.1],[-106.81,68.21],[-106.64,68.17],[-106.63,68.25],[-106.44,68.15],[-106.35,68.19],[-106.48,68.23],[-106.45,68.35],[-105.73,68.43],[-105.78,68.55],[-105.65,68.64],[-106.55,68.52],[-106.42,68.52],[-106.64,68.47],[-106.49,68.41],[-106.55,68.3],[-106.79,68.41],[-107.16,68.27],[-107.55,68.35],[-107.89,68.27],[-107.61,68.17],[-108.39,68.11],[-108.43,68.16],[-108.33,68.2],[-108.46,68.19],[-108.42,68.3],[-108.81,68.26],[-108.35,68.6],[-107.29,68.7],[-106.2,68.94],[-105.47,68.72],[-105.54,68.65],[-105.32,68.48],[-105.54,68.41],[-105.33,68.41],[-105.04,68.26],[-105.09,68.31],[-104.89,68.35],[-104.84,68.29],[-104.94,68.24],[-104.6,68.24],[-104.68,68.14],[-104.48,68.03],[-103.79,68.03],[-103.41,68.17],[-103.36,68.01],[-102.22,67.69],[-101.98,67.79],[-101.42,67.69],[-100.71,67.85],[-98.94,67.7],[-98.68,67.81],[-98.36,67.79],[-98.73,67.96],[-98.73,68.07],[-98.58,68.1],[-98.08,67.76],[-97.59,67.6],[-97.06,67.68],[-97.23,67.71],[-97.12,67.79],[-97.25,67.92],[-97.36,67.88],[-97.68,68.02],[-98.0,67.96],[-98.1,67.84],[-98.59,68.15],[-98.46,68.18],[-98.41,68.08],[-98.32,68.17],[-98.72,68.37],[-98.51,68.33],[-98.53,68.43],[-98.21,68.3],[-97.75,68.37],[-98.01,68.5],[-97.86,68.54],[-97.53,68.42],[-97.62,68.46],[-97.26,68.47],[-96.99,68.34],[-97.08,68.27],[-96.69,68.29],[-96.62,68.19],[-96.59,68.25],[-96.4,68.32],[-96.8,68.07],[-96.76,68.02],[-96.44,68.05],[-96.55,68.09],[-95.9,68.3],[-96.08,68.15],[-96.02,68.12],[-96.22,67.81],[-96.18,67.64],[-96.34,67.69],[-96.47,67.48],[-96.1,67.47],[-96.25,67.25],[-96.11,67.22],[-95.58,67.38],[-95.55,67.32],[-95.84,67.17],[-95.44,67.2],[-95.33,67.01],[-95.91,66.95],[-95.96,67.07],[-96.13,66.96],[-96.28,67.07],[-96.46,67.06],[-95.85,66.76],[-95.82,66.59],[-95.63,66.68],[-95.66,66.73],[-95.75,66.68],[-95.79,66.74],[-96.09,66.93],[-95.32,66.9],[-95.22,66.97],[-95.35,67.15],[-95.17,67.28],[-95.41,67.46],[-95.34,67.55],[-95.71,67.73],[-95.55,67.81],[-95.58,67.9],[-95.42,68.02],[-95.48,68.06],[-94.8,68.04],[-94.21,68.27],[-94.12,68.42],[-93.37,68.64],[-93.75,68.61],[-93.57,68.84],[-93.63,68.96],[-93.91,69.0],[-93.83,69.07],[-94.08,68.85],[-93.83,68.88],[-94.09,68.76],[-94.64,68.76],[-94.55,68.89],[-94.6,68.97],[-94.44,68.94],[-94.01,69.16],[-94.32,69.16],[-94.28,69.32],[-93.53,69.44],[-93.88,69.25],[-93.81,69.27],[-93.84,69.17],[-93.36,69.37],[-93.59,69.37],[-93.45,69.49],[-94.32,69.45],[-94.63,69.69],[-94.88,69.57],[-95.67,69.79],[-95.98,69.79],[-96.21,69.87],[-96.08,69.88],[-96.11,69.96],[-96.49,70.1],[-96.57,70.23],[-96.23,70.57],[-95.79,70.54],[-96.05,70.61],[-95.81,70.72],[-96.19,70.62],[-96.6,70.79],[-96.5,71.05],[-96.38,71.09],[-96.56,71.13],[-96.38,71.16],[-96.51,71.28],[-96.13,71.41],[-95.54,71.3],[-95.59,71.36],[-95.44,71.38],[-95.55,71.43],[-95.38,71.51],[-95.81,71.51],[-95.94,71.55],[-95.91,71.61],[-95.28,71.72],[-95.22,71.83],[-94.74,71.83],[-94.61,71.87],[-95.18,71.85],[-95.23,71.95],[-94.55,72.0],[-94.39,71.94],[-94.65,71.82],[-94.6,71.74],[-94.35,71.8],[-94.42,71.67],[-94.21,71.79],[-93.76,71.78],[-93.71,71.72],[-93.82,71.66],[-92.99,71.36],[-92.86,71.16],[-92.85,70.86],[-93.04,70.86],[-92.69,70.77],[-92.68,70.68],[-92.22,70.62],[-92.19,70.51],[-92.29,70.49],[-91.98,70.37],[-92.09,70.3],[-91.96,70.26],[-91.88,70.36],[-91.72,70.36],[-91.7,70.2],[-91.51,70.16],[-92.0,70.12],[-92.3,70.26],[-92.37,70.24],[-92.27,70.21],[-92.59,70.08],[-91.94,70.02],[-92.87,69.7],[-92.54,69.71],[-92.92,69.67],[-92.37,69.71],[-91.8,69.49],[-91.5,69.66],[-91.17,69.66],[-91.09,69.64],[-91.57,69.52],[-90.68,69.54],[-90.31,69.45],[-90.7,69.45],[-90.59,69.42],[-90.8,69.37],[-90.81,69.26],[-91.09,69.27],[-90.96,69.36],[-91.19,69.29],[-91.45,69.36],[-90.67,69.09],[-90.62,68.92],[-90.44,68.88],[-90.6,68.8],[-90.44,68.83],[-90.57,68.63],[-90.48,68.53],[-90.61,68.44],[-90.32,68.38],[-90.48,68.34],[-90.12,68.26],[-90.16,68.32],[-89.82,68.54],[-89.94,68.59],[-89.9,68.66],[-89.79,68.72],[-89.72,68.65],[-89.71,69.02],[-89.2,69.28],[-88.02,68.81],[-87.79,68.33],[-87.94,68.2],[-88.18,68.25],[-88.2,68.38],[-88.4,68.29],[-88.28,68.13],[-88.37,67.98],[-88.14,67.67],[-87.36,67.27],[-87.52,67.12],[-87.37,67.18],[-87.29,67.1],[-87.23,67.23],[-87.11,67.18],[-86.96,67.26],[-87.08,67.36],[-86.5,67.38],[-86.45,67.61],[-86.53,67.69],[-86.13,68.02],[-85.9,68.05],[-85.89,68.19],[-85.79,68.22],[-85.84,68.32],[-85.67,68.45],[-85.74,68.62],[-85.67,68.73],[-84.79,68.74],[-84.81,68.81],[-85.19,68.87],[-85.0,68.89],[-85.12,68.96],[-84.8,68.94],[-84.95,69.02],[-84.53,69.02],[-85.14,69.13],[-85.01,69.18],[-85.27,69.14],[-85.21,69.19],[-85.47,69.28],[-85.34,69.32],[-85.51,69.41],[-85.34,69.44],[-85.53,69.46],[-85.39,69.56],[-85.54,69.65],[-85.44,69.71],[-85.51,69.77],[-85.33,69.79],[-85.56,69.86],[-85.06,69.78],[-84.86,69.86],[-84.34,69.86],[-83.73,69.71],[-82.25,69.64],[-82.75,69.58],[-82.52,69.49],[-83.25,69.56],[-83.29,69.54],[-82.28,69.42],[-82.23,69.39],[-82.39,69.4],[-82.14,69.3],[-82.27,69.24],[-81.75,69.27],[-81.34,69.19],[-81.27,69.1],[-82.06,68.88],[-81.38,68.87],[-81.23,68.77],[-81.27,68.64],[-81.95,68.43],[-82.27,68.54],[-82.18,68.49],[-82.61,68.53],[-82.5,68.46],[-82.65,68.43],[-82.35,68.34],[-82.51,68.32],[-82.44,68.28],[-82.27,68.29],[-82.31,68.15],[-81.99,68.22],[-82.18,68.01],[-82.1,67.91],[-81.24,67.46],[-81.5,67.0],[-81.95,66.98],[-82.16,66.71],[-82.37,66.73],[-82.59,66.57],[-83.0,66.56],[-83.37,66.35],[-83.59,66.36],[-83.64,66.44],[-83.53,66.4],[-83.68,66.53],[-83.98,66.59],[-84.0,66.7],[-83.86,66.69],[-83.96,66.75],[-83.92,66.89],[-84.14,66.71],[-84.41,66.81],[-84.24,66.84],[-84.58,66.98],[-84.37,66.97],[-84.91,67.06],[-84.64,66.98],[-85.21,66.92],[-85.13,66.84],[-84.91,66.9],[-84.97,66.93],[-84.6,66.94],[-84.75,66.9],[-84.32,66.78],[-84.45,66.72],[-84.14,66.69],[-84.21,66.59],[-83.89,66.43],[-83.71,66.19],[-83.86,66.16],[-83.79,66.21],[-84.2,66.32],[-84.35,66.28],[-84.54,66.41],[-84.64,66.34],[-84.38,66.17],[-85.12,66.33],[-85.24,66.27],[-85.47,66.57],[-85.78,66.5],[-86.78,66.52],[-86.63,66.44],[-86.81,66.45],[-86.62,66.31],[-85.86,66.16],[-85.97,66.04],[-86.43,65.9],[-86.55,65.67],[-87.38,65.33],[-88.06,65.36],[-88.83,65.65],[-88.41,65.63],[-89.11,65.73],[-89.69,65.95],[-90.0,65.95],[-89.77,65.89],[-89.77,65.82],[-90.44,65.88],[-90.24,65.93],[-91.5,65.95],[-91.03,65.81],[-91.11,65.92],[-89.96,65.79],[-89.04,65.33],[-87.37,65.28],[-86.94,65.14],[-87.3,64.76],[-87.5,64.74],[-87.58,64.57],[-87.81,64.52],[-88.04,64.26],[-87.98,64.19],[-88.11,64.14],[-88.73,63.97],[-89.29,64.14],[-89.05,63.95],[-89.55,64.08],[-89.48,63.95],[-89.71,64.03],[-89.83,64.11],[-89.74,64.15],[-89.79,64.25],[-89.89,64.21],[-89.83,64.14],[-90.13,64.13],[-89.93,64.12],[-89.81,63.95],[-90.28,64.01],[-89.97,63.81],[-90.12,63.78],[-90.06,63.74],[-90.22,63.61],[-90.65,63.71],[-90.7,63.66],[-90.54,63.61],[-90.91,63.57],[-91.99,63.78],[-91.89,63.81],[-92.37,63.78],[-92.51,63.83],[-92.75,63.86],[-92.79,63.9],[-93.45,64.02],[-93.63,64.16],[-93.78,64.19],[-93.56,64.03],[-93.77,63.99],[-93.65,63.88],[-93.22,63.84],[-93.45,63.93],[-93.4,63.98],[-93.1,63.88],[-92.63,63.78],[-92.5,63.82],[-92.41,63.75],[-92.1,63.7],[-92.55,63.55],[-92.47,63.53],[-91.78,63.71],[-91.39,63.49],[-90.78,63.4],[-90.98,63.42],[-90.69,63.36],[-90.73,63.18],[-90.63,63.06],[-91.39,62.79],[-92.13,62.88],[-92.1,62.8],[-92.45,62.82],[-92.28,62.68],[-91.89,62.62],[-91.98,62.53],[-92.62,62.62],[-92.53,62.44],[-92.7,62.47],[-92.68,62.38],[-92.83,62.36],[-92.62,62.32],[-92.47,62.15],[-92.74,62.29],[-93.25,62.37],[-92.76,62.22],[-93.12,62.16],[-92.93,62.12],[-93.17,61.99],[-93.42,62.03],[-93.22,61.96],[-93.39,61.95],[-93.28,61.9],[-93.62,61.95],[-93.49,61.89],[-93.61,61.86],[-93.26,61.74],[-93.47,61.77],[-93.31,61.73],[-93.98,61.46],[-93.82,61.35],[-94.11,61.33],[-94.0,61.22],[-94.1,61.16],[-93.99,61.1],[-94.35,60.86],[-94.52,60.55],[-94.8,60.5],[-94.62,60.39],[-94.82,59.95],[-94.79,59.53],[-94.74,59.35],[-94.66,59.36],[-94.77,59.3],[-94.79,59.09],[-94.97,59.09],[-95.0,59.05],[-94.8,59.06],[-94.68,58.95],[-94.75,58.83],[-94.61,58.88],[-94.44,58.72],[-94.2,58.81],[-94.36,58.22],[-94.23,58.4],[-94.18,58.78],[-93.16,58.74],[-93.12,58.51],[-92.81,58.08],[-92.79,57.84],[-92.42,57.35],[-92.6,57.05],[-92.86,56.91],[-91.03,57.26],[-90.59,57.23],[-89.96,57.0],[-88.88,56.86],[-87.98,56.44],[-87.59,56.08],[-87.62,56.0],[-87.5,56.04],[-87.37,55.95],[-85.9,55.66],[-85.13,55.35],[-85.39,55.11],[-85.42,55.0],[-85.05,55.29],[-84.61,55.25],[-83.93,55.33],[-83.61,55.23],[-83.57,55.19],[-83.59,55.16],[-83.56,55.13],[-83.56,55.18],[-83.58,55.23],[-83.71,55.28],[-82.98,55.24],[-82.9,55.17],[-82.95,55.11],[-82.25,55.12],[-82.2,54.83],[-82.44,54.37],[-82.38,54.13],[-82.24,54.07],[-82.13,53.81],[-82.22,53.6],[-82.11,53.29],[-82.25,53.21],[-82.3,52.97],[-82.04,52.84],[-81.48,52.3],[-81.82,52.26],[-81.88,52.19],[-81.51,52.24],[-81.36,52.1],[-81.0,52.01],[-80.61,51.72],[-80.44,51.48],[-80.43,51.36],[-81.01,51.04],[-80.41,51.34],[-80.14,51.3],[-79.74,51.12],[-79.33,50.73],[-79.75,51.2],[-79.7,51.4],[-79.52,51.47],[-79.56,51.56],[-79.32,51.67],[-79.24,51.63],[-79.28,51.53],[-79.01,51.47],[-78.95,51.22],[-78.85,51.16],[-78.92,51.23],[-78.83,51.35],[-78.88,51.4],[-78.69,51.49],[-79.04,51.77],[-78.84,51.84],[-78.89,51.95],[-78.59,52.11],[-78.55,52.25],[-78.41,52.25],[-78.55,52.27],[-78.52,52.48],[-78.77,52.57],[-78.69,52.6],[-78.85,52.76],[-78.69,52.89],[-78.86,52.88],[-78.9,52.93],[-78.79,52.98],[-78.98,53.03],[-78.9,53.27],[-79.11,53.51],[-78.92,53.57],[-79.16,53.71],[-79.05,53.73],[-79.05,53.84],[-78.9,53.82],[-79.14,53.96],[-78.98,54.02],[-79.29,54.09],[-79.05,54.18],[-79.38,54.19],[-79.29,54.26],[-79.46,54.31],[-79.45,54.42],[-79.6,54.56],[-79.53,54.59],[-79.77,54.66],[-77.78,55.27],[-77.11,55.68],[-77.19,55.68],[-76.68,56.04],[-76.54,56.32],[-76.53,57.12],[-76.81,57.68],[-77.47,58.21],[-78.57,58.64],[-78.47,58.71],[-78.57,58.96],[-78.32,58.93],[-78.11,59.21],[-77.68,59.4],[-77.92,59.42],[-77.73,59.55],[-77.78,59.71],[-77.57,59.69],[-77.44,59.58],[-77.31,59.57],[-77.55,59.74],[-77.29,59.8],[-77.43,59.92],[-77.19,60.06],[-77.63,60.07],[-77.41,60.14],[-77.74,60.4],[-77.42,60.55],[-77.83,60.64],[-77.51,60.84],[-77.89,60.75],[-77.97,60.79],[-77.92,60.84],[-78.2,60.79],[-77.69,61.21],[-77.79,61.45],[-77.55,61.49],[-77.64,61.56],[-77.48,61.54],[-77.99,61.71],[-78.14,62.01],[-78.15,62.3],[-77.47,62.59],[-75.59,62.27],[-75.89,62.16],[-75.33,62.32],[-74.56,62.11],[-74.76,62.21],[-73.67,62.48],[-72.95,62.12],[-72.63,62.12],[-72.61,61.97],[-72.8,61.84],[-72.67,61.88],[-72.6,61.81],[-72.61,61.94],[-72.23,61.88],[-72.13,61.8],[-72.22,61.75],[-72.0,61.68],[-72.09,61.61],[-72.24,61.62],[-72.3,61.57],[-71.98,61.6],[-71.96,61.71],[-71.58,61.61],[-71.86,61.53],[-71.75,61.48],[-71.89,61.43],[-71.58,61.41],[-71.82,61.35],[-71.67,61.33],[-71.73,61.29],[-71.6,61.26],[-71.57,61.16],[-71.5,61.23],[-71.37,61.13],[-70.54,61.01],[-70.16,61.09],[-70.09,60.96],[-70.15,60.88],[-69.92,60.81],[-69.78,60.92],[-69.66,60.89],[-69.65,61.06],[-69.54,61.08],[-69.37,60.92],[-69.38,60.8],[-69.72,60.68],[-69.67,60.57],[-69.83,60.53],[-69.72,60.38],[-69.77,60.32],[-69.6,60.22],[-69.63,60.08],[-69.83,60.07],[-69.82,59.99],[-71.04,60.07],[-69.74,59.97],[-69.77,59.92],[-69.56,59.86],[-69.61,59.78],[-69.55,59.76],[-69.66,59.7],[-69.52,59.65],[-69.75,59.52],[-69.63,59.39],[-69.76,59.32],[-69.42,59.36],[-69.23,59.24],[-69.54,59.17],[-69.34,59.09],[-69.5,59.07],[-69.45,58.9],[-69.67,58.79],[-69.67,58.93],[-69.86,59.06],[-69.8,58.83],[-69.91,58.87],[-70.25,58.77],[-69.92,58.78],[-69.92,58.69],[-69.8,58.7],[-69.88,58.64],[-69.81,58.6],[-69.38,58.87],[-68.77,58.92],[-68.41,58.82],[-68.35,58.6],[-68.19,58.55],[-68.35,58.12],[-68.97,57.96],[-69.37,57.77],[-68.42,58.04],[-68.31,58.12],[-68.17,58.49],[-68.01,58.58],[-67.89,58.5],[-67.86,58.31],[-68.13,58.08],[-67.86,58.24],[-67.74,58.47],[-67.68,58.42],[-67.73,58.29],[-67.65,58.24],[-67.74,57.96],[-67.71,57.93],[-67.57,58.23],[-67.09,58.36],[-66.95,58.5],[-66.85,58.43],[-66.62,58.5],[-66.6,58.68],[-66.38,58.85],[-65.94,58.62],[-66.05,58.33],[-65.83,58.58],[-66.11,58.78],[-65.8,58.86],[-65.98,58.92],[-65.86,58.94],[-65.89,59.01],[-65.68,58.93],[-65.79,59.01],[-65.68,59.05],[-65.51,58.99],[-65.59,59.05],[-65.32,59.05],[-65.64,59.07],[-65.72,59.16],[-65.74,59.27],[-65.59,59.19],[-65.6,59.26],[-65.49,59.26],[-65.56,59.38],[-65.36,59.28],[-65.45,59.37],[-65.38,59.4],[-65.56,59.49],[-64.98,59.38],[-65.41,59.52],[-65.55,59.73],[-65.5,59.79],[-65.32,59.85],[-65.08,59.77],[-64.98,59.76],[-65.23,59.89],[-65.08,59.93],[-65.13,60.05],[-64.87,60.2],[-64.96,60.26],[-64.86,60.36],[-64.46,60.29],[-64.38,60.25],[-64.64,60.29],[-64.76,60.24],[-64.39,60.22],[-64.46,60.09],[-64.63,60.07],[-64.83,59.99],[-64.45,60.07],[-64.38,60.13],[-64.39,60.01],[-64.54,60.01],[-64.4,59.94],[-64.52,59.9],[-64.22,60.0],[-64.33,60.06],[-64.18,60.03],[-64.15,59.98],[-64.3,59.94],[-64.13,59.91],[-64.26,59.76],[-64.15,59.68],[-63.92,59.66],[-64.03,59.64],[-64.12,59.52],[-64.01,59.62],[-63.86,59.61],[-63.98,59.51],[-63.87,59.57],[-63.73,59.52],[-63.8,59.42],[-64.06,59.39],[-63.71,59.37],[-63.83,59.24],[-63.65,59.37],[-63.52,59.32],[-63.63,59.22],[-63.38,59.28],[-63.44,59.12],[-63.97,59.08],[-64.04,59.02],[-63.89,59.06],[-63.88,58.96],[-63.81,59.05],[-63.13,59.06],[-63.34,59.03],[-63.16,58.92],[-63.33,58.86],[-63.01,58.9],[-62.91,58.75],[-63.04,58.71],[-62.84,58.69],[-63.17,58.5],[-63.44,58.52],[-63.52,58.48],[-63.34,58.46],[-63.59,58.31],[-63.26,58.47],[-63.09,58.46],[-63.16,58.4],[-63.16,58.37],[-63.06,58.45],[-62.56,58.48],[-62.65,58.41],[-62.62,58.31],[-62.86,58.27],[-62.91,58.21],[-62.67,58.27],[-62.58,58.24],[-62.64,58.19],[-63.08,58.16],[-63.01,58.14],[-63.34,57.98],[-62.46,58.18],[-62.52,58.06],[-62.38,58.11],[-62.31,58.03],[-62.53,58.01],[-62.67,57.94],[-62.42,57.96],[-62.42,57.87],[-62.34,57.98],[-62.32,57.91],[-62.14,57.98],[-62.07,57.9],[-62.14,57.83],[-62.12,57.8],[-61.89,57.64],[-62.35,57.46],[-62.53,57.5],[-62.38,57.43],[-61.9,57.42],[-61.8,57.37],[-61.93,57.37],[-61.88,57.28],[-62.01,57.24],[-61.78,57.15],[-61.62,57.23],[-61.7,57.16],[-61.36,57.09],[-61.34,56.96],[-61.5,56.98],[-61.64,56.88],[-61.66,56.81],[-61.9,56.79],[-61.89,56.7],[-61.69,56.73],[-61.82,56.71],[-61.69,56.62],[-62.5,56.78],[-62.09,56.84],[-62.59,56.8],[-61.91,56.63],[-62.24,56.62],[-61.71,56.58],[-61.67,56.5],[-62.15,56.46],[-61.61,56.28],[-62.08,56.3],[-61.94,56.22],[-61.34,56.22],[-61.41,56.13],[-61.34,56.11],[-61.46,56.06],[-61.23,56.04],[-61.5,56.01],[-61.14,55.97],[-61.08,55.89],[-61.19,55.88],[-61.1,55.85],[-60.73,55.83],[-60.94,55.73],[-60.6,55.82],[-60.68,55.56],[-60.51,55.8],[-60.33,55.78],[-60.53,55.62],[-60.4,55.61],[-60.45,55.5],[-60.3,55.53],[-60.45,55.45],[-60.48,55.35],[-60.33,55.49],[-60.37,55.43],[-60.25,55.5],[-60.19,55.43],[-60.5,55.27],[-60.61,55.17],[-60.36,55.26],[-60.67,55.05],[-60.69,55.0],[-60.27,55.24],[-60.02,55.28],[-60.3,55.02],[-59.78,55.33],[-59.74,55.2],[-59.97,55.16],[-59.96,55.12],[-59.53,55.21],[-59.43,55.14],[-59.74,54.97],[-59.92,54.74],[-59.16,55.24],[-59.14,55.15],[-59.39,55.0],[-59.38,54.98],[-59.03,55.16],[-58.95,55.13],[-59.04,55.0],[-58.89,54.95],[-59.02,54.89],[-58.91,54.92],[-58.91,54.85],[-58.42,54.74],[-57.86,54.74],[-57.35,54.59],[-57.41,54.49],[-57.71,54.48],[-57.42,54.46],[-57.63,54.38],[-58.19,54.36],[-58.26,54.31],[-58.1,54.33],[-58.73,54.15],[-59.58,54.05],[-59.3,54.02],[-58.7,54.12],[-58.37,54.23],[-58.63,54.04],[-59.04,54.03],[-58.92,54.02],[-59.47,53.83],[-60.13,53.78],[-60.02,53.71],[-60.09,53.7],[-60.14,53.53],[-60.88,53.83],[-60.92,53.71],[-60.05,53.5],[-60.41,53.37],[-60.18,53.34],[-60.42,53.27],[-60.1,53.28],[-60.15,53.32],[-59.78,53.48],[-59.88,53.54],[-59.08,53.69],[-59.01,53.75],[-59.07,53.8],[-58.84,53.95],[-58.13,54.1],[-57.8,54.07],[-58.42,54.14],[-58.04,54.24],[-57.47,54.2],[-57.16,53.95],[-57.22,53.9],[-57.08,53.82],[-57.12,53.74],[-57.55,53.59],[-57.32,53.59],[-57.38,53.43],[-56.98,53.73],[-56.6,53.71],[-56.48,53.79],[-56.41,53.73],[-56.73,53.69],[-56.04,53.58],[-56.01,53.51],[-56.26,53.55],[-55.97,53.41],[-56.04,53.37],[-55.86,53.37],[-55.86,53.25],[-55.75,53.26],[-55.84,53.21],[-55.75,53.15],[-55.95,53.12],[-55.91,53.04],[-56.17,53.04],[-55.9,52.98],[-55.8,52.84],[-56.16,52.8],[-55.75,52.62],[-56.1,52.66],[-55.99,52.56],[-56.12,52.57],[-56.22,52.54],[-56.3,52.57],[-56.5,52.6],[-56.27,52.54],[-55.83,52.52],[-55.65,52.44],[-55.78,52.34],[-56.2,52.45],[-55.62,52.22],[-55.77,52.21],[-55.68,52.11],[-55.97,52.02],[-55.92,51.94],[-56.68,51.65],[-56.97,51.43],[-57.19,51.42],[-57.25,51.51],[-57.69,51.48],[-58.04,51.31],[-58.62,51.28],[-58.63,51.15],[-59.01,51.01],[-58.94,50.88],[-59.01,50.76],[-59.09,50.89],[-59.2,50.73],[-59.42,50.66],[-59.42,50.54],[-59.8,50.45],[-59.94,50.26],[-60.79,50.2],[-60.8,50.27],[-61.72,50.1],[-61.78,50.11],[-61.58,50.19],[-61.78,50.13],[-61.86,50.23],[-62.71,50.32],[-63.42,50.22],[-63.81,50.32],[-65.96,50.29],[-66.09,50.19],[-66.45,50.27],[-66.55,50.2],[-66.43,50.16],[-66.64,50.19],[-67.13,49.83],[-67.25,49.46],[-67.38,49.34],[-68.05,49.29],[-68.3,49.2],[-68.18,49.12],[-68.39,49.06],[-68.44,49.06],[-68.37,49.12],[-68.4,49.18],[-68.44,49.2],[-68.41,49.12],[-68.62,49.04],[-68.64,48.92],[-69.06,48.77],[-69.68,48.15],[-70.37,48.37],[-70.99,48.47],[-71.07,48.44],[-70.79,48.4],[-70.87,48.32],[-70.48,48.36],[-69.74,48.12],[-69.93,47.77],[-70.24,47.5],[-70.49,47.44],[-70.71,47.12],[-70.96,47.02],[-71.24,46.79],[-71.88,46.69],[-72.23,46.55],[-72.6,46.3],[-72.99,46.21],[-73.02,46.11],[-73.16,46.07],[-73.42,45.77],[-73.76,45.68],[-73.98,45.5],[-74.38,45.56],[-74.02,45.45],[-73.96,45.35],[-74.15,45.32],[-74.71,45.0],[-74.0,45.25],[-73.73,45.42],[-73.52,45.43],[-73.45,45.7],[-73.16,46.05],[-72.73,46.18],[-72.19,46.53],[-71.87,46.67],[-71.71,46.63],[-70.53,47.01],[-69.45,47.99],[-68.82,48.37],[-68.06,48.69],[-66.62,49.12],[-65.57,49.27],[-64.55,49.1],[-64.22,48.89],[-64.17,48.76],[-64.3,48.83],[-64.56,48.88],[-64.18,48.64],[-64.28,48.57],[-64.19,48.53],[-65.29,48.01],[-65.78,48.12],[-65.9,48.23],[-66.07,48.1],[-66.47,48.12],[-66.85,48.0],[-66.39,48.08],[-65.82,47.91],[-65.64,47.62],[-65.21,47.82],[-64.8,47.81],[-64.86,47.75],[-64.67,47.73],[-64.89,47.56],[-64.91,47.36],[-65.37,47.09],[-64.8,47.08],[-64.91,46.89],[-64.79,46.72],[-64.84,46.72],[-64.85,46.68],[-64.71,46.69],[-64.71,46.48],[-64.61,46.42],[-64.7,46.33],[-64.56,46.37],[-64.56,46.22],[-63.81,46.14],[-64.09,46.03],[-63.67,45.82],[-63.49,45.88],[-63.41,45.85],[-63.52,45.81],[-63.23,45.81],[-63.38,45.77],[-63.29,45.73],[-63.07,45.76],[-63.1,45.81],[-62.67,45.77],[-62.76,45.76],[-62.63,45.72],[-62.77,45.67],[-62.75,45.61],[-62.61,45.69],[-62.47,45.61],[-61.91,45.89],[-61.88,45.69],[-61.62,45.61],[-61.49,45.69],[-61.34,45.55],[-61.24,45.51],[-61.46,45.35],[-61.0,45.33],[-60.97,45.27],[-61.69,45.18],[-61.64,45.09],[-61.83,45.1],[-62.45,44.83],[-62.48,44.9],[-62.83,44.72],[-63.06,44.78],[-63.06,44.68],[-63.12,44.79],[-63.14,44.69],[-63.42,44.68],[-63.44,44.6],[-63.66,44.72],[-63.52,44.52],[-63.63,44.44],[-63.93,44.51],[-63.89,44.7],[-64.07,44.63],[-64.01,44.51],[-64.08,44.48],[-64.16,44.58],[-64.31,44.57],[-64.34,44.42],[-64.21,44.37],[-64.35,44.37],[-64.27,44.27],[-64.43,44.34],[-64.36,44.27],[-64.5,44.14],[-64.61,44.16],[-64.58,44.07],[-64.72,44.06],[-64.67,44.0],[-64.85,43.93],[-64.84,43.83],[-64.97,43.87],[-64.98,43.76],[-65.04,43.83],[-65.02,43.72],[-65.09,43.76],[-65.13,43.67],[-65.24,43.81],[-65.25,43.67],[-65.37,43.74],[-65.34,43.54],[-65.46,43.6],[-65.4,43.5],[-65.45,43.56],[-65.47,43.47],[-65.57,43.57],[-65.73,43.51],[-65.86,43.81],[-65.97,43.78],[-66.0,43.85],[-65.98,43.71],[-66.12,43.74],[-66.19,44.17],[-66.09,44.37],[-65.84,44.57],[-66.18,44.43],[-65.79,44.7],[-65.69,44.62],[-65.43,44.78],[-65.74,44.67],[-65.72,44.73],[-65.4,44.89],[-64.42,45.27],[-64.48,45.34],[-64.33,45.31],[-64.37,45.11],[-64.22,45.11],[-64.16,44.98],[-64.1,45.06],[-64.2,45.15],[-64.12,45.22],[-63.36,45.36],[-64.58,45.42],[-64.76,45.3],[-64.93,45.33],[-64.9,45.43],[-64.38,45.79],[-64.26,45.77],[-64.35,45.89],[-64.48,45.73],[-64.55,45.73],[-64.53,45.9],[-64.75,46.09],[-64.57,45.86],[-64.77,45.61],[-64.9,45.63],[-65.75,45.24],[-65.93,45.21],[-66.14,45.31],[-66.0,45.4],[-66.01,45.46],[-66.2,45.33],[-66.06,45.26],[-66.45,45.08],[-66.49,45.16],[-66.89,45.06],[-66.85,45.13],[-66.94,45.19],[-67.04,45.08],[-67.19,45.23],[-67.04,44.97],[-67.2,44.9],[-67.15,44.82],[-67.06,44.9],[-66.98,44.82],[-67.2,44.64],[-67.4,44.7],[-67.41,44.6],[-67.55,44.64],[-67.57,44.54],[-67.71,44.5],[-67.79,44.6],[-67.9,44.4],[-67.9,44.49],[-67.94,44.41],[-67.97,44.5],[-68.03,44.47],[-67.97,44.4],[-68.06,44.33],[-68.2,44.53],[-68.41,44.4],[-68.48,44.49],[-68.46,44.39],[-68.57,44.41],[-68.54,44.24],[-68.82,44.31],[-68.7,44.41],[-68.82,44.4],[-68.74,44.54],[-68.8,44.56],[-68.81,44.47],[-68.99,44.42],[-68.94,44.33],[-69.19,43.95],[-69.37,43.97],[-69.36,44.06],[-69.55,43.83],[-69.53,44.02],[-69.59,43.81],[-69.67,43.87],[-69.63,44.03],[-69.76,43.89],[-69.76,43.76],[-69.78,44.06],[-69.88,43.98],[-69.79,43.73],[-69.87,43.87],[-69.98,43.73],[-69.93,43.85],[-70.01,43.74],[-69.95,43.85],[-70.11,43.81],[-70.29,43.65],[-70.2,43.56],[-70.34,43.54],[-70.32,43.45],[-70.57,43.3],[-70.66,43.09],[-70.73,43.12],[-70.86,42.83],[-70.76,42.66],[-70.6,42.63],[-70.88,42.54],[-71.05,42.32],[-70.74,42.24],[-70.59,42.02],[-70.71,42.0],[-70.54,41.94],[-70.5,41.79],[-70.27,41.74],[-70.34,41.72],[-70.07,41.77],[-70.0,41.82],[-70.1,42.04],[-70.25,42.06],[-70.08,42.06],[-69.92,41.84],[-69.94,41.67],[-70.42,41.64],[-70.66,41.52],[-70.62,41.73],[-70.71,41.75],[-70.85,41.59],[-70.91,41.64],[-70.95,41.54],[-71.19,41.47],[-71.21,41.65],[-71.11,41.8],[-71.26,41.65],[-71.39,41.82],[-71.5,41.37],[-72.29,41.28],[-72.39,41.37],[-72.35,41.29],[-72.51,41.26],[-72.91,41.31],[-73.11,41.15],[-73.6,41.02],[-73.89,40.8],[-73.88,41.15],[-73.98,41.29],[-73.92,40.93],[-74.03,40.71],[-74.21,40.63],[-74.28,40.5],[-73.98,40.45],[-74.09,39.78],[-74.05,40.04],[-74.06,40.06],[-74.3,39.51],[-74.41,39.56],[-74.47,39.4],[-74.41,39.36],[-74.64,39.31],[-74.55,39.28],[-74.95,38.93],[-74.91,39.18],[-75.15,39.19],[-75.53,39.48],[-75.56,39.61],[-75.41,39.8],[-75.14,39.87],[-75.02,40.02],[-75.39,39.84],[-75.59,39.65],[-75.39,39.06],[-75.08,38.8],[-75.06,38.63],[-75.14,38.69],[-75.21,38.57],[-75.06,38.61],[-75.04,38.43],[-75.08,38.34],[-75.06,38.46],[-75.18,38.41],[-75.1,38.32],[-75.82,37.45],[-75.8,37.41],[-75.89,37.36],[-75.95,37.12],[-76.02,37.26],[-75.93,37.58],[-75.63,37.96],[-75.87,37.95],[-75.74,38.11],[-75.94,38.14],[-75.82,38.23],[-75.91,38.27],[-75.84,38.4],[-75.96,38.25],[-75.99,38.36],[-76.04,38.23],[-76.32,38.47],[-76.17,38.57],[-76.28,38.62],[-76.05,38.57],[-75.97,38.61],[-76.29,38.78],[-76.34,38.67],[-76.3,38.82],[-76.17,38.76],[-76.11,38.88],[-76.25,38.95],[-76.37,38.84],[-76.32,39.03],[-76.2,38.98],[-76.07,39.15],[-76.24,39.03],[-76.27,39.17],[-76.17,39.32],[-75.84,39.37],[-76.03,39.39],[-75.84,39.46],[-75.83,39.58],[-76.0,39.45],[-75.93,39.6],[-76.08,39.56],[-76.07,39.46],[-76.21,39.36],[-76.23,39.47],[-76.28,39.31],[-76.31,39.4],[-76.4,39.39],[-76.33,39.35],[-76.43,39.32],[-76.4,39.26],[-76.48,39.31],[-76.4,39.24],[-76.45,39.19],[-76.57,39.27],[-76.62,39.26],[-76.39,39.02],[-76.57,39.07],[-76.45,38.94],[-76.57,38.95],[-76.49,38.9],[-76.51,38.53],[-76.39,38.35],[-76.64,38.47],[-76.68,38.68],[-76.67,38.49],[-76.37,38.3],[-76.32,38.04],[-76.46,38.21],[-76.52,38.13],[-76.8,38.25],[-76.83,38.36],[-76.88,38.4],[-76.84,38.26],[-76.92,38.29],[-77.03,38.48],[-77.26,38.39],[-77.23,38.56],[-77.01,38.7],[-77.02,38.85],[-77.07,38.9],[-77.05,38.72],[-77.23,38.66],[-77.34,38.35],[-77.04,38.4],[-76.95,38.21],[-76.61,38.15],[-76.25,37.9],[-76.25,37.82],[-76.32,37.85],[-76.3,37.64],[-76.5,37.66],[-76.93,38.09],[-77.06,38.17],[-77.13,38.17],[-76.93,38.06],[-76.55,37.63],[-76.28,37.57],[-76.39,37.53],[-76.27,37.52],[-76.26,37.34],[-76.42,37.44],[-76.37,37.29],[-76.5,37.25],[-76.73,37.49],[-76.8,37.5],[-76.61,37.3],[-76.47,37.21],[-76.39,37.23],[-76.27,37.05],[-76.43,36.98],[-76.63,37.22],[-76.74,37.2],[-76.86,37.32],[-76.93,37.25],[-77.0,37.32],[-77.27,37.32],[-76.72,37.15],[-76.67,37.19],[-76.66,37.04],[-76.49,36.95],[-76.52,36.86],[-76.29,36.85],[-76.31,36.96],[-76.0,36.93],[-75.52,35.79],[-75.72,36.01],[-75.95,36.72],[-75.9,36.5],[-76.04,36.59],[-76.04,36.5],[-75.97,36.4],[-75.93,36.36],[-75.92,36.43],[-75.79,36.08],[-75.96,36.31],[-75.91,36.16],[-76.2,36.32],[-76.06,36.16],[-76.29,36.21],[-76.22,36.1],[-76.46,36.21],[-76.31,36.1],[-76.58,36.01],[-76.69,36.06],[-76.68,36.29],[-76.73,36.32],[-76.73,35.95],[-76.05,35.98],[-76.06,35.79],[-76.12,35.79],[-76.04,35.7],[-76.14,35.7],[-76.04,35.65],[-75.99,35.89],[-75.86,35.88],[-75.85,35.98],[-75.72,35.83],[-75.78,35.58],[-75.89,35.64],[-76.15,35.35],[-76.36,35.41],[-76.37,35.34],[-76.42,35.46],[-76.5,35.39],[-76.58,35.5],[-76.46,35.54],[-76.65,35.52],[-76.6,35.4],[-77.05,35.53],[-76.47,35.27],[-76.68,35.17],[-76.56,35.12],[-76.76,34.99],[-77.08,35.16],[-76.94,34.98],[-76.54,34.93],[-76.45,35.07],[-76.46,34.94],[-76.35,35.03],[-76.27,34.97],[-76.35,34.88],[-76.51,34.73],[-76.62,34.82],[-76.63,34.71],[-76.69,34.8],[-76.77,34.75],[-76.7,34.73],[-77.09,34.68],[-77.13,34.76],[-77.34,34.56],[-77.4,34.59],[-77.33,34.65],[-77.44,34.75],[-77.38,34.63],[-77.45,34.61],[-77.38,34.53],[-77.54,34.47],[-77.73,34.32],[-77.83,34.21],[-77.87,34.12],[-77.91,33.96],[-77.94,33.93],[-77.92,34.11],[-77.96,34.19],[-78.02,33.9],[-78.37,33.95],[-78.76,33.78],[-79.13,33.42],[-79.18,33.22],[-79.27,33.32],[-79.19,33.44],[-79.28,33.36],[-79.29,33.28],[-79.18,33.18],[-79.34,33.16],[-79.29,33.11],[-79.37,33.06],[-79.39,33.02],[-79.58,33.01],[-79.59,32.91],[-79.83,32.76],[-79.94,32.85],[-79.89,32.69],[-80.18,32.57],[-80.27,32.62],[-80.2,32.56],[-80.32,32.49],[-80.67,32.52],[-80.48,32.48],[-80.59,32.46],[-80.46,32.42],[-80.55,32.35],[-80.43,32.41],[-80.55,32.28],[-80.64,32.27],[-80.66,32.46],[-80.67,32.31],[-80.76,32.36],[-80.79,32.5],[-80.85,32.54],[-80.8,32.32],[-80.68,32.21],[-80.82,32.11],[-80.78,32.21],[-80.79,32.24],[-80.96,31.88],[-81.12,31.91],[-81.04,31.83],[-81.11,31.74],[-81.27,31.77],[-81.2,31.72],[-81.33,31.55],[-81.33,31.35],[-81.49,31.37],[-81.27,31.26],[-81.39,31.14],[-81.45,31.21],[-81.49,31.11],[-81.41,31.09],[-81.42,31.03],[-81.51,31.09],[-81.45,30.96],[-81.53,30.85],[-81.5,30.7],[-81.43,30.68],[-81.44,30.52],[-81.49,30.62],[-81.5,30.55],[-81.29,29.89],[-80.92,29.07],[-80.63,28.65],[-80.53,28.47],[-80.59,28.21],[-80.45,27.87],[-80.62,28.21],[-80.6,28.6],[-80.77,28.61],[-80.75,28.74],[-80.85,28.79],[-80.74,28.37],[-80.38,27.67],[-80.35,27.51],[-80.2,27.2],[-80.2,27.18],[-80.22,27.21],[-80.31,27.24],[-80.15,27.14],[-80.04,26.81],[-80.13,25.78],[-80.14,25.9],[-80.31,25.62],[-80.4,25.19],[-80.51,25.25],[-80.72,25.14],[-81.15,25.17],[-81.18,25.26],[-81.13,25.34],[-81.08,25.27],[-80.99,25.23],[-81.01,25.21],[-80.92,25.26],[-81.14,25.38],[-81.37,25.84],[-81.62,25.95],[-81.73,25.92],[-81.66,25.98],[-81.8,26.1],[-81.86,26.45],[-82.01,26.47],[-81.78,26.71],[-82.04,26.53],[-82.1,26.91],[-81.98,27.0],[-82.16,26.93],[-82.27,27.02],[-82.15,26.8],[-82.31,26.85],[-82.57,27.4],[-82.71,27.47],[-82.73,27.53],[-82.59,27.5],[-82.39,27.81],[-82.43,27.93],[-82.53,27.82],[-82.54,27.94],[-82.69,28.04],[-82.64,27.97],[-82.72,27.93],[-82.56,27.89],[-82.63,27.72],[-82.82,27.83],[-82.74,27.73],[-82.73,27.66],[-82.84,27.83],[-82.63,28.7],[-82.63,28.89],[-82.8,29.17],[-83.04,29.18],[-83.4,29.53],[-83.41,29.67],[-84.02,30.11],[-84.45,30.01],[-84.34,29.95],[-84.35,29.9],[-84.38,29.89],[-84.51,29.92],[-84.88,29.73],[-84.87,29.8],[-85.35,29.68],[-85.36,29.89],[-85.68,30.13],[-85.44,30.02],[-85.4,30.06],[-85.72,30.2],[-85.56,30.29],[-85.58,30.32],[-85.85,30.26],[-85.72,30.13],[-86.51,30.41],[-86.11,30.39],[-86.21,30.5],[-87.19,30.36],[-86.89,30.45],[-87.03,30.61],[-87.09,30.45],[-87.18,30.58],[-87.16,30.47],[-87.31,30.33],[-87.53,30.28],[-87.35,30.43],[-87.43,30.48],[-87.47,30.36],[-87.61,30.36],[-87.59,30.28],[-87.65,30.25],[-88.03,30.22],[-87.76,30.28],[-88.03,30.74],[-88.14,30.32],[-88.93,30.44],[-88.86,30.41],[-89.25,30.32],[-89.33,30.38],[-89.44,30.19],[-89.6,30.16],[-90.22,30.39],[-90.43,30.19],[-90.38,30.08],[-90.15,30.02],[-89.68,30.17],[-89.72,30.03],[-89.84,30.01],[-89.66,29.88],[-89.49,30.08],[-89.37,30.05],[-89.45,29.98],[-89.35,29.79],[-89.48,29.83],[-89.6,29.73],[-89.48,29.63],[-89.7,29.71],[-89.62,29.63],[-89.76,29.63],[-89.52,29.47],[-89.54,29.4],[-89.2,29.35],[-89.01,29.17],[-89.1,29.16],[-89.02,29.15],[-89.13,29.0],[-89.25,29.11],[-89.41,28.93],[-89.28,29.16],[-89.38,29.09],[-89.46,29.25],[-89.82,29.32],[-89.74,29.37],[-89.82,29.47],[-90.18,29.58],[-90.21,29.52],[-90.02,29.43],[-90.02,29.3],[-90.23,29.09],[-90.26,29.27],[-90.39,29.24],[-90.43,29.36],[-90.6,29.31],[-90.64,29.14],[-90.88,29.13],[-91.33,29.29],[-91.22,29.38],[-91.15,29.25],[-91.11,29.27],[-91.26,29.47],[-91.23,29.61],[-91.3,29.48],[-91.56,29.54],[-91.64,29.74],[-91.86,29.72],[-91.85,29.83],[-92.2,29.76],[-92.02,29.63],[-92.31,29.53],[-93.2,29.77],[-93.83,29.7],[-93.89,29.79],[-93.76,29.96],[-93.85,29.99],[-93.94,29.81],[-93.88,29.68],[-94.1,29.67],[-94.76,29.37],[-94.7,29.46],[-94.5,29.53],[-94.49,29.57],[-94.78,29.53],[-94.73,29.78],[-94.92,29.66],[-95.05,29.75],[-95.02,29.54],[-94.82,29.37],[-95.17,29.21],[-95.16,29.05],[-95.6,28.76],[-95.95,28.69],[-95.94,28.63],[-95.72,28.72],[-96.22,28.49],[-95.99,28.64],[-96.23,28.59],[-96.14,28.63],[-96.19,28.69],[-96.35,28.64],[-96.38,28.73],[-96.44,28.76],[-96.37,28.63],[-96.43,28.6],[-96.49,28.58],[-96.45,28.64],[-96.65,28.73],[-96.49,28.51],[-96.55,28.47],[-96.4,28.43],[-96.65,28.32],[-96.79,28.48],[-96.78,28.24],[-96.88,28.15],[-96.95,28.13],[-96.91,28.26],[-96.97,28.13],[-97.01,28.21],[-97.17,28.16],[-97.15,28.01],[-97.02,28.1],[-97.18,27.84],[-97.52,27.87],[-97.26,27.7],[-97.41,27.34],[-97.54,27.29],[-97.49,27.4],[-97.63,27.3],[-97.77,27.47],[-97.67,27.31],[-97.76,27.28],[-97.43,27.26],[-97.48,27.02],[-97.56,26.99],[-97.48,26.88],[-97.56,26.84],[-97.31,26.12],[-97.21,26.09],[-97.26,26.0],[-97.15,26.08],[-97.14,25.97],[-97.65,24.52],[-97.73,23.81],[-97.82,23.79],[-97.76,23.65],[-97.72,23.74],[-97.74,22.97],[-97.89,22.61],[-97.83,22.67],[-97.76,22.1],[-97.32,21.56],[-97.41,21.27],[-97.47,21.44],[-97.37,21.54],[-97.78,22.07],[-97.66,21.64],[-97.49,21.48],[-97.5,21.4],[-97.15,20.65],[-96.46,19.87],[-96.29,19.33],[-95.75,18.8],[-95.96,18.86],[-95.85,18.72],[-95.57,18.68],[-95.73,18.76],[-95.73,18.8],[-95.19,18.71],[-94.79,18.51],[-94.47,18.14],[-93.78,18.27],[-93.58,18.41],[-93.84,18.32],[-93.55,18.43],[-93.16,18.44],[-93.13,18.34],[-93.14,18.43],[-92.86,18.47],[-92.72,18.59],[-92.67,18.43],[-92.7,18.62],[-92.41,18.67],[-91.95,18.69],[-91.87,18.6],[-91.95,18.63],[-92.05,18.55],[-91.89,18.51],[-91.97,18.59],[-91.9,18.58],[-91.81,18.39],[-91.8,18.49],[-91.49,18.44],[-91.5,18.51],[-91.18,18.66],[-91.3,18.63],[-91.27,18.74],[-91.41,18.81],[-91.24,18.96],[-91.51,18.82],[-90.77,19.31],[-90.68,19.75],[-90.48,19.92],[-90.49,20.53],[-90.33,21.03],[-89.79,21.28],[-88.13,21.62],[-87.26,21.44],[-87.14,21.56],[-87.41,21.53],[-87.11,21.62],[-86.83,21.43],[-86.74,21.16],[-86.88,20.86],[-87.43,20.22],[-87.43,19.89],[-87.48,19.78],[-87.44,19.91],[-87.48,19.96],[-87.67,19.63],[-87.74,19.67],[-87.67,19.51],[-87.44,19.55],[-87.53,19.59],[-87.44,19.64],[-87.41,19.58],[-87.68,19.31],[-87.64,19.22],[-87.46,19.32],[-87.84,18.2],[-87.94,18.44],[-88.08,18.5],[-88.04,18.87],[-88.25,18.7],[-88.15,18.7],[-88.39,18.37],[-88.32,18.37],[-88.36,18.3],[-88.09,18.37],[-88.09,18.1],[-88.29,17.6],[-88.17,17.51],[-88.3,17.24],[-88.22,16.96],[-88.35,16.52],[-88.31,16.66],[-88.54,16.27],[-88.74,16.23],[-88.91,15.89],[-88.61,15.7],[-88.49,15.85],[-88.61,15.97],[-88.15,15.68],[-87.95,15.87],[-87.72,15.92],[-87.59,15.94],[-87.48,15.79],[-87.35,15.85],[-86.37,15.77],[-85.93,15.94],[-86.01,16.03],[-85.49,15.87],[-85.0,15.99],[-84.68,15.88],[-84.66,15.77],[-84.45,15.8],[-84.64,15.86],[-84.29,15.81],[-83.73,15.4],[-84.0,15.54],[-84.1,15.55],[-84.09,15.48],[-84.13,15.55],[-84.21,15.55],[-83.94,15.26],[-83.82,15.27],[-84.03,15.41],[-83.81,15.32],[-83.76,15.2],[-83.62,15.3],[-83.53,15.28],[-83.53,15.21],[-83.59,15.24],[-83.62,15.18],[-83.48,15.22],[-83.53,15.3],[-83.61,15.3],[-83.7,15.4],[-83.41,15.27],[-83.13,15.0],[-83.29,14.8],[-83.32,14.91],[-83.37,14.88],[-83.42,14.8],[-83.3,14.77],[-83.19,14.35],[-83.43,13.96],[-83.56,13.42],[-83.48,12.42],[-83.64,12.39],[-83.56,12.64],[-83.56,12.81],[-83.65,12.79],[-83.59,12.63],[-83.77,12.53],[-83.68,12.28],[-83.62,12.35],[-83.67,11.99],[-83.7,12.14],[-83.73,12.17],[-83.78,12.18],[-83.71,12.13],[-83.84,11.87],[-83.7,11.85],[-83.65,11.62],[-83.87,11.27],[-83.75,10.98],[-83.6,10.86],[-83.64,10.72],[-83.58,10.77],[-83.2,10.13],[-82.79,9.67],[-82.34,9.43],[-82.35,9.21],[-82.17,9.2],[-82.26,9.16],[-82.24,9.0],[-81.78,8.94],[-81.93,9.13],[-81.88,9.18],[-81.53,8.81],[-81.08,8.8],[-80.13,9.21],[-79.98,9.36],[-79.79,9.35],[-79.63,9.61],[-78.97,9.57],[-79.06,9.46],[-78.45,9.41],[-77.86,9.11],[-77.54,8.71],[-77.35,8.67],[-77.27,8.5],[-76.96,8.27],[-76.94,8.13],[-76.83,8.14],[-76.93,7.96],[-76.78,7.91],[-76.77,8.42],[-76.95,8.55],[-76.32,8.95],[-76.17,9.25],[-75.94,9.44],[-75.62,9.45],[-75.58,9.62],[-75.71,9.7],[-75.53,10.24],[-75.7,10.13],[-75.52,10.32],[-75.52,10.39],[-75.58,10.4],[-75.46,10.63],[-75.25,10.71],[-75.27,10.8],[-74.84,11.11],[-74.3,10.99],[-74.49,10.98],[-74.48,10.85],[-74.6,10.87],[-74.6,10.78],[-74.5,10.76],[-74.51,10.84],[-74.4,10.75],[-74.15,11.34],[-73.29,11.29],[-72.74,11.71],[-72.26,11.89],[-72.14,12.1],[-72.16,12.24],[-71.97,12.26],[-72.02,12.19],[-71.94,12.17],[-71.87,12.26],[-71.96,12.28],[-71.69,12.37],[-71.68,12.47],[-71.26,12.34],[-71.11,12.07],[-71.38,11.76],[-71.97,11.55],[-71.86,11.22],[-71.63,11.01],[-71.77,11.02],[-71.58,10.72],[-71.63,10.45],[-72.12,9.83],[-72.0,9.65],[-71.95,9.54],[-71.99,9.61],[-72.0,9.46],[-71.92,9.5],[-71.84,9.44],[-71.9,9.43],[-71.91,9.38],[-71.73,9.38],[-71.82,9.23],[-71.65,9.05],[-71.27,9.14],[-71.07,9.31],[-71.04,9.74],[-71.47,10.4],[-71.58,10.81],[-71.45,10.8],[-71.41,10.92],[-71.5,10.96],[-70.23,11.35],[-70.15,11.47],[-70.04,11.44],[-70.16,11.57],[-69.79,11.44],[-69.82,11.69],[-70.21,11.61],[-70.3,11.86],[-70.21,12.11],[-70.02,12.2],[-69.84,12.02],[-69.62,11.47],[-69.27,11.54],[-68.86,11.45],[-68.4,11.2],[-68.28,10.93],[-68.38,10.92],[-68.24,10.88],[-68.33,10.83],[-68.29,10.66],[-68.13,10.49],[-66.28,10.65],[-66.05,10.58],[-66.12,10.51],[-65.92,10.28],[-65.08,10.05],[-64.78,10.09],[-64.72,10.23],[-64.47,10.25],[-64.38,10.3],[-64.46,10.33],[-64.19,10.48],[-63.66,10.49],[-64.03,10.59],[-64.23,10.52],[-64.27,10.67],[-63.92,10.63],[-63.81,10.71],[-63.55,10.63],[-63.16,10.73],[-61.85,10.74],[-62.25,10.63],[-62.33,10.53],[-62.66,10.57],[-62.92,10.53],[-63.01,10.45],[-62.86,10.53],[-62.83,10.41],[-63.0,10.41],[-63.0,10.28],[-62.93,10.29],[-62.94,10.41],[-62.76,10.4],[-62.63,10.13],[-62.66,10.08],[-62.78,10.09],[-62.82,10.04],[-62.9,10.1],[-63.02,10.1],[-62.8,10.0],[-62.62,10.09],[-62.56,10.21],[-62.32,9.71],[-62.22,9.94],[-62.22,9.64],[-62.2,9.93],[-62.03,9.87],[-62.22,9.95],[-62.2,10.02],[-61.83,9.79],[-61.85,9.65],[-61.78,9.76],[-61.74,9.6],[-61.73,9.69],[-61.83,9.83],[-61.59,9.78],[-61.64,9.9],[-61.21,9.58],[-60.96,9.54],[-60.79,9.31],[-61.09,9.1],[-61.11,9.04],[-60.96,9.18],[-61.1,8.96],[-61.21,8.61],[-61.65,8.59],[-61.28,8.4],[-61.03,8.5],[-61.08,8.47],[-61.07,8.4],[-60.98,8.58],[-60.48,8.53],[-60.37,8.64],[-60.2,8.62],[-59.43,8.13],[-59.78,8.41],[-59.17,8.06],[-58.47,7.35],[-58.69,6.38],[-58.59,6.42],[-58.57,6.64],[-58.4,6.88],[-58.01,6.79],[-57.53,6.27],[-57.45,6.33],[-57.19,6.12],[-57.14,5.88],[-57.25,5.48],[-57.1,5.89],[-56.96,6.01],[-55.94,5.8],[-55.9,5.68],[-55.95,5.88],[-55.84,5.98],[-55.34,5.96],[-55.15,5.91],[-55.13,5.82],[-54.86,5.86],[-55.14,5.93],[-55.09,5.99],[-54.25,5.89],[-53.99,5.75],[-54.17,5.35],[-53.94,5.74],[-52.99,5.46],[-52.39,4.9],[-52.28,4.93],[-52.34,4.72],[-52.23,4.88],[-52.02,4.69],[-51.95,4.45],[-52.05,4.33],[-51.94,4.39],[-51.91,4.66],[-51.8,4.61],[-51.69,4.39],[-51.68,4.04],[-51.57,4.24],[-51.44,3.93],[-51.52,4.44],[-51.22,4.17],[-51.18,3.65],[-51.08,3.88],[-51.02,3.04],[-50.68,2.17],[-50.79,2.16],[-50.78,2.07],[-50.62,2.11],[-50.47,1.82],[-49.95,1.72],[-49.88,1.31],[-50.15,1.22],[-49.89,1.17],[-50.45,0.66],[-50.79,0.17],[-50.98,0.12],[-51.08,-0.03],[-51.33,-0.08],[-51.25,-0.13],[-51.45,-0.49],[-51.58,-0.53],[-51.71,-0.79],[-51.72,-1.03],[-51.93,-1.18],[-51.93,-1.34],[-52.07,-1.41],[-52.24,-1.35],[-52.71,-1.6],[-52.28,-1.52],[-52.2,-1.69],[-51.28,-1.23],[-51.0,-0.92],[-50.84,-0.91],[-50.83,-1.05],[-50.96,-1.13],[-50.82,-1.23],[-50.82,-1.44],[-50.65,-1.74],[-50.74,-1.74],[-50.79,-1.9],[-50.88,-1.85],[-50.84,-1.96],[-50.61,-1.81],[-50.44,-1.94],[-50.42,-2.07],[-50.31,-1.91],[-49.98,-1.83],[-49.87,-1.89],[-49.89,-2.09],[-49.81,-2.11],[-49.85,-1.9],[-49.68,-1.91],[-49.59,-2.01],[-49.65,-1.9],[-49.42,-1.78],[-49.45,-1.82],[-49.45,-1.86],[-49.37,-1.94],[-49.55,-2.52],[-49.69,-2.67],[-49.62,-2.67],[-48.97,-1.6],[-48.86,-1.56],[-49.03,-1.85],[-48.66,-1.38],[-48.43,-1.66],[-48.48,-1.51],[-48.33,-1.47],[-48.5,-1.46],[-48.48,-1.28],[-48.44,-1.22],[-48.34,-1.32],[-48.25,-1.19],[-48.3,-1.06],[-48.19,-1.02],[-48.11,-0.72],[-48.04,-0.66],[-47.96,-0.78],[-47.8,-0.69],[-47.81,-0.57],[-47.73,-0.76],[-47.61,-0.69],[-47.58,-0.58],[-47.5,-0.76],[-47.39,-0.81],[-47.46,-0.59],[-47.41,-0.68],[-47.29,-0.59],[-47.14,-0.8],[-47.08,-0.67],[-47.06,-0.87],[-46.97,-0.7],[-46.92,-0.83],[-46.96,-0.87],[-46.95,-0.9],[-46.83,-0.71],[-46.75,-0.94],[-46.61,-0.81],[-46.61,-0.92],[-46.67,-0.92],[-46.74,-0.98],[-46.75,-1.02],[-46.43,-0.87],[-46.48,-1.05],[-46.25,-1.09],[-46.2,-0.91],[-46.26,-1.18],[-46.1,-1.07],[-46.05,-1.21],[-45.98,-1.06],[-45.95,-1.25],[-45.87,-1.06],[-45.9,-1.26],[-45.84,-1.2],[-45.84,-1.28],[-45.81,-1.33],[-45.7,-1.13],[-45.68,-1.37],[-45.54,-1.27],[-45.53,-1.42],[-45.41,-1.3],[-45.54,-1.49],[-45.46,-1.55],[-45.33,-1.31],[-45.4,-1.56],[-45.32,-1.74],[-45.16,-1.48],[-45.06,-1.43],[-44.97,-1.59],[-44.86,-1.43],[-44.93,-1.66],[-44.82,-1.58],[-44.82,-1.76],[-44.71,-1.72],[-44.81,-1.81],[-44.6,-1.74],[-44.66,-1.84],[-44.53,-1.83],[-44.59,-1.9],[-44.49,-1.99],[-44.62,-2.04],[-44.49,-2.05],[-44.69,-2.27],[-44.75,-2.25],[-44.82,-2.28],[-44.67,-2.27],[-44.72,-2.4],[-44.66,-2.36],[-44.66,-2.42],[-44.65,-2.43],[-44.63,-2.27],[-44.46,-2.14],[-44.36,-2.31],[-44.4,-2.4],[-44.51,-2.37],[-44.55,-2.39],[-44.52,-2.5],[-44.66,-2.59],[-44.54,-2.54],[-44.69,-2.92],[-44.62,-3.05],[-44.78,-3.2],[-44.8,-3.3],[-44.43,-2.95],[-44.29,-2.48],[-44.03,-2.42],[-44.14,-2.67],[-44.21,-2.67],[-44.35,-2.81],[-44.19,-2.76],[-44.2,-2.87],[-43.92,-2.55],[-43.88,-2.63],[-43.72,-2.48],[-43.72,-2.56],[-43.64,-2.48],[-43.67,-2.51],[-43.54,-2.53],[-43.54,-2.44],[-43.45,-2.55],[-43.43,-2.34],[-42.7,-2.56],[-42.24,-2.83],[-41.94,-2.84],[-42.01,-2.73],[-41.84,-2.73],[-41.69,-2.88],[-41.34,-2.92],[-41.24,-3.02],[-41.32,-2.9],[-41.26,-2.88],[-41.08,-2.92],[-40.5,-2.79],[-39.99,-2.85],[-38.99,-3.4],[-38.66,-3.68],[-38.48,-3.7],[-38.03,-4.24],[-37.61,-4.61],[-37.29,-4.72],[-37.18,-4.91],[-36.9,-4.94],[-36.54,-5.13],[-36.0,-5.05],[-35.55,-5.13],[-35.39,-5.24],[-35.22,-5.58],[-35.11,-6.0],[-35.15,-6.22],[-35.04,-6.24],[-34.86,-6.91],[-34.91,-7.13],[-34.84,-6.97],[-34.79,-7.18],[-34.8,-7.51],[-34.93,-7.56],[-34.81,-7.62],[-34.91,-7.73],[-34.87,-7.72],[-34.89,-7.76],[-34.89,-7.8],[-34.81,-7.93],[-34.85,-8.07],[-34.93,-8.03],[-34.94,-8.35],[-35.31,-9.19],[-35.7,-9.67],[-35.78,-9.7],[-35.8,-9.58],[-35.86,-9.73],[-35.91,-9.62],[-35.96,-9.61],[-35.87,-9.76],[-35.81,-9.74],[-36.41,-10.5],[-36.9,-10.77],[-37.14,-11.13],[-37.28,-11.02],[-37.15,-11.19],[-37.33,-11.42],[-37.4,-11.4],[-37.27,-11.25],[-37.3,-11.19],[-37.42,-11.41],[-37.47,-11.36],[-37.4,-11.44],[-37.49,-11.52],[-37.36,-11.45],[-37.65,-12.05],[-38.21,-12.82],[-38.51,-13.02],[-38.51,-12.72],[-38.69,-12.57],[-38.81,-12.84],[-38.86,-12.65],[-38.92,-12.74],[-38.85,-12.85],[-38.72,-12.87],[-38.9,-13.08],[-38.81,-13.14],[-38.95,-13.25],[-38.95,-13.37],[-39.04,-13.33],[-39.12,-13.6],[-39.01,-13.5],[-38.98,-13.84],[-39.09,-13.71],[-39.15,-13.74],[-38.99,-13.86],[-39.07,-13.89],[-38.98,-14.06],[-39.07,-14.08],[-39.07,-14.14],[-39.04,-14.18],[-39.06,-14.11],[-38.96,-14.07],[-38.93,-13.9],[-38.92,-14.0],[-39.07,-14.67],[-38.86,-15.85],[-39.21,-17.16],[-39.14,-17.68],[-39.66,-18.27],[-39.74,-18.68],[-39.7,-19.38],[-39.79,-19.6],[-40.03,-19.76],[-40.23,-20.27],[-40.37,-20.23],[-40.37,-20.32],[-40.26,-20.32],[-40.35,-20.5],[-40.58,-20.8],[-40.76,-20.86],[-41.06,-21.48],[-40.97,-21.99],[-41.67,-22.28],[-41.97,-22.54],[-41.99,-22.7],[-41.87,-22.75],[-41.99,-22.83],[-42.01,-22.98],[-43.03,-22.97],[-43.13,-22.92],[-43.03,-22.74],[-43.08,-22.67],[-43.27,-22.75],[-43.17,-22.97],[-43.56,-23.07],[-44.0,-23.09],[-43.6,-23.01],[-43.85,-22.89],[-44.19,-23.05],[-44.41,-22.94],[-44.7,-23.11],[-44.65,-23.28],[-44.56,-23.23],[-44.5,-23.3],[-44.92,-23.35],[-45.07,-23.52],[-45.41,-23.62],[-45.43,-23.83],[-45.86,-23.76],[-46.15,-23.84],[-46.24,-23.91],[-46.11,-23.86],[-46.17,-23.98],[-46.29,-24.02],[-46.32,-24.02],[-46.28,-23.98],[-46.3,-23.93],[-46.39,-23.87],[-46.45,-23.93],[-46.38,-24.02],[-46.94,-24.27],[-47.02,-24.42],[-47.63,-24.76],[-47.83,-24.89],[-47.96,-25.05],[-48.05,-25.04],[-47.95,-25.08],[-47.89,-25.06],[-48.21,-25.46],[-48.22,-25.34],[-48.13,-25.28],[-48.33,-25.36],[-48.33,-25.23],[-48.37,-25.3],[-48.46,-25.25],[-48.47,-25.48],[-48.74,-25.35],[-48.71,-25.5],[-48.36,-25.57],[-48.54,-25.85],[-48.77,-25.87],[-48.56,-25.87],[-48.59,-26.18],[-48.73,-26.22],[-48.8,-26.07],[-48.8,-26.3],[-48.61,-26.44],[-48.68,-26.66],[-48.58,-26.78],[-48.61,-27.1],[-48.48,-27.15],[-48.62,-27.25],[-48.55,-27.39],[-48.65,-27.48],[-48.57,-27.86],[-48.64,-28.23],[-48.76,-28.49],[-48.87,-28.35],[-48.76,-28.53],[-49.34,-28.92],[-49.81,-29.44],[-50.32,-30.46],[-50.72,-31.04],[-51.15,-31.48],[-51.86,-31.93],[-52.08,-32.17],[-52.01,-31.95],[-52.09,-31.83],[-51.84,-31.85],[-51.45,-31.61],[-51.42,-31.49],[-51.24,-31.46],[-51.16,-31.08],[-50.98,-31.13],[-50.98,-30.89],[-50.69,-30.73],[-50.73,-30.36],[-50.57,-30.45],[-50.61,-30.19],[-50.67,-30.29],[-50.91,-30.32],[-50.94,-30.43],[-51.03,-30.38],[-51.02,-30.26],[-51.23,-30.19],[-51.28,-30.01],[-51.33,-30.22],[-51.09,-30.35],[-51.25,-30.46],[-51.27,-30.78],[-51.38,-30.64],[-51.44,-31.08],[-51.62,-31.14],[-51.64,-31.26],[-51.96,-31.33],[-52.01,-31.65],[-52.08,-31.56],[-52.06,-31.67],[-52.22,-31.74],[-52.25,-31.86],[-52.13,-31.93],[-52.26,-32.05],[-52.08,-32.03],[-52.17,-32.1],[-52.09,-32.07],[-52.09,-32.17],[-52.25,-32.28],[-52.62,-33.1],[-53.45,-33.8],[-53.76,-34.39],[-54.15,-34.67],[-54.26,-34.69],[-54.24,-34.59],[-54.33,-34.56],[-54.31,-34.71],[-54.96,-34.97],[-55.69,-34.76],[-56.16,-34.94],[-56.4,-34.85],[-56.38,-34.78],[-56.87,-34.67],[-57.15,-34.45],[-57.86,-34.47],[-58.39,-33.94],[-58.43,-33.78],[-58.37,-33.15],[-58.14,-33.1],[-58.05,-32.91],[-58.2,-32.44],[-58.15,-33.05],[-58.43,-33.1],[-58.55,-33.71],[-58.38,-34.19],[-58.57,-34.29],[-58.32,-34.66],[-57.52,-35.01],[-57.2,-35.31],[-57.13,-35.44],[-57.35,-35.73],[-57.37,-35.98],[-56.94,-36.38],[-56.74,-36.32],[-56.67,-36.89],[-57.49,-37.83],[-57.56,-38.12],[-58.33,-38.49],[-59.8,-38.84],[-61.14,-39.0],[-61.84,-38.98],[-62.38,-38.8],[-62.27,-38.95],[-62.36,-39.1],[-62.26,-39.26],[-62.33,-39.25],[-62.02,-39.38],[-62.28,-39.31],[-62.05,-39.47],[-62.12,-39.84],[-62.31,-39.81],[-62.36,-40.19],[-62.49,-40.31],[-62.26,-40.55],[-62.33,-40.67],[-62.18,-40.63],[-62.34,-40.87],[-63.05,-41.15],[-63.62,-41.16],[-64.91,-40.82],[-64.74,-40.8],[-64.8,-40.72],[-64.98,-40.72],[-64.91,-40.77],[-65.13,-40.84],[-65.15,-41.18],[-64.99,-41.52],[-65.07,-41.95],[-65.0,-42.09],[-64.48,-42.25],[-64.6,-42.42],[-64.45,-42.45],[-64.1,-42.43],[-64.07,-42.27],[-64.34,-42.24],[-63.77,-42.08],[-63.6,-42.3],[-63.62,-42.75],[-64.11,-42.88],[-64.25,-42.78],[-64.2,-42.64],[-64.44,-42.51],[-64.95,-42.65],[-65.0,-42.78],[-64.3,-42.98],[-64.94,-43.24],[-65.33,-43.66],[-65.19,-44.04],[-65.31,-44.2],[-65.22,-44.37],[-65.33,-44.46],[-65.28,-44.52],[-65.64,-44.67],[-65.73,-44.81],[-65.52,-44.93],[-65.69,-45.06],[-66.2,-44.99],[-66.5,-45.09],[-66.47,-45.17],[-66.59,-45.14],[-66.52,-45.22],[-66.93,-45.26],[-67.33,-45.61],[-67.36,-45.79],[-67.58,-45.99],[-67.62,-46.16],[-67.42,-46.57],[-66.79,-47.01],[-65.98,-47.07],[-65.74,-47.2],[-65.74,-47.51],[-65.85,-47.74],[-66.03,-47.74],[-66.39,-47.86],[-65.9,-47.77],[-65.76,-47.95],[-65.93,-47.94],[-65.92,-48.11],[-66.11,-48.12],[-66.34,-48.35],[-67.11,-48.67],[-67.2,-48.82],[-67.56,-49.02],[-67.83,-49.38],[-67.61,-49.27],[-67.73,-49.78],[-67.89,-50.0],[-68.34,-50.12],[-68.65,-49.76],[-68.74,-49.73],[-68.58,-49.93],[-69.01,-50.01],[-68.58,-49.97],[-68.35,-50.15],[-68.88,-50.33],[-69.08,-50.56],[-69.14,-50.9],[-69.41,-51.08],[-69.17,-50.98],[-68.96,-51.56],[-69.38,-51.56],[-69.62,-51.63],[-69.3,-51.59],[-69.16,-51.63],[-69.2,-51.69],[-68.97,-51.62],[-68.37,-52.31],[-68.42,-52.39],[-69.23,-52.2],[-69.47,-52.27],[-69.67,-52.53],[-69.85,-52.49],[-70.52,-52.72],[-70.53,-52.66],[-70.86,-52.72],[-70.74,-52.78],[-70.89,-52.91],[-70.81,-52.96],[-70.99,-53.38],[-70.97,-53.76],[-71.29,-53.89],[-72.1,-53.69],[-72.45,-53.41],[-72.28,-53.24],[-72.08,-53.33],[-72.24,-53.43],[-72.09,-53.42],[-72.02,-53.39],[-72.02,-53.25],[-71.86,-53.23],[-71.79,-53.44],[-72.01,-53.55],[-71.81,-53.52],[-71.75,-53.46],[-71.74,-53.22],[-71.36,-53.12],[-71.12,-52.92],[-71.4,-52.73],[-71.4,-52.83],[-72.02,-53.13],[-72.29,-53.03],[-72.56,-53.08],[-72.37,-53.07],[-72.19,-53.18],[-72.54,-53.2],[-72.41,-53.26],[-72.54,-53.27],[-72.52,-53.37],[-72.65,-53.32],[-72.36,-53.54],[-72.53,-53.54],[-73.2,-53.24],[-73.3,-53.15],[-72.96,-53.16],[-72.71,-53.29],[-72.8,-53.17],[-72.65,-53.15],[-72.93,-53.1],[-72.88,-53.02],[-72.98,-52.84],[-72.76,-52.77],[-72.7,-52.71],[-72.61,-52.77],[-72.71,-52.87],[-72.59,-52.8],[-72.43,-52.86],[-72.16,-52.65],[-71.48,-52.65],[-71.57,-52.56],[-72.28,-52.51],[-72.42,-52.65],[-72.55,-52.59],[-72.39,-52.51],[-72.86,-52.5],[-72.99,-52.7],[-72.82,-52.59],[-72.67,-52.65],[-73.02,-52.84],[-72.98,-53.05],[-73.14,-53.1],[-73.18,-53.02],[-73.2,-53.1],[-73.44,-53.01],[-73.2,-52.9],[-73.56,-52.8],[-73.23,-52.79],[-73.31,-52.72],[-73.12,-52.55],[-73.0,-52.56],[-73.09,-52.49],[-72.89,-52.52],[-73.19,-52.43],[-73.16,-52.56],[-73.27,-52.67],[-73.39,-52.54],[-73.4,-52.64],[-73.7,-52.71],[-73.57,-52.63],[-73.69,-52.6],[-73.49,-52.48],[-73.67,-52.42],[-73.58,-52.21],[-73.74,-52.03],[-73.55,-52.19],[-73.5,-52.13],[-73.3,-52.22],[-73.0,-52.06],[-73.08,-52.24],[-72.87,-52.26],[-72.75,-52.06],[-72.88,-52.2],[-72.95,-52.05],[-72.8,-51.94],[-72.54,-52.22],[-72.6,-52.34],[-72.93,-52.45],[-72.52,-52.45],[-72.64,-52.4],[-72.47,-52.2],[-72.67,-51.96],[-72.47,-51.93],[-72.47,-51.79],[-72.69,-51.59],[-73.09,-51.42],[-73.27,-51.48],[-73.05,-51.5],[-73.1,-51.6],[-72.99,-51.53],[-72.79,-51.6],[-72.56,-51.78],[-72.72,-51.84],[-73.28,-51.61],[-72.99,-51.79],[-73.11,-51.74],[-73.05,-51.83],[-73.21,-51.88],[-72.92,-51.86],[-73.15,-51.94],[-73.22,-52.09],[-73.33,-51.73],[-73.39,-51.65],[-73.29,-52.17],[-73.56,-52.04],[-73.62,-51.81],[-73.4,-52.02],[-73.59,-51.75],[-73.46,-51.69],[-73.65,-51.69],[-73.72,-51.78],[-73.81,-51.69],[-73.71,-51.64],[-73.9,-51.63],[-73.82,-51.54],[-73.91,-51.53],[-73.93,-51.41],[-73.81,-51.39],[-73.61,-51.63],[-73.6,-51.43],[-73.78,-51.23],[-73.68,-51.28],[-73.69,-51.14],[-73.88,-51.24],[-74.02,-51.11],[-74.03,-51.21],[-74.13,-51.19],[-74.07,-50.95],[-74.23,-51.04],[-74.26,-50.94],[-73.93,-50.86],[-73.8,-50.96],[-73.88,-50.83],[-73.74,-50.82],[-73.77,-50.67],[-73.47,-50.67],[-73.73,-50.56],[-73.56,-50.4],[-73.76,-50.52],[-73.82,-50.76],[-74.04,-50.82],[-74.3,-50.48],[-74.21,-50.46],[-74.13,-50.59],[-74.15,-50.48],[-73.88,-50.54],[-74.13,-50.42],[-74.02,-50.36],[-74.25,-50.44],[-74.28,-50.26],[-74.44,-50.36],[-74.54,-50.3],[-74.48,-50.25],[-74.69,-50.18],[-74.35,-50.09],[-74.19,-50.26],[-73.86,-50.29],[-74.17,-50.2],[-74.36,-49.99],[-74.27,-49.93],[-73.89,-50.08],[-74.01,-49.99],[-73.91,-49.86],[-74.04,-49.96],[-74.32,-49.87],[-74.35,-49.79],[-74.06,-49.71],[-74.29,-49.74],[-74.32,-49.63],[-74.05,-49.54],[-73.73,-49.78],[-73.69,-49.72],[-74.12,-49.42],[-74.07,-49.26],[-73.96,-49.33],[-73.84,-49.35],[-73.99,-49.27],[-74.04,-49.08],[-73.83,-49.03],[-74.06,-49.01],[-74.04,-49.14],[-74.19,-49.21],[-74.21,-49.52],[-74.42,-49.38],[-74.37,-49.19],[-74.47,-49.03],[-74.37,-48.93],[-74.45,-48.81],[-74.37,-48.72],[-74.33,-48.76],[-74.06,-48.74],[-74.31,-48.73],[-74.4,-48.61],[-74.2,-48.47],[-73.99,-48.6],[-74.03,-48.45],[-73.89,-48.41],[-74.24,-48.35],[-74.11,-48.31],[-74.27,-48.34],[-74.32,-48.21],[-74.51,-48.09],[-74.47,-48.03],[-74.59,-48.08],[-74.63,-48.0],[-74.34,-48.02],[-74.21,-48.23],[-74.33,-48.0],[-73.89,-48.02],[-73.88,-48.1],[-73.77,-48.03],[-73.8,-48.11],[-73.6,-48.13],[-73.56,-48.25],[-73.49,-48.17],[-73.35,-48.22],[-73.28,-48.14],[-73.28,-48.08],[-73.37,-48.16],[-73.48,-48.12],[-73.65,-47.9],[-73.51,-47.98],[-73.23,-48.0],[-73.62,-47.86],[-73.55,-47.81],[-73.73,-47.74],[-73.72,-47.53],[-73.77,-47.78],[-73.92,-47.84],[-74.74,-47.72],[-74.57,-47.68],[-74.63,-47.62],[-74.56,-47.55],[-74.34,-47.64],[-74.48,-47.7],[-74.21,-47.76],[-74.3,-47.68],[-74.04,-47.61],[-74.14,-47.59],[-74.06,-47.53],[-74.31,-47.6],[-74.45,-47.48],[-74.39,-47.45],[-74.53,-47.43],[-74.32,-47.22],[-74.18,-47.21],[-74.11,-47.34],[-74.12,-47.19],[-73.97,-47.25],[-74.06,-47.16],[-73.94,-47.03],[-74.15,-46.97],[-74.21,-46.89],[-74.13,-46.83],[-74.24,-46.86],[-74.27,-46.78],[-74.59,-46.73],[-74.48,-46.77],[-74.67,-46.85],[-74.43,-46.86],[-74.48,-46.9],[-74.68,-46.88],[-74.82,-46.77],[-75.01,-46.75],[-75.08,-46.64],[-74.93,-46.44],[-75.2,-46.63],[-75.41,-46.63],[-75.58,-46.69],[-75.66,-46.77],[-75.42,-46.71],[-75.43,-46.86],[-75.35,-46.87],[-75.41,-46.93],[-75.55,-46.95],[-75.71,-46.79],[-75.64,-46.57],[-75.22,-46.4],[-75.2,-46.3],[-75.11,-46.35],[-75.03,-46.34],[-75.14,-46.31],[-75.09,-46.22],[-74.93,-46.27],[-74.88,-46.15],[-74.78,-46.21],[-74.82,-46.11],[-74.7,-46.03],[-74.65,-45.82],[-74.46,-45.93],[-74.46,-46.02],[-74.4,-45.94],[-74.46,-45.82],[-74.1,-45.84],[-74.19,-45.88],[-74.06,-45.93],[-74.17,-46.01],[-74.08,-46.03],[-74.17,-46.14],[-74.04,-45.98],[-73.97,-46.06],[-74.02,-46.15],[-74.34,-46.25],[-74.49,-46.19],[-74.34,-46.26],[-74.05,-46.19],[-74.08,-46.32],[-73.84,-46.34],[-74.02,-46.2],[-73.88,-46.14],[-73.77,-46.32],[-73.99,-46.56],[-73.74,-46.53],[-73.74,-46.42],[-73.49,-46.3],[-73.57,-46.27],[-73.52,-46.18],[-73.34,-46.03],[-73.43,-46.03],[-73.69,-46.32],[-73.66,-45.98],[-73.4,-45.7],[-73.19,-45.66],[-73.33,-45.62],[-73.59,-45.78],[-73.51,-45.45],[-73.23,-45.3],[-73.01,-45.44],[-72.83,-45.42],[-73.26,-45.25],[-73.45,-45.28],[-73.3,-45.14],[-73.4,-44.99],[-73.12,-44.95],[-72.73,-44.76],[-72.6,-44.51],[-72.59,-44.34],[-72.72,-44.5],[-72.94,-44.31],[-73.18,-44.25],[-73.13,-44.15],[-73.29,-44.15],[-73.12,-44.09],[-73.01,-43.77],[-72.82,-43.81],[-72.85,-43.68],[-72.9,-43.75],[-73.06,-43.72],[-72.91,-43.61],[-73.11,-43.46],[-73.08,-43.32],[-72.91,-43.24],[-72.86,-43.02],[-72.73,-43.08],[-72.86,-42.75],[-72.84,-42.52],[-72.54,-42.56],[-72.84,-42.28],[-72.59,-42.18],[-72.42,-42.44],[-72.46,-41.98],[-72.74,-42.01],[-72.89,-41.91],[-72.65,-41.72],[-72.49,-41.72],[-72.3,-41.65],[-72.3,-41.38],[-72.43,-41.66],[-72.61,-41.71],[-72.96,-41.48],[-73.11,-41.59],[-73.06,-41.7],[-73.14,-41.75],[-73.52,-41.8],[-73.76,-41.75],[-73.7,-41.64],[-73.55,-41.61],[-73.49,-41.51],[-73.62,-41.6],[-73.8,-41.57],[-73.94,-41.05],[-73.73,-40.54],[-73.71,-39.97],[-73.46,-39.83],[-73.38,-39.9],[-73.41,-39.69],[-73.22,-39.42],[-73.21,-39.19],[-73.54,-38.42],[-73.46,-38.05],[-73.67,-37.73],[-73.6,-37.45],[-73.68,-37.35],[-73.61,-37.16],[-73.46,-37.24],[-73.21,-37.16],[-73.15,-36.83],[-73.21,-36.78],[-73.12,-36.6],[-73.07,-36.71],[-72.98,-36.69],[-72.8,-35.98],[-72.58,-35.77],[-72.65,-35.57],[-72.23,-35.12],[-71.99,-34.36],[-72.02,-34.14],[-71.62,-33.54],[-71.76,-33.1],[-71.57,-33.0],[-71.41,-32.39],[-71.54,-32.21],[-71.5,-31.89],[-71.71,-30.61],[-71.64,-30.24],[-71.54,-30.29],[-71.4,-30.18],[-71.41,-29.99],[-71.28,-29.88],[-71.31,-29.41],[-71.49,-29.21],[-71.52,-28.94],[-71.19,-28.41],[-71.04,-27.67],[-70.91,-27.62],[-70.96,-27.16],[-70.79,-27.0],[-70.82,-26.87],[-70.63,-26.34],[-70.64,-25.97],[-70.74,-25.83],[-70.65,-25.52],[-70.44,-25.34],[-70.58,-24.52],[-70.5,-23.78],[-70.39,-23.58],[-70.5,-23.47],[-70.63,-23.52],[-70.6,-23.24],[-70.56,-23.06],[-70.51,-23.01],[-70.43,-23.09],[-70.29,-22.9],[-70.19,-21.88],[-70.06,-21.43],[-70.21,-20.81],[-70.12,-20.0],[-70.36,-18.77],[-70.31,-18.43],[-71.38,-17.7],[-71.4,-17.4],[-71.51,-17.28],[-72.12,-17.02],[-72.44,-16.71],[-73.7,-16.24],[-74.05,-15.96],[-75.05,-15.46],[-75.51,-14.92],[-75.93,-14.65],[-76.15,-14.22],[-76.29,-14.17],[-76.29,-13.9],[-76.39,-13.91],[-76.36,-13.8],[-76.25,-13.85],[-76.22,-13.36],[-76.8,-12.51],[-76.79,-12.38],[-77.17,-12.07],[-77.21,-11.65],[-77.65,-11.29],[-77.59,-11.17],[-77.67,-10.93],[-78.18,-10.11],[-78.23,-9.79],[-78.5,-9.19],[-78.55,-9.24],[-78.61,-9.18],[-78.56,-9.13],[-78.76,-8.78],[-78.76,-8.61],[-78.94,-8.44],[-78.99,-8.22],[-79.47,-7.72],[-79.61,-7.27],[-80.0,-6.74],[-80.79,-6.3],[-81.15,-5.98],[-81.08,-5.79],[-80.9,-5.81],[-80.86,-5.65],[-81.2,-5.21],[-81.06,-5.02],[-81.34,-4.68],[-81.29,-4.3],[-80.54,-3.51],[-79.97,-3.21],[-79.73,-2.57],[-79.87,-2.16],[-79.77,-2.0],[-79.89,-2.12],[-79.9,-2.54],[-80.06,-2.58],[-79.93,-2.48],[-80.03,-2.47],[-79.95,-2.31],[-80.01,-2.33],[-80.28,-2.61],[-80.26,-2.73],[-80.92,-2.31],[-81.01,-2.17],[-80.91,-2.22],[-80.78,-2.14],[-80.73,-1.93],[-80.86,-1.59],[-80.74,-1.34],[-80.91,-1.04],[-80.57,-0.91],[-80.45,-0.61],[-80.38,-0.66],[-80.3,-0.66],[-80.5,-0.38],[-80.05,0.09],[-79.99,0.37],[-80.08,0.82],[-79.66,1.0],[-79.67,0.92],[-79.61,0.85],[-79.61,1.0],[-79.17,1.1],[-79.06,1.22],[-78.99,1.12],[-78.81,1.28],[-78.88,1.32],[-78.86,1.56],[-79.02,1.64],[-78.85,1.82],[-78.57,1.78],[-78.55,1.91],[-78.61,2.03],[-78.67,1.98],[-78.7,2.19],[-78.57,2.43],[-78.35,2.65],[-78.25,2.54],[-78.25,2.66],[-78.21,2.54],[-78.13,2.49],[-78.09,2.52],[-78.1,2.65],[-77.95,2.67],[-77.9,2.58],[-77.84,2.57],[-77.76,2.59],[-77.75,2.63],[-77.81,2.76],[-77.69,2.79],[-77.64,2.87],[-77.71,2.92],[-77.62,2.93],[-77.72,2.98],[-77.46,3.36],[-77.32,3.32],[-77.32,3.55],[-77.12,3.68],[-77.2,3.76],[-77.17,3.74],[-77.13,3.73],[-77.03,3.92],[-77.25,3.84],[-77.3,3.97],[-77.19,4.07],[-77.26,4.11],[-77.35,3.93],[-77.44,4.03],[-77.43,4.18],[-77.3,4.2],[-77.24,4.27],[-77.39,4.35],[-77.33,4.75],[-77.26,4.7],[-77.35,4.85],[-77.38,5.4],[-77.56,5.5],[-77.25,5.73],[-77.48,6.19],[-77.35,6.57],[-77.7,6.85],[-77.65,6.98],[-77.7,7.07],[-78.17,7.51],[-78.44,8.06],[-78.25,8.12],[-78.31,8.25],[-78.13,8.41],[-78.0,8.24],[-77.89,8.23],[-77.78,8.12],[-77.74,8.13],[-77.88,8.24],[-78.02,8.29],[-78.09,8.51],[-78.13,8.56],[-78.09,8.41],[-78.16,8.47],[-78.24,8.38],[-78.2,8.42],[-78.22,8.54],[-78.22,8.44],[-78.26,8.5],[-78.37,8.42],[-78.41,8.55],[-78.42,8.36],[-78.61,8.77],[-78.65,8.71],[-79.08,8.99],[-79.08,9.06],[-79.11,9.08],[-79.07,9.09],[-79.05,9.12],[-79.03,9.11],[-78.98,9.15],[-79.05,9.13],[-79.12,9.08],[-79.12,8.99],[-79.43,9.01],[-79.51,8.9],[-79.57,8.96],[-79.75,8.82],[-79.83,8.64],[-79.7,8.65],[-79.77,8.58],[-80.47,8.22],[-80.48,8.08],[-80.05,7.64],[-80.02,7.46],[-80.14,7.42],[-80.26,7.44],[-80.31,7.42],[-80.44,7.25],[-80.86,7.21],[-81.09,7.78],[-81.05,7.91],[-81.09,7.84],[-81.19,7.86],[-81.2,7.89],[-81.22,7.9],[-81.22,7.61],[-81.42,7.67],[-81.57,7.76],[-81.75,8.19],[-81.78,8.12],[-82.12,8.23],[-82.16,8.16],[-82.18,8.34],[-82.81,8.3],[-82.88,8.02],[-83.15,8.37],[-83.09,8.45],[-83.17,8.64],[-83.48,8.71],[-83.29,8.54],[-83.29,8.38],[-83.58,8.44],[-83.74,8.59],[-83.58,8.79],[-83.64,8.78],[-83.58,8.88],[-83.63,9.04],[-84.21,9.46],[-84.62,9.58],[-84.73,9.97],[-85.29,10.28],[-85.19,10.04],[-84.86,9.83],[-85.11,9.56],[-85.3,9.81],[-85.66,9.9],[-85.87,10.36],[-85.63,10.62],[-85.7,10.61],[-85.67,10.78],[-85.95,10.89],[-85.71,10.93],[-85.75,11.02],[-85.67,11.05],[-86.5,11.76],[-86.77,12.2],[-87.67,12.89],[-87.58,13.08],[-87.44,12.92],[-87.29,12.92],[-87.38,12.94],[-87.27,13.02],[-87.3,13.1],[-87.42,13.11],[-87.51,13.29],[-87.4,13.41],[-87.62,13.37],[-87.62,13.47],[-87.72,13.36],[-87.84,13.44],[-87.79,13.29],[-87.93,13.16],[-88.41,13.17],[-88.46,13.26],[-88.72,13.27],[-88.58,13.26],[-88.46,13.17],[-89.25,13.47],[-89.81,13.53],[-90.5,13.89],[-91.32,13.96],[-92.25,14.55],[-92.84,15.16],[-92.74,15.09],[-92.77,15.17],[-94.14,16.23],[-94.44,16.25],[-93.96,16.0],[-94.39,16.18],[-94.72,16.2],[-94.58,16.33],[-94.67,16.36],[-94.79,16.26],[-94.88,16.42],[-95.06,16.27],[-94.83,16.29],[-94.93,16.24],[-94.81,16.24],[-94.77,16.2],[-95.15,16.19],[-95.43,15.98],[-96.24,15.68],[-96.56,15.66],[-97.27,15.94],[-97.77,15.98],[-98.17,16.21],[-98.08,16.19],[-98.07,16.2],[-98.55,16.31],[-98.78,16.56],[-99.66,16.7],[-99.99,16.91],[-101.06,17.26],[-101.99,17.97],[-102.19,17.92],[-103.5,18.33],[-103.7,18.65],[-103.98,18.87],[-104.99,19.34],[-105.53,20.03],[-105.7,20.41],[-105.24,20.58],[-105.34,20.75],[-105.54,20.77],[-105.23,21.06],[-105.19,21.45],[-105.45,21.63],[-105.65,21.99],[-105.72,22.51],[-105.98,22.86],[-106.43,23.19],[-106.52,23.41],[-107.04,23.98],[-107.78,24.48],[-107.8,24.51],[-107.5,24.34],[-107.53,24.52],[-107.62,24.46],[-107.94,24.64],[-107.81,24.53],[-107.91,24.58],[-108.06,24.79],[-107.98,24.76],[-107.99,24.95],[-108.05,25.0],[-108.09,24.82],[-108.33,25.11],[-108.18,24.98],[-108.14,25.06],[-108.0,25.03],[-108.35,25.17],[-108.36,25.27],[-108.4,25.15],[-108.44,25.26],[-108.73,25.36],[-108.59,25.35],[-108.77,25.38],[-108.77,25.54],[-108.9,25.56],[-108.93,25.47],[-109.12,25.54],[-108.98,25.54],[-108.84,25.8],[-109.06,25.59],[-109.25,25.69],[-109.16,25.56],[-109.41,25.65],[-109.29,25.71],[-109.38,25.76],[-109.41,25.69],[-109.43,26.02],[-109.22,26.34],[-109.11,26.22],[-109.09,26.29],[-109.12,26.29],[-109.16,26.36],[-109.18,26.38],[-109.25,26.33],[-109.26,26.5],[-109.48,26.74],[-109.55,26.72],[-109.49,26.67],[-109.78,26.72],[-109.97,27.11],[-110.29,27.15],[-110.52,27.29],[-110.43,27.3],[-110.55,27.38],[-110.63,27.64],[-110.55,27.74],[-110.6,27.75],[-110.61,27.82],[-110.51,27.87],[-110.85,27.91],[-110.84,27.99],[-110.89,27.84],[-111.0,27.96],[-111.11,27.94],[-111.44,28.39],[-111.71,28.46],[-111.95,28.76],[-111.87,28.8],[-112.17,28.97],[-112.24,29.32],[-112.41,29.34],[-112.38,29.49],[-112.75,29.91],[-112.76,30.21],[-113.08,30.67],[-113.09,31.2],[-113.62,31.33],[-113.66,31.5],[-113.98,31.66],[-114.03,31.49],[-114.21,31.51],[-115.03,31.97],[-114.78,31.66],[-114.88,31.12],[-114.71,30.92],[-114.67,30.2],[-114.53,29.97],[-114.38,29.77],[-114.21,29.74],[-113.64,29.28],[-113.52,28.89],[-113.43,28.96],[-113.35,28.8],[-113.22,28.82],[-113.1,28.5],[-112.85,28.44],[-112.7,27.75],[-112.35,27.55],[-112.16,27.17],[-111.95,27.09],[-112.02,26.98],[-111.78,26.57],[-111.68,26.58],[-111.81,26.71],[-111.82,26.9],[-111.44,26.52],[-111.31,25.78],[-111.02,25.52],[-110.9,25.14],[-110.66,24.81],[-110.74,24.62],[-110.68,24.36],[-110.56,24.21],[-110.33,24.18],[-110.43,24.17],[-110.42,24.11],[-110.31,24.18],[-110.33,24.33],[-110.25,24.35],[-109.99,24.05],[-109.83,24.06],[-109.7,23.67],[-109.47,23.56],[-109.45,23.2],[-109.98,22.88],[-110.31,23.54],[-111.44,24.32],[-111.36,24.29],[-111.68,24.59],[-111.81,24.51],[-112.0,24.87],[-111.97,24.74],[-112.04,24.84],[-112.09,24.77],[-112.1,25.01],[-112.16,24.88],[-112.03,25.47],[-112.08,25.72],[-112.1,25.5],[-112.18,25.96],[-112.38,26.22],[-113.0,26.55],[-113.12,26.79],[-113.22,26.74],[-113.15,26.97],[-113.27,26.75],[-113.47,26.8],[-113.64,26.73],[-113.82,26.95],[-114.44,27.18],[-114.51,27.41],[-115.02,27.74],[-115.08,27.85],[-114.5,27.77],[-114.32,27.87],[-114.1,27.6],[-114.07,27.69],[-113.95,27.66],[-113.92,27.72],[-114.06,27.8],[-114.05,27.72],[-114.14,27.73],[-114.15,27.95],[-114.28,27.9],[-114.13,28.08],[-114.15,28.0],[-114.11,27.93],[-114.12,28.02],[-114.04,28.03],[-114.12,28.26],[-114.07,28.52],[-114.97,29.38],[-115.7,29.76],[-115.7,29.9],[-115.81,29.97],[-115.84,30.35],[-115.99,30.5],[-116.0,30.36],[-116.05,30.48],[-116.06,30.8],[-116.34,30.96],[-116.34,31.22],[-116.68,31.55],[-116.65,31.66],[-116.75,31.75],[-116.64,31.73],[-116.61,31.84],[-116.84,31.99],[-117.02,32.28],[-117.23,32.7],[-117.12,32.6],[-117.12,32.67],[-117.17,32.73],[-117.26,32.69],[-117.36,33.17],[-118.09,33.73],[-118.22,33.77],[-118.41,33.74],[-118.54,34.04],[-118.81,34.0],[-119.13,34.1],[-119.56,34.41],[-120.45,34.44],[-120.64,34.56],[-120.64,35.14],[-120.88,35.22],[-120.89,35.43],[-121.29,35.66],[-121.51,36.0],[-121.9,36.3],[-121.98,36.58],[-121.76,36.72],[-121.8,36.84],[-121.91,36.97],[-122.13,36.97],[-122.34,37.12],[-122.52,37.53],[-122.52,37.78],[-122.41,37.81],[-122.37,37.6],[-122.1,37.46],[-122.03,37.46],[-122.22,37.76],[-122.33,37.78],[-122.31,37.89],[-122.43,37.96],[-122.37,38.01],[-121.69,38.01],[-121.61,38.1],[-121.61,38.02],[-121.45,38.0],[-121.6,38.11],[-121.78,38.04],[-121.68,38.15],[-121.9,38.05],[-122.06,38.13],[-122.13,38.04],[-122.4,38.15],[-122.5,38.11],[-122.44,37.88],[-122.53,37.82],[-122.92,38.07],[-122.96,37.99],[-123.03,37.99],[-123.0,38.24],[-122.83,38.07],[-122.83,38.1],[-123.73,38.92],[-123.85,39.83],[-124.36,40.26],[-124.39,40.51],[-124.08,40.84],[-124.23,40.77],[-124.11,41.02],[-124.16,41.13],[-124.07,41.54],[-124.26,41.78],[-124.2,41.97],[-124.36,42.11],[-124.4,42.62],[-124.57,42.83],[-124.4,43.31],[-124.23,43.42],[-124.21,43.37],[-124.14,43.38],[-124.21,43.45],[-124.34,43.37],[-124.21,43.66],[-124.07,43.71],[-124.2,43.68],[-124.11,44.31],[-124.02,44.41],[-124.08,44.5],[-124.0,44.62],[-124.08,44.67],[-124.0,45.34],[-123.87,45.7],[-123.94,45.66],[-123.98,45.76],[-123.92,46.01],[-124.02,46.23],[-123.8,46.1],[-123.87,46.19],[-123.52,46.24],[-123.39,46.15],[-123.26,46.13],[-123.18,46.18],[-123.3,46.15],[-123.46,46.27],[-123.69,46.31],[-124.08,46.27],[-124.06,46.65],[-124.01,46.39],[-123.96,46.38],[-123.84,46.42],[-123.96,46.62],[-123.76,46.68],[-124.09,46.74],[-124.13,46.9],[-124.02,46.83],[-124.05,46.89],[-123.81,46.96],[-124.12,47.04],[-124.11,46.93],[-124.18,46.93],[-124.42,47.74],[-124.67,47.99],[-124.73,48.17],[-124.66,48.32],[-124.73,48.37],[-123.97,48.17],[-123.25,48.12],[-123.15,48.18],[-123.11,48.18],[-123.16,48.15],[-123.01,48.04],[-122.93,48.1],[-122.87,47.99],[-122.88,48.11],[-122.77,48.14],[-122.79,48.08],[-122.62,47.88],[-122.8,47.68],[-122.86,47.83],[-123.16,47.36],[-123.07,47.34],[-122.84,47.43],[-123.11,47.39],[-122.57,47.82],[-122.61,47.95],[-122.55,47.92],[-122.47,47.76],[-122.66,47.73],[-122.59,47.58],[-122.7,47.62],[-122.68,47.53],[-122.55,47.58],[-122.51,47.52],[-122.57,47.26],[-122.69,47.3],[-122.63,47.38],[-122.63,47.4],[-122.77,47.17],[-122.81,47.4],[-123.08,47.13],[-122.93,47.17],[-123.01,47.08],[-122.94,47.13],[-122.89,47.05],[-122.85,47.17],[-122.69,47.1],[-122.57,47.21],[-122.54,47.32],[-122.43,47.26],[-122.33,47.36],[-122.4,47.8],[-122.19,48.03],[-122.34,48.09],[-122.38,48.21],[-122.47,48.18],[-122.35,48.05],[-122.51,48.15],[-122.53,48.25],[-122.39,48.3],[-122.56,48.43],[-122.68,48.43],[-122.63,48.52],[-122.48,48.46],[-122.57,48.59],[-122.44,48.58],[-122.51,48.76],[-122.66,48.72],[-122.87,49.08],[-123.09,48.97],[-123.14,49.06],[-123.04,49.15],[-123.21,49.13],[-123.14,49.2],[-123.25,49.27],[-122.96,49.28],[-122.89,49.33],[-122.86,49.45],[-122.94,49.33],[-123.27,49.34],[-123.17,49.71],[-123.5,49.51],[-123.52,49.39],[-123.96,49.52],[-124.07,49.64],[-124.01,49.74],[-123.78,49.51],[-123.76,49.61],[-123.53,49.71],[-123.79,49.64],[-123.93,49.76],[-123.88,49.9],[-123.95,49.99],[-123.75,50.09],[-123.97,50.21],[-123.81,50.1],[-123.99,50.01],[-123.91,49.87],[-123.98,49.81],[-124.04,49.92],[-124.1,49.8],[-124.43,49.77],[-124.76,49.98],[-124.82,50.07],[-124.68,49.99],[-124.6,50.24],[-124.71,50.33],[-124.35,50.5],[-124.83,50.32],[-125.01,50.43],[-125.08,50.32],[-125.06,50.48],[-124.87,50.58],[-124.82,50.73],[-124.91,50.79],[-124.81,50.93],[-124.99,50.81],[-124.91,50.63],[-125.13,50.44],[-125.36,50.54],[-125.58,50.47],[-125.45,50.72],[-125.7,50.44],[-125.79,50.53],[-126.01,50.47],[-126.28,50.52],[-125.96,50.65],[-126.28,50.63],[-125.71,50.68],[-125.51,50.94],[-125.64,51.1],[-125.54,50.94],[-125.68,50.87],[-125.65,50.78],[-126.19,50.67],[-126.03,50.8],[-126.18,50.78],[-126.18,50.87],[-126.55,50.84],[-126.5,50.92],[-126.22,50.91],[-126.17,50.94],[-126.46,50.95],[-126.51,51.08],[-126.54,50.94],[-126.67,50.88],[-127.17,50.94],[-126.92,50.87],[-127.04,50.82],[-127.53,51.0],[-127.48,51.11],[-127.78,51.17],[-127.74,51.26],[-127.22,51.29],[-127.13,51.34],[-127.12,51.4],[-127.28,51.3],[-127.78,51.33],[-127.55,51.47],[-127.49,51.62],[-126.68,51.65],[-126.6,51.71],[-126.67,51.8],[-126.7,51.67],[-127.42,51.67],[-127.35,51.87],[-127.49,51.7],[-127.65,51.7],[-127.47,51.66],[-127.62,51.48],[-127.73,51.46],[-127.66,51.51],[-127.8,51.53],[-127.87,51.67],[-127.85,51.92],[-127.67,51.96],[-127.64,52.08],[-127.55,52.14],[-127.47,52.12],[-127.58,52.09],[-127.62,52.03],[-127.43,52.09],[-127.45,52.18],[-127.15,52.32],[-127.0,52.3],[-126.67,51.99],[-126.94,52.31],[-126.73,52.37],[-127.19,52.39],[-127.23,52.52],[-126.93,52.73],[-127.08,52.89],[-126.99,52.71],[-127.62,52.3],[-127.76,52.28],[-127.74,52.35],[-127.87,52.22],[-127.89,52.52],[-127.9,52.39],[-128.02,52.35],[-128.05,52.49],[-127.88,52.58],[-128.09,52.51],[-128.3,52.28],[-128.39,52.3],[-128.23,52.46],[-128.13,52.87],[-128.03,52.92],[-128.14,52.93],[-128.25,52.8],[-128.44,52.83],[-128.56,53.13],[-128.48,53.15],[-128.85,53.28],[-128.83,53.49],[-128.92,53.46],[-128.97,53.56],[-128.79,53.57],[-128.49,53.34],[-128.35,53.48],[-128.13,53.45],[-128.1,53.34],[-127.87,53.23],[-128.11,53.49],[-128.37,53.5],[-128.53,53.43],[-128.81,53.62],[-128.78,53.8],[-128.47,53.84],[-128.69,53.9],[-128.6,54.03],[-128.93,53.78],[-128.91,53.84],[-129.01,53.9],[-128.97,53.78],[-129.06,53.81],[-129.03,53.75],[-129.23,53.63],[-129.29,53.39],[-130.1,53.95],[-130.05,54.16],[-129.71,53.95],[-129.93,54.19],[-129.64,54.18],[-129.48,54.24],[-130.28,54.21],[-130.19,54.26],[-130.25,54.41],[-130.48,54.37],[-130.38,54.46],[-130.44,54.62],[-130.05,54.34],[-129.96,54.32],[-130.08,54.39],[-129.98,54.52],[-130.1,54.43],[-130.37,54.66],[-130.23,54.71],[-130.01,54.62],[-129.88,54.62],[-130.2,54.73],[-130.05,54.89],[-130.17,54.84],[-130.02,54.97],[-129.64,54.99],[-130.0,55.02],[-129.64,55.44],[-129.54,55.44],[-129.47,55.47],[-129.63,55.46],[-129.71,55.42],[-129.82,55.62],[-129.79,55.36],[-130.12,55.01],[-130.17,55.09],[-129.95,55.29],[-130.13,55.76],[-129.96,55.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-127.22,-74.59],[-127.51,-74.65],[-127.91,-74.55],[-128.11,-74.48],[-128.19,-74.32],[-127.24,-74.42],[-127.13,-74.47],[-127.22,-74.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-121.03,-74.16],[-121.07,-74.28],[-120.94,-74.31],[-121.1,-74.35],[-122.63,-74.38],[-123.03,-74.25],[-122.73,-74.22],[-122.95,-74.14],[-122.74,-74.0],[-122.33,-73.92],[-123.35,-73.84],[-123.07,-73.68],[-120.54,-73.75],[-120.38,-73.83],[-120.74,-73.88],[-120.24,-73.98],[-121.03,-74.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-117.3,-74.18],[-117.39,-74.1],[-116.4,-73.87],[-116.14,-73.9],[-116.65,-74.07],[-116.49,-74.08],[-116.6,-74.14],[-117.3,-74.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-119.92,-74.1],[-119.64,-74.0],[-119.9,-73.82],[-119.12,-73.78],[-118.87,-73.89],[-119.5,-74.11],[-119.92,-74.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-127.49,-73.45],[-127.15,-73.28],[-126.1,-73.3],[-125.21,-73.64],[-125.88,-73.7],[-125.87,-73.78],[-124.99,-73.88],[-124.53,-73.73],[-124.03,-73.86],[-124.21,-73.93],[-123.75,-74.07],[-123.93,-74.26],[-125.2,-74.16],[-125.11,-74.12],[-126.48,-73.84],[-126.41,-73.78],[-126.55,-73.67],[-127.25,-73.73],[-127.17,-73.6],[-127.47,-73.55],[-127.42,-73.53],[-127.49,-73.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.86,-73.21],[-105.16,-73.01],[-104.96,-72.94],[-104.53,-73.17],[-104.86,-73.21]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-112.25,28.77],[-112.58,28.88],[-112.48,29.15],[-112.26,29.25],[-112.2,29.02],[-112.25,28.77]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-113.11,28.98],[-113.5,29.29],[-113.57,29.54],[-113.4,29.46],[-113.37,29.31],[-113.17,29.28],[-113.11,28.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-122.4,47.92],[-122.56,47.99],[-122.61,48.15],[-122.74,48.21],[-122.66,48.39],[-122.52,48.29],[-122.72,48.23],[-122.58,48.19],[-122.54,48.01],[-122.51,48.09],[-122.38,48.02],[-122.4,47.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-123.29,48.47],[-123.57,48.31],[-123.89,48.37],[-125.11,48.74],[-125.19,48.8],[-124.85,49.02],[-124.78,49.15],[-124.81,49.25],[-124.89,49.01],[-125.24,48.96],[-125.34,49.04],[-125.49,48.92],[-125.87,49.09],[-125.61,49.21],[-125.75,49.15],[-125.77,49.37],[-125.84,49.27],[-126.03,49.27],[-125.95,49.32],[-125.91,49.44],[-126.01,49.32],[-126.06,49.45],[-126.25,49.45],[-126.3,49.36],[-126.43,49.47],[-126.54,49.39],[-126.56,49.59],[-126.09,49.67],[-126.45,49.67],[-126.47,49.79],[-126.57,49.71],[-126.65,49.9],[-126.84,49.97],[-126.84,49.89],[-126.92,49.97],[-126.94,49.87],[-127.14,49.87],[-127.24,49.96],[-127.09,50.11],[-127.1,50.15],[-127.29,50.15],[-127.36,50.03],[-127.46,50.19],[-127.9,50.11],[-127.75,50.24],[-127.97,50.34],[-127.93,50.46],[-127.59,50.49],[-127.45,50.38],[-127.56,50.52],[-127.42,50.6],[-127.88,50.63],[-127.59,50.54],[-128.06,50.45],[-128.42,50.77],[-127.88,50.87],[-126.86,50.53],[-125.45,50.33],[-125.18,49.92],[-124.88,49.72],[-124.98,49.67],[-124.79,49.47],[-124.16,49.31],[-123.81,49.12],[-123.75,49.03],[-123.84,49.0],[-123.58,48.82],[-123.65,48.75],[-123.53,48.68],[-123.54,48.54],[-123.42,48.69],[-123.29,48.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-126.64,49.6],[-126.97,49.74],[-126.86,49.78],[-126.98,49.83],[-126.69,49.86],[-126.64,49.6]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-128.22,51.94],[-128.14,52.04],[-127.95,52.05],[-128.03,51.76],[-128.14,51.75],[-128.22,51.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-127.24,52.31],[-127.64,52.14],[-127.72,51.99],[-127.9,51.97],[-127.75,52.25],[-127.24,52.43],[-127.24,52.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-128.76,52.67],[-129.13,52.87],[-129.02,52.86],[-129.07,52.89],[-128.84,53.04],[-129.02,53.15],[-128.86,53.04],[-129.18,52.94],[-129.08,53.3],[-128.62,53.16],[-128.52,52.93],[-128.59,52.61],[-128.76,52.6],[-128.65,52.92],[-128.66,52.97],[-128.75,52.91],[-128.76,52.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-129.85,53.16],[-130.33,53.4],[-130.41,53.5],[-130.34,53.52],[-130.53,53.55],[-130.52,53.63],[-129.93,53.43],[-129.74,53.22],[-129.85,53.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-130.2,53.92],[-129.52,53.49],[-129.62,53.5],[-129.64,53.48],[-129.34,53.36],[-129.33,53.26],[-129.43,53.34],[-129.59,53.22],[-129.9,53.48],[-129.91,53.61],[-130.06,53.61],[-129.87,53.64],[-130.08,53.64],[-130.21,53.82],[-130.29,53.84],[-130.2,53.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-130.65,53.95],[-130.63,53.84],[-130.72,53.86],[-130.67,53.99],[-130.42,54.1],[-130.23,53.95],[-130.36,53.84],[-130.49,53.88],[-130.34,54.0],[-130.49,53.9],[-130.65,53.95]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.9,68.46],[-105.09,68.55],[-104.68,68.58],[-104.43,68.44],[-104.9,68.46]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-100.96,69.66],[-101.36,69.7],[-101.44,69.91],[-101.67,69.65],[-102.22,69.92],[-102.34,69.77],[-102.67,69.77],[-102.49,69.69],[-102.57,69.55],[-103.49,69.69],[-103.51,69.62],[-103.22,69.56],[-103.13,69.44],[-103.09,69.52],[-103.02,69.48],[-103.02,69.28],[-103.21,69.2],[-103.2,69.12],[-102.84,69.38],[-102.28,69.5],[-101.94,69.42],[-102.17,69.35],[-102.04,69.29],[-102.22,69.23],[-102.09,69.18],[-101.93,69.26],[-101.76,69.16],[-101.85,68.99],[-102.75,68.9],[-102.71,68.84],[-102.97,68.8],[-104.1,68.86],[-104.26,68.95],[-104.59,68.86],[-105.12,68.9],[-105.28,68.95],[-104.92,69.08],[-106.41,69.19],[-106.27,69.29],[-106.32,69.4],[-106.58,69.5],[-106.96,69.36],[-106.94,69.22],[-107.33,69.03],[-108.54,68.95],[-109.03,68.73],[-110.38,68.58],[-110.57,68.62],[-111.42,68.58],[-111.25,68.52],[-113.24,68.45],[-113.3,68.49],[-113.04,68.49],[-113.67,68.82],[-113.57,68.97],[-113.64,69.03],[-113.55,69.04],[-113.69,69.19],[-113.54,69.19],[-114.25,69.28],[-115.97,69.3],[-116.63,69.46],[-116.6,69.56],[-116.91,69.59],[-116.86,69.65],[-117.24,69.76],[-117.44,69.99],[-116.97,70.13],[-114.51,70.32],[-112.59,70.2],[-112.14,70.28],[-112.26,70.31],[-111.72,70.26],[-111.49,70.33],[-111.96,70.37],[-112.17,70.5],[-113.99,70.72],[-115.56,70.58],[-117.59,70.61],[-118.42,70.99],[-117.8,71.17],[-115.73,71.39],[-116.19,71.44],[-115.74,71.51],[-115.42,71.45],[-115.06,71.52],[-115.82,71.55],[-117.39,71.39],[-117.56,71.5],[-117.63,71.46],[-117.48,71.42],[-117.55,71.37],[-118.16,71.38],[-118.31,71.47],[-117.67,71.56],[-117.97,71.62],[-117.7,71.67],[-118.43,71.58],[-118.46,71.65],[-118.83,71.66],[-118.89,71.58],[-119.05,71.63],[-119.14,71.77],[-119.08,71.92],[-118.68,72.14],[-118.13,72.23],[-118.17,72.34],[-118.59,72.43],[-118.19,72.64],[-117.37,72.92],[-114.58,73.38],[-114.27,73.34],[-113.96,73.14],[-114.06,72.89],[-113.98,72.81],[-114.34,72.76],[-114.25,72.69],[-114.6,72.61],[-114.55,72.57],[-113.51,72.7],[-113.73,72.61],[-113.66,72.61],[-113.44,72.69],[-113.6,72.78],[-113.39,72.91],[-113.02,73.02],[-111.22,72.72],[-111.29,72.57],[-111.89,72.37],[-111.66,72.36],[-111.75,72.21],[-111.42,72.35],[-111.59,72.38],[-111.3,72.47],[-111.21,72.46],[-111.38,72.35],[-111.03,72.29],[-111.09,72.41],[-110.7,72.58],[-110.49,72.56],[-110.6,72.5],[-110.33,72.43],[-110.53,72.5],[-110.35,72.56],[-109.78,72.44],[-110.26,72.56],[-109.79,72.5],[-110.29,72.68],[-109.77,72.72],[-110.25,72.74],[-110.17,72.79],[-110.53,72.85],[-110.74,73.0],[-109.62,72.92],[-109.75,72.88],[-108.95,72.67],[-109.05,72.57],[-108.63,72.57],[-108.66,72.36],[-108.54,72.15],[-108.4,72.15],[-108.34,71.94],[-108.19,71.96],[-108.29,71.88],[-108.17,71.75],[-108.25,71.72],[-107.74,71.62],[-107.83,71.71],[-107.25,71.81],[-107.47,71.87],[-107.25,71.9],[-107.78,72.14],[-107.86,72.3],[-107.72,72.3],[-107.87,72.43],[-107.79,72.46],[-107.99,72.52],[-107.88,72.57],[-108.01,72.62],[-108.14,72.98],[-108.23,73.04],[-108.16,73.05],[-108.3,73.13],[-107.87,73.19],[-108.12,73.27],[-108.01,73.31],[-108.09,73.35],[-107.07,73.18],[-107.01,73.2],[-107.09,73.29],[-106.87,73.32],[-106.23,73.09],[-105.85,73.06],[-105.37,72.79],[-105.32,72.74],[-105.51,72.78],[-105.29,72.65],[-105.32,72.56],[-105.2,72.48],[-105.31,72.46],[-104.97,72.19],[-105.02,72.07],[-104.37,71.58],[-104.41,71.51],[-104.28,71.35],[-104.49,71.35],[-104.44,71.25],[-104.65,71.12],[-104.59,71.07],[-103.57,70.61],[-102.93,70.5],[-103.13,70.58],[-103.16,70.66],[-103.09,70.68],[-102.86,70.6],[-102.85,70.52],[-102.19,70.33],[-101.59,70.28],[-101.65,70.2],[-101.53,70.11],[-101.02,70.19],[-100.87,69.81],[-100.96,69.66]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-115.32,73.51],[-119.16,72.63],[-119.34,72.35],[-119.81,72.22],[-120.25,72.26],[-120.16,72.13],[-120.43,71.96],[-120.38,71.69],[-120.64,71.49],[-121.42,71.38],[-121.7,71.47],[-122.8,71.09],[-123.26,71.13],[-124.06,71.7],[-125.25,71.96],[-124.96,71.97],[-125.88,71.96],[-125.74,72.02],[-125.75,72.15],[-125.57,72.18],[-125.68,72.23],[-125.49,72.28],[-125.44,72.42],[-124.95,72.57],[-125.1,72.63],[-124.95,72.7],[-125.11,72.87],[-124.48,72.93],[-124.86,73.09],[-124.64,73.17],[-124.43,73.43],[-124.07,73.54],[-124.07,73.65],[-123.77,73.77],[-124.21,73.88],[-124.47,74.07],[-124.55,74.27],[-124.76,74.35],[-121.58,74.56],[-119.52,74.23],[-119.82,74.1],[-119.77,74.04],[-119.48,74.23],[-119.14,74.21],[-119.07,74.09],[-119.19,73.99],[-118.95,74.02],[-118.81,74.1],[-118.88,74.18],[-118.73,74.22],[-117.42,74.23],[-115.32,73.51]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.49,73.53],[-105.02,73.01],[-105.36,72.95],[-105.2,72.87],[-105.28,72.85],[-106.11,73.2],[-106.05,73.22],[-106.2,73.29],[-106.12,73.29],[-107.04,73.48],[-106.6,73.71],[-105.38,73.77],[-104.56,73.6],[-104.49,73.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.6,75.05],[-104.93,75.14],[-104.4,75.43],[-103.82,75.37],[-103.59,75.18],[-103.87,75.06],[-104.6,75.05]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-105.39,75.65],[-105.75,75.49],[-105.59,75.47],[-105.94,75.21],[-105.84,75.18],[-106.07,75.1],[-106.01,75.06],[-107.23,74.92],[-107.69,74.98],[-107.77,75.1],[-107.77,75.03],[-107.99,75.01],[-107.94,74.94],[-108.42,74.92],[-108.81,74.99],[-108.51,74.98],[-108.82,75.07],[-109.58,74.86],[-110.67,74.79],[-110.59,74.73],[-111.66,74.5],[-113.02,74.4],[-113.69,74.44],[-114.44,74.68],[-113.97,74.81],[-113.22,74.85],[-113.33,74.88],[-112.8,74.99],[-111.59,75.01],[-110.92,75.23],[-112.35,75.12],[-112.47,75.15],[-112.34,75.23],[-112.59,75.18],[-112.6,75.25],[-112.68,75.28],[-112.7,75.14],[-112.86,75.11],[-113.89,75.06],[-113.93,75.14],[-113.65,75.19],[-113.94,75.18],[-113.81,75.32],[-113.78,75.34],[-113.6,75.37],[-113.32,75.42],[-113.32,75.42],[-113.87,75.37],[-114.07,75.47],[-114.05,75.37],[-114.2,75.23],[-114.51,75.32],[-114.62,75.28],[-114.3,75.18],[-114.44,75.07],[-115.06,74.97],[-115.2,75.0],[-115.17,75.1],[-115.26,75.18],[-115.41,75.1],[-115.67,75.15],[-115.54,75.04],[-115.72,74.97],[-116.26,75.06],[-116.04,75.13],[-116.34,75.12],[-116.26,75.21],[-116.77,75.12],[-117.69,75.26],[-117.2,75.48],[-116.04,75.48],[-115.0,75.7],[-116.12,75.58],[-117.25,75.61],[-116.89,75.79],[-114.83,75.88],[-116.74,75.94],[-116.46,75.98],[-116.7,76.04],[-116.63,76.12],[-116.16,76.2],[-114.67,76.16],[-115.93,76.29],[-115.51,76.46],[-114.87,76.52],[-114.16,76.46],[-114.09,76.39],[-114.18,76.36],[-113.96,76.19],[-112.99,76.27],[-112.43,76.17],[-112.53,76.12],[-111.73,75.92],[-112.23,75.81],[-111.46,75.84],[-111.6,75.81],[-111.37,75.73],[-111.41,75.62],[-111.25,75.52],[-110.51,75.57],[-108.91,75.48],[-109.03,75.55],[-108.86,75.56],[-108.94,75.68],[-108.83,75.69],[-110.05,75.9],[-109.3,76.04],[-109.39,76.07],[-109.32,76.12],[-110.38,76.3],[-110.33,76.34],[-110.4,76.4],[-109.77,76.5],[-109.71,76.53],[-109.85,76.54],[-109.33,76.79],[-108.78,76.86],[-108.45,76.73],[-108.73,76.64],[-108.48,76.46],[-108.62,76.42],[-108.08,76.29],[-108.5,76.04],[-107.89,76.07],[-107.64,75.99],[-108.03,75.79],[-107.72,75.89],[-107.08,75.9],[-107.11,75.84],[-106.96,75.79],[-107.03,75.77],[-106.88,75.65],[-106.88,75.77],[-106.61,75.8],[-106.89,75.84],[-106.87,75.97],[-106.34,76.06],[-105.51,75.89],[-105.39,75.65]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-117.46,76.09],[-118.27,75.62],[-118.2,75.6],[-118.61,75.5],[-119.41,75.6],[-118.62,75.92],[-117.8,76.11],[-117.46,76.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-103.98,75.94],[-102.44,76.09],[-102.32,76.04],[-103.69,75.89],[-103.98,75.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.48,76.15],[-102.73,76.32],[-102.53,76.16],[-103.81,76.03],[-104.48,76.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.4,76.47],[-104.68,76.6],[-104.02,76.67],[-103.92,76.64],[-104.06,76.57],[-103.8,76.62],[-103.01,76.42],[-103.34,76.33],[-104.38,76.32],[-104.33,76.37],[-104.46,76.4],[-104.4,76.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-119.53,76.35],[-119.72,76.34],[-119.56,76.17],[-119.7,76.16],[-119.55,76.12],[-119.81,76.12],[-119.49,75.97],[-120.39,75.81],[-120.49,75.85],[-120.39,75.97],[-120.68,76.01],[-120.73,76.06],[-120.65,76.1],[-120.75,76.1],[-120.66,76.14],[-120.86,76.2],[-121.01,76.14],[-120.95,75.96],[-121.12,76.0],[-121.3,75.91],[-121.85,76.05],[-122.43,75.93],[-122.73,75.98],[-122.48,76.1],[-122.7,76.12],[-122.49,76.14],[-122.61,76.17],[-123.04,76.09],[-122.4,76.4],[-121.51,76.45],[-121.19,76.69],[-120.37,76.81],[-120.43,76.87],[-119.16,77.32],[-117.85,77.39],[-117.96,77.37],[-117.04,77.29],[-117.18,77.35],[-116.81,77.32],[-116.65,77.39],[-117.15,77.46],[-116.41,77.56],[-115.39,77.31],[-116.4,77.14],[-115.73,76.95],[-116.37,76.93],[-115.89,76.7],[-117.01,76.55],[-117.08,76.52],[-116.93,76.36],[-117.14,76.29],[-117.57,76.27],[-118.06,76.41],[-117.91,76.53],[-117.98,76.6],[-117.92,76.69],[-117.74,76.78],[-117.82,76.82],[-118.5,76.72],[-118.31,76.55],[-118.95,76.52],[-118.57,76.35],[-118.9,76.28],[-118.89,76.18],[-119.08,76.09],[-119.29,76.13],[-119.53,76.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-114.43,76.88],[-113.45,76.77],[-113.67,76.7],[-114.88,76.77],[-114.43,76.88]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-104.75,77.11],[-105.57,77.32],[-105.77,77.47],[-105.68,77.52],[-106.09,77.73],[-105.5,77.72],[-105.0,77.54],[-105.02,77.41],[-104.75,77.42],[-104.37,77.23],[-104.75,77.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-110.9,77.85],[-110.72,77.77],[-110.13,77.78],[-110.04,77.64],[-110.24,77.5],[-112.11,77.33],[-113.2,77.53],[-113.24,77.58],[-113.09,77.62],[-113.25,77.67],[-113.19,77.74],[-113.32,77.81],[-113.14,77.92],[-111.28,78.09],[-109.58,78.05],[-109.79,77.95],[-110.9,77.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-114.52,77.76],[-115.12,77.96],[-114.33,78.08],[-114.26,77.99],[-113.58,77.82],[-114.16,77.71],[-114.65,77.77],[-114.52,77.76]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-109.42,78.31],[-110.33,78.29],[-111.15,78.39],[-111.43,78.27],[-112.18,78.38],[-113.06,78.27],[-113.34,78.34],[-112.68,78.5],[-110.43,78.77],[-109.27,78.49],[-109.42,78.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-89.33,-72.93],[-89.63,-73.08],[-90.13,-73.09],[-90.34,-72.99],[-90.01,-72.98],[-89.79,-72.85],[-89.33,-72.93]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-90.72,-72.91],[-91.21,-73.19],[-91.52,-73.19],[-91.45,-72.95],[-91.33,-72.9],[-91.69,-72.61],[-90.86,-72.58],[-90.76,-72.7],[-90.93,-72.85],[-90.72,-72.91]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-95.27,-72.65],[-94.55,-72.47],[-94.4,-72.61],[-95.27,-72.65]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-95.99,-72.57],[-97.26,-72.51],[-98.58,-72.57],[-98.67,-72.54],[-98.54,-72.46],[-99.4,-72.5],[-99.47,-72.46],[-99.19,-72.38],[-101.97,-72.19],[-102.32,-72.06],[-102.09,-71.97],[-100.13,-71.82],[-99.94,-71.89],[-100.45,-72.0],[-99.95,-71.98],[-99.86,-72.05],[-99.5,-71.93],[-98.69,-72.11],[-99.15,-71.92],[-98.86,-71.77],[-98.53,-71.76],[-97.98,-71.86],[-98.29,-71.97],[-98.23,-72.05],[-98.35,-72.16],[-98.07,-72.08],[-97.76,-72.14],[-97.89,-71.91],[-97.6,-71.89],[-97.47,-71.91],[-97.62,-71.95],[-97.36,-71.98],[-97.62,-72.1],[-97.39,-72.21],[-96.99,-71.85],[-96.36,-71.84],[-96.07,-71.91],[-96.14,-72.01],[-96.51,-72.01],[-96.38,-72.06],[-97.0,-72.21],[-96.72,-72.26],[-95.66,-72.05],[-95.59,-72.08],[-95.69,-72.09],[-95.72,-72.1],[-95.5,-72.15],[-95.64,-72.21],[-96.23,-72.23],[-96.42,-72.29],[-95.43,-72.33],[-96.1,-72.46],[-95.94,-72.5],[-95.99,-72.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-90.24,-0.72],[-90.43,-0.76],[-90.54,-0.68],[-90.53,-0.57],[-90.26,-0.49],[-90.18,-0.55],[-90.24,-0.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-90.89,-0.93],[-91.2,-1.03],[-91.42,-1.01],[-91.5,-0.9],[-91.09,-0.58],[-91.37,-0.28],[-91.42,-0.03],[-91.6,-0.01],[-91.5,0.11],[-91.32,0.14],[-91.17,-0.23],[-90.96,-0.42],[-90.99,-0.58],[-90.79,-0.74],[-90.89,-0.93]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-82.91,21.44],[-83.08,21.47],[-83.19,21.63],[-82.96,21.56],[-83.09,21.8],[-82.99,21.95],[-82.7,21.89],[-82.54,21.6],[-82.91,21.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-97.17,26.1],[-97.4,26.83],[-97.41,27.13],[-97.39,27.19],[-97.38,27.21],[-97.17,26.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-81.9,62.94],[-81.96,62.7],[-83.07,62.19],[-83.28,62.25],[-83.71,62.14],[-83.72,62.29],[-83.94,62.42],[-83.3,62.93],[-83.06,62.84],[-82.26,63.0],[-81.9,62.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-80.17,63.77],[-81.02,63.45],[-82.07,63.69],[-82.48,63.69],[-82.55,63.76],[-82.38,63.83],[-82.37,63.91],[-83.08,63.96],[-83.14,64.01],[-82.97,64.14],[-83.08,64.19],[-83.54,64.11],[-83.69,64.01],[-83.6,63.93],[-83.63,63.77],[-84.28,63.63],[-84.59,63.32],[-85.46,63.12],[-85.64,63.25],[-85.59,63.61],[-85.71,63.77],[-86.87,63.56],[-87.12,63.56],[-87.22,63.66],[-86.9,63.93],[-86.19,64.1],[-86.36,64.31],[-86.42,64.6],[-86.17,64.83],[-86.23,65.0],[-86.14,65.11],[-86.15,65.4],[-85.94,65.76],[-85.49,65.92],[-85.49,65.8],[-85.17,65.79],[-85.05,65.61],[-85.32,65.54],[-85.01,65.42],[-84.93,65.22],[-84.82,65.22],[-84.55,65.49],[-84.16,65.35],[-84.23,65.27],[-84.1,65.21],[-83.43,65.14],[-83.21,64.95],[-82.1,64.69],[-81.77,64.51],[-81.77,64.31],[-81.59,64.19],[-81.99,64.0],[-81.4,64.1],[-80.93,63.99],[-80.98,64.07],[-80.89,64.12],[-80.5,63.92],[-80.67,63.89],[-80.17,63.77]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-84.93,66.02],[-84.57,65.64],[-84.71,65.56],[-85.11,65.76],[-85.18,65.99],[-84.93,66.02]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-84.47,66.14],[-83.71,65.94],[-83.79,65.81],[-83.21,65.71],[-83.37,65.62],[-83.58,65.71],[-83.84,65.65],[-83.69,65.76],[-84.14,65.77],[-84.12,65.91],[-84.43,66.03],[-84.47,66.14]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-86.41,68.21],[-86.41,67.84],[-86.64,67.73],[-86.89,67.82],[-86.95,67.92],[-86.85,68.02],[-86.99,68.08],[-86.66,68.31],[-86.41,68.21]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-101.68,68.67],[-101.87,68.57],[-102.35,68.69],[-102.02,68.82],[-101.71,68.79],[-101.68,68.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-100.42,68.72],[-100.47,68.8],[-100.62,68.77],[-100.63,69.0],[-100.4,69.03],[-100.12,68.91],[-100.22,68.77],[-100.42,68.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-95.57,68.68],[-95.6,68.76],[-95.78,68.74],[-95.84,68.62],[-96.52,68.45],[-98.12,68.67],[-98.36,68.86],[-98.52,68.75],[-98.86,68.83],[-98.82,68.93],[-98.97,68.95],[-99.19,68.83],[-99.6,69.03],[-99.46,69.13],[-99.01,69.14],[-98.41,69.31],[-98.61,69.45],[-98.42,69.48],[-98.59,69.52],[-98.55,69.59],[-98.02,69.43],[-98.37,69.61],[-98.28,69.76],[-97.93,69.9],[-97.34,69.71],[-97.49,69.67],[-97.39,69.6],[-97.28,69.7],[-96.22,69.31],[-96.23,69.05],[-96.12,69.03],[-96.15,69.16],[-96.05,69.23],[-95.83,68.88],[-95.21,68.85],[-95.57,68.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-96.74,69.59],[-96.15,69.56],[-96.14,69.35],[-96.74,69.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-95.95,69.54],[-95.7,69.63],[-95.37,69.5],[-95.41,69.39],[-95.71,69.32],[-95.69,69.54],[-95.84,69.56],[-95.78,69.47],[-95.92,69.34],[-95.99,69.36],[-95.95,69.54]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-87.35,70.11],[-86.65,70.12],[-86.46,70.02],[-87.08,69.99],[-87.35,70.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-100.71,70.68],[-100.19,70.58],[-100.39,70.59],[-100.23,70.46],[-100.66,70.55],[-100.71,70.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-96.31,72.44],[-96.88,72.33],[-96.53,72.24],[-96.5,72.09],[-96.87,72.05],[-96.49,72.03],[-96.77,71.92],[-96.5,71.93],[-96.59,71.82],[-97.69,71.62],[-98.25,71.67],[-98.36,71.73],[-98.21,71.88],[-98.3,71.9],[-98.5,71.72],[-98.04,71.53],[-98.73,71.27],[-98.97,71.38],[-99.24,71.35],[-99.39,71.59],[-100.64,72.19],[-100.97,72.18],[-101.22,72.33],[-101.45,72.24],[-101.78,72.31],[-101.89,72.4],[-101.78,72.4],[-101.92,72.41],[-101.93,72.49],[-102.61,72.66],[-102.76,72.81],[-102.48,73.04],[-101.95,73.09],[-101.74,72.93],[-101.28,72.78],[-101.41,72.75],[-101.33,72.72],[-100.45,72.74],[-100.32,72.81],[-100.45,72.92],[-100.39,72.95],[-100.5,72.96],[-100.47,73.02],[-100.31,73.03],[-100.42,72.98],[-100.27,72.96],[-100.3,72.87],[-100.04,72.94],[-100.32,73.1],[-100.23,73.13],[-100.53,73.09],[-100.61,73.15],[-100.47,73.2],[-100.56,73.23],[-100.35,73.29],[-100.04,73.19],[-99.77,73.21],[-100.36,73.4],[-100.34,73.33],[-100.86,73.26],[-101.63,73.49],[-100.92,73.6],[-100.42,73.42],[-100.6,73.5],[-100.55,73.6],[-101.12,73.72],[-100.89,73.83],[-100.41,73.84],[-100.02,73.74],[-99.85,73.89],[-100.3,73.86],[-99.8,73.94],[-99.18,73.69],[-97.77,73.92],[-97.84,73.87],[-97.19,73.85],[-96.94,73.69],[-97.22,73.56],[-97.64,73.54],[-97.63,73.46],[-97.22,73.48],[-97.15,73.4],[-97.73,73.31],[-98.49,73.02],[-98.45,72.87],[-97.99,73.04],[-97.26,72.96],[-97.27,72.88],[-97.42,72.86],[-97.03,72.73],[-97.19,72.62],[-96.54,72.75],[-96.59,72.7],[-96.31,72.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-96.75,73.18],[-96.57,73.05],[-96.93,72.92],[-97.14,73.08],[-96.9,73.19],[-96.75,73.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-90.2,73.9],[-90.79,73.56],[-91.0,73.55],[-90.92,73.5],[-91.26,73.27],[-91.63,73.23],[-91.38,73.2],[-92.1,72.75],[-93.3,72.82],[-94.32,72.77],[-93.79,72.74],[-93.82,72.65],[-93.46,72.46],[-94.23,72.03],[-94.03,72.07],[-94.06,71.98],[-94.34,72.03],[-95.21,71.99],[-95.09,72.1],[-95.2,72.11],[-94.79,72.16],[-95.18,72.15],[-95.24,72.44],[-95.14,72.46],[-95.59,72.7],[-95.51,72.74],[-95.67,72.8],[-95.62,72.93],[-95.72,73.0],[-95.65,73.12],[-95.51,73.13],[-95.7,73.56],[-95.54,73.58],[-95.72,73.69],[-95.41,73.78],[-94.62,73.66],[-95.33,73.92],[-95.25,74.01],[-94.72,74.1],[-93.76,74.08],[-93.73,74.16],[-93.27,74.18],[-92.43,74.06],[-92.27,73.99],[-92.33,73.94],[-91.57,74.03],[-90.2,73.9]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-99.44,73.91],[-98.17,74.1],[-97.64,74.07],[-98.14,73.88],[-98.76,73.82],[-99.44,73.91]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-93.5,74.74],[-93.61,74.65],[-94.72,74.63],[-95.31,74.81],[-95.51,74.74],[-95.51,74.81],[-95.9,74.83],[-96.14,74.94],[-96.03,74.95],[-96.14,74.96],[-96.06,75.02],[-96.27,74.91],[-96.4,74.94],[-96.33,75.0],[-96.62,74.99],[-96.47,75.19],[-95.99,75.25],[-96.09,75.26],[-95.9,75.29],[-96.17,75.31],[-95.78,75.38],[-96.18,75.38],[-96.11,75.42],[-95.7,75.4],[-95.84,75.47],[-95.3,75.6],[-94.39,75.6],[-93.65,75.33],[-93.8,75.31],[-93.5,75.27],[-93.58,75.21],[-93.49,75.07],[-93.64,75.04],[-93.43,74.97],[-93.44,74.77],[-93.57,74.75],[-93.5,74.74]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-96.9,75.38],[-97.05,75.5],[-96.38,75.66],[-95.91,75.56],[-96.21,75.46],[-96.42,75.58],[-96.55,75.52],[-96.5,75.46],[-96.71,75.42],[-96.66,75.39],[-96.9,75.38]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-80.17,74.86],[-80.2,74.94],[-80.41,74.9],[-80.1,74.83],[-80.25,74.76],[-80.13,74.72],[-80.22,74.59],[-81.12,74.58],[-81.79,74.46],[-82.42,74.57],[-82.92,74.55],[-83.12,74.67],[-83.08,74.82],[-83.49,74.91],[-83.56,74.89],[-83.32,74.76],[-83.49,74.58],[-84.26,74.51],[-84.91,74.51],[-85.01,74.7],[-85.04,74.54],[-85.18,74.49],[-85.36,74.51],[-85.53,74.69],[-85.48,74.55],[-85.6,74.5],[-86.12,74.48],[-86.08,74.55],[-86.18,74.62],[-86.38,74.49],[-86.8,74.62],[-86.6,74.47],[-87.37,74.53],[-87.3,74.55],[-87.64,74.46],[-88.52,74.5],[-88.56,74.57],[-88.43,74.77],[-88.3,74.78],[-88.49,74.79],[-88.54,74.9],[-88.85,74.66],[-88.92,74.79],[-89.1,74.84],[-89.01,74.79],[-89.06,74.72],[-89.27,74.76],[-89.1,74.69],[-89.15,74.61],[-89.43,74.55],[-89.92,74.53],[-90.56,74.61],[-90.73,74.66],[-90.72,74.74],[-91.02,74.7],[-90.76,74.83],[-90.79,74.89],[-91.23,74.74],[-91.1,74.63],[-91.29,74.64],[-91.33,74.72],[-91.51,74.64],[-92.06,74.8],[-92.01,74.91],[-92.23,75.07],[-92.01,75.1],[-92.11,75.14],[-92.06,75.15],[-92.5,75.22],[-92.33,75.38],[-92.46,75.38],[-92.38,75.46],[-92.0,75.6],[-92.18,75.75],[-92.13,75.87],[-92.62,76.01],[-92.67,76.14],[-93.06,76.35],[-93.77,76.29],[-93.63,76.26],[-93.7,76.25],[-94.75,76.31],[-95.39,76.24],[-95.36,76.31],[-94.8,76.33],[-95.82,76.4],[-96.11,76.5],[-95.76,76.53],[-95.59,76.61],[-96.03,76.55],[-96.97,76.74],[-96.87,76.81],[-96.66,76.75],[-96.31,76.76],[-96.82,76.87],[-96.85,76.93],[-96.66,76.95],[-96.82,76.98],[-95.77,77.08],[-94.23,76.89],[-93.7,76.92],[-93.2,76.75],[-93.3,76.55],[-93.66,76.45],[-93.56,76.4],[-93.08,76.63],[-90.92,76.64],[-90.47,76.49],[-91.57,76.5],[-89.19,76.25],[-90.46,76.18],[-90.09,76.12],[-91.61,76.27],[-91.26,76.2],[-91.41,76.15],[-90.67,76.12],[-90.87,76.07],[-90.19,76.07],[-91.16,76.02],[-90.94,76.01],[-91.07,75.99],[-90.95,75.94],[-91.15,75.9],[-91.13,75.84],[-90.8,76.0],[-90.43,75.97],[-90.52,75.9],[-89.96,76.02],[-89.69,75.9],[-89.78,75.79],[-89.51,75.86],[-89.16,75.77],[-89.26,75.64],[-89.76,75.58],[-89.21,75.59],[-88.94,75.43],[-88.76,75.44],[-88.9,75.61],[-88.72,75.69],[-88.22,75.54],[-88.3,75.5],[-88.23,75.47],[-87.75,75.58],[-87.47,75.46],[-87.51,75.56],[-87.27,75.62],[-86.36,75.43],[-86.62,75.37],[-85.52,75.4],[-86.15,75.51],[-85.23,75.56],[-85.32,75.57],[-85.04,75.66],[-84.58,75.62],[-84.5,75.64],[-84.66,75.69],[-83.92,75.81],[-84.0,75.83],[-83.09,75.74],[-82.33,75.84],[-81.11,75.78],[-81.29,75.66],[-80.34,75.64],[-79.95,75.54],[-80.38,75.47],[-79.65,75.47],[-79.49,75.38],[-79.61,75.3],[-79.45,75.27],[-79.63,75.18],[-80.44,75.04],[-80.18,74.99],[-80.25,74.95],[-79.59,75.02],[-79.36,74.89],[-80.17,74.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-97.28,75.4],[-97.76,75.57],[-97.86,75.55],[-97.77,75.46],[-97.92,75.52],[-98.04,75.48],[-97.77,75.42],[-98.04,75.42],[-97.88,75.37],[-98.12,75.37],[-98.12,75.3],[-97.93,75.34],[-98.0,75.28],[-97.57,75.15],[-97.81,75.11],[-98.1,75.23],[-98.15,75.17],[-97.97,75.11],[-97.98,75.01],[-98.75,74.99],[-98.9,75.07],[-99.41,75.0],[-99.31,75.13],[-99.5,75.03],[-99.43,74.99],[-99.65,74.98],[-100.37,75.02],[-100.4,75.16],[-100.55,75.21],[-99.99,75.24],[-100.78,75.36],[-100.43,75.38],[-100.72,75.44],[-100.04,75.46],[-100.31,75.48],[-99.67,75.62],[-99.82,75.66],[-98.89,75.7],[-101.45,75.61],[-102.63,75.5],[-102.88,75.62],[-102.63,75.62],[-102.69,75.68],[-102.56,75.73],[-102.25,75.72],[-102.11,75.7],[-102.01,75.7],[-102.24,75.75],[-102.12,75.8],[-102.37,75.81],[-102.26,75.87],[-101.83,75.91],[-101.28,75.75],[-100.91,75.81],[-101.36,75.78],[-101.55,75.87],[-101.59,75.92],[-101.3,76.02],[-101.71,75.99],[-101.9,76.11],[-101.39,76.25],[-102.17,76.24],[-102.06,76.28],[-102.19,76.29],[-101.95,76.37],[-102.04,76.41],[-101.32,76.41],[-101.06,76.33],[-101.13,76.25],[-100.63,76.12],[-100.74,76.1],[-100.42,76.12],[-100.63,76.08],[-100.35,76.07],[-99.95,75.88],[-99.44,75.97],[-99.86,75.94],[-100.22,76.14],[-99.68,76.12],[-99.42,76.16],[-100.48,76.23],[-99.84,76.29],[-100.14,76.38],[-100.68,76.38],[-100.99,76.51],[-100.33,76.64],[-99.64,76.64],[-99.16,76.51],[-99.26,76.47],[-99.07,76.4],[-99.14,76.46],[-98.85,76.44],[-99.06,76.54],[-99.03,76.6],[-98.46,76.68],[-98.15,76.59],[-98.37,76.57],[-97.67,76.49],[-97.79,76.32],[-97.51,76.19],[-97.65,75.98],[-97.57,75.87],[-97.94,75.75],[-97.38,75.68],[-97.41,75.47],[-97.28,75.4]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-103.14,75.85],[-102.49,75.97],[-101.98,75.95],[-102.6,75.77],[-103.39,75.77],[-103.05,75.83],[-103.14,75.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-94.29,75.78],[-94.74,75.76],[-94.91,75.94],[-94.52,75.99],[-94.29,75.78]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-89.85,76.58],[-89.67,76.51],[-90.16,76.51],[-90.59,76.75],[-89.98,76.84],[-89.67,76.73],[-89.85,76.58]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-101.69,76.59],[-100.63,76.76],[-100.25,76.74],[-101.34,76.56],[-101.69,76.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-90.09,77.2],[-91.18,77.39],[-91.21,77.58],[-90.88,77.66],[-90.3,77.63],[-89.78,77.49],[-89.64,77.34],[-90.09,77.2]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-85.54,77.54],[-85.02,77.58],[-84.82,77.5],[-85.16,77.46],[-85.54,77.54]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-93.37,77.63],[-93.58,77.44],[-95.99,77.48],[-96.33,77.61],[-96.24,77.71],[-95.51,77.81],[-95.36,77.74],[-93.61,77.78],[-93.1,77.66],[-93.37,77.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-102.5,77.86],[-101.7,77.91],[-100.93,77.74],[-102.18,77.7],[-102.45,77.73],[-102.5,77.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-97.1,77.86],[-96.99,77.92],[-97.77,78.04],[-96.87,78.14],[-97.92,78.22],[-97.77,78.25],[-98.41,78.49],[-98.02,78.55],[-98.32,78.65],[-98.36,78.77],[-97.45,78.8],[-96.16,78.62],[-96.27,78.54],[-95.46,78.51],[-94.83,78.36],[-95.4,78.23],[-94.89,78.11],[-95.11,77.96],[-96.5,77.91],[-96.86,77.79],[-97.1,77.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-105.43,79.3],[-103.72,79.36],[-103.12,79.29],[-102.62,79.1],[-102.78,78.95],[-102.57,78.95],[-102.6,78.88],[-102.4,78.93],[-102.42,79.01],[-101.65,79.08],[-100.99,78.93],[-101.19,78.81],[-100.35,78.82],[-99.89,78.7],[-100.06,78.64],[-99.56,78.6],[-99.87,78.44],[-99.75,78.38],[-99.8,78.31],[-98.95,78.07],[-99.1,77.97],[-99.03,77.88],[-99.94,77.78],[-100.61,77.86],[-100.83,78.02],[-100.76,78.08],[-101.06,78.21],[-102.59,78.24],[-102.8,78.29],[-102.67,78.36],[-102.74,78.38],[-103.95,78.24],[-104.47,78.27],[-105.05,78.5],[-104.64,78.58],[-103.54,78.5],[-103.38,78.59],[-104.04,78.63],[-103.32,78.74],[-104.19,78.78],[-103.83,78.9],[-104.25,79.0],[-105.01,78.81],[-104.68,79.01],[-105.59,79.04],[-105.63,79.17],[-105.43,79.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-96.36,80.14],[-94.42,79.98],[-94.81,80.1],[-94.09,80.18],[-94.59,80.23],[-95.4,80.13],[-95.7,80.18],[-95.23,80.24],[-95.97,80.2],[-96.68,80.34],[-95.44,80.34],[-96.1,80.49],[-95.9,80.54],[-96.03,80.58],[-93.79,80.53],[-94.68,80.67],[-94.13,80.73],[-95.53,80.82],[-95.15,80.89],[-95.49,80.91],[-94.9,81.06],[-94.45,80.97],[-93.91,81.04],[-94.36,81.1],[-94.3,81.12],[-93.16,81.1],[-93.1,81.16],[-93.22,81.21],[-94.4,81.26],[-94.19,81.37],[-93.57,81.3],[-93.49,81.33],[-93.55,81.38],[-93.26,81.37],[-91.8,81.16],[-91.79,81.09],[-91.92,81.08],[-91.09,80.75],[-90.59,80.65],[-90.73,80.57],[-89.06,80.47],[-89.26,80.4],[-89.08,80.4],[-89.26,80.29],[-88.54,80.1],[-88.15,80.1],[-88.71,80.29],[-88.64,80.4],[-87.7,80.41],[-87.57,80.18],[-88.06,80.13],[-87.24,80.07],[-87.01,79.95],[-87.49,79.84],[-86.96,79.91],[-87.14,79.65],[-87.46,79.54],[-86.31,79.65],[-86.04,79.57],[-86.14,79.52],[-86.03,79.48],[-86.17,79.46],[-86.07,79.44],[-85.7,79.62],[-84.91,79.27],[-86.5,79.07],[-86.75,78.96],[-86.97,79.06],[-86.94,78.92],[-87.65,78.64],[-88.0,78.81],[-87.98,78.96],[-87.73,79.08],[-88.17,79.0],[-88.23,78.8],[-88.14,78.69],[-88.36,78.66],[-88.02,78.65],[-87.91,78.55],[-88.23,78.46],[-88.56,78.61],[-88.8,78.61],[-88.54,78.42],[-88.81,78.17],[-89.05,78.18],[-90.01,78.61],[-90.1,78.56],[-89.99,78.45],[-89.46,78.16],[-90.33,78.34],[-90.75,78.32],[-90.33,78.27],[-90.28,78.19],[-90.35,78.14],[-92.02,78.21],[-92.33,78.29],[-92.22,78.33],[-92.5,78.31],[-92.99,78.47],[-91.65,78.57],[-93.28,78.59],[-93.47,78.65],[-93.37,78.69],[-93.81,78.77],[-93.04,78.77],[-93.87,78.83],[-94.29,78.99],[-93.33,79.17],[-90.37,79.25],[-92.63,79.25],[-92.7,79.27],[-91.12,79.39],[-92.5,79.37],[-92.58,79.38],[-92.23,79.43],[-92.92,79.42],[-93.09,79.49],[-93.15,79.47],[-93.0,79.39],[-93.39,79.34],[-93.23,79.42],[-93.32,79.45],[-93.93,79.26],[-94.21,79.27],[-93.84,79.4],[-94.48,79.43],[-94.39,79.37],[-95.21,79.28],[-95.32,79.34],[-95.16,79.35],[-95.28,79.41],[-95.76,79.41],[-95.67,79.45],[-95.78,79.48],[-94.34,79.69],[-94.3,79.78],[-95.85,79.65],[-96.62,79.88],[-96.14,79.91],[-96.68,80.02],[-96.39,80.05],[-96.8,80.1],[-96.36,80.14]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-100.19,80.03],[-99.06,80.13],[-98.71,79.97],[-98.78,79.9],[-98.65,79.79],[-98.84,79.67],[-99.58,79.9],[-100.18,79.91],[-100.19,80.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-79.9,-2.72],[-80.13,-3.02],[-80.27,-3.02],[-80.21,-2.72],[-79.9,-2.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-76.19,17.92],[-76.6,17.87],[-76.85,17.99],[-76.94,17.83],[-77.14,17.88],[-77.18,17.7],[-77.42,17.86],[-77.73,17.85],[-78.05,18.19],[-78.37,18.27],[-78.23,18.44],[-77.86,18.53],[-76.89,18.41],[-76.78,18.28],[-76.35,18.16],[-76.19,17.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.12,20.04],[-75.28,19.89],[-76.2,19.99],[-77.71,19.83],[-77.59,20.09],[-77.11,20.37],[-77.08,20.47],[-77.24,20.56],[-77.2,20.64],[-77.34,20.72],[-78.07,20.71],[-78.49,21.04],[-78.5,21.27],[-78.74,21.64],[-79.21,21.55],[-79.85,21.68],[-79.9,21.76],[-80.0,21.72],[-80.45,22.05],[-80.39,22.08],[-80.48,22.19],[-80.47,22.04],[-81.09,22.09],[-81.19,22.28],[-81.2,22.06],[-81.24,22.15],[-81.34,22.09],[-81.52,22.21],[-81.82,22.19],[-82.16,22.4],[-81.65,22.49],[-81.64,22.57],[-81.88,22.68],[-82.76,22.71],[-83.42,22.19],[-83.58,22.25],[-83.93,22.17],[-84.03,21.92],[-84.51,21.77],[-84.5,21.93],[-84.84,21.82],[-84.95,21.88],[-84.52,22.05],[-84.29,22.02],[-84.45,22.21],[-84.21,22.58],[-84.05,22.72],[-83.39,22.88],[-83.23,23.0],[-83.17,22.93],[-82.22,23.19],[-81.58,23.16],[-81.53,23.05],[-81.15,23.21],[-81.29,23.13],[-81.15,23.03],[-80.6,23.16],[-80.56,23.01],[-80.43,22.95],[-79.79,22.9],[-79.86,22.82],[-79.65,22.76],[-79.34,22.41],[-78.78,22.39],[-78.73,22.32],[-78.71,22.39],[-78.07,22.09],[-77.89,21.87],[-77.86,21.97],[-77.81,21.97],[-77.75,21.8],[-77.46,21.78],[-77.35,21.64],[-77.45,21.8],[-77.61,21.88],[-77.56,21.93],[-77.13,21.66],[-77.15,21.55],[-77.36,21.61],[-77.26,21.48],[-77.16,21.48],[-77.09,21.61],[-76.81,21.4],[-76.89,21.31],[-76.81,21.39],[-76.67,21.36],[-76.73,21.29],[-76.54,21.29],[-76.61,21.23],[-76.54,21.18],[-76.46,21.23],[-76.53,21.28],[-76.39,21.28],[-76.04,21.07],[-75.7,21.12],[-75.58,21.01],[-75.74,20.89],[-75.55,20.82],[-75.77,20.84],[-75.72,20.7],[-75.63,20.78],[-75.55,20.68],[-75.0,20.7],[-74.74,20.61],[-74.39,20.29],[-74.24,20.32],[-74.14,20.22],[-74.27,20.07],[-74.81,20.04],[-75.16,19.89],[-75.12,20.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-77.56,23.75],[-77.78,23.75],[-77.68,23.76],[-77.58,23.85],[-77.72,23.78],[-77.66,23.88],[-77.8,23.86],[-77.94,24.1],[-77.68,24.3],[-77.74,24.04],[-77.61,24.22],[-77.52,23.97],[-77.6,23.91],[-77.52,23.92],[-77.56,23.75]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-78.31,24.62],[-78.2,24.6],[-78.3,24.73],[-78.16,25.0],[-78.21,25.18],[-78.03,25.18],[-77.74,24.7],[-77.73,24.47],[-78.03,24.27],[-78.13,24.5],[-78.23,24.47],[-78.44,24.62],[-78.31,24.71],[-78.31,24.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-76.13,25.15],[-76.16,24.65],[-76.34,24.81],[-76.18,24.85],[-76.16,25.13],[-76.37,25.32],[-76.78,25.43],[-76.74,25.56],[-76.69,25.49],[-76.35,25.34],[-76.13,25.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-77.96,26.89],[-77.51,26.87],[-77.04,26.5],[-77.01,26.32],[-77.16,26.25],[-77.23,25.89],[-77.41,26.03],[-77.22,26.15],[-77.16,26.56],[-77.33,26.6],[-77.53,26.86],[-77.96,26.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-79.0,26.7],[-78.71,26.57],[-78.57,26.68],[-78.64,26.71],[-78.59,26.81],[-78.32,26.69],[-77.92,26.78],[-77.9,26.66],[-78.69,26.49],[-79.0,26.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-80.67,52.74],[-81.47,52.86],[-82.06,53.02],[-81.86,53.19],[-81.12,53.2],[-80.78,52.95],[-80.67,52.74]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-79.87,55.84],[-80.03,55.9],[-79.53,56.29],[-79.47,56.55],[-79.44,56.41],[-79.6,56.13],[-79.41,56.22],[-79.26,56.68],[-79.13,56.63],[-79.25,56.63],[-79.23,56.55],[-78.94,56.43],[-78.95,56.32],[-78.88,56.33],[-79.2,55.86],[-78.99,56.26],[-78.98,56.39],[-79.05,56.36],[-79.06,56.2],[-79.29,55.87],[-79.16,56.24],[-79.47,55.88],[-79.63,55.9],[-79.79,55.79],[-79.52,56.14],[-79.87,55.84]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-78.94,56.12],[-78.76,56.43],[-78.67,56.44],[-78.68,56.18],[-78.94,56.12]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-79.33,62.02],[-79.81,61.57],[-80.2,61.79],[-80.29,61.93],[-80.16,62.2],[-79.83,62.41],[-79.7,62.38],[-79.61,62.42],[-79.56,62.42],[-79.54,62.42],[-79.28,62.27],[-79.33,62.02]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-77.89,63.09],[-78.51,63.37],[-78.54,63.45],[-78.44,63.52],[-77.84,63.47],[-77.5,63.28],[-77.89,63.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-76.54,63.47],[-76.98,63.41],[-77.45,63.66],[-77.12,63.69],[-76.71,63.57],[-76.54,63.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.15,67.94],[-75.04,67.82],[-75.08,67.53],[-75.39,67.36],[-75.89,67.26],[-76.98,67.24],[-77.25,67.45],[-77.32,67.71],[-76.87,68.16],[-76.3,68.33],[-75.14,68.24],[-75.0,68.12],[-75.15,67.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-72.8,67.04],[-72.35,67.12],[-72.19,67.28],[-72.37,67.33],[-72.51,67.5],[-72.43,67.54],[-72.48,67.62],[-72.66,67.68],[-72.61,67.79],[-72.94,67.93],[-72.99,68.24],[-73.49,68.28],[-73.21,68.38],[-73.62,68.25],[-73.69,68.28],[-73.58,68.3],[-73.95,68.41],[-73.74,68.52],[-73.82,68.57],[-73.72,68.62],[-73.82,68.62],[-73.76,68.69],[-74.19,68.73],[-73.89,68.55],[-74.22,68.52],[-74.72,68.74],[-74.57,68.84],[-74.98,68.81],[-74.68,68.88],[-75.04,68.91],[-74.64,69.02],[-74.81,69.08],[-75.05,69.01],[-75.12,68.89],[-75.49,69.02],[-75.61,68.89],[-76.62,68.68],[-76.67,68.77],[-76.53,68.88],[-76.64,68.92],[-76.64,69.02],[-75.99,69.01],[-75.62,69.09],[-75.6,69.23],[-75.96,69.37],[-76.39,69.41],[-76.63,69.55],[-76.47,69.66],[-76.18,69.67],[-76.62,69.69],[-76.52,69.67],[-76.7,69.57],[-77.2,69.65],[-76.79,69.72],[-76.9,69.78],[-76.78,69.84],[-77.31,69.84],[-76.98,69.94],[-77.63,69.82],[-77.44,69.79],[-77.61,69.74],[-77.68,69.82],[-77.7,70.2],[-78.41,70.22],[-78.54,70.31],[-78.39,70.34],[-78.58,70.31],[-78.74,70.46],[-79.1,70.5],[-78.88,70.6],[-78.78,70.56],[-78.72,70.55],[-78.84,70.64],[-79.16,70.63],[-79.0,70.62],[-79.21,70.42],[-79.35,70.45],[-79.23,70.56],[-79.59,70.41],[-78.93,70.3],[-78.67,70.01],[-78.8,69.88],[-79.68,69.85],[-79.91,69.98],[-81.76,70.12],[-81.19,70.0],[-80.77,69.78],[-80.95,69.72],[-81.57,69.97],[-83.05,70.31],[-81.71,69.93],[-82.14,69.79],[-83.05,70.01],[-83.67,69.95],[-84.69,70.01],[-84.83,70.04],[-84.81,70.12],[-85.87,70.07],[-85.23,70.0],[-85.78,70.0],[-86.55,70.24],[-86.59,70.37],[-86.3,70.48],[-86.37,70.53],[-86.66,70.38],[-86.64,70.33],[-86.88,70.34],[-86.74,70.39],[-86.97,70.47],[-87.25,70.39],[-87.01,70.37],[-86.97,70.29],[-87.78,70.33],[-87.61,70.28],[-87.85,70.24],[-88.26,70.33],[-87.9,70.33],[-88.91,70.54],[-89.45,70.91],[-89.19,70.96],[-89.56,71.09],[-87.89,70.94],[-87.0,71.0],[-87.75,71.14],[-87.86,71.27],[-88.08,71.21],[-89.85,71.34],[-90.04,71.6],[-89.8,71.76],[-90.12,71.93],[-89.99,72.07],[-89.58,72.16],[-89.9,72.19],[-89.95,72.33],[-89.83,72.4],[-89.91,72.43],[-89.79,72.42],[-89.89,72.45],[-89.74,72.62],[-89.47,72.67],[-89.58,72.79],[-89.28,72.76],[-89.41,72.83],[-89.3,72.92],[-89.36,72.98],[-89.21,73.01],[-89.31,73.05],[-89.15,73.19],[-88.89,73.22],[-89.05,73.25],[-88.62,73.29],[-88.86,73.33],[-88.69,73.42],[-87.76,73.72],[-87.13,73.8],[-85.11,73.81],[-84.84,73.75],[-86.03,73.3],[-86.74,72.73],[-86.24,72.42],[-86.43,72.28],[-86.41,72.01],[-85.5,71.51],[-84.95,71.42],[-84.84,71.29],[-85.19,71.3],[-85.47,71.23],[-85.41,71.2],[-85.95,71.18],[-86.82,70.99],[-84.97,71.2],[-84.86,71.16],[-84.88,71.07],[-84.98,71.11],[-85.15,71.09],[-84.96,71.08],[-84.97,70.92],[-84.8,70.93],[-84.8,71.18],[-84.66,71.22],[-84.8,71.29],[-84.76,71.41],[-84.53,71.47],[-84.62,71.67],[-85.26,71.67],[-85.58,71.79],[-85.44,71.81],[-85.56,71.9],[-86.02,71.98],[-86.05,72.01],[-85.5,72.08],[-85.54,72.13],[-85.4,72.13],[-85.51,72.18],[-85.54,72.24],[-85.42,72.22],[-85.48,72.27],[-84.86,72.22],[-84.21,71.94],[-84.16,72.02],[-84.94,72.29],[-84.43,72.38],[-84.87,72.37],[-84.78,72.46],[-85.13,72.35],[-85.51,72.46],[-85.62,72.55],[-85.47,72.58],[-85.71,72.64],[-85.68,72.89],[-85.32,72.96],[-83.95,72.76],[-85.12,73.03],[-85.54,73.03],[-85.46,73.11],[-83.64,72.98],[-85.19,73.23],[-84.8,73.39],[-84.34,73.23],[-84.66,73.4],[-84.18,73.48],[-83.78,73.44],[-83.61,73.3],[-83.67,73.46],[-84.01,73.5],[-82.83,73.74],[-81.53,73.72],[-81.23,73.54],[-81.19,73.26],[-80.62,73.16],[-80.55,73.09],[-80.64,72.93],[-80.25,72.74],[-81.38,72.24],[-80.51,72.5],[-80.51,72.38],[-80.97,72.2],[-80.57,72.08],[-81.03,72.09],[-81.09,72.05],[-80.8,72.02],[-80.99,71.89],[-80.4,72.05],[-80.48,72.18],[-80.24,72.21],[-80.31,72.26],[-80.25,72.3],[-80.01,72.18],[-79.68,72.13],[-80.17,72.33],[-79.82,72.51],[-79.59,72.34],[-79.77,72.22],[-79.55,72.28],[-79.45,72.2],[-79.55,72.29],[-79.33,72.4],[-78.96,72.28],[-79.04,72.07],[-79.23,71.98],[-78.5,71.87],[-78.91,72.01],[-78.83,72.17],[-78.5,72.1],[-78.21,71.82],[-77.91,71.77],[-78.31,71.95],[-78.15,71.97],[-77.75,71.75],[-77.7,71.81],[-78.12,71.98],[-78.29,71.98],[-78.43,72.12],[-78.88,72.23],[-78.75,72.29],[-78.8,72.34],[-78.6,72.36],[-78.43,72.18],[-78.47,72.32],[-78.41,72.33],[-77.69,72.22],[-77.66,72.1],[-77.59,72.18],[-77.0,72.13],[-78.55,72.44],[-78.43,72.59],[-77.6,72.76],[-76.78,72.73],[-76.17,72.59],[-76.1,72.48],[-75.94,72.59],[-75.2,72.5],[-74.94,72.26],[-75.25,72.13],[-75.64,72.15],[-76.03,72.09],[-76.41,71.86],[-75.66,72.12],[-75.22,72.07],[-75.59,72.0],[-75.8,71.76],[-76.1,71.7],[-75.87,71.71],[-75.67,71.82],[-75.55,71.98],[-75.2,72.02],[-75.06,72.13],[-74.24,72.08],[-74.12,71.97],[-74.21,71.84],[-75.35,71.7],[-74.94,71.66],[-75.41,71.52],[-74.65,71.68],[-74.73,71.58],[-75.02,71.54],[-75.15,71.47],[-74.84,71.52],[-74.93,71.46],[-74.7,71.39],[-75.05,71.19],[-74.63,71.39],[-74.74,71.51],[-74.52,71.66],[-74.11,71.74],[-74.25,71.61],[-74.15,71.54],[-74.22,71.62],[-74.0,71.75],[-73.62,71.77],[-74.0,71.46],[-74.1,71.47],[-74.32,71.42],[-74.03,71.44],[-74.24,71.2],[-74.0,71.33],[-73.87,71.54],[-73.56,71.56],[-73.64,71.36],[-73.46,71.44],[-73.38,71.39],[-73.9,71.06],[-73.69,71.09],[-73.44,71.35],[-73.05,71.27],[-73.28,71.22],[-73.29,71.1],[-73.45,71.03],[-73.38,70.98],[-73.17,71.23],[-73.0,71.25],[-72.96,71.34],[-72.99,71.41],[-72.76,71.44],[-72.84,71.51],[-72.64,71.55],[-72.55,71.67],[-71.54,71.51],[-71.12,71.27],[-71.47,71.07],[-72.05,71.08],[-72.36,70.88],[-72.78,70.82],[-72.17,70.84],[-72.57,70.61],[-71.59,70.87],[-71.17,70.86],[-71.29,70.91],[-71.2,71.01],[-70.86,71.11],[-70.62,71.07],[-70.52,70.91],[-70.81,70.72],[-71.21,70.58],[-71.58,70.61],[-71.75,70.45],[-71.97,70.42],[-71.73,70.43],[-71.82,70.29],[-71.51,70.58],[-71.17,70.54],[-71.32,70.32],[-71.27,70.27],[-71.54,70.02],[-71.25,70.22],[-70.99,70.63],[-69.91,70.88],[-69.77,70.86],[-70.45,70.64],[-70.4,70.53],[-70.49,70.48],[-70.31,70.5],[-70.39,70.61],[-70.04,70.6],[-69.47,70.79],[-68.36,70.58],[-68.28,70.52],[-68.46,70.37],[-68.59,70.47],[-68.72,70.32],[-69.81,70.17],[-70.18,70.02],[-69.95,70.06],[-69.83,69.98],[-70.14,69.97],[-70.47,69.85],[-69.76,69.97],[-69.8,70.07],[-69.68,70.14],[-69.01,70.19],[-69.1,70.22],[-68.64,70.15],[-69.41,69.83],[-69.79,69.83],[-69.99,69.68],[-69.98,69.62],[-69.75,69.8],[-69.39,69.78],[-69.1,69.92],[-68.65,69.94],[-68.56,70.05],[-68.19,70.13],[-68.35,70.19],[-68.16,70.32],[-67.81,70.26],[-67.23,69.95],[-67.12,69.73],[-68.01,69.78],[-68.35,69.63],[-70.02,69.54],[-68.59,69.59],[-68.01,69.46],[-67.23,69.46],[-66.79,69.34],[-66.65,69.22],[-66.74,69.14],[-67.68,69.18],[-68.2,69.31],[-69.01,69.36],[-69.26,69.28],[-68.95,69.34],[-68.08,69.22],[-68.96,69.22],[-68.51,69.2],[-69.07,69.11],[-68.92,69.11],[-69.02,68.97],[-68.86,69.09],[-68.37,69.18],[-67.7,69.02],[-68.55,68.98],[-68.04,68.95],[-68.09,68.91],[-68.0,68.86],[-68.49,68.9],[-67.77,68.78],[-68.58,68.85],[-68.49,68.8],[-68.62,68.79],[-69.3,68.88],[-69.4,68.86],[-68.97,68.74],[-68.05,68.69],[-68.17,68.67],[-68.11,68.63],[-68.64,68.67],[-68.9,68.61],[-67.93,68.56],[-67.96,68.4],[-67.86,68.55],[-67.66,68.56],[-67.49,68.53],[-67.63,68.49],[-67.61,68.38],[-67.55,68.49],[-67.19,68.43],[-67.34,68.41],[-67.12,68.41],[-67.13,68.48],[-66.66,68.44],[-67.02,68.36],[-67.4,68.4],[-67.79,68.34],[-67.88,68.28],[-67.03,68.33],[-67.24,68.3],[-67.39,68.15],[-67.6,68.17],[-67.38,68.13],[-67.07,68.3],[-66.79,68.25],[-66.97,68.04],[-66.69,68.15],[-66.74,67.99],[-66.58,68.15],[-66.31,68.13],[-66.48,68.08],[-66.18,68.02],[-66.33,67.98],[-66.41,67.87],[-66.75,67.88],[-66.39,67.78],[-66.28,67.96],[-65.96,68.04],[-65.93,68.16],[-65.85,68.08],[-66.03,67.96],[-65.94,67.9],[-66.01,67.64],[-65.96,67.82],[-65.77,67.9],[-65.81,67.97],[-65.45,68.0],[-65.61,67.79],[-65.36,67.6],[-65.38,67.72],[-65.55,67.79],[-65.42,67.91],[-65.03,68.06],[-64.75,68.0],[-65.07,67.93],[-64.94,67.91],[-65.11,67.87],[-65.15,67.8],[-65.01,67.79],[-65.16,67.74],[-65.19,67.64],[-64.91,67.79],[-64.82,67.78],[-64.83,67.69],[-64.76,67.82],[-64.5,67.81],[-64.37,67.76],[-64.64,67.67],[-64.31,67.74],[-64.21,67.65],[-64.29,67.63],[-64.08,67.62],[-64.04,67.54],[-64.44,67.48],[-64.0,67.45],[-63.94,67.36],[-64.0,67.33],[-63.91,67.31],[-64.8,67.35],[-64.23,67.3],[-64.82,67.21],[-64.77,67.2],[-63.96,67.28],[-64.61,67.14],[-64.7,67.01],[-64.5,67.14],[-63.45,67.23],[-63.77,67.03],[-63.8,66.99],[-63.77,66.96],[-63.16,67.34],[-62.98,67.22],[-63.28,67.11],[-63.24,66.97],[-63.55,66.91],[-63.61,66.83],[-63.82,66.82],[-63.53,66.82],[-63.44,66.91],[-63.43,66.71],[-63.35,66.89],[-62.87,66.97],[-62.82,66.8],[-62.9,66.64],[-62.75,66.79],[-62.75,66.94],[-62.56,66.94],[-62.31,66.73],[-62.43,66.93],[-62.09,67.06],[-62.0,67.04],[-62.11,66.92],[-61.75,66.95],[-62.01,66.88],[-61.61,66.87],[-61.73,66.83],[-61.51,66.8],[-61.27,66.63],[-61.44,66.55],[-62.0,66.7],[-62.19,66.63],[-61.82,66.63],[-61.58,66.48],[-61.99,66.41],[-61.46,66.37],[-61.56,66.34],[-61.93,66.29],[-62.63,66.44],[-62.72,66.41],[-62.32,66.3],[-62.66,66.22],[-62.89,66.34],[-62.7,66.2],[-62.11,66.14],[-62.17,66.12],[-62.01,66.08],[-62.11,66.06],[-61.95,66.02],[-62.32,65.98],[-62.41,66.02],[-62.79,66.04],[-62.92,66.15],[-63.07,66.12],[-62.82,66.02],[-62.43,65.98],[-62.29,65.82],[-62.64,65.81],[-62.87,65.91],[-62.57,65.76],[-62.85,65.77],[-62.6,65.67],[-62.66,65.59],[-62.82,65.61],[-62.93,65.76],[-62.96,65.59],[-63.2,65.63],[-63.51,65.94],[-63.35,65.67],[-63.72,65.68],[-63.37,65.63],[-63.37,65.54],[-63.62,65.55],[-63.29,65.43],[-63.66,65.47],[-63.39,65.4],[-63.52,65.39],[-63.34,65.3],[-63.46,65.24],[-63.31,65.21],[-63.52,65.19],[-63.34,65.14],[-63.54,64.9],[-63.66,64.92],[-63.61,65.0],[-63.83,64.99],[-63.66,65.04],[-63.87,65.04],[-63.81,65.19],[-64.11,65.05],[-64.28,65.1],[-64.08,65.2],[-64.37,65.18],[-64.34,65.3],[-64.41,65.29],[-64.24,65.43],[-64.45,65.32],[-64.56,65.09],[-64.62,65.19],[-64.73,65.16],[-64.65,65.25],[-64.91,65.3],[-64.68,65.34],[-64.92,65.34],[-64.46,65.42],[-64.41,65.48],[-65.01,65.37],[-65.17,65.49],[-64.93,65.53],[-64.71,65.66],[-64.99,65.55],[-65.34,65.58],[-64.79,65.73],[-65.18,65.66],[-65.45,65.68],[-65.38,65.79],[-65.51,65.76],[-65.34,65.92],[-64.74,65.97],[-64.85,66.04],[-64.72,66.22],[-64.35,66.35],[-64.71,66.28],[-64.96,66.08],[-65.9,65.95],[-65.96,66.05],[-65.64,66.17],[-65.48,66.39],[-65.68,66.19],[-66.01,66.12],[-66.26,66.22],[-66.15,66.29],[-66.52,66.22],[-66.47,66.35],[-66.57,66.37],[-66.44,66.41],[-66.77,66.39],[-66.68,66.46],[-66.79,66.44],[-66.86,66.54],[-66.73,66.59],[-67.06,66.65],[-66.88,66.57],[-67.13,66.49],[-67.53,66.62],[-67.75,66.57],[-67.29,66.53],[-67.16,66.37],[-67.41,66.43],[-67.15,66.3],[-67.4,66.3],[-67.63,66.45],[-67.99,66.51],[-67.76,66.37],[-67.75,66.25],[-67.16,66.04],[-67.31,66.0],[-67.19,65.92],[-67.75,65.97],[-67.7,65.9],[-67.92,65.9],[-68.03,66.0],[-67.97,66.08],[-68.27,66.23],[-68.4,66.19],[-68.51,66.3],[-68.5,66.21],[-68.85,66.19],[-68.03,66.08],[-68.08,65.98],[-68.12,66.03],[-68.21,66.01],[-68.12,65.97],[-68.35,66.04],[-68.19,65.95],[-68.31,65.91],[-68.15,65.93],[-68.19,65.86],[-68.08,65.83],[-68.21,65.8],[-67.81,65.82],[-67.96,65.74],[-67.87,65.65],[-68.06,65.57],[-67.95,65.56],[-68.03,65.49],[-67.74,65.64],[-67.27,65.65],[-67.34,65.58],[-67.26,65.54],[-67.46,65.5],[-67.06,65.42],[-67.42,65.35],[-67.12,65.32],[-67.11,65.2],[-66.94,65.24],[-66.96,65.11],[-67.11,65.06],[-66.73,65.19],[-66.92,65.05],[-66.76,65.07],[-66.74,64.97],[-66.83,64.95],[-66.73,64.92],[-66.71,64.77],[-66.64,64.78],[-66.68,65.04],[-66.15,64.87],[-66.19,64.78],[-66.34,64.77],[-66.21,64.76],[-66.22,64.69],[-66.02,64.86],[-66.04,64.72],[-65.96,64.77],[-65.81,64.64],[-65.95,64.88],[-65.72,64.84],[-65.71,64.69],[-65.65,64.77],[-65.56,64.71],[-65.75,64.59],[-65.71,64.49],[-65.34,64.53],[-65.41,64.45],[-65.21,64.54],[-65.07,64.45],[-65.27,64.38],[-65.18,64.35],[-65.23,64.3],[-65.53,64.33],[-65.66,64.3],[-65.44,64.31],[-65.57,64.25],[-65.34,64.25],[-65.24,64.2],[-65.4,64.15],[-65.25,64.18],[-65.11,64.11],[-65.2,64.08],[-65.05,64.07],[-65.19,64.02],[-64.67,64.03],[-64.99,63.83],[-64.52,63.67],[-64.59,63.6],[-64.51,63.42],[-64.64,63.42],[-64.52,63.38],[-64.51,63.31],[-64.63,63.32],[-64.48,63.29],[-64.54,63.26],[-64.72,63.28],[-64.94,63.63],[-65.3,63.81],[-64.99,63.6],[-65.15,63.43],[-65.05,63.44],[-65.12,63.4],[-64.95,63.36],[-64.9,63.24],[-65.15,63.29],[-64.98,63.23],[-65.06,63.18],[-64.75,63.1],[-64.87,63.1],[-64.76,63.06],[-64.85,62.97],[-64.63,62.91],[-64.89,62.87],[-65.27,63.01],[-64.93,62.64],[-65.17,62.57],[-65.35,62.68],[-65.24,62.78],[-65.38,62.79],[-65.25,62.84],[-65.33,62.92],[-65.4,62.83],[-65.6,62.83],[-65.75,62.92],[-65.71,63.05],[-65.79,62.87],[-65.96,62.94],[-65.83,63.03],[-66.03,62.99],[-66.28,63.14],[-66.1,62.95],[-66.4,63.0],[-66.56,63.22],[-66.69,63.28],[-66.64,63.37],[-66.74,63.29],[-66.6,63.21],[-66.56,63.08],[-66.68,63.1],[-66.55,63.0],[-66.77,63.09],[-66.81,63.27],[-66.83,63.15],[-67.02,63.24],[-66.97,63.4],[-67.01,63.29],[-67.2,63.29],[-67.92,63.77],[-67.7,63.37],[-68.23,63.6],[-68.29,63.7],[-68.29,63.64],[-68.53,63.75],[-68.99,63.76],[-68.86,63.61],[-68.44,63.44],[-68.23,63.2],[-67.92,63.14],[-67.99,63.08],[-67.61,63.1],[-67.8,63.01],[-67.77,62.96],[-67.54,63.04],[-67.68,62.93],[-67.42,62.98],[-67.25,62.89],[-67.37,62.86],[-67.2,62.88],[-67.25,62.81],[-67.12,62.83],[-67.05,62.69],[-66.91,62.7],[-67.01,62.66],[-66.76,62.68],[-66.48,62.51],[-66.51,62.42],[-66.35,62.45],[-66.47,62.34],[-66.34,62.27],[-66.36,62.33],[-66.22,62.35],[-66.16,62.25],[-66.27,62.27],[-66.06,62.23],[-65.99,62.24],[-65.93,62.2],[-66.04,62.08],[-66.18,62.13],[-66.2,62.12],[-65.95,61.91],[-66.06,61.87],[-66.54,61.9],[-67.58,62.18],[-68.55,62.25],[-69.2,62.44],[-69.32,62.54],[-69.28,62.62],[-69.38,62.53],[-69.59,62.66],[-69.39,62.77],[-69.7,62.75],[-69.84,62.83],[-69.76,62.73],[-69.94,62.8],[-70.24,62.75],[-71.04,62.96],[-70.95,63.03],[-71.16,62.99],[-70.82,63.13],[-70.93,63.17],[-71.22,63.01],[-71.4,63.06],[-71.41,63.12],[-71.71,63.18],[-71.76,63.23],[-71.65,63.26],[-71.77,63.26],[-71.78,63.41],[-72.02,63.4],[-72.14,63.45],[-71.61,63.43],[-71.23,63.6],[-71.56,63.58],[-71.49,63.63],[-71.58,63.65],[-71.54,63.71],[-71.66,63.66],[-71.92,63.82],[-72.01,63.75],[-71.84,63.76],[-71.93,63.66],[-72.2,63.78],[-72.21,63.68],[-72.32,63.68],[-72.36,63.76],[-72.09,63.91],[-72.24,63.96],[-72.38,63.78],[-72.67,63.86],[-72.59,64.03],[-72.66,64.08],[-72.73,63.97],[-72.93,64.05],[-72.91,64.17],[-73.08,64.18],[-73.1,64.28],[-73.39,64.28],[-73.27,64.37],[-73.48,64.41],[-73.17,64.59],[-73.3,64.67],[-73.31,64.54],[-73.46,64.51],[-73.43,64.6],[-73.65,64.67],[-73.75,64.54],[-73.92,64.61],[-73.78,64.48],[-73.96,64.48],[-74.0,64.33],[-74.08,64.33],[-74.17,64.37],[-74.08,64.42],[-74.17,64.47],[-74.04,64.45],[-74.13,64.54],[-73.95,64.51],[-74.17,64.57],[-74.0,64.58],[-74.05,64.73],[-74.21,64.68],[-74.24,64.58],[-74.3,64.68],[-74.42,64.67],[-74.39,64.58],[-74.71,64.74],[-74.49,64.84],[-74.65,64.9],[-74.73,64.77],[-74.99,64.8],[-74.47,64.56],[-74.65,64.53],[-74.51,64.46],[-74.68,64.38],[-75.82,64.62],[-75.82,64.53],[-75.63,64.46],[-75.92,64.49],[-75.74,64.37],[-76.71,64.31],[-76.69,64.19],[-77.85,64.37],[-78.18,64.58],[-78.16,64.7],[-78.3,64.71],[-78.07,64.82],[-78.12,64.97],[-77.31,65.2],[-77.51,65.33],[-77.29,65.38],[-77.39,65.47],[-75.8,65.23],[-75.74,65.16],[-75.44,65.07],[-75.43,64.97],[-75.67,64.95],[-75.38,64.72],[-75.29,64.75],[-75.35,64.93],[-75.57,64.88],[-75.26,64.96],[-75.2,65.11],[-75.36,65.01],[-75.56,65.17],[-75.95,65.32],[-75.19,65.26],[-75.08,65.3],[-75.11,65.4],[-74.72,65.44],[-74.55,65.33],[-74.12,65.54],[-73.47,65.46],[-73.72,65.77],[-74.47,66.15],[-73.34,66.66],[-72.95,66.73],[-73.01,66.82],[-72.8,67.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-79.39,68.9],[-79.22,69.08],[-78.62,69.26],[-78.71,69.34],[-78.31,69.39],[-78.21,69.3],[-78.46,69.23],[-78.85,68.91],[-79.23,68.83],[-79.39,68.9]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-76.65,69.39],[-76.94,69.21],[-76.9,69.11],[-77.26,69.15],[-77.39,69.27],[-77.25,69.44],[-76.65,69.39]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-78.23,69.69],[-78.27,69.74],[-78.16,69.75],[-77.94,69.65],[-78.88,69.48],[-78.57,69.65],[-78.23,69.69]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-80.23,69.54],[-80.24,69.63],[-80.33,69.56],[-80.5,69.67],[-80.81,69.69],[-80.72,69.76],[-80.4,69.67],[-80.5,69.79],[-80.21,69.8],[-80.15,69.72],[-79.67,69.82],[-79.33,69.71],[-79.61,69.62],[-80.08,69.64],[-79.96,69.51],[-80.23,69.54]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-80.86,73.75],[-79.45,73.64],[-78.14,73.67],[-77.43,73.56],[-77.04,73.36],[-76.71,73.32],[-76.58,73.22],[-76.63,73.17],[-76.24,73.09],[-76.33,72.97],[-76.06,72.9],[-76.32,72.82],[-78.17,72.9],[-79.57,72.76],[-80.0,72.87],[-80.18,73.05],[-80.16,73.23],[-80.87,73.33],[-80.85,73.48],[-80.7,73.48],[-80.9,73.61],[-80.8,73.67],[-80.86,73.75]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-79.18,75.96],[-78.87,75.86],[-79.28,75.88],[-79.44,75.8],[-79.75,75.88],[-79.07,76.12],[-78.81,76.1],[-79.18,75.96]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.91,82.1],[-63.92,81.8],[-64.33,81.83],[-64.12,81.77],[-64.37,81.72],[-66.05,81.69],[-65.34,81.69],[-65.86,81.63],[-68.21,81.56],[-69.31,81.72],[-68.36,81.54],[-68.86,81.55],[-68.58,81.52],[-66.61,81.52],[-70.21,81.18],[-69.64,81.18],[-70.02,81.11],[-65.74,81.49],[-64.55,81.55],[-64.44,81.48],[-67.23,80.94],[-67.56,80.95],[-67.61,80.87],[-68.97,80.62],[-68.89,80.6],[-69.67,80.36],[-70.31,80.36],[-70.22,80.42],[-70.82,80.57],[-70.37,80.41],[-70.45,80.34],[-69.96,80.26],[-70.16,80.19],[-71.73,80.12],[-72.42,80.21],[-71.9,80.12],[-72.34,80.06],[-70.65,80.14],[-70.49,80.06],[-71.46,79.9],[-70.91,79.89],[-71.14,79.79],[-72.23,79.66],[-72.92,79.71],[-73.06,79.8],[-72.93,79.82],[-74.23,79.9],[-74.84,79.85],[-73.38,79.78],[-73.13,79.57],[-73.73,79.5],[-73.97,79.56],[-73.99,79.46],[-74.28,79.44],[-75.0,79.51],[-75.06,79.49],[-74.89,79.42],[-75.03,79.37],[-77.13,79.55],[-77.19,79.51],[-76.19,79.47],[-75.88,79.36],[-76.87,79.35],[-77.12,79.47],[-77.4,79.45],[-77.16,79.33],[-78.06,79.36],[-77.33,79.27],[-77.5,79.25],[-74.47,79.23],[-74.82,79.18],[-74.44,79.06],[-75.76,79.08],[-76.09,79.2],[-78.18,79.2],[-78.26,79.17],[-76.09,79.1],[-76.17,79.08],[-78.9,79.07],[-77.7,79.01],[-78.3,78.8],[-78.23,78.77],[-77.72,78.97],[-76.73,79.04],[-75.78,78.98],[-75.72,78.97],[-76.46,78.85],[-74.77,78.83],[-74.91,78.79],[-74.72,78.71],[-74.87,78.64],[-74.63,78.59],[-76.66,78.53],[-75.03,78.34],[-75.63,78.2],[-76.92,78.21],[-75.58,78.11],[-75.93,77.96],[-76.23,78.02],[-76.88,77.91],[-78.22,78.0],[-78.43,77.91],[-77.98,77.82],[-77.94,77.76],[-78.08,77.68],[-77.72,77.61],[-78.69,77.32],[-78.84,77.32],[-78.77,77.38],[-79.13,77.29],[-80.55,77.31],[-81.3,77.44],[-81.94,77.69],[-81.67,77.52],[-81.74,77.43],[-81.17,77.33],[-82.2,77.3],[-81.86,77.17],[-81.1,77.29],[-80.12,77.21],[-80.37,77.07],[-79.43,77.24],[-79.01,77.1],[-79.38,76.93],[-78.9,76.93],[-78.96,76.84],[-78.72,76.83],[-78.38,77.0],[-78.09,77.02],[-77.72,76.82],[-77.77,76.66],[-78.37,76.47],[-78.77,76.58],[-79.29,76.3],[-81.07,76.13],[-80.96,76.2],[-81.1,76.22],[-80.77,76.42],[-81.22,76.5],[-81.21,76.56],[-81.54,76.47],[-82.06,76.52],[-81.99,76.58],[-82.06,76.62],[-81.78,76.69],[-82.28,76.63],[-82.73,76.82],[-82.51,76.66],[-82.08,76.57],[-82.23,76.52],[-82.14,76.44],[-83.0,76.44],[-83.1,76.47],[-83.12,76.59],[-83.39,76.68],[-83.38,76.76],[-83.53,76.71],[-83.25,76.58],[-83.19,76.43],[-83.71,76.44],[-84.29,76.66],[-84.2,76.62],[-84.22,76.45],[-84.63,76.44],[-84.99,76.59],[-85.06,76.52],[-84.94,76.42],[-84.39,76.32],[-85.2,76.28],[-86.35,76.39],[-86.42,76.47],[-86.21,76.53],[-86.58,76.64],[-86.3,76.53],[-86.64,76.48],[-86.72,76.35],[-87.43,76.47],[-87.56,76.62],[-87.55,76.45],[-87.41,76.36],[-88.4,76.39],[-88.36,76.44],[-88.44,76.47],[-88.35,76.52],[-88.52,76.62],[-88.51,76.82],[-88.71,76.71],[-88.5,76.55],[-88.62,76.4],[-88.7,76.42],[-88.61,76.49],[-88.71,76.6],[-88.91,76.41],[-89.68,76.57],[-89.39,76.73],[-89.54,76.86],[-88.39,77.1],[-88.49,77.11],[-86.6,77.18],[-87.18,77.2],[-86.91,77.27],[-87.25,77.31],[-86.85,77.36],[-87.72,77.37],[-87.78,77.44],[-87.65,77.49],[-87.7,77.54],[-88.21,77.65],[-88.15,77.74],[-88.24,77.77],[-88.11,77.82],[-88.22,77.86],[-86.45,77.84],[-85.97,77.71],[-85.72,77.47],[-85.8,77.43],[-85.51,77.48],[-84.47,77.3],[-84.62,77.38],[-83.47,77.35],[-83.84,77.46],[-82.99,77.68],[-82.54,77.92],[-82.6,78.02],[-82.32,78.08],[-82.76,78.03],[-82.74,77.93],[-83.68,77.53],[-84.76,77.52],[-84.87,77.57],[-84.63,77.63],[-84.44,77.73],[-84.94,77.6],[-85.35,77.74],[-84.97,77.84],[-85.4,77.83],[-84.32,77.9],[-85.68,77.94],[-85.06,78.06],[-84.71,78.03],[-84.29,78.08],[-85.1,78.1],[-85.04,78.18],[-84.03,78.18],[-84.97,78.21],[-84.58,78.35],[-84.87,78.37],[-84.62,78.59],[-84.86,78.51],[-85.03,78.29],[-85.49,78.11],[-86.29,78.08],[-85.94,78.24],[-85.86,78.39],[-86.24,78.21],[-86.77,78.12],[-87.54,78.14],[-87.09,78.21],[-87.52,78.23],[-87.53,78.41],[-87.16,78.55],[-86.86,78.55],[-87.12,78.58],[-86.94,78.71],[-85.03,78.92],[-83.75,78.84],[-82.34,78.57],[-82.24,78.59],[-82.6,78.71],[-82.22,78.73],[-83.26,78.84],[-81.75,78.84],[-81.66,78.89],[-81.76,78.92],[-81.7,78.98],[-81.48,79.05],[-82.53,78.89],[-84.75,79.04],[-84.45,79.15],[-83.98,79.05],[-83.45,79.03],[-83.36,79.06],[-84.03,79.16],[-83.96,79.22],[-84.33,79.19],[-84.49,79.41],[-84.88,79.49],[-85.02,79.62],[-86.47,79.76],[-86.38,79.82],[-86.47,79.89],[-86.4,79.96],[-85.25,79.93],[-86.53,80.03],[-86.65,80.14],[-86.5,80.31],[-83.79,80.25],[-82.17,79.87],[-81.62,79.62],[-81.79,79.61],[-80.59,79.57],[-79.75,79.71],[-80.88,79.65],[-81.52,79.72],[-81.66,79.91],[-81.4,79.94],[-82.17,80.02],[-83.21,80.32],[-78.05,80.57],[-79.96,80.62],[-78.19,80.81],[-76.52,80.86],[-78.94,80.88],[-78.86,80.93],[-78.91,81.0],[-78.44,81.17],[-76.74,81.44],[-78.19,81.31],[-78.74,81.11],[-79.51,81.2],[-79.07,81.09],[-79.35,81.0],[-79.19,80.96],[-79.61,80.83],[-80.88,80.66],[-82.91,80.54],[-83.17,80.59],[-81.76,80.82],[-83.57,80.74],[-83.12,80.83],[-83.27,80.85],[-83.86,80.76],[-83.72,80.63],[-83.85,80.54],[-85.12,80.5],[-85.86,80.54],[-85.56,80.62],[-86.05,80.54],[-86.75,80.6],[-85.62,80.98],[-82.36,81.18],[-85.78,81.03],[-87.28,80.63],[-87.71,80.65],[-89.46,80.91],[-86.7,81.01],[-84.73,81.28],[-87.39,81.07],[-89.83,81.01],[-90.35,81.17],[-88.93,81.25],[-89.96,81.33],[-88.82,81.46],[-88.89,81.5],[-87.25,81.5],[-88.34,81.59],[-90.49,81.37],[-90.86,81.45],[-89.59,81.63],[-90.3,81.7],[-91.47,81.53],[-91.41,81.55],[-91.96,81.66],[-90.24,81.9],[-89.72,81.92],[-89.34,81.81],[-89.15,81.89],[-89.41,81.93],[-88.07,82.11],[-87.37,82.08],[-87.17,82.02],[-87.29,81.96],[-86.73,81.89],[-87.13,81.98],[-86.84,81.99],[-86.96,82.05],[-86.16,82.05],[-85.4,81.86],[-85.73,81.99],[-85.27,82.01],[-84.8,81.89],[-85.07,81.99],[-84.87,81.99],[-84.77,81.92],[-84.6,81.89],[-84.75,81.99],[-86.88,82.21],[-85.4,82.28],[-85.55,82.42],[-85.92,82.43],[-84.71,82.48],[-84.62,82.45],[-84.95,82.43],[-83.67,82.35],[-82.95,82.13],[-83.13,82.07],[-81.88,82.04],[-82.63,82.1],[-83.02,82.24],[-82.97,82.3],[-79.23,81.82],[-79.92,81.99],[-79.86,82.03],[-80.93,82.1],[-80.87,82.16],[-82.73,82.4],[-82.5,82.51],[-81.5,82.5],[-81.48,82.5],[-82.4,82.62],[-82.33,82.66],[-80.58,82.54],[-81.58,82.8],[-81.47,82.83],[-80.32,82.79],[-79.85,82.64],[-79.98,82.69],[-78.5,82.69],[-79.9,82.77],[-80.0,82.8],[-79.68,82.83],[-80.43,82.9],[-79.34,82.98],[-79.01,82.87],[-78.61,82.94],[-78.52,82.85],[-78.11,82.83],[-78.24,82.87],[-77.85,82.93],[-77.14,82.87],[-76.56,82.68],[-75.89,82.6],[-76.22,82.45],[-75.4,82.62],[-76.31,82.76],[-75.98,82.79],[-77.39,82.99],[-76.14,83.05],[-74.2,83.0],[-73.83,82.87],[-72.59,82.7],[-72.5,82.73],[-73.65,82.93],[-72.7,83.1],[-71.63,83.1],[-71.8,83.02],[-70.84,82.89],[-71.5,83.01],[-71.12,83.1],[-69.69,83.12],[-69.77,83.05],[-69.45,83.04],[-69.62,82.99],[-69.04,83.05],[-68.17,83.0],[-68.13,82.93],[-66.3,82.93],[-68.62,82.63],[-66.67,82.71],[-65.85,82.84],[-65.16,82.77],[-65.35,82.8],[-65.1,82.85],[-65.28,82.88],[-64.7,82.91],[-64.94,82.87],[-64.44,82.76],[-63.45,82.83],[-63.38,82.77],[-63.85,82.72],[-62.93,82.57],[-63.37,82.44],[-62.87,82.52],[-62.17,82.53],[-62.3,82.52],[-62.35,82.48],[-61.58,82.49],[-61.09,82.33],[-61.31,82.2],[-62.03,82.14],[-61.91,82.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.52,-73.13],[-74.01,-73.41],[-74.16,-73.31],[-73.87,-73.19],[-73.89,-73.12],[-73.52,-73.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.51,-73.25],[-74.76,-73.3],[-74.55,-73.32],[-74.36,-73.46],[-74.42,-73.55],[-74.59,-73.61],[-75.87,-73.35],[-76.13,-73.16],[-75.86,-73.05],[-75.52,-73.11],[-75.04,-73.04],[-75.78,-72.89],[-75.4,-72.82],[-74.5,-72.88],[-74.22,-72.99],[-74.51,-73.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-76.54,-70.97],[-75.2,-70.78],[-74.95,-70.58],[-74.6,-70.79],[-74.47,-70.75],[-74.46,-70.58],[-74.1,-70.66],[-74.13,-70.57],[-73.88,-70.57],[-73.55,-70.72],[-74.4,-70.98],[-76.13,-71.14],[-76.47,-71.07],[-76.54,-70.97]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-72.68,-72.61],[-73.16,-72.43],[-72.68,-72.27],[-70.71,-72.4],[-70.12,-72.24],[-70.46,-72.14],[-71.37,-72.29],[-72.06,-72.16],[-70.77,-71.99],[-70.72,-71.91],[-71.39,-71.83],[-71.83,-71.9],[-71.83,-71.8],[-72.34,-71.61],[-72.68,-71.74],[-72.71,-71.86],[-72.86,-71.92],[-73.88,-71.86],[-73.5,-72.01],[-74.0,-72.17],[-74.36,-72.04],[-74.82,-72.06],[-75.36,-71.92],[-75.4,-71.8],[-75.18,-71.75],[-75.41,-71.66],[-75.02,-71.53],[-74.29,-71.66],[-74.44,-71.45],[-74.22,-71.38],[-73.53,-71.61],[-73.34,-71.54],[-73.66,-71.41],[-73.59,-71.32],[-72.19,-71.37],[-73.12,-71.14],[-72.79,-71.06],[-71.69,-71.16],[-71.36,-71.07],[-71.34,-70.97],[-70.41,-70.95],[-69.84,-71.15],[-69.79,-70.85],[-70.7,-70.83],[-71.27,-70.68],[-71.0,-70.47],[-70.12,-70.33],[-69.59,-70.39],[-70.23,-70.24],[-70.2,-70.14],[-70.7,-70.11],[-71.06,-70.22],[-71.81,-70.03],[-71.93,-69.94],[-71.83,-69.8],[-71.91,-69.71],[-71.72,-69.64],[-71.62,-69.45],[-72.1,-69.31],[-72.2,-69.08],[-72.01,-68.96],[-70.47,-68.78],[-70.11,-68.89],[-69.99,-69.09],[-70.09,-69.14],[-70.02,-69.19],[-70.14,-69.24],[-70.11,-69.3],[-69.74,-69.29],[-69.32,-69.63],[-69.28,-69.92],[-68.33,-70.8],[-68.48,-70.81],[-68.3,-70.87],[-68.27,-71.44],[-68.16,-71.61],[-68.22,-71.86],[-68.48,-71.9],[-68.34,-72.06],[-68.44,-72.24],[-68.76,-72.22],[-68.92,-72.36],[-69.23,-72.43],[-69.14,-72.5],[-69.22,-72.54],[-70.07,-72.63],[-70.65,-72.67],[-70.74,-72.56],[-70.92,-72.65],[-72.41,-72.67],[-72.51,-72.64],[-72.43,-72.55],[-72.68,-72.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.23,-69.84],[-75.44,-69.77],[-74.79,-69.74],[-74.4,-69.96],[-74.63,-69.98],[-74.6,-70.1],[-74.87,-70.18],[-75.69,-70.11],[-75.83,-70.02],[-75.73,-69.89],[-75.23,-69.84]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-72.66,-69.42],[-71.96,-69.67],[-71.97,-69.75],[-72.77,-69.65],[-72.98,-69.51],[-72.66,-69.42]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-72.08,-54.1],[-72.21,-54.09],[-72.26,-53.93],[-72.06,-53.98],[-71.95,-53.85],[-71.85,-53.97],[-71.79,-53.9],[-71.65,-53.93],[-71.79,-54.0],[-71.7,-53.99],[-71.77,-54.05],[-71.65,-54.09],[-71.77,-54.16],[-71.95,-54.01],[-71.74,-54.23],[-71.87,-54.28],[-71.83,-54.33],[-71.99,-54.32],[-71.91,-54.23],[-72.11,-54.15],[-72.08,-54.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-72.66,-54.05],[-72.84,-54.13],[-73.03,-54.07],[-72.76,-54.03],[-72.85,-53.96],[-72.65,-53.86],[-72.8,-53.82],[-73.01,-53.87],[-73.06,-53.81],[-73.1,-54.04],[-73.31,-53.97],[-73.25,-53.72],[-73.59,-53.76],[-73.48,-53.7],[-73.62,-53.61],[-73.44,-53.56],[-73.2,-53.67],[-72.95,-53.66],[-73.08,-53.65],[-73.03,-53.58],[-73.26,-53.64],[-73.42,-53.48],[-73.08,-53.53],[-73.18,-53.42],[-73.04,-53.39],[-73.0,-53.49],[-73.02,-53.41],[-72.91,-53.43],[-72.88,-53.68],[-72.86,-53.45],[-72.68,-53.67],[-72.67,-53.54],[-72.46,-53.58],[-72.4,-53.63],[-72.45,-53.74],[-72.37,-53.69],[-72.14,-53.8],[-72.39,-53.85],[-72.34,-54.04],[-72.52,-53.98],[-72.54,-54.1],[-72.66,-54.05]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.09,-53.36],[-73.58,-53.32],[-73.49,-53.29],[-73.88,-53.06],[-74.32,-53.1],[-74.75,-52.76],[-74.67,-52.72],[-74.36,-52.95],[-74.07,-52.95],[-73.63,-53.15],[-73.62,-53.06],[-73.52,-53.26],[-73.46,-53.13],[-73.31,-53.24],[-73.37,-53.27],[-73.09,-53.36]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.94,-52.72],[-73.84,-52.6],[-73.98,-52.63],[-73.87,-52.55],[-74.12,-52.71],[-74.18,-52.59],[-73.94,-52.48],[-74.03,-52.43],[-73.73,-52.4],[-73.75,-52.63],[-73.94,-52.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.02,-52.08],[-74.98,-52.04],[-75.07,-51.98],[-74.98,-51.84],[-74.83,-51.84],[-74.93,-51.64],[-74.81,-51.63],[-74.83,-51.95],[-74.95,-52.11],[-75.02,-52.08]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.99,-51.47],[-74.79,-51.32],[-74.96,-51.33],[-74.79,-51.21],[-74.56,-51.25],[-74.63,-51.26],[-74.59,-51.4],[-74.69,-51.28],[-74.78,-51.43],[-74.99,-51.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.46,-51.0],[-74.73,-51.11],[-74.68,-51.01],[-74.83,-51.08],[-74.84,-50.97],[-74.97,-50.95],[-74.63,-50.92],[-74.56,-50.82],[-74.66,-50.73],[-74.4,-50.84],[-74.4,-51.09],[-74.46,-51.0]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.35,-50.84],[-74.58,-50.63],[-74.42,-50.53],[-74.67,-50.47],[-74.38,-50.46],[-74.24,-50.68],[-74.43,-50.65],[-74.22,-50.72],[-74.19,-50.83],[-74.35,-50.84]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.1,-50.5],[-75.35,-50.56],[-75.26,-50.67],[-75.31,-50.79],[-75.46,-50.76],[-75.41,-50.67],[-75.51,-50.66],[-75.36,-50.59],[-75.47,-50.49],[-75.4,-50.46],[-75.1,-50.5]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.15,-50.36],[-75.25,-50.44],[-75.32,-50.4],[-75.19,-50.3],[-75.45,-50.36],[-75.39,-50.16],[-75.18,-50.26],[-75.12,-50.14],[-75.39,-50.03],[-74.95,-50.08],[-75.07,-50.19],[-74.8,-50.13],[-74.81,-50.21],[-75.15,-50.36]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.64,-49.78],[-75.51,-49.72],[-75.61,-49.64],[-75.5,-49.56],[-75.36,-49.61],[-75.18,-49.91],[-75.34,-49.86],[-75.37,-49.72],[-75.62,-49.86],[-75.64,-49.78]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.28,-49.64],[-75.26,-49.49],[-75.34,-49.51],[-75.46,-49.31],[-75.38,-49.28],[-75.17,-49.5],[-75.32,-49.26],[-75.15,-49.38],[-75.09,-49.37],[-75.19,-49.3],[-75.04,-49.26],[-75.09,-49.2],[-74.89,-49.36],[-74.8,-49.1],[-74.95,-49.01],[-74.82,-48.95],[-74.97,-48.99],[-75.02,-48.89],[-74.87,-48.84],[-75.06,-48.82],[-74.7,-48.68],[-74.63,-48.86],[-74.54,-48.71],[-74.45,-49.3],[-74.61,-49.71],[-74.43,-49.66],[-74.42,-49.74],[-74.54,-49.75],[-74.43,-49.79],[-74.45,-49.88],[-74.52,-49.86],[-74.47,-49.94],[-74.61,-49.91],[-74.54,-49.99],[-74.77,-50.05],[-74.86,-49.99],[-74.68,-49.93],[-74.91,-49.93],[-74.73,-49.84],[-74.88,-49.8],[-74.89,-49.61],[-74.71,-49.64],[-74.89,-49.53],[-74.74,-49.52],[-74.65,-49.35],[-74.81,-49.38],[-74.75,-49.42],[-74.94,-49.54],[-74.99,-49.48],[-75.01,-49.9],[-75.28,-49.64]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.94,-49.28],[-75.23,-49.12],[-75.13,-49.02],[-74.89,-49.1],[-74.94,-49.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.66,-49.21],[-75.35,-48.99],[-75.29,-49.09],[-75.51,-49.27],[-75.66,-49.21]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.61,-48.68],[-75.44,-48.61],[-75.64,-48.62],[-75.62,-48.45],[-75.34,-48.43],[-75.32,-48.6],[-75.61,-48.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.67,-48.67],[-75.0,-48.6],[-75.03,-48.5],[-74.85,-48.39],[-74.72,-48.45],[-74.81,-48.34],[-74.74,-48.13],[-74.58,-48.38],[-74.67,-48.42],[-74.6,-48.56],[-74.48,-48.61],[-74.67,-48.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.22,-48.71],[-75.32,-48.35],[-75.55,-48.4],[-75.35,-48.3],[-75.55,-48.31],[-75.43,-48.2],[-75.57,-48.17],[-75.5,-48.03],[-75.35,-48.0],[-75.1,-48.47],[-75.08,-48.61],[-75.22,-48.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.03,-48.44],[-75.26,-48.07],[-74.8,-48.17],[-74.84,-48.36],[-75.03,-48.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-75.17,-47.89],[-74.78,-47.83],[-74.83,-48.01],[-74.73,-48.11],[-75.05,-47.99],[-75.27,-48.03],[-75.17,-47.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.5,-47.92],[-74.33,-47.82],[-73.81,-47.91],[-74.32,-47.98],[-74.5,-47.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.8,-46.03],[-75.06,-46.1],[-75.08,-46.03],[-74.89,-46.02],[-74.86,-46.0],[-75.08,-45.99],[-75.11,-45.87],[-74.88,-45.93],[-74.97,-45.86],[-74.72,-45.81],[-74.8,-46.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.47,-45.55],[-74.32,-45.47],[-74.22,-45.58],[-74.29,-45.62],[-74.21,-45.64],[-74.47,-45.77],[-74.47,-45.55]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.74,-45.28],[-74.08,-45.14],[-74.23,-45.16],[-74.24,-45.07],[-73.87,-44.99],[-73.7,-45.14],[-73.74,-45.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.32,-44.79],[-74.4,-44.63],[-74.03,-44.6],[-73.88,-44.68],[-74.32,-44.79]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.23,-44.62],[-73.28,-44.54],[-73.13,-44.55],[-73.25,-44.44],[-73.04,-44.48],[-73.09,-44.4],[-73.0,-44.36],[-72.93,-44.44],[-72.98,-44.51],[-72.87,-44.44],[-72.72,-44.53],[-72.81,-44.64],[-72.98,-44.6],[-72.84,-44.71],[-73.28,-44.94],[-73.41,-44.82],[-73.21,-44.79],[-73.39,-44.79],[-73.47,-44.64],[-73.23,-44.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.36,-43.29],[-74.16,-42.86],[-74.19,-42.43],[-74.05,-42.13],[-74.06,-41.81],[-73.92,-41.78],[-73.9,-41.84],[-74.01,-41.85],[-73.77,-41.9],[-73.69,-41.81],[-73.5,-41.84],[-73.58,-41.95],[-73.38,-42.29],[-73.67,-42.35],[-73.61,-42.51],[-73.82,-42.51],[-73.81,-42.61],[-73.49,-42.82],[-73.71,-42.87],[-73.5,-43.13],[-73.78,-43.12],[-73.67,-43.36],[-73.85,-43.42],[-74.36,-43.29]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-71.93,18.18],[-72.55,18.22],[-72.89,18.14],[-73.65,18.26],[-73.87,18.03],[-74.49,18.43],[-74.42,18.62],[-74.26,18.67],[-73.8,18.54],[-73.59,18.58],[-73.71,18.55],[-73.65,18.5],[-72.9,18.43],[-72.72,18.44],[-72.6,18.56],[-72.35,18.53],[-72.33,18.68],[-72.81,19.05],[-72.71,19.12],[-72.8,19.23],[-72.7,19.45],[-73.0,19.6],[-73.46,19.67],[-73.42,19.82],[-73.17,19.94],[-72.78,19.94],[-72.33,19.72],[-72.22,19.79],[-71.82,19.66],[-71.84,19.72],[-71.72,19.7],[-71.77,19.79],[-71.66,19.89],[-71.17,19.83],[-71.0,19.94],[-70.28,19.65],[-69.95,19.68],[-69.77,19.3],[-69.16,19.31],[-69.25,19.18],[-69.62,19.23],[-69.61,19.09],[-68.74,18.96],[-68.33,18.62],[-68.46,18.36],[-68.61,18.37],[-68.66,18.21],[-68.76,18.21],[-68.92,18.41],[-69.85,18.47],[-70.17,18.23],[-70.55,18.2],[-70.58,18.39],[-70.7,18.43],[-70.93,18.26],[-71.08,18.3],[-71.06,18.14],[-71.42,17.6],[-71.53,17.76],[-71.68,17.77],[-71.67,17.97],[-71.93,18.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.67,21.12],[-73.39,21.23],[-73.26,21.14],[-73.0,21.31],[-73.13,20.99],[-73.65,20.91],[-73.67,21.12]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-72.37,40.88],[-73.71,40.61],[-73.58,40.58],[-73.94,40.54],[-73.77,40.62],[-74.04,40.62],[-73.91,40.79],[-73.76,40.77],[-73.72,40.87],[-73.48,40.88],[-73.49,40.95],[-72.63,40.98],[-72.34,41.14],[-72.25,41.16],[-72.41,41.06],[-72.44,40.98],[-72.62,40.91],[-72.48,40.9],[-72.32,41.04],[-72.11,41.0],[-71.86,41.07],[-72.37,40.88]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.47,45.71],[-73.6,45.44],[-73.97,45.44],[-73.69,45.56],[-73.47,45.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.78,67.99],[-74.76,68.06],[-74.46,68.07],[-74.34,68.18],[-74.21,68.14],[-74.26,68.06],[-73.45,67.99],[-73.36,67.82],[-74.4,67.78],[-74.78,67.99]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-74.8,68.35],[-75.0,68.34],[-75.38,68.5],[-75.4,68.61],[-75.24,68.72],[-74.99,68.67],[-74.77,68.49],[-74.9,68.43],[-74.78,68.42],[-74.87,68.39],[-74.8,68.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-71.41,70.92],[-72.09,70.81],[-72.23,70.94],[-72.07,70.93],[-72.02,71.05],[-71.86,71.08],[-71.34,71.01],[-71.41,70.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-73.01,71.42],[-73.03,71.3],[-73.27,71.36],[-73.38,71.52],[-73.17,71.57],[-73.08,71.54],[-73.16,71.42],[-72.98,71.52],[-72.82,71.45],[-73.01,71.42]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-71.7,77.32],[-72.58,77.41],[-71.34,77.38],[-71.7,77.32]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-59.62,-80.25],[-59.85,-80.53],[-59.47,-80.49],[-59.88,-80.65],[-59.69,-80.67],[-60.65,-80.96],[-62.52,-80.86],[-62.96,-80.78],[-63.14,-80.59],[-63.79,-80.61],[-64.28,-80.75],[-66.7,-80.41],[-66.8,-80.33],[-66.24,-80.19],[-66.17,-80.22],[-66.2,-80.34],[-65.92,-80.39],[-61.75,-80.37],[-61.18,-80.25],[-61.52,-80.24],[-61.81,-80.06],[-61.24,-79.98],[-61.52,-79.89],[-60.08,-79.66],[-60.49,-79.74],[-59.8,-79.77],[-59.85,-79.82],[-59.66,-79.85],[-59.85,-79.84],[-59.86,-79.9],[-59.63,-79.91],[-59.85,-79.94],[-59.78,-80.06],[-59.96,-80.08],[-59.28,-80.22],[-59.62,-80.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-65.79,-79.62],[-66.7,-79.67],[-65.55,-79.78],[-65.9,-79.84],[-65.45,-79.95],[-66.31,-80.08],[-66.42,-79.96],[-67.03,-79.9],[-66.81,-79.79],[-67.84,-79.56],[-65.79,-79.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-67.05,-79.26],[-67.51,-79.4],[-67.24,-79.46],[-67.47,-79.51],[-68.57,-79.44],[-67.47,-79.31],[-68.45,-79.32],[-68.02,-79.23],[-67.05,-79.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-66.61,-78.36],[-68.95,-79.1],[-69.66,-79.41],[-69.5,-79.42],[-69.82,-79.46],[-69.49,-79.53],[-69.74,-79.57],[-69.65,-79.6],[-70.34,-79.7],[-71.44,-79.65],[-71.82,-79.48],[-71.6,-79.2],[-70.59,-78.89],[-67.58,-78.37],[-66.99,-78.31],[-66.61,-78.36]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-67.69,-67.71],[-67.77,-67.69],[-67.5,-67.59],[-67.12,-67.64],[-67.39,-67.78],[-67.75,-67.73],[-67.69,-67.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-69.18,-67.53],[-68.32,-66.79],[-67.83,-66.62],[-67.64,-66.68],[-68.02,-66.91],[-67.92,-67.0],[-67.99,-67.06],[-67.68,-67.15],[-68.25,-67.37],[-67.97,-67.39],[-68.13,-67.57],[-68.28,-67.52],[-68.56,-67.74],[-68.91,-67.75],[-69.18,-67.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-66.04,-65.74],[-66.07,-65.66],[-65.96,-65.55],[-65.62,-65.53],[-65.67,-65.66],[-65.91,-65.71],[-65.8,-65.83],[-66.19,-65.87],[-66.16,-65.76],[-66.04,-65.74]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-62.83,-64.57],[-63.35,-64.76],[-63.56,-64.73],[-63.68,-64.85],[-64.3,-64.7],[-63.86,-64.5],[-63.93,-64.46],[-63.66,-64.42],[-63.69,-64.35],[-63.57,-64.27],[-63.35,-64.24],[-63.15,-64.31],[-63.36,-64.44],[-63.09,-64.46],[-63.28,-64.58],[-62.83,-64.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-62.66,-64.43],[-62.46,-64.24],[-62.62,-64.13],[-62.49,-64.09],[-62.56,-64.05],[-62.31,-64.02],[-62.01,-64.14],[-62.21,-64.18],[-62.05,-64.21],[-62.38,-64.46],[-62.79,-64.48],[-62.59,-64.45],[-62.66,-64.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-68.12,-55.7],[-68.35,-55.48],[-68.95,-55.45],[-68.75,-55.38],[-68.97,-55.38],[-68.8,-55.19],[-68.99,-55.27],[-69.12,-55.15],[-69.13,-55.25],[-69.24,-55.13],[-69.44,-55.16],[-69.29,-55.17],[-69.27,-55.23],[-69.48,-55.24],[-69.46,-55.31],[-69.28,-55.32],[-69.3,-55.43],[-69.14,-55.44],[-69.16,-55.51],[-69.34,-55.47],[-69.36,-55.39],[-69.44,-55.49],[-69.52,-55.39],[-69.42,-55.35],[-69.79,-55.31],[-69.5,-55.17],[-69.85,-55.26],[-69.92,-55.22],[-69.84,-55.17],[-70.03,-55.15],[-69.59,-55.04],[-69.58,-55.15],[-69.53,-55.03],[-68.44,-54.94],[-68.33,-55.06],[-68.6,-55.07],[-68.62,-55.15],[-69.06,-55.04],[-68.21,-55.26],[-68.5,-55.31],[-68.66,-55.26],[-68.75,-55.27],[-68.15,-55.4],[-68.18,-55.46],[-67.97,-55.59],[-68.12,-55.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-67.68,-55.26],[-68.14,-55.22],[-68.19,-54.98],[-68.36,-54.93],[-67.3,-54.93],[-67.05,-55.09],[-67.27,-55.31],[-67.45,-55.27],[-67.44,-55.18],[-67.68,-55.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-70.4,-55.11],[-70.37,-55.16],[-70.55,-55.21],[-70.51,-55.11],[-70.59,-55.05],[-70.72,-55.12],[-70.73,-55.05],[-71.01,-55.04],[-70.92,-54.99],[-71.01,-54.97],[-70.32,-54.9],[-70.73,-55.0],[-70.28,-55.05],[-70.34,-55.07],[-70.27,-55.11],[-70.4,-55.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-69.92,-54.89],[-69.77,-54.96],[-69.7,-54.94],[-69.73,-54.86],[-69.16,-54.96],[-69.92,-55.04],[-69.95,-54.95],[-69.84,-54.95],[-69.92,-54.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-68.57,-54.88],[-68.93,-54.78],[-68.74,-54.9],[-69.13,-54.94],[-69.65,-54.82],[-69.63,-54.69],[-69.91,-54.82],[-69.97,-54.68],[-69.99,-54.84],[-70.31,-54.84],[-70.24,-54.69],[-70.37,-54.84],[-70.76,-54.84],[-70.84,-54.79],[-70.62,-54.73],[-70.45,-54.63],[-70.82,-54.75],[-70.92,-54.71],[-70.77,-54.68],[-70.94,-54.67],[-71.04,-54.78],[-70.96,-54.61],[-71.29,-54.68],[-71.19,-54.63],[-71.35,-54.52],[-71.41,-54.58],[-71.34,-54.61],[-71.49,-54.69],[-71.49,-54.59],[-71.58,-54.65],[-71.6,-54.58],[-71.65,-54.65],[-71.75,-54.59],[-71.94,-54.65],[-71.89,-54.57],[-72.0,-54.57],[-71.94,-54.51],[-72.0,-54.46],[-71.67,-54.57],[-71.75,-54.51],[-71.58,-54.55],[-71.85,-54.41],[-71.56,-54.51],[-71.49,-54.48],[-71.61,-54.41],[-71.39,-54.46],[-71.36,-54.37],[-71.09,-54.51],[-71.14,-54.44],[-70.97,-54.47],[-70.95,-54.34],[-70.8,-54.32],[-70.61,-54.34],[-70.73,-54.43],[-70.76,-54.6],[-70.63,-54.6],[-70.7,-54.49],[-70.59,-54.39],[-70.25,-54.58],[-70.3,-54.5],[-70.13,-54.55],[-70.43,-54.44],[-70.58,-54.27],[-70.84,-54.26],[-70.93,-54.11],[-70.14,-54.43],[-70.07,-54.37],[-70.2,-54.32],[-70.03,-54.26],[-69.78,-54.55],[-69.86,-54.28],[-69.56,-54.44],[-69.52,-54.34],[-69.24,-54.44],[-69.42,-54.62],[-69.38,-54.68],[-69.27,-54.53],[-69.17,-54.58],[-69.16,-54.45],[-68.99,-54.47],[-70.01,-54.11],[-70.18,-53.83],[-70.14,-53.74],[-69.36,-53.52],[-69.35,-53.36],[-70.2,-53.47],[-70.47,-53.31],[-70.42,-53.01],[-70.31,-52.97],[-70.34,-53.05],[-70.24,-53.06],[-70.09,-52.91],[-70.3,-52.91],[-70.28,-52.8],[-70.42,-52.76],[-70.13,-52.73],[-69.91,-52.85],[-69.59,-52.64],[-69.6,-52.52],[-69.42,-52.45],[-69.14,-52.68],[-68.78,-52.55],[-68.59,-52.65],[-68.31,-52.91],[-68.23,-53.1],[-68.35,-53.02],[-68.55,-53.24],[-68.11,-53.34],[-67.98,-53.6],[-67.3,-54.05],[-66.77,-54.25],[-66.48,-54.47],[-65.85,-54.64],[-65.14,-54.65],[-65.36,-54.93],[-65.97,-54.9],[-66.45,-55.05],[-67.03,-54.91],[-68.3,-54.79],[-68.52,-54.85],[-68.7,-54.77],[-68.57,-54.88]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-63.81,-54.73],[-64.31,-54.78],[-64.62,-54.9],[-64.76,-54.83],[-64.52,-54.78],[-64.54,-54.72],[-64.38,-54.78],[-64.36,-54.71],[-63.81,-54.73]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-71.66,-53.98],[-71.46,-53.94],[-71.4,-54.06],[-71.4,-53.98],[-71.3,-53.99],[-71.22,-54.18],[-71.18,-54.09],[-71.16,-54.16],[-71.03,-54.09],[-70.99,-54.27],[-71.21,-54.37],[-71.36,-54.3],[-71.21,-54.23],[-71.41,-54.23],[-71.42,-54.11],[-71.54,-54.27],[-71.55,-54.18],[-71.65,-54.23],[-71.7,-54.17],[-71.6,-54.09],[-71.66,-53.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-70.51,-53.56],[-70.34,-54.03],[-70.44,-54.06],[-70.67,-53.95],[-70.54,-54.22],[-70.82,-54.11],[-70.9,-53.87],[-70.61,-53.87],[-70.71,-53.7],[-70.51,-53.56]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-63.79,10.97],[-64.06,10.86],[-64.18,10.97],[-64.41,10.97],[-64.22,11.09],[-64.03,11.0],[-63.88,11.18],[-63.79,10.97]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-65.63,18.23],[-65.94,17.97],[-67.2,17.94],[-67.15,18.2],[-67.27,18.36],[-67.1,18.52],[-65.99,18.46],[-65.62,18.39],[-65.63,18.23]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.98,46.45],[-62.5,46.27],[-62.44,46.22],[-62.59,46.23],[-62.5,46.18],[-62.6,46.21],[-62.46,46.14],[-62.57,46.04],[-62.49,45.99],[-62.75,45.95],[-63.03,46.07],[-62.88,46.16],[-63.12,46.22],[-62.96,46.32],[-63.2,46.27],[-63.27,46.2],[-63.14,46.2],[-63.23,46.15],[-63.6,46.22],[-63.8,46.33],[-63.74,46.4],[-64.13,46.42],[-64.07,46.64],[-64.42,46.68],[-64.0,47.07],[-63.97,46.89],[-64.09,46.78],[-63.83,46.61],[-63.94,46.48],[-63.71,46.44],[-63.68,46.57],[-63.24,46.41],[-61.98,46.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-64.49,49.89],[-64.13,49.95],[-63.12,49.78],[-61.88,49.35],[-61.66,49.15],[-61.81,49.07],[-62.25,49.07],[-63.09,49.23],[-63.59,49.39],[-63.76,49.6],[-64.49,49.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-67.83,60.47],[-68.32,60.2],[-68.44,60.26],[-68.24,60.59],[-68.13,60.6],[-67.83,60.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-64.92,61.4],[-65.08,61.42],[-65.48,61.62],[-65.05,61.7],[-64.65,61.6],[-64.85,61.33],[-64.98,61.35],[-64.92,61.4]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-64.36,62.51],[-64.6,62.37],[-64.96,62.46],[-64.79,62.49],[-64.87,62.53],[-64.8,62.57],[-64.36,62.51]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-70.65,62.57],[-70.93,62.75],[-70.79,62.78],[-71.16,62.8],[-71.04,62.83],[-71.24,62.89],[-70.49,62.77],[-70.18,62.59],[-70.65,62.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-71.3,77.45],[-70.9,77.47],[-70.06,77.4],[-71.08,77.38],[-71.3,77.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.25,-79.52],[-50.39,-79.33],[-50.74,-79.28],[-50.48,-79.13],[-50.45,-79.0],[-50.56,-78.96],[-50.21,-78.83],[-50.43,-78.81],[-50.2,-78.59],[-49.07,-78.04],[-47.22,-77.77],[-45.93,-77.82],[-44.51,-78.04],[-43.82,-78.25],[-43.73,-78.39],[-43.92,-78.6],[-45.3,-78.68],[-45.22,-78.74],[-45.37,-78.79],[-43.74,-78.8],[-43.46,-78.96],[-43.45,-79.11],[-43.13,-79.18],[-43.35,-79.24],[-43.07,-79.36],[-42.94,-79.52],[-42.98,-79.79],[-43.14,-79.95],[-43.86,-80.0],[-43.44,-80.11],[-43.53,-80.2],[-49.72,-80.69],[-49.7,-80.77],[-49.8,-80.79],[-54.16,-80.88],[-54.41,-80.74],[-54.38,-80.58],[-54.1,-80.56],[-53.42,-80.19],[-53.41,-80.11],[-52.89,-80.18],[-52.28,-80.08],[-52.52,-80.2],[-52.4,-80.18],[-50.25,-79.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-60.96,-70.58],[-60.57,-70.51],[-60.44,-70.6],[-60.81,-70.71],[-60.96,-70.58]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.92,-69.54],[-61.96,-69.71],[-62.13,-69.72],[-62.2,-69.51],[-62.58,-69.19],[-62.19,-69.19],[-61.82,-69.37],[-61.74,-69.49],[-61.92,-69.54]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-57.22,-64.57],[-57.43,-64.55],[-57.45,-64.46],[-56.88,-64.34],[-57.22,-64.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-57.3,-64.37],[-57.73,-64.39],[-57.65,-64.3],[-57.86,-64.3],[-57.87,-64.42],[-57.97,-64.4],[-57.96,-64.32],[-58.23,-64.38],[-58.31,-64.32],[-58.01,-64.24],[-58.18,-64.21],[-58.13,-64.1],[-58.46,-64.09],[-58.3,-63.92],[-57.79,-63.79],[-57.76,-63.9],[-57.89,-63.98],[-57.82,-64.0],[-57.86,-64.07],[-57.72,-64.08],[-57.74,-64.03],[-57.49,-63.93],[-57.53,-64.02],[-57.16,-64.09],[-57.4,-64.15],[-57.07,-64.16],[-57.56,-64.29],[-57.3,-64.37]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-56.22,-63.44],[-55.81,-63.41],[-55.72,-63.5],[-55.96,-63.58],[-56.22,-63.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-55.17,-63.36],[-55.9,-63.3],[-56.36,-63.44],[-56.55,-63.37],[-56.37,-63.23],[-55.97,-63.15],[-55.58,-63.13],[-55.04,-63.28],[-55.17,-63.36]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-60.81,-62.56],[-60.8,-62.47],[-60.49,-62.58],[-60.13,-62.46],[-60.01,-62.53],[-60.08,-62.56],[-60.02,-62.63],[-59.8,-62.61],[-60.29,-62.76],[-60.3,-62.68],[-60.43,-62.72],[-60.38,-62.61],[-61.06,-62.68],[-61.19,-62.59],[-60.81,-62.56]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-58.47,-62.22],[-59.01,-62.22],[-58.41,-61.93],[-57.67,-61.91],[-57.59,-62.03],[-58.16,-62.06],[-58.12,-62.14],[-58.24,-62.18],[-58.38,-62.11],[-58.28,-62.08],[-58.48,-62.07],[-58.63,-62.18],[-58.47,-62.22]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-54.65,-61.11],[-55.25,-61.27],[-55.45,-61.12],[-54.65,-61.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-57.73,-51.69],[-58.26,-51.76],[-58.15,-51.79],[-58.42,-51.89],[-58.76,-51.89],[-58.94,-51.8],[-58.81,-51.95],[-58.63,-51.97],[-58.64,-52.11],[-59.27,-51.99],[-59.08,-52.1],[-59.15,-52.14],[-59.04,-52.14],[-59.05,-52.21],[-59.46,-52.14],[-59.34,-52.34],[-59.72,-52.11],[-59.57,-52.06],[-59.63,-52.01],[-59.52,-51.96],[-59.61,-51.92],[-59.49,-51.93],[-59.49,-51.84],[-59.21,-51.71],[-59.06,-51.69],[-58.99,-51.8],[-58.99,-51.65],[-59.17,-51.57],[-59.11,-51.5],[-59.01,-51.56],[-59.1,-51.41],[-58.86,-51.36],[-58.95,-51.25],[-58.41,-51.32],[-58.33,-51.43],[-58.5,-51.4],[-58.52,-51.49],[-58.23,-51.65],[-58.22,-51.53],[-58.36,-51.5],[-58.29,-51.42],[-57.9,-51.38],[-57.78,-51.54],[-58.15,-51.54],[-57.73,-51.69]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-59.87,-51.95],[-60.28,-51.99],[-60.37,-52.16],[-60.55,-52.11],[-60.5,-52.19],[-60.59,-52.24],[-60.69,-52.11],[-60.82,-52.1],[-60.72,-52.17],[-60.8,-52.17],[-61.04,-52.05],[-60.74,-52.01],[-60.85,-51.95],[-60.53,-52.0],[-60.4,-51.92],[-60.51,-51.94],[-60.61,-51.93],[-60.48,-51.92],[-60.44,-51.78],[-60.34,-51.86],[-60.3,-51.75],[-60.18,-51.76],[-60.34,-51.71],[-60.55,-51.79],[-60.62,-51.67],[-60.08,-51.69],[-60.49,-51.53],[-60.39,-51.48],[-60.65,-51.35],[-60.15,-51.49],[-59.99,-51.47],[-60.08,-51.45],[-60.02,-51.38],[-59.8,-51.45],[-59.49,-51.39],[-59.58,-51.44],[-59.49,-51.46],[-59.39,-51.43],[-59.41,-51.34],[-59.21,-51.41],[-59.87,-51.95]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.15,-0.66],[-51.56,-1.29],[-51.94,-1.46],[-51.88,-1.26],[-51.68,-1.1],[-51.68,-0.85],[-51.56,-0.66],[-51.35,-0.53],[-51.38,-0.65],[-51.31,-0.52],[-51.15,-0.66]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.57,-0.68],[-48.53,-0.87],[-48.64,-1.08],[-48.82,-1.2],[-48.92,-1.14],[-48.8,-1.27],[-48.83,-1.42],[-48.94,-1.3],[-48.99,-1.29],[-48.84,-1.45],[-49.07,-1.53],[-49.2,-1.39],[-49.17,-1.59],[-49.29,-1.62],[-49.39,-1.48],[-49.37,-1.65],[-49.53,-1.5],[-49.55,-1.72],[-49.69,-1.77],[-49.74,-1.58],[-49.8,-1.82],[-50.03,-1.66],[-50.16,-1.78],[-50.22,-1.74],[-50.26,-1.48],[-50.26,-1.74],[-50.31,-1.66],[-50.28,-1.76],[-50.37,-1.77],[-50.3,-1.8],[-50.56,-1.8],[-50.8,-1.43],[-50.79,-1.09],[-50.56,-1.18],[-50.62,-1.12],[-50.48,-1.04],[-50.66,-1.09],[-50.79,-1.02],[-50.74,-0.55],[-50.68,-0.64],[-50.55,-0.68],[-50.68,-0.62],[-50.7,-0.36],[-50.58,-0.19],[-50.35,-0.1],[-49.65,-0.24],[-49.39,-0.26],[-49.39,-0.18],[-49.21,-0.14],[-48.39,-0.27],[-48.5,-0.74],[-48.57,-0.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.04,-0.2],[-50.77,0.05],[-50.63,-0.1],[-50.92,-0.33],[-51.04,-0.2]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.46,0.07],[-49.35,-0.02],[-49.44,-0.12],[-49.83,-0.1],[-49.46,0.07]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.53,0.3],[-50.0,-0.05],[-50.1,0.03],[-50.3,0.01],[-50.38,0.13],[-50.37,0.21],[-49.56,0.39],[-49.53,0.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.5,0.19],[-50.43,0.55],[-50.37,0.62],[-50.32,0.29],[-50.5,0.19]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-60.72,8.85],[-60.69,8.79],[-60.85,8.64],[-61.18,8.6],[-61.1,8.78],[-60.72,8.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.03,10.68],[-61.0,10.14],[-61.12,10.09],[-61.93,10.06],[-61.46,10.28],[-61.47,10.59],[-61.66,10.7],[-61.6,10.75],[-60.91,10.84],[-61.03,10.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-60.87,14.48],[-61.07,14.47],[-61.0,14.57],[-61.16,14.67],[-61.22,14.85],[-60.88,14.78],[-60.94,14.67],[-60.83,14.58],[-60.81,14.46],[-60.87,14.41],[-60.87,14.48]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.37,15.2],[-61.49,15.54],[-61.47,15.63],[-61.27,15.51],[-61.28,15.25],[-61.37,15.2]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.64,15.97],[-61.77,16.09],[-61.76,16.36],[-61.55,16.28],[-61.64,15.97]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-60.46,45.64],[-61.32,45.56],[-61.55,46.02],[-60.59,47.03],[-60.4,47.03],[-60.5,46.9],[-60.31,46.83],[-60.61,46.21],[-60.43,46.28],[-60.63,46.12],[-60.87,46.08],[-61.12,45.95],[-60.74,46.06],[-60.82,45.94],[-61.07,45.9],[-60.91,45.85],[-61.15,45.71],[-60.91,45.76],[-60.81,45.72],[-60.84,45.64],[-60.73,45.68],[-60.74,45.77],[-60.4,46.0],[-60.7,45.89],[-60.79,45.94],[-60.3,46.22],[-60.65,46.07],[-60.35,46.31],[-60.2,46.24],[-60.29,46.16],[-60.14,46.25],[-59.81,46.17],[-59.96,46.03],[-59.81,45.94],[-60.13,45.87],[-60.07,45.8],[-60.46,45.64]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.62,47.52],[-52.94,47.09],[-52.85,47.03],[-53.07,46.67],[-53.19,46.63],[-53.27,46.74],[-53.39,46.68],[-53.36,46.74],[-53.55,46.62],[-53.64,46.71],[-53.49,46.9],[-53.64,46.8],[-53.52,46.94],[-53.64,46.99],[-53.5,47.14],[-53.56,47.2],[-53.95,46.86],[-54.19,46.83],[-54.01,47.23],[-53.93,47.23],[-54.0,47.32],[-53.81,47.42],[-53.92,47.45],[-53.89,47.6],[-54.08,47.88],[-54.27,47.9],[-54.2,47.83],[-54.46,47.5],[-54.4,47.45],[-54.62,47.37],[-54.42,47.61],[-54.66,47.38],[-54.84,47.42],[-55.03,47.17],[-55.09,47.21],[-55.14,47.17],[-55.07,47.08],[-55.15,47.01],[-55.2,47.07],[-55.25,46.92],[-55.42,46.87],[-55.53,46.94],[-55.74,46.85],[-55.98,46.97],[-55.87,47.08],[-55.49,47.14],[-55.18,47.46],[-54.7,47.67],[-55.09,47.6],[-54.94,47.79],[-55.13,47.58],[-55.13,47.66],[-55.43,47.72],[-55.41,47.5],[-55.6,47.4],[-55.66,47.44],[-55.59,47.51],[-55.64,47.55],[-55.92,47.44],[-55.75,47.59],[-56.16,47.49],[-55.63,47.68],[-55.91,47.66],[-55.74,47.92],[-55.78,47.96],[-55.86,47.79],[-56.06,47.7],[-56.15,47.84],[-56.18,47.63],[-56.3,47.63],[-56.31,47.75],[-56.34,47.62],[-56.75,47.64],[-56.71,47.57],[-56.79,47.53],[-57.17,47.64],[-57.77,47.62],[-57.88,47.7],[-58.35,47.65],[-58.26,47.75],[-58.43,47.64],[-59.15,47.56],[-59.31,47.62],[-59.28,47.76],[-59.41,47.9],[-58.57,48.44],[-58.27,48.52],[-59.26,48.47],[-58.77,48.78],[-58.96,48.62],[-58.71,48.57],[-58.4,49.14],[-58.36,49.06],[-58.21,49.07],[-58.07,48.98],[-57.88,48.97],[-58.05,49.0],[-58.14,49.13],[-57.91,49.13],[-57.85,49.18],[-58.08,49.15],[-57.93,49.25],[-58.19,49.24],[-58.23,49.37],[-58.0,49.56],[-57.9,49.44],[-57.87,49.51],[-57.7,49.46],[-57.88,49.53],[-57.94,49.71],[-57.36,50.61],[-57.2,50.6],[-57.15,50.63],[-57.4,50.71],[-56.93,50.92],[-57.09,51.02],[-56.9,51.02],[-56.98,51.06],[-56.8,51.14],[-56.66,51.35],[-55.89,51.63],[-55.82,51.62],[-55.89,51.5],[-55.64,51.47],[-55.61,51.48],[-55.68,51.5],[-55.74,51.55],[-55.73,51.58],[-55.51,51.6],[-55.4,51.56],[-55.53,51.51],[-55.46,51.46],[-55.6,51.31],[-56.09,51.37],[-56.01,51.28],[-56.08,51.23],[-55.97,51.16],[-55.76,51.22],[-55.73,51.08],[-56.08,50.72],[-56.1,50.91],[-56.16,50.88],[-56.1,50.67],[-56.41,50.38],[-56.5,50.39],[-56.44,50.3],[-56.67,50.13],[-56.77,49.83],[-56.91,49.75],[-56.78,49.73],[-56.86,49.55],[-56.12,50.16],[-56.06,50.08],[-56.19,49.92],[-55.96,50.04],[-55.75,49.93],[-55.47,49.96],[-56.0,49.75],[-56.17,49.57],[-55.84,49.69],[-56.13,49.43],[-55.82,49.52],[-55.66,49.38],[-55.52,49.49],[-55.57,49.36],[-55.37,49.51],[-55.43,49.42],[-55.31,49.45],[-55.45,49.36],[-55.29,49.4],[-55.34,49.36],[-55.31,49.31],[-55.24,49.39],[-55.31,49.53],[-55.2,49.51],[-55.21,49.53],[-55.16,49.55],[-55.14,49.54],[-55.38,49.05],[-55.18,49.12],[-55.28,49.11],[-55.29,49.19],[-55.05,49.29],[-55.08,49.36],[-55.01,49.35],[-55.03,49.23],[-54.83,49.41],[-54.82,49.28],[-54.47,49.55],[-54.48,49.27],[-54.37,49.42],[-54.23,49.36],[-54.04,49.48],[-53.49,49.29],[-53.59,49.05],[-53.84,49.03],[-53.73,49.01],[-54.2,48.77],[-53.84,48.84],[-53.88,48.75],[-54.02,48.75],[-53.93,48.63],[-53.79,48.68],[-53.92,48.67],[-53.84,48.75],[-53.6,48.68],[-53.9,48.59],[-53.96,48.55],[-53.75,48.52],[-54.16,48.39],[-53.86,48.48],[-53.86,48.37],[-53.66,48.55],[-53.73,48.43],[-53.58,48.53],[-53.62,48.41],[-53.44,48.62],[-53.24,48.53],[-53.07,48.7],[-52.98,48.55],[-53.19,48.36],[-53.35,48.39],[-53.37,48.29],[-53.64,48.17],[-53.94,48.23],[-53.91,48.09],[-53.66,48.06],[-53.91,48.02],[-53.61,48.05],[-53.7,47.9],[-53.79,47.9],[-53.73,47.89],[-53.79,47.77],[-53.87,47.84],[-53.93,47.85],[-53.76,47.63],[-53.67,47.68],[-53.67,47.53],[-53.55,47.54],[-53.28,48.02],[-52.92,48.17],[-52.84,48.11],[-53.21,47.74],[-53.16,47.68],[-53.26,47.61],[-53.17,47.61],[-53.26,47.56],[-53.13,47.42],[-52.88,47.59],[-52.77,47.8],[-52.62,47.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-61.63,56.87],[-61.34,56.94],[-61.35,56.86],[-61.59,56.76],[-61.38,56.77],[-61.4,56.62],[-61.65,56.74],[-61.63,56.87]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.18,64.25],[-51.34,64.25],[-51.16,64.3],[-51.18,64.4],[-51.03,64.55],[-50.81,64.53],[-51.18,64.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-53.1,68.61],[-52.65,68.72],[-52.13,68.71],[-52.33,68.63],[-53.1,68.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.8,69.87],[-50.66,69.84],[-50.96,69.73],[-50.98,69.55],[-51.21,69.52],[-51.39,69.7],[-51.0,69.89],[-51.36,69.85],[-51.22,69.91],[-50.8,69.87]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-53.55,69.24],[-54.27,69.4],[-53.4,69.44],[-53.58,69.48],[-53.35,69.59],[-53.82,69.46],[-53.73,69.52],[-54.0,69.5],[-53.88,69.56],[-53.96,69.61],[-54.13,69.55],[-54.83,69.62],[-54.99,69.7],[-54.68,69.76],[-54.39,69.68],[-54.91,69.82],[-54.79,69.88],[-54.86,69.94],[-54.22,69.92],[-54.76,70.04],[-54.83,70.2],[-54.33,70.32],[-53.27,70.2],[-52.73,69.93],[-52.0,69.81],[-51.91,69.74],[-52.03,69.67],[-51.84,69.64],[-52.28,69.45],[-53.55,69.24]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-53.57,71.29],[-53.38,71.14],[-53.48,71.04],[-53.99,71.12],[-53.57,71.29]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-53.09,71.2],[-53.17,71.35],[-52.97,71.39],[-52.33,71.3],[-52.66,71.17],[-53.09,71.2]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.78,71.67],[-53.23,71.53],[-53.44,71.56],[-53.48,71.66],[-52.78,71.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-55.03,72.3],[-55.47,72.15],[-55.68,72.19],[-55.43,72.27],[-55.62,72.3],[-55.01,72.38],[-55.03,72.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-55.58,72.77],[-55.11,72.81],[-55.2,72.85],[-54.97,72.81],[-55.37,72.59],[-55.85,72.61],[-55.58,72.77]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-53.05,82.33],[-51.23,82.01],[-51.19,82.0],[-52.11,82.0],[-53.19,82.11],[-53.35,82.2],[-53.05,82.33]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-29.61,-79.91],[-30.25,-79.89],[-29.99,-79.97],[-30.37,-80.02],[-30.47,-79.99],[-30.28,-79.98],[-30.53,-79.9],[-31.54,-79.9],[-32.09,-79.81],[-31.88,-79.75],[-32.16,-79.71],[-31.64,-79.64],[-31.1,-79.81],[-30.23,-79.84],[-30.93,-79.68],[-30.8,-79.65],[-29.61,-79.91]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-32.6,-79.66],[-32.45,-79.55],[-32.29,-79.52],[-31.91,-79.57],[-32.17,-79.67],[-32.6,-79.66]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-36.61,-79.27],[-36.66,-79.22],[-35.5,-79.09],[-33.92,-79.31],[-36.73,-79.3],[-36.94,-79.18],[-36.61,-79.27]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-20.87,-74.43],[-20.98,-74.21],[-21.12,-74.14],[-22.04,-74.11],[-21.15,-73.95],[-20.89,-73.68],[-20.61,-73.59],[-20.5,-73.79],[-20.69,-74.1],[-20.37,-74.43],[-20.53,-74.5],[-20.87,-74.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-16.52,-72.52],[-16.29,-72.49],[-16.1,-72.69],[-16.44,-72.66],[-16.52,-72.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-45.96,-60.53],[-45.48,-60.55],[-45.19,-60.63],[-45.14,-60.74],[-45.79,-60.58],[-46.0,-60.62],[-45.96,-60.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-35.78,-54.76],[-36.11,-54.76],[-35.92,-54.85],[-36.12,-54.88],[-36.5,-54.51],[-37.15,-54.26],[-37.41,-54.26],[-37.32,-54.23],[-37.41,-54.18],[-37.24,-54.15],[-37.69,-54.17],[-37.66,-54.1],[-37.72,-54.09],[-37.61,-54.04],[-38.03,-54.01],[-37.38,-53.98],[-37.46,-54.03],[-36.66,-54.11],[-36.72,-54.17],[-36.49,-54.18],[-36.68,-54.28],[-36.49,-54.23],[-36.5,-54.35],[-36.35,-54.36],[-36.39,-54.24],[-36.33,-54.26],[-36.04,-54.46],[-36.07,-54.57],[-35.89,-54.55],[-35.94,-54.69],[-35.78,-54.76]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-7.46,4.34],[-9.1,5.03],[-10.33,6.14],[-10.79,6.29],[-10.76,6.4],[-11.35,6.7],[-11.57,6.99],[-12.51,7.39],[-12.37,7.39],[-12.49,7.45],[-12.43,7.53],[-12.18,7.6],[-12.46,7.56],[-12.54,7.65],[-12.45,7.77],[-12.7,7.71],[-12.96,7.91],[-12.82,7.92],[-12.97,8.25],[-13.16,8.17],[-13.29,8.5],[-13.03,8.38],[-13.12,8.47],[-12.87,8.57],[-12.93,8.58],[-12.88,8.69],[-13.06,8.58],[-13.03,8.65],[-13.16,8.67],[-13.17,8.53],[-13.24,8.83],[-12.99,8.86],[-13.29,8.97],[-13.32,9.08],[-13.16,9.19],[-13.26,9.2],[-13.23,9.27],[-13.32,9.18],[-13.3,9.36],[-13.41,9.29],[-13.49,9.57],[-13.73,9.51],[-13.56,9.79],[-13.65,9.84],[-13.73,9.74],[-13.69,9.95],[-13.83,9.86],[-14.06,10.03],[-14.0,10.2],[-14.13,10.05],[-14.14,10.18],[-14.22,10.11],[-14.46,10.23],[-14.54,10.51],[-14.66,10.51],[-14.5,10.89],[-14.69,10.65],[-14.65,10.81],[-14.79,10.75],[-14.74,10.87],[-14.81,10.82],[-14.82,10.93],[-14.66,11.04],[-14.69,11.06],[-14.84,10.97],[-14.92,11.03],[-15.01,10.78],[-15.08,10.88],[-15.01,10.96],[-15.12,10.98],[-15.0,11.22],[-15.23,10.99],[-15.21,11.23],[-15.23,11.12],[-15.36,11.14],[-15.43,11.29],[-15.27,11.43],[-15.34,11.38],[-15.35,11.46],[-15.5,11.34],[-15.47,11.49],[-15.24,11.58],[-15.28,11.62],[-15.12,11.62],[-15.12,11.55],[-15.01,11.61],[-15.17,11.66],[-15.13,11.71],[-15.23,11.66],[-15.23,11.76],[-15.44,11.56],[-15.52,11.79],[-15.44,11.89],[-15.19,11.87],[-15.07,11.94],[-15.09,11.87],[-15.07,11.8],[-14.94,11.75],[-15.07,11.86],[-14.99,11.96],[-15.4,11.97],[-15.83,11.75],[-15.73,11.86],[-15.8,11.89],[-15.96,11.73],[-15.87,11.97],[-15.72,11.97],[-15.71,12.02],[-15.86,12.03],[-16.12,11.89],[-16.36,12.09],[-16.06,12.35],[-16.46,12.17],[-16.8,12.43],[-16.58,12.63],[-16.53,12.57],[-16.37,12.55],[-16.03,12.63],[-15.84,12.56],[-15.63,12.54],[-15.51,12.64],[-15.53,12.78],[-15.39,12.81],[-15.55,12.79],[-15.64,12.56],[-15.91,12.6],[-16.02,12.73],[-16.37,12.56],[-16.5,12.71],[-16.51,12.63],[-16.63,12.67],[-16.59,12.76],[-16.6,12.8],[-16.75,12.57],[-16.7,12.74],[-16.8,12.72],[-16.75,13.04],[-16.83,13.34],[-16.68,13.5],[-16.42,13.21],[-16.44,13.28],[-16.26,13.32],[-16.23,13.26],[-16.21,13.25],[-16.15,13.28],[-16.23,13.33],[-16.16,13.43],[-15.62,13.45],[-15.54,13.51],[-15.34,13.44],[-15.3,13.46],[-15.29,13.5],[-15.56,13.53],[-16.16,13.45],[-16.32,13.34],[-16.52,13.36],[-16.58,13.64],[-16.51,13.74],[-16.64,13.7],[-16.58,13.84],[-16.49,13.8],[-16.49,14.0],[-16.7,13.77],[-16.75,13.95],[-16.58,13.99],[-16.36,14.17],[-16.47,14.19],[-16.65,14.0],[-16.72,14.02],[-16.65,14.1],[-16.73,14.06],[-16.78,13.84],[-16.96,14.39],[-17.22,14.69],[-17.42,14.74],[-17.44,14.65],[-17.54,14.76],[-17.14,14.93],[-16.54,15.77],[-16.46,16.64],[-16.05,17.67],[-16.07,18.48],[-16.2,18.98],[-16.54,19.38],[-16.36,19.42],[-16.28,19.53],[-16.47,19.41],[-16.23,19.79],[-16.31,19.89],[-16.2,20.23],[-16.47,20.65],[-16.41,20.68],[-16.53,20.74],[-16.54,20.56],[-16.67,20.68],[-16.92,21.16],[-17.06,20.77],[-17.1,20.86],[-16.92,21.93],[-16.71,22.28],[-16.47,22.38],[-16.29,22.9],[-16.16,22.99],[-16.21,23.09],[-15.77,23.79],[-15.78,23.91],[-16.0,23.67],[-15.84,23.9],[-14.91,24.69],[-14.82,25.33],[-14.47,26.19],[-13.56,26.75],[-13.17,27.69],[-12.97,27.91],[-12.06,28.09],[-11.49,28.33],[-11.06,28.75],[-10.57,28.99],[-10.25,29.3],[-9.66,30.13],[-9.61,30.4],[-9.89,30.65],[-9.81,30.83],[-9.85,31.4],[-9.28,32.2],[-9.26,32.58],[-8.53,33.27],[-7.53,33.63],[-6.82,34.04],[-6.29,34.88],[-5.91,35.8],[-5.28,35.91],[-5.32,35.7],[-5.07,35.42],[-4.38,35.15],[-4.33,35.15],[-3.92,35.27],[-3.9,35.21],[-3.79,35.21],[-3.7,35.29],[-3.32,35.2],[-3.08,35.29],[-2.97,35.45],[-2.86,35.13],[-2.75,35.12],[-2.88,35.25],[-2.67,35.11],[-1.96,35.08],[-1.36,35.32],[-1.03,35.68],[-0.8,35.77],[-0.63,35.72],[-0.35,35.91],[-0.08,35.79],[0.34,36.21],[1.04,36.49],[2.6,36.6],[2.93,36.81],[3.48,36.78],[3.87,36.92],[4.79,36.9],[5.3,36.64],[5.73,36.83],[6.2,36.9],[6.42,37.09],[6.91,36.89],[7.16,36.91],[7.25,36.99],[7.22,37.09],[7.8,36.99],[7.77,36.89],[7.87,36.85],[8.23,36.96],[8.5,36.9],[8.82,36.98],[9.21,37.23],[9.74,37.35],[9.86,37.33],[9.77,37.21],[9.82,37.15],[9.91,37.18],[9.82,37.23],[9.88,37.26],[10.27,37.18],[10.13,37.16],[10.35,36.88],[10.19,36.8],[10.36,36.73],[11.01,37.08],[11.14,36.87],[10.8,36.45],[10.55,36.38],[10.48,36.22],[10.61,35.86],[11.04,35.64],[11.04,35.33],[11.16,35.24],[10.87,34.8],[10.01,34.17],[10.07,33.95],[10.33,33.7],[10.72,33.71],[10.74,33.48],[10.94,33.64],[11.04,33.62],[11.1,33.36],[11.29,33.29],[11.13,33.31],[11.18,33.21],[11.43,33.19],[11.35,33.26],[12.3,32.84],[12.73,32.8],[13.35,32.9],[14.19,32.71],[14.47,32.52],[15.18,32.4],[15.36,32.17],[15.49,31.66],[15.76,31.39],[17.85,30.92],[18.97,30.28],[19.24,30.27],[19.62,30.42],[20.04,30.82],[20.15,31.22],[19.92,31.76],[20.07,32.18],[20.56,32.56],[21.72,32.95],[22.15,32.95],[23.11,32.64],[23.08,32.33],[23.31,32.16],[23.3,32.22],[23.84,32.15],[24.09,32.01],[24.98,31.97],[25.19,31.53],[25.97,31.62],[26.97,31.45],[27.33,31.38],[27.45,31.22],[27.85,31.24],[27.93,31.1],[28.42,31.08],[29.03,30.83],[29.5,30.96],[30.07,31.33],[30.17,31.22],[30.29,31.24],[30.18,31.28],[30.31,31.35],[30.34,31.5],[30.36,31.46],[30.4,31.44],[30.36,31.51],[30.54,31.46],[30.97,31.59],[30.54,31.4],[30.73,31.39],[31.12,31.49],[30.98,31.58],[31.1,31.61],[31.56,31.44],[31.87,31.54],[31.91,31.53],[31.94,31.52],[32.2,31.3],[31.89,31.53],[31.77,31.28],[32.04,31.22],[32.11,31.05],[32.28,31.14],[32.21,31.3],[32.6,31.06],[32.93,31.16],[32.7,31.04],[32.93,31.11],[33.01,31.06],[33.06,31.13],[33.03,31.1],[32.95,31.11],[33.03,31.16],[33.11,31.2],[33.13,31.2],[33.13,31.05],[33.41,31.16],[33.59,31.11],[33.85,31.16],[34.22,31.33],[34.71,31.95],[34.96,32.83],[35.07,32.87],[35.47,33.9],[35.64,34.0],[35.67,34.31],[35.99,34.55],[35.87,34.92],[35.96,35.2],[35.92,35.42],[35.72,35.58],[35.84,35.75],[35.8,35.85],[35.98,36.02],[35.79,36.32],[36.19,36.6],[36.19,36.8],[35.99,36.92],[35.61,36.74],[35.58,36.69],[35.71,36.72],[35.62,36.6],[35.35,36.54],[34.69,36.81],[34.28,36.59],[33.96,36.21],[33.87,36.31],[33.69,36.14],[33.16,36.14],[32.8,36.03],[32.37,36.18],[32.02,36.55],[31.34,36.81],[30.69,36.89],[30.57,36.78],[30.57,36.53],[30.43,36.23],[30.16,36.3],[29.67,36.12],[29.1,36.39],[29.11,36.55],[29.01,36.55],[29.1,36.67],[28.94,36.75],[28.83,36.6],[28.45,36.88],[28.4,36.79],[28.26,36.85],[28.3,36.72],[28.04,36.56],[27.96,36.6],[28.09,36.64],[27.97,36.69],[28.12,36.72],[28.12,36.8],[27.92,36.74],[27.72,36.76],[27.67,36.66],[27.4,36.67],[27.36,36.71],[27.65,36.81],[28.03,36.78],[28.04,36.94],[28.17,36.91],[28.33,37.04],[27.26,36.96],[27.25,37.12],[27.57,37.13],[27.62,37.27],[27.46,37.25],[27.41,37.41],[27.19,37.36],[27.21,37.6],[27.01,37.67],[27.25,37.74],[27.24,37.99],[26.87,38.04],[26.76,38.22],[26.59,38.1],[26.23,38.27],[26.51,38.43],[26.39,38.45],[26.4,38.68],[26.63,38.52],[26.59,38.42],[26.67,38.31],[26.7,38.43],[26.8,38.36],[27.16,38.45],[26.94,38.43],[26.72,38.65],[27.06,38.89],[26.81,38.95],[26.88,39.09],[26.61,39.28],[26.94,39.57],[26.07,39.47],[26.19,40.0],[26.74,40.4],[27.29,40.47],[27.45,40.32],[27.79,40.32],[27.88,40.39],[27.68,40.5],[27.76,40.54],[28.03,40.47],[27.94,40.37],[29.05,40.37],[29.15,40.43],[28.79,40.55],[29.49,40.73],[29.94,40.74],[29.25,40.81],[29.01,41.03],[29.06,41.08],[29.09,41.14],[29.07,41.15],[29.17,41.23],[31.23,41.09],[31.39,41.19],[31.4,41.32],[32.26,41.72],[33.32,42.02],[34.69,41.95],[35.02,42.09],[35.22,42.02],[35.09,41.93],[35.3,41.72],[35.58,41.63],[36.04,41.7],[36.13,41.46],[36.4,41.26],[36.76,41.37],[37.14,41.15],[37.52,41.04],[37.78,41.12],[37.9,40.98],[38.33,40.92],[39.43,41.11],[40.2,40.94],[41.39,41.38],[41.77,41.81],[41.42,42.74],[41.15,42.8],[40.86,43.06],[40.34,43.14],[40.22,43.32],[39.93,43.41],[38.76,44.27],[38.22,44.39],[37.78,44.73],[37.8,44.64],[37.5,44.67],[37.19,44.99],[36.58,45.19],[36.96,45.28],[36.79,45.29],[36.76,45.35],[36.85,45.37],[36.78,45.39],[36.67,45.33],[36.83,45.44],[37.14,45.34],[37.08,45.24],[37.32,45.27],[37.16,45.33],[37.52,45.37],[37.74,45.31],[37.74,45.45],[37.64,45.61],[37.59,45.43],[37.6,45.64],[37.7,45.62],[37.83,45.75],[37.94,46.02],[38.1,46.06],[38.04,45.82],[38.17,46.12],[38.45,46.03],[38.58,46.09],[38.09,46.4],[37.97,46.36],[37.73,46.67],[37.98,46.62],[38.27,46.73],[38.59,46.66],[38.38,46.71],[38.4,46.82],[39.08,47.03],[39.28,47.01],[39.39,47.12],[39.26,47.1],[39.26,47.26],[38.48,47.14],[38.56,47.22],[38.78,47.25],[38.81,47.29],[38.55,47.23],[38.43,47.13],[38.22,47.11],[38.11,47.03],[38.07,47.1],[37.58,47.09],[37.34,46.88],[37.23,46.94],[36.85,46.8],[36.86,46.78],[36.77,46.64],[36.8,46.72],[36.7,46.78],[36.4,46.72],[36.28,46.61],[35.9,46.65],[35.49,46.45],[35.16,46.13],[34.98,46.08],[35.34,46.34],[35.19,46.51],[35.21,46.4],[35.11,46.3],[34.81,46.17],[34.96,45.79],[35.33,45.37],[35.52,45.3],[35.83,45.47],[35.99,45.36],[36.28,45.48],[36.64,45.35],[36.44,45.27],[36.44,45.07],[35.85,44.99],[35.51,45.11],[35.08,44.79],[34.5,44.74],[34.33,44.55],[33.94,44.38],[33.37,44.58],[33.57,44.62],[33.52,44.79],[33.62,44.93],[33.54,45.12],[32.48,45.41],[33.17,45.78],[33.69,45.86],[33.78,45.93],[33.62,45.95],[33.61,46.15],[33.42,46.05],[33.21,46.13],[33.24,46.22],[33.12,46.14],[32.5,46.08],[31.79,46.29],[32.06,46.39],[31.75,46.5],[31.69,46.43],[31.51,46.59],[32.32,46.46],[32.65,46.65],[32.34,46.56],[32.02,46.63],[31.94,46.76],[32.01,46.92],[31.98,47.01],[31.87,47.03],[31.9,47.09],[31.83,47.19],[31.76,47.22],[31.74,47.26],[31.73,47.22],[31.87,47.09],[31.84,47.01],[31.97,46.94],[31.86,46.81],[31.89,46.64],[31.49,46.63],[31.62,46.81],[31.51,46.75],[31.44,46.8],[31.51,46.72],[31.42,46.63],[30.79,46.55],[30.77,46.4],[30.49,46.08],[30.14,45.82],[30.13,45.89],[29.93,45.81],[29.93,45.72],[29.8,45.74],[29.86,45.67],[29.73,45.61],[29.69,45.78],[29.63,45.82],[29.59,45.56],[29.71,45.57],[29.61,45.48],[29.75,45.46],[29.76,45.32],[29.62,45.22],[29.7,45.16],[29.61,44.85],[29.0,44.69],[29.14,44.8],[29.04,44.87],[29.11,44.97],[28.87,44.94],[28.95,44.77],[28.78,44.65],[28.9,44.72],[28.97,44.7],[28.99,44.68],[28.76,44.63],[28.76,44.47],[28.92,44.62],[28.64,44.32],[28.58,43.48],[28.47,43.37],[28.16,43.41],[27.9,43.2],[27.89,42.71],[27.73,42.71],[27.65,42.56],[27.45,42.48],[27.78,42.34],[27.76,42.26],[28.01,42.04],[28.05,41.9],[27.97,41.82],[28.18,41.56],[29.11,41.24],[28.99,41.0],[28.63,40.97],[28.55,41.08],[28.54,40.99],[28.17,41.09],[27.94,40.97],[27.52,40.99],[27.29,40.7],[26.68,40.46],[26.18,40.05],[26.27,40.23],[26.22,40.33],[26.79,40.56],[26.79,40.66],[26.09,40.61],[26.05,40.83],[25.54,40.87],[25.14,41.01],[24.8,40.85],[24.42,40.95],[24.11,40.73],[23.84,40.78],[23.69,40.7],[23.91,40.54],[23.82,40.51],[23.87,40.41],[24.01,40.45],[24.39,40.15],[24.3,40.13],[23.94,40.37],[23.73,40.36],[23.72,40.26],[23.99,40.12],[23.94,39.95],[23.64,40.24],[23.34,40.23],[23.7,39.91],[23.36,39.96],[23.3,40.24],[22.89,40.39],[22.82,40.5],[22.98,40.55],[22.91,40.64],[22.58,40.47],[22.66,40.37],[22.57,40.05],[23.34,39.18],[23.2,39.1],[23.05,39.1],[23.22,39.18],[22.94,39.36],[22.83,39.22],[23.0,39.07],[22.96,39.01],[23.07,39.04],[22.79,38.88],[22.62,38.91],[22.53,38.86],[23.04,38.75],[23.1,38.64],[23.31,38.65],[23.33,38.5],[23.54,38.51],[23.67,38.36],[23.95,38.29],[24.07,38.2],[23.99,38.12],[24.09,37.79],[24.03,37.65],[23.95,37.68],[23.55,37.98],[23.58,38.05],[23.02,37.93],[23.01,37.85],[23.18,37.81],[23.17,37.61],[23.34,37.54],[23.31,37.62],[23.4,37.64],[23.4,37.51],[23.53,37.46],[23.17,37.3],[23.07,37.36],[23.13,37.45],[22.73,37.57],[23.11,36.78],[23.04,36.65],[23.2,36.43],[22.97,36.52],[22.79,36.79],[22.69,36.81],[22.48,36.61],[22.49,36.39],[22.35,36.51],[22.39,36.71],[22.14,36.92],[22.15,37.02],[21.94,36.99],[21.97,36.79],[21.88,36.73],[21.71,36.82],[21.57,37.12],[21.67,37.4],[21.55,37.56],[21.31,37.64],[21.28,37.79],[21.11,37.84],[21.13,37.95],[21.33,38.02],[21.37,38.22],[21.62,38.15],[21.85,38.34],[22.87,37.94],[22.98,37.98],[22.88,38.05],[23.17,38.08],[23.22,38.16],[22.81,38.23],[22.65,38.39],[22.56,38.29],[22.4,38.45],[22.38,38.34],[21.96,38.41],[21.52,38.3],[21.32,38.5],[21.25,38.34],[21.09,38.34],[21.1,38.53],[21.03,38.51],[20.87,38.8],[20.73,38.81],[20.77,38.96],[21.09,38.86],[21.18,38.88],[21.16,39.0],[20.84,39.04],[20.82,39.11],[20.74,39.03],[20.83,38.96],[20.77,38.98],[20.74,38.95],[20.48,39.28],[20.24,39.4],[20.26,39.51],[20.13,39.53],[20.18,39.62],[19.99,39.69],[20.01,39.87],[19.86,40.05],[19.48,40.21],[19.29,40.42],[19.47,40.35],[19.39,40.54],[19.45,40.55],[19.3,40.65],[19.38,40.91],[19.52,40.92],[19.44,41.02],[19.51,41.28],[19.39,41.41],[19.52,41.51],[19.44,41.59],[19.61,41.61],[19.59,41.82],[19.17,41.94],[18.89,42.28],[18.55,42.42],[18.7,42.39],[18.69,42.48],[18.5,42.46],[18.51,42.41],[17.89,42.79],[17.03,43.0],[17.24,43.02],[17.74,42.84],[16.88,43.41],[16.43,43.55],[15.96,43.5],[15.95,43.69],[15.71,43.76],[15.14,44.2],[15.14,44.28],[15.3,44.25],[15.26,44.33],[15.42,44.27],[15.53,44.27],[14.9,44.69],[14.84,45.11],[14.53,45.31],[14.33,45.35],[14.15,44.98],[14.07,44.95],[14.08,44.99],[14.04,45.04],[14.0,44.81],[13.89,44.83],[13.92,44.78],[13.9,44.77],[13.62,45.07],[13.73,45.13],[13.6,45.14],[13.5,45.5],[13.81,45.61],[13.57,45.79],[13.4,45.68],[13.12,45.77],[13.08,45.64],[12.42,45.44],[12.58,45.55],[12.4,45.54],[12.15,45.31],[12.31,45.23],[12.37,45.01],[12.53,44.97],[12.42,44.8],[12.27,44.83],[12.39,44.22],[12.69,43.99],[13.62,43.56],[14.08,42.6],[14.74,42.08],[15.17,41.93],[16.14,41.92],[16.19,41.79],[15.9,41.61],[15.93,41.48],[18.01,40.65],[18.52,40.14],[18.35,39.8],[18.07,39.91],[17.86,40.29],[17.2,40.42],[17.32,40.5],[16.91,40.45],[16.6,40.08],[16.63,39.97],[16.49,39.78],[16.55,39.66],[17.16,39.41],[17.12,39.09],[17.21,39.03],[17.1,38.9],[16.94,38.94],[16.59,38.8],[16.57,38.43],[16.17,38.14],[16.06,37.93],[15.76,37.93],[15.64,38.01],[15.63,38.22],[15.81,38.3],[15.9,38.47],[15.84,38.65],[16.15,38.73],[16.22,38.86],[15.62,40.08],[15.26,40.03],[14.91,40.24],[15.0,40.4],[14.78,40.67],[14.34,40.57],[14.47,40.73],[14.29,40.84],[14.05,40.79],[13.72,41.25],[13.04,41.23],[12.89,41.4],[12.64,41.45],[12.24,41.74],[12.02,41.99],[11.83,42.03],[11.66,42.28],[11.38,42.41],[11.11,42.39],[11.16,42.56],[10.73,42.8],[10.76,42.92],[10.5,42.94],[10.53,43.25],[10.32,43.49],[10.18,43.96],[9.23,44.35],[8.76,44.43],[8.47,44.3],[8.07,43.9],[7.15,43.65],[7.14,43.55],[6.98,43.55],[6.6,43.28],[6.69,43.27],[6.68,43.2],[6.19,43.11],[6.18,43.04],[5.35,43.22],[5.29,43.36],[5.03,43.34],[5.03,43.41],[5.23,43.48],[5.03,43.56],[5.05,43.43],[4.87,43.42],[4.86,43.34],[4.76,43.42],[4.74,43.52],[4.69,43.58],[4.74,43.42],[4.82,43.35],[3.99,43.55],[3.24,43.22],[3.04,42.94],[3.05,42.55],[3.19,42.35],[3.32,42.32],[3.12,42.22],[3.19,41.89],[2.3,41.47],[2.13,41.3],[1.02,41.05],[0.71,40.82],[0.86,40.69],[0.56,40.59],[-0.32,39.52],[-0.16,39.0],[0.23,38.74],[-0.51,38.34],[-0.5,38.21],[-0.62,38.16],[-0.86,37.74],[-0.71,37.62],[-1.32,37.56],[-1.67,37.36],[-1.9,36.94],[-2.13,36.74],[-2.36,36.84],[-2.56,36.82],[-2.72,36.68],[-2.93,36.75],[-4.4,36.72],[-4.66,36.51],[-5.19,36.41],[-5.34,36.11],[-5.43,36.18],[-5.44,36.06],[-5.61,36.01],[-6.04,36.19],[-6.31,36.53],[-6.23,36.47],[-6.18,36.51],[-6.39,36.64],[-6.43,36.75],[-6.35,36.79],[-6.34,36.88],[-6.22,36.9],[-6.19,36.93],[-6.34,36.9],[-6.39,36.81],[-6.89,37.17],[-6.85,37.3],[-6.96,37.23],[-6.93,37.17],[-7.49,37.18],[-7.82,37.0],[-8.58,37.12],[-9.0,37.02],[-8.75,37.73],[-8.89,37.95],[-8.77,38.19],[-8.8,38.36],[-8.94,38.48],[-8.8,38.43],[-8.61,38.42],[-8.74,38.45],[-8.77,38.57],[-8.79,38.48],[-8.91,38.51],[-9.23,38.42],[-9.25,38.67],[-9.11,38.66],[-8.94,38.78],[-9.01,38.91],[-8.77,39.1],[-8.94,39.04],[-9.1,38.83],[-9.11,38.71],[-9.47,38.7],[-9.5,38.81],[-9.35,39.2],[-9.41,39.38],[-9.22,39.41],[-9.09,39.58],[-8.87,40.12],[-8.78,40.12],[-8.91,40.2],[-8.75,40.64],[-8.57,40.76],[-8.67,40.75],[-8.68,40.78],[-8.65,40.82],[-8.66,40.84],[-8.75,40.65],[-8.65,41.15],[-8.83,41.67],[-8.7,41.72],[-8.88,41.74],[-8.75,41.97],[-8.88,41.89],[-8.9,42.1],[-8.62,42.34],[-8.87,42.26],[-8.66,42.44],[-8.84,42.4],[-8.94,42.47],[-8.83,42.46],[-8.73,42.69],[-9.03,42.54],[-9.03,42.71],[-8.89,42.83],[-9.1,42.76],[-9.13,42.92],[-9.27,42.89],[-9.28,43.05],[-9.11,43.14],[-9.22,43.16],[-8.83,43.34],[-8.69,43.29],[-8.33,43.41],[-8.21,43.31],[-8.18,43.42],[-8.31,43.45],[-8.17,43.49],[-8.33,43.47],[-8.31,43.57],[-7.69,43.79],[-7.69,43.73],[-7.37,43.68],[-7.27,43.56],[-7.04,43.56],[-7.04,43.48],[-6.94,43.57],[-6.07,43.57],[-5.85,43.66],[-5.41,43.51],[-4.48,43.38],[-3.58,43.52],[-3.43,43.47],[-3.46,43.41],[-3.01,43.32],[-2.95,43.43],[-2.77,43.45],[-2.33,43.31],[-1.92,43.32],[-1.66,43.4],[-1.48,43.58],[-1.26,44.56],[-1.19,44.67],[-1.04,44.67],[-1.17,44.78],[-1.26,44.63],[-1.09,45.57],[-0.77,45.33],[-0.72,45.13],[-0.53,44.89],[-0.6,45.02],[-0.49,45.0],[-0.66,45.1],[-0.8,45.48],[-1.25,45.71],[-1.16,45.81],[-0.99,45.72],[-1.15,45.87],[-1.05,46.04],[-1.21,46.17],[-1.11,46.3],[-1.8,46.49],[-2.12,46.82],[-1.99,47.04],[-2.24,47.14],[-2.16,47.27],[-1.73,47.21],[-2.01,47.32],[-2.28,47.25],[-2.54,47.3],[-2.44,47.31],[-2.56,47.38],[-2.39,47.42],[-2.49,47.49],[-2.36,47.51],[-2.82,47.5],[-2.91,47.56],[-2.74,47.55],[-2.69,47.6],[-2.68,47.62],[-2.71,47.64],[-2.92,47.6],[-2.97,47.66],[-2.94,47.56],[-3.12,47.6],[-3.13,47.48],[-3.2,47.64],[-3.12,47.73],[-3.22,47.66],[-3.36,47.7],[-3.28,47.69],[-3.36,47.71],[-3.28,47.79],[-3.45,47.7],[-4.13,47.92],[-4.19,47.81],[-4.37,47.81],[-4.43,47.98],[-4.73,48.04],[-4.29,48.12],[-4.38,48.23],[-4.56,48.18],[-4.63,48.29],[-4.55,48.35],[-4.52,48.3],[-4.27,48.29],[-4.19,48.31],[-4.45,48.34],[-4.29,48.43],[-4.77,48.35],[-4.74,48.55],[-3.97,48.73],[-3.85,48.63],[-3.81,48.73],[-3.57,48.69],[-3.52,48.84],[-3.21,48.87],[-3.22,48.79],[-3.1,48.88],[-3.13,48.76],[-3.01,48.82],[-2.68,48.51],[-2.32,48.7],[-2.21,48.58],[-2.05,48.65],[-1.98,48.51],[-2.03,48.64],[-1.95,48.7],[-1.84,48.71],[-1.8,48.62],[-1.36,48.64],[-1.55,48.75],[-1.6,48.85],[-1.51,49.03],[-1.59,49.03],[-1.61,49.22],[-1.55,49.23],[-1.82,49.38],[-1.94,49.72],[-1.61,49.65],[-1.26,49.7],[-1.31,49.56],[-1.12,49.35],[-0.22,49.28],[0.46,49.47],[0.08,49.53],[0.24,49.73],[1.22,49.98],[1.52,50.21],[1.67,50.19],[1.54,50.28],[1.61,50.37],[1.56,50.7],[1.58,50.87],[1.73,50.94],[2.47,51.07],[3.53,51.42],[3.83,51.34],[4.2,51.38],[4.32,51.28],[4.23,51.42],[3.83,51.39],[3.45,51.55],[3.85,51.61],[4.1,51.45],[4.28,51.45],[3.99,51.59],[4.21,51.59],[4.11,51.64],[4.18,51.69],[3.86,51.82],[4.08,51.84],[4.02,51.99],[4.51,52.34],[4.73,52.96],[5.08,52.95],[5.59,53.3],[6.73,53.46],[7.19,53.25],[7.37,53.3],[7.04,53.35],[7.1,53.6],[7.95,53.72],[8.17,53.55],[8.09,53.46],[8.21,53.41],[8.32,53.47],[8.23,53.53],[8.27,53.61],[8.55,53.54],[8.49,53.49],[8.5,53.36],[8.57,53.55],[8.49,53.7],[8.65,53.89],[9.27,53.87],[9.57,53.6],[9.83,53.54],[9.58,53.61],[9.4,53.83],[9.26,53.89],[8.98,53.9],[8.92,53.94],[8.83,54.04],[9.02,54.1],[8.81,54.18],[8.96,54.32],[8.6,54.31],[8.7,54.36],[8.65,54.41],[8.89,54.42],[9.01,54.51],[8.69,54.74],[8.68,55.13],[8.46,55.1],[8.49,55.2],[8.69,55.14],[8.62,55.44],[8.31,55.58],[8.24,55.56],[8.31,55.47],[8.1,55.55],[8.18,55.73],[8.13,55.99],[8.19,55.81],[8.39,55.91],[8.28,56.08],[8.15,56.11],[8.13,55.99],[8.1,56.1],[8.12,56.55],[8.21,56.71],[8.3,56.56],[8.57,56.58],[8.67,56.48],[8.76,56.56],[8.68,56.63],[9.06,56.81],[9.18,56.71],[9.06,56.57],[9.16,56.66],[9.33,56.53],[9.31,56.7],[9.17,56.69],[9.24,56.75],[9.2,56.94],[9.92,57.06],[9.11,57.06],[8.68,56.95],[8.49,56.79],[8.53,56.7],[8.41,56.69],[8.59,56.69],[8.56,56.59],[8.35,56.69],[8.3,56.76],[8.25,56.7],[8.27,56.84],[8.59,57.11],[9.41,57.17],[9.97,57.59],[10.2,57.6],[10.54,57.74],[10.65,57.74],[10.43,57.57],[10.55,57.44],[10.54,57.24],[10.35,57.01],[9.99,57.09],[9.93,57.06],[10.31,56.98],[10.34,56.72],[10.15,56.72],[9.81,56.64],[10.33,56.7],[10.34,56.62],[10.21,56.56],[10.18,56.47],[10.33,56.6],[10.96,56.44],[10.74,56.15],[10.63,56.24],[10.52,56.1],[10.35,56.2],[10.49,56.22],[10.44,56.3],[10.26,56.19],[10.18,55.83],[9.87,55.85],[10.05,55.81],[10.01,55.7],[9.55,55.71],[9.85,55.63],[9.5,55.49],[9.66,55.48],[9.59,55.43],[9.71,55.25],[9.49,55.16],[9.56,55.09],[9.43,55.04],[9.72,55.0],[9.76,54.9],[9.73,54.83],[9.59,54.93],[9.44,54.81],[9.58,54.87],[9.97,54.76],[10.02,54.7],[9.93,54.67],[10.04,54.67],[10.03,54.56],[9.84,54.48],[10.14,54.49],[10.2,54.46],[10.14,54.32],[10.32,54.44],[10.73,54.31],[11.14,54.39],[11.07,54.18],[10.75,54.04],[11.45,53.91],[11.69,54.16],[12.09,54.19],[12.09,54.11],[12.12,54.1],[12.11,54.18],[12.51,54.48],[12.92,54.43],[12.62,54.42],[12.53,54.37],[12.44,54.39],[12.37,54.27],[12.68,54.41],[12.85,54.36],[13.03,54.43],[13.11,54.28],[13.47,54.1],[13.71,54.17],[13.81,54.1],[13.75,54.04],[13.91,53.93],[13.82,53.88],[13.82,53.85],[14.59,53.6],[14.54,53.7],[14.63,53.85],[13.84,53.85],[13.93,53.9],[13.9,54.0],[14.05,53.94],[14.05,54.01],[13.77,54.02],[13.81,54.1],[13.75,54.15],[14.41,53.92],[16.18,54.26],[16.5,54.53],[17.34,54.75],[18.15,54.84],[18.34,54.83],[18.75,54.69],[18.81,54.64],[18.42,54.75],[18.57,54.45],[18.72,54.38],[19.38,54.38],[19.83,54.6],[19.98,54.96],[20.41,54.95],[20.82,55.18],[21.08,55.5],[21.09,55.72],[21.11,55.42],[20.99,55.27],[20.53,54.96],[21.23,54.94],[21.18,55.19],[21.29,55.3],[21.18,55.35],[21.25,55.44],[21.06,55.79],[21.01,56.52],[21.08,56.4],[20.99,56.55],[21.05,56.83],[21.38,57.01],[21.42,57.29],[21.7,57.56],[22.6,57.76],[22.66,57.59],[23.13,57.37],[23.26,57.1],[23.63,56.97],[23.95,57.01],[24.4,57.26],[24.29,57.83],[24.55,58.33],[24.36,58.4],[24.11,58.24],[23.74,58.34],[23.68,58.52],[23.5,58.56],[23.5,58.7],[23.87,58.77],[23.43,58.76],[23.53,58.82],[23.42,58.93],[23.63,58.98],[23.41,59.03],[23.52,59.07],[23.47,59.21],[24.08,59.27],[24.03,59.39],[24.22,59.36],[24.16,59.4],[24.33,59.47],[24.77,59.45],[24.8,59.57],[25.41,59.49],[25.54,59.54],[25.48,59.67],[25.68,59.57],[25.69,59.67],[25.83,59.58],[25.99,59.63],[26.94,59.45],[27.87,59.41],[28.06,59.53],[27.99,59.7],[28.09,59.8],[28.38,59.67],[28.48,59.85],[28.83,59.79],[29.16,60.0],[30.22,59.91],[30.23,59.99],[29.95,60.03],[29.85,60.17],[29.05,60.18],[28.8,60.37],[28.62,60.38],[28.44,60.56],[28.7,60.46],[28.69,60.74],[28.14,60.53],[27.76,60.58],[27.72,60.49],[27.51,60.46],[27.21,60.58],[26.96,60.45],[26.48,60.47],[26.63,60.61],[26.75,60.57],[26.66,60.65],[26.34,60.38],[25.92,60.49],[26.11,60.34],[25.84,60.4],[25.93,60.25],[25.75,60.32],[25.85,60.27],[25.74,60.25],[25.67,60.36],[25.03,60.15],[25.0,60.21],[24.67,60.1],[24.55,60.16],[24.59,60.06],[24.45,59.99],[24.31,60.0],[24.32,60.08],[23.43,59.96],[23.55,60.07],[23.25,59.84],[22.91,59.81],[23.25,59.92],[23.33,60.01],[23.11,59.92],[23.26,60.04],[22.87,60.15],[23.08,60.36],[22.53,60.2],[22.65,60.28],[22.46,60.26],[22.62,60.4],[22.29,60.38],[21.9,60.53],[21.79,60.48],[21.84,60.63],[21.61,60.49],[21.41,60.58],[21.47,60.61],[21.35,60.69],[21.47,60.73],[21.33,60.83],[21.43,60.9],[21.3,61.06],[21.48,61.06],[21.44,61.17],[21.56,61.2],[21.45,61.4],[21.57,61.42],[21.42,61.49],[21.59,61.49],[21.48,61.57],[21.72,61.53],[21.54,61.65],[21.59,61.7],[21.41,61.91],[21.24,61.99],[21.37,62.27],[21.31,62.23],[21.27,62.41],[21.22,62.34],[21.13,62.4],[21.19,62.6],[21.07,62.6],[21.16,62.72],[21.11,62.78],[21.39,62.88],[21.44,63.04],[21.69,63.03],[21.5,63.21],[21.89,63.26],[21.88,63.18],[21.98,63.14],[22.02,63.24],[22.18,63.23],[22.33,63.28],[22.2,63.43],[22.4,63.42],[22.28,63.53],[22.41,63.46],[22.59,63.7],[22.77,63.63],[22.9,63.79],[23.42,63.92],[23.4,64.06],[23.6,64.03],[23.57,64.11],[24.34,64.53],[24.54,64.81],[25.09,64.92],[25.35,64.83],[25.36,64.91],[25.19,64.97],[25.44,64.97],[25.21,65.12],[25.33,65.23],[25.27,65.38],[25.35,65.48],[25.06,65.62],[24.68,65.64],[24.55,65.76],[24.71,65.91],[24.4,65.77],[23.2,65.83],[23.24,65.77],[23.1,65.7],[22.65,65.91],[22.66,65.76],[22.41,65.86],[22.33,65.74],[22.21,65.76],[22.39,65.67],[22.28,65.7],[22.19,65.62],[22.31,65.67],[22.43,65.55],[21.76,65.73],[22.2,65.55],[21.85,65.54],[22.03,65.47],[21.45,65.36],[21.7,65.29],[21.62,65.24],[21.35,65.37],[21.26,65.34],[21.54,65.23],[21.59,65.07],[21.04,64.83],[21.31,64.77],[21.23,64.75],[21.3,64.67],[21.11,64.7],[21.49,64.58],[21.55,64.53],[21.35,64.53],[21.61,64.45],[20.97,64.15],[20.67,63.79],[20.5,63.82],[20.39,63.68],[20.33,63.75],[20.31,63.65],[20.28,63.73],[20.24,63.65],[20.03,63.66],[19.69,63.43],[19.45,63.56],[19.52,63.41],[19.29,63.47],[19.26,63.33],[19.06,63.26],[19.05,63.18],[18.75,63.26],[18.91,63.21],[18.7,63.23],[18.76,63.16],[18.56,63.18],[18.65,63.11],[18.24,63.0],[18.52,62.99],[18.58,62.96],[18.4,62.96],[18.52,62.92],[18.38,62.84],[18.21,62.87],[18.28,62.84],[18.2,62.78],[17.94,62.82],[17.83,63.0],[17.69,62.99],[18.0,62.71],[17.87,62.67],[18.06,62.6],[17.94,62.62],[17.84,62.49],[17.66,62.48],[17.71,62.44],[17.43,62.54],[17.33,62.49],[17.38,62.33],[17.65,62.23],[17.51,62.22],[17.46,62.0],[17.34,61.94],[17.5,61.64],[17.33,61.72],[17.14,61.73],[17.27,61.69],[17.1,61.64],[17.25,61.61],[17.06,61.58],[17.19,61.56],[17.08,61.55],[17.22,61.45],[17.1,61.4],[17.28,61.31],[17.1,61.32],[17.21,61.24],[17.16,61.02],[17.25,61.01],[17.16,60.95],[17.34,60.77],[17.19,60.69],[17.57,60.65],[17.67,60.5],[17.97,60.59],[18.23,60.33],[18.43,60.35],[18.6,60.24],[18.32,60.32],[18.58,60.07],[18.65,60.15],[18.8,60.0],[18.82,60.12],[18.9,59.95],[19.07,59.9],[19.03,59.84],[18.89,59.93],[18.92,59.85],[18.73,59.77],[19.09,59.77],[18.27,59.48],[18.31,59.4],[18.01,59.41],[18.1,59.33],[18.22,59.32],[18.32,59.38],[18.47,59.34],[18.48,59.43],[18.65,59.33],[18.29,59.32],[18.42,59.14],[18.01,59.04],[17.89,58.86],[17.77,58.96],[17.8,58.91],[17.77,58.89],[17.77,59.12],[17.71,59.05],[17.66,59.17],[17.58,58.96],[17.63,58.92],[17.54,58.9],[17.59,58.86],[17.45,58.9],[17.49,58.8],[17.36,58.75],[17.03,58.75],[17.15,58.7],[16.92,58.63],[16.23,58.67],[16.18,58.63],[16.79,58.61],[16.94,58.49],[16.41,58.48],[16.8,58.32],[16.71,58.28],[16.82,58.21],[16.78,58.13],[16.62,58.2],[16.75,58.02],[16.64,58.01],[16.77,57.89],[16.52,58.0],[16.57,57.89],[16.46,57.9],[16.71,57.75],[16.42,57.89],[16.71,57.7],[16.52,57.63],[16.69,57.47],[16.47,57.28],[16.58,57.04],[16.44,57.05],[16.41,56.8],[16.47,56.78],[16.25,56.64],[15.85,56.09],[15.59,56.21],[14.72,56.17],[14.77,56.03],[14.5,56.04],[14.23,55.86],[14.2,55.73],[14.37,55.55],[14.18,55.39],[12.83,55.38],[12.99,55.45],[12.92,55.55],[13.05,55.69],[12.45,56.3],[12.81,56.24],[12.62,56.42],[12.89,56.46],[12.93,56.55],[12.36,56.92],[12.1,57.24],[12.06,57.46],[11.98,57.35],[11.9,57.39],[11.92,57.62],[11.83,57.66],[11.92,57.7],[11.71,57.7],[11.81,57.78],[11.66,57.84],[11.76,57.9],[11.89,58.22],[11.81,58.3],[11.88,58.33],[11.73,58.33],[11.51,58.24],[11.67,58.42],[11.55,58.46],[11.52,58.34],[11.4,58.26],[11.42,58.39],[11.35,58.35],[11.42,58.44],[11.22,58.35],[11.29,58.58],[11.12,59.01],[11.32,59.1],[11.44,59.0],[11.37,59.1],[11.18,59.12],[11.18,59.2],[11.03,59.13],[10.74,59.22],[10.78,59.31],[10.59,59.43],[10.69,59.48],[10.56,59.73],[10.66,59.86],[10.72,59.74],[10.69,59.91],[10.48,59.85],[10.61,59.61],[10.54,59.54],[10.44,59.52],[10.4,59.69],[10.22,59.72],[10.38,59.66],[10.38,59.54],[10.24,59.56],[10.48,59.43],[10.51,59.3],[10.36,59.27],[10.31,59.06],[10.22,59.11],[10.21,59.02],[9.85,58.96],[9.54,59.12],[9.72,58.98],[9.3,58.88],[9.45,58.83],[9.07,58.74],[9.22,58.7],[8.91,58.61],[8.91,58.5],[8.12,58.1],[8.03,58.22],[7.96,58.09],[7.58,58.02],[7.01,57.99],[7.15,58.1],[6.9,58.05],[6.8,58.1],[6.99,58.14],[6.73,58.12],[6.72,58.19],[6.69,58.12],[6.78,58.07],[6.62,58.07],[6.53,58.12],[6.85,58.27],[6.68,58.22],[6.69,58.33],[6.56,58.24],[6.14,58.34],[5.57,58.63],[5.48,58.75],[5.54,58.96],[5.63,58.93],[5.55,59.04],[5.72,58.98],[5.72,58.87],[5.85,58.97],[6.09,58.85],[6.23,58.84],[6.06,58.9],[6.63,59.05],[6.03,58.91],[5.98,58.96],[6.05,59.0],[5.88,59.07],[6.13,59.15],[6.01,59.15],[6.17,59.26],[6.46,59.32],[6.15,59.27],[6.08,59.31],[6.24,59.32],[6.0,59.33],[6.04,59.38],[6.54,59.56],[6.24,59.53],[6.29,59.65],[6.15,59.46],[5.92,59.36],[5.89,59.45],[6.15,59.48],[5.81,59.54],[5.65,59.41],[5.86,59.35],[5.61,59.29],[5.59,59.42],[5.51,59.28],[5.43,59.41],[5.4,59.3],[5.35,59.42],[5.3,59.34],[5.2,59.55],[5.34,59.65],[5.41,59.59],[5.49,59.74],[5.42,59.5],[5.56,59.68],[5.75,59.61],[5.88,59.66],[5.75,59.68],[5.81,59.73],[6.04,59.75],[6.29,59.84],[6.0,59.76],[5.97,59.86],[5.83,59.77],[5.65,59.85],[6.29,60.12],[6.11,60.11],[6.07,60.2],[6.35,60.37],[6.64,60.42],[6.53,60.26],[6.51,60.14],[6.52,60.08],[6.65,60.38],[7.11,60.51],[6.9,60.51],[6.99,60.59],[6.66,60.43],[6.59,60.44],[6.7,60.52],[6.3,60.39],[6.18,60.47],[6.24,60.38],[6.12,60.37],[6.19,60.36],[6.14,60.25],[6.0,60.26],[5.85,60.15],[5.86,60.02],[5.74,59.99],[5.69,60.06],[5.8,60.09],[5.71,60.18],[5.79,60.21],[5.54,60.16],[5.71,60.23],[5.57,60.24],[5.74,60.39],[5.41,60.13],[5.14,60.35],[5.3,60.4],[5.24,60.47],[5.31,60.53],[5.48,60.44],[5.65,60.43],[5.71,60.48],[5.75,60.72],[5.68,60.76],[5.53,60.63],[5.22,60.57],[5.08,60.66],[5.23,60.62],[5.13,60.72],[4.93,60.8],[5.43,60.63],[5.24,60.78],[5.54,60.88],[5.13,60.81],[4.98,60.95],[5.1,60.88],[5.14,60.99],[5.01,60.98],[5.02,61.05],[5.45,61.0],[5.53,61.08],[6.1,61.12],[6.36,61.01],[6.6,61.18],[6.96,61.09],[7.01,61.01],[6.87,60.94],[7.05,60.96],[7.11,60.86],[7.16,60.95],[7.0,61.09],[7.44,61.1],[7.35,61.14],[7.69,61.23],[7.39,61.2],[7.31,61.29],[7.57,61.49],[7.26,61.4],[7.31,61.16],[6.95,61.11],[7.0,61.18],[6.56,61.22],[6.7,61.34],[6.7,61.4],[6.43,61.11],[5.96,61.16],[6.04,61.2],[5.19,61.11],[5.04,61.16],[5.25,61.18],[4.95,61.25],[5.63,61.36],[5.06,61.32],[5.0,61.38],[5.06,61.37],[5.11,61.43],[4.95,61.42],[5.18,61.47],[5.52,61.43],[5.8,61.46],[5.18,61.51],[5.36,61.56],[5.15,61.6],[5.43,61.59],[4.97,61.64],[4.99,61.75],[5.17,61.73],[5.06,61.76],[5.39,61.91],[5.74,61.85],[5.62,61.81],[5.94,61.85],[5.9,61.74],[5.99,61.84],[6.18,61.77],[6.06,61.84],[6.47,61.8],[6.82,61.88],[6.48,61.83],[5.73,61.89],[5.96,61.92],[5.43,61.94],[5.16,61.9],[5.14,61.97],[5.4,62.02],[5.11,62.11],[5.08,62.19],[5.27,62.17],[5.46,62.01],[5.59,62.07],[5.39,62.12],[5.45,62.19],[5.75,62.09],[5.67,62.17],[5.91,62.19],[5.85,62.02],[5.95,62.14],[6.05,62.07],[6.37,62.06],[5.93,62.23],[6.06,62.2],[5.95,62.25],[6.31,62.37],[6.53,62.11],[6.58,62.16],[6.4,62.39],[6.56,62.36],[6.71,62.45],[6.88,62.42],[6.87,62.36],[6.99,62.27],[6.96,62.1],[7.02,62.09],[7.14,62.12],[7.19,62.1],[7.15,62.13],[6.98,62.11],[7.03,62.27],[7.42,62.24],[6.96,62.33],[6.98,62.38],[6.79,62.48],[6.24,62.45],[6.67,62.49],[6.25,62.57],[6.61,62.56],[6.76,62.65],[6.92,62.57],[6.89,62.64],[7.09,62.65],[7.04,62.62],[7.13,62.53],[7.16,62.63],[7.54,62.5],[7.78,62.57],[7.51,62.57],[7.42,62.63],[7.52,62.58],[7.52,62.67],[7.84,62.73],[8.15,62.69],[8.07,62.78],[7.36,62.7],[7.68,62.79],[7.31,62.74],[6.97,62.73],[6.95,62.73],[7.01,62.81],[7.22,62.81],[6.88,62.91],[7.24,63.01],[7.5,62.91],[8.08,62.95],[8.15,62.81],[8.55,62.66],[8.18,62.85],[8.15,62.95],[7.88,63.01],[8.09,63.11],[8.33,62.97],[8.33,62.88],[8.7,62.82],[8.42,62.96],[8.67,62.98],[8.37,62.97],[8.32,63.0],[8.47,63.02],[8.24,63.03],[8.17,63.12],[8.64,63.11],[8.57,63.16],[8.94,63.21],[8.62,63.2],[8.48,63.29],[8.76,63.35],[8.67,63.42],[9.02,63.47],[9.15,63.38],[9.09,63.29],[9.43,63.38],[9.17,63.42],[9.48,63.47],[9.48,63.49],[9.15,63.49],[9.57,63.54],[9.49,63.59],[9.7,63.64],[9.96,63.43],[9.83,63.33],[10.26,63.27],[10.04,63.41],[10.91,63.46],[10.76,63.52],[10.92,63.6],[10.66,63.55],[11.46,63.79],[11.1,63.89],[11.5,64.02],[11.25,64.04],[11.36,64.12],[11.3,64.11],[10.57,63.81],[11.06,63.86],[10.91,63.73],[9.98,63.49],[9.8,63.69],[10.0,63.72],[10.1,63.77],[9.54,63.67],[9.78,63.77],[9.55,63.77],[10.2,63.94],[9.94,63.96],[10.01,64.12],[10.19,64.1],[10.11,64.12],[10.17,64.2],[10.37,64.19],[10.25,64.23],[10.65,64.36],[10.48,64.42],[10.83,64.37],[10.66,64.45],[10.96,64.49],[10.97,64.6],[11.16,64.45],[11.34,64.43],[11.25,64.33],[11.41,64.45],[11.66,64.48],[11.44,64.47],[11.51,64.55],[11.78,64.6],[11.52,64.57],[11.4,64.71],[11.84,64.79],[11.64,64.82],[11.79,64.84],[11.65,64.84],[11.75,64.88],[12.22,64.94],[11.91,64.95],[11.26,64.73],[11.43,64.82],[11.25,64.84],[11.52,64.86],[11.7,64.91],[11.25,64.86],[11.27,64.87],[11.98,65.07],[12.19,64.99],[12.19,65.05],[12.64,65.13],[12.93,65.31],[12.5,65.14],[12.36,65.23],[12.71,65.25],[12.25,65.23],[12.5,65.37],[12.69,65.33],[12.48,65.45],[12.71,65.37],[12.63,65.43],[12.78,65.46],[12.36,65.6],[12.5,65.73],[12.61,65.65],[12.79,65.64],[12.56,65.75],[12.72,65.79],[12.61,65.83],[12.68,65.93],[12.85,65.97],[13.18,65.86],[12.92,65.99],[13.04,66.08],[12.67,66.06],[13.53,66.24],[13.54,66.11],[13.82,66.15],[13.61,66.19],[14.14,66.33],[13.04,66.18],[13.53,66.31],[13.31,66.37],[13.04,66.32],[13.16,66.47],[12.97,66.52],[13.1,66.54],[13.23,66.45],[13.36,66.46],[13.26,66.52],[13.67,66.52],[13.46,66.56],[13.73,66.6],[13.24,66.55],[13.4,66.63],[13.17,66.65],[13.19,66.67],[13.55,66.64],[13.23,66.71],[13.69,66.69],[13.89,66.74],[13.51,66.78],[13.99,66.79],[13.54,66.92],[13.97,66.99],[13.89,66.95],[13.93,66.92],[13.96,66.93],[14.06,67.06],[14.15,66.97],[14.23,66.98],[14.27,67.06],[14.57,67.02],[14.27,67.08],[14.36,67.16],[14.75,67.12],[14.51,67.18],[14.6,67.2],[14.98,67.21],[14.89,67.15],[14.99,67.1],[14.93,67.15],[15.09,67.21],[15.5,67.07],[15.38,67.2],[15.74,67.17],[15.06,67.25],[15.17,67.31],[14.33,67.24],[14.62,67.42],[15.05,67.45],[14.82,67.45],[14.73,67.49],[15.06,67.58],[15.16,67.54],[14.83,67.48],[15.43,67.48],[15.66,67.28],[15.53,67.47],[15.9,67.56],[15.24,67.53],[15.47,67.58],[15.18,67.62],[15.3,67.72],[15.54,67.67],[15.66,67.68],[15.4,67.74],[15.6,67.75],[15.8,67.68],[15.84,67.69],[15.63,67.76],[15.69,67.8],[15.41,67.8],[15.43,67.86],[15.18,67.71],[14.84,67.64],[14.73,67.66],[15.12,67.74],[14.77,67.82],[15.1,67.85],[14.85,67.84],[15.0,67.9],[15.2,67.83],[15.75,67.95],[15.86,67.9],[16.06,68.02],[15.88,68.07],[15.79,68.03],[15.6,68.04],[15.55,68.07],[15.4,67.99],[15.28,68.04],[15.64,68.17],[15.74,68.1],[15.62,68.09],[15.63,68.05],[15.84,68.1],[15.98,68.25],[16.1,68.16],[16.04,68.03],[16.19,67.98],[16.24,67.88],[16.48,67.8],[16.21,68.0],[16.47,67.9],[16.33,68.0],[16.45,67.96],[16.54,67.96],[16.39,68.06],[16.69,68.07],[16.29,68.09],[16.24,68.13],[16.59,68.17],[16.17,68.2],[16.36,68.24],[16.1,68.28],[16.28,68.31],[16.8,68.13],[16.22,68.35],[17.13,68.37],[17.33,68.26],[17.33,68.17],[17.42,68.24],[17.22,68.34],[17.25,68.41],[17.87,68.39],[17.47,68.45],[17.55,68.53],[17.05,68.43],[17.09,68.48],[16.99,68.51],[16.53,68.44],[16.46,68.51],[16.62,68.53],[16.6,68.63],[16.96,68.7],[17.15,68.63],[17.1,68.69],[17.25,68.72],[17.68,68.66],[17.23,68.76],[17.46,68.82],[17.78,68.75],[17.47,68.83],[17.83,68.89],[17.43,68.9],[17.66,69.12],[18.15,69.15],[17.99,69.24],[18.14,69.35],[18.16,69.46],[18.49,69.38],[18.5,69.24],[18.56,69.36],[18.69,69.26],[19.01,69.29],[18.45,69.45],[18.85,69.55],[19.01,69.4],[19.38,69.32],[19.18,69.25],[19.48,69.22],[19.43,69.34],[18.99,69.48],[19.23,69.57],[19.02,69.53],[18.94,69.62],[19.25,69.78],[19.78,69.8],[19.65,69.46],[19.53,69.4],[19.69,69.44],[19.74,69.61],[20.06,69.58],[20.11,69.59],[19.86,69.63],[19.82,69.71],[20.31,69.96],[20.43,69.88],[20.32,69.68],[20.38,69.6],[19.95,69.26],[20.48,69.58],[20.85,69.5],[20.49,69.63],[20.48,69.76],[20.79,69.8],[20.79,69.88],[21.09,69.95],[20.89,69.85],[21.18,69.82],[21.21,69.91],[21.33,69.91],[21.21,69.93],[21.29,70.02],[22.1,69.75],[21.92,69.84],[22.02,69.85],[21.91,69.95],[22.05,69.94],[22.11,70.03],[21.8,70.04],[22.1,70.12],[21.72,70.06],[21.21,70.21],[21.44,70.27],[21.49,70.21],[21.53,70.32],[21.87,70.15],[21.81,70.26],[21.99,70.32],[22.12,70.23],[22.31,70.29],[22.27,70.14],[22.56,70.13],[22.33,70.17],[22.4,70.26],[22.97,70.21],[22.28,70.04],[23.02,70.15],[23.02,70.04],[23.13,70.03],[23.09,69.96],[23.33,69.95],[23.54,70.02],[23.18,70.09],[23.42,70.2],[23.24,70.22],[23.53,70.24],[23.31,70.26],[23.61,70.3],[23.46,70.32],[23.51,70.37],[23.92,70.51],[24.35,70.46],[24.1,70.54],[24.35,70.69],[24.72,70.62],[24.66,70.71],[24.25,70.78],[24.4,70.87],[24.64,70.78],[24.61,70.86],[24.72,70.87],[24.61,70.97],[24.82,70.91],[25.03,70.97],[24.92,70.87],[25.15,70.92],[25.25,70.79],[25.39,70.88],[25.37,70.98],[25.54,70.92],[25.44,70.84],[25.92,70.87],[25.07,70.5],[25.24,70.49],[25.06,70.49],[25.29,70.46],[25.08,70.36],[25.21,70.32],[24.95,70.16],[25.0,70.06],[25.01,70.13],[25.09,70.15],[25.16,70.08],[25.54,70.3],[25.44,70.34],[26.61,70.95],[26.73,70.93],[26.69,70.74],[26.34,70.65],[26.66,70.64],[26.51,70.43],[26.55,70.35],[26.81,70.48],[27.1,70.47],[26.97,70.57],[27.27,70.59],[27.08,70.7],[27.33,70.74],[27.31,70.82],[27.63,70.8],[27.12,70.92],[27.35,70.94],[27.22,71.02],[27.55,70.96],[27.52,71.07],[27.65,71.13],[27.88,71.04],[28.19,71.09],[28.26,71.06],[28.21,70.98],[28.55,70.97],[28.27,70.79],[27.76,70.79],[28.13,70.74],[27.65,70.61],[28.3,70.7],[27.85,70.48],[28.19,70.5],[28.04,70.44],[28.13,70.44],[28.34,70.52],[28.16,70.38],[28.17,70.14],[28.01,70.07],[28.18,70.12],[28.23,70.4],[28.39,70.49],[28.51,70.45],[28.56,70.51],[28.4,70.56],[28.79,70.87],[29.4,70.78],[29.29,70.74],[29.42,70.74],[29.31,70.65],[29.7,70.74],[29.78,70.69],[29.68,70.62],[30.1,70.71],[30.21,70.68],[30.1,70.65],[30.35,70.6],[30.0,70.54],[30.5,70.56],[31.06,70.37],[31.08,70.28],[30.55,70.25],[30.16,70.07],[28.65,70.18],[28.6,70.16],[29.69,69.97],[29.36,69.86],[29.74,69.91],[29.78,69.84],[29.49,69.66],[30.03,69.78],[30.06,69.77],[29.94,69.71],[29.94,69.69],[30.19,69.69],[30.11,69.76],[30.21,69.77],[30.17,69.88],[30.29,69.89],[30.4,69.83],[30.36,69.67],[30.44,69.68],[30.45,69.81],[30.84,69.81],[31.41,69.72],[31.33,69.61],[31.81,69.69],[31.7,69.74],[31.75,69.85],[32.1,69.79],[31.91,69.94],[32.05,69.96],[33.13,69.73],[32.87,69.58],[32.17,69.65],[32.11,69.75],[31.97,69.65],[32.06,69.64],[32.02,69.56],[32.5,69.52],[32.19,69.43],[33.08,69.48],[32.82,69.3],[32.99,69.39],[33.52,69.43],[33.24,69.27],[33.54,69.21],[33.06,69.08],[33.02,68.95],[33.06,69.06],[33.43,69.1],[33.58,69.2],[33.57,69.3],[33.72,69.34],[34.97,69.19],[35.26,69.22],[35.18,69.28],[35.87,69.19],[37.68,68.71],[38.33,68.44],[38.39,68.34],[38.77,68.29],[38.51,68.37],[38.64,68.38],[39.52,68.08],[39.86,68.05],[39.71,68.17],[39.79,68.16],[40.41,67.88],[40.32,67.84],[40.47,67.76],[40.65,67.81],[41.04,67.68],[41.0,67.47],[41.15,67.42],[41.11,67.25],[41.34,67.22],[41.39,67.12],[41.18,66.81],[40.08,66.29],[38.55,66.05],[35.56,66.39],[34.8,66.61],[34.48,66.54],[34.36,66.63],[34.5,66.64],[34.52,66.66],[34.09,66.67],[34.14,66.77],[33.95,66.68],[33.59,66.83],[33.52,66.8],[33.63,66.75],[33.52,66.72],[33.1,66.86],[32.8,67.01],[32.93,67.1],[32.38,67.16],[31.85,67.15],[32.26,67.12],[32.55,67.0],[32.39,66.95],[32.5,66.93],[32.42,66.89],[33.32,66.65],[32.9,66.57],[33.26,66.62],[33.54,66.54],[33.19,66.58],[32.94,66.53],[33.74,66.43],[33.31,66.32],[34.1,66.25],[34.85,65.9],[34.97,65.73],[34.69,65.81],[34.78,65.6],[34.68,65.45],[34.3,65.39],[34.46,65.36],[34.77,65.1],[34.82,65.04],[34.7,64.98],[34.94,64.86],[34.76,64.77],[35.01,64.74],[34.83,64.7],[34.98,64.61],[34.74,64.56],[35.35,64.3],[35.59,64.32],[35.58,64.41],[35.81,64.34],[36.23,64.14],[36.29,64.01],[37.44,63.79],[38.07,64.02],[37.9,64.24],[38.02,64.31],[37.75,64.44],[37.34,64.34],[37.12,64.39],[36.74,64.68],[36.56,64.72],[36.5,64.84],[36.57,64.83],[36.44,64.92],[36.81,64.96],[36.82,65.15],[37.01,65.17],[37.67,65.04],[38.05,64.85],[38.39,64.84],[38.4,64.77],[38.07,64.78],[38.13,64.7],[38.05,64.65],[38.47,64.74],[38.45,64.82],[39.57,64.55],[39.92,64.6],[39.79,64.6],[39.85,64.68],[40.18,64.56],[40.52,64.54],[40.41,64.74],[40.52,64.77],[39.74,65.36],[39.75,65.55],[40.71,65.97],[41.64,66.17],[42.2,66.53],[42.66,66.44],[42.55,66.39],[43.3,66.43],[43.69,66.24],[43.29,66.09],[43.35,66.04],[43.51,65.97],[43.38,66.07],[43.84,66.19],[44.05,66.08],[44.18,65.86],[44.1,66.26],[44.39,66.62],[44.56,66.67],[44.36,66.78],[44.52,66.92],[44.3,67.06],[44.38,67.1],[43.82,67.18],[43.77,67.28],[44.04,67.68],[44.14,67.68],[44.07,67.71],[44.09,67.89],[44.27,67.93],[44.12,67.93],[44.21,67.99],[44.14,68.0],[44.41,68.06],[44.18,68.04],[44.23,68.3],[43.32,68.67],[43.98,68.55],[45.58,68.51],[45.94,68.45],[46.03,68.32],[46.53,68.13],[46.46,68.11],[46.7,67.82],[45.35,67.73],[45.31,67.59],[45.03,67.53],[44.91,67.37],[45.59,67.16],[45.82,66.9],[46.03,66.83],[46.6,66.86],[46.41,66.75],[47.41,66.93],[47.58,66.87],[47.74,67.03],[47.69,67.2],[47.77,67.34],[47.95,67.44],[47.85,67.6],[48.7,67.72],[49.11,67.64],[48.78,67.73],[48.79,67.83],[48.59,67.93],[49.13,67.86],[50.0,68.06],[50.78,68.38],[51.06,68.35],[52.18,68.58],[52.05,68.49],[52.36,68.47],[52.14,68.38],[52.4,68.34],[52.73,68.47],[52.49,68.59],[52.63,68.66],[52.28,68.6],[52.33,68.63],[53.88,68.97],[54.56,69.0],[53.59,68.91],[54.03,68.85],[53.72,68.66],[53.94,68.41],[53.8,68.34],[53.61,68.41],[53.69,68.34],[53.44,68.37],[53.21,68.27],[53.99,68.22],[54.18,68.32],[54.2,68.21],[54.5,68.31],[54.83,68.17],[54.94,68.4],[55.39,68.56],[56.0,68.66],[57.33,68.56],[57.6,68.74],[57.93,68.75],[57.96,68.85],[58.17,68.89],[58.34,68.74],[58.42,68.74],[58.27,68.89],[58.88,69.0],[59.22,69.0],[58.89,68.93],[59.42,68.76],[59.06,68.62],[59.09,68.42],[59.67,68.34],[59.96,68.47],[59.76,68.64],[59.81,68.69],[60.47,68.72],[60.97,68.91],[60.9,69.12],[60.59,69.13],[60.54,69.32],[60.14,69.58],[60.23,69.66],[60.65,69.67],[60.71,69.82],[60.93,69.87],[64.13,69.55],[65.0,69.3],[64.83,69.29],[64.79,69.15],[65.07,69.27],[67.09,68.86],[67.04,68.8],[67.2,68.71],[68.13,68.42],[68.29,68.19],[68.65,68.32],[68.56,68.37],[69.11,68.88],[68.95,68.9],[69.22,68.96],[68.46,68.98],[68.03,69.32],[68.11,69.55],[67.82,69.51],[67.02,69.7],[66.86,69.64],[66.96,69.54],[66.8,69.59],[66.77,69.76],[66.88,70.01],[67.14,69.98],[67.33,70.11],[67.09,70.22],[67.27,70.41],[67.22,70.52],[67.33,70.76],[67.14,70.84],[66.69,70.77],[66.61,70.88],[66.89,71.08],[66.69,71.0],[66.62,71.06],[66.91,71.29],[68.35,71.68],[68.64,72.03],[68.92,72.48],[68.87,72.53],[69.05,72.66],[68.98,72.7],[69.35,72.95],[69.79,72.96],[69.59,72.88],[71.56,72.92],[72.01,72.83],[71.82,72.81],[71.89,72.8],[72.84,72.71],[72.72,72.7],[72.81,72.66],[72.73,72.6],[72.84,72.52],[72.87,72.28],[72.52,71.92],[72.35,71.86],[72.34,71.71],[71.8,71.48],[72.64,71.13],[72.63,71.01],[72.84,70.86],[72.68,70.62],[72.77,70.43],[72.44,70.29],[72.62,70.16],[72.49,70.04],[72.69,69.84],[72.5,69.65],[72.64,69.44],[72.49,69.41],[72.65,69.29],[72.48,69.18],[72.58,68.94],[73.54,68.58],[73.65,68.46],[73.53,68.48],[73.09,68.21],[73.07,68.09],[73.2,67.96],[73.2,67.85],[73.07,67.82],[73.11,67.69],[72.58,67.62],[72.39,67.47],[72.4,67.33],[72.05,67.3],[72.23,67.16],[71.91,67.13],[71.99,67.06],[71.75,66.92],[71.3,66.95],[71.51,66.88],[71.58,66.66],[71.17,66.66],[71.23,66.63],[70.69,66.52],[70.3,66.64],[70.68,66.72],[70.72,66.76],[70.32,66.68],[69.9,66.87],[69.6,66.79],[69.4,66.83],[68.97,66.81],[69.1,66.77],[69.11,66.62],[69.21,66.57],[69.9,66.42],[70.36,66.33],[71.43,66.36],[72.08,66.24],[72.35,66.31],[72.41,66.51],[72.29,66.5],[72.47,66.61],[72.94,66.66],[73.87,67.0],[73.9,67.3],[74.73,67.69],[74.82,67.94],[74.73,68.15],[74.33,68.39],[74.46,68.51],[74.45,68.69],[74.63,68.77],[76.58,68.98],[76.69,68.87],[76.66,68.76],[77.33,68.52],[77.16,68.29],[77.36,68.23],[77.19,67.99],[77.31,67.91],[77.08,67.79],[77.68,67.62],[77.69,67.55],[79.05,67.57],[78.81,67.63],[78.87,67.65],[78.56,67.6],[78.46,67.63],[78.61,67.66],[78.44,67.7],[78.4,67.64],[77.87,67.69],[77.95,67.73],[77.78,67.78],[77.49,67.75],[77.48,67.91],[77.59,67.95],[77.47,68.0],[77.54,68.13],[78.17,68.27],[77.96,68.4],[77.93,68.52],[77.79,68.51],[77.65,68.91],[76.04,69.24],[75.51,69.26],[74.77,69.08],[74.31,69.15],[73.96,69.08],[73.76,69.17],[73.9,69.42],[73.52,69.75],[73.76,70.08],[73.71,70.16],[74.32,70.52],[74.32,70.67],[73.93,70.86],[73.56,71.26],[73.02,71.43],[73.5,71.66],[73.53,71.82],[74.99,72.14],[75.11,72.35],[75.06,72.6],[74.75,72.82],[75.04,72.88],[75.32,72.82],[75.53,72.74],[75.34,72.68],[75.71,72.57],[75.56,72.5],[75.74,72.27],[75.52,72.15],[75.44,71.99],[75.25,71.94],[75.23,71.78],[75.49,71.67],[75.39,71.62],[75.53,71.54],[75.24,71.45],[75.26,71.37],[76.11,71.2],[76.89,71.19],[76.91,71.07],[77.01,71.18],[77.56,71.17],[77.84,71.12],[77.95,70.98],[78.41,70.9],[79.04,70.94],[79.11,71.0],[78.44,70.91],[78.56,71.05],[78.24,71.11],[78.28,71.26],[77.93,71.26],[77.99,71.37],[77.71,71.28],[77.44,71.33],[77.49,71.3],[76.27,71.57],[76.0,71.91],[76.88,72.05],[77.58,71.83],[78.11,71.88],[78.23,71.98],[77.99,72.11],[77.38,72.11],[77.47,72.22],[77.67,72.19],[78.12,72.38],[78.5,72.41],[79.39,72.39],[80.83,72.08],[80.63,72.05],[81.74,71.7],[82.87,71.79],[83.25,71.73],[83.31,71.66],[83.01,71.53],[83.05,71.42],[82.27,71.28],[82.35,71.1],[82.21,70.99],[82.42,70.78],[82.08,70.57],[82.35,70.2],[82.16,70.57],[82.46,70.61],[82.43,70.7],[82.55,70.76],[82.48,70.8],[82.58,70.91],[82.88,70.92],[82.9,71.0],[83.13,70.88],[83.14,70.76],[82.99,70.57],[83.01,70.43],[82.64,70.18],[83.11,70.07],[83.18,70.14],[82.95,70.33],[83.53,70.33],[83.77,70.48],[83.38,71.03],[83.12,71.11],[83.26,71.12],[83.15,71.24],[83.62,71.63],[83.36,71.84],[82.68,71.88],[82.19,72.09],[82.31,72.18],[82.2,72.28],[81.21,72.35],[80.7,72.55],[80.83,72.62],[80.63,72.73],[80.77,72.81],[80.81,72.97],[80.44,73.1],[80.57,73.14],[80.23,73.18],[80.56,73.22],[80.25,73.33],[80.68,73.5],[80.51,73.5],[80.51,73.57],[84.79,73.76],[85.43,73.71],[85.59,73.82],[86.02,73.87],[87.08,73.87],[87.01,73.78],[85.79,73.48],[85.83,73.33],[86.66,73.12],[86.78,73.0],[86.66,73.15],[85.93,73.32],[85.84,73.44],[86.2,73.56],[87.16,73.61],[87.66,73.89],[87.3,73.84],[86.94,74.03],[87.42,74.01],[87.36,74.05],[86.9,74.07],[86.72,74.13],[86.8,74.18],[86.71,74.22],[86.02,74.26],[85.91,74.35],[86.3,74.31],[86.05,74.42],[86.48,74.46],[86.95,74.39],[86.72,74.3],[87.26,74.35],[86.54,74.51],[86.78,74.56],[85.74,74.64],[86.1,74.74],[86.03,74.81],[86.09,74.82],[86.96,74.61],[86.95,74.68],[86.76,74.7],[87.06,74.73],[87.06,74.84],[87.39,74.94],[87.17,74.99],[87.57,74.93],[87.79,75.03],[86.9,75.09],[87.02,75.16],[87.95,75.1],[88.63,75.27],[88.55,75.31],[88.61,75.34],[89.09,75.4],[88.76,75.42],[89.25,75.51],[89.7,75.44],[89.61,75.49],[90.06,75.52],[89.95,75.58],[91.58,75.64],[91.7,75.74],[92.37,75.74],[93.55,75.85],[94.16,75.94],[93.55,75.95],[93.42,75.87],[93.28,75.98],[92.96,75.93],[93.11,75.91],[93.01,75.89],[92.83,75.97],[92.95,76.07],[93.23,76.05],[93.12,76.1],[93.43,76.11],[93.33,76.07],[93.43,76.01],[94.0,76.05],[93.69,76.13],[94.46,76.05],[94.74,76.12],[94.57,76.16],[96.2,76.09],[95.58,75.89],[95.74,75.86],[96.3,76.0],[96.66,75.97],[96.46,75.87],[96.84,75.89],[97.25,76.04],[97.4,76.05],[97.19,75.93],[97.82,75.99],[97.55,76.05],[98.16,76.09],[97.92,76.12],[98.82,76.27],[98.71,76.2],[99.24,76.22],[99.3,76.2],[99.09,76.16],[99.57,76.16],[99.47,76.11],[99.75,76.05],[99.68,75.88],[99.42,75.79],[99.57,75.78],[99.9,75.93],[99.87,76.11],[98.82,76.49],[100.3,76.46],[100.85,76.54],[101.02,76.46],[102.25,76.38],[100.88,76.55],[101.1,76.62],[101.23,76.77],[100.86,76.87],[100.92,76.98],[101.21,76.99],[101.21,77.1],[102.08,77.39],[103.2,77.66],[104.29,77.74],[104.29,77.67],[104.75,77.71],[105.33,77.54],[105.87,77.57],[105.98,77.43],[106.29,77.37],[105.76,77.37],[105.46,77.24],[104.14,77.09],[105.93,77.14],[105.44,77.0],[106.83,77.05],[107.5,76.92],[106.72,76.72],[106.8,76.67],[106.61,76.56],[106.4,76.6],[106.42,76.51],[107.85,76.53],[107.98,76.62],[107.9,76.67],[107.95,76.74],[110.06,76.69],[111.09,76.76],[111.12,76.68],[111.56,76.68],[111.45,76.63],[112.2,76.47],[111.83,76.34],[112.26,76.45],[112.75,76.34],[112.66,76.32],[112.69,76.23],[112.5,76.24],[112.86,76.14],[112.57,76.05],[112.96,76.07],[113.06,76.16],[113.3,76.12],[112.93,76.26],[113.26,76.27],[113.55,76.02],[113.44,75.94],[113.56,75.9],[113.48,75.86],[113.78,75.94],[113.89,75.85],[113.56,75.54],[113.43,75.54],[113.62,75.66],[113.07,75.68],[113.14,75.71],[112.56,75.85],[112.34,75.85],[112.87,75.71],[112.75,75.7],[112.88,75.65],[112.81,75.56],[113.27,75.65],[113.29,75.55],[113.64,75.52],[113.72,75.41],[113.55,75.41],[113.67,75.37],[113.61,75.28],[112.88,74.99],[112.15,74.88],[111.77,74.67],[111.4,74.69],[110.96,74.55],[110.33,74.5],[110.36,74.42],[110.21,74.37],[109.56,74.31],[109.98,74.3],[109.8,74.16],[109.0,74.02],[108.07,73.64],[107.15,73.62],[107.17,73.55],[106.79,73.34],[106.06,73.27],[105.83,73.0],[105.07,72.77],[105.48,72.77],[106.04,72.95],[106.66,72.83],[107.1,72.86],[106.25,72.97],[106.18,73.09],[106.36,73.19],[108.32,73.22],[108.4,73.26],[108.2,73.28],[109.22,73.39],[109.21,73.47],[109.43,73.43],[109.19,73.55],[109.71,73.45],[110.92,73.7],[110.66,73.79],[109.74,73.66],[109.53,73.78],[110.02,74.01],[110.96,73.91],[111.13,74.03],[111.54,74.05],[111.2,73.98],[111.44,73.81],[112.37,73.71],[112.95,73.79],[112.85,73.99],[113.43,73.63],[113.13,73.45],[113.5,73.34],[113.49,72.96],[113.12,72.86],[113.18,72.73],[113.5,72.65],[114.09,72.6],[113.39,72.68],[113.16,72.82],[113.54,72.98],[113.56,73.25],[114.04,73.35],[113.78,73.36],[113.47,73.5],[115.41,73.71],[118.45,73.59],[119.0,73.49],[118.47,73.48],[118.35,73.4],[118.43,73.37],[118.39,73.24],[119.72,72.96],[120.53,72.87],[119.76,73.01],[121.79,72.98],[122.73,72.83],[122.31,72.94],[122.95,72.89],[122.43,72.98],[122.61,73.03],[123.23,72.93],[123.47,73.08],[123.4,73.17],[123.67,73.2],[123.33,73.35],[123.41,73.39],[123.22,73.41],[123.42,73.44],[123.25,73.55],[123.42,73.58],[123.37,73.66],[123.59,73.72],[123.65,73.6],[123.97,73.63],[123.88,73.77],[124.06,73.68],[124.38,73.81],[124.99,73.63],[125.14,73.7],[125.2,73.55],[125.65,73.53],[125.52,73.46],[125.56,73.41],[126.29,73.56],[126.39,73.46],[126.17,73.46],[126.25,73.4],[126.16,73.38],[126.42,73.41],[126.57,73.23],[126.66,73.3],[126.56,73.38],[126.83,73.39],[126.93,73.43],[126.83,73.52],[127.05,73.55],[127.45,73.49],[127.99,73.47],[127.9,73.44],[128.08,73.41],[127.96,73.35],[128.34,73.36],[128.23,73.27],[128.97,73.18],[128.78,73.07],[129.07,73.13],[129.44,73.03],[129.36,72.94],[128.93,72.98],[128.29,72.91],[128.13,72.79],[129.36,72.7],[129.2,72.66],[128.48,72.72],[127.91,72.67],[128.61,72.48],[129.26,72.46],[129.5,72.33],[129.36,72.26],[129.56,72.23],[129.24,72.13],[129.49,72.13],[128.93,72.07],[128.49,72.2],[128.53,72.26],[127.67,72.43],[127.86,72.33],[127.78,72.31],[128.44,72.1],[128.93,71.74],[129.18,71.81],[129.04,72.02],[129.54,71.72],[128.82,71.66],[129.25,71.55],[129.39,71.35],[129.76,71.15],[129.63,71.09],[130.08,71.08],[130.17,70.97],[130.62,70.87],[130.77,70.98],[130.89,70.76],[131.04,70.74],[131.55,70.89],[131.85,71.21],[132.19,71.22],[131.94,71.27],[132.26,71.68],[132.72,71.95],[133.07,71.97],[133.34,71.89],[133.03,71.96],[132.72,71.81],[133.15,71.58],[133.91,71.4],[134.74,71.37],[134.65,71.3],[134.67,71.26],[134.77,71.37],[134.7,71.42],[134.81,71.48],[135.62,71.62],[136.44,71.58],[136.55,71.48],[136.77,71.52],[137.49,71.35],[137.4,71.28],[137.53,71.25],[137.7,71.28],[137.53,71.22],[137.81,71.12],[138.07,71.13],[137.74,71.23],[138.36,71.32],[137.83,71.39],[138.1,71.58],[138.5,71.61],[138.44,71.54],[138.76,71.64],[139.05,71.57],[139.19,71.42],[139.44,71.5],[140.03,71.47],[139.73,71.67],[139.69,71.79],[139.81,71.86],[139.34,71.95],[139.63,71.95],[139.87,72.18],[140.2,72.21],[139.26,72.18],[139.35,72.13],[139.09,72.25],[139.54,72.5],[140.58,72.5],[141.11,72.59],[140.93,72.6],[140.99,72.71],[140.58,72.87],[140.73,72.9],[142.23,72.7],[145.41,72.56],[146.85,72.35],[145.35,72.35],[144.94,72.44],[144.52,72.23],[144.11,72.28],[144.42,72.18],[145.07,72.26],[146.93,72.31],[145.97,71.86],[145.99,72.03],[146.35,72.13],[146.08,72.17],[145.97,72.07],[145.88,72.22],[145.61,72.24],[145.75,72.21],[145.62,72.08],[145.79,72.03],[145.81,71.93],[145.33,71.87],[144.97,71.98],[145.22,71.84],[144.89,71.77],[144.89,71.68],[146.04,71.79],[147.2,72.33],[148.4,72.31],[149.61,72.15],[150.07,71.89],[149.71,71.77],[149.37,71.9],[149.15,71.77],[148.83,71.81],[149.04,71.76],[148.83,71.68],[149.95,71.67],[150.1,71.59],[149.95,71.59],[149.87,71.46],[150.67,71.49],[150.52,71.35],[150.03,71.22],[150.05,71.21],[150.41,71.28],[150.66,71.39],[150.74,71.39],[150.59,71.28],[151.03,71.39],[151.59,71.31],[152.14,71.02],[151.68,70.98],[152.54,70.79],[155.48,71.06],[155.53,70.98],[155.6,71.07],[155.94,71.1],[157.99,71.05],[159.24,70.83],[159.84,70.58],[160.09,70.31],[159.94,70.13],[159.69,70.13],[159.91,70.1],[159.69,69.91],[159.77,69.76],[161.01,69.58],[160.92,69.46],[161.04,69.19],[160.96,69.11],[161.42,68.98],[161.11,68.61],[160.76,68.56],[160.82,68.53],[161.13,68.56],[161.35,68.7],[161.32,68.79],[161.57,68.92],[161.42,69.33],[161.7,69.5],[162.33,69.7],[163.58,69.68],[164.03,69.77],[164.83,69.57],[166.89,69.5],[167.8,69.78],[168.08,69.71],[167.93,69.65],[168.25,69.54],[168.19,69.38],[168.29,69.24],[169.37,69.08],[169.45,68.85],[169.63,68.78],[170.35,68.83],[170.63,68.75],[170.45,68.86],[170.63,68.92],[170.73,68.82],[170.68,68.94],[171.16,69.04],[170.9,69.17],[170.91,69.3],[170.61,69.59],[170.16,69.61],[170.59,69.76],[170.56,70.09],[170.41,70.11],[170.48,70.14],[172.73,69.98],[173.2,69.78],[173.48,69.84],[173.16,69.89],[173.28,69.94],[173.93,69.85],[175.72,69.88],[175.53,69.86],[176.0,69.77],[176.16,69.82],[175.78,69.89],[176.13,69.89],[176.24,69.77],[176.73,69.67],[178.77,69.42],[179.07,69.33],[178.67,69.38],[178.65,69.32],[179.26,69.27],[179.96,69.0],[179.55,69.11],[179.69,69.02],[180.0,68.98],[180.0,65.07],[179.48,64.82],[178.56,64.59],[178.49,64.61],[178.76,64.68],[177.63,64.72],[177.39,64.84],[177.49,64.85],[177.43,64.93],[176.94,65.08],[176.31,65.06],[176.96,65.05],[177.3,64.82],[176.44,64.81],[176.05,64.96],[175.71,64.79],[175.04,64.78],[174.44,64.69],[175.71,64.77],[176.08,64.92],[176.42,64.71],[176.15,64.63],[176.11,64.59],[176.11,64.54],[176.46,64.69],[176.74,64.57],[176.99,64.71],[177.49,64.77],[177.36,64.55],[177.45,64.42],[178.18,64.21],[178.07,64.25],[178.28,64.35],[178.2,64.44],[178.59,64.04],[178.48,64.07],[178.38,64.0],[178.49,63.99],[178.38,63.97],[178.64,64.0],[178.76,63.62],[178.61,63.68],[178.73,63.61],[178.27,63.57],[178.71,63.57],[178.72,63.48],[178.6,63.41],[178.7,63.39],[178.84,63.43],[178.75,63.54],[178.78,63.6],[179.01,63.32],[178.81,63.35],[179.39,63.16],[179.42,63.07],[179.24,63.01],[179.54,62.85],[179.56,62.62],[179.15,62.5],[179.07,62.29],[178.06,62.54],[177.31,62.58],[177.32,62.75],[177.46,62.81],[177.19,62.71],[176.99,62.87],[177.04,62.77],[176.93,62.67],[177.27,62.59],[176.66,62.53],[176.28,62.32],[175.31,62.07],[175.4,62.12],[175.26,62.17],[175.17,62.02],[174.77,61.92],[174.6,61.99],[174.73,61.89],[174.07,61.84],[174.02,61.8],[174.11,61.78],[173.8,61.65],[173.54,61.75],[173.48,61.56],[173.13,61.4],[172.72,61.43],[172.96,61.31],[172.67,61.33],[172.77,61.26],[172.65,61.19],[172.34,61.21],[172.43,61.14],[172.26,61.11],[172.49,61.08],[172.37,61.01],[172.01,61.1],[172.2,60.98],[172.05,60.86],[171.96,60.95],[171.95,60.85],[171.54,60.81],[171.63,60.74],[171.41,60.69],[171.47,60.73],[171.4,60.78],[171.37,60.64],[171.18,60.56],[170.52,60.45],[170.66,60.33],[170.5,60.27],[170.4,59.97],[170.27,59.92],[169.85,60.18],[169.97,60.23],[169.76,60.28],[169.69,60.42],[169.21,60.63],[167.77,60.55],[167.59,60.45],[167.34,60.47],[167.37,60.41],[167.19,60.36],[167.02,60.43],[167.05,60.33],[166.25,59.83],[166.11,59.83],[166.1,59.91],[166.29,60.2],[166.23,60.4],[166.37,60.5],[166.01,60.44],[165.92,60.38],[165.98,60.38],[166.04,60.42],[166.08,60.44],[166.21,60.46],[165.67,60.25],[165.44,60.26],[165.23,60.1],[165.19,60.17],[165.0,60.14],[165.21,59.99],[164.84,59.79],[164.49,60.11],[164.12,59.94],[164.19,59.85],[164.04,59.91],[164.2,60.0],[163.63,60.05],[163.79,59.99],[163.36,59.83],[163.39,59.63],[163.18,59.56],[163.32,59.41],[163.31,59.29],[163.07,59.23],[163.26,59.08],[162.88,59.13],[163.07,58.97],[162.88,58.91],[162.89,58.98],[162.68,58.87],[162.79,58.83],[162.41,58.65],[161.99,58.09],[162.08,57.88],[162.46,57.78],[162.35,57.69],[162.52,57.75],[162.53,57.94],[162.69,57.97],[163.33,57.71],[163.07,57.46],[162.8,57.35],[162.86,57.05],[162.78,56.76],[163.24,56.73],[163.37,56.18],[163.05,56.01],[162.56,56.23],[163.12,56.5],[163.02,56.54],[162.91,56.43],[162.68,56.48],[162.41,56.38],[162.59,56.27],[162.06,56.07],[161.76,55.55],[161.81,55.18],[162.15,54.86],[162.13,54.76],[161.72,54.51],[161.31,54.49],[161.15,54.6],[160.74,54.54],[160.05,54.18],[159.82,53.66],[159.93,53.65],[159.96,53.5],[159.79,53.52],[160.06,53.1],[159.77,53.2],[159.83,53.28],[159.16,53.13],[158.71,52.89],[158.59,53.06],[158.44,53.03],[158.44,52.92],[158.65,52.9],[158.5,52.78],[158.6,52.71],[158.56,52.65],[158.42,52.66],[158.53,52.49],[158.42,52.41],[158.54,52.42],[158.56,52.31],[158.39,52.23],[158.29,51.97],[157.91,51.63],[157.54,51.49],[157.48,51.36],[156.67,50.86],[156.76,51.08],[156.52,51.31],[156.44,52.22],[156.28,52.53],[156.37,52.45],[156.45,52.51],[156.27,52.6],[156.11,52.94],[155.55,55.28],[155.69,56.04],[155.95,56.62],[156.13,56.83],[156.06,56.72],[156.46,56.95],[156.55,57.11],[156.68,57.05],[157.0,57.43],[156.93,57.66],[156.75,57.73],[156.98,57.86],[157.47,57.8],[157.64,58.02],[158.22,58.03],[158.34,57.95],[158.23,58.04],[159.15,58.51],[159.24,58.47],[159.19,58.54],[159.73,58.88],[159.8,59.1],[160.34,59.36],[160.5,59.55],[160.85,59.62],[161.47,60.03],[161.9,60.2],[161.94,60.42],[162.92,60.76],[163.32,60.8],[163.31,60.72],[163.44,60.83],[163.75,60.88],[163.49,61.0],[164.03,61.35],[163.75,61.44],[163.87,61.65],[164.04,61.68],[164.13,62.26],[164.54,62.45],[165.3,62.32],[165.12,62.45],[165.65,62.46],[165.11,62.49],[164.45,62.69],[163.4,62.58],[163.17,62.43],[163.37,62.33],[163.09,62.23],[163.11,62.08],[163.19,62.07],[162.98,61.8],[163.33,61.66],[163.02,61.52],[162.84,61.71],[162.62,61.66],[162.77,61.59],[162.42,61.68],[161.99,61.37],[161.89,61.43],[161.89,61.34],[161.81,61.37],[160.92,60.9],[160.79,60.72],[160.43,60.75],[160.19,60.58],[160.15,60.66],[160.25,60.77],[160.17,60.82],[160.44,61.04],[159.8,60.93],[160.0,61.11],[159.94,61.24],[159.78,61.24],[160.0,61.28],[159.91,61.31],[160.11,61.43],[160.03,61.46],[160.29,61.55],[160.26,61.69],[160.41,61.76],[160.35,61.94],[159.58,61.65],[159.51,61.7],[159.57,61.82],[159.48,61.76],[159.36,61.89],[159.12,61.92],[158.08,61.73],[157.54,61.79],[157.03,61.65],[156.67,61.52],[156.65,61.2],[155.94,60.92],[155.91,60.7],[154.95,60.37],[154.49,59.95],[154.56,60.09],[154.41,60.06],[154.47,59.88],[154.22,59.87],[154.37,59.57],[154.22,59.66],[154.08,59.51],[154.14,59.46],[154.4,59.54],[154.43,59.42],[154.54,59.42],[154.43,59.55],[154.96,59.5],[155.21,59.34],[155.19,59.18],[154.79,59.13],[154.44,59.22],[154.33,59.19],[154.36,59.11],[154.05,59.05],[153.69,59.19],[153.77,59.25],[153.37,59.24],[153.28,59.15],[153.34,59.09],[153.01,59.06],[152.9,58.9],[152.36,59.06],[152.02,58.88],[151.35,58.83],[151.09,59.1],[152.32,59.21],[151.73,59.31],[151.67,59.46],[151.4,59.6],[150.91,59.56],[150.94,59.46],[150.78,59.43],[150.5,59.49],[150.77,59.56],[149.38,59.77],[149.04,59.64],[149.21,59.47],[148.89,59.47],[148.85,59.55],[148.74,59.47],[148.74,59.37],[148.99,59.38],[148.93,59.23],[148.44,59.26],[148.39,59.38],[148.22,59.41],[147.85,59.38],[147.83,59.27],[147.59,59.3],[147.55,59.24],[146.5,59.46],[146.32,59.4],[146.32,59.18],[146.05,59.14],[145.82,59.24],[145.96,59.42],[143.9,59.42],[143.49,59.32],[143.16,59.38],[142.26,59.12],[141.58,58.62],[140.9,58.38],[140.67,58.19],[140.5,57.84],[140.03,57.71],[139.79,57.48],[138.93,57.14],[138.89,57.02],[138.61,56.95],[138.58,56.78],[138.45,56.84],[138.13,56.59],[138.22,56.42],[137.91,56.36],[137.39,55.95],[136.43,55.57],[136.16,55.32],[135.22,54.89],[135.24,54.7],[135.65,54.67],[135.75,54.57],[136.82,54.65],[136.84,54.43],[136.74,54.41],[136.81,54.16],[136.66,53.94],[136.76,53.78],[137.19,53.85],[137.29,54.04],[137.06,54.15],[137.39,54.31],[137.74,54.32],[137.48,54.08],[137.31,54.12],[137.59,53.96],[137.86,53.97],[137.49,53.67],[137.22,53.6],[137.34,53.53],[138.15,53.67],[138.58,54.0],[138.58,53.83],[138.22,53.49],[138.44,53.51],[138.66,53.73],[138.77,54.02],[138.77,54.1],[138.66,54.08],[138.75,54.24],[138.64,54.3],[139.3,54.19],[139.77,54.3],[140.24,54.06],[140.33,53.97],[140.26,53.87],[140.58,53.64],[141.41,53.3],[141.36,53.22],[141.43,53.15],[141.19,52.99],[140.71,53.11],[141.26,52.85],[141.2,52.78],[141.32,52.66],[141.13,52.42],[141.56,52.16],[141.35,52.11],[141.3,52.02],[141.43,51.93],[140.92,51.62],[140.9,51.49],[140.8,51.45],[140.87,51.37],[140.69,51.31],[140.71,51.03],[140.53,50.86],[140.44,50.53],[140.55,50.34],[140.52,50.15],[140.69,50.08],[140.42,49.87],[140.54,49.78],[140.56,49.58],[140.44,49.29],[140.34,49.29],[140.34,49.05],[140.22,49.01],[140.4,48.99],[140.21,48.77],[140.18,48.46],[139.26,47.79],[138.97,47.32],[138.56,47.03],[138.34,46.55],[138.03,46.16],[136.35,44.79],[136.17,44.5],[135.84,44.36],[135.46,43.95],[135.52,43.88],[135.43,43.76],[135.18,43.71],[135.14,43.51],[133.93,42.88],[133.16,42.69],[133.02,42.7],[133.08,42.75],[132.99,42.83],[132.82,42.76],[132.76,42.91],[132.58,42.84],[132.4,42.94],[132.31,42.85],[132.35,43.3],[131.93,43.07],[131.85,43.1],[132.05,43.31],[131.82,43.34],[131.56,43.0],[131.39,42.95],[131.47,42.87],[131.27,42.78],[131.22,42.55],[131.12,42.67],[130.89,42.6],[130.82,42.63],[130.95,42.65],[130.69,42.69],[130.87,42.53],[130.7,42.3],[130.41,42.32],[129.77,41.76],[129.65,41.55],[129.81,41.38],[129.72,40.83],[129.23,40.71],[129.08,40.47],[128.64,40.31],[128.66,40.2],[128.33,40.03],[128.01,40.05],[127.87,39.89],[127.52,39.75],[127.56,39.32],[127.5,39.43],[127.38,39.38],[127.47,39.35],[127.39,39.34],[127.39,39.2],[127.76,39.12],[128.01,38.86],[128.35,38.7],[128.63,38.14],[129.06,37.68],[129.43,37.06],[129.38,36.04],[129.45,35.99],[129.55,36.08],[129.59,36.02],[129.36,35.35],[129.0,35.05],[128.96,35.14],[128.7,35.1],[128.6,35.21],[128.65,35.06],[128.48,35.1],[128.37,35.01],[128.49,35.05],[128.44,34.84],[128.34,34.95],[128.06,34.93],[128.07,35.08],[127.89,34.95],[127.72,34.99],[127.58,34.91],[127.66,34.81],[127.78,34.85],[127.64,34.62],[127.52,34.89],[127.37,34.82],[127.5,34.59],[127.35,34.59],[127.44,34.54],[127.34,34.45],[127.12,34.54],[127.36,34.7],[127.25,34.77],[126.9,34.42],[126.78,34.59],[126.73,34.43],[126.63,34.4],[126.6,34.3],[126.52,34.29],[126.47,34.47],[126.54,34.56],[126.3,34.59],[126.29,34.75],[126.37,34.61],[126.46,34.58],[126.38,34.71],[126.54,34.62],[126.62,34.63],[126.36,34.75],[126.67,34.81],[126.57,34.9],[126.51,34.78],[126.37,34.79],[126.44,34.98],[126.32,34.94],[126.37,35.02],[126.25,35.12],[126.34,35.16],[126.43,35.02],[126.45,35.1],[126.31,35.23],[126.46,35.35],[126.49,35.53],[126.69,35.53],[126.47,35.64],[126.66,35.79],[126.78,35.76],[126.7,35.85],[126.84,35.89],[126.52,35.97],[126.74,35.99],[126.87,36.06],[126.69,36.0],[126.49,36.13],[126.6,36.17],[126.5,36.42],[126.62,36.47],[126.5,36.45],[126.48,36.75],[126.42,36.61],[126.34,36.74],[126.3,36.58],[126.27,36.72],[126.18,36.67],[126.13,36.76],[126.31,36.97],[126.28,36.8],[126.36,36.79],[126.42,36.92],[126.35,37.0],[126.45,37.0],[126.48,36.84],[126.52,36.95],[126.58,36.9],[126.5,37.05],[126.63,36.91],[126.68,36.99],[126.8,36.96],[126.85,36.75],[126.86,36.87],[126.99,36.92],[127.04,36.99],[126.91,36.93],[126.82,37.0],[126.91,37.01],[126.89,37.1],[126.75,37.07],[126.87,37.18],[126.67,37.16],[126.67,37.26],[126.87,37.27],[126.6,37.44],[126.64,37.5],[126.53,37.75],[126.65,37.77],[126.66,37.67],[126.76,37.64],[126.69,37.84],[126.59,37.77],[126.38,37.89],[126.11,37.74],[126.06,37.87],[125.92,37.84],[125.8,37.99],[125.6,38.03],[125.74,37.93],[125.63,37.93],[125.62,37.77],[125.35,37.68],[125.51,37.89],[125.31,37.81],[125.26,37.93],[125.18,37.87],[124.98,37.93],[125.26,38.08],[124.67,38.13],[124.99,38.23],[124.87,38.26],[124.88,38.35],[125.02,38.5],[124.98,38.59],[125.13,38.58],[125.12,38.67],[125.46,38.71],[125.66,38.63],[125.45,38.78],[125.28,38.7],[125.14,38.8],[125.34,39.08],[125.29,39.15],[125.41,39.21],[125.46,39.39],[125.34,39.43],[125.44,39.58],[125.12,39.57],[124.75,39.78],[124.74,39.64],[124.64,39.59],[124.56,39.81],[124.32,39.91],[124.5,40.02],[124.37,40.1],[124.12,39.83],[123.77,39.82],[123.66,39.92],[123.59,39.78],[123.43,39.73],[123.42,39.82],[123.24,39.81],[123.22,39.68],[123.01,39.68],[122.29,39.35],[122.04,39.06],[121.83,39.04],[121.86,38.94],[121.72,39.03],[121.59,38.94],[121.7,38.86],[121.15,38.73],[121.12,38.94],[121.67,39.09],[121.59,39.26],[121.94,39.4],[121.53,39.36],[121.44,39.51],[121.22,39.53],[121.53,39.62],[121.47,39.81],[121.87,39.99],[122.3,40.5],[122.15,40.6],[122.16,40.7],[121.85,40.83],[121.87,41.0],[121.74,40.85],[121.2,40.93],[120.6,40.47],[120.47,40.21],[119.54,39.89],[119.21,39.57],[119.28,39.58],[119.28,39.38],[118.93,39.13],[118.97,39.19],[118.87,39.21],[118.33,39.03],[118.03,39.22],[117.72,39.11],[117.78,38.98],[117.7,39.0],[117.54,38.62],[117.72,38.38],[118.07,38.14],[118.95,38.1],[119.26,37.72],[119.07,37.74],[118.97,37.59],[118.96,37.3],[119.15,37.18],[119.77,37.15],[119.9,37.25],[119.86,37.36],[120.32,37.63],[120.22,37.68],[120.74,37.83],[121.14,37.7],[121.17,37.58],[121.39,37.62],[121.57,37.43],[121.99,37.43],[122.12,37.56],[122.18,37.42],[122.69,37.41],[122.55,37.32],[122.63,37.19],[122.45,37.15],[122.4,37.02],[122.54,37.03],[122.51,36.9],[122.41,36.92],[122.32,36.82],[122.19,36.85],[122.27,36.9],[122.17,37.01],[122.03,36.9],[122.05,36.98],[121.93,36.99],[121.64,36.83],[121.63,36.74],[121.5,36.77],[121.61,36.84],[121.46,36.83],[121.4,36.71],[121.02,36.58],[120.75,36.62],[120.75,36.54],[120.85,36.6],[120.96,36.55],[120.95,36.46],[120.87,36.38],[120.81,36.46],[120.71,36.43],[120.72,36.33],[120.64,36.32],[120.7,36.16],[120.63,36.12],[120.35,36.04],[120.31,36.27],[120.28,36.18],[120.1,36.23],[120.18,35.99],[120.3,35.97],[120.1,35.9],[120.0,35.73],[119.91,35.74],[119.9,35.62],[119.65,35.58],[119.36,35.1],[119.19,35.0],[119.19,34.72],[119.44,34.75],[119.65,34.53],[120.26,34.31],[120.48,33.65],[120.9,33.01],[120.83,32.7],[121.39,32.38],[121.44,32.11],[121.82,31.95],[121.93,31.73],[121.68,31.72],[121.29,31.89],[120.98,31.81],[120.81,32.02],[120.63,32.08],[120.13,31.94],[119.99,32.02],[119.84,32.3],[119.61,32.35],[119.69,32.29],[119.61,32.2],[119.79,32.2],[119.77,32.13],[120.01,31.95],[120.23,31.91],[120.47,32.03],[120.75,31.98],[120.82,31.83],[120.73,31.81],[121.14,31.68],[121.73,31.28],[121.98,30.91],[121.02,30.57],[120.81,30.3],[120.7,30.39],[120.48,30.4],[120.43,30.39],[120.38,30.27],[120.26,30.3],[120.15,30.2],[120.38,30.25],[120.45,30.37],[120.62,30.37],[120.73,30.23],[120.63,30.12],[120.68,30.08],[120.79,30.07],[120.65,30.13],[120.75,30.23],[120.89,30.17],[121.19,30.34],[121.38,30.33],[121.72,29.96],[121.94,29.89],[122.13,29.9],[121.43,29.47],[121.5,29.48],[121.48,29.39],[121.71,29.54],[121.78,29.47],[121.84,29.54],[121.75,29.56],[121.92,29.64],[121.97,29.45],[121.9,29.3],[121.99,29.26],[121.79,29.17],[121.79,29.37],[121.72,29.18],[121.57,29.31],[121.41,29.16],[121.62,29.11],[121.61,29.06],[121.54,29.06],[121.53,29.02],[121.69,29.02],[121.68,28.91],[121.5,28.95],[121.67,28.83],[121.61,28.72],[121.35,28.71],[121.14,28.85],[121.3,28.72],[121.26,28.68],[121.51,28.66],[121.58,28.5],[121.51,28.49],[121.61,28.48],[121.66,28.34],[121.61,28.27],[121.41,28.3],[121.33,28.15],[121.26,28.23],[121.23,28.24],[121.26,28.37],[121.17,28.38],[121.02,28.3],[121.12,28.24],[120.97,27.99],[120.56,28.11],[120.87,27.88],[120.72,27.72],[120.64,27.76],[120.6,27.57],[120.68,27.48],[120.5,27.34],[120.52,27.2],[120.2,27.3],[120.18,27.22],[120.35,27.24],[120.42,27.15],[120.24,27.13],[120.26,27.0],[120.15,26.98],[120.22,26.92],[120.03,26.9],[120.13,26.8],[120.13,26.65],[119.85,26.52],[120.08,26.8],[119.93,26.79],[119.86,26.65],[119.79,26.69],[119.85,26.85],[119.76,26.74],[119.69,26.81],[119.72,26.7],[119.58,26.79],[119.55,26.62],[119.74,26.61],[119.82,26.45],[119.65,26.5],[119.57,26.44],[119.68,26.32],[119.83,26.43],[119.95,26.36],[119.65,26.27],[119.46,25.98],[119.44,25.98],[119.42,26.01],[119.28,26.05],[119.22,26.1],[119.09,26.15],[119.25,25.97],[119.33,25.94],[119.44,25.96],[119.52,26.04],[119.7,26.0],[119.57,25.87],[119.59,25.69],[119.45,25.69],[119.65,25.36],[119.58,25.34],[119.58,25.47],[119.48,25.37],[119.51,25.47],[119.45,25.44],[119.38,25.59],[119.31,25.6],[119.1,25.42],[119.2,25.26],[119.28,25.33],[119.34,25.24],[119.12,25.21],[119.1,25.11],[118.97,25.23],[119.03,25.28],[118.88,25.24],[118.97,25.18],[118.85,25.07],[119.0,25.05],[119.02,24.96],[118.91,24.95],[118.95,24.87],[118.72,24.84],[118.67,24.95],[118.67,24.87],[118.57,24.89],[118.76,24.76],[118.62,24.55],[118.55,24.52],[118.43,24.7],[118.22,24.54],[118.16,24.69],[117.97,24.55],[118.06,24.52],[118.02,24.45],[117.79,24.47],[118.04,24.41],[118.02,24.33],[118.13,24.26],[117.91,24.19],[117.89,24.03],[117.75,23.91],[117.8,24.02],[117.67,24.06],[117.59,23.74],[117.57,23.9],[117.42,23.95],[117.49,23.83],[117.28,23.78],[117.26,23.62],[117.23,23.69],[117.08,23.55],[117.07,23.65],[116.92,23.66],[116.77,23.35],[116.52,23.42],[116.8,23.24],[116.67,23.28],[116.65,23.16],[116.61,23.24],[116.51,23.23],[116.6,23.21],[116.49,22.94],[116.21,22.98],[116.28,22.96],[116.14,22.85],[116.04,22.93],[116.08,22.87],[115.81,22.75],[115.68,22.88],[115.73,22.93],[115.56,22.85],[115.55,22.9],[115.41,22.93],[115.47,22.85],[115.56,22.84],[115.61,22.86],[115.53,22.77],[115.58,22.67],[115.23,22.79],[115.3,22.9],[114.99,22.69],[114.86,22.76],[114.97,22.68],[114.9,22.55],[114.74,22.61],[114.82,22.8],[114.7,22.79],[114.52,22.71],[114.59,22.64],[114.5,22.56],[114.62,22.51],[114.52,22.45],[114.41,22.61],[114.28,22.59],[114.21,22.53],[114.34,22.51],[114.17,22.45],[114.21,22.4],[114.4,22.44],[114.36,22.33],[114.26,22.36],[114.3,22.26],[114.1,22.37],[113.91,22.38],[113.9,22.41],[114.03,22.48],[114.03,22.5],[114.06,22.5],[114.09,22.52],[114.08,22.53],[113.89,22.45],[113.76,22.75],[113.65,22.76],[113.64,23.03],[113.6,22.92],[113.62,23.03],[113.58,22.94],[113.54,23.06],[113.83,23.12],[113.42,23.1],[113.48,22.92],[113.21,22.9],[113.49,22.77],[113.38,22.77],[113.6,22.58],[113.59,22.24],[113.56,22.23],[113.52,22.21],[113.48,22.16],[113.17,22.58],[113.4,22.18],[113.3,22.18],[113.16,22.02],[113.09,22.21],[113.03,21.95],[112.91,21.86],[112.83,21.97],[112.55,21.77],[112.43,21.85],[112.49,21.97],[112.39,21.96],[112.4,22.07],[112.36,21.98],[112.4,21.8],[112.29,21.71],[112.19,21.84],[112.03,21.8],[112.04,21.88],[111.97,21.82],[111.89,21.93],[112.0,21.77],[111.87,21.68],[111.84,21.77],[111.68,21.78],[111.79,21.62],[111.63,21.53],[111.48,21.51],[111.43,21.6],[111.27,21.44],[111.3,21.5],[111.03,21.54],[110.99,21.42],[110.77,21.4],[110.65,21.26],[110.64,21.37],[110.76,21.41],[110.76,21.44],[110.64,21.38],[110.64,21.23],[110.58,21.25],[110.59,21.23],[110.48,21.22],[110.43,21.19],[110.49,21.34],[110.36,21.44],[110.4,21.18],[110.2,21.07],[110.16,20.85],[110.37,20.85],[110.41,20.75],[110.34,20.82],[110.3,20.66],[110.53,20.48],[110.28,20.25],[109.92,20.24],[109.86,20.41],[109.98,20.35],[110.01,20.43],[109.82,20.52],[109.75,20.67],[109.86,20.72],[109.79,20.69],[109.66,20.93],[109.77,21.36],[109.92,21.36],[109.94,21.49],[109.81,21.46],[109.77,21.58],[109.77,21.49],[109.65,21.52],[109.57,21.76],[109.46,21.66],[109.57,21.58],[109.53,21.49],[109.14,21.4],[109.04,21.45],[109.14,21.6],[108.93,21.62],[108.86,21.68],[108.92,21.77],[108.8,21.82],[108.86,21.64],[108.75,21.6],[108.68,21.82],[108.57,21.79],[108.64,21.89],[108.55,21.95],[108.46,21.86],[108.48,21.95],[108.45,21.87],[108.51,21.79],[108.46,21.74],[108.57,21.68],[108.47,21.56],[108.39,21.58],[108.47,21.67],[108.34,21.73],[108.21,21.5],[108.24,21.64],[107.99,21.55],[108.08,21.49],[107.97,21.43],[107.9,21.53],[107.75,21.51],[107.79,21.46],[107.59,21.29],[107.42,21.33],[107.36,21.24],[107.37,21.03],[107.2,20.94],[107.07,20.96],[107.15,21.04],[107.03,21.03],[107.0,20.95],[106.85,20.99],[106.94,20.91],[106.87,20.88],[106.8,21.02],[106.64,21.02],[106.76,20.94],[106.7,20.88],[106.81,20.68],[106.59,20.66],[106.62,20.59],[106.52,20.54],[106.58,20.55],[106.52,20.44],[106.59,20.45],[106.59,20.28],[106.58,20.26],[106.54,20.31],[106.5,20.31],[106.57,20.23],[106.38,20.21],[106.18,19.99],[105.96,19.93],[105.79,19.6],[105.81,19.28],[105.61,18.99],[105.75,18.66],[105.76,18.76],[106.09,18.26],[106.27,18.2],[106.35,18.06],[106.43,18.12],[106.52,17.95],[106.44,17.88],[106.5,17.71],[106.37,17.77],[106.29,17.77],[106.5,17.68],[106.76,17.34],[107.11,17.09],[107.2,16.92],[107.14,16.87],[107.22,16.91],[107.64,16.59],[107.44,16.65],[107.66,16.55],[107.81,16.31],[108.04,16.35],[108.05,16.24],[108.2,16.22],[108.2,16.0],[108.25,16.16],[108.33,16.16],[108.28,16.0],[108.68,15.52],[108.63,15.46],[108.7,15.49],[108.77,15.33],[108.83,15.43],[108.95,15.25],[108.86,15.15],[109.09,14.72],[109.06,14.56],[109.31,13.88],[109.3,13.76],[109.25,13.89],[109.22,13.81],[109.29,13.53],[109.22,13.65],[109.21,13.63],[109.34,13.47],[109.31,13.41],[109.25,13.49],[109.23,13.39],[109.47,12.91],[109.37,12.82],[109.47,12.66],[109.44,12.56],[109.4,12.69],[109.34,12.66],[109.36,12.8],[109.2,12.65],[109.35,12.4],[109.15,12.44],[109.29,11.87],[109.22,11.88],[109.22,12.02],[109.18,12.13],[109.13,11.86],[109.2,11.87],[109.24,11.74],[109.14,11.57],[109.02,11.63],[109.02,11.36],[108.53,11.15],[108.3,10.91],[108.11,10.92],[108.0,10.7],[107.82,10.69],[107.27,10.38],[107.18,10.48],[106.99,10.48],[107.03,10.53],[107.03,10.61],[107.02,10.66],[106.98,10.7],[106.96,10.47],[106.94,10.6],[106.88,10.65],[106.75,10.67],[106.73,10.52],[106.58,10.45],[106.74,10.47],[106.79,10.28],[106.42,10.32],[106.8,10.16],[106.65,9.97],[106.47,10.06],[106.36,10.22],[106.29,10.26],[106.46,10.04],[106.7,9.9],[106.67,9.84],[106.59,9.82],[106.14,10.23],[106.11,10.23],[106.57,9.74],[106.54,9.59],[106.39,9.55],[105.82,10.01],[106.2,9.54],[106.19,9.37],[105.54,9.13],[105.1,8.63],[104.83,8.57],[104.72,8.61],[104.83,8.7],[104.91,8.69],[104.96,8.72],[104.85,8.71],[104.92,8.81],[104.77,8.82],[104.86,9.74],[105.05,9.93],[105.11,9.86],[105.04,10.06],[104.77,10.23],[104.61,10.14],[104.52,10.42],[104.45,10.38],[104.25,10.57],[103.95,10.59],[103.87,10.7],[103.82,10.54],[103.62,10.5],[103.5,10.62],[103.69,10.74],[103.72,10.89],[103.56,11.15],[103.47,11.15],[103.4,10.88],[103.13,10.88],[103.06,11.22],[103.15,11.32],[103.06,11.45],[103.17,11.43],[103.04,11.6],[103.03,11.54],[102.95,11.56],[103.04,11.62],[102.99,11.7],[103.07,11.71],[103.08,11.73],[102.98,11.71],[102.89,11.83],[102.97,11.71],[102.95,11.57],[102.61,12.22],[102.58,12.05],[102.29,12.19],[102.26,12.29],[102.32,12.29],[102.36,12.35],[102.29,12.32],[102.3,12.43],[102.2,12.43],[102.26,12.31],[102.09,12.46],[102.11,12.54],[102.01,12.56],[102.06,12.47],[101.77,12.71],[101.42,12.6],[100.86,12.65],[101.0,13.5],[100.68,13.51],[100.6,13.61],[100.58,13.52],[100.28,13.52],[99.96,13.31],[100.1,13.06],[99.96,12.67],[100.02,12.19],[99.64,11.52],[99.59,11.2],[99.5,11.13],[99.51,10.87],[99.24,10.52],[99.29,10.36],[99.15,10.36],[99.25,10.23],[99.15,10.1],[99.15,9.77],[99.32,9.39],[99.23,9.28],[99.38,9.19],[99.85,9.29],[99.97,8.61],[100.14,8.39],[100.13,8.51],[100.22,8.45],[100.57,7.21],[100.43,7.27],[100.41,7.53],[100.27,7.53],[100.32,7.71],[100.21,7.78],[100.18,7.53],[100.42,7.17],[100.56,7.14],[100.59,7.22],[100.77,6.98],[101.0,6.86],[101.35,6.88],[101.29,6.95],[101.56,6.84],[101.81,6.46],[102.15,6.2],[102.34,6.18],[102.52,5.87],[103.03,5.49],[103.22,5.22],[103.45,4.81],[103.49,4.34],[103.34,3.76],[103.48,3.51],[103.44,2.92],[103.64,2.67],[103.77,2.65],[103.95,2.34],[104.26,1.64],[104.29,1.45],[104.22,1.35],[104.06,1.45],[104.15,1.55],[104.05,1.51],[103.97,1.65],[104.01,1.45],[103.7,1.45],[103.52,1.27],[103.37,1.54],[102.7,1.86],[102.53,2.07],[101.87,2.39],[101.77,2.59],[101.29,2.85],[101.37,3.0],[101.3,3.27],[100.81,3.79],[100.85,3.85],[100.71,3.88],[100.71,3.98],[100.87,4.02],[100.63,4.16],[100.57,4.32],[100.67,4.67],[100.36,5.08],[100.43,5.29],[100.35,6.01],[100.1,6.53],[99.69,6.88],[99.75,7.13],[99.56,7.2],[99.6,7.38],[99.55,7.3],[99.51,7.38],[99.47,7.28],[99.38,7.32],[99.29,7.62],[99.13,7.77],[99.03,7.72],[99.07,7.92],[98.92,8.05],[98.77,8.02],[98.7,8.3],[98.62,8.28],[98.66,8.38],[98.43,8.32],[98.42,8.15],[98.28,8.23],[98.2,8.56],[98.25,8.51],[98.22,8.73],[98.39,9.04],[98.32,9.21],[98.53,9.57],[98.46,9.6],[98.58,9.84],[98.51,9.84],[98.75,10.33],[98.54,9.99],[98.46,10.72],[98.53,10.69],[98.58,10.88],[98.71,10.92],[98.66,11.13],[98.76,11.27],[98.74,11.64],[98.89,11.69],[98.78,11.76],[98.83,11.83],[98.81,11.85],[98.67,11.69],[98.6,11.8],[98.71,11.88],[98.55,11.88],[98.66,11.92],[98.72,12.0],[98.63,12.13],[98.7,12.24],[98.54,12.24],[98.71,12.35],[98.61,12.43],[98.71,12.51],[98.62,12.56],[98.69,12.73],[98.62,12.77],[98.58,13.19],[98.24,13.71],[98.19,14.06],[98.19,13.54],[98.14,13.54],[98.11,14.17],[97.89,14.68],[98.03,14.65],[97.95,14.8],[97.85,14.72],[97.79,14.88],[97.73,15.84],[97.57,16.06],[97.64,16.48],[97.74,16.56],[97.37,16.48],[97.18,16.92],[97.16,17.09],[97.26,17.11],[97.16,17.13],[97.13,17.08],[96.88,17.46],[96.82,17.39],[96.91,17.32],[96.85,17.21],[96.91,17.02],[96.68,16.57],[96.44,16.48],[96.27,16.6],[96.29,16.81],[96.17,16.77],[96.32,16.42],[96.12,16.32],[96.01,16.39],[96.07,16.31],[95.8,16.14],[95.72,16.22],[95.66,15.95],[95.42,15.72],[95.29,15.74],[95.36,15.98],[95.36,16.15],[95.21,15.79],[95.13,15.82],[95.1,16.03],[95.23,16.12],[95.14,16.15],[95.07,16.07],[95.03,15.81],[94.85,15.79],[94.92,16.04],[94.86,16.13],[94.9,16.18],[94.96,16.2],[94.99,16.25],[94.85,16.16],[94.87,16.04],[94.72,15.86],[94.6,15.92],[94.73,16.02],[94.79,16.16],[94.57,15.94],[94.68,16.12],[94.73,16.52],[94.63,16.26],[94.63,16.34],[94.52,16.3],[94.43,16.07],[94.24,15.98],[94.27,16.53],[94.46,16.95],[94.45,17.18],[94.59,17.29],[94.56,17.58],[94.62,17.55],[94.46,18.16],[94.33,18.26],[94.42,18.31],[94.15,18.73],[94.21,18.73],[94.28,18.74],[94.04,18.86],[94.07,19.39],[94.03,19.2],[93.91,19.19],[93.98,18.97],[93.93,18.86],[93.68,19.02],[93.48,19.35],[93.55,19.43],[93.8,19.24],[93.93,19.3],[93.98,19.37],[93.99,19.46],[93.73,19.63],[93.8,19.66],[93.81,19.75],[93.76,19.67],[93.75,19.77],[93.6,19.72],[93.74,19.93],[93.58,19.88],[93.38,20.09],[93.36,20.03],[93.34,20.1],[93.13,20.09],[93.24,19.82],[93.13,20.01],[93.13,19.83],[92.97,20.13],[93.09,20.15],[93.12,20.21],[92.99,20.15],[93.07,20.55],[92.9,20.14],[92.77,20.2],[92.94,20.32],[92.83,20.5],[92.77,20.46],[92.72,20.59],[92.64,20.7],[92.73,20.26],[92.38,20.7],[92.27,21.06],[92.33,20.74],[92.05,21.17],[91.95,21.46],[92.03,21.7],[91.98,21.65],[91.99,21.79],[91.9,21.79],[91.95,21.88],[91.81,22.18],[91.91,22.42],[91.79,22.24],[91.68,22.53],[91.46,22.76],[91.49,22.9],[91.32,22.7],[91.18,22.73],[91.26,22.64],[91.2,22.54],[91.09,22.54],[91.02,22.68],[91.04,22.59],[90.94,22.59],[90.63,23.06],[90.6,23.45],[90.72,23.5],[90.72,23.54],[90.61,23.49],[90.63,23.6],[90.48,23.58],[90.58,23.54],[90.55,23.38],[90.25,23.47],[90.43,23.33],[90.61,23.25],[90.57,23.08],[90.56,23.11],[90.45,23.07],[90.45,23.06],[90.47,23.0],[90.51,22.92],[90.54,22.9],[90.48,22.88],[90.37,22.76],[90.49,22.71],[90.44,22.49],[90.56,22.56],[90.62,22.36],[90.44,22.08],[90.39,22.1],[90.42,22.2],[90.39,22.29],[90.22,21.81],[90.09,21.83],[90.13,21.93],[90.02,21.86],[90.04,21.97],[90.22,22.12],[90.24,22.2],[90.05,21.99],[90.08,22.16],[89.97,21.97],[89.92,22.05],[89.88,22.27],[90.01,22.49],[89.87,22.42],[89.87,22.09],[89.8,22.08],[89.88,21.88],[89.71,21.83],[89.65,21.93],[89.7,21.78],[89.59,21.7],[89.53,21.81],[89.63,22.34],[89.53,21.98],[89.54,22.09],[89.48,22.3],[89.52,21.96],[89.41,21.72],[89.35,21.97],[89.3,21.68],[89.21,21.65],[89.04,22.14],[89.06,21.94],[88.91,21.97],[89.08,21.62],[88.89,21.65],[88.86,21.77],[88.86,21.64],[88.81,21.69],[88.73,21.56],[88.76,22.13],[88.63,21.95],[88.68,22.18],[88.66,22.21],[88.57,21.85],[88.56,21.77],[88.63,21.75],[88.57,21.56],[88.49,21.56],[88.53,21.8],[88.5,21.95],[88.46,21.62],[88.33,21.72],[88.31,21.61],[88.3,21.76],[88.26,21.8],[88.25,21.55],[88.15,21.96],[88.2,22.17],[88.01,22.24],[87.94,22.41],[87.91,22.42],[87.97,22.24],[88.16,22.09],[87.83,21.73],[87.2,21.55],[86.92,21.33],[86.84,21.08],[86.97,20.81],[86.88,20.78],[87.04,20.7],[86.75,20.49],[86.72,20.37],[86.81,20.42],[86.69,20.29],[86.75,20.31],[86.5,20.18],[86.43,20.0],[86.15,20.14],[86.37,19.96],[85.48,19.67],[85.43,19.7],[85.58,19.75],[85.57,19.88],[85.27,19.78],[85.12,19.48],[85.25,19.66],[85.39,19.69],[85.33,19.58],[85.58,19.69],[84.74,19.15],[84.74,19.03],[84.11,18.3],[83.45,17.92],[83.34,17.72],[83.25,17.72],[83.24,17.59],[82.39,17.13],[82.25,16.93],[82.31,16.85],[82.37,16.91],[82.31,16.58],[81.76,16.32],[81.26,16.33],[81.01,15.78],[80.91,15.85],[80.9,16.03],[80.81,15.72],[80.78,15.88],[80.67,15.91],[80.28,15.7],[80.05,15.09],[80.2,14.57],[80.17,14.34],[80.05,14.21],[80.14,14.23],[80.31,13.44],[80.14,13.73],[80.14,13.62],[80.09,13.69],[80.05,13.62],[80.33,13.43],[80.33,13.2],[80.18,12.53],[79.94,12.22],[80.01,12.24],[79.79,11.77],[79.82,11.38],[79.75,11.37],[79.68,11.3],[79.83,11.34],[79.86,10.29],[79.59,10.34],[79.29,10.25],[79.28,10.04],[78.91,9.47],[79.07,9.3],[79.34,9.32],[79.45,9.16],[78.99,9.28],[78.41,9.1],[78.18,8.88],[78.06,8.36],[77.51,8.08],[77.0,8.37],[76.54,8.91],[76.67,9.01],[76.53,8.95],[76.36,9.33],[76.31,9.49],[76.24,9.95],[76.25,9.96],[76.39,9.68],[76.36,9.52],[76.5,9.53],[76.41,9.57],[76.39,9.84],[76.18,10.11],[76.24,10.24],[76.15,10.22],[75.74,11.37],[75.32,11.9],[75.39,11.97],[75.19,12.02],[74.83,12.82],[74.94,12.88],[74.82,12.86],[74.69,13.38],[74.67,13.63],[74.74,13.65],[74.5,14.03],[74.43,14.24],[74.51,14.25],[74.42,14.3],[74.35,14.53],[74.43,14.48],[74.1,14.79],[74.24,14.88],[74.11,14.85],[73.91,15.08],[73.89,15.34],[73.78,15.41],[73.97,15.37],[73.74,15.57],[73.84,15.66],[73.72,15.63],[73.45,16.07],[73.49,16.19],[73.45,16.11],[73.3,16.53],[73.38,16.52],[73.37,16.61],[73.13,17.56],[73.2,17.59],[72.93,18.22],[72.94,18.29],[73.06,18.19],[73.07,18.27],[72.89,18.43],[72.92,18.54],[73.01,18.47],[72.85,18.72],[72.93,18.83],[73.0,18.73],[72.98,18.87],[72.9,18.89],[73.06,19.02],[72.99,19.0],[72.97,19.16],[72.82,18.9],[72.77,18.95],[72.79,19.31],[73.05,19.22],[72.76,19.38],[72.75,19.48],[72.88,19.53],[72.72,19.54],[72.73,19.78],[72.68,19.75],[72.65,19.85],[72.95,20.76],[72.9,20.87],[72.84,20.84],[72.89,20.98],[72.77,21.02],[72.85,21.05],[72.81,21.13],[72.62,21.11],[72.73,21.2],[72.56,21.39],[72.75,21.45],[72.58,21.42],[72.82,21.64],[72.89,21.64],[73.13,21.76],[72.55,21.67],[72.57,21.85],[72.73,21.99],[72.54,21.91],[72.5,21.98],[72.58,22.19],[72.75,22.16],[72.92,22.27],[72.47,22.23],[72.4,22.37],[72.33,22.26],[72.24,22.3],[72.15,22.28],[72.31,22.23],[72.31,22.08],[72.1,22.01],[72.03,21.94],[72.16,21.93],[72.17,21.84],[72.06,21.9],[72.1,21.84],[72.0,21.8],[72.17,21.79],[72.3,21.63],[72.06,21.17],[70.98,20.71],[70.54,20.81],[70.05,21.15],[68.94,22.32],[69.07,22.48],[69.07,22.4],[69.2,22.41],[69.21,22.27],[69.48,22.34],[69.52,22.45],[69.62,22.36],[69.73,22.48],[69.79,22.42],[70.18,22.56],[70.5,22.98],[70.5,23.1],[70.4,23.07],[70.39,22.94],[70.13,22.99],[69.72,22.75],[68.87,23.02],[68.55,23.26],[68.6,23.33],[68.42,23.45],[68.48,23.53],[68.41,23.51],[68.41,23.62],[68.82,23.88],[68.32,23.59],[68.14,23.61],[68.28,23.69],[68.16,23.76],[68.18,23.84],[68.16,23.91],[68.15,23.69],[68.06,23.72],[68.1,23.82],[68.01,23.94],[68.01,23.77],[67.86,23.91],[67.83,23.81],[67.72,23.79],[67.63,23.8],[67.65,23.93],[67.61,23.85],[67.48,23.89],[67.53,24.07],[67.34,24.09],[67.28,24.28],[67.36,24.34],[67.27,24.37],[67.18,24.59],[67.25,24.59],[67.15,24.62],[67.26,24.75],[66.65,24.84],[66.74,25.18],[66.44,25.6],[66.2,25.59],[66.09,25.47],[66.34,25.55],[66.5,25.4],[66.25,25.47],[65.65,25.34],[64.74,25.32],[64.66,25.17],[64.57,25.27],[64.09,25.34],[64.16,25.45],[64.05,25.45],[63.98,25.41],[64.06,25.34],[63.57,25.36],[63.47,25.29],[63.5,25.19],[62.48,25.26],[62.34,25.16],[62.38,25.09],[62.15,25.22],[62.1,25.11],[61.75,25.01],[61.78,25.19],[61.55,25.25],[61.41,25.06],[60.63,25.27],[60.55,25.45],[60.4,25.38],[60.47,25.29],[59.45,25.46],[59.04,25.4],[58.81,25.56],[58.42,25.61],[58.17,25.54],[57.93,25.7],[57.77,25.64],[57.76,25.74],[57.31,25.78],[56.97,27.0],[56.87,27.01],[56.81,27.14],[56.12,27.16],[55.94,27.03],[55.67,27.0],[55.52,26.78],[55.27,26.79],[54.79,26.5],[54.39,26.61],[54.31,26.71],[53.72,26.71],[53.44,26.98],[52.6,27.35],[52.67,27.45],[52.46,27.63],[52.01,27.83],[51.4,27.93],[51.06,28.74],[50.8,28.93],[50.93,29.05],[50.64,29.14],[50.66,29.45],[50.14,29.94],[50.06,30.2],[49.53,30.02],[49.48,30.16],[49.25,30.16],[49.22,30.26],[48.92,30.38],[49.2,30.35],[49.26,30.43],[49.03,30.52],[48.95,30.48],[49.04,30.43],[48.93,30.42],[48.86,30.35],[48.9,30.03],[48.64,30.06],[48.65,29.98],[48.52,29.93],[48.12,30.04],[47.97,30.0],[47.95,30.09],[47.93,30.11],[48.0,29.83],[48.18,29.54],[47.97,29.58],[47.7,29.36],[48.1,29.35],[48.16,29.02],[48.5,28.49],[48.47,28.39],[48.54,28.41],[48.65,28.05],[48.79,28.01],[48.74,27.96],[48.88,27.83],[48.78,27.72],[48.88,27.69],[48.83,27.61],[49.24,27.55],[49.31,27.45],[49.12,27.44],[49.26,27.41],[49.22,27.33],[49.31,27.34],[49.37,27.15],[49.57,27.19],[49.7,26.96],[50.16,26.66],[49.99,26.72],[50.03,26.49],[50.22,26.32],[50.14,26.04],[50.03,26.2],[49.99,26.0],[50.1,25.99],[50.26,25.63],[50.14,25.73],[50.15,25.7],[50.47,25.44],[50.56,25.05],[50.77,24.73],[50.86,24.8],[50.75,25.49],[50.85,25.47],[50.8,25.62],[50.87,25.64],[50.89,25.53],[50.98,25.65],[50.89,25.68],[50.98,25.98],[51.25,26.16],[51.4,25.95],[51.57,25.9],[51.59,25.71],[51.47,25.52],[51.61,25.02],[51.34,24.57],[51.34,24.65],[51.21,24.63],[51.31,24.61],[51.3,24.52],[51.4,24.63],[51.5,24.58],[51.28,24.3],[51.57,24.26],[51.59,24.38],[51.63,24.23],[51.78,24.26],[51.81,24.0],[51.93,23.96],[52.34,24.01],[52.6,24.21],[53.59,24.05],[54.12,24.14],[54.43,24.29],[54.49,24.45],[54.57,24.45],[54.42,24.54],[54.58,24.51],[54.64,24.75],[55.08,25.02],[55.28,25.26],[55.33,25.2],[55.3,25.28],[55.55,25.58],[55.63,25.54],[55.95,25.77],[56.18,26.25],[56.29,26.19],[56.4,26.21],[56.31,26.22],[56.36,26.39],[56.5,26.36],[56.4,26.27],[56.48,26.15],[56.33,26.17],[56.47,26.1],[56.27,25.67],[56.37,25.53],[56.41,24.9],[56.61,24.5],[57.18,23.93],[58.76,23.54],[59.52,22.56],[59.8,22.53],[59.82,22.28],[59.34,21.44],[59.05,21.28],[58.68,20.83],[58.73,20.77],[58.52,20.42],[58.2,20.4],[58.21,20.61],[57.86,20.26],[57.69,19.73],[57.84,19.02],[56.81,18.75],[56.64,18.56],[56.56,18.15],[56.36,17.94],[55.45,17.84],[55.23,17.54],[55.26,17.23],[55.03,17.01],[54.08,17.01],[53.62,16.76],[52.53,16.45],[52.29,16.26],[52.16,16.0],[52.23,15.62],[51.37,15.23],[49.37,14.65],[49.09,14.52],[48.7,14.04],[48.19,13.97],[48.02,14.06],[47.4,13.65],[46.7,13.43],[45.67,13.34],[45.4,13.07],[45.12,12.96],[45.06,12.76],[44.98,12.78],[45.02,12.86],[44.88,12.73],[44.61,12.82],[44.42,12.67],[43.95,12.6],[43.6,12.76],[43.47,12.68],[43.47,12.85],[43.25,13.21],[43.28,13.72],[42.96,14.51],[43.02,14.44],[42.88,14.88],[42.95,14.81],[42.94,14.95],[42.86,15.14],[42.61,15.24],[42.71,15.37],[42.79,15.21],[42.81,15.27],[42.69,15.7],[42.83,15.92],[42.79,16.45],[42.71,16.73],[42.36,17.18],[42.36,17.02],[42.31,17.44],[41.79,17.83],[41.49,18.22],[41.44,18.47],[41.21,18.7],[41.18,19.07],[41.07,19.13],[40.94,19.51],[40.76,19.61],[40.74,19.78],[40.66,19.76],[40.53,19.96],[40.08,20.28],[39.76,20.35],[39.17,21.11],[39.08,21.32],[39.17,21.4],[39.11,21.75],[38.93,22.01],[39.01,22.0],[39.14,22.4],[39.07,22.37],[39.01,22.77],[38.8,23.0],[38.45,23.78],[37.94,24.14],[37.95,24.21],[37.87,24.15],[37.43,24.37],[37.46,24.44],[37.15,24.85],[37.26,24.87],[37.24,25.18],[36.94,25.65],[36.7,25.78],[36.7,26.02],[36.51,26.11],[36.03,26.91],[35.16,28.01],[35.22,28.05],[34.71,28.14],[34.65,28.1],[34.67,28.07],[34.61,28.03],[34.57,28.09],[34.8,28.53],[35.0,29.53],[34.74,29.31],[34.62,28.74],[34.41,28.31],[34.43,27.98],[34.21,27.79],[34.26,27.77],[34.25,27.73],[33.76,28.02],[33.23,28.57],[33.18,28.99],[32.72,29.46],[32.57,30.01],[32.34,29.59],[32.59,29.35],[32.63,28.97],[32.87,28.58],[33.55,27.9],[33.59,27.79],[33.47,27.82],[33.59,27.65],[33.5,27.65],[33.84,27.24],[34.0,26.9],[33.95,26.83],[33.94,26.65],[34.55,25.73],[35.14,24.5],[35.79,23.9],[35.51,23.98],[35.48,23.92],[35.49,23.5],[35.55,23.39],[35.68,22.97],[35.85,22.76],[36.23,22.64],[36.44,22.36],[36.9,22.07],[36.89,21.65],[37.31,21.06],[37.25,21.01],[37.1,21.21],[37.23,20.57],[37.24,19.58],[37.43,18.86],[37.54,18.72],[37.67,18.74],[37.93,18.59],[38.12,18.41],[38.15,18.25],[38.31,18.31],[38.22,18.22],[38.39,18.22],[38.58,18.08],[39.06,17.03],[39.29,15.93],[39.44,15.81],[39.46,15.52],[39.61,15.5],[39.72,15.09],[39.81,15.08],[39.85,15.17],[39.77,15.39],[39.88,15.5],[40.08,15.34],[40.03,15.24],[40.16,14.98],[40.29,14.91],[40.51,15.02],[40.69,14.9],[40.77,14.7],[41.17,14.64],[41.68,13.94],[41.97,13.85],[42.11,13.64],[42.29,13.57],[42.38,13.22],[42.53,13.23],[42.78,12.85],[42.93,12.79],[43.03,12.88],[43.33,12.49],[43.4,12.03],[42.78,11.73],[42.67,11.57],[42.53,11.58],[42.54,11.5],[43.15,11.61],[43.49,11.38],[43.49,11.24],[43.83,10.8],[44.35,10.41],[44.59,10.38],[44.96,10.42],[45.77,10.88],[46.45,10.69],[47.41,11.18],[47.71,11.1],[48.13,11.14],[48.52,11.32],[48.98,11.25],[49.58,11.46],[50.07,11.51],[50.44,11.69],[50.58,11.92],[50.8,11.99],[51.29,11.83],[51.08,11.34],[51.09,11.19],[51.19,11.14],[51.12,10.99],[51.16,10.6],[51.01,10.43],[51.22,10.44],[51.18,10.56],[51.42,10.45],[51.38,10.37],[51.24,10.43],[50.93,10.33],[50.83,9.42],[50.44,8.89],[50.09,8.16],[49.82,7.93],[49.74,7.59],[49.25,6.81],[49.04,6.14],[47.95,4.46],[46.05,2.46],[45.0,1.87],[43.78,0.92],[41.97,-1.0],[41.95,-0.89],[41.89,-1.21],[41.83,-1.17],[41.42,-1.85],[41.03,-2.04],[41.01,-1.9],[40.95,-2.07],[40.86,-1.96],[40.98,-2.24],[40.94,-2.31],[40.88,-2.22],[40.77,-2.28],[40.83,-2.37],[40.65,-2.54],[40.39,-2.56],[40.17,-2.76],[40.23,-2.98],[40.11,-3.28],[39.97,-3.32],[39.88,-3.61],[39.78,-3.57],[39.87,-3.69],[39.79,-3.92],[39.68,-3.92],[39.7,-4.05],[39.66,-3.97],[39.56,-4.04],[39.67,-4.09],[39.54,-4.43],[39.4,-4.63],[39.19,-4.68],[39.21,-4.86],[39.08,-5.06],[39.14,-5.1],[38.78,-6.03],[38.92,-6.44],[39.55,-7.0],[39.55,-7.12],[39.33,-7.31],[39.25,-7.82],[39.33,-7.73],[39.44,-7.83],[39.45,-8.01],[39.28,-8.31],[39.35,-8.71],[39.55,-8.92],[39.45,-8.86],[39.39,-8.9],[39.49,-8.94],[39.5,-9.12],[39.64,-9.19],[39.57,-9.45],[39.65,-9.44],[39.7,-9.74],[39.8,-9.82],[39.69,-10.04],[39.83,-9.99],[39.99,-10.22],[40.02,-10.13],[40.13,-10.17],[40.12,-10.27],[40.23,-10.3],[40.23,-10.2],[40.35,-10.36],[40.43,-10.3],[40.44,-10.47],[40.65,-10.69],[40.49,-10.76],[40.62,-10.84],[40.5,-10.96],[40.57,-11.01],[40.51,-11.19],[40.35,-11.32],[40.47,-11.39],[40.43,-11.65],[40.52,-11.84],[40.52,-12.2],[40.45,-12.26],[40.56,-12.39],[40.48,-12.5],[40.65,-12.76],[40.41,-12.94],[40.48,-13.02],[40.5,-12.95],[40.6,-12.98],[40.53,-13.51],[40.65,-14.03],[40.54,-14.16],[40.59,-14.26],[40.7,-14.18],[40.75,-14.27],[40.64,-14.34],[40.63,-14.57],[40.7,-14.43],[40.84,-14.46],[40.76,-14.53],[40.83,-14.54],[40.84,-14.8],[40.64,-14.85],[40.77,-15.0],[40.67,-14.98],[40.71,-15.07],[40.51,-15.18],[40.67,-15.2],[40.59,-15.48],[40.06,-15.99],[40.13,-15.99],[39.99,-16.22],[39.78,-16.3],[39.81,-16.39],[39.86,-16.43],[39.13,-16.87],[39.09,-16.98],[38.66,-17.03],[38.17,-17.29],[38.08,-17.19],[38.13,-17.29],[37.19,-17.74],[36.98,-18.01],[36.89,-17.88],[36.83,-17.88],[36.98,-18.05],[36.47,-18.56],[36.41,-18.78],[36.24,-18.69],[36.27,-18.89],[36.15,-18.9],[36.12,-18.8],[35.86,-18.95],[35.13,-19.71],[34.88,-19.86],[34.63,-19.6],[34.55,-19.58],[34.78,-19.82],[34.71,-19.88],[34.77,-20.15],[34.66,-20.15],[34.74,-20.23],[34.64,-20.38],[34.67,-20.54],[34.99,-20.73],[35.12,-20.97],[35.02,-21.11],[35.07,-21.32],[35.13,-21.18],[35.12,-21.38],[35.27,-21.64],[35.31,-22.39],[35.39,-22.49],[35.44,-22.12],[35.5,-22.11],[35.52,-22.31],[35.55,-22.18],[35.49,-22.69],[35.54,-22.95],[35.61,-22.91],[35.39,-23.75],[35.38,-23.68],[35.34,-23.68],[35.33,-23.96],[35.38,-23.84],[35.53,-23.8],[35.49,-24.11],[35.11,-24.6],[33.21,-25.3],[32.84,-25.57],[32.69,-25.89],[32.59,-25.97],[32.52,-25.95],[32.48,-25.98],[32.84,-26.29],[32.96,-26.11],[32.87,-27.02],[32.38,-28.55],[32.01,-28.87],[31.77,-28.92],[31.37,-29.33],[31.05,-29.91],[30.01,-31.29],[29.41,-31.68],[28.87,-32.29],[27.9,-33.04],[27.1,-33.53],[26.52,-33.76],[25.79,-33.74],[25.63,-33.86],[25.7,-34.03],[25.01,-33.97],[24.83,-34.21],[23.64,-33.98],[23.39,-34.03],[23.41,-34.11],[22.56,-34.0],[22.17,-34.08],[22.15,-34.18],[21.79,-34.38],[20.96,-34.36],[20.81,-34.4],[20.84,-34.47],[20.52,-34.45],[20.0,-34.82],[19.3,-34.62],[19.36,-34.5],[19.12,-34.4],[19.14,-34.29],[18.82,-34.38],[18.8,-34.09],[18.48,-34.11],[18.47,-34.35],[18.32,-34.16],[18.31,-34.03],[18.48,-33.84],[18.31,-33.48],[17.95,-33.1],[18.13,-33.2],[18.04,-33.03],[17.9,-33.04],[17.84,-32.82],[17.97,-32.7],[18.12,-32.77],[18.31,-32.57],[18.35,-32.26],[18.21,-31.73],[17.28,-30.35],[16.82,-29.1],[16.49,-28.57],[16.35,-28.56],[15.75,-28.02],[15.3,-27.32],[15.08,-26.7],[15.17,-26.59],[14.97,-26.34],[14.98,-26.06],[14.84,-25.75],[14.85,-25.06],[14.46,-24.1],[14.49,-23.31],[14.41,-22.97],[14.44,-22.88],[14.46,-23.0],[14.53,-22.9],[14.51,-22.55],[13.42,-20.88],[13.18,-20.19],[12.45,-18.9],[12.03,-18.51],[11.8,-17.96],[11.72,-17.55],[11.82,-16.68],[11.75,-15.8],[11.99,-15.62],[12.06,-15.23],[12.15,-15.17],[12.33,-14.09],[12.5,-13.86],[12.52,-13.41],[12.94,-12.98],[12.94,-12.82],[13.18,-12.6],[13.39,-12.57],[13.64,-12.25],[13.79,-11.79],[13.85,-10.98],[13.76,-10.66],[13.32,-9.98],[13.0,-9.09],[12.99,-9.04],[13.09,-8.89],[13.01,-9.08],[13.22,-8.77],[13.38,-8.76],[13.38,-8.35],[12.85,-7.27],[12.83,-6.91],[12.62,-6.73],[12.28,-6.11],[12.82,-6.03],[13.18,-5.86],[12.86,-5.82],[12.67,-6.0],[12.4,-6.01],[12.16,-5.68],[12.23,-5.48],[12.02,-5.05],[12.1,-5.08],[12.13,-5.01],[11.99,-5.01],[11.82,-4.78],[11.81,-4.58],[9.7,-2.44],[9.79,-2.5],[9.84,-2.46],[9.98,-2.63],[10.16,-2.57],[10.14,-2.53],[9.98,-2.56],[9.87,-2.41],[9.75,-2.47],[9.72,-2.37],[9.62,-2.38],[9.57,-2.19],[9.27,-1.88],[9.47,-1.92],[9.54,-2.07],[9.52,-1.93],[9.26,-1.84],[9.22,-1.58],[9.02,-1.32],[8.98,-1.23],[9.02,-1.3],[9.16,-1.47],[9.26,-1.54],[9.28,-1.68],[9.56,-1.61],[9.46,-1.47],[9.29,-1.57],[9.25,-1.48],[9.33,-1.4],[9.34,-1.28],[9.19,-1.41],[9.03,-1.3],[8.7,-0.59],[8.84,-0.8],[8.93,-0.69],[9.01,-0.87],[9.31,-0.33],[9.35,0.36],[9.36,0.18],[9.49,0.1],[9.5,0.19],[9.81,0.02],[9.76,0.13],[10.03,0.19],[9.5,0.29],[9.31,0.54],[9.32,0.63],[9.54,0.68],[9.46,0.6],[9.57,0.6],[9.57,0.51],[9.61,0.47],[9.57,0.98],[9.75,1.06],[9.79,0.97],[9.85,1.07],[9.72,1.13],[9.58,1.04],[9.35,1.18],[9.59,1.57],[9.69,1.57],[9.74,1.6],[9.61,1.64],[9.81,1.93],[9.77,2.31],[9.96,3.08],[9.93,3.27],[9.64,3.54],[9.82,3.63],[9.63,3.6],[9.55,3.82],[9.62,3.75],[9.62,3.87],[9.74,3.82],[9.68,3.91],[9.76,3.96],[9.62,3.96],[9.75,4.14],[9.58,4.01],[9.48,4.11],[9.53,3.99],[9.43,4.03],[9.46,3.91],[9.31,3.93],[9.33,4.03],[9.21,3.96],[8.97,4.1],[8.9,4.59],[8.84,4.64],[8.87,4.54],[8.77,4.55],[8.66,4.74],[8.72,4.51],[8.53,4.51],[8.59,4.82],[8.47,4.71],[8.42,4.85],[8.36,4.8],[8.18,4.99],[8.35,4.65],[8.29,4.55],[7.56,4.53],[7.54,4.71],[7.5,4.57],[7.28,4.6],[7.28,4.5],[7.07,4.76],[7.18,4.5],[7.04,4.44],[6.96,4.73],[6.99,4.61],[6.9,4.67],[7.02,4.39],[6.88,4.39],[6.79,4.82],[6.72,4.83],[6.87,4.36],[6.72,4.35],[6.74,4.61],[6.7,4.42],[6.65,4.51],[6.69,4.34],[6.61,4.34],[6.58,4.51],[6.57,4.33],[6.27,4.29],[6.33,4.44],[6.26,4.4],[6.24,4.5],[6.22,4.29],[6.1,4.28],[6.06,4.42],[6.06,4.3],[5.99,4.42],[5.95,4.34],[5.57,4.68],[5.39,5.13],[5.5,5.14],[5.37,5.16],[5.35,5.36],[5.58,5.38],[5.53,5.48],[5.61,5.5],[5.64,5.54],[5.38,5.4],[5.19,5.55],[5.5,5.62],[5.33,5.61],[5.33,5.72],[5.18,5.58],[5.09,5.71],[5.29,5.91],[5.04,5.77],[4.75,6.14],[4.41,6.36],[3.44,6.41],[3.38,6.44],[3.86,6.6],[3.77,6.62],[3.53,6.53],[3.48,6.6],[3.4,6.55],[3.37,6.45],[3.38,6.4],[2.31,6.33],[1.27,6.13],[1.05,5.99],[0.95,5.79],[0.24,5.76],[-0.8,5.21],[-1.62,5.02],[-1.98,4.75],[-3.28,5.12],[-2.97,5.08],[-2.84,5.15],[-3.14,5.14],[-3.21,5.22],[-3.13,5.37],[-3.26,5.34],[-3.31,5.12],[-3.83,5.2],[-4.0,5.27],[-3.73,5.27],[-3.72,5.28],[-3.76,5.37],[-3.8,5.38],[-3.74,5.27],[-3.91,5.35],[-3.99,5.27],[-4.13,5.31],[-4.24,5.28],[-4.27,5.31],[-4.45,5.26],[-4.56,5.3],[-4.69,5.23],[-4.67,5.31],[-4.81,5.18],[-4.18,5.28],[-4.0,5.23],[-4.89,5.13],[-5.01,5.22],[-5.32,5.23],[-5.4,5.14],[-5.23,5.2],[-5.0,5.13],[-5.85,5.03],[-6.9,4.66],[-7.46,4.34]],[[48.39,41.94],[49.04,41.41],[49.24,41.0],[49.54,40.79],[49.54,40.65],[50.24,40.5],[50.39,40.24],[50.23,40.34],[49.89,40.37],[49.5,40.16],[49.42,39.71],[49.28,39.52],[49.41,39.29],[49.25,39.31],[49.12,38.98],[49.05,38.98],[49.15,39.08],[49.06,39.17],[48.93,39.12],[48.83,38.87],[48.87,38.32],[49.07,37.68],[49.44,37.49],[50.2,37.39],[50.32,37.15],[51.0,36.77],[51.91,36.58],[54.01,36.95],[53.61,36.88],[54.03,36.83],[54.02,37.03],[53.82,37.74],[53.81,38.03],[53.84,38.61],[53.98,38.92],[53.7,39.08],[53.72,39.24],[53.68,39.08],[53.57,39.19],[53.56,39.35],[53.15,39.34],[53.16,39.18],[53.09,39.4],[53.28,39.66],[53.22,39.53],[53.57,39.47],[53.74,39.52],[53.53,39.68],[53.42,39.65],[53.38,39.77],[53.57,39.97],[52.91,40.02],[53.04,39.74],[52.74,40.05],[52.7,40.31],[52.86,40.66],[52.92,41.09],[53.12,40.77],[53.37,40.84],[53.48,40.74],[53.62,40.89],[53.72,40.63],[54.17,40.73],[54.4,40.67],[54.25,40.89],[54.64,40.84],[54.76,40.97],[54.68,41.07],[54.77,41.04],[54.07,41.49],[53.91,42.06],[53.68,42.14],[53.16,42.1],[52.94,41.96],[52.77,41.68],[52.92,41.67],[52.81,41.38],[52.88,41.05],[52.76,41.38],[52.44,41.75],[52.49,41.9],[52.4,42.09],[52.68,42.54],[52.56,42.74],[52.71,42.59],[52.74,42.7],[52.17,42.89],[51.91,42.84],[51.65,43.19],[51.28,43.15],[51.31,43.46],[50.86,44.03],[50.85,44.19],[50.23,44.39],[50.31,44.66],[50.87,44.63],[51.14,44.48],[51.37,44.56],[51.56,44.51],[50.96,44.86],[50.96,44.98],[51.27,45.02],[51.24,45.16],[51.42,45.39],[51.54,45.33],[51.76,45.46],[51.94,45.37],[53.26,45.34],[52.73,45.55],[53.12,46.11],[53.16,46.34],[53.03,46.47],[53.1,46.44],[53.08,46.51],[53.0,46.5],[53.21,46.7],[53.06,46.89],[52.46,47.0],[52.19,46.88],[52.24,46.81],[52.11,46.81],[52.02,46.94],[51.74,46.93],[51.68,47.06],[51.59,46.99],[51.19,47.12],[50.85,47.04],[50.74,46.91],[50.75,46.97],[50.62,46.94],[50.57,46.83],[50.43,46.9],[49.82,46.54],[49.62,46.58],[49.58,46.5],[49.47,46.59],[49.49,46.5],[49.31,46.59],[49.37,46.39],[49.25,46.47],[49.29,46.4],[49.17,46.41],[49.3,46.25],[49.15,46.34],[49.06,46.25],[49.11,46.15],[48.63,46.09],[48.73,46.02],[48.65,45.96],[48.75,45.97],[48.79,45.84],[48.72,45.81],[48.55,45.97],[48.29,45.84],[48.24,45.71],[47.86,45.72],[47.82,45.61],[47.56,45.77],[47.65,45.56],[47.54,45.67],[47.43,45.69],[47.5,45.72],[47.38,45.75],[47.43,45.68],[47.55,45.63],[47.57,45.56],[47.49,45.59],[47.5,45.43],[47.38,45.41],[47.46,45.39],[47.38,45.2],[47.1,44.96],[47.08,44.79],[47.0,44.92],[46.96,44.77],[46.72,44.66],[46.7,44.45],[47.25,44.21],[47.5,43.78],[47.37,43.62],[47.4,43.51],[47.54,43.87],[47.7,43.87],[47.49,43.46],[47.49,43.3],[47.59,43.3],[47.46,43.02],[47.7,42.87],[47.73,42.66],[48.1,42.35],[48.39,41.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-12.55,7.39],[-12.61,7.48],[-12.95,7.58],[-12.58,7.63],[-12.49,7.57],[-12.55,7.39]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-23.51,14.91],[-23.77,15.04],[-23.75,15.33],[-23.44,15.01],[-23.51,14.91]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-22.87,15.98],[-22.96,16.05],[-22.92,16.24],[-22.71,16.21],[-22.68,16.06],[-22.87,15.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-25.31,16.94],[-25.32,17.11],[-25.1,17.2],[-24.97,17.11],[-25.19,16.93],[-25.31,16.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-15.38,27.89],[-15.58,27.73],[-15.78,27.84],[-15.82,27.98],[-15.71,28.17],[-15.41,28.18],[-15.38,27.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-16.71,28.02],[-16.92,28.35],[-16.12,28.57],[-16.36,28.38],[-16.55,28.02],[-16.71,28.02]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-13.82,28.68],[-13.93,28.24],[-14.34,28.05],[-14.51,28.07],[-14.22,28.22],[-13.94,28.75],[-13.82,28.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-17.72,28.75],[-17.87,28.48],[-18.0,28.75],[-17.91,28.86],[-17.72,28.75]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-13.45,29.08],[-13.77,28.84],[-13.87,28.88],[-13.78,29.06],[-13.47,29.24],[-13.45,29.08]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-17.23,32.83],[-16.92,32.84],[-16.67,32.76],[-16.98,32.65],[-17.23,32.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-25.53,37.72],[-25.83,37.82],[-25.84,37.91],[-25.14,37.82],[-25.19,37.74],[-25.53,37.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-28.04,38.41],[-28.46,38.41],[-28.55,38.53],[-28.37,38.55],[-28.04,38.41]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-43.25,60.0],[-43.36,60.06],[-43.58,60.08],[-43.48,60.04],[-43.59,59.92],[-43.92,60.0],[-43.72,60.06],[-44.13,60.14],[-43.13,60.07],[-43.25,60.0]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-41.1,63.22],[-41.41,63.23],[-41.86,63.47],[-41.68,63.5],[-41.1,63.22]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-40.48,64.49],[-40.6,64.72],[-40.87,64.9],[-40.5,64.83],[-40.44,64.74],[-40.55,64.71],[-40.38,64.62],[-40.48,64.58],[-40.14,64.49],[-40.48,64.49]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-14.94,66.22],[-15.18,66.11],[-14.7,66.07],[-14.6,65.95],[-14.89,65.76],[-14.33,65.78],[-14.4,65.72],[-14.27,65.67],[-14.36,65.66],[-14.53,65.55],[-14.56,65.5],[-14.32,65.65],[-14.19,65.63],[-14.25,65.67],[-13.69,65.56],[-13.61,65.51],[-13.67,65.38],[-13.84,65.36],[-13.73,65.33],[-14.01,65.28],[-13.57,65.26],[-14.03,65.2],[-13.63,65.2],[-13.75,65.14],[-13.52,65.17],[-13.51,65.07],[-13.65,64.99],[-14.03,65.08],[-14.23,65.04],[-13.7,64.93],[-14.05,64.93],[-13.77,64.85],[-13.97,64.84],[-13.84,64.8],[-14.01,64.8],[-14.05,64.72],[-14.31,64.7],[-14.42,64.79],[-14.51,64.8],[-14.27,64.65],[-14.49,64.66],[-14.41,64.61],[-14.58,64.59],[-14.35,64.61],[-14.54,64.41],[-14.71,64.43],[-14.93,64.26],[-15.23,64.27],[-15.21,64.3],[-15.32,64.3],[-15.37,64.37],[-15.41,64.39],[-15.47,64.4],[-15.36,64.34],[-15.4,64.27],[-15.99,64.14],[-16.8,63.8],[-16.93,63.87],[-16.93,63.8],[-16.97,63.79],[-16.94,63.9],[-16.97,63.92],[-17.01,63.8],[-17.72,63.71],[-17.62,63.75],[-17.71,63.78],[-17.97,63.68],[-17.8,63.67],[-17.97,63.62],[-17.86,63.61],[-17.96,63.52],[-18.2,63.47],[-18.12,63.53],[-18.32,63.55],[-18.18,63.46],[-18.73,63.4],[-20.19,63.54],[-20.55,63.71],[-20.31,63.73],[-20.41,63.84],[-20.58,63.71],[-20.77,63.77],[-20.61,63.77],[-20.72,63.78],[-20.69,63.86],[-20.82,63.78],[-21.19,63.89],[-21.04,63.95],[-21.24,63.95],[-21.3,63.92],[-21.21,63.88],[-21.37,63.85],[-22.69,63.81],[-22.73,63.89],[-22.63,63.95],[-22.73,63.97],[-22.7,64.09],[-22.52,63.98],[-22.04,64.05],[-21.92,64.12],[-22.05,64.16],[-21.8,64.14],[-21.7,64.19],[-21.93,64.23],[-21.75,64.35],[-21.44,64.36],[-21.63,64.4],[-22.1,64.32],[-21.86,64.39],[-22.05,64.41],[-21.98,64.5],[-21.7,64.61],[-21.58,64.57],[-21.5,64.57],[-21.68,64.62],[-21.51,64.65],[-22.04,64.57],[-22.16,64.46],[-22.44,64.67],[-22.37,64.64],[-22.19,64.74],[-22.4,64.68],[-22.32,64.75],[-22.44,64.77],[-22.41,64.82],[-23.56,64.82],[-23.83,64.73],[-24.06,64.89],[-23.26,64.93],[-23.17,65.02],[-23.09,65.01],[-23.16,64.95],[-23.11,64.92],[-22.72,65.08],[-22.75,65.03],[-22.58,64.98],[-22.55,65.05],[-21.83,65.04],[-21.73,65.19],[-22.03,65.11],[-22.56,65.17],[-21.7,65.45],[-21.98,65.44],[-22.11,65.53],[-22.25,65.43],[-22.39,65.49],[-22.16,65.54],[-22.11,65.6],[-22.48,65.51],[-22.55,65.63],[-22.66,65.53],[-22.76,65.63],[-22.73,65.5],[-22.95,65.61],[-23.18,65.58],[-23.23,65.49],[-23.9,65.4],[-24.54,65.51],[-24.3,65.64],[-23.89,65.52],[-23.81,65.54],[-24.09,65.65],[-23.81,65.61],[-24.08,65.71],[-24.09,65.8],[-23.63,65.71],[-23.56,65.61],[-23.29,65.68],[-23.54,65.72],[-23.24,65.74],[-23.19,65.78],[-23.73,65.77],[-23.87,65.88],[-23.21,65.84],[-23.81,66.01],[-23.75,66.08],[-23.37,65.99],[-23.67,66.12],[-23.4,66.1],[-23.6,66.14],[-23.46,66.2],[-23.03,66.11],[-22.98,66.03],[-23.06,65.97],[-22.93,66.05],[-22.84,66.02],[-22.94,65.95],[-22.82,66.0],[-22.82,65.91],[-22.68,66.06],[-22.58,65.97],[-22.65,65.83],[-22.54,65.97],[-22.42,65.93],[-22.47,65.84],[-22.36,65.91],[-22.48,66.03],[-22.38,66.1],[-22.98,66.23],[-22.37,66.28],[-22.71,66.3],[-22.61,66.37],[-22.94,66.3],[-23.19,66.36],[-23.05,66.36],[-23.1,66.44],[-22.86,66.43],[-22.95,66.47],[-22.43,66.46],[-22.2,66.34],[-22.22,66.27],[-21.75,66.19],[-21.67,66.02],[-21.55,66.1],[-21.53,66.03],[-21.33,66.01],[-21.61,65.96],[-21.3,65.94],[-21.33,65.81],[-21.48,65.77],[-21.33,65.74],[-21.58,65.69],[-21.69,65.77],[-21.78,65.77],[-21.4,65.62],[-21.48,65.56],[-21.32,65.6],[-21.48,65.45],[-21.21,65.44],[-21.09,65.17],[-21.1,65.45],[-20.92,65.34],[-20.99,65.51],[-20.92,65.6],[-20.68,65.69],[-20.64,65.55],[-20.48,65.49],[-20.43,65.55],[-20.53,65.58],[-20.41,65.6],[-20.39,65.53],[-20.26,65.74],[-20.45,66.03],[-20.18,66.13],[-19.63,65.75],[-19.46,65.73],[-19.4,65.84],[-19.51,65.96],[-19.44,66.07],[-19.06,66.07],[-19.07,66.16],[-18.78,66.19],[-18.54,66.08],[-18.54,65.97],[-18.22,65.87],[-18.06,65.65],[-18.07,65.83],[-18.3,66.02],[-18.3,66.18],[-17.91,66.15],[-17.55,65.91],[-17.5,65.99],[-17.61,65.99],[-17.45,66.0],[-17.41,65.96],[-17.15,66.22],[-16.92,66.11],[-16.6,66.1],[-16.69,66.17],[-16.53,66.2],[-16.62,66.17],[-16.43,66.14],[-16.54,66.51],[-16.02,66.54],[-15.89,66.49],[-15.94,66.42],[-15.71,66.4],[-15.78,66.29],[-15.7,66.23],[-15.38,66.15],[-15.33,66.26],[-14.93,66.39],[-14.56,66.38],[-15.01,66.27],[-14.94,66.22]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-37.5,65.81],[-37.31,65.68],[-37.6,65.6],[-37.71,65.65],[-37.63,65.6],[-37.74,65.57],[-37.91,65.59],[-37.99,65.7],[-37.69,65.91],[-37.27,65.76],[-37.5,65.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-25.28,70.69],[-26.0,70.54],[-26.24,70.59],[-28.14,70.46],[-27.96,70.63],[-27.65,70.66],[-27.15,70.88],[-26.31,70.94],[-25.7,71.09],[-25.73,70.99],[-25.4,70.91],[-25.34,70.81],[-25.49,70.78],[-25.28,70.69]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-41.13,65.09],[-40.98,64.98],[-41.15,64.95],[-40.6,64.68],[-40.56,64.51],[-40.64,64.47],[-40.36,64.36],[-41.35,64.35],[-41.57,64.27],[-40.98,64.08],[-40.92,64.16],[-40.56,64.11],[-40.6,63.98],[-40.84,63.95],[-40.62,63.92],[-40.53,63.7],[-41.0,63.7],[-41.49,63.86],[-41.63,63.78],[-40.88,63.66],[-40.87,63.58],[-40.73,63.59],[-40.75,63.52],[-41.14,63.53],[-41.0,63.47],[-41.07,63.45],[-41.29,63.56],[-41.17,63.45],[-41.0,63.41],[-41.13,63.39],[-41.41,63.57],[-41.24,63.4],[-41.49,63.53],[-41.58,63.49],[-41.36,63.43],[-41.12,63.31],[-41.53,63.43],[-41.72,63.55],[-41.9,63.47],[-41.43,63.13],[-42.02,63.25],[-41.53,63.03],[-41.97,63.07],[-42.14,63.21],[-42.21,63.11],[-41.62,63.0],[-41.82,62.88],[-41.75,62.84],[-42.32,62.82],[-42.31,62.95],[-42.6,62.87],[-42.42,62.83],[-42.58,62.83],[-42.49,62.7],[-42.6,62.77],[-42.56,62.71],[-42.65,62.68],[-42.7,62.78],[-42.71,62.69],[-43.15,62.76],[-42.38,62.57],[-42.35,62.47],[-42.56,62.48],[-42.16,62.39],[-42.97,62.52],[-42.61,62.34],[-42.26,62.31],[-42.31,62.1],[-42.55,61.95],[-42.12,62.01],[-42.42,61.92],[-42.19,61.87],[-42.34,61.76],[-42.77,61.82],[-42.87,61.77],[-42.25,61.71],[-42.45,61.64],[-42.38,61.61],[-42.47,61.62],[-42.44,61.56],[-43.08,61.6],[-42.53,61.53],[-42.51,61.44],[-42.48,61.43],[-42.43,61.44],[-42.42,61.4],[-42.69,61.31],[-42.63,61.29],[-43.25,61.34],[-42.66,61.26],[-42.58,61.2],[-42.76,61.18],[-42.91,61.22],[-42.96,61.2],[-43.18,61.22],[-43.18,61.21],[-42.63,61.1],[-43.61,61.13],[-42.71,61.06],[-42.77,61.04],[-42.66,61.0],[-42.81,61.01],[-42.73,60.93],[-43.03,60.88],[-43.48,60.94],[-42.8,60.8],[-43.53,60.84],[-42.77,60.73],[-43.24,60.66],[-42.75,60.69],[-42.83,60.61],[-43.14,60.61],[-42.83,60.58],[-43.14,60.55],[-43.04,60.51],[-43.3,60.56],[-43.14,60.48],[-43.23,60.47],[-43.54,60.54],[-43.69,60.72],[-43.62,60.56],[-44.19,60.64],[-43.85,60.54],[-43.8,60.44],[-43.73,60.53],[-43.32,60.45],[-43.59,60.31],[-43.37,60.39],[-43.18,60.4],[-43.36,60.38],[-43.1,60.31],[-43.18,60.28],[-43.1,60.24],[-43.33,60.22],[-43.16,60.22],[-43.11,60.16],[-43.21,60.14],[-43.09,60.1],[-44.17,60.17],[-43.99,60.31],[-44.1,60.39],[-44.1,60.28],[-44.27,60.33],[-44.26,60.19],[-44.46,60.15],[-44.59,59.99],[-44.67,60.11],[-44.8,60.02],[-44.84,60.15],[-44.93,60.1],[-44.84,60.02],[-45.17,60.09],[-44.76,60.2],[-44.84,60.22],[-44.53,60.45],[-44.47,60.57],[-44.88,60.22],[-45.17,60.13],[-45.19,60.21],[-44.93,60.33],[-44.84,60.48],[-44.95,60.47],[-44.63,60.74],[-45.21,60.44],[-45.26,60.5],[-45.06,60.66],[-45.5,60.49],[-45.12,60.73],[-45.35,60.73],[-45.58,60.47],[-45.67,60.53],[-45.6,60.59],[-45.73,60.59],[-45.62,60.65],[-45.88,60.52],[-45.98,60.58],[-45.58,60.7],[-45.86,60.7],[-45.26,60.91],[-45.4,61.01],[-45.71,60.77],[-45.87,60.76],[-45.76,60.83],[-45.87,60.85],[-46.02,60.73],[-46.21,60.75],[-45.89,60.93],[-45.51,60.98],[-45.2,61.19],[-45.36,61.09],[-45.51,61.25],[-45.48,61.11],[-45.62,61.02],[-45.79,60.96],[-46.03,60.91],[-46.07,60.94],[-45.62,61.14],[-45.87,61.22],[-45.71,61.33],[-46.11,61.25],[-45.84,61.15],[-46.03,61.05],[-46.3,61.07],[-46.16,61.0],[-46.41,61.09],[-46.41,61.01],[-46.58,61.01],[-46.54,60.95],[-46.65,60.99],[-46.58,60.91],[-46.89,60.94],[-46.71,60.89],[-46.86,60.8],[-46.98,60.82],[-46.85,60.88],[-47.04,60.84],[-46.91,60.93],[-47.03,60.97],[-47.25,60.9],[-47.3,60.96],[-47.86,60.87],[-47.32,60.86],[-47.44,60.83],[-48.23,60.82],[-47.69,61.01],[-48.4,60.99],[-47.84,61.04],[-47.93,61.09],[-47.77,61.19],[-48.09,61.09],[-48.05,61.18],[-48.22,61.19],[-47.91,61.33],[-48.15,61.32],[-48.29,61.18],[-48.22,61.14],[-48.41,61.13],[-48.3,61.23],[-48.64,61.24],[-48.4,61.3],[-48.51,61.3],[-48.49,61.35],[-48.35,61.35],[-48.34,61.38],[-49.07,61.4],[-48.23,61.55],[-48.48,61.53],[-48.35,61.61],[-48.99,61.46],[-49.11,61.5],[-49.04,61.54],[-49.3,61.56],[-48.59,61.64],[-49.06,61.62],[-49.07,61.7],[-48.88,61.73],[-48.87,61.79],[-49.15,61.73],[-49.11,61.83],[-48.78,61.99],[-49.17,61.86],[-49.22,61.72],[-49.35,61.77],[-49.18,61.9],[-49.43,61.82],[-49.33,61.93],[-49.41,61.94],[-48.84,62.08],[-49.08,62.08],[-49.03,62.21],[-49.17,62.02],[-49.44,61.99],[-49.35,62.01],[-49.39,62.07],[-49.64,61.99],[-49.69,62.02],[-49.46,62.09],[-49.7,62.12],[-49.33,62.08],[-49.43,62.12],[-49.29,62.18],[-49.68,62.16],[-49.29,62.27],[-49.89,62.25],[-49.79,62.3],[-50.01,62.32],[-50.32,62.51],[-49.87,62.9],[-50.27,62.71],[-50.24,62.85],[-49.7,63.06],[-50.18,62.96],[-50.27,62.85],[-50.39,62.79],[-50.15,63.02],[-50.47,62.95],[-50.61,62.98],[-50.49,63.01],[-50.61,63.1],[-50.06,63.23],[-50.59,63.23],[-50.78,63.2],[-50.91,63.14],[-50.78,63.25],[-51.0,63.16],[-51.05,63.21],[-50.96,63.25],[-51.1,63.33],[-50.28,63.4],[-51.05,63.37],[-51.0,63.47],[-51.14,63.38],[-51.22,63.44],[-50.74,63.55],[-51.09,63.53],[-51.14,63.61],[-51.06,63.65],[-50.91,63.61],[-50.57,63.64],[-50.57,63.61],[-50.5,63.67],[-51.08,63.66],[-51.19,63.63],[-51.13,63.51],[-51.28,63.55],[-51.42,63.54],[-51.31,63.63],[-51.54,63.69],[-51.35,63.73],[-51.55,63.71],[-51.53,63.76],[-51.21,63.82],[-50.92,63.94],[-51.46,63.82],[-51.36,63.97],[-51.66,64.01],[-50.21,64.21],[-50.07,64.1],[-50.05,64.2],[-50.16,64.24],[-50.55,64.18],[-50.36,64.36],[-50.81,64.18],[-51.44,64.08],[-51.65,64.13],[-51.35,64.14],[-51.77,64.19],[-50.95,64.22],[-50.85,64.26],[-51.05,64.28],[-50.89,64.41],[-50.34,64.39],[-50.18,64.45],[-50.62,64.47],[-50.44,64.56],[-50.92,64.6],[-50.48,64.71],[-50.28,64.65],[-50.15,64.49],[-49.59,64.34],[-50.06,64.53],[-50.12,64.64],[-50.0,64.7],[-50.22,64.73],[-50.0,64.86],[-50.3,64.75],[-50.56,64.77],[-50.7,65.01],[-50.84,65.13],[-50.69,65.21],[-50.89,65.15],[-50.98,65.22],[-50.89,64.98],[-50.72,64.99],[-50.77,64.87],[-50.64,64.76],[-51.15,64.62],[-51.22,64.62],[-51.04,64.78],[-51.25,64.76],[-51.71,64.37],[-51.66,64.31],[-52.07,64.19],[-52.16,64.26],[-52.11,64.39],[-52.19,64.47],[-52.04,64.5],[-52.16,64.54],[-52.02,64.6],[-52.14,64.58],[-52.05,64.63],[-52.13,64.71],[-51.24,65.02],[-51.7,64.89],[-51.55,64.99],[-51.69,65.03],[-51.84,64.91],[-51.76,64.86],[-52.11,64.8],[-51.94,64.88],[-52.06,64.92],[-52.18,64.8],[-52.22,64.91],[-52.01,64.98],[-52.27,65.1],[-52.1,65.12],[-52.2,65.18],[-52.0,65.32],[-52.28,65.2],[-52.2,65.32],[-52.33,65.34],[-52.53,65.19],[-52.44,65.28],[-52.57,65.32],[-51.72,65.59],[-51.9,65.62],[-51.69,65.7],[-51.03,65.77],[-50.74,65.68],[-50.55,65.71],[-50.94,65.78],[-51.44,65.77],[-51.99,65.67],[-51.93,65.56],[-52.49,65.39],[-52.55,65.43],[-52.44,65.52],[-52.61,65.49],[-52.47,65.67],[-52.7,65.5],[-52.8,65.55],[-52.55,65.68],[-52.77,65.64],[-52.64,65.71],[-52.69,65.81],[-52.82,65.67],[-53.24,65.69],[-52.88,65.81],[-53.11,65.75],[-53.26,65.75],[-52.69,65.94],[-52.3,65.84],[-51.98,66.0],[-51.74,65.93],[-51.86,66.02],[-51.73,66.08],[-52.21,65.99],[-52.3,65.91],[-52.53,65.91],[-52.58,66.01],[-53.18,65.86],[-53.27,65.92],[-52.87,66.02],[-53.47,65.98],[-53.11,66.02],[-53.46,66.04],[-52.74,66.26],[-52.36,66.44],[-51.98,66.49],[-52.03,66.54],[-51.87,66.64],[-51.45,66.71],[-51.52,66.74],[-51.28,66.84],[-50.36,66.83],[-51.01,66.91],[-50.68,67.01],[-50.13,66.97],[-50.0,66.98],[-50.63,67.02],[-50.32,67.08],[-51.17,66.93],[-53.01,66.2],[-53.45,66.1],[-53.66,66.14],[-53.12,66.29],[-53.63,66.25],[-53.7,66.36],[-53.5,66.47],[-53.64,66.42],[-53.62,66.51],[-52.42,66.55],[-53.23,66.55],[-53.46,66.64],[-52.58,66.71],[-52.59,66.74],[-52.98,66.71],[-53.2,66.75],[-52.65,66.8],[-53.11,66.77],[-53.0,66.86],[-52.3,66.82],[-52.23,66.84],[-52.46,66.88],[-52.29,66.9],[-52.5,66.92],[-52.45,66.98],[-52.8,66.89],[-53.65,66.91],[-53.83,66.98],[-53.22,66.99],[-53.83,67.06],[-53.59,67.07],[-53.4,67.11],[-53.96,67.08],[-53.84,67.18],[-53.38,67.21],[-53.59,67.22],[-53.52,67.24],[-52.5,67.31],[-52.19,67.37],[-51.55,67.33],[-51.18,67.12],[-50.35,67.19],[-51.18,67.15],[-51.52,67.35],[-51.11,67.43],[-52.15,67.41],[-53.11,67.28],[-53.23,67.3],[-53.19,67.34],[-53.88,67.23],[-53.7,67.46],[-52.91,67.69],[-53.11,67.66],[-52.98,67.71],[-52.53,67.74],[-52.79,67.75],[-52.41,67.77],[-51.86,67.64],[-51.35,67.68],[-50.69,67.49],[-50.2,67.47],[-50.07,67.52],[-50.87,67.6],[-50.6,67.65],[-50.28,67.74],[-49.94,67.7],[-50.29,67.75],[-51.01,67.63],[-50.9,67.66],[-51.32,67.71],[-51.0,67.72],[-50.26,67.84],[-50.78,67.91],[-50.89,67.86],[-50.65,67.85],[-51.17,67.76],[-51.37,67.89],[-50.98,67.89],[-51.04,67.98],[-51.57,67.93],[-51.33,67.82],[-51.7,67.7],[-51.85,67.74],[-51.63,67.78],[-52.34,67.82],[-51.61,67.98],[-52.82,67.8],[-53.58,67.52],[-53.73,67.54],[-53.75,67.6],[-53.54,67.72],[-53.69,67.81],[-53.28,67.81],[-53.49,67.88],[-53.38,67.9],[-53.31,67.84],[-53.18,67.84],[-53.29,67.86],[-53.05,67.89],[-53.31,67.91],[-52.89,67.98],[-53.26,67.99],[-53.18,68.05],[-52.59,67.94],[-52.21,67.93],[-52.06,67.98],[-52.75,67.99],[-53.16,68.13],[-53.11,68.18],[-53.46,68.15],[-53.31,68.19],[-53.11,68.2],[-52.45,68.07],[-52.8,68.18],[-51.93,68.05],[-51.22,68.07],[-50.57,67.91],[-50.15,67.95],[-51.44,68.2],[-50.96,68.19],[-51.38,68.26],[-51.16,68.29],[-51.17,68.41],[-50.77,68.5],[-50.85,68.51],[-51.65,68.41],[-51.22,68.3],[-52.45,68.18],[-52.51,68.29],[-52.8,68.28],[-52.63,68.24],[-52.71,68.22],[-52.94,68.26],[-52.59,68.35],[-53.34,68.27],[-53.39,68.33],[-53.09,68.32],[-52.39,68.51],[-52.62,68.53],[-51.15,68.56],[-51.04,68.58],[-51.07,68.7],[-50.86,68.62],[-50.81,68.68],[-50.99,68.74],[-50.65,68.83],[-51.29,68.75],[-50.96,68.93],[-51.19,68.89],[-51.09,68.95],[-51.08,69.13],[-50.75,69.12],[-50.99,69.04],[-50.63,69.07],[-50.38,68.91],[-50.49,69.01],[-50.3,69.07],[-50.22,68.96],[-50.22,69.07],[-50.69,69.13],[-50.14,69.18],[-50.47,69.21],[-50.37,69.34],[-50.59,69.22],[-51.12,69.21],[-50.87,69.28],[-50.99,69.33],[-50.83,69.35],[-50.87,69.46],[-50.2,69.52],[-50.88,69.51],[-50.78,69.65],[-50.41,69.61],[-50.8,69.72],[-50.19,69.76],[-50.33,69.89],[-50.59,69.93],[-50.24,70.04],[-51.26,69.96],[-50.86,70.02],[-51.22,70.07],[-51.44,69.97],[-52.32,70.05],[-52.61,70.22],[-54.02,70.41],[-54.63,70.65],[-54.16,70.83],[-52.79,70.76],[-51.55,70.43],[-50.53,70.36],[-50.68,70.4],[-50.53,70.54],[-50.99,70.42],[-51.09,70.47],[-50.94,70.47],[-51.35,70.57],[-51.19,70.63],[-50.89,70.51],[-50.91,70.57],[-50.74,70.54],[-50.97,70.64],[-50.65,70.65],[-51.1,70.66],[-51.08,70.76],[-51.45,70.73],[-51.25,70.81],[-50.82,70.72],[-50.63,70.74],[-50.91,70.82],[-50.85,70.87],[-51.12,70.84],[-51.96,71.02],[-51.21,70.96],[-50.92,71.02],[-51.48,71.07],[-51.22,71.15],[-52.24,71.13],[-51.53,71.27],[-51.64,71.37],[-52.56,71.18],[-52.26,71.27],[-52.26,71.37],[-51.36,71.49],[-52.43,71.37],[-52.99,71.42],[-52.7,71.53],[-51.78,71.6],[-51.66,71.73],[-52.17,71.61],[-53.27,71.71],[-52.9,71.84],[-52.91,71.91],[-52.68,72.01],[-53.36,71.78],[-53.4,72.04],[-53.7,72.13],[-53.85,72.33],[-53.55,72.36],[-53.87,72.36],[-53.96,72.33],[-53.84,72.16],[-53.4,71.85],[-53.92,71.74],[-53.77,71.72],[-53.77,71.64],[-54.1,71.71],[-54.1,71.63],[-53.85,71.55],[-53.91,71.45],[-54.63,71.35],[-55.24,71.5],[-55.12,71.39],[-55.51,71.45],[-55.68,71.63],[-55.57,71.64],[-55.9,71.68],[-55.26,71.78],[-55.37,71.83],[-55.33,71.88],[-54.85,71.91],[-54.56,72.03],[-54.38,72.22],[-54.64,72.02],[-55.27,71.93],[-55.61,71.99],[-54.88,72.25],[-54.95,72.36],[-54.68,72.37],[-55.65,72.45],[-55.46,72.53],[-54.29,72.48],[-55.01,72.52],[-54.64,72.62],[-54.88,72.68],[-54.59,72.7],[-54.75,72.74],[-54.53,72.78],[-54.92,72.79],[-54.6,72.83],[-54.85,72.97],[-54.78,73.0],[-55.7,73.07],[-55.34,73.18],[-55.43,73.2],[-55.14,73.19],[-55.46,73.27],[-55.25,73.39],[-55.09,73.37],[-56.07,73.65],[-55.84,73.68],[-56.04,73.69],[-55.91,73.72],[-55.96,73.77],[-55.73,73.71],[-55.61,73.72],[-55.95,73.86],[-55.64,73.88],[-56.12,74.01],[-55.97,74.03],[-56.41,74.07],[-56.2,74.12],[-56.32,74.12],[-56.12,74.28],[-57.31,74.1],[-56.3,74.31],[-56.71,74.35],[-56.13,74.39],[-56.8,74.45],[-56.14,74.49],[-56.6,74.61],[-56.47,74.65],[-57.16,74.74],[-56.8,74.81],[-57.06,74.92],[-58.14,75.05],[-57.92,75.16],[-58.44,75.31],[-58.25,75.4],[-58.7,75.35],[-58.21,75.44],[-58.19,75.53],[-58.43,75.57],[-58.31,75.64],[-58.59,75.68],[-58.41,75.72],[-59.04,75.7],[-59.28,75.77],[-59.14,75.84],[-59.27,75.88],[-59.77,75.8],[-59.59,75.92],[-60.5,76.07],[-60.75,76.0],[-60.92,76.17],[-62.27,76.29],[-62.79,76.2],[-62.85,76.3],[-63.37,76.38],[-63.73,76.18],[-64.03,76.14],[-64.19,76.21],[-64.17,76.32],[-64.43,76.35],[-64.38,76.26],[-64.69,76.25],[-64.59,76.14],[-65.34,76.18],[-65.35,76.03],[-65.89,76.1],[-65.55,76.24],[-65.74,76.28],[-66.21,76.28],[-66.41,76.09],[-66.93,76.27],[-67.31,76.16],[-66.49,75.91],[-68.43,76.08],[-68.57,76.12],[-68.47,76.16],[-69.64,76.38],[-68.87,76.57],[-68.03,76.58],[-68.1,76.66],[-67.99,76.68],[-69.24,76.68],[-70.1,76.8],[-69.54,77.01],[-70.52,76.79],[-70.99,76.9],[-70.68,76.94],[-71.38,77.02],[-71.19,77.14],[-70.7,77.15],[-70.9,77.19],[-69.73,77.24],[-66.36,77.12],[-66.45,77.14],[-66.17,77.2],[-69.1,77.27],[-67.44,77.38],[-66.23,77.25],[-66.66,77.42],[-66.05,77.49],[-66.72,77.68],[-66.66,77.72],[-67.59,77.52],[-68.36,77.5],[-68.73,77.67],[-68.81,77.66],[-68.61,77.52],[-69.22,77.45],[-70.29,77.58],[-69.52,77.69],[-69.51,77.76],[-70.68,77.68],[-69.97,77.84],[-71.31,77.77],[-71.44,77.8],[-71.21,77.87],[-72.24,77.94],[-72.35,78.01],[-72.3,78.06],[-73.06,78.16],[-72.46,78.29],[-72.85,78.32],[-72.6,78.4],[-72.67,78.44],[-72.59,78.52],[-71.55,78.64],[-70.8,78.6],[-70.75,78.7],[-69.15,78.88],[-68.78,78.84],[-69.17,78.93],[-68.04,79.08],[-67.76,79.04],[-67.51,79.14],[-66.12,79.1],[-65.79,79.14],[-65.91,79.15],[-64.83,79.53],[-64.84,79.61],[-65.01,79.66],[-64.91,79.71],[-65.03,79.75],[-64.94,79.78],[-65.13,79.85],[-64.95,79.96],[-65.04,80.02],[-63.78,80.15],[-64.16,80.16],[-64.22,80.26],[-64.47,80.11],[-64.93,80.07],[-67.05,80.06],[-67.08,80.15],[-67.51,80.21],[-67.44,80.24],[-67.49,80.32],[-66.79,80.46],[-66.7,80.52],[-66.76,80.55],[-65.53,80.66],[-65.71,80.7],[-65.08,80.79],[-65.02,80.89],[-64.71,80.94],[-64.79,80.99],[-63.66,81.15],[-62.78,80.76],[-63.18,80.95],[-63.37,81.16],[-62.83,81.23],[-61.55,81.07],[-61.08,81.12],[-60.89,81.17],[-61.31,81.37],[-60.77,81.49],[-61.45,81.75],[-60.53,81.91],[-58.84,81.86],[-58.67,81.77],[-58.76,81.74],[-58.68,81.68],[-57.64,81.59],[-57.18,81.48],[-57.24,81.44],[-56.54,81.34],[-56.45,81.34],[-57.75,81.65],[-58.14,81.67],[-58.49,81.88],[-59.47,82.0],[-56.74,82.23],[-56.26,82.17],[-55.96,82.27],[-55.27,82.25],[-55.32,82.2],[-55.11,82.16],[-55.26,82.28],[-55.6,82.28],[-54.44,82.37],[-53.56,82.12],[-53.62,82.03],[-53.51,81.91],[-53.82,81.7],[-53.81,81.59],[-53.68,81.53],[-53.47,81.51],[-53.65,81.54],[-53.46,81.56],[-53.54,81.67],[-52.93,81.87],[-53.02,82.01],[-52.96,82.04],[-51.39,81.9],[-49.92,81.61],[-49.61,81.65],[-51.07,81.93],[-49.44,81.93],[-50.58,82.15],[-51.11,82.51],[-49.01,82.45],[-47.56,82.17],[-46.01,82.04],[-45.95,81.98],[-46.05,81.95],[-44.66,81.75],[-44.17,81.84],[-44.73,81.94],[-44.51,81.98],[-44.93,82.0],[-44.4,82.11],[-44.79,82.19],[-44.56,82.29],[-42.3,82.22],[-43.84,82.34],[-43.73,82.41],[-45.77,82.77],[-42.05,82.76],[-42.17,82.71],[-41.86,82.66],[-41.8,82.61],[-41.87,82.55],[-41.61,82.48],[-41.56,82.53],[-41.67,82.59],[-41.63,82.65],[-41.9,82.73],[-41.58,82.75],[-40.23,82.57],[-40.01,82.49],[-40.05,82.41],[-39.76,82.4],[-39.88,82.45],[-39.76,82.5],[-40.01,82.56],[-39.87,82.62],[-39.91,82.68],[-40.32,82.73],[-45.06,82.91],[-44.86,82.87],[-45.97,82.84],[-46.89,82.96],[-45.98,82.92],[-46.7,83.0],[-45.97,83.1],[-45.11,82.94],[-43.36,82.92],[-45.52,83.12],[-45.41,83.16],[-42.85,83.1],[-44.0,83.2],[-42.67,83.28],[-41.71,83.17],[-41.93,83.09],[-41.67,83.14],[-40.69,82.99],[-39.44,82.96],[-38.62,82.75],[-38.48,82.83],[-39.15,82.98],[-37.27,83.01],[-38.8,83.06],[-36.88,83.15],[-38.68,83.21],[-38.86,83.26],[-38.7,83.32],[-38.87,83.43],[-37.81,83.36],[-37.74,83.37],[-38.06,83.43],[-37.59,83.51],[-36.45,83.36],[-36.7,83.41],[-36.54,83.45],[-36.9,83.5],[-34.36,83.6],[-33.83,83.46],[-33.74,83.49],[-34.09,83.57],[-30.65,83.6],[-25.65,83.3],[-26.08,83.21],[-30.74,83.14],[-32.16,83.06],[-33.44,83.16],[-32.48,83.04],[-35.62,82.91],[-35.3,82.89],[-35.55,82.77],[-35.47,82.75],[-34.95,82.9],[-34.02,82.92],[-33.82,82.87],[-33.88,82.79],[-33.6,82.95],[-31.83,82.99],[-31.67,82.93],[-30.1,83.13],[-28.14,83.05],[-25.22,83.17],[-24.84,83.11],[-24.98,83.08],[-24.75,83.0],[-25.15,82.85],[-25.9,82.78],[-23.93,82.92],[-23.84,82.89],[-24.03,82.87],[-23.88,82.8],[-24.03,82.76],[-23.38,82.85],[-21.32,82.62],[-22.44,82.34],[-23.89,82.28],[-29.85,82.14],[-30.39,82.2],[-31.58,82.22],[-29.91,82.1],[-32.56,81.88],[-32.81,81.79],[-32.67,81.68],[-32.15,81.68],[-31.68,81.83],[-29.79,81.95],[-29.55,81.89],[-29.04,82.0],[-27.76,82.06],[-24.62,81.99],[-24.71,81.78],[-26.72,81.53],[-26.39,81.43],[-23.77,81.75],[-23.4,81.72],[-23.31,81.79],[-23.31,81.97],[-23.2,82.02],[-21.39,82.08],[-21.06,81.91],[-21.03,81.74],[-21.26,81.52],[-23.27,80.9],[-23.23,80.82],[-23.86,80.58],[-23.09,80.73],[-22.91,80.82],[-22.97,80.88],[-22.75,80.93],[-20.95,81.24],[-19.85,81.54],[-20.05,81.59],[-19.71,81.7],[-18.98,81.61],[-19.28,81.54],[-19.46,81.37],[-18.52,81.51],[-17.15,81.41],[-17.22,81.48],[-16.81,81.54],[-17.02,81.58],[-16.46,81.63],[-16.54,81.68],[-16.49,81.75],[-15.29,81.84],[-12.57,81.7],[-11.38,81.48],[-13.35,81.02],[-14.55,80.99],[-14.13,80.89],[-14.29,80.78],[-15.42,80.65],[-17.24,80.72],[-18.32,80.56],[-19.47,80.67],[-20.85,80.56],[-20.38,80.54],[-20.35,80.46],[-19.49,80.63],[-18.06,80.49],[-16.9,80.58],[-15.76,80.42],[-16.38,80.33],[-16.33,80.26],[-16.45,80.22],[-17.87,80.16],[-19.47,80.26],[-20.17,80.1],[-19.97,80.08],[-20.23,80.02],[-20.08,79.99],[-20.42,79.84],[-20.1,79.82],[-19.97,79.68],[-19.49,79.77],[-19.21,79.71],[-19.57,79.39],[-19.47,79.31],[-19.6,79.18],[-19.32,79.29],[-19.28,79.39],[-19.24,79.27],[-18.88,79.23],[-19.0,79.21],[-18.96,79.15],[-19.88,79.03],[-19.77,78.9],[-19.88,78.84],[-20.97,78.78],[-20.84,78.72],[-21.21,78.63],[-20.85,78.59],[-21.3,78.3],[-21.24,78.18],[-21.37,78.14],[-21.32,78.08],[-21.63,78.0],[-21.56,77.9],[-21.81,77.85],[-21.97,77.68],[-21.45,77.66],[-21.56,77.55],[-21.29,77.67],[-21.41,77.71],[-21.37,77.78],[-20.94,77.97],[-19.13,77.68],[-18.98,77.62],[-19.36,77.53],[-20.09,77.7],[-20.82,77.65],[-20.28,77.53],[-20.47,77.47],[-20.93,77.52],[-20.17,77.4],[-20.5,77.36],[-19.73,77.34],[-19.27,77.19],[-19.06,77.19],[-19.08,77.32],[-18.54,77.28],[-18.26,77.1],[-18.27,76.92],[-18.51,76.74],[-20.51,76.95],[-20.79,76.87],[-21.73,76.89],[-20.78,76.84],[-21.29,76.81],[-21.19,76.78],[-21.62,76.65],[-22.2,76.86],[-22.47,76.84],[-22.31,76.75],[-22.74,76.7],[-22.49,76.65],[-22.32,76.52],[-22.34,76.59],[-22.15,76.65],[-21.81,76.59],[-22.09,76.55],[-21.67,76.53],[-22.04,76.47],[-21.7,76.47],[-22.5,76.45],[-21.59,76.44],[-21.65,76.24],[-21.12,76.28],[-20.56,76.15],[-20.66,76.12],[-20.42,76.14],[-21.09,76.29],[-21.02,76.32],[-20.49,76.22],[-19.94,76.26],[-19.67,76.14],[-19.72,76.06],[-20.27,75.99],[-21.98,75.99],[-19.93,75.93],[-19.35,75.73],[-19.61,75.68],[-19.4,75.56],[-19.34,75.41],[-19.4,75.25],[-19.59,75.14],[-20.0,75.19],[-20.05,75.23],[-19.95,75.28],[-20.14,75.34],[-20.71,75.3],[-21.67,75.59],[-22.26,75.67],[-21.41,75.46],[-22.51,75.54],[-21.43,75.43],[-20.52,75.14],[-21.18,75.12],[-21.76,74.99],[-21.93,75.08],[-22.44,75.17],[-22.41,75.15],[-21.77,74.96],[-21.12,75.09],[-20.68,75.07],[-20.76,74.84],[-20.61,74.73],[-21.12,74.67],[-20.15,74.68],[-19.72,74.59],[-19.4,74.69],[-19.27,74.65],[-19.39,74.56],[-18.97,74.48],[-19.37,74.27],[-19.63,74.24],[-20.2,74.28],[-20.37,74.45],[-21.26,74.47],[-21.63,74.45],[-22.08,74.6],[-21.77,74.42],[-22.47,74.31],[-22.07,74.29],[-22.06,74.23],[-22.34,74.16],[-22.18,74.11],[-22.49,74.08],[-21.99,74.0],[-21.81,73.85],[-21.83,73.65],[-21.7,73.7],[-21.76,73.87],[-21.92,73.98],[-21.78,74.05],[-20.28,73.88],[-20.3,73.79],[-20.52,73.73],[-20.52,73.56],[-20.38,73.52],[-20.54,73.45],[-21.54,73.49],[-21.62,73.46],[-21.57,73.4],[-22.31,73.25],[-23.45,73.44],[-23.97,73.59],[-24.03,73.7],[-23.52,73.71],[-22.84,73.56],[-22.66,73.55],[-22.18,73.63],[-22.8,73.57],[-24.06,73.82],[-24.34,73.78],[-24.47,73.66],[-24.38,73.56],[-24.46,73.54],[-24.94,73.61],[-25.0,73.72],[-25.69,73.96],[-25.55,73.81],[-24.68,73.52],[-25.29,73.47],[-25.5,73.4],[-25.45,73.35],[-25.97,73.24],[-27.33,73.5],[-27.46,73.44],[-26.4,73.24],[-26.71,73.13],[-27.09,73.19],[-27.73,73.13],[-27.4,73.11],[-27.36,73.0],[-27.48,72.93],[-27.33,72.97],[-27.26,73.13],[-26.65,73.1],[-26.44,73.2],[-25.05,73.08],[-24.98,73.03],[-25.14,72.94],[-26.08,72.78],[-26.78,72.87],[-27.39,72.85],[-26.4,72.77],[-26.78,72.72],[-26.72,72.7],[-26.31,72.73],[-26.47,72.58],[-26.18,72.73],[-25.26,72.81],[-24.72,72.69],[-24.72,72.59],[-24.6,72.55],[-25.13,72.44],[-25.91,72.42],[-25.29,72.39],[-25.51,72.12],[-25.18,72.37],[-24.55,72.42],[-23.71,72.22],[-23.82,72.11],[-23.62,72.16],[-22.5,71.9],[-23.12,71.63],[-22.42,71.8],[-22.65,71.67],[-22.6,71.57],[-22.21,71.76],[-21.89,71.74],[-22.22,71.63],[-22.15,71.59],[-22.51,71.55],[-22.48,71.26],[-22.36,71.27],[-22.31,71.42],[-22.13,71.49],[-21.76,71.51],[-21.87,71.45],[-21.67,71.4],[-21.86,71.35],[-21.61,71.33],[-21.96,71.27],[-21.74,71.25],[-21.66,71.19],[-21.71,71.14],[-21.85,71.2],[-21.72,71.12],[-22.33,71.06],[-21.7,71.08],[-21.66,71.02],[-21.99,70.97],[-21.57,70.96],[-21.74,70.8],[-21.93,70.81],[-21.82,70.78],[-21.64,70.8],[-21.79,70.74],[-21.55,70.71],[-21.76,70.71],[-21.58,70.67],[-21.77,70.59],[-21.48,70.54],[-21.94,70.39],[-22.02,70.5],[-22.38,70.45],[-22.48,70.86],[-22.65,70.72],[-22.57,70.57],[-22.63,70.45],[-23.35,70.44],[-24.07,70.69],[-24.21,70.86],[-24.2,71.01],[-24.67,71.27],[-24.64,71.36],[-25.1,71.3],[-25.62,71.54],[-26.4,71.64],[-26.79,71.55],[-27.93,72.01],[-28.21,72.0],[-28.62,72.13],[-28.71,72.09],[-28.36,72.01],[-28.46,71.94],[-27.86,71.91],[-27.8,71.87],[-28.03,71.88],[-27.33,71.72],[-27.41,71.64],[-28.49,71.57],[-27.65,71.61],[-27.12,71.57],[-27.33,71.52],[-27.22,71.48],[-25.81,71.49],[-25.44,71.38],[-25.42,71.28],[-25.51,71.22],[-25.78,71.26],[-25.58,71.19],[-26.0,71.06],[-26.83,70.94],[-27.51,70.94],[-27.77,71.15],[-27.91,71.14],[-27.62,70.95],[-28.4,70.98],[-27.92,70.87],[-28.15,70.65],[-28.34,70.63],[-28.24,70.6],[-28.31,70.56],[-29.23,70.45],[-29.11,70.39],[-28.28,70.51],[-28.35,70.43],[-28.23,70.37],[-26.74,70.48],[-26.32,70.38],[-26.97,70.33],[-27.82,70.1],[-28.59,70.09],[-27.97,70.01],[-27.55,70.06],[-27.47,69.96],[-26.88,70.26],[-26.33,70.2],[-25.31,70.41],[-25.2,70.4],[-25.4,70.36],[-25.27,70.36],[-25.32,70.28],[-25.0,70.37],[-23.86,70.13],[-22.08,70.14],[-22.16,70.07],[-22.93,69.93],[-22.81,69.88],[-23.04,69.94],[-23.05,69.87],[-23.28,69.86],[-22.91,69.81],[-23.0,69.77],[-23.33,69.86],[-23.24,69.75],[-23.93,69.76],[-23.58,69.63],[-23.81,69.51],[-24.35,69.6],[-24.11,69.54],[-24.09,69.43],[-24.37,69.45],[-24.45,69.36],[-24.74,69.43],[-24.61,69.32],[-24.77,69.3],[-24.62,69.28],[-24.68,69.24],[-25.19,69.28],[-25.28,69.24],[-24.99,69.17],[-25.33,69.13],[-25.21,69.06],[-25.29,69.02],[-25.66,69.09],[-25.55,69.03],[-25.66,69.01],[-25.45,68.97],[-25.7,68.96],[-25.58,68.91],[-25.94,68.79],[-26.26,68.79],[-26.33,68.68],[-26.74,68.71],[-27.05,68.58],[-27.34,68.6],[-27.24,68.54],[-27.58,68.58],[-27.76,68.52],[-27.6,68.5],[-27.78,68.47],[-27.98,68.57],[-28.01,68.46],[-28.36,68.5],[-28.25,68.44],[-28.85,68.33],[-29.17,68.4],[-29.1,68.31],[-29.47,68.25],[-29.38,68.2],[-29.77,68.31],[-29.85,68.42],[-30.07,68.32],[-29.99,68.25],[-30.3,68.26],[-30.12,68.22],[-30.06,68.11],[-30.34,68.1],[-30.4,68.22],[-30.82,68.26],[-30.49,68.18],[-30.42,68.07],[-31.02,68.04],[-31.4,68.16],[-31.5,68.13],[-31.41,68.09],[-31.58,68.08],[-31.75,68.21],[-31.55,68.25],[-31.99,68.26],[-32.16,68.4],[-32.13,68.47],[-32.31,68.44],[-32.37,68.58],[-32.49,68.62],[-32.4,68.54],[-32.57,68.51],[-32.5,68.43],[-32.21,68.35],[-32.07,68.19],[-32.44,68.24],[-32.45,68.21],[-32.05,68.16],[-32.0,68.05],[-32.15,68.05],[-32.04,67.93],[-33.2,67.69],[-33.06,67.63],[-33.37,67.55],[-33.27,67.4],[-33.6,67.37],[-33.37,67.25],[-33.67,67.22],[-33.52,67.2],[-33.54,67.08],[-33.98,66.99],[-33.86,66.95],[-34.0,66.95],[-34.02,66.83],[-33.93,66.77],[-34.09,66.81],[-34.05,66.75],[-34.27,66.58],[-34.26,66.67],[-34.37,66.6],[-34.42,66.75],[-34.53,66.64],[-34.41,66.54],[-34.72,66.34],[-34.97,66.29],[-35.13,66.34],[-35.11,66.42],[-35.24,66.32],[-35.04,66.26],[-35.22,66.24],[-35.59,66.29],[-35.83,66.44],[-35.68,66.33],[-35.74,66.27],[-35.55,66.25],[-35.7,66.21],[-35.62,66.21],[-35.59,66.11],[-35.75,66.2],[-35.71,66.12],[-35.89,66.14],[-35.94,66.1],[-35.72,66.09],[-35.91,66.09],[-35.89,66.02],[-36.09,65.93],[-36.35,65.99],[-36.33,65.91],[-36.39,65.95],[-36.36,66.09],[-36.55,66.08],[-36.48,66.05],[-36.52,65.99],[-37.01,65.84],[-37.08,66.06],[-37.17,66.01],[-37.12,65.9],[-37.24,65.91],[-37.11,65.82],[-37.27,65.83],[-37.18,65.77],[-37.68,65.95],[-37.81,65.88],[-37.85,65.89],[-37.73,65.98],[-37.8,66.05],[-37.17,66.32],[-37.62,66.33],[-37.85,66.44],[-38.14,66.37],[-37.69,66.27],[-38.0,66.24],[-37.85,66.2],[-38.11,66.11],[-37.96,66.08],[-38.0,65.94],[-38.27,65.91],[-38.48,66.02],[-38.43,65.9],[-38.11,65.81],[-38.18,65.69],[-38.26,65.71],[-38.22,65.65],[-38.49,65.59],[-38.43,65.68],[-38.75,65.69],[-38.6,65.58],[-39.07,65.56],[-39.34,65.75],[-39.21,65.58],[-39.33,65.55],[-39.34,65.63],[-39.45,65.55],[-39.51,65.66],[-39.66,65.69],[-39.64,65.62],[-39.83,65.58],[-39.72,65.56],[-39.81,65.51],[-40.05,65.58],[-40.12,65.55],[-40.04,65.49],[-40.22,65.51],[-39.79,65.41],[-39.95,65.36],[-39.76,65.25],[-40.12,65.17],[-39.94,65.1],[-40.28,65.0],[-40.6,65.15],[-40.71,65.03],[-41.13,65.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-21.93,72.41],[-22.76,72.44],[-22.3,72.26],[-22.05,72.27],[-22.2,72.13],[-22.52,72.13],[-22.6,72.16],[-22.5,72.21],[-22.68,72.17],[-23.07,72.31],[-24.06,72.45],[-24.03,72.52],[-24.37,72.6],[-24.49,72.83],[-23.14,72.84],[-22.72,72.63],[-21.95,72.49],[-21.93,72.41]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-21.87,72.71],[-22.65,72.7],[-23.16,72.88],[-24.59,72.95],[-22.82,73.04],[-21.9,72.92],[-22.19,72.81],[-21.87,72.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-25.71,73.19],[-25.24,73.41],[-24.46,73.43],[-23.21,73.23],[-24.97,73.33],[-25.01,73.31],[-22.89,73.16],[-24.47,73.04],[-25.71,73.19]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-20.13,74.19],[-21.27,74.09],[-21.99,74.25],[-21.84,74.35],[-20.98,74.45],[-20.53,74.41],[-20.13,74.19]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-20.25,74.71],[-20.66,74.81],[-20.55,74.91],[-20.61,74.99],[-20.19,75.04],[-19.96,75.0],[-20.18,74.9],[-19.73,74.87],[-20.25,74.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-17.36,75.03],[-17.62,74.94],[-17.61,75.0],[-17.88,75.04],[-18.89,75.0],[-18.84,75.26],[-18.95,75.33],[-18.54,75.38],[-18.32,75.3],[-18.0,75.41],[-17.8,75.31],[-18.21,75.22],[-18.02,75.23],[-18.02,75.16],[-17.81,75.09],[-17.32,75.14],[-17.36,75.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-18.64,75.94],[-19.13,76.51],[-19.06,76.59],[-18.76,76.59],[-18.98,76.62],[-19.05,76.75],[-18.66,76.63],[-18.71,76.38],[-18.55,76.05],[-18.55,75.94],[-18.64,75.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-17.72,77.88],[-17.62,77.81],[-17.81,77.66],[-18.27,77.66],[-17.72,77.88]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-20.49,77.96],[-20.0,78.0],[-19.24,77.83],[-20.49,77.96]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-19.32,78.14],[-18.86,78.14],[-18.89,78.04],[-19.17,77.92],[-19.11,78.06],[-19.32,78.14]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-19.04,78.33],[-18.88,78.22],[-19.27,78.23],[-19.32,78.35],[-18.93,78.47],[-18.91,78.34],[-19.04,78.33]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-19.05,78.92],[-19.17,78.9],[-19.02,78.87],[-19.21,78.79],[-19.04,78.78],[-19.28,78.77],[-19.02,78.75],[-19.16,78.7],[-19.61,78.77],[-19.15,78.93],[-19.05,78.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-17.26,80.0],[-18.17,79.69],[-19.41,79.85],[-18.92,79.93],[-19.0,80.01],[-17.74,80.09],[-17.26,80.0]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-19.7,80.06],[-19.35,80.21],[-18.7,80.13],[-19.7,80.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-17.79,81.75],[-17.34,81.6],[-18.28,81.72],[-17.79,81.75]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-19.26,82.09],[-18.68,81.87],[-18.63,81.82],[-19.05,81.83],[-19.67,82.08],[-19.26,82.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-44.73,82.1],[-46.88,82.36],[-47.75,82.63],[-46.32,82.68],[-44.42,82.38],[-45.07,82.22],[-44.73,82.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.44,82.81],[-48.33,82.79],[-48.41,82.83],[-48.29,82.9],[-47.44,82.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-39.86,82.98],[-41.43,83.18],[-40.86,83.17],[-39.86,82.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-39.67,83.0],[-40.55,83.16],[-39.29,83.09],[-39.67,83.0]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-38.64,83.12],[-40.67,83.3],[-40.3,83.35],[-38.64,83.12]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.76,-81.96],[-47.38,-81.92],[-47.26,-81.97],[-47.58,-82.02],[-47.26,-82.07],[-46.23,-81.92],[-46.05,-82.14],[-45.95,-82.13],[-46.69,-82.41],[-46.05,-82.55],[-45.72,-82.44],[-45.52,-82.53],[-44.14,-82.24],[-44.01,-82.26],[-44.15,-82.39],[-44.01,-82.39],[-43.16,-82.12],[-43.26,-82.05],[-43.17,-81.89],[-41.94,-81.61],[-41.84,-81.45],[-41.59,-81.34],[-41.05,-81.18],[-40.4,-81.17],[-38.79,-80.86],[-37.23,-81.09],[-36.03,-80.92],[-35.21,-80.7],[-35.47,-80.65],[-35.36,-80.62],[-33.48,-80.62],[-33.18,-80.55],[-33.46,-80.5],[-32.93,-80.54],[-32.03,-80.44],[-30.35,-80.5],[-31.32,-80.31],[-29.72,-80.26],[-29.86,-80.22],[-29.76,-80.18],[-24.25,-80.08],[-22.53,-79.92],[-24.26,-79.82],[-24.26,-79.72],[-24.73,-79.78],[-30.67,-79.59],[-29.54,-79.28],[-30.54,-79.28],[-29.94,-79.11],[-30.24,-79.03],[-32.82,-79.24],[-34.22,-79.14],[-34.15,-79.12],[-36.25,-78.85],[-36.44,-78.63],[-36.02,-78.22],[-35.58,-78.15],[-35.62,-78.08],[-35.31,-77.84],[-34.5,-77.85],[-34.77,-77.69],[-34.32,-77.47],[-32.5,-77.13],[-31.92,-77.15],[-31.7,-76.98],[-30.66,-76.85],[-30.15,-76.64],[-28.86,-76.35],[-24.21,-75.76],[-22.53,-75.64],[-21.27,-75.71],[-20.67,-75.62],[-20.73,-75.54],[-20.4,-75.47],[-19.24,-75.55],[-18.97,-75.51],[-18.99,-75.44],[-18.25,-75.46],[-18.87,-75.25],[-18.55,-75.15],[-18.51,-75.02],[-17.8,-74.78],[-17.97,-74.64],[-17.62,-74.59],[-17.57,-74.37],[-16.6,-74.31],[-15.64,-74.43],[-15.2,-74.36],[-15.32,-74.32],[-15.3,-74.22],[-14.36,-73.86],[-14.72,-73.78],[-15.69,-73.95],[-16.52,-73.89],[-15.83,-73.79],[-16.58,-73.69],[-16.54,-73.47],[-15.57,-73.08],[-14.88,-73.04],[-14.44,-73.16],[-13.92,-73.11],[-14.01,-73.07],[-13.9,-72.99],[-14.39,-72.71],[-13.38,-72.84],[-12.58,-72.58],[-11.39,-72.42],[-11.33,-72.33],[-11.41,-72.3],[-11.24,-72.18],[-11.38,-72.17],[-11.03,-72.05],[-11.12,-72.04],[-10.85,-71.78],[-12.15,-71.64],[-12.37,-71.45],[-12.35,-71.36],[-11.66,-71.28],[-11.72,-71.33],[-11.65,-71.41],[-10.76,-71.58],[-10.6,-71.53],[-10.73,-71.41],[-10.65,-71.32],[-9.99,-71.12],[-10.45,-70.99],[-10.07,-70.91],[-9.94,-70.94],[-9.98,-71.03],[-9.89,-71.08],[-9.05,-71.21],[-8.99,-71.28],[-9.13,-71.41],[-8.75,-71.47],[-8.83,-71.53],[-8.72,-71.59],[-8.72,-71.7],[-8.41,-71.73],[-8.16,-71.58],[-8.09,-71.66],[-7.6,-71.63],[-7.78,-71.49],[-7.57,-71.33],[-7.56,-71.15],[-7.88,-70.99],[-7.91,-70.84],[-7.28,-70.79],[-6.62,-70.92],[-6.43,-70.74],[-6.01,-70.68],[-5.68,-70.73],[-5.57,-70.84],[-5.72,-71.03],[-6.04,-71.12],[-6.06,-71.22],[-6.28,-71.31],[-6.15,-71.37],[-3.94,-71.37],[-3.94,-71.29],[-3.49,-71.52],[-3.29,-71.29],[-2.99,-71.36],[-2.99,-71.28],[-2.68,-71.26],[-2.11,-71.49],[-1.4,-71.44],[-1.14,-71.26],[-0.81,-71.38],[-0.95,-71.62],[-0.52,-71.77],[0.23,-71.35],[2.52,-70.9],[4.22,-70.78],[5.02,-70.64],[7.67,-70.52],[7.44,-70.34],[7.48,-70.19],[7.89,-70.18],[7.83,-70.37],[7.93,-70.47],[8.44,-70.48],[8.84,-70.35],[9.14,-70.38],[9.15,-70.29],[8.9,-70.19],[9.29,-70.08],[9.98,-70.45],[11.24,-70.76],[11.85,-70.78],[12.08,-70.67],[12.09,-70.55],[12.32,-70.37],[13.04,-70.23],[12.44,-70.07],[12.97,-70.05],[13.34,-70.27],[13.85,-70.35],[15.04,-70.29],[15.83,-70.38],[15.96,-70.19],[16.58,-70.13],[16.65,-70.22],[16.51,-70.45],[18.09,-70.54],[18.5,-70.5],[18.25,-70.33],[18.94,-70.17],[19.29,-70.25],[19.17,-70.27],[19.3,-70.37],[18.92,-70.63],[18.93,-70.74],[19.57,-70.95],[21.2,-70.81],[21.21,-70.58],[21.75,-70.23],[22.58,-70.54],[21.83,-70.66],[22.37,-70.69],[22.33,-70.76],[23.29,-70.82],[23.75,-70.4],[24.11,-70.41],[24.42,-70.54],[24.46,-70.61],[24.27,-70.68],[24.32,-70.74],[24.97,-70.95],[25.98,-71.04],[26.93,-70.92],[27.28,-70.99],[27.32,-70.93],[27.16,-70.87],[27.63,-70.74],[28.45,-70.69],[29.84,-70.31],[31.28,-70.24],[32.75,-70.01],[32.87,-69.93],[32.84,-69.78],[32.99,-69.66],[33.0,-69.5],[32.95,-69.36],[32.49,-69.08],[32.51,-68.9],[33.22,-68.67],[34.3,-68.69],[34.37,-68.81],[33.6,-69.05],[34.36,-69.13],[34.62,-69.07],[35.13,-69.26],[35.2,-69.29],[35.1,-69.46],[35.23,-69.54],[35.08,-69.67],[35.24,-69.74],[36.71,-69.63],[37.04,-69.89],[37.24,-69.83],[37.19,-69.78],[37.28,-69.73],[37.79,-69.68],[37.79,-69.76],[38.24,-69.77],[38.02,-69.85],[38.26,-69.95],[38.22,-70.02],[38.94,-70.2],[39.08,-70.15],[38.8,-69.99],[39.19,-69.89],[39.25,-69.85],[39.14,-69.83],[39.16,-69.73],[39.78,-69.61],[39.69,-69.54],[39.8,-69.53],[39.74,-69.49],[39.85,-69.38],[39.7,-69.31],[39.81,-69.28],[39.71,-69.02],[39.86,-68.83],[40.75,-68.75],[41.54,-68.47],[42.54,-68.38],[42.56,-68.22],[42.83,-68.1],[44.8,-67.98],[44.62,-67.86],[44.97,-67.73],[45.4,-67.7],[45.59,-67.74],[45.52,-67.8],[45.58,-67.82],[45.82,-67.67],[46.22,-67.65],[46.4,-67.75],[46.41,-67.62],[46.62,-67.59],[46.31,-67.56],[46.23,-67.45],[46.28,-67.33],[46.48,-67.28],[46.91,-67.27],[47.44,-67.41],[46.92,-67.51],[46.93,-67.58],[47.33,-67.57],[47.09,-67.71],[47.63,-67.66],[47.36,-67.77],[47.91,-67.65],[48.45,-67.73],[48.17,-67.89],[48.25,-68.02],[48.38,-68.02],[48.72,-67.73],[48.58,-67.47],[49.17,-67.38],[49.41,-67.22],[48.48,-67.19],[48.35,-67.12],[48.36,-67.02],[49.22,-66.82],[49.35,-66.95],[49.16,-67.0],[49.88,-67.08],[49.7,-67.29],[50.15,-67.12],[50.88,-67.22],[50.82,-67.18],[50.96,-67.11],[50.46,-67.07],[50.52,-66.99],[50.45,-66.94],[50.83,-66.77],[50.24,-66.74],[50.19,-66.57],[50.32,-66.39],[51.35,-66.22],[51.77,-66.04],[53.79,-65.85],[55.18,-65.93],[55.86,-66.12],[56.4,-66.46],[56.81,-66.41],[57.28,-66.58],[57.28,-66.71],[57.01,-66.73],[55.99,-66.59],[56.17,-66.71],[56.51,-66.74],[56.38,-66.81],[56.54,-66.79],[56.39,-66.83],[56.71,-66.9],[56.27,-66.88],[56.32,-66.91],[56.15,-66.95],[56.37,-67.01],[55.73,-67.26],[56.15,-67.2],[56.09,-67.35],[56.17,-67.41],[56.56,-67.11],[57.36,-67.09],[57.31,-67.04],[57.59,-66.99],[58.14,-67.1],[58.05,-67.23],[58.27,-67.15],[58.92,-67.18],[59.09,-67.24],[58.99,-67.31],[58.55,-67.23],[58.68,-67.34],[59.13,-67.42],[58.99,-67.49],[59.26,-67.48],[59.51,-67.61],[59.59,-67.59],[59.51,-67.52],[59.66,-67.51],[59.66,-67.4],[60.47,-67.37],[61.17,-67.51],[61.24,-67.59],[62.12,-67.56],[62.62,-67.66],[63.65,-67.5],[64.72,-67.65],[68.38,-67.9],[69.11,-67.85],[69.35,-67.73],[69.64,-67.76],[69.63,-68.12],[70.18,-68.49],[69.63,-68.59],[69.57,-68.62],[69.68,-68.63],[69.6,-68.72],[69.67,-68.71],[69.28,-68.83],[69.86,-68.87],[69.3,-69.05],[69.73,-69.17],[69.74,-69.3],[69.26,-69.37],[68.92,-69.31],[68.74,-69.39],[68.9,-69.45],[68.73,-69.55],[69.36,-69.62],[68.88,-69.74],[69.21,-69.8],[69.02,-69.95],[68.57,-70.02],[68.18,-69.72],[67.91,-69.98],[67.57,-70.02],[67.48,-70.2],[67.22,-70.26],[67.71,-70.28],[67.68,-70.35],[67.98,-70.45],[68.42,-70.4],[68.56,-70.47],[68.92,-70.3],[69.17,-70.32],[69.26,-70.43],[69.21,-70.69],[68.9,-71.04],[68.55,-71.18],[68.67,-71.2],[68.06,-71.35],[67.83,-71.54],[67.87,-71.68],[67.53,-71.8],[67.61,-71.83],[67.45,-71.9],[67.51,-71.99],[67.26,-72.08],[67.32,-72.33],[66.98,-72.93],[66.33,-73.13],[66.56,-73.23],[67.1,-73.2],[67.02,-73.27],[67.22,-73.31],[68.02,-73.15],[68.12,-72.95],[67.92,-72.69],[68.33,-72.51],[69.08,-72.42],[69.56,-72.46],[69.67,-72.3],[69.95,-72.26],[69.8,-72.19],[69.86,-72.12],[70.53,-72.05],[70.73,-71.95],[70.45,-71.83],[71.28,-71.73],[71.05,-71.67],[71.1,-71.62],[71.54,-71.61],[71.16,-71.46],[71.25,-71.39],[71.2,-71.34],[71.54,-71.25],[71.34,-71.18],[71.54,-70.96],[71.85,-70.84],[71.73,-70.77],[72.0,-70.66],[72.35,-70.68],[72.65,-70.47],[72.85,-70.44],[72.64,-70.16],[73.23,-69.98],[73.25,-69.86],[73.41,-69.8],[73.7,-69.86],[74.07,-69.71],[74.32,-69.81],[74.3,-69.92],[74.72,-69.84],[75.09,-69.94],[75.28,-69.81],[75.44,-69.94],[75.92,-69.78],[75.75,-69.62],[75.82,-69.53],[76.38,-69.41],[76.41,-69.48],[77.0,-69.21],[77.84,-69.13],[77.92,-69.01],[78.04,-69.0],[77.95,-68.98],[78.03,-68.93],[77.94,-68.92],[77.99,-68.82],[78.67,-68.7],[78.46,-68.65],[78.54,-68.6],[78.46,-68.49],[78.75,-68.26],[82.06,-67.67],[82.36,-67.7],[82.59,-67.6],[83.62,-67.64],[83.66,-67.59],[83.43,-67.55],[83.39,-67.45],[84.49,-67.11],[84.96,-67.08],[85.62,-67.19],[86.07,-67.04],[86.7,-67.06],[87.97,-66.77],[88.25,-66.86],[88.73,-66.78],[90.4,-66.82],[91.09,-66.58],[91.96,-66.5],[92.76,-66.63],[93.62,-66.58],[93.73,-66.6],[93.74,-66.75],[94.92,-66.48],[95.28,-66.53],[95.56,-66.71],[96.11,-66.57],[96.61,-66.61],[97.08,-66.49],[97.7,-66.68],[98.25,-66.45],[98.54,-66.45],[98.54,-66.62],[99.07,-66.49],[98.72,-66.64],[98.82,-66.73],[98.71,-66.77],[98.83,-66.91],[99.02,-66.69],[99.17,-66.75],[99.53,-66.56],[99.56,-66.67],[100.28,-66.43],[100.5,-66.52],[100.64,-66.46],[100.47,-66.4],[100.85,-66.38],[101.48,-66.06],[101.17,-66.03],[101.34,-65.94],[102.34,-65.95],[102.71,-65.86],[103.61,-66.01],[103.91,-65.98],[106.35,-66.43],[107.78,-66.55],[107.88,-66.63],[107.7,-66.74],[107.71,-66.85],[108.21,-66.63],[108.3,-66.76],[108.86,-66.97],[109.13,-66.88],[109.61,-66.92],[110.42,-66.66],[110.74,-66.71],[110.6,-66.53],[110.72,-66.41],[110.49,-66.31],[110.93,-66.05],[113.2,-65.77],[114.43,-66.23],[114.31,-66.36],[114.48,-66.42],[114.32,-66.51],[115.11,-66.48],[115.65,-66.61],[115.78,-66.79],[115.39,-67.0],[114.03,-67.19],[113.65,-67.46],[113.7,-67.5],[114.67,-67.34],[114.58,-67.42],[114.67,-67.42],[115.25,-67.31],[115.34,-67.22],[115.85,-67.23],[116.23,-67.1],[116.36,-67.15],[116.94,-66.95],[116.88,-67.14],[117.54,-67.08],[117.71,-67.17],[118.43,-67.03],[118.25,-67.15],[118.46,-67.18],[120.45,-66.98],[118.73,-67.28],[118.96,-67.42],[121.52,-67.09],[122.19,-66.86],[123.56,-66.75],[124.02,-66.59],[124.72,-66.76],[125.15,-66.66],[125.41,-66.42],[125.94,-66.3],[126.37,-66.56],[126.43,-66.35],[126.85,-66.45],[126.57,-66.67],[126.82,-66.69],[126.68,-66.76],[126.68,-66.85],[127.06,-66.85],[127.0,-66.93],[127.08,-66.96],[127.08,-67.14],[127.36,-66.93],[127.4,-67.07],[128.07,-67.02],[128.52,-67.15],[128.76,-67.03],[129.06,-67.17],[129.44,-66.96],[129.39,-66.86],[129.58,-66.73],[129.47,-66.69],[129.72,-66.44],[130.1,-66.28],[130.56,-66.26],[130.7,-66.15],[131.76,-66.24],[132.83,-66.19],[133.28,-66.08],[133.79,-66.11],[134.43,-66.31],[134.11,-66.5],[134.35,-66.52],[134.77,-66.34],[135.18,-66.33],[135.34,-66.1],[135.49,-66.11],[135.63,-66.35],[136.13,-66.24],[136.66,-66.54],[136.74,-66.35],[137.46,-66.34],[138.14,-66.5],[138.13,-66.62],[138.38,-66.53],[139.25,-66.57],[139.87,-66.69],[139.82,-66.8],[140.52,-66.73],[141.28,-66.86],[141.98,-66.8],[142.48,-67.03],[143.51,-66.84],[143.86,-66.92],[143.88,-67.07],[143.75,-67.14],[144.07,-67.09],[144.11,-67.18],[144.23,-67.02],[144.51,-67.02],[144.66,-67.12],[144.56,-67.2],[144.32,-67.17],[144.51,-67.23],[144.3,-67.42],[144.18,-67.35],[144.09,-67.42],[144.19,-67.6],[143.88,-67.78],[143.84,-67.85],[143.95,-67.83],[143.88,-67.93],[144.16,-67.89],[144.14,-67.95],[144.25,-67.95],[144.47,-67.79],[144.91,-67.74],[145.28,-67.52],[145.44,-67.51],[145.62,-67.74],[145.73,-67.59],[146.05,-67.59],[146.19,-67.62],[146.23,-67.69],[146.11,-67.75],[146.3,-67.85],[146.44,-67.73],[146.53,-67.77],[146.41,-67.95],[146.87,-67.94],[146.6,-68.18],[147.06,-68.04],[147.05,-68.13],[146.72,-68.3],[147.11,-68.29],[147.06,-68.42],[147.66,-68.36],[148.44,-68.47],[149.39,-68.38],[149.78,-68.49],[149.88,-68.46],[149.68,-68.37],[150.38,-68.44],[150.96,-68.34],[151.11,-68.46],[150.97,-68.72],[151.02,-68.78],[151.16,-68.88],[151.28,-68.83],[151.57,-68.92],[151.57,-68.69],[151.92,-68.67],[152.53,-68.71],[153.09,-68.88],[153.32,-68.86],[153.38,-68.77],[153.84,-68.76],[153.7,-68.55],[153.87,-68.49],[153.68,-68.38],[153.88,-68.28],[154.72,-68.53],[154.77,-68.62],[154.45,-68.63],[154.59,-68.73],[154.52,-68.8],[154.79,-68.71],[155.01,-68.9],[155.31,-68.89],[155.39,-69.01],[155.29,-69.04],[155.64,-69.13],[155.76,-69.1],[155.54,-68.98],[155.78,-68.95],[156.35,-69.2],[157.14,-69.16],[157.42,-69.44],[157.65,-69.38],[157.5,-69.35],[157.53,-69.23],[157.91,-69.17],[158.55,-69.35],[158.82,-69.32],[159.1,-69.51],[159.24,-69.43],[159.77,-69.51],[160.33,-69.8],[160.25,-69.87],[159.76,-69.89],[159.88,-69.99],[160.76,-70.1],[161.25,-70.46],[161.18,-70.58],[161.26,-70.53],[161.28,-70.63],[161.45,-70.69],[161.31,-70.8],[161.36,-70.9],[161.93,-70.91],[162.34,-71.11],[162.43,-71.03],[162.22,-70.85],[162.04,-70.83],[162.09,-70.66],[162.0,-70.44],[162.09,-70.31],[162.6,-70.27],[163.17,-70.59],[163.87,-70.63],[163.9,-70.78],[164.2,-70.64],[164.03,-70.53],[164.24,-70.49],[165.43,-70.57],[165.93,-70.68],[166.37,-70.58],[166.84,-70.68],[166.47,-70.77],[167.7,-70.79],[167.87,-70.92],[167.14,-71.0],[167.88,-71.01],[168.1,-71.11],[167.76,-71.23],[168.67,-71.18],[170.18,-71.67],[170.36,-71.54],[170.21,-71.31],[170.28,-71.3],[170.66,-71.68],[170.97,-71.83],[170.59,-72.01],[170.33,-71.8],[170.14,-71.93],[170.26,-71.95],[170.2,-72.02],[170.05,-72.02],[170.02,-72.17],[169.77,-72.22],[170.01,-72.29],[169.89,-72.43],[170.28,-72.33],[170.34,-72.43],[170.26,-72.6],[168.71,-72.36],[168.32,-72.37],[168.87,-72.58],[169.3,-72.58],[169.47,-72.68],[169.93,-72.74],[169.58,-72.96],[169.58,-73.08],[169.17,-73.1],[169.21,-73.28],[168.89,-73.22],[168.98,-73.09],[168.71,-73.12],[168.39,-72.97],[168.3,-72.99],[168.4,-73.1],[168.33,-73.17],[167.17,-73.15],[166.52,-72.93],[166.58,-72.88],[166.34,-72.9],[166.77,-73.06],[166.71,-73.12],[166.87,-73.22],[166.78,-73.37],[167.1,-73.25],[167.93,-73.36],[167.62,-73.36],[167.72,-73.45],[167.25,-73.41],[167.22,-73.48],[167.43,-73.5],[166.99,-73.47],[167.08,-73.51],[167.03,-73.57],[166.85,-73.59],[166.75,-73.49],[166.45,-73.59],[166.14,-73.48],[166.22,-73.57],[165.82,-73.58],[166.29,-73.73],[166.14,-73.81],[165.58,-73.81],[165.79,-73.87],[165.65,-73.91],[165.2,-73.86],[165.24,-73.61],[165.03,-73.41],[165.36,-73.34],[164.53,-73.33],[164.44,-73.37],[164.89,-73.48],[164.91,-73.66],[164.71,-73.78],[164.95,-73.89],[164.87,-73.93],[165.31,-74.03],[164.41,-73.94],[164.82,-74.04],[164.86,-74.21],[165.46,-74.49],[165.43,-74.63],[165.18,-74.53],[164.85,-74.59],[164.34,-74.5],[163.68,-74.62],[163.67,-74.47],[163.53,-74.46],[163.56,-74.36],[163.47,-74.34],[163.1,-74.42],[163.27,-74.54],[163.05,-74.71],[162.81,-74.6],[162.77,-74.71],[162.59,-74.75],[162.58,-74.85],[162.36,-74.84],[162.79,-74.99],[162.55,-75.1],[162.66,-75.17],[162.6,-75.22],[162.26,-75.27],[161.78,-75.19],[160.58,-75.38],[162.19,-75.39],[162.31,-75.53],[162.03,-75.57],[162.9,-75.82],[162.54,-75.92],[162.74,-76.07],[162.39,-76.06],[162.52,-76.1],[162.09,-76.2],[162.33,-76.28],[162.75,-76.24],[162.7,-76.31],[162.88,-76.44],[162.42,-76.64],[162.84,-76.66],[162.97,-76.79],[162.3,-76.95],[163.16,-77.04],[163.54,-77.36],[163.82,-77.43],[163.8,-77.53],[163.51,-77.57],[163.72,-77.61],[163.44,-77.67],[164.24,-77.78],[163.73,-77.88],[164.56,-77.89],[164.53,-77.99],[164.34,-78.03],[164.4,-78.09],[163.84,-78.23],[164.64,-78.33],[165.1,-78.25],[165.49,-78.02],[165.6,-78.12],[165.34,-78.2],[165.71,-78.27],[165.73,-78.4],[167.06,-78.51],[167.23,-78.67],[166.55,-78.71],[166.09,-78.57],[164.41,-78.6],[163.48,-78.78],[163.06,-78.74],[162.91,-78.88],[162.62,-78.95],[162.45,-78.88],[162.48,-78.78],[162.13,-78.76],[161.76,-78.61],[161.88,-78.52],[161.82,-78.48],[161.55,-78.51],[161.34,-78.58],[161.52,-78.8],[161.76,-78.84],[161.63,-78.87],[162.07,-79.07],[161.49,-79.02],[161.35,-78.91],[161.0,-78.93],[161.2,-78.96],[161.1,-79.06],[160.7,-79.04],[160.75,-79.07],[160.39,-79.17],[160.52,-79.24],[160.46,-79.3],[160.73,-79.34],[160.66,-79.41],[161.03,-79.47],[160.62,-79.45],[160.14,-79.58],[159.64,-79.53],[159.88,-79.66],[160.84,-79.62],[159.5,-79.82],[159.82,-79.93],[161.47,-79.9],[158.78,-80.26],[158.17,-80.42],[158.59,-80.48],[160.77,-80.38],[161.04,-80.5],[159.75,-80.57],[160.26,-80.68],[161.18,-80.64],[161.01,-80.76],[161.35,-80.78],[159.58,-80.77],[159.5,-80.84],[160.88,-80.91],[160.64,-80.93],[160.91,-80.99],[160.55,-81.01],[160.82,-81.1],[160.54,-81.12],[161.14,-81.24],[160.13,-81.2],[160.63,-81.32],[160.35,-81.39],[161.07,-81.38],[160.84,-81.43],[160.89,-81.47],[161.45,-81.42],[161.52,-81.45],[161.01,-81.55],[162.48,-81.69],[162.62,-81.75],[162.24,-81.82],[162.89,-81.81],[163.1,-81.87],[162.61,-81.91],[163.03,-81.94],[162.9,-81.95],[163.92,-82.19],[160.64,-82.42],[160.8,-82.49],[163.44,-82.55],[163.16,-82.45],[164.67,-82.34],[165.56,-82.49],[165.3,-82.58],[165.37,-82.61],[166.23,-82.64],[166.53,-82.7],[166.43,-82.75],[166.54,-82.78],[167.31,-82.82],[167.17,-82.9],[167.41,-82.92],[167.11,-82.97],[167.66,-83.06],[168.12,-82.96],[168.59,-83.0],[168.87,-83.15],[168.08,-83.18],[168.53,-83.23],[168.42,-83.27],[167.0,-83.2],[168.03,-83.36],[169.38,-83.34],[169.36,-83.42],[169.47,-83.45],[169.63,-83.37],[170.4,-83.49],[171.19,-83.45],[171.58,-83.5],[170.92,-83.53],[171.96,-83.62],[171.87,-83.64],[172.05,-83.66],[171.91,-83.69],[172.0,-83.72],[172.82,-83.67],[173.72,-83.76],[173.29,-83.86],[173.41,-83.88],[174.97,-83.83],[175.44,-83.9],[175.16,-83.96],[175.3,-83.98],[178.53,-84.12],[178.41,-84.16],[179.35,-84.2],[180.0,-84.35],[180.0,-90.0],[-180.0,-90.0],[-180.0,-84.35],[-178.3,-84.31],[-177.7,-84.42],[-176.06,-84.4],[-176.51,-84.44],[-175.88,-84.55],[-175.25,-84.5],[-175.18,-84.41],[-168.25,-84.65],[-168.06,-84.77],[-167.44,-84.87],[-162.85,-84.88],[-158.47,-85.16],[-158.57,-85.1],[-158.16,-85.16],[-156.01,-85.22],[-156.93,-85.2],[-155.5,-85.13],[-157.64,-84.9],[-155.59,-84.84],[-158.38,-84.79],[-158.25,-84.77],[-164.1,-84.48],[-163.27,-84.49],[-163.66,-84.43],[-165.19,-84.43],[-166.42,-84.37],[-163.0,-84.36],[-165.15,-84.14],[-165.01,-84.06],[-163.7,-84.05],[-164.98,-83.8],[-168.08,-83.78],[-167.99,-83.77],[-168.26,-83.74],[-167.68,-83.74],[-168.34,-83.69],[-168.61,-83.62],[-168.58,-83.53],[-169.08,-83.49],[-168.78,-83.48],[-171.74,-83.23],[-170.96,-83.26],[-174.03,-82.92],[-174.37,-82.78],[-173.18,-82.92],[-172.51,-82.87],[-171.41,-82.95],[-170.72,-83.2],[-169.6,-83.31],[-169.54,-83.3],[-169.73,-83.24],[-165.09,-83.2],[-164.85,-83.25],[-164.99,-83.36],[-164.66,-83.5],[-164.18,-83.53],[-164.11,-83.51],[-164.17,-83.4],[-163.13,-83.32],[-162.17,-83.52],[-159.19,-83.54],[-159.0,-83.46],[-157.56,-83.39],[-156.92,-83.23],[-158.56,-83.13],[-155.59,-83.05],[-155.06,-82.8],[-152.54,-82.55],[-152.9,-82.37],[-154.84,-81.94],[-153.69,-81.75],[-153.82,-81.68],[-155.0,-81.49],[-157.06,-81.35],[-157.15,-81.32],[-157.1,-81.27],[-156.45,-81.15],[-147.63,-80.92],[-147.55,-80.89],[-148.41,-80.75],[-149.46,-80.72],[-148.89,-80.7],[-149.45,-80.68],[-149.04,-80.66],[-149.25,-80.64],[-149.19,-80.63],[-148.26,-80.64],[-149.68,-80.59],[-149.5,-80.57],[-151.01,-80.43],[-149.97,-80.39],[-150.73,-80.32],[-150.57,-80.31],[-150.8,-80.25],[-150.13,-80.19],[-150.37,-80.07],[-148.83,-80.13],[-147.55,-80.05],[-148.95,-79.97],[-148.19,-79.97],[-149.0,-79.86],[-147.98,-79.94],[-147.16,-79.95],[-147.07,-79.91],[-147.9,-79.9],[-147.59,-79.87],[-148.14,-79.81],[-147.77,-79.78],[-152.0,-79.34],[-151.7,-79.25],[-152.41,-79.26],[-151.72,-79.08],[-152.94,-79.17],[-154.97,-79.03],[-156.53,-78.66],[-156.05,-78.49],[-154.52,-78.43],[-154.58,-78.42],[-154.29,-78.39],[-154.14,-78.25],[-153.82,-78.23],[-154.4,-78.14],[-155.12,-78.26],[-155.25,-78.21],[-154.98,-78.21],[-156.63,-78.14],[-157.2,-78.25],[-158.34,-77.97],[-158.64,-77.85],[-158.12,-77.56],[-158.29,-77.51],[-158.14,-77.43],[-158.33,-77.34],[-158.18,-77.21],[-158.31,-77.13],[-158.22,-77.07],[-157.84,-77.07],[-157.02,-77.36],[-156.47,-77.26],[-156.83,-77.19],[-156.59,-77.11],[-155.87,-77.06],[-155.48,-77.17],[-154.41,-77.15],[-153.32,-77.34],[-153.94,-77.42],[-153.86,-77.44],[-152.58,-77.5],[-152.61,-77.44],[-152.48,-77.41],[-152.49,-77.32],[-152.35,-77.3],[-151.51,-77.42],[-151.37,-77.45],[-151.42,-77.51],[-149.97,-77.82],[-149.25,-77.76],[-149.79,-77.62],[-148.88,-77.71],[-148.67,-77.67],[-148.81,-77.56],[-147.76,-77.46],[-149.06,-77.32],[-148.8,-77.23],[-148.97,-77.23],[-148.77,-77.1],[-147.85,-77.26],[-147.66,-77.42],[-147.71,-77.36],[-146.98,-77.24],[-146.38,-77.5],[-145.46,-77.52],[-145.41,-77.48],[-145.96,-77.36],[-145.81,-77.35],[-145.95,-77.23],[-145.25,-77.23],[-146.38,-77.0],[-145.31,-77.06],[-145.96,-76.86],[-145.4,-76.78],[-145.46,-76.75],[-146.11,-76.71],[-146.47,-76.59],[-146.39,-76.56],[-147.08,-76.43],[-148.45,-76.51],[-149.71,-76.38],[-148.54,-76.23],[-148.69,-76.16],[-148.2,-76.09],[-146.25,-76.42],[-145.35,-76.43],[-145.54,-76.32],[-146.5,-76.09],[-146.21,-75.92],[-144.22,-75.82],[-144.2,-75.72],[-143.97,-75.7],[-144.36,-75.62],[-142.68,-75.56],[-142.47,-75.43],[-141.86,-75.52],[-141.53,-75.77],[-140.65,-75.81],[-141.33,-75.53],[-140.28,-75.43],[-139.57,-75.15],[-137.74,-75.06],[-137.09,-75.18],[-136.35,-75.18],[-136.43,-75.13],[-136.37,-75.11],[-137.01,-75.01],[-136.86,-74.96],[-136.83,-74.76],[-135.7,-74.75],[-135.42,-74.57],[-134.52,-74.64],[-134.59,-74.74],[-134.37,-74.81],[-134.41,-74.86],[-133.87,-74.93],[-132.09,-74.76],[-129.98,-74.91],[-127.24,-74.68],[-126.11,-74.76],[-124.37,-74.71],[-124.05,-74.81],[-121.77,-74.79],[-118.87,-74.6],[-118.62,-74.52],[-119.14,-74.5],[-118.98,-74.4],[-117.97,-74.26],[-117.84,-74.34],[-117.98,-74.4],[-117.81,-74.41],[-117.88,-74.47],[-117.79,-74.52],[-116.69,-74.56],[-116.05,-74.5],[-116.08,-74.42],[-115.91,-74.39],[-115.65,-74.53],[-114.87,-74.48],[-114.84,-74.39],[-115.07,-74.26],[-115.12,-74.09],[-114.8,-73.94],[-114.21,-73.86],[-113.95,-73.91],[-114.24,-74.08],[-113.61,-74.03],[-113.44,-74.1],[-113.42,-74.17],[-113.95,-74.26],[-113.69,-74.3],[-113.81,-74.34],[-113.8,-74.45],[-113.23,-74.4],[-113.62,-74.58],[-114.36,-74.7],[-113.83,-74.71],[-113.97,-74.88],[-114.28,-75.02],[-114.11,-75.07],[-112.92,-74.87],[-111.54,-74.8],[-111.51,-74.74],[-111.71,-74.72],[-111.93,-74.55],[-111.33,-74.48],[-111.74,-74.41],[-111.9,-74.28],[-111.59,-74.17],[-110.8,-74.33],[-110.55,-74.24],[-110.25,-74.37],[-110.45,-74.41],[-110.19,-74.43],[-110.1,-74.55],[-110.32,-74.66],[-110.24,-74.72],[-110.29,-74.78],[-110.68,-74.83],[-111.62,-75.2],[-111.3,-75.24],[-109.87,-75.23],[-109.69,-75.15],[-106.59,-75.38],[-105.03,-75.11],[-101.76,-75.08],[-101.56,-75.15],[-101.66,-75.31],[-101.11,-75.43],[-98.4,-75.24],[-98.74,-75.22],[-98.43,-75.13],[-99.38,-75.11],[-99.32,-74.96],[-99.44,-74.91],[-100.52,-74.89],[-99.92,-74.77],[-100.11,-74.72],[-100.02,-74.64],[-100.11,-74.63],[-99.8,-74.54],[-101.4,-74.5],[-101.43,-74.37],[-101.3,-74.27],[-101.43,-74.28],[-101.37,-74.2],[-101.59,-74.0],[-102.85,-73.92],[-102.92,-73.86],[-102.8,-73.72],[-103.0,-73.61],[-100.63,-73.78],[-99.58,-73.71],[-99.5,-73.62],[-98.81,-73.63],[-98.87,-73.59],[-99.59,-73.52],[-99.41,-73.49],[-99.71,-73.47],[-99.77,-73.36],[-102.87,-73.31],[-103.31,-73.15],[-103.26,-73.01],[-103.43,-72.85],[-103.04,-72.71],[-102.09,-72.77],[-102.19,-72.89],[-102.72,-73.0],[-102.08,-72.98],[-101.96,-73.06],[-100.77,-72.98],[-100.32,-73.07],[-99.85,-73.0],[-97.72,-73.03],[-97.98,-73.17],[-97.42,-73.12],[-95.84,-73.33],[-95.19,-73.21],[-94.13,-73.31],[-93.57,-73.18],[-92.8,-73.14],[-91.08,-73.34],[-90.16,-73.14],[-89.23,-73.11],[-89.28,-73.04],[-89.05,-72.93],[-89.11,-72.76],[-89.42,-72.64],[-89.35,-72.63],[-88.17,-72.73],[-88.11,-72.84],[-88.71,-73.12],[-88.41,-73.27],[-87.35,-73.17],[-87.36,-73.26],[-86.95,-73.38],[-85.68,-73.18],[-85.58,-73.2],[-85.66,-73.26],[-85.53,-73.39],[-85.1,-73.49],[-83.75,-73.56],[-83.88,-73.67],[-83.81,-73.74],[-82.93,-73.71],[-82.14,-73.89],[-81.18,-73.7],[-81.09,-73.59],[-81.33,-73.48],[-81.36,-73.32],[-81.23,-73.25],[-80.81,-73.26],[-80.39,-73.41],[-80.2,-73.4],[-80.65,-73.08],[-80.65,-73.0],[-80.49,-72.95],[-79.65,-73.04],[-78.78,-73.34],[-78.84,-73.61],[-77.53,-73.47],[-76.72,-73.52],[-77.24,-73.81],[-77.08,-73.88],[-75.27,-73.62],[-74.66,-73.74],[-74.28,-73.66],[-74.03,-73.72],[-73.69,-73.59],[-73.57,-73.65],[-73.23,-73.56],[-73.07,-73.44],[-72.38,-73.47],[-71.06,-73.27],[-70.29,-73.29],[-68.78,-73.11],[-67.51,-72.83],[-67.5,-72.74],[-67.22,-72.59],[-67.19,-72.46],[-66.75,-72.11],[-66.79,-71.96],[-67.62,-71.43],[-67.44,-71.24],[-67.54,-71.21],[-67.46,-71.19],[-67.51,-71.11],[-67.41,-70.99],[-67.64,-70.85],[-67.67,-70.64],[-67.95,-70.31],[-68.48,-70.05],[-68.36,-69.68],[-68.82,-69.43],[-68.31,-69.4],[-68.28,-69.28],[-67.39,-69.5],[-67.27,-69.44],[-67.34,-69.39],[-67.25,-69.27],[-66.89,-69.23],[-66.84,-69.18],[-66.96,-69.12],[-66.76,-69.07],[-66.94,-69.05],[-66.84,-68.97],[-67.48,-68.84],[-66.96,-68.75],[-67.17,-68.53],[-66.86,-68.37],[-67.16,-68.3],[-66.63,-68.25],[-66.95,-68.22],[-67.21,-68.08],[-67.07,-68.04],[-67.27,-67.97],[-66.85,-67.91],[-66.83,-67.87],[-66.89,-67.83],[-66.77,-67.78],[-67.08,-67.78],[-66.74,-67.73],[-66.97,-67.69],[-66.77,-67.59],[-66.53,-67.61],[-66.51,-67.53],[-66.99,-67.47],[-67.61,-67.55],[-67.52,-67.51],[-67.66,-67.48],[-67.44,-67.19],[-67.61,-67.18],[-67.48,-67.05],[-67.3,-67.1],[-67.22,-66.97],[-66.95,-66.94],[-66.89,-67.17],[-66.98,-67.28],[-66.79,-67.31],[-66.71,-67.19],[-66.46,-67.34],[-66.53,-67.11],[-66.44,-67.09],[-66.61,-67.04],[-66.42,-66.88],[-66.55,-66.81],[-66.55,-66.65],[-66.26,-66.58],[-65.69,-66.68],[-65.77,-66.6],[-65.55,-66.4],[-65.87,-66.3],[-65.64,-66.21],[-65.71,-66.15],[-65.09,-66.15],[-65.32,-66.04],[-65.26,-65.96],[-64.89,-65.93],[-64.58,-66.03],[-64.49,-65.95],[-64.69,-65.84],[-64.67,-65.75],[-64.4,-65.81],[-64.34,-65.72],[-64.48,-65.63],[-64.05,-65.69],[-64.23,-65.55],[-64.08,-65.51],[-63.8,-65.61],[-63.83,-65.55],[-63.68,-65.52],[-64.09,-65.41],[-63.98,-65.37],[-64.11,-65.27],[-64.08,-65.17],[-63.87,-65.05],[-63.08,-65.17],[-63.01,-65.04],[-63.23,-64.97],[-62.87,-64.92],[-62.79,-64.81],[-62.58,-64.91],[-62.41,-64.88],[-62.67,-64.78],[-62.5,-64.73],[-62.57,-64.66],[-62.5,-64.6],[-62.31,-64.66],[-62.37,-64.75],[-62.14,-64.78],[-62.22,-64.74],[-61.97,-64.69],[-61.92,-64.57],[-61.8,-64.58],[-61.81,-64.49],[-61.58,-64.66],[-61.49,-64.61],[-61.61,-64.53],[-61.43,-64.55],[-61.58,-64.44],[-61.09,-64.39],[-61.1,-64.3],[-60.94,-64.28],[-60.96,-64.16],[-60.84,-64.16],[-60.99,-64.06],[-60.77,-64.09],[-60.31,-63.92],[-59.97,-63.96],[-59.81,-63.77],[-59.77,-63.86],[-59.43,-63.91],[-59.35,-63.71],[-58.94,-63.67],[-58.9,-63.54],[-58.17,-63.46],[-58.17,-63.38],[-58.03,-63.41],[-57.37,-63.22],[-57.03,-63.28],[-57.05,-63.42],[-56.94,-63.4],[-56.99,-63.46],[-56.78,-63.6],[-57.12,-63.65],[-57.13,-63.5],[-57.45,-63.44],[-57.42,-63.56],[-58.1,-63.66],[-58.7,-63.99],[-58.82,-64.22],[-59.11,-64.23],[-58.75,-64.29],[-58.95,-64.36],[-58.78,-64.43],[-58.82,-64.54],[-58.99,-64.51],[-59.01,-64.43],[-59.33,-64.44],[-59.46,-64.31],[-59.66,-64.39],[-59.59,-64.59],[-59.77,-64.57],[-59.77,-64.42],[-60.01,-64.4],[-60.26,-64.57],[-60.42,-64.52],[-60.36,-64.64],[-60.67,-64.71],[-61.05,-65.01],[-61.38,-65.05],[-61.73,-64.97],[-61.74,-65.09],[-61.56,-65.16],[-61.63,-65.24],[-61.96,-65.19],[-62.2,-65.3],[-62.03,-65.37],[-62.07,-65.48],[-61.7,-65.55],[-62.08,-65.6],[-62.09,-65.71],[-62.36,-65.81],[-62.37,-65.92],[-62.02,-66.11],[-61.6,-66.17],[-61.65,-66.03],[-61.31,-66.09],[-61.36,-65.93],[-61.28,-65.91],[-61.03,-66.04],[-61.01,-65.91],[-60.55,-65.96],[-60.71,-66.13],[-60.84,-66.05],[-61.02,-66.08],[-60.88,-66.19],[-60.99,-66.34],[-61.15,-66.33],[-61.19,-66.18],[-61.47,-66.11],[-61.49,-66.26],[-61.78,-66.21],[-61.67,-66.39],[-61.75,-66.48],[-61.97,-66.2],[-62.67,-66.23],[-62.76,-66.32],[-62.51,-66.48],[-62.7,-66.58],[-62.46,-66.64],[-62.64,-66.72],[-63.21,-66.25],[-63.81,-66.19],[-63.71,-66.25],[-63.87,-66.27],[-63.57,-66.39],[-63.9,-66.38],[-63.76,-66.43],[-63.91,-66.5],[-63.8,-66.59],[-64.02,-66.56],[-64.13,-66.64],[-63.75,-66.79],[-63.76,-66.9],[-64.04,-66.94],[-64.31,-66.84],[-64.52,-66.9],[-64.53,-66.76],[-64.62,-66.77],[-64.77,-66.85],[-64.71,-66.99],[-64.96,-66.9],[-64.88,-66.96],[-64.97,-67.03],[-64.69,-67.15],[-65.07,-67.2],[-64.75,-67.31],[-65.33,-67.4],[-65.48,-67.26],[-65.46,-67.35],[-65.62,-67.37],[-65.5,-67.46],[-65.59,-67.55],[-65.34,-67.66],[-65.71,-67.86],[-65.33,-67.98],[-65.78,-68.09],[-65.76,-68.17],[-65.23,-68.16],[-64.94,-68.02],[-64.99,-68.09],[-64.76,-68.11],[-65.49,-68.32],[-64.98,-68.41],[-65.35,-68.53],[-65.24,-68.63],[-64.03,-68.83],[-64.18,-68.75],[-64.0,-68.75],[-64.33,-68.64],[-64.18,-68.65],[-64.26,-68.57],[-63.99,-68.49],[-62.87,-68.42],[-62.92,-68.51],[-63.24,-68.45],[-63.76,-68.58],[-63.81,-68.72],[-63.21,-68.84],[-63.51,-68.81],[-63.41,-68.94],[-63.9,-68.98],[-63.3,-69.06],[-63.44,-69.16],[-63.17,-69.16],[-62.99,-69.37],[-62.75,-69.35],[-62.4,-69.52],[-62.39,-69.71],[-62.53,-69.86],[-61.87,-70.21],[-62.01,-70.29],[-62.39,-70.22],[-62.32,-70.28],[-62.44,-70.3],[-62.41,-70.41],[-62.17,-70.42],[-62.14,-70.55],[-61.47,-70.49],[-61.35,-70.56],[-61.68,-70.62],[-61.69,-70.71],[-62.13,-70.72],[-62.01,-70.79],[-62.03,-70.9],[-61.31,-70.86],[-61.27,-70.93],[-61.37,-71.02],[-60.93,-71.18],[-61.28,-71.22],[-60.92,-71.34],[-60.98,-71.37],[-61.42,-71.32],[-61.13,-71.41],[-61.55,-71.45],[-61.72,-71.6],[-62.11,-71.64],[-61.56,-71.69],[-61.14,-71.53],[-60.78,-71.68],[-60.8,-71.78],[-61.1,-71.71],[-61.16,-71.72],[-61.03,-71.83],[-61.09,-71.87],[-62.44,-71.92],[-62.11,-72.01],[-62.35,-72.1],[-62.25,-72.14],[-61.67,-72.05],[-61.17,-72.17],[-61.17,-72.07],[-60.69,-72.0],[-60.69,-72.12],[-61.07,-72.19],[-60.69,-72.23],[-60.67,-72.33],[-61.0,-72.36],[-60.64,-72.43],[-61.46,-72.41],[-61.37,-72.47],[-61.47,-72.5],[-61.28,-72.53],[-61.22,-72.64],[-61.42,-72.65],[-61.14,-72.78],[-61.0,-72.69],[-60.55,-72.66],[-60.49,-72.79],[-60.76,-73.07],[-60.55,-72.98],[-60.28,-73.05],[-60.08,-72.87],[-59.95,-72.9],[-59.9,-72.99],[-60.03,-73.12],[-60.03,-73.28],[-60.38,-73.32],[-60.6,-73.18],[-60.73,-73.4],[-60.83,-73.38],[-60.88,-73.24],[-61.08,-73.35],[-61.23,-73.2],[-62.07,-73.13],[-61.65,-73.25],[-62.0,-73.23],[-61.57,-73.35],[-61.93,-73.37],[-61.69,-73.54],[-61.45,-73.48],[-60.8,-73.58],[-61.15,-73.74],[-60.73,-73.72],[-60.99,-73.96],[-61.69,-73.89],[-61.79,-73.91],[-61.58,-73.97],[-61.86,-74.03],[-61.06,-74.07],[-61.13,-74.16],[-61.98,-74.24],[-61.86,-74.33],[-60.65,-74.25],[-60.98,-74.42],[-60.91,-74.45],[-60.98,-74.5],[-61.54,-74.54],[-62.36,-74.4],[-61.79,-74.78],[-62.13,-74.95],[-62.53,-75.0],[-62.7,-74.68],[-63.27,-74.67],[-63.08,-74.91],[-63.57,-74.87],[-64.09,-75.0],[-63.28,-75.02],[-63.04,-75.15],[-64.43,-75.32],[-63.08,-75.35],[-63.16,-75.41],[-66.22,-76.01],[-68.1,-76.15],[-67.95,-76.22],[-70.18,-76.45],[-69.75,-76.47],[-70.05,-76.5],[-69.82,-76.52],[-70.1,-76.57],[-69.83,-76.61],[-70.09,-76.68],[-69.94,-76.67],[-70.01,-76.69],[-71.71,-76.76],[-73.94,-76.65],[-73.77,-76.72],[-75.21,-76.57],[-75.81,-76.64],[-76.54,-76.52],[-76.77,-76.58],[-76.71,-76.67],[-77.46,-76.48],[-77.38,-76.55],[-77.51,-76.56],[-77.43,-76.63],[-77.69,-76.49],[-77.51,-76.63],[-77.52,-76.73],[-76.82,-77.01],[-77.0,-77.04],[-75.87,-77.35],[-75.53,-77.54],[-75.08,-77.44],[-72.72,-77.58],[-72.8,-77.7],[-73.47,-78.01],[-74.27,-78.13],[-73.93,-78.11],[-74.06,-78.14],[-75.05,-78.23],[-75.22,-78.14],[-77.69,-77.93],[-79.42,-77.88],[-80.77,-77.67],[-80.66,-77.72],[-81.16,-77.85],[-81.67,-77.84],[-77.41,-78.42],[-77.33,-78.6],[-77.75,-78.74],[-80.3,-78.85],[-82.49,-78.47],[-83.77,-77.97],[-83.83,-78.0],[-83.59,-78.23],[-82.94,-78.47],[-83.11,-78.51],[-83.24,-78.4],[-83.68,-78.33],[-83.89,-78.42],[-83.25,-78.77],[-81.74,-79.07],[-81.39,-79.22],[-81.11,-79.2],[-81.32,-79.3],[-81.17,-79.45],[-80.49,-79.58],[-80.39,-79.51],[-80.55,-79.41],[-80.54,-79.32],[-80.43,-79.26],[-76.53,-79.31],[-76.07,-79.44],[-75.92,-79.54],[-76.1,-79.73],[-76.63,-79.94],[-77.42,-80.01],[-79.69,-79.98],[-78.27,-80.18],[-76.27,-80.08],[-76.1,-80.29],[-75.41,-80.49],[-75.71,-80.64],[-74.95,-80.77],[-75.77,-80.84],[-75.55,-80.89],[-74.84,-80.92],[-74.1,-80.8],[-72.59,-80.96],[-72.58,-80.83],[-72.46,-80.75],[-70.82,-80.61],[-70.4,-80.67],[-70.4,-80.82],[-69.98,-80.98],[-68.45,-80.98],[-68.06,-81.04],[-68.37,-81.11],[-65.17,-81.51],[-62.21,-81.59],[-62.08,-81.65],[-64.08,-81.69],[-63.88,-81.6],[-64.2,-81.69],[-64.71,-81.7],[-64.51,-81.64],[-64.62,-81.62],[-65.69,-81.71],[-65.62,-81.78],[-63.48,-81.84],[-66.26,-81.95],[-65.63,-81.99],[-65.94,-82.1],[-66.06,-82.2],[-65.86,-82.24],[-66.03,-82.31],[-65.23,-82.26],[-65.07,-82.41],[-60.4,-82.17],[-61.12,-82.34],[-62.8,-82.52],[-61.93,-82.97],[-62.18,-83.03],[-61.62,-83.06],[-61.31,-82.89],[-61.15,-82.96],[-61.07,-82.91],[-60.97,-83.01],[-61.11,-83.16],[-61.85,-83.37],[-60.9,-83.39],[-61.11,-83.45],[-60.95,-83.48],[-59.47,-83.46],[-55.92,-82.48],[-55.22,-82.52],[-55.02,-82.35],[-53.92,-82.21],[-54.3,-82.19],[-52.64,-82.16],[-50.76,-81.96]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.08,-70.83],[-2.56,-71.13],[-2.8,-71.17],[-2.86,-71.05],[-2.67,-70.99],[-3.59,-70.74],[-2.62,-70.7],[-2.5,-70.73],[-2.72,-70.82],[-2.08,-70.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-6.42,-70.47],[-6.01,-70.4],[-5.88,-70.55],[-6.15,-70.61],[-6.42,-70.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[2.58,-70.52],[3.14,-70.37],[3.26,-70.44],[2.96,-70.61],[2.68,-70.62],[2.58,-70.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.72,-70.31],[-2.75,-70.51],[-3.51,-70.51],[-3.14,-70.3],[-2.72,-70.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[4.05,-70.3],[4.47,-70.24],[4.62,-70.35],[4.55,-70.47],[4.33,-70.5],[4.05,-70.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[1.2,-70.41],[0.94,-70.1],[1.41,-70.04],[1.47,-70.15],[1.2,-70.41]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[6.76,0.28],[6.53,0.02],[6.46,0.22],[6.64,0.41],[6.76,0.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[8.96,3.7],[8.69,3.2],[8.42,3.34],[8.47,3.46],[8.58,3.46],[8.7,3.76],[8.96,3.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[1.6,39.1],[1.4,38.83],[1.21,38.9],[1.36,39.08],[1.6,39.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[3.47,39.75],[3.06,39.27],[2.79,39.38],[2.68,39.56],[2.49,39.47],[2.35,39.58],[2.81,39.87],[3.18,39.97],[3.1,39.91],[3.21,39.89],[3.14,39.79],[3.47,39.75]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[4.25,39.82],[3.83,39.94],[3.81,40.04],[4.17,40.06],[4.34,39.87],[4.25,39.82]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[9.83,40.53],[9.63,40.26],[9.73,40.08],[9.57,39.15],[9.01,39.26],[9.08,39.22],[9.03,39.0],[8.64,38.86],[8.37,39.22],[8.44,39.76],[8.52,39.7],[8.57,39.7],[8.56,39.85],[8.39,39.91],[8.38,40.03],[8.49,40.1],[8.38,40.47],[8.29,40.6],[8.15,40.59],[8.19,40.96],[8.52,40.83],[9.19,41.25],[9.42,41.18],[9.44,41.09],[9.52,41.15],[9.51,41.02],[9.66,41.0],[9.5,40.93],[9.72,40.84],[9.66,40.8],[9.83,40.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[8.66,42.26],[8.55,42.38],[8.71,42.58],[9.12,42.73],[9.29,42.67],[9.35,43.0],[9.46,42.99],[9.44,42.64],[9.53,42.56],[9.56,42.15],[9.4,41.95],[9.4,41.71],[9.22,41.37],[8.79,41.56],[8.92,41.69],[8.66,41.75],[8.81,41.91],[8.61,41.91],[8.74,42.04],[8.56,42.15],[8.55,42.24],[8.66,42.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-1.06,50.69],[-1.28,50.58],[-1.57,50.66],[-1.3,50.77],[-1.06,50.69]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-4.04,53.3],[-4.41,53.13],[-4.57,53.28],[-4.57,53.39],[-4.32,53.42],[-4.2,53.3],[-4.04,53.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-6.14,54.04],[-6.36,54.02],[-6.38,53.92],[-6.24,53.87],[-6.23,53.66],[-6.08,53.55],[-6.19,53.46],[-6.06,53.37],[-6.22,53.35],[-6.1,53.29],[-5.99,52.96],[-6.37,52.34],[-6.5,52.36],[-6.37,52.32],[-6.37,52.18],[-6.81,52.21],[-6.76,52.26],[-6.93,52.12],[-6.9,52.17],[-7.0,52.29],[-7.02,52.14],[-7.6,52.1],[-7.59,51.99],[-7.85,51.98],[-8.02,51.82],[-8.43,51.88],[-8.3,51.77],[-8.56,51.71],[-8.53,51.61],[-8.76,51.64],[-8.7,51.58],[-9.35,51.47],[-9.33,51.54],[-9.44,51.56],[-9.82,51.45],[-9.55,51.61],[-9.85,51.55],[-9.46,51.68],[-9.56,51.76],[-10.16,51.59],[-9.58,51.88],[-10.14,51.74],[-10.19,51.84],[-10.39,51.85],[-10.25,51.91],[-10.27,51.99],[-9.76,52.15],[-10.44,52.1],[-10.45,52.19],[-10.06,52.31],[-9.95,52.24],[-9.74,52.25],[-9.87,52.27],[-9.83,52.38],[-9.95,52.41],[-9.63,52.47],[-9.65,52.57],[-9.27,52.58],[-8.75,52.67],[-8.96,52.69],[-8.94,52.78],[-9.29,52.59],[-9.58,52.67],[-9.94,52.56],[-9.5,52.75],[-9.35,52.93],[-9.48,52.94],[-9.27,53.15],[-9.07,53.12],[-9.13,53.16],[-8.94,53.15],[-8.89,53.22],[-9.61,53.24],[-9.55,53.39],[-9.81,53.3],[-9.9,53.32],[-9.8,53.42],[-10.18,53.41],[-10.01,53.48],[-10.18,53.56],[-9.7,53.6],[-9.91,53.65],[-9.91,53.76],[-9.57,53.8],[-9.57,53.9],[-9.94,53.88],[-9.79,53.95],[-9.9,54.03],[-9.83,54.11],[-9.95,54.07],[-9.99,54.1],[-9.91,54.12],[-9.99,54.21],[-10.13,54.11],[-10.01,54.3],[-9.88,54.26],[-9.98,54.24],[-9.91,54.2],[-9.77,54.26],[-9.84,54.33],[-9.32,54.32],[-9.14,54.15],[-9.05,54.29],[-8.51,54.21],[-8.62,54.26],[-8.47,54.28],[-8.52,54.33],[-8.66,54.36],[-8.21,54.5],[-8.27,54.52],[-8.12,54.65],[-8.46,54.56],[-8.39,54.62],[-8.8,54.7],[-8.41,54.76],[-8.56,54.82],[-8.49,54.85],[-8.33,54.83],[-8.46,55.0],[-8.32,55.03],[-8.28,55.16],[-7.98,55.22],[-7.86,55.14],[-7.8,55.26],[-7.82,55.19],[-7.7,55.1],[-7.7,55.22],[-7.79,55.21],[-7.66,55.28],[-7.53,55.12],[-7.68,54.95],[-7.47,55.04],[-7.52,55.29],[-7.26,55.28],[-7.38,55.39],[-6.94,55.24],[-7.26,55.05],[-7.05,55.05],[-6.96,55.19],[-6.1,55.21],[-5.99,54.98],[-5.69,54.79],[-5.91,54.61],[-5.54,54.66],[-5.43,54.49],[-5.47,54.36],[-5.58,54.4],[-5.58,54.53],[-5.7,54.58],[-5.63,54.44],[-5.71,54.35],[-5.58,54.38],[-5.55,54.3],[-5.86,54.23],[-5.89,54.1],[-6.04,54.04],[-6.27,54.1],[-6.14,54.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-4.79,54.07],[-4.53,54.37],[-4.35,54.41],[-4.31,54.29],[-4.39,54.19],[-4.61,54.06],[-4.79,54.07]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.98,51.56],[-3.18,51.4],[-3.54,51.4],[-3.84,51.62],[-4.29,51.56],[-4.07,51.68],[-4.32,51.68],[-4.37,51.79],[-4.94,51.6],[-5.12,51.68],[-4.84,51.71],[-4.82,51.8],[-5.18,51.69],[-5.25,51.73],[-5.11,51.78],[-5.13,51.86],[-5.31,51.86],[-5.07,52.03],[-4.84,52.01],[-4.32,52.22],[-3.95,52.55],[-4.13,52.6],[-3.99,52.73],[-4.15,52.81],[-4.08,52.93],[-4.76,52.79],[-4.18,53.22],[-3.83,53.29],[-3.88,53.34],[-3.33,53.35],[-3.09,53.23],[-3.19,53.39],[-3.06,53.43],[-2.88,53.29],[-2.7,53.35],[-2.92,53.35],[-3.1,53.56],[-2.9,53.74],[-3.05,53.77],[-3.06,53.91],[-2.86,53.97],[-2.92,54.03],[-2.8,54.13],[-2.8,54.25],[-2.94,54.16],[-3.05,54.22],[-3.15,54.06],[-3.24,54.11],[-3.21,54.26],[-3.31,54.19],[-3.63,54.51],[-3.39,54.88],[-3.02,54.98],[-3.57,55.0],[-3.58,54.88],[-3.82,54.89],[-4.01,54.77],[-4.4,54.91],[-4.38,54.68],[-4.86,54.87],[-4.95,54.8],[-4.86,54.63],[-5.16,54.88],[-5.17,55.01],[-5.0,54.92],[-5.01,55.14],[-4.62,55.5],[-4.92,55.71],[-4.89,55.92],[-4.48,55.93],[-4.82,56.08],[-4.78,55.99],[-4.85,55.99],[-4.87,56.07],[-4.76,56.21],[-4.85,56.11],[-4.92,56.17],[-4.89,55.99],[-4.98,55.87],[-5.12,56.01],[-5.09,55.9],[-5.18,55.97],[-5.24,55.89],[-5.2,55.83],[-5.3,55.85],[-5.34,56.0],[-4.92,56.28],[-5.44,56.03],[-5.32,55.78],[-5.49,55.64],[-5.58,55.43],[-5.53,55.36],[-5.78,55.31],[-5.68,55.67],[-5.45,55.85],[-5.66,55.8],[-5.57,55.93],[-5.7,55.92],[-5.57,56.04],[-5.71,55.94],[-5.53,56.09],[-5.51,56.19],[-5.61,56.14],[-5.49,56.26],[-5.59,56.25],[-5.57,56.33],[-5.45,56.36],[-5.54,56.36],[-5.46,56.44],[-5.21,56.45],[-5.12,56.51],[-5.06,56.57],[-5.2,56.46],[-5.47,56.48],[-5.24,56.57],[-5.41,56.54],[-5.32,56.66],[-5.0,56.72],[-5.24,56.72],[-5.12,56.82],[-5.67,56.5],[-6.01,56.64],[-5.54,56.7],[-6.16,56.68],[-6.23,56.73],[-5.76,56.78],[-5.85,56.83],[-5.73,56.84],[-5.66,56.87],[-5.92,56.89],[-5.83,57.0],[-5.76,57.03],[-5.66,56.98],[-5.57,56.98],[-5.52,57.0],[-5.78,57.08],[-5.4,57.11],[-5.68,57.16],[-5.58,57.27],[-5.41,57.23],[-5.5,57.28],[-5.44,57.32],[-5.73,57.3],[-5.5,57.37],[-5.45,57.42],[-5.81,57.35],[-5.84,57.58],[-5.64,57.51],[-5.51,57.54],[-5.81,57.64],[-5.67,57.71],[-5.8,57.74],[-5.81,57.83],[-5.7,57.87],[-5.66,57.79],[-5.61,57.77],[-5.61,57.93],[-5.22,57.85],[-5.37,57.94],[-5.07,57.83],[-5.45,58.08],[-5.24,58.15],[-5.39,58.26],[-4.93,58.22],[-5.17,58.35],[-5.02,58.39],[-5.11,58.51],[-4.99,58.63],[-4.82,58.52],[-4.78,58.61],[-4.66,58.56],[-4.76,58.45],[-4.58,58.57],[-4.43,58.55],[-4.5,58.45],[-4.03,58.6],[-3.02,58.64],[-3.13,58.37],[-4.08,57.96],[-4.01,57.87],[-4.39,57.91],[-4.04,57.82],[-3.78,57.86],[-3.99,57.7],[-4.29,57.68],[-4.43,57.58],[-4.01,57.69],[-4.25,57.5],[-3.41,57.72],[-2.0,57.7],[-1.83,57.61],[-1.76,57.47],[-1.98,57.32],[-2.19,56.91],[-2.51,56.59],[-2.73,56.47],[-3.06,56.45],[-3.32,56.37],[-2.88,56.46],[-2.58,56.28],[-3.34,56.03],[-3.84,56.11],[-3.08,55.95],[-2.64,56.06],[-2.14,55.91],[-1.82,55.63],[-1.63,55.59],[-1.52,55.16],[-1.17,54.7],[-1.2,54.63],[-0.56,54.48],[-0.37,54.25],[-0.08,54.11],[-0.22,54.02],[0.13,53.64],[0.15,53.61],[0.13,53.57],[-0.26,53.74],[-0.64,53.73],[-0.73,53.7],[-0.28,53.71],[0.22,53.42],[0.36,53.15],[0.01,52.89],[0.38,52.77],[0.57,52.97],[1.27,52.93],[1.64,52.78],[1.75,52.63],[1.77,52.49],[1.58,52.08],[1.33,51.94],[1.26,51.99],[1.16,52.03],[1.27,51.96],[1.07,51.95],[1.28,51.95],[1.2,51.88],[1.28,51.84],[1.07,51.78],[0.98,51.84],[0.7,51.72],[0.93,51.74],[0.92,51.59],[0.46,51.51],[0.38,51.45],[0.69,51.48],[0.55,51.41],[0.73,51.42],[0.76,51.36],[0.98,51.35],[1.45,51.38],[1.38,51.15],[1.07,51.06],[0.98,50.92],[0.76,50.93],[0.27,50.75],[-0.27,50.83],[-0.79,50.73],[-0.94,50.84],[-1.02,50.84],[-1.08,50.78],[-1.07,50.84],[-1.16,50.84],[-1.15,50.78],[-1.47,50.92],[-1.32,50.8],[-1.56,50.72],[-2.04,50.74],[-1.97,50.6],[-2.4,50.65],[-2.45,50.53],[-2.86,50.73],[-3.37,50.62],[-3.46,50.68],[-3.56,50.43],[-3.49,50.4],[-3.66,50.22],[-4.05,50.3],[-4.2,50.46],[-4.29,50.4],[-4.19,50.32],[-4.69,50.34],[-5.0,50.14],[-5.05,50.2],[-5.13,50.1],[-5.06,50.06],[-5.19,49.96],[-5.47,50.13],[-5.71,50.05],[-5.68,50.16],[-5.31,50.25],[-5.02,50.54],[-4.84,50.51],[-4.92,50.59],[-4.58,50.77],[-4.53,51.01],[-4.21,51.08],[-4.23,51.19],[-3.02,51.19],[-2.97,51.38],[-2.38,51.77],[-2.71,51.59],[-2.98,51.56]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-5.35,55.49],[-5.39,55.65],[-5.3,55.72],[-5.16,55.68],[-5.07,55.51],[-5.16,55.43],[-5.35,55.49]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-6.02,55.69],[-6.31,55.58],[-6.27,55.78],[-6.5,55.72],[-6.45,55.85],[-6.33,55.89],[-6.31,55.82],[-6.13,55.94],[-6.02,55.69]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-5.65,56.45],[-5.85,56.31],[-6.27,56.26],[-6.37,56.32],[-6.25,56.31],[-6.02,56.38],[-6.2,56.38],[-6.02,56.5],[-6.34,56.55],[-6.15,56.65],[-5.65,56.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[8.52,56.74],[8.65,56.89],[8.93,56.98],[8.77,56.7],[8.52,56.74]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-6.74,57.5],[-6.61,57.44],[-6.62,57.61],[-6.31,57.46],[-6.42,57.65],[-6.31,57.7],[-6.15,57.59],[-6.15,57.31],[-5.9,57.24],[-5.65,57.26],[-6.01,57.03],[-5.85,57.19],[-6.32,57.16],[-6.48,57.31],[-6.32,57.31],[-6.53,57.42],[-6.7,57.36],[-6.74,57.5]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-7.07,57.63],[-7.22,57.64],[-7.13,57.57],[-7.31,57.55],[-7.13,57.54],[-7.24,57.5],[-7.54,57.59],[-7.31,57.69],[-7.07,57.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-7.09,57.83],[-6.83,57.9],[-7.11,57.99],[-6.93,58.05],[-7.11,58.1],[-7.05,58.23],[-6.91,58.22],[-6.94,58.21],[-6.86,58.11],[-6.87,58.19],[-6.71,58.19],[-6.82,58.29],[-6.21,58.48],[-6.17,58.35],[-6.37,58.24],[-6.16,58.22],[-6.62,58.09],[-6.35,58.04],[-6.54,58.02],[-6.46,57.97],[-6.62,57.92],[-6.71,58.0],[-6.59,58.06],[-6.69,58.06],[-6.76,58.0],[-6.66,57.88],[-6.79,57.9],[-6.74,57.83],[-6.97,57.73],[-7.09,57.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-2.71,58.96],[-3.2,58.92],[-3.23,59.04],[-3.32,58.96],[-3.35,59.1],[-3.08,59.13],[-2.99,59.06],[-3.12,59.0],[-2.71,58.96]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-1.03,60.45],[-1.07,60.36],[-1.17,60.35],[-1.09,60.27],[-1.22,60.24],[-1.12,60.15],[-1.21,60.11],[-1.27,59.85],[-1.38,59.91],[-1.27,60.25],[-1.41,60.26],[-1.35,60.21],[-1.46,60.16],[-1.69,60.29],[-1.26,60.36],[-1.4,60.39],[-1.45,60.49],[-1.61,60.48],[-1.53,60.56],[-1.46,60.51],[-1.38,60.51],[-1.48,60.54],[-1.3,60.64],[-1.37,60.4],[-1.22,60.5],[-1.15,60.39],[-1.03,60.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[5.53,60.44],[5.32,60.55],[5.69,60.68],[5.68,60.47],[5.53,60.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-7.21,62.25],[-7.07,62.29],[-7.0,62.18],[-6.85,62.14],[-6.9,62.1],[-6.78,62.07],[-6.85,62.05],[-6.72,62.03],[-6.7,61.94],[-7.21,62.16],[-7.21,62.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-7.09,62.31],[-6.88,62.31],[-6.93,62.29],[-6.91,62.24],[-6.81,62.29],[-6.56,62.14],[-6.69,62.07],[-7.09,62.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[9.18,63.57],[8.28,63.47],[8.72,63.57],[8.56,63.61],[8.95,63.66],[8.99,63.59],[9.18,63.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-8.01,71.03],[-8.99,70.81],[-9.12,70.87],[-8.52,71.01],[-8.33,71.15],[-7.94,71.16],[-8.01,71.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[16.29,-69.85],[16.12,-70.07],[15.55,-69.87],[15.97,-69.72],[16.64,-69.74],[16.29,-69.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[11.06,33.8],[10.89,33.64],[10.74,33.72],[10.74,33.88],[11.06,33.8]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[15.65,38.28],[15.1,37.49],[15.1,37.34],[15.25,37.26],[15.18,37.21],[15.33,37.01],[15.16,36.92],[15.09,36.65],[14.49,36.79],[14.28,37.04],[13.72,37.17],[13.17,37.49],[12.66,37.57],[12.43,37.8],[12.49,38.02],[12.73,38.19],[12.9,38.03],[13.1,38.19],[13.32,38.22],[13.39,38.1],[13.79,37.97],[14.51,38.04],[14.91,38.19],[15.09,38.13],[15.24,38.26],[15.29,38.21],[15.53,38.3],[15.65,38.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[20.49,38.15],[20.45,38.28],[20.43,38.18],[20.34,38.2],[20.57,38.47],[20.6,38.3],[20.8,38.08],[20.49,38.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[20.12,39.37],[19.68,39.68],[19.67,39.79],[19.95,39.79],[19.84,39.65],[20.12,39.37]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[14.53,44.63],[14.29,44.91],[14.41,44.96],[14.28,45.11],[14.33,45.18],[14.47,44.97],[14.53,44.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[13.7,54.28],[13.66,54.35],[13.36,54.28],[13.41,54.23],[13.15,54.29],[13.15,54.38],[13.27,54.39],[13.16,54.43],[13.27,54.48],[13.14,54.54],[13.3,54.52],[13.37,54.59],[13.35,54.52],[13.51,54.49],[13.52,54.57],[13.44,54.56],[13.37,54.61],[13.25,54.56],[13.29,54.64],[13.22,54.63],[13.45,54.68],[13.41,54.59],[13.67,54.57],[13.58,54.47],[13.77,54.34],[13.7,54.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[11.47,54.63],[11.01,54.77],[11.11,54.83],[11.02,54.9],[11.23,54.96],[11.59,54.81],[11.65,54.91],[11.85,54.77],[11.81,54.66],[11.47,54.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[15.11,55.03],[14.7,55.09],[14.71,55.24],[14.76,55.31],[15.13,55.15],[15.11,55.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[10.79,55.13],[10.07,55.09],[10.16,55.14],[10.09,55.19],[9.99,55.13],[9.88,55.35],[9.7,55.47],[9.81,55.44],[9.68,55.5],[10.31,55.62],[10.52,55.53],[10.47,55.44],[10.61,55.49],[10.63,55.61],[10.74,55.49],[10.57,55.46],[10.55,55.44],[10.8,55.36],[10.79,55.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[12.17,54.84],[11.95,54.57],[11.91,54.72],[11.71,54.94],[11.88,54.98],[11.62,55.09],[11.83,55.05],[11.72,55.13],[11.81,55.15],[11.26,55.2],[11.09,55.36],[11.21,55.4],[11.08,55.51],[11.15,55.58],[10.93,55.67],[11.09,55.66],[10.88,55.74],[11.19,55.7],[11.51,55.87],[11.27,56.0],[11.77,55.97],[11.66,55.91],[11.72,55.81],[11.61,55.78],[11.74,55.8],[11.66,55.73],[11.78,55.66],[11.93,55.93],[12.05,55.74],[11.91,55.66],[12.06,55.65],[12.1,55.73],[12.03,55.94],[11.87,55.97],[12.25,56.13],[12.62,56.04],[12.51,55.93],[12.6,55.71],[12.2,55.49],[12.47,55.29],[12.01,55.17],[12.17,55.13],[12.15,54.99],[11.9,55.0],[11.89,54.93],[12.17,54.84]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[17.1,57.35],[16.57,56.35],[16.43,56.22],[16.42,56.59],[16.97,57.3],[17.1,57.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[19.09,57.83],[18.81,57.73],[18.76,57.62],[18.79,57.45],[18.93,57.39],[18.41,57.14],[18.31,56.95],[18.14,56.92],[18.29,57.09],[18.2,57.07],[18.1,57.26],[18.18,57.38],[18.13,57.55],[18.7,57.92],[18.8,57.83],[18.84,57.91],[19.01,57.91],[19.09,57.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[20.15,60.17],[20.1,60.21],[20.19,60.25],[20.11,60.24],[20.06,60.19],[20.06,60.31],[20.02,60.31],[20.02,60.18],[19.91,60.22],[20.01,60.16],[20.04,60.18],[20.04,60.09],[19.76,60.07],[19.65,60.27],[19.8,60.3],[19.81,60.19],[19.93,60.3],[19.78,60.36],[19.91,60.4],[20.28,60.28],[20.15,60.17]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[12.51,65.4],[12.21,65.32],[12.25,65.28],[12.05,65.22],[12.33,65.47],[12.2,65.47],[12.27,65.58],[12.51,65.4]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[14.16,68.26],[13.7,68.07],[13.46,68.07],[13.59,68.16],[13.48,68.19],[13.62,68.23],[13.5,68.24],[13.64,68.29],[13.98,68.34],[13.97,68.27],[14.16,68.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[14.75,68.32],[14.61,68.22],[14.2,68.15],[14.36,68.24],[14.25,68.25],[14.3,68.31],[14.5,68.31],[14.38,68.37],[15.17,68.45],[14.74,68.25],[14.75,68.32]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[16.49,68.58],[16.11,68.54],[15.9,68.37],[15.87,68.5],[15.62,68.3],[15.32,68.35],[15.61,68.47],[15.54,68.51],[15.44,68.42],[15.09,68.27],[14.99,68.27],[15.36,68.46],[15.22,68.56],[15.63,68.61],[15.44,68.72],[15.71,68.7],[15.45,68.81],[15.64,68.82],[15.55,68.87],[15.68,68.96],[15.91,68.96],[15.87,68.79],[15.76,68.74],[15.99,68.76],[15.77,68.63],[15.74,68.53],[15.86,68.63],[16.08,68.64],[16.03,68.71],[16.21,68.74],[16.1,68.83],[16.28,68.84],[16.25,68.9],[16.56,68.82],[16.49,68.58]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[14.44,68.76],[14.52,68.81],[14.57,68.75],[14.62,68.74],[14.65,68.83],[14.69,68.76],[14.89,68.76],[14.95,68.87],[15.16,68.82],[15.01,68.96],[15.12,69.02],[15.24,68.91],[15.19,68.89],[15.3,68.91],[15.24,68.82],[15.38,68.85],[15.27,68.76],[15.4,68.69],[15.06,68.58],[14.81,68.62],[15.17,68.7],[15.03,68.77],[14.49,68.61],[14.37,68.69],[14.54,68.74],[14.44,68.76]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[15.52,69.05],[15.86,69.25],[16.15,69.29],[16.06,69.14],[15.76,69.01],[15.53,69.01],[15.56,68.95],[15.43,68.88],[15.52,69.05]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[17.91,69.32],[17.97,69.26],[17.88,69.24],[18.01,69.2],[17.47,69.2],[17.13,69.01],[17.04,69.02],[17.11,69.08],[16.77,69.09],[17.17,69.2],[16.9,69.19],[16.88,69.22],[17.09,69.23],[17.15,69.26],[16.91,69.3],[17.13,69.31],[16.93,69.39],[17.5,69.43],[17.24,69.45],[17.19,69.5],[17.39,69.48],[17.34,69.54],[17.65,69.46],[17.47,69.6],[17.66,69.51],[17.66,69.6],[17.86,69.59],[17.84,69.45],[17.94,69.52],[18.05,69.5],[17.94,69.43],[18.07,69.44],[18.09,69.36],[17.91,69.32]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[18.78,69.67],[18.84,69.6],[18.73,69.57],[18.0,69.59],[18.4,69.64],[18.21,69.71],[18.63,69.7],[18.35,69.73],[18.38,69.8],[18.65,69.8],[18.66,69.71],[18.76,69.69],[18.79,69.78],[18.68,69.89],[19.06,69.79],[18.78,69.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[19.68,70.01],[19.12,69.79],[18.73,69.95],[19.21,70.1],[19.39,69.99],[19.68,70.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[20.79,70.07],[20.41,70.07],[20.4,70.15],[20.82,70.21],[20.77,70.12],[20.79,70.07]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[19.75,70.09],[19.54,70.25],[19.68,70.29],[19.82,70.17],[20.15,70.12],[19.75,70.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[19.3,74.48],[19.05,74.35],[18.79,74.48],[19.16,74.53],[19.3,74.48]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[19.66,78.53],[18.96,78.45],[19.07,78.38],[18.95,78.28],[19.09,78.23],[18.92,78.18],[19.1,78.1],[18.41,78.02],[18.5,77.98],[18.33,77.9],[18.45,77.77],[18.3,77.52],[17.62,77.45],[17.34,77.05],[17.1,77.05],[17.32,76.98],[16.92,76.79],[17.19,76.7],[16.81,76.57],[16.34,76.57],[16.28,76.71],[15.5,76.88],[16.53,77.0],[16.03,77.09],[15.35,77.01],[15.04,77.13],[14.45,77.18],[13.97,77.41],[14.05,77.45],[13.91,77.53],[14.44,77.59],[14.71,77.49],[15.04,77.57],[16.22,77.44],[16.31,77.47],[14.74,77.66],[17.12,77.78],[16.79,77.88],[17.01,77.94],[13.96,77.72],[13.74,77.75],[13.82,77.8],[13.65,77.85],[13.67,77.99],[13.59,78.06],[13.96,78.1],[14.33,77.96],[14.23,78.09],[15.69,78.21],[15.59,78.29],[15.8,78.34],[16.94,78.35],[17.3,78.43],[16.33,78.45],[16.83,78.65],[16.55,78.72],[16.0,78.48],[15.44,78.46],[15.19,78.59],[15.47,78.65],[15.49,78.81],[15.38,78.85],[15.2,78.74],[15.26,78.67],[14.98,78.6],[14.8,78.64],[14.81,78.73],[14.45,78.68],[14.59,78.56],[14.38,78.5],[14.73,78.39],[14.29,78.39],[14.32,78.31],[14.08,78.24],[13.75,78.27],[13.86,78.21],[13.01,78.2],[12.89,78.35],[12.36,78.49],[13.2,78.54],[11.9,78.64],[11.64,78.75],[11.9,78.84],[11.33,78.97],[12.51,78.91],[12.42,79.0],[11.68,79.07],[12.14,79.21],[12.06,79.24],[12.12,79.3],[11.83,79.3],[11.92,79.24],[11.85,79.23],[11.59,79.31],[11.72,79.19],[11.23,79.1],[11.14,79.24],[10.84,79.37],[10.9,79.47],[10.68,79.54],[11.18,79.56],[10.85,79.6],[11.01,79.65],[11.46,79.63],[11.21,79.71],[11.23,79.79],[11.82,79.85],[12.05,79.69],[12.3,79.66],[12.35,79.72],[12.16,79.81],[12.39,79.83],[12.54,79.75],[13.8,79.88],[13.97,79.78],[12.45,79.57],[13.45,79.59],[13.26,79.47],[13.62,79.48],[14.04,79.27],[14.16,79.34],[13.88,79.54],[14.28,79.62],[14.14,79.63],[14.55,79.81],[15.3,79.6],[15.5,79.33],[15.77,79.24],[15.68,79.11],[15.88,79.16],[16.44,78.91],[16.15,79.23],[15.96,79.31],[15.85,79.53],[15.92,79.56],[15.64,79.77],[15.72,79.88],[16.14,79.87],[15.96,79.95],[16.29,80.07],[16.56,80.04],[16.82,79.88],[16.96,79.96],[17.27,79.95],[18.1,79.73],[17.59,79.55],[17.78,79.49],[17.65,79.37],[18.35,79.63],[18.88,79.44],[18.88,79.32],[18.59,79.26],[18.84,79.25],[18.95,79.16],[19.79,79.17],[19.91,79.01],[21.55,78.83],[21.38,78.66],[20.69,78.69],[19.58,78.58],[19.66,78.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[12.16,78.21],[11.09,78.45],[10.48,78.89],[11.0,78.83],[11.18,78.73],[11.06,78.69],[11.27,78.61],[11.26,78.53],[11.87,78.45],[12.16,78.21]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[20.83,79.06],[20.36,78.99],[20.04,79.04],[20.19,79.13],[20.83,79.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[26.82,-70.42],[26.06,-70.39],[25.91,-70.28],[26.27,-70.08],[26.59,-70.07],[26.88,-70.33],[26.82,-70.42]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[26.29,35.12],[26.13,35.0],[24.74,34.93],[24.72,35.09],[23.52,35.31],[23.58,35.58],[23.72,35.51],[23.75,35.69],[23.82,35.53],[24.18,35.59],[24.07,35.5],[24.25,35.48],[24.34,35.35],[24.72,35.43],[25.45,35.29],[25.77,35.34],[25.71,35.18],[25.8,35.12],[26.32,35.32],[26.29,35.12]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[28.22,36.46],[28.09,36.06],[27.73,35.92],[27.68,36.16],[27.81,36.27],[28.22,36.46]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[26.14,38.56],[26.16,38.3],[26.02,38.16],[25.87,38.25],[25.99,38.34],[25.85,38.58],[26.14,38.56]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[24.57,37.99],[24.2,38.09],[24.04,38.4],[23.65,38.41],[23.61,38.56],[23.2,38.83],[22.84,38.85],[23.3,39.04],[23.59,38.77],[24.16,38.65],[24.25,38.23],[24.59,38.16],[24.57,37.99]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[26.61,39.02],[26.44,39.1],[26.55,39.01],[26.49,38.97],[26.16,39.02],[26.09,39.08],[26.28,39.2],[26.06,39.09],[25.84,39.23],[26.36,39.38],[26.61,39.02]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[25.45,40.04],[25.35,39.79],[25.25,39.92],[25.19,39.8],[25.05,39.84],[25.03,40.0],[25.29,39.95],[25.45,40.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[23.33,58.46],[23.16,58.48],[22.72,58.23],[22.32,58.21],[22.2,57.99],[22.02,57.91],[21.96,57.98],[22.2,58.15],[21.87,58.26],[21.87,58.34],[22.01,58.35],[21.83,58.51],[22.09,58.42],[22.32,58.58],[22.9,58.62],[23.33,58.46]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[22.04,58.94],[22.7,59.08],[23.04,58.84],[22.78,58.82],[22.56,58.69],[22.38,58.88],[22.04,58.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[22.96,60.29],[22.85,60.11],[22.61,59.98],[22.59,60.05],[22.47,60.0],[22.42,60.11],[22.6,60.14],[22.42,60.15],[22.45,60.22],[22.47,60.18],[22.81,60.23],[22.96,60.29]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[22.38,70.35],[22.76,70.39],[23.02,70.26],[22.45,70.29],[22.38,70.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[23.31,70.33],[23.38,70.32],[23.1,70.28],[23.13,70.41],[23.04,70.34],[22.85,70.41],[23.18,70.55],[23.28,70.48],[23.31,70.55],[23.54,70.54],[23.39,70.62],[23.57,70.61],[23.66,70.5],[23.31,70.33]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[23.87,70.51],[23.64,70.69],[23.71,70.75],[24.13,70.62],[23.87,70.51]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[22.19,70.47],[22.33,70.61],[21.95,70.65],[22.42,70.63],[22.38,70.71],[22.54,70.72],[22.72,70.6],[22.83,70.65],[22.72,70.75],[22.97,70.66],[23.18,70.74],[23.07,70.81],[23.33,70.78],[23.34,70.87],[23.48,70.8],[23.16,70.69],[23.09,70.59],[22.19,70.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[26.22,71.03],[25.55,70.93],[25.42,70.98],[25.56,71.02],[25.29,71.05],[25.72,71.05],[25.55,71.14],[25.67,71.17],[26.03,71.12],[25.89,71.05],[25.96,71.0],[26.22,71.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[23.96,77.57],[23.23,77.26],[22.7,77.24],[22.42,77.27],[22.5,77.34],[22.41,77.42],[22.78,77.55],[21.09,77.44],[20.87,77.46],[20.93,77.5],[20.83,77.54],[21.22,77.61],[21.26,77.73],[21.66,77.92],[20.9,78.11],[22.97,78.26],[23.47,78.16],[23.11,78.09],[23.12,77.99],[23.63,77.87],[24.41,77.87],[23.96,77.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[20.63,78.21],[20.79,78.27],[20.47,78.32],[20.66,78.39],[20.15,78.48],[21.18,78.62],[22.06,78.6],[22.24,78.49],[22.27,78.27],[20.63,78.21]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[29.71,78.9],[27.84,78.84],[28.42,78.97],[29.71,78.9]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[27.22,79.92],[25.83,79.63],[25.97,79.52],[25.65,79.4],[24.29,79.31],[24.05,79.19],[22.93,79.22],[22.64,79.31],[22.9,79.42],[20.82,79.38],[20.73,79.46],[20.2,79.47],[19.63,79.61],[21.15,79.57],[20.48,79.69],[21.85,79.71],[22.35,79.79],[22.29,79.81],[18.78,79.72],[18.11,79.91],[18.79,79.97],[18.93,80.06],[17.78,80.14],[18.77,80.19],[18.7,80.21],[19.27,80.09],[19.58,80.15],[19.22,80.2],[19.03,80.36],[19.67,80.22],[19.85,80.22],[19.72,80.25],[19.91,80.39],[19.47,80.41],[19.67,80.44],[19.66,80.51],[20.04,80.47],[20.11,80.38],[20.39,80.42],[20.59,80.3],[20.84,80.31],[20.75,80.27],[20.85,80.21],[21.85,80.27],[21.9,80.21],[21.6,80.13],[22.07,80.11],[22.28,79.98],[22.48,80.02],[22.35,80.07],[22.46,80.07],[22.37,80.11],[22.58,80.3],[22.34,80.38],[22.68,80.43],[22.61,80.36],[22.75,80.33],[22.7,80.36],[22.83,80.41],[22.78,80.52],[23.36,80.43],[23.12,80.39],[23.35,80.34],[23.06,80.25],[23.01,80.16],[23.12,80.12],[23.23,80.13],[23.09,80.17],[23.8,80.18],[23.72,80.26],[23.77,80.31],[24.4,80.32],[24.19,80.37],[24.6,80.32],[24.47,80.3],[24.52,80.26],[24.83,80.36],[24.89,80.32],[24.78,80.25],[25.36,80.28],[25.23,80.25],[27.19,80.11],[27.1,79.97],[27.22,79.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[55.79,-21.35],[55.35,-21.27],[55.23,-21.05],[55.29,-20.91],[55.67,-20.91],[55.85,-21.14],[55.79,-21.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[44.46,-20.02],[44.37,-19.77],[44.48,-19.48],[44.23,-19.09],[44.26,-18.8],[44.05,-18.43],[44.04,-17.77],[43.92,-17.58],[44.43,-16.7],[44.44,-16.2],[44.87,-16.22],[45.27,-15.92],[45.3,-16.11],[45.41,-16.05],[45.38,-15.97],[45.57,-15.94],[45.6,-16.05],[45.66,-15.8],[45.95,-15.77],[46.07,-15.86],[46.02,-15.79],[46.14,-15.7],[46.24,-15.72],[46.21,-15.82],[46.33,-15.98],[46.39,-15.9],[46.47,-15.96],[46.3,-15.82],[46.33,-15.63],[46.95,-15.2],[47.07,-15.32],[46.96,-15.55],[47.23,-15.43],[47.06,-15.19],[47.37,-14.89],[47.28,-14.85],[47.44,-14.67],[47.52,-14.82],[47.43,-15.11],[47.8,-14.57],[47.92,-14.71],[47.97,-14.62],[48.0,-14.76],[48.01,-14.63],[47.8,-14.55],[47.75,-14.6],[47.7,-14.45],[47.79,-14.22],[47.94,-14.23],[47.92,-14.09],[48.01,-14.14],[47.98,-14.33],[48.03,-14.26],[48.05,-14.08],[47.94,-14.0],[48.02,-13.95],[47.88,-13.78],[47.9,-13.6],[48.07,-13.52],[48.19,-13.77],[48.3,-13.8],[48.33,-13.55],[48.53,-13.52],[48.48,-13.36],[48.6,-13.45],[48.78,-13.38],[48.96,-12.81],[48.89,-12.56],[48.73,-12.43],[48.95,-12.48],[49.2,-12.15],[49.09,-12.1],[49.22,-12.11],[49.28,-11.95],[49.37,-12.2],[49.26,-12.14],[49.23,-12.22],[49.35,-12.3],[49.38,-12.22],[49.54,-12.38],[49.65,-12.8],[49.74,-12.74],[49.94,-13.03],[50.14,-13.78],[50.21,-14.75],[50.49,-15.22],[50.48,-15.44],[50.17,-15.98],[49.97,-15.72],[49.9,-15.42],[49.64,-15.54],[49.73,-15.91],[49.69,-16.09],[49.85,-16.24],[49.85,-16.54],[49.72,-16.75],[49.84,-16.83],[49.61,-16.9],[49.43,-17.28],[49.51,-17.73],[49.44,-18.15],[47.9,-22.48],[47.57,-23.85],[47.32,-24.27],[47.13,-24.93],[46.77,-25.15],[46.24,-25.2],[45.49,-25.57],[45.15,-25.6],[44.83,-25.34],[44.37,-25.26],[44.3,-25.15],[44.38,-25.22],[44.4,-25.19],[44.03,-25.0],[43.92,-24.62],[43.67,-24.33],[43.62,-23.76],[43.76,-23.46],[43.63,-23.34],[43.58,-23.08],[43.36,-22.84],[43.22,-22.25],[43.3,-22.22],[43.25,-22.04],[43.34,-21.77],[43.47,-21.67],[43.51,-21.31],[43.81,-21.22],[43.9,-20.88],[44.46,-20.02]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[43.44,-11.93],[43.22,-11.75],[43.33,-11.37],[43.5,-11.87],[43.44,-11.93]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[39.39,-6.31],[39.4,-6.37],[39.3,-6.24],[39.26,-6.3],[39.18,-6.16],[39.31,-5.72],[39.42,-6.19],[39.52,-6.15],[39.57,-6.42],[39.47,-6.45],[39.39,-6.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[39.64,-5.41],[39.78,-5.24],[39.74,-5.24],[39.65,-5.19],[39.75,-5.21],[39.68,-4.89],[39.82,-4.99],[39.86,-4.9],[39.86,-5.25],[39.73,-5.45],[39.64,-5.41]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[54.54,12.55],[53.73,12.3],[53.31,12.54],[53.5,12.71],[53.85,12.6],[54.12,12.7],[54.54,12.55]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[40.41,15.64],[39.98,15.61],[39.94,15.7],[40.08,15.66],[39.93,15.74],[40.04,15.84],[39.95,15.89],[40.14,15.81],[40.16,15.64],[40.27,15.7],[40.41,15.64]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[50.65,26.15],[50.57,25.79],[50.47,25.96],[50.48,26.24],[50.65,26.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[56.28,26.97],[55.95,26.7],[55.29,26.56],[55.28,26.66],[55.77,26.8],[55.76,26.95],[56.28,26.97]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[48.05,29.8],[48.18,29.99],[48.35,29.71],[48.19,29.6],[48.05,29.8]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[33.03,34.57],[32.42,34.75],[32.28,35.09],[32.41,35.04],[32.55,35.18],[32.87,35.16],[32.92,35.4],[33.66,35.36],[34.59,35.69],[33.92,35.28],[33.9,35.16],[34.1,34.97],[33.68,34.97],[33.61,34.82],[33.09,34.69],[33.03,34.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[50.22,69.15],[49.72,68.89],[49.25,68.78],[48.59,68.73],[48.22,68.9],[48.3,69.28],[48.91,69.51],[49.27,69.51],[50.16,69.26],[50.32,69.15],[50.11,69.0],[50.22,69.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[53.21,71.26],[53.04,71.03],[53.14,70.99],[53.01,70.97],[52.76,71.18],[52.22,71.33],[52.74,71.35],[52.71,71.41],[52.88,71.38],[53.02,71.28],[52.86,71.35],[52.8,71.37],[52.74,71.37],[53.06,71.24],[53.21,71.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[51.84,72.16],[52.41,72.09],[52.37,72.16],[52.49,72.16],[52.42,72.29],[52.68,72.32],[52.58,72.37],[52.72,72.35],[52.87,72.35],[52.69,72.37],[52.68,72.45],[52.82,72.45],[52.68,72.48],[53.1,72.6],[52.72,72.56],[52.81,72.61],[52.75,72.64],[53.22,72.65],[52.38,72.73],[52.62,72.86],[53.38,72.89],[53.14,72.96],[53.38,73.01],[53.12,73.1],[53.32,73.22],[54.19,73.27],[54.93,73.43],[55.3,73.34],[56.44,73.23],[56.58,73.13],[55.81,73.07],[56.47,73.05],[56.38,73.01],[55.62,72.96],[56.25,72.97],[56.22,72.83],[55.48,72.81],[55.95,72.67],[55.62,72.7],[55.72,72.64],[55.62,72.54],[55.27,72.59],[55.54,72.47],[55.12,72.45],[55.47,72.44],[55.38,72.3],[55.57,72.2],[55.34,72.07],[55.45,72.06],[55.39,71.94],[55.23,71.93],[55.51,71.9],[55.67,71.61],[56.11,71.26],[57.04,70.87],[57.64,70.73],[57.43,70.74],[57.54,70.7],[57.45,70.61],[56.74,70.7],[57.3,70.56],[56.59,70.64],[56.49,70.7],[56.55,70.75],[56.2,70.71],[56.65,70.59],[56.51,70.54],[55.81,70.7],[56.05,70.59],[55.72,70.61],[55.63,70.63],[55.6,70.65],[55.79,70.63],[55.74,70.71],[55.6,70.72],[55.69,70.7],[55.75,70.65],[55.4,70.75],[55.35,70.7],[55.42,70.7],[55.47,70.65],[55.25,70.68],[55.3,70.61],[55.16,70.55],[54.51,70.83],[54.57,70.78],[54.48,70.74],[54.77,70.65],[54.29,70.78],[53.46,70.82],[53.3,70.87],[53.69,70.83],[53.74,70.95],[53.5,71.09],[54.24,71.12],[53.99,71.16],[54.16,71.21],[54.06,71.24],[53.8,71.16],[53.51,71.22],[53.45,71.26],[53.59,71.3],[53.68,71.4],[53.95,71.46],[53.58,71.39],[53.41,71.31],[53.25,71.46],[53.44,71.55],[53.37,71.57],[52.9,71.39],[52.61,71.47],[52.55,71.63],[52.37,71.53],[52.42,71.48],[52.27,71.59],[52.14,71.55],[52.28,71.48],[51.86,71.46],[51.53,71.57],[51.41,71.78],[51.5,72.01],[51.84,72.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[50.05,79.97],[51.0,80.1],[51.51,79.93],[50.05,79.97]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[49.53,80.16],[50.23,80.23],[50.34,80.18],[50.0,80.06],[49.53,80.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[31.48,80.1],[33.3,80.25],[33.64,80.22],[32.83,80.13],[31.48,80.1]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[52.18,80.28],[52.86,80.41],[53.29,80.41],[53.87,80.27],[53.49,80.17],[52.65,80.17],[52.18,80.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[50.99,80.55],[49.73,80.49],[49.83,80.41],[49.49,80.36],[48.84,80.39],[48.63,80.3],[49.11,80.19],[48.53,80.21],[48.37,80.09],[47.63,80.07],[48.09,80.21],[47.1,80.17],[46.62,80.3],[47.09,80.37],[48.13,80.33],[47.62,80.41],[48.24,80.43],[47.38,80.45],[48.38,80.57],[49.19,80.52],[49.41,80.62],[49.28,80.65],[49.63,80.64],[49.68,80.72],[48.96,80.73],[50.24,80.93],[50.44,80.91],[50.0,80.87],[50.86,80.92],[51.05,80.85],[50.25,80.74],[51.31,80.79],[51.74,80.71],[50.99,80.55]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[54.27,80.59],[54.14,80.56],[54.47,80.48],[53.8,80.47],[53.97,80.53],[53.88,80.61],[54.27,80.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[46.03,80.47],[46.07,80.57],[45.52,80.52],[44.86,80.62],[47.54,80.86],[48.5,80.8],[48.65,80.76],[48.46,80.73],[48.76,80.66],[48.06,80.66],[47.72,80.77],[47.3,80.65],[47.43,80.59],[46.03,80.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[54.01,80.8],[55.1,80.9],[55.99,80.8],[54.88,80.72],[54.01,80.8]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[50.78,81.17],[50.98,81.11],[50.41,81.01],[50.48,81.07],[50.35,81.09],[50.78,81.17]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[68.39,-72.3],[68.68,-72.1],[68.86,-72.19],[68.74,-72.26],[68.39,-72.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[71.83,-70.62],[71.63,-70.34],[71.81,-70.27],[72.22,-70.63],[71.83,-70.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[70.47,-49.44],[70.14,-49.34],[69.82,-49.35],[69.9,-49.44],[69.69,-49.4],[69.81,-49.53],[70.14,-49.62],[70.05,-49.52],[70.3,-49.53],[70.16,-49.62],[70.28,-49.65],[70.12,-49.71],[69.86,-49.68],[69.74,-49.5],[69.64,-49.5],[69.72,-49.58],[69.66,-49.66],[69.23,-49.49],[69.23,-49.57],[69.14,-49.51],[69.15,-49.62],[69.09,-49.54],[69.07,-49.69],[68.79,-49.71],[68.9,-49.43],[68.81,-49.37],[68.92,-49.29],[68.76,-49.19],[68.93,-49.14],[68.75,-49.08],[68.9,-48.97],[68.79,-48.85],[69.08,-48.66],[69.12,-48.73],[68.91,-48.89],[69.19,-48.77],[69.01,-49.05],[69.07,-49.11],[69.11,-48.99],[69.21,-49.12],[69.44,-49.01],[69.47,-49.08],[69.59,-48.95],[69.64,-49.12],[69.4,-49.11],[69.28,-49.18],[69.47,-49.15],[69.38,-49.18],[69.53,-49.25],[69.41,-49.27],[69.73,-49.25],[69.58,-49.3],[70.48,-49.07],[70.56,-49.27],[70.34,-49.35],[70.47,-49.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[57.73,-20.43],[57.5,-20.52],[57.3,-20.43],[57.61,-19.98],[57.8,-20.22],[57.73,-20.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[58.95,20.52],[58.65,20.17],[58.65,20.37],[58.91,20.7],[58.95,20.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[69.95,66.5],[69.55,66.59],[69.4,66.78],[69.13,66.8],[69.47,66.8],[69.52,66.74],[69.64,66.69],[69.54,66.76],[70.09,66.69],[70.03,66.63],[70.13,66.56],[69.95,66.5]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[60.37,69.73],[59.56,69.72],[59.62,69.8],[59.43,69.89],[58.94,69.94],[59.13,69.87],[59.02,69.86],[58.57,70.08],[58.59,70.18],[58.41,70.26],[58.82,70.22],[58.49,70.33],[59.02,70.48],[59.55,70.2],[60.43,69.96],[60.55,69.81],[60.37,69.73]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[71.3,73.15],[70.26,73.04],[70.11,73.1],[70.0,73.06],[70.1,73.02],[69.87,73.04],[70.06,73.24],[69.96,73.4],[70.95,73.52],[71.27,73.44],[71.11,73.45],[71.1,73.31],[70.98,73.27],[71.29,73.25],[71.46,73.35],[71.67,73.23],[71.75,73.04],[71.3,73.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[56.99,74.69],[55.82,74.82],[56.66,74.97],[56.29,74.96],[56.42,75.04],[55.9,74.99],[55.95,75.07],[55.73,75.08],[56.07,75.22],[56.53,75.08],[56.91,75.24],[56.76,75.32],[57.05,75.4],[57.74,75.33],[57.5,75.5],[58.16,75.58],[57.93,75.63],[58.93,75.87],[60.35,76.01],[60.04,76.05],[60.27,76.11],[60.84,76.12],[60.47,76.01],[60.73,76.01],[61.15,76.12],[60.9,76.16],[61.08,76.28],[62.38,76.27],[62.5,76.18],[62.78,76.27],[62.96,76.21],[63.72,76.35],[64.09,76.31],[65.48,76.57],[66.0,76.53],[65.75,76.68],[67.59,77.01],[68.46,76.97],[69.03,76.71],[68.79,76.59],[68.94,76.57],[68.18,76.31],[68.29,76.28],[63.76,75.64],[63.65,75.72],[63.55,75.71],[63.62,75.69],[63.3,75.59],[61.69,75.38],[61.48,75.22],[61.28,75.33],[60.81,75.15],[60.72,75.03],[60.59,75.03],[60.57,75.12],[60.42,75.01],[59.93,75.01],[60.69,74.92],[60.19,74.85],[60.37,74.79],[60.28,74.75],[59.51,74.8],[59.87,74.68],[59.76,74.59],[59.09,74.74],[59.29,74.64],[59.08,74.65],[59.22,74.62],[59.09,74.49],[59.15,74.44],[58.19,74.58],[58.64,74.42],[58.57,74.39],[58.73,74.24],[58.29,74.22],[58.52,74.15],[58.31,74.09],[58.16,74.15],[58.1,74.06],[58.21,74.01],[58.12,73.99],[57.74,74.05],[57.53,74.19],[57.41,74.18],[57.54,74.09],[57.26,74.08],[57.91,73.92],[57.81,73.9],[57.95,73.81],[57.75,73.73],[57.4,73.85],[56.56,73.89],[57.35,73.83],[57.62,73.67],[57.35,73.55],[56.74,73.68],[56.85,73.61],[56.75,73.61],[57.25,73.46],[56.91,73.31],[56.75,73.36],[56.73,73.24],[56.12,73.29],[55.92,73.45],[55.99,73.39],[55.92,73.31],[54.9,73.45],[54.25,73.33],[54.03,73.37],[54.29,73.42],[54.42,73.48],[54.18,73.49],[54.54,73.61],[55.35,73.72],[54.53,73.7],[54.28,73.6],[53.63,73.76],[54.8,73.97],[54.59,74.02],[55.02,74.17],[55.86,74.11],[55.08,74.27],[55.75,74.3],[55.23,74.38],[55.39,74.45],[56.29,74.49],[55.66,74.52],[55.5,74.57],[55.53,74.65],[56.99,74.69]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[59.53,80.12],[59.93,79.99],[59.37,79.92],[58.77,80.02],[59.53,80.12]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[55.99,80.31],[57.02,80.36],[57.15,80.2],[57.05,80.15],[57.12,80.1],[56.96,80.07],[55.71,80.1],[56.05,80.2],[55.99,80.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[57.43,80.13],[57.19,80.36],[57.27,80.39],[56.95,80.48],[58.45,80.47],[59.28,80.33],[58.14,80.28],[58.08,80.26],[58.47,80.22],[57.91,80.18],[57.97,80.1],[57.43,80.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[62.15,80.64],[61.04,80.41],[60.31,80.5],[59.64,80.43],[59.24,80.53],[59.37,80.57],[59.22,80.65],[59.69,80.84],[60.36,80.79],[61.6,80.9],[62.07,80.88],[62.28,80.78],[62.04,80.67],[62.15,80.64]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[55.43,80.71],[56.53,80.79],[56.95,80.69],[56.33,80.62],[55.43,80.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[57.82,80.81],[59.03,80.82],[58.42,80.75],[57.82,80.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[54.67,81.13],[56.62,80.98],[57.72,80.79],[57.06,80.69],[56.67,80.81],[55.8,80.85],[55.38,80.97],[54.42,81.01],[54.67,81.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[64.22,81.06],[64.12,81.09],[64.87,81.19],[65.26,81.12],[65.45,81.02],[65.31,81.0],[65.47,80.93],[64.59,80.76],[63.13,80.68],[62.5,80.82],[64.22,81.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[57.53,80.86],[56.1,81.09],[56.7,81.11],[58.28,80.93],[57.53,80.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[61.7,81.11],[60.99,80.92],[60.02,81.0],[60.61,81.09],[61.7,81.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[57.84,81.05],[58.07,81.11],[58.7,81.02],[58.37,80.95],[57.84,81.05]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[55.43,81.28],[56.54,81.25],[56.34,81.39],[56.73,81.4],[57.91,81.3],[56.43,81.17],[55.61,81.2],[55.61,81.28],[55.43,81.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[56.74,81.45],[57.78,81.56],[58.57,81.41],[56.74,81.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[62.11,81.67],[63.68,81.69],[63.81,81.66],[63.47,81.59],[62.11,81.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[58.15,81.78],[57.94,81.8],[59.44,81.82],[57.89,81.71],[58.15,81.78]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[85.64,-66.94],[85.37,-66.88],[85.26,-66.77],[85.77,-66.76],[85.94,-66.89],[85.59,-66.98],[85.64,-66.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[96.38,-66.09],[96.92,-66.05],[97.03,-66.14],[96.41,-66.23],[96.3,-66.18],[96.38,-66.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[73.51,-53.19],[73.24,-52.98],[73.81,-53.12],[73.51,-53.19]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[97.87,0.62],[97.7,0.57],[97.61,0.82],[97.4,0.94],[97.25,1.27],[97.06,1.42],[97.26,1.42],[97.35,1.55],[97.49,1.48],[97.94,0.99],[97.87,0.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[96.32,2.36],[96.07,2.58],[95.79,2.65],[95.69,2.81],[95.79,2.94],[96.44,2.49],[96.48,2.36],[96.32,2.36]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[93.93,7.01],[93.81,6.75],[93.65,7.01],[93.68,7.18],[93.81,7.24],[93.93,7.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[81.88,7.33],[81.68,6.46],[81.36,6.23],[80.71,5.96],[80.34,5.97],[80.09,6.14],[79.86,6.81],[79.7,8.22],[79.78,8.35],[79.73,8.01],[79.81,7.99],[79.92,8.94],[80.11,9.19],[80.05,9.39],[80.2,9.47],[80.05,9.6],[80.29,9.45],[80.61,9.45],[79.96,9.69],[79.97,9.82],[80.12,9.82],[80.13,9.78],[80.44,9.58],[80.14,9.8],[80.25,9.83],[80.74,9.36],[80.96,9.02],[80.88,9.04],[80.91,8.94],[80.98,8.98],[81.23,8.65],[81.25,8.55],[81.21,8.57],[81.13,8.5],[81.37,8.48],[81.4,8.14],[81.56,8.0],[81.71,7.71],[81.63,7.76],[81.6,7.73],[81.75,7.62],[81.77,7.46],[81.88,7.33]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[92.54,10.52],[92.38,10.54],[92.38,10.78],[92.53,10.9],[92.6,10.71],[92.54,10.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[93.08,13.26],[92.88,12.92],[92.96,12.86],[92.99,12.52],[92.85,12.43],[92.92,12.34],[92.76,12.08],[92.72,11.49],[92.52,11.86],[92.57,11.93],[92.62,11.87],[92.68,12.22],[92.79,12.21],[92.72,12.36],[92.74,12.81],[92.85,13.34],[93.01,13.58],[93.08,13.4],[92.98,13.33],[93.08,13.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[90.69,22.01],[90.68,22.1],[90.6,22.04],[90.68,22.45],[90.65,22.55],[90.55,22.64],[90.65,22.79],[90.86,22.43],[90.83,22.15],[90.69,22.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[83.31,70.44],[83.07,70.37],[83.23,70.77],[83.47,70.74],[83.3,70.64],[83.31,70.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[77.77,72.3],[76.85,72.33],[77.61,72.63],[78.39,72.49],[77.77,72.3]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[78.64,72.85],[79.17,73.1],[79.54,72.93],[79.57,72.74],[78.91,72.74],[78.64,72.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[74.64,72.96],[74.68,72.86],[74.09,73.03],[74.47,73.13],[74.85,73.09],[74.96,73.07],[74.73,73.09],[74.64,72.96]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[75.8,73.45],[75.3,73.41],[75.62,73.55],[76.08,73.56],[75.8,73.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[83.62,74.09],[83.47,74.05],[82.81,74.09],[83.18,74.16],[83.62,74.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[86.69,74.9],[86.95,74.84],[86.21,74.9],[86.6,74.92],[86.52,74.99],[87.14,74.94],[86.69,74.9]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[82.03,75.28],[81.98,75.18],[81.87,75.32],[81.69,75.28],[81.49,75.36],[81.75,75.46],[81.74,75.38],[81.94,75.39],[81.9,75.49],[82.17,75.52],[82.16,75.44],[82.01,75.44],[82.29,75.33],[82.03,75.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[96.6,76.16],[96.43,76.27],[96.25,76.2],[96.4,76.18],[96.34,76.11],[95.27,76.22],[95.35,76.29],[95.57,76.24],[95.81,76.3],[96.64,76.27],[96.6,76.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[96.31,77.01],[95.68,76.95],[95.95,77.01],[95.23,77.01],[96.46,77.21],[96.59,77.14],[96.31,77.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[89.6,77.31],[89.82,77.21],[89.49,77.14],[89.13,77.22],[89.6,77.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[99.41,78.82],[97.44,78.82],[97.6,78.84],[96.8,78.99],[95.67,79.0],[95.52,79.11],[95.02,79.04],[94.33,79.25],[94.31,79.48],[93.7,79.46],[93.99,79.49],[93.69,79.54],[93.88,79.6],[93.24,79.44],[93.11,79.47],[93.32,79.5],[92.85,79.56],[93.28,79.55],[94.69,79.82],[94.22,79.9],[94.95,80.1],[95.24,80.02],[95.5,80.11],[97.59,80.17],[98.09,80.06],[97.52,79.81],[97.61,79.78],[97.22,79.7],[97.71,79.76],[97.93,79.9],[98.38,79.88],[98.58,79.98],[98.44,80.02],[98.56,80.06],[99.2,80.05],[100.08,79.78],[99.82,79.74],[99.89,79.69],[99.71,79.57],[99.79,79.52],[99.69,79.47],[99.75,79.36],[99.67,79.31],[99.03,79.3],[99.85,79.09],[99.93,78.95],[99.41,78.82]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[76.7,79.48],[76.17,79.57],[76.05,79.65],[77.61,79.51],[76.7,79.48]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[93.05,79.72],[91.92,79.68],[92.35,79.73],[92.1,79.81],[91.07,79.85],[91.3,79.92],[91.02,79.97],[91.18,79.99],[91.11,80.05],[90.87,80.06],[92.42,80.03],[93.81,79.9],[93.05,79.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[97.97,80.72],[97.13,80.67],[97.19,80.65],[97.02,80.53],[97.21,80.36],[97.42,80.33],[97.19,80.23],[94.53,80.13],[93.75,80.0],[92.07,80.17],[92.89,80.17],[92.11,80.29],[93.32,80.28],[93.24,80.31],[91.42,80.31],[92.63,80.39],[91.89,80.46],[92.77,80.52],[92.83,80.65],[93.27,80.8],[92.5,80.78],[93.16,80.95],[93.05,81.0],[95.55,81.22],[95.03,81.25],[95.1,81.27],[95.78,81.29],[96.77,80.95],[97.75,80.83],[97.88,80.77],[97.75,80.74],[97.97,80.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[78.99,80.86],[79.21,80.96],[80.44,80.94],[80.33,80.86],[78.99,80.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[89.93,81.13],[90.07,81.21],[91.57,81.14],[91.19,81.06],[89.93,81.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[100.97,-65.68],[100.27,-65.59],[100.73,-65.38],[101.25,-65.49],[100.97,-65.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[103.21,-65.47],[103.1,-65.3],[102.75,-65.18],[103.09,-65.17],[103.2,-65.36],[103.42,-65.43],[103.21,-65.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[109.91,-7.84],[109.01,-7.73],[108.87,-7.61],[108.54,-7.69],[108.45,-7.82],[107.86,-7.75],[107.41,-7.5],[106.4,-7.38],[106.51,-6.96],[106.33,-7.0],[105.98,-6.82],[105.27,-6.85],[105.22,-6.77],[105.36,-6.66],[105.49,-6.81],[105.64,-6.48],[105.78,-6.51],[105.87,-6.11],[106.05,-5.88],[106.16,-6.01],[106.3,-5.95],[106.79,-6.1],[107.01,-6.07],[107.04,-5.91],[107.35,-5.98],[107.68,-6.24],[107.89,-6.19],[108.09,-6.33],[108.19,-6.23],[108.36,-6.25],[108.61,-6.76],[108.94,-6.85],[109.02,-6.79],[109.35,-6.88],[109.49,-6.8],[109.94,-6.92],[110.18,-6.86],[110.38,-6.98],[110.57,-6.84],[110.67,-6.5],[111.01,-6.42],[111.14,-6.69],[111.37,-6.71],[111.49,-6.62],[111.74,-6.78],[111.98,-6.78],[112.08,-6.91],[112.58,-6.87],[112.68,-7.17],[112.6,-7.19],[112.82,-7.26],[112.76,-7.53],[113.13,-7.73],[113.32,-7.79],[114.05,-7.61],[114.39,-7.76],[114.47,-7.83],[114.38,-8.52],[114.41,-8.45],[114.45,-8.6],[114.62,-8.74],[114.37,-8.74],[114.3,-8.61],[113.98,-8.62],[113.24,-8.28],[112.67,-8.45],[111.79,-8.26],[111.7,-8.37],[110.72,-8.19],[109.91,-7.84]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[114.11,-6.95],[113.61,-7.13],[113.51,-7.25],[113.17,-7.22],[113.12,-7.14],[113.13,-7.23],[112.73,-7.16],[112.69,-7.06],[112.92,-6.89],[113.92,-6.86],[114.11,-6.95]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[100.48,-3.32],[100.19,-2.97],[100.23,-2.77],[100.47,-3.02],[100.46,-3.13],[100.38,-3.15],[100.48,-3.32]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[108.29,-2.85],[108.06,-3.23],[107.98,-3.24],[107.87,-3.05],[107.82,-3.17],[107.6,-3.23],[107.61,-2.92],[107.55,-2.92],[107.67,-2.56],[107.83,-2.53],[108.2,-2.68],[108.29,-2.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[100.09,-2.82],[99.99,-2.77],[99.98,-2.48],[100.21,-2.69],[100.09,-2.82]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[106.83,-2.57],[106.6,-2.91],[106.75,-3.07],[106.53,-3.11],[106.44,-2.97],[105.99,-2.82],[105.78,-2.15],[105.57,-2.07],[105.31,-2.14],[105.15,-2.08],[105.14,-1.97],[105.4,-1.78],[105.35,-1.65],[105.57,-1.53],[105.7,-1.66],[105.66,-1.74],[105.81,-1.79],[105.7,-1.53],[105.91,-1.49],[106.18,-1.89],[106.32,-2.43],[106.83,-2.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[99.86,-2.37],[99.57,-2.22],[99.56,-2.03],[99.69,-2.07],[99.72,-2.16],[99.85,-2.33],[99.86,-2.36],[99.86,-2.37]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[99.25,-1.72],[99.1,-1.8],[98.82,-1.61],[98.59,-1.2],[98.67,-0.95],[98.94,-0.96],[99.27,-1.6],[99.27,-1.74],[99.25,-1.65],[99.2,-1.63],[99.25,-1.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[109.78,-1.14],[109.42,-1.25],[109.46,-0.99],[109.72,-0.99],[109.78,-1.14]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[104.51,-0.61],[104.36,-0.66],[104.25,-0.46],[104.47,-0.33],[104.6,-0.46],[104.51,-0.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[98.49,-0.55],[98.28,-0.53],[98.43,-0.24],[98.51,-0.36],[98.49,-0.55]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[105.01,-0.28],[104.71,-0.21],[104.44,-0.21],[104.54,0.02],[105.01,-0.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[100.81,2.25],[101.05,2.29],[101.32,2.02],[101.43,1.71],[101.75,1.66],[102.12,1.39],[102.21,1.02],[102.43,0.8],[102.55,0.74],[102.88,0.73],[103.08,0.52],[102.58,0.18],[102.5,0.24],[102.44,0.24],[102.58,0.16],[102.9,0.27],[103.36,0.54],[103.74,0.28],[103.8,-0.01],[103.58,-0.01],[103.58,-0.1],[103.27,-0.26],[103.49,-0.21],[103.35,-0.37],[103.6,-0.44],[103.42,-0.52],[103.37,-0.45],[103.35,-0.7],[103.83,-1.07],[103.96,-0.98],[104.21,-1.07],[104.38,-1.03],[104.54,-1.76],[104.5,-1.94],[104.56,-1.86],[104.64,-1.92],[104.59,-2.02],[104.81,-2.01],[104.88,-2.13],[104.61,-2.4],[104.71,-2.37],[104.71,-2.56],[104.57,-2.66],[104.53,-2.77],[104.73,-2.59],[104.88,-2.28],[104.93,-2.37],[105.62,-2.4],[105.62,-2.59],[105.78,-2.69],[105.81,-2.9],[106.03,-2.98],[106.07,-3.26],[105.9,-3.41],[105.82,-3.67],[105.95,-3.83],[105.81,-4.24],[105.91,-4.47],[105.91,-4.94],[105.73,-5.9],[105.28,-5.44],[105.16,-5.79],[104.55,-5.51],[104.72,-5.92],[104.56,-5.93],[103.9,-5.22],[103.89,-5.1],[103.41,-4.87],[102.31,-3.99],[102.22,-3.64],[101.61,-3.22],[101.33,-2.74],[100.92,-2.33],[100.83,-2.16],[100.86,-1.89],[100.57,-1.33],[100.41,-1.26],[100.3,-0.82],[99.82,-0.31],[99.75,-0.03],[99.34,0.24],[99.14,0.26],[99.1,0.6],[98.71,1.56],[98.82,1.63],[98.77,1.75],[97.96,2.27],[97.74,2.28],[97.6,2.87],[97.41,2.94],[96.88,3.68],[96.48,3.78],[95.57,4.64],[95.2,5.29],[95.21,5.57],[95.61,5.63],[95.89,5.51],[96.09,5.3],[96.41,5.22],[96.97,5.27],[97.23,5.15],[97.53,5.24],[97.91,4.89],[98.0,4.55],[98.28,4.43],[98.18,4.11],[98.26,4.18],[98.68,3.91],[98.8,3.73],[99.75,3.18],[99.98,2.95],[99.95,2.7],[100.01,2.6],[99.97,2.7],[100.05,2.73],[100.13,2.53],[100.12,2.66],[100.21,2.71],[100.43,2.27],[100.81,2.04],[100.95,1.83],[100.81,2.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[102.98,0.72],[102.46,0.83],[102.41,0.87],[102.5,0.95],[102.47,1.11],[102.53,1.14],[102.61,1.01],[103.02,0.85],[102.98,0.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[103.17,0.86],[102.62,1.02],[102.8,1.16],[103.17,0.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[104.67,1.03],[104.6,0.84],[104.48,0.86],[104.42,0.96],[104.49,1.03],[104.27,1.0],[104.23,1.09],[104.58,1.23],[104.67,1.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[102.41,0.93],[102.24,1.08],[102.22,1.41],[102.47,1.24],[102.41,0.93]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[102.06,1.51],[102.05,1.63],[102.46,1.52],[102.51,1.28],[102.06,1.51]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[101.65,1.72],[101.49,1.74],[101.39,1.93],[101.44,2.06],[101.65,2.13],[101.78,1.95],[101.65,1.72]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[108.25,3.68],[108.09,3.7],[108.19,3.79],[108.28,3.73],[108.26,3.79],[108.06,3.86],[107.98,4.01],[108.22,4.24],[108.41,3.88],[108.25,3.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[98.34,7.81],[98.25,7.93],[98.28,8.19],[98.44,8.08],[98.44,7.89],[98.34,7.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[104.01,10.03],[103.85,10.37],[104.0,10.45],[104.09,10.35],[104.01,10.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[110.84,19.54],[110.83,19.62],[110.58,19.16],[110.48,19.17],[110.55,19.09],[110.58,19.15],[110.51,18.91],[110.43,18.82],[110.49,18.79],[110.5,18.88],[110.53,18.79],[110.03,18.51],[110.04,18.38],[109.97,18.39],[110.01,18.41],[110.02,18.45],[109.75,18.4],[109.71,18.21],[109.56,18.17],[109.56,18.26],[109.48,18.19],[109.44,18.29],[109.16,18.29],[108.68,18.52],[108.63,19.29],[109.21,19.72],[109.31,19.71],[109.27,19.79],[109.16,19.72],[109.3,19.92],[109.58,19.86],[109.53,19.95],[109.72,20.01],[109.84,19.93],[109.94,19.99],[109.99,19.91],[110.16,20.07],[110.34,20.06],[110.42,19.92],[110.38,20.08],[110.61,19.92],[110.57,20.07],[110.68,20.16],[110.79,20.01],[110.92,20.01],[110.98,19.87],[111.03,19.64],[110.84,19.54]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[113.22,74.26],[112.77,74.09],[111.46,74.31],[111.95,74.37],[112.01,74.54],[112.11,74.55],[113.41,74.44],[113.22,74.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[111.96,76.6],[112.53,76.62],[112.51,76.54],[112.71,76.52],[112.57,76.44],[111.96,76.6]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[106.4,78.13],[107.34,78.19],[107.7,78.12],[107.45,78.05],[106.4,78.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[104.79,78.34],[102.66,78.16],[101.21,78.19],[100.04,77.96],[99.51,77.94],[99.27,78.04],[100.05,78.34],[100.0,78.42],[100.39,78.75],[101.17,78.76],[100.82,78.81],[100.78,78.9],[100.91,78.99],[101.07,79.03],[101.59,78.98],[101.63,78.99],[100.99,79.06],[101.19,79.2],[101.82,79.37],[101.96,79.26],[102.25,79.24],[102.14,79.36],[102.3,79.43],[103.15,79.31],[102.83,79.23],[102.38,78.82],[102.92,79.06],[103.62,79.17],[104.46,78.97],[104.52,78.89],[104.37,78.86],[104.65,78.83],[104.58,78.78],[104.76,78.85],[105.18,78.81],[105.42,78.58],[104.79,78.34]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[120.83,-10.09],[120.45,-10.31],[120.16,-10.22],[119.63,-9.77],[119.1,-9.72],[118.94,-9.53],[119.17,-9.39],[119.8,-9.38],[119.96,-9.29],[120.23,-9.49],[120.27,-9.64],[120.48,-9.64],[120.81,-9.98],[120.83,-10.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[119.18,-8.7],[118.7,-8.75],[118.93,-8.85],[118.47,-8.87],[118.39,-8.8],[118.41,-8.58],[118.16,-8.87],[117.39,-9.05],[117.01,-9.11],[116.73,-8.96],[116.84,-8.51],[117.2,-8.36],[117.43,-8.48],[117.56,-8.41],[117.59,-8.51],[117.62,-8.44],[117.81,-8.72],[118.28,-8.64],[117.71,-8.24],[117.92,-8.09],[118.15,-8.13],[118.31,-8.37],[118.46,-8.25],[118.65,-8.29],[118.67,-8.55],[118.75,-8.33],[118.99,-8.31],[119.04,-8.63],[119.17,-8.56],[119.18,-8.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[116.74,-8.35],[116.5,-8.8],[116.59,-8.86],[116.45,-8.92],[116.42,-8.84],[116.4,-8.95],[116.02,-8.91],[115.83,-8.79],[115.85,-8.72],[116.09,-8.74],[116.03,-8.45],[116.38,-8.2],[116.74,-8.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.88,-8.46],[122.8,-8.44],[122.81,-8.61],[121.65,-8.91],[121.4,-8.79],[121.34,-8.92],[120.99,-8.94],[120.83,-8.82],[120.75,-8.87],[120.17,-8.77],[119.91,-8.87],[119.81,-8.74],[119.87,-8.41],[119.99,-8.45],[120.42,-8.23],[120.98,-8.34],[121.5,-8.6],[121.63,-8.47],[122.02,-8.43],[122.29,-8.63],[122.48,-8.59],[122.6,-8.4],[122.88,-8.29],[122.94,-8.19],[122.74,-8.22],[122.88,-8.07],[123.03,-8.3],[122.88,-8.46]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[115.71,-8.38],[115.11,-8.85],[115.16,-8.66],[114.93,-8.47],[114.57,-8.36],[114.45,-8.1],[114.86,-8.19],[115.17,-8.06],[115.34,-8.1],[115.71,-8.38]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[121.97,-5.47],[121.81,-5.26],[121.92,-5.05],[122.06,-5.19],[122.05,-5.45],[121.97,-5.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.6,-5.16],[122.6,-5.42],[122.51,-5.29],[122.47,-5.4],[122.45,-5.32],[122.28,-5.37],[122.4,-5.06],[122.33,-4.84],[122.69,-4.61],[122.78,-4.94],[122.6,-5.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[116.31,-3.89],[116.06,-4.04],[116.05,-3.5],[116.27,-3.22],[116.31,-3.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[119.85,-0.87],[119.8,-0.12],[119.63,0.01],[119.83,-0.08],[119.89,0.07],[119.79,0.24],[119.91,0.47],[120.03,0.52],[120.05,0.73],[120.23,0.81],[120.28,0.99],[120.35,0.86],[120.57,0.78],[120.8,1.05],[120.83,1.33],[121.26,1.23],[121.45,1.3],[121.55,1.07],[122.45,1.02],[122.85,0.82],[122.97,0.96],[123.19,0.97],[123.93,0.83],[124.29,1.02],[124.39,1.19],[124.59,1.2],[124.55,1.36],[124.84,1.47],[124.98,1.73],[125.18,1.68],[125.25,1.48],[125.12,1.39],[124.9,0.97],[124.66,0.81],[124.51,0.5],[124.32,0.4],[123.63,0.27],[123.24,0.32],[123.07,0.52],[121.8,0.43],[121.6,0.55],[121.11,0.41],[120.5,0.53],[120.16,0.23],[120.0,-0.21],[120.07,-0.61],[120.26,-0.9],[120.5,-0.98],[120.68,-1.39],[121.11,-1.41],[121.21,-1.19],[121.62,-0.8],[121.71,-0.94],[122.11,-0.93],[122.21,-0.76],[122.93,-0.76],[122.73,-0.65],[123.08,-0.56],[123.4,-0.64],[123.45,-0.76],[123.31,-1.05],[123.1,-0.84],[122.84,-0.9],[122.37,-1.49],[121.86,-1.67],[121.69,-1.91],[121.3,-1.82],[121.34,-1.99],[121.4,-1.91],[121.57,-2.16],[121.82,-2.29],[122.02,-2.69],[122.47,-3.15],[122.32,-3.26],[122.38,-3.44],[122.25,-3.38],[122.21,-3.59],[122.66,-3.89],[122.55,-3.97],[122.69,-4.14],[122.84,-4.13],[122.78,-4.05],[122.84,-4.06],[122.9,-4.39],[122.84,-4.44],[122.67,-4.31],[122.76,-4.48],[122.6,-4.4],[122.11,-4.52],[122.08,-4.84],[121.7,-4.84],[121.55,-4.74],[121.48,-4.58],[121.63,-4.09],[121.26,-3.9],[120.87,-3.5],[121.07,-3.19],[121.08,-2.87],[120.98,-2.82],[121.08,-2.76],[120.8,-2.62],[120.58,-2.68],[120.2,-2.96],[120.26,-3.14],[120.43,-3.26],[120.45,-3.73],[120.35,-4.1],[120.45,-4.65],[120.26,-5.15],[120.46,-5.62],[120.32,-5.51],[119.91,-5.57],[119.72,-5.7],[119.43,-5.59],[119.35,-5.36],[119.63,-4.31],[119.65,-3.98],[119.59,-4.03],[119.45,-3.7],[119.5,-3.5],[119.3,-3.43],[118.93,-3.57],[118.76,-3.09],[118.85,-3.07],[118.89,-2.87],[118.77,-2.86],[118.76,-2.78],[118.81,-2.63],[118.91,-2.65],[119.14,-2.45],[119.13,-2.2],[119.37,-1.85],[119.31,-1.25],[119.73,-0.63],[119.85,-0.87]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[117.4,4.14],[117.83,3.7],[117.63,3.63],[117.47,3.79],[117.51,3.61],[117.09,3.65],[117.03,3.59],[117.2,3.62],[117.2,3.55],[117.24,3.49],[117.45,3.43],[117.36,3.24],[117.27,3.23],[117.62,3.09],[117.56,2.98],[117.69,2.96],[117.54,2.92],[117.74,2.9],[117.62,2.83],[117.78,2.76],[118.08,2.34],[118.06,2.22],[117.83,2.11],[117.9,2.05],[117.74,2.04],[119.01,0.98],[118.8,0.8],[118.38,0.8],[118.1,0.91],[117.89,1.11],[118.03,0.8],[117.9,0.84],[117.74,0.74],[117.47,0.11],[117.53,-0.03],[117.44,-0.53],[117.63,-0.42],[117.48,-0.7],[117.63,-0.77],[117.34,-0.9],[117.28,-0.81],[116.96,-1.24],[116.82,-1.26],[116.74,-1.02],[116.76,-1.37],[116.57,-1.45],[116.54,-1.62],[116.22,-1.79],[116.42,-1.77],[116.47,-1.91],[116.46,-2.04],[116.28,-2.17],[116.6,-2.22],[116.52,-2.55],[116.3,-2.53],[116.3,-2.61],[116.39,-2.57],[116.29,-2.99],[116.14,-2.82],[116.11,-3.0],[116.26,-3.14],[116.11,-3.25],[115.97,-3.61],[114.66,-4.18],[114.55,-3.35],[114.48,-3.5],[114.26,-3.4],[114.36,-3.21],[114.19,-3.38],[114.11,-3.35],[114.12,-3.19],[114.04,-3.36],[113.63,-3.46],[113.61,-3.17],[113.37,-3.25],[113.3,-3.16],[113.35,-3.27],[113.04,-2.92],[112.94,-3.11],[113.02,-3.16],[112.64,-3.42],[112.2,-3.33],[111.91,-3.57],[111.81,-3.53],[111.75,-2.74],[111.7,-2.94],[111.57,-3.02],[111.36,-2.92],[110.99,-3.09],[110.75,-3.03],[110.96,-2.88],[110.66,-3.08],[110.55,-2.87],[110.26,-3.0],[110.16,-2.62],[110.28,-2.52],[110.16,-2.44],[110.09,-1.95],[109.9,-1.83],[110.03,-1.65],[110.06,-1.35],[109.74,-0.97],[109.76,-0.87],[109.68,-0.98],[109.53,-0.86],[109.27,-0.85],[109.26,-0.67],[109.47,-0.74],[109.51,-0.72],[109.14,-0.53],[109.05,-0.25],[109.22,-0.24],[109.16,0.02],[109.3,0.01],[108.92,0.34],[108.86,0.83],[108.98,0.96],[108.92,1.16],[109.14,1.25],[109.27,1.39],[108.99,1.22],[109.07,1.53],[109.27,1.69],[109.34,1.94],[109.65,2.08],[109.69,1.87],[109.93,1.69],[110.29,1.67],[110.33,1.8],[110.39,1.7],[110.51,1.74],[110.47,1.62],[110.73,1.55],[110.68,1.45],[110.79,1.57],[111.14,1.37],[111.23,1.39],[111.34,1.33],[111.38,1.35],[111.06,1.46],[111.01,1.58],[111.1,1.69],[111.18,1.63],[111.27,1.63],[111.1,1.77],[111.21,2.07],[111.27,2.07],[111.38,2.16],[111.18,2.15],[111.22,2.42],[111.49,2.35],[111.4,2.48],[111.52,2.49],[111.42,2.54],[111.45,2.69],[111.67,2.84],[113.01,3.16],[113.95,4.27],[113.98,4.59],[114.33,4.61],[115.06,5.05],[114.98,4.89],[115.05,4.8],[115.21,4.96],[115.37,4.91],[115.61,5.21],[115.37,5.31],[115.39,5.41],[115.6,5.64],[115.6,5.52],[115.85,5.56],[116.05,5.84],[116.11,6.13],[116.5,6.5],[116.77,7.03],[116.86,6.82],[116.78,6.59],[116.97,6.71],[117.03,6.93],[117.15,7.0],[117.26,6.94],[117.3,6.64],[117.46,6.55],[117.53,6.62],[117.73,6.45],[117.72,6.25],[117.6,6.2],[117.67,5.97],[117.47,5.87],[117.77,5.91],[118.02,6.06],[118.13,5.86],[117.92,5.81],[117.96,5.69],[118.37,5.81],[118.59,5.68],[118.57,5.53],[118.65,5.64],[118.93,5.39],[119.19,5.45],[119.28,5.34],[119.16,5.11],[118.68,4.94],[118.5,4.93],[118.36,5.04],[118.14,4.88],[118.5,4.51],[118.6,4.52],[118.65,4.44],[118.56,4.36],[117.98,4.23],[117.66,4.42],[117.63,4.18],[117.4,4.14]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[121.34,5.9],[120.93,5.89],[120.87,5.96],[121.11,6.1],[121.42,5.99],[121.34,5.9]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.17,6.44],[121.96,6.41],[121.81,6.65],[122.07,6.74],[122.33,6.61],[122.17,6.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[119.73,10.52],[119.36,10.33],[119.2,10.06],[118.77,9.93],[118.78,9.73],[118.7,9.78],[118.76,9.67],[118.5,9.31],[118.14,9.13],[118.01,8.89],[117.57,8.66],[117.51,8.51],[117.19,8.34],[117.26,8.61],[117.66,9.06],[118.13,9.34],[118.77,10.13],[118.83,10.08],[118.82,10.19],[119.02,10.31],[119.0,10.4],[119.28,10.51],[119.34,10.72],[119.22,10.94],[119.47,10.73],[119.32,11.0],[119.33,11.1],[119.42,11.06],[119.5,11.42],[119.57,11.02],[119.5,10.88],[119.73,10.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[123.16,11.6],[123.13,11.18],[122.79,10.98],[122.74,10.8],[122.23,10.64],[121.95,10.43],[122.11,11.66],[121.85,11.77],[121.9,11.89],[122.38,11.73],[122.62,11.51],[122.83,11.61],[122.94,11.52],[122.9,11.44],[123.16,11.6]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[120.35,12.02],[119.98,12.03],[119.9,12.21],[119.85,12.17],[119.89,12.32],[120.2,12.11],[120.23,12.22],[120.35,12.02]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.12,12.67],[122.01,12.1],[121.92,12.34],[122.0,12.59],[122.12,12.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[121.55,12.61],[121.4,12.29],[121.11,12.25],[120.8,12.73],[120.66,13.16],[120.51,13.23],[120.45,13.42],[120.33,13.4],[120.32,13.49],[120.98,13.53],[121.12,13.37],[121.2,13.44],[121.55,13.11],[121.48,12.86],[121.55,12.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.04,13.23],[121.81,13.35],[121.86,13.57],[122.12,13.45],[122.04,13.23]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.01,15.04],[122.02,14.72],[121.94,14.64],[121.83,15.04],[122.01,15.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.17,18.09],[122.2,17.49],[122.53,17.09],[122.2,16.43],[122.2,16.24],[122.0,16.03],[122.14,16.26],[121.58,15.93],[121.63,15.66],[121.38,15.35],[121.72,14.73],[121.61,14.63],[121.73,14.19],[121.94,14.0],[122.23,13.91],[122.18,13.99],[122.31,14.02],[122.21,14.09],[122.16,14.17],[122.26,14.25],[122.3,14.09],[122.42,14.32],[122.64,14.28],[122.68,14.35],[123.04,14.1],[123.11,13.72],[123.3,13.79],[123.34,13.98],[123.22,13.99],[123.33,14.1],[123.42,13.91],[123.71,13.93],[123.93,13.79],[123.97,13.71],[123.57,13.72],[123.53,13.61],[123.86,13.23],[123.77,13.22],[123.75,13.06],[123.88,13.15],[124.08,13.01],[124.18,13.06],[124.05,12.54],[123.88,12.65],[123.79,12.83],[124.03,12.96],[123.89,12.97],[123.73,12.85],[123.44,13.04],[123.31,13.01],[123.17,13.45],[122.86,13.61],[122.86,13.69],[122.54,13.96],[122.41,13.95],[122.67,13.38],[122.69,13.23],[122.59,13.17],[122.37,13.55],[121.72,13.97],[121.48,13.85],[121.46,13.69],[121.28,13.6],[121.04,13.63],[121.0,13.78],[120.89,13.69],[120.88,13.91],[120.7,13.93],[120.66,13.78],[120.57,14.17],[120.97,14.5],[120.94,14.67],[120.64,14.79],[120.62,14.87],[120.59,14.82],[120.59,14.9],[120.6,14.51],[120.47,14.42],[120.25,14.7],[120.29,14.83],[120.21,14.88],[120.18,14.76],[120.08,14.8],[120.01,15.27],[119.89,15.43],[119.96,15.51],[119.9,15.87],[119.76,15.94],[119.76,16.2],[119.89,16.39],[119.9,16.25],[120.12,16.06],[120.37,16.07],[120.28,16.61],[120.43,16.98],[120.44,17.39],[120.33,17.56],[120.57,18.5],[120.81,18.64],[120.93,18.57],[121.11,18.64],[121.65,18.31],[121.92,18.28],[122.22,18.52],[122.32,18.29],[122.17,18.09]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[121.85,24.61],[121.61,24.08],[121.4,23.15],[120.95,22.53],[120.84,21.9],[120.71,21.94],[120.62,22.3],[120.51,22.42],[120.38,22.48],[120.33,22.52],[120.29,22.58],[120.33,22.53],[120.17,23.03],[120.06,23.04],[120.18,23.76],[121.01,25.0],[121.44,25.14],[121.46,25.26],[121.58,25.28],[122.01,25.0],[121.82,24.85],[121.85,24.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[121.85,31.44],[121.31,31.66],[121.18,31.8],[121.39,31.81],[121.99,31.5],[121.85,31.44]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[119.66,73.11],[120.02,73.17],[120.28,73.1],[119.75,73.03],[119.66,73.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[123.42,-10.66],[122.97,-10.91],[122.82,-10.89],[122.81,-10.78],[123.05,-10.71],[123.39,-10.43],[123.42,-10.66]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[124.77,-9.04],[125.23,-8.61],[126.41,-8.42],[126.55,-8.49],[126.97,-8.31],[127.31,-8.42],[127.02,-8.68],[126.58,-8.81],[126.47,-8.94],[125.38,-9.28],[125.03,-9.51],[124.97,-9.66],[124.42,-10.16],[124.12,-10.17],[123.8,-10.37],[123.47,-10.36],[123.52,-10.21],[123.76,-10.07],[123.58,-10.03],[123.69,-9.61],[123.99,-9.35],[124.77,-9.04]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[123.94,-8.23],[123.57,-8.47],[123.58,-8.57],[123.23,-8.53],[123.49,-8.35],[123.37,-8.32],[123.41,-8.27],[123.57,-8.25],[123.52,-8.35],[123.59,-8.37],[123.64,-8.22],[123.94,-8.23]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[124.3,-8.32],[124.06,-8.55],[124.02,-8.43],[123.91,-8.45],[124.04,-8.3],[124.11,-8.38],[124.27,-8.18],[124.3,-8.32]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[125.12,-8.35],[124.35,-8.45],[124.55,-8.23],[124.39,-8.27],[124.46,-8.14],[125.13,-8.22],[125.12,-8.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[126.83,-7.7],[126.47,-7.97],[126.05,-7.88],[125.77,-8.01],[125.97,-7.66],[126.33,-7.7],[126.63,-7.56],[126.83,-7.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[123.22,-5.28],[122.88,-5.46],[122.92,-5.53],[122.79,-5.69],[122.65,-5.68],[122.57,-5.51],[122.81,-5.21],[122.75,-5.03],[122.83,-4.95],[122.91,-4.47],[123.07,-4.38],[123.22,-4.82],[123.15,-4.72],[123.05,-4.74],[122.95,-5.19],[123.05,-5.14],[123.22,-5.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[122.97,-4.11],[123.03,-3.97],[123.25,-4.05],[123.14,-4.24],[122.97,-4.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[128.33,-3.63],[128.13,-3.77],[128.22,-3.65],[127.99,-3.77],[127.91,-3.7],[128.33,-3.51],[128.33,-3.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[127.24,-3.61],[126.7,-3.86],[126.2,-3.63],[126.01,-3.36],[126.02,-3.17],[126.72,-3.06],[127.08,-3.19],[127.06,-3.33],[127.27,-3.39],[127.24,-3.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[126.35,-1.82],[125.43,-1.95],[125.34,-1.85],[125.4,-1.77],[126.35,-1.82]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[125.32,-1.88],[124.43,-2.01],[124.33,-1.83],[124.38,-1.67],[124.52,-1.63],[125.05,-1.77],[125.13,-1.68],[125.21,-1.79],[125.3,-1.74],[125.32,-1.88]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[128.09,-1.71],[127.38,-1.63],[127.43,-1.42],[127.62,-1.33],[128.16,-1.64],[128.09,-1.71]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[123.46,-1.49],[123.3,-1.42],[123.24,-1.63],[123.12,-1.59],[123.15,-1.3],[122.87,-1.58],[122.82,-1.31],[122.91,-1.18],[123.18,-1.14],[123.23,-1.39],[123.37,-1.22],[123.55,-1.28],[123.46,-1.49]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[127.75,-0.89],[127.63,-0.75],[127.46,-0.82],[127.47,-0.64],[127.3,-0.49],[127.32,-0.34],[127.45,-0.42],[127.53,-0.3],[127.65,-0.42],[127.65,-0.71],[127.9,-0.77],[127.75,-0.89]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[127.69,-0.26],[127.72,0.31],[127.53,0.56],[127.62,0.83],[127.49,0.91],[127.49,1.05],[127.4,1.04],[127.4,1.21],[127.63,1.84],[127.93,2.19],[128.05,2.2],[127.85,1.85],[128.01,1.72],[128.01,1.31],[127.64,0.92],[127.87,0.82],[127.99,1.08],[128.18,1.15],[128.09,1.26],[128.2,1.39],[128.44,1.54],[128.72,1.57],[128.7,1.07],[128.21,0.77],[128.68,0.55],[128.69,0.35],[128.9,0.22],[128.46,0.39],[127.91,0.44],[127.89,0.02],[127.98,-0.26],[128.44,-0.91],[128.03,-0.7],[127.89,-0.41],[127.69,-0.26]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[128.51,2.06],[128.27,2.0],[128.2,2.27],[128.57,2.63],[128.69,2.48],[128.64,2.26],[128.51,2.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[126.68,4.06],[126.8,4.22],[126.7,4.4],[126.82,4.55],[126.92,4.28],[126.8,4.02],[126.68,4.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[126.61,7.49],[126.45,6.98],[126.32,6.98],[126.34,6.79],[126.17,6.9],[126.26,6.74],[126.2,6.28],[126.08,6.84],[125.85,7.34],[125.67,7.26],[125.38,6.67],[125.59,6.5],[125.7,6.04],[125.37,5.57],[125.18,5.8],[125.25,6.09],[125.16,6.11],[125.09,5.88],[124.96,5.86],[124.2,6.22],[123.97,6.83],[124.03,7.12],[124.25,7.4],[123.7,7.81],[123.44,7.8],[123.49,7.66],[123.35,7.57],[123.43,7.37],[123.28,7.52],[123.14,7.51],[123.12,7.74],[123.01,7.47],[122.92,7.55],[122.81,7.47],[122.81,7.74],[122.65,7.79],[122.36,7.47],[122.12,6.9],[121.94,6.98],[121.9,7.14],[122.05,7.31],[122.15,7.59],[122.1,7.74],[122.25,7.98],[122.68,8.16],[122.95,8.16],[123.04,8.49],[123.32,8.53],[123.44,8.65],[123.4,8.72],[123.58,8.58],[123.62,8.67],[123.76,8.61],[123.84,8.45],[123.88,8.16],[123.68,7.96],[123.97,8.17],[124.23,8.21],[124.41,8.61],[124.66,8.51],[124.64,8.43],[124.75,8.5],[124.81,9.01],[125.11,8.83],[125.21,9.09],[125.31,8.99],[125.52,9.02],[125.4,9.68],[125.46,9.82],[125.64,9.61],[125.97,9.48],[125.91,9.4],[126.06,9.25],[126.22,9.31],[126.18,9.09],[126.35,8.85],[126.11,8.61],[126.41,8.49],[126.34,8.21],[126.46,8.24],[126.47,8.1],[126.38,7.89],[126.58,7.72],[126.61,7.49]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[124.62,9.8],[124.34,9.62],[124.07,9.6],[123.8,9.76],[124.16,10.13],[124.33,10.16],[124.59,10.02],[124.55,9.86],[124.62,9.8]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[123.58,10.83],[123.14,9.62],[123.32,9.26],[123.23,9.11],[123.03,9.04],[122.84,9.35],[122.55,9.49],[122.4,9.84],[122.47,9.97],[122.87,10.1],[122.81,10.52],[122.97,10.72],[122.97,10.88],[123.21,11.0],[123.52,10.92],[123.58,10.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[125.71,9.88],[125.49,10.14],[125.65,10.46],[125.71,9.88]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[124.05,11.28],[124.01,10.37],[123.65,10.06],[123.48,9.55],[123.33,9.41],[123.39,9.97],[123.72,10.49],[124.05,11.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[125.15,10.19],[124.99,10.38],[125.03,10.02],[124.78,10.15],[124.78,10.82],[124.62,11.0],[124.51,10.87],[124.4,10.93],[124.4,11.3],[124.3,11.54],[124.63,11.3],[124.85,11.43],[124.98,11.38],[125.01,10.75],[125.19,10.6],[125.27,10.32],[125.14,10.28],[125.15,10.19]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[125.71,11.11],[125.25,11.09],[125.17,11.27],[125.0,11.29],[125.01,11.43],[124.83,11.51],[125.04,11.76],[124.89,11.76],[124.68,12.03],[124.49,12.1],[124.28,12.57],[125.17,12.58],[125.27,12.5],[125.31,12.3],[125.54,12.18],[125.46,12.13],[125.53,12.06],[125.45,11.95],[125.47,11.61],[125.64,11.37],[125.56,11.21],[125.69,11.19],[125.76,11.02],[125.71,11.11]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[124.07,11.73],[123.49,12.22],[123.16,11.92],[123.29,12.22],[123.22,12.23],[123.23,12.59],[123.36,12.55],[123.33,12.44],[123.43,12.52],[123.79,12.19],[123.89,12.21],[124.05,11.97],[124.0,12.01],[124.07,11.73]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[124.42,13.87],[124.33,13.56],[124.05,13.61],[124.14,14.08],[124.42,13.87]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[128.31,26.7],[127.85,26.44],[127.92,26.31],[127.83,26.32],[127.8,26.14],[127.65,26.08],[127.72,26.43],[127.96,26.56],[127.88,26.69],[128.06,26.64],[128.26,26.89],[128.31,26.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[128.9,32.65],[128.77,32.57],[128.6,32.61],[128.65,32.78],[128.81,32.8],[128.9,32.65]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[126.95,33.47],[126.27,33.2],[126.16,33.3],[126.31,33.46],[126.65,33.55],[126.9,33.52],[126.95,33.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[128.97,72.59],[128.38,72.55],[128.1,72.63],[128.65,72.68],[128.97,72.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[129.42,72.81],[128.65,72.79],[128.32,72.81],[128.99,72.93],[129.42,72.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[138.05,-35.92],[137.63,-35.91],[137.6,-36.03],[137.46,-36.08],[137.23,-35.98],[136.72,-36.06],[136.53,-35.91],[136.6,-35.76],[137.34,-35.58],[137.62,-35.58],[137.58,-35.73],[137.81,-35.81],[137.94,-35.73],[138.13,-35.82],[138.05,-35.92]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[130.16,-31.57],[128.99,-31.69],[127.29,-32.27],[126.01,-32.27],[124.83,-32.87],[124.2,-33.04],[123.95,-33.57],[123.53,-33.94],[123.38,-33.89],[123.15,-34.01],[123.02,-33.86],[122.09,-34.02],[122.01,-33.82],[121.79,-33.9],[121.33,-33.82],[120.39,-33.97],[120.0,-33.93],[119.57,-34.14],[119.47,-34.31],[119.56,-34.38],[119.41,-34.37],[119.36,-34.5],[119.3,-34.45],[119.23,-34.53],[118.84,-34.45],[118.89,-34.5],[118.72,-34.64],[118.44,-34.74],[118.4,-34.9],[118.16,-34.95],[118.2,-35.02],[117.84,-35.03],[118.0,-35.09],[117.93,-35.12],[117.68,-35.05],[117.62,-35.14],[117.19,-35.01],[116.64,-35.05],[116.4,-34.95],[116.5,-34.94],[116.39,-34.86],[116.38,-34.92],[115.98,-34.84],[115.51,-34.39],[115.26,-34.3],[115.12,-34.36],[114.97,-34.08],[114.99,-33.52],[115.19,-33.64],[115.37,-33.63],[115.71,-33.27],[115.6,-32.66],[115.7,-32.51],[115.64,-32.66],[115.71,-32.78],[115.72,-31.77],[115.06,-30.52],[114.94,-30.03],[114.98,-29.48],[114.84,-29.11],[114.6,-28.84],[114.53,-28.52],[114.17,-28.11],[114.01,-27.32],[113.16,-26.15],[113.28,-26.23],[113.31,-26.0],[113.33,-26.27],[113.38,-26.38],[113.36,-26.01],[113.49,-26.48],[113.54,-26.29],[113.57,-26.57],[113.63,-26.44],[113.67,-26.65],[113.87,-26.52],[113.88,-26.34],[113.58,-26.09],[113.42,-25.73],[113.52,-25.51],[113.76,-25.89],[113.73,-26.2],[113.85,-26.12],[113.85,-25.94],[114.02,-26.39],[114.1,-26.45],[114.23,-26.32],[114.19,-25.98],[114.27,-25.99],[114.26,-25.84],[113.69,-25.11],[113.6,-24.73],[113.39,-24.41],[113.46,-23.91],[113.77,-23.46],[113.81,-22.93],[113.65,-22.58],[113.95,-21.95],[114.17,-21.8],[114.08,-22.18],[114.17,-22.32],[114.11,-22.48],[114.34,-22.49],[114.5,-22.0],[114.55,-22.04],[114.65,-21.84],[115.48,-21.5],[115.94,-21.06],[116.15,-20.97],[116.2,-20.85],[116.45,-20.81],[116.79,-20.53],[116.86,-20.71],[117.15,-20.6],[117.35,-20.73],[117.74,-20.66],[118.15,-20.36],[118.81,-20.28],[119.1,-19.97],[119.59,-20.07],[119.73,-19.96],[120.37,-19.87],[121.13,-19.52],[121.52,-19.07],[121.61,-18.71],[121.77,-18.66],[121.81,-18.46],[122.35,-18.12],[122.34,-17.98],[122.17,-17.98],[122.17,-17.26],[122.47,-16.92],[122.59,-16.97],[122.53,-16.86],[122.58,-16.78],[122.82,-16.78],[122.76,-16.6],[122.92,-16.42],[123.02,-16.38],[122.96,-16.58],[123.13,-16.69],[123.14,-16.91],[123.57,-17.6],[123.59,-16.99],[123.91,-17.22],[123.79,-17.0],[123.86,-17.03],[123.95,-16.83],[123.79,-16.89],[123.51,-16.65],[123.61,-16.55],[123.42,-16.49],[123.64,-16.53],[123.51,-16.41],[123.71,-16.43],[123.63,-16.36],[123.71,-16.33],[123.54,-16.27],[123.57,-16.18],[123.81,-16.19],[123.73,-16.26],[123.86,-16.33],[123.86,-16.43],[123.89,-16.34],[123.99,-16.38],[123.91,-16.22],[124.22,-16.4],[124.39,-16.35],[124.47,-16.39],[124.84,-16.43],[124.9,-16.4],[124.4,-16.33],[124.43,-16.06],[124.52,-16.18],[124.6,-16.12],[124.61,-15.9],[124.73,-15.81],[124.61,-15.81],[124.49,-16.0],[124.38,-15.53],[124.63,-15.5],[124.64,-15.42],[124.68,-15.47],[124.66,-15.25],[125.19,-15.52],[125.07,-15.42],[125.14,-15.31],[124.89,-15.3],[125.06,-15.16],[124.87,-15.25],[124.84,-15.14],[125.02,-15.1],[125.0,-14.97],[125.07,-14.97],[125.17,-15.16],[125.15,-15.03],[125.17,-15.01],[125.29,-15.14],[125.43,-15.14],[125.37,-15.05],[125.43,-15.01],[125.19,-14.95],[125.31,-14.89],[125.14,-14.74],[125.35,-14.5],[125.34,-14.61],[125.39,-14.54],[125.44,-14.64],[125.49,-14.49],[125.59,-14.55],[125.62,-14.22],[125.73,-14.27],[125.64,-14.63],[125.73,-14.4],[125.92,-14.64],[125.93,-14.52],[126.04,-14.51],[125.98,-14.38],[126.14,-14.2],[126.13,-14.09],[125.97,-14.02],[126.1,-14.03],[126.02,-13.92],[126.09,-13.89],[126.11,-14.02],[126.22,-13.96],[126.17,-14.09],[126.29,-14.23],[126.33,-14.06],[126.53,-13.93],[126.45,-14.08],[126.6,-14.23],[126.71,-13.98],[126.86,-13.95],[126.75,-13.79],[126.84,-13.82],[126.86,-13.74],[127.02,-13.78],[127.13,-13.97],[127.17,-13.88],[127.42,-13.94],[127.95,-14.57],[128.23,-14.72],[128.12,-14.85],[128.02,-15.5],[128.13,-15.18],[128.29,-15.4],[128.2,-15.06],[128.31,-14.9],[128.35,-15.04],[128.45,-15.04],[128.44,-14.85],[128.39,-14.8],[128.53,-14.75],[129.1,-14.91],[129.18,-14.98],[129.15,-15.22],[129.26,-15.11],[129.23,-14.84],[129.48,-14.93],[129.59,-15.17],[129.73,-15.19],[129.65,-14.83],[129.98,-14.81],[129.99,-14.73],[129.76,-14.82],[129.8,-14.76],[129.71,-14.78],[129.59,-14.61],[129.72,-14.6],[129.79,-14.53],[129.54,-14.55],[129.37,-14.33],[129.48,-14.05],[129.59,-14.09],[129.61,-14.0],[129.74,-13.99],[129.89,-13.44],[129.97,-13.53],[130.33,-13.35],[130.12,-13.16],[130.13,-12.94],[130.32,-12.91],[130.35,-12.67],[130.51,-12.6],[130.59,-12.71],[130.69,-12.7],[130.56,-12.63],[130.58,-12.4],[130.78,-12.43],[130.79,-12.59],[130.9,-12.64],[130.97,-12.63],[130.87,-12.51],[130.97,-12.54],[130.82,-12.4],[131.05,-12.37],[131.03,-12.15],[131.26,-12.24],[131.3,-12.04],[131.45,-12.29],[131.9,-12.22],[132.06,-12.31],[132.25,-12.16],[132.38,-12.22],[132.39,-12.38],[132.44,-12.15],[132.76,-12.13],[132.63,-12.07],[132.59,-11.78],[132.7,-11.65],[132.5,-11.48],[132.11,-11.52],[131.98,-11.35],[131.77,-11.31],[131.88,-11.17],[131.98,-11.23],[131.99,-11.13],[132.11,-11.21],[132.17,-11.41],[132.24,-11.34],[132.15,-11.14],[132.29,-11.27],[132.34,-11.12],[132.38,-11.28],[132.47,-11.23],[132.67,-11.51],[132.89,-11.42],[132.91,-11.33],[133.17,-11.7],[133.53,-11.75],[133.53,-11.87],[133.92,-11.72],[133.84,-11.86],[134.14,-11.88],[134.19,-12.08],[134.29,-11.97],[134.59,-12.06],[134.77,-11.95],[134.86,-12.13],[135.22,-12.3],[135.17,-12.23],[135.34,-12.25],[135.22,-12.19],[135.37,-12.09],[135.59,-12.1],[135.71,-12.02],[135.58,-12.06],[135.59,-11.97],[135.78,-11.92],[135.9,-11.76],[135.72,-12.0],[135.92,-11.97],[135.65,-12.2],[135.73,-12.31],[136.05,-12.06],[135.94,-12.21],[136.06,-12.23],[135.99,-12.36],[136.03,-12.47],[136.28,-12.42],[136.36,-12.22],[136.18,-12.17],[136.45,-11.94],[136.57,-11.9],[136.47,-11.99],[136.66,-12.26],[136.76,-12.16],[136.98,-12.35],[136.77,-12.54],[136.81,-12.46],[136.74,-12.48],[136.61,-12.83],[136.47,-12.77],[136.66,-13.0],[136.5,-12.98],[136.57,-13.06],[136.47,-13.24],[136.32,-13.31],[136.39,-13.23],[136.33,-13.05],[136.16,-13.26],[136.15,-13.12],[136.05,-13.31],[136.01,-13.22],[135.88,-13.33],[135.97,-13.43],[135.85,-13.46],[135.89,-13.71],[136.08,-13.66],[135.91,-14.2],[135.37,-14.72],[135.47,-14.95],[136.22,-15.41],[136.27,-15.56],[136.59,-15.71],[136.72,-15.94],[136.99,-15.86],[137.36,-16.12],[137.75,-16.25],[138.18,-16.7],[139.01,-16.9],[139.27,-17.35],[140.0,-17.71],[140.52,-17.63],[140.85,-17.44],[140.95,-17.02],[141.2,-16.7],[141.43,-16.06],[141.44,-15.65],[141.67,-15.01],[141.52,-14.48],[141.6,-14.11],[141.47,-13.87],[141.69,-13.25],[141.58,-12.99],[141.81,-12.67],[141.94,-12.91],[141.91,-12.76],[142.01,-12.71],[141.82,-12.65],[141.97,-12.59],[141.8,-12.58],[141.69,-12.5],[141.74,-12.45],[141.59,-12.54],[141.72,-12.23],[141.81,-12.24],[141.83,-12.01],[141.91,-11.95],[141.92,-12.11],[142.03,-12.04],[141.95,-11.9],[142.13,-11.34],[142.15,-10.95],[142.55,-10.69],[142.62,-10.75],[142.5,-10.95],[142.59,-10.86],[142.67,-11.0],[142.74,-10.98],[142.87,-11.38],[142.86,-11.84],[143.25,-11.97],[143.09,-12.15],[143.08,-12.33],[143.25,-12.39],[143.43,-12.61],[143.36,-12.88],[143.54,-12.83],[143.6,-13.52],[143.53,-13.75],[143.78,-14.4],[143.94,-14.51],[144.2,-14.25],[144.3,-14.31],[144.49,-14.16],[144.68,-14.56],[144.9,-14.61],[145.03,-14.81],[145.35,-14.94],[145.24,-15.17],[145.35,-15.25],[145.24,-15.43],[145.46,-16.06],[145.4,-16.44],[145.72,-16.8],[145.77,-16.99],[145.96,-16.87],[145.88,-17.06],[146.15,-17.63],[146.01,-18.24],[146.21,-18.51],[146.34,-18.53],[146.27,-18.85],[146.33,-18.96],[146.91,-19.3],[147.02,-19.18],[147.13,-19.41],[147.42,-19.41],[147.4,-19.3],[147.68,-19.83],[147.79,-19.84],[147.75,-19.69],[147.82,-19.71],[147.93,-19.9],[148.28,-19.97],[148.26,-20.08],[148.4,-20.2],[148.44,-20.06],[148.56,-20.05],[148.61,-20.21],[148.78,-20.24],[148.94,-20.53],[148.7,-20.44],[148.66,-20.57],[148.84,-20.78],[148.83,-20.89],[149.06,-20.9],[149.03,-20.98],[149.23,-21.09],[149.2,-21.22],[149.34,-21.42],[149.29,-21.51],[149.49,-21.54],[149.44,-21.79],[149.59,-22.28],[149.7,-22.34],[149.66,-22.49],[149.81,-22.38],[150.05,-22.65],[149.92,-22.3],[150.05,-22.14],[150.19,-22.38],[150.61,-22.61],[150.54,-22.37],[150.66,-22.42],[150.68,-22.36],[150.76,-22.47],[150.68,-22.56],[150.73,-22.63],[150.77,-22.53],[150.83,-22.7],[150.74,-22.93],[150.88,-23.49],[150.81,-23.51],[151.01,-23.57],[151.19,-23.8],[151.55,-24.09],[151.69,-24.1],[151.64,-23.98],[151.78,-24.02],[152.12,-24.59],[152.47,-24.81],[152.64,-25.16],[152.57,-25.18],[152.91,-25.29],[152.87,-25.48],[152.97,-25.5],[152.88,-25.67],[153.02,-25.83],[153.02,-25.97],[153.06,-25.82],[153.21,-25.93],[153.07,-26.32],[153.21,-27.08],[153.04,-27.19],[153.12,-27.2],[153.06,-27.31],[153.45,-27.79],[153.4,-27.95],[153.57,-28.19],[153.63,-28.66],[153.61,-28.87],[153.35,-29.28],[153.29,-29.83],[153.02,-30.58],[153.06,-31.08],[152.75,-31.84],[152.55,-32.04],[152.54,-32.44],[152.29,-32.56],[152.22,-32.7],[152.06,-32.7],[152.19,-32.77],[151.8,-32.89],[151.57,-33.29],[151.45,-33.3],[151.42,-33.53],[151.23,-33.53],[151.23,-33.61],[151.34,-33.62],[151.28,-33.95],[151.1,-34.01],[151.23,-34.04],[150.8,-34.55],[150.92,-34.6],[150.73,-34.87],[150.84,-35.08],[150.7,-35.03],[150.76,-35.18],[150.55,-35.21],[150.29,-35.72],[150.19,-35.73],[150.24,-35.83],[150.08,-36.08],[150.14,-36.32],[149.88,-37.1],[150.05,-37.27],[149.95,-37.28],[149.99,-37.5],[149.72,-37.52],[149.77,-37.58],[149.68,-37.69],[149.49,-37.78],[148.31,-37.82],[147.76,-37.99],[146.85,-38.68],[146.22,-38.71],[146.29,-38.91],[146.48,-38.81],[146.48,-39.06],[146.39,-39.14],[146.18,-38.87],[146.09,-38.82],[145.92,-38.91],[145.81,-38.65],[145.6,-38.68],[145.37,-38.54],[145.56,-38.39],[145.46,-38.23],[145.26,-38.24],[145.23,-38.41],[144.94,-38.51],[144.68,-38.33],[144.98,-38.34],[145.12,-38.16],[144.93,-37.87],[144.37,-38.12],[144.7,-38.15],[144.65,-38.29],[144.4,-38.3],[143.54,-38.86],[142.5,-38.37],[142.18,-38.4],[141.76,-38.26],[141.63,-38.31],[141.65,-38.4],[141.41,-38.41],[141.13,-38.13],[140.69,-38.07],[140.4,-37.92],[140.11,-37.52],[139.79,-37.27],[139.67,-36.95],[139.84,-36.85],[139.86,-36.63],[139.73,-36.37],[139.46,-35.96],[138.92,-35.58],[139.45,-35.93],[139.67,-36.23],[139.48,-35.9],[139.04,-35.6],[139.16,-35.5],[139.23,-35.69],[139.34,-35.69],[139.36,-35.59],[139.22,-35.51],[139.36,-35.49],[139.36,-35.38],[139.18,-35.32],[138.96,-35.41],[139.03,-35.52],[138.79,-35.48],[138.99,-35.55],[138.75,-35.54],[138.53,-35.65],[138.11,-35.62],[138.44,-35.34],[138.55,-34.78],[138.08,-34.13],[137.75,-35.13],[136.84,-35.26],[137.02,-34.9],[137.45,-34.92],[137.51,-34.62],[137.41,-34.47],[137.45,-34.16],[137.6,-33.88],[137.93,-33.62],[137.81,-33.26],[138.04,-33.08],[137.77,-32.52],[137.78,-32.98],[137.63,-32.96],[137.45,-33.14],[137.22,-33.65],[136.95,-33.68],[136.88,-33.75],[136.96,-33.75],[136.61,-33.9],[136.11,-34.38],[136.1,-34.53],[135.94,-34.53],[135.8,-34.81],[136.02,-34.74],[135.96,-35.01],[135.78,-34.86],[135.63,-34.95],[135.29,-34.59],[135.11,-34.6],[135.21,-34.43],[135.37,-34.63],[135.5,-34.61],[135.39,-34.57],[135.26,-34.0],[134.84,-33.63],[134.86,-33.48],[134.71,-33.17],[134.58,-33.15],[134.63,-33.25],[134.48,-33.16],[134.33,-33.21],[134.15,-33.03],[134.21,-32.98],[134.07,-32.93],[134.13,-32.84],[134.07,-32.73],[134.22,-32.73],[134.22,-32.8],[134.27,-32.59],[134.13,-32.45],[133.86,-32.54],[133.95,-32.39],[133.67,-32.11],[133.27,-32.22],[132.78,-31.95],[132.23,-32.03],[131.78,-31.73],[131.18,-31.48],[130.79,-31.61],[130.16,-31.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[139.71,-16.53],[139.55,-16.48],[139.44,-16.66],[139.24,-16.72],[139.18,-16.66],[139.14,-16.76],[139.17,-16.6],[139.31,-16.46],[139.6,-16.4],[139.73,-16.44],[139.71,-16.53]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[136.94,-14.24],[136.32,-14.23],[136.44,-14.12],[136.41,-13.82],[136.59,-13.81],[136.57,-13.69],[136.72,-13.65],[136.73,-13.84],[136.81,-13.85],[136.9,-13.76],[136.7,-14.13],[136.87,-14.21],[136.98,-14.15],[136.94,-14.24]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[130.64,-11.77],[130.02,-11.79],[130.07,-11.67],[130.2,-11.65],[130.15,-11.49],[130.27,-11.34],[130.34,-11.32],[130.45,-11.7],[130.64,-11.77]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[131.47,-11.6],[131.39,-11.58],[130.94,-11.93],[130.5,-11.65],[130.37,-11.18],[130.7,-11.43],[130.92,-11.31],[131.02,-11.41],[131.15,-11.25],[131.22,-11.4],[131.27,-11.19],[131.53,-11.4],[131.47,-11.6]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[138.56,-8.31],[138.82,-8.16],[138.91,-8.4],[138.58,-8.37],[138.56,-8.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[139.08,-7.58],[138.89,-7.9],[138.9,-8.08],[138.66,-8.17],[138.41,-8.4],[137.64,-8.43],[137.89,-7.82],[138.24,-7.46],[138.8,-7.37],[138.92,-7.53],[139.08,-7.58]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[131.65,-7.24],[131.63,-7.62],[131.34,-8.0],[131.28,-7.94],[131.12,-8.0],[131.12,-7.69],[131.25,-7.71],[131.18,-7.65],[131.24,-7.49],[131.59,-7.12],[131.74,-7.2],[131.65,-7.24]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[134.52,-6.59],[134.21,-6.91],[134.07,-6.83],[134.11,-6.46],[134.21,-6.51],[134.12,-6.42],[134.11,-6.17],[134.33,-6.39],[134.46,-6.45],[134.52,-6.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[134.63,-6.35],[134.33,-6.22],[134.28,-6.08],[134.37,-6.02],[134.29,-5.92],[134.38,-5.79],[134.2,-5.71],[134.35,-5.71],[134.51,-5.43],[134.63,-5.44],[134.7,-5.53],[134.64,-5.59],[134.76,-5.67],[134.74,-5.97],[134.65,-5.93],[134.6,-5.95],[134.77,-6.09],[134.63,-6.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[141.15,-9.23],[139.97,-8.17],[140.15,-7.88],[139.97,-8.1],[139.4,-8.2],[139.25,-8.15],[139.25,-8.02],[139.22,-7.98],[139.29,-7.97],[139.22,-7.95],[139.22,-8.07],[138.91,-8.29],[138.84,-8.12],[138.93,-8.07],[138.92,-7.9],[139.09,-7.56],[138.67,-7.2],[139.16,-7.24],[139.24,-7.15],[139.06,-7.21],[138.84,-7.15],[138.56,-6.92],[138.93,-6.84],[139.07,-6.95],[139.19,-6.97],[138.68,-6.71],[138.68,-6.65],[138.83,-6.71],[138.47,-6.4],[138.26,-5.91],[138.4,-5.84],[138.16,-5.77],[138.36,-5.68],[138.07,-5.73],[138.06,-5.4],[138.0,-5.48],[137.92,-5.33],[137.81,-5.36],[137.81,-5.25],[137.38,-5.08],[137.28,-4.94],[137.22,-5.01],[137.1,-4.89],[136.82,-4.93],[135.95,-4.51],[135.19,-4.45],[134.65,-4.12],[134.69,-3.95],[134.92,-3.98],[134.97,-3.94],[134.68,-3.91],[134.53,-4.03],[134.33,-3.87],[134.32,-4.02],[134.14,-3.9],[134.13,-3.75],[133.97,-3.85],[133.84,-3.59],[133.83,-3.72],[133.7,-3.67],[133.64,-3.48],[133.69,-3.22],[133.93,-3.11],[133.86,-2.92],[133.67,-3.12],[133.63,-3.42],[133.51,-3.38],[133.59,-3.55],[133.41,-3.72],[133.45,-3.87],[133.25,-4.07],[132.91,-4.09],[132.73,-3.68],[132.93,-3.55],[132.81,-3.28],[132.67,-3.33],[132.55,-3.11],[132.33,-2.95],[131.98,-2.93],[132.04,-2.8],[131.96,-2.79],[132.31,-2.68],[132.73,-2.81],[133.03,-2.48],[133.24,-2.42],[133.39,-2.53],[133.38,-2.68],[133.45,-2.49],[133.45,-2.64],[133.47,-2.52],[133.52,-2.59],[133.63,-2.54],[133.68,-2.72],[133.71,-2.51],[133.82,-2.65],[133.75,-2.44],[133.91,-2.48],[133.87,-2.41],[134.01,-2.39],[133.87,-2.34],[133.95,-2.29],[133.95,-2.2],[133.79,-2.26],[133.94,-2.11],[133.65,-2.24],[132.69,-2.31],[132.56,-2.19],[132.31,-2.27],[131.94,-1.9],[132.02,-1.68],[131.89,-1.65],[131.98,-1.54],[131.8,-1.61],[131.79,-1.5],[131.72,-1.57],[131.28,-1.37],[131.34,-1.45],[131.21,-1.52],[130.95,-1.43],[131.25,-1.08],[131.24,-0.82],[131.88,-0.69],[132.15,-0.44],[132.44,-0.35],[132.98,-0.44],[133.39,-0.72],[133.99,-0.73],[134.17,-0.86],[134.04,-0.96],[134.28,-1.35],[134.09,-1.68],[134.16,-2.32],[134.46,-2.86],[134.53,-2.83],[134.48,-2.54],[134.55,-2.46],[134.64,-2.51],[134.7,-2.96],[134.85,-2.9],[134.82,-3.14],[135.11,-3.36],[135.52,-3.34],[135.93,-2.97],[136.02,-2.71],[136.27,-2.56],[136.38,-2.23],[136.75,-2.25],[137.18,-2.11],[137.23,-2.06],[137.12,-1.8],[137.88,-1.47],[139.78,-2.35],[140.16,-2.32],[140.33,-2.46],[140.61,-2.44],[140.74,-2.5],[140.72,-2.63],[141.19,-2.62],[142.01,-2.96],[142.06,-3.06],[143.52,-3.44],[144.02,-3.8],[144.51,-3.82],[144.56,-3.98],[144.87,-4.1],[145.08,-4.36],[145.35,-4.39],[145.8,-4.84],[145.76,-5.48],[146.46,-5.6],[147.12,-5.97],[147.45,-5.96],[147.83,-6.34],[147.85,-6.69],[146.98,-6.74],[146.95,-6.93],[147.07,-7.01],[147.19,-7.46],[147.49,-7.62],[147.73,-7.93],[148.15,-8.05],[148.23,-8.55],[148.45,-8.67],[148.59,-9.06],[149.31,-9.02],[149.33,-9.15],[149.18,-9.37],[149.23,-9.49],[150.05,-9.68],[149.73,-9.81],[149.85,-10.01],[150.63,-10.28],[150.87,-10.22],[150.62,-10.34],[150.4,-10.3],[150.36,-10.4],[150.69,-10.56],[150.21,-10.7],[149.85,-10.55],[150.08,-10.46],[149.92,-10.49],[149.75,-10.34],[148.75,-10.23],[148.69,-10.1],[148.64,-10.19],[148.4,-10.2],[148.16,-10.07],[147.98,-10.17],[147.87,-10.04],[147.72,-10.1],[147.31,-9.54],[147.07,-9.47],[146.89,-9.27],[146.98,-9.03],[146.87,-9.11],[146.6,-9.01],[146.61,-8.8],[146.36,-8.56],[146.1,-8.08],[145.8,-8.01],[145.79,-7.91],[145.44,-7.94],[145.18,-7.81],[144.88,-7.78],[144.85,-7.57],[144.82,-7.68],[144.65,-7.56],[144.6,-7.66],[144.52,-7.5],[144.51,-7.67],[144.41,-7.51],[144.51,-7.8],[144.31,-7.61],[144.21,-7.8],[143.85,-7.65],[143.77,-7.51],[143.65,-7.44],[143.96,-7.97],[143.8,-7.93],[143.91,-8.01],[143.77,-8.04],[143.36,-7.9],[143.56,-8.04],[143.61,-8.24],[142.96,-8.34],[142.7,-8.26],[142.49,-8.33],[142.36,-8.17],[142.22,-8.17],[142.15,-8.22],[142.35,-8.19],[142.45,-8.37],[142.73,-8.32],[143.1,-8.47],[143.4,-8.77],[143.37,-9.0],[142.65,-9.33],[142.21,-9.16],[141.62,-9.23],[141.35,-9.14],[141.15,-9.23]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[130.84,-3.85],[130.0,-3.47],[129.89,-3.33],[129.51,-3.3],[129.56,-3.44],[129.49,-3.46],[128.96,-3.36],[128.98,-3.25],[128.88,-3.2],[128.68,-3.43],[128.48,-3.46],[128.18,-3.19],[128.17,-3.07],[127.93,-3.55],[127.84,-3.17],[128.1,-3.07],[128.07,-2.97],[128.18,-2.86],[129.05,-2.8],[129.18,-2.96],[129.54,-2.78],[129.96,-2.97],[130.34,-2.98],[130.59,-3.13],[130.67,-3.4],[130.82,-3.43],[130.87,-3.57],[130.84,-3.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[130.37,-2.01],[130.34,-1.95],[130.13,-2.07],[129.71,-1.88],[130.34,-1.68],[130.44,-1.84],[130.37,-2.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[136.9,-1.79],[136.27,-1.91],[135.42,-1.61],[136.9,-1.79]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[130.95,-1.35],[130.76,-1.24],[130.65,-0.97],[131.05,-0.93],[130.95,-1.35]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[136.14,-1.22],[135.86,-1.17],[135.77,-0.84],[135.66,-0.89],[135.46,-0.79],[135.37,-0.64],[135.87,-0.7],[136.2,-1.07],[136.38,-1.11],[136.14,-1.22]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[131.35,-0.29],[130.97,-0.36],[130.65,-0.08],[130.75,-0.29],[130.95,-0.37],[130.73,-0.44],[130.69,-0.29],[130.55,-0.44],[130.52,-0.26],[130.22,-0.2],[130.42,-0.2],[130.41,-0.13],[130.3,-0.17],[130.34,-0.08],[130.82,-0.0],[131.3,-0.16],[131.35,-0.29]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[129.72,28.43],[129.38,28.12],[129.15,28.25],[129.69,28.51],[129.72,28.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[130.16,32.31],[130.01,32.19],[129.96,32.24],[130.06,32.31],[129.98,32.33],[130.0,32.53],[130.19,32.52],[130.16,32.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[131.61,32.33],[131.34,31.37],[131.07,31.45],[131.01,31.36],[131.13,31.28],[130.66,31.0],[130.8,31.34],[130.59,31.59],[130.76,31.56],[130.78,31.71],[130.64,31.71],[130.53,31.51],[130.66,31.27],[130.59,31.16],[130.22,31.25],[130.12,31.41],[130.23,31.38],[130.33,31.56],[130.17,31.79],[130.24,31.82],[130.18,32.09],[130.32,32.12],[130.51,32.34],[130.67,32.65],[130.45,32.62],[130.63,32.7],[130.61,32.79],[130.44,32.92],[130.42,33.09],[130.24,33.19],[130.13,33.12],[130.22,32.98],[130.11,32.88],[130.34,32.86],[130.36,32.69],[130.17,32.59],[130.21,32.75],[130.09,32.79],[129.74,32.57],[129.86,32.72],[129.64,32.93],[129.68,33.09],[129.82,32.98],[129.79,32.87],[130.0,32.85],[129.95,33.02],[129.55,33.23],[129.58,33.37],[129.85,33.28],[129.79,33.45],[129.87,33.44],[129.85,33.55],[130.02,33.45],[130.21,33.67],[130.29,33.57],[130.39,33.6],[130.4,33.67],[130.35,33.64],[130.29,33.66],[130.29,33.69],[130.69,33.94],[130.9,33.89],[131.01,33.97],[130.96,33.82],[131.1,33.62],[131.37,33.57],[131.67,33.67],[131.74,33.48],[131.51,33.36],[131.51,33.27],[131.9,33.27],[131.81,33.13],[132.0,33.09],[131.9,32.98],[132.08,32.93],[131.7,32.58],[131.74,32.49],[131.61,32.33]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[134.75,33.83],[134.31,33.57],[134.18,33.24],[133.93,33.49],[133.74,33.54],[133.29,33.36],[133.23,33.16],[133.0,32.99],[133.0,32.71],[132.63,32.75],[132.71,32.91],[132.5,32.89],[132.47,33.04],[132.38,33.02],[132.49,33.13],[132.39,33.2],[132.55,33.23],[132.53,33.31],[132.38,33.32],[132.42,33.44],[132.01,33.35],[132.68,33.72],[132.9,34.12],[133.13,33.93],[133.51,33.97],[133.64,34.08],[133.56,34.26],[133.7,34.23],[133.94,34.38],[134.14,34.39],[134.44,34.21],[134.65,34.24],[134.6,34.01],[134.7,33.94],[134.65,33.85],[134.75,33.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[134.9,34.36],[134.96,34.27],[134.8,34.2],[134.66,34.29],[135.0,34.61],[134.9,34.36]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[129.46,34.7],[129.34,34.3],[129.31,34.38],[129.23,34.36],[129.32,34.65],[129.46,34.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[133.27,34.32],[133.25,34.43],[133.19,34.28],[133.08,34.26],[133.17,34.36],[133.09,34.39],[132.57,34.19],[132.52,34.35],[132.35,34.35],[132.22,34.24],[132.16,33.84],[132.06,33.78],[132.1,33.87],[131.74,34.06],[131.44,33.98],[131.39,34.04],[131.26,33.92],[131.04,34.05],[130.92,33.91],[130.88,33.94],[130.89,34.34],[131.03,34.38],[130.96,34.43],[131.41,34.42],[131.6,34.66],[131.86,34.71],[132.64,35.29],[132.64,35.44],[133.09,35.6],[133.31,35.58],[133.26,35.5],[133.4,35.45],[134.24,35.55],[134.54,35.67],[134.93,35.64],[135.23,35.77],[135.31,35.67],[135.19,35.55],[135.25,35.59],[135.32,35.45],[135.46,35.6],[135.53,35.49],[135.83,35.53],[135.81,35.64],[135.98,35.63],[136.02,35.77],[136.07,35.66],[136.1,35.78],[135.96,36.0],[136.12,36.25],[136.38,36.39],[136.69,36.73],[136.77,36.98],[136.67,37.15],[136.78,37.37],[137.35,37.51],[137.23,37.29],[137.01,37.18],[136.95,37.23],[136.86,37.08],[137.05,37.1],[137.01,36.84],[137.3,36.76],[137.45,36.93],[138.24,37.18],[138.55,37.38],[138.86,37.83],[139.43,38.15],[139.49,38.45],[139.77,38.82],[140.0,39.33],[140.03,39.82],[139.92,39.9],[139.76,39.86],[139.7,39.99],[139.87,39.98],[140.01,40.24],[139.86,40.61],[140.27,40.81],[140.32,41.03],[140.41,41.03],[140.25,41.12],[140.34,41.27],[140.63,41.19],[140.7,40.85],[140.85,40.88],[140.89,41.01],[141.13,40.87],[141.28,41.16],[141.21,41.26],[140.77,41.15],[140.91,41.54],[141.28,41.35],[141.46,41.43],[141.39,41.03],[141.44,40.67],[141.83,40.25],[142.0,39.77],[141.96,39.61],[142.04,39.64],[142.07,39.55],[141.95,39.46],[142.06,39.47],[141.91,39.33],[141.98,39.35],[141.84,39.15],[141.91,39.1],[141.73,39.04],[141.73,38.95],[141.64,38.99],[141.67,38.85],[141.59,38.88],[141.57,38.7],[141.46,38.66],[141.54,38.63],[141.47,38.57],[141.55,38.52],[141.47,38.43],[141.55,38.39],[141.53,38.27],[141.3,38.41],[141.08,38.36],[140.97,38.17],[141.01,37.13],[140.96,36.97],[140.74,36.77],[140.56,36.28],[140.65,36.01],[140.88,35.72],[140.48,35.57],[140.38,35.18],[140.13,35.12],[139.93,34.91],[139.76,34.96],[139.87,35.0],[139.87,35.25],[139.78,35.32],[140.1,35.57],[139.98,35.67],[139.77,35.65],[139.79,35.51],[139.64,35.45],[139.65,35.3],[139.75,35.25],[139.69,35.14],[139.54,35.31],[139.18,35.26],[139.08,35.08],[139.14,34.87],[138.99,34.65],[138.84,34.6],[138.75,34.69],[138.76,34.98],[138.91,35.03],[138.8,35.12],[138.55,35.1],[138.22,34.71],[138.23,34.59],[137.55,34.68],[137.02,34.58],[137.34,34.73],[137.28,34.81],[137.02,34.78],[136.98,34.92],[136.97,34.7],[136.86,34.74],[136.89,35.09],[136.83,35.08],[136.66,34.98],[136.52,34.68],[136.92,34.43],[136.9,34.27],[136.71,34.33],[136.34,34.18],[136.22,34.08],[136.27,33.97],[136.1,33.89],[135.96,33.59],[135.76,33.43],[135.44,33.55],[135.33,33.67],[135.39,33.71],[135.06,33.88],[135.19,34.15],[135.06,34.27],[135.37,34.48],[135.41,34.69],[135.05,34.62],[134.49,34.79],[134.21,34.73],[134.28,34.7],[134.15,34.6],[133.99,34.61],[133.94,34.59],[134.05,34.58],[133.94,34.45],[133.7,34.53],[133.42,34.47],[133.34,34.35],[133.27,34.32]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[138.24,37.8],[138.34,37.97],[138.25,37.98],[138.24,38.07],[138.51,38.32],[138.44,38.06],[138.57,38.02],[138.24,37.8]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[138.0,54.9],[137.99,54.8],[137.72,54.62],[137.49,54.88],[137.23,54.78],[137.57,55.19],[137.95,55.15],[137.88,55.0],[138.21,55.04],[138.0,54.9]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[137.32,71.5],[137.41,71.46],[136.99,71.52],[137.71,71.6],[137.97,71.51],[137.69,71.42],[137.32,71.5]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[136.27,73.93],[135.44,74.16],[135.35,74.26],[136.01,74.1],[136.27,73.93]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[141.07,74.06],[140.44,73.91],[140.16,74.07],[140.22,74.22],[140.89,74.28],[141.1,74.18],[141.07,74.06]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[145.39,75.52],[144.68,75.33],[144.94,75.27],[144.33,75.05],[143.36,75.07],[142.9,75.14],[142.49,75.38],[142.53,75.48],[143.01,75.6],[143.0,75.71],[142.34,75.73],[142.43,75.68],[142.01,75.62],[142.14,75.6],[142.08,75.53],[142.19,75.47],[142.16,75.38],[142.44,75.2],[142.67,75.09],[143.71,74.95],[142.51,74.82],[141.97,74.93],[142.36,74.93],[142.2,75.0],[141.84,75.0],[140.07,74.83],[139.65,74.98],[139.46,74.93],[139.52,74.86],[139.64,74.89],[139.5,74.77],[139.13,74.65],[137.9,74.85],[137.79,74.98],[137.13,75.14],[136.86,75.36],[137.42,75.37],[137.14,75.41],[137.3,75.47],[137.18,75.55],[137.29,75.6],[137.07,75.73],[137.74,75.75],[137.43,75.95],[138.38,76.16],[138.43,76.06],[138.53,76.19],[139.05,76.24],[138.9,76.22],[139.11,76.1],[139.83,75.97],[139.91,75.94],[139.8,75.89],[139.96,75.84],[140.51,75.79],[140.48,75.64],[141.06,75.65],[140.86,75.74],[141.0,76.05],[141.62,76.01],[141.31,76.18],[142.55,75.86],[143.95,75.83],[145.39,75.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[135.45,75.43],[135.69,75.87],[135.86,75.7],[136.18,75.62],[135.96,75.5],[135.98,75.42],[135.45,75.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[147.88,-43.13],[147.79,-43.24],[147.62,-43.02],[147.72,-42.94],[147.88,-43.04],[147.84,-42.9],[147.53,-42.84],[147.56,-42.98],[147.44,-43.05],[147.48,-42.91],[147.28,-42.78],[147.36,-42.93],[147.33,-43.04],[147.25,-43.03],[147.26,-43.25],[146.97,-43.13],[147.1,-43.3],[146.96,-43.34],[147.06,-43.36],[146.92,-43.43],[147.02,-43.48],[146.9,-43.53],[146.93,-43.61],[146.71,-43.63],[146.55,-43.47],[146.02,-43.55],[145.94,-43.36],[146.16,-43.42],[146.23,-43.32],[146.03,-43.32],[145.92,-43.2],[145.93,-43.29],[145.83,-43.29],[145.27,-42.6],[145.19,-42.2],[145.43,-42.38],[145.47,-42.51],[145.56,-42.34],[145.35,-42.15],[145.23,-42.2],[145.21,-41.97],[144.75,-41.41],[144.61,-41.0],[144.7,-40.87],[144.7,-40.66],[145.12,-40.82],[145.27,-40.72],[145.33,-40.84],[145.52,-40.85],[145.81,-41.03],[146.59,-41.18],[146.74,-41.07],[146.81,-41.16],[146.95,-41.16],[146.82,-41.08],[147.02,-40.98],[147.44,-41.01],[147.65,-40.83],[147.85,-40.89],[147.98,-40.74],[148.21,-40.84],[148.33,-41.0],[148.26,-41.8],[148.36,-42.2],[148.26,-42.24],[148.32,-42.12],[148.16,-42.06],[148.24,-42.01],[148.18,-41.95],[148.13,-42.06],[148.22,-42.09],[148.09,-42.1],[147.96,-42.34],[148.03,-42.33],[148.01,-42.51],[147.89,-42.55],[147.95,-42.72],[147.85,-42.88],[147.92,-42.84],[148.01,-42.95],[148.0,-43.23],[147.88,-43.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[148.48,-40.43],[148.08,-40.45],[148.0,-40.39],[148.34,-40.31],[148.48,-40.43]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[147.89,-40.03],[147.88,-39.89],[147.76,-39.88],[147.95,-39.71],[148.3,-39.96],[148.22,-40.13],[148.3,-40.1],[148.33,-40.22],[148.07,-40.26],[147.89,-40.03]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[144.12,-40.01],[143.89,-40.11],[143.85,-39.76],[143.94,-39.58],[144.11,-39.67],[144.12,-40.01]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[153.08,-25.79],[152.95,-25.55],[153.07,-25.33],[153.02,-25.2],[153.24,-24.99],[153.14,-24.82],[153.28,-24.69],[153.37,-25.01],[153.08,-25.79]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[151.26,-23.78],[150.98,-23.49],[151.03,-23.44],[151.24,-23.49],[151.26,-23.78]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[153.73,-11.61],[153.56,-11.64],[153.38,-11.5],[153.29,-11.52],[153.21,-11.32],[153.73,-11.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[151.23,-10.2],[150.96,-10.1],[150.99,-9.99],[150.91,-10.0],[150.76,-9.7],[151.11,-10.04],[151.28,-9.93],[151.23,-10.2]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[160.64,-9.94],[159.81,-9.78],[159.6,-9.52],[159.62,-9.3],[159.74,-9.26],[159.94,-9.43],[160.37,-9.41],[160.83,-9.84],[160.64,-9.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[150.43,-9.62],[150.51,-9.55],[150.42,-9.39],[150.51,-9.34],[150.8,-9.43],[150.93,-9.65],[150.84,-9.71],[150.85,-9.65],[150.43,-9.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[150.36,-9.47],[150.25,-9.5],[150.11,-9.37],[150.17,-9.23],[150.33,-9.28],[150.36,-9.47]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[153.01,-9.15],[152.97,-9.26],[152.74,-9.18],[152.74,-9.26],[152.64,-9.18],[152.7,-9.14],[152.45,-8.97],[152.42,-9.08],[152.39,-8.99],[152.45,-8.94],[152.79,-9.0],[153.01,-9.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[157.81,-8.62],[157.58,-8.44],[157.56,-8.32],[157.63,-8.39],[157.55,-8.26],[157.23,-8.32],[157.44,-7.98],[157.61,-8.01],[157.64,-8.24],[157.84,-8.34],[157.89,-8.58],[157.8,-8.56],[157.82,-8.58],[157.81,-8.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[159.9,-8.55],[159.63,-8.36],[158.95,-8.05],[158.45,-7.53],[158.75,-7.59],[159.09,-7.9],[159.4,-7.98],[159.84,-8.33],[159.76,-8.4],[159.9,-8.55]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[156.7,-7.94],[156.5,-7.67],[156.57,-7.57],[156.81,-7.73],[156.7,-7.94]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[157.39,-7.4],[157.01,-7.28],[156.46,-6.73],[156.45,-6.63],[157.04,-6.9],[157.19,-7.18],[157.39,-7.32],[157.52,-7.31],[157.39,-7.4]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[155.97,-6.73],[155.57,-6.85],[155.19,-6.55],[155.21,-6.32],[154.76,-5.95],[154.7,-5.43],[155.06,-5.55],[155.45,-6.14],[155.64,-6.18],[155.81,-6.36],[155.97,-6.73]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[148.0,-5.85],[147.77,-5.61],[147.78,-5.5],[148.07,-5.63],[148.0,-5.85]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[152.41,-4.68],[152.23,-4.98],[151.97,-4.98],[151.98,-5.15],[152.15,-5.35],[152.1,-5.46],[151.83,-5.59],[151.46,-5.53],[151.53,-5.66],[151.18,-5.96],[150.82,-6.01],[150.8,-6.12],[150.42,-6.29],[149.64,-6.31],[149.32,-6.05],[149.05,-6.16],[149.05,-6.01],[148.87,-5.99],[148.76,-5.86],[148.39,-5.78],[148.33,-5.68],[148.43,-5.44],[148.56,-5.54],[148.98,-5.47],[149.22,-5.6],[149.5,-5.59],[149.67,-5.48],[149.72,-5.57],[149.91,-5.52],[150.01,-5.09],[150.11,-5.01],[150.2,-5.06],[150.03,-5.3],[150.16,-5.55],[150.47,-5.45],[150.63,-5.56],[150.81,-5.44],[150.92,-5.49],[151.08,-5.16],[151.37,-4.9],[151.61,-4.97],[151.68,-4.9],[151.54,-4.18],[151.96,-4.33],[152.01,-4.19],[152.19,-4.14],[152.25,-4.24],[152.18,-4.21],[152.19,-4.31],[152.41,-4.33],[152.41,-4.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[153.08,-4.59],[152.9,-4.85],[152.69,-4.55],[152.69,-4.16],[152.29,-3.57],[151.81,-3.36],[151.09,-2.83],[150.76,-2.77],[150.89,-2.7],[150.81,-2.56],[151.22,-2.87],[152.05,-3.25],[152.57,-3.82],[152.82,-3.87],[153.14,-4.27],[153.08,-4.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[150.47,-2.64],[150.18,-2.68],[149.96,-2.46],[150.21,-2.37],[150.42,-2.47],[150.47,-2.64]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[147.44,-1.99],[147.21,-2.19],[146.7,-2.11],[146.73,-2.18],[146.57,-2.23],[146.52,-2.15],[146.66,-1.96],[147.44,-1.99]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[144.95,13.59],[144.68,13.25],[144.62,13.43],[144.88,13.65],[144.95,13.59]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[145.82,43.37],[145.53,43.17],[145.14,43.13],[145.01,42.99],[144.8,43.05],[144.74,42.92],[144.32,43.0],[143.89,42.84],[143.35,42.32],[143.24,41.93],[141.82,42.6],[141.43,42.56],[140.98,42.3],[140.73,42.56],[140.46,42.56],[140.29,42.26],[140.55,42.11],[140.71,42.13],[141.2,41.8],[141.01,41.71],[140.71,41.75],[140.66,41.83],[140.21,41.4],[140.04,41.44],[139.98,41.58],[140.15,41.98],[139.77,42.31],[139.88,42.66],[140.2,42.81],[140.28,42.76],[140.52,43.0],[140.34,43.21],[140.36,43.33],[140.49,43.37],[140.8,43.2],[141.01,43.23],[141.17,43.14],[141.42,43.32],[141.34,43.71],[141.64,43.94],[141.8,44.64],[141.58,45.25],[141.67,45.45],[141.82,45.42],[141.94,45.52],[142.98,44.59],[143.78,44.19],[143.68,44.18],[143.73,44.11],[144.12,44.13],[144.15,44.02],[144.24,44.12],[144.38,43.96],[144.43,43.94],[144.57,43.92],[144.74,43.91],[145.34,44.35],[145.37,44.25],[145.07,43.75],[145.39,43.31],[145.26,43.32],[145.52,43.23],[145.66,43.38],[145.82,43.37]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[146.57,44.45],[145.93,44.12],[145.59,43.85],[145.56,43.65],[145.44,43.72],[145.41,43.84],[145.73,44.04],[146.12,44.51],[146.57,44.45]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[148.34,45.24],[147.91,44.96],[147.65,44.99],[147.23,44.58],[146.86,44.45],[146.94,44.62],[147.0,44.57],[147.0,44.66],[147.2,44.71],[147.11,44.83],[147.22,44.8],[147.51,45.09],[147.89,45.22],[147.86,45.35],[147.94,45.43],[148.07,45.25],[148.31,45.28],[148.63,45.5],[148.85,45.48],[148.82,45.33],[148.34,45.24]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[150.57,46.23],[149.64,45.61],[149.44,45.59],[150.02,46.07],[150.57,46.23]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[154.91,49.63],[154.82,49.31],[154.61,49.29],[154.75,49.6],[154.91,49.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[142.61,54.28],[142.72,54.43],[143.01,54.12],[142.85,53.87],[143.07,53.6],[142.99,53.56],[143.12,53.52],[143.09,53.38],[143.21,53.36],[143.36,52.87],[143.3,52.45],[143.19,52.34],[143.26,52.6],[143.12,52.34],[143.13,51.97],[143.32,51.71],[143.22,51.52],[143.34,51.51],[143.37,51.64],[143.45,51.51],[143.47,51.34],[143.38,51.35],[143.48,51.21],[143.52,51.29],[143.79,50.31],[144.0,50.01],[144.39,49.07],[144.68,48.87],[144.76,48.64],[144.5,48.95],[144.06,49.25],[143.26,49.39],[143.33,49.31],[143.67,49.31],[143.17,49.25],[143.01,49.12],[142.99,48.92],[142.54,48.01],[142.55,47.77],[142.71,47.44],[143.02,47.25],[143.17,46.71],[143.39,46.71],[143.2,46.84],[143.48,46.83],[143.63,46.37],[143.43,46.03],[143.37,46.56],[142.8,46.59],[142.72,46.74],[142.62,46.72],[142.41,46.55],[142.09,45.9],[141.93,46.04],[141.81,46.54],[142.06,47.05],[141.97,47.61],[142.19,47.97],[142.13,48.33],[141.86,48.77],[141.97,48.86],[142.13,49.46],[142.17,50.09],[142.04,50.55],[142.27,51.11],[142.08,51.47],[141.69,51.75],[141.82,51.74],[141.64,51.88],[141.64,52.32],[141.84,52.59],[141.93,53.02],[141.77,53.37],[142.24,53.53],[142.26,53.38],[142.46,53.38],[142.69,53.53],[142.51,53.55],[142.5,53.66],[142.8,53.7],[142.74,53.85],[142.6,53.7],[142.71,53.95],[142.28,54.3],[142.61,54.28]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[156.16,50.6],[155.88,50.25],[155.5,50.14],[155.4,50.0],[155.22,50.07],[155.2,50.29],[155.69,50.4],[155.89,50.69],[156.07,50.78],[156.16,50.6]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[143.17,73.18],[140.79,73.41],[139.97,73.33],[139.77,73.42],[140.49,73.49],[141.13,73.88],[142.05,73.92],[143.41,73.54],[143.54,73.44],[143.44,73.41],[143.57,73.23],[143.17,73.18]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[150.96,75.14],[150.61,74.89],[149.72,74.77],[148.17,74.8],[146.07,75.24],[146.49,75.59],[146.77,75.51],[146.63,75.44],[146.8,75.37],[148.41,75.42],[148.58,75.38],[148.44,75.29],[148.61,75.22],[149.13,75.27],[150.13,75.23],[150.56,75.13],[150.5,75.09],[150.71,75.17],[150.96,75.14]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[148.43,76.63],[148.87,76.73],[149.45,76.77],[149.26,76.63],[148.43,76.63]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[167.41,-78.25],[166.1,-78.27],[165.99,-78.11],[166.8,-78.21],[167.51,-77.99],[167.67,-78.13],[167.41,-78.25]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[167.41,-77.64],[166.68,-77.86],[166.61,-77.84],[166.89,-77.71],[166.45,-77.71],[166.9,-77.68],[166.17,-77.53],[166.68,-77.36],[166.4,-77.27],[166.45,-77.21],[166.83,-77.16],[167.03,-77.2],[167.14,-77.34],[167.57,-77.41],[168.22,-77.37],[169.14,-77.43],[169.36,-77.52],[168.4,-77.7],[167.41,-77.64]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[164.3,-74.55],[164.04,-74.64],[164.11,-74.74],[163.93,-74.77],[164.04,-74.81],[163.96,-74.87],[163.69,-74.73],[164.3,-74.55]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[169.65,-73.62],[169.46,-73.55],[169.71,-73.33],[169.96,-73.51],[169.65,-73.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[164.88,-67.52],[164.66,-67.54],[164.66,-67.26],[164.91,-67.4],[164.88,-67.52]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[168.26,-47.08],[167.9,-47.19],[167.76,-47.14],[167.62,-47.21],[167.73,-47.21],[167.67,-47.26],[167.52,-47.25],[167.81,-46.92],[167.81,-46.69],[167.97,-46.7],[168.19,-46.88],[168.01,-46.9],[167.97,-46.97],[168.23,-46.97],[168.26,-47.08]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[172.75,-43.57],[172.83,-43.6],[172.68,-43.64],[173.06,-43.65],[173.09,-43.85],[173.0,-43.89],[172.95,-43.75],[172.97,-43.91],[172.76,-43.79],[172.42,-43.85],[172.65,-43.78],[172.42,-43.74],[172.38,-43.86],[171.35,-44.28],[171.17,-44.55],[171.2,-44.91],[170.93,-45.24],[170.87,-45.48],[170.63,-45.71],[170.76,-45.78],[170.56,-45.9],[170.78,-45.78],[170.78,-45.88],[170.33,-45.98],[170.22,-46.17],[169.64,-46.58],[169.04,-46.68],[168.84,-46.56],[168.59,-46.61],[168.37,-46.54],[168.38,-46.62],[168.27,-46.53],[168.39,-46.44],[168.3,-46.48],[168.2,-46.34],[167.84,-46.39],[167.71,-46.2],[167.58,-46.16],[167.3,-46.27],[166.76,-46.22],[166.67,-46.15],[166.95,-45.94],[166.62,-46.09],[166.81,-45.93],[166.69,-45.94],[166.74,-45.86],[166.47,-45.98],[166.49,-45.81],[166.89,-45.78],[167.02,-45.7],[166.77,-45.72],[166.89,-45.65],[166.78,-45.59],[167.05,-45.49],[166.71,-45.58],[166.77,-45.41],[166.95,-45.44],[166.83,-45.32],[167.21,-45.48],[167.05,-45.33],[167.31,-45.31],[167.05,-45.27],[167.01,-45.13],[167.17,-45.18],[167.05,-45.1],[167.12,-45.04],[167.19,-45.14],[167.27,-45.09],[167.15,-45.01],[167.34,-45.04],[167.2,-44.96],[167.39,-44.84],[167.51,-44.99],[167.46,-44.79],[167.56,-44.79],[167.57,-44.88],[167.55,-44.73],[167.68,-44.77],[167.59,-44.7],[167.75,-44.6],[167.93,-44.7],[167.84,-44.51],[168.37,-44.04],[168.8,-44.0],[169.72,-43.57],[170.24,-43.24],[170.29,-43.11],[170.86,-42.84],[171.23,-42.45],[171.47,-41.77],[171.86,-41.67],[172.07,-41.41],[172.14,-41.29],[172.11,-40.89],[172.6,-40.53],[172.84,-40.5],[173.0,-40.52],[172.74,-40.52],[172.66,-40.65],[172.86,-40.84],[173.02,-40.8],[173.1,-41.31],[173.99,-40.9],[173.78,-41.01],[173.78,-41.11],[173.83,-41.06],[173.93,-41.05],[173.96,-41.06],[173.77,-41.28],[174.13,-41.18],[173.9,-41.19],[173.95,-41.08],[173.98,-41.15],[174.05,-41.09],[173.95,-41.01],[174.0,-40.97],[174.18,-40.97],[174.21,-41.07],[174.33,-41.01],[174.17,-41.12],[174.22,-41.19],[173.94,-41.28],[174.2,-41.26],[174.33,-41.22],[174.05,-41.44],[174.29,-41.75],[173.72,-42.44],[173.56,-42.49],[173.29,-42.95],[172.81,-43.17],[172.75,-43.57]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[177.1,-39.7],[176.61,-40.48],[175.78,-41.37],[175.24,-41.62],[175.18,-41.42],[174.87,-41.42],[174.89,-41.22],[174.79,-41.25],[174.81,-41.33],[174.61,-41.29],[174.87,-41.1],[175.14,-40.67],[175.24,-40.3],[175.18,-40.13],[174.97,-39.92],[174.57,-39.83],[174.32,-39.61],[173.85,-39.46],[173.76,-39.3],[173.85,-39.13],[174.42,-38.96],[174.59,-38.82],[174.71,-38.1],[174.85,-38.15],[174.94,-38.1],[174.79,-38.08],[174.89,-37.97],[174.79,-37.99],[174.79,-37.87],[174.98,-37.75],[174.85,-37.76],[174.72,-37.41],[174.84,-37.3],[174.71,-37.35],[174.56,-37.06],[174.67,-37.07],[174.74,-37.24],[174.8,-37.17],[174.72,-37.15],[174.95,-37.1],[174.79,-37.01],[174.83,-36.94],[174.5,-37.03],[174.18,-36.45],[174.43,-36.67],[174.47,-36.37],[174.33,-36.39],[174.27,-36.34],[174.52,-36.24],[174.35,-36.3],[174.31,-36.28],[174.45,-36.16],[174.39,-36.12],[174.39,-36.19],[174.33,-36.23],[174.28,-36.12],[174.18,-36.15],[174.32,-36.24],[174.26,-36.27],[174.08,-36.17],[173.9,-35.96],[173.95,-35.92],[173.91,-35.87],[173.88,-35.96],[174.2,-36.35],[174.08,-36.4],[173.41,-35.57],[173.66,-35.31],[173.57,-35.27],[173.37,-35.52],[173.27,-35.39],[173.32,-35.3],[173.25,-35.37],[173.26,-35.28],[173.09,-35.21],[173.2,-35.11],[173.16,-34.95],[172.67,-34.48],[172.7,-34.41],[173.08,-34.41],[173.04,-34.52],[172.97,-34.47],[172.91,-34.54],[173.01,-34.65],[173.04,-34.55],[173.19,-34.84],[173.12,-34.81],[173.3,-34.91],[173.27,-35.01],[173.44,-34.8],[173.46,-34.98],[173.59,-35.01],[173.59,-34.93],[173.78,-35.01],[173.76,-35.1],[173.89,-35.0],[174.13,-35.14],[174.01,-35.22],[174.15,-35.37],[174.25,-35.32],[174.16,-35.29],[174.16,-35.27],[174.35,-35.2],[174.42,-35.37],[174.33,-35.33],[174.57,-35.59],[174.48,-35.64],[174.61,-35.84],[174.36,-35.71],[174.35,-35.84],[174.5,-35.83],[174.5,-35.99],[174.88,-36.35],[174.75,-36.35],[174.78,-36.49],[174.72,-36.41],[174.72,-36.59],[174.86,-36.61],[174.72,-36.63],[174.82,-36.82],[174.7,-36.76],[174.62,-36.8],[174.68,-36.91],[174.88,-36.85],[174.89,-36.96],[174.94,-36.84],[174.96,-36.93],[175.03,-36.87],[175.09,-36.97],[175.24,-36.94],[175.37,-37.21],[175.56,-37.18],[175.61,-37.25],[175.44,-36.86],[175.54,-36.79],[175.5,-36.63],[175.35,-36.49],[175.53,-36.51],[175.63,-36.76],[175.85,-36.72],[175.71,-36.88],[175.85,-36.84],[175.98,-37.47],[176.17,-37.62],[175.94,-37.52],[176.0,-37.63],[176.21,-37.72],[176.22,-37.62],[177.13,-38.02],[177.56,-37.91],[177.74,-37.68],[177.99,-37.54],[178.55,-37.68],[178.35,-38.01],[178.3,-38.53],[178.08,-38.71],[177.93,-38.7],[177.88,-39.09],[178.0,-39.13],[177.91,-39.26],[177.84,-39.23],[177.87,-39.1],[177.76,-39.08],[177.41,-39.06],[177.06,-39.2],[176.9,-39.43],[176.96,-39.62],[177.1,-39.7]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[168.13,-21.62],[167.86,-21.6],[167.81,-21.38],[167.99,-21.34],[168.0,-21.44],[168.14,-21.49],[168.13,-21.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[167.0,-22.34],[166.93,-22.39],[166.89,-22.39],[166.84,-22.3],[166.78,-22.39],[166.52,-22.23],[166.44,-22.31],[166.43,-22.17],[166.34,-22.23],[166.33,-22.14],[166.11,-22.09],[166.16,-22.02],[166.06,-21.89],[166.0,-21.96],[165.73,-21.72],[165.29,-21.58],[164.99,-21.3],[164.95,-21.35],[164.79,-21.06],[164.71,-21.09],[164.66,-20.95],[164.38,-20.77],[164.12,-20.41],[164.17,-20.33],[163.99,-20.26],[164.06,-20.23],[163.99,-20.08],[164.32,-20.32],[164.31,-20.24],[164.5,-20.3],[164.95,-20.68],[165.22,-20.76],[165.62,-21.27],[165.86,-21.42],[165.89,-21.36],[165.97,-21.5],[165.97,-21.41],[166.06,-21.46],[166.69,-21.98],[166.94,-22.08],[167.0,-22.34]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[167.33,-21.16],[167.07,-21.0],[167.02,-20.91],[167.19,-20.81],[167.06,-20.72],[167.3,-20.71],[167.28,-20.9],[167.46,-21.06],[167.33,-21.16]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[169.28,-19.0],[168.99,-18.88],[168.99,-18.69],[169.12,-18.62],[169.34,-18.93],[169.28,-19.0]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[178.56,-18.13],[178.39,-18.1],[178.17,-18.25],[177.89,-18.27],[177.34,-18.11],[177.26,-17.88],[177.43,-17.75],[177.39,-17.64],[177.52,-17.51],[178.19,-17.3],[178.29,-17.38],[178.25,-17.47],[178.35,-17.44],[178.6,-17.65],[178.59,-17.93],[178.71,-17.99],[178.56,-18.13]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[168.5,-17.81],[168.25,-17.79],[168.31,-17.73],[168.15,-17.71],[168.29,-17.54],[168.44,-17.54],[168.58,-17.68],[168.5,-17.81]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[180.0,-16.15],[179.48,-16.76],[179.94,-16.46],[179.85,-16.66],[179.91,-16.77],[179.73,-16.72],[179.3,-16.81],[179.35,-16.73],[179.27,-16.69],[179.07,-16.8],[179.03,-16.92],[178.91,-16.85],[178.73,-17.01],[178.64,-16.81],[178.49,-16.79],[178.53,-16.63],[178.8,-16.64],[178.92,-16.47],[179.4,-16.41],[179.52,-16.24],[180.0,-16.15]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[167.84,-16.46],[167.46,-16.57],[167.37,-16.19],[167.15,-16.08],[167.19,-15.89],[167.34,-15.91],[167.4,-16.09],[167.77,-16.34],[167.77,-16.46],[167.84,-16.46]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[168.01,-16.31],[167.91,-16.23],[168.17,-16.08],[168.33,-16.31],[168.01,-16.31]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[166.88,-15.61],[166.77,-15.65],[166.62,-15.39],[166.65,-15.22],[166.52,-14.83],[166.6,-14.63],[166.75,-14.82],[166.8,-15.15],[166.92,-15.16],[167.01,-14.92],[167.14,-15.13],[167.24,-15.52],[166.88,-15.61]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[160.47,-11.83],[160.27,-11.63],[160.02,-11.6],[159.98,-11.49],[160.1,-11.5],[160.58,-11.79],[160.47,-11.83]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[166.14,-10.67],[165.86,-10.87],[165.75,-10.75],[165.88,-10.66],[166.14,-10.67]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[162.28,-10.84],[161.79,-10.73],[161.52,-10.56],[161.52,-10.37],[161.29,-10.33],[161.3,-10.21],[161.84,-10.45],[162.11,-10.46],[162.29,-10.69],[162.27,-10.81],[162.39,-10.83],[162.28,-10.84]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[161.39,-9.62],[160.8,-9.02],[160.6,-8.33],[160.76,-8.32],[161.0,-8.6],[160.95,-8.81],[161.15,-8.95],[161.28,-9.19],[161.24,-9.29],[161.39,-9.62]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[179.47,51.37],[179.24,51.35],[178.64,51.64],[178.92,51.61],[179.47,51.37]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[173.44,52.86],[172.91,52.75],[172.76,52.8],[172.81,52.89],[172.48,52.93],[172.66,53.01],[173.13,52.99],[173.44,52.86]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[166.66,54.68],[166.2,54.94],[165.99,55.22],[165.75,55.3],[166.25,55.33],[166.25,55.15],[166.65,54.84],[166.66,54.68]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[164.68,58.91],[163.85,58.69],[163.49,58.44],[163.41,58.54],[163.61,58.61],[163.91,58.99],[163.72,59.01],[164.58,59.23],[164.73,59.02],[164.68,58.91]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[161.48,68.98],[161.13,69.09],[161.17,69.33],[161.07,69.42],[161.36,69.55],[161.32,69.24],[161.51,68.93],[161.41,68.89],[161.48,68.98]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[169.28,69.76],[169.23,69.59],[168.87,69.57],[167.75,69.83],[168.26,70.02],[169.45,69.85],[169.28,69.76]]]}},{\"type\":\"Feature\",\"properties\":{},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[178.79,70.81],[178.62,71.05],[178.85,71.21],[180.0,71.54],[180.0,70.99],[179.67,70.87],[178.79,70.81]]]}}]};\nconst canvas    = document.getElementById('gcM');\nconst ctx       = canvas.getContext('2d');\nconst globeArea = document.getElementById('globeAreaM');\nconst pinLayer  = document.getElementById('pinLayerM');\n\nlet W, R, cx, cy;\n\n\/\/ rotation = [lambda, phi, gamma] in DEGREES, the convention d3-geo uses.\n\/\/ The point that ends up centered on screen has geographic coords\n\/\/ (-rotation[0], -rotation[1]). Centered roughly on the Atlantic so most\n\/\/ of the curated cities are visible together on first paint.\nlet rotation = [10, -22, 0];\nlet dragging = false, lastX = 0, lastY = 0;\nlet velLambda = 0;\nlet animTarget = null, animFrom = null, animStart = null;\nlet activePopupIdx = -1;\nconst ANIM_DUR = 900;\nconst SPIN_SPD = 0.045; \/\/ degrees per frame\n\nlet projection, pathGen;\nconst sphereOutline   = { type: 'Sphere' };\nconst graticuleLines  = d3.geoGraticule().step([20, 20])();\n\nfunction resize() {\n  const containerWidth = (globeArea.parentElement || globeArea).clientWidth || window.innerWidth;\n  const vh = window.innerHeight;\n  const size = Math.min(Math.round(Math.min(containerWidth, vh) * 0.96), 980);\n  W = size; R = Math.round(size * 0.48); cx = size \/ 2; cy = size \/ 2;\n  canvas.width = size; canvas.height = size;\n  globeArea.style.width = globeArea.style.height =\n  pinLayer.style.width  = pinLayer.style.height  = size + 'px';\n\n  projection = d3.geoOrthographic()\n    .rotate(rotation)\n    .clipAngle(90)\n    .scale(R)\n    .translate([cx, cy]);\n  pathGen = d3.geoPath(projection, ctx);\n}\n\nfunction updateProjection() {\n  projection.rotate(rotation);\n}\n\n\n\/\/ Projects a [lon,lat] point to screen space using the real, battle-tested\n\/\/ d3-geo orthographic projection (handles horizon clipping correctly,\n\/\/ including all the edge cases that used to require hand-rolled math).\nfunction projectPoint(lon, lat) {\n  const p = projection([lon, lat]);\n  if (!p) return { vis: false, z: 0, sx: 0, sy: 0 };\n  const center = [-rotation[0], -rotation[1]];\n  const z = Math.cos(d3.geoDistance([lon, lat], center));\n  return { sx: p[0], sy: p[1], z, vis: true };\n}\n\nfunction getPhotoSize() { return Math.max(52, Math.min(R * 0.40, 82)); }\n\n\/\/ Depth (0..1) used to fade\/shrink anything near the globe's horizon, so\n\/\/ points that are merely close to the limb (an unavoidable side-effect of\n\/\/ projecting a sphere onto a disc) never read as visually \"next to\" a\n\/\/ point near the center, even when they are thousands of km apart in\n\/\/ reality. df=0 right at the visibility threshold, df=1 once comfortably\n\/\/ front-facing.\nfunction depthFactor(z) {\n  return Math.max(0, Math.min(1, (z - 0.02) \/ 0.55));\n}\n\n\/\/ Lays out every visible photo pin: how high it floats above its dot and\n\/\/ at what size. Closer-to-camera pins get first pick of the lowest,\n\/\/ closest-to-globe position; anything that would overlap an already-placed\n\/\/ photo gets pushed progressively higher until it clears \u2014 same idea as\n\/\/ the reference site, where nearby cities stack at different heights\n\/\/ instead of colliding.\nfunction layoutPhotoPins() {\n  const layouts = {};\n  const placed = [];\n  const candidates = CITIES\n    .map((c, i) => ({ c, i, p: projectPoint(c.lon, c.lat) }))\n    .filter(o => o.c.photo && o.p.vis)\n    .sort((a, b) => b.p.z - a.p.z);\n\n  candidates.forEach(({ c, i, p }) => {\n    const df   = depthFactor(p.z);\n    const ps   = getPhotoSize() * (0.55 + 0.45 * df);\n    const step = ps * 0.62;\n    let lift   = ps * 0.95;\n    let cy, tries = 0;\n    while (tries < 8) {\n      cy = p.sy - lift - ps \/ 2;\n      const r = ps \/ 2;\n      const collide = placed.some(o => Math.hypot(o.x - p.sx, o.y - cy) < (o.r + r + 8));\n      if (!collide) break;\n      lift += step;\n      tries++;\n    }\n    placed.push({ x: p.sx, y: cy, r: ps \/ 2 });\n    layouts[i] = { sx: p.sx, sy: p.sy, lift, ps, df, z: p.z };\n  });\n  return layouts;\n}\n\nfunction draw() {\n  ctx.clearRect(0, 0, W, W);\n  ctx.save();\n  ctx.beginPath(); pathGen(sphereOutline); ctx.clip();\n  ctx.fillStyle = '#fafaf8'; ctx.fillRect(0, 0, W, W);\n\n  for (let lat = -80; lat <= 80; lat += 6) {\n    for (let lon = -180; lon <= 180; lon += 6) {\n      const p = projectPoint(lon, lat);\n      if (!p.vis) continue;\n      ctx.globalAlpha = Math.max(0, (p.z - 0.02) \/ 0.98) * 0.50;\n      ctx.fillStyle = 'rgba(175,148,72,0.75)';\n      ctx.beginPath(); ctx.arc(p.sx, p.sy, 1.0, 0, Math.PI * 2); ctx.fill();\n    }\n  }\n  ctx.globalAlpha = 1;\n\n  ctx.beginPath();\n  pathGen(graticuleLines);\n  ctx.strokeStyle = 'rgba(160,130,70,0.05)';\n  ctx.lineWidth = 0.5;\n  ctx.stroke();\n\n  \/\/ Land: a single path() call walks every polygon AND every hole (the\n  \/\/ Caspian Sea, etc.) with correct ring winding, and d3's clip handles the\n  \/\/ horizon automatically \u2014 no custom geometry-clipping code needed.\n  ctx.beginPath();\n  pathGen(LAND_GEOJSON);\n  ctx.fillStyle = 'rgba(190,168,120,0.13)';\n  ctx.fill();\n\n  ctx.beginPath();\n  pathGen(LAND_GEOJSON);\n  ctx.strokeStyle = 'rgba(135,108,60,0.40)';\n  ctx.lineWidth   = 1.1;\n  ctx.lineJoin    = 'round';\n  ctx.stroke();\n\n  ctx.restore();\n\n  ctx.beginPath(); pathGen(sphereOutline);\n  ctx.strokeStyle = 'rgba(160,130,70,0.15)'; ctx.lineWidth = 1; ctx.stroke();\n\n  const sh = ctx.createRadialGradient(cx - R * 0.35, cy - R * 0.35, R * 0.02, cx, cy, R);\n  sh.addColorStop(0, 'rgba(255,253,248,0.24)');\n  sh.addColorStop(0.4, 'rgba(255,252,246,0.04)');\n  sh.addColorStop(1, 'rgba(0,0,0,0)');\n  ctx.beginPath(); ctx.arc(cx, cy, R, 0, Math.PI * 2); ctx.fillStyle = sh; ctx.fill();\n\n  const pinLayouts = layoutPhotoPins();\n\n  CITIES.forEach((c, i) => {\n    if (!c.photo) return;\n    const L = pinLayouts[i];\n    if (!L) return;\n    ctx.beginPath();\n    ctx.moveTo(L.sx, L.sy);\n    ctx.lineTo(L.sx, L.sy - L.lift);\n    ctx.strokeStyle = `rgba(160,130,70,${0.3 + 0.4 * L.df})`;\n    ctx.lineWidth   = 1;\n    ctx.stroke();\n  });\n\n  CITIES.forEach(c => {\n    const p = projectPoint(c.lon, c.lat);\n    if (!p.vis) return;\n    const df = depthFactor(p.z);\n    const dotR = c.photo ? R * 0.018 : R * 0.013;\n    ctx.globalAlpha = 0.35 + 0.65 * df;\n    ctx.beginPath(); ctx.arc(p.sx, p.sy, dotR, 0, Math.PI * 2);\n    ctx.fillStyle   = c.photo ? 'rgba(73,13,33,0.65)' : 'rgba(73,13,33,0.30)';\n    ctx.strokeStyle = 'rgba(255,255,255,0.95)';\n    ctx.lineWidth   = c.photo ? 1.2 : 0.8;\n    ctx.fill(); ctx.stroke();\n    ctx.globalAlpha = 1;\n  });\n\n  drawLabels();\n  updatePins(pinLayouts);\n}\n\nfunction drawLabels() {\n  const FS = Math.max(9, Math.min(R * 0.026, 12));\n  ctx.font         = `700 ${FS}px 'Playfair Display', Georgia, serif`;\n  ctx.textBaseline = 'alphabetic';\n  const dotR = R * 0.013;\n  const GAP  = dotR + Math.max(5, R * 0.014);\n\n  function bbox(ax, ay, w) {\n    return { x0: ax - w \/ 2 - 2, x1: ax + w \/ 2 + 2, y0: ay - FS - 1, y1: ay + 2 };\n  }\n  function overlaps(a, b) {\n    return !(a.x1 < b.x0 || a.x0 > b.x1 || a.y1 < b.y0 || a.y0 > b.y1);\n  }\n\n  \/\/ Nearest-to-camera labels get first claim on their default spot\n  \/\/ (centered right above their own dot). Anything that would collide\n  \/\/ only nudges a short distance \u2014 sideways first, then a little higher \u2014\n  \/\/ it never drifts far and is never hidden, so it always stays\n  \/\/ recognizably tied to its own point.\n  const placed = [];\n  const candidates = CITIES\n    .filter(c => !c.photo)\n    .map(c => { const p = projectPoint(c.lon, c.lat); return p.vis ? { c, p } : null; })\n    .filter(Boolean)\n    .sort((a, b) => b.p.z - a.p.z);\n\n  candidates.forEach(({ c, p }) => {\n    const text = c.name.toUpperCase();\n    const w    = ctx.measureText(text).width;\n    const ax0  = p.sx, ay0 = p.sy - GAP;\n\n    const dxStep = w * 0.52, dyStep = FS * 1.05;\n    const tries = [\n      [0, 0], [dxStep, 0], [-dxStep, 0],\n      [0, -dyStep], [dxStep, -dyStep], [-dxStep, -dyStep],\n      [dxStep * 1.8, 0], [-dxStep * 1.8, 0],\n    ];\n    let chosen = { ax: ax0, ay: ay0, box: bbox(ax0, ay0, w) };\n    for (const [dx, dy] of tries) {\n      const ax = ax0 + dx, ay = ay0 + dy;\n      const box = bbox(ax, ay, w);\n      if (!placed.some(pl => overlaps(pl, box))) { chosen = { ax, ay, box }; break; }\n    }\n    placed.push(chosen.box);\n\n    ctx.textAlign   = 'center';\n    ctx.globalAlpha = 0.35 + 0.65 * depthFactor(p.z);\n    ctx.strokeStyle = 'rgba(255,255,255,0.98)';\n    ctx.lineWidth   = 4; ctx.lineJoin = 'round';\n    ctx.strokeText(text, chosen.ax, chosen.ay);\n    ctx.fillStyle   = '#490D21';\n    ctx.fillText(text, chosen.ax, chosen.ay);\n    ctx.globalAlpha = 1;\n  });\n  ctx.textAlign = 'left'; ctx.textBaseline = 'alphabetic';\n  ctx.lineWidth = 1; ctx.lineJoin = 'miter';\n}\n\nfunction updatePins(pinLayouts) {\n  CITIES.forEach((c, i) => {\n    const pin = document.getElementById('pinM-' + i);\n    if (!pin) return;\n    const L = pinLayouts[i];\n    if (!L) { pin.classList.remove('visible'); pin.classList.add('hidden'); return; }\n    pin.classList.add('visible'); pin.classList.remove('hidden');\n    pin.style.zIndex = Math.round(L.z * 100);\n    pin.style.left      = L.sx + 'px';\n    pin.style.top       = (L.sy - L.lift - L.ps) + 'px';\n    pin.style.transform = 'translate(-50%, 0)';\n    pin.style.opacity   = (0.3 + 0.7 * L.df).toFixed(2);\n    const photo = pin.querySelector('.pin-photo');\n    if (photo) { photo.style.width = L.ps + 'px'; photo.style.height = L.ps + 'px'; }\n  });\n}\n\n\nfunction lerpDeg(a, b, t) {\n  let d = ((b - a + 540) % 360) - 180;\n  return a + d * t;\n}\nfunction ease(t) { return t < 0.5 ? 2 * t * t : -1 + (4 - 2 * t) * t; }\n\nfunction updatePopupPosition() {}\n\nfunction focusCity(idx) {\n  const c = CITIES[idx];\n  animFrom   = rotation.slice();\n  const targetLat = Math.max(-80, Math.min(80, -c.lat * 0.55));\n  animTarget = [-c.lon, targetLat, 0];\n  animStart  = null;\n  openPopup(idx);\n}\n\nfunction openPopup(idx) {\n  const c = CITIES[idx];\n  if (!c.photo) return;\n  activePopupIdx = idx;\n  document.getElementById('popupImgM').src             = c.img;\n  document.getElementById('popupImgM').alt             = c.name;\n  document.getElementById('popupCityM').textContent    = c.name;\n  document.getElementById('popupCountryM').textContent = c.country;\n  document.getElementById('popupCardM').classList.add('open');\n  document.getElementById('popupOverlayM').classList.add('open');\n}\n\nfunction closePopup() {\n  document.getElementById('popupCardM').classList.remove('open');\n  document.getElementById('popupOverlayM').classList.remove('open');\n  activePopupIdx = -1;\n}\n\ndocument.getElementById('popupCloseM').addEventListener('click', closePopup);\ndocument.getElementById('popupOverlayM').addEventListener('click', closePopup);\n\nlet lastT = 0;\nfunction loop(ts) {\n  lastT = lastT || ts;\n  lastT = ts;\n  if (animTarget) {\n    if (animStart === null) animStart = ts;\n    const t = Math.min((ts - animStart) \/ ANIM_DUR, 1), et = ease(t);\n    rotation[0] = lerpDeg(animFrom[0], animTarget[0], et) - SPIN_SPD;\n    rotation[1] = animFrom[1] + (animTarget[1] - animFrom[1]) * et;\n    if (t >= 1) { animTarget = null; animStart = null; }\n  } else if (!dragging) {\n    velLambda *= 0.93;\n    rotation[0] += velLambda - SPIN_SPD;\n  }\n  updateProjection();\n  draw();\n  updatePopupPosition();\n  requestAnimationFrame(loop);\n}\n\ncanvas.addEventListener('mousedown', e => {\n  dragging = true; animTarget = null; velLambda = 0;\n  lastX = e.clientX; lastY = e.clientY; e.preventDefault();\n}, { passive: false });\nwindow.addEventListener('mousemove', e => {\n  if (!dragging) return;\n  const dx = e.clientX - lastX, dy = e.clientY - lastY;\n  const degPerPx = 180 \/ (Math.PI * R);\n  velLambda = dx * degPerPx;\n  rotation[0] += dx * degPerPx;\n  rotation[1] = Math.max(-85, Math.min(85, rotation[1] - dy * degPerPx));\n  lastX = e.clientX; lastY = e.clientY;\n});\nwindow.addEventListener('mouseup', () => { dragging = false; });\n\ncanvas.addEventListener('click', e => {\n  const r  = canvas.getBoundingClientRect();\n  const mx = e.clientX - r.left, my = e.clientY - r.top;\n  let best = -1, bestD = 32;\n  CITIES.forEach((c, i) => {\n    if (!c.photo) return;\n    const p = projectPoint(c.lon, c.lat); if (!p.vis) return;\n    const d = Math.hypot(p.sx - mx, p.sy - my);\n    if (d < bestD) { bestD = d; best = i; }\n  });\n  if (best >= 0) focusCity(best);\n});\n\ncanvas.addEventListener('touchstart', e => {\n  dragging = true; animTarget = null; velLambda = 0;\n  lastX = e.touches[0].clientX; lastY = e.touches[0].clientY; e.preventDefault();\n}, { passive: false });\ncanvas.addEventListener('touchmove', e => {\n  const dx = e.touches[0].clientX - lastX, dy = e.touches[0].clientY - lastY;\n  const degPerPx = 180 \/ (Math.PI * R);\n  velLambda = dx * degPerPx;\n  rotation[0] += dx * degPerPx;\n  rotation[1] = Math.max(-85, Math.min(85, rotation[1] - dy * degPerPx));\n  lastX = e.touches[0].clientX; lastY = e.touches[0].clientY; e.preventDefault();\n}, { passive: false });\ncanvas.addEventListener('touchend', () => { dragging = false; });\n\npinLayer.addEventListener('click', e => {\n  const pinEl = e.target.closest('.pin'); if (!pinEl) return;\n  focusCity(parseInt(pinEl.dataset.idx)); e.stopPropagation();\n});\n\nwindow.addEventListener('resize', resize);\n\nCITIES.forEach((c, i) => {\n  const pin = document.createElement('div');\n  pin.dataset.idx = i;\n  if (c.photo) {\n    pin.className = 'pin';\n    pin.id = 'pinM-' + i;\n    pin.innerHTML = `\n      <div class=\"pin-photo\" style=\"position:relative\">\n        <img decoding=\"async\" src=\"${c.img}\" alt=\"${c.name}\" loading=\"lazy\"\/>\n      <\/div>\n      <div class=\"pin-label\">\n        <div class=\"pin-city\">${c.name}<\/div>\n        <div class=\"pin-country\">${c.country}<\/div>\n      <\/div>`;\n    pinLayer.appendChild(pin);\n  }\n});\n\nconst clocksEl = document.getElementById('clocksSectionM');\nCLOCK_CITIES.forEach((c, i) => {\n  const item = document.createElement('div');\n  item.className = 'clock-item';\n  item.innerHTML = `\n    <div class=\"clock-left\">\n      <div class=\"clock-thumb\"><img decoding=\"async\" src=\"${c.img}\" alt=\"${c.name}\" loading=\"lazy\"\/><\/div>\n      <div class=\"clock-name\">${c.name}<\/div>\n    <\/div>\n    <div class=\"clock-right\">\n      <span class=\"clock-day\"  id=\"cdayM${i}\">---<\/span>\n      <span class=\"clock-hms\"  id=\"chmsM${i}\">--:--:--<\/span>\n      <span class=\"clock-ampm\" id=\"campM${i}\">--<\/span>\n    <\/div>`;\n  item.addEventListener('click', () => {\n    const idx = CLOCK_CITY_MAP[c.name];\n    if (idx !== undefined) focusCity(idx);\n    else {\n      animFrom   = rotation.slice();\n      animTarget = [-4.90, -52.37 * 0.55, 0];\n      animStart  = null;\n    }\n  });\n  clocksEl.appendChild(item);\n});\n\nfunction updateClocks() {\n  CLOCK_CITIES.forEach((c, i) => {\n    try {\n      const now = new Date();\n      const h12 = now.toLocaleTimeString('en-US', {\n        timeZone: c.tz, hour: '2-digit', minute: '2-digit', second: '2-digit', hour12: true\n      });\n      const m   = h12.match(\/(\\d+:\\d+:\\d+)\\s*(AM|PM)\/i);\n      const day = now.toLocaleDateString('en-US', { timeZone: c.tz, weekday: 'short' }).toUpperCase();\n      document.getElementById('cdayM' + i).textContent = day;\n      document.getElementById('chmsM' + i).textContent = m ? m[1] : '--:--:--';\n      document.getElementById('campM' + i).textContent = m ? m[2] : '--';\n    } catch (e) {}\n  });\n}\nupdateClocks();\nsetInterval(updateClocks, 1000);\n\nresize();\nrequestAnimationFrame(loop);\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5bdc952 e-con-full e-flex e-con e-child\" data-id=\"5bdc952\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd1367c elementor-widget elementor-widget-heading\" data-id=\"fd1367c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u201cAccess in one click, your location is not a limitation\u201d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55dd8e8 uicore-animate-scroll fadeInUp elementor-widget elementor-widget-text-editor\" data-id=\"55dd8e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;uicore_trigger_type&quot;:&quot;uicore-animate-scroll&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>A digital hub interface where members:<\/p><p>\u00b7 Connect instantly<\/p><p>\u00b7 Access services and products<\/p><p>\u00b7 Manage partnership opportunities<\/p><p>\u00b7 Join private sessions and masterclasses<\/p><p>\u00b7 Understand the leverage of the right circle<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ca1002e e-con-full e-flex e-con e-child\" data-id=\"ca1002e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95193e3 elementor-widget__width-initial uicore-animate-scroll fadeInUp elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"95193e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;uicore_trigger_type&quot;:&quot;uicore-animate-scroll&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Digital ecosystem<\/strong><\/p><p>\u00a0<\/p><p>Your circle, accessible anywhere, the new way to be connected because relevance should not depend on geography.<\/p><p>\u00a0<\/p><p>No noise. Only relevance.<\/p><p>Time is the ultimate asset. Freedom begins the moment you reclaim it<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&#x2715; \u201cAccess in one click, your location is not a limitation\u201d A digital hub interface where members: \u00b7 Connect instantly [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-54","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/peregrine22.com\/index.php?rest_route=\/wp\/v2\/pages\/54","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/peregrine22.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/peregrine22.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/peregrine22.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/peregrine22.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=54"}],"version-history":[{"count":105,"href":"https:\/\/peregrine22.com\/index.php?rest_route=\/wp\/v2\/pages\/54\/revisions"}],"predecessor-version":[{"id":591,"href":"https:\/\/peregrine22.com\/index.php?rest_route=\/wp\/v2\/pages\/54\/revisions\/591"}],"wp:attachment":[{"href":"https:\/\/peregrine22.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=54"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}