Skip to content

Instantly share code, notes, and snippets.

@slattery
Created March 6, 2020 17:44
Show Gist options
  • Save slattery/f1416671704af303a573c37e160ccc7b to your computer and use it in GitHub Desktop.
Save slattery/f1416671704af303a573c37e160ccc7b to your computer and use it in GitHub Desktop.
topojson countries from 50m natural earth source

Source: https://raw.githubusercontent.com/nvkelso/natural-earth-vector/master/geojson/ne_50m_admin_0_countries.geojson

Clues: https://medium.com/@mbostock/command-line-cartography-part-2-c3a82c5c0f3

Example:

ndjson-split 'd.features' \
 < ne_50m_admin_0_countries.geojson \
 | ndjson-filter 'd.properties.SUBREGION == "South-Eastern Asia" || d.properties.SUBREGION == "Southern Asia"' \
 | ndjson-filter 'd.properties = {ISO_A3: d.properties.ISO_A3, ISO_N3: d.properties.ISO_N3, REGION_UN: d.properties.REGION_UN, SUBREGION: d.properties.SUBREGION, NAME: d.properties.GEOUNIT, REGION_WB: d.properties.REGION_WB, CONTINENT: d.properties.CONTINENT }' \
 > ne50_ssndseaasia.ndjson
 
geo2topo -n countries=ne50_ssndseaasia.ndjson  > ne_50m_6f_countries.sseasia.topo.json
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
{"type":"Topology","objects":{"countries":{"type":"GeometryCollection","geometries":[{"type":"Polygon","arcs":[[0,1,2]],"bbox":[60.485742,29.391943,74.891309,38.456396],"properties":{"ISO_A3":"AFG","ISO_N3":"004","REGION_UN":"Asia","SUBREGION":"Southern Asia","NAME":"Afghanistan","REGION_WB":"South Asia","CONTINENT":"Asia"}},{"type":"MultiPolygon","arcs":[[[3]],[[4]],[[5]],[[6]],[[7]],[[8]],[[9,10,11]]],"bbox":[88.023437,20.79043,92.631641,26.571533],"properties":{"ISO_A3":"BGD","ISO_N3":"050","REGION_UN":"Asia","SUBREGION":"Southern Asia","NAME":"Bangladesh","REGION_WB":"South Asia","CONTINENT":"Asia"}},{"type":"MultiPolygon","arcs":[[[12,13]],[[14,15]]],"bbox":[114.063867,4.023975,115.326758,5.022363],"properties":{"ISO_A3":"BRN","ISO_N3":"096","REGION_UN":"Asia","SUBREGION":"South-Eastern Asia","NAME":"Brunei","REGION_WB":"East Asia & Pacific","CONTINENT":"Asia"}},{"type":"Polygon","arcs":[[16,17]],"bbox":[88.73877,26.701562,92.083398,28.311182],"properties":{"ISO_A3":"BTN","ISO_N3":"064","REGION_UN":"Asia","SUBREGION":"Southern Asia","NAME":"Bhutan","REGION_WB":"South Asia","CONTINENT":"Asia"}},{"type":"MultiPolygon","arcs":[[[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]]],"bbox":[95.206641,-10.909668,140.976172,5.907031],"properties":{"ISO_A3":"IDN","ISO_N3":"360","REGION_UN":"Asia","SUBREGION":"South-Eastern Asia","NAME":"Indonesia","REGION_WB":"East Asia & Pacific","CONTINENT":"Asia"}},{"type":"MultiPolygon","arcs":[[[-12,156,157,158,159,160,161,-17,162,163]],[[164]],[[165]],[[166]],[[167]],[[168]],[[169]],[[170]],[[171]],[[172]],[[173]],[[174]],[[175]],[[176]]],"bbox":[68.165039,6.748682,97.343555,35.495898],"properties":{"ISO_A3":"IND","ISO_N3":"356","REGION_UN":"Asia","SUBREGION":"Southern Asia","NAME":"India","REGION_WB":"South Asia","CONTINENT":"Asia"}},{"type":"MultiPolygon","arcs":[[[-2,177,178]],[[179]]],"bbox":[44.023242,25.1021,63.305176,39.768555],"properties":{"ISO_A3":"IRN","ISO_N3":"364","REGION_UN":"Asia","SUBREGION":"Southern Asia","NAME":"Iran","REGION_WB":"Middle East & North Africa","CONTINENT":"Asia"}},{"type":"Polygon","arcs":[[180,-159,181]],"bbox":[76.766895,35.109912,77.799414,35.661719],"properties":{"ISO_A3":"-99","ISO_N3":"-99","REGION_UN":"Asia","SUBREGION":"Southern Asia","NAME":"Siachen Glacier","REGION_WB":"South Asia","CONTINENT":"Asia"}},{"type":"MultiPolygon","arcs":[[[182]],[[183]],[[184,185,186,187]]],"bbox":[102.319727,10.41123,107.605469,14.705078],"properties":{"ISO_A3":"KHM","ISO_N3":"116","REGION_UN":"Asia","SUBREGION":"South-Eastern Asia","NAME":"Cambodia","REGION_WB":"East Asia & Pacific","CONTINENT":"Asia"}},{"type":"Polygon","arcs":[[188,189,-187,190,191]],"bbox":[100.114941,13.921191,107.653125,22.495264],"properties":{"ISO_A3":"LAO","ISO_N3":"418","REGION_UN":"Asia","SUBREGION":"South-Eastern Asia","NAME":"Laos","REGION_WB":"East Asia & Pacific","CONTINENT":"Asia"}},{"type":"MultiPolygon","arcs":[[[192]],[[193]],[[194]]],"bbox":[79.707813,5.949365,81.876953,9.812695],"properties":{"ISO_A3":"LKA","ISO_N3":"144","REGION_UN":"Asia","SUBREGION":"Southern Asia","NAME":"Sri Lanka","REGION_WB":"South Asia","CONTINENT":"Asia"}},{"type":"MultiPolygon","arcs":[[[195]],[[196]]],"bbox":[73.382031,3.229395,73.52832,4.247656],"properties":{"ISO_A3":"MDV","ISO_N3":"462","REGION_UN":"Asia","SUBREGION":"Southern Asia","NAME":"Maldives","REGION_WB":"South Asia","CONTINENT":"Seven seas (open ocean)"}},{"type":"MultiPolygon","arcs":[[[-10,-164,197,-192,198,199]],[[200]],[[201]],[[202]],[[203]],[[204]],[[205]],[[206]],[[207]],[[208]],[[209]],[[210]],[[211]],[[212]],[[213]],[[214]],[[215]],[[216]],[[217]]],"bbox":[92.17959,9.875391,101.147266,28.517041],"properties":{"ISO_A3":"MMR","ISO_N3":"104","REGION_UN":"Asia","SUBREGION":"South-Eastern Asia","NAME":"Myanmar","REGION_WB":"East Asia & Pacific","CONTINENT":"Asia"}},{"type":"MultiPolygon","arcs":[[[-14,218,-153,219,-15]],[[-150,220]],[[221]],[[222]],[[223]],[[224]],[[225]],[[226,227]],[[228]]],"bbox":[99.646289,0.861963,119.266309,7.35166],"properties":{"ISO_A3":"MYS","ISO_N3":"458","REGION_UN":"Asia","SUBREGION":"South-Eastern Asia","NAME":"Malaysia","REGION_WB":"East Asia & Pacific","CONTINENT":"Asia"}},{"type":"Polygon","arcs":[[229,-161]],"bbox":[80.05166,26.360303,88.161523,30.3875],"properties":{"ISO_A3":"NPL","ISO_N3":"524","REGION_UN":"Asia","SUBREGION":"Southern Asia","NAME":"Nepal","REGION_WB":"South Asia","CONTINENT":"Asia"}},{"type":"Polygon","arcs":[[-1,230,-182,-158,231,-178]],"bbox":[60.843359,23.753369,77.048633,37.03667],"properties":{"ISO_A3":"PAK","ISO_N3":"586","REGION_UN":"Asia","SUBREGION":"Southern Asia","NAME":"Pakistan","REGION_WB":"South Asia","CONTINENT":"Asia"}},{"type":"MultiPolygon","arcs":[[[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]]],"bbox":[116.969531,5.060205,126.593359,20.84126],"properties":{"ISO_A3":"PHL","ISO_N3":"608","REGION_UN":"Asia","SUBREGION":"South-Eastern Asia","NAME":"Philippines","REGION_WB":"East Asia & Pacific","CONTINENT":"Asia"}},{"type":"Polygon","arcs":[[280]],"bbox":[103.650195,1.265381,103.996387,1.44707],"properties":{"ISO_A3":"SGP","ISO_N3":"702","REGION_UN":"Asia","SUBREGION":"South-Eastern Asia","NAME":"Singapore","REGION_WB":"East Asia & Pacific","CONTINENT":"Asia"}},{"type":"MultiPolygon","arcs":[[[-186,281,-228,282,-199,-191]],[[283]],[[284]],[[285]],[[286]],[[287]],[[288]],[[289]],[[290]],[[291]]],"bbox":[97.373926,5.636768,105.641016,20.424414],"properties":{"ISO_A3":"THA","ISO_N3":"764","REGION_UN":"Asia","SUBREGION":"South-Eastern Asia","NAME":"Thailand","REGION_WB":"East Asia & Pacific","CONTINENT":"Asia"}},{"type":"MultiPolygon","arcs":[[[-24,292]],[[-26,293]],[[294]]],"bbox":[124.036328,-9.511914,127.296094,-8.139941],"properties":{"ISO_A3":"TLS","ISO_N3":"626","REGION_UN":"Asia","SUBREGION":"South-Eastern Asia","NAME":"East Timor","REGION_WB":"East Asia & Pacific","CONTINENT":"Asia"}},{"type":"MultiPolygon","arcs":[[[295,-188,-190]],[[296]],[[297]],[[298]],[[299]],[[300]],[[301]],[[302]]],"bbox":[102.127441,8.583252,109.444922,23.345215],"properties":{"ISO_A3":"VNM","ISO_N3":"704","REGION_UN":"Asia","SUBREGION":"South-Eastern Asia","NAME":"Vietnam","REGION_WB":"East Asia & Pacific","CONTINENT":"Asia"}}]}},"arcs":[[[74.541406,37.022168],[74.431055,36.983691],[74.194727,36.896875],[74.038867,36.825732],[74.001855,36.823096],[73.907813,36.85293],[73.769141,36.888477],[73.731836,36.887793],[73.411133,36.881689],[73.116797,36.868555],[72.99375,36.851611],[72.766211,36.83501],[72.622852,36.82959],[72.531348,36.802002],[72.431152,36.76582],[72.326953,36.742383],[72.249805,36.734717],[72.156738,36.700879],[72.095605,36.63374],[71.920703,36.53418],[71.822266,36.486084],[71.772656,36.431836],[71.716406,36.426562],[71.620508,36.436475],[71.545898,36.377686],[71.463281,36.293262],[71.312598,36.171191],[71.23291,36.121777],[71.185059,36.04209],[71.220215,36.000684],[71.342871,35.938525],[71.397559,35.880176],[71.427539,35.83374],[71.483594,35.7146],[71.519043,35.59751],[71.571973,35.546826],[71.587402,35.46084],[71.600586,35.40791],[71.571973,35.37041],[71.545508,35.328516],[71.545508,35.288867],[71.577246,35.247998],[71.605273,35.211768],[71.620508,35.183008],[71.60166,35.150684],[71.545508,35.101416],[71.51709,35.051123],[71.455078,34.966943],[71.358105,34.909619],[71.294141,34.867725],[71.225781,34.779541],[71.113281,34.681592],[71.065625,34.599609],[71.016309,34.554639],[70.965625,34.530371],[70.978906,34.486279],[71.022949,34.431152],[71.095703,34.369434],[71.092383,34.273242],[71.089063,34.204053],[71.091309,34.120264],[71.051563,34.049707],[70.848438,33.981885],[70.654004,33.952295],[70.415723,33.950439],[70.325684,33.961133],[70.253613,33.975977],[69.994727,34.051807],[69.889648,34.007275],[69.868066,33.897656],[70.056641,33.719873],[70.13418,33.620752],[70.219727,33.454687],[70.28418,33.369043],[70.261133,33.289014],[70.090234,33.198096],[69.920117,33.1125],[69.703711,33.094727],[69.567773,33.06416],[69.501563,33.020068],[69.453125,32.832812],[69.40459,32.764258],[69.405371,32.682715],[69.359473,32.590332],[69.289941,32.530566],[69.241406,32.433545],[69.256543,32.249463],[69.279297,31.936816],[69.186914,31.838086],[69.083105,31.738477],[68.973438,31.667383],[68.868945,31.634229],[68.782324,31.646436],[68.713672,31.708057],[68.673242,31.759717],[68.597656,31.802979],[68.520703,31.794141],[68.443262,31.754492],[68.319824,31.767676],[68.213965,31.807373],[68.161035,31.802979],[68.130176,31.763281],[68.017188,31.677979],[67.739844,31.548193],[67.626758,31.53877],[67.578223,31.506494],[67.597559,31.45332],[67.64707,31.409961],[67.733496,31.379248],[67.737891,31.343945],[67.661523,31.312988],[67.596387,31.277686],[67.452832,31.234619],[67.287305,31.217822],[67.115918,31.24292],[67.027734,31.300244],[66.924316,31.305615],[66.829297,31.263672],[66.731348,31.194531],[66.624219,31.046045],[66.595801,31.019971],[66.566797,30.996582],[66.497363,30.964551],[66.397168,30.912207],[66.346875,30.802783],[66.286914,30.60791],[66.300977,30.502979],[66.305469,30.321143],[66.281836,30.193457],[66.238477,30.109619],[66.247168,30.043506],[66.313379,29.968555],[66.286914,29.92002],[66.23125,29.865723],[66.177051,29.835596],[65.961621,29.778906],[65.666211,29.701318],[65.470996,29.651562],[65.180469,29.577637],[65.095508,29.559473],[64.918945,29.552783],[64.827344,29.56416],[64.703516,29.567139],[64.521094,29.564502],[64.39375,29.544336],[64.266113,29.506934],[64.172168,29.460352],[64.117969,29.414258],[64.09873,29.391943],[63.970996,29.430078],[63.567578,29.497998],[62.476562,29.40835],[62.373438,29.425391],[62.000977,29.53042],[61.521484,29.665674],[61.224414,29.749414],[60.843359,29.858691]],[[60.843359,29.858691],[61.104102,30.128418],[61.331641,30.363721],[61.559473,30.599365],[61.78418,30.831934],[61.81084,30.913281],[61.814258,31.072559],[61.755078,31.285303],[61.660156,31.382422],[61.346484,31.421631],[61.110742,31.451123],[60.854102,31.483252],[60.820703,31.495166],[60.791602,31.660596],[60.804297,31.734473],[60.7875,31.877197],[60.789941,31.987109],[60.827246,32.167969],[60.829297,32.249414],[60.710449,32.6],[60.644531,32.794385],[60.576563,32.994873],[60.561914,33.058789],[60.560547,33.137842],[60.718066,33.323535],[60.766895,33.363818],[60.859277,33.45625],[60.916992,33.505225],[60.906934,33.538965],[60.806445,33.558691],[60.65459,33.5604],[60.573828,33.58833],[60.51084,33.638916],[60.485938,33.711914],[60.527051,33.841992],[60.485742,34.094775],[60.570215,34.219629],[60.642676,34.307178],[60.889453,34.319434],[60.803906,34.418018],[60.762598,34.475244],[60.736133,34.491797],[60.72627,34.518262],[60.739453,34.544727],[60.802344,34.554639],[60.845313,34.587695],[60.914746,34.633984],[60.951172,34.653857],[60.957813,34.710059],[60.99082,34.749756],[61.04043,34.799365],[61.080078,34.855615],[61.070215,34.921729],[61.106641,35.001123],[61.123145,35.050732],[61.149609,35.09375],[61.126465,35.156543],[61.106641,35.209473],[61.1,35.272314],[61.139648,35.288867],[61.189258,35.312012],[61.199219,35.361621],[61.225684,35.424463],[61.245508,35.474072],[61.278516,35.51377],[61.281836,35.553418],[61.262012,35.61958]],[[61.262012,35.61958],[61.344727,35.629492],[61.377734,35.593115],[61.421777,35.545801],[61.542773,35.457861],[61.620996,35.432324],[61.719727,35.419434],[61.841016,35.431494],[61.938086,35.4479],[61.983887,35.443701],[62.089648,35.379687],[62.213086,35.289941],[62.252832,35.250244],[62.271191,35.189111],[62.307813,35.170801],[62.386621,35.23125],[62.462891,35.251367],[62.533105,35.239893],[62.610547,35.233154],[62.688086,35.255322],[62.722656,35.271338],[62.858008,35.349658],[62.980273,35.40918],[63.056641,35.445801],[63.08418,35.568066],[63.119336,35.637549],[63.169727,35.678125],[63.150781,35.728271],[63.12998,35.766748],[63.108594,35.818701],[63.12998,35.846191],[63.178906,35.858447],[63.30166,35.858398],[63.516992,35.913135],[63.696582,35.967822],[63.8625,36.012354],[63.938086,36.019727],[64.009668,36.012109],[64.042383,36.025098],[64.051367,36.067627],[64.092188,36.112695],[64.184375,36.148926],[64.358008,36.226074],[64.511035,36.340674],[64.56582,36.427588],[64.602539,36.554541],[64.674316,36.750195],[64.753125,36.964795],[64.782422,37.059277],[64.816309,37.13208],[64.951563,37.193555],[65.089648,37.237939],[65.303613,37.246777],[65.55498,37.251172],[65.608008,37.368408],[65.641211,37.467822],[65.683008,37.519141],[65.743848,37.56084],[65.765039,37.569141],[65.900684,37.508105],[66.108398,37.414746],[66.350293,37.368164],[66.471875,37.344727],[66.522266,37.348486],[66.827734,37.371289],[67.068848,37.334814],[67.195508,37.235205],[67.319727,37.20957],[67.441699,37.258008],[67.517285,37.26665],[67.546484,37.235645],[67.607422,37.22251],[67.7,37.227246],[67.75293,37.199805],[67.758984,37.172217],[67.766016,37.140137],[67.834473,37.064209],[67.958008,36.972021],[68.067773,36.949805],[68.212109,37.021533],[68.260938,37.013086],[68.284766,37.036328],[68.299512,37.088428],[68.386914,37.1375],[68.546484,37.183447],[68.637012,37.224463],[68.669141,37.258398],[68.723242,37.268018],[68.782031,37.258008],[68.82373,37.270703],[68.838477,37.302832],[68.855371,37.316846],[68.885254,37.328076],[68.911816,37.333936],[68.960449,37.325049],[69.05,37.266504],[69.180176,37.158301],[69.264844,37.108398],[69.303906,37.116943],[69.353809,37.150049],[69.414453,37.207764],[69.429688,37.290869],[69.399219,37.399316],[69.420117,37.486719],[69.49209,37.553076],[69.625781,37.594043],[69.820898,37.60957],[69.940625,37.600293],[69.984961,37.566162],[70.044727,37.547217],[70.119824,37.543506],[70.188672,37.582471],[70.251465,37.66416],[70.25498,37.765381],[70.199414,37.886035],[70.214648,37.924414],[70.23877,37.941211],[70.313281,37.984814],[70.417773,38.075439],[70.518555,38.191992],[70.61582,38.334424],[70.735938,38.422559],[70.878906,38.456396],[71.052148,38.417871],[71.255859,38.306982],[71.332715,38.170264],[71.282813,38.00791],[71.278516,37.918408],[71.319922,37.901855],[71.389648,37.906299],[71.487793,37.931885],[71.551953,37.933154],[71.582227,37.910107],[71.580371,37.864258],[71.546191,37.795654],[71.505078,37.60293],[71.479688,37.436035],[71.454785,37.271826],[71.43291,37.127539],[71.471875,37.015088],[71.530859,36.845117],[71.597461,36.73291],[71.665625,36.696924],[71.733789,36.684033],[71.802051,36.694287],[71.941992,36.766455],[72.153516,36.900537],[72.358789,36.98291],[72.657422,37.029053],[72.757031,37.172705],[72.895508,37.267529],[73.211133,37.408496],[73.38291,37.462256],[73.481348,37.47168],[73.604688,37.446045],[73.632617,37.437207],[73.657129,37.430469],[73.720605,37.41875],[73.733789,37.375781],[73.717285,37.329443],[73.648828,37.291211],[73.627539,37.261572],[73.653516,37.239355],[73.749609,37.231787],[73.948828,37.283154],[74.077734,37.316211],[74.16709,37.329443],[74.203516,37.372461],[74.259668,37.41543],[74.349023,37.41875],[74.444922,37.395605],[74.524219,37.382373],[74.659375,37.394482],[74.730566,37.357031],[74.830469,37.285937],[74.875391,37.241992],[74.891309,37.231641],[74.840234,37.225049],[74.767383,37.24917],[74.738965,37.285645],[74.72666,37.290723],[74.668945,37.266699],[74.558984,37.236621],[74.372168,37.157715],[74.376172,37.137354],[74.497949,37.057227],[74.526465,37.030664],[74.541406,37.022168]],[[91.949219,21.508057],[91.888867,21.50332],[91.859473,21.532959],[91.873242,21.574414],[91.857031,21.708789],[91.907715,21.722949],[91.933984,21.722168],[91.948633,21.682568],[91.961914,21.609766],[91.949219,21.508057]],[[91.873828,21.832129],[91.837598,21.750244],[91.819727,21.809814],[91.835156,21.885352],[91.850684,21.927051],[91.861328,21.92666],[91.88252,21.883643],[91.873828,21.832129]],[[91.150781,22.175195],[91.044727,22.105176],[91.079492,22.519727],[91.158301,22.36543],[91.178223,22.283008],[91.150781,22.175195]],[[91.556738,22.382227],[91.510449,22.352783],[91.466895,22.378418],[91.411328,22.475684],[91.438867,22.598828],[91.456055,22.616504],[91.483984,22.576562],[91.523047,22.490723],[91.54834,22.425391],[91.556738,22.382227]],[[90.777637,22.089307],[90.603613,22.054199],[90.515039,22.065137],[90.680469,22.32749],[90.674902,22.444971],[90.649219,22.540674],[90.564941,22.617627],[90.560352,22.672559],[90.522559,22.74751],[90.50293,22.835352],[90.596484,22.863525],[90.672266,22.813184],[90.683008,22.785303],[90.699219,22.713525],[90.736914,22.638721],[90.868164,22.484863],[90.86582,22.390576],[90.829883,22.159961],[90.777637,22.089307]],[[90.641797,22.962988],[90.65957,22.92002],[90.603906,22.945557],[90.562305,22.975439],[90.536328,23.014893],[90.579883,23.035449],[90.641797,22.962988]],[[92.574902,21.978076],[92.582813,21.940332],[92.584277,21.609033],[92.593457,21.467334],[92.625293,21.350732],[92.631641,21.306201],[92.599805,21.270166],[92.568555,21.26333],[92.53916,21.319824],[92.471875,21.362988],[92.372656,21.409033],[92.330566,21.439795],[92.279688,21.427588],[92.208203,21.357861],[92.17959,21.293115],[92.191992,21.202246],[92.214746,21.112695],[92.264453,21.061475],[92.268457,21.004688],[92.28623,20.931592],[92.311914,20.864453],[92.324121,20.791846]],[[92.324121,20.791846],[92.307813,20.79043],[92.248145,20.883594],[92.194629,20.984277],[92.056055,21.174805],[92.010938,21.51626],[92.008008,21.684766],[91.913184,21.883057],[91.85,22.157373],[91.824805,22.228662],[91.857812,22.317334],[91.863379,22.350488],[91.84541,22.343115],[91.79707,22.297461],[91.734082,22.406689],[91.692969,22.504785],[91.529688,22.707666],[91.482129,22.797412],[91.480078,22.884814],[91.40957,22.797021],[91.31377,22.735156],[91.216211,22.642236],[91.151367,22.614063],[90.945605,22.597021],[90.826758,22.721387],[90.65625,23.025488],[90.633594,23.094238],[90.656055,23.273047],[90.615625,23.442334],[90.616113,23.531641],[90.604004,23.591357],[90.573438,23.578125],[90.561621,23.537109],[90.568066,23.474268],[90.555664,23.421533],[90.408008,23.431885],[90.269141,23.455859],[90.391504,23.366943],[90.522754,23.346143],[90.590918,23.266406],[90.599219,23.20415],[90.595117,23.133936],[90.527734,23.084961],[90.466016,23.053906],[90.477539,22.986768],[90.552246,22.904883],[90.461621,22.881787],[90.436914,22.828174],[90.435059,22.751904],[90.480664,22.684668],[90.498437,22.634814],[90.487402,22.588721],[90.531738,22.539307],[90.595508,22.43584],[90.616113,22.362158],[90.589453,22.258447],[90.552832,22.218164],[90.494141,22.178906],[90.355762,22.048242],[90.288184,21.899414],[90.230566,21.829785],[90.158789,21.816846],[90.130762,21.847412],[90.071191,21.887256],[90.07002,21.959912],[90.087891,22.01748],[90.20957,22.156592],[90.143457,22.137891],[90.068555,22.098193],[89.954199,22.022852],[89.918066,22.116162],[89.894043,22.202588],[89.893848,22.308398],[89.985156,22.466406],[89.881836,22.387598],[89.853223,22.288965],[89.86582,22.173047],[89.852539,22.090918],[89.811914,21.983496],[89.756836,21.919043],[89.667773,21.877686],[89.628125,21.81416],[89.568555,21.767432],[89.566602,21.860596],[89.547461,21.983691],[89.483203,22.275537],[89.469336,22.212939],[89.502539,22.031885],[89.500586,21.914355],[89.451953,21.821094],[89.353711,21.721094],[89.278613,21.706982],[89.234277,21.722363],[89.16709,21.784277],[89.093945,21.872754],[89.081641,22.014941],[89.051465,22.093164]],[[89.051465,22.093164],[89.055859,22.18623],[89.05,22.274609],[88.971484,22.510938],[88.920703,22.632031],[88.926953,22.671143],[88.923438,22.687549],[88.899707,22.843506],[88.866992,22.938867],[88.850586,23.040527],[88.928125,23.186621],[88.89707,23.2104],[88.807617,23.229687],[88.724414,23.25498],[88.704004,23.292822],[88.74082,23.436621],[88.697656,23.493018],[88.635742,23.55],[88.616406,23.572754],[88.595996,23.602197],[88.567383,23.674414],[88.622559,23.826367],[88.699805,24.002539],[88.71377,24.069629],[88.726562,24.18623],[88.733594,24.230908],[88.723535,24.274902],[88.642285,24.325977],[88.498535,24.346631],[88.396973,24.389258],[88.3375,24.453857],[88.287109,24.479736],[88.225,24.460645],[88.145508,24.485791],[88.079102,24.549902],[88.023437,24.627832],[88.030273,24.664453],[88.045117,24.713037],[88.149805,24.914648],[88.188867,24.920605],[88.279492,24.881934],[88.313379,24.881836],[88.372949,24.961523],[88.45625,25.188428],[88.573828,25.187891],[88.677539,25.180469],[88.747559,25.168945],[88.817285,25.176221],[88.890137,25.194385],[88.929785,25.222998],[88.95166,25.259277],[88.944141,25.290771],[88.854785,25.333545],[88.820312,25.365527],[88.79541,25.45625],[88.769141,25.490479],[88.593457,25.495312],[88.502441,25.537012],[88.452344,25.574414],[88.363086,25.698193],[88.25293,25.789795],[88.147461,25.811426],[88.106641,25.841113],[88.08457,25.888232],[88.097363,25.956348],[88.129004,26.018213],[88.150781,26.087158],[88.235156,26.178076],[88.333984,26.25752],[88.378027,26.312012],[88.44043,26.369482],[88.447852,26.401025],[88.436719,26.437109],[88.38623,26.471533],[88.351465,26.482568],[88.345898,26.504785],[88.369922,26.564111],[88.418164,26.571533],[88.518262,26.517773],[88.620117,26.430664],[88.680664,26.352979],[88.682813,26.291699],[88.722168,26.281836],[88.761914,26.279395],[88.828027,26.252197],[88.896484,26.260498],[88.940723,26.245361],[88.97041,26.250879],[88.981543,26.286133],[88.948242,26.337988],[88.924121,26.375098],[88.951953,26.412109],[88.983398,26.419531],[89.018652,26.410254],[89.066797,26.376904],[89.101953,26.30835],[89.108301,26.202246],[89.186426,26.105957],[89.289258,26.037598],[89.369727,26.006104],[89.466895,25.983545],[89.549902,26.005273],[89.591406,26.072412],[89.572754,26.132324],[89.585742,26.186035],[89.619043,26.215674],[89.670898,26.213818],[89.709863,26.17124],[89.822949,25.941406],[89.799609,25.8396],[89.824902,25.560156],[89.796289,25.37583],[89.800879,25.336133],[89.814063,25.305371],[89.833301,25.292773],[89.866309,25.293164],[90.003809,25.25835],[90.119629,25.219971],[90.250391,25.184961],[90.439355,25.157715],[90.555273,25.166602],[90.613086,25.167725],[90.730176,25.159473],[91.038281,25.174072],[91.293164,25.177979],[91.39668,25.151611],[91.479688,25.142139],[91.763477,25.160645],[92.049707,25.169482],[92.204688,25.110937],[92.373437,25.015137],[92.468359,24.944141],[92.485449,24.90332],[92.475,24.868506],[92.443164,24.849414],[92.384961,24.848779],[92.25127,24.895068],[92.22832,24.881348],[92.230566,24.78623],[92.22666,24.770996],[92.198047,24.685742],[92.11748,24.493945],[92.101953,24.408057],[92.085059,24.386182],[92.06416,24.374365],[92.001074,24.370898],[91.95166,24.356738],[91.931055,24.325537],[91.899023,24.260693],[91.876953,24.195313],[91.846191,24.175293],[91.772461,24.210645],[91.726562,24.205078],[91.66875,24.190088],[91.611133,24.152832],[91.571387,24.106592],[91.526367,24.090771],[91.392676,24.100098],[91.36709,24.093506],[91.350195,24.060498],[91.336426,24.018799],[91.232031,23.920459],[91.19248,23.762891],[91.160449,23.660645],[91.165527,23.581055],[91.253809,23.373633],[91.315234,23.104395],[91.338867,23.077002],[91.359375,23.068359],[91.368652,23.074561],[91.366797,23.130469],[91.370605,23.197998],[91.399414,23.213867],[91.43623,23.199902],[91.471387,23.14126],[91.51123,23.033691],[91.553516,22.991553],[91.619531,22.979688],[91.694922,23.004834],[91.750977,23.053516],[91.773828,23.106104],[91.75791,23.209814],[91.754199,23.287305],[91.790039,23.361035],[91.919141,23.471045],[91.937891,23.504688],[91.929492,23.598242],[91.92959,23.685986],[91.978516,23.691992],[92.044043,23.677783],[92.127051,23.720996],[92.152344,23.721875],[92.187109,23.675537],[92.246094,23.683594],[92.289355,23.49248],[92.33418,23.323828],[92.333789,23.242383],[92.341211,23.069824],[92.361621,22.929004],[92.393164,22.897021],[92.430469,22.821826],[92.464453,22.734424],[92.491406,22.6854],[92.50957,22.525684],[92.531836,22.410303],[92.56123,22.048047],[92.574902,21.978076]],[[115.026758,4.899707],[115.140039,4.899756]],[[115.140039,4.899756],[115.168457,4.866699],[115.22793,4.750586],[115.266699,4.633984],[115.279297,4.456348],[115.326758,4.380762],[115.319238,4.365283],[115.290625,4.352588],[115.24668,4.347217],[115.170605,4.364209],[115.107031,4.39043],[115.051563,4.582666],[115.026758,4.691357],[115.028809,4.821143],[115.026758,4.899707]],[[115.026758,4.899707],[114.944727,4.85625],[114.864551,4.801758],[114.78418,4.754834],[114.74668,4.718066],[114.759961,4.666504],[114.779297,4.553027],[114.790137,4.463916],[114.818262,4.42876],[114.840234,4.393213],[114.831055,4.354492],[114.783496,4.280762],[114.810449,4.266504],[114.776172,4.168799],[114.725,4.096533],[114.654102,4.037646],[114.608301,4.023975],[114.571777,4.049072],[114.512207,4.113574],[114.44707,4.203564],[114.416602,4.255859],[114.322949,4.262793],[114.289648,4.304199],[114.287598,4.354736],[114.261035,4.414258],[114.224121,4.477881],[114.168848,4.526953],[114.095117,4.565234],[114.063867,4.592676]],[[114.063867,4.592676],[114.17793,4.590967],[114.299414,4.607178],[114.424414,4.6604],[114.544727,4.724561],[114.645898,4.798145],[114.74082,4.881006],[114.840625,4.946387],[114.99541,5.022363],[115.047656,5.016357],[115.04707,4.962451],[115.026758,4.899707]],[[91.631934,27.759961],[91.625879,27.737305],[91.597656,27.677002],[91.579297,27.611426],[91.594727,27.557666],[91.658105,27.493604],[91.743066,27.442529],[91.85127,27.438623],[91.950977,27.458301],[91.99082,27.450195],[92.044922,27.364697],[92.083398,27.290625],[92.031152,27.214307],[92.002539,27.147363],[91.992285,27.099902],[91.998633,27.079297],[92.030859,27.04082],[92.068164,26.975195],[92.073438,26.914844],[92.049707,26.874854],[91.99834,26.85498],[91.94375,26.86084],[91.898633,26.860059],[91.84209,26.852979],[91.753711,26.830762],[91.671582,26.802002],[91.517578,26.807324],[91.455859,26.866895],[91.426758,26.86709],[91.286523,26.789941],[91.133887,26.803418],[90.855762,26.777734],[90.739648,26.77168],[90.620313,26.780225],[90.559863,26.796582],[90.447656,26.850781],[90.345898,26.890332],[90.242383,26.85415],[90.206055,26.84751],[90.122949,26.75459],[89.943164,26.723926],[89.763867,26.701562],[89.710938,26.713916],[89.609961,26.719434],[89.606152,26.741113],[89.60918,26.762207],[89.586133,26.778955],[89.545117,26.79624],[89.474609,26.803418],[89.38418,26.826562],[89.332129,26.848633],[89.148242,26.816162],[89.040918,26.865039],[88.919141,26.932227],[88.857617,26.961475],[88.835156,27.065576],[88.813574,27.099023],[88.765625,27.134229],[88.73877,27.175586],[88.760352,27.218115],[88.881641,27.297461],[88.891406,27.316064]],[[88.891406,27.316064],[88.947559,27.464014],[89.025488,27.517871],[89.102344,27.592578],[89.160449,27.711279],[89.272656,27.833154],[89.395898,27.958154],[89.480664,28.059961],[89.536914,28.107422],[89.652734,28.158301],[89.749805,28.188184],[89.816895,28.256299],[89.897852,28.294141],[89.981055,28.311182],[90.104492,28.302051],[90.220801,28.277734],[90.348242,28.243945],[90.362988,28.216504],[90.352148,28.168164],[90.333789,28.119141],[90.333105,28.093994],[90.352734,28.080225],[90.477344,28.07085],[90.630078,28.078564],[90.715723,28.071729],[90.906641,28.026514],[90.9625,27.99458],[91.020801,27.970068],[91.077734,27.974463],[91.149902,28.026758],[91.225879,28.07124],[91.273047,28.078369],[91.306836,28.064014],[91.367578,28.021631],[91.493359,27.981787],[91.605566,27.951709],[91.641895,27.923242],[91.629395,27.800879],[91.631934,27.759961]],[[122.948926,-10.909277],[122.855859,-10.909668],[122.826172,-10.899121],[122.818457,-10.811035],[122.845703,-10.761816],[123.061426,-10.698438],[123.145801,-10.639941],[123.26543,-10.518164],[123.339648,-10.48623],[123.358496,-10.472461],[123.371094,-10.474902],[123.383105,-10.567578],[123.412891,-10.622656],[123.418164,-10.65127],[123.310742,-10.698438],[123.214844,-10.806152],[123.005273,-10.876367],[122.948926,-10.909277]],[[121.883008,-10.590332],[121.833105,-10.602148],[121.726172,-10.573145],[121.704688,-10.555664],[121.796289,-10.507422],[121.866992,-10.438867],[121.949512,-10.433008],[121.99834,-10.446973],[121.981348,-10.528418],[121.883008,-10.590332]],[[123.416211,-10.302637],[123.325977,-10.3375],[123.325586,-10.26416],[123.395313,-10.171387],[123.458789,-10.139941],[123.493945,-10.176953],[123.496777,-10.193945],[123.405078,-10.227148],[123.416211,-10.302637]],[[120.0125,-9.374707],[120.057617,-9.419727],[120.221094,-9.506348],[120.248047,-9.542871],[120.258301,-9.603125],[120.291113,-9.647852],[120.364746,-9.654688],[120.443652,-9.645605],[120.503711,-9.674023],[120.555566,-9.719043],[120.632617,-9.806445],[120.700391,-9.903125],[120.784473,-9.957031],[120.832617,-10.0375],[120.804199,-10.108496],[120.698047,-10.206641],[120.64043,-10.22793],[120.561719,-10.235645],[120.43916,-10.294043],[120.394531,-10.263477],[120.255469,-10.242285],[120.144824,-10.200098],[120.051953,-10.122852],[119.998437,-10.039746],[119.930664,-9.966504],[119.812793,-9.91748],[119.601074,-9.773535],[119.470313,-9.760547],[119.416504,-9.771094],[119.362598,-9.771777],[119.085449,-9.706934],[119.042383,-9.669043],[119.008398,-9.620508],[118.977344,-9.572852],[118.958789,-9.519336],[118.994141,-9.47207],[119.031445,-9.440234],[119.185645,-9.384473],[119.295898,-9.367187],[119.423926,-9.369824],[119.614746,-9.352441],[119.795117,-9.380469],[119.850781,-9.35957],[119.94209,-9.301465],[119.973828,-9.321582],[120.0125,-9.374707]],[[125.068164,-9.511914],[124.997949,-9.565332],[124.963086,-9.665625],[124.841797,-9.759766],[124.708398,-9.91416],[124.601855,-9.992969],[124.508203,-10.086133],[124.427539,-10.148633],[124.326758,-10.169824],[124.175977,-10.183301],[123.971094,-10.294824],[123.857617,-10.343555],[123.747266,-10.347168],[123.644141,-10.310937],[123.604785,-10.270117],[123.614063,-10.215039],[123.648242,-10.167773],[123.690137,-10.128809],[123.716406,-10.078613],[123.599414,-10.015137],[123.589258,-9.966797],[123.635742,-9.838086],[123.66582,-9.705273],[123.709375,-9.614844],[123.876758,-9.453125],[123.977148,-9.372949],[124.036328,-9.341602]],[[124.036328,-9.341602],[124.052441,-9.375391],[124.090137,-9.416406],[124.115527,-9.423145],[124.13457,-9.413867],[124.282324,-9.42793],[124.319336,-9.41377],[124.375684,-9.349902],[124.412988,-9.314355],[124.438281,-9.238574],[124.444434,-9.190332]],[[124.444434,-9.190332],[124.575488,-9.155371],[124.645898,-9.116699],[124.708203,-9.061816],[124.889746,-8.968457],[124.922266,-8.94248]],[[124.922266,-8.94248],[124.915039,-9.031543],[124.936816,-9.053418],[124.973242,-9.064258],[125.100391,-9.004004],[125.124414,-9.01543],[125.149023,-9.042578],[125.149414,-9.122949],[125.100488,-9.189844],[124.977539,-9.194922],[124.960156,-9.21377],[124.958594,-9.254687],[124.968262,-9.294238],[124.996973,-9.325977],[125.033594,-9.381836],[125.068164,-9.511914]],[[115.609961,-8.769824],[115.581934,-8.804199],[115.500879,-8.742871],[115.480469,-8.71543],[115.540625,-8.675391],[115.561426,-8.669922],[115.613281,-8.713184],[115.609961,-8.769824]],[[122.977344,-8.545215],[122.945508,-8.604004],[122.887793,-8.587305],[122.903516,-8.530664],[122.932813,-8.49707],[123.010547,-8.44834],[123.089453,-8.439844],[123.137891,-8.456934],[123.153125,-8.475781],[123.030078,-8.494824],[122.977344,-8.545215]],[[119.464063,-8.741016],[119.424902,-8.750488],[119.385547,-8.736035],[119.40166,-8.64707],[119.378906,-8.586523],[119.419922,-8.539063],[119.430176,-8.45498],[119.446484,-8.429199],[119.470508,-8.455664],[119.481738,-8.472949],[119.502148,-8.481055],[119.546973,-8.482617],[119.557227,-8.518848],[119.555469,-8.553418],[119.536328,-8.589355],[119.482812,-8.628223],[119.444043,-8.671777],[119.464063,-8.741016]],[[123.31748,-8.354785],[123.297266,-8.398633],[123.025,-8.395508],[123.032617,-8.337793],[123.108301,-8.274805],[123.133496,-8.253809],[123.21709,-8.235449],[123.336035,-8.269043],[123.31748,-8.354785]],[[116.64082,-8.613867],[116.514258,-8.820996],[116.559375,-8.854395],[116.586523,-8.886133],[116.377246,-8.929004],[116.289844,-8.906152],[116.239355,-8.912109],[116.026758,-8.873145],[115.874609,-8.825586],[115.857324,-8.787891],[115.869336,-8.742773],[115.914453,-8.758008],[116.031641,-8.765234],[116.076465,-8.744922],[116.077734,-8.611328],[116.061133,-8.437402],[116.219824,-8.295215],[116.304297,-8.237988],[116.401563,-8.204199],[116.646973,-8.282715],[116.6875,-8.304102],[116.718945,-8.336035],[116.734082,-8.386914],[116.64082,-8.613867]],[[124.286621,-8.329492],[124.225781,-8.391309],[124.184375,-8.49873],[124.14668,-8.531445],[124.065723,-8.55166],[124.017285,-8.443848],[123.927734,-8.448926],[123.971484,-8.354102],[124.01377,-8.318652],[124.06875,-8.317773],[124.095801,-8.356152],[124.110547,-8.364258],[124.239551,-8.203418],[124.265625,-8.201758],[124.287109,-8.208691],[124.304492,-8.228809],[124.286621,-8.329492]],[[123.924805,-8.272461],[123.783887,-8.299609],[123.697852,-8.424414],[123.629199,-8.422461],[123.591602,-8.47793],[123.582617,-8.50166],[123.587891,-8.523828],[123.580176,-8.544922],[123.553027,-8.566797],[123.488672,-8.532324],[123.433789,-8.576074],[123.410742,-8.586621],[123.32998,-8.535645],[123.25332,-8.538574],[123.230078,-8.530664],[123.325,-8.439062],[123.45459,-8.353711],[123.475879,-8.322266],[123.425195,-8.313379],[123.394922,-8.300586],[123.391211,-8.280469],[123.473242,-8.26709],[123.52998,-8.265234],[123.573145,-8.291504],[123.600586,-8.291309],[123.775977,-8.19043],[123.845508,-8.213379],[123.896094,-8.239258],[123.924805,-8.272461]],[[138.895117,-8.388672],[138.845508,-8.401758],[138.594238,-8.371484],[138.567188,-8.330273],[138.563379,-8.309082],[138.620996,-8.268457],[138.67666,-8.199219],[138.762695,-8.173437],[138.796191,-8.173633],[138.897656,-8.3375],[138.895117,-8.388672]],[[117.556348,-8.367285],[117.533594,-8.367969],[117.49043,-8.34873],[117.505957,-8.307031],[117.482129,-8.239258],[117.490527,-8.183398],[117.546094,-8.151953],[117.665039,-8.148242],[117.669238,-8.189258],[117.556348,-8.367285]],[[119.073828,-8.238867],[119.02998,-8.240039],[119.020898,-8.199902],[119.036621,-8.157812],[119.078711,-8.140234],[119.097754,-8.13916],[119.12832,-8.177148],[119.134863,-8.19707],[119.106738,-8.223438],[119.073828,-8.238867]],[[124.575586,-8.14082],[124.599609,-8.201758],[124.676855,-8.168066],[124.752246,-8.15957],[124.924121,-8.166016],[125.050293,-8.17959],[125.124609,-8.204785],[125.131738,-8.326465],[125.096777,-8.352832],[124.444238,-8.444629],[124.380664,-8.415137],[124.355566,-8.385937],[124.425977,-8.295801],[124.393555,-8.253027],[124.430664,-8.183203],[124.508594,-8.135449],[124.575586,-8.14082]],[[127.823438,-8.098828],[127.998437,-8.139062],[128.098828,-8.134863],[128.119238,-8.170703],[128.023535,-8.255371],[127.820898,-8.190234],[127.78623,-8.120312],[127.823438,-8.098828]],[[122.78291,-8.611719],[122.641504,-8.647266],[122.553809,-8.680957],[122.470215,-8.725488],[122.417285,-8.734668],[122.321484,-8.738281],[122.185742,-8.730273],[122.094141,-8.744727],[121.838672,-8.860352],[121.738281,-8.87041],[121.651367,-8.89873],[121.621289,-8.853809],[121.58457,-8.820605],[121.499609,-8.812207],[121.414648,-8.814844],[121.32832,-8.916895],[121.19082,-8.895508],[121.1375,-8.904492],[121.086133,-8.925977],[121.035254,-8.935449],[120.981836,-8.92832],[120.780957,-8.848828],[120.550488,-8.801855],[120.319531,-8.820312],[120.120898,-8.776953],[120.012109,-8.810156],[119.909375,-8.857617],[119.879102,-8.807617],[119.841406,-8.763574],[119.80791,-8.697656],[119.807031,-8.622949],[119.818164,-8.570508],[119.847656,-8.522852],[119.866113,-8.473145],[119.874805,-8.419824],[119.918262,-8.445117],[119.96377,-8.435547],[120.099219,-8.377539],[120.231152,-8.289844],[120.354102,-8.257813],[120.424902,-8.248926],[120.485547,-8.266113],[120.547168,-8.259863],[120.610254,-8.24043],[120.70957,-8.307812],[120.751367,-8.321484],[120.886133,-8.32666],[121.008691,-8.365527],[121.118164,-8.423535],[121.27666,-8.47793],[121.371973,-8.550879],[121.444531,-8.577832],[121.498438,-8.585156],[121.547949,-8.575293],[121.610352,-8.526172],[121.683398,-8.505859],[121.74707,-8.506641],[121.862891,-8.493945],[121.911719,-8.482129],[121.966504,-8.455176],[122.020117,-8.471875],[122.06709,-8.49668],[122.263086,-8.624902],[122.323242,-8.62832],[122.433496,-8.600781],[122.466602,-8.566406],[122.483594,-8.513574],[122.51377,-8.469629],[122.555859,-8.431543],[122.603516,-8.402441],[122.75,-8.353125],[122.850488,-8.304395],[122.919141,-8.221875],[122.758594,-8.185938],[122.792383,-8.126563],[122.845703,-8.093262],[122.916992,-8.105566],[122.97832,-8.151953],[123.005957,-8.329102],[122.955469,-8.354102],[122.923633,-8.380957],[122.902148,-8.416309],[122.811133,-8.481152],[122.846777,-8.562207],[122.82002,-8.595703],[122.78291,-8.611719]],[[130.862207,-8.31875],[130.775195,-8.349902],[130.833398,-8.270801],[131.020117,-8.091309],[131.087402,-8.124512],[131.176367,-8.130762],[131.04375,-8.212012],[130.908105,-8.245703],[130.862207,-8.31875]],[[118.242383,-8.317773],[118.292383,-8.357227],[118.337891,-8.353516],[118.433203,-8.293262],[118.490625,-8.271484],[118.552148,-8.27041],[118.611914,-8.280664],[118.670605,-8.323437],[118.691797,-8.393457],[118.713867,-8.414941],[118.74834,-8.331152],[118.794238,-8.305859],[118.845703,-8.293066],[118.926172,-8.297656],[118.987793,-8.337695],[119.043848,-8.456738],[119.04209,-8.560938],[119.0625,-8.599805],[119.101074,-8.628223],[119.129688,-8.668164],[119.104199,-8.709961],[119.078906,-8.730469],[119.00625,-8.749609],[118.971484,-8.741211],[118.939355,-8.713086],[118.90332,-8.702734],[118.821191,-8.712109],[118.745898,-8.735449],[118.75625,-8.773633],[118.818066,-8.79082],[118.836719,-8.808887],[118.832617,-8.833398],[118.808301,-8.838281],[118.72793,-8.805273],[118.673633,-8.811914],[118.478613,-8.856445],[118.426953,-8.855469],[118.397852,-8.813379],[118.399902,-8.703711],[118.378906,-8.674609],[118.233984,-8.807812],[118.189941,-8.840527],[118.131543,-8.855957],[118.070703,-8.850586],[117.86123,-8.931445],[117.79541,-8.920117],[117.731641,-8.919922],[117.50791,-9.00752],[117.387891,-9.031934],[117.326367,-9.033691],[117.265039,-9.026172],[117.210254,-9.034082],[117.16123,-9.069238],[117.061328,-9.099023],[116.958203,-9.076367],[116.871094,-9.046191],[116.788477,-9.006348],[116.767969,-8.955469],[116.77207,-8.894336],[116.806934,-8.810937],[116.783105,-8.664648],[116.80127,-8.597949],[116.835059,-8.532422],[116.88623,-8.508301],[116.953125,-8.503418],[117.063672,-8.444434],[117.164844,-8.367188],[117.223633,-8.374512],[117.356641,-8.428516],[117.43457,-8.434961],[117.56709,-8.426367],[117.621777,-8.45957],[117.643359,-8.535547],[117.672852,-8.563281],[117.712109,-8.582617],[117.806055,-8.711133],[117.893164,-8.704395],[117.969531,-8.728027],[118.104102,-8.650293],[118.205957,-8.652148],[118.234863,-8.591895],[118.174023,-8.527539],[118.100488,-8.475195],[118.061035,-8.464258],[118.017871,-8.467383],[117.979102,-8.458887],[117.814844,-8.34209],[117.766406,-8.279004],[117.738379,-8.20459],[117.755273,-8.149512],[117.868262,-8.100879],[117.920996,-8.089063],[118.11748,-8.122266],[118.150684,-8.15],[118.202832,-8.267285],[118.242383,-8.317773]],[[115.447852,-8.155176],[115.549414,-8.208301],[115.690918,-8.363574],[115.704297,-8.407129],[115.661426,-8.448242],[115.559961,-8.51416],[115.333789,-8.615723],[115.29502,-8.663672],[115.247168,-8.75752],[115.236133,-8.797559],[115.220215,-8.819531],[115.194238,-8.835449],[115.144922,-8.849023],[115.091504,-8.829395],[115.139746,-8.768945],[115.141602,-8.696875],[115.105664,-8.629492],[115.055078,-8.573047],[114.952051,-8.496387],[114.84209,-8.428516],[114.731348,-8.393945],[114.613184,-8.37832],[114.570898,-8.34541],[114.501758,-8.26084],[114.478906,-8.214746],[114.467578,-8.166309],[114.475293,-8.119434],[114.504297,-8.116602],[114.62002,-8.127734],[114.833008,-8.182617],[114.938477,-8.187109],[114.998145,-8.174414],[115.154004,-8.065723],[115.191016,-8.06748],[115.340234,-8.11543],[115.447852,-8.155176]],[[129.838867,-7.95459],[129.779785,-8.046484],[129.713477,-8.040723],[129.591895,-7.917383],[129.59873,-7.831348],[129.608984,-7.803418],[129.655469,-7.794824],[129.812988,-7.819727],[129.843555,-7.889355],[129.838867,-7.95459]],[[126.800977,-7.667871],[126.814453,-7.716504],[126.812695,-7.737891],[126.692871,-7.753516],[126.577344,-7.807617],[126.518164,-7.869922],[126.47207,-7.950391],[126.312891,-7.917676],[126.171094,-7.912305],[126.108398,-7.883984],[126.040039,-7.88584],[125.951562,-7.910937],[125.826172,-7.979297],[125.798242,-7.98457],[125.808398,-7.880664],[125.843164,-7.816699],[125.975293,-7.663379],[126.085352,-7.697363],[126.213672,-7.706738],[126.359375,-7.676758],[126.462891,-7.607813],[126.60957,-7.571777],[126.726367,-7.662207],[126.800977,-7.667871]],[[127.419434,-7.623047],[127.355273,-7.646484],[127.375,-7.572461],[127.370703,-7.512793],[127.475195,-7.531055],[127.474023,-7.578516],[127.463965,-7.596875],[127.419434,-7.623047]],[[138.535352,-8.273633],[138.296289,-8.405176],[137.982812,-8.381934],[137.871875,-8.379687],[137.687695,-8.411719],[137.650391,-8.386133],[137.685156,-8.262207],[137.83252,-7.932227],[138.00752,-7.641602],[138.081836,-7.566211],[138.185352,-7.495313],[138.295508,-7.438477],[138.543848,-7.37959],[138.769824,-7.39043],[138.801953,-7.414648],[138.899414,-7.511621],[138.962598,-7.587988],[138.989063,-7.696094],[138.892969,-7.882129],[138.785938,-8.059082],[138.611719,-8.19834],[138.535352,-8.273633]],[[131.325586,-7.999512],[131.30918,-8.01084],[131.184961,-7.997852],[131.11377,-7.997363],[131.123437,-7.921875],[131.086816,-7.865039],[131.136816,-7.781738],[131.137793,-7.684863],[131.190039,-7.671875],[131.197363,-7.616699],[131.260059,-7.470508],[131.296875,-7.438086],[131.349219,-7.425391],[131.411035,-7.340137],[131.446191,-7.315332],[131.482617,-7.250684],[131.535254,-7.220605],[131.530859,-7.165137],[131.560742,-7.135742],[131.643457,-7.112793],[131.700781,-7.140234],[131.736133,-7.19707],[131.643848,-7.266895],[131.691113,-7.438867],[131.624414,-7.626172],[131.580273,-7.682227],[131.498437,-7.730664],[131.473535,-7.77666],[131.377051,-7.869141],[131.347754,-7.948047],[131.343457,-7.981445],[131.325586,-7.999512]],[[131.982031,-7.202051],[131.969531,-7.251367],[131.926855,-7.225],[131.884473,-7.16748],[131.822852,-7.15918],[131.777539,-7.143945],[131.750781,-7.116797],[131.922266,-7.104492],[131.982031,-7.202051]],[[114.412598,-7.133496],[114.397656,-7.173145],[114.346875,-7.163281],[114.298828,-7.097559],[114.322168,-7.080371],[114.348926,-7.073438],[114.383594,-7.080664],[114.412598,-7.133496]],[[128.670117,-7.183301],[128.625,-7.208594],[128.550195,-7.156348],[128.529785,-7.13457],[128.577344,-7.083203],[128.627734,-7.06875],[128.658301,-7.091113],[128.673242,-7.113379],[128.666895,-7.137988],[128.670117,-7.183301]],[[120.774414,-7.118945],[120.672363,-7.124707],[120.64082,-7.11582],[120.633398,-7.018262],[120.745508,-7.060156],[120.781738,-7.063086],[120.774414,-7.118945]],[[113.844531,-7.105371],[113.825586,-7.119922],[113.655859,-7.111719],[113.546387,-7.193359],[113.470703,-7.218457],[113.198438,-7.218359],[113.166016,-7.207324],[113.141895,-7.207617],[113.126953,-7.224121],[113.04043,-7.211816],[112.76377,-7.139648],[112.725879,-7.072754],[112.76875,-7.00127],[112.868066,-6.899902],[113.067383,-6.87998],[113.974707,-6.873047],[114.073633,-6.960156],[114.083008,-6.989355],[113.885352,-7.049023],[113.844531,-7.105371]],[[115.377051,-6.970801],[115.295801,-6.987793],[115.220313,-6.952539],[115.222168,-6.905176],[115.240527,-6.86123],[115.353711,-6.838477],[115.414453,-6.839746],[115.479199,-6.870215],[115.524219,-6.901855],[115.546094,-6.938672],[115.424121,-6.940625],[115.377051,-6.970801]],[[134.674414,-6.749805],[134.657422,-6.765332],[134.631445,-6.73291],[134.629102,-6.712793],[134.663477,-6.657715],[134.697656,-6.625684],[134.735742,-6.62334],[134.726074,-6.668652],[134.674414,-6.749805]],[[105.252832,-6.64043],[105.19043,-6.6625],[105.142773,-6.643066],[105.121387,-6.614941],[105.192285,-6.545605],[105.225684,-6.529102],[105.260547,-6.523926],[105.277441,-6.561426],[105.252832,-6.64043]],[[134.716113,-6.549414],[134.66084,-6.558887],[134.633691,-6.477246],[134.679102,-6.456055],[134.728516,-6.505859],[134.716113,-6.549414]],[[134.819531,-6.43418],[134.795117,-6.442383],[134.795313,-6.393066],[134.822949,-6.349609],[134.851855,-6.324609],[134.88584,-6.323535],[134.819531,-6.43418]],[[134.536816,-6.442285],[134.52041,-6.512695],[134.504297,-6.591406],[134.4125,-6.679688],[134.355957,-6.814844],[134.322754,-6.84873],[134.2,-6.908789],[134.09082,-6.833789],[134.05918,-6.769336],[134.107031,-6.471582],[134.154199,-6.481445],[134.184766,-6.479297],[134.194629,-6.459766],[134.124609,-6.426465],[134.11123,-6.255371],[134.114648,-6.19082],[134.168066,-6.17627],[134.23418,-6.226367],[134.317773,-6.316113],[134.415039,-6.386719],[134.536816,-6.442285]],[[107.373926,-6.007617],[107.474707,-6.121777],[107.562988,-6.182715],[107.666797,-6.21582],[107.776074,-6.218945],[107.883789,-6.233301],[108.008789,-6.276953],[108.137598,-6.29668],[108.197461,-6.289063],[108.254492,-6.266602],[108.29502,-6.265039],[108.330176,-6.286035],[108.419141,-6.382813],[108.515918,-6.471191],[108.537988,-6.516211],[108.603613,-6.729199],[108.677832,-6.790527],[108.779687,-6.808301],[108.899414,-6.808398],[109.018359,-6.817285],[109.294238,-6.866992],[109.403711,-6.860156],[109.500586,-6.810156],[109.586914,-6.842578],[109.820996,-6.902441],[109.93623,-6.91582],[110.06709,-6.89873],[110.198438,-6.895117],[110.260938,-6.912402],[110.321094,-6.938379],[110.372754,-6.947754],[110.42627,-6.947266],[110.520898,-6.897266],[110.583594,-6.805664],[110.634277,-6.690137],[110.674023,-6.569824],[110.700781,-6.518066],[110.736914,-6.472363],[110.78418,-6.442676],[110.834766,-6.424219],[110.972266,-6.435645],[111.000684,-6.464746],[111.154395,-6.669043],[111.181543,-6.686719],[111.34209,-6.699512],[111.386523,-6.692871],[111.484473,-6.651855],[111.540332,-6.648242],[111.643555,-6.69873],[111.688086,-6.741699],[111.737598,-6.773438],[111.989844,-6.805957],[112.087305,-6.893359],[112.136719,-6.905078],[112.312305,-6.894434],[112.433594,-6.903027],[112.539258,-6.926465],[112.586914,-7.050586],[112.625977,-7.178027],[112.64873,-7.221289],[112.751953,-7.265039],[112.794336,-7.304492],[112.78291,-7.431641],[112.794531,-7.552441],[113.013574,-7.657715],[113.248437,-7.718164],[113.497656,-7.723828],[113.747461,-7.703027],[113.87627,-7.677246],[114.037305,-7.632129],[114.070703,-7.633008],[114.382715,-7.771094],[114.409277,-7.79248],[114.444238,-7.895605],[114.443262,-8.00459],[114.384961,-8.263281],[114.381348,-8.334277],[114.386914,-8.405176],[114.448828,-8.559277],[114.481738,-8.603809],[114.59502,-8.684766],[114.599219,-8.727246],[114.583789,-8.769629],[114.45918,-8.740527],[114.383203,-8.705371],[114.339258,-8.647363],[114.276953,-8.614648],[114.159668,-8.626465],[113.940332,-8.568359],[113.692578,-8.478027],[113.25332,-8.286719],[113.133691,-8.288281],[113.018945,-8.312695],[112.897754,-8.361426],[112.77168,-8.396094],[112.678809,-8.40918],[112.586035,-8.399609],[112.351562,-8.353613],[112.115137,-8.323926],[111.509961,-8.305078],[111.338574,-8.261719],[111.055371,-8.239551],[110.830176,-8.201953],[110.607227,-8.149414],[110.038672,-7.890527],[109.852637,-7.828418],[109.281641,-7.704883],[109.193555,-7.694922],[108.986719,-7.704102],[108.85625,-7.667871],[108.741211,-7.66709],[108.570508,-7.707227],[108.517969,-7.736035],[108.451758,-7.796973],[108.335547,-7.794043],[108.220508,-7.782324],[107.91748,-7.724121],[107.804395,-7.688379],[107.695801,-7.635547],[107.597852,-7.566699],[107.546875,-7.541895],[107.284961,-7.47168],[107.071191,-7.447461],[106.631445,-7.415527],[106.535352,-7.394238],[106.455273,-7.368652],[106.411328,-7.311719],[106.416895,-7.239355],[106.448438,-7.176758],[106.491504,-7.113867],[106.519727,-7.053711],[106.198242,-6.927832],[105.944336,-6.858984],[105.834766,-6.845801],[105.724805,-6.846094],[105.600977,-6.860352],[105.478418,-6.853711],[105.420801,-6.833203],[105.361914,-6.826172],[105.30293,-6.841016],[105.255469,-6.835254],[105.243164,-6.778027],[105.273438,-6.729395],[105.335645,-6.674121],[105.370898,-6.664355],[105.387012,-6.750781],[105.404688,-6.767969],[105.459766,-6.786914],[105.483691,-6.781543],[105.580859,-6.670996],[105.608008,-6.616699],[105.655078,-6.469531],[105.706055,-6.497949],[105.757422,-6.480371],[105.786914,-6.456934],[105.868262,-6.116406],[105.936133,-6.016992],[106.028809,-5.934277],[106.075,-5.91416],[106.16582,-5.964746],[106.349707,-5.984082],[106.459082,-6.017578],[106.56875,-6.021875],[106.675879,-6.038379],[106.825195,-6.098242],[106.87793,-6.091992],[106.931641,-6.073437],[107.011621,-6.008496],[107.046289,-5.904199],[107.162109,-5.957129],[107.331836,-5.978125],[107.373926,-6.007617]],[[124.05127,-5.97373],[124.04209,-6.021582],[124.005664,-5.966699],[123.972266,-5.939355],[123.975781,-5.880176],[124.022949,-5.902148],[124.05127,-5.97373]],[[120.52832,-6.298437],[120.487305,-6.464844],[120.467969,-6.406152],[120.460742,-6.254004],[120.435547,-6.180176],[120.451562,-6.094922],[120.446484,-5.87627],[120.477344,-5.775293],[120.53418,-5.903809],[120.549219,-5.969238],[120.52832,-6.298437]],[[112.719434,-5.811035],[112.697949,-5.846484],[112.602148,-5.843652],[112.586035,-5.803613],[112.648535,-5.730859],[112.690039,-5.726172],[112.727344,-5.752734],[112.719434,-5.811035]],[[132.807129,-5.850781],[132.746289,-5.94707],[132.704883,-5.913086],[132.681445,-5.912598],[132.667285,-5.856055],[132.681348,-5.738867],[132.630176,-5.607031],[132.697852,-5.608984],[132.716504,-5.64834],[132.737793,-5.661719],[132.804297,-5.788867],[132.807129,-5.850781]],[[134.746973,-5.707031],[134.739063,-5.745605],[134.738379,-5.816797],[134.75498,-5.882715],[134.712207,-5.949707],[134.752148,-6.050098],[134.758105,-6.1],[134.755859,-6.170605],[134.744434,-6.202344],[134.71416,-6.295117],[134.683887,-6.328125],[134.661133,-6.337305],[134.637598,-6.365332],[134.441113,-6.334863],[134.356152,-6.270508],[134.280469,-6.200781],[134.264453,-6.17168],[134.175391,-6.090332],[134.154883,-6.062891],[134.153125,-6.019531],[134.225098,-6.008496],[134.301953,-6.009766],[134.298633,-5.970703],[134.343066,-5.833008],[134.226172,-5.744434],[134.205371,-5.707227],[134.247266,-5.681934],[134.341309,-5.712891],[134.456348,-5.55752],[134.490332,-5.525098],[134.506445,-5.438477],[134.570801,-5.427344],[134.616504,-5.438574],[134.646094,-5.492383],[134.657813,-5.539258],[134.645508,-5.581348],[134.700781,-5.603027],[134.746973,-5.707031]],[[132.92627,-5.902051],[132.84502,-5.987988],[132.92168,-5.785254],[132.937695,-5.682617],[133.008789,-5.621387],[133.114648,-5.310645],[133.138477,-5.317871],[133.172852,-5.348145],[133.119629,-5.575977],[132.971094,-5.73584],[132.92627,-5.902051]],[[102.367188,-5.478711],[102.285938,-5.483496],[102.135547,-5.360547],[102.110742,-5.322559],[102.153516,-5.28623],[102.198438,-5.288867],[102.371777,-5.366406],[102.405469,-5.404785],[102.367188,-5.478711]],[[123.626758,-5.271582],[123.622754,-5.373047],[123.582617,-5.367383],[123.550098,-5.331836],[123.540918,-5.29834],[123.542773,-5.271094],[123.560645,-5.249805],[123.626758,-5.271582]],[[122.042969,-5.437988],[121.97959,-5.464746],[121.859375,-5.350293],[121.808496,-5.256152],[121.820703,-5.20293],[121.856641,-5.15625],[121.87373,-5.144629],[121.866309,-5.095996],[121.913672,-5.072266],[121.965723,-5.075586],[121.999902,-5.14082],[122.041016,-5.158789],[122.061816,-5.221289],[122.042969,-5.437988]],[[122.645117,-5.269434],[122.619336,-5.33584],[122.563867,-5.3875],[122.519727,-5.391211],[122.473633,-5.380664],[122.391992,-5.335449],[122.371289,-5.383105],[122.307031,-5.380957],[122.283105,-5.319531],[122.329004,-5.137695],[122.396289,-5.069824],[122.390039,-4.998535],[122.334473,-4.846582],[122.368945,-4.767187],[122.524414,-4.707129],[122.659961,-4.633887],[122.701953,-4.618652],[122.739746,-4.675],[122.759863,-4.933887],[122.614063,-5.138672],[122.645117,-5.269434]],[[123.179785,-4.551172],[123.203027,-4.766211],[123.195703,-4.822656],[123.139453,-4.739941],[123.119238,-4.723438],[123.103809,-4.739941],[123.083887,-4.749023],[123.055176,-4.748242],[123.017969,-4.831738],[123.014648,-4.910254],[122.986523,-4.963086],[122.97168,-5.138477],[122.981055,-5.185742],[123.024609,-5.162402],[123.051465,-5.156445],[123.149902,-5.224023],[123.201953,-5.27334],[123.187305,-5.333008],[123.120703,-5.393164],[123.043359,-5.419336],[122.985742,-5.393555],[122.96875,-5.405762],[122.934668,-5.436719],[122.908789,-5.477441],[122.916211,-5.519336],[122.850195,-5.637988],[122.812109,-5.671289],[122.733105,-5.634961],[122.684375,-5.666211],[122.64502,-5.663379],[122.584961,-5.544629],[122.586426,-5.488867],[122.642188,-5.42627],[122.642578,-5.381152],[122.670117,-5.330859],[122.731445,-5.261914],[122.766504,-5.210156],[122.767578,-5.177246],[122.793652,-5.052441],[122.803809,-5.000098],[122.821484,-4.944434],[122.849414,-4.83125],[122.85332,-4.618359],[122.946875,-4.442676],[123.038281,-4.394727],[123.074609,-4.386914],[123.068945,-4.433594],[123.179785,-4.551172]],[[133.570801,-4.245898],[133.621875,-4.299316],[133.50293,-4.257422],[133.333008,-4.169629],[133.320898,-4.111035],[133.464355,-4.199805],[133.570801,-4.245898]],[[123.242383,-4.112988],[123.144531,-4.233301],[123.076172,-4.227148],[122.994727,-4.148047],[122.970898,-4.061328],[122.969043,-4.02998],[123.024902,-3.980957],[123.211914,-3.997559],[123.246973,-4.040918],[123.242383,-4.112988]],[[128.562598,-3.585449],[128.391602,-3.637891],[128.42832,-3.54043],[128.451563,-3.514746],[128.536328,-3.541309],[128.562598,-3.585449]],[[128.275586,-3.674609],[128.249902,-3.711133],[128.191797,-3.735254],[128.143164,-3.732715],[128.158984,-3.697656],[128.146875,-3.677148],[128.11084,-3.686426],[128.052246,-3.714551],[127.978027,-3.770996],[127.934375,-3.743066],[127.925,-3.699316],[127.927539,-3.679395],[128.016211,-3.600879],[128.119141,-3.5875],[128.264355,-3.512305],[128.329102,-3.515918],[128.313672,-3.563672],[128.291016,-3.597656],[128.277441,-3.633203],[128.275586,-3.674609]],[[128.722461,-3.546875],[128.720117,-3.58916],[128.713281,-3.602539],[128.658789,-3.587793],[128.619531,-3.588574],[128.585156,-3.512207],[128.594922,-3.494824],[128.666504,-3.516699],[128.693555,-3.524512],[128.722461,-3.546875]],[[116.424121,-3.464453],[116.387793,-3.636719],[116.326563,-3.539062],[116.395313,-3.42334],[116.426953,-3.399902],[116.424121,-3.464453]],[[127.60625,-3.315137],[127.629297,-3.35918],[127.531055,-3.331348],[127.487695,-3.288184],[127.530469,-3.261523],[127.554492,-3.254297],[127.60625,-3.315137]],[[116.30332,-3.868164],[116.093359,-4.054102],[116.058789,-4.006934],[116.076953,-3.81748],[116.018359,-3.699902],[116.022461,-3.612402],[116.063574,-3.45791],[116.117383,-3.339551],[116.239355,-3.260352],[116.269727,-3.251074],[116.262109,-3.394824],[116.286523,-3.448828],[116.295117,-3.49502],[116.282031,-3.534766],[116.305176,-3.718555],[116.318652,-3.762988],[116.289258,-3.820898],[116.30332,-3.868164]],[[126.861133,-3.087891],[127.025488,-3.166016],[127.062891,-3.216992],[127.092383,-3.277539],[127.124707,-3.31084],[127.163477,-3.338086],[127.227344,-3.391016],[127.244238,-3.471094],[127.22959,-3.633008],[127.155176,-3.647266],[127.085059,-3.670898],[126.940918,-3.764551],[126.869922,-3.78291],[126.794141,-3.78916],[126.740332,-3.813672],[126.686328,-3.823633],[126.54668,-3.77168],[126.411133,-3.710645],[126.214551,-3.605176],[126.17832,-3.579395],[126.14668,-3.522754],[126.056543,-3.420996],[126.033984,-3.355859],[126.026465,-3.170508],[126.050098,-3.128125],[126.088281,-3.105469],[126.219629,-3.148145],[126.30625,-3.103223],[126.555078,-3.065234],[126.808301,-3.069141],[126.861133,-3.087891]],[[127.987891,-2.936523],[127.937695,-3.02002],[127.849609,-3.016309],[127.834277,-3.004395],[127.938379,-2.952344],[127.987891,-2.936523]],[[106.886426,-3.005273],[106.869727,-3.025293],[106.814258,-3.014453],[106.774316,-2.986816],[106.749219,-2.960449],[106.742871,-2.932812],[106.796875,-2.898926],[106.910645,-2.933984],[106.886426,-3.005273]],[[107.47334,-2.899512],[107.432813,-2.925293],[107.409277,-2.900586],[107.402441,-2.872949],[107.419336,-2.838086],[107.474414,-2.834668],[107.499707,-2.84502],[107.47334,-2.899512]],[[129.754688,-2.86582],[129.984375,-2.97666],[130.103418,-2.992969],[130.303613,-2.978516],[130.379102,-2.989355],[130.569922,-3.130859],[130.625586,-3.228027],[130.641699,-3.311914],[130.671094,-3.391504],[130.718066,-3.411328],[130.773438,-3.41875],[130.845605,-3.533301],[130.859961,-3.570313],[130.805078,-3.857715],[130.580371,-3.748828],[130.363086,-3.625195],[130.269727,-3.579297],[130.019531,-3.474707],[129.981152,-3.438867],[129.953125,-3.391602],[129.844141,-3.327148],[129.62666,-3.317187],[129.54502,-3.318848],[129.511719,-3.328516],[129.52041,-3.363184],[129.52168,-3.433691],[129.467676,-3.453223],[129.332813,-3.408691],[129.212109,-3.392676],[129.107617,-3.349219],[128.96748,-3.326074],[128.952051,-3.304199],[128.964063,-3.27168],[128.957813,-3.241113],[128.925391,-3.229297],[128.8625,-3.234961],[128.801758,-3.265625],[128.75127,-3.300488],[128.676953,-3.396582],[128.638965,-3.433398],[128.516602,-3.449121],[128.465918,-3.439844],[128.419238,-3.416016],[128.27998,-3.240527],[128.233008,-3.202637],[128.180664,-3.17168],[128.132031,-3.157422],[128.082129,-3.184082],[128.055762,-3.238574],[128.043945,-3.30332],[128.030078,-3.340527],[127.97002,-3.444336],[127.92041,-3.506055],[127.902344,-3.496289],[127.927832,-3.397266],[127.92793,-3.341406],[127.897168,-3.282324],[127.87793,-3.22207],[128.113379,-2.93457],[128.198535,-2.865918],[128.569824,-2.842187],[128.790527,-2.856641],[128.910742,-2.849609],[128.991113,-2.828516],[129.057715,-2.838477],[129.074316,-2.895117],[129.116309,-2.937012],[129.174414,-2.933496],[129.27959,-2.889062],[129.371094,-2.820508],[129.427344,-2.790723],[129.48418,-2.785742],[129.542969,-2.790332],[129.600488,-2.806152],[129.754688,-2.86582]],[[100.425098,-3.18291],[100.465137,-3.328516],[100.346094,-3.229199],[100.348438,-3.158789],[100.332031,-3.113086],[100.259961,-3.056934],[100.204297,-2.986816],[100.179297,-2.820215],[100.198535,-2.785547],[100.245605,-2.783203],[100.45459,-3.001953],[100.468848,-3.038965],[100.464258,-3.116895],[100.433887,-3.141309],[100.425098,-3.18291]],[[108.207227,-2.997656],[108.191797,-3.103027],[108.167285,-3.142773],[108.083594,-3.194922],[108.055273,-3.226855],[107.977148,-3.221777],[107.967285,-3.166602],[107.941113,-3.129297],[107.858203,-3.086328],[107.836621,-3.09668],[107.821777,-3.160742],[107.65957,-3.205566],[107.614453,-3.209375],[107.636719,-3.124805],[107.594922,-3.058398],[107.591602,-2.976563],[107.583887,-2.940723],[107.563477,-2.920117],[107.604883,-2.863086],[107.598145,-2.799707],[107.641602,-2.731543],[107.666309,-2.566309],[107.837793,-2.530273],[107.874707,-2.559668],[108.074414,-2.596973],[108.215137,-2.696973],[108.290625,-2.82998],[108.207227,-2.997656]],[[100.204102,-2.741016],[100.132715,-2.821387],[100.014941,-2.819727],[99.991895,-2.769824],[99.996875,-2.649316],[99.968164,-2.609766],[99.969336,-2.594141],[99.987891,-2.525391],[100.011914,-2.510254],[100.201953,-2.679688],[100.204102,-2.741016]],[[134.374219,-2.123535],[134.345215,-2.13877],[134.335059,-2.095215],[134.350781,-2.036914],[134.369531,-2.027637],[134.391016,-2.030762],[134.419043,-2.051758],[134.374219,-2.123535]],[[99.843066,-2.343066],[99.847852,-2.369727],[99.685156,-2.281738],[99.607031,-2.25752],[99.537402,-2.161523],[99.558887,-2.11543],[99.561816,-2.051172],[99.572168,-2.025781],[99.62207,-2.016602],[99.686426,-2.063379],[99.734766,-2.177734],[99.815723,-2.284375],[99.843066,-2.343066]],[[126.055078,-2.45127],[126.037891,-2.469434],[125.97793,-2.41543],[125.937598,-2.262793],[125.903223,-2.222168],[125.862891,-2.077148],[125.873242,-2.035937],[125.922754,-1.974805],[125.962793,-1.975781],[125.992676,-2.011816],[125.975977,-2.168066],[126.065723,-2.36582],[126.055078,-2.45127]],[[123.848242,-1.955469],[123.866016,-1.995703],[123.803516,-1.994336],[123.777246,-1.918652],[123.783496,-1.87832],[123.848242,-1.955469]],[[126.024219,-1.789746],[126.331738,-1.822852],[126.288086,-1.858887],[125.956445,-1.916602],[125.838867,-1.906152],[125.479199,-1.940039],[125.432617,-1.938086],[125.425977,-1.882227],[125.387207,-1.843066],[125.444727,-1.808984],[125.520898,-1.800879],[125.720313,-1.81377],[126.024219,-1.789746]],[[123.152539,-1.816504],[123.078809,-1.898926],[123.070898,-1.854883],[123.08584,-1.814844],[123.106445,-1.786719],[123.1375,-1.772656],[123.152539,-1.816504]],[[130.35332,-1.690527],[130.36543,-1.749805],[130.425,-1.80459],[130.404297,-1.889844],[130.380566,-1.902637],[130.393359,-1.941602],[130.418848,-1.971289],[130.372656,-1.991895],[130.338965,-1.981836],[130.28418,-2.009375],[130.248047,-2.047754],[130.133496,-2.063867],[130.093359,-2.02832],[129.886523,-1.986426],[129.754395,-1.894434],[129.737695,-1.866895],[129.993652,-1.758887],[130.105762,-1.730469],[130.199609,-1.732227],[130.317969,-1.691992],[130.35332,-1.690527]],[[124.969531,-1.705469],[125.062988,-1.741016],[125.095898,-1.74082],[125.126758,-1.699316],[125.145801,-1.692578],[125.187891,-1.712891],[125.197656,-1.780273],[125.258203,-1.770898],[125.305371,-1.793945],[125.320215,-1.810059],[125.314063,-1.877148],[125.134766,-1.888965],[125.006738,-1.943066],[124.834473,-1.894434],[124.63916,-1.978223],[124.520605,-2.006934],[124.417773,-2.005176],[124.329688,-1.858887],[124.380859,-1.6875],[124.417578,-1.659277],[124.483008,-1.644336],[124.663965,-1.635938],[124.969531,-1.705469]],[[135.474219,-1.591797],[135.869141,-1.641992],[135.976172,-1.635547],[136.201562,-1.65498],[136.389648,-1.721582],[136.718555,-1.733984],[136.816699,-1.753809],[136.892578,-1.799707],[136.708594,-1.837695],[136.621875,-1.873047],[136.46084,-1.89043],[136.326074,-1.872461],[136.228125,-1.893652],[136.192578,-1.85918],[136.049219,-1.824121],[135.865723,-1.752148],[135.487598,-1.668359],[135.469727,-1.616211],[135.474219,-1.591797]],[[108.953125,-1.619629],[108.837891,-1.661621],[108.803711,-1.567773],[108.877246,-1.539844],[108.956836,-1.564063],[108.953125,-1.619629]],[[106.045703,-1.669434],[106.080078,-1.738281],[106.127148,-1.800195],[106.161719,-1.866992],[106.208789,-2.188672],[106.365918,-2.464844],[106.818457,-2.57334],[106.744336,-2.617969],[106.706641,-2.658008],[106.678809,-2.704004],[106.612012,-2.895508],[106.618555,-2.936133],[106.657617,-3.001172],[106.667188,-3.071777],[106.610547,-3.071387],[106.546777,-3.055566],[106.496094,-3.029004],[106.44873,-2.994238],[106.397363,-2.966602],[106.341602,-2.94873],[106.250098,-2.894043],[106.125879,-2.855371],[105.99873,-2.824902],[105.937207,-2.743555],[105.908008,-2.643262],[105.939063,-2.493457],[105.907617,-2.451953],[105.862402,-2.41543],[105.806836,-2.307422],[105.78584,-2.181348],[105.705273,-2.132617],[105.599023,-2.103125],[105.552734,-2.079004],[105.342871,-2.125098],[105.292578,-2.114258],[105.247656,-2.079395],[105.133398,-2.042578],[105.137695,-1.972656],[105.191016,-1.916895],[105.316211,-1.860547],[105.374805,-1.813184],[105.386523,-1.750781],[105.364258,-1.705078],[105.373145,-1.657324],[105.412695,-1.611035],[105.45957,-1.574707],[105.585449,-1.526758],[105.64043,-1.610449],[105.667578,-1.680371],[105.700879,-1.731055],[105.754492,-1.658691],[105.72041,-1.533887],[105.816113,-1.506055],[105.910059,-1.50498],[105.980957,-1.53916],[106.027344,-1.593164],[106.045703,-1.669434]],[[123.597559,-1.704297],[123.528613,-1.71084],[123.48252,-1.681445],[123.486621,-1.534863],[123.528516,-1.502832],[123.548535,-1.508203],[123.561328,-1.551855],[123.582031,-1.590918],[123.616406,-1.627441],[123.597559,-1.704297]],[[128.153027,-1.660547],[128.091797,-1.701172],[128.06123,-1.712402],[127.91377,-1.685156],[127.741016,-1.69082],[127.561621,-1.728516],[127.457617,-1.69668],[127.392188,-1.644824],[127.39502,-1.589844],[127.456738,-1.453711],[127.591797,-1.350781],[127.64668,-1.332422],[127.742969,-1.360254],[127.905078,-1.439062],[128.032813,-1.531641],[128.14873,-1.603711],[128.153027,-1.660547]],[[123.212305,-1.171289],[123.234277,-1.233691],[123.198047,-1.287695],[123.237793,-1.389355],[123.338574,-1.254004],[123.434766,-1.236816],[123.489355,-1.259277],[123.526855,-1.286035],[123.547266,-1.337402],[123.511914,-1.447363],[123.44873,-1.498828],[123.366992,-1.507129],[123.328613,-1.443066],[123.274902,-1.437207],[123.237402,-1.576953],[123.220508,-1.59834],[123.172949,-1.616016],[123.130371,-1.577441],[123.122949,-1.556055],[123.18291,-1.492773],[123.150391,-1.304492],[123.105176,-1.339844],[122.984375,-1.510645],[122.89043,-1.587207],[122.858496,-1.548242],[122.81084,-1.432129],[122.832227,-1.283008],[122.908008,-1.182227],[122.972461,-1.18916],[123.158301,-1.15752],[123.212305,-1.171289]],[[109.710254,-1.180664],[109.51084,-1.282813],[109.463672,-1.277539],[109.428125,-1.241211],[109.450293,-1.044141],[109.475977,-0.985352],[109.614648,-0.979102],[109.699512,-1.007324],[109.743359,-1.039355],[109.760547,-1.105176],[109.750781,-1.14502],[109.710254,-1.180664]],[[134.965332,-1.116016],[134.917383,-1.134277],[134.861719,-1.11416],[134.808887,-1.037598],[134.82793,-0.978809],[134.889258,-0.938477],[134.94082,-0.978906],[134.956738,-1.030566],[134.996289,-1.034082],[134.965332,-1.116016]],[[99.163867,-1.77793],[99.071777,-1.783496],[98.874316,-1.663672],[98.827734,-1.609961],[98.816309,-1.538281],[98.626953,-1.261328],[98.601758,-1.197852],[98.676074,-0.970508],[98.869043,-0.915625],[98.932617,-0.954004],[98.954785,-1.05625],[99.065039,-1.240723],[99.101465,-1.340137],[99.128906,-1.38418],[99.14043,-1.418457],[99.130664,-1.442383],[99.210352,-1.559277],[99.267285,-1.627734],[99.271484,-1.738477],[99.163867,-1.77793]],[[131.001855,-1.315527],[130.966602,-1.343457],[130.845117,-1.317285],[130.782324,-1.255469],[130.739355,-1.172559],[130.712109,-1.104395],[130.704395,-1.050195],[130.667969,-0.983984],[130.672949,-0.959766],[130.897168,-0.890039],[130.939453,-0.915332],[131.033008,-0.917578],[131.073926,-0.968262],[131.046191,-1.188184],[131.001855,-1.315527]],[[130.905273,-0.777441],[130.879785,-0.828418],[130.832422,-0.862891],[130.402441,-0.923926],[130.439063,-0.887402],[130.457324,-0.851172],[130.484277,-0.83252],[130.526953,-0.837305],[130.548145,-0.82627],[130.569531,-0.821875],[130.59375,-0.82666],[130.635449,-0.811621],[130.723242,-0.822461],[130.813477,-0.813867],[130.807031,-0.765039],[130.905273,-0.777441]],[[135.383008,-0.651367],[135.595703,-0.69043],[135.673242,-0.688281],[135.749023,-0.73252],[135.841211,-0.711621],[135.893555,-0.725781],[136.06875,-0.877734],[136.154688,-0.97832],[136.282617,-1.064648],[136.375293,-1.094043],[136.305371,-1.173145],[136.164746,-1.214746],[136.110352,-1.216797],[136.002539,-1.169727],[135.915039,-1.178418],[135.83877,-1.119434],[135.825586,-1.02832],[135.74707,-0.823047],[135.645703,-0.881934],[135.523828,-0.787305],[135.491113,-0.785059],[135.483398,-0.801074],[135.431641,-0.768848],[135.387695,-0.704883],[135.383008,-0.651367]],[[127.300391,-0.780957],[127.289062,-0.801563],[127.18457,-0.775293],[127.156445,-0.760938],[127.209082,-0.619336],[127.258203,-0.623437],[127.30127,-0.758398],[127.300391,-0.780957]],[[130.62666,-0.528711],[130.569141,-0.52998],[130.46543,-0.486523],[130.525879,-0.44873],[130.56416,-0.440918],[130.597461,-0.418262],[130.615918,-0.417285],[130.656934,-0.436523],[130.684277,-0.469141],[130.62666,-0.528711]],[[121.864355,-0.406836],[121.906836,-0.45127],[121.88125,-0.502637],[121.846875,-0.489844],[121.756055,-0.49082],[121.721777,-0.494727],[121.680957,-0.525],[121.655273,-0.526172],[121.672363,-0.478809],[121.749316,-0.407031],[121.797363,-0.417676],[121.864355,-0.406836]],[[140.973438,-2.609766],[140.973535,-2.803418],[140.973633,-3.006641],[140.97373,-3.209961],[140.973828,-3.413281],[140.973926,-3.616602],[140.974023,-3.819824],[140.974023,-4.023145],[140.974219,-4.226465],[140.974219,-4.429785],[140.974316,-4.633008],[140.974414,-4.836328],[140.974512,-5.039648],[140.974609,-5.242969],[140.974609,-5.446191],[140.974707,-5.649512],[140.974805,-5.852832],[140.974902,-6.056152],[140.975,-6.259375],[140.975,-6.346094],[140.944043,-6.452246],[140.874609,-6.611523],[140.862305,-6.740039],[140.919531,-6.840039],[140.975195,-6.905371],[140.975195,-7.072559],[140.975293,-7.275879],[140.975391,-7.479199],[140.975488,-7.68252],[140.975586,-7.885742],[140.975586,-8.089063],[140.975684,-8.292383],[140.975781,-8.495703],[140.975879,-8.698926],[140.975977,-8.902246],[140.975977,-9.105566],[140.976172,-9.11875],[140.924609,-9.085059],[140.786523,-8.97373],[140.661523,-8.846777],[140.581055,-8.72832],[140.489746,-8.62041],[140.10166,-8.300586],[140.00293,-8.195508],[139.983301,-8.166504],[139.992578,-8.139355],[140.037402,-8.083984],[140.116992,-7.92373],[140.033789,-8.022754],[139.934766,-8.101172],[139.79082,-8.106348],[139.649414,-8.125391],[139.518555,-8.172754],[139.385645,-8.189062],[139.319141,-8.16582],[139.279102,-8.106934],[139.258301,-8.046582],[139.248828,-7.982422],[139.192969,-8.086133],[139.083203,-8.142871],[138.933496,-8.262402],[138.890625,-8.237793],[138.864746,-8.192285],[138.856152,-8.145117],[138.885059,-8.094727],[138.905469,-8.041211],[138.935937,-7.913086],[139.003027,-7.837598],[139.045703,-7.691406],[139.073633,-7.639258],[139.087988,-7.587207],[139.048926,-7.52832],[138.983008,-7.508203],[138.937891,-7.472461],[138.885547,-7.373242],[138.853125,-7.339648],[138.793652,-7.298926],[138.747949,-7.251465],[138.798438,-7.215723],[138.864844,-7.201367],[138.919336,-7.203613],[139.017969,-7.225879],[139.0625,-7.227148],[139.176855,-7.19043],[139.112598,-7.201758],[139.049023,-7.200586],[138.845703,-7.136328],[138.72002,-7.069824],[138.601367,-6.936523],[138.600195,-6.910742],[138.683789,-6.886523],[138.864551,-6.858398],[138.808496,-6.79043],[138.72666,-6.731152],[138.698145,-6.625684],[138.642188,-6.560449],[138.521582,-6.453809],[138.438672,-6.343359],[138.368359,-6.118555],[138.296289,-5.949023],[138.313867,-5.8875],[138.374609,-5.843652],[138.282813,-5.838574],[138.199609,-5.807031],[138.243555,-5.724414],[138.339648,-5.675684],[138.252148,-5.688184],[138.166504,-5.712012],[138.127441,-5.716504],[138.087109,-5.70918],[138.065918,-5.675977],[138.063086,-5.628906],[138.075586,-5.545801],[138.06084,-5.465234],[137.984961,-5.427637],[137.922266,-5.370117],[137.886816,-5.348828],[137.840332,-5.350488],[137.795215,-5.312012],[137.759082,-5.256152],[137.306641,-5.014355],[137.279785,-4.94541],[137.237891,-4.975684],[137.195898,-4.99043],[137.14375,-4.950781],[137.089258,-4.924414],[137.029688,-4.928711],[136.974609,-4.907324],[136.916992,-4.895117],[136.856836,-4.893164],[136.618848,-4.81875],[136.39375,-4.70127],[136.210645,-4.650684],[136.097461,-4.584766],[135.979688,-4.530859],[135.716602,-4.478418],[135.450195,-4.443066],[135.353906,-4.441797],[135.273145,-4.453125],[135.195605,-4.450684],[134.754199,-4.19541],[134.679688,-4.079102],[134.686914,-4.011133],[134.706543,-3.954785],[134.886523,-3.938477],[134.759766,-3.922168],[134.707617,-3.929883],[134.603418,-3.976074],[134.546875,-3.979297],[134.467187,-3.948633],[134.391016,-3.909961],[134.266211,-3.945801],[134.202344,-3.887012],[134.180469,-3.825098],[134.14707,-3.796777],[134.1,-3.799707],[134.036914,-3.821973],[133.973828,-3.817969],[133.933203,-3.775586],[133.904004,-3.720117],[133.860742,-3.680371],[133.808496,-3.65],[133.723047,-3.57793],[133.67832,-3.479492],[133.683398,-3.30918],[133.697168,-3.248145],[133.781641,-3.148926],[133.841504,-3.054785],[133.767383,-3.044336],[133.700391,-3.0875],[133.671973,-3.131836],[133.660742,-3.185547],[133.653125,-3.364355],[133.599414,-3.416113],[133.518164,-3.411914],[133.542285,-3.516406],[133.50918,-3.615527],[133.415137,-3.732129],[133.407227,-3.785156],[133.422266,-3.842578],[133.400879,-3.899023],[133.24873,-4.062305],[133.198047,-4.070117],[133.085156,-4.069043],[132.968555,-4.094922],[132.914453,-4.056934],[132.870117,-4.007422],[132.837109,-3.948926],[132.790918,-3.828125],[132.753906,-3.703613],[132.869727,-3.550977],[132.829785,-3.412988],[132.751367,-3.294629],[132.553516,-3.130664],[132.348242,-2.975098],[132.25498,-2.943457],[132.102051,-2.92959],[132.053906,-2.914551],[132.006348,-2.856055],[131.971191,-2.788574],[132.066895,-2.75957],[132.230664,-2.680371],[132.32334,-2.68418],[132.575488,-2.727148],[132.65293,-2.766211],[132.725,-2.789063],[132.897266,-2.658203],[133.033789,-2.487402],[133.118848,-2.450293],[133.191016,-2.437793],[133.264941,-2.454297],[133.411426,-2.513965],[133.526563,-2.541699],[133.608691,-2.547168],[133.651563,-2.600586],[133.700098,-2.624609],[133.710938,-2.544043],[133.75332,-2.450684],[133.834668,-2.42168],[133.877637,-2.415039],[133.904883,-2.390918],[133.898926,-2.304492],[133.791016,-2.293652],[133.849707,-2.219629],[133.902441,-2.183594],[133.920508,-2.147461],[133.921582,-2.102051],[133.710352,-2.18916],[133.487793,-2.225586],[133.35625,-2.215723],[133.224902,-2.214453],[132.962793,-2.272559],[132.863281,-2.270215],[132.631055,-2.24668],[132.502637,-2.218457],[132.40332,-2.24043],[132.307617,-2.242285],[132.207422,-2.175781],[132.122168,-2.092383],[132.079883,-2.033203],[132.023438,-1.990332],[131.998437,-1.93252],[131.936133,-1.714941],[131.930371,-1.559668],[131.829785,-1.556543],[131.731445,-1.541211],[131.29375,-1.393457],[131.24082,-1.429688],[131.179199,-1.44834],[131.117773,-1.455273],[131.056738,-1.447656],[130.995898,-1.424707],[131.000977,-1.383984],[131.046191,-1.284082],[131.090527,-1.247266],[131.151855,-1.218848],[131.19082,-1.16582],[131.254102,-1.006934],[131.258984,-0.952637],[131.252051,-0.897168],[131.257227,-0.855469],[131.296387,-0.833594],[131.461523,-0.781836],[131.804297,-0.703809],[131.890918,-0.657129],[131.962402,-0.582422],[132.045996,-0.537012],[132.084473,-0.491113],[132.128418,-0.454102],[132.39375,-0.355469],[132.508008,-0.347461],[132.625098,-0.358887],[132.856445,-0.417383],[133.077148,-0.511816],[133.268457,-0.635742],[133.472656,-0.726172],[133.723633,-0.741406],[133.850293,-0.731445],[133.974512,-0.744336],[134.024902,-0.769727],[134.111523,-0.846777],[134.086719,-0.897363],[134.071973,-1.001855],[134.116211,-1.102441],[134.188281,-1.203125],[134.247168,-1.310547],[134.25957,-1.362988],[134.237207,-1.474121],[134.216992,-1.529102],[134.14541,-1.620801],[134.105859,-1.720996],[134.13125,-1.844531],[134.14541,-1.96875],[134.142773,-2.08291],[134.155664,-2.195215],[134.194824,-2.309082],[134.362109,-2.620996],[134.459961,-2.832324],[134.491211,-2.714258],[134.483301,-2.583008],[134.517969,-2.535645],[134.566895,-2.510449],[134.627441,-2.536719],[134.644727,-2.589844],[134.649023,-2.705859],[134.702148,-2.933594],[134.769824,-2.944043],[134.843359,-2.90918],[134.855371,-2.978809],[134.852734,-3.107617],[134.886816,-3.209863],[134.917188,-3.249902],[135.037402,-3.333105],[135.092188,-3.348535],[135.251563,-3.368555],[135.371582,-3.374902],[135.486621,-3.345117],[135.560742,-3.26875],[135.627734,-3.186035],[135.85918,-2.995313],[135.926172,-2.904102],[135.990723,-2.764258],[136.012988,-2.734277],[136.243262,-2.583105],[136.269531,-2.529492],[136.302539,-2.425684],[136.352441,-2.325195],[136.389941,-2.27334],[136.612305,-2.224316],[136.843262,-2.197656],[137.07207,-2.105078],[137.171094,-2.025488],[137.175781,-1.973145],[137.125488,-1.88125],[137.123438,-1.840918],[137.176465,-1.802148],[137.380566,-1.685645],[137.616602,-1.56582],[137.80625,-1.483203],[137.911133,-1.483789],[138.007813,-1.556543],[138.110938,-1.615918],[138.649805,-1.791113],[138.736133,-1.845508],[138.811426,-1.917773],[138.919141,-1.967871],[139.039453,-1.99209],[139.148828,-2.038867],[139.252637,-2.099219],[139.481836,-2.211816],[139.789551,-2.348242],[139.868359,-2.356445],[140.15459,-2.35],[140.204004,-2.375684],[140.250977,-2.412012],[140.294629,-2.42041],[140.622559,-2.445801],[140.673047,-2.47207],[140.720508,-2.508105],[140.747461,-2.607129],[140.973438,-2.609766]],[[104.474219,-0.334668],[104.567773,-0.431836],[104.590137,-0.466602],[104.543945,-0.520508],[104.506543,-0.59668],[104.485352,-0.612891],[104.413867,-0.583691],[104.363184,-0.658594],[104.329785,-0.539063],[104.257129,-0.463281],[104.302344,-0.385742],[104.31875,-0.380176],[104.340723,-0.382617],[104.363574,-0.402832],[104.474219,-0.334668]],[[127.566992,-0.318945],[127.682422,-0.468359],[127.60498,-0.610156],[127.658594,-0.689453],[127.804297,-0.694434],[127.837891,-0.724121],[127.863281,-0.759863],[127.880176,-0.808691],[127.842285,-0.847754],[127.761133,-0.883691],[127.667578,-0.832031],[127.642871,-0.783984],[127.623828,-0.766016],[127.497852,-0.802441],[127.462695,-0.805957],[127.438281,-0.739062],[127.468652,-0.642969],[127.380566,-0.599609],[127.3,-0.500293],[127.29707,-0.460254],[127.329492,-0.390918],[127.325098,-0.33584],[127.371191,-0.331641],[127.455176,-0.406348],[127.491699,-0.335938],[127.527344,-0.306641],[127.566992,-0.318945]],[[127.249902,-0.495312],[127.187305,-0.521191],[127.119141,-0.520508],[127.104395,-0.413867],[127.126465,-0.278613],[127.189648,-0.255762],[127.290039,-0.284375],[127.253027,-0.318652],[127.280566,-0.391016],[127.249902,-0.495312]],[[103.736523,-0.347949],[103.606348,-0.38291],[103.461328,-0.357617],[103.479004,-0.297461],[103.548926,-0.227539],[103.610938,-0.230566],[103.723926,-0.27666],[103.764258,-0.317773],[103.736523,-0.347949]],[[130.813281,-0.004102],[130.986523,-0.046582],[131.025781,-0.039941],[131.276855,-0.149805],[131.316895,-0.204297],[131.302734,-0.241113],[131.339746,-0.290332],[131.25752,-0.365723],[131.217871,-0.374121],[131.177734,-0.345996],[131.097754,-0.330078],[131.005371,-0.360742],[130.946484,-0.337598],[130.89668,-0.268457],[130.808398,-0.226465],[130.683496,-0.080664],[130.622168,-0.085937],[130.638281,-0.142969],[130.691309,-0.180566],[130.761328,-0.291406],[130.801563,-0.302148],[130.843164,-0.29834],[130.899219,-0.344434],[130.896289,-0.416016],[130.750195,-0.443848],[130.699805,-0.391602],[130.688672,-0.296582],[130.606543,-0.328613],[130.574902,-0.361816],[130.550781,-0.366406],[130.496289,-0.267383],[130.340527,-0.262305],[130.236621,-0.209668],[130.287695,-0.154687],[130.294922,-0.101465],[130.3625,-0.072852],[130.430957,-0.098486],[130.499609,-0.060107],[130.54834,-0.069922],[130.584277,-0.04541],[130.722363,-0.029834],[130.813281,-0.004102]],[[98.459277,-0.530469],[98.399707,-0.576855],[98.309668,-0.531836],[98.339941,-0.467871],[98.354785,-0.379297],[98.408789,-0.308984],[98.427148,-0.226465],[98.322949,-0.000781],[98.374512,0.00708],[98.41543,-0.017529],[98.484375,-0.167676],[98.544141,-0.257617],[98.520117,-0.379687],[98.459277,-0.530469]],[[104.778613,-0.175977],[104.80752,-0.19248],[104.843164,-0.140625],[104.908984,-0.211719],[104.949707,-0.247266],[105.005371,-0.282813],[104.950586,-0.284473],[104.928516,-0.316992],[104.914258,-0.32334],[104.702246,-0.208691],[104.566602,-0.245605],[104.473535,-0.212109],[104.44707,-0.18916],[104.49707,-0.126367],[104.542676,0.017725],[104.635645,-0.018457],[104.658398,-0.062842],[104.652734,-0.076025],[104.713477,-0.103027],[104.778613,-0.175977]],[[129.548926,-0.187012],[129.505664,-0.189844],[129.469238,-0.131445],[129.370117,-0.066406],[129.308789,0.04541],[129.541992,-0.139258],[129.548926,-0.187012]],[[127.453418,-0.005859],[127.448633,-0.036621],[127.417871,0.006348],[127.396777,0.016602],[127.419531,0.124414],[127.431348,0.142578],[127.449414,0.068994],[127.453418,-0.005859]],[[104.689258,0.059521],[104.698145,0.034668],[104.650879,0.062695],[104.622363,0.079639],[104.603516,0.095215],[104.499219,0.23208],[104.543848,0.223291],[104.659863,0.103076],[104.689258,0.059521]],[[103.284473,0.541943],[103.172168,0.536182],[103.139551,0.549072],[103.15332,0.643115],[103.187402,0.699756],[103.238184,0.698633],[103.295117,0.613965],[103.284473,0.541943]],[[127.419727,0.64209],[127.383984,0.631006],[127.373633,0.634863],[127.362891,0.675146],[127.382617,0.743555],[127.424805,0.744385],[127.442578,0.733447],[127.445898,0.683301],[127.419727,0.64209]],[[127.372656,0.791309],[127.338379,0.758447],[127.306055,0.769434],[127.286426,0.811914],[127.292773,0.84248],[127.319824,0.862012],[127.353809,0.847461],[127.372656,0.791309]],[[103.450195,0.664453],[103.429688,0.650879],[103.344434,0.777881],[103.365723,0.851123],[103.386133,0.86958],[103.433105,0.825],[103.470313,0.778125],[103.497461,0.722705],[103.450195,0.664453]],[[103.828613,0.801025],[103.833984,0.772217],[103.742383,0.82998],[103.740039,0.871826],[103.751953,0.891357],[103.806641,0.846338],[103.828613,0.801025]],[[104.239355,0.833984],[104.176758,0.804883],[104.098145,0.89624],[104.101074,0.91748],[104.108301,0.933545],[104.122754,0.943994],[104.170508,0.896729],[104.227051,0.879883],[104.239355,0.833984]],[[103.027539,0.746631],[103.008789,0.708105],[102.971484,0.736523],[102.77627,0.77959],[102.710547,0.784375],[102.541602,0.831592],[102.49043,0.856641],[102.453906,0.889502],[102.466406,0.950342],[102.491406,0.986865],[102.506641,1.08877],[102.549219,1.130225],[102.633203,1.054395],[102.726172,0.989209],[102.780078,0.959375],[102.944141,0.892725],[103.002441,0.859277],[103.027539,0.746631]],[[103.423926,1.04834],[103.429688,0.993359],[103.363281,1.006836],[103.31543,1.071289],[103.35498,1.117236],[103.37998,1.133643],[103.404883,1.072559],[103.423926,1.04834]],[[103.166406,0.870166],[103.137207,0.84165],[103.086719,0.848145],[103.033398,0.882031],[102.963965,0.942676],[102.886328,0.996777],[102.787988,1.030957],[102.726465,1.04126],[102.701855,1.053711],[102.725586,1.158838],[102.790137,1.165479],[102.999414,1.067773],[103.067578,1.014746],[103.166406,0.870166]],[[104.024805,1.180566],[104.088086,1.137012],[104.139844,1.165576],[104.137793,1.128223],[104.127344,1.092383],[104.066113,0.989551],[103.963574,1.013232],[103.939844,1.046484],[103.932227,1.071387],[103.946973,1.087012],[103.955371,1.137451],[103.999805,1.137256],[104.024805,1.180566]],[[104.585352,1.216113],[104.591016,1.141064],[104.648145,1.10459],[104.662891,1.049512],[104.652832,0.961035],[104.599121,0.858984],[104.575195,0.831934],[104.504297,0.852637],[104.480664,0.886768],[104.471191,0.913477],[104.481055,0.93252],[104.428613,0.956494],[104.462402,0.995557],[104.439258,1.050439],[104.293945,1.016113],[104.251953,1.014893],[104.244238,1.077393],[104.250195,1.102637],[104.361816,1.181494],[104.428418,1.196045],[104.500098,1.180225],[104.585352,1.216113]],[[102.427148,0.990137],[102.380859,0.959766],[102.325293,1.007031],[102.27959,1.075684],[102.255469,1.147168],[102.23418,1.263965],[102.228613,1.347852],[102.256348,1.39707],[102.276465,1.395264],[102.358594,1.345654],[102.412891,1.260791],[102.442871,1.234229],[102.448828,1.15625],[102.428906,1.067285],[102.427148,0.990137]],[[97.481543,1.465088],[97.69834,1.18374],[97.786426,1.145898],[97.903223,1.018262],[97.931934,0.973926],[97.902051,0.884229],[97.876465,0.62832],[97.82041,0.564453],[97.683984,0.596094],[97.68252,0.641064],[97.603906,0.833887],[97.46123,0.941406],[97.405371,0.946973],[97.368848,1.056934],[97.296875,1.187354],[97.079199,1.425488],[97.244238,1.423633],[97.324414,1.481641],[97.342773,1.52793],[97.355957,1.539746],[97.481543,1.465088]],[[102.491895,1.45918],[102.499414,1.330908],[102.425195,1.364453],[102.366895,1.415479],[102.274219,1.453125],[102.161328,1.46543],[102.078711,1.498584],[102.020898,1.558203],[102.018359,1.585645],[102.024023,1.607959],[102.042188,1.625391],[102.469531,1.510059],[102.491895,1.45918]],[[124.888867,0.995313],[124.698145,0.825586],[124.639844,0.743555],[124.589063,0.655273],[124.514063,0.557129],[124.427539,0.470605],[124.384375,0.444971],[124.278027,0.398438],[124.216797,0.380371],[124.101367,0.374561],[123.753809,0.305518],[123.639648,0.297461],[123.525977,0.300342],[123.310449,0.317578],[123.26543,0.326611],[123.179492,0.415527],[123.08252,0.48584],[122.996875,0.493506],[122.90957,0.485986],[122.280762,0.481055],[122.060937,0.468018],[121.841992,0.436572],[121.722754,0.450879],[121.60459,0.486133],[121.515723,0.498437],[121.425781,0.494824],[121.012988,0.441699],[120.90918,0.446777],[120.700391,0.514697],[120.579004,0.52832],[120.459961,0.510303],[120.349023,0.449219],[120.307031,0.408252],[120.192285,0.268506],[120.127344,0.166553],[120.07832,0.039746],[120.036035,-0.089941],[120.013281,-0.196191],[120.012109,-0.307129],[120.031738,-0.432031],[120.062891,-0.555566],[120.097461,-0.649902],[120.240625,-0.868262],[120.269824,-0.899219],[120.425391,-0.960645],[120.517578,-1.039453],[120.605078,-1.258496],[120.667383,-1.370117],[120.728613,-1.371484],[120.796973,-1.363672],[120.91582,-1.377832],[121.033691,-1.406543],[121.148535,-1.339453],[121.212598,-1.2125],[121.276855,-1.118164],[121.431348,-0.938574],[121.519336,-0.855566],[121.575586,-0.828516],[121.632715,-0.840332],[121.681152,-0.887891],[121.737695,-0.925684],[121.853125,-0.945996],[121.969629,-0.933301],[122.093652,-0.875],[122.138086,-0.839258],[122.174902,-0.79375],[122.27998,-0.757031],[122.529687,-0.756641],[122.658789,-0.769824],[122.88877,-0.755176],[122.885547,-0.72207],[122.841113,-0.687012],[122.829492,-0.658887],[122.872266,-0.640723],[123.02041,-0.599805],[123.171484,-0.570703],[123.281445,-0.591504],[123.379688,-0.648535],[123.417383,-0.707422],[123.43418,-0.778223],[123.396289,-0.961621],[123.37793,-1.004102],[123.299609,-1.026074],[123.225781,-1.001758],[123.152734,-0.907031],[123.049414,-0.872363],[122.902832,-0.900977],[122.852539,-0.928125],[122.807422,-0.966016],[122.724609,-1.064258],[122.655664,-1.175195],[122.506641,-1.347852],[122.33418,-1.497852],[122.250684,-1.555273],[122.157617,-1.593945],[121.858594,-1.693262],[121.779883,-1.766992],[121.71875,-1.862793],[121.650977,-1.89541],[121.572656,-1.905762],[121.513867,-1.887793],[121.394727,-1.833789],[121.355469,-1.878223],[121.348828,-1.945996],[121.40752,-1.970117],[121.501953,-2.04502],[121.575,-2.150879],[121.621875,-2.173633],[121.725977,-2.208008],[121.769727,-2.240918],[121.848242,-2.331543],[121.971875,-2.542383],[122.013965,-2.656445],[122.082617,-2.749512],[122.291699,-2.907617],[122.30332,-2.952246],[122.29043,-3.004199],[122.306543,-3.051563],[122.38125,-3.142383],[122.399023,-3.200879],[122.317285,-3.275098],[122.312793,-3.382715],[122.262695,-3.527441],[122.251367,-3.57627],[122.25293,-3.62041],[122.288086,-3.661621],[122.329102,-3.694238],[122.385352,-3.711426],[122.43457,-3.739844],[122.529199,-3.852637],[122.578613,-3.882324],[122.609961,-3.923438],[122.606738,-3.984668],[122.649902,-4.020508],[122.689648,-4.084473],[122.750391,-4.1],[122.778809,-4.081641],[122.798242,-4.054199],[122.847949,-4.064551],[122.877344,-4.109082],[122.894336,-4.166309],[122.899805,-4.229395],[122.897363,-4.349121],[122.872266,-4.391992],[122.817578,-4.389941],[122.719727,-4.340723],[122.715039,-4.37627],[122.72168,-4.410742],[122.671875,-4.422168],[122.614746,-4.417383],[122.471387,-4.42207],[122.207129,-4.496387],[122.114258,-4.540234],[122.054199,-4.620117],[122.05,-4.675293],[122.073242,-4.791699],[122.038086,-4.832422],[121.916992,-4.847949],[121.748047,-4.816699],[121.645703,-4.785645],[121.588672,-4.75957],[121.514355,-4.68125],[121.486523,-4.581055],[121.541211,-4.28291],[121.556738,-4.244629],[121.583398,-4.210547],[121.611523,-4.156348],[121.618066,-4.092676],[121.537402,-4.014844],[121.41582,-3.984277],[121.312695,-3.919434],[120.914258,-3.555762],[120.891797,-3.520605],[120.890918,-3.460352],[120.906934,-3.404004],[121.037891,-3.205176],[121.054297,-3.16709],[121.070312,-3.010156],[121.066797,-2.880957],[121.052148,-2.75166],[120.990137,-2.670312],[120.879395,-2.645605],[120.765039,-2.641602],[120.653613,-2.667578],[120.543945,-2.732617],[120.341406,-2.869629],[120.261035,-2.949316],[120.254102,-3.052832],[120.300488,-3.154297],[120.360449,-3.246875],[120.392383,-3.348145],[120.436621,-3.707324],[120.435156,-3.747852],[120.383008,-3.852344],[120.3625,-4.085742],[120.38457,-4.415137],[120.420117,-4.617383],[120.40498,-4.727246],[120.310156,-4.963184],[120.281445,-5.092676],[120.279297,-5.146094],[120.390918,-5.392578],[120.416602,-5.490039],[120.430371,-5.591016],[120.311621,-5.541602],[120.256445,-5.544141],[120.200781,-5.559375],[120.077051,-5.575488],[119.951563,-5.577637],[119.907617,-5.596289],[119.818457,-5.661816],[119.764453,-5.688281],[119.717285,-5.693359],[119.557422,-5.611035],[119.463086,-5.52168],[119.376172,-5.424805],[119.360352,-5.31416],[119.390625,-5.200586],[119.433594,-5.079199],[119.519531,-4.877344],[119.515527,-4.741895],[119.544922,-4.630859],[119.594043,-4.523145],[119.611719,-4.423535],[119.623633,-4.034375],[119.611426,-3.999805],[119.493652,-3.768555],[119.480078,-3.729785],[119.479297,-3.667383],[119.491992,-3.607813],[119.494531,-3.554102],[119.46748,-3.512988],[119.419824,-3.475391],[119.362109,-3.458984],[119.240039,-3.475293],[118.994629,-3.537598],[118.922168,-3.482715],[118.867676,-3.398047],[118.832813,-3.280176],[118.8125,-3.156641],[118.821875,-3.040625],[118.858105,-2.928516],[118.828906,-2.850098],[118.783691,-2.764746],[118.783301,-2.720801],[118.808984,-2.682324],[118.85332,-2.650195],[118.90752,-2.631445],[118.958203,-2.597461],[119.092187,-2.48291],[119.135352,-2.382324],[119.138184,-2.258496],[119.172266,-2.140039],[119.24082,-2.030957],[119.321875,-1.929688],[119.348242,-1.825293],[119.308301,-1.659668],[119.324121,-1.584277],[119.310352,-1.495703],[119.308984,-1.408203],[119.35918,-1.243457],[119.508203,-0.906738],[119.653516,-0.72793],[119.711328,-0.680762],[119.786719,-0.763965],[119.844336,-0.861914],[119.845215,-0.773242],[119.829883,-0.686328],[119.77168,-0.483594],[119.721875,-0.088477],[119.73584,-0.051025],[119.786523,-0.056982],[119.838281,-0.022119],[119.865625,0.040088],[119.811719,0.186914],[119.809277,0.238672],[119.913281,0.445068],[119.998047,0.520215],[120.035156,0.566602],[120.056445,0.692529],[120.100586,0.740137],[120.156543,0.77417],[120.229785,0.86123],[120.269531,0.970801],[120.293848,0.97915],[120.322461,0.983154],[120.366504,0.887549],[120.416016,0.848682],[120.516602,0.817529],[120.602539,0.854395],[120.626465,0.902393],[120.658887,0.943652],[120.711035,0.98667],[120.754883,1.035645],[120.803613,1.149268],[120.867969,1.252832],[120.912109,1.288965],[120.96543,1.311816],[121.024609,1.325781],[121.081738,1.327637],[121.208398,1.2625],[121.281738,1.249805],[121.356738,1.254541],[121.404102,1.243604],[121.440039,1.214404],[121.472754,1.155518],[121.513281,1.104736],[121.550684,1.079687],[121.591797,1.067969],[121.867383,1.088525],[122.108203,1.031152],[122.436621,1.018066],[122.549316,0.984473],[122.657422,0.940576],[122.789844,0.862891],[122.838281,0.845703],[122.89248,0.85],[122.960059,0.922998],[123.012793,0.938965],[123.066504,0.941797],[123.278125,0.928076],[123.84668,0.838184],[123.930762,0.850439],[124.273633,1.022266],[124.41084,1.185107],[124.533691,1.230469],[124.575391,1.304053],[124.600195,1.392432],[124.64375,1.416162],[124.74668,1.441406],[124.787695,1.467578],[124.860645,1.576025],[124.94707,1.672168],[124.989258,1.701025],[125.110938,1.685693],[125.164844,1.643652],[125.233789,1.502295],[125.22168,1.478711],[125.140918,1.408398],[125.11748,1.378906],[125.028027,1.180225],[124.966797,1.082617],[124.888867,0.995313]],[[101.708105,2.078418],[101.762305,1.996533],[101.773535,1.943457],[101.734082,1.882568],[101.719434,1.78916],[101.602734,1.715723],[101.500781,1.733203],[101.467773,1.759375],[101.403418,1.901318],[101.409668,2.02168],[101.450293,2.067822],[101.544727,2.060742],[101.640723,2.126709],[101.708105,2.078418]],[[127.732715,0.848145],[127.805371,0.825928],[127.881055,0.832129],[127.918652,0.876807],[127.929102,0.934717],[127.967285,1.042578],[128.055273,1.115625],[128.116992,1.127051],[128.160742,1.157813],[128.153125,1.237891],[128.157422,1.316602],[128.222461,1.400635],[128.424121,1.517529],[128.539258,1.559229],[128.688379,1.572559],[128.705176,1.527734],[128.688086,1.463721],[128.716895,1.367285],[128.702637,1.106396],[128.66875,1.069434],[128.514551,0.979248],[128.345996,0.907129],[128.298828,0.876807],[128.257227,0.80498],[128.260645,0.733789],[128.397949,0.638818],[128.61123,0.549951],[128.655273,0.508252],[128.683789,0.438477],[128.691602,0.360352],[128.743262,0.323242],[128.81543,0.305371],[128.863281,0.268359],[128.899609,0.21626],[128.54043,0.337891],[128.446484,0.391553],[128.332813,0.397949],[128.220605,0.414258],[128.106055,0.460889],[127.983105,0.471875],[127.924414,0.438086],[127.901367,0.372266],[127.887402,0.29834],[127.914648,0.206299],[127.912207,0.150537],[127.888965,0.049512],[127.977832,-0.24834],[128.089453,-0.485254],[128.253516,-0.731641],[128.33457,-0.816309],[128.425488,-0.892676],[128.278125,-0.87002],[128.233398,-0.787695],[128.046387,-0.706055],[128.01084,-0.657324],[127.888965,-0.423535],[127.85332,-0.379883],[127.74082,-0.300391],[127.691602,-0.241895],[127.674805,-0.162891],[127.687402,-0.079932],[127.681348,0.034863],[127.685449,0.149023],[127.708691,0.288086],[127.668652,0.336768],[127.616211,0.38291],[127.555371,0.489648],[127.537109,0.610889],[127.541797,0.680664],[127.566992,0.742529],[127.600684,0.796045],[127.608008,0.848242],[127.52041,0.924023],[127.428516,1.13999],[127.420312,1.251953],[127.537109,1.46748],[127.534668,1.57207],[127.55791,1.634229],[127.570703,1.700146],[127.631738,1.843701],[127.731445,1.966113],[127.899902,2.137354],[127.964258,2.174707],[128.036426,2.199023],[128.042773,2.15708],[128.03125,2.119873],[127.906738,1.945654],[127.890137,1.906299],[127.886816,1.832959],[127.946484,1.789648],[128.010938,1.701221],[128.02373,1.583496],[128.025879,1.458105],[128.011719,1.331738],[127.987695,1.2896],[127.885352,1.162793],[127.652832,1.013867],[127.633008,0.977197],[127.634375,0.936133],[127.677441,0.886572],[127.732715,0.848145]],[[97.33418,2.075635],[97.32832,2.053271],[97.225098,2.158496],[97.108301,2.216895],[97.156641,2.232227],[97.252832,2.216016],[97.291406,2.20083],[97.328711,2.148535],[97.33418,2.075635]],[[128.453906,2.051758],[128.295898,2.034717],[128.259961,2.08252],[128.217969,2.297461],[128.330371,2.469336],[128.47207,2.570508],[128.568652,2.596094],[128.602148,2.597607],[128.688477,2.473682],[128.623242,2.224414],[128.547559,2.09707],[128.453906,2.051758]],[[125.407422,2.651611],[125.397266,2.629541],[125.360059,2.746826],[125.39082,2.805371],[125.435254,2.783887],[125.446484,2.762988],[125.403906,2.707031],[125.407422,2.651611]],[[96.463672,2.36001],[96.400977,2.350684],[96.340625,2.37207],[96.29043,2.42959],[96.021973,2.595752],[95.938477,2.598437],[95.879785,2.640918],[95.808594,2.655615],[95.733008,2.766504],[95.717188,2.825977],[95.772168,2.85498],[95.80625,2.916016],[95.895801,2.889063],[95.997852,2.781396],[96.101563,2.741211],[96.129785,2.720898],[96.17998,2.661328],[96.417285,2.515186],[96.443066,2.465625],[96.459375,2.41582],[96.463672,2.36001]],[[108.8875,2.90542],[108.838867,2.853027],[108.786523,2.885645],[108.86709,2.991895],[108.885742,2.998975],[108.8875,2.90542]],[[105.760352,2.863037],[105.718555,2.85918],[105.706152,2.888867],[105.70791,2.940088],[105.704199,2.980908],[105.692188,3.011328],[105.692188,3.0625],[105.730664,3.036963],[105.760352,3.013037],[105.794531,2.995947],[105.822168,2.984375],[105.836719,2.976514],[105.809375,2.903955],[105.760352,2.863037]],[[106.285254,3.157129],[106.283691,3.088232],[106.214551,3.128564],[106.200977,3.204883],[106.22373,3.22959],[106.271191,3.216309],[106.285254,3.157129]],[[117.658398,3.280518],[117.645801,3.247754],[117.560352,3.328223],[117.5375,3.386377],[117.547852,3.431982],[117.636719,3.436084],[117.680859,3.40752],[117.658398,3.280518]],[[125.658105,3.436035],[125.633203,3.40542],[125.511523,3.461133],[125.517578,3.549609],[125.501172,3.593213],[125.468555,3.639111],[125.455273,3.68418],[125.468848,3.733252],[125.543457,3.67041],[125.585645,3.571094],[125.643555,3.476514],[125.658105,3.436035]],[[126.851855,3.768457],[126.835547,3.756934],[126.799609,3.783887],[126.777539,3.813428],[126.778906,3.843164],[126.804492,3.85791],[126.857031,3.812402],[126.857813,3.787207],[126.851855,3.768457]],[[126.719336,3.874658],[126.721777,3.83252],[126.66123,3.928418],[126.6375,4.041943],[126.685547,4.001416],[126.739648,3.917725],[126.719336,3.874658]],[[117.884766,4.186133],[117.917871,4.090527],[117.922852,4.054297],[117.736816,4.004004],[117.625098,4.121484],[117.649023,4.168994]],[[117.649023,4.168994],[117.74541,4.166943],[117.884766,4.186133]],[[108.316016,3.689648],[108.17959,3.653076],[108.100391,3.704541],[108.186133,3.767969],[108.216406,3.772168],[108.236133,3.78457],[108.243262,3.810352],[108.088477,3.8521],[108.044531,3.888965],[108.002344,3.982861],[108.003516,4.042578],[108.201953,4.200488],[108.24834,4.217139],[108.255566,4.151758],[108.392871,3.986182],[108.398828,3.875977],[108.393555,3.836182],[108.316016,3.689648]],[[117.574414,4.170605],[117.566211,4.162305],[117.497461,4.133398],[117.465332,4.076074],[117.559375,3.98833],[117.566016,3.929932],[117.639062,3.877979],[117.728223,3.796729],[117.731738,3.770264],[117.762012,3.733887],[117.777246,3.689258],[117.714453,3.644824],[117.629883,3.636328],[117.567383,3.678271],[117.509668,3.730371],[117.494922,3.665576],[117.450391,3.628516],[117.287891,3.639307],[117.171582,3.638965],[117.055957,3.622656],[117.113867,3.612646],[117.166406,3.591992],[117.346289,3.426611],[117.384668,3.365381],[117.321875,3.243555],[117.352441,3.19375],[117.42207,3.165186],[117.506836,3.10459],[117.567188,3.098486],[117.610645,3.064355],[117.612402,3.004883],[117.637891,2.95083],[117.569141,2.929297],[117.637207,2.914941],[117.697656,2.887305],[117.664551,2.859277],[117.638867,2.825293],[117.666797,2.806934],[117.749707,2.775586],[117.785938,2.746777],[117.804883,2.668945],[117.885742,2.541748],[118.03418,2.377637],[118.066602,2.317822],[118.066309,2.262744],[118.041602,2.21543],[117.957031,2.159961],[117.889258,2.087012],[117.881055,2.060645],[117.789258,2.026855],[117.83125,2.002002],[117.864648,1.968408],[117.928418,1.866797],[118.080371,1.701855],[118.156836,1.640332],[118.47168,1.416455],[118.638965,1.318994],[118.852539,1.09585],[118.963477,1.044287],[118.984961,0.982129],[118.892383,0.886865],[118.757422,0.839209],[118.534766,0.813525],[118.311523,0.84707],[118.196094,0.874365],[118.095508,0.92915],[118.016309,1.03916],[117.911621,1.098682],[117.951953,1.031982],[117.977344,0.963818],[117.964258,0.889551],[117.923047,0.831348],[117.852539,0.788672],[117.776953,0.754004],[117.745117,0.729639],[117.55332,0.341016],[117.522168,0.235889],[117.46377,-0.200488],[117.462891,-0.32373],[117.548926,-0.554395],[117.556836,-0.675293],[117.573828,-0.727539],[117.5625,-0.770898],[117.521777,-0.79668],[117.357129,-0.867187],[117.240723,-0.925684],[117.146484,-1.008984],[117.070215,-1.112695],[117.003223,-1.187695],[116.913965,-1.223633],[116.849414,-1.218262],[116.79707,-1.183789],[116.760547,-1.117188],[116.739844,-1.044238],[116.726172,-1.098145],[116.728711,-1.150781],[116.759277,-1.207129],[116.770996,-1.266602],[116.753418,-1.327344],[116.715234,-1.375781],[116.611621,-1.428613],[116.554492,-1.473926],[116.545117,-1.553125],[116.517578,-1.598047],[116.47793,-1.632812],[116.332129,-1.7125],[116.299609,-1.744336],[116.275488,-1.784863],[116.353223,-1.778613],[116.424316,-1.784863],[116.42959,-1.86416],[116.451953,-1.923145],[116.423535,-2.052539],[116.313965,-2.139844],[116.368652,-2.158203],[116.418164,-2.186719],[116.528125,-2.20791],[116.56543,-2.299707],[116.549219,-2.41084],[116.529297,-2.510547],[116.450391,-2.538281],[116.40127,-2.519824],[116.352539,-2.521582],[116.316797,-2.551855],[116.307227,-2.60332],[116.375488,-2.578027],[116.37168,-2.706836],[116.353223,-2.832715],[116.330664,-2.902148],[116.288867,-2.958789],[116.225781,-2.976953],[116.166309,-2.93457],[116.154102,-2.983789],[116.172266,-3.025293],[116.257227,-3.126367],[116.205078,-3.148535],[116.16709,-3.183008],[116.15,-3.233203],[116.05752,-3.348242],[116.016699,-3.432812],[115.999414,-3.52334],[115.956152,-3.59502],[115.258203,-3.906836],[114.693555,-4.169727],[114.652539,-4.151855],[114.625293,-4.111719],[114.605957,-3.70332],[114.536133,-3.494434],[114.525586,-3.37666],[114.445996,-3.481836],[114.397168,-3.471191],[114.344336,-3.444434],[114.30459,-3.410059],[114.30166,-3.364746],[114.344336,-3.235156],[114.292676,-3.30625],[114.236328,-3.361133],[114.17793,-3.354395],[114.127637,-3.327246],[114.108984,-3.285156],[114.082227,-3.278906],[113.958789,-3.394336],[113.795801,-3.45625],[113.705078,-3.455273],[113.633594,-3.419922],[113.637305,-3.332031],[113.630078,-3.246094],[113.610059,-3.195703],[113.566309,-3.177734],[113.525977,-3.184082],[113.408984,-3.228906],[113.367188,-3.223633],[113.343164,-3.246484],[113.033984,-2.933496],[112.971484,-3.187109],[112.758008,-3.322168],[112.600293,-3.400488],[112.443945,-3.371094],[112.284961,-3.320996],[112.12666,-3.381445],[111.954883,-3.529687],[111.907422,-3.552539],[111.858105,-3.551855],[111.82207,-3.53252],[111.834375,-3.420117],[111.835938,-3.307715],[111.823047,-3.057227],[111.809375,-3.008008],[111.760156,-2.93916],[111.694727,-2.889453],[111.658301,-2.925781],[111.625488,-2.975488],[111.494922,-2.97334],[111.367578,-2.933691],[111.25918,-2.956445],[111.044336,-3.055762],[110.930078,-3.071094],[110.86875,-3.04873],[110.829688,-2.995117],[110.852051,-2.946191],[110.899316,-2.908594],[110.811133,-2.938477],[110.73584,-2.988672],[110.703125,-3.020898],[110.668164,-3.004785],[110.574023,-2.891406],[110.377539,-2.933789],[110.350977,-2.946777],[110.302539,-2.985352],[110.256055,-2.966113],[110.232617,-2.925098],[110.224316,-2.688672],[110.124414,-2.233887],[110.096582,-2.001367],[110.075,-1.946387],[109.959863,-1.862793],[109.96377,-1.742871],[110.023437,-1.642578],[110.036133,-1.525684],[110.019238,-1.398828],[109.983301,-1.274805],[109.938086,-1.181152],[109.873438,-1.101074],[109.787402,-1.011328],[109.681738,-0.944238],[109.453809,-0.86875],[109.333496,-0.875391],[109.288867,-0.845801],[109.258789,-0.807422],[109.270996,-0.732031],[109.311719,-0.680176],[109.366309,-0.667383],[109.372754,-0.638184],[109.257031,-0.577441],[109.160547,-0.494922],[109.130273,-0.44541],[109.121094,-0.390918],[109.121777,-0.265039],[109.149609,-0.185547],[109.164746,-0.14248],[109.194629,-0.009424],[109.25752,0.031152],[109.247266,0.055762],[109.220215,0.073828],[109.180762,0.11748],[109.148535,0.167676],[109.074805,0.252832],[108.944531,0.355664],[108.922754,0.532813],[108.905859,0.793945],[108.916797,0.912646],[108.958594,1.134619],[109.030859,1.204492],[109.088477,1.223926],[109.131543,1.253857],[109.096094,1.258154],[109.06543,1.247168],[109.010254,1.239648],[109.055469,1.438477],[109.075879,1.495898],[109.166699,1.60708],[109.273145,1.705469],[109.318164,1.821094],[109.378516,1.922705],[109.628906,2.027539]],[[109.628906,2.027539],[109.538965,1.896191],[109.548926,1.84834],[109.570801,1.806299],[109.63584,1.77666],[109.654004,1.614893],[109.735742,1.522949],[109.818066,1.438965],[109.878516,1.397852],[109.944922,1.338037],[109.991699,1.282568],[110.04082,1.235742],[110.114746,1.190137],[110.315234,0.995996],[110.399023,0.939063],[110.461426,0.88208],[110.505762,0.861963],[110.614746,0.878125],[110.938086,1.017334],[110.996094,1.026367],[111.101367,1.050537],[111.286719,1.043213],[111.483203,0.995752],[111.54668,0.994336],[111.607422,1.022607],[111.691309,1.014209],[111.769727,0.999463],[111.808984,1.01167],[111.923145,1.113281],[112.078516,1.143359],[112.128613,1.243604],[112.167383,1.338184],[112.185742,1.439063],[112.250684,1.479639],[112.341602,1.514746],[112.476172,1.559082],[112.942969,1.566992],[112.988281,1.547559],[112.998047,1.49624],[112.988281,1.457129],[113.006543,1.433887],[113.068652,1.431787],[113.12627,1.408105],[113.358984,1.327148],[113.458203,1.302148],[113.513184,1.308398],[113.622266,1.235938],[113.681641,1.260596],[113.760352,1.311377],[113.835254,1.379883],[113.902344,1.434277],[114,1.455273],[114.125977,1.452344],[114.274707,1.470898],[114.387109,1.500049],[114.5125,1.452002],[114.545898,1.467139],[114.56748,1.51416],[114.632227,1.617041],[114.660938,1.686279],[114.686133,1.819043],[114.703516,1.850781],[114.751074,1.868994],[114.8,1.893945],[114.812695,1.933789],[114.830566,1.980029],[114.81582,2.018945],[114.787988,2.051611],[114.758691,2.162402],[114.768359,2.212939],[114.786426,2.250488],[114.836328,2.269385],[114.969141,2.35083],[115.086523,2.446143],[115.150781,2.49292],[115.179102,2.523193],[115.180859,2.566895],[115.129883,2.612402],[115.080762,2.634229],[115.077051,2.687012],[115.078906,2.723438],[115.093652,2.757812],[115.086523,2.791211],[115.086328,2.841113],[115.117578,2.894873],[115.189941,2.974463],[115.246973,3.025928],[115.310156,2.993945],[115.38418,3.00874],[115.454395,3.034326],[115.493164,3.128125],[115.499121,3.173145],[115.489746,3.208643],[115.514258,3.342383],[115.519922,3.36167],[115.566113,3.445752],[115.570703,3.502295],[115.544531,3.633691],[115.560938,3.733057],[115.568457,3.93877],[115.596094,3.975537],[115.627539,4.081982],[115.678809,4.193018],[115.782422,4.25376],[115.836816,4.333301],[115.860742,4.348047],[115.896191,4.348682],[116.021582,4.290674],[116.134473,4.355176],[116.23623,4.362549],[116.320313,4.353711],[116.367676,4.327344],[116.414551,4.308203],[116.514746,4.370801],[116.553125,4.359863],[116.589063,4.338428],[116.638672,4.339111],[116.697852,4.35498],[116.843555,4.340137],[117.100586,4.337061],[117.277539,4.299316],[117.450879,4.192871],[117.537305,4.171387],[117.574414,4.170605]],[[126.816602,4.033496],[126.77627,4.012598],[126.71123,4.020264],[126.704492,4.070996],[126.770117,4.162207],[126.813574,4.258496],[126.767285,4.282568],[126.72207,4.344189],[126.720508,4.41582],[126.757324,4.5479],[126.8125,4.537207],[126.865137,4.479834],[126.886719,4.37251],[126.921094,4.291016],[126.847656,4.17998],[126.816602,4.033496]],[[96.492578,5.229346],[96.615234,5.220215],[96.842676,5.274463],[96.967773,5.269141],[97.085742,5.229932],[97.19043,5.207324],[97.451172,5.236035],[97.500195,5.22832],[97.547168,5.205859],[97.5875,5.170361],[97.706738,5.040137],[97.908398,4.87998],[97.966602,4.77749],[97.999805,4.662256],[98.020703,4.635205],[98.248438,4.414551],[98.27334,4.322314],[98.241211,4.194531],[98.307324,4.092871],[98.52832,3.997559],[98.658691,3.928125],[98.686523,3.885547],[98.705762,3.834766],[98.77793,3.759424],[98.868652,3.710352],[99.151172,3.58125],[99.521484,3.311182],[99.732324,3.183057],[99.906641,2.988184],[99.969434,2.894922],[100.021289,2.794238],[100.127246,2.647607],[100.307227,2.466602],[100.352734,2.411475],[100.401172,2.331641],[100.457031,2.257422],[100.523828,2.18916],[100.603613,2.136963],[100.685254,2.120068],[100.816797,1.989258],[100.887891,1.948242],[100.87666,2.050586],[100.816895,2.140186],[100.817773,2.194238],[100.828223,2.242578],[100.877051,2.283301],[100.935937,2.294727],[101.046191,2.257471],[101.225195,2.102246],[101.300781,2.011816],[101.357617,1.887012],[101.405078,1.757422],[101.47666,1.693066],[101.575,1.670557],[101.684277,1.66123],[101.784766,1.621387],[102.019922,1.442139],[102.098047,1.35791],[102.157227,1.258887],[102.197949,1.141699],[102.22334,1.018701],[102.239063,0.990332],[102.389941,0.841992],[102.469238,0.779297],[102.566406,0.748828],[102.849414,0.715479],[102.949316,0.664209],[103.031836,0.578906],[103.066504,0.491992],[103.00752,0.415332],[102.786328,0.297754],[102.55,0.216455],[102.77959,0.244482],[102.895898,0.278613],[103.002832,0.331982],[103.108691,0.399805],[103.276563,0.494531],[103.338965,0.513721],[103.412305,0.506934],[103.478906,0.480176],[103.578711,0.387061],[103.672656,0.288916],[103.742773,0.174414],[103.786719,0.046973],[103.706445,-0.01958],[103.589453,-0.06875],[103.428516,-0.191797],[103.411621,-0.24043],[103.444434,-0.27168],[103.405176,-0.362207],[103.49541,-0.418066],[103.50918,-0.465527],[103.431152,-0.533594],[103.438574,-0.575586],[103.532715,-0.754687],[103.577539,-0.795703],[103.721094,-0.886719],[103.940039,-0.979102],[104.061133,-1.021387],[104.198535,-1.054297],[104.25752,-1.053418],[104.360547,-1.038379],[104.38125,-1.074219],[104.425684,-1.250684],[104.446875,-1.362402],[104.47832,-1.600098],[104.518555,-1.69873],[104.515918,-1.819434],[104.56875,-1.921777],[104.676367,-1.987207],[104.791016,-2.04082],[104.845215,-2.092969],[104.844531,-2.171777],[104.826074,-2.23418],[104.787305,-2.282715],[104.668457,-2.385547],[104.647266,-2.429883],[104.630566,-2.543359],[104.650781,-2.595215],[104.69834,-2.598145],[104.735742,-2.570898],[104.878418,-2.418848],[104.916992,-2.392187],[104.970801,-2.370898],[105.025879,-2.35752],[105.286523,-2.35625],[105.396973,-2.380176],[105.495313,-2.429687],[105.582031,-2.491992],[105.899121,-2.887793],[106.044336,-3.10625],[106.055762,-3.160645],[106.058398,-3.217188],[106.033691,-3.260938],[105.901465,-3.410059],[105.885059,-3.45127],[105.84375,-3.613672],[105.851563,-3.730566],[105.895508,-3.779688],[105.930469,-3.833008],[105.927734,-3.881348],[105.840625,-4.121777],[105.831445,-4.162891],[105.886523,-4.553906],[105.890527,-4.659766],[105.879297,-4.793652],[105.887207,-5.00957],[105.816113,-5.676563],[105.802734,-5.716406],[105.74834,-5.818262],[105.676563,-5.817578],[105.618555,-5.799609],[105.57793,-5.760645],[105.555566,-5.712305],[105.522656,-5.672754],[105.349414,-5.549512],[105.304004,-5.57002],[105.128125,-5.722852],[105.081348,-5.745508],[105.022656,-5.726855],[104.930273,-5.681152],[104.639551,-5.52041],[104.62168,-5.571777],[104.618164,-5.641504],[104.675977,-5.816211],[104.683984,-5.892676],[104.631055,-5.90791],[104.601563,-5.90459],[104.480859,-5.803125],[104.369531,-5.690723],[104.242969,-5.538867],[104.150488,-5.466602],[104.066797,-5.385937],[103.831445,-5.07959],[103.770313,-5.032812],[103.405664,-4.816406],[103.332129,-4.765234],[103.238867,-4.675684],[103.138672,-4.596191],[102.918945,-4.470703],[102.537695,-4.152148],[102.371973,-3.969238],[102.187695,-3.674512],[102.127539,-3.599219],[101.817871,-3.378027],[101.649023,-3.244043],[101.578613,-3.166992],[101.414258,-2.898828],[101.366211,-2.808496],[101.305664,-2.728711],[101.20625,-2.663965],[101.118555,-2.587793],[100.944434,-2.345215],[100.889551,-2.248535],[100.848047,-2.143945],[100.855273,-1.93418],[100.486523,-1.299121],[100.393945,-1.10127],[100.308203,-0.82666],[100.289063,-0.798828],[100.087891,-0.55293],[100.016699,-0.474219],[99.930664,-0.400195],[99.860059,-0.31377],[99.721289,-0.032959],[99.669824,0.045068],[99.597656,0.102441],[99.33457,0.208594],[99.236426,0.267773],[99.15918,0.351758],[99.111719,0.458936],[99.05957,0.686377],[98.935547,1.031934],[98.796387,1.494629],[98.702539,1.701953],[98.595313,1.8646],[98.564258,1.902148],[98.086523,2.195068],[98.005078,2.238184],[97.918555,2.264209],[97.79502,2.282861],[97.700781,2.358545],[97.662012,2.494287],[97.640625,2.676416],[97.616797,2.785107],[97.59082,2.846582],[97.391309,2.975293],[97.313184,3.077051],[97.247949,3.189014],[97.188379,3.275732],[96.968945,3.575146],[96.893945,3.653711],[96.800977,3.708545],[96.525391,3.766602],[96.444727,3.816309],[96.31084,3.986328],[96.230078,4.072754],[95.987988,4.263281],[95.578613,4.661963],[95.494727,4.761377],[95.431934,4.865039],[95.38125,4.976172],[95.206641,5.284033],[95.220703,5.34624],[95.24707,5.410791],[95.242969,5.464307],[95.223828,5.51709],[95.227832,5.564795],[95.27959,5.592871],[95.396094,5.628809],[95.516992,5.624609],[95.628906,5.609082],[95.737305,5.579297],[95.841309,5.514502],[96.027344,5.351172],[96.133301,5.294287],[96.250879,5.266992],[96.492578,5.229346]],[[95.362109,5.812402],[95.342578,5.784131],[95.283203,5.798535],[95.217676,5.889502],[95.241992,5.907031],[95.28252,5.897754],[95.35918,5.876758],[95.366016,5.842676],[95.362109,5.812402]],[[89.051465,22.093164],[89.02793,21.937207],[88.949316,21.937939],[89.019629,21.833643],[89.041992,21.758691],[89.05166,21.654102],[88.96709,21.641357],[88.907422,21.653076],[88.85752,21.744678],[88.834375,21.661377],[88.74502,21.584375],[88.712988,21.621973],[88.694727,21.662402],[88.691211,21.733496],[88.740234,22.00542],[88.730273,22.036084],[88.708301,22.056152],[88.65957,22.066943],[88.641602,22.121973],[88.566797,21.832129],[88.599805,21.71377],[88.584668,21.659717],[88.445996,21.614258],[88.305469,21.72334],[88.2875,21.758203],[88.279199,21.696875],[88.253711,21.622314],[88.12207,21.635791],[88.056836,21.694141],[88.099414,21.793555],[88.181055,22.03291],[88.196289,22.139551],[88.087109,22.217725],[87.994434,22.265674],[87.941406,22.374316],[87.961621,22.255029],[88.010742,22.212646],[88.083008,22.182715],[88.159277,22.121729],[88.104102,22.047363],[88.050781,22.001074],[87.948437,21.825439],[87.82373,21.727344],[87.678223,21.653516],[87.200684,21.544873],[87.100684,21.500781],[86.954102,21.365332],[86.85957,21.236719],[86.842285,21.106348],[86.895801,20.965576],[86.939355,20.745068],[86.975488,20.700146],[86.924512,20.619775],[86.835938,20.534326],[86.7625,20.419141],[86.769238,20.355908],[86.750391,20.313232],[86.49873,20.171631],[86.445801,20.088916],[86.376563,20.006738],[86.293652,20.05376],[86.245215,20.053027],[86.311914,19.987793],[86.30293,19.944678],[86.279492,19.919434],[86.216211,19.895801],[85.85293,19.791748],[85.575,19.69292],[85.496875,19.696924],[85.511133,19.726904],[85.559766,19.753467],[85.555078,19.866895],[85.504102,19.887695],[85.459961,19.895898],[85.248633,19.757666],[85.162793,19.620898],[85.180762,19.594873],[85.228516,19.601318],[85.370898,19.678906],[85.436914,19.656885],[85.441602,19.626563],[85.225586,19.50835],[84.770996,19.125391],[84.749805,19.050098],[84.69082,18.964697],[84.609375,18.884326],[84.462793,18.689746],[84.181738,18.400586],[84.104102,18.292676],[83.654297,18.069873],[83.572266,18.003613],[83.387988,17.78667],[83.19834,17.608984],[82.976855,17.461816],[82.593164,17.273926],[82.35957,17.096191],[82.286523,16.978076],[82.281934,16.936084],[82.307227,16.878564],[82.35,16.825195],[82.359766,16.782813],[82.338672,16.706543],[82.327148,16.664355],[82.258789,16.559863],[82.141504,16.485352],[81.761914,16.329492],[81.711719,16.334473],[81.401855,16.365234],[81.286133,16.337061],[81.238574,16.263965],[81.132129,15.961768],[81.030078,15.881445],[80.993457,15.80874],[80.978711,15.75835],[80.917773,15.759668],[80.864746,15.782227],[80.825977,15.765918],[80.781836,15.867334],[80.707812,15.888086],[80.646582,15.89502],[80.384863,15.792773],[80.293457,15.710742],[80.101074,15.323633],[80.053418,15.074023],[80.098633,14.798242],[80.16543,14.577832],[80.178711,14.47832],[80.170117,14.349414],[80.13623,14.286572],[80.111719,14.212207],[80.143652,14.058936],[80.224414,13.858203],[80.244141,13.773486],[80.245801,13.68584],[80.306543,13.485059],[80.265625,13.521289],[80.233398,13.605762],[80.15625,13.71377],[80.062109,13.60625],[80.114258,13.528711],[80.290332,13.436719],[80.342383,13.361328],[80.229102,12.690332],[80.143066,12.452002],[80.0375,12.295801],[79.981738,12.235449],[79.858496,11.98877],[79.771387,11.690234],[79.754102,11.575293],[79.793359,11.44668],[79.748926,11.370605],[79.693164,11.312549],[79.799023,11.338672],[79.835254,11.268848],[79.848633,11.196875],[79.850195,10.768848],[79.838184,10.322559],[79.756934,10.304346],[79.667383,10.299707],[79.588574,10.312354],[79.531641,10.329639],[79.390527,10.305957],[79.314551,10.256689],[79.253613,10.174805],[79.257812,10.035205],[78.996289,9.683105],[78.939941,9.565771],[78.919141,9.452881],[78.953125,9.393799],[79.019922,9.33335],[79.107031,9.308936],[79.275488,9.284619],[79.356348,9.252148],[79.411426,9.192383],[79.212891,9.256006],[78.97959,9.268555],[78.421484,9.105029],[78.274512,8.990186],[78.19248,8.890869],[78.136035,8.663379],[78.126367,8.511328],[78.060156,8.38457],[77.770313,8.189844],[77.587207,8.129883],[77.517578,8.07832],[77.301465,8.145313],[77.065918,8.315918],[76.966895,8.407275],[76.617285,8.84707],[76.553418,8.902783],[76.48291,9.090771],[76.471777,9.16084],[76.452344,9.18877],[76.419043,9.207812],[76.403125,9.236816],[76.324609,9.4521],[76.292383,9.676465],[76.242383,9.9271],[76.284668,9.909863],[76.343066,9.827344],[76.372266,9.707373],[76.375586,9.539893],[76.419531,9.520459],[76.458789,9.53623],[76.346484,9.922119],[76.24873,10.017969],[76.222754,10.024268],[76.195605,10.086133],[76.192676,10.16377],[76.201465,10.200635],[76.12334,10.327002],[76.096094,10.402246],[75.922559,10.784082],[75.844629,11.057568],[75.723828,11.361768],[75.646094,11.468408],[75.524512,11.703125],[75.422656,11.812207],[75.314648,11.958447],[75.229785,12.02334],[75.19668,12.05752],[74.945508,12.564551],[74.868262,12.84458],[74.80293,12.976855],[74.770508,13.077344],[74.682324,13.506934],[74.681641,13.58374],[74.670898,13.667627],[74.608496,13.849658],[74.498535,14.046338],[74.466699,14.168848],[74.466992,14.216504],[74.397168,14.407422],[74.382227,14.494727],[74.335059,14.575439],[74.280371,14.649512],[74.223047,14.708887],[74.08877,14.902197],[74.040625,14.949365],[73.949219,15.074756],[73.884277,15.306445],[73.800781,15.396973],[73.931934,15.396973],[73.851953,15.482471],[73.813867,15.538574],[73.771777,15.573047],[73.832813,15.659375],[73.732813,15.656934],[73.679883,15.708887],[73.607715,15.871094],[73.476074,16.054248],[73.453711,16.1521],[73.337598,16.459863],[73.23916,17.198535],[73.149023,17.527441],[73.156055,17.621924],[73.047168,17.906738],[72.993945,18.097705],[72.97207,18.259277],[72.943164,18.365625],[72.917187,18.576123],[72.875488,18.642822],[72.870898,18.683057],[72.89873,18.778955],[72.976855,18.927197],[73.005566,19.021094],[72.97207,19.15332],[72.900684,19.014502],[72.834668,18.975586],[72.803027,19.079297],[72.802734,19.21875],[72.794531,19.2521],[72.811621,19.298926],[72.987207,19.277441],[72.787891,19.362988],[72.763965,19.413184],[72.756445,19.450537],[72.799414,19.519824],[72.726563,19.578271],[72.697461,19.757129],[72.675977,19.797949],[72.667773,19.830957],[72.708984,20.078027],[72.881152,20.563184],[72.89375,20.672754],[72.878906,20.828516],[72.840527,20.95249],[72.824316,21.083594],[72.813867,21.117188],[72.751563,21.12915],[72.692383,21.177637],[72.623828,21.371973],[72.686523,21.435742],[72.734766,21.470801],[72.668359,21.455908],[72.613281,21.461816],[72.717578,21.55127],[72.810547,21.619922],[73.022461,21.699609],[73.1125,21.750439],[72.979102,21.704688],[72.839746,21.687256],[72.543066,21.696582],[72.59248,21.877588],[72.644043,21.937988],[72.700195,21.971924],[72.61748,21.961719],[72.522266,21.976221],[72.553027,22.159961],[72.62793,22.199609],[72.708789,22.207178],[72.80918,22.233301],[72.701953,22.263623],[72.590137,22.278125],[72.455957,22.248096],[72.332617,22.270215],[72.182813,22.269727],[72.242578,22.245166],[72.306445,22.189209],[72.274414,22.089746],[72.244336,22.027637],[72.161719,21.984814],[72.094434,21.919971],[72.075586,21.862988],[72.037207,21.823047],[72.10293,21.79458],[72.170898,21.774316],[72.210352,21.728223],[72.256641,21.66123],[72.254004,21.531006],[72.076563,21.224072],[72.015234,21.155713],[71.571094,20.970557],[71.396484,20.869775],[71.024609,20.738867],[70.879688,20.714502],[70.719336,20.74043],[70.485059,20.840186],[70.127344,21.094678],[70.034375,21.178809],[69.748438,21.505713],[69.541992,21.678564],[69.385449,21.839551],[69.191699,21.991504],[69.008789,22.196777],[68.969922,22.290283],[68.983496,22.3854],[69.05166,22.437305],[69.131348,22.41626],[69.194238,22.336084],[69.238867,22.300195],[69.276563,22.285498],[69.549219,22.408398],[69.655176,22.403516],[69.727539,22.465186],[69.819043,22.451758],[70.005859,22.547705],[70.08418,22.553516],[70.177246,22.572754],[70.327734,22.815771],[70.44043,22.970312],[70.513477,23.00249],[70.509375,23.040137],[70.489258,23.089502],[70.43457,23.0771],[70.396289,23.030127],[70.367969,22.973486],[70.339453,22.939746],[70.251172,22.970898],[70.191699,22.965674],[70.118262,22.947021],[69.849805,22.856445],[69.739648,22.775195],[69.664648,22.759082],[69.235938,22.848535],[68.81709,23.053711],[68.640723,23.189941],[68.529199,23.364063],[68.41748,23.571484],[68.453809,23.629492],[68.627148,23.75415],[68.776758,23.8521],[68.642383,23.808496],[68.496875,23.747998],[68.424902,23.705566],[68.343359,23.616846],[68.234961,23.596973],[68.191992,23.728906],[68.165039,23.857324]],[[68.165039,23.857324],[68.23418,23.900537],[68.28252,23.927979],[68.38125,23.950879],[68.488672,23.967236],[68.586621,23.966602],[68.724121,23.964697],[68.728125,24.265625],[68.739648,24.291992],[68.758984,24.307227],[68.781152,24.313721],[68.8,24.309082],[68.82832,24.264014],[68.863477,24.266504],[68.900781,24.292432],[68.98457,24.273096],[69.051563,24.286328],[69.119531,24.268652],[69.235059,24.268262],[69.443457,24.275391],[69.55918,24.273096],[69.63418,24.225195],[69.716211,24.172607],[69.805176,24.165234],[69.933789,24.171387],[70.021094,24.191553],[70.065137,24.240576],[70.098242,24.2875],[70.289062,24.356299],[70.489258,24.412158],[70.546777,24.418311],[70.565039,24.385791],[70.555859,24.331104],[70.579297,24.279053],[70.659473,24.246094],[70.716309,24.237988],[70.767285,24.24541],[70.805078,24.261963],[70.88623,24.34375],[70.928125,24.362354],[70.982813,24.361035],[71.044043,24.400098],[71.045312,24.42998],[71.00625,24.444336],[70.973242,24.487402],[70.979297,24.522461],[70.969824,24.571875],[70.976367,24.61875],[71.002344,24.653906],[71.047852,24.687744],[71.020703,24.757666],[70.950879,24.891602],[70.877734,25.062988],[70.800488,25.205859],[70.702539,25.331055],[70.652051,25.4229],[70.657227,25.625781],[70.648437,25.666943],[70.614844,25.691895],[70.569531,25.705957],[70.505859,25.685303],[70.448535,25.681348],[70.325195,25.685742],[70.264648,25.706543],[70.100195,25.910059],[70.078613,25.990039],[70.077734,26.071973],[70.132617,26.214795],[70.149219,26.347559],[70.156836,26.471436],[70.147656,26.506445],[70.114648,26.548047],[70.059375,26.57876],[69.911426,26.586133],[69.735938,26.627051],[69.600586,26.699121],[69.506934,26.742676],[69.48125,26.770996],[69.47002,26.804443],[69.494531,26.95415],[69.537012,27.122949],[69.567969,27.174609],[69.621582,27.228076],[69.661328,27.264502],[69.724805,27.312695],[69.896289,27.473633],[70.049805,27.694727],[70.144531,27.849023],[70.193945,27.894873],[70.244336,27.934131],[70.318457,27.981641],[70.403711,28.025049],[70.488574,28.023145],[70.569238,27.983789],[70.629102,27.937451],[70.649121,27.835352],[70.691602,27.768994],[70.737402,27.729004],[70.797949,27.709619],[70.874902,27.714453],[71.184766,27.831641],[71.290137,27.855273],[71.542969,27.869873],[71.716699,27.915088],[71.870313,27.9625],[71.888867,28.047461],[71.948047,28.177295],[72.128516,28.346338],[72.179199,28.421777],[72.233887,28.56582],[72.291992,28.697266],[72.341895,28.751904],[72.625586,28.896143],[72.90332,29.02876],[72.94873,29.088818],[73.12832,29.363916],[73.231152,29.550635],[73.257812,29.610693],[73.317285,29.772998],[73.381641,29.934375],[73.46748,29.97168],[73.658008,30.033203],[73.80918,30.093359],[73.886523,30.162012],[73.933398,30.22207],[73.924609,30.281641],[73.882715,30.352148],[73.891602,30.394043],[73.899316,30.435352],[74.008984,30.519678],[74.215625,30.768994],[74.339355,30.893555],[74.380371,30.893408],[74.509766,30.959668],[74.632812,31.034668],[74.625781,31.06875],[74.610352,31.112842],[74.539746,31.132666],[74.517676,31.185596],[74.534961,31.261377],[74.593945,31.465381],[74.581836,31.523926],[74.509961,31.712939],[74.525977,31.765137],[74.555566,31.818555],[74.635742,31.889746],[74.739453,31.948828],[75.071484,32.089355],[75.13877,32.104785],[75.254102,32.140332],[75.324707,32.215283],[75.333496,32.279199],[75.302637,32.318896],[75.233691,32.372119],[75.104102,32.420361],[74.987305,32.462207],[74.788867,32.457812],[74.685742,32.493799],[74.657813,32.518945],[74.643359,32.607715],[74.663281,32.757666],[74.632422,32.770898],[74.588281,32.753223],[74.483398,32.770996],[74.35459,32.768701],[74.305469,32.810449],[74.32998,32.86084],[74.322754,32.927979],[74.303613,32.991797],[74.283594,33.005127],[74.22207,33.020312],[74.12627,33.075439],[74.049121,33.143408],[74.003809,33.189453],[73.989844,33.221191],[73.994238,33.242188],[74.050391,33.30127],[74.117773,33.384131],[74.142578,33.455371],[74.15,33.506982],[74.13125,33.545068],[74.069727,33.591699],[74.004004,33.632422],[73.977539,33.667822],[73.976465,33.721289],[74.000977,33.788184],[74.078418,33.838672],[74.215625,33.886572],[74.250879,33.946094],[74.246484,33.990186],[74.208984,34.003418],[74.112598,34.003711],[73.949902,34.018799],[73.922363,34.043066],[73.904102,34.075684],[73.903906,34.108008],[73.938281,34.144775],[73.979492,34.191309],[73.972363,34.236621],[73.924609,34.287842],[73.809961,34.325342],[73.794531,34.378223],[73.812109,34.422363],[73.850098,34.485303],[73.883105,34.529053],[73.96123,34.653467],[74.055859,34.680664],[74.171973,34.720898],[74.300391,34.765381],[74.497949,34.732031],[74.594141,34.715771],[74.78877,34.677734],[74.951855,34.64585],[75.118457,34.636816],[75.1875,34.639014],[75.264063,34.601367],[75.452539,34.536719],[75.605566,34.502734],[75.70918,34.503076],[75.862109,34.560254],[75.938281,34.612549],[76.041016,34.669922],[76.172461,34.667725],[76.456738,34.756104],[76.509961,34.740869],[76.594434,34.73584],[76.696289,34.786914],[76.749023,34.847559],[76.75752,34.877832],[76.78291,34.900195],[76.891699,34.938721],[77.000879,34.991992],[77.030664,35.062354],[77.048633,35.109912]],[[77.048633,35.109912],[77.168555,35.171533],[77.292969,35.235547],[77.423438,35.302588],[77.571582,35.37876],[77.696973,35.443262],[77.799414,35.495898]],[[77.799414,35.495898],[77.802539,35.492773],[77.810937,35.484521],[77.851563,35.460791],[77.894922,35.449023],[77.945898,35.471631],[78.009473,35.490234],[78.042676,35.479785],[78.047461,35.449414],[78.00918,35.306934],[78.012207,35.251025],[78.075781,35.134912],[78.158496,34.946484],[78.236133,34.769824],[78.282031,34.653906],[78.326953,34.606396],[78.515723,34.557959],[78.670801,34.518164],[78.763086,34.45293],[78.864844,34.390332],[78.936426,34.351953],[78.970117,34.302637],[78.976953,34.258105],[78.970605,34.228223],[78.931738,34.188965],[78.753027,34.087695],[78.731738,34.055566],[78.72666,34.013379],[78.761719,33.887598],[78.783789,33.808789],[78.789941,33.650342],[78.801855,33.499707],[78.865039,33.431104],[78.916699,33.386768],[78.948438,33.346533],[79.012598,33.291455],[79.066504,33.250391],[79.1125,33.22627],[79.135156,33.171924],[79.12168,33.108105],[79.102832,33.052539],[79.108594,33.022656],[79.145508,33.001465],[79.202246,32.946045],[79.20957,32.864844],[79.205566,32.809033],[79.22793,32.758789],[79.233887,32.703076],[79.216504,32.564014],[79.219043,32.507568],[79.219336,32.501074],[79.169922,32.497217],[79.127344,32.475781],[79.066992,32.388184],[78.997656,32.365137],[78.918945,32.358203],[78.837891,32.411963],[78.771289,32.468066],[78.753516,32.499268],[78.736719,32.558398],[78.700879,32.597021],[78.631543,32.578955],[78.526367,32.570801],[78.4125,32.557715],[78.391699,32.544727],[78.389648,32.519873],[78.41748,32.466699],[78.441309,32.397363],[78.455273,32.300342],[78.486133,32.23623],[78.495898,32.215771],[78.677734,32.023047],[78.725586,31.983789],[78.735449,31.957959],[78.719727,31.887646],[78.687012,31.805518],[78.693457,31.740381],[78.753906,31.668359],[78.80293,31.618066],[78.755078,31.550293],[78.726758,31.471826],[78.758594,31.436572],[78.743555,31.323779],[78.757812,31.30249],[78.791602,31.293652],[78.844531,31.301514],[78.899512,31.331348],[78.945996,31.337207],[78.973926,31.328613],[79.011133,31.414111],[79.04375,31.426221],[79.107129,31.402637],[79.232617,31.241748],[79.33877,31.105713],[79.369629,31.079932],[79.388477,31.064209],[79.493164,30.993701],[79.56543,30.949072],[79.664258,30.965234],[79.794629,30.968262],[79.871875,30.924609],[79.916602,30.894189],[79.918555,30.889893],[79.924512,30.88877],[80.081445,30.781934],[80.149414,30.789844],[80.194336,30.759229],[80.207129,30.68374],[80.18623,30.605322],[80.191211,30.568408],[80.260938,30.561328],[80.40957,30.509473],[80.541016,30.463525],[80.608887,30.448877],[80.682129,30.414844],[80.746777,30.3604],[80.873535,30.290576],[80.985449,30.237109],[81.010254,30.164502]],[[81.010254,30.164502],[80.966113,30.180029],[80.907617,30.171924],[80.848145,30.139746],[80.819922,30.119336],[80.684082,29.994336],[80.612891,29.955859],[80.549023,29.899805],[80.401855,29.730273],[80.316895,29.57207],[80.254883,29.42334],[80.255957,29.318018],[80.233008,29.194629],[80.169531,29.124316],[80.130469,29.100391],[80.08457,28.994189],[80.05166,28.870312],[80.070703,28.830176],[80.149609,28.776074],[80.226562,28.72334],[80.324805,28.666406],[80.418555,28.612012],[80.479102,28.604883],[80.495801,28.635791],[80.517871,28.665186],[80.587012,28.649609],[80.671289,28.59624],[80.726172,28.553906],[80.750781,28.539697],[80.896094,28.468555],[81.016602,28.40957],[81.168945,28.33501],[81.20625,28.289404],[81.238965,28.240869],[81.31084,28.176367],[81.486035,28.062207],[81.635547,27.980469],[81.757227,27.913818],[81.852637,27.86709],[81.896875,27.874463],[81.945215,27.899268],[81.987695,27.91377],[82.037012,27.900586],[82.111914,27.864941],[82.287695,27.756543],[82.451367,27.671826],[82.629883,27.687061],[82.677344,27.673437],[82.71084,27.59668],[82.733398,27.518994],[82.932813,27.467676],[83.064063,27.444531],[83.213867,27.402295],[83.289746,27.370996],[83.369434,27.410254],[83.383984,27.444824],[83.447168,27.465332],[83.55166,27.456348],[83.746973,27.395947],[83.828809,27.377832],[83.897168,27.435107],[84.024805,27.46167],[84.091016,27.491357],[84.229785,27.427832],[84.480859,27.348193],[84.610156,27.298682],[84.640723,27.249854],[84.654785,27.203662],[84.653809,27.091699],[84.685352,27.041016],[84.937207,26.926904],[85.020117,26.878516],[85.087305,26.862939],[85.125391,26.860986],[85.151563,26.846631],[85.174121,26.781543],[85.191797,26.766553],[85.240234,26.750342],[85.292969,26.741016],[85.456445,26.797217],[85.568457,26.839844],[85.648438,26.829004],[85.699902,26.781641],[85.707422,26.712646],[85.737305,26.639746],[85.794531,26.60415],[85.855664,26.600195],[86.007324,26.649365],[86.129395,26.611719],[86.241602,26.597998],[86.366113,26.574414],[86.414453,26.556299],[86.543652,26.495996],[86.701367,26.435059],[86.7625,26.441943],[87.016406,26.55542],[87.037891,26.541602],[87.089551,26.433203],[87.166797,26.394238],[87.287402,26.360303],[87.413574,26.422949],[87.513086,26.40498],[87.633398,26.399121],[87.748828,26.429297],[87.849219,26.436914],[87.995117,26.382373],[88.026953,26.39502],[88.054883,26.430029],[88.111523,26.586426],[88.161523,26.724805],[88.157227,26.807324],[88.111035,26.928467],[87.993164,27.086084],[87.984375,27.133936],[88.024121,27.408887],[88.067871,27.567383],[88.105566,27.642432],[88.146973,27.749219],[88.154297,27.798682],[88.150293,27.843311],[88.109766,27.870605]],[[88.109766,27.870605],[88.098926,27.904541],[88.108984,27.933008],[88.141113,27.948926],[88.275195,27.968848],[88.425977,28.01167],[88.486133,28.034473],[88.531641,28.057373],[88.57793,28.093359],[88.621094,28.091846],[88.75625,28.039697],[88.803711,28.006934],[88.828613,27.907275],[88.848828,27.868652],[88.829883,27.767383],[88.749023,27.521875],[88.764844,27.429883],[88.83252,27.362842],[88.891406,27.316064]],[[91.631934,27.759961],[91.712598,27.759814],[91.824707,27.746436],[91.909375,27.729687],[91.977637,27.730371],[92.10127,27.807617],[92.157617,27.812256],[92.222266,27.826953],[92.250488,27.841504],[92.270117,27.830225],[92.341016,27.820752],[92.414844,27.824609],[92.480664,27.845947],[92.54668,27.879199],[92.664355,27.948926],[92.687793,27.988965],[92.6875,28.025732],[92.665625,28.049854],[92.643457,28.061523],[92.652539,28.093359],[92.701855,28.147119],[92.881836,28.228125],[93.034961,28.327637],[93.119238,28.402295],[93.157813,28.492725],[93.206543,28.59082],[93.251953,28.629492],[93.360547,28.654053],[93.664941,28.690234],[93.760742,28.729785],[93.902246,28.803223],[93.973633,28.860791],[94.013281,28.90752],[94.017676,28.959521],[94.111523,28.975879],[94.193457,29.059912],[94.293262,29.144629],[94.468066,29.216211],[94.623047,29.312402],[94.677051,29.297021],[94.733398,29.251611],[94.763086,29.20127],[94.769434,29.175879],[94.96748,29.144043],[94.998828,29.14917],[95.144727,29.104053],[95.279102,29.049561],[95.353125,29.035889],[95.389258,29.037402],[95.420215,29.054297],[95.456543,29.102295],[95.49375,29.137012],[95.516992,29.151172],[95.51582,29.206348],[95.710352,29.313818],[95.885059,29.390918],[96.035352,29.447168],[96.07959,29.424121],[96.128516,29.381396],[96.194727,29.272461],[96.234961,29.245801],[96.337207,29.260986],[96.355859,29.249072],[96.339746,29.209814],[96.270508,29.16123],[96.180859,29.117676],[96.122363,29.08208],[96.141406,28.963477],[96.137109,28.922607],[96.162207,28.909717],[96.346875,29.027441],[96.435742,29.050684],[96.46709,29.022266],[96.477148,28.959326],[96.55,28.82959],[96.580859,28.763672],[96.395605,28.606543],[96.327344,28.525391],[96.329883,28.496826],[96.326172,28.468555],[96.278906,28.428174],[96.281445,28.412061],[96.319824,28.386523],[96.366406,28.367285],[96.389063,28.36792],[96.427734,28.406006],[96.602637,28.459912],[96.652832,28.449756],[96.775781,28.367041],[96.833008,28.362402],[96.980859,28.337695],[97.075391,28.368945],[97.145117,28.340332],[97.289453,28.236816],[97.322461,28.217969]],[[97.322461,28.217969],[97.310254,28.155225],[97.302734,28.085986],[97.33916,28.030859],[97.343555,27.982324],[97.335156,27.937744],[97.306152,27.90708],[97.226074,27.890039],[97.157813,27.836865],[97.049707,27.76001],[96.962793,27.698291],[96.899707,27.643848],[96.876855,27.586719],[96.883594,27.514844],[96.901953,27.4396],[97.103711,27.16333],[97.102051,27.11543],[97.038086,27.102051],[96.953418,27.133301],[96.880273,27.177832],[96.797852,27.296191],[96.731641,27.331494],[96.665723,27.339258],[96.274219,27.278369],[96.19082,27.261279],[96.061426,27.21709],[95.970898,27.128076],[95.905273,27.046631],[95.837305,27.013818],[95.738379,26.950439],[95.463867,26.756055],[95.305078,26.672266],[95.201465,26.641406],[95.128711,26.597266],[95.089453,26.525488],[95.059766,26.473975],[95.050879,26.347266],[95.068945,26.191113],[95.108398,26.091406],[95.129297,26.07041],[95.132422,26.04126],[95.092969,25.987305],[95.040723,25.941309],[95.015234,25.912939],[94.991992,25.770459],[94.945703,25.700244],[94.861133,25.597217],[94.78584,25.519336],[94.667773,25.458887],[94.622852,25.41001],[94.579883,25.319824],[94.554395,25.243457],[94.553027,25.215723],[94.566504,25.191504],[94.615625,25.1646],[94.675293,25.138574],[94.703711,25.097852],[94.707617,25.04873],[94.663281,24.931006],[94.584082,24.767236],[94.493164,24.637646],[94.399414,24.514062],[94.377246,24.47373],[94.293066,24.321875],[94.219727,24.113184],[94.170313,23.972656],[94.127637,23.876465],[94.074805,23.87207],[94.01084,23.90293],[93.855469,23.943896],[93.755859,23.976904],[93.683398,24.006543],[93.633301,24.005371],[93.564063,23.986084],[93.49375,23.972852],[93.452148,23.987402],[93.355566,24.074121],[93.32627,24.064209],[93.307324,24.021875],[93.372559,23.77417],[93.414941,23.68208],[93.408105,23.528027],[93.391309,23.33916],[93.366016,23.13252],[93.349414,23.084961],[93.308008,23.030371],[93.253516,23.015479],[93.203906,23.037012],[93.16416,23.032031],[93.150977,22.997314],[93.1625,22.907959],[93.114258,22.805713],[93.078711,22.718213],[93.088184,22.633252],[93.105078,22.547119],[93.162012,22.360205],[93.162402,22.291895],[93.151172,22.230615],[93.121484,22.205176],[93.070605,22.209424],[93.042969,22.183984],[93.021973,22.145703],[92.964551,22.00376],[92.909473,21.988916],[92.854297,22.010156],[92.771387,22.104785],[92.720996,22.132422],[92.688965,22.130957],[92.674707,22.106006],[92.652637,22.049316],[92.630371,22.011328],[92.574902,21.978076]],[[93.890039,6.831055],[93.828809,6.748682],[93.709277,7.000684],[93.658008,7.016064],[93.656348,7.13623],[93.68418,7.183594],[93.822461,7.236621],[93.858984,7.206836],[93.92959,6.973486],[93.890039,6.831055]],[[93.733594,7.356494],[93.638477,7.261865],[93.597266,7.31875],[93.614258,7.358105],[93.654688,7.379932],[93.69248,7.410596],[93.733594,7.356494]],[[93.442578,7.877832],[93.365039,7.876563],[93.341992,7.919336],[93.309375,7.964014],[93.334473,8.006934],[93.375488,8.01792],[93.433691,7.948389],[93.447363,7.899121],[93.442578,7.877832]],[[93.536914,8.056641],[93.490039,8.019434],[93.478223,8.024463],[93.471777,8.052686],[93.469727,8.072656],[93.46123,8.108594],[93.456445,8.171875],[93.494043,8.224658],[93.531641,8.21377],[93.511621,8.159766],[93.536914,8.056641]],[[73.067383,8.269092],[73.05332,8.256689],[73.038867,8.251953],[73.028516,8.253516],[73.023437,8.265918],[73.026074,8.275293],[73.038965,8.264844],[73.055859,8.274561],[73.075195,8.306348],[73.079492,8.316504],[73.083594,8.311035],[73.079785,8.293066],[73.067383,8.269092]],[[93.140723,8.249512],[93.170605,8.212061],[93.115234,8.218506],[93.064258,8.274951],[93.077539,8.327881],[93.096973,8.349365],[93.140723,8.249512]],[[92.7875,9.13667],[92.743555,9.130957],[92.716602,9.165088],[92.713281,9.204883],[92.738574,9.230664],[92.762109,9.243896],[92.785742,9.240527],[92.809277,9.173389],[92.7875,9.13667]],[[92.502832,10.554883],[92.472656,10.520752],[92.369531,10.547412],[92.377148,10.650586],[92.352832,10.751123],[92.370703,10.793506],[92.447852,10.865527],[92.510352,10.897461],[92.554004,10.799805],[92.574316,10.704248],[92.502832,10.554883]],[[72.780371,11.20249],[72.773047,11.196094],[72.772461,11.214258],[72.781836,11.243311],[72.792676,11.262744],[72.795898,11.260449],[72.792871,11.241553],[72.787891,11.215918],[72.780371,11.20249]],[[92.693164,11.381152],[92.644531,11.361328],[92.595703,11.386426],[92.633887,11.426758],[92.640234,11.509131],[92.690039,11.463428],[92.687207,11.41123],[92.693164,11.381152]],[[93.017383,12.036816],[93.062109,11.899414],[92.981738,11.959473],[92.955371,12.002441],[92.995801,12.031787],[93.017383,12.036816]],[[92.717578,12.864893],[92.685742,12.799951],[92.679688,12.939258],[92.694434,12.956787],[92.710645,12.961572],[92.730859,12.948535],[92.717578,12.864893]],[[92.722754,11.536084],[92.700781,11.512549],[92.668359,11.538721],[92.575586,11.718213],[92.559668,11.833447],[92.533887,11.873389],[92.566504,11.930518],[92.60752,11.949512],[92.631836,12.013867],[92.640625,12.112207],[92.676465,12.192383],[92.694727,12.214697],[92.769238,12.215576],[92.788281,12.225781],[92.777637,12.302539],[92.734082,12.335938],[92.718945,12.357324],[92.720703,12.54126],[92.732031,12.615625],[92.75918,12.669092],[92.740039,12.779639],[92.753125,12.820898],[92.807031,12.878906],[92.830859,13.002637],[92.808984,13.0396],[92.860156,13.230566],[92.857324,13.358105],[92.924609,13.48584],[93.029395,13.543848],[93.062305,13.545459],[93.066699,13.436475],[93.07666,13.400684],[93.016016,13.336182],[93.073828,13.2521],[93.066113,13.221582],[93.042969,13.154883],[93.004688,13.089355],[92.951367,13.0625],[92.909961,12.975195],[92.88623,12.942285],[92.965039,12.850488],[92.990234,12.538525],[92.932617,12.453076],[92.863672,12.436035],[92.879492,12.22793],[92.867188,12.181445],[92.798828,12.079248],[92.78623,12.034668],[92.747656,11.992773],[92.763965,11.94043],[92.796777,11.917529],[92.797559,11.874658],[92.766992,11.764648],[92.764648,11.63916],[92.722754,11.536084]],[[60.843359,29.858691],[61.03418,29.663428],[61.152148,29.542725],[61.318359,29.372607],[61.339453,29.331787],[61.337891,29.26499],[61.508594,29.006055],[61.56875,28.870898],[61.623047,28.791602],[61.758008,28.667676],[61.889844,28.546533],[62.033008,28.491016],[62.130566,28.478809],[62.353027,28.414746],[62.433887,28.363867],[62.564551,28.235156],[62.717578,28.252783],[62.749414,28.252881],[62.758008,28.243555],[62.7625,28.202051],[62.739746,28.002051],[62.782324,27.800537],[62.812012,27.497021],[62.800879,27.444531],[62.764258,27.356738],[62.7625,27.300195],[62.752734,27.265625],[62.762988,27.250195],[62.811621,27.229443],[62.91543,27.218408],[63.166797,27.25249],[63.196094,27.243945],[63.25625,27.20791],[63.301563,27.151465],[63.305176,27.124561],[63.24209,27.077686],[63.231445,26.998145],[63.250391,26.879248],[63.241602,26.864746],[63.186133,26.837598],[63.168066,26.665576],[63.157813,26.649756],[63.092969,26.632324],[62.786621,26.643896],[62.751563,26.63916],[62.636426,26.593652],[62.439258,26.561035],[62.385059,26.542627],[62.312305,26.490869],[62.259668,26.42749],[62.249609,26.369238],[62.239355,26.357031],[62.125977,26.368994],[62.089063,26.318262],[61.869824,26.242432],[61.842383,26.225928],[61.809961,26.165283],[61.780762,25.99585],[61.754395,25.843359],[61.737695,25.821094],[61.668652,25.768994],[61.661816,25.75127],[61.671387,25.692383],[61.640137,25.584619],[61.61543,25.286133],[61.587891,25.202344]],[[61.587891,25.202344],[61.533105,25.195508],[61.490332,25.153662],[61.412207,25.1021],[61.242969,25.141992],[61.108594,25.183887],[60.663867,25.282227],[60.615137,25.329834],[60.5875,25.413525],[60.510547,25.437061],[60.400195,25.311572],[60.024707,25.384131],[59.89707,25.361816],[59.818359,25.400879],[59.616016,25.403271],[59.456055,25.481494],[59.227246,25.427734],[59.046094,25.417285],[58.797852,25.55459],[58.530859,25.592432],[58.314258,25.580859],[58.20293,25.591602],[58.022363,25.64082],[57.936621,25.69165],[57.796094,25.653027],[57.73252,25.724902],[57.33457,25.791553],[57.260938,25.918848],[57.205566,26.037207],[57.201367,26.158838],[57.104297,26.371436],[57.071973,26.680078],[57.036035,26.800684],[56.982227,26.905469],[56.910449,26.99458],[56.812891,27.08999],[56.728125,27.127686],[56.356152,27.200244],[56.284375,27.190625],[56.118066,27.143115],[55.941113,27.037598],[55.650293,26.977539],[55.591602,26.932129],[55.518555,26.829932],[55.424023,26.770557],[55.294141,26.785937],[55.15459,26.725391],[54.895801,26.556689],[54.759277,26.505078],[54.644922,26.508936],[54.52207,26.58916],[54.24707,26.696631],[54.069336,26.732373],[53.822559,26.707715],[53.705762,26.725586],[53.507129,26.851758],[53.45498,26.943262],[53.341699,27.004492],[52.98252,27.141943],[52.691602,27.323389],[52.638184,27.391992],[52.602637,27.493359],[52.475879,27.616504],[52.191895,27.717285],[52.030762,27.824414],[51.841992,27.848242],[51.666309,27.844971],[51.589063,27.864209],[51.518555,27.91001],[51.278906,28.131348],[51.276074,28.218848],[51.128418,28.435156],[51.093848,28.512109],[51.062012,28.726123],[51.021191,28.78208],[50.866992,28.870166],[50.842969,28.927832],[50.875781,29.004395],[50.875781,29.062695],[50.795508,29.117432],[50.675195,29.146582],[50.646094,29.212207],[50.667969,29.339844],[50.649609,29.420068],[50.543555,29.547998],[50.386914,29.679053],[50.230176,29.8729],[50.168945,29.92124],[50.128906,30.048096],[50.071582,30.198535],[49.983105,30.209375],[49.554883,30.028955],[49.42998,30.130469],[49.054297,30.306934],[49.028125,30.333447],[49.001953,30.373926],[49.049023,30.397266],[49.096191,30.406787],[49.190332,30.375391],[49.247266,30.4125],[49.224512,30.472314],[49.130371,30.509424],[49.001953,30.506543],[49.037109,30.450488],[48.916797,30.397266],[48.891211,30.327637],[48.908691,30.241455],[48.919141,30.120898],[48.870117,30.062402],[48.832422,30.035498],[48.670898,30.02832],[48.595508,29.975049],[48.546484,29.962354],[48.478516,30.003809],[48.43457,30.037598],[48.398633,30.109619],[48.387598,30.159863],[48.401367,30.18833],[48.382617,30.230176],[48.331055,30.285449],[48.278906,30.31582],[48.226172,30.321338],[48.182422,30.355029],[48.147559,30.416846],[48.066113,30.457666],[48.014941,30.465625],[48.013477,30.656445],[48.012012,30.823633],[48.010645,30.989795],[47.836328,30.996436],[47.679492,31.002393],[47.679492,31.141504],[47.679492,31.400586],[47.753906,31.601367],[47.82998,31.794434],[47.714551,31.936426],[47.591504,32.087988],[47.511914,32.15083],[47.418164,32.340088],[47.371289,32.42373],[47.329785,32.455518],[47.285156,32.474023],[47.121387,32.466602],[46.968555,32.568408],[46.789062,32.687988],[46.569922,32.833936],[46.377051,32.929248],[46.298242,32.950244],[46.112793,32.957666],[46.093066,32.975879],[46.080469,33.028223],[46.080762,33.086523],[46.141113,33.174414],[46.145898,33.229639],[46.019922,33.415723],[45.981055,33.470117],[45.873242,33.491992],[45.894727,33.545654],[45.894727,33.581543],[45.879395,33.609766],[45.854492,33.62334],[45.822852,33.624805],[45.738281,33.602832],[45.67373,33.68667],[45.473242,33.925488],[45.408984,33.954492],[45.39707,33.97085],[45.446094,34.044043],[45.528613,34.152539],[45.542773,34.215527],[45.526855,34.284668],[45.437598,34.415137],[45.459375,34.470361],[45.497754,34.533887],[45.500781,34.581592],[45.56084,34.574512],[45.6375,34.573828],[45.661523,34.612695],[45.660059,34.748779],[45.678125,34.798438],[45.920898,35.028516],[46.041797,35.080176],[46.133789,35.127637],[46.154687,35.196729],[46.135742,35.232275],[46.117773,35.284277],[46.112109,35.32168],[46.010645,35.424805],[45.975391,35.476807],[45.971094,35.52417],[45.99502,35.608105],[46.037402,35.673145],[46.180957,35.711377],[46.2625,35.744141],[46.273438,35.773242],[46.16748,35.820557],[45.941406,35.8354],[45.776367,35.821826],[45.723438,35.83667],[45.64502,35.928369],[45.561621,35.977197],[45.483789,36.008545],[45.407715,36.002783],[45.361621,36.015332],[45.350879,36.054639],[45.241113,36.355957],[45.206543,36.397168],[45.155273,36.407373],[45.112402,36.409277],[45.083789,36.430029],[45.053125,36.471631],[45.031055,36.526074],[45.029395,36.597559],[45.033984,36.658887],[45.019238,36.698389],[44.981445,36.737695],[44.927832,36.765918],[44.880859,36.799316],[44.798438,37.063867],[44.76543,37.13501],[44.765137,37.142432],[44.766699,37.156348],[44.758301,37.21709],[44.796777,37.269775],[44.794141,37.290381],[44.715137,37.357129],[44.604102,37.42373],[44.574023,37.4354],[44.573145,37.506396],[44.577148,37.560205],[44.567188,37.608643],[44.546094,37.636328],[44.545313,37.658154],[44.589941,37.710352],[44.56123,37.744629],[44.397754,37.829248],[44.33623,37.871777],[44.222949,37.880176],[44.211328,37.908057],[44.228906,37.967187],[44.267969,38.038818],[44.329395,38.109277],[44.348926,38.146484],[44.372754,38.209717],[44.380859,38.25459],[44.449609,38.317773],[44.449902,38.334229],[44.430859,38.356787],[44.375781,38.36958],[44.319629,38.374707],[44.298535,38.386279],[44.29082,38.420117],[44.297852,38.557812],[44.280176,38.640674],[44.257031,38.700635],[44.27168,38.836035],[44.232422,38.863232],[44.170801,38.934375],[44.144531,38.994385],[44.158789,39.016748],[44.171875,39.05625],[44.180566,39.108057],[44.178027,39.144824],[44.121289,39.180615],[44.079102,39.218311],[44.074316,39.259961],[44.05752,39.31084],[44.033789,39.351025],[44.023242,39.377441],[44.043945,39.392969],[44.124023,39.405225],[44.24043,39.396777],[44.335449,39.396045],[44.389355,39.422119],[44.455957,39.666748],[44.516699,39.73125],[44.587109,39.768555],[44.725,39.681738],[44.782129,39.651074],[44.817188,39.650439],[44.838184,39.629102],[45.000195,39.423535],[45.07168,39.362891],[45.113086,39.311572],[45.141211,39.254297],[45.190625,39.215625],[45.255957,39.194678],[45.335547,39.13916],[45.389258,39.095898],[45.479688,39.00625],[45.575,38.972803],[45.921875,38.90791],[46.114453,38.877783],[46.170117,38.869043],[46.317773,38.912646],[46.490625,38.906689],[46.554785,38.904395],[46.783203,39.087402],[46.852539,39.148438],[46.988867,39.180176],[47.06543,39.252881],[47.188379,39.340967],[47.338477,39.423877],[47.476172,39.49834],[47.581836,39.543359],[47.772852,39.648584],[47.892285,39.685059],[47.995898,39.683936],[48.151074,39.560547],[48.281738,39.44834],[48.322168,39.399072],[48.257227,39.35498],[48.136035,39.312354],[48.112891,39.281104],[48.104395,39.241113],[48.10918,39.202832],[48.125488,39.171631],[48.274121,39.099121],[48.291016,39.059277],[48.29209,39.018848],[48.275098,38.993604],[48.241992,38.978955],[48.138574,38.958643],[48.050098,38.93501],[48.019336,38.911816],[47.992676,38.884277],[47.996484,38.85376],[48.023242,38.819043],[48.204688,38.724121],[48.225195,38.689209],[48.261328,38.642285],[48.305566,38.613477],[48.38125,38.605615],[48.417383,38.58623],[48.592676,38.411084],[48.635547,38.39873],[48.840332,38.437256],[48.86875,38.435498],[48.870703,38.392529],[48.901367,38.143652],[48.925098,38.015137],[48.959961,37.890137],[49.015332,37.776074],[49.080957,37.667578],[49.171191,37.600586],[49.372461,37.519971],[49.470117,37.49668],[49.726953,37.480518],[49.980664,37.444873],[50.130469,37.407129],[50.17627,37.380518],[50.214063,37.3396],[50.337891,37.14917],[50.533203,37.013672],[50.927441,36.810205],[51.118555,36.742578],[51.762012,36.614502],[52.190137,36.621729],[53.374121,36.86875],[53.767676,36.930322],[53.91543,36.930322],[53.827441,36.881201],[53.679492,36.853125],[53.76875,36.818457],[53.90625,36.812695],[53.970117,36.818311],[54.016211,36.849658],[54.023828,36.901318],[54.017188,36.95249],[53.951953,37.181738],[53.91416,37.343555],[54.191602,37.332471],[54.299805,37.353613],[54.458691,37.407568],[54.578906,37.440234],[54.639648,37.444727],[54.699414,37.470166],[54.745215,37.501904],[54.848633,37.722656],[54.900098,37.77793],[55.075586,37.90249],[55.224707,37.981348],[55.380859,38.051123],[55.578418,38.099756],[55.841309,38.094629],[56.050293,38.077539],[56.171191,38.078369],[56.228809,38.073389],[56.27207,38.08042],[56.296973,38.094824],[56.324121,38.191113],[56.366895,38.22251],[56.440625,38.249414],[56.544043,38.249609],[56.669922,38.256641],[56.774609,38.250049],[56.906641,38.213037],[57.079004,38.209961],[57.193555,38.216406],[57.260156,38.17959],[57.308105,38.130371],[57.331445,38.089307],[57.336719,38.03291],[57.335742,37.989941],[57.353711,37.97334],[57.423828,37.947705],[57.520996,37.928467],[57.710547,37.905273],[57.888184,37.86084],[57.980566,37.830469],[58.108789,37.783057],[58.261621,37.66582],[58.318164,37.647217],[58.386719,37.635352],[58.435742,37.638525],[58.550488,37.688184],[58.650195,37.651563],[58.700781,37.65625],[58.81543,37.683496],[58.937207,37.649658],[59.24082,37.520752],[59.274121,37.52373],[59.301758,37.510645],[59.326953,37.481152],[59.344727,37.444727],[59.367383,37.33374],[59.45498,37.252832],[59.562207,37.178906],[59.687207,37.138477],[59.948633,37.041602],[60.062793,36.962891],[60.17832,36.829443],[60.320703,36.653564],[60.341309,36.637646],[60.70791,36.642969],[61.119629,36.642578],[61.169922,36.572266],[61.160352,36.432715],[61.175098,36.289697],[61.212012,36.190527],[61.212402,36.099121],[61.182617,36.052832],[61.159473,35.999902],[61.15293,35.976758],[61.205859,35.943701],[61.252148,35.867627],[61.258691,35.761816],[61.235547,35.705566],[61.238867,35.659277],[61.262012,35.61958]],[[56.187988,26.921143],[56.094922,26.801172],[55.954297,26.701123],[55.894141,26.732275],[55.847656,26.730811],[55.747266,26.69248],[55.674609,26.68584],[55.543164,26.617529],[55.42373,26.583105],[55.34043,26.585742],[55.311523,26.592627],[55.29502,26.639209],[55.296484,26.657568],[55.346973,26.647949],[55.531738,26.71001],[55.762598,26.811963],[55.78457,26.857178],[55.747461,26.930957],[55.757617,26.947656],[55.907129,26.909814],[56.074121,26.98335],[56.213965,27.003271],[56.279395,26.9521],[56.187988,26.921143]],[[76.766895,35.661719],[76.878906,35.613281],[77.090039,35.552051],[77.294824,35.508154],[77.446484,35.475586],[77.52002,35.473437],[77.572559,35.471826],[77.724023,35.480566],[77.799414,35.495898]],[[77.048633,35.109912],[77.004492,35.196338],[76.978906,35.246436],[76.927734,35.346631],[76.882227,35.435742],[76.812793,35.571826],[76.766895,35.661719]],[[103.317773,10.718506],[103.28125,10.679688],[103.222949,10.75957],[103.223438,10.781982],[103.317773,10.718506]],[[103.045117,11.285059],[103.027344,11.275488],[103.010547,11.275781],[102.993359,11.29043],[102.99502,11.348096],[103.00752,11.383301],[103.036816,11.389941],[103.045117,11.285059]],[[104.426367,10.41123],[104.262402,10.54126],[103.937109,10.586621],[103.901758,10.643945],[103.870508,10.655127],[103.840527,10.580566],[103.661914,10.508936],[103.587109,10.552197],[103.532227,10.604639],[103.54043,10.668701],[103.59209,10.721045],[103.680859,10.758594],[103.721875,10.890137],[103.654297,11.058691],[103.59502,11.107764],[103.532422,11.14668],[103.466699,11.083984],[103.411328,10.976758],[103.353613,10.921582],[103.272168,10.909277],[103.152832,10.913721],[103.106445,11.073779],[103.091113,11.211084],[103.107422,11.367773],[103.125488,11.460645],[103.010547,11.588672],[103.004199,11.710596],[102.948633,11.773486],[102.932324,11.741699],[102.933887,11.706689]],[[102.933887,11.706689],[102.918066,11.73208],[102.736621,12.089795],[102.70625,12.255664],[102.737402,12.383398],[102.755664,12.42627],[102.70332,12.493506],[102.629688,12.569922],[102.499609,12.669971],[102.490723,12.82832],[102.461719,13.015039],[102.422656,13.077979],[102.362988,13.192969],[102.330762,13.288232],[102.319727,13.53999],[102.336328,13.560303],[102.428516,13.567578],[102.546875,13.585693],[102.565527,13.626367],[102.544727,13.659961],[102.62041,13.716943],[102.728906,13.841895],[102.812793,13.972461],[102.873242,14.054883],[102.909277,14.136719],[103.031055,14.252539],[103.199414,14.332617],[103.313477,14.351318],[103.432422,14.378613],[103.546387,14.417432],[103.600391,14.421094],[103.741895,14.37417],[103.818359,14.362158],[103.898633,14.362793],[103.981836,14.35791],[104.054297,14.362744],[104.227734,14.395508],[104.411621,14.36958],[104.575781,14.390039],[104.779004,14.427832],[104.878809,14.404004],[104.969727,14.366113],[104.982422,14.289453],[105.003418,14.254443],[105.033691,14.227393],[105.074121,14.227441],[105.125977,14.280957],[105.169141,14.336084],[105.183301,14.34624]],[[105.183301,14.34624],[105.185547,14.319092],[105.207031,14.259375],[105.245703,14.200537],[105.284863,14.161475],[105.350195,14.10957],[105.392676,14.10708],[105.531543,14.156152],[105.739746,14.084961],[105.764063,14.049072],[105.831445,13.976611],[105.904492,13.924512],[106.066797,13.921191],[106.124707,14.049121],[106.09668,14.1271],[106.004102,14.262891],[105.978906,14.343018],[106.008398,14.357178],[106.165234,14.372363],[106.190723,14.388135],[106.225391,14.476221],[106.267969,14.466211],[106.35498,14.454785],[106.446973,14.515039],[106.501465,14.578223],[106.531152,14.549414],[106.563672,14.505078],[106.599219,14.479395],[106.66543,14.441309],[106.738184,14.387744],[106.783496,14.335107],[106.819922,14.314697],[106.913184,14.329395],[106.938086,14.327344],[106.992187,14.391016],[107.030176,14.425684],[107.062402,14.415771],[107.109375,14.416699],[107.206641,14.4979],[107.262305,14.572119],[107.292676,14.592383],[107.379883,14.555322],[107.414746,14.562891],[107.465137,14.66499],[107.519434,14.705078]],[[107.519434,14.705078],[107.535254,14.649951],[107.493164,14.545752],[107.448438,14.451221],[107.364453,14.368701],[107.360352,14.307861],[107.331445,14.126611],[107.342578,14.068896],[107.362109,14.019482],[107.389453,13.993018],[107.462305,13.815625],[107.528613,13.654199],[107.593945,13.52168],[107.605469,13.437793],[107.545508,13.225439],[107.475391,13.030371],[107.481543,12.933105],[107.511523,12.835742],[107.543555,12.705908],[107.555469,12.53999],[107.538086,12.431787],[107.506445,12.364551],[107.445996,12.295703],[107.393359,12.260498],[107.330078,12.319043],[107.279687,12.321582],[107.212109,12.304004],[107.158984,12.277051],[107.050684,12.175879],[106.930664,12.07749],[106.764648,12.052344],[106.700098,11.979297],[106.630957,11.969189],[106.499609,11.965527],[106.413867,11.948438],[106.417773,11.911719],[106.410742,11.738379],[106.4125,11.697803],[106.399219,11.687012],[106.339844,11.681836],[106.23916,11.70835],[106.10293,11.75127],[106.006055,11.758008],[105.95625,11.682471],[105.926563,11.65293],[105.889844,11.648389],[105.851465,11.63501],[105.838477,11.601318],[105.835352,11.559131],[105.854004,11.487061],[105.860938,11.372412],[105.856055,11.294287],[105.891602,11.244824],[106.099512,11.078662],[106.160938,11.037109],[106.167969,11.012305],[106.131543,10.921973],[106.163965,10.794922],[106.098828,10.797266],[105.990137,10.851807],[105.938184,10.885156],[105.875195,10.858496],[105.85332,10.863574],[105.810742,10.926074],[105.755078,10.98999],[105.697754,10.994043],[105.576563,10.968896],[105.452734,10.951416],[105.405762,10.951611],[105.386523,10.940088],[105.314648,10.845166],[105.284277,10.861475],[105.159473,10.897559],[105.045703,10.911377],[105.022266,10.886865],[105.036133,10.809375],[105.061133,10.733789],[105.046387,10.70166],[104.983887,10.661914],[104.90127,10.590234],[104.850586,10.534473],[104.81543,10.520801],[104.689648,10.523242],[104.564258,10.515967],[104.514063,10.46333],[104.466992,10.422363],[104.426367,10.41123]],[[101.138867,21.56748],[101.19668,21.52207],[101.175391,21.40752],[101.205566,21.383301],[101.219922,21.342432],[101.211816,21.278223],[101.224414,21.22373],[101.247852,21.197314],[101.281445,21.184131],[101.443555,21.230811],[101.542383,21.234277],[101.583887,21.203564],[101.62168,21.184424],[101.668555,21.169629],[101.704785,21.150146],[101.728125,21.156396],[101.783496,21.20415],[101.800586,21.212598],[101.802051,21.235986],[101.763086,21.278906],[101.722949,21.314941],[101.724219,21.39502],[101.743457,21.533838],[101.747266,21.605762],[101.743945,21.777979],[101.736523,21.826514],[101.699609,21.882471],[101.60293,21.989697],[101.575781,22.055273],[101.560254,22.120898],[101.561816,22.162402],[101.537305,22.209863],[101.524512,22.253662],[101.567871,22.276367],[101.619922,22.327441],[101.646191,22.40542],[101.671484,22.462305],[101.70752,22.486572],[101.73877,22.495264],[101.759961,22.490332],[101.841797,22.388477],[101.94541,22.439404],[102.024414,22.439209],[102.091504,22.412256],[102.127441,22.379199]],[[102.127441,22.379199],[102.183008,22.284033],[102.301367,22.178174],[102.442676,22.027148],[102.4875,21.957764],[102.58252,21.904297],[102.609668,21.851758],[102.63125,21.771338],[102.64082,21.711426],[102.662012,21.676025],[102.695312,21.662109],[102.738574,21.67793],[102.771094,21.709668],[102.798242,21.797949],[102.815918,21.807373],[102.845215,21.734766],[102.876172,21.722266],[102.917676,21.712939],[102.949609,21.681348],[102.95918,21.626221],[102.948633,21.569775],[102.90957,21.506348],[102.8875,21.439941],[102.872266,21.3375],[102.851172,21.265918],[102.883789,21.202588],[103.104492,20.89165],[103.210742,20.840625],[103.463574,20.779834],[103.554687,20.737842],[103.635059,20.69707],[103.714453,20.716943],[103.790527,20.809521],[103.882031,20.861426],[104.052051,20.941211],[104.101367,20.945508],[104.195312,20.913965],[104.349609,20.821094],[104.461426,20.73374],[104.530371,20.687988],[104.583203,20.64668],[104.575195,20.600244],[104.532715,20.554883],[104.478613,20.52959],[104.407813,20.485742],[104.367773,20.441406],[104.392188,20.424756],[104.496191,20.413672],[104.618848,20.374512],[104.656445,20.328516],[104.661914,20.289014],[104.676953,20.224707],[104.69873,20.205322],[104.812695,20.216846],[104.847852,20.202441],[104.888672,20.169092],[104.929199,20.082813],[104.92793,20.018115],[104.845801,19.947168],[104.815137,19.904004],[104.801758,19.836133],[104.743164,19.754736],[104.587891,19.61875],[104.546289,19.610547],[104.259863,19.685498],[104.127148,19.680859],[104.062793,19.678418],[104.032031,19.675146],[104.013477,19.646484],[104.051563,19.56416],[104.062891,19.482568],[104.027539,19.420459],[103.932031,19.366064],[103.896387,19.33999],[103.891602,19.30498],[103.918359,19.268506],[104.006348,19.230908],[104.108594,19.195557],[104.445801,18.983838],[104.517969,18.934082],[104.613281,18.860645],[104.716504,18.803418],[104.993164,18.72832],[105.115137,18.678857],[105.146484,18.650977],[105.14541,18.616797],[105.113477,18.573047],[105.087012,18.49624],[105.08584,18.450098],[105.114551,18.405273],[105.163281,18.338721],[105.273242,18.235352],[105.333496,18.189648],[105.4,18.179248],[105.458203,18.154297],[105.518555,18.077441],[105.588477,17.983691],[105.597656,17.918262],[105.627246,17.834424],[105.691406,17.737842],[105.779492,17.644434],[105.902734,17.528662],[105.973535,17.446973],[106.00625,17.415283],[106.269531,17.216797],[106.333398,17.143701],[106.425977,17.002539],[106.465332,16.981836],[106.502246,16.954102],[106.525977,16.876611],[106.533691,16.821045],[106.546191,16.650732],[106.593652,16.600098],[106.6375,16.537939],[106.656445,16.492627],[106.696094,16.458984],[106.739551,16.452539],[106.791602,16.490332],[106.832422,16.52627],[106.851074,16.515625],[106.892773,16.396533],[106.930664,16.353125],[107.001953,16.311816],[107.069727,16.279834],[107.217383,16.136328],[107.296484,16.084033],[107.350098,16.067383],[107.396387,16.043018],[107.410156,15.997852],[107.391992,15.95166],[107.360645,15.921729],[107.188867,15.838623],[107.165918,15.80249],[107.189551,15.747266],[107.232617,15.678076],[107.279395,15.618701],[107.33877,15.560498],[107.45957,15.46582],[107.564258,15.391602],[107.62168,15.309863],[107.653125,15.255225],[107.633691,15.189844],[107.589648,15.118457],[107.555273,15.057031],[107.496289,15.021436],[107.480371,14.979883],[107.504688,14.915918],[107.524512,14.871826],[107.51377,14.817383],[107.519434,14.705078]],[[105.183301,14.34624],[105.243652,14.367871],[105.342187,14.416699],[105.422656,14.471631],[105.475586,14.530127],[105.497363,14.590674],[105.500195,14.66123],[105.523047,14.843311],[105.54668,14.932471],[105.533398,15.041602],[105.49043,15.127588],[105.49043,15.256592],[105.505859,15.319629],[105.513184,15.360889],[105.57373,15.413232],[105.615625,15.488281],[105.638867,15.585937],[105.641016,15.656543],[105.62207,15.699951],[105.562402,15.74126],[105.462012,15.78042],[105.398926,15.829883],[105.373242,15.889697],[105.375586,15.942187],[105.40625,15.987451],[105.330664,16.037891],[105.14873,16.093555],[105.047168,16.160254],[105.025781,16.237988],[104.949902,16.339941],[104.819336,16.466064],[104.750586,16.647559],[104.743555,16.884375],[104.758984,17.077148],[104.816016,17.300293],[104.739648,17.46167],[104.655859,17.546729],[104.539258,17.609277],[104.428125,17.698975],[104.322656,17.81582],[104.196191,17.988379],[104.04873,18.216699],[103.949609,18.318994],[103.898828,18.295313],[103.792285,18.316504],[103.629688,18.382568],[103.487988,18.418164],[103.366992,18.42334],[103.288281,18.408398],[103.251758,18.373486],[103.248926,18.338965],[103.27959,18.30498],[103.263184,18.278467],[103.199707,18.259473],[103.148535,18.221729],[103.091211,18.138232],[103.051367,18.028516],[102.991406,17.98623],[102.898633,17.976904],[102.807422,17.945557],[102.717578,17.892236],[102.675195,17.851758],[102.680078,17.824121],[102.660645,17.817969],[102.616797,17.83335],[102.596094,17.869629],[102.598242,17.926758],[102.552539,17.965088],[102.458789,17.984619],[102.351855,18.045947],[102.231641,18.148975],[102.148242,18.203857],[102.101465,18.210645],[102.03457,18.169824],[101.947461,18.081494],[101.875488,18.046436],[101.818652,18.064648],[101.774805,18.033398],[101.744141,17.952686],[101.6875,17.889404],[101.563672,17.820508],[101.555078,17.812354],[101.413672,17.71875],[101.299707,17.625],[101.16748,17.499023],[101.105176,17.479541],[101.045703,17.509961],[100.955859,17.541113],[100.908496,17.583887],[100.999023,17.797168],[101.113281,18.033545],[101.143945,18.142627],[101.14873,18.222168],[101.1375,18.286865],[101.092773,18.354541],[101.050586,18.407031],[101.046973,18.441992],[101.060449,18.479004],[101.106348,18.533545],[101.165527,18.618311],[101.220508,18.792773],[101.286328,18.977148],[101.279883,19.088916],[101.226562,19.211523],[101.197559,19.32793],[101.220801,19.486621],[101.211914,19.54834],[101.154687,19.579199],[100.966504,19.610791],[100.906055,19.605371],[100.858203,19.585059],[100.806836,19.541943],[100.743945,19.514746],[100.625488,19.499854],[100.513574,19.553467],[100.420117,19.644482],[100.397656,19.756104],[100.466211,19.888916],[100.514551,19.996338],[100.543066,20.088672],[100.539941,20.132373],[100.519531,20.17793],[100.491602,20.184082],[100.431543,20.240723],[100.373145,20.340381],[100.317969,20.385889],[100.266016,20.377295],[100.218066,20.3396],[100.174121,20.272754],[100.139746,20.24541],[100.114941,20.257666],[100.122461,20.31665]],[[100.122461,20.31665],[100.129688,20.372217],[100.183887,20.589111],[100.249316,20.730273],[100.326074,20.795703],[100.407422,20.823242],[100.493359,20.812988],[100.565137,20.825098],[100.622949,20.85957],[100.617676,20.879248],[100.549316,20.884229],[100.522266,20.921924],[100.536133,20.992383],[100.566602,21.038184],[100.613672,21.059326],[100.65918,21.130371],[100.703125,21.251367],[100.756641,21.312646],[100.819531,21.314209],[100.927539,21.366211],[101.080371,21.468652],[101.138867,21.56748]],[[79.874805,9.050732],[79.903711,8.975],[79.821094,9.026855],[79.766797,9.069775],[79.747656,9.10459],[79.859961,9.065723],[79.874805,9.050732]],[[79.969531,9.630664],[79.906836,9.619824],[79.857422,9.686377],[79.845703,9.714648],[79.858594,9.734375],[79.872266,9.744336],[79.888477,9.741162],[79.911914,9.67915],[79.969531,9.630664]],[[79.982324,9.812695],[80.078418,9.807471],[80.180957,9.81001],[80.252832,9.796338],[80.375977,9.642334],[80.711133,9.366357],[80.893457,9.085889],[80.910059,9.024512],[80.935449,8.971484],[80.979199,8.956934],[81.016016,8.932617],[81.198242,8.661963],[81.219238,8.608398],[81.216211,8.549414],[81.226953,8.505518],[81.274609,8.483594],[81.333984,8.47207],[81.372852,8.431445],[81.422168,8.215234],[81.422168,8.147852],[81.435937,8.118896],[81.66543,7.782471],[81.678711,7.741553],[81.67627,7.710938],[81.68291,7.684473],[81.727344,7.625],[81.79668,7.464795],[81.832031,7.428418],[81.874121,7.28833],[81.876953,7.020459],[81.861426,6.90127],[81.818555,6.756201],[81.767773,6.614307],[81.712695,6.511865],[81.637402,6.425146],[81.37998,6.240918],[81.30625,6.203857],[80.971094,6.088379],[80.724121,5.979053],[80.495801,5.949365],[80.267383,6.009766],[80.095313,6.153174],[80.007227,6.364404],[79.946973,6.584521],[79.859375,6.829297],[79.79209,7.585205],[79.759961,7.796484],[79.707813,8.065674],[79.712988,8.182324],[79.749805,8.294238],[79.749707,8.048877],[79.783496,8.018457],[79.808887,8.05],[79.831934,8.304053],[79.850879,8.411572],[79.941797,8.691504],[79.943652,8.741162],[79.92793,8.846436],[79.928906,8.899219],[80.064844,9.095654],[80.099609,9.209961],[80.118359,9.326855],[80.110938,9.453271],[80.086328,9.577832],[80.196094,9.538135],[80.256445,9.494775],[80.317969,9.46543],[80.367969,9.480469],[80.42832,9.480957],[80.385352,9.548779],[80.257617,9.611279],[80.045801,9.649902],[79.979492,9.699365],[79.954004,9.742334],[79.966992,9.792627],[79.982324,9.812695]],[[73.416602,3.23125],[73.395313,3.229395],[73.382031,3.246484],[73.384961,3.271387],[73.401563,3.28877],[73.427734,3.289844],[73.442773,3.274316],[73.434961,3.250146],[73.416602,3.23125]],[[73.512207,4.164551],[73.494824,4.155176],[73.478613,4.158936],[73.473047,4.170703],[73.481152,4.188135],[73.494727,4.210449],[73.504102,4.234619],[73.517773,4.247656],[73.52832,4.243311],[73.527148,4.229688],[73.522168,4.211035],[73.519043,4.186865],[73.512207,4.164551]],[[97.322461,28.217969],[97.356445,28.254492],[97.431445,28.353906],[97.477734,28.425635],[97.502148,28.456348],[97.537891,28.510205],[97.599219,28.517041],[97.658887,28.5],[97.694629,28.469336],[97.730078,28.407129],[97.769043,28.356152],[97.816504,28.356348],[97.864941,28.363574],[97.887598,28.356494],[97.934082,28.313818],[98.022266,28.211523],[98.061621,28.185889],[98.098926,28.142285],[98.118359,28.055225],[98.130469,27.967578],[98.241016,27.663184],[98.274219,27.599072],[98.298828,27.550098],[98.350488,27.538086],[98.392383,27.587061],[98.408887,27.639453],[98.452539,27.657227],[98.504492,27.647656],[98.599805,27.598828],[98.651172,27.572461],[98.676758,27.421924],[98.682422,27.245312],[98.674805,27.190625],[98.716504,27.044922],[98.729492,26.877393],[98.738477,26.785742],[98.739355,26.698145],[98.731836,26.583398],[98.709473,26.429687],[98.671875,26.298535],[98.685547,26.189355],[98.663184,26.139453],[98.571973,26.114062],[98.564063,26.072412],[98.591016,26.003711],[98.654688,25.917773],[98.65625,25.863574],[98.625391,25.826709],[98.558398,25.823242],[98.465527,25.788867],[98.40166,25.677979],[98.333789,25.586768],[98.296582,25.568848],[98.172559,25.594531],[98.142871,25.571094],[98.099609,25.415723],[98.064063,25.348975],[98.010742,25.292529],[97.962012,25.259326],[97.917969,25.236133],[97.819531,25.251855],[97.767383,25.158057],[97.714941,25.034326],[97.710742,24.970361],[97.737891,24.869873],[97.723828,24.841992],[97.670703,24.820117],[97.583301,24.774805],[97.529395,24.631201],[97.531445,24.491699],[97.563281,24.443848],[97.623633,24.422949],[97.666602,24.37998],[97.670703,24.312744],[97.708203,24.22876],[97.690625,24.130811],[97.568262,23.988477],[97.564551,23.911035],[97.629688,23.887158],[97.686035,23.898096],[97.755664,23.931885],[97.837695,23.986279],[98.016895,24.06543],[98.2125,24.110645],[98.367285,24.119043],[98.499414,24.115674],[98.56416,24.098828],[98.583398,24.069824],[98.764355,24.116064],[98.802344,24.118701],[98.835059,24.121191],[98.833984,24.090576],[98.701562,23.964063],[98.676758,23.905078],[98.680859,23.841797],[98.735059,23.783105],[98.787695,23.737842],[98.832227,23.624365],[98.797852,23.52041],[98.819727,23.48252],[98.858887,23.440088],[98.882617,23.380322],[98.885547,23.307471],[98.86377,23.19126],[99.055078,23.130566],[99.220313,23.10332],[99.34082,23.095898],[99.418066,23.069238],[99.464551,23.04624],[99.497266,23.00459],[99.507129,22.959131],[99.466797,22.927295],[99.385156,22.825098],[99.338281,22.688672],[99.343164,22.586523],[99.337695,22.498047],[99.243066,22.370361],[99.205371,22.282568],[99.172363,22.19248],[99.173438,22.15332],[99.192969,22.125977],[99.233398,22.110156],[99.303125,22.100635],[99.388672,22.110791],[99.592676,22.08916],[99.825391,22.049707],[99.917676,22.028027],[99.947852,21.98833],[99.94043,21.901611],[99.925586,21.820801],[99.940723,21.75874],[99.978223,21.701611],[100.041211,21.682764],[100.095508,21.660645],[100.105762,21.617041],[100.089258,21.55791],[100.116797,21.511182],[100.147656,21.480518],[100.214746,21.462988],[100.350586,21.501025],[100.445703,21.484082],[100.531348,21.458105],[100.60459,21.471777],[100.677148,21.504932],[100.835156,21.655176],[101.019336,21.736377],[101.079785,21.755859],[101.120703,21.746094],[101.130859,21.735547],[101.128125,21.705127],[101.147266,21.581641],[101.138867,21.56748]],[[100.122461,20.31665],[100.003613,20.37959],[99.954297,20.41543],[99.890332,20.424414],[99.825195,20.384473],[99.77334,20.341309],[99.720117,20.325439],[99.638672,20.320459],[99.531641,20.342822],[99.458887,20.363037],[99.447949,20.352051],[99.4875,20.260645],[99.50166,20.187744],[99.485938,20.149854],[99.451563,20.118311],[99.399219,20.093457],[99.337891,20.078906],[99.283691,20.08042],[99.196875,20.115137],[99.130762,20.116602],[99.074219,20.099365],[99.039746,20.073633],[99.020703,20.041797],[98.987402,19.861377],[98.958008,19.804932],[98.916699,19.7729],[98.875781,19.76958],[98.819531,19.778467],[98.760645,19.771094],[98.493848,19.701318],[98.45498,19.694434],[98.371289,19.68916],[98.293652,19.687256],[98.239063,19.690674],[98.111035,19.762158],[98.049023,19.769727],[98.015039,19.749512],[97.991211,19.653711],[97.916406,19.592871],[97.816797,19.459961],[97.793555,19.265869],[97.803906,19.130469],[97.71416,18.996484],[97.706055,18.931787],[97.754004,18.620801],[97.745898,18.588184],[97.727734,18.572021],[97.671582,18.56123],[97.577344,18.528711],[97.515137,18.497754],[97.484961,18.494238],[97.39707,18.517529],[97.373926,18.517969],[97.380664,18.494287],[97.450781,18.359668],[97.523828,18.295898],[97.599316,18.302979],[97.632227,18.290332],[97.622461,18.258008],[97.651563,18.17373],[97.719727,18.037402],[97.739941,17.935303],[97.698535,17.833545],[97.706445,17.797119],[97.729102,17.77583],[97.792969,17.68125],[97.929297,17.533301],[98.063086,17.373291],[98.174609,17.239893],[98.256543,17.147656],[98.438867,16.975684],[98.471191,16.89502],[98.478125,16.732227],[98.523145,16.638184],[98.564746,16.570947],[98.593652,16.514795],[98.660742,16.33042],[98.689258,16.30542],[98.835449,16.417578],[98.869336,16.394189],[98.888281,16.351904],[98.888477,16.298096],[98.865527,16.237061],[98.817969,16.180811],[98.592383,16.050684],[98.574023,15.938623],[98.558203,15.768604],[98.554492,15.559766],[98.565234,15.403564],[98.556934,15.367676],[98.537305,15.350684],[98.452148,15.357373],[98.329395,15.278564],[98.286133,15.271582],[98.232227,15.241357],[98.191016,15.204102],[98.17793,15.147412],[98.202148,14.975928],[98.245996,14.814746],[98.332129,14.696484],[98.400195,14.602979],[98.49502,14.4729],[98.57002,14.359912],[98.721191,14.235742],[98.933594,14.049854],[99.014648,13.947168],[99.08623,13.822754],[99.136816,13.716699],[99.156055,13.575781],[99.17168,13.496924],[99.176172,13.233057],[99.137109,13.172998],[99.107422,13.103516],[99.123926,13.030762],[99.173535,12.961328],[99.173535,12.881934],[99.219824,12.739746],[99.297363,12.652881],[99.371973,12.594238],[99.405078,12.5479],[99.394238,12.473633],[99.416309,12.394824],[99.432422,12.309033],[99.462891,12.190234],[99.522949,12.089648],[99.614746,11.781201],[99.6125,11.749658],[99.572852,11.687158],[99.515234,11.630664],[99.47793,11.6125],[99.442676,11.554395],[99.358789,11.389453],[99.190137,11.105273],[99.025391,10.919971],[98.887109,10.78833],[98.786914,10.708447],[98.757227,10.660938],[98.757227,10.623584],[98.775391,10.557031],[98.768359,10.430859],[98.746875,10.35083],[98.718457,10.266016],[98.702539,10.190381]],[[98.702539,10.190381],[98.658008,10.179053],[98.562598,10.034961],[98.521289,10.107227],[98.496875,10.18252],[98.523047,10.353125],[98.464941,10.67583],[98.500977,10.718945],[98.535645,10.740674],[98.598828,10.864404],[98.675586,10.986914],[98.682617,11.133105],[98.744727,11.240381],[98.730078,11.32998],[98.733301,11.435254],[98.746387,11.521289],[98.741406,11.591699],[98.790723,11.665088],[98.875977,11.719727],[98.840234,11.739258],[98.804785,11.779248],[98.693652,11.718359],[98.636328,11.738379],[98.624902,11.801465],[98.639063,11.869141],[98.644922,11.910303],[98.689453,11.956738],[98.686328,12.047119],[98.663867,12.126709],[98.696289,12.225244],[98.630566,12.225488],[98.600293,12.245313],[98.619141,12.3],[98.678711,12.348486],[98.624414,12.440723],[98.664648,12.539941],[98.663184,12.662402],[98.635645,12.770508],[98.637109,12.848242],[98.595117,12.986035],[98.575977,13.161914],[98.487109,13.293066],[98.421289,13.483789],[98.24541,13.733496],[98.248438,13.840381],[98.238965,13.934473],[98.200391,13.980176],[98.149512,13.647607],[98.110645,13.712891],[98.098242,13.89834],[98.072656,13.986475],[98.100195,14.161523],[97.998437,14.335303],[97.976562,14.461475],[97.909766,14.652686],[97.929297,14.695557],[98.01875,14.652588],[97.936523,14.763916],[97.869141,14.738721],[97.812305,14.858936],[97.799805,15.184912],[97.74375,15.306787],[97.774219,15.430957],[97.710352,15.875537],[97.584277,16.01958],[97.609277,16.143848],[97.640625,16.253857],[97.633691,16.457666],[97.664648,16.520459],[97.725977,16.568555],[97.668457,16.551611],[97.619629,16.537207],[97.505078,16.525293],[97.375879,16.522949],[97.331055,16.671777],[97.26748,16.743115],[97.211719,16.892578],[97.17832,17.062012],[97.200195,17.09541],[97.100195,17.164551],[97.074512,17.206934],[96.970117,17.317334],[96.851465,17.401025],[96.877734,17.342188],[96.909766,17.304834],[96.850879,17.20293],[96.908594,17.030957],[96.858008,16.921191],[96.810645,16.778369],[96.76543,16.710352],[96.622461,16.563916],[96.506641,16.514355],[96.431152,16.504932],[96.364355,16.520508],[96.282227,16.595996],[96.262109,16.659131],[96.248926,16.765332],[96.220313,16.780566],[96.189063,16.768311],[96.237695,16.63125],[96.236719,16.567432],[96.324316,16.444434],[96.293066,16.410059],[96.135059,16.342529],[96.080957,16.353369],[96.042871,16.339941],[96.032129,16.284619],[96.012305,16.253711],[95.763281,16.169043],[95.711426,16.073389],[95.679492,15.976758],[95.555664,15.837842],[95.389551,15.722754],[95.348438,15.729297],[95.301465,15.756152],[95.307813,15.88042],[95.364746,15.985449],[95.346777,16.097607],[95.333008,16.033252],[95.225879,15.876807],[95.176953,15.825684],[95.07832,15.83916],[94.942578,15.818262],[94.891211,15.979102],[94.892188,16.038184],[94.882227,16.087939],[94.897852,16.14082],[94.893164,16.182812],[94.860156,16.102441],[94.847754,16.032861],[94.798145,15.971094],[94.661523,15.904395],[94.65625,15.98877],[94.651367,16.064844],[94.680762,16.133301],[94.676563,16.242041],[94.719922,16.39873],[94.716602,16.45249],[94.70332,16.511914],[94.679004,16.425586],[94.665234,16.336133],[94.637695,16.309082],[94.5875,16.288818],[94.495703,16.186133],[94.441602,16.094385],[94.299023,16.007617],[94.223828,16.016455],[94.214258,16.126611],[94.271289,16.517285],[94.327344,16.572168],[94.353418,16.639941],[94.4,16.868164],[94.452441,16.954492],[94.473145,17.135449],[94.494336,17.166553],[94.564453,17.308545],[94.588965,17.569336],[94.560059,17.698975],[94.494336,17.824609],[94.430762,18.20166],[94.26582,18.507227],[94.252148,18.60918],[94.170703,18.732422],[94.245703,18.741162],[94.091309,18.849219],[94.07002,18.893408],[94.038965,19.146191],[94.044922,19.287402],[94.022461,19.268799],[94.001563,19.181787],[93.941016,19.146094],[93.968066,18.995068],[93.961328,18.958398],[93.929199,18.899658],[93.800098,18.960596],[93.705469,19.026904],[93.598145,19.188477],[93.493066,19.369482],[93.530566,19.397559],[93.578613,19.401172],[93.728027,19.266504],[93.824902,19.238477],[93.886133,19.271924],[93.962012,19.329346],[93.998145,19.440869],[93.960742,19.481689],[93.887891,19.503906],[93.839551,19.534131],[93.769922,19.60957],[93.761035,19.648047],[93.739551,19.697266],[93.66875,19.731982],[93.611719,19.776074],[93.659863,19.85415],[93.707031,19.912158],[93.581836,19.90957],[93.439063,20.009424],[93.40957,20.03833],[93.362305,20.058301],[93.25,20.070117],[93.156641,20.040771],[93.199023,19.89834],[93.190625,19.851221],[93.129492,19.858008],[93.001953,20.074854],[93.040332,20.129785],[93.095508,20.181348],[93.068359,20.188672],[93.015137,20.185254],[93.066797,20.377637],[93.035352,20.406152],[93.01875,20.346045],[92.990723,20.287988],[92.882129,20.152148],[92.82832,20.177588],[92.791211,20.211426],[92.843555,20.282617],[92.87168,20.301758],[92.891113,20.340332],[92.850684,20.414844],[92.786914,20.469043],[92.735645,20.562695],[92.708984,20.563965],[92.732617,20.453369],[92.722852,20.295605],[92.608008,20.469873],[92.37832,20.717578],[92.324121,20.791846]],[[98.182617,9.933447],[98.134375,9.875391],[98.118066,9.877881],[98.140234,9.974658],[98.220703,10.045215],[98.291699,10.051318],[98.283398,10.007617],[98.23125,9.953955],[98.182617,9.933447]],[[98.209766,10.952734],[98.293457,10.779688],[98.284375,10.753125],[98.271484,10.739893],[98.251758,10.744434],[98.218164,10.837744],[98.155371,10.897949],[98.080469,10.886621],[98.142578,10.963135],[98.167285,10.980322],[98.209766,10.952734]],[[98.541699,10.961523],[98.518945,10.959375],[98.498047,10.964258],[98.477441,10.979736],[98.526563,11.086963],[98.541699,10.961523]],[[98.22168,11.478223],[98.216211,11.455762],[98.209375,11.456543],[98.187305,11.472412],[98.201074,11.567187],[98.239063,11.644727],[98.278125,11.758398],[98.299609,11.783008],[98.30752,11.7229],[98.283789,11.594092],[98.263281,11.523633],[98.22168,11.478223]],[[98.553809,11.744873],[98.528418,11.538672],[98.464844,11.567187],[98.434766,11.56709],[98.396875,11.683545],[98.399512,11.714844],[98.376465,11.791504],[98.523535,11.804932],[98.553809,11.744873]],[[98.075488,11.692383],[98.083594,11.636816],[98.021094,11.695898],[98.010352,11.860254],[98.05957,11.756689],[98.080762,11.733203],[98.075488,11.692383]],[[98.516016,11.905029],[98.474316,11.899414],[98.454492,12.061279],[98.466211,12.084277],[98.525293,12.005176],[98.60957,11.956641],[98.576465,11.925098],[98.516016,11.905029]],[[98.136719,12.150439],[98.125098,12.144873],[98.108496,12.148096],[98.075391,12.164453],[98.037305,12.232471],[98.057324,12.280078],[98.071387,12.291797],[98.104883,12.287793],[98.122461,12.278711],[98.128418,12.26123],[98.118457,12.223389],[98.120117,12.191309],[98.136719,12.150439]],[[98.066113,12.389795],[98.060352,12.353516],[98.002344,12.279004],[97.951758,12.322314],[97.938672,12.346094],[97.990234,12.393799],[98.045117,12.387012],[98.059863,12.397852],[98.066113,12.389795]],[[98.413965,12.597949],[98.436426,12.570508],[98.468262,12.571338],[98.459473,12.47373],[98.380859,12.353662],[98.334473,12.336182],[98.313867,12.335986],[98.331445,12.511426],[98.302539,12.611572],[98.312109,12.678174],[98.396484,12.647119],[98.413965,12.597949]],[[98.31543,13.099072],[98.30918,12.934717],[98.259277,13.014014],[98.250781,13.104395],[98.25459,13.188574],[98.265332,13.202246],[98.268555,13.189355],[98.298633,13.15166],[98.31543,13.099072]],[[94.804883,15.819336],[94.784375,15.793848],[94.743359,15.812109],[94.733496,15.823047],[94.828027,15.933008],[94.838184,15.89209],[94.804883,15.819336]],[[94.476758,15.945947],[94.411914,15.848389],[94.387891,15.994141],[94.49375,16.075342],[94.545996,16.152832],[94.60127,16.205518],[94.618652,16.141309],[94.566113,16.019287],[94.476758,15.945947]],[[97.575,16.253223],[97.537207,16.240137],[97.480371,16.305713],[97.469141,16.461035],[97.516406,16.496875],[97.541992,16.505078],[97.579004,16.486035],[97.593262,16.460791],[97.599609,16.429541],[97.589355,16.397363],[97.575,16.253223]],[[93.69082,18.684277],[93.674023,18.675684],[93.569922,18.75957],[93.4875,18.867529],[93.618262,18.888818],[93.744727,18.865527],[93.745508,18.808057],[93.718359,18.715723],[93.69082,18.684277]],[[93.714844,19.558252],[93.829492,19.475293],[93.874707,19.481055],[93.945703,19.428613],[93.947461,19.408154],[93.933984,19.36543],[93.901953,19.332031],[93.815234,19.298682],[93.755859,19.325684],[93.732324,19.416309],[93.662207,19.458936],[93.644043,19.495068],[93.688379,19.544434],[93.714844,19.558252]],[[93.491797,19.892578],[93.513281,19.754785],[93.444629,19.806445],[93.419531,19.877588],[93.412891,19.950342],[93.491797,19.892578]],[[93.010156,19.923926],[93.023242,19.828857],[92.975195,19.868018],[92.912695,19.999805],[92.914648,20.086475],[92.95957,20.046191],[93.010156,19.923926]],[[115.140039,4.899756],[115.374902,4.932764],[115.427637,4.969189],[115.519824,5.048926],[115.554492,5.093555],[115.582031,5.194141],[115.466895,5.254102],[115.42168,5.330518],[115.419043,5.413184],[115.556445,5.566699],[115.603906,5.603418],[115.624512,5.548877],[115.685059,5.535107],[115.74082,5.533008],[115.796875,5.536133],[115.877148,5.613525],[115.918457,5.724951],[116.059766,5.882373],[116.110059,6.003271],[116.138379,6.129541],[116.494727,6.52168],[116.538281,6.582715],[116.749805,6.9771],[116.776172,6.990234],[116.833008,6.952051],[116.849805,6.826709],[116.841992,6.77207],[116.807715,6.691064],[116.788086,6.606104],[116.812402,6.60791],[116.913281,6.659668],[117.018555,6.797363],[117.07793,6.916846],[117.128516,6.968896],[117.229883,6.93999],[117.252441,6.919238],[117.245313,6.833398],[117.25498,6.783447],[117.294043,6.676904],[117.380371,6.612256],[117.499219,6.571484],[117.609668,6.512646],[117.645703,6.473682],[117.669629,6.426758],[117.69375,6.35],[117.695605,6.272314],[117.615918,6.196533],[117.649805,6.073584],[117.644531,6.001855],[117.617187,5.940723],[117.501172,5.884668],[117.817676,5.94043],[117.895801,5.972266],[118.003809,6.05332],[118.061719,5.983447],[118.11582,5.8625],[118.072266,5.83208],[117.934766,5.7875],[117.928027,5.769189],[117.973633,5.70625],[118.031152,5.712109],[118.144629,5.754199],[118.249121,5.820557],[118.299805,5.819727],[118.353125,5.806055],[118.456348,5.763428],[118.51416,5.728906],[118.563086,5.684521],[118.594824,5.59209],[118.713672,5.558545],[118.957324,5.429004],[119.002539,5.417822],[119.05,5.415234],[119.178418,5.430908],[119.223438,5.412646],[119.255566,5.365918],[119.266309,5.308105],[119.262793,5.245898],[119.249707,5.19873],[119.219629,5.159814],[119.132227,5.100488],[118.9125,5.0229],[118.67207,4.964062],[118.551367,4.968115],[118.381836,5.018506],[118.32002,5.012012],[118.260547,4.988867],[118.185352,4.828516],[118.324219,4.668701],[118.5625,4.502148],[118.595117,4.460645],[118.586328,4.409668],[118.54834,4.379248],[118.498047,4.362354],[118.364063,4.335742],[118.228711,4.316016],[118.117285,4.287598],[118.008203,4.250244],[117.895605,4.262939],[117.741016,4.337549],[117.696484,4.342822],[117.649805,4.304492],[117.603809,4.2],[117.574414,4.170605]],[[109.628906,2.027539],[109.694336,1.88877],[109.719629,1.857812],[109.864844,1.764453],[109.98457,1.717627],[110.114063,1.698584],[110.245898,1.694727],[110.29834,1.701172],[110.349219,1.719727],[110.399512,1.699854],[110.675195,1.548047],[110.782031,1.52085],[110.894922,1.532471],[110.939941,1.517334],[111.098438,1.400879],[111.145215,1.386963],[111.223242,1.39585],[111.123437,1.449023],[111.058008,1.48667],[111.028711,1.557813],[111.046582,1.633643],[111.110156,1.684082],[111.154199,1.73877],[111.17002,1.902295],[111.198047,1.985107],[111.250879,2.063867],[111.268164,2.139746],[111.208887,2.197656],[111.195508,2.297168],[111.208594,2.379639],[111.242188,2.435742],[111.295898,2.398779],[111.351367,2.364453],[111.406152,2.367871],[111.443848,2.381543],[111.450781,2.424072],[111.44043,2.498096],[111.443262,2.634326],[111.5125,2.743018],[111.623242,2.817969],[111.727734,2.853809],[112.118848,2.914697],[112.737305,3.070459],[112.920508,3.130713],[112.987891,3.161914],[113.044727,3.205225],[113.140234,3.343506],[113.320117,3.561475],[113.446094,3.740576],[113.712109,4.001416],[113.923926,4.243213],[113.952539,4.288721],[113.987793,4.420703],[113.99043,4.482812],[113.984277,4.545801],[114.0125,4.575244],[114.053613,4.592871],[114.063867,4.592676]],[[117.649023,4.168994],[117.666797,4.204004],[117.662109,4.250195],[117.708008,4.262402],[117.761426,4.252344],[117.884766,4.186133]],[[111.389258,2.415332],[111.358691,2.402197],[111.311523,2.437598],[111.300391,2.741162],[111.333496,2.768311],[111.355078,2.764453],[111.37832,2.709326],[111.37627,2.576318],[111.380469,2.458936],[111.389258,2.415332]],[[104.221582,2.731738],[104.17334,2.721338],[104.146875,2.728223],[104.129102,2.767236],[104.169824,2.856836],[104.184766,2.871729],[104.223242,2.774219],[104.221582,2.731738]],[[101.318555,2.988477],[101.268066,2.97041],[101.26543,2.996484],[101.274219,3.032812],[101.31123,3.067383],[101.328418,3.047607],[101.318555,2.988477]],[[100.288965,5.294727],[100.26377,5.266992],[100.191016,5.282861],[100.203906,5.446875],[100.245508,5.467773],[100.310156,5.437939],[100.338867,5.410059],[100.288965,5.294727]],[[99.848047,6.465723],[99.918652,6.358594],[99.883398,6.31084],[99.86582,6.29707],[99.823242,6.312744],[99.782617,6.271582],[99.74375,6.263281],[99.704688,6.337549],[99.656641,6.367139],[99.646289,6.418359],[99.710547,6.427344],[99.749219,6.409619],[99.82168,6.44502],[99.848047,6.465723]],[[102.101074,6.242236],[102.274023,6.203418],[102.340137,6.172021],[102.534375,5.862549],[102.790234,5.644922],[102.898535,5.56377],[102.982422,5.524951],[103.09707,5.408447],[103.196973,5.262158],[103.41582,4.850293],[103.453906,4.669482],[103.46875,4.393262],[103.420508,3.976855],[103.362012,3.769141],[103.37334,3.671094],[103.453516,3.520605],[103.429492,3.378564],[103.44502,3.260596],[103.439453,2.933105],[103.485156,2.836572],[103.537305,2.774756],[103.812207,2.580469],[103.832324,2.508496],[103.967773,2.26123],[104.218555,1.722852],[104.288477,1.480664],[104.280371,1.415576],[104.250098,1.388574],[104.176367,1.364893],[104.114941,1.412256],[104.094238,1.446191],[104.100586,1.48833],[104.076172,1.529785],[104.016016,1.579297],[103.981445,1.623633],[103.991211,1.550049],[103.991504,1.454785],[103.915137,1.44668],[103.816797,1.476563],[103.694531,1.449658],[103.549805,1.332813],[103.480273,1.329492],[103.427344,1.429834],[103.4,1.497852],[103.356836,1.546143],[102.896875,1.792334],[102.727148,1.855566],[102.548242,2.042383],[102.145605,2.248486],[101.889941,2.449414],[101.78125,2.573584],[101.519727,2.683643],[101.406836,2.813477],[101.351367,2.838965],[101.295508,2.885205],[101.354297,3.011133],[101.330176,3.14248],[101.299902,3.253271],[101.11543,3.472021],[101.024805,3.624707],[100.85127,3.776709],[100.781836,3.864453],[100.71543,3.966211],[100.757031,4.001807],[100.795508,4.023389],[100.760254,4.097217],[100.661035,4.225732],[100.614551,4.373437],[100.614551,4.652246],[100.473438,5.044287],[100.352637,5.587695],[100.374023,5.777979],[100.343262,5.98418],[100.263281,6.18252],[100.158398,6.324219],[100.119141,6.441992]],[[100.119141,6.441992],[100.137988,6.488672],[100.16123,6.641602],[100.176758,6.671826],[100.216602,6.686621],[100.261426,6.682715],[100.34541,6.549902],[100.563867,6.467529],[100.629492,6.447998],[100.715625,6.480664],[100.754492,6.460059],[100.79375,6.426172],[100.816504,6.331641],[100.873926,6.24541],[100.98877,6.257666],[101.029395,6.245313],[101.053516,6.242578],[101.075977,6.166064],[101.086523,6.033691],[101.075586,5.956494],[100.992773,5.846191],[100.981641,5.771045],[101.025195,5.724512],[101.081738,5.674902],[101.113965,5.636768],[101.147656,5.643066],[101.190625,5.66875],[101.229785,5.733691],[101.257031,5.789355],[101.404199,5.85166],[101.556055,5.907764],[101.576758,5.902002],[101.601367,5.877148],[101.65,5.795996],[101.678418,5.778809],[101.719531,5.770605],[101.790723,5.779346],[101.873633,5.825293],[101.917188,5.911377],[101.936133,5.979346],[102.055176,6.09668],[102.068359,6.184668],[102.101074,6.242236]],[[117.141602,7.168213],[117.080664,7.115283],[117.060156,7.178857],[117.064258,7.260693],[117.146875,7.337012],[117.264062,7.35166],[117.280762,7.290625],[117.266797,7.220801],[117.239355,7.184766],[117.141602,7.168213]],[[81.010254,30.164502],[81.055566,30.098975],[81.110352,30.036816],[81.177148,30.039893],[81.255078,30.093311],[81.417188,30.337598],[81.641895,30.3875],[81.854883,30.362402],[82.043359,30.326758],[82.098926,30.245068],[82.135352,30.158984],[82.158984,30.115186],[82.220703,30.063867],[82.486523,29.941504],[82.64082,29.831201],[82.854297,29.683398],[83.013965,29.618066],[83.155469,29.612646],[83.235156,29.55459],[83.355176,29.43916],[83.456641,29.306348],[83.583496,29.183594],[83.671094,29.187598],[83.79043,29.227441],[83.935937,29.279492],[84.021973,29.253857],[84.101367,29.219971],[84.127832,29.156299],[84.175586,29.036377],[84.228711,28.911768],[84.312109,28.868115],[84.410742,28.803906],[84.46543,28.75293],[84.650586,28.65957],[84.676758,28.621533],[84.714258,28.595557],[84.759375,28.579248],[84.796875,28.560205],[84.855078,28.553613],[85.069141,28.609668],[85.126367,28.602637],[85.159082,28.592236],[85.160156,28.571875],[85.121484,28.484277],[85.088574,28.372266],[85.122461,28.315967],[85.212109,28.292627],[85.410645,28.276025],[85.67832,28.277441],[85.759473,28.220654],[85.840234,28.135352],[85.92168,27.989697],[85.954102,27.928223],[85.994531,27.9104],[86.06416,27.934717],[86.075488,27.99458],[86.078711,28.083594],[86.137012,28.114355],[86.174219,28.091699],[86.217969,28.02207],[86.328613,27.959521],[86.408691,27.928662],[86.484961,27.939551],[86.516895,27.963525],[86.554492,28.085205],[86.614453,28.103027],[86.690527,28.094922],[86.719629,28.070654],[86.750391,28.02207],[86.842383,27.99917],[86.933789,27.968457],[87.020117,27.928662],[87.141406,27.83833],[87.290723,27.821924],[87.46416,27.823828],[87.555273,27.821826],[87.622559,27.815186],[87.682715,27.821387],[87.860742,27.886084],[87.933398,27.89082],[88.02334,27.883398],[88.109766,27.870605]],[[74.541406,37.022168],[74.600586,37.03667],[74.692188,37.035742],[74.766016,37.012744],[74.841211,36.979102],[74.889258,36.952441],[74.949121,36.968359],[75.053906,36.987158],[75.145215,36.973242],[75.34668,36.913477],[75.376855,36.883691],[75.424219,36.738232],[75.460254,36.725049],[75.57373,36.759326],[75.667188,36.741992],[75.772168,36.694922],[75.840234,36.649707],[75.884961,36.600732],[75.933008,36.521582],[75.951855,36.458105],[75.974414,36.382422],[75.968652,36.168848],[75.934082,36.133936],[75.904883,36.088477],[75.912305,36.048975],[75.945117,36.017578],[76.010449,35.996338],[76.070898,35.983008],[76.10332,35.949219],[76.147852,35.829004],[76.177832,35.810547],[76.25166,35.810937],[76.385742,35.837158],[76.502051,35.878223],[76.55127,35.887061],[76.563477,35.772998],[76.631836,35.729395],[76.727539,35.678662],[76.766895,35.661719]],[[68.165039,23.857324],[68.148828,23.797217],[68.115527,23.753369],[68.067773,23.818359],[68.037012,23.848242],[68.001465,23.826074],[67.950977,23.828613],[67.859961,23.902686],[67.819043,23.828076],[67.668457,23.810986],[67.649512,23.867285],[67.645801,23.919873],[67.563086,23.881836],[67.503613,23.940039],[67.476855,24.018262],[67.453906,24.039893],[67.427637,24.064844],[67.365234,24.091602],[67.309375,24.174805],[67.304297,24.262891],[67.288672,24.367773],[67.171484,24.756104],[67.100586,24.791943],[66.703027,24.860937],[66.682227,24.928857],[66.709863,25.111328],[66.698633,25.226318],[66.569922,25.378516],[66.533887,25.484375],[66.428613,25.575342],[66.324219,25.601807],[66.219043,25.589893],[66.162305,25.553906],[66.131152,25.493262],[66.356445,25.507373],[66.407129,25.485059],[66.467676,25.445312],[66.40293,25.446826],[66.32832,25.465771],[66.234668,25.464355],[65.883594,25.419629],[65.679688,25.355273],[65.40625,25.374316],[65.061328,25.311084],[64.77666,25.307324],[64.658984,25.184082],[64.594043,25.206299],[64.54375,25.23667],[64.152051,25.333447],[64.124902,25.373926],[64.059375,25.40293],[63.987305,25.351172],[63.935547,25.342529],[63.720898,25.385889],[63.556641,25.353174],[63.495703,25.29751],[63.491406,25.21084],[63.285742,25.227588],[63.17002,25.254883],[63.015039,25.224658],[62.664746,25.264795],[62.572461,25.254736],[62.444727,25.197266],[62.391211,25.152539],[62.315332,25.134912],[62.24873,25.197363],[62.198633,25.224854],[62.152148,25.206641],[62.089453,25.155322],[61.90791,25.131299],[61.743652,25.138184],[61.566895,25.186328],[61.587891,25.202344]],[[120.250391,5.256592],[120.223242,5.19624],[120.191602,5.168311],[120.15,5.184082],[120.118359,5.215381],[120.100586,5.168994],[120.013281,5.151123],[119.958105,5.079541],[119.877539,5.060205],[119.821484,5.069531],[119.827344,5.133154],[119.982715,5.228418],[120.079688,5.263623],[120.165234,5.332422],[120.208008,5.340088],[120.229395,5.284082],[120.250391,5.256592]],[[121.159375,6.075635],[121.213867,6.003516],[121.28252,6.022266],[121.391504,6.0021],[121.414648,5.964502],[121.411035,5.939844],[121.294434,5.869971],[121.218164,5.942725],[121.083008,5.893018],[121.018555,5.922949],[120.930664,5.896191],[120.876367,5.952637],[120.898242,6.006934],[121.037695,6.095996],[121.159375,6.075635]],[[122.092871,6.42832],[121.991406,6.414551],[121.95918,6.41582],[121.879883,6.517578],[121.872461,6.562744],[121.808691,6.613721],[121.832031,6.664063],[121.914941,6.676221],[122.058301,6.740723],[122.288086,6.638916],[122.323535,6.602246],[122.251758,6.579785],[122.200977,6.48291],[122.092871,6.42832]],[[125.78457,6.962744],[125.768945,6.905762],[125.70752,7.03999],[125.683008,7.073193],[125.714453,7.185547],[125.783398,7.130664],[125.78457,6.962744]],[[122.937109,7.409131],[122.948047,7.385742],[122.943652,7.361035],[122.839551,7.3146],[122.804687,7.315967],[122.796582,7.393359],[122.822168,7.428467],[122.871191,7.397314],[122.914844,7.433398],[122.937109,7.409131]],[[117.079883,7.883398],[117.02832,7.80752],[116.969531,7.894922],[116.975781,8.01665],[116.993555,8.050537],[117.077051,8.069141],[117.079883,7.883398]],[[117.355273,8.214648],[117.287012,8.191016],[117.272266,8.253516],[117.280859,8.31499],[117.32959,8.308496],[117.353711,8.289258],[117.355273,8.214648]],[[124.806641,9.142627],[124.77793,9.083105],[124.66582,9.132324],[124.639063,9.175098],[124.65332,9.22583],[124.708105,9.243018],[124.736816,9.243164],[124.790234,9.190088],[124.806641,9.142627]],[[123.697656,9.237305],[123.70625,9.133545],[123.614453,9.10332],[123.540723,9.129736],[123.493457,9.19209],[123.493555,9.215527],[123.535156,9.213574],[123.626074,9.268262],[123.654883,9.27876],[123.697656,9.237305]],[[125.970508,9.593555],[125.952441,9.567969],[125.92207,9.621484],[125.948535,9.739209],[125.967773,9.759082],[125.992969,9.68457],[125.970508,9.593555]],[[126.005957,9.320947],[126.087598,9.260742],[126.193359,9.276709],[126.191992,9.124902],[126.209082,9.080566],[126.30459,8.952051],[126.319531,8.844727],[126.262988,8.743945],[126.220215,8.696289],[126.141602,8.627295],[126.139551,8.595654],[126.173047,8.560059],[126.282324,8.539307],[126.365332,8.483887],[126.379785,8.326758],[126.458691,8.202832],[126.456641,8.148779],[126.425293,7.927441],[126.435352,7.832812],[126.494434,7.756982],[126.544434,7.724805],[126.570117,7.677246],[126.593359,7.546777],[126.589258,7.325146],[126.581543,7.247754],[126.54668,7.17583],[126.439063,7.012354],[126.294043,6.882324],[126.216895,6.891016],[126.19209,6.852539],[126.240234,6.733887],[126.221191,6.483398],[126.189355,6.309668],[126.14248,6.397559],[126.109766,6.489648],[126.080078,6.73335],[126.043066,6.843164],[125.984961,6.943555],[125.961621,7.033203],[125.901172,7.116992],[125.824414,7.333301],[125.773633,7.322168],[125.689258,7.263037],[125.670215,7.222314],[125.660254,7.160596],[125.640723,7.105078],[125.542188,7.016602],[125.464746,6.911133],[125.400977,6.795752],[125.380664,6.689941],[125.43291,6.607129],[125.486621,6.57373],[125.564551,6.499609],[125.588477,6.465771],[125.670703,6.225],[125.667969,5.978662],[125.607813,5.870166],[125.455859,5.664258],[125.346484,5.598975],[125.287891,5.632275],[125.241016,5.756934],[125.233203,5.808301],[125.264941,5.925586],[125.268457,6.033154],[125.231543,6.069531],[125.191016,6.0625],[125.174023,6.046973],[125.076172,5.90625],[125.035352,5.870654],[124.975195,5.865723],[124.927344,5.875342],[124.636328,5.998193],[124.398828,6.119727],[124.212793,6.233252],[124.078125,6.404443],[124.049707,6.532568],[124.048145,6.666553],[123.987891,6.862988],[123.980859,6.929688],[123.985254,6.993701],[124.045117,7.114111],[124.117578,7.175098],[124.158203,7.218799],[124.190723,7.267334],[124.212891,7.332129],[124.206641,7.396436],[124.182422,7.436719],[124.067969,7.577881],[123.968457,7.664648],[123.764746,7.742627],[123.717383,7.7854],[123.66582,7.817773],[123.608887,7.831641],[123.553223,7.832129],[123.493066,7.80791],[123.477441,7.756348],[123.481641,7.710254],[123.476367,7.665381],[123.390918,7.40752],[123.282031,7.464111],[123.178223,7.529443],[123.150684,7.575195],[123.13877,7.629932],[123.121191,7.666895],[123.09668,7.700439],[123.048926,7.614355],[122.989551,7.546289],[122.916895,7.530518],[122.842969,7.529297],[122.81875,7.558496],[122.791797,7.722461],[122.713965,7.774121],[122.616211,7.763135],[122.497949,7.672754],[122.474414,7.638965],[122.448633,7.561133],[122.319727,7.340234],[122.251465,7.17002],[122.176172,7.004199],[122.14248,6.949658],[122.098145,6.913721],[122.027637,6.928613],[121.964258,6.968213],[121.904199,7.075195],[121.924609,7.199512],[121.991113,7.27876],[122.047168,7.363574],[122.114844,7.659912],[122.119922,7.765381],[122.131836,7.810498],[122.243359,7.945117],[122.337109,8.028418],[122.386719,8.045898],[122.589453,8.093311],[122.672949,8.133105],[122.804395,8.133691],[122.911133,8.156445],[122.996289,8.220508],[123.002734,8.286914],[122.998828,8.356055],[123.017578,8.39834],[123.050586,8.433936],[123.095898,8.480811],[123.147168,8.516016],[123.292871,8.541455],[123.341211,8.57041],[123.380176,8.615625],[123.43457,8.70332],[123.498926,8.681543],[123.563672,8.647461],[123.680078,8.620605],[123.783398,8.547705],[123.849219,8.432715],[123.860547,8.376074],[123.877441,8.188818],[123.853418,8.145117],[123.753125,8.058252],[123.799414,8.049121],[123.931152,8.128418],[123.996875,8.158984],[124.159375,8.201465],[124.197656,8.229541],[124.225781,8.271387],[124.283203,8.385986],[124.325195,8.508447],[124.35791,8.559424],[124.404883,8.599854],[124.45127,8.606348],[124.621777,8.522656],[124.731152,8.562988],[124.761719,8.689795],[124.786816,8.874121],[124.806152,8.924023],[124.868945,8.972266],[124.943848,8.956689],[125.046387,8.890527],[125.141016,8.86875],[125.176172,8.92207],[125.209668,9.027148],[125.247852,9.026563],[125.375586,8.991797],[125.49873,9.014746],[125.533398,9.140918],[125.510156,9.275879],[125.413965,9.669189],[125.471289,9.756787],[125.520898,9.759131],[125.64248,9.654492],[125.87666,9.513135],[125.954688,9.42666],[126.005957,9.320947]],[[126.059375,9.766211],[126.046777,9.760791],[125.991211,9.838525],[125.998633,9.927051],[126.073828,10.059229],[126.129492,9.943555],[126.128906,9.891113],[126.120801,9.865186],[126.172559,9.799951],[126.136914,9.767773],[126.059375,9.766211]],[[125.280762,9.982178],[125.287695,9.932715],[125.158984,10.062939],[125.133008,10.155029],[125.175879,10.151074],[125.230957,10.115674],[125.280762,9.982178]],[[124.593848,9.787207],[124.584277,9.750488],[124.505664,9.753516],[124.477539,9.7479],[124.403418,9.654102],[124.359863,9.630225],[124.122461,9.599316],[123.935645,9.623975],[123.87168,9.675732],[123.82998,9.761133],[123.817188,9.817383],[123.863867,9.878809],[123.908887,9.919629],[124.059766,10.000195],[124.093848,10.061328],[124.172852,10.135205],[124.335742,10.159912],[124.351562,10.141357],[124.373242,10.12959],[124.405859,10.126416],[124.486328,10.065479],[124.577148,10.026709],[124.555078,9.879199],[124.582227,9.82959],[124.593848,9.787207]],[[125.690234,9.914453],[125.672559,9.886475],[125.648633,9.944092],[125.590527,9.998193],[125.534473,10.090088],[125.494824,10.118701],[125.521973,10.191504],[125.524609,10.309717],[125.580176,10.363672],[125.605859,10.37959],[125.647949,10.436816],[125.666797,10.440137],[125.68457,10.392041],[125.64668,10.24541],[125.70332,10.071777],[125.684375,9.963184],[125.69248,9.939014],[125.690234,9.914453]],[[119.916211,10.485986],[119.793164,10.455273],[119.764453,10.551611],[119.852051,10.640137],[119.950195,10.604785],[120.008398,10.570117],[119.981152,10.538721],[119.916211,10.485986]],[[124.316211,10.606006],[124.288477,10.601465],[124.334668,10.706689],[124.371094,10.691357],[124.382324,10.679834],[124.381348,10.632568],[124.316211,10.606006]],[[122.649512,10.472705],[122.621875,10.459033],[122.597168,10.461035],[122.538379,10.424951],[122.516699,10.492529],[122.5375,10.607568],[122.625781,10.69502],[122.648438,10.72251],[122.672559,10.738818],[122.70127,10.740625],[122.729199,10.706396],[122.737207,10.65459],[122.68125,10.498242],[122.649512,10.472705]],[[123.130859,9.064111],[123.064648,9.053369],[122.994727,9.058838],[122.947852,9.107959],[122.866602,9.319824],[122.772461,9.371338],[122.664551,9.410352],[122.610352,9.443213],[122.5625,9.482812],[122.410938,9.693896],[122.399512,9.823047],[122.425586,9.896094],[122.471484,9.961523],[122.523242,9.979199],[122.648242,9.981543],[122.712988,9.990137],[122.855566,10.086914],[122.86582,10.125],[122.866504,10.284033],[122.852344,10.395264],[122.816992,10.503809],[122.855566,10.553418],[122.905859,10.602539],[122.958398,10.69834],[122.96875,10.765723],[122.969727,10.836182],[122.983301,10.886621],[123.024414,10.911816],[123.221777,10.988672],[123.256641,10.993945],[123.510645,10.923047],[123.5625,10.816064],[123.567578,10.780762],[123.527734,10.662012],[123.492871,10.582324],[123.406934,10.458984],[123.343555,10.325391],[123.296094,10.124512],[123.266211,10.059033],[123.186621,9.933301],[123.162012,9.864258],[123.162695,9.714648],[123.149414,9.659326],[123.149805,9.606152],[123.308398,9.356982],[123.321875,9.31748],[123.320508,9.272949],[123.293359,9.217285],[123.228711,9.121387],[123.19248,9.087891],[123.130859,9.064111]],[[123.370313,9.449609],[123.331738,9.422949],[123.316016,9.488965],[123.327051,9.578076],[123.403711,9.889258],[123.38623,9.96709],[123.514355,10.140332],[123.592871,10.30293],[123.711426,10.473682],[123.726465,10.562207],[123.831543,10.731006],[123.929883,10.963818],[123.924609,11.040918],[123.950098,11.07915],[123.964063,11.137451],[123.967188,11.186914],[124.038867,11.273535],[124.05791,11.217236],[124.036523,11.106689],[124.039844,11.053613],[124.052539,11.02876],[124.05332,10.925781],[124.027539,10.767871],[124.05127,10.585596],[124.00498,10.400098],[123.952148,10.316602],[123.873926,10.257715],[123.788672,10.220801],[123.700488,10.12832],[123.643359,10.020215],[123.633984,9.921729],[123.493555,9.589307],[123.370313,9.449609]],[[123.757031,11.283301],[123.815625,11.150732],[123.736719,11.151465],[123.707617,11.247998],[123.741406,11.27915],[123.757031,11.283301]],[[117.311133,8.4396],[117.218555,8.367285],[117.228516,8.456689],[117.255859,8.540967],[117.349902,8.713574],[117.417773,8.76665],[117.52998,8.902588],[117.593262,8.968311],[117.744922,9.098242],[117.884766,9.240674],[117.931543,9.25127],[117.983008,9.253418],[118.023828,9.269775],[118.114844,9.34668],[118.343945,9.602783],[118.533398,9.793652],[118.727539,10.03501],[118.820117,10.105322],[118.845117,10.131299],[119.023828,10.353564],[119.079883,10.38584],[119.143066,10.409277],[119.186035,10.439453],[119.223828,10.477295],[119.287012,10.574023],[119.312695,10.687109],[119.29668,10.750977],[119.261133,10.845166],[119.305664,10.973633],[119.340723,11.03291],[119.465332,11.293799],[119.50127,11.346436],[119.55332,11.313525],[119.560254,11.266797],[119.53457,11.156836],[119.532617,11.101611],[119.561914,11.045508],[119.52666,10.953174],[119.616113,10.707373],[119.684375,10.551709],[119.686914,10.500342],[119.595215,10.407422],[119.540527,10.379346],[119.422461,10.354395],[119.369336,10.327295],[119.284766,10.251709],[119.231934,10.152148],[119.218555,10.100684],[119.191504,10.061084],[118.948633,9.993457],[118.834668,9.949316],[118.782129,9.916113],[118.75498,9.862109],[118.773828,9.766797],[118.569629,9.422754],[118.504492,9.332666],[118.434961,9.256006],[118.349609,9.201465],[118.229297,9.167969],[118.134082,9.101367],[118.069434,8.983545],[117.989551,8.8771],[117.888574,8.798242],[117.779785,8.728613],[117.679883,8.677832],[117.572168,8.641992],[117.539648,8.595605],[117.516602,8.53833],[117.469141,8.511377],[117.4125,8.49585],[117.311133,8.4396]],[[119.861426,11.525342],[119.88291,11.472412],[119.854883,11.393066],[119.830664,11.375684],[119.798633,11.40874],[119.72998,11.431934],[119.725586,11.474658],[119.761426,11.473633],[119.826758,11.51543],[119.861426,11.525342]],[[124.574609,11.343066],[124.644336,11.308105],[124.724316,11.32207],[124.821094,11.401416],[124.92998,11.372852],[124.993945,11.255908],[125.026563,11.211719],[125.044336,11.135254],[125.039746,10.951904],[125.013184,10.785693],[125.033789,10.751465],[125.083887,10.721582],[125.127539,10.684717],[125.16416,10.637451],[125.187695,10.584863],[125.197168,10.457227],[125.260059,10.349609],[125.268457,10.307715],[125.25332,10.263818],[125.148437,10.272412],[125.140039,10.235352],[125.142578,10.189453],[125.105371,10.218311],[125.043945,10.323437],[124.9875,10.367578],[125.004883,10.19707],[125.023535,10.115283],[125.026563,10.033105],[124.929102,10.095898],[124.812793,10.134619],[124.780762,10.168066],[124.791699,10.274561],[124.789551,10.327539],[124.737695,10.439746],[124.798633,10.682227],[124.797168,10.731787],[124.786719,10.781396],[124.738672,10.879736],[124.662695,10.961963],[124.616113,10.962207],[124.502832,10.904443],[124.445508,10.923584],[124.411719,11.150342],[124.366016,11.370703],[124.330957,11.4271],[124.308203,11.486182],[124.330664,11.535205],[124.374121,11.51499],[124.435938,11.457227],[124.510938,11.423877],[124.548242,11.39502],[124.574609,11.343066]],[[124.608398,11.492187],[124.483496,11.48584],[124.428809,11.531738],[124.360352,11.665918],[124.437402,11.69502],[124.510938,11.687109],[124.564941,11.639697],[124.622266,11.549561],[124.608398,11.492187]],[[124.854395,11.594775],[124.835937,11.543311],[124.806641,11.557568],[124.781055,11.580762],[124.743652,11.658545],[124.730859,11.715332],[124.788379,11.683105],[124.821484,11.626611],[124.854395,11.594775]],[[122.496191,11.615088],[122.612695,11.56416],[122.72627,11.60791],[122.838086,11.595654],[122.93125,11.529297],[122.900781,11.487354],[122.894531,11.441309],[123.102734,11.541455],[123.158301,11.535547],[123.156445,11.442529],[123.144141,11.363574],[123.119531,11.286816],[123.075488,11.196875],[123.016504,11.116504],[122.93877,11.058154],[122.84668,11.022461],[122.80293,10.990039],[122.789453,10.941211],[122.791113,10.879736],[122.769922,10.823828],[122.673145,10.800928],[122.52207,10.691895],[122.197656,10.6229],[122.108594,10.575537],[122.051758,10.514063],[121.988379,10.458301],[121.954004,10.444385],[121.938281,10.470898],[121.933789,10.493652],[121.980078,10.638574],[121.972363,10.698877],[121.950293,10.757373],[121.964355,10.87168],[122.020703,10.979102],[122.050879,11.097363],[122.059668,11.325684],[122.103516,11.64292],[122.101367,11.680859],[122.066992,11.72373],[121.94082,11.758301],[121.891211,11.790869],[121.916016,11.854346],[121.963672,11.897363],[122.029199,11.89541],[122.086816,11.855078],[122.290723,11.772021],[122.399219,11.702197],[122.496191,11.615088]],[[120.03877,11.70332],[119.963867,11.669385],[119.944922,11.690723],[119.931738,11.740332],[119.932813,11.774463],[119.860938,11.953955],[119.916016,11.981348],[119.956543,11.960254],[119.997852,11.932129],[120.035938,11.917236],[120.070703,11.860547],[120.062402,11.821338],[120.073145,11.783496],[120.03877,11.70332]],[[120.1,12.167676],[120.154688,12.152393],[120.19375,12.167041],[120.228223,12.219824],[120.260547,12.141748],[120.341406,12.077441],[120.314551,12.012402],[120.243457,12.004785],[120.173633,12.019629],[120.100098,11.99375],[120.010547,12.008252],[119.957031,12.069238],[119.896094,12.17876],[119.865918,12.199023],[119.869629,12.243994],[119.891797,12.27251],[119.880078,12.279883],[119.885742,12.299854],[119.89668,12.313428],[119.916406,12.319092],[119.963867,12.27041],[120.077539,12.197754],[120.1,12.167676]],[[122.654492,12.309033],[122.60332,12.285596],[122.499316,12.383691],[122.438867,12.429492],[122.422949,12.455078],[122.471875,12.491943],[122.603613,12.491602],[122.673633,12.424268],[122.683301,12.382324],[122.654492,12.309033]],[[125.239551,12.527881],[125.310352,12.446289],[125.327539,12.387207],[125.320215,12.321826],[125.352246,12.292773],[125.408789,12.284863],[125.48125,12.251953],[125.535645,12.191406],[125.50332,12.135791],[125.513379,12.05459],[125.456543,11.952539],[125.464258,11.771582],[125.496875,11.71377],[125.5,11.65542],[125.491797,11.594336],[125.505762,11.544238],[125.592969,11.378223],[125.608984,11.323047],[125.582324,11.279492],[125.573535,11.238232],[125.627344,11.233887],[125.704004,11.164795],[125.749121,11.073584],[125.735645,11.049609],[125.674414,11.120801],[125.628125,11.132031],[125.431836,11.112598],[125.311523,11.142285],[125.233398,11.145068],[125.155859,11.267041],[125.087891,11.287354],[125.034277,11.34126],[124.945312,11.47915],[124.916992,11.558398],[124.978906,11.638477],[124.998242,11.702344],[124.99502,11.764941],[124.935645,11.754639],[124.884277,11.775488],[124.821094,11.8521],[124.795801,11.896338],[124.749805,11.93335],[124.676758,12.020898],[124.571875,12.055127],[124.529102,12.079199],[124.445703,12.152783],[124.384863,12.243994],[124.325781,12.403809],[124.294727,12.569336],[124.56582,12.526221],[124.840137,12.53457],[125.150195,12.572559],[125.239551,12.527881]],[[123.716602,12.287354],[123.908301,12.169092],[124.040332,11.966797],[124.055664,11.811572],[124.045508,11.752441],[123.982715,11.818896],[123.847754,11.913574],[123.754004,11.934473],[123.725195,11.951563],[123.736035,12.002637],[123.674805,12.05],[123.667578,12.069336],[123.612012,12.090234],[123.531055,12.196631],[123.47373,12.21665],[123.418848,12.194238],[123.292676,12.036377],[123.157813,11.925635],[123.155859,11.967969],[123.210547,12.106592],[123.245313,12.328027],[123.267188,12.395459],[123.239844,12.494678],[123.236426,12.583496],[123.337012,12.542383],[123.462988,12.501221],[123.558984,12.444824],[123.574805,12.406934],[123.716602,12.287354]],[[122.31084,12.528809],[122.279785,12.498291],[122.260938,12.503076],[122.247852,12.556934],[122.278027,12.59292],[122.2875,12.589258],[122.31084,12.528809]],[[122.094043,12.354883],[122.013965,12.105615],[121.960156,12.191406],[121.981934,12.245313],[121.935645,12.290381],[121.923242,12.331299],[121.941016,12.3854],[121.989453,12.435303],[122.001563,12.598535],[122.103809,12.650635],[122.14502,12.652637],[122.130273,12.612598],[122.131641,12.537549],[122.094043,12.354883]],[[123.775391,12.453906],[123.779102,12.36626],[123.741504,12.398535],[123.620605,12.570508],[123.587207,12.633301],[123.621484,12.674902],[123.708691,12.610791],[123.775391,12.453906]],[[123.281836,12.853418],[123.367188,12.70083],[123.274219,12.805078],[123.166406,12.875879],[123.054199,12.993457],[122.973438,13.034717],[122.949023,13.058691],[122.95752,13.107178],[123.01709,13.116162],[123.043555,13.113379],[123.20625,12.90542],[123.281836,12.853418]],[[120.704395,13.479492],[120.755371,13.470996],[120.915332,13.501074],[120.980762,13.485986],[121.024707,13.428711],[121.079297,13.410742],[121.122461,13.38125],[121.202734,13.432324],[121.284375,13.374121],[121.356836,13.265479],[121.442188,13.188428],[121.522754,13.131201],[121.538672,13.088867],[121.489746,13.01958],[121.474805,12.931592],[121.479688,12.837109],[121.540625,12.638184],[121.519238,12.584229],[121.458008,12.507959],[121.412305,12.423047],[121.418164,12.38877],[121.400098,12.360742],[121.394336,12.300586],[121.356836,12.313086],[121.322363,12.303613],[121.288867,12.276709],[121.236719,12.218799],[121.155469,12.236328],[121.116992,12.253418],[121.107617,12.303613],[121.083398,12.338965],[121.048535,12.359961],[120.9625,12.446533],[120.922168,12.511621],[120.921484,12.581104],[120.899414,12.64585],[120.854785,12.703662],[120.795996,12.747998],[120.776367,12.790576],[120.76875,12.840918],[120.763672,12.969824],[120.680273,13.130615],[120.651367,13.169141],[120.573145,13.208887],[120.508301,13.260059],[120.480664,13.311035],[120.455469,13.393506],[120.438086,13.40542],[120.3875,13.40166],[120.338477,13.412354],[120.352734,13.472949],[120.40127,13.517041],[120.468359,13.522412],[120.65332,13.497607],[120.704395,13.479492]],[[121.914844,13.540332],[121.976563,13.537402],[121.995703,13.546777],[122.114551,13.463184],[122.107324,13.42085],[122.122363,13.365137],[122.054687,13.268652],[122.042383,13.236182],[122.004883,13.20498],[121.875879,13.281738],[121.829199,13.328613],[121.815039,13.424463],[121.866211,13.566162],[121.914844,13.540332]],[[120.271289,13.750684],[120.272852,13.682959],[120.104199,13.782373],[120.099414,13.816943],[120.103418,13.842529],[120.120703,13.858057],[120.211426,13.820654],[120.271289,13.750684]],[[124.353613,13.632227],[124.327051,13.567383],[124.294531,13.590332],[124.248242,13.58667],[124.175391,13.531543],[124.057031,13.605566],[124.038867,13.663135],[124.12373,13.790479],[124.122852,13.979688],[124.153711,14.026172],[124.18623,14.059521],[124.224902,14.077588],[124.308301,13.946973],[124.336719,13.931104],[124.417188,13.871045],[124.396289,13.750098],[124.404004,13.679443],[124.353613,13.632227]],[[122.175391,14.048828],[122.172266,14.008008],[121.95625,14.156055],[121.946387,14.181494],[121.945996,14.205127],[121.95918,14.22876],[122.175391,14.048828]],[[122.033496,15.005029],[122.051563,14.969873],[122.031738,14.971631],[122.017285,14.965283],[121.970313,14.892969],[122.02168,14.759424],[121.989648,14.662158],[121.933008,14.656055],[121.910645,14.666504],[121.922168,14.714551],[121.93457,14.736621],[121.923047,14.8],[121.889258,14.839844],[121.862305,14.917187],[121.820312,14.963574],[121.839844,15.038135],[121.97168,15.046387],[122.033496,15.005029]],[[121.101563,18.615283],[121.254492,18.563428],[121.592969,18.376465],[121.716797,18.330078],[121.845605,18.29541],[121.947559,18.285156],[122.038477,18.32793],[122.076953,18.37168],[122.14668,18.486572],[122.221191,18.500635],[122.265527,18.458838],[122.299805,18.402783],[122.315039,18.320312],[122.293848,18.234277],[122.222852,18.157129],[122.179492,18.064258],[122.150977,17.756494],[122.152344,17.664404],[122.175195,17.575684],[122.236816,17.434863],[122.269043,17.395264],[122.362305,17.344873],[122.3875,17.306787],[122.392871,17.238379],[122.40752,17.178125],[122.467871,17.155127],[122.519141,17.124854],[122.5,17.058008],[122.467969,16.990039],[122.425781,16.822656],[122.225879,16.435205],[122.21416,16.351514],[122.135156,16.184814],[121.974707,16.15791],[121.788672,16.077441],[121.685156,16.014746],[121.595313,15.933252],[121.560937,15.826758],[121.59043,15.778027],[121.60918,15.726025],[121.607031,15.669824],[121.579199,15.623193],[121.489844,15.509521],[121.452051,15.41665],[121.411914,15.375049],[121.392285,15.324414],[121.398926,15.266602],[121.434961,15.216309],[121.543945,14.99917],[121.660547,14.789502],[121.685645,14.76543],[121.69541,14.737305],[121.626563,14.681738],[121.62793,14.581152],[121.648535,14.481494],[121.751855,14.23418],[121.766602,14.168066],[121.800488,14.113867],[121.85332,14.063086],[121.911719,14.02041],[122.07959,13.947119],[122.144336,13.932715],[122.211719,13.930176],[122.228418,13.979492],[122.2875,13.996191],[122.274414,14.044727],[122.202539,14.11167],[122.199707,14.148047],[122.2375,14.175049],[122.282617,14.19082],[122.383691,14.263867],[122.49082,14.322363],[122.627148,14.317529],[122.761035,14.284863],[122.856055,14.250781],[122.93418,14.188086],[123.014551,14.079834],[123.070996,13.959961],[123.070703,13.902734],[123.056934,13.845459],[123.059961,13.78877],[123.101953,13.750244],[123.231445,13.747363],[123.296973,13.836426],[123.305371,13.936572],[123.259277,13.975439],[123.280469,14.024805],[123.320312,14.06167],[123.377441,14.028662],[123.432324,13.96626],[123.632813,13.898486],[123.684082,13.897021],[123.725977,13.884326],[123.815723,13.837109],[123.857617,13.799609],[123.80625,13.721729],[123.607129,13.704443],[123.549609,13.645752],[123.608105,13.528076],[123.703613,13.431592],[123.764844,13.353516],[123.819238,13.269482],[123.816602,13.191602],[123.785156,13.110547],[123.872754,13.116992],[123.955176,13.099707],[124.069141,13.031934],[124.10459,13.025],[124.142773,13.035791],[124.137305,12.791162],[124.059766,12.56709],[123.961719,12.594971],[123.877832,12.689697],[123.894922,12.80498],[123.948535,12.916406],[123.917969,12.939941],[123.863867,12.930664],[123.802344,12.905566],[123.736035,12.896924],[123.626758,12.911768],[123.402344,13.033105],[123.310937,13.044092],[123.29043,13.099023],[123.295508,13.215576],[123.205957,13.353516],[123.191602,13.402881],[123.163281,13.441748],[122.896191,13.591943],[122.863477,13.617236],[122.781348,13.737061],[122.595215,13.907617],[122.543066,13.925049],[122.486328,13.92998],[122.467969,13.886719],[122.49375,13.820215],[122.504199,13.763086],[122.500195,13.703174],[122.508008,13.656836],[122.596191,13.562012],[122.609375,13.517139],[122.667871,13.395361],[122.675098,13.253174],[122.599902,13.194141],[122.515234,13.26001],[122.5125,13.313623],[122.497949,13.363525],[122.406934,13.492773],[122.376563,13.520605],[122.205273,13.648242],[122.072754,13.788379],[121.77793,13.937646],[121.742871,13.94585],[121.691699,13.93457],[121.643457,13.915967],[121.501074,13.842187],[121.450781,13.790771],[121.446289,13.711865],[121.344141,13.649121],[121.203516,13.640283],[121.095508,13.679492],[121.006152,13.758105],[120.932324,13.761865],[120.840723,13.884717],[120.729102,13.900537],[120.637109,13.804492],[120.617383,13.995313],[120.616797,14.188037],[120.642676,14.244336],[120.688281,14.291211],[120.92207,14.493115],[120.951562,14.557959],[120.941309,14.645068],[120.888086,14.715771],[120.804492,14.758789],[120.70791,14.776611],[120.638281,14.816162],[120.583691,14.88125],[120.546777,14.766113],[120.582715,14.594629],[120.588672,14.483105],[120.555664,14.441357],[120.495703,14.440186],[120.43877,14.453369],[120.396094,14.493311],[120.365234,14.608301],[120.283887,14.684375],[120.250781,14.793311],[120.213867,14.808789],[120.137988,14.800391],[120.082129,14.851074],[120.044531,14.978125],[120.036621,15.114551],[120.00498,15.229248],[119.959375,15.340234],[119.932813,15.430908],[119.891602,15.837695],[119.881445,15.875],[119.859668,15.905762],[119.808203,15.951953],[119.768945,16.008447],[119.761816,16.05498],[119.772559,16.255127],[119.790234,16.30332],[119.830762,16.326563],[119.886133,16.287402],[119.930371,16.23877],[119.985156,16.21543],[120.033398,16.18457],[120.124023,16.066211],[120.159766,16.047656],[120.271289,16.051416],[120.337012,16.066455],[120.36875,16.10957],[120.38877,16.160938],[120.389258,16.221631],[120.325,16.400342],[120.305273,16.529248],[120.304395,16.645459],[120.321191,16.761865],[120.408887,16.955615],[120.420117,17.090088],[120.411719,17.269922],[120.427148,17.376904],[120.424512,17.43833],[120.37207,17.535107],[120.358398,17.638184],[120.505078,18.162646],[120.550977,18.264062],[120.584473,18.36875],[120.599707,18.507861],[120.709375,18.545947],[120.81377,18.603418],[120.867773,18.598926],[120.925,18.585107],[121.051367,18.613672],[121.101563,18.615283]],[[121.92168,18.894727],[121.858203,18.8229],[121.825195,18.842725],[121.860742,18.912549],[121.859766,18.936768],[121.888867,18.991553],[121.943359,19.010449],[121.987891,18.956641],[121.92168,18.894727]],[[121.252246,19.082422],[121.24668,19.015186],[121.196094,19.050684],[121.184863,19.101416],[121.189941,19.138916],[121.213184,19.183594],[121.244727,19.143018],[121.252246,19.082422]],[[121.520898,19.361963],[121.53125,19.271338],[121.47207,19.27334],[121.38291,19.328467],[121.374609,19.356299],[121.375977,19.379688],[121.391602,19.399365],[121.520898,19.361963]],[[121.960059,20.365869],[121.941309,20.353711],[121.914062,20.359424],[121.941211,20.453711],[121.991211,20.47959],[122.031152,20.469385],[121.960059,20.365869]],[[121.878125,20.781885],[121.82959,20.700293],[121.790625,20.701172],[121.796484,20.746631],[121.847852,20.84126],[121.866992,20.839209],[121.878125,20.781885]],[[103.969727,1.331445],[103.819922,1.265381],[103.650195,1.325537],[103.705273,1.423437],[103.817969,1.44707],[103.908984,1.415967],[103.96084,1.392236],[103.996387,1.365234],[103.969727,1.331445]],[[102.933887,11.706689],[102.912305,11.703857],[102.883691,11.772754],[102.791602,11.888623],[102.762988,12.012451],[102.654883,12.148828],[102.594141,12.203027],[102.574805,12.157813],[102.540234,12.109229],[102.434082,12.179248],[102.343164,12.252588],[102.259082,12.394336],[102.248438,12.361426],[102.22959,12.331641],[102.13418,12.443018],[102.034375,12.531885],[101.944531,12.563672],[101.889063,12.593262],[101.835742,12.640381],[101.723633,12.689355],[101.444922,12.618945],[101.090234,12.673633],[100.953711,12.62124],[100.897754,12.653809],[100.863281,12.714502],[100.896387,12.818164],[100.903906,13.034912],[100.946094,13.187256],[100.92627,13.303027],[100.946973,13.357568],[100.962695,13.431982],[100.906543,13.462402],[100.656055,13.521289],[100.60293,13.568164],[100.536426,13.514453],[100.235645,13.484473],[100.122363,13.439551],[100.01748,13.353174],[99.990527,13.243457],[100.051074,13.17124],[100.089941,13.045654],[99.982031,12.771484],[99.963965,12.690039],[100.005664,12.354736],[99.989063,12.170801],[99.930273,12.047461],[99.837109,11.936621],[99.79873,11.748779],[99.725488,11.661768],[99.627344,11.462891],[99.561328,11.215186],[99.514355,11.100586],[99.486914,10.889551],[99.284766,10.569141],[99.237305,10.388135],[99.165039,10.319824],[99.190332,10.265869],[99.194629,10.175439],[99.169336,9.93418],[99.160742,9.734033],[99.191309,9.627148],[99.288281,9.4146],[99.265039,9.352979],[99.253906,9.265234],[99.335449,9.225439],[99.393848,9.213721],[99.723828,9.314209],[99.835547,9.288379],[99.877539,9.194629],[99.904688,9.112891],[99.960645,8.67124],[99.989551,8.589209],[100.05625,8.511133],[100.129297,8.428076],[100.154102,8.442969],[100.158887,8.473779],[100.163477,8.508398],[100.228711,8.424707],[100.279395,8.268506],[100.453516,7.442285],[100.503711,7.337305],[100.545215,7.226904],[100.439355,7.280762],[100.410742,7.464307],[100.380371,7.541504],[100.342969,7.552881],[100.283789,7.551514],[100.27998,7.584326],[100.324316,7.644189],[100.317383,7.715967],[100.256641,7.774902],[100.158203,7.728125],[100.160742,7.599268],[100.204883,7.500537],[100.371387,7.280127],[100.423535,7.187842],[100.489746,7.161377],[100.58623,7.175977],[100.70166,7.081982],[100.792578,6.994678],[101.017871,6.860937],[101.154395,6.875146],[101.301953,6.908301],[101.400879,6.899561],[101.497949,6.865283],[101.614258,6.753955],[101.799219,6.474609],[102.101074,6.242236]],[[100.119141,6.441992],[99.868652,6.749902],[99.695996,6.87666],[99.720313,7.106201],[99.667773,7.150879],[99.602441,7.155322],[99.553027,7.218799],[99.596973,7.355615],[99.529102,7.329492],[99.435156,7.334375],[99.358594,7.372217],[99.300391,7.561328],[99.263672,7.619043],[99.183398,7.718066],[99.077637,7.718066],[99.042676,7.765625],[99.051074,7.887842],[98.973926,7.962793],[98.872461,8.023926],[98.788672,8.059814],[98.703516,8.256738],[98.636328,8.305029],[98.579199,8.344287],[98.499805,8.317822],[98.474023,8.246924],[98.420996,8.178223],[98.360742,8.186963],[98.305469,8.226221],[98.238184,8.423096],[98.226953,8.543652],[98.241797,8.767871],[98.325977,8.968945],[98.371387,9.290527],[98.443164,9.492822],[98.492969,9.561426],[98.561914,9.8375],[98.702539,10.190381]],[[99.663086,6.521924],[99.644043,6.516113],[99.606641,6.596826],[99.654004,6.714111],[99.701367,6.570557],[99.663086,6.521924]],[[99.078418,7.591846],[99.104395,7.471289],[99.067871,7.495898],[99.037695,7.548486],[99.038086,7.625732],[99.045117,7.636523],[99.078418,7.591846]],[[98.591992,7.933936],[98.57998,7.917041],[98.529395,8.108545],[98.604297,8.057324],[98.591992,7.933936]],[[98.409082,7.902051],[98.398437,7.828418],[98.357422,7.829443],[98.315625,7.782324],[98.296289,7.776074],[98.262305,7.926074],[98.301367,8.13623],[98.32207,8.166309],[98.350977,8.110645],[98.434961,8.085645],[98.398828,7.964551],[98.409082,7.902051]],[[98.30752,9.051465],[98.250781,9.04082],[98.258398,9.09541],[98.273633,9.129883],[98.301172,9.139111],[98.3125,9.080371],[98.30752,9.051465]],[[100.070703,9.586035],[100.075293,9.529443],[100.053711,9.461426],[99.962402,9.421631],[99.93125,9.476074],[99.939551,9.559961],[99.953613,9.581006],[100.042969,9.576855],[100.070703,9.586035]],[[100.074121,9.69668],[100.064453,9.67998],[100.025684,9.711719],[99.998047,9.747607],[99.983398,9.793555],[100.043457,9.79165],[100.073047,9.749121],[100.074121,9.69668]],[[102.606445,11.676514],[102.589941,11.572168],[102.532813,11.614941],[102.546484,11.667773],[102.568945,11.691699],[102.606445,11.676514]],[[102.426758,11.988721],[102.42998,11.964746],[102.378125,11.982959],[102.359961,11.974414],[102.301953,11.980811],[102.27334,12.119336],[102.277441,12.151855],[102.318848,12.14165],[102.378125,12.072852],[102.408398,12.025098],[102.426758,11.988721]],[[124.036328,-9.341602],[124.198145,-9.256152],[124.444434,-9.190332]],[[124.922266,-8.94248],[125.026953,-8.859082],[125.115723,-8.708008],[125.178027,-8.647852],[125.323145,-8.591309],[125.381836,-8.575391],[125.804297,-8.492187],[125.905078,-8.486523],[126.172852,-8.488965],[126.531055,-8.470801],[126.619727,-8.459473],[126.73457,-8.422754],[126.845703,-8.377344],[126.904687,-8.341602],[126.966406,-8.315723],[127.058496,-8.348242],[127.214844,-8.372949],[127.257031,-8.394531],[127.296094,-8.424512],[127.114551,-8.583594],[126.915234,-8.715234],[126.79248,-8.755078],[126.66543,-8.782031],[126.568555,-8.83291],[126.486914,-8.912695],[126.38252,-8.957617],[126.264746,-8.972754],[126.164258,-8.99668],[126.073047,-9.043555],[125.946094,-9.123926],[125.894727,-9.132129],[125.840332,-9.130176],[125.735156,-9.160937],[125.408008,-9.275781],[125.210254,-9.403516],[125.068164,-9.511914]],[[125.646094,-8.139941],[125.579492,-8.311816],[125.507129,-8.275098],[125.584082,-8.178613],[125.621094,-8.15],[125.646094,-8.139941]],[[102.127441,22.379199],[102.175977,22.414648],[102.237012,22.466016],[102.302246,22.545996],[102.375781,22.646631],[102.406445,22.708008],[102.42793,22.732812],[102.470898,22.750928],[102.517188,22.741016],[102.598535,22.700391],[102.720996,22.648486],[102.830078,22.587158],[102.874219,22.525391],[102.935156,22.466162],[102.981934,22.448242],[103.005371,22.452979],[103.075879,22.49751],[103.136328,22.542236],[103.137598,22.592969],[103.193359,22.638525],[103.266309,22.713525],[103.300586,22.764404],[103.32666,22.769775],[103.356055,22.754688],[103.470996,22.597412],[103.492969,22.587988],[103.525391,22.611572],[103.570703,22.734424],[103.620215,22.782031],[103.637305,22.77002],[103.915039,22.538232],[103.941504,22.540088],[103.971387,22.550488],[103.99082,22.586133],[104.012695,22.666357],[104.053906,22.752295],[104.143066,22.800146],[104.2125,22.809424],[104.238281,22.768506],[104.29834,22.712012],[104.371777,22.704053],[104.526855,22.804102],[104.577539,22.82002],[104.631738,22.818213],[104.687305,22.822217],[104.740039,22.860498],[104.795703,22.911133],[104.814746,23.010791],[104.826562,23.100195],[104.864746,23.136377],[104.910156,23.160547],[104.995703,23.194336],[105.189063,23.281055],[105.23877,23.322119],[105.275391,23.345215],[105.350488,23.307666],[105.440137,23.235352],[105.494531,23.180859],[105.530859,23.121973],[105.548145,23.072656],[105.691211,23.029932],[105.782324,22.969336],[105.842969,22.922803],[105.902637,22.924951],[105.962305,22.937451],[106.000977,22.974756],[106.068457,22.975537],[106.148438,22.970068],[106.183984,22.955127],[106.249414,22.869434],[106.279004,22.857471],[106.338086,22.863477],[106.450879,22.893896],[106.541797,22.90835],[106.624023,22.874268],[106.780273,22.778906],[106.736328,22.710937],[106.701562,22.637744],[106.633105,22.586035],[106.582422,22.573242],[106.550391,22.501367],[106.536328,22.39541],[106.553613,22.341699],[106.593164,22.324512],[106.636523,22.288623],[106.654199,22.241455],[106.660059,22.136475],[106.657715,22.018213],[106.663574,21.978906],[106.697656,21.986182],[106.729492,22.000342],[106.794141,21.981982],[106.874512,21.95127],[106.925195,21.920117],[106.970996,21.923926],[107.006445,21.893408],[107.019824,21.834863],[107.061621,21.794189],[107.178516,21.71709],[107.27207,21.710645],[107.351172,21.608887],[107.433496,21.642285],[107.471387,21.59834],[107.641016,21.613916],[107.759277,21.655029],[107.802051,21.645166],[107.908398,21.5604],[107.972656,21.507959],[107.925781,21.498926],[107.809082,21.497119],[107.707227,21.405859],[107.636719,21.368066],[107.526953,21.33623],[107.409961,21.284814],[107.376172,21.194141],[107.37334,21.128467],[107.354297,21.055176],[107.164746,20.94873],[107.111719,20.95957],[107.075195,20.999268],[107.019238,20.991211],[106.981445,20.971387],[106.936426,20.974072],[106.88623,20.95],[106.820605,20.95752],[106.760254,20.991113],[106.725195,20.999902],[106.683398,21.000293],[106.675488,20.960498],[106.737305,20.806152],[106.753418,20.735059],[106.550781,20.526563],[106.572852,20.392188],[106.517969,20.288867],[106.395508,20.205908],[106.165723,19.992041],[106.062207,19.987354],[105.984082,19.939062],[105.813965,19.587451],[105.812109,19.466992],[105.785352,19.378857],[105.791113,19.294189],[105.716406,19.127783],[105.639062,19.057178],[105.621777,18.966309],[105.732031,18.779297],[105.744238,18.746289],[105.808203,18.64585],[105.839258,18.57417],[105.888281,18.50249],[106.065625,18.316357],[106.144531,18.259424],[106.239551,18.220703],[106.411914,18.053174],[106.499023,17.946436],[106.459375,17.873682],[106.478906,17.71958],[106.355859,17.765039],[106.370508,17.746875],[106.516797,17.662793],[106.735742,17.367188],[106.926172,17.221387],[107.119922,17.055518],[107.180371,16.897949],[107.355078,16.79375],[107.549316,16.642578],[107.54082,16.608643],[107.593457,16.568066],[107.724121,16.487842],[107.803125,16.403076],[107.833789,16.322461],[107.882031,16.309619],[107.936328,16.329395],[107.990723,16.337109],[108.029395,16.331104],[108.087988,16.242725],[108.169727,16.163672],[108.208984,16.091064],[108.24082,16.100781],[108.267383,16.089795],[108.274023,16.029053],[108.286035,15.989063],[108.395313,15.872461],[108.447461,15.762695],[108.577832,15.584717],[108.674219,15.483594],[108.742773,15.426611],[108.821289,15.37793],[108.898242,15.180518],[108.939941,15.001465],[109.022461,14.802832],[109.084863,14.716162],[109.087012,14.552588],[109.137305,14.384131],[109.191406,14.270459],[109.207324,14.154297],[109.223926,14.09668],[109.244629,14.053418],[109.30332,13.856445],[109.288086,13.765039],[109.24707,13.854736],[109.252051,13.590527],[109.288086,13.450781],[109.271875,13.279346],[109.30957,13.219189],[109.376758,13.025488],[109.423926,12.955957],[109.42002,12.719043],[109.444922,12.599609],[109.381445,12.670752],[109.335547,12.751904],[109.274023,12.709033],[109.218945,12.645801],[109.304687,12.391162],[109.206836,12.415381],[109.215723,12.0729],[109.25625,11.992871],[109.25918,11.954541],[109.247266,11.908691],[109.220215,11.958838],[109.214551,12.010449],[109.199121,11.999023],[109.199902,11.972461],[109.167285,11.912012],[109.15752,11.837109],[109.192676,11.773437],[109.198633,11.724854],[109.173242,11.664746],[109.13252,11.601074],[109.039648,11.592676],[109.018457,11.468359],[108.986719,11.336377],[108.820801,11.31543],[108.700293,11.199268],[108.55127,11.155957],[108.418555,11.040723],[108.27168,10.934277],[108.176172,10.920166],[108.094922,10.897266],[108.001367,10.720361],[107.845117,10.700098],[107.564453,10.555469],[107.470313,10.48584],[107.384473,10.458643],[107.261523,10.398389],[107.235059,10.419873],[107.194141,10.471582],[107.087793,10.49834],[107.035742,10.556299],[107.020703,10.630957],[107.006641,10.660547],[106.983691,10.618311],[106.966113,10.440723],[106.947461,10.400342],[106.902051,10.382812],[106.812695,10.433301],[106.727344,10.535645],[106.605859,10.464941],[106.643066,10.45625],[106.698438,10.462061],[106.741211,10.444385],[106.777539,10.376123],[106.77627,10.338965],[106.757422,10.295801],[106.643555,10.288916],[106.491699,10.304102],[106.464063,10.298291],[106.602441,10.231738],[106.729004,10.193311],[106.785254,10.151172],[106.785254,10.116455],[106.71416,10.060205],[106.65918,9.991406],[106.658105,9.94873],[106.656836,9.901074],[106.595605,9.859863],[106.557324,9.868066],[106.449121,9.939648],[106.136426,10.22168],[106.183594,10.14209],[106.507422,9.82124],[106.564355,9.715625],[106.572461,9.641113],[106.53916,9.603564],[106.484082,9.559424],[106.378027,9.556104],[106.204004,9.675439],[105.925684,9.961719],[105.830957,10.000732],[106.1125,9.673584],[106.158594,9.594141],[106.206152,9.502344],[106.192578,9.447803],[106.168359,9.396729],[105.500977,9.093213],[105.401367,8.962402],[105.322266,8.801123],[105.191211,8.711328],[105.114355,8.629199],[104.891895,8.583252],[104.77041,8.597656],[104.896289,8.746631],[104.818555,8.801855],[104.814648,9.185498],[104.845215,9.606152],[104.903223,9.81626],[104.987109,9.868652],[105.092578,9.900977],[105.094922,9.945264],[105.084473,9.995703],[105.027832,10.067432],[104.96582,10.100586],[104.873242,10.114795],[104.801953,10.202734],[104.747656,10.199121],[104.663477,10.169922],[104.612695,10.207666],[104.594043,10.266895],[104.516113,10.33999],[104.426367,10.41123]],[[106.61748,8.682812],[106.589258,8.680518],[106.567969,8.700928],[106.658594,8.766357],[106.649512,8.722998],[106.652539,8.701123],[106.61748,8.682812]],[[104.063965,10.39082],[104.083008,10.341113],[104.075781,10.224854],[104.036816,10.110742],[104.04834,10.061035],[104.018457,10.029199],[103.952148,10.24292],[103.867969,10.3354],[103.849512,10.371094],[103.898438,10.368506],[103.98584,10.426953],[104.027734,10.428369],[104.063965,10.39082]],[[107.167676,10.397168],[107.083789,10.336572],[107.07793,10.3875],[107.150879,10.420313],[107.176563,10.446191],[107.194922,10.445703],[107.167676,10.397168]],[[107.031348,20.747021],[106.990039,20.743066],[106.910645,20.824219],[106.953418,20.867041],[107.04375,20.836816],[107.064453,20.817285],[107.063965,20.799756],[107.042285,20.761035],[107.031348,20.747021]],[[106.865625,20.815723],[106.854102,20.796387],[106.803125,20.84375],[106.769434,20.864209],[106.795312,20.92793],[106.855078,20.858252],[106.865625,20.815723]],[[107.521289,20.926611],[107.465527,20.900537],[107.399219,20.903467],[107.478613,20.952344],[107.518945,21.012842],[107.55127,21.034033],[107.551074,20.981201],[107.521289,20.926611]],[[107.602734,21.216797],[107.458691,21.09165],[107.403516,21.093652],[107.452539,21.235303],[107.47627,21.268945],[107.562695,21.22041],[107.602734,21.216797]]],"bbox":[44.023242,-10.909668,140.976172,39.768555]}
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment