diff --git a/CHANGELOG.md b/CHANGELOG.md index 0713707..bbab8aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +v1.0.0 (2013/12/31) +------------------- + +First stable release + v1.0.0-rc.2 (2013/12/26) ------------------------ diff --git a/bower.json b/bower.json index 2e8a602..3480c70 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "planetary.js", - "version": "1.0.0-rc.2", + "version": "1.0.0", "main": "dist/planetaryjs.min.js", "description": "Awesome interactive globes for the web", "homepage": "http://planetaryjs.com", diff --git a/dist/planetaryjs-noplugins.js b/dist/planetaryjs-noplugins.js index 23fed63..d2f7153 100644 --- a/dist/planetaryjs-noplugins.js +++ b/dist/planetaryjs-noplugins.js @@ -1,8 +1,8 @@ -/*! Planetary.js v1.0.0-rc.2 +/*! Planetary.js v1.0.0 * Copyright (c) 2013 Brandon Tilley * * Released under the MIT license - * Date: 2013-12-26T07:28:55.189Z + * Date: 2013-12-31T18:52:59.372Z */ (function (root, factory) { if (typeof define === 'function' && define.amd) { diff --git a/dist/planetaryjs-noplugins.min.js b/dist/planetaryjs-noplugins.min.js index 2ca33ca..6a92d3b 100644 --- a/dist/planetaryjs-noplugins.min.js +++ b/dist/planetaryjs-noplugins.min.js @@ -1,2 +1,2 @@ -/*! Planetary.js 1.0.0-rc.2 | (c) 2013 Brandon Tilley | Released under MIT License */ +/*! Planetary.js 1.0.0 | (c) 2013 Brandon Tilley | Released under MIT License */ !function(n,t){"function"==typeof define&&define.amd?define(["d3","topojson"],t):"object"==typeof exports?module.exports=t(require("d3"),require("topojson")):n.planetaryjs=t(n.d3,n.topojson,n)}(this,function(n,t,o){"use strict";var e=null;o&&(e=o.planetaryjs);var i=[],r=function(t,o,e){n.timer(function(){t.context.clearRect(0,0,o.width,o.height);for(var n=0;n=0;o--)t.unshift(i[o]);for(0===t.length&&(s.plugins.earth&&n.loadPlugin(s.plugins.earth()),s.plugins.pings&&n.loadPlugin(s.plugins.pings())),o=0;o=o.onInit.length?r(n,t,o):i(u)};i(u)}else r(n,t,o)},a=function(n,t,o,e){u(n,o),n.canvas=t,n.context=t.getContext("2d"),c(n,t,e)},s={plugins:{},noConflict:function(){return o.planetaryjs=e,s},loadPlugin:function(n){i.push(n)},planet:function(){var t=[],o={onInit:[],onDraw:[]},e={plugins:{},draw:function(n){a(e,n,t,o)},onInit:function(n){o.onInit.push(n)},onDraw:function(n){o.onDraw.push(n)},loadPlugin:function(n){t.push(n)},withSavedContext:function(n){if(!this.context)throw new Error("No canvas to fetch context for");this.context.save(),n(this.context),this.context.restore()}};return e.projection=n.geo.orthographic().clipAngle(90).precision(0),e.path=n.geo.path().projection(e.projection),e}};return s}); \ No newline at end of file diff --git a/dist/planetaryjs.js b/dist/planetaryjs.js index d19feb7..15ff13b 100644 --- a/dist/planetaryjs.js +++ b/dist/planetaryjs.js @@ -1,8 +1,8 @@ -/*! Planetary.js v1.0.0-rc.2 +/*! Planetary.js v1.0.0 * Copyright (c) 2013 Brandon Tilley * * Released under the MIT license - * Date: 2013-12-26T07:28:54.997Z + * Date: 2013-12-31T18:52:59.214Z */ (function (root, factory) { if (typeof define === 'function' && define.amd) { diff --git a/dist/planetaryjs.min.js b/dist/planetaryjs.min.js index 795c844..fc24251 100644 --- a/dist/planetaryjs.min.js +++ b/dist/planetaryjs.min.js @@ -1,2 +1,2 @@ -/*! Planetary.js 1.0.0-rc.2 | (c) 2013 Brandon Tilley | Released under MIT License */ +/*! Planetary.js 1.0.0 | (c) 2013 Brandon Tilley | Released under MIT License */ !function(n,t){"function"==typeof define&&define.amd?define(["d3","topojson"],t):"object"==typeof exports?module.exports=t(require("d3"),require("topojson")):n.planetaryjs=t(n.d3,n.topojson,n)}(this,function(n,t,o){"use strict";var i=null;o&&(i=o.planetaryjs);var e=[],r=function(t,o,i){n.timer(function(){t.context.clearRect(0,0,o.width,o.height);for(var n=0;n=0;o--)t.unshift(e[o]);for(0===t.length&&(u.plugins.earth&&n.loadPlugin(u.plugins.earth()),u.plugins.pings&&n.loadPlugin(u.plugins.pings())),o=0;o=o.onInit.length?r(n,t,o):e(l)};e(l)}else r(n,t,o)},c=function(n,t,o,i){l(n,o),n.canvas=t,n.context=t.getContext("2d"),a(n,t,i)},u={plugins:{},noConflict:function(){return o.planetaryjs=i,u},loadPlugin:function(n){e.push(n)},planet:function(){var t=[],o={onInit:[],onDraw:[]},i={plugins:{},draw:function(n){c(i,n,t,o)},onInit:function(n){o.onInit.push(n)},onDraw:function(n){o.onDraw.push(n)},loadPlugin:function(n){t.push(n)},withSavedContext:function(n){if(!this.context)throw new Error("No canvas to fetch context for");this.context.save(),n(this.context),this.context.restore()}};return i.projection=n.geo.orthographic().clipAngle(90).precision(0),i.path=n.geo.path().projection(i.projection),i}};return u.plugins.topojson=function(t){return function(o){o.plugins.topojson={},o.onInit(function(i){if(t.world)o.plugins.topojson.world=t.world,setTimeout(i,0);else{var e=t.file||"world-110m.json";n.json(e,function(n,t){if(n)throw new Error("Could not load JSON "+e);o.plugins.topojson.world=t,i()})}})}},u.plugins.oceans=function(n){return function(t){t.onDraw(function(){t.withSavedContext(function(o){o.beginPath(),t.path.context(o)({type:"Sphere"}),o.fillStyle=n.fill||"black",o.fill()})})}},u.plugins.land=function(n){return function(o){var i=null;o.onInit(function(){var n=o.plugins.topojson.world;i=t.feature(n,n.objects.land)}),o.onDraw(function(){o.withSavedContext(function(t){t.beginPath(),o.path.context(t)(i),n.fill!==!1&&(t.fillStyle=n.fill||"white",t.fill()),n.stroke&&(n.lineWidth&&(t.lineWidth=n.lineWidth),t.strokeStyle=n.stroke,t.stroke())})})}},u.plugins.borders=function(n){return function(o){var i=null,e={internal:function(n,t){return n.id!==t.id},external:function(n,t){return n.id===t.id},both:function(){return!0}};o.onInit(function(){var r=o.plugins.topojson.world,l=r.objects.countries,a=n.type||"internal";i=t.mesh(r,l,e[a])}),o.onDraw(function(){o.withSavedContext(function(t){t.beginPath(),o.path.context(t)(i),t.strokeStyle=n.stroke||"gray",n.lineWidth&&(t.lineWidth=n.lineWidth),t.stroke()})})}},u.plugins.earth=function(n){n=n||{};var t=n.topojson||{},o=n.oceans||{},i=n.land||{},e=n.borders||{};return function(n){u.plugins.topojson(t)(n),u.plugins.oceans(o)(n),u.plugins.land(i)(n),u.plugins.borders(e)(n)}},u.plugins.pings=function(t){var o=[];t=t||{};var i=function(n,i,e){e=e||{},e.color=e.color||t.color||"white",e.angle=e.angle||t.angle||5,e.ttl=e.ttl||t.ttl||2e3;var r={time:new Date,options:e};t.latitudeFirst?(r.lat=n,r.lng=i):(r.lng=n,r.lat=i),o.push(r)},e=function(n,t,i){for(var e=[],l=0;l90&&(e[1]=90),e[1]<-90&&(e[1]=-90),e[0]>=180&&(e[0]-=360),t.projection.rotate(e),l.call(t)});n.select(t.canvas).call(o)})}},u}); \ No newline at end of file diff --git a/dist/world-110m.json b/dist/world-110m.json index 0dda865..3e7c547 100644 --- a/dist/world-110m.json +++ b/dist/world-110m.json @@ -1 +1 @@ -{"type":"Topology","transform":{"scale":[0.0036000360003600046,0.0017364686646866474],"translate":[-180,-90.00000000000003]},"objects":{"land":{"type":"MultiPolygon","arcs":[[[0]],[[1]],[[2]],[[3]],[[4]],[[5]],[[6]],[[7,8,9]],[[10,11]],[[12]],[[13]],[[14]],[[15]],[[16]],[[17]],[[18]],[[19]],[[20]],[[21]],[[22]],[[23]],[[24]],[[25]],[[26]],[[27]],[[28]],[[29,30]],[[31]],[[32]],[[33]],[[34]],[[35]],[[36]],[[37]],[[38]],[[39]],[[40]],[[41]],[[42,43]],[[44]],[[45]],[[46]],[[47,48,49,50]],[[51]],[[52]],[[53]],[[54]],[[55]],[[56]],[[57]],[[58]],[[59]],[[60]],[[61]],[[62,63]],[[64]],[[65]],[[66]],[[67]],[[68]],[[69]],[[70]],[[71]],[[72]],[[73]],[[74]],[[75]],[[76,77]],[[78]],[[79]],[[80]],[[81]],[[82]],[[83]],[[84]],[[85]],[[86]],[[87]],[[88]],[[89]],[[90,91]],[[92]],[[93]],[[94]],[[95]],[[96]],[[97]],[[98]],[[99]],[[100]],[[101]],[[102]],[[103]],[[104]],[[105]],[[106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196]],[[197,198]],[[199]],[[200]],[[201]],[[202]],[[203]],[[204]],[[205,206,207,208]],[[209]],[[210]],[[211]],[[212]],[[213]],[[214]],[[215]],[[216]],[[217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433],[434,435,436,437,438,439,440,441,442,443,444,445,446]],[[447]],[[448]],[[449]],[[450]],[[451]],[[452]],[[453]],[[454]],[[455]],[[456]],[[457]],[[458]],[[459]],[[460]]]},"countries":{"type":"GeometryCollection","geometries":[{"type":"Polygon","arcs":[[461,462,463,464,465,466]],"id":4},{"type":"MultiPolygon","arcs":[[[467,468,313,469]],[[315,470,471]]],"id":24},{"type":"Polygon","arcs":[[472,473,474,367,475,476,477]],"id":8},{"type":"Polygon","arcs":[[478,479,480,481,280]],"id":784},{"type":"MultiPolygon","arcs":[[[482,11]],[[483,484,485,154,486,156,487,488]]],"id":32},{"type":"Polygon","arcs":[[489,490,491,492,493]],"id":51},{"type":"MultiPolygon","arcs":[[[0]],[[1]],[[2]],[[3]],[[4]],[[5]],[[6]],[[494,495]]],"id":10},{"type":"Polygon","arcs":[[13]],"id":260},{"type":"MultiPolygon","arcs":[[[14]],[[24]]],"id":36},{"type":"Polygon","arcs":[[496,497,498,499,500,501,502]],"id":40},{"type":"MultiPolygon","arcs":[[[503,-491]],[[446,504,-494,505,506]]],"id":31},{"type":"Polygon","arcs":[[507,508,509]],"id":108},{"type":"Polygon","arcs":[[510,511,512,383,513]],"id":56},{"type":"Polygon","arcs":[[514,515,516,323,517]],"id":204},{"type":"Polygon","arcs":[[518,519,-515,520,521,522]],"id":854},{"type":"Polygon","arcs":[[263,523,524]],"id":50},{"type":"Polygon","arcs":[[362,525,526,527,528,529]],"id":100},{"type":"MultiPolygon","arcs":[[[71]],[[73]],[[74]]],"id":44},{"type":"Polygon","arcs":[[530,531,532]],"id":70},{"type":"Polygon","arcs":[[533,534,535,536,537]],"id":112},{"type":"Polygon","arcs":[[132,538,539,540]],"id":84},{"type":"Polygon","arcs":[[541,542,543,544,-489]],"id":68},{"type":"Polygon","arcs":[[545,-544,546,547,548,549,550,551,150,552,152,553,-485]],"id":76},{"type":"Polygon","arcs":[[554,48]],"id":96},{"type":"Polygon","arcs":[[555,556]],"id":64},{"type":"Polygon","arcs":[[557,558,559,560]],"id":72},{"type":"Polygon","arcs":[[561,562,563,564,565,566,567]],"id":140},{"type":"MultiPolygon","arcs":[[[84]],[[85]],[[86]],[[87]],[[88]],[[96]],[[97]],[[99]],[[101]],[[103]],[[106,568,108,569,110,570,112,571,114,572,573,183,574,185,575,191,576,193,577,195,578]],[[197,579]],[[199]],[[200]],[[201]],[[202]],[[204]],[[205,580,207,581]],[[210]],[[212]],[[213]],[[215]],[[216]],[[447]],[[448]],[[450]],[[451]],[[452]],[[458]],[[459]]],"id":124},{"type":"Polygon","arcs":[[582,583,584,-499]],"id":756},{"type":"MultiPolygon","arcs":[[[585,586,587,-483]],[[-488,157,588,159,589,-542]]],"id":152},{"type":"MultiPolygon","arcs":[[[64]],[[590,591,242,592,593,594,246,595,248,596,597,598,599,600,-556,601,602,603,604,-464,605,606,607,608,609,610]]],"id":156},{"type":"Polygon","arcs":[[611,612,613,-523,614,327]],"id":384},{"type":"Polygon","arcs":[[615,319,616,617,618,-567,619,620]],"id":120},{"type":"Polygon","arcs":[[621,-510,622,623,-470,314,-472,624,-565,625,626]],"id":180},{"type":"Polygon","arcs":[[316,627,-620,-566,-625,-471]],"id":178},{"type":"Polygon","arcs":[[164,628,141,629,143,630,631,-548,632,633]],"id":170},{"type":"Polygon","arcs":[[634,139,635,636,167]],"id":188},{"type":"Polygon","arcs":[[70]],"id":192},{"type":"Polygon","arcs":[[637,77]],"id":-99},{"type":"Polygon","arcs":[[-638,76]],"id":196},{"type":"Polygon","arcs":[[638,639,640,-501]],"id":203},{"type":"Polygon","arcs":[[-639,-500,-585,641,642,-511,643,386,644,388,645,396,646,647]],"id":276},{"type":"Polygon","arcs":[[648,649,650,303]],"id":262},{"type":"MultiPolygon","arcs":[[[92]],[[-646,389,651,391,652,393,653,395]]],"id":208},{"type":"Polygon","arcs":[[654,62]],"id":214},{"type":"Polygon","arcs":[[655,656,657,658,343,659,660,661]],"id":12},{"type":"Polygon","arcs":[[-634,662,163]],"id":218},{"type":"Polygon","arcs":[[663,664,346,665,666,300]],"id":818},{"type":"Polygon","arcs":[[667,302,-651,668]],"id":232},{"type":"Polygon","arcs":[[669,377,670,379,671,381]],"id":724},{"type":"Polygon","arcs":[[672,673,402]],"id":233},{"type":"Polygon","arcs":[[-650,674,675,676,677,678,679,-669]],"id":231},{"type":"Polygon","arcs":[[404,680,406,681,682,683]],"id":246},{"type":"MultiPolygon","arcs":[[[18]],[[19]],[[20]]],"id":242},{"type":"Polygon","arcs":[[12]],"id":238},{"type":"MultiPolygon","arcs":[[[684,685,149,-552]],[[82]],[[686,-642,-584,687,376,-670,382,-513]]],"id":250},{"type":"Polygon","arcs":[[688,-621,-628,317]],"id":266},{"type":"MultiPolygon","arcs":[[[689,90]],[[690,691,692,693,694,695,696,697]]],"id":826},{"type":"Polygon","arcs":[[698,-506,-493,699,356]],"id":268},{"type":"Polygon","arcs":[[-615,-522,700,325,701]],"id":288},{"type":"Polygon","arcs":[[702,330,703,704,705,706,-613,707]],"id":324},{"type":"Polygon","arcs":[[708]],"id":270},{"type":"Polygon","arcs":[[709,-705,332]],"id":624},{"type":"Polygon","arcs":[[-616,-689,318]],"id":226},{"type":"MultiPolygon","arcs":[[[78]],[[364,-473,710,-527,711]]],"id":300},{"type":"Polygon","arcs":[[460]],"id":304},{"type":"Polygon","arcs":[[712,-540,134,713,714,173]],"id":320},{"type":"Polygon","arcs":[[715,-550,716,147]],"id":328},{"type":"Polygon","arcs":[[717,-714,135,718,171]],"id":340},{"type":"Polygon","arcs":[[-532,719,369,720,721,722]],"id":191},{"type":"Polygon","arcs":[[-655,63]],"id":332},{"type":"Polygon","arcs":[[723,724,725,726,-722,727,-503]],"id":348},{"type":"MultiPolygon","arcs":[[[26]],[[728,30]],[[31]],[[32]],[[35]],[[36]],[[39]],[[40]],[[729,43]],[[44]],[[45]],[[730,50]],[[46]]],"id":360},{"type":"Polygon","arcs":[[731,-602,-557,-601,732,-524,264,733,266,734,268,735,270,736,-604]],"id":356},{"type":"Polygon","arcs":[[-690,91]],"id":372},{"type":"Polygon","arcs":[[-466,737,272,738,739,-504,-490,-505,434,740]],"id":364},{"type":"Polygon","arcs":[[273,741,742,743,744,745,-739]],"id":368},{"type":"Polygon","arcs":[[100]],"id":352},{"type":"Polygon","arcs":[[746,-667,747,348,748,749,750,751]],"id":376},{"type":"MultiPolygon","arcs":[[[79]],[[80]],[[752,371,753,373,754,375,-688,-583,-498]]],"id":380},{"type":"Polygon","arcs":[[61]],"id":388},{"type":"Polygon","arcs":[[-744,755,299,-747,756,-751,757]],"id":400},{"type":"MultiPolygon","arcs":[[[75]],[[81]],[[83]]],"id":392},{"type":"Polygon","arcs":[[758,759,439,760,441,761,443,762,763,764,-608,765,766]],"id":398},{"type":"Polygon","arcs":[[306,767,768,769,-677,770]],"id":404},{"type":"Polygon","arcs":[[-607,771,772,-766]],"id":417},{"type":"Polygon","arcs":[[773,774,775,776,253]],"id":116},{"type":"Polygon","arcs":[[239,777,778]],"id":410},{"type":"Polygon","arcs":[[-477,779,780,781]],"id":-99},{"type":"Polygon","arcs":[[782,-742,274]],"id":414},{"type":"Polygon","arcs":[[783,-599,784,-775,785]],"id":418},{"type":"Polygon","arcs":[[349,786,-749]],"id":422},{"type":"Polygon","arcs":[[787,-708,-612,328]],"id":430},{"type":"Polygon","arcs":[[-661,788,345,-665,789,790,791]],"id":434},{"type":"Polygon","arcs":[[52]],"id":144},{"type":"Polygon","arcs":[[792]],"id":426},{"type":"Polygon","arcs":[[400,793,-538,794,795]],"id":440},{"type":"Polygon","arcs":[[-687,-512,-643]],"id":442},{"type":"Polygon","arcs":[[-674,796,-534,-794,401]],"id":428},{"type":"Polygon","arcs":[[-659,797,337,798,339,799,800,342]],"id":504},{"type":"Polygon","arcs":[[801,802]],"id":498},{"type":"Polygon","arcs":[[23]],"id":450},{"type":"Polygon","arcs":[[131,-541,-713,174,803,176,804,805,806]],"id":484},{"type":"Polygon","arcs":[[807,-528,-711,-478,-782]],"id":807},{"type":"Polygon","arcs":[[-656,808,-519,-614,-707,809,810]],"id":466},{"type":"Polygon","arcs":[[258,811,260,812,262,-525,-733,-600,-784,813]],"id":104},{"type":"Polygon","arcs":[[368,-720,-531,814,-780,-476]],"id":499},{"type":"Polygon","arcs":[[-610,815]],"id":496},{"type":"Polygon","arcs":[[308,816,817,818,819,820,821,822]],"id":508},{"type":"Polygon","arcs":[[335,823,-657,-811,824]],"id":478},{"type":"Polygon","arcs":[[825,826,-822]],"id":454},{"type":"MultiPolygon","arcs":[[[255,827,828]],[[-731,47,-555,49]]],"id":458},{"type":"Polygon","arcs":[[-469,829,-559,830,312]],"id":516},{"type":"Polygon","arcs":[[17]],"id":540},{"type":"Polygon","arcs":[[-809,-662,-792,831,-618,832,-516,-520]],"id":562},{"type":"Polygon","arcs":[[322,-517,-833,-617,320,833]],"id":566},{"type":"Polygon","arcs":[[170,-719,136,834,138,-635,168,835]],"id":558},{"type":"Polygon","arcs":[[-644,-514,384,836]],"id":528},{"type":"MultiPolygon","arcs":[[[837,-683,838,411,839,413,840,415,841,417]],[[449]],[[454]],[[455]]],"id":578},{"type":"Polygon","arcs":[[-603,-732]],"id":524},{"type":"MultiPolygon","arcs":[[[15]],[[16]]],"id":554},{"type":"MultiPolygon","arcs":[[[285,842,287,843,844,-481,845,283,846]],[[-479,281]]],"id":512},{"type":"Polygon","arcs":[[-737,271,-738,-465,-605]],"id":586},{"type":"Polygon","arcs":[[140,-629,165,847,-636]],"id":591},{"type":"Polygon","arcs":[[160,848,162,-663,-633,-547,-543,-590]],"id":604},{"type":"MultiPolygon","arcs":[[[51]],[[54]],[[55]],[[56]],[[57]],[[58]],[[59]]],"id":608},{"type":"MultiPolygon","arcs":[[[37]],[[38]],[[-730,42]],[[41]]],"id":598},{"type":"Polygon","arcs":[[849,-795,-537,850,851,-640,-648,852,398]],"id":616},{"type":"Polygon","arcs":[[60]],"id":630},{"type":"Polygon","arcs":[[235,853,237,-778,240,-591,854,233,855]],"id":408},{"type":"Polygon","arcs":[[380,-672]],"id":620},{"type":"Polygon","arcs":[[-546,-484,-545]],"id":600},{"type":"Polygon","arcs":[[-752,-757]],"id":275},{"type":"Polygon","arcs":[[856,278]],"id":634},{"type":"Polygon","arcs":[[-802,857,361,-530,858,-726,859]],"id":642},{"type":"MultiPolygon","arcs":[[[89]],[[399,-796,-850]],[[102]],[[104]],[[105]],[[203]],[[209]],[[211]],[[214]],[[217,860,219,861,221,862,223,863,225,864,865,228,866,230,867,232,-855,-611,-816,-609,-765,868,-763,869,445,-507,-699,357,870,-535,-797,-673,403,-684,-838,871,872,873,874,420,875,422,876,424,877,426,878,428,879,430,880,432,881]],[[453]],[[456]],[[457]]],"id":643},{"type":"Polygon","arcs":[[-508,-622,882,883]],"id":646},{"type":"Polygon","arcs":[[-658,-824,336,-798]],"id":732},{"type":"Polygon","arcs":[[296,884,298,-756,-743,-783,275,885,277,-857,279,-482,-845,886,294,887]],"id":682},{"type":"Polygon","arcs":[[888,-790,-664,301,-668,-680,889,890,891,-562]],"id":729},{"type":"Polygon","arcs":[[-770,892,-626,-564,893,-891,894,-678]],"id":728},{"type":"Polygon","arcs":[[-825,-810,-706,-710,895,896,334]],"id":686},{"type":"MultiPolygon","arcs":[[[25]],[[27]],[[28]],[[33]],[[34]]],"id":90},{"type":"Polygon","arcs":[[-703,-788,329]],"id":694},{"type":"Polygon","arcs":[[-715,-718,172]],"id":222},{"type":"Polygon","arcs":[[-675,-649,304,897]],"id":-99},{"type":"Polygon","arcs":[[-771,-676,-898,305]],"id":706},{"type":"Polygon","arcs":[[-529,-808,-781,-815,-533,-723,-727,-859]],"id":688},{"type":"Polygon","arcs":[[-686,898,-551,-716,148]],"id":740},{"type":"Polygon","arcs":[[899,-724,-502,-641,-852]],"id":703},{"type":"Polygon","arcs":[[-728,-721,370,-753,-497]],"id":705},{"type":"Polygon","arcs":[[409,900,-839,-682,407,901]],"id":752},{"type":"Polygon","arcs":[[-818,902]],"id":748},{"type":"Polygon","arcs":[[-750,-787,350,903,-745,-758]],"id":760},{"type":"Polygon","arcs":[[-791,-889,-568,-619,-832]],"id":148},{"type":"Polygon","arcs":[[-521,-518,324,-701]],"id":768},{"type":"Polygon","arcs":[[-829,257,-814,-786,-774,254]],"id":764},{"type":"Polygon","arcs":[[-606,-463,904,-772]],"id":762},{"type":"Polygon","arcs":[[435,905,437,-759,906,-467,-741]],"id":795},{"type":"Polygon","arcs":[[-729,29]],"id":626},{"type":"Polygon","arcs":[[53]],"id":780},{"type":"Polygon","arcs":[[344,-789,-660]],"id":788},{"type":"MultiPolygon","arcs":[[[-700,-492,-740,-746,-904,351,907,353,908,355]],[[-712,-526,363]]],"id":792},{"type":"Polygon","arcs":[[72]],"id":158},{"type":"Polygon","arcs":[[307,-823,-827,909,-623,-509,-884,910,-768]],"id":834},{"type":"Polygon","arcs":[[-883,-627,-893,-769,-911]],"id":800},{"type":"Polygon","arcs":[[358,911,360,-858,-803,-860,-725,-900,-851,-536,-871]],"id":804},{"type":"Polygon","arcs":[[153,-486,-554]],"id":858},{"type":"MultiPolygon","arcs":[[[65]],[[66]],[[67]],[[68]],[[69]],[[115,912,117,913,119,914,121,915,123,916,125,917,127,-805,177,918,179,919,920,921,922,-573]],[[93]],[[95]],[[98]],[[-576,186,923,188,924,190]]],"id":840},{"type":"Polygon","arcs":[[-767,-773,-905,-462,-907]],"id":860},{"type":"Polygon","arcs":[[146,-717,-549,-632,925]],"id":862},{"type":"Polygon","arcs":[[926,-776,-785,-598,927,250,928]],"id":704},{"type":"MultiPolygon","arcs":[[[21]],[[22]]],"id":548},{"type":"Polygon","arcs":[[290,929,930,293,-887,-844,288,931]],"id":887},{"type":"Polygon","arcs":[[311,-831,-558,932,-819,-903,-817,309,933],[-793]],"id":710},{"type":"Polygon","arcs":[[-821,934,-560,-830,-468,-624,-910,-826]],"id":894},{"type":"Polygon","arcs":[[-561,-935,-820,-933]],"id":716}]}},"arcs":[[[33288,5182],[-582,79],[-620,-34],[-348,192],[0,23],[-153,169],[626,-23],[598,-56],[207,237],[147,203],[288,-237],[-81,-293],[-82,-260]],[[5242,5969],[-365,203],[-163,203],[-11,34],[-179,158],[168,214],[517,-90],[278,-180],[212,-203],[76,-260],[-533,-79]],[[35976,5168],[-658,34],[-364,191],[48,237],[593,158],[240,192],[174,249],[125,214],[169,203],[179,237],[142,0],[413,124],[419,-124],[343,-248],[120,-350],[32,-248],[11,-294],[-430,-180],[-451,-147],[-523,-135],[-582,-113]],[[16601,9162],[-386,46],[-277,203],[60,192],[331,-102],[360,-90],[331,101],[-157,-203],[-262,-147]],[[15546,9287],[-163,22],[-359,57],[-381,158],[201,124],[278,-136],[424,-225]],[[23277,10065],[-218,45],[-337,-22],[-343,22],[-375,-34],[-283,113],[-147,237],[174,102],[354,-79],[402,-45],[305,-79],[305,67],[163,-327]],[[30256,10075],[-365,11],[136,226],[-326,-79],[-310,-79],[-212,169],[-17,237],[305,226],[190,68],[321,-23],[82,294],[16,214],[-5,463],[158,271],[255,90],[147,-215],[66,-214],[119,-259],[93,-249],[76,-259],[33,-260],[-49,-226],[-77,-214],[-326,-79],[-310,-113]],[[1087,3398],[42,-2],[29,-9]],[[1158,3387],[402,-240],[352,240],[63,33],[816,101],[264,-134],[131,-69],[418,-192],[789,-146],[626,-181],[1072,-135],[799,158],[1181,-113],[669,-181],[735,169],[772,158],[60,271],[-1093,23],[-898,135],[-234,226],[-745,124],[49,260],[103,237],[103,214],[-54,237],[-463,158],[-212,203],[-430,181],[675,-34],[642,90],[403,-192],[495,169],[457,215],[223,192],[-98,237],[-359,158],[-408,169],[-571,34],[-501,79],[-539,56],[-179,215],[-359,180],[-218,203],[-87,655],[136,-57],[250,-180],[457,56],[441,79],[229,-248],[440,56],[370,124],[348,158],[316,192],[419,57],[-11,214],[-98,215],[82,203],[359,101],[163,-192],[424,113],[321,147],[397,11],[376,57],[375,135],[299,124],[338,124],[217,-34],[191,-45],[413,79],[370,-101],[381,11],[365,79],[375,-56],[413,-57],[387,23],[402,-12],[414,-11],[381,23],[283,169],[337,90],[348,-124],[332,102],[299,203],[180,-181],[98,-203],[179,-192],[288,170],[332,-215],[376,-68],[321,-158],[391,34],[354,102],[419,-23],[375,-79],[381,-101],[147,248],[-179,192],[-136,203],[-360,45],[-157,215],[-60,214],[-98,429],[212,-79],[365,-34],[359,34],[326,-91],[283,-169],[120,-203],[375,-34],[359,79],[381,113],[343,68],[283,-136],[370,46],[239,440],[223,-260],[321,-101],[348,56],[229,-226],[364,-22],[338,-68],[331,-124],[218,214],[109,203],[277,-225],[381,56],[283,-124],[190,-192],[370,57],[289,124],[283,146],[337,79],[392,68],[353,79],[272,124],[164,181],[65,248],[-33,237],[-87,226],[-98,225],[-87,226],[-71,203],[-16,226],[27,226],[131,214],[109,237],[43,226],[-54,248],[-33,226],[136,259],[153,169],[179,215],[190,180],[224,170],[108,248],[153,158],[174,147],[266,33],[174,181],[196,113],[229,67],[201,147],[158,181],[218,67],[163,-146],[-104,-192],[-283,-169],[-119,-125],[-207,91],[-228,-57],[-191,-135],[-201,-147],[-136,-169],[-38,-226],[16,-214],[131,-192],[-191,-135],[-261,-46],[-152,-191],[-164,-181],[-174,-248],[-43,-215],[98,-236],[147,-181],[228,-135],[212,-181],[115,-226],[59,-214],[82,-226],[131,-192],[81,-214],[38,-530],[82,-215],[22,-226],[87,-225],[-38,-305],[-153,-237],[-163,-192],[-370,-79],[-125,-203],[-169,-192],[-419,-214],[-369,-90],[-349,-124],[-375,-125],[-223,-237],[-446,-22],[-490,22],[-441,-45],[-467,0],[87,-225],[424,-102],[310,-158],[174,-203],[-310,-181],[-479,57],[-397,-147],[-16,-237],[-11,-226],[326,-191],[60,-215],[354,-214],[587,-90],[501,-158],[397,-181],[506,-181],[691,-90],[680,-158],[473,-169],[517,-192],[272,-271],[136,-214],[338,203],[457,169],[484,181],[576,147],[496,158],[690,11],[681,-79],[560,-136],[179,249],[387,169],[702,11],[549,124],[522,124],[577,79],[615,102],[430,147],[-196,203],[-120,203],[0,214],[-539,-22],[-571,-90],[-544,0],[-76,214],[38,429],[125,124],[397,135],[468,136],[338,169],[337,169],[250,226],[381,101],[375,79],[191,46],[430,22],[408,79],[342,113],[338,135],[304,136],[387,180],[244,192],[262,169],[81,226],[-294,136],[98,237],[185,180],[289,113],[304,135],[283,181],[218,226],[136,270],[201,158],[332,-33],[136,-192],[332,-23],[11,215],[141,225],[299,-56],[71,-215],[332,-33],[359,101],[348,68],[316,-34],[119,-237],[305,192],[283,101],[316,79],[310,79],[283,136],[310,90],[239,124],[169,203],[207,-146],[288,79],[201,-271],[158,-203],[315,112],[126,226],[283,158],[364,-34],[109,-214],[228,214],[300,68],[326,23],[294,-12],[310,-67],[299,-34],[131,-192],[179,-169],[305,101],[326,23],[316,0],[310,11],[277,79],[294,68],[245,158],[261,101],[283,57],[212,158],[153,316],[157,191],[289,-90],[109,-203],[239,-135],[288,45],[196,-203],[207,-147],[283,135],[98,249],[250,101],[288,192],[272,79],[327,113],[217,124],[229,135],[217,125],[262,-68],[250,203],[179,158],[262,-11],[228,135],[54,203],[234,158],[229,113],[277,90],[256,45],[245,-33],[261,-57],[223,-158],[27,-248],[245,-192],[169,-158],[332,-68],[185,-158],[228,-158],[267,-33],[223,112],[239,237],[261,-124],[272,-67],[261,-68],[272,-45],[278,0],[228,-598],[-10,-147],[-33,-260],[-267,-146],[-217,-215],[38,-225],[310,11],[-38,-226],[-142,-214],[-130,-237],[212,-181],[321,-56],[321,101],[152,226],[93,215],[152,180],[174,169],[71,203],[147,283],[174,56],[315,23],[278,67],[283,91],[136,225],[81,215],[191,214],[272,147],[234,113],[152,191],[158,102],[201,90],[278,-56],[250,56],[272,68],[305,-34],[201,158],[141,384],[104,-158],[130,-271],[234,-113],[267,-45],[266,68],[283,-45],[261,-12],[175,57],[234,-34],[212,-124],[250,79],[299,0],[256,79],[288,-79],[185,192],[142,191],[190,158],[348,429],[180,-79],[212,-158],[185,-203],[354,-350],[272,-11],[255,0],[300,68],[299,79],[228,158],[191,169],[310,22],[207,125],[217,-113],[142,-181],[195,-180],[305,22],[191,-146],[331,-147],[349,-57],[288,46],[218,180],[185,181],[250,45],[250,-79],[288,-57],[262,91],[250,0],[245,-57],[255,-56],[251,101],[299,91],[283,22],[315,0],[256,57],[250,45],[76,282],[11,237],[174,-158],[49,-260],[93,-237],[114,-191],[234,-102],[316,34],[364,11],[250,34],[365,0],[261,11],[365,-22],[310,-45],[195,-181],[-54,-214],[180,-170],[299,-135],[310,-147],[359,-101],[375,-91],[283,-90],[316,-11],[179,192],[245,-158],[212,-181],[245,-135],[338,-57],[321,-67],[136,-226],[315,-136],[212,-203],[310,-90],[321,11],[300,-33],[331,11],[332,-45],[310,-79],[289,-136],[288,-113],[196,-169],[-33,-226],[-147,-203],[-125,-259],[-98,-203],[-130,-237],[-365,-91],[-163,-203],[-359,-124],[-125,-226],[-191,-214],[-201,-180],[-114,-237],[-71,-215],[-27,-259],[5,-215],[158,-225],[60,-215],[131,-203],[516,-79],[109,-248],[-500,-91],[-425,-124],[-527,-22],[-234,-327],[-49,-271],[-120,-215],[-147,-214],[370,-192],[142,-237],[239,-214],[337,-192],[387,-181],[418,-180],[637,-181],[141,-282],[800,-124],[54,-44],[207,-170],[767,146],[637,-180],[479,-139],[0,-3044],[-99999,0],[0,3044],[15,-5],[246,336],[501,-181],[32,20]],[[794,3214],[77,49],[94,58],[82,51],[40,26]],[[31399,20215],[-92,-233],[-238,-179],[-301,65],[-202,173],[-291,83],[-349,322],[-284,310],[-382,645],[229,-121],[390,-385],[368,-207],[143,264],[90,395],[257,238],[197,-68]],[[30934,21517],[107,-267],[139,-432],[361,-346],[389,-144],[-125,-288],[-264,-29],[-142,204]],[[33138,21710],[-139,259],[333,346],[237,-144],[166,230],[222,-259],[-83,-201],[-375,-173],[-125,201],[-236,-259]],[[69095,23164],[-7,307],[41,238],[18,118],[180,-182],[262,-72],[10,-109],[-78,-262],[-426,-38]],[[90796,26700],[-58,31],[-170,18],[-172,493],[-38,380],[-160,502],[7,264],[182,-51],[268,-199],[152,79],[216,111],[167,-39],[20,-683],[-95,-199],[-29,-463],[-97,158],[-193,-402]],[[97035,24969],[-256,12],[-179,190],[-302,41],[-47,211],[149,427],[350,569],[179,108],[199,219],[239,302],[166,299],[124,429],[105,145],[41,322],[195,266],[62,-245],[63,-238],[197,234],[81,-243],[0,-243],[-103,-266],[-182,-425],[-142,-231],[102,-277],[-214,-8],[-238,-217],[-74,-377],[-158,-582],[-218,-258],[-139,-164]],[[98676,27821],[-48,151],[-115,83],[160,474],[-91,317],[-299,230],[8,209],[201,201],[46,443],[-13,373],[-112,386],[7,101],[-132,238],[-219,509],[-116,408],[103,45],[151,-320],[216,-149],[79,-513],[201,-606],[6,393],[125,-157],[42,-436],[223,-187],[188,-46],[159,219],[141,-66],[-68,-511],[-84,-336],[-212,12],[-74,-176],[25,-247],[-41,-107],[-104,-311],[-138,-394],[-215,-230]],[[96315,38929],[-153,156],[-198,259],[-179,305],[-184,406],[-39,195],[120,-8],[155,-196],[123,-196],[89,-161],[227,-357],[145,-265],[-106,-138]],[[99424,41297],[-153,71],[-27,254],[108,197],[126,-71],[69,95],[95,-166],[-46,-301],[-172,-79]],[[99644,42032],[-35,215],[139,118],[88,31],[163,180],[0,-281],[-177,-142],[-178,-121]],[[0,42295],[0,281],[57,27],[-35,-277],[-22,-31]],[[96531,42270],[-94,253],[11,154],[174,-331],[-91,-76]],[[96462,42764],[-74,73],[-58,-32],[-40,159],[-6,442],[133,-177],[45,-465]],[[62613,37085],[-160,147],[-221,207],[-77,303],[-18,511],[-98,459],[-25,414],[50,416],[128,99],[0,192],[133,437],[25,366],[-64,273],[-53,363],[-22,531],[97,322],[37,365],[139,21],[155,118],[102,105],[122,7],[159,329],[228,354],[84,290],[-38,246],[118,-69],[153,400],[5,346],[92,258],[97,-247],[74,-245],[68,-381],[45,-692],[72,-270],[-27,-276],[-50,-169],[-94,337],[-52,-170],[53,-427],[-25,-244],[-77,-133],[-17,-488],[-109,-671],[-137,-794],[-172,-1091],[-106,-801],[-126,-668],[-226,-136],[-242,-244]],[[90642,29349],[-230,254],[-170,102],[43,300],[-151,-109],[-244,-417],[-240,156],[-157,91],[-159,42],[-269,166],[-180,355],[-51,437],[-65,291],[-136,234],[-268,69],[92,280],[-67,427],[-136,-398],[-247,-106],[145,319],[42,332],[107,282],[-22,426],[-226,-491],[-173,-197],[-107,-458],[-217,237],[9,306],[-174,417],[-146,216],[52,133],[-356,349],[-196,17],[-267,280],[-497,-55],[-360,-206],[-316,-192],[-265,38],[-295,-295],[-240,-133],[-54,-302],[-102,-234],[-236,-14],[-175,-51],[-245,105],[-200,-63],[-191,-26],[-165,-307],[-81,26],[-139,-163],[-134,-183],[-202,22],[-186,1],[-295,367],[-149,110],[6,330],[138,78],[47,131],[-10,207],[34,401],[-31,341],[-147,582],[-46,329],[12,328],[-110,375],[-7,169],[-123,229],[-35,451],[-159,456],[-38,246],[122,-249],[-94,534],[138,-167],[82,-223],[-5,295],[-137,453],[-27,182],[-64,172],[30,333],[57,142],[38,288],[-30,337],[115,414],[21,-439],[117,397],[226,192],[135,246],[213,211],[126,45],[76,-71],[219,215],[169,64],[42,126],[73,52],[154,-13],[292,168],[151,256],[71,308],[163,292],[12,230],[7,313],[195,489],[117,-497],[118,115],[-99,272],[87,280],[123,-125],[34,438],[151,283],[67,228],[140,98],[4,161],[122,-68],[5,145],[122,83],[135,77],[205,-264],[154,-341],[174,-4],[177,-54],[-59,316],[133,462],[125,151],[-43,143],[120,329],[169,203],[142,-68],[233,109],[-5,294],[-203,189],[148,84],[184,-143],[147,-236],[234,-147],[79,58],[173,-177],[162,165],[104,-50],[65,110],[128,-284],[-74,-309],[-106,-232],[-95,-20],[32,-230],[-82,-288],[-98,-283],[20,-162],[220,-318],[214,-185],[143,-198],[201,-341],[78,0],[146,-147],[42,-178],[265,-195],[184,196],[54,310],[56,255],[35,316],[84,458],[-38,278],[20,168],[-32,329],[36,434],[53,117],[-43,193],[67,305],[53,316],[7,165],[103,215],[79,-281],[19,-362],[69,-69],[12,-242],[101,-293],[21,-326],[-10,-209],[100,-452],[178,217],[92,-244],[133,-225],[-28,-255],[59,-494],[42,-287],[70,-71],[76,-492],[-27,-298],[90,-391],[301,-301],[196,-273],[186,-251],[-36,-140],[159,-361],[108,-623],[111,127],[112,-250],[68,89],[48,-611],[197,-353],[129,-220],[217,-466],[78,-463],[8,-328],[-20,-357],[133,-489],[-16,-510],[-48,-267],[-75,-513],[5,-331],[-55,-412],[-122,-524],[-206,-283],[-101,-446],[-93,-285],[-82,-497],[-108,-287],[-70,-431],[-36,-397],[14,-182],[-159,-200],[-311,-21],[-256,-236],[-128,-223],[-168,-247]],[[95109,45594],[-194,4],[-105,354],[166,-139],[56,-21],[77,-198]],[[83414,45921],[-369,404],[259,113],[146,-176],[97,-175],[-16,-155],[-117,-11]],[[94571,46130],[-170,59],[-58,88],[17,229],[184,-91],[90,-120],[46,-152],[-109,-13]],[[94868,46194],[-206,499],[-58,344],[95,0],[100,-460],[111,-277],[-42,-106]],[[84712,46708],[33,135],[239,130],[194,19],[87,72],[105,-71],[-102,-156],[-290,-252],[-233,-166]],[[84745,46419],[-181,-430],[-238,-126],[-33,69],[25,196],[120,351],[274,229]],[[82576,46622],[-150,5],[96,332],[152,4],[75,204],[100,-154],[171,47],[69,-245],[-321,-115],[-192,-78]],[[83680,46684],[-369,71],[-1,211],[221,119],[174,-172],[185,44],[249,211],[-41,-320],[-418,-164]],[[94420,46912],[-218,244],[-152,207],[-104,192],[41,58],[128,-138],[228,-265],[65,-182],[12,-116]],[[93704,47565],[-122,131],[-114,236],[15,96],[166,-243],[110,-188],[-55,-32]],[[81822,46789],[-305,232],[-252,-16],[-288,43],[-260,103],[-322,220],[-204,57],[-115,-72],[-507,237],[-48,248],[-254,42],[190,550],[338,-34],[224,-225],[115,-43],[38,-205],[532,-58],[61,238],[516,-277],[101,-374],[416,-105],[341,-342],[-317,-219]],[[87279,47858],[-27,433],[49,207],[59,195],[63,-168],[-1,-275],[-143,-392]],[[93221,47844],[-120,221],[-122,366],[-60,438],[39,56],[29,-171],[85,-131],[134,-365],[131,-195],[-38,-162],[-78,-57]],[[91585,48191],[-228,168],[-159,160],[23,178],[249,-84],[152,45],[42,276],[40,15],[27,-306],[159,44],[78,197],[155,205],[-31,340],[167,11],[56,-95],[-6,-319],[-93,-352],[-145,-47],[-44,-162],[-152,-140],[-143,-134],[-147,0]],[[85242,49646],[-192,105],[-54,248],[281,28],[69,-190],[-104,-191]],[[86342,49607],[-235,237],[-232,48],[-157,-38],[-192,21],[66,316],[343,24],[306,-168],[101,-440]],[[92451,49084],[-53,340],[-64,222],[-126,189],[-158,246],[-201,169],[77,139],[150,-161],[95,-127],[116,-138],[112,-242],[105,-184],[33,-300],[-86,-153]],[[89165,50331],[482,-396],[514,-330],[191,-295],[155,-289],[42,-340],[463,-356],[67,-305],[-255,-62],[61,-384],[248,-378],[181,-610],[159,19],[-11,-255],[214,-98],[-83,-109],[295,-242],[-31,-167],[-184,-40],[-68,150],[-239,64],[-280,87],[-216,367],[-158,317],[-144,504],[-363,252],[-235,-164],[-170,-191],[36,-424],[-218,-198],[-156,96],[-287,24]],[[89175,46578],[-248,473],[-282,115],[-68,-164],[-352,-17],[118,468],[175,160],[-73,626],[-133,484],[-539,488],[-229,48],[-417,532],[-82,-280],[-106,-51],[-63,211],[-1,251],[-213,283],[300,207],[198,-11],[-24,153],[-406,1],[-110,343],[-248,106],[-118,285],[375,139],[142,188],[446,-236],[44,-215],[77,-931],[288,-345],[232,611],[319,348],[247,0],[237,-200],[206,-207],[298,-110]],[[83275,48562],[-119,169],[80,530],[-43,555],[-117,5],[-86,394],[114,377],[40,458],[140,868],[58,237],[236,428],[217,-170],[350,-80],[320,24],[274,418],[49,-129],[-224,-571],[-208,-111],[-268,113],[-462,-29],[-243,-83],[-40,-435],[249,-513],[150,261],[518,196],[-23,-265],[-121,84],[-121,-338],[-244,-223],[263,-738],[-51,-198],[250,-664],[-3,-379],[-148,-169],[-109,202],[134,472],[-272,-223],[-69,159],[36,223],[-201,337],[21,562],[-185,-175],[23,-672],[12,-824],[-177,-83]],[[85582,51311],[-112,364],[-83,736],[56,461],[92,209],[20,-314],[164,-51],[26,-235],[-14,-503],[-143,56],[-43,-350],[115,-304],[-78,-69]],[[79085,48447],[-234,481],[-357,470],[-119,350],[-210,468],[-138,432],[-211,806],[-244,480],[-82,495],[-102,450],[-250,363],[-146,492],[-209,323],[-290,634],[-24,294],[179,-24],[430,-111],[245,-563],[215,-391],[154,-239],[263,-619],[282,-9],[233,-395],[161,-482],[212,-263],[-112,-470],[160,-200],[99,-15],[47,-402],[97,-321],[204,-51],[135,-364],[-69,-717],[-12,-890],[-307,-12]],[[80461,52984],[203,-197],[215,108],[56,487],[118,109],[333,124],[200,456],[136,364]],[[81722,54435],[110,216],[236,315]],[[82068,54966],[214,401],[140,450],[113,2],[142,-292],[13,-250],[183,-161],[232,-173],[-20,-225],[-186,-29],[49,-281],[-204,-196]],[[82744,54212],[-158,-521],[204,-545],[-48,-265],[311,-533],[-329,-68],[-92,-392],[12,-522],[-268,-394],[-7,-573],[-107,-881],[-41,205],[-315,-259],[-110,352],[-199,32],[-138,185],[-330,-207],[-102,278],[-182,-31],[-229,66],[-42,773],[-139,160],[-133,492],[-39,504],[33,534],[165,382]],[[84831,55043],[-327,334],[-78,417],[85,274],[-176,272],[-87,-239],[-131,22],[-206,-321],[-46,169],[109,485],[175,162],[152,217],[98,-261],[211,158],[45,257],[197,15],[-17,446],[226,-273],[23,-291],[19,-211],[29,-383],[16,-323],[-95,-527],[-101,587],[-130,-292],[89,-424],[-80,-270]],[[72318,55266],[-132,458],[-50,828],[126,934],[192,-320],[129,-405],[135,-600],[-42,-599],[-117,-164],[-241,-132]],[[32841,57588],[-50,51],[80,159],[-5,227],[160,75],[58,-20],[-11,-429],[-232,-63]],[[84164,57025],[-171,398],[57,154],[70,161],[31,357],[153,34],[-45,-387],[206,556],[-27,-550],[-100,-189],[-87,-364],[-87,-170]],[[82547,56648],[136,402],[201,356],[167,398],[145,572],[50,-469],[-184,-317],[-145,-396],[-370,-546]],[[83888,57842],[-10,267],[20,294],[-43,274],[167,-178],[177,1],[-6,-241],[-128,-244],[-177,-173]],[[84666,57665],[-12,405],[-83,30],[-44,349],[164,-46],[-4,218],[-170,440],[267,-13],[76,-215],[79,-643],[-215,153],[6,-193],[68,-356],[-132,-129]],[[83683,58858],[-119,287],[-142,439],[238,-21],[96,-208],[-73,-497]],[[84465,59048],[-217,283],[-102,303],[-72,-212],[-177,345],[-252,-85],[-138,127],[14,238],[87,147],[-83,133],[-36,-208],[-137,331],[-42,251],[-10,551],[112,-189],[28,901],[91,522],[168,-1],[171,-164],[86,150],[25,-147],[-45,-239],[95,-412],[-73,-479],[-164,-191],[-44,-464],[62,-459],[147,-63],[123,68],[347,-319],[-26,-314],[90,-138],[-28,-266]],[[31337,62164],[-16,246],[39,84],[227,-3],[142,-51],[50,-114],[-71,-145],[-209,3],[-162,-20]],[[28553,62023],[-155,92],[-159,210],[33,131],[117,41],[63,-20],[187,-51],[148,-139],[46,-157],[-196,-11],[-84,-96]],[[30079,63182],[35,98],[217,-2],[164,-149],[73,15],[51,-205],[152,12],[-9,-172],[123,-20],[137,-212],[-103,-234],[-132,125],[-128,-24],[-91,27],[-50,-105],[-107,-35],[-42,140],[-92,-83],[-111,-394],[-72,91],[-14,166]],[[30080,62221],[-184,97],[-131,-39],[-170,41],[-130,-107],[-149,179],[25,186],[256,-80],[209,-47],[100,129],[-127,249],[2,220],[-175,90],[63,159],[169,-26],[241,-90]],[[80408,62309],[-227,178],[-8,495],[137,261],[303,162],[160,-14],[62,-220],[-122,-253],[-65,-333],[-240,-276]],[[6753,62722],[-69,83],[8,161],[-46,209],[14,64],[48,94],[-19,114],[16,53],[21,-10],[106,-98],[50,-50],[45,-77],[70,-201],[-6,-32],[-109,-123],[-89,-90],[-40,-97]],[[6551,63676],[-48,121],[-32,47],[-2,36],[27,50],[99,-55],[72,-89],[-23,-69],[-93,-41]],[[6447,63962],[-149,17],[21,70],[136,-25],[-8,-62]],[[6192,64075],[-20,7],[-97,20],[-35,131],[-11,23],[75,79],[23,-37],[80,-190],[-15,-33]],[[5704,64431],[-94,105],[15,42],[42,56],[64,-12],[6,-134],[-33,-57]],[[28400,63263],[187,321],[-114,150],[-179,39],[-96,166],[-65,328],[-157,-23],[-259,155],[-84,121],[-362,89],[-97,112],[104,144],[-272,30],[-200,-300],[-115,-8],[-40,-140],[-137,-63],[-119,54],[147,178],[60,208],[125,128],[142,112],[211,55],[67,64],[240,-41],[218,-7],[261,-196],[111,-211],[259,65],[98,-135],[236,-357],[173,-260],[91,8],[166,-117],[-21,-162],[205,-24],[210,-236],[-33,-135],[-184,-73],[-187,-28],[-192,45],[-398,-56]],[[28394,65483],[-71,332],[-104,166],[61,366],[83,-23],[97,-478],[2,-334],[-68,-29]],[[83540,64481],[-147,486],[-32,427],[164,566],[222,436],[127,-172],[-48,-347],[-167,-923],[-119,-473]],[[28080,67044],[-20,213],[131,46],[183,-18],[9,-149],[-303,-92]],[[28562,66732],[-51,74],[5,301],[-125,228],[0,66],[219,-259],[-48,-410]],[[86947,70663],[-181,164],[2,273],[154,344],[158,-67],[114,242],[204,-124],[36,-198],[-157,-348],[-114,185],[-142,-134],[-74,-337]],[[59436,72018],[9,-46],[-285,-234],[-136,75],[-65,231],[132,21]],[[59091,72065],[20,3],[40,139],[200,-7],[252,171],[-187,-245],[20,-108]],[[56867,71939],[3,95],[-339,112],[51,245],[152,-194],[216,32],[207,-40],[-7,-101],[152,69],[-35,-169],[-400,-49]],[[54193,72918],[-212,216],[-141,63],[-388,292],[39,296],[325,-53],[283,63],[211,50],[-100,-453],[42,-178],[-59,-296]],[[52445,74234],[-105,153],[-11,695],[-63,329],[152,-29],[139,179],[167,-409],[-39,-762],[-126,37],[-114,-193]],[[86300,69698],[-134,224],[68,519],[-176,167],[-113,395],[263,178],[146,362],[279,298],[204,393],[553,172],[297,-118],[290,1024],[186,-275],[407,576],[158,224],[175,704],[-48,647],[117,364],[296,106],[151,-799],[-8,-467],[-257,-579],[5,-595],[-105,-459],[49,-289],[-145,-406],[-355,-271],[-488,-35],[-396,-657],[-187,221],[-11,430],[-483,-127],[-329,-271],[-325,-11],[281,-424],[-185,-979],[-180,-242]],[[52563,75659],[-126,117],[-65,388],[56,214],[179,219],[48,-493],[-92,-445]],[[88875,75768],[-38,573],[137,443],[297,32],[81,796],[82,449],[327,-599],[213,-194],[195,-123],[196,244],[62,-646],[-412,-158],[-243,-572],[-437,394],[-151,-630],[-309,-9]],[[32534,78301],[-352,244],[-70,193],[105,178],[98,-280],[201,-77],[258,16],[-137,-236],[-103,-38]],[[32696,80097],[-361,181],[-258,272],[96,48],[366,-144],[284,-241],[8,-105],[-135,-11]],[[15551,79685],[-456,261],[-83,205],[-249,201],[-50,164],[-286,104],[-107,313],[24,134],[292,-126],[170,-87],[261,-61],[95,-199],[137,-273],[277,-238],[115,-318],[-140,-80]],[[35132,78675],[-183,109],[61,471],[-78,73],[-322,-499],[-166,20],[196,271],[-266,140],[-299,-35],[-539,18],[-42,170],[173,203],[-121,156],[233,347],[287,918],[172,327],[241,199],[129,-25],[-53,-157],[-149,-362],[-183,-504],[181,194],[186,-123],[-97,-201],[246,-158],[129,141],[277,-178],[-86,-421],[194,98],[35,-305],[87,-358],[-117,-507],[-126,-22]],[[13561,81879],[-111,1],[-167,263],[-103,265],[-140,179],[-52,254],[17,183],[130,-75],[267,47],[-83,-654],[242,-463]],[[89469,78300],[-52,483],[31,562],[-31,621],[64,435],[12,770],[-163,566],[25,787],[257,265],[-111,267],[124,81],[72,-381],[96,-555],[-7,-566],[115,-582],[279,-1020],[-411,191],[-171,-833],[271,-590],[-8,-402],[-210,347],[-182,-446]],[[47896,83578],[233,24],[297,-356],[-149,-396]],[[48277,82850],[46,-411],[-210,-515],[-492,-340],[-393,87],[225,602],[-145,585],[378,451],[210,269]],[[53357,83387],[-290,325],[-39,239],[407,191],[89,-288],[-167,-467]],[[7220,84501],[-142,149],[-43,270],[253,204],[148,88],[184,-39],[118,-179],[-240,-273],[-278,-220]],[[48542,80600],[-148,115],[408,605],[248,124],[-436,97],[-78,229],[290,178],[-152,310],[53,378],[413,-53],[41,335],[-190,363],[-338,101],[-66,156],[101,257],[-91,159],[-150,-273],[-16,556],[-140,293],[101,596],[215,467],[222,-46],[335,49],[-297,-623],[283,78],[305,-3],[-73,-469],[-249,-516],[287,-37],[269,-740],[190,-92],[171,-656],[80,-228],[336,-109],[-34,-369],[-141,-169],[111,-298],[-250,-301],[-372,5],[-473,-158],[-129,113],[-184,-270],[-257,66],[-195,-220]],[[3835,86240],[-182,108],[-169,156],[274,99],[221,-52],[26,-221],[-170,-90]],[[27872,87322],[-123,49],[-73,172],[13,40],[108,173],[113,-13],[71,-118],[-109,-303]],[[26925,87625],[-196,13],[-61,156],[206,266],[382,-6],[-6,-111],[-325,-318]],[[2908,88096],[-211,125],[-106,105],[-245,-34],[-66,51],[16,217],[172,-110],[173,60],[224,-152],[276,-77],[-23,-63],[-210,-122]],[[26243,88140],[-96,336],[-376,-55],[241,285],[36,453],[95,528],[200,-47],[52,-254],[142,89],[162,-151],[304,-197],[318,-180],[24,-274],[205,45],[198,-191],[-246,-181],[-433,139],[-156,259],[-275,-307],[-395,-297]],[[44817,88395],[-366,85],[-775,182],[273,255],[-604,281],[492,112],[-12,169],[-583,134],[187,375],[421,85],[433,-390],[422,313],[350,-163],[453,307],[461,-40],[-64,-373],[314,-393],[-362,-439],[-801,-395],[-239,-105]],[[28614,90470],[-69,282],[118,322],[254,80],[217,-159],[3,-247],[-31,-79],[-181,-170],[-311,-29]],[[1956,88831],[-260,17],[-211,201],[-370,168],[-62,250],[-282,94],[-316,-75],[-151,202],[60,214],[-332,-137],[125,-271],[-157,-245],[0,2295],[680,-440],[728,-573],[-24,-357],[188,-144],[-65,419],[754,-86],[544,-539],[-275,-251],[-456,-60],[-6,-562],[-112,-120]],[[23258,91425],[-375,174],[-226,-63],[-379,259],[244,179],[194,249],[295,-163],[167,-104],[83,-109],[169,-220],[-172,-202]],[[99694,92590],[-50,183],[355,240],[0,-393],[-305,-30]],[[0,92620],[0,393],[35,25],[236,-2],[401,-164],[-23,-79],[-287,-138],[-362,-35]],[[27049,91944],[372,-286],[17,-286],[-207,-307],[196,-308],[-35,-280],[-544,-403],[-386,-89],[-288,174],[-82,-290],[-268,-485],[-81,-252],[-322,-390],[-398,-38],[-219,-243]],[[24804,88461],[-19,-374],[-323,-73]],[[24462,88014],[-340,-466],[-301,-649],[-108,-454],[-15,-669],[408,-96],[125,-539],[130,-437],[389,114],[516,-249],[278,-219],[199,-272],[348,-159],[294,-242],[459,-34],[302,-55],[-46,-499],[87,-579],[201,-644],[413,-547],[214,187],[150,592],[-145,910],[-196,303],[445,270],[315,404],[154,401],[-23,385],[-189,489],[-337,433],[328,604],[-121,521],[-93,900]],[[28303,87718],[193,132],[476,-156]],[[28972,87694],[286,-56],[230,151],[259,-195],[342,-334],[84,-223],[496,-44],[-9,-484],[93,-728],[253,-90],[202,-339],[402,320],[266,635],[183,268],[217,-514],[361,-735],[308,-691],[-112,-361],[369,-325],[250,-329],[443,-149],[178,-184],[110,-487],[217,-77],[111,-217],[21,-647],[-202,-216],[-199,-203],[-458,-204],[-350,-473],[-469,-94]],[[32854,80669],[-594,122],[-417,4]],[[31843,80795],[-288,-40],[-233,-413],[-354,-256],[-400,-762],[-320,-531],[236,94],[446,757],[582,480],[416,57],[246,-282],[-262,-387],[88,-621],[90,-434],[361,-288]],[[32451,78169],[459,84],[279,647]],[[33189,78900],[19,-418],[179,-208],[-343,-378],[-616,-342],[-275,-233],[-311,-415],[-210,42],[-11,487],[482,477],[-444,-19],[-309,-70]],[[31350,77823],[48,-189],[-297,-279],[-285,-199]],[[30816,77156],[-293,-170],[-160,-377],[-35,-95]],[[30328,76514],[-2,-305],[91,-305],[116,-15],[-30,210],[84,-128],[-23,-164],[-187,-93],[-133,11],[-206,-101],[-121,-29],[-161,-28],[-232,-167],[408,109],[82,-109],[-388,-173],[-177,-1],[8,70],[-85,-159],[82,-27],[-60,-413],[-202,-444],[-21,148],[-61,30],[-91,144],[58,-310]],[[29077,74265],[66,-103],[7,-217]],[[29150,73945],[-89,-224],[-156,-460],[-26,23],[86,392],[-142,220],[-32,479],[-54,-249],[60,-366]],[[28797,73760],[-176,86],[183,-181]],[[28804,73665],[12,-548],[80,-40],[29,-199],[39,-576],[-177,-428],[-287,-170],[-183,-338],[-138,-37],[-141,-212],[-40,-193],[-305,-374],[-156,-274],[-131,-341],[-43,-409],[49,-400],[93,-493],[123,-408],[2,-248],[131,-668],[-8,-389],[-13,-224],[-69,-351],[-83,-73],[-137,70],[-43,252],[-106,133],[-147,495],[-129,441],[-42,225],[57,382],[-78,317],[-216,482],[-109,88],[-280,-261]],[[26358,68896],[-50,28],[-135,269]],[[26173,69193],[-174,143],[-314,-73],[-246,64],[-212,-40]],[[25227,69287],[-118,-80],[53,-163]],[[25162,69044],[-4,-233],[59,-114],[-53,-76],[-103,85],[-105,-109],[-201,18],[-208,304],[-242,-72],[-202,134],[-173,-41],[-234,-134],[-252,-427],[-276,-248],[-152,-275]],[[23016,67856],[-64,-259],[-3,-398]],[[22949,67199],[14,-276],[53,-196]],[[23016,66727],[0,-1],[-1,-1],[-107,-504]],[[22908,66221],[-48,-414],[-21,-772],[-26,-281],[48,-314],[86,-281],[55,-447],[185,-428],[64,-329],[109,-283],[295,-153],[115,-241],[244,161],[211,58]],[[24225,62497],[208,104],[175,98]],[[24608,62699],[177,235],[66,336],[23,484],[48,168],[188,151],[294,134],[246,-20],[168,48],[67,-122],[-10,-277],[-149,-342],[-66,-351],[51,-100],[-41,-249],[-70,-450],[-70,148],[-59,-9]],[[25471,62483],[1,-85],[53,-3],[-4,-156],[-45,-249],[24,-89],[-29,-206],[17,-55],[-32,-291],[-54,-153]],[[25402,61196],[-51,-18],[-55,-200]],[[25296,60978],[91,-104],[24,86],[81,-74]],[[25492,60886],[29,-22],[61,101],[80,8],[25,-47],[43,29],[129,-52],[129,15],[89,64],[33,64],[88,-30],[67,-39],[72,14],[56,50],[127,-80],[44,-13],[84,-108],[81,-129],[101,-88],[73,-158]],[[26903,60465],[-24,-56],[-14,-128],[28,-211],[-64,-196],[-30,-232],[-9,-254],[15,-148],[7,-259],[-42,-57],[-26,-246],[19,-152]],[[26763,58526],[-57,-148],[13,-155]],[[26719,58223],[43,-95]],[[26762,58128],[70,-313],[107,-231],[131,-246]],[[27070,57338],[99,-207],[-5,-122],[111,-26],[26,47],[76,-141],[137,41],[118,146],[169,116],[95,172],[153,-34],[-10,-56],[154,-20],[124,-100],[91,-173],[104,-159]],[[28512,56822],[144,-18],[208,402],[114,61]],[[28978,57267],[3,191],[51,486]],[[29032,57944],[160,267],[175,11],[22,120],[217,-48],[219,291],[108,129],[135,277],[98,-35]],[[30166,58956],[73,-151],[-54,-194]],[[30185,58611],[-8,-136],[-163,-68]],[[30014,58407],[91,-261],[-4,-301],[-122,-335],[105,-457],[119,38],[63,416],[-86,203],[-14,436],[346,234],[-39,271],[98,182],[99,-405],[195,-9],[181,-321],[10,-191],[250,-5],[297,59],[159,-258],[212,-71],[156,180],[3,145],[344,35],[333,8],[-236,-170],[95,-272],[222,-43],[211,-284],[44,-461],[145,13],[109,-136]],[[33400,56647],[182,-212],[172,-375],[8,-296],[104,-14],[149,-281],[110,-200]],[[34125,55269],[333,-116],[30,104],[224,42],[299,-155]],[[35011,55144],[94,-63],[205,-137],[294,-486],[46,-236]],[[35650,54222],[94,28],[69,-319],[156,-1007],[148,-95],[8,-398],[-209,-474],[86,-173],[491,-91],[10,-577],[211,378],[350,-207],[461,-352],[136,-337],[-46,-319],[323,177],[541,-304],[415,22],[411,-476],[354,-645],[214,-167],[238,-23],[100,-181],[95,-734],[46,-348],[-111,-952],[-141,-376],[-392,-801],[-177,-651],[-205,-500],[-70,-11],[-77,-424],[19,-1079],[-77,-887],[-29,-380],[-88,-227],[-50,-770],[-281,-752],[-47,-594],[-225,-250],[-65,-345],[-302,1],[-437,-221],[-196,-256],[-311,-169],[-327,-458],[-235,-571],[-40,-430],[46,-318],[-52,-582],[-63,-281],[-194,-317]],[[36225,34999],[-308,-1013],[-245,-457]],[[35672,33529],[-188,-270],[-127,-547],[-184,-330]],[[35173,32382],[-120,-362],[-314,-320],[-205,115],[-150,-61],[-257,247],[-188,-19],[-170,319]],[[33769,32301],[-19,-301],[353,-493],[-38,-397],[174,-251],[-14,-281],[-267,-739],[-412,-308],[-557,-120],[-305,58],[58,-344],[-57,-431],[51,-290],[-166,-203],[-285,-79],[-267,209],[-107,-150],[39,-573],[187,-173],[152,182],[83,-299],[-256,-179],[-223,-358],[-41,-580],[-65,-308],[-263,-2],[-218,-295]],[[31306,25596],[-79,-431],[273,-422]],[[31500,24743],[266,-117],[-96,-516],[-328,-325],[-181,-675],[-253,-227],[-114,-270],[90,-598],[185,-334],[-117,30]],[[30952,21711],[-248,4],[-133,-142],[-251,-208],[-45,-538],[-117,-13],[-314,187],[-318,401],[-345,330],[-87,364],[78,338],[-139,383],[-36,982],[118,553],[293,445],[-421,168],[264,509],[95,957],[309,-203],[145,1193],[-187,153],[-86,-719],[-176,81],[88,824],[94,1067]],[[29533,28827],[128,394],[-80,561]],[[29581,29782],[-23,649],[117,19],[171,930],[192,921],[117,858],[-64,863],[83,475],[-33,711],[162,703],[50,1114],[90,1196],[86,1288],[-20,942],[-58,812]],[[30451,41263],[-278,330],[-24,237],[-551,578],[-498,630],[-214,355],[-116,475],[46,166],[-235,756]],[[28581,44790],[-274,1063],[-262,1146]],[[28045,46999],[-114,263],[-87,424],[-216,376],[-198,233],[90,257],[-135,549],[87,403],[221,364]],[[27693,49868],[148,430],[-60,252],[-106,-268],[-167,253],[57,162],[-47,523],[97,87],[51,358],[105,371],[-19,235],[152,124],[191,229]],[[28095,52624],[-38,179],[104,43],[-12,289],[65,208],[138,39],[117,362],[106,302],[-103,137],[53,334],[-63,527],[60,151],[-44,487],[-113,307]],[[28365,55989],[-92,166],[-60,311],[69,154],[-70,39],[-52,190],[-139,161],[-121,-37],[-56,-201],[-113,-144],[-60,-20],[-28,-120],[133,-313],[-76,-73],[-40,-86],[-129,-29],[-48,344],[-36,-98],[-92,34],[-56,232],[-114,38],[-72,67],[-119,-1],[-9,-125]],[[26985,56478],[-32,88],[-151,127]],[[26802,56693],[-56,121],[32,100],[-10,127],[-77,138],[-109,113],[-96,74],[-18,169],[-73,103],[18,-168],[-56,-137],[-63,159],[-89,57],[-38,116],[1,176],[37,181],[-78,81],[63,111]],[[26190,58214],[-96,182],[-130,232],[-61,194],[-117,181],[-139,260]],[[25647,59263],[31,90],[46,-87]],[[25724,59266],[21,40]],[[25745,59306],[-48,181],[-85,50]],[[25612,59537],[-31,-136],[-160,9],[-100,55],[-115,114],[-155,36],[-78,124]],[[24973,59739],[-143,100],[-173,11],[-127,114],[-150,237]],[[24380,60201],[-314,620]],[[24066,60821],[-143,188],[-227,150]],[[23696,61159],[-155,-42],[-223,-217],[-140,-57],[-196,152],[-209,110],[-259,264],[-208,81],[-315,267],[-232,276],[-70,153],[-156,35],[-284,182],[-116,263],[-298,327],[-139,363],[-67,280],[93,57],[-28,164],[63,149],[2,199],[-94,259],[-25,229],[-93,291],[-245,572],[-279,450],[-135,359],[-239,235],[-51,141],[43,356],[-142,134],[-164,280],[-69,402],[-150,47],[-161,303],[-130,280],[-12,180],[-150,434],[-98,441],[4,222],[-201,228],[-92,-25],[-159,159],[-45,-234],[46,-277],[27,-432],[96,-237],[206,-397],[46,-136],[42,-41],[37,-198],[49,8],[56,-371],[84,-147],[59,-203],[175,-294],[92,-535],[82,-252],[78,-270],[15,-304],[134,-19],[111,-262],[101,-257],[-7,-103],[-117,-212],[-49,3],[-73,350],[-182,329],[-200,278],[-142,146],[9,422],[-42,312],[-133,178],[-191,257],[-36,-74],[-70,150],[-172,139],[-163,335],[20,43],[114,-32],[103,215],[11,260],[-214,410],[-163,160],[-103,359],[-103,378],[-128,460],[-113,518]],[[17464,70565],[-47,295],[-180,331]],[[17237,71191],[-129,69],[-31,165]],[[17077,71425],[-156,29],[-99,155],[-258,57],[-71,93],[-34,316],[-269,579],[-232,800],[10,134],[-122,190],[-215,482],[-39,470]],[[15592,74730],[-148,315],[61,477]],[[15505,75522],[-9,494],[-89,441],[108,543],[68,1045],[-50,772],[-88,493],[-81,267],[34,113],[401,-196],[148,-543],[69,152],[-44,472],[-95,472]],[[15877,80047],[-37,2],[-538,565]],[[15302,80614],[-198,249],[-503,238],[-155,510]],[[14446,81611],[39,354],[-355,245]],[[14130,82210],[-49,464],[-336,418],[-6,297]],[[13739,83389],[-152,216],[-245,184],[-79,502],[-358,466],[-150,544],[-266,37],[-442,14],[-325,166],[-575,598],[-266,109],[-486,205],[-384,-49],[-546,265],[-331,245],[-308,-122],[57,-400],[-153,-37],[-322,-120],[-244,-194],[-308,-122],[-40,339],[125,565],[295,177],[-76,144]],[[8160,87121],[-354,-320],[-189,-384]],[[7617,86417],[-401,-409],[204,-280],[-263,-414],[-299,-241],[-278,-175],[-68,-255],[-434,-298],[-88,-270],[-325,-246],[-190,44],[-260,-161],[-282,-196],[-231,-192],[-476,-165],[-44,97],[304,269],[272,178],[296,315],[344,65],[137,236],[385,345],[62,115],[206,203],[47,437],[142,340],[-321,-174],[-89,99],[-151,-210],[-181,292],[-75,-206],[-104,287],[-277,-231],[-171,1],[-24,343],[50,211],[-178,205],[-362,-111],[-234,271],[-190,138],[-1,326],[-214,246],[107,331],[227,321],[99,296],[224,42],[191,-92],[224,277],[202,-49],[211,179],[-51,263],[-156,103],[206,222],[-171,-6],[-294,-126],[-85,-127],[-219,127],[-393,-64],[-407,138],[-116,231],[-352,335],[390,241],[620,281],[228,0],[-37,-288],[586,23],[-226,357],[-341,219],[-198,288],[-266,245],[-382,182],[155,302],[493,19],[351,262],[66,281],[284,273],[270,66],[527,256],[255,-39]],[[6077,92615],[428,308],[420,-121]],[[6925,92802],[201,-260],[123,111],[470,-34],[-17,-133],[425,-98],[284,58],[585,-182],[534,-54],[214,-75],[369,93],[422,-173],[302,-80]],[[10837,91975],[518,-139],[437,-277],[290,-53],[244,240],[336,180],[413,-70],[416,253],[454,143],[191,-239],[207,135],[62,271],[192,-61],[470,-517],[370,391],[37,-437],[342,94],[105,168],[336,-33],[425,-242],[650,-211],[382,-98],[272,37],[375,-292],[-391,-285],[502,-124],[750,68],[237,101],[296,-345],[302,291],[-284,244],[180,197],[338,27]],[[20291,91392],[222,58],[224,-138]],[[20737,91312],[280,-313],[310,46],[491,-260],[431,92],[405,-14],[-32,358],[247,101],[430,-195],[-1,-545],[176,459],[224,-15],[125,578],[-297,356],[-324,232],[22,637]],[[23224,92829],[328,417],[367,-92]],[[23919,93154],[281,-254],[377,-649],[-246,-283],[516,-117],[-1,-589],[371,452],[332,-371],[-82,-427],[268,-389],[290,417],[203,497],[15,632]],[[26243,92073],[395,-44],[411,-85]],[[18523,91297],[-150,272],[-379,157],[-247,-64],[-342,455],[185,62],[428,98],[392,-26],[363,101],[-538,134],[-593,-46],[-394,12],[-147,212],[645,230],[-429,-8],[-485,152],[233,432],[194,229],[743,350],[284,-111],[-138,-270],[618,174],[386,-290],[314,294],[254,-189],[227,-566],[140,239],[-198,590],[245,84],[276,-92],[311,-232],[174,-561],[86,-407],[467,-285],[501,-272],[-30,-254],[-456,-46],[177,-221],[-94,-212],[-502,91],[-478,155],[-323,-35],[-521,-195]],[[19722,91438],[-825,-101],[-374,-40]],[[20727,93730],[-433,403],[94,81],[372,23],[212,-127],[-245,-380]],[[27920,93720],[-81,35],[-305,305],[11,207],[134,39],[636,-62],[479,-317],[24,-159],[-295,17],[-299,12],[-304,-77]],[[31620,87494],[-753,230],[-597,334],[-336,280],[97,163],[-415,296],[-404,279],[4,-167],[-803,-92],[-235,198],[183,424],[522,10],[572,74],[-93,206],[97,287],[359,561],[-76,255],[-107,197],[-426,279],[-562,196],[178,146],[-294,358],[-245,33],[-219,196],[-149,-170],[-504,-74],[-1011,128],[-587,169],[-451,87],[-231,202],[291,263],[-395,3],[-88,583],[214,515],[285,235],[718,153],[-205,-372],[219,-359],[257,464],[704,237],[476,-596],[-41,-377],[549,167],[263,229],[617,-291],[382,-275],[36,-251],[516,130],[289,-367],[671,-227],[242,-232],[263,-539],[-510,-268],[654,-377],[441,-126],[399,-529],[437,-39],[-86,-404],[-488,-669],[-342,246],[-436,554],[-360,-72],[-35,-330],[292,-334],[377,-265],[115,-153],[180,-570],[-95,-414],[-351,156],[-696,461],[392,-496],[290,-348],[45,-201]],[[22677,92874],[-267,48],[-193,220],[-690,444],[6,184],[567,-71],[-306,376],[328,279],[332,-121],[495,73],[72,-167],[-259,-276],[421,-248],[-50,-519],[-456,-222]],[[89467,93986],[-569,65],[-49,30],[264,228],[347,53],[395,-220],[34,-151],[-422,-5]],[[23813,93306],[-316,22],[-174,506],[5,286],[145,245],[275,157],[579,-20],[531,-140],[-415,-513],[-332,-112],[-298,-431]],[[15807,92660],[-147,252],[-641,305]],[[15019,93217],[93,187],[219,477]],[[15331,93881],[241,379],[-272,353],[939,90],[397,-120],[709,-32],[270,-167],[298,-242],[-349,-145],[-681,-405],[-345,-403]],[[16538,93189],[0,-242],[-731,-287]],[[91547,94841],[-444,51],[-516,228],[67,186],[517,-87],[697,-151],[-321,-227]],[[23845,94785],[-404,43],[-336,150],[147,260],[400,155],[242,-202],[102,-183],[-151,-223]],[[88597,94796],[-550,375],[149,396],[367,108],[733,-26],[1004,-305],[-218,-428],[-1024,16],[-461,-136]],[[22275,94961],[-299,92],[6,336],[-456,-44],[-17,445],[299,-18],[418,196],[391,-33],[21,75],[212,-266],[9,-296],[-126,-428],[-458,-59]],[[18404,94671],[-36,188],[577,255],[-1255,-69],[-388,103],[379,562],[261,162],[782,-195],[494,-341],[485,-44],[-397,551],[254,210],[287,-67],[94,-274],[108,-205],[248,96],[291,-25],[49,-282],[-169,-273],[-941,-89],[-701,-250],[-422,-13]],[[65817,92505],[-908,75],[-73,255],[-503,155],[-41,311],[284,123],[-9,314],[551,492],[-256,70],[665,505],[-75,262],[621,304],[918,370],[924,108],[476,213],[540,75],[193,-227],[-186,-180],[-984,-285],[-849,-275],[-863,-548],[-413,-562],[-436,-554],[57,-478],[531,-473],[-164,-50]],[[25513,94670],[-448,71],[-739,185],[-96,317],[-33,285],[-279,252],[-575,70],[-322,178],[105,237],[572,-37],[309,-185],[546,1],[240,-189],[-63,-217],[319,-130],[176,-137],[375,-25],[405,-48],[442,125],[565,49],[452,-41],[297,-217],[62,-238],[-173,-153],[-414,-124],[-356,70],[-797,-89],[-570,-10]],[[16249,95538],[-376,125],[471,431],[571,373],[426,-8],[381,84],[-38,-442],[-214,-200],[-260,-28],[-516,-247],[-445,-88]],[[84826,94191],[444,3],[448,-304],[128,-368],[-164,-241],[349,-453],[437,-234],[268,604],[445,-259],[474,155],[537,-177],[205,161],[454,-81],[-200,535],[367,249]],[[89018,93781],[2508,-373],[237,-342]],[[91763,93066],[727,-440]],[[92490,92626],[1122,109],[553,-95]],[[94165,92640],[231,-238],[-34,-422],[342,-164],[372,118],[493,15]],[[95569,91949],[524,-112],[527,63]],[[96620,91900],[483,-512]],[[97103,91388],[345,185],[-225,368]],[[97223,91941],[124,255],[886,-161],[578,35],[799,-275],[389,-251],[0,-2295],[-2,-3],[-358,-253]],[[99639,88993],[-360,43],[251,-307]],[[99530,88729],[165,-474],[129,-156]],[[99824,88099],[32,-238],[-72,-152],[-518,125],[-776,-433],[-247,-68],[-425,-404],[-403,-354],[-102,-261],[-398,398],[-723,-452],[-127,214],[-267,-247],[-372,79],[-89,-379],[-334,-557],[10,-233],[317,-129],[-38,-838],[-257,-21],[-119,-482],[115,-248],[-486,-294],[-96,-658],[-414,-140],[-83,-585],[-401,-537],[-102,397],[-119,840],[-155,1280],[133,798]],[[93308,84520],[235,344],[14,269]],[[93557,85133],[432,129],[496,725],[478,592],[499,460],[224,812],[-338,-49],[-167,-474],[-704,-633],[-228,708],[-717,-195]],[[93532,87208],[-695,-965],[229,-354]],[[93066,85889],[-620,-150],[-429,-59],[20,416],[-432,87],[-344,-282],[-849,99],[-914,-171],[-900,-1124],[-1064,-1358],[437,-73],[137,-361],[270,-128],[177,288],[305,-37],[401,-634],[10,-490],[-218,-575],[-23,-688],[-125,-921],[-419,-833],[-93,-398],[-377,-671],[-374,-665],[-180,-340],[-370,-338],[-175,-7],[-174,280],[-373,-422],[-44,-191]],[[86326,76143],[-105,34],[-121,-195],[-83,-196]],[[86017,75786],[11,-413],[-144,-128]],[[85884,75245],[-49,-101],[-105,-171],[-185,-94],[-120,-155],[-9,-249]],[[85416,74475],[-32,-64],[110,-93]],[[85494,74318],[157,-253]],[[85651,74065],[240,-679],[69,-374]],[[85960,73012],[2,-663],[-105,-317],[-251,-110],[-222,-239],[-250,-50],[-31,314],[51,432],[-123,599],[207,97],[-191,493]],[[85047,73568],[-135,110],[-33,-108],[-82,-48],[-9,108],[-72,53],[-75,92],[76,253],[66,68],[-25,105],[70,311],[-18,94],[-162,62],[-131,155]],[[84517,74823],[-388,-167],[-205,-270]],[[83924,74386],[-299,-157],[148,267],[-59,224],[220,387],[-146,302],[-242,-203],[-314,-401],[-171,-371],[-273,-28],[-141,-269],[146,-389],[227,-95],[10,-258]],[[83030,73395],[219,-168],[312,411]],[[83561,73638],[246,-225],[180,-15]],[[83987,73398],[45,-301],[-393,-161]],[[83639,72936],[-130,-311],[-270,-289],[-143,-403],[299,-317],[109,-566],[169,-528],[189,-442],[-4,-428],[-175,-157],[67,-307],[163,-179],[-43,-469],[-70,-457],[-155,-51],[-203,-624]],[[83442,67408],[-225,-755],[-258,-688]],[[82959,65965],[-382,-531],[-386,-485],[-313,-66],[-170,-256],[-96,187],[-157,-286],[-389,-289],[-294,-88],[-94,-608],[-154,-34],[-73,418],[66,223],[-373,184]],[[80144,64334],[-131,-93],[-371,-493]],[[79642,63748],[-232,-544],[-61,-400],[213,-607],[259,-752],[253,-356],[168,-463],[128,-1065],[-38,-1013],[-232,-380],[-318,-370],[-226,-481],[-347,-536]],[[79209,56781],[-100,370],[78,390]],[[79187,57541],[-206,327],[-233,84]],[[78748,57952],[-113,300],[-140,595]],[[78495,58847],[-250,264],[-237,-10],[40,452],[-244,-3],[-22,-634],[-150,-841],[-91,-509],[20,-416],[180,-19],[113,-525],[50,-499],[155,-329],[168,-67],[144,-299]],[[78371,55412],[64,-54],[164,-348],[117,-385],[16,-388],[-30,-262],[27,-198],[20,-341],[98,-159],[109,-509],[-5,-195],[-197,-38],[-263,427],[-328,457],[-33,293],[-160,385],[-39,477],[-100,314]],[[77831,54888],[31,420],[-62,244]],[[77800,55552],[-109,221],[-48,285],[-148,325],[-134,273],[-46,-338],[-52,319],[30,360],[82,552]],[[77375,57549],[-27,428],[85,441],[-93,340]],[[77340,58758],[23,628],[-113,298]],[[77250,59684],[-91,689],[-50,728],[-120,477],[-183,-289]],[[76806,61289],[-316,-410],[-156,51]],[[76334,60930],[-172,135],[96,713],[-58,540],[-218,664],[34,207],[-162,74],[-197,470]],[[75657,63733],[-80,300],[-16,293],[-53,278],[-116,335],[-255,23],[25,-238],[-87,-320],[-119,117],[-40,-105],[-79,63],[-107,51]],[[74730,64530],[-40,-210],[-189,7],[-342,-119]],[[74159,64208],[16,-434],[-149,-340]],[[74026,63434],[-399,-388],[-311,-677],[-209,-364],[-277,-377],[0,-264],[-139,-142],[-250,-207],[-130,-30],[-83,-439],[58,-749],[15,-478],[-118,-547],[-1,-979],[-144,-27],[-127,-440]],[[71911,57326],[85,-189],[-253,-164]],[[71743,56973],[-94,-391],[-111,-166],[-263,538],[-129,806],[-107,581],[-97,272],[-147,554],[-69,720],[-48,360],[-253,791],[-115,1116]],[[70310,62154],[-83,737],[1,697]],[[70228,63588],[-54,539],[-404,-344],[-196,69],[-363,698],[134,208],[-82,226],[-326,489]],[[68937,65473],[-204,145],[-83,414],[-214,439],[-512,-109],[-451,-10],[-392,-81]],[[67081,66271],[-522,174],[-303,132],[-313,75],[-119,706],[-133,102],[-213,-103],[-281,-278],[-339,191],[-280,442],[-268,164],[-185,547],[-205,767],[-150,-93],[-176,191],[-104,-225]],[[63490,69063],[-165,28]],[[63325,69091],[58,-254],[-25,-131],[90,-435]],[[63448,68271],[109,-496],[136,-132],[48,-202],[189,-242],[17,-238]],[[63947,66961],[-28,-191],[35,-194]],[[63954,66576],[80,-161],[37,-189],[42,-141]],[[64113,66085],[-19,419],[75,302],[76,62],[84,-181],[5,-337],[-60,-339]],[[64274,66011],[53,-220]],[[64327,65791],[49,28],[10,-158],[218,91],[229,-15],[168,-17],[190,389],[208,370],[175,355]],[[65574,66834],[81,196],[34,-50],[-26,-238],[-36,-105]],[[65627,66637],[38,-455],[124,-393]],[[65789,65789],[155,-209],[204,-75],[165,-105],[125,-330],[75,-192],[99,-72],[0,-129],[-101,-343],[-45,-162],[-117,-184]],[[66349,63988],[-103,-394],[-127,30]],[[66119,63624],[-57,-138],[-45,-292]],[[66017,63194],[34,-384],[-26,-71]],[[66025,62739],[-128,2],[-173,-216],[-27,-280],[-64,-122],[-173,5],[-108,-145],[1,-233],[-134,-160],[-154,55],[-185,-195],[-129,-32]],[[64751,61418],[-201,-155],[-53,-256],[-7,-196],[-277,-243],[-443,-269],[-249,-406],[-122,-32],[-84,34],[-162,-239],[-177,-111],[-233,-29]],[[62743,59516],[-70,-33],[-61,-152]],[[62612,59331],[-73,-42],[-43,-147]],[[62496,59142],[-137,13],[-89,-78]],[[62270,59077],[-192,29],[-73,336],[8,315]],[[62013,59757],[-45,170],[-55,426],[-79,237],[55,28],[-28,263],[33,111],[-12,251]],[[61882,61243],[-36,246]],[[61846,61489],[-84,174],[-21,229]],[[61741,61892],[-144,207]],[[61597,62099],[-148,483],[-78,469]],[[61371,63051],[-192,396],[-124,95],[-184,548],[-32,401],[12,341],[-160,639],[-130,224],[-150,119],[-91,330],[15,131],[-77,298],[-81,129],[-109,428],[-169,464],[-142,396],[-138,-3],[43,316],[13,202],[34,230]],[[59709,68735],[-9,83]],[[59700,68818],[-78,-231],[-60,-435],[-76,-300],[-64,-101],[-93,186],[-125,257],[-199,826],[-28,-53],[115,-607],[170,-579],[210,-897],[103,-313],[89,-326],[249,-637],[-55,-101],[9,-374],[324,-517],[49,-118]],[[60240,64498],[89,-565],[-61,-104],[41,-593],[102,-688],[105,-141],[152,-213]],[[60668,62194],[162,-667],[76,-529],[152,-280],[380,-544],[154,-328],[150,-333],[87,-197],[137,-174]],[[61966,59142],[66,-178],[-9,-239],[-159,-138],[120,-157]],[[61984,58430],[90,-107],[55,-238],[125,-241],[138,-2],[262,148],[302,68],[244,179],[138,38],[99,105],[159,20]],[[63596,58400],[88,11],[128,86],[148,58],[131,197],[105,2],[7,-160],[-26,-335],[1,-302],[-59,-208],[-78,-623],[-134,-643],[-171,-735],[-239,-844],[-237,-645],[-326,-786],[-278,-466],[-416,-572],[-259,-438],[-304,-698],[-64,-303],[-63,-137]],[[61550,50859],[-194,-229],[-69,-241],[-104,-42],[-39,-406],[-90,-232],[-54,-383],[-112,-190]],[[60888,49136],[-128,-710],[17,-326],[177,-210],[9,-150],[-77,-348],[16,-175],[-18,-275],[97,-361],[115,-568],[102,-126]],[[61198,45887],[45,-258],[-12,-574],[35,-505],[11,-900],[48,-282],[-82,-411],[-108,-400],[-177,-357],[-254,-219],[-313,-280],[-314,-618],[-107,-105],[-194,-409],[-114,-133],[-24,-411],[132,-436],[55,-338],[3,-172],[49,29],[-8,-565],[-45,-268],[66,-98],[-41,-240],[-117,-205],[-229,-194],[-334,-312],[-122,-213],[24,-243],[71,-38],[-24,-304]],[[59118,36428],[-69,-419],[-33,-478],[-72,-260],[-189,-291],[-55,-83],[-117,-293],[-78,-296],[-157,-412],[-314,-594],[-196,-346],[-210,-262],[-290,-223],[-142,-30],[-36,-160],[-169,85],[-137,-110],[-301,111],[-168,-70],[-115,30],[-287,-227],[-237,-91],[-172,-218],[-126,-14],[-118,205],[-93,11],[-120,257],[-13,-80],[-37,155],[1,338],[-90,386]],[[54978,33049],[90,105],[-7,441]],[[55061,33595],[-182,539],[-140,488],[0,2],[-200,748]],[[54539,35372],[-206,435],[-109,421],[-61,560],[-69,418],[-93,886],[-6,689],[-36,314],[-108,238],[-143,476],[-146,690],[-61,362],[-226,562],[-17,442]],[[53258,41865],[-26,362],[39,506],[96,528],[14,247],[90,519],[66,236],[160,377],[89,256],[29,427],[-14,326],[-83,206],[-74,349],[-69,346],[15,119],[86,229],[-85,556],[-56,386],[-140,364],[27,112]],[[53422,48316],[-39,179]],[[53383,48495],[-74,433]],[[53309,48928],[-228,609]],[[53081,49537],[-286,582],[-183,475],[-169,595],[9,191],[60,184],[68,420],[56,427]],[[52636,52411],[-52,86],[95,647]],[[52679,53144],[41,455],[-109,380],[-126,98],[-57,258],[-71,83],[3,159]],[[52360,54577],[-288,-207],[-106,30],[-106,-129]],[[51860,54271],[-223,13],[-148,360]],[[51489,54644],[-92,417],[-196,379],[-209,-7],[-245,0]],[[50747,55433],[-230,-67]],[[50517,55366],[-224,-123]],[[50293,55243],[-435,-337],[-154,-197]],[[49704,54709],[-251,-167],[-247,163]],[[49206,54705],[-127,-6],[-194,113],[-178,-7],[-329,-100],[-193,-167],[-275,-211],[-53,15]],[[47857,54342],[-73,-5],[-286,275],[-253,438],[-236,315],[-187,372]],[[46822,55737],[-75,42],[-200,232],[-145,309],[-49,210],[-34,426]],[[46319,56956],[-121,341],[-108,225],[-72,75],[-69,114],[-31,255]],[[45918,57966],[-41,127],[-81,94]],[[45796,58187],[-148,241],[-117,38],[-64,162],[2,88],[-85,122],[-18,123]],[[45366,58961],[-45,442],[35,255]],[[45356,59658],[-114,448],[-139,205],[122,110],[135,404],[66,296]],[[45426,61121],[-24,310],[77,284],[35,542],[-31,569],[-33,287],[27,287],[-71,273],[-147,249]],[[45259,63922],[12,244]],[[45271,64166],[13,266],[107,157],[91,300],[-18,195],[95,407],[155,366],[94,93],[73,335],[7,307],[100,356],[185,210],[176,588]],[[46349,67746],[145,230],[258,63]],[[46752,68039],[219,394],[139,153],[232,481]],[[47342,69067],[-69,716],[105,496]],[[47378,70279],[37,303],[179,389]],[[47594,70971],[279,263],[206,238],[185,597],[88,353],[204,-2],[168,-245],[264,40],[288,-127],[120,-6]],[[49396,72082],[267,314],[301,100],[175,238],[267,175],[471,103],[460,47],[140,-86],[261,227],[297,5],[113,-134],[190,35]],[[52338,73106],[303,232],[194,-69],[-8,-291],[236,211],[19,-110],[-139,-282],[-1,-267],[96,-143],[-37,-498],[-183,-290],[53,-314],[144,-9],[70,-274],[105,-90]],[[53190,70912],[327,-198],[116,49],[232,-96],[369,-257],[130,-512],[249,-112],[392,-241],[296,-286],[135,149],[133,265],[-64,441],[87,280],[200,270],[191,79],[376,-118],[95,-258],[103,-2],[88,-98],[276,-68],[68,-190]],[[56989,70009],[370,9],[267,-152],[276,-170],[128,-90],[214,183],[115,165],[245,47],[197,-72],[76,-286],[64,188],[223,-136],[216,-33]],[[59380,69662],[137,146],[81,189]],[[59598,69997],[-19,33],[73,269],[57,435],[39,145],[8,6]],[[59756,70885],[99,469],[138,406],[5,20]],[[59998,71780],[-25,441],[68,237]],[[60041,72458],[-103,261],[106,216],[-170,-49],[-232,133],[-191,-332],[-422,-65],[-225,310],[-299,19],[-64,-239],[-192,-68],[-269,306],[-303,-10]],[[57677,72940],[-164,573],[-203,319]],[[57310,73832],[135,448],[-176,275],[308,551]],[[57577,75106],[428,23],[116,438]],[[58121,75567],[530,-77],[333,374],[324,163],[460,12],[485,-406],[398,-223],[324,89],[239,-51],[328,300]],[[61542,75748],[41,247],[-69,392],[-161,213],[-154,66],[-101,176]],[[61098,76842],[-355,487],[-317,217],[-239,338],[202,92],[230,482],[-155,228],[409,235],[-7,126],[-249,-93]],[[60617,78954],[-222,-46],[-185,-186],[-260,-31],[-239,-214],[16,-358],[136,-139],[283,34],[-54,-205],[-304,-100],[-377,-333],[-155,117],[61,271],[-303,168]],[[59014,77932],[49,111],[266,191]],[[59329,78234],[-80,132],[-432,145],[-19,215],[-258,-71],[-103,-317],[-215,-426]],[[58222,77912],[7,-148],[-135,-124],[-85,54],[-77,-695]],[[57932,76999],[-144,-238],[-102,-412],[90,-329]],[[57776,76020],[33,-221],[242,-186],[-50,-141],[-330,-32],[-119,-178],[-231,-310],[-88,268],[4,119]],[[57237,75339],[-169,16],[-145,54],[-337,-149],[193,-324],[-141,-94],[-155,0],[-147,296],[-52,-126],[62,-344],[139,-270],[-105,-127],[155,-265],[138,-167],[4,-325],[-257,152],[82,-293],[-177,-61],[106,-508],[-185,-7],[-228,250],[-104,461],[-48,383],[-109,265],[-142,328],[-19,164]],[[55596,74648],[-47,41],[-6,126]],[[55543,74815],[-153,194],[-25,274]],[[55365,75283],[24,393],[38,179],[-47,90]],[[55380,75945],[-58,45],[-78,188],[-120,114]],[[55124,76292],[-261,213],[-161,208],[-254,171],[-234,424],[56,43],[-127,242],[-5,194],[-178,91],[-85,-248],[-82,192],[6,200],[10,10]],[[53809,78032],[62,52]],[[53871,78084],[-222,84],[-225,-205]],[[53424,77963],[15,-285],[-34,-165]],[[53405,77513],[91,-293],[260,-290],[140,-476],[309,-464],[218,4],[68,-128],[-78,-114],[248,-209],[204,-174],[239,-300],[28,-108],[-52,-206],[-154,269],[-241,95],[-117,-373],[201,-213],[-33,-301],[-116,-34],[-149,-494],[-115,-44],[1,176],[56,309],[61,123],[-109,334],[-84,290],[-116,72],[-82,248],[-178,105],[-120,231],[-206,38],[-217,260],[-254,375],[-189,331],[-87,570]],[[52832,77122],[-138,67],[-226,190]],[[52468,77379],[-128,-78],[-160,-267],[-116,-43]],[[52064,76991],[-251,-325],[-548,156],[-405,-187],[-32,-347]],[[50828,76288],[15,-334],[-263,-384],[-356,-122],[-25,-193]],[[50199,75255],[-170,-319],[-107,-469]],[[49922,74467],[108,-329],[-161,-257],[-60,-375],[-210,-114],[-196,-443],[-353,-9],[-265,11],[-174,-203],[-106,-218],[-136,48],[-102,194],[-79,332],[-259,89]],[[47929,73193],[-112,-150],[-147,81],[-143,-63],[43,451],[-27,354],[-124,53],[-66,218],[22,377],[111,209],[19,233],[58,346],[-6,244],[-55,207],[-13,194]],[[47489,75947],[14,410],[-113,250],[393,416],[340,-104],[373,3],[295,-98],[231,30],[449,-19]],[[49471,76835],[143,346],[53,1147],[-286,604],[-205,292],[-425,221],[-28,420],[361,125],[466,-148],[-88,652],[262,-247],[647,449],[83,472],[243,116]],[[50697,81284],[223,114]],[[50920,81398],[143,158],[243,847]],[[51306,82403],[380,242],[231,-17]],[[51917,82628],[54,122],[232,31]],[[52203,82781],[52,-126],[189,283]],[[52444,82938],[-64,216],[-13,327]],[[52367,83481],[-112,319],[-9,589]],[[52246,84389],[47,156],[79,172]],[[52372,84717],[245,36],[97,159]],[[52714,84912],[224,163],[-10,-297]],[[52928,84778],[-82,-187]],[[52846,84591],[34,-161],[150,-88]],[[53030,84342],[-68,-217],[-82,63],[-200,-415],[75,-280]],[[52755,83493],[5,-223],[281,-134],[-3,-205],[282,109],[156,157],[314,-227]],[[53790,82970],[131,-183],[190,169]],[[54111,82956],[433,266],[350,195],[277,-97],[21,-141],[268,-7]],[[55460,83172],[64,253],[383,187]],[[55907,83612],[-59,484]],[[55848,84096],[9,434],[137,361],[262,197],[220,-430],[223,11],[54,442]],[[56753,85111],[32,340],[-102,-73],[-177,205],[-24,331],[351,160],[350,84],[302,-95],[286,17]],[[57771,86080],[316,318],[-291,274]],[[57796,86672],[-504,-46],[-488,-211],[-452,-122],[-161,314]],[[56191,86607],[-269,190],[62,567]],[[55984,87364],[-135,519],[132,336],[252,361],[636,625],[185,120],[-29,244],[-386,272]],[[56639,89841],[-478,-163],[-269,-402],[43,-353],[-442,-463],[-536,-495],[-203,-811],[198,-406],[266,-319],[-255,-650]],[[54963,85779],[-289,-134],[-106,-967]],[[54568,84678],[-158,-540],[-337,56],[-157,-457],[-322,-26],[-88,544]],[[53506,84255],[-233,654],[-211,814]],[[53062,85723],[-186,353],[-549,-666],[-370,-135],[-384,294]],[[51573,85569],[-99,619],[-88,1329]],[[51386,87517],[255,370],[734,484],[548,594],[509,803],[667,1112],[465,433],[764,722]],[[55328,92035],[609,253],[457,-31]],[[56394,92257],[423,477]],[[56817,92734],[507,-25],[499,114]],[[57823,92823],[869,-421],[-358,-154],[304,-362]],[[58638,91886],[287,200],[456,-348],[761,-137],[1049,-651],[213,-274],[19,-383],[-309,-303],[-453,-153],[-1240,437],[-204,-73],[453,-422],[36,-855],[357,-176],[217,-149],[36,279]],[[60316,88878],[-173,257],[183,209]],[[60326,89344],[671,-359]],[[60997,88985],[234,141],[-187,421]],[[61044,89547],[647,564],[257,-33],[259,-201],[162,396],[-232,343],[136,344]],[[62273,90960],[-204,358],[777,-185]],[[62846,91133],[159,-323],[-352,-71],[2,-320]],[[62655,90419],[219,-197],[429,124]],[[63303,90346],[68,368],[580,274],[969,495],[210,-29],[-274,-349],[345,-60],[199,196],[520,16],[413,239],[316,-347],[316,381],[-291,334],[144,190],[821,-174],[384,-180],[1007,-658],[186,301],[-283,305],[-8,122]],[[68925,91770],[-334,57],[91,272]],[[68682,92099],[-148,450],[-9,184],[513,522],[182,523],[207,113],[735,-152],[58,-320],[-263,-467],[172,-184],[90,-402],[-63,-789],[306,-353],[-119,-385],[-544,-818],[317,-85],[111,208],[305,148],[74,285],[241,274],[-162,327],[129,380],[-303,48],[-67,320],[221,578],[-360,470],[497,388],[-65,410],[139,13],[146,-320],[-110,-555],[298,-106],[-127,416],[465,226],[576,31],[514,-329],[-247,480]],[[72391,93628],[-28,614],[483,116]],[[72846,94358],[668,-26],[602,76],[-226,301],[322,378],[319,16]],[[74531,95103],[540,286],[733,76]],[[75804,95465],[93,158],[730,53],[227,-129],[623,306],[511,-9],[76,248],[266,245],[655,237],[477,-187],[-379,-142],[630,-88],[75,-285],[253,140],[812,-7],[627,-281],[223,-216],[-69,-299],[-308,-171],[-730,-319],[-208,-171],[344,-81],[411,-145],[250,109],[142,-370],[122,150],[444,91],[891,-95],[68,-270],[1161,-85]],[[84221,93852],[16,440],[589,-101]],[[63578,73897],[87,-425],[264,-120],[193,-289],[395,-99],[433,152],[27,135]],[[64977,73251],[-52,407],[41,603],[-217,195],[71,394],[-184,33],[62,486]],[[64698,75369],[261,-141],[245,184]],[[65204,75412],[-203,345],[-79,330],[-224,-147],[-28,-422],[-87,373]],[[64583,75891],[-16,141],[69,239]],[[64636,76271],[-53,201],[-322,196]],[[64261,76668],[-126,518],[-153,145]],[[63982,77331],[-9,188],[270,-55],[11,421],[236,94],[242,-86]],[[64732,77893],[50,562],[-49,356]],[[64733,78811],[-278,-28],[-236,140],[-322,-253],[-259,-121]],[[63638,78549],[-126,-341],[-270,-95]],[[63242,78113],[-276,-595],[253,-546],[-28,-388],[304,-678]],[[63495,75906],[146,-303],[141,-409],[129,-27],[86,-155],[-229,-47],[-48,-447],[-48,-201],[-102,-135],[8,-285]],[[23806,96455],[-521,36],[-74,161],[560,-8],[195,-107],[-33,-66],[-127,-16]],[[18874,96407],[-412,186],[225,184],[406,59],[391,-91],[-92,-172],[-518,-166]],[[56246,96428],[-490,134],[192,148],[-168,184],[576,116],[110,-217],[401,-130],[-621,-235]],[[18738,96982],[4,83],[285,172],[149,-26],[361,-117],[-338,-112],[-461,0]],[[22969,96662],[-226,133],[-120,216],[-21,239],[359,-23],[162,-38],[332,-201],[-75,-208],[-411,-118]],[[22313,96694],[-454,65],[-457,186],[-618,22],[268,171],[-336,138],[-20,221],[545,-78],[751,-210],[213,-274],[108,-241]],[[77620,96702],[508,756],[228,65],[209,-38],[704,-327],[-83,-234],[-1566,-222]],[[54419,96039],[-597,352],[252,204],[-417,167],[-541,486],[-216,451],[758,206],[152,-201],[395,8],[106,197],[408,20],[350,-201],[914,-430],[-699,-226],[-154,-424],[-244,-109],[-132,-477],[-335,-23]],[[56395,97554],[-820,96],[-49,159],[-399,10],[-304,264],[858,161],[403,-139],[281,173],[703,-144],[544,-202],[-412,-310],[-805,-68]],[[63217,97905],[-301,137],[159,179],[-619,18],[543,105],[422,7],[56,-155],[160,138],[262,95],[412,-127],[-108,-87],[-373,-76],[-249,-44],[-39,-95],[-325,-95]],[[77154,97183],[-774,166],[-461,220],[-213,413],[-379,114],[721,393],[601,130],[540,-289],[639,-557],[-68,-518],[-606,-72]],[[24776,96872],[-576,73],[-298,235],[4,209],[220,153],[-508,-4],[-307,191],[-176,261],[193,256],[193,176],[284,40],[-121,132],[646,29],[355,-307],[467,-123],[456,-109],[219,-380],[335,-187],[-382,-171],[-513,-433],[-491,-41]],[[27621,95698],[-726,159],[-816,-89],[-413,70],[-525,30],[-35,276],[513,130],[-136,416],[169,40],[743,-248],[-379,369],[-451,111],[225,222],[493,138],[79,200],[-393,225],[-117,297],[759,-25],[219,-62],[434,210],[-626,66],[-972,-36],[-491,195],[-231,233],[-325,169],[-61,196],[413,110],[325,19],[545,93],[408,215],[345,-30],[300,-162],[211,311],[366,92],[499,64],[849,24],[147,-62],[802,97],[602,-36],[601,-37],[743,-45],[596,-74],[509,-156],[-13,-154],[-677,-250],[-672,-116],[-252,-129],[605,3],[-655,-349],[-453,-163],[-475,-471],[-573,-95],[-177,-118],[-841,-61],[383,-73],[-192,-103],[230,-284],[-264,-197],[-429,-163],[-132,-225],[-388,-173],[39,-130],[474,22],[6,-140],[-742,-346]],[[37558,86403],[-410,470],[-555,3],[-270,316],[-185,562],[-481,716],[-141,376],[-38,517],[-385,531],[100,425],[-185,203],[274,673],[418,214],[110,241],[58,450],[-317,-204],[-151,-86],[-250,-82],[-341,188],[-18,391],[108,307],[258,8],[567,-153],[-477,365],[-249,198],[-277,-81],[-231,142],[310,537],[-169,214],[-221,398],[-334,611],[-354,224],[4,241],[-746,337],[-590,42],[-742,-24],[-678,-42],[-322,184],[-483,362],[730,181],[559,30],[-1189,150],[-626,235],[38,224],[1052,277],[1017,277],[108,209],[-750,207],[242,229],[962,402],[404,62],[-116,259],[658,151],[854,91],[854,5],[303,-179],[737,317],[663,-216],[390,-45],[577,-187],[-661,310],[38,247],[933,344],[974,-26],[355,212],[981,56],[2219,-73],[1738,-456],[-513,-222],[-1063,-25],[-1495,-57],[140,-102],[983,63],[837,-199],[539,177],[231,-207],[-305,-335],[707,214],[1349,224],[833,-112],[156,-246],[-1133,-410],[-157,-132],[-887,-100],[643,-27],[-325,-420],[-224,-374],[9,-641],[334,-376],[-434,-23],[-457,-183],[513,-305],[65,-489],[-297,-53],[360,-496],[-617,-41],[322,-234],[-91,-203],[-392,-90],[-387,-1],[348,-390],[4,-257],[-550,239],[-143,-155],[375,-144],[364,-352],[105,-463],[-495,-111],[-214,222],[-343,331],[95,-391],[-323,-303],[732,-25],[383,-31],[-745,-501],[-755,-454],[-812,-199],[-307,-3],[-287,-222],[-386,-608],[-598,-403],[-192,-24],[-370,-141],[-399,-135],[-238,-356],[-4,-404],[-140,-378],[-453,-461],[112,-450],[-125,-476],[-142,-562],[-392,-35]],[[68476,73345],[155,-3],[209,-122]],[[68840,73220],[85,-70],[201,185],[94,-112],[90,264],[166,-12],[42,85],[30,232],[119,200],[151,-131],[-30,-176],[84,-27],[-26,-484],[110,-188],[96,121],[124,57],[173,258],[191,-43],[287,-1]],[[70827,73378],[49,-165]],[[70876,73213],[-162,-65],[-141,-106],[-319,-67],[-298,-121],[-162,-251],[66,-244],[31,-286],[-138,-242],[12,-221],[-77,-208],[-264,18],[109,-381],[-177,-145],[-118,-348],[16,-346],[-109,-162],[-103,54],[-212,-75],[-30,-161],[-207,1],[-155,-326],[-10,-490],[-361,-240],[-193,51],[-56,-126],[-166,73],[-278,-86],[-466,294]],[[66908,69007],[252,522],[-22,371],[-211,97],[-22,365],[-91,460],[119,315],[-121,85],[77,420],[113,717]],[[67002,72359],[283,-218],[210,76],[58,261],[219,87],[156,175],[56,461],[234,111],[43,205],[132,-154],[83,-18]],[[56641,45536],[30,-179],[-32,-279],[49,-270],[-42,-216],[24,-198],[-578,7],[-13,-1833],[187,-471],[182,-359]],[[56448,41738],[-511,-235],[-672,81],[-193,276],[-1126,-25],[-42,-40],[-165,260],[-181,18],[-166,-98],[-134,-110]],[[53422,48316],[115,77],[80,-10],[97,69],[820,-8],[69,-429],[79,-345],[64,-187],[107,-301],[183,47],[92,81],[153,-81],[42,144],[70,335],[172,23],[15,99],[142,3],[-25,-208],[338,5],[5,-362],[56,-222],[-41,-348],[20,-354],[93,-213],[-15,-686],[69,53],[121,-14],[172,86],[126,-34]],[[53309,48928],[112,248],[84,97],[104,-198]],[[53609,49075],[-101,-121],[-46,-148],[-8,-251],[-71,-60]],[[55838,75349],[-6,-151],[-90,-83],[-17,-188],[-129,-279]],[[55596,74648],[-47,40],[-6,127]],[[55543,74815],[-153,193],[-25,275]],[[55380,75945],[-19,184],[121,283],[17,-108],[75,51]],[[55574,76355],[59,-155],[67,-59],[18,-208]],[[55718,75933],[-35,-196],[40,-247],[115,-141]],[[65574,66834],[53,-197]],[[65627,66637],[38,-454]],[[65665,66183],[-142,-3],[-23,-375],[49,-80],[-126,-113],[0,-236],[-81,-238],[-8,-232]],[[65334,64906],[-55,-122],[-835,291],[-107,583],[-10,133]],[[31399,20215],[-167,15],[-298,1],[0,1286]],[[32587,39016],[510,-940],[227,-87],[340,-426],[286,-225],[40,-254],[-274,-875],[280,-157],[312,-88],[220,93],[252,441],[45,508]],[[34825,37006],[138,110],[139,-332],[-5,-460],[-234,-317],[-187,-235],[-313,-559],[-371,-785]],[[33992,34428],[-69,-461],[-75,-592],[3,-574],[-60,-128],[-22,-372]],[[31306,25596],[-79,-432],[273,-421]],[[30952,21711],[-258,90],[-671,77],[-115,336],[5,431],[-185,-37],[-98,209],[-24,610],[213,254],[88,365],[-32,291],[147,492],[102,762],[-30,338],[121,109],[-30,217],[-128,116],[91,241],[-125,219],[-65,664],[112,117],[-47,702],[65,590],[74,514],[166,209],[-84,562],[-1,529],[210,376],[-6,481],[158,562],[1,530],[-72,105],[-128,994],[171,593],[-26,557],[99,524],[182,540],[196,358],[-83,226],[58,185],[-9,960],[303,284],[95,598],[-34,145]],[[31358,38736],[232,520],[363,-140],[164,-416],[108,463],[317,-24],[45,-123]],[[62917,74156],[-100,-17]],[[62817,74139],[-114,333],[1,89],[-122,-1],[-83,154],[-57,-15]],[[62442,74699],[-110,168],[-206,143],[26,280],[-47,203]],[[62105,75493],[386,90]],[[62491,75583],[58,-151],[106,-100],[-56,-145],[148,-197],[-79,-184],[118,-156],[125,-95],[6,-399]],[[1158,3387],[402,-240],[352,240],[63,33],[816,101],[264,-134],[131,-69],[418,-192],[789,-146],[626,-181],[1072,-135],[799,158],[1181,-113],[669,-181],[735,169],[772,158],[60,271],[-1093,23],[-898,135],[-234,226],[-745,124],[49,260],[103,237],[103,214],[-54,237],[-463,158],[-212,203],[-430,181],[675,-34],[642,90],[403,-192],[495,169],[457,215],[223,192],[-98,237],[-359,158],[-408,169],[-571,34],[-501,79],[-539,56],[-179,215],[-359,180],[-218,203],[-87,655],[136,-57],[250,-180],[457,56],[441,79],[229,-248],[440,56],[370,124],[348,158],[316,192],[419,57],[-11,214],[-98,215],[82,203],[359,101],[163,-192],[424,113],[321,147],[397,11],[376,57],[375,135],[299,124],[338,124],[217,-34],[191,-45],[413,79],[370,-101],[381,11],[365,79],[375,-56],[413,-57],[387,23],[402,-12],[414,-11],[381,23],[283,169],[337,90],[348,-124],[332,102],[299,203],[180,-181],[98,-203],[179,-192],[288,170],[332,-215],[376,-68],[321,-158],[391,34],[354,102],[419,-23],[375,-79],[381,-101],[147,248],[-179,192],[-136,203],[-360,45],[-157,215],[-60,214],[-98,429],[212,-79],[365,-34],[359,34],[326,-91],[283,-169],[120,-203],[375,-34],[359,79],[381,113],[343,68],[283,-136],[370,46],[239,440],[223,-260],[321,-101],[348,56],[229,-226],[364,-22],[338,-68],[331,-124],[218,214],[109,203],[277,-225],[381,56],[283,-124],[190,-192],[370,57],[289,124],[283,146],[337,79],[392,68],[353,79],[272,124],[164,181],[65,248],[-33,237],[-87,226],[-98,225],[-87,226],[-71,203],[-16,226],[27,226],[131,214],[109,237],[43,226],[-54,248],[-33,226],[136,259],[153,169],[179,215],[190,180],[224,170],[108,248],[153,158],[174,147],[266,33],[174,181],[196,113],[229,67],[201,147],[158,181],[218,67],[163,-146],[-104,-192],[-283,-169],[-119,-125],[-207,91],[-228,-57],[-191,-135],[-201,-147],[-136,-169],[-38,-226],[16,-214],[131,-192],[-191,-135],[-261,-46],[-152,-191],[-164,-181],[-174,-248],[-43,-215],[98,-236],[147,-181],[228,-135],[212,-181],[115,-226],[59,-214],[82,-226],[131,-192],[81,-214],[38,-530],[82,-215],[22,-226],[87,-225],[-38,-305],[-153,-237],[-163,-192],[-370,-79],[-125,-203],[-169,-192],[-419,-214],[-369,-90],[-349,-124],[-375,-125],[-223,-237],[-446,-22],[-490,22],[-441,-45],[-467,0],[87,-225],[424,-102],[310,-158],[174,-203],[-310,-181],[-479,57],[-397,-147],[-16,-237],[-11,-226],[326,-191],[60,-215],[354,-214],[587,-90],[501,-158],[397,-181],[506,-181],[691,-90],[680,-158],[473,-169],[517,-192],[272,-271],[136,-214],[338,203],[457,169],[484,181],[576,147],[496,158],[690,11],[681,-79],[560,-136],[179,249],[387,169],[702,11],[549,124],[522,124],[577,79],[615,102],[430,147],[-196,203],[-120,203],[0,214],[-539,-22],[-571,-90],[-544,0],[-76,214],[38,429],[125,124],[397,135],[468,136],[338,169],[337,169],[250,226],[381,101],[375,79],[191,46],[430,22],[408,79],[342,113],[338,135],[304,136],[387,180],[244,192],[262,169],[81,226],[-294,136],[98,237],[185,180],[289,113],[304,135],[283,181],[218,226],[136,270],[201,158],[332,-33],[136,-192],[332,-23],[11,215],[141,225],[299,-56],[71,-215],[332,-33],[359,101],[348,68],[316,-34],[119,-237],[305,192],[283,101],[316,79],[310,79],[283,136],[310,90],[239,124],[169,203],[207,-146],[288,79],[201,-271],[158,-203],[315,112],[126,226],[283,158],[364,-34],[109,-214],[228,214],[300,68],[326,23],[294,-12],[310,-67],[299,-34],[131,-192],[179,-169],[305,101],[326,23],[316,0],[310,11],[277,79],[294,68],[245,158],[261,101],[283,57],[212,158],[153,316],[157,191],[289,-90],[109,-203],[239,-135],[288,45],[196,-203],[207,-147],[283,135],[98,249],[250,101],[288,192],[272,79],[327,113],[217,124],[229,135],[217,125],[262,-68],[250,203],[179,158],[262,-11],[228,135],[54,203],[234,158],[229,113],[277,90],[256,45],[245,-33],[261,-57],[223,-158],[27,-248],[245,-192],[169,-158],[332,-68],[185,-158],[228,-158],[267,-33],[223,112],[239,237],[261,-124],[272,-67],[261,-68],[272,-45],[278,0],[228,-598],[-10,-147],[-33,-260],[-267,-146],[-217,-215],[38,-225],[310,11],[-38,-226],[-142,-214],[-130,-237],[212,-181],[321,-56],[321,101],[152,226],[93,215],[152,180],[174,169],[71,203],[147,283],[174,56],[315,23],[278,67],[283,91],[136,225],[81,215],[191,214],[272,147],[234,113],[152,191],[158,102],[201,90],[278,-56],[250,56],[272,68],[305,-34],[201,158],[141,384],[104,-158],[130,-271],[234,-113],[267,-45],[266,68],[283,-45],[261,-12],[175,57],[234,-34],[212,-124],[250,79],[299,0],[256,79],[288,-79],[185,192],[142,191],[190,158],[348,429],[180,-79],[212,-158],[185,-203],[354,-350],[272,-11],[255,0],[300,68],[299,79],[228,158],[191,169],[310,22],[207,125],[217,-113],[142,-181],[195,-180],[305,22],[191,-146],[331,-147],[349,-57],[288,46],[218,180],[185,181],[250,45],[250,-79],[288,-57],[262,91],[250,0],[245,-57],[255,-56],[251,101],[299,91],[283,22],[315,0],[256,57],[250,45],[76,282],[11,237],[174,-158],[49,-260],[93,-237],[114,-191],[234,-102],[316,34],[364,11],[250,34],[365,0],[261,11],[365,-22],[310,-45],[195,-181],[-54,-214],[180,-170],[299,-135],[310,-147],[359,-101],[375,-91],[283,-90],[316,-11],[179,192],[245,-158],[212,-181],[245,-135],[338,-57],[321,-67],[136,-226],[315,-136],[212,-203],[310,-90],[321,11],[300,-33],[331,11],[332,-45],[310,-79],[289,-136],[288,-113],[196,-169],[-33,-226],[-147,-203],[-125,-259],[-98,-203],[-130,-237],[-365,-91],[-163,-203],[-359,-124],[-125,-226],[-191,-214],[-201,-180],[-114,-237],[-71,-215],[-27,-259],[5,-215],[158,-225],[60,-215],[131,-203],[516,-79],[109,-248],[-500,-91],[-425,-124],[-527,-22],[-234,-327],[-49,-271],[-120,-215],[-147,-214],[370,-192],[142,-237],[239,-214],[337,-192],[387,-181],[418,-180],[637,-181],[141,-282],[800,-124],[54,-44],[207,-170],[767,146],[637,-180],[479,-139],[0,-3044],[-99999,0],[0,3044],[15,-5],[246,336],[501,-181],[32,20],[293,184]],[[1087,3398],[38,-7],[33,-4]],[[54500,78810],[-53,-97],[-243,-14],[-140,-131],[-230,45]],[[53834,78613],[-397,148],[-62,201],[-275,-100],[-32,-110],[-168,82]],[[52900,78834],[-142,16],[-126,104],[43,141],[-11,103]],[[52664,79198],[84,31],[140,-160],[40,152],[245,-24],[199,103],[133,-18],[86,-117],[26,97],[-39,376],[100,73],[98,265]],[[53776,79976],[206,-185],[156,236],[98,43],[216,-176],[130,30],[128,-109]],[[54710,79815],[-22,-73],[28,-200]],[[54716,79542],[-22,-235],[-156,-1],[54,-125],[-92,-371]],[[62817,74139],[-191,77],[-140,266],[-44,217]],[[63578,73897],[-70,-29],[-173,302],[96,284],[-82,169],[-104,-42],[-328,-425]],[[62491,75583],[68,94],[207,-166],[150,-34],[38,68],[-137,311],[72,80]],[[62889,75936],[78,-20],[191,-349],[123,-40],[48,147],[166,232]],[[58061,50194],[169,-46],[85,328],[148,-37]],[[58463,50439],[16,-227],[60,-131],[2,-187],[-68,-120],[-108,-301],[-101,-208],[-115,-28]],[[58149,49237],[-18,695],[-70,262]],[[51709,81086],[-31,-389]],[[51678,80697],[-73,-22],[-30,-323]],[[51575,80352],[-243,262],[-142,-44],[-194,271],[-129,231],[-130,10],[-40,202]],[[50920,81398],[203,-45],[258,119],[175,-252],[153,-134]],[[50249,58162],[95,65],[57,252],[136,54],[60,172]],[[50597,58705],[94,169],[99,1],[212,-331]],[[51002,58544],[-11,-192],[63,-341],[-55,-232],[29,-155],[-134,-356],[-86,-177],[-52,-363],[7,-367],[-16,-928]],[[50517,55366],[-68,397],[12,1323],[-56,118],[-10,283],[-97,202],[-84,170],[35,303]],[[48498,57801],[-19,334],[76,245],[-6,195],[220,477],[41,395],[76,140],[134,-77],[117,117],[38,148],[215,258],[53,180],[260,239],[153,82],[69,-111],[178,3]],[[50103,60426],[-22,-279],[37,-262],[157,-376],[8,-279],[321,-131],[-7,-394]],[[50249,58162],[-243,12]],[[50006,58174],[-129,46],[-90,-93],[-122,42],[-483,-27],[-6,-327],[38,-433]],[[49214,57382],[-191,148],[-130,-22],[-97,-144],[-125,121],[-48,191],[-125,125]],[[74730,64530],[-43,475],[-97,433],[48,347],[-171,154],[61,210],[174,214],[-201,305],[99,391],[220,-249],[132,-28],[25,-401],[264,-79],[258,9],[160,-99],[-128,-487],[-125,-33],[-85,-328],[152,-298],[45,368],[77,1],[146,-913]],[[75741,64522],[-6,-413],[-96,87],[18,-463]],[[57776,76020],[-239,77],[-283,-181]],[[57254,75916],[-3,-287],[-253,-54],[-196,201],[-222,-158],[-205,17]],[[56375,75635],[-20,380],[-139,185]],[[56216,76200],[45,82],[-30,68],[47,183],[106,180],[-135,249],[-25,210],[69,131]],[[56293,77303],[80,-237],[107,42],[214,-90],[408,-30],[137,147],[327,134],[202,-209],[164,-61]],[[55337,76893],[-51,-52],[-91,-134],[-40,-317]],[[55155,76390],[-246,218],[-105,241],[-106,127],[-128,215],[-60,179],[-136,269],[58,239],[100,-132],[60,119],[130,13],[239,-96],[192,8],[125,-127]],[[55278,77663],[101,2],[-70,-254],[134,-221],[-40,-271],[-66,-26]],[[57358,83857],[169,96],[299,223]],[[57826,84176],[292,-145],[40,-143],[145,69],[272,-137],[27,-271],[-59,-155],[174,-377],[113,-105],[-17,-104],[187,-102],[80,-153],[-108,-126],[-224,20],[-53,-54],[65,-191],[68,-369]],[[58828,81833],[-238,-34],[-86,-126],[-18,-290],[-110,55],[-251,-27],[-73,134],[-104,-100],[-104,83],[-219,12],[-310,138],[-281,45],[-215,-13],[-152,-156],[-133,-22]],[[56534,81532],[-5,256],[-86,267],[167,118],[1,229],[-77,219],[-12,255]],[[56522,82876],[269,-4],[301,217],[65,325],[228,185],[-27,258]],[[25402,61196],[-51,-19],[-55,-199]],[[25296,60978],[-83,0],[22,650],[2,456]],[[25237,62084],[-2,85],[34,27],[50,-69],[100,348],[52,8]],[[31358,38736],[-200,-79],[-109,794],[-149,646],[87,557],[-145,244],[-37,415],[-136,392]],[[30669,41705],[175,621],[-120,484],[64,194],[-50,214],[109,287],[5,490],[14,405],[60,195],[-241,927]],[[30685,45522],[207,-49],[143,13],[62,174],[243,233],[146,217],[364,97],[-30,-432],[34,-221],[-22,-386],[302,-516],[311,-95],[109,-215],[188,-114],[115,-167],[174,5],[162,-170],[12,-333],[54,-169],[4,-248],[-81,-9],[107,-671],[532,-24],[-41,-332],[30,-228],[152,-161],[65,-358],[-49,-454],[-76,-252],[27,-329],[-87,-119]],[[33842,40209],[-5,178],[-259,295],[-258,8],[-484,-168],[-133,-507],[-7,-309],[-109,-690]],[[34825,37006],[55,332],[38,341],[0,317],[-100,104],[-104,-93],[-104,25],[-32,222],[-26,528],[-52,172],[-188,156],[-113,-113],[-293,111],[18,781],[-82,320]],[[30685,45522],[-156,-99],[-127,66],[19,875],[-228,-340],[-245,15],[-105,307],[-185,34],[59,247],[-154,350],[-116,519],[73,105],[0,244],[168,166],[-28,311],[71,201],[20,268],[318,392],[228,111],[37,87],[250,-27]],[[30584,49354],[125,1579],[7,249],[-44,330],[-123,210],[1,419],[157,94],[55,-59],[10,220],[-163,60],[-3,360],[541,-13],[92,199],[77,-183],[54,-339],[52,71]],[[31422,52551],[153,-305],[216,37],[54,177],[207,134],[114,95],[32,243],[199,164],[-15,121],[-236,50],[-38,362],[11,387],[-124,149],[52,53],[205,-74],[221,-144],[80,136],[200,90],[311,215],[102,220],[-37,163]],[[33129,54824],[144,25],[65,-133],[-36,-253],[95,-87],[64,-267],[-77,-203],[-44,-490],[71,-292],[20,-266],[171,-270],[136,-29],[31,113],[88,25],[125,101],[91,153],[153,-49],[68,21]],[[34294,52923],[151,-47],[25,117],[-47,115],[28,166],[112,-51],[131,59],[159,-122]],[[34853,53160],[122,-119],[86,157],[62,-25],[38,-162],[133,41],[106,219],[85,424],[165,527]],[[36225,34999],[-308,-1014],[-245,-456]],[[35173,32382],[-77,326],[123,274],[-161,391],[-218,319],[-286,369],[-103,-17],[-279,445],[-180,-61]],[[82068,54966],[-12,-284],[-16,-367],[-133,18],[-58,-196],[-127,298]],[[74669,67550],[184,428],[150,146],[199,-133],[146,-14],[122,-155]],[[75470,67822],[113,-184],[-19,-353],[-227,-18],[-235,39],[-174,-90],[-253,219],[-6,115]],[[58175,39107],[-394,-424],[-249,-430],[-92,-384],[-84,-216],[-151,-46],[-49,-276],[-28,-180],[-178,-134],[-226,29],[-132,161],[-117,70],[-136,-133],[-68,-276],[-132,-173],[-138,-257],[-199,-59],[-62,202],[25,351],[-164,547],[-75,87]],[[55526,37566],[-1,1680],[274,20],[8,2052],[207,19],[429,201],[106,-237],[177,226],[84,1],[157,130]],[[56967,41658],[50,-43]],[[57017,41615],[107,-461],[56,-102],[87,-334],[314,-632],[119,-62],[1,-203],[82,-366],[214,-88],[178,-260]],[[56350,58246],[32,-247],[160,-360],[1,-235],[-46,-240],[18,-179],[97,-165]],[[56612,56820],[211,-252]],[[56823,56568],[152,-233],[3,-187],[187,-300],[115,-249],[71,-346],[207,-227],[45,-183]],[[57603,54843],[-92,-61],[-178,13],[-209,61],[-103,-50],[-42,-140],[-90,-17],[-109,122],[-310,-288],[-126,58],[-38,-44],[-83,-348],[-208,113],[-203,56],[-177,213],[-228,195],[-149,-185],[-108,-292],[-25,-402]],[[55125,53847],[-179,32],[-188,97],[-165,-305],[-146,-536]],[[54447,53135],[-29,167],[-13,262],[-127,186],[-102,297],[-24,207],[-131,300],[22,172],[-28,242],[22,447],[67,104],[139,584]],[[54243,56103],[230,43],[51,148],[46,-11],[70,-130],[349,220],[118,225],[145,201],[-27,203],[78,53],[268,-36],[262,267],[200,628],[141,233],[176,99]],[[24804,88461],[-19,-375],[-323,-72]],[[28303,87718],[193,133],[476,-157]],[[32854,80669],[-594,121],[-417,5]],[[32451,78169],[459,83],[279,648]],[[31350,77823],[-182,325],[1,785],[-124,167],[-186,-98],[-92,151],[-212,-435],[-85,-448],[-99,-262],[-118,-89],[-89,-29],[-27,-142],[-512,0],[-422,-4],[-126,-106],[-293,-415],[-35,-45],[-89,-224],[-255,0],[-273,-2],[-125,-92],[45,-113],[25,-175],[-5,-59],[-364,-286],[-286,-91],[-323,-307],[-69,0],[-95,91],[-31,82],[6,60],[61,201],[131,317],[81,341],[-55,500],[-60,523],[-289,270],[34,102],[-40,71],[-77,0],[-56,91],[-14,136],[-54,-59],[-74,18],[17,57],[-66,56],[-26,152],[-216,184],[-225,192],[-272,223],[-260,209],[-249,-163],[-91,-6],[-341,150],[-225,-75],[-270,178],[-283,92],[-194,35],[-87,98],[-49,316],[-94,-3],[-1,-221],[-575,0],[-950,0],[-944,0],[-834,0],[-833,0],[-820,0],[-846,0],[-273,0],[-825,0],[-789,0]],[[15877,80047],[-37,1],[-538,566]],[[14446,81611],[39,353],[-355,246]],[[13739,83389],[155,277],[-8,364],[-472,366],[-284,657],[-174,413],[-254,260],[-187,236],[-148,297],[-279,-186],[-270,-322],[-247,379],[-194,252],[-270,159],[-274,17],[2,3279],[2,2138]],[[20291,91392],[222,57],[224,-137]],[[23224,92829],[328,418],[367,-93]],[[26243,92073],[395,-45],[411,-84]],[[19722,91438],[-704,-86],[-495,-55]],[[15019,93217],[119,244],[193,420]],[[16538,93189],[0,-252],[-731,-277]],[[52900,78834],[-22,-236],[-123,-97],[-205,72],[-60,-232],[-133,-19],[-48,92],[-156,-196],[-134,-27],[-119,123]],[[51900,78314],[-95,253],[-133,-90],[4,260],[203,324],[-9,146],[127,-53],[76,99]],[[52073,79253],[236,-4],[57,125],[298,-176]],[[31399,20215],[-92,-233],[-238,-179]],[[31069,19803],[-136,18],[-165,47]],[[30768,19868],[-202,173],[-291,83],[-349,322],[-284,310],[-382,645],[229,-121],[390,-385],[368,-207],[143,264],[90,395],[257,238],[197,-68]],[[29533,28827],[128,393],[-80,562]],[[30451,41263],[143,147],[75,295]],[[86288,76243],[-180,340],[-110,-322],[-429,-248],[43,-304],[-240,21],[-132,180],[-191,-408],[-306,-310],[-226,-369]],[[84517,74823],[-388,-168],[-205,-269]],[[83030,73395],[219,-169],[312,412]],[[83561,73638],[246,-224],[180,-16]],[[83987,73398],[45,-302],[-393,-160]],[[83442,67408],[-225,-756],[-258,-687]],[[80144,64334],[-131,-94]],[[80013,64240],[-280,150],[-132,234],[44,332],[-254,105],[-134,216],[-237,-307],[-270,-67],[-222,3],[-149,-140]],[[78379,64766],[-144,-85],[42,-658],[-148,15],[-25,136]],[[78104,64174],[-8,238],[-204,-168],[-120,106],[-206,216],[80,479],[-175,111],[-67,530],[-293,-95],[33,683],[264,481],[11,475],[-8,441],[-122,137],[-92,339],[-163,-43]],[[77034,68104],[-299,86],[93,242],[-130,358],[-198,-242],[-233,141],[-320,-367],[-253,-428],[-224,-72]],[[74669,67550],[-23,454],[-169,-122]],[[74477,67882],[-324,57],[-314,132],[-226,253],[-216,113],[-93,277],[-156,82],[-280,376],[-223,177],[-115,-138]],[[72530,69211],[-386,403],[-273,364],[-78,635],[199,-77],[9,294],[-110,294],[28,470],[-299,675]],[[71620,72269],[-457,233],[-82,443],[-205,268]],[[70827,73378],[-42,329],[10,223],[-169,132],[-91,-58],[-71,533]],[[70464,74537],[79,131],[-38,135],[265,272],[192,113],[294,-77],[105,367],[356,69],[99,228],[438,312],[39,130]],[[72293,76217],[-22,329],[191,150],[-250,1000],[550,230],[142,128],[200,1031],[552,-189],[154,260],[13,578],[231,53],[211,384]],[[74265,80171],[109,47]],[[74374,80218],[73,-402],[234,-305],[396,-216],[191,-464],[-107,-673],[100,-250],[330,-98],[375,-81],[335,-358],[172,-64],[126,-531],[163,-342],[307,13],[573,-129],[369,80],[275,-86],[411,-349],[336,0],[123,-179],[323,309],[449,200],[416,22],[325,203],[199,308],[194,194],[-44,190],[-89,221],[146,371],[156,-52],[285,-117],[277,306],[424,223],[203,381],[196,164],[403,76],[219,-65],[31,205],[-252,402],[-223,185],[-213,-213],[-274,90],[-158,-73],[-71,235],[196,576],[135,434]],[[82409,80559],[334,-218],[391,364],[-2,254],[251,610],[154,185],[-3,318],[-153,137],[230,286],[345,104],[368,16],[416,-172],[244,-212],[171,-581],[105,-247],[96,-354],[103,-564],[483,-184],[329,-410],[113,-541],[422,0],[241,227],[459,170],[-146,-519],[-108,-210],[-95,-631],[-187,-561],[-337,102],[-238,-203],[73,-493],[-40,-681],[-142,-15],[2,-293]],[[47857,54342],[21,475],[27,72],[-9,227],[-117,241],[-89,38],[-81,158],[61,256],[-28,279],[13,167]],[[47655,56255],[44,1],[16,251],[-21,111],[26,80],[103,69],[-68,461],[-64,238],[22,196],[55,45]],[[47768,57707],[37,52],[77,-87],[214,-4],[51,168],[48,-11],[80,64],[43,-246],[65,73],[115,85]],[[49214,57382],[73,-820],[-117,-483],[-72,-651],[120,-496],[-12,-227]],[[53131,53131],[-452,13]],[[52360,54577],[72,407],[132,556],[80,5],[166,337],[105,10],[156,-237],[191,194],[26,240],[62,232],[43,291],[149,237],[56,403],[59,129],[39,299],[73,368],[234,445],[15,192],[30,104],[-110,229]],[[53938,59018],[9,183],[79,33]],[[54026,59234],[110,-368],[19,-383],[-11,-382],[152,-524],[-156,6],[-78,-41],[-127,58],[-60,-272],[164,-336],[121,-98],[39,-238],[88,-397],[-44,-156]],[[54447,53135],[-20,-311],[-221,136],[-224,152],[-351,22]],[[53631,53134],[-34,32],[-165,-74],[-169,77],[-132,-38]],[[58215,51056],[-79,-160],[-11,-343],[-38,-44],[-26,-315]],[[58149,49237],[50,-529],[-28,-300],[56,-334],[161,-322],[150,-726]],[[58538,47026],[-110,59],[-373,-98],[-74,-68],[-79,-368],[62,-254],[-50,-682],[-34,-578],[75,-102],[194,-224],[77,104],[23,-621],[-213,5],[-114,317],[-102,245],[-213,81],[-62,302],[-170,-182],[-223,80],[-92,262],[-177,53],[-130,-14],[-16,179],[-96,14]],[[53609,49075],[73,-58],[95,220],[151,-5],[18,-163],[104,-102],[163,360],[162,282],[70,184],[-9,474],[120,559],[128,297],[183,277],[32,184],[6,211],[46,200],[-15,327],[35,510],[54,359],[83,308],[17,348]],[[57603,54843],[168,-475],[125,-70],[74,96],[129,-37],[154,121],[66,-246],[245,-382]],[[58564,53850],[-17,-674],[111,-78],[-89,-204],[-107,-153],[-106,-300],[-58,-268],[-16,-462],[-64,-220],[-3,-435]],[[53081,49537],[211,318],[-105,381],[96,145],[187,70],[22,256],[149,-277],[245,-24],[85,272],[35,383],[-30,450],[-132,340],[121,667],[-70,115],[-206,-47],[-78,297],[20,251]],[[28365,55989],[36,280],[90,-42],[52,172],[-65,339],[34,84]],[[28978,57267],[3,190],[51,487]],[[30166,58956],[73,-152],[-54,-193]],[[30185,58611],[-179,-97],[-70,-288],[-108,-165],[-80,-214],[-34,-411],[-77,-337],[143,-38],[36,-265],[61,-127],[22,-232],[-33,-213],[10,-120],[68,-48],[66,-201],[357,56],[162,-74],[195,-495],[113,61],[200,-31],[158,66],[98,-99],[-50,-310],[-62,-193],[-22,-413],[56,-383],[79,-171],[10,-129],[-141,-287],[101,-127],[74,-201],[84,-574]],[[30584,49354],[-139,306],[-83,13],[179,586],[-212,270],[-167,-49],[-100,99],[-153,-152],[-207,72],[-164,604],[-128,148],[-89,272],[-185,273],[-74,-55]],[[29062,51741],[-119,137],[-136,190],[-79,-91],[-236,80],[-67,247],[-52,-9],[-278,329]],[[26190,58214],[42,75],[183,-153],[64,75],[88,-48],[46,-118],[82,-39],[67,122]],[[27070,57338],[-108,-52],[2,-231],[58,-86],[-42,-68],[11,-104],[-23,-117],[-15,-115]],[[26953,56565],[-151,128]],[[59436,72018],[-30,21],[-53,-44],[-41,12],[-14,-22],[-6,58],[-20,35],[-53,6],[-76,-49],[-52,30]],[[53776,79976],[-157,248],[-142,138],[-29,243],[-49,171],[202,126],[103,143],[199,112],[70,109],[73,-66],[124,60]],[[54170,81260],[132,-185],[208,-50],[-18,-159],[151,-119],[42,149],[190,-65],[27,-180],[206,-35],[128,-283]],[[55236,80333],[-83,-1],[-43,-104],[-64,-25],[-18,-131],[-53,-27],[-8,-54],[-94,-59],[-123,10],[-40,-127]],[[52073,79253],[35,410],[141,394],[-401,106],[-131,151]],[[51717,80314],[16,253],[-55,130]],[[51709,81086],[-47,603],[167,0],[71,217],[69,527],[-52,195]],[[52203,82781],[52,-127],[189,284]],[[52367,83481],[210,-76],[178,88]],[[53790,82970],[131,-184]],[[53921,82786],[65,-293],[-77,-153],[100,-206],[69,-308],[-22,-198],[114,-368]],[[61984,58430],[-103,-309]],[[61881,58121],[-61,103],[-67,-41],[-155,10],[-5,175],[-21,159],[94,270],[97,255]],[[61763,59052],[119,-50],[84,140]],[[52246,84389],[46,156],[80,172]],[[52714,84912],[224,162],[-10,-296]],[[52846,84591],[34,-162],[150,-87]],[[30080,62221],[6,156],[-72,173],[68,97],[21,221],[-24,314]],[[51184,62860],[-308,-56],[-3,366],[-129,94],[-173,164],[-66,270],[-937,1257],[-937,1256]],[[48631,66211],[-1044,1395]],[[47587,67606],[5,111],[0,39]],[[47592,67756],[-2,682],[448,425],[278,88],[227,155],[106,288],[325,228],[12,426],[161,50],[125,213],[364,97],[51,224],[-74,123],[-96,608],[-16,350],[-105,369]],[[52338,73106],[-56,-296],[44,-549],[-66,-475],[-171,-321],[25,-434],[227,-343],[2,-139],[171,-233],[119,-1034]],[[52633,69282],[90,-508],[15,-268],[-49,-469],[20,-263],[-35,-315],[24,-362],[-110,-241],[164,-420],[10,-246],[99,-322],[130,106],[219,-268],[122,-360]],[[53332,65346],[-952,-1098],[-804,-1131],[-392,-257]],[[29062,51741],[39,-437],[-87,-374],[-302,-603],[-334,-228],[-171,-501],[-52,-388],[-157,-237],[-117,291],[-112,62],[-115,-46],[-7,211],[79,137],[-33,240]],[[60240,64498],[-1102,0],[-1078,0],[-1117,0]],[[56943,64498],[0,2121],[0,2048],[-83,464],[72,355],[-43,247],[100,276]],[[59380,69662],[137,145]],[[59517,69807],[183,-989]],[[60118,60134],[-29,231],[119,846],[28,383],[87,176],[205,95],[140,329]],[[61763,59052],[-95,186],[-114,338],[-123,185],[-72,198],[-242,231],[-190,7],[-67,121],[-163,-136],[-169,262],[-86,-430],[-324,120]],[[49471,76835],[111,-224],[511,-261],[101,124],[312,-260],[322,74]],[[50199,75255],[-170,-320],[-107,-468]],[[47929,73193],[-24,190],[103,216],[38,157],[-95,171],[76,379],[-111,345],[120,47],[11,272],[45,85],[4,449],[128,156],[-77,289],[-162,20],[-48,-73],[-164,-1],[-69,282],[-114,-84],[-101,-146]],[[57771,86080],[42,-101],[-197,-332],[82,-537],[-119,-183]],[[57579,84927],[-229,1],[-239,214],[-122,71],[-236,-102]],[[61881,58121],[-60,-204],[102,-317],[103,-277],[106,-206],[908,-683],[234,4]],[[63274,56438],[-785,-1729],[-362,-25],[-248,-406],[-178,-11],[-76,-181]],[[61625,54086],[-190,0],[-112,194],[-253,-240],[-82,-240],[-186,45],[-61,66],[-65,-16],[-88,6],[-352,489],[-193,0],[-95,190],[0,323],[-144,97]],[[59804,55000],[-164,626],[-127,134],[-49,230],[-141,281],[-170,41],[94,328],[148,14],[41,176]],[[59436,56830],[-3,518]],[[59433,57348],[82,602],[131,162],[28,235],[119,440],[168,285],[113,568],[44,494]],[[56191,86607],[-269,189],[62,568]],[[56639,89841],[-94,224],[-7,887],[-434,392],[-370,282]],[[55734,91626],[166,152],[309,-304],[363,28],[298,-139],[265,255],[136,422],[431,195],[357,-229],[-118,-404]],[[57941,91602],[-40,-403],[425,-384],[-256,-434],[323,-656],[-187,-493],[250,-429],[-114,-375],[411,-395],[-104,-294],[-258,-332],[-595,-735]],[[34853,53160],[71,246],[24,262],[48,247],[-108,340]],[[34888,54255],[-22,394],[145,495]],[[51575,80352],[62,-50],[80,12]],[[51900,78314],[-11,-162],[81,-217],[-96,-175],[72,-446],[150,-73],[-32,-250]],[[52636,52411],[94,33],[404,-6],[-3,693]],[[48277,82850],[-210,119],[-171,-8],[57,309],[-57,308]],[[49689,83286],[190,-92],[171,-656],[80,-228],[336,-109],[-34,-369],[-141,-169],[111,-298],[-250,-301],[-372,5],[-473,-158],[-129,113],[-184,-270],[-257,66],[-195,-220],[-148,115],[408,605],[248,124]],[[49050,81444],[-2,1],[-434,96]],[[48614,81541],[-78,229],[290,178],[-152,310],[53,378]],[[48727,82636],[413,-52],[0,-1]],[[49140,82583],[41,335]],[[49181,82918],[-186,354],[-4,9]],[[48991,83281],[-338,101],[-66,156],[101,257],[-91,159],[-150,-273],[-16,556],[-140,293],[101,596],[215,467],[222,-46],[335,49],[-297,-623],[283,78],[305,-3],[-73,-469],[-249,-516],[287,-37]],[[49420,84026],[22,-60],[247,-680]],[[61098,76842],[33,68],[235,-98],[409,-93],[378,-277],[49,-107],[168,91],[260,-121],[85,-236],[174,-133]],[[62105,75493],[-267,283],[-296,-28]],[[50006,58174],[-21,-179],[116,-297],[0,-418],[26,-454],[70,-210],[-62,-519],[22,-286],[74,-366],[62,-202]],[[49704,54709],[-251,-168],[-247,164]],[[47157,56670],[-76,-33],[3,211],[-45,151],[9,167],[-60,242],[-77,206],[-222,1],[-65,-109],[-77,-13],[-47,-124],[-32,-160],[-149,-253]],[[45918,57966],[-41,126],[-81,95]],[[45796,58187],[124,280],[84,-10],[72,96],[62,1],[43,77],[-23,191],[30,60],[5,195]],[[46193,59077],[134,-6],[200,-140],[61,13],[21,64],[152,-46],[40,33]],[[46801,58995],[16,-211],[44,0],[72,77],[46,-19],[77,-146],[119,-46],[77,124],[89,77],[67,81],[56,-15],[61,-127],[33,-159],[114,-241],[-57,-148],[-11,-187],[60,56],[34,-67],[-14,-171],[84,-166]],[[47655,56255],[-79,15],[-56,-232],[-79,3],[-54,122],[18,232],[-116,352],[-72,-64],[-60,-13]],[[45574,59390],[-253,12],[35,256],[303,16],[63,137],[88,9],[109,-142],[87,-2],[91,97],[56,-167],[-120,-129],[-121,10],[-119,122],[-103,-133],[-50,-5],[-66,-81]],[[45366,58961],[148,94],[92,-19],[74,65],[513,-24]],[[55838,75349],[182,51],[105,126],[151,-11],[46,100],[53,20]],[[57254,75916],[135,-152],[-86,-361],[-66,-64]],[[24380,60201],[7,168],[32,135],[-39,108],[134,469],[356,2],[7,196],[-45,35],[-30,125],[-103,133],[-104,192],[126,1],[0,325],[259,1],[257,-7]],[[25492,60886],[-126,-220],[-132,-161],[-20,-110],[23,-113],[-58,-147]],[[25179,60135],[-65,-35],[15,-68],[-53,-64],[-95,-145],[-8,-84]],[[34125,55269],[-45,-518],[-168,-151],[15,-135],[-51,-298],[123,-418],[89,0],[36,-326],[170,-500]],[[33129,54824],[-188,437],[75,158],[-6,266],[171,92],[69,108],[-95,214],[25,210],[220,338]],[[25612,59537],[20,230],[-38,63],[-57,41],[-122,-69],[-11,78],[-83,92],[-60,115],[-82,48]],[[26903,60465],[-95,11],[-39,-78],[-96,-75],[-71,-1],[-61,-73],[-56,26],[-47,88],[-29,-17],[-36,-137],[-26,5],[-5,-119],[-97,-158],[-51,-69],[-28,-71],[-82,116],[-60,-154],[-58,5],[-65,-14],[6,-283],[-41,-5],[-35,-132],[-86,-24]],[[55155,76390],[-31,-98]],[[53809,78032],[193,-20],[51,97],[95,-94],[109,-11],[-1,161],[96,59],[27,232],[221,153]],[[54600,78609],[89,-70],[207,-247],[230,-111],[103,86]],[[55229,78267],[68,-223],[88,-164],[-107,-217]],[[54716,79542],[141,-147],[102,-63],[233,71],[23,115],[110,17],[135,90],[30,-37],[131,72],[65,135],[91,35],[298,-175],[59,59]],[[56134,79714],[154,-156],[19,-155]],[[56307,79403],[-169,-121],[-132,-390],[-168,-391],[-222,-108]],[[55616,78393],[-174,25],[-213,-151]],[[54600,78609],[-54,195],[-46,6]],[[84712,46708],[28,-114],[5,-175]],[[89165,50331],[5,-1876],[5,-1877]],[[80461,52984],[46,-385],[190,-325],[179,117],[178,-41],[161,291],[134,50],[262,-161],[227,123],[142,801],[107,200],[97,655],[319,0],[241,-97]],[[72530,69211],[-177,-261],[-107,-539],[269,-218],[262,-282],[362,-323],[381,-75],[160,-293],[214,-55],[335,-134],[231,10],[32,227],[-37,366],[22,248]],[[77034,68104],[21,-218],[-97,-106],[22,-354],[-198,104],[-360,-398],[9,-330],[-154,-483],[-14,-280],[-123,-475],[-218,131],[-10,-596],[-63,-196],[29,-244],[-137,-137]],[[74159,64208],[16,-433],[-149,-341]],[[71911,57326],[85,-190],[-253,-163]],[[70310,62154],[-83,736],[1,698]],[[68937,65473],[185,384],[611,-2],[-55,495],[-156,292],[-32,443],[-182,259],[306,603],[323,-43],[291,603],[174,585],[269,578],[-4,410],[237,333],[-224,285],[-97,389],[-98,505],[136,248],[421,-140],[310,85],[268,484]],[[66908,69007],[138,-303],[112,-348],[265,-253],[8,-507],[133,-93],[23,-266],[-401,-297],[-105,-669]],[[63490,69063],[-154,303],[-2,307],[-89,-1],[45,418],[-143,437],[-340,316],[-192,547],[64,450],[140,198],[-21,337],[-182,173],[-180,687]],[[62436,73235],[-152,461],[54,178],[-87,661],[191,164]],[[64977,73251],[244,111],[198,330],[186,-17],[121,107],[198,-53],[307,-292],[222,-63],[317,-510],[207,-20],[25,-485]],[[63325,69091],[-187,48],[-203,-553]],[[62935,68586],[-517,46],[-783,1159],[-414,403],[-334,156]],[[60887,70350],[-112,701]],[[60775,71051],[614,599],[105,697],[-26,420],[152,142],[143,360]],[[61763,73269],[119,89],[323,-74],[98,-147],[133,98]],[[59832,69963],[6,-224],[-138,-921]],[[59517,69807],[81,190]],[[59756,70885],[93,-1],[26,101],[74,8]],[[59949,70993],[4,-236],[-37,-88],[5,-4]],[[59921,70665],[-48,-181]],[[59873,70484],[-101,80],[-58,-384],[70,-64],[-71,-80],[-12,-151],[131,78]],[[53834,78613],[-30,-284],[67,-245]],[[53424,77963],[15,-286],[-34,-164]],[[52832,77122],[-138,66],[-226,191]],[[60887,70350],[-53,-87],[-557,-289],[277,-576],[-92,-98],[-45,-193],[-212,-79],[-67,-208],[-120,-177],[-309,92]],[[59832,69963],[41,169],[0,352]],[[59921,70665],[310,-228],[544,614]],[[65546,75618],[-143,-28],[-194,451],[-188,161],[-315,-119],[-123,-192]],[[64583,75891],[-16,140],[69,240]],[[64261,76668],[-126,517],[-153,146]],[[64732,77893],[50,561],[-49,357]],[[63638,78549],[-141,93],[28,297],[-177,385],[-206,-17],[-236,391],[161,437],[-82,117],[222,633],[286,-334],[34,420],[574,627],[434,15],[612,-399],[329,-233]],[[65476,80981],[294,243],[441,11]],[[66211,81235],[355,-298],[81,171],[390,-25],[70,273],[-451,396],[267,280],[-52,157],[267,150],[-201,394],[128,197],[1039,200],[136,143],[695,212],[249,239],[500,-124],[87,-597],[290,140],[357,-196],[-23,-314],[266,32],[696,544],[-101,-181],[354,-445],[621,-1462],[148,301],[383,-331],[399,148],[153,-104],[134,-333],[194,-112],[118,-244],[358,77],[147,-352]],[[72293,76217],[-171,85],[-139,207],[-412,60],[-461,16],[-101,-64],[-396,243],[-157,-120],[-43,-340],[-457,199],[-183,-82],[-62,-252]],[[69711,76169],[-160,-106],[-366,-402],[-122,-412],[-103,-3],[-76,272],[-354,19],[-56,472],[-135,4],[20,577],[-332,421],[-477,-45],[-325,-84],[-266,519],[-227,218],[-430,412],[-52,50],[-715,-340],[11,-2123]],[[60888,49136],[-398,575],[-19,334],[-1007,1173],[-47,64]],[[59417,51282],[-3,610],[79,233],[137,382],[101,419],[-122,661],[-33,289],[-131,400]],[[59445,54276],[171,344],[188,380]],[[61625,54086],[-242,-654],[3,-2097],[164,-476]],[[70464,74537],[-525,-88],[-343,187],[-301,-44],[26,332],[302,-97],[102,178]],[[69725,75005],[211,-57],[356,415],[-329,303],[-198,-143],[-205,216],[233,373],[-82,57]],[[78495,58847],[-66,695],[178,479],[359,110],[260,-82]],[[79226,60049],[229,-226],[126,397],[246,-212]],[[79827,60008],[65,-384],[-35,-690],[-466,-444],[122,-348],[-292,-42],[-241,-232]],[[78980,57868],[-232,84]],[[85047,73568],[18,52],[124,-20],[108,260],[196,28],[118,38],[40,139]],[[85651,74065],[240,-680],[69,-373]],[[55574,76355],[52,129]],[[55626,76484],[66,41],[39,192],[50,31],[39,-81],[52,-36],[36,-91],[46,-27],[54,-107],[40,3],[-32,-140],[-33,-69],[9,-43]],[[55992,76157],[-62,-22],[-164,-89],[-12,-118],[-36,5]],[[63448,68271],[-197,-15],[-69,275],[-247,55]],[[77809,63587],[59,212],[236,375]],[[78379,64766],[163,-455],[124,-523],[342,-5],[108,-502],[-177,-151],[-80,-207],[333,-344],[231,-681],[175,-507],[210,-401],[70,-407],[-51,-575]],[[79226,60049],[91,259],[12,487],[-225,502],[-17,569],[-211,467],[-211,40],[-56,-200],[-162,-17],[-83,102],[-293,-344],[-7,516],[69,607],[-188,26],[-16,346],[-120,178]],[[59998,71780],[125,-29],[46,-226],[-152,-217],[-68,-315]],[[46822,55737],[66,184],[15,167],[125,313],[129,269]],[[52633,69282],[135,134],[24,243],[-29,239],[191,222],[85,184],[136,165],[15,443]],[[56943,64498],[0,-1150],[-319,-2],[-3,-241]],[[56621,63105],[-1108,1102],[-1108,1103],[-281,-315]],[[54124,64995],[-196,-214],[-156,316],[-440,249]],[[57707,34181],[-208,443],[148,364],[150,226],[130,117],[121,-177],[97,-174],[-85,-280],[-48,-188],[-154,-90],[-52,-184],[-99,-57]],[[55848,84096],[318,177],[466,-37],[273,57],[39,-120],[147,-37],[267,-279]],[[56522,82876],[-66,177],[-143,62]],[[56313,83115],[-22,147],[30,158],[-123,91],[-291,101]],[[57579,84927],[134,-132],[24,-280],[89,-339]],[[47592,67756],[-42,0],[6,-309],[-172,-18],[-89,-131],[-126,0],[-101,74],[-234,-62],[-90,-448],[-87,-42],[-130,-727],[-387,-621],[-91,-795],[-114,-259],[-33,-207],[-626,-46],[-5,1]],[[46349,67746],[5,8],[140,221],[258,64]],[[47342,69067],[-69,717],[105,495]],[[47378,70279],[38,303],[178,389]],[[57842,78025],[-50,262],[29,246],[-9,253],[-160,343],[-88,242],[-86,171],[-85,56]],[[57393,79598],[66,85],[185,57],[205,-179],[114,-22],[126,-155],[-20,-195],[101,-94],[40,-241],[97,-146],[-20,-86],[52,-58],[-73,-43],[-164,17],[-27,79],[-59,-45],[20,-104],[-76,-183],[-49,-198],[-69,-62]],[[24066,60821],[-143,187],[-227,151]],[[17464,70565],[316,45],[352,62],[-26,-112],[420,-280],[633,-406],[553,4],[220,0],[1,238],[481,0],[101,-205],[142,-182],[165,-253],[92,-301],[69,-316],[144,-174],[231,-173],[175,455],[227,11],[196,-229],[139,-395],[96,-337],[164,-328],[61,-404],[78,-270],[216,-179],[198,-126],[108,17]],[[23016,66727],[-108,-506],[-48,-414],[-21,-772],[-26,-281],[48,-314],[86,-281],[55,-447],[185,-428],[64,-329],[109,-283],[295,-153],[115,-241],[244,161],[211,58]],[[24225,62497],[208,103],[175,99]],[[55992,76157],[95,34],[129,9]],[[51184,62860],[1,-1326],[-152,-385],[-23,-355],[-247,-91],[-379,-50],[-103,-204],[-178,-23]],[[46801,58995],[13,179],[-24,223],[-104,161],[-55,330],[-13,358]],[[46618,60246],[94,105],[46,340],[89,13],[193,-161],[157,114],[108,-38],[41,128],[1115,9],[62,403],[-49,71],[-134,2485],[-134,2486],[425,10]],[[77340,58758],[22,628],[-112,298]],[[76806,61289],[-316,-411],[-156,52]],[[77809,63587],[-159,-133],[-162,-250],[-197,-26],[-126,-622],[-117,-105],[134,-505],[176,-421],[114,-380],[-102,-500],[-96,-107],[67,-289],[185,-457],[32,-322],[-5,-267],[109,-525],[-153,-537],[-134,-592]],[[55337,76893],[74,-98],[41,-80],[91,-62],[106,-120],[-23,-49]],[[74374,80218],[293,100],[530,496],[422,271],[242,-177],[290,-8],[186,-269],[277,-21],[401,-145],[270,401],[-112,339],[287,597],[311,-238],[253,-68],[326,-148],[53,-431],[395,-242],[262,106],[352,76],[278,-76],[272,-277],[169,-294],[257,6],[350,-94],[255,143],[366,95],[407,406],[167,-62],[145,-193],[331,48]],[[59118,36428],[-210,5]],[[58908,36433],[-24,255],[-41,258]],[[58843,36946],[-24,207],[50,642],[-73,409],[-133,811]],[[58663,39015],[293,653],[73,416],[42,52],[31,339],[-44,171],[12,430],[54,399],[-1,729],[-144,185],[-132,42],[-60,142],[-129,122],[-232,-12],[-18,215]],[[58408,42898],[-26,410],[843,475]],[[59225,43783],[160,-277],[76,53],[110,-146],[16,-230],[-58,-268],[20,-406],[182,-356],[84,400],[121,121],[-24,741],[-116,416],[-101,186],[-96,-9],[-78,749],[78,438]],[[59599,45195],[209,46],[334,-162],[72,73],[194,15],[99,172],[166,-9],[304,224],[221,333]],[[45259,63922],[61,192],[1088,-3],[-53,831],[68,296],[260,52],[-9,1473],[912,-30],[1,873]],[[46618,60246],[-183,396],[-168,424],[-184,152],[-133,169],[-155,-6],[-136,-125],[-138,49],[-95,-184]],[[59225,43783],[-146,149],[84,535],[88,200],[-54,477],[56,467],[47,156],[-70,489],[-131,257]],[[59099,46513],[272,-107],[56,-160],[94,-268],[78,-783]],[[77831,54888],[31,419],[-62,245]],[[77800,55552],[49,102],[226,-252],[22,-296],[183,69],[91,237]],[[56448,41738],[227,130],[180,-33],[110,-129],[2,-48]],[[55526,37566],[-1,-2127],[-248,-295],[-149,-42],[-175,109],[-124,42],[-47,246],[-110,158],[-133,-285]],[[54124,64995],[69,-895],[103,-150],[5,-183],[116,-197],[-61,-248],[-107,-1169],[-15,-749],[-354,-543],[-120,-758],[116,-214],[-1,-370],[178,-13],[-27,-272]],[[53938,59018],[-51,-13],[-188,631],[-66,23],[-217,-322],[-215,168],[-149,33],[-81,-81],[-162,18],[-164,-245],[-142,-15],[-336,298],[-132,-141],[-141,10],[-105,217],[-278,215],[-299,-68],[-72,-125],[-39,-331],[-80,-232],[-19,-514]],[[51860,54271],[-223,12],[-148,361]],[[26763,58526],[-57,-147],[13,-156]],[[25647,59263],[31,89],[46,-86]],[[51306,82403],[380,241],[231,-16]],[[58638,91886],[-473,-231],[-224,-53]],[[55734,91626],[-172,-24],[-41,-379],[-524,93],[-73,-321],[-267,2],[-183,-410],[-278,-638],[-432,-811],[102,-196],[-97,-228],[-276,9],[-180,-540],[17,-764],[178,-292],[-92,-677],[-231,-395],[-123,-332]],[[51573,85569],[-100,619],[-87,1329]],[[55328,92035],[609,252],[457,-30]],[[56817,92734],[507,-26],[499,115]],[[66017,63194],[34,-385],[-26,-70]],[[64751,61418],[-90,402],[-218,951]],[[64443,62771],[834,575],[185,1152],[-128,408]],[[65665,66183],[124,-394]],[[66349,63988],[-103,-395],[-127,31]],[[26985,56478],[-32,87]],[[28581,44790],[-274,1062],[-262,1147]],[[55460,83172],[342,-66],[511,9]],[[56534,81532],[140,-503],[-30,-161],[-138,-67],[-252,-479],[72,-259],[-61,33]],[[56265,80096],[-264,222],[-200,-82],[-131,59],[-164,-123],[-140,204],[-114,-78],[-16,35]],[[53921,82786],[190,170]],[[85416,74475],[-33,-64],[111,-93]],[[86288,76243],[38,-100]],[[86017,75786],[11,-414],[-144,-127]],[[64274,66011],[-77,-41],[-84,115]],[[57842,78025],[124,-106],[130,92],[126,-99]],[[56293,77303],[-51,100],[64,97],[-68,72],[-88,-129],[-162,167],[-21,238],[-170,135],[-31,184],[-150,226]],[[56307,79403],[120,124],[172,-64],[178,-2],[129,-141],[95,88],[205,56],[70,134],[117,0]],[[89018,93781],[2508,-374],[237,-341]],[[92490,92626],[1122,108],[553,-94]],[[95569,91949],[524,-113],[527,64]],[[97103,91388],[345,184],[-225,369]],[[99639,88993],[-360,42],[251,-306]],[[99530,88729],[165,-475],[129,-155]],[[93308,84520],[234,344],[15,269]],[[93532,87208],[-695,-966],[229,-353]],[[66211,81235],[-440,-11],[-295,-243]],[[63638,78549],[-127,-341],[-269,-95]],[[60617,78954],[8,256],[143,161],[269,42],[44,192],[-61,318],[112,301],[-3,169],[-409,188],[-163,-7],[-171,270],[-213,-91],[-353,202],[6,114],[-99,249],[-221,28],[-23,179],[69,117],[-177,326],[-288,-56],[-85,29],[-70,-131],[-104,23]],[[58638,91886],[287,200],[456,-348],[761,-137],[1049,-651],[213,-274],[19,-383],[-309,-303],[-453,-153],[-1240,437],[-204,-73],[453,-422]],[[59670,89779],[17,-267],[19,-588]],[[59706,88924],[357,-176],[217,-149],[36,279]],[[60316,88878],[-167,247],[177,219]],[[60997,88985],[234,140],[-187,422]],[[62273,90960],[-204,357],[777,-184]],[[62655,90419],[219,-198],[429,125]],[[68925,91770],[-334,56],[91,273]],[[72391,93628],[-28,613],[483,117]],[[74531,95103],[540,285],[733,77]],[[84221,93852],[16,439],[589,-100]],[[58215,51056],[68,-58],[166,177]],[[58449,51175],[110,-325],[-16,-338],[-80,-73]],[[61597,62099],[-148,482],[-78,470]],[[63947,66961],[-28,-192],[35,-193]],[[64443,62771],[-801,-221],[-259,-259],[-199,-605],[-130,-96],[-69,192],[-107,-29],[-268,58],[-51,57],[-321,-13],[-75,-52],[-114,150],[-74,-283],[29,-243],[-122,-184]],[[61846,61489],[-84,173],[-21,230]],[[56350,58246],[3,139],[-102,170],[-3,334],[-58,222],[-98,-33],[28,212],[72,240],[-31,238],[91,177],[-58,134],[74,356],[127,424],[239,-40],[-13,2286]],[[59433,57348],[0,-69]],[[59433,57279],[-38,12],[4,286],[-33,198],[-143,227],[-33,416],[33,425],[-129,39],[-19,-128],[-167,-30],[67,-168],[24,-346],[-153,-316],[-138,-416],[-143,-59],[-234,336],[-105,-118],[-28,-169],[-143,-108],[-10,-119],[-276,0],[-39,119],[-200,19],[-100,-98],[-76,49],[-143,336],[-48,158],[-200,-79],[-77,-267],[-71,-514],[-95,-108],[-86,-63]],[[56634,56793],[-22,27]],[[59445,54276],[-171,-265],[-196,2],[-223,-135],[-177,129],[-114,-157]],[[56823,56568],[-189,225]],[[59433,57279],[3,-449]],[[45366,58961],[-45,441]],[[45321,59402],[253,-12],[66,81],[50,5],[103,133],[119,-122],[121,-10],[120,129],[-56,167],[-91,-97],[-87,2],[-109,142],[-88,-9],[-63,-137],[-303,-16]],[[63596,58400],[-2,-9],[-1,-238],[0,-581],[0,-300],[-126,-354],[-193,-480]],[[34888,54255],[109,-341],[-48,-248],[-25,-264],[-71,-242]],[[56265,80096],[-77,-150],[-54,-232]],[[53506,84255],[-233,653],[-211,815]],[[54963,85779],[-289,-135],[-106,-966]],[[58908,36433],[-57,-255],[-162,-63],[-166,313],[-3,199],[76,216],[26,168],[81,41],[140,-106]],[[60041,72458],[74,126],[74,126],[15,321],[91,-112],[306,161],[148,-109],[228,2],[320,216],[150,-10],[316,90]],[[68840,73220],[157,583],[-60,429],[-204,137],[72,253],[232,-27],[132,319],[88,369],[371,134],[-57,-267],[39,-160],[115,15]],[[64698,75369],[261,-142],[245,185]],[[65546,75618],[313,8],[-46,290],[238,198],[234,335],[374,-305],[30,-459],[106,-118],[300,26],[93,-104],[137,-594],[318,-398],[181,-271],[290,-282],[370,-246],[-8,-353]],[[57677,72940],[-165,573],[-202,319]],[[57577,75106],[427,23],[117,438]],[[59099,46513],[-158,173],[-176,97],[-111,96],[-116,147]],[[58449,51175],[97,70],[305,-8],[566,45]],[[59014,77932],[49,110],[266,192]],[[30816,77156],[-294,-170],[-147,-342],[-47,-130]],[[29077,74265],[69,-102],[4,-218]],[[28797,73760],[-184,91],[191,-186]],[[26358,68896],[-50,29],[-135,268]],[[25227,69287],[-115,-90],[50,-153]],[[23016,67856],[-64,-260],[-3,-397]],[[17237,71191],[-130,69],[-30,165]],[[15592,74730],[-148,314],[61,478]],[[15505,75522],[-9,494],[-89,441],[108,543]],[[15515,77000],[34,522],[34,523]],[[15583,78045],[-50,772],[-88,493],[-81,267],[34,113],[401,-196],[148,-543],[69,152],[-44,472],[-95,472]],[[8160,87121],[-354,-321],[-189,-383]],[[6077,92615],[428,307],[420,-120]],[[30185,58611],[-8,-137],[-163,-67]],[[79187,57541],[-207,327]],[[80013,64240],[-371,-492]],[[79209,56781],[-101,370],[79,390]],[[62496,59142],[-138,13],[-88,-78]],[[62270,59077],[-193,29],[-72,337],[8,314]],[[62743,59516],[-71,-33],[-60,-152]],[[58175,39107],[113,-6],[134,-98],[94,69],[147,-57]],[[54978,33049],[90,104],[-7,442]],[[58408,42898],[-210,-79],[-158,-229],[-34,-200],[-99,-45],[-242,-474],[-154,-372],[-94,-14],[-90,67],[-310,63]]]} +{"type":"Topology","objects":{"land":{"type":"MultiPolygon","arcs":[[[0]],[[1]],[[2]],[[3]],[[4]],[[5]],[[6]],[[7,8,9]],[[10,11,12,13]],[[14]],[[15]],[[16]],[[17]],[[18]],[[19]],[[20]],[[21,22]],[[23,-23]],[[24]],[[25]],[[26]],[[27]],[[28]],[[29]],[[30]],[[31]],[[32,33]],[[34]],[[35]],[[36]],[[37]],[[38]],[[39]],[[40]],[[41]],[[42]],[[43]],[[44]],[[45,46]],[[47]],[[48]],[[49]],[[50,51,52,53]],[[54]],[[55]],[[56]],[[57]],[[58]],[[59]],[[60]],[[61]],[[62]],[[63]],[[64]],[[65,66]],[[67]],[[68]],[[69]],[[70]],[[71]],[[72]],[[73]],[[74]],[[75]],[[76]],[[77]],[[78]],[[79,80]],[[81]],[[82]],[[83]],[[84]],[[85]],[[86]],[[87]],[[88]],[[89]],[[90]],[[91]],[[92]],[[93,94]],[[95]],[[96]],[[97,98,99,100,101,102]],[[103]],[[104]],[[105]],[[106]],[[107]],[[108]],[[109]],[[110,111]],[[112]],[[113,114]],[[115,-115]],[[116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158]],[[159,160]],[[161]],[[162]],[[163]],[[164]],[[165]],[[166]],[[167,168,169,170]],[[171]],[[172]],[[173]],[[174]],[[175]],[[176]],[[177]],[[178]],[[179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,-112],[292,293,294,295,296,297]],[[298]],[[299]],[[300]],[[301]],[[302]],[[303]],[[304]],[[305]],[[306]],[[307]],[[308]],[[309]],[[310]],[[311]]]},"countries":{"type":"GeometryCollection","geometries":[{"type":"Polygon","id":4,"arcs":[[312,313,314,315,316,317]]},{"type":"MultiPolygon","id":24,"arcs":[[[318,319,222,320]],[[224,321,322]]]},{"type":"Polygon","id":8,"arcs":[[323,263,324,325,326]]},{"type":"Polygon","id":784,"arcs":[[327,206,328,329,204]]},{"type":"MultiPolygon","id":32,"arcs":[[[330,13]],[[331,332,333,141,334,335]]]},{"type":"Polygon","id":51,"arcs":[[336,337,338,339,340]]},{"type":"MultiPolygon","id":10,"arcs":[[[0]],[[1]],[[2]],[[3]],[[4]],[[5]],[[6]],[[341,342,9]]]},{"type":"Polygon","id":260,"arcs":[[15]]},{"type":"MultiPolygon","id":36,"arcs":[[[16]],[[27]]]},{"type":"Polygon","id":40,"arcs":[[343,344,345,346,347,348,349]]},{"type":"MultiPolygon","id":31,"arcs":[[[350,-338]],[[297,351,-341,352,353]]]},{"type":"Polygon","id":108,"arcs":[[354,355,356]]},{"type":"Polygon","id":56,"arcs":[[357,358,359,273,360]]},{"type":"Polygon","id":204,"arcs":[[361,362,363,230,364]]},{"type":"Polygon","id":854,"arcs":[[365,366,-362,367,368,369]]},{"type":"Polygon","id":50,"arcs":[[193,370,371]]},{"type":"Polygon","id":100,"arcs":[[260,372,373,374,375,376]]},{"type":"MultiPolygon","id":44,"arcs":[[[74]],[[76]],[[77]]]},{"type":"Polygon","id":70,"arcs":[[377,378,379]]},{"type":"Polygon","id":112,"arcs":[[380,381,382,383,384]]},{"type":"Polygon","id":84,"arcs":[[128,385,386]]},{"type":"Polygon","id":68,"arcs":[[387,388,389,390,-336]]},{"type":"Polygon","id":76,"arcs":[[391,-390,392,393,394,395,396,397,139,398,-333]]},{"type":"Polygon","id":96,"arcs":[[399,51]]},{"type":"Polygon","id":64,"arcs":[[400,401]]},{"type":"Polygon","id":72,"arcs":[[402,403,404,405]]},{"type":"Polygon","id":140,"arcs":[[406,407,408,409,410,411,412]]},{"type":"MultiPolygon","id":124,"arcs":[[[87]],[[88]],[[89]],[[90]],[[91]],[[104]],[[105]],[[107]],[[109]],[[112]],[[413,117,414,156,415,158]],[[159,416]],[[161]],[[162]],[[163]],[[164]],[[166]],[[167,417,169,418]],[[172]],[[174]],[[175]],[[177]],[[178]],[[298]],[[299]],[[301]],[[302]],[[303]],[[309]],[[310]]]},{"type":"Polygon","id":756,"arcs":[[419,420,421,-346]]},{"type":"MultiPolygon","id":152,"arcs":[[[10,422,12,-331]],[[-335,142,423,-388]]]},{"type":"MultiPolygon","id":156,"arcs":[[[67]],[[424,185,425,426,427,428,429,-401,430,431,432,433,-315,434,435,436,437,438,439]]]},{"type":"Polygon","id":384,"arcs":[[440,441,442,-370,443,233]]},{"type":"Polygon","id":120,"arcs":[[444,228,445,446,447,-412,448,449]]},{"type":"Polygon","id":180,"arcs":[[450,-357,451,452,-321,223,-323,453,-410,454,455]]},{"type":"Polygon","id":178,"arcs":[[225,456,-449,-411,-454,-322]]},{"type":"Polygon","id":170,"arcs":[[145,457,134,458,-394,459,460]]},{"type":"Polygon","id":188,"arcs":[[461,132,462,147]]},{"type":"Polygon","id":192,"arcs":[[73]]},{"type":"Polygon","id":-99,"arcs":[[463,80]]},{"type":"Polygon","id":196,"arcs":[[-464,79]]},{"type":"Polygon","id":203,"arcs":[[464,465,466,-348]]},{"type":"Polygon","id":276,"arcs":[[-465,-347,-422,467,468,-358,469,275,470,277,471]]},{"type":"Polygon","id":262,"arcs":[[472,473,474,214]]},{"type":"MultiPolygon","id":208,"arcs":[[[95]],[[-471,276]]]},{"type":"Polygon","id":214,"arcs":[[475,65]]},{"type":"Polygon","id":12,"arcs":[[476,477,478,479,246,480,481,482]]},{"type":"Polygon","id":218,"arcs":[[-461,483,144]]},{"type":"Polygon","id":818,"arcs":[[484,485,249,486,211]]},{"type":"Polygon","id":232,"arcs":[[487,213,-475,488]]},{"type":"Polygon","id":724,"arcs":[[489,269,490,271]]},{"type":"Polygon","id":233,"arcs":[[491,492,282]]},{"type":"Polygon","id":231,"arcs":[[-474,493,494,495,496,497,498,-489]]},{"type":"Polygon","id":246,"arcs":[[284,499,500,501]]},{"type":"MultiPolygon","id":242,"arcs":[[[20]],[[21,22]],[[23,-23]]]},{"type":"Polygon","id":238,"arcs":[[14]]},{"type":"MultiPolygon","id":250,"arcs":[[[502,503,504,138,-398]],[[85]],[[505,-468,-421,506,268,-490,272,-360]]]},{"type":"Polygon","id":266,"arcs":[[507,-450,-457,226]]},{"type":"MultiPolygon","id":826,"arcs":[[[508,93]],[[102,509,98,510,100,511]]]},{"type":"Polygon","id":268,"arcs":[[512,-353,-340,513,254]]},{"type":"Polygon","id":288,"arcs":[[-444,-369,514,232]]},{"type":"Polygon","id":324,"arcs":[[515,236,516,517,518,-442,519]]},{"type":"Polygon","id":270,"arcs":[[239,520]]},{"type":"Polygon","id":624,"arcs":[[521,-517,237]]},{"type":"Polygon","id":226,"arcs":[[-445,-508,227]]},{"type":"MultiPolygon","id":300,"arcs":[[[81]],[[262,-324,522,-374,523]]]},{"type":"Polygon","id":304,"arcs":[[311]]},{"type":"Polygon","id":320,"arcs":[[524,-386,129,525,526,151]]},{"type":"Polygon","id":328,"arcs":[[527,-396,528,136]]},{"type":"Polygon","id":340,"arcs":[[529,-526,130,530,149]]},{"type":"Polygon","id":191,"arcs":[[-379,531,265,532,533,534]]},{"type":"Polygon","id":332,"arcs":[[-476,66]]},{"type":"Polygon","id":348,"arcs":[[535,536,537,538,-534,539,-350]]},{"type":"MultiPolygon","id":360,"arcs":[[[29]],[[540,33]],[[34]],[[35]],[[38]],[[39]],[[42]],[[43]],[[541,46]],[[47]],[[48]],[[542,53]],[[49]]]},{"type":"Polygon","id":356,"arcs":[[543,-431,-402,-430,544,-371,194,545,196,546,-433]]},{"type":"Polygon","id":372,"arcs":[[-509,94]]},{"type":"Polygon","id":364,"arcs":[[-317,547,198,548,549,-351,-337,-352,292,550]]},{"type":"Polygon","id":368,"arcs":[[199,551,552,553,554,555,-549]]},{"type":"Polygon","id":352,"arcs":[[108]]},{"type":"Polygon","id":376,"arcs":[[556,-487,250,557,558,559,560]]},{"type":"MultiPolygon","id":380,"arcs":[[[82]],[[83]],[[561,267,-507,-420,-345]]]},{"type":"Polygon","id":388,"arcs":[[64]]},{"type":"Polygon","id":400,"arcs":[[-554,562,210,-557,563,-560,564]]},{"type":"MultiPolygon","id":392,"arcs":[[[78]],[[84]],[[86]]]},{"type":"Polygon","id":398,"arcs":[[565,566,295,567,568,569,-437,570,571]]},{"type":"Polygon","id":404,"arcs":[[217,572,573,574,-496,575]]},{"type":"Polygon","id":417,"arcs":[[-436,576,577,-571]]},{"type":"Polygon","id":116,"arcs":[[578,579,580,188]]},{"type":"Polygon","id":410,"arcs":[[581,183]]},{"type":"Polygon","id":-99,"arcs":[[-326,582,583,584]]},{"type":"Polygon","id":414,"arcs":[[585,-552,200]]},{"type":"Polygon","id":418,"arcs":[[586,-428,587,-580,588]]},{"type":"Polygon","id":422,"arcs":[[251,589,-558]]},{"type":"Polygon","id":430,"arcs":[[590,-520,-441,234]]},{"type":"Polygon","id":434,"arcs":[[-482,591,248,-486,592,593,594]]},{"type":"Polygon","id":144,"arcs":[[55]]},{"type":"Polygon","id":426,"arcs":[[595]]},{"type":"Polygon","id":440,"arcs":[[280,596,-385,597,598]]},{"type":"Polygon","id":442,"arcs":[[-506,-359,-469]]},{"type":"Polygon","id":428,"arcs":[[-493,599,-381,-597,281]]},{"type":"Polygon","id":504,"arcs":[[-480,600,243,601,245]]},{"type":"Polygon","id":498,"arcs":[[602,603]]},{"type":"Polygon","id":450,"arcs":[[26]]},{"type":"Polygon","id":484,"arcs":[[127,-387,-525,152,604,125,605]]},{"type":"Polygon","id":807,"arcs":[[606,-375,-523,-327,-585]]},{"type":"Polygon","id":466,"arcs":[[-477,607,-366,-443,-519,608,609]]},{"type":"Polygon","id":104,"arcs":[[192,-372,-545,-429,-587,610]]},{"type":"Polygon","id":499,"arcs":[[264,-532,-378,611,-583,-325]]},{"type":"Polygon","id":496,"arcs":[[-439,612]]},{"type":"Polygon","id":508,"arcs":[[219,613,614,615,616,617,618,619]]},{"type":"Polygon","id":478,"arcs":[[241,620,-478,-610,621]]},{"type":"Polygon","id":454,"arcs":[[622,623,-619]]},{"type":"MultiPolygon","id":458,"arcs":[[[190,624]],[[-543,50,-400,52]]]},{"type":"Polygon","id":516,"arcs":[[-320,625,-404,626,221]]},{"type":"Polygon","id":540,"arcs":[[19]]},{"type":"Polygon","id":562,"arcs":[[-608,-483,-595,627,-447,628,-363,-367]]},{"type":"Polygon","id":566,"arcs":[[-364,-629,-446,229]]},{"type":"Polygon","id":558,"arcs":[[-531,131,-462,148]]},{"type":"Polygon","id":528,"arcs":[[-470,-361,274]]},{"type":"MultiPolygon","id":578,"arcs":[[[629,-501,630,286]],[[300]],[[305]],[[306]]]},{"type":"Polygon","id":524,"arcs":[[-432,-544]]},{"type":"MultiPolygon","id":554,"arcs":[[[17]],[[18]]]},{"type":"MultiPolygon","id":512,"arcs":[[[631,632,-329,207]],[[-328,205]]]},{"type":"Polygon","id":586,"arcs":[[-547,197,-548,-316,-434]]},{"type":"Polygon","id":591,"arcs":[[133,-458,146,-463]]},{"type":"Polygon","id":604,"arcs":[[143,-484,-460,-393,-389,-424]]},{"type":"MultiPolygon","id":608,"arcs":[[[54]],[[57]],[[58]],[[59]],[[60]],[[61]],[[62]]]},{"type":"MultiPolygon","id":598,"arcs":[[[40]],[[41]],[[-542,45]],[[44]]]},{"type":"Polygon","id":616,"arcs":[[633,-598,-384,634,635,-466,-472,278]]},{"type":"Polygon","id":630,"arcs":[[63]]},{"type":"Polygon","id":408,"arcs":[[-582,184,-425,636,182]]},{"type":"Polygon","id":620,"arcs":[[270,-491]]},{"type":"Polygon","id":600,"arcs":[[-392,-332,-391]]},{"type":"Polygon","id":275,"arcs":[[-561,-564]]},{"type":"Polygon","id":634,"arcs":[[637,202]]},{"type":"Polygon","id":642,"arcs":[[-603,638,259,-377,639,-538,640]]},{"type":"MultiPolygon","id":643,"arcs":[[[92]],[[279,-599,-634]],[[110,111]],[[113,114]],[[115,-115]],[[165]],[[171]],[[173]],[[176]],[[179,641,181,-637,-440,-613,-438,-570,642,-568,296,-354,-513,255,643,-382,-600,-492,283,-502,-630,287,644,289,645,291,-112]],[[304]],[[307]],[[308]]]},{"type":"Polygon","id":646,"arcs":[[-355,-451,646,647]]},{"type":"Polygon","id":732,"arcs":[[-479,-621,242,-601]]},{"type":"Polygon","id":682,"arcs":[[-563,-553,-586,201,-638,203,-330,-633,648,209]]},{"type":"Polygon","id":729,"arcs":[[649,-593,-485,212,-488,-499,650,651,652,-407]]},{"type":"Polygon","id":728,"arcs":[[-575,653,-455,-409,654,-652,655,-497]]},{"type":"Polygon","id":686,"arcs":[[-622,-609,-518,-522,238,-521,240]]},{"type":"MultiPolygon","id":90,"arcs":[[[28]],[[30]],[[31]],[[36]],[[37]]]},{"type":"Polygon","id":694,"arcs":[[-516,-591,235]]},{"type":"Polygon","id":222,"arcs":[[-527,-530,150]]},{"type":"Polygon","id":-99,"arcs":[[-494,-473,215,656]]},{"type":"Polygon","id":706,"arcs":[[-576,-495,-657,216]]},{"type":"Polygon","id":688,"arcs":[[-376,-607,-584,-612,-380,-535,-539,-640]]},{"type":"Polygon","id":740,"arcs":[[-505,657,-503,-397,-528,137]]},{"type":"Polygon","id":703,"arcs":[[658,-536,-349,-467,-636]]},{"type":"Polygon","id":705,"arcs":[[-540,-533,266,-562,-344]]},{"type":"Polygon","id":752,"arcs":[[-631,-500,285]]},{"type":"Polygon","id":748,"arcs":[[-615,659]]},{"type":"Polygon","id":760,"arcs":[[-559,-590,252,660,-555,-565]]},{"type":"Polygon","id":148,"arcs":[[-594,-650,-413,-448,-628]]},{"type":"Polygon","id":768,"arcs":[[-368,-365,231,-515]]},{"type":"Polygon","id":764,"arcs":[[-625,191,-611,-589,-579,189]]},{"type":"Polygon","id":762,"arcs":[[-435,-314,661,-577]]},{"type":"Polygon","id":795,"arcs":[[293,-566,662,-318,-551]]},{"type":"Polygon","id":626,"arcs":[[-541,32]]},{"type":"Polygon","id":780,"arcs":[[56]]},{"type":"Polygon","id":788,"arcs":[[247,-592,-481]]},{"type":"MultiPolygon","id":792,"arcs":[[[-514,-339,-550,-556,-661,253]],[[-524,-373,261]]]},{"type":"Polygon","id":158,"arcs":[[75]]},{"type":"Polygon","id":834,"arcs":[[218,-620,-624,663,-452,-356,-648,664,-573]]},{"type":"Polygon","id":800,"arcs":[[-647,-456,-654,-574,-665]]},{"type":"Polygon","id":804,"arcs":[[256,665,258,-639,-604,-641,-537,-659,-635,-383,-644]]},{"type":"Polygon","id":858,"arcs":[[140,-334,-399]]},{"type":"MultiPolygon","id":840,"arcs":[[[68]],[[69]],[[70]],[[71]],[[72]],[[118,666,120,667,122,668,124,-605,153,669,155,-415]],[[96]],[[103]],[[106]],[[-416,157]]]},{"type":"Polygon","id":860,"arcs":[[-572,-578,-662,-313,-663]]},{"type":"Polygon","id":862,"arcs":[[-529,-395,-459,135]]},{"type":"Polygon","id":704,"arcs":[[-581,-588,-427,670,187]]},{"type":"MultiPolygon","id":548,"arcs":[[[24]],[[25]]]},{"type":"Polygon","id":887,"arcs":[[-649,-632,208]]},{"type":"Polygon","id":710,"arcs":[[-627,-403,671,-616,-660,-614,220],[-596]]},{"type":"Polygon","id":894,"arcs":[[-618,672,-405,-626,-319,-453,-664,-623]]},{"type":"Polygon","id":716,"arcs":[[-406,-673,-617,-672]]}]}},"arcs":[[[3329,518],[-59,8],[-62,-3],[-34,19],[0,2],[-16,17],[63,-2],[60,-6],[20,24],[15,20],[29,-24],[-8,-29],[-8,-26]],[[524,597],[-36,20],[-17,20],[-1,4],[-18,16],[17,21],[52,-9],[28,-18],[21,-20],[7,-26],[-53,-8]],[[3597,517],[-66,3],[-36,19],[5,24],[59,16],[24,19],[18,25],[12,21],[17,21],[18,23],[14,0],[41,13],[42,-13],[35,-25],[12,-35],[3,-24],[1,-30],[-43,-18],[-45,-14],[-53,-14],[-58,-11]],[[1660,916],[-39,5],[-27,20],[6,19],[33,-10],[36,-9],[33,10],[-16,-20],[-26,-15]],[[1554,929],[-16,2],[-36,6],[-38,15],[20,13],[28,-14],[42,-22]],[[2327,1006],[-21,5],[-34,-2],[-34,2],[-38,-3],[-28,11],[-15,24],[18,10],[35,-8],[40,-5],[31,-8],[30,7],[16,-33]],[[3025,1007],[-36,2],[13,22],[-32,-8],[-31,-8],[-21,17],[-2,24],[30,23],[19,6],[33,-2],[8,29],[1,22],[0,46],[16,27],[25,9],[15,-21],[6,-22],[12,-26],[10,-25],[7,-25],[4,-26],[-5,-23],[-8,-21],[-33,-8],[-31,-12]],[[79,321],[8,5],[9,6],[9,5],[4,3]],[[109,340],[4,0],[3,-1]],[[116,339],[40,-24],[35,24],[6,3],[82,10],[26,-13],[14,-7],[41,-19],[79,-15],[63,-18],[107,-14],[80,16],[118,-11],[67,-18],[73,17],[78,15],[6,28],[-110,2],[-89,13],[-24,23],[-74,12],[5,26],[10,24],[10,21],[-5,24],[-47,16],[-21,20],[-43,18],[68,-3],[64,9],[40,-19],[50,17],[45,21],[23,19],[-10,24],[-36,16],[-41,17],[-57,3],[-50,8],[-54,6],[-18,21],[-36,18],[-21,20],[-9,66],[13,-6],[25,-18],[46,6],[44,8],[23,-25],[44,6],[37,12],[35,16],[32,19],[41,6],[-1,21],[-9,22],[8,20],[36,10],[16,-19],[42,11],[32,15],[40,1],[38,6],[37,13],[30,12],[34,13],[22,-4],[19,-4],[41,8],[37,-10],[38,1],[37,8],[37,-6],[41,-6],[39,3],[40,-1],[42,-2],[38,3],[28,17],[34,9],[35,-13],[33,10],[30,21],[18,-18],[9,-21],[18,-19],[29,17],[33,-21],[38,-7],[32,-16],[39,3],[36,11],[41,-3],[38,-8],[38,-10],[15,25],[-18,19],[-14,21],[-36,4],[-15,22],[-6,21],[-10,43],[21,-8],[36,-3],[36,3],[33,-9],[28,-17],[12,-20],[38,-4],[36,8],[38,12],[34,6],[28,-13],[37,4],[24,44],[22,-26],[33,-10],[34,6],[23,-23],[37,-2],[33,-7],[34,-12],[21,21],[11,21],[28,-23],[38,6],[28,-13],[19,-19],[37,6],[29,12],[29,15],[33,8],[39,6],[36,8],[27,13],[16,18],[7,25],[-3,23],[-9,23],[-10,22],[-9,23],[-7,20],[-1,23],[2,22],[13,22],[11,24],[5,22],[-6,25],[-3,23],[14,25],[15,17],[18,22],[19,18],[22,17],[11,25],[15,15],[18,15],[26,3],[18,19],[19,11],[23,7],[20,14],[16,18],[22,7],[16,-15],[-10,-19],[-29,-17],[-12,-12],[-20,9],[-23,-6],[-19,-13],[-20,-15],[-14,-17],[-4,-22],[2,-22],[13,-19],[-19,-14],[-26,-4],[-15,-19],[-17,-18],[-17,-25],[-4,-22],[9,-23],[15,-18],[23,-14],[21,-18],[12,-23],[6,-21],[8,-23],[13,-19],[8,-21],[4,-53],[8,-22],[2,-22],[9,-23],[-4,-30],[-15,-24],[-17,-19],[-37,-8],[-12,-20],[-17,-19],[-42,-22],[-37,-9],[-35,-12],[-37,-13],[-22,-23],[-45,-3],[-49,3],[-44,-5],[-47,0],[9,-22],[42,-11],[31,-15],[18,-21],[-31,-18],[-48,6],[-40,-15],[-2,-24],[-1,-22],[33,-19],[6,-22],[35,-21],[59,-9],[50,-16],[40,-18],[50,-18],[70,-9],[68,-16],[47,-17],[51,-19],[28,-27],[13,-22],[34,21],[46,17],[48,18],[58,14],[49,16],[69,1],[68,-8],[56,-13],[18,25],[39,17],[70,1],[55,12],[52,13],[58,7],[62,11],[43,14],[-20,21],[-12,20],[0,21],[-54,-2],[-57,-9],[-54,0],[-8,22],[4,42],[12,13],[40,13],[47,14],[34,17],[33,17],[25,22],[38,10],[38,8],[19,5],[43,2],[41,8],[34,11],[34,14],[30,13],[39,18],[24,20],[26,17],[8,22],[-29,14],[10,23],[18,18],[29,12],[31,13],[28,18],[22,23],[13,27],[20,16],[34,-4],[13,-19],[33,-2],[2,21],[14,23],[30,-6],[7,-21],[33,-3],[36,10],[35,6],[31,-3],[12,-24],[31,20],[28,10],[31,8],[31,7],[29,14],[31,9],[24,12],[17,21],[20,-15],[29,8],[20,-27],[16,-20],[31,11],[13,22],[28,16],[37,-3],[11,-22],[22,22],[30,7],[33,2],[29,-1],[31,-7],[30,-3],[13,-20],[18,-17],[31,11],[32,2],[32,0],[31,1],[28,8],[29,7],[25,15],[26,11],[28,5],[21,16],[15,32],[16,19],[29,-9],[11,-21],[24,-13],[29,4],[19,-20],[21,-15],[28,14],[10,25],[25,10],[29,19],[27,8],[33,11],[21,13],[23,13],[22,13],[26,-7],[25,20],[18,16],[26,-1],[23,13],[6,21],[23,16],[23,11],[28,9],[25,4],[25,-3],[26,-6],[22,-15],[3,-25],[24,-19],[17,-16],[33,-7],[19,-16],[23,-16],[26,-3],[23,11],[23,24],[27,-12],[27,-7],[26,-7],[27,-4],[28,0],[23,-60],[-1,-15],[-4,-26],[-26,-15],[-22,-21],[4,-23],[31,2],[-4,-23],[-14,-21],[-13,-24],[21,-18],[32,-6],[32,10],[15,23],[10,21],[15,18],[17,17],[7,21],[15,28],[17,5],[32,3],[28,6],[28,10],[14,22],[8,22],[19,21],[27,15],[23,11],[16,19],[15,10],[21,9],[27,-5],[25,5],[28,7],[30,-3],[20,15],[14,39],[11,-16],[13,-27],[23,-11],[27,-5],[26,7],[29,-5],[26,-1],[17,6],[24,-3],[21,-13],[25,8],[30,0],[25,8],[29,-8],[19,19],[14,19],[19,16],[35,43],[18,-8],[21,-16],[18,-20],[36,-35],[27,-1],[25,0],[30,7],[30,8],[23,15],[19,17],[31,3],[21,12],[22,-11],[14,-18],[19,-18],[31,2],[19,-15],[33,-14],[35,-6],[29,4],[21,18],[19,19],[25,4],[25,-8],[29,-6],[26,10],[25,0],[24,-6],[26,-6],[25,10],[30,9],[28,3],[32,0],[25,5],[25,5],[8,28],[1,24],[17,-16],[5,-26],[10,-24],[11,-19],[23,-10],[32,3],[36,1],[25,4],[37,0],[26,1],[36,-2],[31,-5],[20,-18],[-5,-21],[18,-17],[29,-14],[31,-14],[36,-11],[38,-9],[28,-9],[32,-1],[18,19],[24,-15],[21,-18],[25,-14],[34,-6],[32,-6],[13,-23],[32,-14],[21,-20],[31,-9],[32,1],[30,-3],[33,1],[33,-4],[31,-8],[29,-14],[29,-11],[20,-17],[-4,-23],[-14,-20],[-13,-26],[-10,-20],[-13,-24],[-36,-9],[-16,-20],[-36,-13],[-13,-22],[-19,-22],[-20,-18],[-11,-23],[-7,-22],[-3,-26],[0,-21],[16,-23],[6,-21],[13,-21],[52,-7],[11,-25],[-50,-9],[-43,-13],[-52,-2],[-24,-33],[-5,-27],[-12,-21],[-14,-22],[37,-19],[14,-24],[24,-21],[33,-19],[39,-18],[42,-18],[64,-18],[14,-29],[80,-12],[5,-4],[21,-17],[76,14],[64,-18],[-9951,-14],[1,0],[25,33],[50,-18],[3,2]],[[3140,2021],[-10,-23],[-23,-18]],[[3107,1980],[-30,7]],[[3077,1987],[-21,17],[-29,8],[-35,32],[-28,31],[-38,65],[23,-12],[39,-39],[36,-20],[15,26],[9,40],[25,23],[20,-6]],[[3093,2152],[11,-27],[14,-43],[36,-35],[39,-14],[-13,-29],[-26,-3],[-14,20]],[[3314,2171],[-14,26],[33,34],[24,-14],[16,23],[22,-26],[-8,-20],[-37,-17],[-13,20],[-23,-26]],[[6909,2316],[-1,31],[4,24],[2,11],[18,-18],[26,-7],[1,-11],[-8,-26],[-42,-4]],[[9079,2670],[-6,3],[-17,2],[-17,49],[-4,38],[-16,50],[1,27],[18,-6],[27,-19],[15,7],[21,12],[17,-4],[2,-69],[-9,-20],[-3,-46],[-10,16],[-19,-40]],[[9703,2497],[-26,1],[-18,19],[-30,4],[-5,21],[15,43],[35,57],[18,10],[20,22],[24,31],[16,29],[13,43],[10,15],[4,32],[20,27],[6,-25],[6,-24],[20,24],[8,-25],[0,-24],[-10,-26],[-18,-43],[-14,-23],[10,-28],[-22,-1],[-23,-21],[-8,-38],[-16,-58],[-21,-26],[-14,-16]],[[9867,2782],[-5,15],[-12,8],[16,48],[-9,31],[-30,23],[1,21],[20,20],[5,45],[-1,37],[-12,39],[1,10],[-13,23],[-22,51],[-12,41],[11,5],[15,-32],[21,-15],[8,-52],[20,-60],[1,39],[13,-16],[4,-43],[22,-19],[19,-4],[16,21],[14,-6],[-7,-51],[-8,-34],[-22,1],[-7,-17],[3,-25],[-5,-11],[-10,-31],[-14,-39],[-21,-23]],[[9631,3893],[-16,15],[-19,26],[-18,31],[-19,40],[-4,20],[12,-1],[16,-20],[12,-19],[9,-16],[23,-36],[14,-27],[-10,-13]],[[9942,4129],[-16,7],[-2,26],[10,20],[13,-8],[7,10],[9,-17],[-4,-30],[-17,-8]],[[0,4229],[9981,-14],[-17,-12],[-4,21],[14,12],[9,3],[-9983,18]],[[0,4257],[0,-28]],[[0,4257],[6,3],[-4,-28],[-2,-3]],[[9652,4227],[-9,25],[1,15],[17,-33],[-9,-7]],[[9645,4276],[-7,7],[-6,-3],[-4,16],[0,44],[13,-17],[4,-47]],[[6261,3708],[-16,15],[-22,21],[-8,30],[-2,51],[-10,46],[-2,41],[5,42],[13,10],[0,19],[13,44],[2,36],[-6,28],[-5,36],[-2,53],[9,32],[4,37],[14,2],[15,12],[11,10],[12,1],[16,33],[22,35],[9,29],[-4,25],[12,-7],[15,40],[1,34],[9,26],[10,-25],[7,-24],[7,-38],[4,-69],[7,-27],[-2,-28],[-5,-17],[-10,34],[-5,-17],[5,-43],[-2,-24],[-8,-14],[-1,-48],[-11,-67],[-14,-80],[-17,-109],[-11,-80],[-12,-67],[-23,-13],[-24,-25]],[[9063,2935],[-23,25],[-17,10],[5,30],[-15,-11],[-25,-41],[-24,15],[-16,9],[-15,5],[-27,16],[-18,36],[-5,43],[-7,29],[-13,24],[-27,7],[9,28],[-7,42],[-13,-39],[-25,-11],[14,32],[5,33],[10,28],[-2,43],[-22,-49],[-18,-20],[-10,-46],[-22,24],[1,31],[-18,41],[-14,22],[5,13],[-36,35],[-19,2],[-27,28],[-50,-6],[-36,-20],[-31,-19],[-27,3],[-29,-29],[-24,-13],[-6,-31],[-10,-23],[-23,-1],[-18,-6],[-24,11],[-20,-6],[-20,-3],[-16,-31],[-8,3],[-14,-16],[-13,-19],[-21,3],[-18,0],[-30,36],[-15,11],[1,33],[14,8],[4,13],[-1,21],[4,40],[-3,34],[-15,58],[-5,33],[2,33],[-11,37],[-1,17],[-12,23],[-4,45],[-16,46],[-4,25],[13,-25],[-10,53],[14,-17],[8,-22],[0,30],[-14,45],[-3,18],[-6,17],[3,34],[6,14],[3,29],[-3,33],[12,42],[2,-44],[12,39],[22,20],[14,24],[21,21],[13,5],[7,-7],[22,21],[17,7],[4,12],[8,5],[15,-1],[29,17],[15,26],[7,30],[17,30],[1,23],[1,31],[19,49],[12,-50],[12,12],[-10,27],[8,28],[13,-13],[3,44],[15,28],[7,23],[14,10],[0,16],[13,-7],[0,15],[12,8],[14,8],[20,-27],[16,-34],[17,0],[18,-6],[-6,32],[13,46],[13,15],[-5,15],[12,32],[17,21],[14,-7],[24,11],[-1,29],[-20,19],[15,9],[18,-15],[15,-23],[23,-15],[8,6],[17,-18],[17,17],[10,-5],[7,11],[12,-29],[-7,-31],[-11,-23],[-9,-2],[3,-23],[-8,-29],[-10,-28],[2,-16],[22,-32],[21,-18],[15,-20],[20,-34],[8,0],[14,-15],[4,-18],[27,-19],[18,19],[6,31],[5,26],[4,31],[8,46],[-4,28],[2,17],[-3,33],[4,43],[5,12],[-4,19],[6,30],[6,32],[0,17],[11,21],[8,-28],[2,-36],[6,-7],[2,-24],[10,-30],[2,-32],[-1,-21],[10,-45],[18,21],[9,-24],[13,-22],[-3,-26],[6,-49],[4,-29],[7,-7],[8,-49],[-3,-30],[9,-39],[30,-30],[20,-28],[19,-25],[-4,-14],[16,-36],[11,-62],[11,13],[11,-25],[7,8],[5,-61],[19,-35],[13,-22],[22,-47],[8,-46],[1,-33],[-2,-35],[13,-49],[-2,-51],[-5,-27],[-7,-51],[0,-33],[-5,-42],[-12,-52],[-21,-28],[-10,-45],[-9,-28],[-8,-50],[-11,-29],[-7,-43],[-4,-39],[2,-19],[-16,-20],[-31,-2],[-26,-23],[-13,-23],[-17,-24]],[[9510,4559],[-19,0],[-11,36],[17,-14],[5,-2],[8,-20]],[[8341,4592],[-37,40],[26,11],[14,-17],[10,-18],[-2,-15],[-11,-1]],[[9456,4613],[-17,5],[-6,9],[2,23],[19,-9],[9,-12],[4,-15],[-11,-1]],[[9486,4619],[-21,50],[-5,34],[9,0],[10,-46],[11,-27],[-4,-11]],[[8470,4670],[4,14],[24,13],[19,2],[9,7],[10,-7],[-10,-16],[-29,-25],[-23,-17]],[[8474,4641],[-18,-43],[-24,-12],[-3,7],[2,19],[12,35],[27,23]],[[8257,4662],[-15,0],[9,33],[16,1],[7,20],[10,-15],[17,5],[7,-25],[-32,-11],[-19,-8]],[[8367,4668],[-37,7],[0,21],[22,12],[18,-17],[18,4],[25,21],[-4,-32],[-42,-16]],[[9441,4691],[-22,24],[-15,21],[-10,19],[4,6],[13,-14],[22,-26],[7,-19],[1,-11]],[[9370,4756],[-13,13],[-11,24],[1,9],[17,-24],[11,-19],[-5,-3]],[[8181,4678],[-30,24],[-25,-2],[-29,4],[-26,11],[-32,22],[-21,5],[-11,-7],[-51,24],[-5,25],[-25,4],[19,55],[34,-4],[22,-22],[12,-4],[3,-21],[54,-6],[6,24],[51,-28],[10,-37],[42,-10],[34,-35],[-32,-22]],[[8727,4785],[-3,44],[5,20],[6,20],[7,-17],[-1,-27],[-14,-40]],[[9321,4784],[-12,22],[-12,37],[-6,43],[4,6],[3,-17],[8,-13],[14,-37],[13,-19],[-4,-16],[-8,-6]],[[9158,4819],[-23,16],[-16,16],[2,18],[25,-8],[15,4],[5,28],[4,1],[2,-30],[16,4],[8,20],[15,20],[-3,34],[17,2],[6,-10],[-1,-32],[-9,-35],[-15,-5],[-4,-16],[-15,-14],[-15,-13],[-14,0]],[[8523,4964],[-19,11],[-5,24],[28,3],[7,-19],[-11,-19]],[[8633,4960],[-23,24],[-23,5],[-16,-4],[-19,2],[6,32],[35,2],[30,-17],[10,-44]],[[9244,4908],[-5,34],[-6,22],[-13,19],[-16,25],[-20,17],[8,13],[15,-16],[9,-12],[12,-14],[11,-24],[11,-19],[3,-30],[-9,-15]],[[8916,5033],[48,-40],[51,-33],[19,-29],[16,-29],[4,-34],[46,-36],[7,-30],[-25,-7],[6,-38],[24,-38],[19,-61],[15,2],[-1,-25],[22,-10],[-9,-11],[30,-24],[-3,-17],[-19,-4],[-6,15],[-24,6],[-28,9],[-22,37],[-16,31],[-14,51],[-36,25],[-24,-16],[-17,-19],[4,-43],[-22,-20],[-16,10],[-28,2]],[[8917,4657],[-25,48],[-28,11],[-7,-16],[-35,-2],[12,47],[17,16],[-7,62],[-14,49],[-53,49],[-23,4],[-42,54],[-8,-28],[-11,-5],[-6,21],[0,25],[-22,28],[30,21],[20,-1],[-2,15],[-41,0],[-11,34],[-25,11],[-11,28],[37,14],[14,19],[45,-23],[4,-22],[8,-93],[29,-35],[23,62],[32,34],[25,0],[23,-20],[21,-20],[30,-11]],[[8327,4856],[-12,17],[8,53],[-4,55],[-12,1],[-9,39],[12,38],[4,46],[14,86],[5,24],[24,43],[22,-17],[35,-8],[32,2],[27,42],[5,-13],[-22,-57],[-21,-11],[-27,11],[-46,-3],[-24,-8],[-4,-43],[24,-52],[15,26],[52,20],[-2,-27],[-12,9],[-12,-34],[-25,-22],[27,-74],[-5,-20],[25,-66],[-1,-38],[-15,-17],[-10,20],[13,47],[-27,-22],[-7,16],[3,22],[-20,34],[2,56],[-18,-17],[2,-68],[1,-82],[-17,-8]],[[8557,5131],[-11,36],[-8,74],[6,46],[9,21],[2,-32],[16,-5],[3,-23],[-2,-51],[-14,6],[-4,-35],[11,-30],[-8,-7]],[[7908,4844],[-24,48],[-35,47],[-12,35],[-21,47],[-14,43],[-21,81],[-24,48],[-9,49],[-10,45],[-25,37],[-14,49],[-21,32],[-29,64],[-3,29],[18,-2],[43,-11],[25,-57],[21,-39],[16,-24],[26,-62],[28,-1],[23,-39],[16,-48],[22,-27],[-12,-47],[16,-20],[10,-1],[5,-40],[10,-32],[20,-5],[14,-37],[-7,-72],[-2,-89],[-30,-1]],[[8045,5298],[21,-20],[21,11],[6,49],[12,11],[33,12],[20,46],[13,36]],[[8171,5443],[11,22],[24,31]],[[8206,5496],[21,40],[14,45],[12,0],[14,-29],[1,-25],[19,-16],[23,-17],[-2,-23],[-19,-3],[5,-28],[-20,-19]],[[8274,5421],[-16,-52],[20,-55],[-5,-26],[32,-54],[-33,-6],[-10,-40],[2,-52],[-27,-39],[-1,-58],[-11,-88],[-4,21],[-31,-26],[-11,35],[-20,3],[-14,19],[-33,-21],[-10,28],[-18,-3],[-23,6],[-4,78],[-14,16],[-14,49],[-3,50],[3,54],[16,38]],[[8482,5504],[-32,33],[-8,42],[8,27],[-17,27],[-9,-23],[-13,2],[-21,-32],[-4,17],[11,48],[17,16],[15,22],[10,-26],[21,16],[5,25],[19,2],[-1,44],[22,-27],[3,-29],[2,-21],[2,-38],[2,-33],[-9,-52],[-11,58],[-13,-29],[9,-42],[-8,-27]],[[7231,5526],[-13,46],[-5,83],[13,93],[19,-32],[13,-40],[13,-60],[-4,-60],[-12,-17],[-24,-13]],[[3284,5758],[-5,5],[8,16],[-1,23],[16,7],[6,-2],[-1,-42],[-23,-7]],[[8416,5702],[-17,40],[5,15],[7,16],[3,36],[16,3],[-5,-38],[21,55],[-3,-55],[-10,-19],[-9,-36],[-8,-17]],[[8254,5664],[14,40],[20,36],[16,40],[15,57],[5,-47],[-19,-32],[-14,-39],[-37,-55]],[[8388,5784],[-1,26],[2,30],[-4,27],[16,-18],[18,0],[0,-24],[-13,-24],[-18,-17]],[[8466,5766],[-1,40],[-9,3],[-4,35],[16,-4],[0,22],[-17,44],[27,-2],[7,-21],[8,-65],[-21,16],[0,-20],[7,-35],[-13,-13]],[[8368,5885],[-12,29],[-15,44],[24,-2],[10,-21],[-7,-50]],[[8446,5904],[-22,29],[-10,30],[-7,-21],[-18,34],[-25,-8],[-14,12],[1,24],[9,15],[-8,13],[-4,-21],[-14,33],[-4,26],[-1,55],[11,-19],[3,90],[9,52],[17,0],[17,-16],[9,15],[2,-15],[-4,-24],[9,-41],[-7,-48],[-16,-19],[-5,-47],[6,-46],[15,-6],[12,7],[35,-32],[-2,-31],[9,-14],[-3,-27]],[[3133,6216],[-1,24],[4,9],[22,0],[15,-6],[5,-11],[-7,-14],[-21,0],[-17,-2]],[[2855,6202],[-15,9],[-16,21],[3,13],[12,4],[6,-2],[19,-5],[14,-14],[5,-16],[-20,-1],[-8,-9]],[[3008,6318],[3,9],[22,0],[16,-15],[8,2],[5,-21],[15,2],[-1,-18],[12,-2],[14,-21],[-10,-23],[-14,12],[-12,-2],[-9,3],[-5,-11],[-11,-3],[-4,14],[-10,-9],[-11,-39],[-7,9],[-1,17]],[[3008,6222],[-19,9],[-13,-4],[-17,4],[-13,-10],[-15,18],[3,18],[25,-8],[21,-4],[10,12],[-12,25],[0,22],[-18,9],[7,16],[17,-2],[24,-9]],[[8040,6230],[-23,18],[0,50],[13,26],[31,16],[16,-1],[6,-22],[-12,-26],[-7,-33],[-24,-28]],[[675,6272],[-7,8],[1,16],[-4,21],[1,6],[5,10],[-2,11],[1,5],[3,-1],[10,-9],[5,-5],[5,-8],[7,-20],[-1,-3],[-11,-13],[-9,-9],[-4,-9]],[[655,6367],[-5,12],[-3,5],[0,3],[3,5],[9,-5],[8,-9],[-3,-7],[-9,-4]],[[645,6396],[-15,1],[2,7],[13,-2],[0,-6]],[[619,6407],[-2,1],[-10,2],[-3,13],[-1,2],[7,8],[3,-4],[8,-19],[-2,-3]],[[570,6443],[-9,10],[1,4],[5,6],[6,-1],[1,-14],[-4,-5]],[[2840,6326],[18,32],[-11,15],[-18,4],[-9,16],[-7,33],[-16,-2],[-26,15],[-8,12],[-36,9],[-10,12],[11,14],[-28,3],[-20,-30],[-11,-1],[-4,-14],[-14,-6],[-12,5],[15,18],[6,21],[12,13],[15,11],[21,5],[6,7],[24,-4],[22,-1],[26,-20],[11,-21],[26,7],[10,-14],[24,-35],[17,-26],[9,0],[17,-11],[-2,-17],[20,-2],[21,-24],[-3,-13],[-19,-7],[-18,-3],[-19,4],[-40,-5]],[[2839,6548],[-7,33],[-10,17],[6,36],[8,-2],[10,-48],[0,-33],[-7,-3]],[[8353,6448],[-14,48],[-4,43],[17,56],[22,44],[13,-17],[-5,-35],[-17,-92],[-12,-47]],[[2808,6704],[-2,21],[13,5],[18,-2],[1,-15],[-30,-9]],[[2856,6673],[-5,7],[0,30],[-12,23],[0,6],[22,-25],[-5,-41]],[[8694,7066],[-18,16],[0,27],[15,35],[16,-7],[12,24],[20,-12],[4,-20],[-16,-35],[-11,19],[-15,-14],[-7,-33]],[[5943,7201],[1,-4],[-29,-24],[-13,8],[-7,23],[14,2]],[[5909,7206],[2,0],[4,14],[20,-1],[25,17],[-19,-24],[2,-11]],[[5686,7193],[0,10],[-33,11],[5,24],[15,-19],[21,3],[21,-4],[-1,-10],[16,7],[-4,-17],[-40,-5]],[[5419,7291],[-21,22],[-14,6],[-39,29],[4,30],[32,-5],[28,6],[22,5],[-10,-45],[4,-18],[-6,-30]],[[5244,7423],[-10,15],[-2,70],[-6,32],[15,-2],[14,17],[17,-40],[-4,-77],[-13,4],[-11,-19]],[[8629,6969],[-13,23],[7,51],[-18,17],[-11,40],[26,17],[15,37],[28,29],[20,40],[55,17],[30,-12],[29,103],[19,-28],[40,58],[16,22],[17,70],[-4,65],[11,37],[30,10],[15,-80],[-1,-46],[-25,-58],[0,-60],[-10,-46],[4,-29],[-14,-40],[-35,-27],[-49,-4],[-40,-66],[-19,23],[-1,43],[-48,-13],[-33,-27],[-32,-1],[28,-43],[-19,-98],[-18,-24]],[[5256,7565],[-13,12],[-6,39],[5,21],[18,22],[5,-49],[-9,-45]],[[8887,7576],[-4,57],[14,45],[29,3],[8,80],[9,44],[32,-59],[22,-20],[19,-12],[20,24],[6,-64],[-41,-16],[-25,-57],[-43,39],[-15,-63],[-31,-1]],[[3253,7829],[-35,25],[-7,19],[10,18],[10,-28],[20,-8],[26,2],[-14,-24],[-10,-4]],[[3269,8009],[-36,18],[-26,27],[10,5],[37,-14],[28,-24],[1,-11],[-14,-1]],[[1555,7968],[-46,26],[-8,20],[-25,20],[-5,17],[-28,10],[-11,32],[2,13],[29,-13],[17,-8],[27,-6],[9,-20],[14,-28],[27,-23],[12,-32],[-14,-8]],[[3513,7867],[-18,11],[6,47],[-8,7],[-32,-50],[-17,2],[20,27],[-27,14],[-30,-3],[-54,2],[-4,17],[17,20],[-12,15],[24,35],[28,92],[17,33],[25,20],[12,-3],[-5,-16],[-15,-36],[-18,-50],[18,19],[19,-12],[-10,-20],[25,-16],[12,14],[28,-18],[-8,-42],[19,10],[3,-31],[9,-35],[-12,-51],[-12,-2]],[[1356,8187],[-11,0],[-17,27],[-10,26],[-14,18],[-5,25],[1,19],[13,-8],[27,5],[-8,-66],[24,-46]],[[8946,7829],[-5,49],[3,56],[-3,62],[6,43],[1,77],[-16,57],[3,79],[25,26],[-11,27],[13,8],[7,-38],[9,-56],[0,-56],[11,-58],[28,-102],[-41,19],[-17,-84],[27,-59],[-1,-40],[-21,35],[-18,-45]],[[4789,8357],[23,2],[30,-35],[-15,-40]],[[4827,8284],[5,-41],[-21,-51],[-49,-34],[-40,8],[23,61],[-15,58],[38,45],[21,27]],[[5335,8338],[-29,32],[-4,24],[41,19],[9,-28],[-17,-47]],[[722,8449],[-14,15],[-5,27],[26,21],[15,8],[18,-3],[12,-18],[-24,-28],[-28,-22]],[[4905,8144],[-44,9]],[[4861,8153],[-8,23],[29,18],[-15,31],[5,38],[42,-5],[4,33]],[[4918,8291],[-19,36]],[[4899,8327],[-34,10],[-7,16],[10,26],[-9,16],[-15,-28],[-1,56],[-14,29],[10,60],[21,47],[22,-5],[34,5],[-30,-62],[29,7],[30,0],[-7,-47],[-25,-51],[29,-4]],[[4942,8402],[26,-74]],[[4968,8328],[19,-9],[18,-66],[8,-23],[33,-11],[-3,-37],[-14,-16],[11,-30],[-25,-30],[-37,0],[-48,-16],[-13,12],[-18,-27],[-26,6],[-19,-22],[-15,12],[41,60],[25,13]],[[383,8623],[-18,11],[-17,16],[28,10],[22,-6],[2,-22],[-17,-9]],[[2787,8731],[-12,5],[-8,18],[2,4],[10,17],[12,-1],[7,-12],[-11,-31]],[[2692,8762],[-19,1],[-6,16],[20,26],[38,0],[0,-11],[-33,-32]],[[291,8809],[-21,12],[-11,11],[-24,-4],[-7,6],[2,21],[17,-11],[17,6],[22,-15],[28,-8],[-2,-6],[-21,-12]],[[2624,8813],[-10,34],[-37,-6],[24,29],[4,45],[9,53],[20,-5],[5,-25],[14,9],[17,-15],[30,-20],[32,-18],[2,-27],[21,4],[20,-19],[-25,-18],[-43,14],[-16,26],[-27,-31],[-40,-30]],[[4481,8839],[-36,8],[-78,18],[28,26],[-61,28],[49,11],[-1,17],[-58,13],[19,38],[42,8],[43,-39],[42,32],[35,-17],[45,31],[46,-4],[-6,-37],[31,-39],[-36,-44],[-80,-40],[-24,-10]],[[2861,9046],[-7,28],[12,33],[25,8],[22,-16],[0,-25],[-3,-8],[-18,-17],[-31,-3]],[[0,9154],[68,-44],[73,-58],[-3,-35],[19,-15],[-6,42],[75,-9],[54,-53],[-27,-26],[-46,-6],[0,-56],[-11,-12],[-26,2],[-22,20],[-37,17],[-6,25],[-28,9],[-32,-7],[-15,20],[6,21],[-33,-13],[13,-27],[-16,-25]],[[0,8924],[0,230]],[[2326,9142],[-38,17],[-23,-6],[-37,26],[24,18],[19,24],[30,-16],[17,-10],[8,-11],[17,-22],[-17,-20]],[[0,9261],[9969,-3],[-5,18],[-9964,24]],[[0,9300],[0,-39]],[[0,9300],[3,3],[24,0],[40,-17],[-2,-8],[-29,-13],[-36,-4]],[[3245,7816],[46,9],[28,64]],[[3319,7889],[2,-42],[17,-20],[-34,-38],[-61,-34],[-28,-24],[-31,-41],[-21,4],[-1,49],[48,47],[-44,-1],[-31,-7]],[[3135,7782],[5,-19],[-30,-28],[-29,-20],[-29,-17]],[[3052,7698],[-16,-38],[-3,-9]],[[3033,7651],[-1,-31],[9,-30],[12,-2],[-3,21],[8,-13],[-2,-16],[-19,-9],[-13,1],[-20,-10],[-13,-3],[-16,-3],[-23,-17],[41,11],[8,-11],[-39,-17],[-17,0],[0,7],[-8,-16],[8,-3],[-6,-41],[-20,-44],[-2,14],[-6,3],[-9,15],[5,-31],[7,-10],[1,-22],[-9,-23],[-16,-46],[-2,3],[8,39],[-14,22],[-3,48],[-6,-25],[6,-37]],[[2879,7375],[-17,9],[18,-18]],[[2880,7366],[1,-55],[8,-4],[3,-20],[4,-57],[-18,-43],[-28,-17],[-19,-34],[-13,-4],[-14,-21],[-4,-19],[-31,-38],[-16,-27],[-13,-34],[-4,-41],[5,-40],[9,-49],[13,-41],[0,-25],[13,-67],[-1,-39],[-1,-22],[-7,-35],[-8,-7],[-14,7],[-4,25],[-11,13],[-15,50],[-13,44],[-4,22],[6,38],[-8,32],[-22,48],[-10,9],[-28,-26],[-5,3],[-14,27],[-17,14],[-32,-7],[-24,6],[-22,-4]],[[2522,6928],[-11,-8],[5,-16]],[[2516,6904],[0,-24],[5,-11],[-5,-8],[-10,9],[-11,-11],[-20,2],[-21,30],[-24,-7],[-20,13],[-17,-4],[-24,-13],[-25,-43],[-27,-25],[-16,-27],[-6,-26],[0,-40],[1,-27],[5,-20]],[[2301,6672],[-10,-50],[-5,-42],[-2,-77],[-3,-28],[5,-32],[8,-28],[6,-44],[18,-43],[7,-33],[11,-28],[29,-16],[12,-24],[24,16],[21,6]],[[2422,6249],[21,11],[18,9]],[[2461,6269],[17,24],[7,33],[2,49],[5,17],[19,15],[29,13],[25,-2],[17,5],[6,-12],[-1,-28],[-15,-34],[-6,-35],[5,-10],[-4,-25],[-7,-45],[-7,15],[-6,-1]],[[2547,6248],[0,-9],[5,0],[0,-16],[-5,-25],[3,-8],[-3,-21],[2,-6],[-4,-29],[-5,-15],[-5,-2],[-6,-20]],[[2529,6097],[9,-10],[3,8],[8,-7]],[[2549,6088],[3,-2],[6,10],[8,1],[2,-5],[5,3],[13,-5],[13,1],[8,7],[4,6],[9,-3],[6,-4],[7,2],[6,5],[13,-8],[4,-2],[9,-11],[8,-12],[10,-9],[7,-16]],[[2690,6046],[-2,-6],[-2,-12],[3,-22],[-6,-19],[-3,-23],[-1,-26],[1,-15],[1,-25],[-4,-6],[-3,-25],[2,-15],[-6,-15],[2,-15],[4,-10]],[[2676,5812],[7,-31],[11,-23],[13,-25]],[[2707,5733],[10,-20],[-1,-13],[11,-2],[3,4],[7,-14],[14,4],[12,15],[17,12],[9,17],[16,-4],[-1,-5],[15,-2],[12,-10],[10,-17],[10,-16]],[[2851,5682],[14,-2],[21,40],[12,6],[0,19],[5,49],[16,27],[17,1],[3,12],[21,-5],[22,29],[11,13],[14,28],[9,-4],[8,-15],[-6,-19]],[[3018,5861],[-1,-14],[-16,-7],[9,-26],[0,-30],[-12,-34],[10,-45],[12,4],[6,41],[-8,20],[-2,44],[35,23],[-4,28],[10,18],[10,-41],[19,-1],[18,-32],[1,-19],[25,0],[30,6],[16,-26],[21,-7],[16,18],[0,14],[34,4],[34,0],[-24,-17],[10,-27],[22,-4],[21,-28],[4,-47],[15,2],[11,-14]],[[3340,5664],[18,-21],[17,-38],[1,-29],[10,-2],[15,-28],[11,-20]],[[3412,5526],[33,-11],[3,10],[23,4],[30,-15]],[[3501,5514],[9,-6],[21,-14],[29,-49],[5,-23]],[[3565,5422],[9,3],[7,-32],[16,-101],[14,-10],[1,-39],[-21,-48],[9,-17],[49,-9],[1,-58],[21,38],[35,-21],[46,-35],[14,-34],[-5,-32],[32,18],[55,-30],[41,2],[41,-48],[36,-64],[21,-17],[24,-2],[10,-18],[9,-74],[5,-34],[-11,-96],[-14,-37],[-40,-80],[-17,-65],[-21,-50],[-7,-1],[-7,-43],[1,-108],[-7,-88],[-3,-38],[-9,-23],[-5,-77],[-28,-75],[-5,-60],[-22,-25],[-7,-34],[-30,0],[-44,-22],[-19,-26],[-31,-17],[-33,-46],[-24,-57],[-4,-43],[5,-31],[-5,-59],[-6,-28],[-20,-31],[-31,-102],[-24,-45],[-19,-27],[-13,-55],[-18,-33]],[[3517,3238],[-12,-36],[-31,-32],[-21,11],[-15,-6],[-26,25],[-18,-2],[-17,32]],[[3377,3230],[-2,-30],[35,-50],[-4,-39],[18,-25],[-2,-28],[-27,-74],[-41,-31],[-55,-12],[-31,6],[6,-35],[-6,-43],[5,-29],[-16,-20],[-29,-8],[-26,21],[-11,-15],[4,-57],[18,-18],[16,18],[8,-29],[-26,-18],[-22,-36],[-4,-58],[-7,-31],[-26,0],[-22,-30],[-8,-43],[28,-42],[26,-12],[-9,-51],[-33,-33],[-18,-67],[-25,-23],[-12,-27],[9,-60],[19,-33],[-12,3]],[[3095,2171],[-25,0],[-13,-14],[-25,-21],[-5,-53],[-11,-2],[-32,19],[-32,40],[-34,33],[-9,36],[8,34],[-14,38],[-4,99],[12,55],[30,44],[-43,17],[27,51],[9,96],[31,-20],[15,119],[-19,15],[-9,-72],[-17,8],[9,83],[9,106],[13,40],[-8,56],[-2,65],[11,2],[17,93],[20,92],[11,86],[-6,86],[8,47],[-3,71],[16,71],[5,111],[9,120],[9,129],[-2,94],[-6,81]],[[3045,4126],[-28,33],[-2,24],[-55,57],[-50,63],[-22,36],[-11,47],[4,17],[-23,76],[-28,106],[-26,114],[-11,27],[-9,42],[-21,38],[-20,23],[9,26],[-14,55],[9,40],[22,36]],[[2769,4986],[15,43],[-6,26],[-11,-27],[-16,25],[5,16],[-4,53],[9,8],[5,36],[11,37],[-2,24],[15,12],[19,23]],[[2809,5262],[-4,18],[11,4],[-1,29],[6,21],[14,4],[12,36],[10,30],[-10,14],[5,33],[-6,53],[6,15],[-4,49],[-12,30]],[[2836,5598],[-9,17],[-6,31],[7,15],[-7,4],[-5,19],[-14,16],[-12,-3],[-6,-20],[-11,-15],[-6,-2],[-3,-12],[13,-31],[-7,-7],[-4,-9],[-13,-3],[-5,35],[-4,-10],[-9,3],[-5,23],[-12,4],[-7,7],[-12,0],[-1,-13],[-3,9]],[[2695,5656],[-15,13],[-6,12],[4,10],[-1,13],[-8,13],[-11,12],[-10,7],[-1,17],[-8,10],[2,-17],[-6,-13],[-6,16],[-9,5],[-4,12],[1,18],[3,18],[-8,8],[7,11]],[[2619,5821],[-10,18],[-13,23],[-6,20],[-12,18],[-14,26],[4,9],[4,-9],[2,4]],[[2574,5930],[-5,18],[-8,5]],[[2561,5953],[-3,-13],[-16,0],[-10,6],[-12,11],[-15,4],[-8,12]],[[2497,5973],[-14,10],[-18,1],[-12,12],[-15,24]],[[2438,6020],[-32,62],[-14,18],[-23,15],[-15,-4],[-22,-22],[-14,-5],[-20,15],[-21,11],[-26,26],[-21,8],[-31,27],[-23,28],[-7,15],[-16,4],[-28,18],[-12,26],[-30,33],[-14,36],[-6,28],[9,6],[-3,16],[7,15],[0,20],[-10,26],[-2,23],[-9,29],[-25,57],[-28,45],[-13,36],[-24,23],[-5,14],[4,36],[-14,13],[-17,28],[-7,41],[-15,4],[-16,31],[-13,28],[-1,18],[-15,43],[-10,44],[1,22],[-20,23],[-10,-2],[-15,16],[-5,-24],[5,-28],[2,-43],[10,-23],[21,-40],[4,-14],[4,-4],[4,-20],[5,1],[6,-37],[8,-15],[6,-20],[17,-29],[10,-54],[8,-25],[8,-27],[1,-30],[13,-2],[12,-26],[10,-26],[-1,-10],[-12,-22],[-5,1],[-7,35],[-18,33],[-20,27],[-14,15],[1,42],[-5,31],[-13,18],[-19,26],[-4,-8],[-7,15],[-17,14],[-16,34],[2,4],[11,-3],[11,21],[1,26],[-22,41],[-16,16],[-10,36],[-11,38],[-12,46],[-12,52]],[[1746,7056],[-4,29],[-18,33],[-13,7],[-3,17],[-16,3],[-10,15],[-26,6],[-7,9],[-3,32],[-27,58],[-23,80],[1,13],[-13,19],[-21,48],[-4,47],[-15,32],[6,48],[-1,49],[-8,44],[10,54]],[[1551,7699],[7,105]],[[1558,7804],[-5,77],[-9,49],[-8,27],[4,11],[40,-19],[15,-55],[6,16],[-4,47],[-9,47]],[[1588,8004],[-4,0],[-54,57],[-20,25],[-50,23],[-16,51],[4,36],[-35,24],[-5,47],[-34,41],[0,30]],[[1374,8338],[-15,22],[-25,18],[-8,50],[-36,47],[-15,54],[-26,4],[-44,1],[-33,17],[-57,60],[-27,11],[-49,20],[-38,-5],[-55,27],[-33,24],[-30,-12],[5,-40],[-15,-4],[-32,-12],[-25,-19],[-30,-12],[-4,34],[12,56],[30,18],[-8,14],[-35,-32],[-19,-38],[-40,-41],[20,-28],[-26,-41],[-30,-24],[-28,-18],[-7,-25],[-43,-30],[-9,-27],[-33,-25],[-19,5],[-26,-17],[-28,-19],[-23,-19],[-47,-17],[-5,10],[31,27],[27,18],[29,31],[35,7],[13,23],[39,35],[6,11],[21,20],[4,44],[15,34],[-32,-17],[-9,10],[-15,-21],[-19,29],[-7,-21],[-10,29],[-28,-23],[-17,0],[-3,34],[5,21],[-17,21],[-37,-11],[-23,27],[-19,14],[0,32],[-22,25],[11,33],[23,32],[10,30],[22,4],[19,-9],[23,27],[20,-5],[21,18],[-5,27],[-16,10],[21,22],[-17,-1],[-30,-12],[-8,-13],[-22,13],[-39,-7],[-41,14],[-12,23],[-35,34],[39,24],[62,28],[23,0],[-4,-29],[59,3],[-23,35],[-34,22],[-20,29],[-26,24],[-38,19],[15,30],[49,2],[35,26],[7,28],[28,27],[27,7],[53,26],[26,-4],[42,30],[42,-12],[21,-26],[12,11],[47,-3],[-2,-13],[43,-10],[28,6],[59,-18],[53,-6],[21,-7],[37,9],[42,-17],[31,-8]],[[1084,9197],[51,-14],[44,-28],[29,-5],[24,24],[34,18],[41,-7],[42,25],[45,14],[19,-24],[21,14],[6,27],[20,-6],[47,-52],[37,39],[3,-43],[34,9],[11,17],[34,-3],[42,-25],[65,-21],[38,-10],[27,4],[38,-29],[-39,-29],[50,-12],[75,7],[24,10],[29,-35],[31,30],[-29,24],[18,20],[34,2],[22,6],[23,-14],[28,-31],[31,5],[49,-26],[43,9],[40,-2],[-3,36],[25,10],[43,-19],[0,-55],[17,46],[23,-1],[12,58],[-30,35],[-32,23],[2,64],[33,42],[37,-9],[28,-26],[37,-65],[-24,-28],[51,-12],[0,-59],[37,46],[34,-38],[-9,-42],[27,-39],[29,42],[21,49],[1,63],[40,-4],[41,-8],[37,-29],[2,-29],[-21,-30],[19,-31],[-3,-28],[-54,-40],[-39,-9],[-29,17],[-8,-29],[-27,-48],[-8,-26],[-32,-39],[-40,-3],[-22,-25],[-2,-37],[-32,-7],[-34,-47],[-30,-65],[-11,-45],[-1,-67],[40,-10],[13,-54],[13,-43],[39,11],[51,-25],[28,-22],[20,-27],[35,-16],[29,-24],[46,-3],[30,-6],[-4,-50],[8,-58],[21,-64],[41,-55],[21,19],[15,59],[-14,91],[-20,30],[45,27],[31,41],[16,40],[-3,38],[-19,49],[-33,44],[32,60],[-12,52],[-9,90],[19,13],[48,-15],[29,-6],[23,15],[25,-19],[35,-34],[8,-22],[50,-4],[-1,-49],[9,-73],[25,-9],[21,-34],[40,32],[26,64],[19,27],[21,-52],[36,-73],[31,-69],[-11,-36],[37,-33],[25,-33],[44,-15],[18,-18],[11,-49],[22,-7],[11,-22],[2,-65],[-20,-21],[-20,-21],[-46,-20],[-35,-47],[-47,-10],[-59,12],[-42,1],[-29,-4],[-23,-42],[-35,-25],[-40,-76],[-32,-53],[23,9],[45,76],[58,48],[42,5],[24,-28],[-26,-39],[9,-62],[9,-43],[36,-29]],[[1852,9129],[-15,27],[-38,16],[-24,-7],[-35,46],[19,6],[43,10],[39,-3],[36,10],[-54,14],[-59,-5],[-39,1],[-15,22],[64,23],[-42,-1],[-49,15],[23,43],[20,23],[74,35],[28,-11],[-13,-27],[61,17],[39,-29],[31,30],[26,-19],[23,-57],[14,24],[-20,59],[24,9],[28,-10],[31,-23],[17,-56],[9,-41],[47,-28],[50,-27],[-3,-26],[-46,-4],[18,-22],[-10,-22],[-50,9],[-48,16],[-32,-4],[-52,-19]],[[1972,9143],[-82,-10],[-38,-4]],[[2073,9372],[-44,40],[10,9],[37,2],[21,-13],[-24,-38]],[[2792,9371],[-8,4],[-31,30],[1,21],[14,4],[63,-6],[48,-32],[3,-16],[-30,2],[-30,1],[-30,-8]],[[3162,8749],[-76,23],[-59,33],[-34,28],[10,16],[-42,30],[-40,28],[0,-17],[-80,-9],[-23,20],[18,42],[52,1],[57,7],[-9,21],[10,29],[36,56],[-8,25],[-11,20],[-42,28],[-57,20],[18,14],[-29,36],[-25,3],[-22,20],[-14,-17],[-51,-8],[-101,13],[-59,17],[-45,9],[-23,20],[29,26],[-39,1],[-9,58],[21,51],[29,24],[72,15],[-21,-37],[22,-36],[26,47],[70,23],[48,-59],[-4,-38],[55,17],[26,23],[62,-30],[38,-27],[3,-25],[52,13],[29,-37],[67,-23],[24,-23],[26,-54],[-51,-26],[66,-38],[44,-13],[40,-53],[44,-4],[-9,-40],[-49,-67],[-34,25],[-44,55],[-36,-7],[-3,-33],[29,-33],[38,-27],[11,-15],[18,-57],[-9,-42],[-35,16],[-70,46],[39,-49],[29,-35],[5,-20]],[[2267,9287],[-26,4],[-19,22],[-69,45],[0,18],[57,-7],[-31,38],[33,28],[33,-13],[50,8],[7,-17],[-26,-28],[42,-24],[-5,-52],[-46,-22]],[[8946,9398],[-57,6],[-5,3],[26,23],[35,5],[40,-22],[3,-15],[-42,0]],[[2381,9330],[-32,2],[-17,51],[1,28],[14,25],[28,15],[57,-2],[54,-14],[-42,-51],[-33,-11],[-30,-43]],[[1581,9265],[-15,25],[-64,31]],[[1502,9321],[9,19],[22,47]],[[1533,9387],[24,38],[-27,35],[94,9],[39,-12],[71,-3],[27,-16],[30,-25],[-35,-14],[-68,-41],[-34,-40]],[[1654,9318],[0,-24],[-73,-29]],[[9154,9483],[-45,5],[-51,23],[7,19],[51,-9],[70,-15],[-32,-23]],[[2384,9478],[-40,4],[-34,15],[15,26],[40,15],[24,-20],[10,-18],[-15,-22]],[[8859,9479],[-55,37],[15,40],[37,11],[73,-3],[100,-30],[-22,-43],[-102,1],[-46,-13]],[[2227,9495],[-30,9],[1,34],[-46,-4],[-1,44],[30,-2],[41,20],[39,-3],[3,7],[21,-26],[1,-30],[-13,-43],[-46,-6]],[[1840,9466],[-3,19],[57,26],[-125,-7],[-39,10],[38,56],[26,16],[78,-19],[50,-34],[48,-5],[-40,55],[26,21],[29,-6],[9,-28],[11,-20],[25,9],[29,-2],[5,-28],[-17,-28],[-94,-8],[-71,-25],[-42,-2]],[[6581,9250],[-91,7],[-7,26],[-50,15],[-4,31],[28,13],[-1,31],[55,49],[-25,7],[66,51],[-7,26],[62,30],[91,37],[93,11],[47,21],[54,8],[20,-23],[-19,-18],[-98,-28],[-85,-28],[-86,-55],[-42,-56],[-43,-55],[5,-48],[54,-47],[-17,-5]],[[2551,9466],[-45,7],[-74,19],[-9,31],[-4,29],[-27,25],[-58,7],[-32,18],[10,24],[58,-4],[30,-19],[55,1],[24,-19],[-6,-22],[32,-13],[17,-14],[38,-2],[40,-5],[44,12],[57,5],[45,-4],[30,-21],[6,-24],[-17,-16],[-42,-12],[-35,7],[-80,-9],[-57,-1]],[[1625,9553],[-38,12],[47,44],[57,37],[43,-1],[38,8],[-4,-44],[-21,-20],[-26,-3],[-52,-24],[-44,-9]],[[0,8924],[9963,-26],[-36,5],[25,-31],[17,-47],[13,-16],[3,-24],[-7,-15],[-52,13],[-78,-44],[-25,-6],[-42,-41],[-40,-35],[-11,-26],[-39,39],[-73,-45],[-12,22],[-27,-25],[-37,8],[-9,-38],[-34,-56],[1,-23],[32,-13],[-4,-84],[-25,-2],[-12,-48],[11,-25],[-48,-29],[-10,-66],[-41,-14],[-9,-59],[-40,-53],[-10,39],[-12,84],[-15,128],[13,80],[23,35],[2,27],[43,12],[50,73],[47,59],[50,46],[23,81],[-34,-5],[-17,-47],[-70,-63],[-23,71],[-72,-20]],[[9352,8720],[-69,-96],[23,-36]],[[9306,8588],[-62,-15],[-43,-6],[2,42],[-43,9],[-35,-29],[-85,10],[-91,-17],[-90,-112],[-106,-136],[43,-7],[14,-36],[27,-13],[18,29],[30,-4],[40,-64],[1,-49],[-22,-57],[-2,-69],[-12,-92],[-42,-83],[-9,-40],[-38,-67],[-38,-67],[-18,-34],[-37,-33],[-17,-1],[-17,28],[-38,-42],[-4,-19]],[[8632,7614],[-11,3],[-12,-19],[-8,-20],[1,-41],[-14,-13],[-5,-10],[-11,-17],[-18,-10],[-12,-15],[-1,-25],[-3,-7],[11,-9],[15,-25]],[[8564,7406],[24,-68],[7,-37],[0,-67],[-10,-31],[-25,-11],[-22,-24],[-25,-5],[-3,31],[5,43],[-13,60],[21,10],[-19,49]],[[8504,7356],[-14,11],[-3,-11],[-8,-4],[-1,10],[-7,6],[-8,9],[8,25],[7,7],[-3,10],[7,32],[-2,9],[-16,6],[-13,16]],[[8451,7482],[-39,-17],[-20,-27],[-30,-16],[15,27],[-6,22],[22,39],[-15,30],[-24,-20],[-32,-40],[-17,-37],[-27,-3],[-14,-27],[15,-39],[22,-9],[1,-26],[22,-17],[31,41],[25,-22],[18,-2],[4,-30],[-39,-16],[-13,-31],[-27,-29],[-14,-40],[30,-32],[11,-57],[17,-52],[18,-45],[0,-42],[-17,-16],[6,-31],[17,-18],[-5,-47],[-7,-45],[-15,-5],[-21,-63],[-22,-75],[-26,-69],[-38,-53],[-39,-49],[-31,-6],[-17,-26],[-10,19],[-15,-29],[-39,-29],[-30,-8],[-9,-61],[-15,-4],[-8,42],[7,22],[-37,19]],[[8014,6433],[-13,-9],[-38,-50]],[[7963,6374],[-23,-54],[-6,-40],[21,-61],[26,-75],[26,-36],[16,-46],[13,-106],[-4,-102],[-23,-38],[-32,-37],[-22,-48],[-35,-53],[-10,37],[8,39],[-21,32]],[[7897,5786],[-23,9],[-11,30],[-14,59]],[[7849,5884],[-25,27],[-24,-1],[4,45],[-24,-1],[-3,-63],[-14,-84],[-10,-51],[2,-42],[18,-1],[12,-53],[5,-50],[15,-33],[17,-6],[14,-30]],[[7836,5541],[7,-6],[16,-34],[12,-39],[1,-39],[-3,-26],[3,-20],[2,-34],[10,-16],[11,-51],[-1,-19],[-19,-4],[-27,43],[-32,45],[-4,30],[-16,38],[-4,48],[-10,31],[3,42],[-6,25]],[[7779,5555],[-11,22],[-4,28],[-15,33],[-14,27],[-4,-34],[-5,32],[3,36],[8,55]],[[7737,5754],[-3,43],[9,44],[-10,34],[3,63],[-12,30],[-9,69],[-5,73],[-12,47],[-18,-29],[-32,-41],[-15,5],[-17,14],[9,71],[-6,54],[-21,67],[3,20],[-16,8],[-20,47]],[[7565,6373],[-8,30],[-2,29],[-5,28],[-11,33],[-26,3],[3,-24],[-9,-32],[-12,12],[-4,-11],[-8,6],[-11,5]],[[7472,6452],[-4,-21],[-19,1],[-34,-12],[2,-43],[-15,-34],[-40,-39],[-31,-68],[-21,-36],[-28,-38],[0,-26],[-14,-14],[-25,-21],[-13,-3],[-8,-44],[6,-75],[1,-48],[-11,-54],[0,-98],[-15,-3],[-13,-44],[9,-19],[-25,-16],[-10,-39],[-11,-17],[-26,54],[-13,80],[-11,59],[-9,27],[-15,55],[-7,72],[-5,36],[-25,79],[-12,112]],[[7030,6215],[-8,74],[0,69]],[[7022,6358],[-5,54],[-41,-34],[-19,7],[-37,69],[14,21],[-8,23],[-33,49]],[[6893,6547],[-20,14],[-9,42],[-21,44],[-51,-11],[-45,-1],[-40,-8]],[[6707,6627],[-52,17],[-30,13],[-31,8],[-12,70],[-13,10],[-22,-10],[-28,-28],[-34,19],[-28,45],[-27,16],[-18,55],[-21,76],[-15,-9],[-17,19],[-11,-22]],[[6348,6906],[-16,2]],[[6332,6908],[6,-25],[-3,-13],[9,-44]],[[6344,6826],[11,-49],[14,-13],[5,-21],[18,-24],[2,-24],[-3,-19],[4,-19],[8,-16],[4,-19],[4,-14]],[[6411,6608],[-2,42],[7,30],[8,6],[8,-18],[1,-34],[-6,-33]],[[6427,6601],[5,-22]],[[6432,6579],[5,2],[1,-15],[22,9],[23,-2],[17,-2],[19,39],[20,37],[18,36]],[[6557,6683],[8,19],[3,-5],[-2,-23],[-4,-11]],[[6562,6663],[4,-45]],[[6566,6618],[12,-40],[16,-21],[20,-7],[17,-11],[12,-33],[8,-19],[10,-7],[0,-13],[-10,-34],[-5,-16],[-12,-19],[-10,-39],[-13,3],[-5,-14],[-5,-29],[4,-39],[-3,-7],[-13,1],[-17,-22],[-3,-28],[-6,-12],[-18,0],[-10,-14],[0,-24],[-14,-16],[-15,6],[-19,-20],[-12,-3]],[[6475,6141],[-21,-15],[-5,-26],[-1,-19],[-27,-25],[-45,-27],[-24,-40],[-13,-3],[-8,3],[-16,-24],[-18,-11],[-23,-3],[-7,-3],[-6,-15],[-8,-5],[-4,-14],[-14,1],[-9,-8],[-19,3],[-7,34],[1,31],[-5,17],[-5,43],[-8,23],[5,3],[-2,27],[3,11],[-1,25]],[[6188,6124],[-4,24],[-8,18],[-2,23],[-15,20],[-15,49],[-7,47],[-20,39],[-12,10],[-18,54],[-4,41],[2,34],[-16,64],[-13,22],[-15,12],[-10,33],[2,13],[-8,30],[-8,13],[-11,42],[-17,47],[-14,39],[-14,0],[5,32],[1,20],[3,23]],[[5970,6873],[-1,8]],[[5969,6881],[-7,-23],[-6,-43],[-8,-30],[-6,-11],[-10,19],[-12,26],[-20,82],[-3,-5],[12,-61],[17,-58],[21,-89],[10,-31],[9,-33],[25,-64],[-6,-10],[1,-37],[33,-52],[4,-12]],[[6023,6449],[9,-56],[-6,-11],[4,-59],[11,-69],[10,-14],[15,-21]],[[6066,6219],[16,-67],[8,-53],[15,-28],[38,-54],[16,-33],[15,-33],[8,-20],[14,-17]],[[6196,5914],[7,-18],[-1,-24],[-16,-14],[12,-16]],[[6198,5842],[9,-10],[5,-24],[13,-24],[14,0],[26,14],[30,7],[24,18],[14,4],[10,10],[16,2]],[[6359,5839],[9,2],[13,8],[14,6],[14,20],[10,0],[1,-16],[-3,-34],[0,-30],[-6,-21],[-7,-62],[-14,-64],[-17,-74],[-24,-84],[-24,-65],[-32,-78],[-28,-47],[-42,-57],[-25,-44],[-31,-70],[-6,-30],[-7,-14]],[[6154,5085],[-19,-22],[-7,-25],[-10,-4],[-4,-40],[-9,-24],[-6,-38],[-11,-19]],[[6088,4913],[-13,-71],[2,-32],[18,-21],[1,-15],[-8,-35],[2,-18],[-2,-27],[10,-36],[11,-57],[10,-13]],[[6119,4588],[5,-26],[-1,-57],[3,-50],[1,-90],[5,-29],[-8,-41],[-11,-40],[-18,-35],[-25,-22],[-31,-28],[-32,-62],[-11,-11],[-19,-40],[-11,-14],[-3,-41],[13,-43],[6,-34],[0,-17],[5,2],[-1,-56],[-4,-27],[6,-10],[-4,-24],[-11,-20],[-23,-20],[-34,-31],[-12,-21],[3,-24],[7,-4],[-3,-31]],[[5911,3642],[-7,-41],[-3,-48],[-7,-26],[-19,-29],[-6,-9],[-11,-29],[-8,-30],[-16,-41],[-31,-59],[-20,-35],[-21,-26],[-29,-22],[-14,-3],[-4,-16],[-16,8],[-14,-11],[-30,11],[-17,-7],[-12,3],[-28,-22],[-24,-9],[-17,-22],[-13,-2],[-11,21],[-10,1],[-12,26],[-1,-8],[-4,15],[0,34],[-9,39],[9,10],[0,44],[-19,54],[-14,49],[-20,75]],[[5453,3537],[-20,43],[-11,42],[-6,56],[-7,42],[-9,89],[-1,69],[-4,31],[-10,24],[-15,48],[-14,69],[-6,36],[-23,56],[-2,44]],[[5325,4186],[-2,36],[4,51],[9,53],[2,24],[9,52],[6,24],[16,38],[9,25],[3,43],[-1,32],[-9,21],[-7,35],[-7,35],[2,11],[8,23],[-8,56],[-6,39],[-14,36],[3,11]],[[5342,4831],[-4,18]],[[5338,4849],[-8,43]],[[5330,4892],[-22,61]],[[5308,4953],[-29,58],[-18,48],[-17,59],[1,20],[6,18],[7,42],[5,43]],[[5263,5241],[-5,8],[9,65]],[[5267,5314],[5,45],[-11,38],[-13,10],[-6,26],[-7,8],[1,16]],[[5236,5457],[-29,-20],[-11,3],[-10,-13],[-23,1],[-15,36],[-9,42],[-19,38],[-21,-1],[-25,0]],[[5074,5543],[-23,-7]],[[5051,5536],[-22,-12]],[[5029,5524],[-44,-34],[-15,-20],[-25,-16],[-25,16]],[[4920,5470],[-13,-1],[-19,12],[-18,-1],[-33,-10],[-19,-17],[-27,-21],[-6,2]],[[4785,5434],[-7,-1],[-29,28],[-25,44],[-24,31],[-18,37]],[[4682,5573],[-8,4],[-20,24],[-14,30],[-5,21],[-4,43]],[[4631,5695],[-12,34],[-10,23],[-8,7],[-7,12],[-3,25],[-4,13],[-8,9]],[[4579,5818],[-15,24],[-11,4],[-7,16],[0,9],[-8,12],[-2,13]],[[4536,5896],[-4,44]],[[4532,5940],[3,25]],[[4535,5965],[-11,45],[-14,21],[12,11],[14,40],[6,30]],[[4542,6112],[-2,31],[7,28],[4,54],[-3,57],[-3,29],[2,28],[-7,28],[-15,25]],[[4525,6392],[2,24]],[[4527,6416],[1,27],[11,15],[9,30],[-2,20],[9,41],[16,36],[9,9],[8,34],[0,31],[10,35],[19,21],[17,59]],[[4634,6774],[15,23]],[[4649,6797],[26,6],[22,40],[14,15],[23,48],[-7,72],[10,49],[4,31],[18,38],[28,27],[20,24],[19,59],[9,36],[20,-1],[17,-24],[26,4],[29,-13],[12,0]],[[4939,7208],[27,31],[30,10],[17,24],[27,17],[47,11],[46,4],[14,-8],[26,22],[30,1],[11,-14],[19,4]],[[5233,7310],[31,23],[19,-7],[-1,-29],[24,21],[2,-11],[-14,-28],[0,-27],[9,-14],[-3,-50],[-19,-29],[6,-31],[14,-1],[7,-27],[11,-9]],[[5319,7091],[32,-20],[12,5],[23,-10],[37,-26],[13,-51],[25,-11],[39,-24],[30,-29],[13,15],[13,27],[-6,44],[9,28],[20,27],[19,8],[37,-12],[10,-26],[10,0],[9,-10],[28,-7],[6,-19]],[[5698,7000],[37,1],[27,-15],[28,-17],[12,-9],[22,18],[11,17],[25,4],[20,-7],[7,-28],[7,18],[22,-13],[21,-3],[14,14]],[[5951,6980],[8,19],[-2,3],[8,27],[5,44],[4,14],[1,1]],[[5975,7088],[10,47],[14,40],[0,2]],[[5999,7177],[-2,44],[7,24]],[[6004,7245],[-11,26],[11,22],[-17,-5],[-23,13],[-19,-33],[-43,-6],[-22,31],[-30,1],[-6,-23],[-20,-7],[-27,30],[-30,-1],[-16,58],[-21,32],[14,44],[-18,28],[31,55],[43,2],[12,44],[53,-8],[33,38],[32,16],[46,1],[49,-40],[40,-23],[32,9],[24,-5],[33,30]],[[6154,7574],[4,25],[-7,39],[-16,21],[-16,7],[-10,18]],[[6109,7684],[-35,48],[-32,22],[-24,34],[20,9],[23,48],[-15,23],[41,23],[-1,13],[-25,-9]],[[6061,7895],[-22,-5],[-19,-19],[-26,-3],[-23,-21],[1,-36],[14,-14],[28,4],[-5,-21],[-31,-10],[-37,-33],[-16,12],[6,27],[-30,16]],[[5901,7792],[5,12],[26,19]],[[5932,7823],[-8,13],[-43,14],[-2,22],[-26,-7],[-10,-32],[-21,-43]],[[5822,7790],[0,-14],[-13,-13],[-9,6],[-7,-70]],[[5793,7699],[-15,-24],[-10,-41],[9,-33]],[[5777,7601],[3,-22],[25,-18],[-5,-14],[-33,-4],[-12,-17],[-23,-31],[-9,26],[0,12]],[[5723,7533],[-17,2],[-14,5],[-34,-15],[19,-32],[-14,-9],[-15,0],[-15,29],[-5,-12],[6,-35],[14,-27],[-11,-13],[16,-26],[14,-17],[0,-32],[-26,15],[9,-29],[-18,-6],[11,-51],[-19,-1],[-23,25],[-10,46],[-5,38],[-11,27],[-14,33],[-2,16]],[[5559,7464],[-5,4],[0,13],[-15,19],[-3,28],[2,39],[4,18],[-4,9]],[[5538,7594],[-6,4],[-8,19],[-12,12]],[[5512,7629],[-26,21],[-16,21],[-26,17],[-23,42],[6,4],[-13,25],[-1,19],[-17,9],[-9,-25],[-8,19],[0,20],[1,1]],[[5380,7802],[7,6]],[[5387,7808],[-23,8],[-22,-20],[1,-29],[-3,-16],[9,-30],[26,-29],[14,-47],[31,-47],[22,1],[7,-13],[-8,-11],[25,-21],[20,-18],[24,-30],[3,-11],[-5,-20],[-16,27],[-24,9],[-12,-37],[20,-21],[-3,-30],[-11,-4],[-15,-49],[-12,-5],[0,18],[6,31],[6,12],[-11,34],[-8,29],[-12,7],[-8,25],[-18,10],[-12,23],[-21,4],[-21,26],[-26,37],[-19,34],[-8,57],[-14,6],[-23,19],[-12,-8],[-16,-26],[-12,-5]],[[5206,7698],[-25,-32],[-55,16],[-40,-19],[-4,-35]],[[5082,7628],[2,-33],[-26,-39],[-36,-12],[-3,-19],[-17,-32],[-10,-47],[11,-33],[-17,-26],[-6,-37],[-21,-11],[-19,-45],[-35,-1],[-27,1],[-17,-20],[-11,-22],[-14,5],[-10,20],[-8,33],[-26,9]],[[4792,7319],[-11,-15],[-14,8],[-15,-7],[5,46],[-3,35],[-13,5],[-6,22],[2,38],[11,21],[2,23],[6,35],[-1,24],[-5,21],[-2,19]],[[4748,7594],[2,41],[-11,25],[39,42],[34,-11],[37,1],[30,-10],[23,3],[45,-2]],[[4947,7683],[14,34],[5,115],[-28,60],[-21,30],[-42,22],[-3,42],[36,12],[47,-15],[-9,66],[26,-25],[65,45],[8,47],[24,12]],[[5069,8128],[23,11]],[[5092,8139],[14,16],[24,85],[38,24],[23,-2]],[[5191,8262],[6,12],[23,3],[5,-12],[19,28],[-6,22],[-2,32]],[[5236,8347],[-11,32],[-1,59],[5,16],[8,17],[24,4],[10,15],[22,17],[-1,-30],[-8,-19],[4,-16],[15,-9],[-7,-21],[-8,6],[-20,-41],[7,-28]],[[5275,8349],[1,-23],[28,-13],[-1,-21],[29,11],[15,16],[32,-23],[13,-18]],[[5392,8278],[19,17],[43,26],[35,20],[28,-10],[2,-14],[27,-1]],[[5546,8316],[6,26],[38,18]],[[5590,8360],[-6,49]],[[5584,8409],[1,43],[14,36],[26,20],[22,-43],[22,1],[6,44]],[[5675,8510],[3,34],[-10,-7],[-18,21],[-2,33],[35,16],[35,8],[30,-9],[29,1]],[[5777,8607],[31,32],[-29,27]],[[5779,8666],[-50,-4],[-49,-21],[-45,-12],[-16,31],[-27,19],[6,57],[-14,52],[14,33],[25,36],[63,63],[19,12],[-3,24],[-39,27]],[[5663,8983],[-47,-16],[-27,-40],[4,-36],[-44,-46],[-54,-49],[-20,-81],[20,-41],[26,-32],[-25,-65],[-29,-13],[-11,-97],[-15,-54],[-34,6],[-16,-46],[-32,-3],[-9,55],[-23,65],[-21,82]],[[5306,8572],[-19,35],[-55,-67],[-37,-13],[-38,29],[-10,62],[-9,133],[26,37],[73,48],[55,60],[51,80],[66,111],[47,43],[76,73],[61,25],[46,-3],[42,48],[51,-3],[50,11],[87,-42],[-36,-15],[30,-36]],[[5863,9188],[29,20],[46,-35],[76,-14],[105,-65],[21,-27],[2,-39],[-31,-30],[-45,-15],[-124,44],[-21,-8],[45,-42]],[[5966,8977],[4,-85]],[[5970,8892],[36,-18],[21,-15],[4,28]],[[6031,8887],[-17,26],[18,21]],[[6032,8934],[67,-36],[24,14],[-19,42],[65,56],[25,-3],[26,-20],[16,39],[-23,35],[14,34],[-21,36],[78,-19],[16,-32],[-35,-7],[0,-32],[22,-20],[43,13],[7,37],[58,27],[96,49],[21,-2],[-27,-35],[35,-6],[19,19],[52,2],[42,24],[31,-35],[32,38],[-29,34],[14,19],[82,-18],[39,-18],[100,-66],[19,30],[-28,31],[-1,12],[-34,6],[10,27],[-15,45],[-1,18],[51,53],[18,52],[21,11],[74,-15],[5,-32],[-26,-47],[17,-18],[9,-40],[-6,-79],[31,-35],[-12,-39],[-55,-82],[32,-8],[11,21],[31,14],[7,29],[24,27],[-16,33],[13,38],[-31,5],[-6,32],[22,58],[-36,47],[50,38],[-7,41],[14,2],[15,-32],[-11,-56],[29,-10],[-12,41],[46,23],[58,3],[51,-33],[-25,48],[-2,61],[48,12],[67,-3],[60,8],[-23,30],[33,38],[31,1],[54,29],[74,8],[9,15],[73,6],[23,-13],[62,30],[51,0],[8,24],[26,25],[66,24],[47,-19],[-37,-14],[63,-9],[7,-29],[25,14],[82,0],[62,-28],[23,-22],[-7,-30],[-31,-17],[-73,-32],[-21,-17],[34,-8],[42,-15],[25,11],[14,-37],[12,15],[44,9],[89,-9],[7,-27],[116,-9],[2,44],[59,-10],[44,1],[45,-31],[13,-37],[-17,-24],[35,-45],[44,-23],[27,60],[44,-26],[48,16],[53,-18],[21,16],[45,-8],[-20,53],[37,25],[251,-37],[23,-34],[73,-44],[112,11],[56,-10],[23,-24],[-4,-42],[35,-16],[37,12],[49,1],[52,-11],[53,6],[48,-51],[35,18],[-23,37],[13,26],[88,-16],[58,3],[80,-27],[-9960,-25]],[[6357,7389],[9,-42],[26,-12],[20,-29],[39,-10],[43,15],[3,13]],[[6497,7324],[-5,41],[4,60],[-22,20],[7,39],[-18,4],[6,48],[26,-14],[25,19],[-20,34],[-8,33],[-23,-15],[-3,-42],[-8,37]],[[6458,7588],[-2,15],[7,23]],[[6463,7626],[-5,21],[-32,19],[-13,52],[-15,14],[-1,19],[27,-5],[1,42],[23,9],[25,-8],[5,56],[-5,35],[-28,-2],[-24,14],[-32,-26],[-26,-12]],[[6363,7854],[-12,-34],[-27,-9],[-28,-60],[25,-54],[-2,-39],[30,-68]],[[6349,7590],[15,-30],[14,-41],[13,-3],[8,-15],[-23,-5],[-5,-45],[-4,-20],[-11,-13],[1,-29]],[[2380,9645],[-52,3],[-7,16],[56,0],[19,-11],[-3,-7],[-13,-1]],[[1887,9640],[-41,18],[23,19],[40,6],[39,-9],[-9,-18],[-52,-16]],[[5624,9642],[-49,13],[19,15],[-17,19],[58,11],[11,-22],[40,-13],[-62,-23]],[[1874,9697],[0,9],[29,17],[14,-3],[37,-11],[-34,-12],[-46,0]],[[2297,9665],[-23,14],[-12,21],[-2,24],[36,-2],[16,-4],[33,-20],[-7,-21],[-41,-12]],[[2231,9669],[-45,6],[-46,19],[-62,2],[27,17],[-34,14],[-2,22],[55,-8],[75,-21],[21,-27],[11,-24]],[[7761,9669],[51,76],[23,6],[21,-3],[70,-33],[-8,-23],[-157,-23]],[[5441,9603],[-59,35],[25,21],[-42,16],[-54,49],[-21,45],[75,21],[16,-20],[39,0],[11,20],[40,2],[35,-20],[92,-43],[-70,-23],[-15,-42],[-25,-11],[-13,-48],[-34,-2]],[[5639,9755],[-82,9],[-5,16],[-40,1],[-30,26],[86,17],[40,-14],[28,17],[70,-14],[55,-21],[-42,-31],[-80,-6]],[[6321,9790],[-30,13],[16,18],[-62,2],[54,11],[43,0],[5,-15],[16,14],[26,9],[42,-13],[-11,-8],[-38,-8],[-24,-4],[-4,-10],[-33,-9]],[[7715,9717],[-78,17],[-46,22],[-21,41],[-38,12],[72,39],[60,13],[54,-29],[64,-56],[-7,-51],[-60,-8]],[[2477,9686],[-57,8],[-30,23],[0,21],[22,15],[-50,0],[-31,19],[-18,26],[20,26],[19,17],[28,4],[-12,14],[65,2],[35,-30],[47,-13],[46,-10],[21,-38],[34,-19],[-38,-17],[-52,-44],[-49,-4]],[[2762,9569],[-73,16],[-81,-9],[-42,7],[-52,3],[-4,28],[52,13],[-14,41],[17,4],[74,-25],[-38,37],[-45,11],[23,23],[49,13],[8,20],[-39,23],[-12,30],[76,-3],[22,-6],[43,21],[-62,6],[-98,-3],[-49,19],[-23,24],[-32,17],[-6,19],[41,11],[32,2],[55,9],[41,22],[34,-3],[30,-16],[21,31],[37,9],[50,6],[85,3],[14,-6],[81,9],[60,-3],[60,-4],[74,-5],[60,-7],[51,-16],[-2,-15],[-67,-25],[-68,-12],[-25,-12],[61,0],[-66,-35],[-45,-16],[-48,-47],[-57,-10],[-18,-12],[-84,-6],[39,-7],[-20,-10],[23,-29],[-26,-20],[-43,-16],[-13,-22],[-39,-18],[4,-13],[47,3],[1,-14],[-74,-35]],[[3755,8640],[-41,47],[-55,0],[-27,31],[-19,57],[-48,71],[-14,38],[-4,51],[-38,54],[10,42],[-19,20],[28,68],[42,21],[11,24],[5,45],[-31,-20],[-15,-9],[-25,-8],[-34,19],[-2,39],[11,31],[25,0],[57,-15],[-48,37],[-25,19],[-27,-8],[-23,14],[31,54],[-17,22],[-22,39],[-34,61],[-35,23],[0,24],[-74,34],[-59,4],[-74,-3],[-68,-4],[-32,19],[-49,36],[73,18],[56,3],[-119,15],[-62,23],[3,23],[106,28],[101,27],[11,21],[-75,21],[24,23],[97,40],[40,6],[-12,26],[66,15],[85,9],[86,1],[30,-18],[74,32],[66,-22],[39,-5],[58,-18],[-66,31],[4,24],[93,35],[97,-3],[36,21],[98,6],[222,-7],[174,-46],[-52,-22],[-106,-3],[-150,-5],[14,-10],[99,6],[83,-20],[54,18],[23,-21],[-30,-34],[71,22],[134,22],[84,-11],[15,-25],[-113,-41],[-16,-13],[-88,-10],[64,-2],[-33,-42],[-22,-38],[1,-64],[33,-38],[-43,-2],[-46,-18],[52,-31],[6,-49],[-30,-5],[36,-49],[-61,-5],[32,-23],[-9,-20],[-39,-9],[-39,0],[35,-39],[0,-26],[-55,24],[-14,-16],[37,-14],[37,-35],[10,-47],[-49,-11],[-22,23],[-34,33],[10,-39],[-33,-31],[73,-2],[39,-3],[-75,-50],[-75,-46],[-81,-20],[-31,0],[-29,-22],[-38,-61],[-60,-40],[-19,-3],[-37,-14],[-40,-13],[-24,-36],[-1,-40],[-14,-38],[-45,-46],[11,-45],[-12,-48],[-14,-56],[-40,-3]],[[6847,7334],[15,0],[21,-13]],[[6883,7321],[9,-7],[20,19],[9,-11],[9,26],[17,-1],[4,8],[3,24],[12,20],[15,-14],[-3,-17],[9,-3],[-3,-48],[11,-19],[10,12],[12,6],[17,26],[19,-5],[29,0]],[[7082,7337],[5,-16]],[[7087,7321],[-16,-7],[-14,-10],[-32,-7],[-30,-12],[-16,-25],[6,-25],[3,-28],[-13,-25],[1,-22],[-8,-20],[-26,1],[11,-38],[-18,-14],[-12,-35],[2,-35],[-11,-16],[-10,6],[-22,-8],[-3,-16],[-20,0],[-16,-33],[-1,-49],[-36,-24],[-19,6],[-6,-13],[-16,7],[-28,-8],[-47,29]],[[6690,6900],[25,52],[-2,37],[-21,10],[-2,37],[-9,46],[12,31],[-12,9],[7,42],[12,71]],[[6700,7235],[28,-22],[21,8],[6,26],[22,9],[15,17],[6,46],[23,12],[4,20],[14,-15],[8,-2]],[[5664,4553],[3,-18],[-4,-28],[5,-27],[-4,-21],[2,-20],[-57,1],[-2,-184],[19,-47],[18,-36]],[[5644,4173],[-51,-23],[-67,8],[-19,28],[-113,-3],[-4,-4],[-17,26],[-18,2],[-16,-10],[-14,-11]],[[5342,4831],[11,8],[8,-1],[10,7],[82,-1],[7,-43],[8,-34],[6,-19],[11,-30],[18,4],[9,9],[16,-9],[4,15],[7,33],[17,3],[1,10],[15,0],[-3,-21],[34,1],[0,-37],[6,-22],[-4,-35],[2,-35],[9,-21],[-1,-69],[7,5],[12,-1],[17,9],[13,-4]],[[5330,4892],[12,25],[8,10],[10,-20]],[[5360,4907],[-10,-12],[-4,-15],[-1,-25],[-7,-6]],[[5583,7534],[0,-15],[-9,-8],[-2,-19],[-13,-28]],[[5538,7594],[-2,18],[12,29],[1,-11],[8,5]],[[5557,7635],[6,-16],[6,-6],[2,-20]],[[5571,7593],[-3,-20],[4,-25],[11,-14]],[[6557,6683],[5,-20]],[[6566,6618],[-14,-1],[-3,-37],[5,-8],[-12,-11],[0,-24],[-8,-24],[-1,-23]],[[6533,6490],[-6,-12],[-83,29],[-11,58],[-1,14]],[[3140,2021],[-17,2],[-30,0],[0,129]],[[3258,3901],[51,-94],[23,-8],[34,-43],[29,-23],[4,-25],[-28,-87],[28,-16],[31,-9],[22,9],[26,44],[4,51]],[[3482,3700],[14,11],[14,-33],[-1,-46],[-23,-32],[-19,-23],[-31,-56],[-37,-79]],[[3399,3442],[-7,-46],[-8,-59],[1,-57],[-6,-13],[-2,-37]],[[3095,2171],[-26,9],[-67,8],[-11,33],[0,43],[-18,-3],[-10,20],[-3,61],[22,26],[8,36],[-3,29],[15,50],[10,76],[-3,34],[12,11],[-3,21],[-13,12],[10,24],[-13,22],[-6,66],[11,12],[-5,70],[7,59],[7,52],[17,20],[-9,57],[0,53],[21,37],[-1,48],[16,56],[0,53],[-7,11],[-13,99],[17,60],[-2,55],[10,53],[18,54],[20,35],[-9,23],[6,19],[-1,96],[30,28],[10,60],[-3,14]],[[3136,3873],[23,52],[36,-14],[16,-41],[11,46],[32,-2],[4,-13]],[[6291,7415],[-10,-2]],[[6281,7413],[-11,34],[0,8],[-12,0],[-9,16],[-5,-2]],[[6244,7469],[-11,17],[-21,14],[3,28],[-5,21]],[[6210,7549],[39,9]],[[6249,7558],[5,-15],[11,-10],[-6,-15],[15,-20],[-8,-18],[12,-16],[13,-9],[0,-40]],[[79,321],[30,19]],[[109,340],[3,-1],[4,0]],[[5450,7880],[-6,-9],[-24,-2],[-14,-13],[-23,5]],[[5383,7861],[-40,14],[-6,20],[-27,-10],[-4,-11],[-16,9]],[[5290,7883],[-15,1],[-12,11],[4,14],[-1,10]],[[5266,7919],[8,3],[14,-16],[4,15],[25,-2],[20,10],[13,-2],[9,-11],[2,9],[-4,38],[10,7],[10,27]],[[5377,7997],[21,-19],[15,24],[10,4],[22,-17],[13,3],[13,-11]],[[5471,7981],[-3,-8],[3,-20]],[[5471,7953],[-2,-23],[-16,0],[6,-13],[-9,-37]],[[6281,7413],[-19,8],[-14,27],[-4,21]],[[6357,7389],[-7,-3],[-17,30],[10,29],[-9,17],[-10,-5],[-33,-42]],[[6249,7558],[6,9],[21,-17],[15,-3],[4,7],[-14,31],[7,8]],[[6288,7593],[8,-2],[19,-35],[13,-4],[4,15],[17,23]],[[5806,5019],[16,-5],[9,33],[15,-4]],[[5846,5043],[1,-22],[6,-13],[1,-19],[-7,-12],[-11,-30],[-10,-21],[-12,-3]],[[5814,4923],[-1,70],[-7,26]],[[5170,8108],[-3,-39]],[[5167,8069],[-7,-2],[-3,-33]],[[5157,8034],[-24,27],[-14,-5],[-20,27],[-13,23],[-13,1],[-4,21]],[[5092,8139],[20,-4],[26,11],[17,-25],[15,-13]],[[5024,5816],[10,6],[6,25],[13,6],[6,17]],[[5059,5870],[10,17],[10,0],[21,-33]],[[5100,5854],[-1,-19],[6,-34],[-6,-24],[3,-15],[-13,-36],[-9,-17],[-5,-37],[1,-36],[-2,-93]],[[5051,5536],[-7,40],[2,132],[-6,12],[-1,28],[-10,20],[-8,17],[3,31]],[[4849,5780],[-2,33],[8,24],[-1,20],[22,48],[5,39],[7,14],[14,-8],[11,12],[4,15],[22,26],[5,18],[26,24],[15,8],[7,-11],[18,0]],[[5010,6042],[-2,-28],[3,-26],[16,-38],[1,-28],[32,-13],[-1,-39]],[[5024,5816],[-24,1]],[[5000,5817],[-13,4],[-9,-9],[-12,4],[-48,-2],[-1,-33],[4,-43]],[[4921,5738],[-19,14],[-13,-2],[-10,-14],[-12,12],[-5,19],[-13,13]],[[7472,6452],[-4,48],[-10,43],[5,35],[-17,15],[6,21],[18,22],[-21,30],[10,39],[22,-25],[14,-2],[2,-40],[26,-8],[26,1],[16,-10],[-13,-49],[-12,-3],[-9,-33],[16,-30],[4,37],[8,0],[14,-91]],[[7573,6452],[0,-42],[-10,9],[2,-46]],[[5777,7601],[-24,8],[-28,-18]],[[5725,7591],[0,-29],[-26,-5],[-19,20],[-23,-16],[-20,2]],[[5637,7563],[-2,38],[-14,18]],[[5621,7619],[5,9],[-3,6],[4,19],[11,18],[-14,25],[-2,21],[7,13]],[[5629,7730],[8,-24],[10,4],[22,-9],[41,-3],[13,15],[33,13],[20,-21],[17,-6]],[[5533,7689],[-5,-6],[-9,-13],[-4,-32]],[[5515,7638],[-25,22],[-10,24],[-11,13],[-12,21],[-6,18],[-14,27],[6,24],[10,-13],[6,12],[13,1],[24,-10],[19,1],[12,-12]],[[5527,7766],[10,0],[-7,-26],[14,-22],[-4,-27],[-7,-2]],[[5735,8385],[17,10],[30,22]],[[5782,8417],[29,-15],[4,-14],[15,7],[27,-14],[3,-27],[-6,-15],[17,-38],[11,-11],[-1,-10],[18,-10],[8,-15],[-10,-13],[-23,2],[-5,-5],[6,-20],[7,-36]],[[5882,8183],[-24,-4],[-8,-12],[-2,-29],[-11,5],[-25,-3],[-7,14],[-11,-10],[-10,8],[-22,1],[-31,14],[-28,5],[-22,-2],[-15,-15],[-13,-3]],[[5653,8152],[-1,26],[-8,27],[16,12],[1,22],[-8,22],[-1,26]],[[5652,8287],[27,-1],[30,22],[6,33],[23,18],[-3,26]],[[2529,6097],[-8,0],[2,65],[0,46]],[[2523,6208],[0,8],[4,3],[5,-7],[10,35],[5,1]],[[3136,3873],[-20,-8],[-11,80],[-15,64],[8,56],[-14,24],[-4,42],[-13,39]],[[3067,4170],[17,62],[-12,49],[7,19],[-5,21],[10,29],[1,49],[1,41],[6,19],[-24,93]],[[3068,4552],[21,-5],[14,1],[6,18],[25,23],[14,22],[37,9],[-3,-43],[3,-22],[-2,-39],[30,-51],[31,-10],[11,-21],[19,-12],[11,-16],[18,0],[16,-17],[1,-33],[6,-17],[0,-25],[-8,-1],[11,-67],[53,-2],[-4,-33],[3,-23],[15,-16],[6,-36],[-5,-45],[-7,-26],[3,-33],[-9,-11]],[[3384,4021],[-1,17],[-26,30],[-25,1],[-49,-17],[-13,-51],[-1,-31],[-11,-69]],[[3482,3700],[6,33],[3,35],[0,31],[-10,11],[-10,-10],[-10,3],[-4,22],[-2,53],[-5,17],[-19,16],[-11,-12],[-30,11],[2,79],[-8,32]],[[3068,4552],[-15,-10],[-13,6],[2,88],[-23,-34],[-24,1],[-11,31],[-18,4],[5,24],[-15,35],[-12,52],[8,11],[0,24],[17,17],[-3,31],[7,20],[2,27],[32,39],[22,11],[4,9],[25,-3]],[[3058,4935],[13,158],[0,25],[-4,33],[-12,21],[0,42],[15,9],[6,-6],[1,22],[-16,6],[-1,36],[54,-1],[10,20],[7,-19],[6,-33],[5,7]],[[3142,5255],[15,-31],[22,4],[5,18],[21,13],[11,9],[4,25],[19,16],[-1,12],[-24,5],[-3,36],[1,39],[-13,15],[5,5],[21,-7],[22,-14],[8,13],[20,9],[31,22],[10,22],[-3,16]],[[3313,5482],[14,2],[6,-13],[-3,-25],[9,-9],[7,-27],[-8,-20],[-4,-49],[7,-29],[2,-27],[17,-27],[13,-3],[4,12],[8,2],[13,10],[9,16],[15,-5],[7,2]],[[3429,5292],[15,-5],[3,12],[-5,11],[3,17],[11,-5],[13,6],[16,-12]],[[3485,5316],[12,-12],[9,15],[6,-2],[4,-16],[13,4],[11,22],[8,42],[17,53]],[[3517,3238],[-8,33],[13,27],[-17,39],[-21,32],[-29,37],[-10,-2],[-28,45],[-18,-7]],[[8206,5496],[-1,-28],[-2,-37],[-13,2],[-6,-20],[-13,30]],[[7466,6754],[19,43],[15,15],[20,-14],[14,-1],[12,-15]],[[7546,6782],[12,-19],[-2,-35],[-23,-2],[-23,4],[-18,-9],[-25,22],[-1,11]],[[5817,3910],[-39,-42],[-25,-43],[-10,-38],[-8,-22],[-15,-5],[-5,-27],[-3,-18],[-18,-14],[-22,3],[-13,16],[-12,7],[-14,-13],[-6,-28],[-14,-17],[-13,-26],[-20,-5],[-7,20],[3,35],[-16,55],[-8,8]],[[5552,3756],[0,168],[27,2],[1,205],[21,2],[43,20],[10,-23],[18,22],[8,0],[16,13]],[[5696,4165],[5,-4]],[[5701,4161],[11,-46],[5,-10],[9,-34],[32,-63],[11,-6],[1,-20],[8,-37],[21,-9],[18,-26]],[[5634,5824],[4,-25],[16,-36],[0,-23],[-5,-24],[2,-18],[10,-17]],[[5661,5681],[21,-25]],[[5682,5656],[15,-23],[0,-19],[19,-30],[11,-25],[8,-34],[20,-23],[5,-18]],[[5760,5484],[-9,-6],[-18,1],[-21,6],[-10,-5],[-5,-14],[-9,-2],[-11,13],[-31,-29],[-12,6],[-4,-5],[-8,-35],[-21,12],[-20,5],[-18,22],[-23,19],[-15,-18],[-10,-30],[-3,-40]],[[5512,5384],[-18,3],[-19,10],[-16,-30],[-15,-54]],[[5444,5313],[-3,17],[-1,26],[-13,19],[-10,29],[-2,21],[-13,30],[2,17],[-3,24],[2,45],[7,10],[14,59]],[[5424,5610],[23,4],[5,15],[5,-1],[7,-13],[34,22],[12,22],[15,20],[-3,21],[8,5],[27,-4],[26,27],[20,63],[14,23],[17,10]],[[3245,7816],[46,8],[28,65]],[[3135,7782],[-18,32],[0,79],[-13,16],[-18,-10],[-10,16],[-21,-44],[-8,-45],[-10,-26],[-12,-9],[-9,-3],[-3,-14],[-51,0],[-42,0],[-13,-11],[-29,-41],[-3,-5],[-9,-22],[-26,0],[-27,0],[-13,-10],[5,-11],[2,-17],[0,-6],[-36,-29],[-29,-9],[-32,-31],[-7,0],[-10,9],[-3,9],[1,6],[6,20],[13,31],[8,34],[-5,50],[-6,53],[-29,27],[3,10],[-4,7],[-8,0],[-5,9],[-2,14],[-5,-6],[-7,2],[1,5],[-6,6],[-3,15],[-22,18],[-22,20],[-27,22],[-26,21],[-25,-16],[-9,-1],[-34,15],[-23,-8],[-27,18],[-28,9],[-20,4],[-8,10],[-5,31],[-10,0],[0,-22],[-57,0],[-95,0],[-94,0],[-84,0],[-83,0],[-82,0],[-85,0],[-27,0],[-83,0],[-78,0]],[[1374,8338],[15,28],[-1,36],[-47,37],[-28,66],[-18,41],[-25,26],[-19,23],[-14,30],[-28,-18],[-27,-33],[-25,38],[-19,25],[-27,16],[-28,2],[0,328],[1,214]],[[1972,9143],[-70,-9],[-50,-5]],[[1502,9321],[12,24],[19,42]],[[1654,9318],[0,-25],[-73,-28]],[[5290,7883],[-3,-24],[-12,-10],[-20,8],[-6,-24],[-14,-2],[-5,10],[-15,-20],[-14,-3],[-11,13]],[[5190,7831],[-10,25],[-13,-9],[0,26],[20,32],[0,15],[12,-5],[8,10]],[[5207,7925],[23,-1],[6,13],[30,-18]],[[3107,1980],[-14,2],[-16,5]],[[3045,4126],[14,15],[8,29]],[[8628,7624],[-18,34],[-11,-33],[-43,-24],[4,-31],[-24,2],[-13,18],[-19,-40],[-30,-31],[-23,-37]],[[8014,6433],[-13,-10]],[[8001,6423],[-28,15],[-14,24],[5,33],[-26,11],[-13,21],[-24,-31],[-27,-6],[-22,0],[-15,-14]],[[7837,6476],[-14,-8],[4,-66],[-15,1],[-2,14]],[[7810,6417],[-1,24],[-21,-17],[-11,10],[-21,22],[8,48],[-18,11],[-6,53],[-30,-9],[4,68],[26,48],[1,47],[-1,44],[-12,14],[-9,34],[-16,-4]],[[7703,6810],[-30,8],[9,25],[-13,35],[-20,-24],[-23,14],[-32,-36],[-25,-43],[-23,-7]],[[7466,6754],[-2,46],[-17,-12]],[[7447,6788],[-32,5],[-32,13],[-22,26],[-22,11],[-9,28],[-16,8],[-28,38],[-22,17],[-12,-14]],[[7252,6920],[-38,41],[-28,36],[-7,64],[20,-8],[0,29],[-11,30],[3,47],[-30,67]],[[7161,7226],[-45,24],[-9,44],[-20,27]],[[7082,7337],[-4,33],[1,22],[-17,14],[-9,-6],[-7,53]],[[7046,7453],[8,13],[-4,14],[26,27],[20,11],[29,-8],[10,37],[36,7],[10,23],[44,31],[4,13]],[[7229,7621],[-3,33],[20,15],[-25,100],[55,23],[14,13],[20,103],[55,-19],[15,26],[2,58],[23,5],[21,38]],[[7426,8016],[11,5]],[[7437,8021],[7,-40],[23,-31],[40,-21],[19,-47],[-11,-67],[10,-25],[33,-10],[38,-8],[33,-36],[18,-6],[12,-53],[17,-34],[30,1],[58,-13],[36,8],[28,-8],[41,-35],[34,0],[12,-18],[32,31],[45,20],[42,2],[32,20],[20,31],[19,19],[-4,19],[-9,22],[15,37],[15,-5],[29,-11],[28,30],[42,22],[20,39],[20,16],[40,8],[22,-7],[3,21],[-25,40],[-22,18],[-22,-21],[-27,9],[-16,-7],[-7,23],[20,58],[13,43]],[[8240,8055],[34,-22],[39,37],[-1,25],[26,61],[15,19],[0,31],[-16,14],[23,29],[35,10],[37,2],[41,-17],[25,-22],[17,-58],[10,-24],[10,-36],[10,-56],[48,-19],[33,-41],[12,-54],[42,0],[24,23],[46,17],[-15,-52],[-11,-21],[-9,-63],[-19,-56],[-33,10],[-24,-20],[7,-49],[-4,-69],[-14,-1],[0,-29]],[[4785,5434],[2,47],[3,7],[-1,23],[-12,24],[-8,4],[-9,16],[7,25],[-3,28],[1,17]],[[4765,5625],[4,0],[2,25],[-2,11],[3,8],[10,7],[-7,46],[-6,24],[2,20],[5,4]],[[4776,5770],[4,5],[8,-8],[21,-1],[5,17],[5,-1],[8,6],[4,-24],[7,7],[11,9]],[[4921,5738],[7,-82],[-11,-49],[-8,-65],[12,-49],[-1,-23]],[[5313,5313],[-46,1]],[[5236,5457],[7,41],[13,56],[8,0],[17,34],[10,1],[16,-24],[19,19],[2,24],[7,24],[4,29],[15,23],[5,41],[6,13],[4,29],[7,37],[24,45],[1,19],[3,10],[-11,23]],[[5393,5901],[1,19],[8,3]],[[5402,5923],[11,-37],[2,-38],[-1,-38],[15,-53],[-15,1],[-8,-4],[-13,5],[-6,-27],[16,-33],[13,-10],[3,-24],[9,-40],[-4,-15]],[[5444,5313],[-2,-31],[-22,14],[-22,15],[-35,2]],[[5363,5313],[-4,3],[-16,-7],[-17,7],[-13,-3]],[[5821,5105],[-8,-16],[-1,-34],[-4,-5],[-2,-31]],[[5814,4923],[5,-53],[-2,-30],[5,-33],[16,-32],[15,-73]],[[5853,4702],[-11,6],[-37,-10],[-7,-7],[-8,-36],[6,-26],[-5,-68],[-4,-58],[8,-10],[19,-22],[8,10],[2,-62],[-21,1],[-11,31],[-11,25],[-21,8],[-6,30],[-17,-18],[-22,8],[-10,26],[-17,5],[-13,-1],[-2,18],[-9,1]],[[5360,4907],[8,-6],[9,22],[15,0],[2,-17],[11,-10],[16,36],[16,28],[7,19],[-1,47],[12,56],[13,30],[18,28],[3,18],[1,21],[5,20],[-2,33],[4,51],[5,36],[8,30],[2,35]],[[5760,5484],[17,-48],[12,-7],[7,10],[13,-4],[16,12],[6,-24],[25,-38]],[[5856,5385],[-2,-68],[11,-8],[-9,-20],[-10,-15],[-11,-30],[-6,-27],[-1,-46],[-7,-22],[0,-44]],[[5308,4953],[21,32],[-11,38],[10,15],[19,7],[2,25],[15,-27],[24,-3],[9,27],[3,39],[-3,45],[-13,34],[12,66],[-7,12],[-21,-5],[-7,30],[2,25]],[[2836,5598],[4,28],[9,-4],[5,17],[-6,34],[3,9]],[[3018,5861],[-18,-10],[-7,-29],[-10,-16],[-8,-22],[-4,-41],[-8,-34],[15,-3],[3,-27],[6,-13],[3,-23],[-4,-21],[1,-12],[7,-5],[7,-20],[35,6],[17,-8],[19,-49],[11,6],[20,-3],[16,6],[10,-10],[-5,-31],[-6,-19],[-2,-41],[5,-38],[8,-18],[1,-12],[-14,-29],[10,-13],[8,-20],[8,-57]],[[3058,4935],[-14,31],[-8,1],[18,58],[-21,27],[-17,-4],[-10,9],[-15,-15],[-21,7],[-16,61],[-13,15],[-9,27],[-19,27],[-7,-5]],[[2906,5174],[-12,13],[-14,19],[-7,-9],[-24,8],[-7,25],[-5,-1],[-28,33]],[[2619,5821],[4,7],[18,-15],[7,8],[8,-5],[5,-12],[8,-4],[7,12]],[[2707,5733],[-11,-5],[0,-23],[6,-9],[-4,-6],[1,-11],[-2,-12],[-2,-11]],[[5943,7201],[-3,2],[-5,-4],[-4,1],[-2,-2],[0,6],[-2,3],[-6,1],[-7,-5],[-5,3]],[[5377,7997],[-16,25],[-14,13],[-3,25],[-5,17],[21,12],[10,15],[20,11],[7,11],[7,-7],[13,6]],[[5417,8125],[13,-18],[21,-5],[-2,-16],[15,-12],[4,15],[19,-7],[3,-18],[20,-3],[13,-28]],[[5523,8033],[-8,-1],[-4,-10],[-7,-2],[-2,-14],[-5,-2],[-1,-6],[-9,-6],[-12,1],[-4,-12]],[[5207,7925],[3,41],[14,39],[-40,11],[-13,15]],[[5171,8031],[2,25],[-6,13]],[[5170,8108],[-4,60],[16,0],[8,22],[6,53],[-5,19]],[[5236,8347],[21,-7],[18,9]],[[5392,8278],[6,-29],[-8,-16],[10,-20],[7,-31],[-2,-20],[12,-37]],[[6198,5842],[-10,-30]],[[6188,5812],[-7,10],[-6,-4],[-16,1],[0,17],[-2,16],[9,27],[10,26]],[[6176,5905],[12,-5],[8,14]],[[3008,6222],[0,15],[-7,17],[7,10],[2,22],[-2,32]],[[5118,6285],[-31,-5],[0,36],[-13,10],[-17,16],[-7,27],[-94,126],[-93,126]],[[4863,6621],[-105,139]],[[4758,6760],[1,11],[0,4]],[[4759,6775],[0,68],[44,43],[28,8],[23,16],[10,29],[33,23],[1,42],[16,5],[13,21],[36,10],[5,23],[-7,12],[-10,61],[-1,35],[-11,37]],[[5233,7310],[-5,-30],[4,-55],[-6,-47],[-18,-32],[3,-44],[23,-34],[0,-14],[17,-23],[12,-103]],[[5263,6928],[9,-51],[1,-27],[-5,-47],[2,-26],[-3,-32],[2,-36],[-11,-24],[17,-42],[1,-25],[10,-32],[13,11],[22,-27],[12,-36]],[[5333,6534],[-95,-110],[-81,-113],[-39,-26]],[[2906,5174],[4,-44],[-9,-37],[-30,-61],[-33,-23],[-18,-50],[-5,-38],[-15,-24],[-12,29],[-11,6],[-12,-4],[-1,21],[8,13],[-3,24]],[[6023,6449],[-110,0],[-108,0],[-111,0]],[[5694,6449],[0,212],[0,205],[-9,46],[8,36],[-5,25],[10,27]],[[5951,6980],[18,-99]],[[6011,6013],[-3,23],[12,85],[3,38],[9,17],[20,10],[14,33]],[[6176,5905],[-10,18],[-11,34],[-12,19],[-8,19],[-24,23],[-19,1],[-7,12],[-16,-13],[-17,26],[-8,-43],[-33,12]],[[4947,7683],[11,-23],[51,-26],[10,13],[31,-26],[32,7]],[[4792,7319],[-2,19],[10,21],[4,16],[-9,17],[7,38],[-11,34],[12,5],[1,27],[5,9],[0,45],[13,15],[-8,29],[-16,2],[-5,-7],[-16,0],[-7,28],[-11,-8],[-11,-15]],[[5777,8607],[4,-10],[-20,-33],[8,-54],[-12,-18]],[[5757,8492],[-23,0],[-23,21],[-13,8],[-23,-11]],[[6188,5812],[-6,-21],[10,-32],[10,-27],[11,-21],[90,-68],[24,0]],[[6327,5643],[-79,-173],[-36,-2],[-25,-41],[-17,-1],[-8,-18]],[[6162,5408],[-19,0],[-11,20],[-26,-24],[-8,-24],[-18,4],[-6,7],[-7,-2],[-9,1],[-35,49],[-19,0],[-10,19],[0,32],[-14,10]],[[5980,5500],[-17,62],[-12,13],[-5,23],[-14,29],[-17,4],[9,32],[15,2],[4,17]],[[5943,5682],[0,52]],[[5943,5734],[8,60],[13,17],[3,23],[12,44],[17,29],[11,56],[4,50]],[[5663,8983],[-9,23],[-1,88],[-43,40],[-37,28]],[[5573,9162],[16,15],[31,-30],[37,2],[29,-14],[27,26],[14,42],[43,20],[35,-23],[-11,-41]],[[5794,9159],[-4,-40],[42,-38],[-26,-44],[33,-65],[-19,-50],[25,-42],[-11,-38],[41,-39],[-11,-30],[-25,-33],[-60,-74]],[[3485,5316],[7,24]],[[3492,5340],[2,26],[5,25]],[[3499,5391],[-11,34],[-2,39],[15,50]],[[5157,8034],[6,-5],[8,2]],[[5190,7831],[-2,-17],[9,-21],[-10,-18],[7,-44],[15,-8],[-3,-25]],[[5263,5241],[10,3],[40,-1],[0,70]],[[4827,8284],[-21,12],[-17,-1],[6,31],[-6,31]],[[4905,8144],[-1,0],[-43,9]],[[4918,8291],[-19,35],[0,1]],[[4942,8402],[2,-6],[24,-68]],[[6109,7684],[4,6],[23,-9],[41,-10],[38,-27],[5,-11],[16,9],[26,-12],[9,-24],[17,-13]],[[6210,7549],[-27,28],[-29,-3]],[[5000,5817],[-2,-18],[12,-30],[0,-42],[2,-45],[7,-21],[-6,-52],[2,-28],[8,-37],[6,-20]],[[4715,5666],[-7,-3],[0,21],[-5,15],[1,17],[-6,24],[-7,21],[-23,0],[-6,-11],[-8,-1],[-4,-13],[-4,-16],[-15,-25]],[[4579,5818],[13,28],[8,-1],[7,10],[6,0],[5,8],[-3,19],[3,6],[1,19]],[[4619,5907],[13,0],[20,-14],[6,1],[2,6],[16,-4],[4,3]],[[4680,5899],[1,-21],[5,0],[7,8],[4,-2],[8,-15],[12,-5],[8,13],[9,8],[6,8],[6,-2],[6,-13],[3,-15],[12,-25],[-6,-14],[-1,-19],[6,6],[3,-7],[-1,-17],[8,-17]],[[4765,5625],[-8,1],[-5,-23],[-8,1],[-6,12],[2,23],[-12,35],[-7,-6],[-6,-2]],[[4535,5965],[30,2],[7,14],[9,0],[10,-14],[9,0],[9,10],[6,-17],[-12,-13],[-12,1],[-12,12],[-10,-13],[-5,0],[-7,-9],[-25,2]],[[4536,5896],[15,9],[9,-2],[8,7],[51,-3]],[[5583,7534],[18,5],[11,13],[15,-1],[5,10],[5,2]],[[5725,7591],[13,-15],[-8,-36],[-7,-7]],[[2438,6020],[0,16],[4,14],[-4,11],[13,47],[36,0],[0,19],[-4,4],[-3,12],[-10,14],[-11,19],[13,0],[0,32],[26,1],[25,-1]],[[2549,6088],[-13,-22],[-13,-16],[-2,-11],[2,-11],[-5,-15]],[[2518,6013],[-7,-4],[2,-6],[-6,-7],[-9,-14],[-1,-9]],[[3412,5526],[-4,-51],[-17,-15],[1,-14],[-5,-30],[13,-42],[8,0],[4,-32],[17,-50]],[[3313,5482],[-19,44],[7,15],[0,27],[17,9],[7,11],[-10,21],[3,21],[22,34]],[[2561,5953],[2,23],[-4,6],[-6,5],[-12,-7],[-1,7],[-8,10],[-6,11],[-8,5]],[[2690,6046],[-9,1],[-4,-8],[-10,-7],[-7,0],[-6,-8],[-6,3],[-4,9],[-3,-2],[-4,-14],[-3,1],[0,-12],[-10,-16],[-5,-7],[-3,-7],[-8,12],[-6,-16],[-6,1],[-6,-2],[0,-28],[-4,0],[-3,-14],[-9,-2]],[[5515,7638],[-3,-9]],[[5380,7802],[20,-2],[5,10],[9,-9],[11,-1],[0,16],[10,6],[2,23],[23,15]],[[5460,7860],[8,-7],[21,-25],[23,-11],[10,9]],[[5522,7826],[7,-22],[9,-17],[-11,-21]],[[5471,7953],[14,-14],[10,-7],[24,8],[2,11],[11,2],[14,9],[3,-4],[13,7],[6,14],[9,3],[30,-17],[6,6]],[[5613,7971],[15,-16],[2,-15]],[[5630,7940],[-17,-13],[-13,-39],[-17,-39],[-22,-10]],[[5561,7839],[-17,2],[-22,-15]],[[5460,7860],[-6,20],[-4,0]],[[8470,4670],[3,-11],[1,-18]],[[8916,5033],[0,-188],[1,-188]],[[8045,5298],[5,-39],[19,-32],[18,12],[18,-4],[16,29],[13,5],[26,-16],[23,12],[14,80],[11,20],[10,65],[32,0],[24,-9]],[[7252,6920],[-17,-26],[-11,-54],[27,-21],[26,-29],[36,-32],[38,-7],[16,-30],[22,-5],[33,-14],[23,1],[4,23],[-4,37],[2,25]],[[7703,6810],[2,-22],[-10,-11],[2,-35],[-19,10],[-36,-39],[0,-33],[-15,-49],[-1,-28],[-13,-47],[-21,13],[-1,-60],[-7,-19],[3,-25],[-14,-13]],[[7030,6215],[-8,73],[0,70]],[[6893,6547],[19,38],[61,0],[-6,49],[-15,30],[-4,44],[-18,26],[31,60],[32,-4],[29,60],[18,59],[26,57],[0,41],[24,34],[-23,28],[-9,39],[-10,51],[13,24],[43,-14],[31,9],[26,48]],[[6690,6900],[14,-30],[11,-35],[27,-25],[0,-51],[14,-9],[2,-27],[-40,-30],[-11,-66]],[[6348,6906],[-15,30],[0,31],[-9,0],[4,41],[-14,44],[-34,32],[-19,54],[6,45],[14,20],[-2,34],[-18,17],[-18,69]],[[6243,7323],[-15,46],[5,18],[-8,66],[19,16]],[[6497,7324],[25,12],[19,33],[19,-2],[12,11],[20,-6],[31,-29],[22,-6],[31,-51],[21,-2],[3,-49]],[[6332,6908],[-19,5],[-20,-55]],[[6293,6858],[-52,5],[-78,115],[-41,41],[-34,15]],[[6088,7034],[-11,70]],[[6077,7104],[61,60],[11,70],[-3,42],[15,14],[15,36]],[[6176,7326],[12,9],[32,-7],[10,-15],[13,10]],[[5983,6996],[0,-23],[-14,-92]],[[5975,7088],[9,0],[3,10],[7,1]],[[5994,7099],[1,-24],[-4,-9],[1,0]],[[5992,7066],[-5,-18]],[[5987,7048],[-10,8],[-6,-39],[7,-6],[-7,-8],[-1,-15],[13,8]],[[5383,7861],[-3,-29],[7,-24]],[[6088,7034],[-5,-8],[-56,-29],[28,-58],[-9,-10],[-5,-19],[-21,-8],[-7,-21],[-12,-17],[-31,9]],[[5983,6996],[4,17],[0,35]],[[5992,7066],[31,-23],[54,61]],[[6554,7561],[-14,-3],[-20,45],[-18,17],[-32,-12],[-12,-20]],[[6458,7588],[-2,14],[7,24]],[[6363,7854],[-14,9],[3,30],[-18,39],[-20,-2],[-24,39],[16,44],[-8,11],[22,64],[29,-34],[3,42],[58,63],[43,2],[61,-40],[33,-24]],[[6547,8097],[29,25],[45,1]],[[6621,8123],[35,-30],[8,17],[39,-2],[7,27],[-45,39],[27,28],[-6,16],[27,15],[-20,40],[13,19],[104,20],[13,15],[70,21],[25,24],[50,-13],[8,-59],[29,14],[36,-20],[-2,-31],[26,3],[70,54],[-10,-18],[35,-44],[62,-147],[15,30],[39,-33],[39,15],[16,-10],[13,-34],[20,-11],[11,-24],[36,8],[15,-36]],[[7229,7621],[-17,9],[-14,20],[-42,6],[-46,2],[-10,-7],[-39,25],[-16,-12],[-4,-34],[-46,20],[-18,-9],[-7,-25]],[[6970,7616],[-16,-10],[-36,-41],[-12,-41],[-11,0],[-7,27],[-36,2],[-5,47],[-14,1],[2,57],[-33,42],[-48,-4],[-32,-8],[-27,51],[-22,22],[-43,41],[-6,5],[-71,-34],[1,-212]],[[6088,4913],[-40,58],[-1,33],[-101,117],[-5,7]],[[5941,5128],[0,61],[8,23],[13,38],[11,42],[-13,66],[-3,29],[-13,40]],[[5944,5427],[17,35],[19,38]],[[6162,5408],[-24,-65],[0,-210],[16,-48]],[[7046,7453],[-53,-9],[-34,19],[-30,-4],[2,33],[31,-10],[10,18]],[[6972,7500],[21,-6],[36,42],[-33,30],[-20,-14],[-21,21],[24,38],[-9,5]],[[7849,5884],[-7,70],[18,48],[36,11],[26,-9]],[[7922,6004],[23,-22],[12,39],[25,-21]],[[7982,6000],[6,-38],[-3,-69],[-47,-45],[13,-34],[-30,-5],[-24,-23]],[[8504,7356],[2,5],[12,-2],[11,26],[20,3],[11,4],[4,14]],[[5557,7635],[5,13]],[[5562,7648],[7,4],[4,19],[5,3],[3,-8],[6,-4],[3,-9],[5,-2],[5,-11],[4,0],[-3,-14],[-3,-7],[1,-4]],[[5599,7615],[-7,-2],[-16,-9],[-1,-12],[-4,1]],[[6344,6826],[-19,-1],[-7,27],[-25,6]],[[7780,6358],[6,21],[24,38]],[[7837,6476],[16,-45],[13,-53],[34,0],[11,-50],[-18,-16],[-8,-20],[33,-35],[24,-68],[17,-50],[21,-41],[7,-40],[-5,-58]],[[7922,6004],[9,26],[1,49],[-22,50],[-2,57],[-21,47],[-21,4],[-6,-20],[-16,-2],[-8,10],[-30,-34],[0,51],[7,61],[-19,3],[-2,34],[-12,18]],[[5999,7177],[13,-3],[4,-22],[-15,-22],[-7,-31]],[[4682,5573],[6,19],[2,16],[12,32],[13,26]],[[5263,6928],[13,13],[3,24],[-3,24],[19,22],[8,19],[14,16],[2,45]],[[5694,6449],[0,-115],[-32,0],[0,-24]],[[5662,6310],[-111,110],[-111,110],[-28,-31]],[[5412,6499],[-20,-21],[-15,31],[-44,25]],[[5770,3418],[-21,44],[15,36],[15,23],[13,12],[12,-18],[10,-17],[-9,-28],[-4,-19],[-16,-9],[-5,-19],[-10,-5]],[[5584,8409],[32,18],[47,-4],[27,6],[4,-12],[15,-4],[26,-28]],[[5652,8287],[-7,18],[-14,6]],[[5631,8311],[-2,14],[3,16],[-13,9],[-29,10]],[[5757,8492],[14,-13],[2,-28],[9,-34]],[[4759,6775],[-4,0],[0,-31],[-17,-2],[-9,-13],[-13,0],[-10,8],[-23,-7],[-9,-44],[-9,-5],[-13,-72],[-38,-62],[-10,-80],[-11,-26],[-3,-20],[-63,-5]],[[4634,6774],[1,1],[14,22]],[[5784,7802],[-5,26],[3,25],[-1,25],[-16,34],[-9,24],[-9,17],[-8,6]],[[5739,7959],[6,9],[19,5],[20,-18],[12,-2],[12,-15],[-2,-20],[10,-9],[4,-24],[10,-15],[-2,-9],[5,-5],[-7,-5],[-16,2],[-3,8],[-6,-5],[2,-10],[-8,-18],[-4,-20],[-7,-6]],[[1746,7056],[32,4],[35,7],[-3,-12],[42,-28],[64,-40],[55,0],[22,0],[0,24],[48,0],[10,-21],[15,-18],[16,-25],[9,-30],[7,-32],[15,-17],[23,-17],[17,45],[23,1],[19,-23],[14,-39],[10,-34],[16,-33],[6,-40],[8,-27],[22,-18],[20,-13],[10,2]],[[2422,6249],[21,10],[18,10]],[[5599,7615],[9,3],[13,1]],[[5118,6285],[0,-132],[-15,-39],[-2,-35],[-25,-9],[-38,-5],[-10,-21],[-18,-2]],[[4680,5899],[1,18],[-2,22],[-11,16],[-5,33],[-2,36]],[[4661,6024],[10,11],[4,34],[9,1],[20,-16],[15,11],[11,-4],[4,13],[112,1],[6,40],[-5,7],[-13,249],[-14,249],[43,1]],[[7780,6358],[-16,-13],[-16,-25],[-20,-3],[-12,-62],[-12,-10],[14,-51],[17,-42],[12,-38],[-11,-50],[-9,-11],[6,-29],[19,-45],[3,-33],[0,-26],[11,-53],[-16,-53],[-13,-60]],[[5533,7689],[8,-10],[4,-8],[9,-6],[10,-12],[-2,-5]],[[7437,8021],[29,10],[53,50],[42,27],[24,-18],[29,-1],[19,-27],[28,-2],[40,-14],[27,40],[-11,34],[28,59],[31,-23],[26,-7],[32,-15],[6,-43],[39,-24],[26,10],[35,8],[28,-8],[27,-27],[17,-30],[26,1],[35,-10],[26,15],[36,9],[41,41],[17,-6],[14,-20],[33,5]],[[5911,3642],[-21,1]],[[5890,3643],[-2,25],[-4,26]],[[5884,3694],[-3,21],[5,64],[-7,41],[-13,81]],[[5866,3901],[29,65],[7,42],[5,5],[3,34],[-5,17],[1,43],[6,40],[0,73],[-15,19],[-13,4],[-6,14],[-13,12],[-23,-1],[-2,21]],[[5840,4289],[-2,41],[84,48]],[[5922,4378],[16,-28],[8,6],[11,-15],[1,-23],[-6,-27],[2,-40],[19,-36],[8,40],[12,12],[-2,74],[-12,42],[-10,18],[-10,-1],[-7,75],[7,44]],[[5959,4519],[21,5],[34,-17],[7,8],[19,1],[10,17],[17,0],[30,22],[22,33]],[[4525,6392],[7,19],[108,0],[-5,83],[7,29],[26,5],[-1,148],[91,-3],[0,87]],[[4661,6024],[-18,40],[-17,42],[-18,15],[-13,17],[-16,0],[-14,-13],[-13,5],[-10,-18]],[[5922,4378],[-15,15],[9,53],[9,20],[-6,48],[6,47],[4,15],[-7,49],[-13,26]],[[5909,4651],[28,-11],[5,-16],[10,-27],[7,-78]],[[7779,5555],[5,10],[23,-25],[2,-30],[18,7],[9,24]],[[5644,4173],[23,13],[18,-3],[11,-13],[0,-5]],[[5552,3756],[0,-212],[-25,-30],[-15,-4],[-17,11],[-13,4],[-4,25],[-11,15],[-14,-28]],[[5412,6499],[7,-90],[10,-15],[1,-18],[11,-20],[-6,-24],[-11,-117],[-1,-75],[-35,-54],[-12,-76],[11,-22],[0,-37],[18,-1],[-3,-27]],[[5393,5901],[-5,-1],[-19,63],[-6,2],[-22,-32],[-21,17],[-15,3],[-8,-8],[-17,2],[-16,-25],[-14,-1],[-34,30],[-13,-14],[-14,1],[-11,21],[-27,22],[-30,-7],[-7,-12],[-4,-34],[-8,-23],[-2,-51]],[[5863,9188],[-47,-23],[-22,-6]],[[5573,9162],[-17,-3],[-4,-38],[-53,10],[-7,-32],[-27,0],[-18,-41],[-28,-64],[-43,-81],[10,-20],[-10,-22],[-27,1],[-18,-54],[2,-77],[17,-29],[-9,-68],[-23,-39],[-12,-33]],[[6475,6141],[-9,40],[-22,96]],[[6444,6277],[83,57],[19,115],[-13,41]],[[5546,8316],[34,-6],[51,1]],[[5653,8152],[14,-50],[-3,-16],[-14,-7],[-25,-48],[7,-25],[-6,3]],[[5626,8009],[-26,22],[-20,-8],[-14,6],[-16,-13],[-14,21],[-11,-8],[-2,4]],[[8628,7624],[4,-10]],[[6427,6601],[-8,-5],[-8,12]],[[5784,7802],[12,-11],[13,9],[13,-10]],[[5629,7730],[-5,10],[6,9],[-7,8],[-9,-13],[-16,16],[-2,24],[-17,14],[-3,18],[-15,23]],[[5630,7940],[12,12],[17,-6],[18,-1],[13,-14],[10,9],[20,6],[7,13],[12,0]],[[9352,8720],[-69,-97],[23,-35]],[[6621,8123],[-44,-1],[-30,-25]],[[6061,7895],[1,25],[14,16],[27,5],[5,19],[-7,32],[12,30],[-1,17],[-41,18],[-16,0],[-17,27],[-21,-9],[-36,20],[1,11],[-10,25],[-22,3],[-2,18],[7,11],[-18,33],[-29,-6],[-8,3],[-7,-13],[-11,3]],[[5966,8977],[2,-27],[2,-58]],[[6031,8887],[-17,25],[18,22]],[[5821,5105],[7,-6],[16,18]],[[5844,5117],[11,-32],[-1,-34],[-8,-8]],[[6444,6277],[-80,-23],[-26,-25],[-20,-61],[-13,-10],[-7,20],[-11,-3],[-27,6],[-5,5],[-32,-1],[-7,-5],[-12,15],[-7,-29],[3,-24],[-12,-18]],[[5634,5824],[1,14],[-10,17],[-1,33],[-6,23],[-9,-4],[2,21],[8,24],[-3,24],[9,18],[-6,13],[7,36],[13,42],[24,-4],[-1,229]],[[5943,5734],[0,-7]],[[5943,5727],[-4,2],[0,28],[-3,20],[-14,23],[-4,41],[4,43],[-13,4],[-2,-13],[-17,-3],[7,-17],[2,-35],[-15,-31],[-14,-42],[-14,-6],[-23,34],[-11,-12],[-3,-17],[-14,-11],[-1,-11],[-28,0],[-4,11],[-20,2],[-10,-9],[-7,4],[-14,34],[-5,16],[-20,-8],[-8,-27],[-7,-51],[-10,-11],[-8,-6]],[[5663,5679],[-2,2]],[[5944,5427],[-17,-26],[-20,0],[-22,-14],[-18,13],[-11,-15]],[[5682,5656],[-19,23]],[[5943,5727],[0,-45]],[[6359,5839],[0,-24],[0,-58],[0,-30],[-13,-36],[-19,-48]],[[3499,5391],[-4,-25],[-3,-26]],[[5626,8009],[-8,-15],[-5,-23]],[[5890,3643],[-5,-26],[-17,-6],[-16,31],[-1,20],[8,22],[3,17],[8,4],[14,-11]],[[6004,7245],[7,13],[7,12],[2,32],[9,-11],[31,16],[14,-11],[23,1],[32,21],[15,-1],[32,9]],[[6883,7321],[16,59],[-6,43],[-20,13],[7,26],[23,-3],[13,32],[9,37],[37,13],[-6,-27],[4,-16],[12,2]],[[6554,7561],[31,1],[-4,29],[24,20],[23,33],[37,-30],[3,-46],[11,-12],[30,3],[9,-11],[14,-59],[32,-40],[18,-27],[29,-28],[37,-25],[-1,-35]],[[5909,4651],[-15,17],[-18,10],[-11,9],[-12,15]],[[5844,5117],[10,7],[31,-1],[56,5]],[[5901,7792],[5,11],[26,20]],[[3052,7698],[-15,-34],[-4,-13]],[[2879,7375],[-18,9],[19,-18]],[[2522,6928],[-11,-9],[5,-15]],[[1551,7699],[4,53],[3,52]],[[8001,6423],[-38,-49]],[[5817,3910],[11,0],[14,-10],[9,7],[15,-6]],[[5840,4289],[-21,-7],[-16,-23],[-3,-20],[-10,-5],[-24,-47],[-15,-37],[-10,-2],[-9,7],[-31,6]]],"transform":{"scale":[0.036003600360036005,0.0173662496249625],"translate":[-180,-90]}} \ No newline at end of file diff --git a/package.json b/package.json index 6814444..94a5343 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "planetary.js", - "version": "1.0.0-rc.2", + "version": "1.0.0", "description": "Awesome interactive globes for the web", "main": "dist/planetaryjs", "scripts": { diff --git a/site/public/download/_data.json b/site/public/download/_data.json index 6a1e3c2..1f046bf 100644 --- a/site/public/download/_data.json +++ b/site/public/download/_data.json @@ -1,6 +1,8 @@ { "stable": { - "latest": null + "latest": { + "version": "v1.0.0" + } }, "unstable": { "latest": { diff --git a/site/public/js/lib/planetaryjs.min.js b/site/public/js/lib/planetaryjs.min.js index 795c844..fc24251 100644 --- a/site/public/js/lib/planetaryjs.min.js +++ b/site/public/js/lib/planetaryjs.min.js @@ -1,2 +1,2 @@ -/*! Planetary.js 1.0.0-rc.2 | (c) 2013 Brandon Tilley | Released under MIT License */ +/*! Planetary.js 1.0.0 | (c) 2013 Brandon Tilley | Released under MIT License */ !function(n,t){"function"==typeof define&&define.amd?define(["d3","topojson"],t):"object"==typeof exports?module.exports=t(require("d3"),require("topojson")):n.planetaryjs=t(n.d3,n.topojson,n)}(this,function(n,t,o){"use strict";var i=null;o&&(i=o.planetaryjs);var e=[],r=function(t,o,i){n.timer(function(){t.context.clearRect(0,0,o.width,o.height);for(var n=0;n=0;o--)t.unshift(e[o]);for(0===t.length&&(u.plugins.earth&&n.loadPlugin(u.plugins.earth()),u.plugins.pings&&n.loadPlugin(u.plugins.pings())),o=0;o=o.onInit.length?r(n,t,o):e(l)};e(l)}else r(n,t,o)},c=function(n,t,o,i){l(n,o),n.canvas=t,n.context=t.getContext("2d"),a(n,t,i)},u={plugins:{},noConflict:function(){return o.planetaryjs=i,u},loadPlugin:function(n){e.push(n)},planet:function(){var t=[],o={onInit:[],onDraw:[]},i={plugins:{},draw:function(n){c(i,n,t,o)},onInit:function(n){o.onInit.push(n)},onDraw:function(n){o.onDraw.push(n)},loadPlugin:function(n){t.push(n)},withSavedContext:function(n){if(!this.context)throw new Error("No canvas to fetch context for");this.context.save(),n(this.context),this.context.restore()}};return i.projection=n.geo.orthographic().clipAngle(90).precision(0),i.path=n.geo.path().projection(i.projection),i}};return u.plugins.topojson=function(t){return function(o){o.plugins.topojson={},o.onInit(function(i){if(t.world)o.plugins.topojson.world=t.world,setTimeout(i,0);else{var e=t.file||"world-110m.json";n.json(e,function(n,t){if(n)throw new Error("Could not load JSON "+e);o.plugins.topojson.world=t,i()})}})}},u.plugins.oceans=function(n){return function(t){t.onDraw(function(){t.withSavedContext(function(o){o.beginPath(),t.path.context(o)({type:"Sphere"}),o.fillStyle=n.fill||"black",o.fill()})})}},u.plugins.land=function(n){return function(o){var i=null;o.onInit(function(){var n=o.plugins.topojson.world;i=t.feature(n,n.objects.land)}),o.onDraw(function(){o.withSavedContext(function(t){t.beginPath(),o.path.context(t)(i),n.fill!==!1&&(t.fillStyle=n.fill||"white",t.fill()),n.stroke&&(n.lineWidth&&(t.lineWidth=n.lineWidth),t.strokeStyle=n.stroke,t.stroke())})})}},u.plugins.borders=function(n){return function(o){var i=null,e={internal:function(n,t){return n.id!==t.id},external:function(n,t){return n.id===t.id},both:function(){return!0}};o.onInit(function(){var r=o.plugins.topojson.world,l=r.objects.countries,a=n.type||"internal";i=t.mesh(r,l,e[a])}),o.onDraw(function(){o.withSavedContext(function(t){t.beginPath(),o.path.context(t)(i),t.strokeStyle=n.stroke||"gray",n.lineWidth&&(t.lineWidth=n.lineWidth),t.stroke()})})}},u.plugins.earth=function(n){n=n||{};var t=n.topojson||{},o=n.oceans||{},i=n.land||{},e=n.borders||{};return function(n){u.plugins.topojson(t)(n),u.plugins.oceans(o)(n),u.plugins.land(i)(n),u.plugins.borders(e)(n)}},u.plugins.pings=function(t){var o=[];t=t||{};var i=function(n,i,e){e=e||{},e.color=e.color||t.color||"white",e.angle=e.angle||t.angle||5,e.ttl=e.ttl||t.ttl||2e3;var r={time:new Date,options:e};t.latitudeFirst?(r.lat=n,r.lng=i):(r.lng=n,r.lat=i),o.push(r)},e=function(n,t,i){for(var e=[],l=0;l90&&(e[1]=90),e[1]<-90&&(e[1]=-90),e[0]>=180&&(e[0]-=360),t.projection.rotate(e),l.call(t)});n.select(t.canvas).call(o)})}},u}); \ No newline at end of file