Skip to content

Instantly share code, notes, and snippets.

@jasondavies
Forked from mbostock/.block
Last active October 27, 2019 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jasondavies/6722361 to your computer and use it in GitHub Desktop.
Save jasondavies/6722361 to your computer and use it in GitHub Desktop.
Ocean
build
node_modules

A version of Mike Bostock’s Ocean with antimeridian cuts removed.

<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
background: #fcfcfa;
}
</style>
<body>
<script src="http://d3js.org/d3.v3.min.js"></script>
<script src="http://d3js.org/topojson.v1.min.js"></script>
<script>
var width = 960,
height = 960,
speed = -1e-2,
start = Date.now();
var sphere = {type: "Sphere"};
var projection = d3.geo.orthographic()
.scale(width / 2.2)
.clipAngle(90)
.translate([width / 2, height / 2])
.precision(.5);
var graticule = d3.geo.graticule();
var canvas = d3.select("body").append("canvas")
.attr("width", width)
.attr("height", height);
var context = canvas.node().getContext("2d");
var path = d3.geo.path()
.projection(projection)
.context(context);
d3.json("topo.json", function(error, topo) {
var ocean = topojson.feature(topo, topo.objects.ocean),
grid = graticule();
d3.timer(function() {
projection.rotate([speed * (Date.now() - start), -15]);
context.clearRect(0, 0, width, height);
context.beginPath();
path(sphere);
context.fillStyle = "#fff";
context.fill();
context.beginPath();
path(grid);
context.lineWidth = .5;
context.strokeStyle = "#ddd";
context.stroke();
context.beginPath();
path(ocean);
context.fillStyle = "rgba(70,130,180,.5)";
context.strokeStyle = "#000";
context.fill();
context.stroke();
context.beginPath();
path(sphere);
context.lineWidth = 1.5;
context.strokeStyle = "#000";
context.stroke();
});
});
d3.select(self.frameElement).style("height", height + "px");
</script>
all: topo.json
build/ne_%_ocean.zip:
mkdir -p build
curl -o $@.download --raw 'http://www.nacis.org/naturalearth/$*/physical/ne_$*_ocean.zip'
mv $@.download $@
build/ne_%.shp: build/ne_%.zip
unzip -d build $<
touch $@
topo.json: build/ne_110m_ocean.shp
node_modules/.bin/topojson \
--no-force-clockwise \
-q 1e5 \
-- \
ocean=build/ne_110m_ocean.shp \
> $@
{
"name": "anonymous",
"version": "0.0.1",
"private": true,
"devDependencies": {
"topojson": "1"
}
}
Display the source blob
Display the rendered blob
Raw
{"type":"Topology","objects":{"ocean":{"type":"GeometryCollection","geometries":[{"type":"Polygon","arcs":[[0]]},{"type":"Polygon","arcs":[[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]]}]}},"arcs":[[[63642,72257],[-146,300],[-303,671],[27,383],[-252,541],[276,587],[269,94],[127,338],[259,119],[322,251],[236,-139],[278,27],[49,-352],[-50,-555],[-242,85],[-237,-93],[-10,-416],[-271,54],[10,-186],[153,-144],[125,-511],[322,-194],[53,-198],[-68,-238],[16,-139],[86,-368],[29,417],[223,145],[80,-326],[202,-341],[-244,-183],[-262,140],[-61,-480],[184,-33],[-71,-390],[217,-193],[-41,-595],[52,-403],[-27,-133],[-434,-151],[-395,98],[-192,286],[-264,119],[-88,419],[-7,282],[102,134],[48,199],[48,442],[229,46],[-86,154],[-129,26],[-142,404]],[[0,89084],[363,35],[286,136],[24,78],[-402,163],[-235,1],[-36,-24],[99647,-237],[49,-181],[-99696,29]],[[0,85751],[158,242],[-126,268],[333,135],[-60,-211],[151,-200],[315,74],[283,-93],[62,-247],[369,-166],[212,-199],[260,-17],[111,119],[7,556],[455,59],[276,248],[-544,533],[-754,85],[64,-414],[-187,142],[24,354],[-728,566],[-681,435],[99612,249],[-799,271],[-578,-34],[-886,159],[-124,-252],[225,-364],[-344,-183],[-484,507],[-526,-63],[-525,111],[-493,-15],[-371,-116],[-343,162],[34,416],[-231,236],[-553,94],[-1122,-108],[-727,435],[-236,338],[-2509,370],[-367,-247],[201,-529],[-455,80],[-204,-159],[-538,175],[-473,-153],[-446,256],[-268,-598],[-437,232],[-349,448],[165,238],[-128,365],[-449,300],[-443,-4],[-590,100],[-16,-435],[-1161,85],[-68,266],[-891,94],[-444,-90],[-122,-148],[-142,366],[-250,-108],[-411,144],[-344,80],[208,168],[730,317],[308,168],[69,296],[-223,213],[-626,278],[-812,8],[-254,-139],[-75,282],[-629,87],[378,140],[-477,185],[-655,-234],[-266,-242],[-76,-246],[-511,9],[-623,-302],[-227,128],[-730,-53],[-93,-156],[-733,-76],[-540,-283],[-319,-15],[-322,-374],[226,-298],[-602,-75],[-668,26],[-483,-115],[28,-607],[247,-474],[-514,324],[-576,-30],[-465,-224],[127,-410],[-298,104],[110,549],[-146,316],[-139,-13],[65,-405],[-497,-384],[360,-464],[-221,-572],[66,-317],[304,-46],[-129,-376],[161,-324],[-240,-271],[-74,-282],[-305,-146],[-111,-205],[-317,84],[544,809],[119,380],[-306,349],[63,780],[-90,398],[-173,182],[264,461],[-58,317],[-736,150],[-206,-112],[-182,-517],[-513,-516],[8,-182],[149,-444],[-92,-270],[335,-56],[8,-121],[283,-301],[-186,-298],[-1007,651],[-384,177],[-821,173],[-144,-188],[291,-330],[-316,-377],[-316,343],[-413,-236],[-521,-16],[-199,-194],[-344,59],[274,346],[-210,28],[-969,-489],[-581,-272],[-67,-363],[-430,-123],[-218,195],[-2,316],[352,71],[-159,319],[-777,182],[204,-353],[-136,-340],[232,-340],[-162,-391],[-259,199],[-257,33],[-647,-558],[187,-417],[-234,-139],[-672,355],[-183,-207],[174,-254],[-36,-276],[-217,148],[-358,174],[-36,846],[-453,417],[204,72],[1240,-433],[454,152],[309,299],[-19,379],[-213,271],[-1050,644],[-760,135],[-457,345],[-286,-198],[-305,357],[358,153],[-869,416],[-498,-113],[-507,25],[-423,-472],[-457,31],[-610,-250],[-763,-714],[-465,-428],[-668,-1100],[-508,-794],[-549,-587],[-733,-478],[-256,-367],[88,-1314],[99,-612],[385,-290],[370,133],[548,659],[187,-350],[211,-805],[232,-646],[89,-538],[321,26],[158,451],[337,-55],[157,534],[106,956],[289,133],[255,642],[-265,316],[-198,402],[202,801],[537,490],[442,458],[-44,349],[270,397],[477,161],[387,-269],[29,-241],[-186,-119],[-635,-617],[-252,-358],[-133,-331],[135,-514],[-62,-561],[269,-187],[161,-311],[452,120],[489,209],[504,45],[291,-270],[-316,-315],[-287,-17],[-301,94],[-350,-82],[-351,-159],[24,-327],[176,-202],[102,71],[-32,-336],[-53,-437],[-223,-11],[-221,426],[-261,-195],[-137,-358],[-10,-428],[59,-479],[-383,-185],[-63,-250],[-268,7],[-21,139],[-277,96],[-350,-193],[-434,-263],[-189,-167],[-132,181],[-313,225],[-156,-156],[-283,-107],[3,202],[-280,133],[-5,220],[-76,277],[200,410],[83,-62],[68,215],[-151,86],[-33,160],[82,185],[9,293],[-223,-161],[-98,-157],[-244,-35],[-80,-171],[-46,-153],[8,-583],[113,-316],[13,-323],[63,-213],[-188,-281],[-52,126],[-232,-31],[-54,-121],[-231,16],[-380,-238],[-244,-838],[-143,-156],[-222,-113],[-243,-115],[-84,-466],[-646,-444],[-263,244],[88,-645],[-466,147],[-360,-124],[28,-415],[424,-219],[205,-288],[287,-598],[-53,-1134],[-144,-342],[-449,19],[-230,-30],[-296,97],[-373,-3],[-340,102],[-393,-411],[114,-247],[-14,-405],[12,-192],[56,-205],[6,-241],[-58,-342],[-20,-230],[-111,-207],[-22,-373],[67,-216],[124,-52],[26,-350],[-42,-446],[143,63],[146,-80],[112,147],[259,-88],[79,-327],[103,-193],[136,-47],[106,215],[174,201],[265,-11],[352,9],[197,438],[210,113],[60,371],[160,254],[-108,325],[107,464],[171,315],[25,192],[356,120],[263,379],[-15,331],[32,343],[404,185],[548,-154],[252,321],[115,42],[161,264],[128,77],[226,-188],[138,-66],[87,-563],[188,-328],[254,-370],[218,-257],[205,-37],[120,-229],[179,-104],[82,-245],[115,-72],[85,-287],[108,-330],[-60,-121],[-57,-306],[-1,-174],[116,44],[148,488],[116,34],[33,297],[-200,211],[117,369],[241,-94],[154,-266],[52,204],[-29,107],[-238,296],[-204,173],[-249,205],[78,114],[-67,126],[-218,-4],[-309,459],[-140,471],[-260,287],[-92,290],[34,162],[-15,283],[226,202],[221,-83],[-62,-52],[-10,-9],[-6,-198],[82,-191],[85,246],[179,-90],[5,-192],[127,-239],[-56,-43],[233,-419],[254,-169],[161,-205],[262,-211],[120,-113],[77,-186],[59,-44],[46,-90],[-38,-176],[-23,-389],[24,-271],[154,-191],[6,-126],[47,-40],[19,-162],[142,-324],[108,-262],[49,-379],[104,-456],[228,-247],[184,7],[-105,502],[176,60],[-82,291],[257,-151],[-4,321],[-137,166],[-155,262],[105,125],[-139,267],[-62,340],[52,125],[147,-293],[154,0],[142,93],[-193,320],[336,148],[145,-54],[170,-16],[-4,-117],[87,-265],[232,306],[119,176],[329,32],[51,139],[-243,184],[-33,219],[-89,325],[101,407],[144,236],[78,687],[84,-53],[135,122],[-6,147],[215,421],[103,314],[257,70],[19,-213],[432,-143],[81,-131],[-266,-189],[-49,-109],[303,-167],[-61,-268],[154,-115],[377,329],[305,99],[54,203],[-284,-34],[-135,137],[-17,354],[240,212],[260,30],[184,185],[222,45],[250,92],[7,-125],[-409,-232],[155,-225],[-231,-477],[-202,-91],[240,-334],[317,-215],[354,-481],[102,-174],[154,-66],[160,-210],[70,-388],[-42,-244],[-328,-297],[-239,51],[-323,-88],[-399,220],[-485,402],[-459,-12],[-324,-161],[-334,-370],[-529,76],[-117,-433],[-428,-23],[-308,-544],[176,-273],[-135,-442],[203,-316],[165,-567],[303,11],[269,-304],[192,68],[64,236],[299,-19],[225,-306],[421,65],[191,327],[233,-131],[169,49],[-105,-214],[102,-258],[-68,-235],[26,-435],[-5,-20],[-138,-402],[-99,-463],[-8,-6],[-40,-144],[-56,-430],[-73,-266],[19,-32],[-81,-188],[-137,-144],[-216,33],[-223,134],[-65,-186],[-75,283],[-198,72],[-245,-47],[-114,-164],[-214,-180],[-129,89],[-275,168],[-268,150],[-369,-9],[-68,188],[-276,67],[-88,97],[-104,2],[-94,255],[-376,117],[-192,-78],[-200,-267],[-87,-277],[65,-436],[-133,-262],[-136,-148],[-296,283],[-391,239],[-249,110],[-131,506],[-368,255],[-232,95],[-117,-49],[-326,196],[-106,89],[-70,271],[-143,9],[-53,311],[183,286],[36,493],[-96,141],[2,264],[139,279],[-20,109],[-236,-209],[9,288],[-195,68],[-302,-230],[-190,-34],[-113,132],[-297,-4],[-262,-225],[-140,85],[-459,-46],[-471,-102],[-268,-173],[-175,-235],[-300,-99],[-267,-311],[-121,6],[-288,125],[-264,-39],[-167,242],[-205,3],[-87,-350],[-186,-590],[-206,-235],[-278,-260],[-179,-385],[-37,-300],[-106,-490],[70,-708],[-232,-476],[-140,-151],[-218,-390],[-259,-63],[-145,-226],[-176,-582],[-185,-207],[-100,-352],[-6,-304],[-74,-332],[-94,-92],[-154,-362],[-96,-401],[18,-193],[-91,-297],[-106,-155],[-13,-264],[-12,-241],[146,-246],[72,-270],[-28,-284],[34,-283],[30,-563],[-34,-536],[-78,-281],[24,-307],[-66,-292],[-134,-400],[-122,-108],[138,-203],[115,-443],[-36,-253],[46,-436],[18,-122],[84,-121],[-1,-87],[63,-160],[117,-38],[149,-238],[80,-93],[41,-126],[32,-251],[69,-113],[71,-74],[108,-223],[122,-337],[34,-421],[49,-208],[144,-305],[200,-229],[75,-43],[187,-367],[237,-311],[252,-434],[286,-271],[73,5],[54,-15],[275,209],[193,164],[329,99],[178,7],[194,-111],[126,5],[248,-161],[250,165],[154,195],[436,333],[224,122],[229,66],[245,0],[209,7],[197,-375],[91,-412],[149,-356],[222,-13],[107,128],[105,-30],[289,205],[-3,-158],[71,-81],[56,-256],[127,-96],[108,-377],[-40,-449],[-96,-640],[52,-86],[-56,-422],[-67,-414],[-61,-182],[-9,-190],[169,-588],[184,-470],[285,-574],[228,-603],[74,-429],[39,-176],[-26,-111],[139,-360],[57,-381],[84,-551],[-85,-225],[-15,-119],[68,-341],[74,-346],[83,-203],[15,-323],[-29,-422],[-89,-253],[-160,-373],[-66,-233],[-90,-514],[-15,-244],[-96,-521],[-38,-501],[26,-358],[17,-437],[226,-556],[61,-357],[146,-684],[143,-470],[108,-235],[36,-310],[6,-682],[93,-876],[68,-413],[62,-554],[108,-416],[207,-430],[199,-740],[1,-2],[139,-482],[182,-533],[7,-437],[-89,-104],[90,-381],[-2,-334],[37,-153],[14,79],[119,-255],[94,-10],[118,-203],[126,14],[172,215],[237,90],[286,225],[115,-30],[168,69],[302,-109],[137,108],[169,-84],[36,158],[141,30],[291,220],[209,260],[196,341],[314,588],[158,408],[77,292],[118,290],[54,82],[190,288],[72,257],[33,473],[69,414],[24,300],[-71,38],[-24,240],[122,211],[334,308],[229,192],[116,203],[42,237],[-66,97],[45,265],[8,558],[-49,-28],[-3,170],[-55,334],[-132,431],[23,406],[115,132],[194,405],[107,104],[314,611],[313,276],[254,217],[177,353],[107,395],[83,407],[-49,279],[-10,890],[-35,500],[12,567],[-45,255],[-102,125],[-115,561],[-97,357],[18,272],[-16,173],[77,344],[-9,148],[-178,208],[-16,323],[128,701],[112,188],[54,379],[89,230],[40,401],[104,42],[69,237],[194,228],[63,135],[64,300],[304,690],[259,433],[415,565],[278,461],[327,777],[237,638],[238,834],[172,727],[134,636],[78,616],[59,206],[-1,299],[25,331],[-6,158],[-105,-2],[-132,-195],[-147,-57],[-128,-85],[-89,-11],[-158,-20],[-99,-104],[-138,-37],[-244,-177],[-303,-68],[-262,-145],[-137,2],[-126,238],[-54,235],[-91,105],[-119,156],[159,136],[8,237],[-65,176],[-137,171],[-87,196],[-150,329],[-155,324],[-379,538],[-152,277],[-77,523],[-161,659],[-152,211],[-106,140],[-102,680],[-40,586],[61,103],[-90,559],[-49,117],[-323,511],[-9,370],[55,99],[-249,631],[-89,321],[-103,310],[-210,887],[-170,572],[-116,601],[29,52],[198,-816],[126,-255],[92,-183],[65,99],[76,297],[59,430],[78,229],[10,-83],[-35,-227],[-12,-199],[-43,-313],[138,3],[142,-391],[169,-460],[108,-423],[81,-127],[78,-296],[-16,-128],[92,-327],[150,-117],[130,-223],[159,-631],[-12,-337],[33,-396],[184,-543],[124,-93],[192,-392],[78,-464],[148,-478],[144,-204],[21,-227],[84,-171],[36,-244],[12,-248],[-34,-110],[29,-260],[-56,-28],[80,-234],[55,-421],[45,-168],[-8,-311],[72,-333],[192,-29],[89,78],[138,-13],[43,145],[73,41],[60,151],[70,32],[234,30],[177,109],[162,237],[83,-34],[123,31],[248,402],[444,266],[277,240],[6,194],[54,253],[201,153],[128,32],[186,192],[153,-53],[135,158],[-2,230],[109,143],[173,-4],[64,120],[27,277],[173,213],[128,-2],[26,70],[-34,381],[45,289],[57,135],[126,-30],[104,391],[117,182],[44,159],[101,340],[1,127],[-99,72],[-75,189],[-126,327],[-164,103],[-204,75],[-155,207],[-125,388],[-37,450],[36,104],[26,235],[-34,49],[-81,-194],[-176,-351],[-207,-365],[-190,-385],[-168,17],[-230,15],[-217,-90],[-10,156],[-50,-27],[-52,217],[60,335],[-5,334],[-84,178],[-76,-61],[-75,-299],[19,-414],[-42,139],[-37,187],[-80,160],[-35,191],[28,190],[-17,235],[-189,239],[-48,200],[-137,130],[-108,491],[-90,429],[25,130],[-58,252],[165,-28],[103,222],[177,-189],[149,93],[205,-760],[186,-540],[267,-162],[281,-438],[339,-188],[280,275],[214,102],[133,-101],[118,-698],[314,-74],[303,-131],[522,-172],[391,80],[452,10],[512,108],[214,-434],[83,-409],[204,-144],[325,-484],[82,-223],[-133,-206],[363,-690],[196,-69],[404,341],[54,-533],[-1,-690],[83,-728],[115,-1104],[253,-782],[48,-356],[68,-712],[148,-547],[97,-269],[107,-575],[129,-797],[263,-532],[111,164],[94,387],[253,162],[-85,187],[127,435],[144,27],[1,968],[117,541],[-14,472],[-58,741],[83,434],[130,30],[250,204],[139,140],[0,262],[277,373],[209,359],[311,670],[399,383],[149,337],[-16,429],[342,118],[189,-7],[40,208],[107,-51],[79,-62],[40,103],[119,-115],[87,317],[-25,234],[255,-22],[116,-332],[53,-274],[16,-290],[80,-297],[197,-464],[162,-73],[-34,-206],[218,-656],[58,-533],[-96,-706],[172,-134],[156,-50],[316,406],[183,285],[120,-471],[50,-720],[91,-681],[113,-295],[-23,-621],[93,-337],[-85,-436],[27,-422],[-82,-547],[-30,-355],[52,-316],[46,335],[134,-271],[148,-321],[48,-282],[109,-219],[62,-241],[-31,-415],[100,-310],[39,-472],[160,-380],[33,-291],[328,-452],[263,-421],[197,38],[6,192],[-110,504],[-98,157],[-20,337],[-27,195],[30,260],[-16,383],[-117,381],[-164,344],[-64,53],[-144,296],[-168,66],[-155,326],[-50,493],[-112,520],[-181,18],[-20,412],[91,503],[150,831],[22,627],[244,3],[-40,-447],[237,10],[250,-261],[140,-588],[113,-297],[233,-83],[206,-324],[-78,-385],[100,-366],[347,531],[226,474],[318,367],[232,375],[38,1002],[-128,1053],[-168,458],[-252,352],[-260,744],[-213,600],[61,395],[232,538],[371,487],[131,93],[373,-182],[-66,-221],[73,-413],[154,33],[95,602],[293,87],[389,285],[157,283],[96,-185],[170,253],[313,66],[386,479],[382,526],[258,679],[225,748],[203,616],[155,51],[71,451],[42,464],[-163,177],[-67,304],[175,155],[4,423],[-188,438],[-170,521],[-109,561],[-299,312],[143,399],[270,286],[130,307],[393,159],[-45,298],[-179,16],[-247,221],[-311,-406],[-220,166],[-9,256],[-228,93],[-146,385],[141,266],[273,27],[171,368],[314,396],[242,201],[147,-298],[-220,-383],[58,-222],[-148,-264],[299,156],[205,266],[388,165],[131,-153],[162,-61],[18,-94],[-70,-307],[25,-104],[-66,-67],[-76,-250],[75,-91],[72,-52],[10,-107],[81,47],[33,107],[135,-108],[191,-488],[-207,-96],[123,-592],[-51,-427],[31,-311],[250,49],[222,236],[252,110],[104,313],[-2,656],[-69,369],[-239,672],[-158,249],[-110,93],[32,63],[9,247],[120,152],[185,94],[105,168],[49,101],[144,126],[-10,409],[82,193],[121,193],[106,-34],[43,190],[373,416],[174,-276],[175,7],[371,334],[179,336],[374,658],[377,663],[93,394],[419,824],[125,910],[24,680],[217,569],[-10,485],[-401,626],[-304,37],[-178,-284],[-270,126],[-136,357],[-438,72],[1064,1343],[900,1111],[914,169],[849,-98],[344,280],[432,-87],[-20,-411],[430,58],[620,149],[-230,349],[695,955],[718,193],[227,-700],[705,625],[167,469],[337,48],[-223,-803],[-500,-454],[-478,-585],[-496,-717],[-432,-128],[-14,-266],[-235,-340],[-133,-789],[155,-1266],[119,-831],[103,-392],[400,531],[83,578],[414,139],[97,650],[486,291],[-116,245],[119,477],[258,21],[37,829],[-316,127],[-10,230],[333,552],[90,374],[371,-78],[268,244],[126,-212],[724,447],[397,-393],[102,258],[403,350],[425,400],[247,66],[777,429],[518,-124],[71,151],[-32,235],[-128,154],[-166,469],[-250,303],[360,-42],[357,250],[-99999,3]],[[0,39322],[23,31],[34,273],[-57,-26],[99838,-178],[-88,-31],[-139,-117],[36,-212],[177,120],[-99824,140]],[[0,510],[99522,137],[-636,179],[-767,-145],[-208,168],[-53,44],[-800,122],[-142,279],[-636,179],[-419,178],[-386,179],[-338,190],[-239,212],[-142,234],[-369,190],[146,212],[120,212],[49,267],[234,324],[528,22],[424,123],[501,89],[-109,246],[-517,78],[-131,201],[-59,212],[-158,223],[-6,212],[28,257],[70,212],[115,234],[201,178],[190,213],[125,223],[359,122],[164,201],[364,90],[131,234],[98,201],[125,256],[147,201],[32,223],[-195,168],[-289,111],[-288,134],[-310,78],[-332,45],[-332,-11],[-299,33],[-321,-11],[-310,89],[-213,201],[-315,134],[-136,223],[-321,67],[-337,56],[-245,134],[-212,178],[-245,157],[-180,-190],[-315,11],[-283,89],[-376,90],[-359,100],[-310,145],[-299,134],[-180,167],[55,212],[-196,179],[-310,45],[-365,22],[-261,-11],[-364,0],[-251,-34],[-364,-11],[-316,-33],[-234,100],[-114,190],[-92,234],[-49,257],[-175,156],[-10,-234],[-77,-279],[-250,-45],[-256,-56],[-315,0],[-283,-22],[-299,-89],[-250,-101],[-256,56],[-245,56],[-250,0],[-261,-89],[-289,55],[-250,78],[-250,-44],[-185,-179],[-218,-178],[-288,-45],[-348,56],[-332,145],[-191,145],[-304,-22],[-196,178],[-142,179],[-217,111],[-207,-122],[-310,-23],[-191,-167],[-228,-156],[-299,-78],[-300,-67],[-255,0],[-272,11],[-354,346],[-185,201],[-212,156],[-180,78],[-348,-424],[-190,-156],[-142,-190],[-185,-190],[-288,78],[-256,-78],[-299,0],[-250,-78],[-212,123],[-234,33],[-175,-55],[-261,11],[-283,44],[-266,-67],[-267,45],[-234,112],[-130,267],[-104,157],[-141,-380],[-201,-156],[-305,34],[-272,-67],[-250,-56],[-278,56],[-201,-90],[-158,-100],[-152,-190],[-234,-111],[-272,-145],[-191,-212],[-81,-212],[-136,-224],[-283,-89],[-278,-67],[-315,-22],[-174,-56],[-147,-279],[-71,-201],[-174,-167],[-152,-179],[-93,-212],[-152,-223],[-321,-100],[-321,56],[-212,178],[130,234],[142,212],[38,224],[-310,-12],[-38,224],[217,212],[267,145],[32,256],[11,145],[-228,592],[-278,0],[-272,44],[-261,67],[-272,67],[-261,123],[-239,-234],[-223,-112],[-267,34],[-229,156],[-185,156],[-331,67],[-169,156],[-245,190],[-27,245],[-223,157],[-261,55],[-245,34],[-256,-45],[-277,-89],[-229,-112],[-234,-156],[-54,-201],[-229,-134],[-261,12],[-179,-157],[-251,-201],[-261,67],[-217,-122],[-229,-134],[-218,-123],[-326,-112],[-272,-78],[-288,-189],[-251,-101],[-98,-245],[-282,-134],[-207,145],[-196,201],[-288,-45],[-240,134],[-109,201],[-288,89],[-158,-190],[-152,-312],[-212,-156],[-283,-56],[-261,-100],[-245,-157],[-294,-67],[-277,-78],[-311,-11],[-315,0],[-327,-22],[-304,-101],[-180,168],[-130,189],[-300,34],[-310,67],[-293,11],[-327,-22],[-299,-67],[-229,-212],[-108,212],[-365,33],[-283,-156],[-125,-223],[-316,-112],[-157,201],[-202,268],[-288,-78],[-207,145],[-168,-201],[-240,-123],[-310,-89],[-283,-134],[-310,-78],[-315,-78],[-283,-100],[-305,-190],[-120,234],[-315,34],[-348,-67],[-360,-101],[-331,34],[-71,212],[-299,56],[-142,-224],[-11,-212],[-332,23],[-136,189],[-331,34],[-202,-156],[-136,-268],[-217,-223],[-283,-179],[-305,-134],[-288,-111],[-185,-179],[-98,-234],[294,-134],[-82,-223],[-261,-168],[-245,-189],[-386,-179],[-305,-134],[-337,-134],[-343,-111],[-408,-78],[-430,-23],[-190,-44],[-376,-78],[-381,-101],[-250,-223],[-337,-167],[-337,-168],[-468,-134],[-398,-134],[-125,-122],[-38,-424],[76,-212],[544,0],[572,89],[538,22],[0,-212],[120,-201],[196,-200],[-430,-145],[-615,-101],[-576,-78],[-523,-123],[-549,-123],[-702,-11],[-386,-167],[-180,-246],[-560,134],[-680,79],[-691,-12],[-495,-156],[-577,-145],[-484,-178],[-457,-168],[-338,-201],[-136,212],[-272,268],[-516,190],[-474,167],[-680,156],[-691,90],[-506,178],[-397,179],[-501,156],[-587,89],[-354,212],[-60,212],[-326,190],[11,223],[16,234],[397,145],[479,-55],[310,178],[-174,201],[-310,156],[-424,101],[-87,223],[468,0],[440,44],[490,-22],[446,22],[223,235],[375,123],[349,122],[370,90],[419,212],[168,189],[125,201],[370,78],[163,190],[153,234],[38,301],[-87,224],[-22,223],[-82,212],[-38,524],[-81,212],[-131,190],[-81,223],[-60,212],[-114,223],[-213,179],[-228,134],[-147,178],[-98,235],[44,212],[174,245],[163,179],[152,189],[261,45],[191,134],[-131,189],[-16,212],[38,224],[136,167],[201,145],[191,134],[228,56],[207,-89],[120,122],[283,168],[103,189],[-163,145],[-218,-67],[-158,-178],[-201,-145],[-229,-67],[-195,-112],[-174,-178],[-267,-34],[-174,-145],[-153,-156],[-108,-245],[-223,-168],[-191,-178],[-179,-212],[-153,-168],[-136,-256],[33,-224],[54,-245],[-43,-223],[-109,-234],[-131,-213],[-27,-223],[17,-223],[70,-201],[87,-223],[98,-223],[87,-223],[33,-234],[-65,-246],[-164,-179],[-272,-122],[-353,-78],[-392,-67],[-337,-78],[-283,-145],[-289,-123],[-369,-56],[-191,190],[-283,122],[-381,-55],[-277,223],[-109,-201],[-218,-212],[-331,123],[-338,67],[-364,22],[-229,223],[-348,-56],[-321,101],[-223,256],[-239,-435],[-370,-44],[-283,133],[-343,-66],[-381,-112],[-359,-78],[-375,33],[-120,201],[-283,168],[-326,89],[-359,-34],[-365,34],[-212,78],[98,-424],[60,-212],[157,-212],[359,-45],[136,-201],[180,-189],[-147,-246],[-381,101],[-375,78],[-419,22],[-354,-100],[-391,-34],[-321,156],[-376,67],[-332,212],[-288,-167],[-180,190],[-97,201],[-180,178],[-299,-201],[-332,-100],[-348,123],[-338,-90],[-283,-167],[-380,-22],[-414,11],[-402,11],[-387,-22],[-413,55],[-376,56],[-364,-78],[-381,-11],[-370,100],[-413,-78],[-191,45],[-217,33],[-338,-122],[-299,-123],[-375,-134],[-376,-56],[-397,-11],[-321,-145],[-424,-112],[-164,190],[-359,-100],[-81,-201],[98,-212],[11,-212],[-419,-56],[-316,-190],[-348,-156],[-370,-123],[-441,-55],[-228,245],[-441,-78],[-457,-56],[-250,179],[-136,55],[87,-647],[217,-201],[359,-178],[180,-212],[539,-56],[500,-78],[571,-34],[408,-167],[360,-156],[97,-234],[-223,-190],[-457,-212],[-495,-168],[-402,190],[-642,-89],[-675,33],[430,-178],[212,-201],[463,-156],[54,-235],[-103,-212],[-104,-234],[-49,-256],[746,-123],[234,-223],[897,-134],[1094,-23],[-60,-267],[-773,-157],[-734,-167],[-669,179],[-1181,111],[-800,-156],[-1071,134],[-626,178],[-789,145],[-419,190],[-130,68],[-265,133],[-816,-100],[-63,-33],[-352,-237],[-402,237],[-29,9],[-41,2],[-41,-25],[-81,-51],[-94,-58],[-78,-48],[-32,-20],[-501,179],[-245,-332],[-16,5]],[[89891,90439],[-34,150],[-394,218],[-348,-53],[-263,-225],[48,-30],[570,-64],[421,4]],[[90303,91778],[-1004,302],[-734,25],[-366,-107],[-150,-392],[551,-370],[460,135],[1024,-16],[219,423]],[[91871,91505],[-697,149],[-518,86],[-66,-184],[516,-225],[444,-51],[321,225]],[[56868,93082],[-400,129],[-111,214],[-575,-114],[167,-182],[-191,-147],[490,-132],[620,232]],[[55070,94135],[-350,199],[-408,-20],[-105,-195],[-396,-8],[-152,200],[-757,-204],[216,-446],[541,-481],[416,-165],[-252,-202],[598,-347],[335,22],[132,472],[244,107],[154,419],[699,224],[-915,425]],[[77762,93667],[68,512],[-639,551],[-540,287],[-601,-129],[-721,-389],[379,-113],[213,-408],[461,-217],[774,-165],[606,71]],[[57069,94537],[-702,142],[-281,-171],[-403,137],[-858,-159],[304,-261],[399,-10],[49,-157],[819,-95],[806,67],[412,307],[-545,200]],[[42473,96309],[-2219,71],[-982,-54],[-354,-210],[-975,25],[-933,-340],[-38,-244],[661,-307],[-577,185],[-390,45],[-663,213],[-737,-313],[-303,177],[-854,-5],[-854,-89],[-658,-150],[116,-256],[-404,-61],[-962,-398],[-242,-227],[750,-204],[-108,-207],[-1017,-274],[-1052,-274],[-38,-221],[626,-233],[1189,-148],[-559,-30],[-730,-179],[483,-358],[322,-181],[678,42],[743,23],[589,-42],[746,-333],[-4,-238],[354,-222],[334,-603],[221,-394],[169,-212],[-310,-531],[232,-141],[276,80],[249,-195],[477,-361],[-567,151],[-257,-8],[-109,-303],[19,-387],[340,-186],[250,81],[151,85],[317,202],[-58,-445],[-109,-238],[-418,-212],[-275,-666],[185,-200],[-100,-420],[385,-525],[38,-512],[141,-371],[481,-708],[185,-556],[270,-312],[555,-3],[410,-465],[392,34],[142,556],[125,471],[-112,445],[453,456],[141,374],[3,399],[238,352],[400,133],[369,140],[192,23],[598,399],[386,602],[288,219],[306,2],[813,197],[755,449],[744,496],[-383,31],[-732,24],[323,300],[-95,386],[343,-327],[215,-220],[495,110],[-106,459],[-364,348],[-375,142],[143,153],[550,-236],[-4,253],[-348,386],[387,2],[392,88],[91,201],[-322,231],[617,41],[-360,490],[297,53],[-65,484],[-513,301],[457,181],[434,23],[-333,372],[-9,634],[223,369],[325,415],[-643,27],[888,99],[157,131],[1132,405],[-156,243],[-833,111],[-1348,-221],[-708,-212],[305,331],[-231,205],[-539,-175],[-837,197],[-983,-63],[-140,101],[1495,56],[1063,25],[513,219],[-1737,452]],[[64205,94616],[108,87],[-412,125],[-262,-94],[-160,-136],[-57,153],[-422,-7],[-542,-104],[618,-17],[-158,-178],[301,-135],[325,95],[38,93],[250,43],[373,75]],[[65983,89020],[-532,467],[-56,473],[435,548],[414,556],[863,542],[848,271],[985,283],[186,177],[-193,225],[-540,-74],[-476,-211],[-925,-107],[-917,-366],[-621,-300],[75,-259],[-665,-500],[255,-69],[-551,-486],[10,-310],[-284,-122],[40,-308],[503,-153],[74,-253],[908,-74],[164,50]],[[45970,86592],[-461,40],[-453,-303],[-349,161],[-422,-310],[-433,386],[-421,-84],[-188,-371],[583,-132],[12,-168],[-492,-110],[605,-278],[-274,-252],[775,-180],[366,-84],[240,104],[801,390],[361,434],[-314,389],[64,368]],[[24848,88324],[-516,115],[246,280],[-377,642],[-281,251],[-367,92],[-328,-413],[-22,-630],[324,-230],[297,-351],[-125,-572],[-224,15],[-176,-454],[1,539],[-430,193],[-247,-100],[32,-354],[-405,14],[-432,-91],[-490,257],[-311,-45],[-279,309],[-224,136],[-222,-57],[-338,-26],[-180,-195],[284,-242],[-302,-288],[-296,342],[-237,-100],[-750,-67],[-502,122],[391,282],[-375,289],[-272,-37],[-382,97],[-650,209],[-425,239],[-337,33],[-104,-166],[-342,-94],[-37,432],[-370,-386],[-470,511],[-192,61],[-62,-268],[-207,-133],[-191,235],[-455,-141],[-416,-251],[-412,70],[-337,-178],[-244,-237],[-289,52],[-437,274],[-519,137],[-301,80],[-422,171],[-369,-92],[-214,74],[-535,53],[-585,180],[-283,-57],[-425,97],[17,131],[-470,34],[-123,-110],[-201,257],[-421,119],[-427,-303],[-255,38],[-527,-253],[-271,-65],[-283,-271],[-67,-277],[-350,-259],[-493,-19],[-155,-298],[381,-180],[267,-243],[197,-285],[342,-217],[226,-352],[-587,-23],[38,285],[-228,0],[-620,-278],[-390,-238],[351,-331],[117,-229],[407,-137],[392,64],[220,-126],[84,126],[295,124],[171,7],[-206,-220],[155,-103],[52,-260],[-212,-176],[-201,49],[-224,-275],[-191,91],[-225,-41],[-99,-293],[-226,-318],[-108,-327],[214,-243],[1,-322],[191,-137],[234,-267],[361,109],[179,-203],[-50,-209],[24,-339],[170,0],[278,228],[104,-284],[75,204],[181,-288],[150,207],[90,-98],[320,172],[-141,-336],[-48,-432],[-205,-201],[-62,-114],[-385,-341],[-137,-233],[-345,-65],[-296,-311],[-271,-176],[-304,-266],[43,-96],[477,163],[231,190],[282,194],[259,159],[191,-44],[325,244],[88,267],[433,294],[69,252],[278,174],[299,238],[262,409],[-203,277],[400,405],[190,379],[354,317],[76,-143],[-295,-175],[-125,-558],[40,-336],[307,121],[245,192],[321,119],[154,36],[-57,396],[308,121],[330,-243],[547,-262],[384,49],[486,-203],[266,-108],[574,-591],[326,-164],[442,-14],[266,-37],[150,-538],[358,-460],[79,-497],[244,-182],[153,-214],[6,-293],[336,-413],[49,-460],[355,-242],[-39,-350],[154,-504],[503,-235],[199,-246],[538,-560],[37,-1],[94,-467],[45,-467],[-69,-150],[-148,537],[-402,194],[-33,-111],[81,-265],[88,-487],[50,-764],[-68,-1033],[-108,-537],[88,-436],[10,-489],[-61,-472],[148,-311],[39,-464],[214,-477],[123,-188],[-10,-132],[232,-792],[269,-572],[34,-312],[71,-92],[258,-56],[99,-154],[156,-29],[30,-163],[130,-68],[180,-328],[47,-291],[113,-512],[128,-455],[103,-373],[103,-356],[163,-158],[214,-406],[-11,-257],[-103,-213],[-114,33],[-21,-43],[164,-331],[171,-138],[71,-148],[36,73],[191,-254],[133,-176],[42,-309],[-9,-417],[142,-144],[200,-275],[182,-325],[73,-346],[49,-3],[117,209],[7,102],[-101,254],[-111,259],[-134,19],[-16,300],[-77,267],[-82,250],[-92,529],[-175,290],[-59,202],[-84,145],[-56,367],[-50,-8],[-36,196],[-42,40],[-46,134],[-206,392],[-96,235],[-27,428],[-46,273],[45,231],[158,-157],[93,25],[201,-226],[-4,-218],[98,-436],[150,-430],[12,-178],[130,-277],[161,-300],[150,-46],[69,-397],[164,-277],[141,-133],[-42,-352],[51,-139],[239,-233],[135,-355],[279,-444],[245,-566],[93,-288],[25,-226],[94,-256],[-2,-197],[-64,-148],[29,-162],[-93,-56],[67,-277],[139,-359],[298,-323],[116,-260],[284,-180],[156,-35],[70,-152],[232,-272],[314,-264],[209,-80],[259,-262],[209,-108],[196,-150],[140,56],[223,214],[155,42],[227,-149],[143,-185],[314,-613],[150,-235],[127,-113],[173,-10],[143,-99],[78,-122],[155,-36],[115,-113],[100,-55],[160,-8],[31,134],[85,-50],[48,-178],[-21,-40],[-46,86],[-31,-88],[139,-257],[117,-179],[61,-192],[130,-230],[96,-179],[-63,-110],[78,-81],[-37,-179],[-1,-173],[38,-115],[89,-57],[63,-157],[56,136],[-18,165],[73,-102],[18,-166],[96,-73],[109,-112],[77,-136],[10,-126],[-32,-99],[56,-120],[151,-126],[32,-86],[9,123],[119,1],[72,-66],[114,-38],[56,-229],[92,-34],[36,97],[48,-340],[129,29],[40,84],[76,73],[-132,309],[27,119],[60,20],[113,143],[56,198],[121,36],[139,-158],[52,-188],[70,-39],[-69,-152],[60,-308],[92,-164],[113,-304],[44,-481],[-60,-150],[63,-520],[-52,-331],[102,-136],[-106,-298],[-117,-358],[-138,-38],[-65,-207],[12,-285],[-104,-43],[38,-176],[-191,-227],[-152,-122],[19,-232],[-105,-367],[-51,-355],[-97,-86],[47,-517],[-57,-160],[167,-250],[106,265],[60,-249],[-148,-426],[-221,-359],[-87,-399],[135,-543],[-90,-254],[198,-231],[216,-371],[87,-420],[114,-259],[262,-1134],[274,-1051],[235,-747],[-45,-164],[115,-471],[214,-351],[498,-622],[551,-572],[24,-234],[278,-327],[58,-802],[21,-932],[-87,-1273],[-90,-1183],[-50,-1101],[-162,-696],[33,-702],[-83,-470],[64,-853],[-117,-849],[-192,-911],[-171,-920],[-117,-18],[23,-642],[80,-555],[-128,-389],[-94,-1055],[-87,-815],[175,-80],[86,711],[187,-151],[-145,-1180],[-309,200],[-95,-946],[-264,-503],[422,-166],[-294,-440],[-118,-548],[36,-970],[139,-379],[-78,-334],[87,-360],[345,-326],[318,-397],[314,-185],[117,13],[45,532],[251,206],[133,140],[248,-4],[117,-29],[-185,330],[-90,591],[114,267],[253,224],[181,668],[328,321],[96,511],[-266,115],[-273,417],[80,427],[217,292],[263,1],[65,305],[41,573],[223,354],[256,177],[-83,296],[-152,-180],[-187,172],[-39,566],[107,149],[267,-208],[285,79],[167,200],[-52,287],[57,427],[-58,339],[305,-57],[557,118],[412,306],[267,730],[14,278],[-174,248],[38,393],[-352,488],[19,297],[169,-315],[188,18],[257,-244],[150,61],[205,-114],[314,316],[120,358],[184,326],[127,542],[189,266],[244,452],[308,1002],[194,313],[63,278],[52,575],[-46,315],[40,425],[236,565],[326,453],[312,166],[195,254],[437,219],[302,-2],[65,342],[225,246],[47,588],[282,744],[49,761],[88,225],[29,375],[78,878],[-20,1067],[78,419],[69,11],[206,494],[177,643],[391,793],[142,371],[110,942],[-46,344],[-94,725],[-101,180],[-237,23],[-214,164],[-355,638],[-411,471],[-415,-22],[-540,301],[-323,-175],[45,315],[-135,334],[-462,347],[-349,205],[-211,-374],[-10,571],[-491,90],[-87,171],[209,469],[-7,393],[-149,94],[-156,996],[-68,315],[-95,-27],[-46,233],[-294,481],[-205,135],[-94,62],[-299,153],[-224,-41],[-30,-102],[-333,114],[-110,198],[-148,278],[-105,13],[-8,293],[-172,371],[-182,210],[-109,134],[-145,-13],[-44,456],[-211,280],[-222,43],[-95,269],[236,168],[-333,-8],[-344,-34],[-3,-143],[-156,-178],[-212,70],[-159,255],[-297,-58],[-250,5],[-10,188],[-181,318],[-195,9],[-99,400],[-98,-180],[39,-268],[-346,-231],[14,-432],[86,-200],[-62,-412],[-120,-37],[-105,452],[122,331],[4,298],[-91,258],[163,67],[8,134],[54,192],[-73,150],[-98,35],[-135,-275],[-108,-127],[-219,-288],[-217,48],[-22,-119],[-175,-11],[-159,-264],[-52,-481],[-2,-188],[-115,-61],[-208,-397],[-144,18],[-104,157],[-91,171],[-124,99],[-154,19],[10,56],[-153,34],[-95,-171],[-169,-114],[-118,-144],[-137,-41],[-76,140],[-26,-47],[-111,26],[6,120],[-100,205],[-131,243],[-107,229],[-70,309],[-43,94],[-13,154],[57,145],[-19,151],[26,243],[42,56],[-7,257],[-15,146],[9,251],[30,229],[64,194],[-28,209],[14,127],[24,55],[-73,156],[-101,87],[-81,128],[-84,106],[-44,13],[-127,79],[-56,-49],[-72,-14],[-67,39],[-88,29],[-33,-63],[-89,-63],[-129,-15],[-129,51],[-43,-28],[-25,46],[-80,-8],[-61,-100],[-29,22],[-81,73],[-24,-85],[-91,103],[55,197],[51,19],[54,151],[32,287],[-17,55],[29,204],[-24,88],[45,246],[4,155],[-53,2],[-1,84],[59,9],[70,-146],[70,445],[41,246],[-51,99],[66,347],[149,338],[10,274],[-67,121],[-168,-48],[-246,20],[-294,-132],[-188,-150],[-48,-166],[-23,-478],[-66,-333],[-177,-232],[-175,-97],[-208,-103],[-211,-57],[-244,-160],[-115,239],[-295,151],[-109,280],[-64,325],[-185,424],[-55,442],[-86,277],[-49,311],[27,278],[21,763],[48,410],[107,497],[1,2],[-53,194],[-14,274],[3,393],[64,256],[152,272],[276,245],[252,422],[234,133],[173,40],[202,-131],[242,71],[208,-301],[201,-18],[105,108],[103,-84],[53,75],[-59,112],[4,231],[-53,161],[118,80],[212,39],[246,-63],[314,71],[174,-141],[135,-265],[50,-29],[280,259],[109,-88],[216,-476],[78,-313],[-57,-378],[42,-223],[129,-435],[147,-490],[106,-131],[43,-250],[137,-69],[83,72],[70,348],[12,221],[8,384],[-131,660],[-2,246],[-123,404],[-93,487],[-49,395],[43,405],[131,337],[156,271],[305,370],[40,191],[141,209],[138,37],[183,334],[287,169],[177,422],[-39,570],[-29,197],[-80,40],[-12,541],[-183,180],[176,-85],[-60,361],[54,246],[33,-473],[141,-218],[-85,-387],[25,-23],[156,455],[89,221],[-7,215],[-66,102],[-58,306],[91,-142],[61,-30],[21,-146],[202,438],[60,409],[-82,27],[85,157],[-8,-69],[177,1],[389,171],[-83,107],[-408,-107],[232,165],[161,28],[121,29],[206,99],[133,-11],[188,92],[22,163],[-84,126],[30,-207],[-116,14],[-91,302],[2,302],[35,93],[160,373],[293,168],[285,197],[297,276],[-48,186],[309,70],[444,18],[-482,-470],[11,-482],[211,-42],[310,410],[276,230],[615,339],[343,373],[-179,207],[-19,413],[-279,-641],[-459,-82],[-361,284],[-90,430],[-88,614],[262,382],[-246,280],[-415,-57],[-583,-475],[-446,-748],[-236,-93],[320,525],[400,754],[355,252],[232,409],[288,39],[417,-4],[594,-120],[469,93],[350,467],[458,203],[199,200],[202,214],[-21,640],[-111,214],[-216,76],[-111,482],[-178,182],[-443,147],[-249,325],[-370,321],[112,358],[-307,683],[-362,726],[-217,509],[-183,-265],[-266,-628],[-402,-316],[-202,335],[-253,89],[-93,720],[9,478],[-496,43],[-84,221],[-342,330],[-259,193],[-230,-149],[-285,55],[-477,155],[-193,-131],[93,-890],[121,-515],[-328,-597],[337,-428],[189,-484],[23,-381],[-154,-397],[-315,-399],[-445,-267],[196,-299],[145,-900],[-150,-585],[-214,-185],[-413,540],[-201,637],[-87,573],[46,493],[-302,55],[-459,33],[-294,240],[-348,156],[-199,270],[-278,216],[-516,247],[-389,-113],[-130,432],[-125,533],[-408,95],[15,662],[108,449],[301,641],[340,461],[323,71],[19,371],[219,240],[398,38],[322,385],[81,249],[268,480],[82,286],[288,-171],[386,88],[544,398],[35,277],[-196,305],[207,303],[-17,283],[-372,283],[-411,83],[-395,44],[-15,-625],[-203,-491],[-290,-412],[-268,384],[82,423],[-332,366],[-371,-446],[1,582]],[[25955,90408],[205,368],[-718,-151],[-285,-233],[-214,-509],[88,-577],[395,-2],[-291,-260],[231,-200],[451,-86],[588,-167],[1010,-127],[504,73],[149,168],[219,-194],[245,-32],[294,-354],[-178,-144],[562,-194],[426,-276],[107,-195],[76,-252],[-359,-555],[-97,-284],[93,-203],[-572,-73],[-522,-10],[-183,-419],[235,-196],[803,91],[-4,165],[404,-276],[415,-293],[-97,-160],[337,-278],[596,-330],[753,-228],[-45,199],[-289,344],[-393,491],[697,-456],[350,-154],[96,409],[-181,563],[-115,152],[-377,262],[-292,331],[35,326],[360,71],[436,-547],[342,-244],[488,662],[86,399],[-437,38],[-399,523],[-441,126],[-654,371],[510,266],[-263,533],[-242,229],[-670,225],[-290,363],[-516,-129],[-36,248],[-382,272],[-617,288],[-262,-226],[-550,-166],[41,373],[-476,589],[-704,-234],[-257,-459],[-219,355]],[[28795,90377],[-479,313],[-636,61],[-134,-38],[-11,-205],[305,-302],[81,-34],[304,76],[299,-12],[295,-16],[-24,157]],[[27251,84459],[6,111],[-382,5],[-206,-263],[61,-154],[196,-13],[325,314]],[[27982,84145],[-71,117],[-113,12],[-108,-171],[-13,-39],[73,-170],[123,-48],[109,299]],[[26344,86137],[-200,47],[-95,-522],[-36,-448],[-241,-282],[376,55],[96,-333],[395,295],[275,303],[156,-257],[433,-137],[246,179],[-198,189],[-204,-44],[-25,271],[-318,177],[-304,195],[-162,150],[-142,-88],[-52,250]],[[28926,86987],[181,168],[31,78],[-3,244],[-217,158],[-254,-79],[-118,-319],[69,-279],[311,29]],[[22123,90799],[-328,-275],[306,-373],[-567,71],[-6,-183],[690,-439],[193,-217],[267,-48],[456,220],[50,513],[-421,245],[259,273],[-72,165],[-495,-72],[-332,120]],[[24112,90189],[332,110],[415,507],[-531,139],[-579,20],[-275,-155],[-146,-242],[-4,-284],[173,-500],[317,-21],[298,426]],[[16539,89407],[0,240],[344,398],[682,400],[349,144],[-298,240],[-270,165],[-710,31],[-396,119],[-939,-89],[271,-349],[-241,-375],[-218,-471],[-93,-186],[641,-301],[147,-249],[731,283]],[[18287,90388],[-284,110],[-744,-347],[-193,-227],[-233,-426],[485,-150],[429,8],[-645,-228],[147,-210],[394,-11],[593,45],[537,-133],[-362,-99],[-392,25],[-428,-97],[-185,-61],[342,-450],[247,63],[379,-155],[150,-269],[374,40],[824,99],[522,194],[323,34],[478,-154],[502,-89],[94,209],[-177,219],[456,46],[30,250],[-501,270],[-467,282],[-86,401],[-174,555],[-311,230],[-276,91],[-245,-84],[197,-583],[-139,-236],[-227,560],[-254,186],[-314,-290],[-386,287],[-619,-172],[139,267]],[[20972,90558],[-211,125],[-372,-23],[-94,-80],[433,-398],[244,376]],[[23431,88102],[-169,218],[-83,108],[-167,102],[-295,162],[-194,-247],[-244,-176],[379,-256],[226,62],[375,-173],[172,200]],[[19941,92142],[-93,271],[-287,66],[-254,-207],[397,-545],[-486,43],[-493,337],[-782,193],[-261,-160],[-379,-556],[388,-102],[1255,68],[-577,-252],[36,-186],[422,13],[701,247],[941,88],[169,270],[-49,279],[-291,25],[-248,-95],[-109,203]],[[22639,92437],[-21,-75],[-391,33],[-418,-194],[-299,17],[17,-440],[456,44],[-6,-332],[299,-91],[458,58],[126,424],[-9,292],[-212,264]],[[23699,92652],[-572,36],[-105,-233],[322,-177],[575,-69],[278,-249],[34,-282],[96,-313],[739,-183],[448,-71],[570,10],[797,88],[356,-69],[414,122],[173,152],[-62,235],[-297,215],[-452,40],[-565,-48],[-442,-124],[-405,48],[-375,25],[-176,135],[-319,129],[63,214],[-240,187],[-547,-1],[-308,183]],[[30973,96073],[-602,37],[-602,36],[-802,-97],[-147,62],[-849,-24],[-499,-63],[-366,-91],[-211,-307],[-300,159],[-345,30],[-408,-212],[-545,-93],[-325,-18],[-413,-109],[61,-194],[325,-167],[231,-230],[491,-193],[972,36],[626,-66],[-434,-207],[-219,61],[-759,25],[117,-294],[393,-222],[-79,-199],[-493,-135],[-225,-221],[451,-109],[379,-365],[-743,246],[-169,-40],[136,-411],[-513,-129],[35,-273],[525,-30],[413,-69],[816,88],[726,-157],[742,342],[-6,139],[-474,-22],[-39,129],[388,170],[132,223],[429,161],[264,195],[-230,281],[192,102],[-383,71],[841,61],[177,116],[573,95],[475,465],[453,161],[655,345],[-604,-2],[251,127],[672,115],[678,247],[12,152],[-509,155],[-596,73],[-742,44]],[[17723,92964],[-381,-84],[-426,8],[-571,-369],[-471,-426],[376,-123],[445,87],[516,244],[260,28],[214,197],[38,438]],[[19393,92993],[92,171],[-392,89],[-405,-58],[-225,-182],[412,-184],[518,164]],[[22206,93351],[-213,271],[-751,207],[-545,78],[20,-218],[336,-138],[-268,-169],[618,-21],[457,-184],[454,-64],[-108,238]],[[19538,93508],[-361,116],[-149,26],[-285,-171],[-5,-81],[462,-1],[338,111]],[[25828,94111],[-219,376],[-456,108],[-467,122],[-355,304],[-646,-29],[121,-131],[-285,-40],[-192,-173],[-193,-254],[176,-257],[307,-190],[508,5],[-220,-152],[-4,-207],[298,-232],[576,-73],[491,41],[513,429],[382,169],[-335,184]],[[23381,93198],[75,206],[-332,198],[-162,37],[-360,23],[22,-235],[119,-214],[227,-132],[411,117]],[[23934,92892],[33,65],[-195,106],[-560,9],[74,-160],[521,-36],[127,16]],[[23997,91446],[-102,180],[-242,200],[-400,-153],[-147,-257],[336,-148],[404,-43],[151,221]],[[49166,82138],[-335,-47],[-222,45],[-216,-462],[-101,-589],[140,-290],[17,-549],[149,269],[92,-157],[-101,-254],[66,-154],[337,-101],[190,-358],[-40,-331],[-414,52],[-53,-373],[153,-307],[-291,-177],[79,-226],[436,-96],[-249,-123],[-407,-598],[148,-113],[195,217],[257,-65],[183,267],[130,-112],[473,157],[371,-6],[250,299],[-111,294],[142,167],[34,364],[-337,109],[-79,225],[-171,649],[-190,91],[-270,732],[-287,36],[250,510],[72,464],[-304,3],[-283,-78],[297,616]],[[34408,77613],[148,358],[54,155],[-129,25],[-241,-197],[-173,-324],[-287,-907],[-233,-343],[121,-154],[-173,-201],[43,-168],[539,-18],[298,34],[267,-138],[-197,-268],[166,-19],[323,493],[77,-72],[-60,-466],[182,-107],[126,21],[117,501],[-86,354],[-36,302],[-194,-97],[86,417],[-277,175],[-128,-139],[-247,156],[98,199],[-187,122],[-181,-193],[184,499]],[[32316,75257],[-98,277],[-105,-176],[70,-191],[352,-242],[103,38],[137,233],[-258,-16],[-201,77]],[[32832,76712],[-8,104],[-284,238],[-366,143],[-96,-48],[259,-269],[360,-178],[135,10]],[[48115,78508],[210,509],[-46,407],[149,391],[-298,352],[-233,-23],[-210,-266],[-378,-446],[145,-579],[-225,-595],[393,-86],[493,336]],[[28611,63891],[-219,256],[0,-65],[125,-225],[-5,-298],[51,-73],[48,405]],[[28384,63885],[-9,148],[-183,17],[-131,-45],[20,-211],[303,91]],[[28463,62279],[-2,330],[-97,473],[-83,23],[-61,-361],[104,-165],[71,-328],[68,28]],[[27867,61713],[-261,194],[-218,6],[-240,41],[-67,-63],[-211,-54],[-141,-111],[-126,-127],[-60,-205],[-147,-176],[119,-54],[137,62],[40,139],[115,8],[200,296],[272,-29],[-104,-143],[97,-111],[362,-88],[84,-119],[259,-153],[157,22],[65,-324],[96,-165],[180,-38],[113,-147],[-186,-318],[397,55],[192,-45],[187,29],[184,72],[33,133],[-210,233],[-204,24],[20,160],[-166,116],[-91,-8],[-173,257],[-236,353],[-98,134],[-259,-65],[-111,209]],[[29839,60065],[-169,25],[-63,-157],[175,-89],[-2,-217],[127,-247],[-100,-127],[-209,46],[-256,79],[-25,-184],[149,-177],[130,106],[170,-41],[131,40],[184,-97],[14,-164],[72,-90],[111,390],[92,81],[42,-138],[107,35],[50,104],[91,-27],[128,24],[132,-124],[103,232],[-136,209],[-124,20],[9,170],[-152,-11],[-50,202],[-74,-15],[-164,147],[-217,3],[-35,-97],[-241,89]],[[31781,59129],[-50,113],[-142,50],[-228,4],[-39,-84],[16,-243],[162,20],[209,-3],[72,143]],[[28638,58924],[196,11],[-46,156],[-148,137],[-187,51],[-63,19],[-117,-40],[-33,-130],[159,-208],[155,-91],[84,95]],[[33074,54506],[11,425],[-58,20],[-160,-75],[6,-224],[-81,-157],[50,-51],[232,62]],[[89879,40912],[10,207],[-21,322],[-101,290],[-12,239],[-69,69],[-19,357],[-79,278],[-103,-213],[-7,-162],[-53,-313],[-67,-302],[44,-190],[-54,-116],[-36,-429],[32,-326],[-20,-166],[39,-275],[-85,-453],[-34,-312],[-57,-253],[-54,-305],[-183,-195],[-266,193],[-42,176],[-145,146],[-79,-1],[-200,338],[-143,196],[-214,182],[-221,315],[-20,161],[99,280],[81,284],[-32,228],[95,19],[106,230],[74,305],[-128,281],[-65,-109],[-104,49],[-162,-163],[-172,176],[-80,-58],[-234,146],[-147,233],[-184,141],[-148,-82],[203,-188],[5,-291],[-233,-107],[-142,67],[-168,-200],[-121,-326],[43,-142],[-125,-149],[-133,-456],[59,-313],[-177,53],[-174,4],[-154,337],[-205,262],[-134,-77],[-123,-82],[-4,-143],[-122,67],[-5,-159],[-139,-97],[-67,-225],[-152,-280],[-34,-433],[-123,123],[-87,-276],[99,-270],[-118,-113],[-117,492],[-194,-484],[-8,-310],[-12,-227],[-163,-289],[-71,-305],[-151,-252],[-292,-167],[-154,13],[-73,-52],[-42,-124],[-169,-64],[-219,-212],[-76,70],[-126,-44],[-213,-209],[-135,-243],[-226,-190],[-117,-392],[-21,434],[-115,-410],[30,-333],[-38,-285],[-57,-140],[-30,-329],[64,-171],[27,-179],[138,-448],[4,-292],[-82,220],[-138,165],[94,-528],[-122,246],[38,-242],[159,-451],[35,-446],[123,-227],[7,-167],[110,-371],[-12,-324],[46,-326],[147,-575],[31,-338],[-34,-396],[10,-204],[-47,-130],[-138,-77],[-6,-327],[149,-108],[295,-363],[186,-1],[203,-22],[133,181],[139,161],[81,-26],[166,304],[190,26],[200,62],[246,-104],[174,51],[236,14],[102,231],[54,299],[241,131],[294,292],[265,-38],[316,191],[360,203],[497,54],[268,-277],[195,-16],[356,-345],[-52,-132],[146,-213],[174,-413],[-8,-302],[217,-235],[106,453],[174,195],[225,486],[23,-422],[-108,-279],[-42,-328],[-145,-315],[247,104],[136,394],[67,-423],[-91,-276],[267,-68],[136,-231],[65,-288],[52,-432],[179,-351],[269,-165],[159,-41],[157,-90],[241,-154],[243,412],[152,108],[-44,-297],[171,-101],[230,-251],[168,244],[127,221],[257,233],[311,21],[159,198],[-14,180],[35,392],[71,426],[107,284],[82,492],[93,281],[101,441],[206,280],[123,518],[55,408],[-6,327],[75,508],[48,263],[16,504],[-132,484],[19,353],[-7,324],[-78,458],[-217,461],[-129,217],[-198,350],[-47,603],[-68,-87],[-113,247],[-111,-125],[-108,616],[-159,357],[37,138],[-187,248],[-196,270],[-301,298],[-90,386],[27,295],[-75,487],[-70,69],[-43,285],[-59,488],[29,252],[-134,223],[-92,241],[-178,-215],[-100,447]],[[96420,40245],[-133,175],[6,-436],[39,-157],[58,31],[75,-72],[-45,459]],[[96625,39373],[-175,327],[-10,-153],[93,-249],[92,75]],[[99549,38875],[-69,-94],[-126,71],[-107,-196],[27,-250],[153,-71],[172,79],[46,297],[-96,164]],[[96423,36130],[-144,262],[-228,353],[-89,160],[-122,194],[-156,193],[-119,8],[38,-193],[184,-401],[179,-302],[199,-256],[153,-154],[105,136]],[[98504,28160],[-78,508],[-216,147],[-152,317],[-103,-45],[117,-403],[218,-504],[133,-235],[-8,-101],[113,-381],[13,-368],[-47,-439],[-201,-198],[-8,-207],[299,-227],[91,-314],[-160,-468],[116,-82],[48,-150],[214,227],[138,390],[105,307],[41,106],[-26,245],[74,173],[212,-12],[85,333],[67,505],[-141,66],[-158,-217],[-188,45],[-224,186],[-41,430],[-126,156],[-5,-389],[-202,599]],[[98062,25448],[-61,242],[-195,-263],[-42,-318],[-105,-144],[-123,-424],[-167,-296],[-238,-298],[-200,-217],[-179,-107],[-349,-562],[-150,-422],[47,-209],[302,-40],[180,-188],[256,-12],[138,162],[218,255],[158,576],[75,373],[237,214],[215,7],[-103,274],[142,229],[182,420],[103,264],[0,239],[-80,241],[-198,-231],[-63,235]],[[90389,25520],[-182,51],[-7,-261],[161,-496],[38,-376],[171,-488],[171,-17],[57,-31],[193,397],[97,-156],[29,458],[95,196],[-20,676],[-166,38],[-217,-109],[-151,-78],[-269,196]],[[63905,41030],[-69,376],[-73,242],[-97,245],[-92,-255],[-5,-342],[-153,-396],[-118,69],[37,-244],[-83,-286],[-229,-351],[-158,-324],[-122,-8],[-103,-103],[-155,-117],[-138,-21],[-37,-361],[-97,-319],[22,-524],[52,-359],[65,-270],[-25,-363],[-133,-431],[-1,-190],[-128,-99],[-49,-410],[25,-410],[98,-454],[18,-505],[77,-300],[220,-204],[160,-145],[243,241],[226,135],[125,660],[107,792],[171,1079],[137,784],[110,664],[17,482],[77,132],[25,241],[-53,422],[52,169],[94,-334],[49,168],[28,273],[-72,266],[-45,685]],[[95034,42780],[-56,21],[-166,137],[106,-350],[194,-4],[-78,196]],[[87263,48093],[-44,212],[-446,234],[-142,-186],[-375,-138],[118,-281],[248,-106],[110,-339],[407,-1],[23,-151],[-198,11],[-299,-205],[212,-280],[1,-247],[63,-209],[106,50],[82,277],[418,-526],[229,-48],[538,-482],[133,-478],[73,-619],[-175,-158],[-118,-464],[352,18],[68,162],[283,-114],[247,-468],[287,-24],[156,-95],[218,196],[-35,420],[169,188],[236,162],[362,-249],[144,-498],[158,-313],[216,-363],[280,-86],[239,-64],[68,-148],[184,40],[31,165],[-295,239],[83,108],[-214,96],[11,253],[-159,-19],[-180,604],[-248,373],[-62,380],[256,61],[-68,302],[-463,352],[-42,335],[-154,287],[-192,291],[-513,326],[-482,393],[-299,108],[-206,204],[-237,199],[-247,-1],[-319,-343],[-232,-604],[-288,340],[-77,921]],[[92540,46187],[-34,296],[-105,182],[-111,239],[-117,137],[-94,125],[-150,160],[-78,-138],[201,-167],[158,-243],[126,-187],[65,-220],[52,-336],[87,152]],[[92218,45630],[94,347],[5,316],[-56,94],[-166,-11],[30,-336],[-155,-203],[-78,-194],[-159,-44],[-27,302],[-39,-14],[-42,-273],[-152,-44],[-249,83],[-23,-176],[158,-159],[228,-166],[148,0],[142,133],[152,138],[44,160],[145,47]],[[93301,44866],[39,159],[-131,193],[-135,361],[-84,129],[-30,170],[-39,-55],[60,-434],[122,-362],[120,-218],[78,57]],[[93762,44565],[-111,186],[-166,240],[-14,-95],[114,-234],[121,-129],[56,32]],[[94411,44002],[-66,180],[-227,262],[-128,137],[-42,-58],[105,-190],[152,-204],[217,-242],[-11,115]],[[94912,43283],[-111,273],[-100,456],[-95,0],[58,-341],[206,-493],[42,105]],[[94682,43127],[-45,150],[-91,119],[-183,90],[-18,-226],[59,-88],[170,-57],[108,12]],[[84566,42975],[182,425],[232,164],[290,249],[102,155],[-105,70],[-87,-71],[-194,-19],[-239,-128],[-33,-135],[-274,-226],[-120,-347],[-25,-194],[34,-68],[237,125]],[[83533,42918],[17,154],[-98,173],[-146,174],[-259,-112],[369,-399],[117,10]],[[82751,44139],[-75,-201],[-152,-5],[-95,-327],[149,-5],[192,76],[321,115],[-68,242],[-172,-47],[-100,152]],[[84141,44140],[-249,-209],[-185,-43],[-174,171],[-221,-119],[1,-208],[370,-70],[417,162],[41,316]],[[80174,44890],[-38,202],[-115,44],[-224,222],[-337,34],[-191,-544],[254,-42],[48,-245],[507,-234],[115,71],[204,-57],[322,-217],[260,-102],[288,-42],[252,15],[305,-229],[317,217],[-341,338],[-416,104],[-101,369],[-516,274],[-61,-235],[-532,57]],[[87424,45211],[1,271],[-63,167],[-58,-193],[-50,-204],[27,-429],[143,388]],[[79395,45417],[11,881],[69,708],[-135,360],[-204,51],[-96,317],[-48,398],[-99,14],[-160,198],[112,465],[-212,260],[-160,477],[-234,390],[-282,9],[-263,612],[-154,237],[-214,386],[-246,557],[-430,110],[-179,23],[24,-290],[290,-628],[209,-319],[146,-487],[250,-358],[102,-445],[82,-489],[244,-475],[211,-797],[138,-427],[210,-464],[119,-345],[357,-465],[234,-476],[308,12]],[[82744,49790],[48,262],[-204,539],[158,514],[204,194],[-49,278],[186,29],[20,223],[-232,171],[-183,159],[-12,247],[-143,288],[-113,-1],[-140,-446],[-214,-396],[-236,-311],[-110,-213],[-136,-361],[-200,-450],[-333,-123],[-118,-108],[-56,-482],[-215,-106],[-203,195],[-165,-379],[-33,-527],[39,-498],[133,-487],[139,-159],[43,-763],[229,-66],[181,31],[102,-275],[330,204],[139,-182],[198,-32],[110,-348],[315,256],[41,-203],[107,871],[8,567],[267,390],[-12,516],[92,388],[329,67],[-311,527]],[[84790,49558],[-49,127],[-274,-413],[-320,-24],[-350,79],[-217,168],[-236,-423],[-58,-235],[-140,-858],[-39,-452],[-115,-373],[86,-390],[117,-5],[43,-549],[-80,-524],[120,-167],[176,82],[-12,815],[-23,664],[185,173],[-20,-555],[200,-334],[-36,-220],[69,-157],[273,220],[-135,-466],[109,-200],[149,167],[2,374],[-250,657],[51,196],[-263,730],[245,221],[120,333],[121,-83],[23,263],[-518,-194],[-150,-258],[-249,506],[40,431],[243,82],[463,29],[267,-112],[209,110],[223,565]],[[85748,49394],[-26,233],[-164,50],[-20,311],[-93,-208],[-55,-455],[82,-728],[112,-360],[78,68],[-114,301],[42,346],[143,-56],[15,498]],[[86243,46988],[-306,166],[-343,-24],[-66,-313],[192,-20],[157,37],[232,-47],[235,-235],[-101,436]],[[85348,46780],[-69,187],[-281,-27],[54,-245],[192,-104],[104,189]],[[85105,53541],[-19,209],[-23,287],[-225,270],[16,-440],[-196,-15],[-46,-254],[-211,-156],[-98,257],[-152,-214],[-175,-160],[-109,-480],[46,-167],[206,318],[131,-22],[87,236],[176,-269],[-85,-271],[78,-412],[327,-331],[80,267],[-89,420],[130,289],[101,-581],[95,521],[-16,320],[-29,378]],[[82919,54054],[146,392],[183,313],[-50,465],[-145,-566],[-167,-394],[-201,-352],[-136,-398],[370,540]],[[83857,55521],[43,-271],[-19,-291],[9,-264],[177,171],[128,242],[6,238],[-177,-1],[-167,176]],[[84863,55675],[-77,213],[-267,12],[170,-435],[4,-215],[-164,45],[44,-345],[83,-29],[12,-401],[132,128],[-68,351],[-6,192],[215,-152],[-78,636]],[[84440,54602],[27,544],[-206,-550],[45,383],[-153,-33],[-31,-354],[-69,-159],[-58,-153],[171,-393],[88,169],[87,359],[99,187]],[[83758,56192],[-96,205],[-238,21],[142,-434],[119,-284],[73,492]],[[83701,59286],[-168,1],[-91,-516],[-28,-891],[-112,187],[10,-545],[42,-248],[137,-327],[36,205],[83,-131],[-87,-145],[-14,-236],[138,-125],[252,84],[177,-341],[72,209],[102,-299],[217,-280],[29,263],[-91,136],[26,310],[-346,316],[-123,-67],[-148,62],[-62,454],[44,459],[164,189],[73,473],[-95,408],[45,236],[-25,145],[-86,-148],[-171,162]],[[80651,59386],[64,328],[122,251],[-62,217],[-160,14],[-303,-160],[-137,-258],[8,-490],[228,-176],[240,274]],[[69523,20442],[78,259],[-10,109],[-263,71],[-179,179],[-18,-117],[-41,-234],[7,-304],[426,37]],[[33736,19651],[-166,-228],[-236,142],[-334,-341],[139,-256],[236,256],[125,-200],[375,171],[84,200],[-223,256]],[[30935,18776],[-197,67],[-256,-235],[-91,-390],[-143,-261],[-368,205],[-390,380],[-229,119],[382,-637],[284,-306],[349,-319],[291,-82],[202,-171],[301,-64],[238,177],[92,230],[142,-201],[264,28],[125,285],[-389,142],[-361,342],[-139,427],[-107,264]],[[6794,59616],[89,89],[108,122],[7,31],[-71,200],[-45,76],[-49,50],[-107,96],[-21,10],[-16,-53],[19,-112],[-48,-93],[-14,-63],[46,-207],[-8,-159],[69,-82],[41,95]],[[6645,60505],[23,68],[-73,88],[-98,54],[-28,-49],[3,-36],[32,-46],[48,-120],[93,41]],[[6456,60808],[-137,25],[-20,-70],[148,-16],[9,61]],[[6208,60891],[-81,188],[-23,37],[-74,-79],[11,-22],[35,-130],[97,-20],[20,-7],[15,33]],[[5738,61267],[-6,132],[-64,12],[-43,-55],[-14,-42],[94,-104],[33,57]],[[15692,76373],[-115,314],[-277,236],[-137,270],[-95,196],[-261,61],[-170,86],[-292,124],[-24,-132],[107,-310],[286,-102],[50,-162],[249,-200],[83,-202],[456,-258],[140,79]],[[13136,79522],[-130,74],[-17,-182],[52,-250],[140,-177],[102,-262],[168,-261],[111,-1],[-242,458],[83,646],[-267,-45]],[[7498,81273],[241,271],[-118,177],[-184,38],[-149,-87],[-252,-202],[43,-267],[142,-147],[277,217]],[[4006,82865],[-27,218],[-220,52],[-274,-98],[168,-155],[182,-106],[171,89]],[[2297,85070],[-17,-215],[66,-50],[245,33],[106,-103],[212,-124],[210,120],[23,63],[-276,76],[-225,150],[-173,-59],[-171,109]],[[79188,93340],[83,232],[-704,323],[-209,37],[-228,-64],[-508,-747],[1566,219]],[[30986,8344],[-76,257],[-93,245],[-119,257],[-66,212],[-146,212],[-256,-89],[-158,-268],[5,-458],[-16,-212],[-81,-290],[-321,23],[-191,-67],[-305,-224],[17,-234],[212,-167],[310,78],[326,78],[-136,-223],[365,-11],[310,111],[327,78],[76,212],[49,224],[-33,256]],[[22505,7788],[-402,44],[-354,78],[-174,-100],[147,-235],[283,-111],[375,33],[343,-22],[337,22],[218,-44],[-163,323],[-305,-67],[-305,79]],[[15122,6906],[-277,134],[-201,-123],[381,-156],[359,-56],[163,-22],[-425,223]],[[16330,6895],[-332,100],[-59,-189],[277,-201],[386,-45],[261,145],[158,201],[-332,-100],[-359,89]],[[5776,3480],[-77,257],[-212,201],[-277,178],[-517,90],[-169,-212],[180,-156],[11,-34],[163,-201],[364,-201],[534,78]],[[37457,4306],[-419,123],[-413,-123],[-141,0],[-180,-234],[-169,-201],[-125,-212],[-174,-246],[-239,-189],[-593,-156],[-49,-235],[364,-189],[659,-34],[582,112],[522,134],[452,145],[429,178],[-11,290],[-32,246],[-120,346],[-343,245]],[[33453,3171],[-289,234],[-147,-200],[-206,-235],[-599,56],[-626,22],[153,-167],[0,-22],[348,-190],[620,33],[582,-78],[82,257],[82,290]],[[83661,61727],[167,913],[48,344],[-127,170],[-222,-431],[-163,-560],[31,-422],[147,-481],[119,467]],[[89161,69900],[-5,587],[257,573],[8,462],[-151,790],[-295,-105],[-118,-359],[48,-641],[-175,-696],[-158,-221],[-407,-570],[-185,272],[-291,-1012],[-297,116],[-553,-169],[-204,-390],[-279,-294],[-146,-358],[-262,-176],[112,-390],[176,-166],[-68,-513],[135,-221],[179,239],[186,968],[-282,419],[325,11],[329,268],[483,126],[11,-426],[187,-218],[396,650],[488,34],[355,268],[145,402],[-49,285],[105,455]],[[87400,68195],[-204,123],[-114,-239],[-158,66],[-153,-340],[-3,-270],[181,-162],[74,333],[143,132],[114,-183],[156,345],[-36,195]],[[89976,73904],[-213,191],[-327,593],[-82,-444],[-81,-787],[-297,-32],[-137,-438],[38,-566],[309,8],[151,623],[437,-389],[243,566],[413,156],[-62,639],[-197,-242],[-195,122]],[[89903,77647],[-115,575],[8,560],[-97,549],[-72,376],[-123,-79],[110,-264],[-257,-262],[-24,-779],[162,-559],[-12,-762],[-64,-430],[31,-615],[-31,-554],[52,-478],[182,440],[210,-343],[8,398],[-271,584],[171,822],[412,-188],[-280,1009]],[[72561,52278],[117,162],[42,593],[-135,593],[-129,401],[-192,317],[-126,-925],[49,-818],[133,-453],[241,130]],[[54312,70520],[-211,-50],[-283,-62],[-326,52],[-38,-292],[387,-290],[142,-61],[212,-215],[58,293],[-41,176],[100,449]],[[56584,69081],[-52,-242],[339,-111],[-2,-94],[400,49],[34,168],[-151,-69],[7,99],[-207,41],[-216,-33],[-152,192]],[[59605,69062],[-252,-170],[-200,8],[-41,-137],[-19,-4],[-132,-20],[65,-229],[136,-74],[284,231],[-8,46],[-21,107],[188,242]],[[52559,72216],[-139,-177],[-153,29],[64,-326],[11,-687],[105,-151],[113,190],[126,-35],[40,753],[-167,404]],[[52656,72753],[-47,488],[-179,-217],[-56,-212],[64,-383],[126,-116],[92,440]],[[53526,80416],[-89,285],[-408,-188],[39,-237],[291,-321],[167,461]]],"transform":{"scale":[0.0035999651988707394,0.0017561079388253662],"translate":[-180,-85.60903777459777]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment