Skip to content

Instantly share code, notes, and snippets.

@nautilytics
Created February 11, 2021 16:09
Show Gist options
  • Save nautilytics/a3bf7a80c77505718d3aa1a1e080ec15 to your computer and use it in GitHub Desktop.
Save nautilytics/a3bf7a80c77505718d3aa1a1e080ec15 to your computer and use it in GitHub Desktop.
Create a GeoJSON of the disputed India Boundaries
COPY
(
SELECT row_to_json(fc) AS json_out
FROM (
SELECT 'FeatureCollection' AS type,
array_to_json(array_agg(f)) AS features
FROM (
SELECT 'Feature' AS type,
st_asgeojson(st_transform(st_union(geom), 4326))::json AS geometry
FROM india_boundary
) f) fc ) TO '/Users/<user_name>/Desktop/india-disputed.json';
Display the source blob
Display the rendered blob
Raw
{"type":"FeatureCollection","features":[{"type":"Feature","geometry":{"type":"MultiPolygon","coordinates":[[[[93.899798329,7.081290644],[93.899630867,7.081277093],[93.899413625,7.081426316],[93.899237114,7.081494152],[93.89895198,7.081566516],[93.898580852,7.081702187],[93.898390768,7.081973484],[93.898390773,7.082149818],[93.898512981,7.082344228],[93.898716653,7.082452724],[93.899006319,7.082547651],[93.899223566,7.082547634],[93.900097069,7.082163245],[93.900355043,7.081932636],[93.900422931,7.081810552],[93.900436501,7.081607088],[93.900097046,7.081372005],[93.899798329,7.081290644]]],[[[93.834630819,7.287952102],[93.834422546,7.287870702],[93.834277647,7.287911383],[93.834037648,7.28802892],[93.833865528,7.288431307],[93.833720566,7.288906041],[93.833783873,7.289484779],[93.833801897,7.290086122],[93.833878855,7.290203684],[93.834118814,7.290361949],[93.834390478,7.290461442],[93.83478893,7.29052477],[93.835060608,7.290524789],[93.835282472,7.290565499],[93.835445467,7.290642372],[93.835748844,7.290624309],[93.835939017,7.290642408],[93.83619256,7.290800674],[93.836590977,7.291121718],[93.836862628,7.291320678],[93.837152402,7.291442774],[93.837342575,7.291460871],[93.837487475,7.29142019],[93.837532784,7.291203169],[93.83751923,7.290981621],[93.837374361,7.290800757],[93.837184215,7.290583717],[93.837071017,7.290583711],[93.836817461,7.290502309],[93.836559391,7.290325957],[93.836084005,7.289964215],[93.835812359,7.28974717],[93.835477333,7.289448736],[93.835174013,7.289068919],[93.834965771,7.288770494],[93.834852611,7.288490161],[93.834725877,7.288151048],[93.834630819,7.287952102]]],[[[93.705030018,7.221086226],[93.705079771,7.220819487],[93.705138603,7.220701936],[93.705278917,7.220525602],[93.705287938,7.220344764],[93.705174669,7.219861045],[93.705147474,7.219689255],[93.705161028,7.219540064],[93.705305836,7.219187414],[93.706002832,7.218093262],[93.706373963,7.217532619],[93.706536893,7.217261344],[93.707496491,7.216320865],[93.707736384,7.216058619],[93.707863102,7.215814474],[93.70818901,7.215543175],[93.708474192,7.21536682],[93.708754852,7.215226631],[93.709040063,7.215203986],[93.709189456,7.21517684],[93.70981395,7.21386563],[93.709768673,7.213838513],[93.709755089,7.213829473],[93.709714341,7.213806878],[93.709401976,7.213834082],[93.709125824,7.213847707],[93.708903981,7.213793488],[93.708591523,7.213359528],[93.708469256,7.21318775],[93.708487217,7.212468855],[93.708450966,7.212306097],[93.708170165,7.211713867],[93.708124845,7.211474247],[93.708079503,7.211130636],[93.70803421,7.211022135],[93.707889292,7.210768973],[93.707862106,7.210660466],[93.707988774,7.210217344],[93.708079245,7.2098737],[93.708079171,7.209511992],[93.707920644,7.209123194],[93.707902505,7.208973993],[93.707916047,7.208784093],[93.707875231,7.208422396],[93.707793717,7.208291295],[93.707689564,7.208142116],[93.70755826,7.2080472],[93.70740886,7.208011063],[93.707196109,7.208110583],[93.706784199,7.2083684],[93.706580514,7.208531215],[93.706385863,7.208585517],[93.705892413,7.208590154],[93.705688712,7.208667067],[93.705281316,7.208861579],[93.704792431,7.209051589],[93.704606834,7.209114931],[93.704312583,7.20917828],[93.703864385,7.209119566],[93.703606329,7.209074391],[93.703293959,7.209097034],[93.703067608,7.20913323],[93.702709971,7.209173964],[93.702067112,7.209160483],[93.701881499,7.209155986],[93.701546488,7.209146985],[93.70136994,7.209205779],[93.701261305,7.209314295],[93.701170796,7.209508704],[93.701143657,7.209653377],[93.701170842,7.20978448],[93.701234241,7.209892974],[93.701356502,7.210055711],[93.701442543,7.210200368],[93.701474256,7.210335991],[93.701447134,7.210580124],[93.701374724,7.210715761],[93.701252502,7.210783587],[93.701103117,7.2108469],[93.700831488,7.210860497],[93.700686629,7.210919285],[93.700519151,7.211082058],[93.700387931,7.211484435],[93.700297444,7.211818993],[93.70010283,7.212144522],[93.699948963,7.21248813],[93.699853927,7.212700624],[93.699835851,7.212885984],[93.699867564,7.213021606],[93.699998885,7.213215989],[93.700451694,7.213744879],[93.700718854,7.214070351],[93.700786783,7.214192407],[93.700881894,7.214427483],[93.700913742,7.215345222],[93.700986259,7.215824428],[93.700999869,7.215987181],[93.701004439,7.216240348],[93.700972775,7.216389542],[93.700194252,7.217329988],[93.700044889,7.217542488],[93.699927229,7.217827319],[93.699795997,7.218161883],[93.699655683,7.218342737],[93.699429355,7.218546205],[93.699203014,7.218672817],[93.699085326,7.218790375],[93.69900386,7.218939576],[93.699003885,7.219084246],[93.699089927,7.219233424],[93.699180507,7.219441374],[93.699194113,7.219586041],[93.699144348,7.219794009],[93.699044777,7.219956773],[93.698832025,7.220137637],[93.698619281,7.220359187],[93.698492551,7.220553601],[93.698433728,7.220743487],[93.698447345,7.220955966],[93.698533419,7.221285982],[93.698547026,7.221435172],[93.698533459,7.221525591],[93.698461029,7.221566287],[93.698365953,7.221543694],[93.698157685,7.221462343],[93.698012801,7.221394548],[93.697922259,7.221417163],[93.697831731,7.221521155],[93.697695983,7.221941616],[93.69765074,7.222122457],[93.697650762,7.222258084],[93.697741329,7.222384659],[93.697859049,7.222452458],[93.697922446,7.222538348],[93.697945121,7.22276439],[93.697872748,7.223148675],[93.697832029,7.223311433],[93.697773197,7.223447067],[93.697483523,7.22388111],[93.697393029,7.224188542],[93.69742024,7.224482397],[93.697470118,7.224943525],[93.697406793,7.225296162],[93.697307264,7.225721139],[93.697171498,7.226037619],[93.697035717,7.226277243],[93.69694072,7.226733867],[93.696868315,7.226928274],[93.69673253,7.227140773],[93.696565046,7.227308066],[93.696429238,7.227375896],[93.696207411,7.2274573],[93.696089712,7.227525127],[93.695976555,7.22767885],[93.695953964,7.22796367],[93.696053605,7.228198746],[93.696234743,7.228465459],[93.696533595,7.22875476],[93.696710206,7.229021473],[93.696855115,7.229220376],[93.696959285,7.229469011],[93.69721739,7.229744755],[93.697516234,7.229975286],[93.697765271,7.230160613],[93.69798263,7.230427317],[93.698027959,7.230752818],[93.698141241,7.23132696],[93.698335994,7.231774505],[93.698444662,7.231837783],[93.69854879,7.231833249],[93.698802298,7.231684028],[93.699264008,7.231209275],[93.699598969,7.230833998],[93.699680435,7.230680276],[93.699657649,7.229821308],[93.699621349,7.229351139],[93.699634903,7.229188384],[93.69988838,7.228880931],[93.700359162,7.228523719],[93.700472327,7.228410684],[93.700558316,7.228234358],[93.700540105,7.227651163],[93.700562691,7.227361823],[93.700693946,7.227144803],[93.701662587,7.225973765],[93.702183139,7.225467354],[93.702237447,7.225354327],[93.702282559,7.2244411],[93.702250783,7.223961888],[93.702191891,7.223758455],[93.702209942,7.223423906],[93.702250669,7.22331992],[93.702386461,7.223166192],[93.702671642,7.222958192],[93.703567972,7.222546673],[93.703884837,7.222297981],[93.704156434,7.222071899],[93.704495943,7.221868414],[93.704753974,7.221741794],[93.704930506,7.221569976],[93.705016488,7.221362002],[93.705030018,7.221086226]]],[[[93.619988475,7.331167621],[93.620486364,7.330977685],[93.620757907,7.331013861],[93.621056605,7.331045514],[93.621346284,7.330946025],[93.621536412,7.330769658],[93.621776353,7.330475712],[93.621875967,7.33028578],[93.621876019,7.330073237],[93.621862592,7.329444654],[93.622021078,7.329105487],[93.622197622,7.328951732],[93.622663825,7.328775363],[93.622899237,7.328485939],[93.622867628,7.328187476],[93.622578094,7.327685515],[93.622198068,7.327093113],[93.621858703,7.326803695],[93.621379023,7.326573065],[93.620944583,7.326414792],[93.620695685,7.326333395],[93.620464923,7.32611181],[93.620184409,7.325763601],[93.61996721,7.325600802],[93.619677579,7.325519403],[93.619387929,7.325519405],[93.619170666,7.325618894],[93.619120824,7.325854047],[93.619034796,7.326007802],[93.618831087,7.326197734],[93.61802546,7.3263334],[93.617781047,7.326410276],[93.617645237,7.326554987],[93.617568249,7.326753963],[93.617572681,7.327124784],[93.617640515,7.327337326],[93.617690262,7.327486559],[93.617767145,7.327708147],[93.617825905,7.328011134],[93.617889188,7.328323164],[93.6179344,7.328513097],[93.617988669,7.328675897],[93.61798864,7.32878895],[93.617911645,7.32901506],[93.617934261,7.329069328],[93.61810621,7.32920047],[93.618228367,7.329358747],[93.618260012,7.329503457],[93.61817395,7.329792877],[93.618029065,7.33002351],[93.617535661,7.330371719],[93.616897411,7.330796803],[93.616834007,7.330964126],[93.616919942,7.331185712],[93.61705567,7.331380168],[93.617395042,7.331642455],[93.617815918,7.331755509],[93.618377111,7.331809776],[93.618988116,7.331760032],[93.619481481,7.331565575],[93.619988475,7.331167621]]],[[[93.756272154,7.403472148],[93.756525799,7.403422464],[93.756783958,7.403422518],[93.757060281,7.403250761],[93.757295855,7.403029258],[93.757513321,7.402780623],[93.757712662,7.402559112],[93.758070482,7.402482321],[93.758129379,7.402409989],[93.758387607,7.402161361],[93.758840568,7.401967032],[93.759116891,7.401795272],[93.759275483,7.401519495],[93.759334461,7.401153269],[93.75931648,7.400655906],[93.759216968,7.400185653],[93.758999666,7.399841977],[93.758823093,7.399620389],[93.758900169,7.399321989],[93.758882127,7.399050699],[93.758841453,7.398729666],[93.758841534,7.398435771],[93.759099798,7.398037935],[93.759136106,7.397766655],[93.759099933,7.397545095],[93.758882594,7.397346107],[93.758407105,7.397124456],[93.757931583,7.397024886],[93.757496842,7.396852981],[93.757261353,7.396780588],[93.756985136,7.396581585],[93.75672705,7.396332851],[93.756468895,7.396332795],[93.755975209,7.396409556],[93.755640005,7.396608429],[93.755282211,7.396608353],[93.755105607,7.396508843],[93.754888213,7.396508796],[93.754630029,7.396608215],[93.754235949,7.396802552],[93.754059293,7.396879378],[93.753742183,7.397150598],[93.753583604,7.397372116],[93.753366166,7.397521277],[93.753008365,7.397543804],[93.75261433,7.397570847],[93.752319907,7.397692863],[93.751943925,7.39793694],[93.751567906,7.398307618],[93.751232625,7.39875517],[93.750756887,7.399397111],[93.750516718,7.399840164],[93.750421464,7.400332982],[93.750715651,7.401024834],[93.751132197,7.401472552],[93.751566854,7.401938359],[93.752060448,7.402209757],[93.752377398,7.402508243],[93.752653575,7.402851934],[93.752712333,7.403272445],[93.752753037,7.403471397],[93.753106266,7.403620683],[93.75356363,7.40389207],[93.753857973,7.404063949],[93.753934905,7.404285518],[93.753934792,7.404683407],[93.753780754,7.40485519],[93.753699194,7.40497725],[93.753839549,7.405149096],[93.754034266,7.40527574],[93.754432787,7.405420511],[93.754767854,7.405741607],[93.75496262,7.405691913],[93.755220815,7.405569886],[93.755397498,7.40539811],[93.755497195,7.405199184],[93.755361404,7.404905262],[93.75527997,7.40458422],[93.75532078,7.404407891],[93.755656017,7.404114068],[93.755814597,7.403892547],[93.755896177,7.403693622],[93.756272154,7.403472148]]],[[[93.682557682,7.401099688],[93.682494263,7.400851086],[93.682353888,7.400760757],[93.682195412,7.400765373],[93.681973556,7.400869486],[93.681720016,7.401054992],[93.681394008,7.401064232],[93.680954799,7.401041894],[93.680492936,7.400883947],[93.679501247,7.400152186],[93.679179752,7.400003195],[93.678477907,7.399795662],[93.678301319,7.399786727],[93.677907404,7.399904501],[93.677223697,7.399945599],[93.676603372,7.399891719],[93.676245678,7.399982348],[93.675299351,7.400005514],[93.674968826,7.400118729],[93.674710751,7.400259025],[93.674457211,7.400498777],[93.674108624,7.40113189],[93.674031662,7.401263037],[93.673841516,7.401534395],[93.673628725,7.401742475],[93.673089932,7.402054726],[93.672868074,7.402149793],[93.672610007,7.402412149],[93.672442508,7.402773908],[93.672356497,7.402986436],[93.672252376,7.403221576],[93.672026004,7.403474871],[93.671804152,7.403655832],[93.671532517,7.404103549],[93.671505375,7.40438385],[93.671577854,7.404740951],[93.671582425,7.405211107],[93.671550772,7.405681284],[93.671577984,7.406164992],[93.671596141,7.406657743],[93.671591626,7.406788848],[93.671523729,7.407033008],[93.671401495,7.407268161],[93.67075858,7.40787884],[93.670645393,7.408019051],[93.670609178,7.408123049],[93.670631843,7.408398803],[93.670690726,7.408620286],[93.67080848,7.408914068],[93.671107373,7.409420217],[93.671197941,7.40951058],[93.671392658,7.40965513],[93.671619069,7.409781579],[93.672302814,7.409975568],[93.67275563,7.410156131],[93.673108841,7.410445251],[93.67336242,7.410562641],[93.673647701,7.41073426],[93.674095987,7.410883179],[93.67445372,7.411095442],[93.674757112,7.411253488],[93.674902016,7.411325734],[93.675132957,7.411456697],[93.675440884,7.411678031],[93.676274072,7.412003028],[93.67655481,7.412016421],[93.676862709,7.411966507],[93.6781758,7.411667346],[93.678614998,7.411504333],[93.678859489,7.411300753],[93.678931925,7.411187689],[93.679013398,7.410911874],[93.678954467,7.410301608],[93.678619284,7.4092756],[93.678180002,7.408647481],[93.678166394,7.40841693],[93.678243325,7.407996453],[93.678379136,7.407743209],[93.678410816,7.407598526],[93.678370029,7.407264015],[93.678265857,7.406992832],[93.6782432,7.40683914],[93.678297514,7.406622111],[93.678718568,7.406205947],[93.679365988,7.405495799],[93.680017942,7.40486702],[93.680312221,7.404527784],[93.680448042,7.404373996],[93.680692526,7.404156851],[93.680923416,7.403844779],[93.681081862,7.403559876],[93.681122591,7.40336998],[93.681285556,7.403012741],[93.682082369,7.402130709],[93.682544136,7.401434232],[93.682571277,7.401208179],[93.682557682,7.401099688]]],[[[93.83732596,7.239958888],[93.837398426,7.239081813],[93.837484465,7.238444354],[93.83750711,7.238182135],[93.837348661,7.237811396],[93.837280762,7.237390933],[93.837398488,7.236934319],[93.837642975,7.236753498],[93.837891989,7.236590763],[93.837946328,7.236224564],[93.837878425,7.235917127],[93.837756198,7.235492139],[93.837710932,7.235198268],[93.837733577,7.234936049],[93.837824138,7.234502037],[93.837851313,7.2341494],[93.837783408,7.233954988],[93.837597788,7.233850987],[93.837317092,7.2337515],[93.837077143,7.233656537],[93.836882472,7.233453072],[93.836665164,7.233231521],[93.836493125,7.233177253],[93.836289391,7.233222444],[93.83604491,7.233272154],[93.83585476,7.233267616],[93.835646501,7.233213343],[93.835429191,7.233082212],[93.835153033,7.232756671],[93.834795382,7.232408516],[93.834559966,7.232205048],[93.834215892,7.232010609],[93.833758636,7.231761907],[93.833319489,7.23156746],[93.832871288,7.231341362],[93.832540799,7.231110755],[93.83223295,7.230839461],[93.831830033,7.230400878],[93.831621789,7.230079862],[93.831354698,7.229587039],[93.831114773,7.229039968],[93.830969917,7.228637578],[93.830924677,7.227923248],[93.830983559,7.227371686],[93.831046955,7.227077825],[93.83120995,7.226838225],[93.831594786,7.226548919],[93.831775884,7.226467558],[93.832142603,7.226318402],[93.832427837,7.226033605],[93.832541039,7.225622202],[93.832595392,7.225052554],[93.832640678,7.22475417],[93.832830841,7.224415111],[93.832966672,7.224152905],[93.833084392,7.223881653],[93.833097988,7.22356066],[93.833088963,7.22291867],[93.833129722,7.222611243],[93.833247449,7.222213403],[93.833374224,7.221951196],[93.833487413,7.221779405],[93.833727371,7.221490084],[93.833980913,7.221182679],[93.834270678,7.220712518],[93.834447259,7.220314685],[93.834628364,7.219939455],[93.835108283,7.219229698],[93.835710435,7.218556123],[93.836222033,7.218045295],[93.836665715,7.217742429],[93.83717278,7.217367231],[93.837815661,7.216955878],[93.838639643,7.21620094],[93.839413821,7.215513814],[93.839902767,7.215301369],[93.840645236,7.215084426],[93.841288106,7.214926246],[93.841654809,7.214935321],[93.842524032,7.214958001],[93.843434001,7.214994246],[93.844321334,7.215003359],[93.844905343,7.215048618],[93.84566591,7.215252123],[93.845706654,7.215279252],[93.845779089,7.215310907],[93.845955649,7.215383256],[93.846182009,7.215496299],[93.846412894,7.215654553],[93.846616616,7.215812805],[93.846897298,7.216133818],[93.847214197,7.216500047],[93.84733643,7.216662813],[93.847381702,7.216689942],[93.847522044,7.216834624],[93.847707658,7.217024521],[93.847852526,7.217178246],[93.847870635,7.217209895],[93.847884216,7.217250585],[93.847870633,7.217309357],[93.847811779,7.217368127],[93.847698595,7.217598691],[93.847712176,7.217652943],[93.847798191,7.21774337],[93.847838937,7.217770499],[93.847884208,7.21779763],[93.847911372,7.217842841],[93.847983806,7.21785641],[93.848056242,7.217883542],[93.848101514,7.217901628],[93.848287133,7.217811221],[93.848359569,7.217698202],[93.848418424,7.217652995],[93.848432006,7.217657517],[93.848545189,7.217512852],[93.848590462,7.217454083],[93.848690062,7.217381753],[93.848789662,7.217354634],[93.848920952,7.217295871],[93.849065824,7.217295881],[93.84915184,7.217341095],[93.849382729,7.217440575],[93.849799232,7.217558149],[93.850088977,7.21746775],[93.850682045,7.217318594],[93.851501478,7.216875588],[93.8519044,7.216875615],[93.852275633,7.216920848],[93.852560849,7.217033892],[93.852945662,7.217436286],[93.853221823,7.217617144],[93.853579474,7.217626206],[93.854032197,7.217639796],[93.854330996,7.217820654],[93.854693175,7.218114541],[93.855231917,7.218308975],[93.855725387,7.21829996],[93.856028711,7.218137221],[93.856485961,7.217875027],[93.857065445,7.217463645],[93.857296332,7.217178834],[93.857445729,7.216894017],[93.857613232,7.216437404],[93.857893917,7.216048612],[93.858192711,7.215578442],[93.858410013,7.2149862],[93.858414533,7.21430353],[93.858405478,7.21412721],[93.858405476,7.213910201],[93.858518653,7.213571132],[93.858717848,7.213399343],[93.858926099,7.21329537],[93.859496524,7.213250188],[93.859722884,7.213204989],[93.859885861,7.213046762],[93.860171068,7.212544944],[93.86021634,7.212490694],[93.860315936,7.212332463],[93.860361207,7.212273691],[93.860646415,7.211970797],[93.860718849,7.211884903],[93.860895408,7.211785447],[93.861026696,7.211713118],[93.861284743,7.211509684],[93.861357176,7.211468999],[93.861411501,7.211383101],[93.861470353,7.211279121],[93.861683121,7.210591939],[93.861855146,7.210121763],[93.862063392,7.209841469],[93.862221839,7.209583779],[93.862335016,7.209484321],[93.862552315,7.209235675],[93.86282394,7.208910174],[93.86286921,7.208806195],[93.862909951,7.208575624],[93.863330967,7.208046685],[93.863462251,7.207929145],[93.863516572,7.207653366],[93.863561843,7.207585553],[93.863589004,7.207468009],[93.863688595,7.207210316],[93.863774606,7.206920975],[93.863819874,7.206663279],[93.863878721,7.206373938],[93.86391946,7.206089116],[93.86393304,7.206030344],[93.863951146,7.205831421],[93.8640281,7.205460702],[93.864127691,7.205117109],[93.864358569,7.204818733],[93.864702623,7.204497758],[93.865191545,7.20419487],[93.865598979,7.203932668],[93.865915875,7.203842259],[93.866160337,7.203851309],[93.866400275,7.203887487],[93.866590413,7.203873931],[93.866762441,7.203806123],[93.866880142,7.203656935],[93.867002372,7.203575561],[93.867120076,7.203566523],[93.867283054,7.203647906],[93.867328328,7.203806142],[93.86740982,7.204014111],[93.867572803,7.204253729],[93.867722199,7.204321549],[93.868066263,7.204511444],[93.868279044,7.204755583],[93.868442028,7.205085622],[93.868650283,7.205316199],[93.868890222,7.205438273],[93.869121104,7.205415675],[93.869315763,7.205203195],[93.869487784,7.204836999],[93.869623586,7.204448198],[93.869501341,7.20401418],[93.869261395,7.203625367],[93.869161792,7.203372187],[93.869121041,7.203137095],[93.869270428,7.202920091],[93.869401712,7.202793507],[93.869528465,7.202599111],[93.869578256,7.202354977],[93.869505816,7.202092758],[93.86929756,7.20177176],[93.869188906,7.201636129],[93.869111942,7.201455284],[93.869057611,7.201256361],[93.869057609,7.201188546],[93.869057608,7.201143334],[93.869062134,7.201084562],[93.869084767,7.201039353],[93.869234154,7.200759057],[93.869342794,7.200392859],[93.869397109,7.200035703],[93.869406143,7.199285219],[93.869351792,7.198295119],[93.869356313,7.198069069],[93.869288402,7.197829454],[93.86911637,7.19765313],[93.868921706,7.197621478],[93.868794948,7.197589825],[93.868604812,7.197562692],[93.868509742,7.197485833],[93.868405615,7.197232653],[93.86830601,7.196785072],[93.868047964,7.196559012],[93.867531873,7.19608881],[93.867319098,7.195849189],[93.867183282,7.195564362],[93.867147063,7.195460377],[93.867169695,7.195275015],[93.867323607,7.1949902],[93.868238047,7.194257832],[93.869048366,7.193674653],[93.869568961,7.193204487],[93.869799824,7.192707186],[93.870161962,7.191839168],[93.870533159,7.191278576],[93.870854566,7.190962117],[93.871035638,7.190717989],[93.871044683,7.190342748],[93.870845484,7.189877079],[93.870637233,7.189452097],[93.870582903,7.189221527],[93.870614581,7.188746823],[93.870917853,7.18745835],[93.870999328,7.187092153],[93.871049112,7.186581282],[93.87119849,7.186187961],[93.871212066,7.185948348],[93.871175845,7.185735862],[93.871030977,7.185505286],[93.870895164,7.185292795],[93.870813673,7.185017011],[93.870745757,7.184551346],[93.870646161,7.184352418],[93.870288528,7.184013332],[93.870193461,7.183904824],[93.870139135,7.18375563],[93.87011197,7.183588351],[93.87017081,7.183154339],[93.870179857,7.182878558],[93.869958033,7.182562079],[93.869817694,7.182322462],[93.869776947,7.182064765],[93.869731673,7.181816106],[93.869604915,7.181540321],[93.8692156,7.181391113],[93.868966621,7.181336852],[93.868844393,7.181232863],[93.868708584,7.181052019],[93.868486765,7.180934464],[93.868273999,7.180807866],[93.868147244,7.180658668],[93.867943529,7.180229165],[93.867834878,7.179921732],[93.867626637,7.179523877],[93.867567783,7.179171236],[93.867626616,7.178172097],[93.8677262,7.17767027],[93.867680927,7.17731763],[93.867635649,7.17668921],[93.867667331,7.17623259],[93.867730701,7.175798577],[93.867676374,7.17546854],[93.867603942,7.175265093],[93.867395706,7.175093286],[93.867196526,7.175106839],[93.866730267,7.175332866],[93.866454133,7.175491089],[93.866236846,7.175504643],[93.866101041,7.175445863],[93.866087458,7.175310232],[93.866304743,7.175057066],[93.866725734,7.174781304],[93.867232733,7.17446938],[93.867563189,7.174378975],[93.867938915,7.174451327],[93.868269373,7.174541762],[93.868522874,7.174514646],[93.868717524,7.174347379],[93.868776371,7.174229835],[93.868735623,7.173795817],[93.868672239,7.173212606],[93.868735608,7.172819281],[93.868853301,7.172552548],[93.869124903,7.172267736],[93.869496095,7.171996492],[93.87010268,7.171698132],[93.87035618,7.171743352],[93.870777171,7.171743369],[93.871030669,7.171680084],[93.871107623,7.171594188],[93.87119815,7.17117374],[93.871288681,7.170965777],[93.871465224,7.170843717],[93.871691559,7.170694533],[93.871813779,7.170545344],[93.871899781,7.170274087],[93.871945042,7.169975704],[93.871990308,7.169871723],[93.87212611,7.169826518],[93.872424877,7.169812967],[93.872755328,7.169767767],[93.873040513,7.169677359],[93.873162733,7.16957338],[93.873176309,7.169406103],[93.872959019,7.169125794],[93.872809627,7.168755069],[93.872737192,7.168483806],[93.872465579,7.168108553],[93.872180387,7.167706175],[93.87194046,7.167258587],[93.871836337,7.166851693],[93.871754848,7.166431238],[93.871768421,7.166101205],[93.871858952,7.16587968],[93.871963064,7.165744054],[93.872216559,7.165653643],[93.872411205,7.165518022],[93.872519844,7.165382396],[93.872488149,7.165025237],[93.872488143,7.164740413],[93.872546986,7.164514366],[93.872818585,7.164338057],[93.873103761,7.164053245],[93.873321039,7.163800078],[93.87335272,7.16361924],[93.873262177,7.163126449],[93.87327575,7.16280998],[93.873425125,7.1625116],[93.873619764,7.162149927],[93.873832513,7.161928405],[93.873995467,7.161611941],[93.874027149,7.161345204],[93.874131254,7.161015175],[93.874380215,7.160743926],[93.874602016,7.160445547],[93.874783073,7.160088396],[93.874977704,7.159396692],[93.875127064,7.158546751],[93.875127055,7.158198634],[93.875267372,7.157809833],[93.875312632,7.157556659],[93.875357891,7.157271839],[93.875480107,7.157077442],[93.875778863,7.157000593],[93.87601877,7.1568062],[93.876168143,7.156598239],[93.876290351,7.15613258],[93.876349189,7.155788989],[93.876335594,7.155232905],[93.876208845,7.155070146],[93.876059461,7.154844091],[93.875846706,7.154663244],[93.875774279,7.154618032],[93.875760698,7.154572821],[93.875801435,7.154441714],[93.876073029,7.15437843],[93.87638989,7.154260894],[93.876475893,7.154156916],[93.876493996,7.154021286],[93.87619523,7.153600824],[93.875819507,7.153004039],[93.875457365,7.152375609],[93.875344194,7.152077219],[93.875271762,7.151733621],[93.875271759,7.151584427],[93.875285334,7.151403589],[93.875479961,7.150607902],[93.875511639,7.150264307],[93.875615732,7.14939628],[93.875756014,7.147452259],[93.875846524,7.146448602],[93.875869136,7.145431381],[93.875792174,7.144875296],[93.875706165,7.144667325],[93.875597521,7.144188097],[93.875506984,7.143844497],[93.875344019,7.143243199],[93.875113159,7.142777527],[93.874886829,7.14251078],[93.87464692,7.142135527],[93.874511119,7.141760278],[93.87419878,7.141014301],[93.874017713,7.140548629],[93.874004129,7.140245722],[93.873945282,7.139988022],[93.873931698,7.139725805],[93.873918116,7.139468107],[93.873904533,7.13921041],[93.873872844,7.13894819],[93.873845683,7.138690491],[93.873845674,7.138057552],[93.873859251,7.13785863],[93.873859247,7.137596413],[93.873890928,7.137338717],[93.873918084,7.13708102],[93.87394524,7.136818805],[93.873976923,7.13666057],[93.874004077,7.136416437],[93.874017655,7.136271766],[93.874035758,7.136014069],[93.874035749,7.135381132],[93.874017643,7.135277147],[93.873976904,7.135236457],[93.87390448,7.135060134],[93.873859213,7.134910939],[93.873881843,7.134707494],[93.874071948,7.134305135],[93.874316369,7.133871132],[93.874424998,7.133518498],[93.874574359,7.132736373],[93.874959093,7.131927131],[93.875325722,7.131285166],[93.875434351,7.131104332],[93.875561088,7.130955144],[93.875764774,7.130896381],[93.876131412,7.130896396],[93.876842065,7.130909929],[93.877113653,7.130882786],[93.877362608,7.130774262],[93.877724725,7.130371838],[93.878123052,7.129996538],[93.878462535,7.129743322],[93.87885181,7.129585052],[93.879046447,7.129481048],[93.879413088,7.12919618],[93.879625829,7.129069569],[93.87987931,7.129001733],[93.880060367,7.128875125],[93.880232371,7.128685217],[93.880336477,7.128246635],[93.880562797,7.127930123],[93.880811748,7.127600046],[93.880952065,7.127233805],[93.881092379,7.126478722],[93.881033529,7.125488538],[93.88104258,7.124964055],[93.881119526,7.124561645],[93.881133103,7.124222539],[93.88109689,7.124019078],[93.880884148,7.123661899],[93.88078004,7.123404185],[93.880757407,7.123128381],[93.880784564,7.122829967],[93.880933933,7.122536068],[93.881078775,7.122260253],[93.881074249,7.122111048],[93.881010879,7.121871416],[93.880789085,7.121658923],[93.880254973,7.121437404],[93.879969811,7.121242998],[93.879811388,7.120971722],[93.879761598,7.120881297],[93.879757071,7.120673313],[93.879711806,7.120135268],[93.879625806,7.119601746],[93.879440225,7.119131529],[93.879195803,7.118652272],[93.879132434,7.118516634],[93.879105276,7.118403599],[93.879060013,7.118200139],[93.879019275,7.117996678],[93.879046435,7.117770607],[93.879159593,7.117363673],[93.879177699,7.117137603],[93.879204856,7.116934138],[93.879232015,7.116703544],[93.8792637,7.116274008],[93.87927728,7.116043414],[93.879263701,7.115839954],[93.879177702,7.115324517],[93.879132439,7.115121056],[93.879060018,7.114917595],[93.878987598,7.114718658],[93.878928757,7.114515197],[93.878829178,7.114384081],[93.878684338,7.11416706],[93.878362972,7.113629027],[93.877706666,7.11276999],[93.876955309,7.111983297],[93.876670157,7.111580903],[93.876475531,7.111137814],[93.876262804,7.110405353],[93.876181337,7.109894436],[93.876217552,7.109388037],[93.876271872,7.108813816],[93.876199469,7.107330795],[93.876208529,7.106756576],[93.876190427,7.106431032],[93.876136118,7.105929159],[93.876118017,7.105689524],[93.876041074,7.105418242],[93.875923395,7.105300691],[93.875728765,7.105373039],[93.875502453,7.10563529],[93.875271614,7.105816156],[93.875135826,7.105861375],[93.875022671,7.105847816],[93.875013619,7.105766431],[93.8751132,7.105463492],[93.875253516,7.105269066],[93.875624669,7.105024895],[93.875855508,7.10481238],[93.876267401,7.104070852],[93.876398664,7.103799561],[93.876615923,7.103672953],[93.876855812,7.103559907],[93.876914653,7.103537298],[93.877000651,7.103478516],[93.877104754,7.103437819],[93.877186226,7.103392604],[93.877303909,7.103279563],[93.877548324,7.103121303],[93.877647904,7.102804802],[93.877720325,7.102574205],[93.877720326,7.102542555],[93.87782896,7.101918597],[93.877887802,7.101692523],[93.878010011,7.101511661],[93.878308741,7.101186107],[93.878652734,7.100733951],[93.878901675,7.100435526],[93.879105356,7.099978856],[93.879191356,7.099644267],[93.879191356,7.099608096],[93.879191357,7.099495062],[93.879204936,7.099350377],[93.879263778,7.099061002],[93.879376934,7.098803277],[93.879390514,7.098513905],[93.879449357,7.098224532],[93.879449359,7.097966813],[93.879422204,7.097681965],[93.879449364,7.097392593],[93.87936337,7.097103227],[93.879349793,7.096845507],[93.879363374,7.096556136],[93.879390533,7.096271286],[93.879390536,7.096009044],[93.879408643,7.095724194],[93.879422222,7.095620203],[93.879417698,7.09538961],[93.879521803,7.09482895],[93.879621382,7.094308984],[93.879711907,7.093983439],[93.879924647,7.092464235],[93.880169069,7.09081843],[93.880309383,7.090293942],[93.880449694,7.089882486],[93.880635266,7.089484594],[93.880938516,7.088923927],[93.881128614,7.088503428],[93.881459019,7.087933715],[93.881947835,7.087232875],[93.882481912,7.086446126],[93.882807789,7.085871893],[93.883269446,7.085243396],[93.883531955,7.085003748],[93.883740152,7.084913311],[93.884025292,7.084859041],[93.884301378,7.084890676],[93.884618199,7.084904225],[93.884821869,7.084809265],[93.885030065,7.084601271],[93.885125113,7.084352589],[93.885202054,7.083950181],[93.885247315,7.083755757],[93.88527447,7.083665328],[93.885310679,7.083633678],[93.885446459,7.083624627],[93.885971475,7.083805455],[93.886243034,7.083814484],[93.886460282,7.083737609],[93.88658701,7.083633609],[93.886745419,7.083321625],[93.886867621,7.082982513],[93.88698077,7.082774523],[93.887207068,7.08248514],[93.887379055,7.082290711],[93.88773208,7.082010365],[93.888112262,7.08174358],[93.888474339,7.081517492],[93.888886202,7.081345653],[93.889089871,7.081300428],[93.889252806,7.081241641],[93.889601305,7.081264228],[93.890081061,7.081481226],[93.890316413,7.081580683],[93.890565344,7.081720831],[93.890941,7.081734373],[93.891719467,7.08168911],[93.892656345,7.081707134],[93.894077504,7.081720604],[93.894982698,7.081652719],[93.895376454,7.081467314],[93.896231854,7.081024158],[93.89692885,7.080829686],[93.8975489,7.080535749],[93.89771183,7.080327753],[93.897779711,7.079961516],[93.89778875,7.079495813],[93.897974305,7.079106961],[93.898073869,7.078813062],[93.898200592,7.078636719],[93.898553606,7.078284025],[93.898779892,7.077849954],[93.898942815,7.077429453],[93.899151,7.077112941],[93.899155522,7.07695017],[93.899141937,7.076719582],[93.899150987,7.076597502],[93.899232448,7.07641212],[93.899336539,7.076231257],[93.899372742,7.076023271],[93.899422518,7.075706769],[93.899517558,7.07553495],[93.899730272,7.075363121],[93.899884148,7.075200338],[93.900028969,7.074915481],[93.900124007,7.074662276],[93.900359343,7.074282462],[93.900413646,7.074002131],[93.900449846,7.073739888],[93.900549406,7.073414342],[93.900753062,7.073070701],[93.900983875,7.072794878],[93.901345937,7.072464787],[93.901404772,7.072424092],[93.901517913,7.07222062],[93.901545067,7.072166361],[93.901617477,7.072035235],[93.901821131,7.071691594],[93.901979527,7.071343435],[93.902124344,7.070999799],[93.902210325,7.070651645],[93.902309884,7.070308012],[93.902382287,7.069964383],[93.902341551,7.069860394],[93.902264605,7.069647895],[93.902146922,7.069313323],[93.902110713,7.06922742],[93.901943248,7.068969715],[93.90188441,7.068888336],[93.901866304,7.068775302],[93.901861773,7.068612533],[93.9019206,7.068309595],[93.901902485,7.067907195],[93.901707861,7.067455071],[93.901585656,7.067192842],[93.901508709,7.066898957],[93.901486072,7.066641241],[93.901440809,7.066464912],[93.901391022,7.066392573],[93.901173782,7.066356419],[93.901105894,7.066315731],[93.901006321,7.066139406],[93.900979161,7.065972117],[93.901006312,7.06579126],[93.901074196,7.065678219],[93.901164706,7.065461188],[93.901223537,7.065266762],[93.90121448,7.065094951],[93.901146588,7.064896015],[93.901123956,7.064764897],[93.901123955,7.064737768],[93.901187312,7.064570472],[93.90144528,7.064443854],[93.901766608,7.064276539],[93.902128661,7.0638515],[93.902486187,7.063417421],[93.903124309,7.062879326],[93.903690018,7.062386449],[93.903789581,7.062219149],[93.903803151,7.061997601],[93.903803141,7.061635889],[93.903825764,7.061464077],[93.904015843,7.06136007],[93.904314545,7.061323874],[93.904735439,7.061224369],[93.905056761,7.060998272],[93.905337348,7.060654624],[93.905663172,7.059714151],[93.905884917,7.059198695],[93.9060252,7.058787239],[93.906346505,7.058090921],[93.906726646,7.057439811],[93.907052478,7.056883653],[93.907183713,7.056562625],[93.907495956,7.055626672],[93.907495938,7.055138365],[93.907514021,7.054568672],[93.90756832,7.054329033],[93.907681455,7.054107476],[93.907876045,7.053686972],[93.907948439,7.053198657],[93.907971051,7.052741998],[93.908061549,7.052294374],[93.90815658,7.05207734],[93.908355704,7.051896467],[93.908731336,7.05188287],[93.909383034,7.051851164],[93.909645521,7.051778797],[93.909849171,7.05165218],[93.909907998,7.05147132],[93.90987631,7.051245254],[93.909808415,7.051001108],[93.909808406,7.050775039],[93.909939643,7.050580608],[93.910174967,7.050304784],[93.910591313,7.049893302],[93.910776862,7.049825464],[93.910971469,7.049879701],[93.911261113,7.049906804],[93.911451188,7.049848008],[93.911659361,7.049667134],[93.911777016,7.049377755],[93.911867492,7.048487038],[93.911917264,7.048270007],[93.911967039,7.048089148],[93.911976081,7.047894729],[93.911862925,7.047537552],[93.911795032,7.04734766],[93.911722597,7.046764411],[93.911659213,7.046135948],[93.911555102,7.045643129],[93.911464579,7.045385418],[93.911170398,7.044996608],[93.910980311,7.044711781],[93.910844535,7.044526416],[93.910627295,7.044286802],[93.910133991,7.043938702],[93.909921282,7.043780473],[93.909799084,7.043631277],[93.909658781,7.043378093],[93.909269566,7.043034503],[93.908767211,7.042659272],[93.908599756,7.042374441],[93.908423249,7.042134823],[93.908169809,7.041949468],[93.907997834,7.041840969],[93.907952576,7.041791237],[93.907952568,7.041542562],[93.907966136,7.041257715],[93.907952556,7.041167288],[93.907785102,7.04090054],[93.907563335,7.040457464],[93.907404932,7.040181674],[93.907337043,7.040068645],[93.907323465,7.040000826],[93.907309885,7.039887792],[93.907423014,7.039566766],[93.907794096,7.039082948],[93.907911755,7.038888521],[93.907957006,7.038725748],[93.90800678,7.038490632],[93.908097282,7.038205778],[93.908210417,7.038042998],[93.908518148,7.03787116],[93.908916392,7.037690274],[93.909183395,7.037550089],[93.9092739,7.037369227],[93.909341775,7.037134109],[93.909323662,7.036799529],[93.908988741,7.035831984],[93.908902745,7.035488367],[93.908857481,7.03522613],[93.90887105,7.034986496],[93.908916299,7.03477851],[93.909074684,7.034507213],[93.909196864,7.034208794],[93.909251155,7.033752131],[93.909282828,7.033566752],[93.909337131,7.033467277],[93.909477419,7.03334971],[93.90985303,7.033191431],[93.910337254,7.03299697],[93.910549945,7.032784447],[93.910821464,7.032454365],[93.91099795,7.032214717],[93.911296623,7.031929846],[93.911712956,7.031563579],[93.912016151,7.031219929],[93.912251468,7.031002881],[93.91230577,7.030898887],[93.912274085,7.030718034],[93.912020643,7.030329218],[93.911807938,7.030066998],[93.911549968,7.02957419],[93.911083824,7.028981932],[93.910721775,7.028606688],[93.91055885,7.028339941],[93.910495485,7.028100313],[93.910500004,7.027905893],[93.910527152,7.027747643],[93.910694587,7.027553211],[93.910821296,7.027413038],[93.910902748,7.02721409],[93.910901019,7.027153159],[93.910889155,7.026734826],[93.910920824,7.02642285],[93.911038471,7.026015916],[93.911115389,7.025536646],[93.911278292,7.025147793],[93.911504552,7.024831278],[93.911776071,7.024591624],[93.912147145,7.024306746],[93.912405087,7.024098741],[93.912658501,7.023813872],[93.912943593,7.023560653],[93.913287517,7.023348118],[93.914192596,7.023212397],[93.914853305,7.023212338],[93.915409935,7.023316278],[93.915690513,7.02337955],[93.915975609,7.023289098],[93.916247134,7.023257423],[93.916428152,7.023289056],[93.916695166,7.023632653],[93.917174876,7.023989796],[93.918455586,7.024333295],[93.918935291,7.024527666],[93.919369746,7.024826031],[93.919758956,7.02529169],[93.920374449,7.025951746],[93.92088585,7.026458084],[93.921225273,7.026711245],[93.921505858,7.026846855],[93.921899578,7.026968889],[93.922225413,7.026995982],[93.922528626,7.027145154],[93.922813745,7.027416406],[93.923184838,7.027520354],[93.923501615,7.027447978],[93.923963186,7.027041006],[93.924338779,7.026710906],[93.924850135,7.026398875],[93.925248347,7.025964782],[93.925488169,7.025544268],[93.925936132,7.02467612],[93.926280029,7.024124475],[93.926642037,7.023735599],[93.927135277,7.023256278],[93.927623994,7.022867386],[93.927890971,7.022537297],[93.928207719,7.022071561],[93.928429436,7.02165557],[93.92864209,7.021085858],[93.928777835,7.02084621],[93.929212243,7.020425673],[93.929474697,7.020154361],[93.9297462,7.019869485],[93.930026736,7.019331412],[93.930117218,7.018974214],[93.93023938,7.018657706],[93.930207684,7.018372867],[93.930117134,7.01777606],[93.930089954,7.017373666],[93.930189482,7.016926039],[93.93024828,7.016491985],[93.930275394,7.015935858],[93.930266325,7.015682663],[93.930293462,7.015452072],[93.930293444,7.015189834],[93.930320584,7.015031585],[93.930379411,7.014990884],[93.930420139,7.01499088],[93.930465375,7.014746722],[93.930537775,7.014674373],[93.930623747,7.01452968],[93.930668994,7.014443768],[93.930741383,7.014213171],[93.930827348,7.013982573],[93.93089522,7.01386501],[93.930954038,7.013706756],[93.931112405,7.013435457],[93.931560359,7.012689381],[93.931963074,7.012164856],[93.932501545,7.011617709],[93.933275312,7.010817337],[93.933601115,7.010577665],[93.934243682,7.010238484],[93.935071784,7.009921885],[93.935393069,7.009790727],[93.935632894,7.009587234],[93.936189481,7.009311361],[93.936813957,7.009162075],[93.937461072,7.009161991],[93.938044835,7.009198083],[93.938556201,7.00931557],[93.93923048,7.009451115],[93.93956083,7.009505325],[93.93973279,7.009496261],[93.939864013,7.009383209],[93.93992734,7.009080271],[93.940013309,7.008953664],[93.940185255,7.008781828],[93.94047033,7.008591894],[93.940755396,7.008288925],[93.940981628,7.007940752],[93.941053995,7.007529301],[93.941108245,7.006932481],[93.941185143,7.006570764],[93.941424903,7.005702636],[93.941519881,7.005128414],[93.941501727,7.004518041],[93.941556008,7.004278403],[93.941700787,7.003970932],[93.941958701,7.003686054],[93.942239236,7.003365],[93.942406642,7.003080133],[93.942506184,7.002930916],[93.942560474,7.00279979],[93.942619273,7.002469725],[93.942664502,7.002212004],[93.942741383,7.001710127],[93.94268855,7.001685209],[93.94265672,7.001256219],[93.942647508,7.000813673],[93.942615551,7.00003245],[93.942769181,6.999418266],[93.942909369,6.999169863],[93.942968111,6.998939543],[93.94299967,6.998618917],[93.942877264,6.997982221],[93.942655325,6.997395222],[93.941985082,6.995896145],[93.94152321,6.995006645],[93.941247027,6.994564165],[93.94105237,6.994338423],[93.940857744,6.994193964],[93.940694809,6.994099171],[93.940586184,6.994026946],[93.940486586,6.993896012],[93.940377889,6.993620575],[93.940242024,6.99329547],[93.939938701,6.992875573],[93.939594671,6.992509876],[93.93934573,6.99232027],[93.939078714,6.992202923],[93.938847924,6.992162335],[93.938639782,6.992180447],[93.938463336,6.992266289],[93.938286911,6.992406319],[93.938038157,6.992754092],[93.937798472,6.993156054],[93.937703497,6.993300581],[93.937549669,6.993363839],[93.937409397,6.993372904],[93.937196732,6.993404562],[93.937002191,6.993499439],[93.936852953,6.993752359],[93.936794188,6.993928488],[93.936848664,6.994434245],[93.936903066,6.994727758],[93.93691218,6.994912905],[93.93688058,6.995129669],[93.936735864,6.995373555],[93.936618269,6.995531637],[93.936129758,6.996087191],[93.93597143,6.996227218],[93.93586739,6.996331105],[93.935663814,6.996480174],[93.935410444,6.996570548],[93.935215876,6.996597686],[93.935030338,6.996561602],[93.934885537,6.996561636],[93.934704552,6.99661135],[93.934559782,6.996701698],[93.934356179,6.996769483],[93.934175181,6.99678307],[93.933903703,6.99685087],[93.933767984,6.996950247],[93.933605145,6.997130915],[93.933469429,6.997234809],[93.933243206,6.997320661],[93.933044117,6.997356832],[93.932894798,6.997383961],[93.932768122,6.997451725],[93.932673149,6.9976098],[93.932560067,6.997740784],[93.932392692,6.997894358],[93.931994535,6.998034436],[93.931763774,6.998084161],[93.931270541,6.998075239],[93.930999037,6.998075299],[93.930854253,6.998125005],[93.930695912,6.998233419],[93.93057377,6.998337309],[93.93043353,6.998445719],[93.930261613,6.998549621],[93.929831794,6.998734862],[93.929537724,6.998911043],[93.929202974,6.999227222],[93.928990372,6.999453058],[93.928479179,6.999873139],[93.928406812,6.999977018],[93.928388747,7.000085402],[93.928393337,7.000279579],[93.92833459,7.00051893],[93.928221527,7.000713135],[93.928108446,7.000853149],[93.92802707,7.001078956],[93.928018106,7.001340876],[93.928036319,7.001679557],[93.927848956,7.002037533],[93.927835406,7.002471583],[93.927174799,7.003760239],[93.926740402,7.00418077],[93.926749458,7.004284763],[93.926636333,7.004384244],[93.926618236,7.004456588],[93.926532262,7.004542502],[93.926491543,7.00468719],[93.926405576,7.004917786],[93.926346761,7.005148382],[93.926260795,7.00537898],[93.926188404,7.005609577],[93.926088864,7.005867304],[93.926030048,7.006097899],[93.92600291,7.006328491],[93.926002924,7.00655908],[93.926030089,7.006816793],[93.925971273,7.007047388],[93.925930554,7.007160428],[93.925799328,7.007277996],[93.925640955,7.007476952],[93.925437334,7.007766341],[93.925383035,7.007838688],[93.925369468,7.007996936],[93.925369481,7.008227525],[93.925351393,7.008458116],[93.925369507,7.008688703],[93.92539667,7.008919288],[93.925437414,7.009208651],[93.925378602,7.009484459],[93.925233801,7.0096382],[93.925057322,7.009755775],[93.924360448,7.010108513],[93.923962235,7.010357229],[93.923912459,7.010384363],[93.923880783,7.010411495],[93.923754081,7.0105155],[93.923568553,7.010673767],[93.923378499,7.010832033],[93.923337774,7.010877251],[93.923134137,7.0109044],[93.922903349,7.010945116],[93.922704235,7.010931571],[93.922473443,7.010890904],[93.922269804,7.010859274],[93.922039011,7.010818606],[93.921839899,7.010818625],[93.921609108,7.010818649],[93.921405472,7.010845797],[93.92117921,7.010904597],[93.920975574,7.010931745],[93.920771937,7.010976979],[93.920541147,7.010977001],[93.920342033,7.010945372],[93.920111242,7.010904702],[93.919907602,7.010891158],[93.919681335,7.010845965],[93.919477696,7.010818858],[93.919246903,7.010746537],[93.919043263,7.010701344],[93.918816995,7.010615458],[93.918613353,7.010529571],[93.918409712,7.010443685],[93.918183443,7.0103578],[93.917979802,7.010285477],[93.91777616,7.010186026],[93.917604195,7.010082051],[93.91743223,7.009955468],[93.917273839,7.009797236],[93.917156176,7.009666126],[93.916997784,7.009476243],[93.916766987,7.009277323],[93.916608597,7.00915074],[93.916436632,7.009019636],[93.916251091,7.008902096],[93.916061026,7.008775515],[93.915889061,7.008657974],[93.915744249,7.008558517],[93.915572284,7.008440975],[93.915359592,7.008327959],[93.915183103,7.008214941],[93.914983987,7.008097402],[93.914807499,7.007997947],[93.914640062,7.007912055],[93.91443642,7.007780952],[93.914264457,7.007681498],[93.91404724,7.007550396],[93.913368436,7.007080227],[93.91335486,7.00704858],[93.913255302,7.006976246],[93.91315122,7.006903912],[93.912979255,7.006759242],[93.912807293,7.006628136],[93.912621753,7.006487989],[93.912463366,7.006356881],[93.912291403,7.006243861],[93.912114914,7.006085626],[93.911974628,7.005940955],[93.911928742,7.00590067],[93.911927781,7.005899824],[93.911825291,7.005809846],[93.911685003,7.00562448],[93.911526614,7.005380338],[93.911381801,7.005176888],[93.911236988,7.004946309],[93.910965463,7.004485149],[93.910603437,7.004141551],[93.91036359,7.003657781],[93.910196145,7.003183049],[93.910132785,7.002866557],[93.910042273,7.002464162],[93.909924611,7.00213411],[93.909711917,7.001713638],[93.909741389,7.001656042],[93.909582875,7.001190939],[93.909374575,7.000685201],[93.909234188,7.000310409],[93.909166198,6.999917543],[93.909125335,6.999438871],[93.908957782,6.99900538],[93.908808297,6.998458989],[93.908740238,6.997826782],[93.908839655,6.997361633],[93.908835014,6.996959723],[93.908757918,6.996368162],[93.908780456,6.996065597],[93.908843721,6.99576754],[93.908988441,6.995487532],[93.909146752,6.995261712],[93.909241735,6.995112673],[93.909273343,6.994877843],[93.909304937,6.994597855],[93.909359159,6.994326896],[93.909508411,6.994073983],[93.909589818,6.993924947],[93.909666691,6.993744299],[93.909675691,6.993568178],[93.909648499,6.993423676],[93.909521754,6.99327016],[93.909417662,6.993206956],[93.909268334,6.99319795],[93.90911902,6.993238619],[93.908960659,6.993288321],[93.908591024,6.993268352],[93.908275722,6.993046334],[93.908503454,6.992660695],[93.908707054,6.992574859],[93.909014739,6.992520617],[93.90901786,6.992520393],[93.909204785,6.992507038],[93.909417468,6.992534096],[93.909630149,6.992556639],[93.909883555,6.992579173],[93.910064553,6.99257011],[93.910449143,6.992452631],[93.910774892,6.992276455],[93.911109698,6.992127375],[93.91137212,6.992032495],[93.911611927,6.991969232],[93.91189248,6.991982731],[93.912114228,6.992063976],[93.912331443,6.992113613],[93.91260749,6.992190332],[93.912946875,6.992226397],[93.913173125,6.992226357],[93.913435557,6.992163089],[93.913761239,6.991770151],[93.914123131,6.991408821],[93.914344808,6.991250726],[93.914485072,6.991214573],[93.914593666,6.99119649],[93.914756568,6.991205492],[93.914973772,6.991218999],[93.915154768,6.991209933],[93.915295011,6.991101528],[93.915371889,6.990947977],[93.915398994,6.990798948],[93.915466785,6.990514438],[93.915606994,6.990297652],[93.915833177,6.99008085],[93.916167966,6.989882093],[93.916502782,6.989778167],[93.916896437,6.989723902],[93.917158878,6.989696758],[93.917348893,6.989583827],[93.917484599,6.98944381],[93.917588615,6.989249611],[93.917679062,6.989082508],[93.917796628,6.988802504],[93.917995632,6.988495391],[93.918176577,6.988319239],[93.91857472,6.988147561],[93.919067872,6.987926193],[93.919357397,6.987691313],[93.919488567,6.987515171],[93.919624271,6.98737064],[93.919796196,6.987293836],[93.919954554,6.987248647],[93.920103871,6.987226039],[93.920280339,6.987207943],[93.920420612,6.987207916],[93.920578966,6.987144664],[93.920755418,6.987076892],[93.920959037,6.987067821],[93.921130983,6.987063273],[93.921339121,6.987031619],[93.921533661,6.986927719],[93.921696515,6.98678318],[93.921868418,6.986643156],[93.921981531,6.986607006],[93.922157984,6.98654375],[93.922379676,6.986448874],[93.922506322,6.986281765],[93.922700786,6.985934008],[93.922904324,6.985667534],[93.923049,6.985279145],[93.923094138,6.984926901],[93.923170905,6.98442563],[93.923175268,6.983910825],[93.92320688,6.983712124],[93.92325662,6.983603733],[93.923288278,6.983549537],[93.923396862,6.983504357],[93.923473786,6.983504342],[93.923591437,6.983513351],[93.923790543,6.983549439],[93.923985114,6.983549399],[93.924157044,6.983495175],[93.924333457,6.983309991],[93.924496284,6.983093199],[93.924586714,6.982871905],[93.924631896,6.982659654],[93.924618253,6.982442897],[93.924513967,6.98177006],[93.924432368,6.9812914],[93.924341735,6.980862416],[93.924006632,6.980027055],[93.923671577,6.979345231],[93.923635318,6.979151058],[93.92364428,6.978871076],[93.923585266,6.978261452],[93.923376943,6.977687982],[93.92337688,6.97748477],[93.923431097,6.977222843],[93.923417402,6.976834484],[93.923272403,6.976179719],[93.923254188,6.975809424],[93.923272235,6.975637819],[93.923303833,6.975393958],[93.923271849,6.974395968],[93.923248986,6.973623767],[93.923244316,6.973154121],[93.923262337,6.972901232],[93.92329849,6.972752203],[93.923429662,6.97259864],[93.923556305,6.972436045],[93.923646757,6.972291521],[93.923877424,6.971975367],[93.924085488,6.971731475],[93.924320725,6.971559826],[93.924460968,6.971478515],[93.924859109,6.971342962],[93.925221059,6.971239027],[93.92574586,6.970999584],[93.925935852,6.970841493],[93.926162058,6.970737584],[93.926311344,6.97063369],[93.926533023,6.970525267],[93.927021663,6.970407758],[93.92751483,6.970294763],[93.927704856,6.970249566],[93.927872252,6.970181795],[93.928026054,6.970055321],[93.928075793,6.969951447],[93.928111939,6.969784355],[93.92815261,6.969621778],[93.928220438,6.969486289],[93.928319941,6.96935531],[93.928396822,6.969224336],[93.92845106,6.969043691],[93.928496238,6.968822407],[93.928527861,6.968664349],[93.928604746,6.968551437],[93.928744969,6.96841142],[93.928871621,6.968280435],[93.928953002,6.968077205],[93.928993645,6.967828828],[93.929043379,6.967711407],[93.929206223,6.967562353],[93.929468608,6.967399729],[93.929645001,6.967173902],[93.929739964,6.966997766],[93.929785151,6.966808092],[93.929771527,6.966654558],[93.929821215,6.96639263],[93.929875442,6.966175861],[93.929916081,6.965913934],[93.929875276,6.965656542],[93.929838981,6.965353988],[93.929875114,6.96515077],[93.929942907,6.964906902],[93.929911104,6.964500487],[93.929911092,6.964052432],[93.929997083,6.963558839],[93.930074021,6.963327833],[93.930150958,6.963151155],[93.930381765,6.962838415],[93.930730237,6.962403256],[93.931083234,6.961981672],[93.931472434,6.96170037],[93.931734916,6.96157319],[93.931979296,6.961446043],[93.932268931,6.961314294],[93.932581196,6.961064802],[93.932757693,6.960874384],[93.932884409,6.960788166],[93.933060904,6.960751667],[93.933269079,6.960697008],[93.93357229,6.960646724],[93.934133456,6.960401362],[93.934780607,6.960083428],[93.934993308,6.959969909],[93.93543681,6.959688518],[93.935979872,6.959316423],[93.936350965,6.959103054],[93.936998113,6.958735319],[93.937382781,6.958571726],[93.937713142,6.958521396],[93.937975623,6.958539082],[93.938206424,6.958556819],[93.938591092,6.958488293],[93.938966707,6.958315658],[93.939333272,6.958084188],[93.939491665,6.957889267],[93.939699835,6.957404532],[93.939998513,6.956747622],[93.940084496,6.956489438],[93.940070916,6.955991479],[93.940057339,6.955783256],[93.940098066,6.955448184],[93.940247406,6.955185371],[93.940460102,6.954904348],[93.940527983,6.954754845],[93.940555134,6.954587299],[93.940541557,6.954374548],[93.94053703,6.954071239],[93.940401264,6.953750034],[93.940310753,6.953401595],[93.940297175,6.953148098],[93.940279071,6.952749743],[93.94022024,6.952591389],[93.940138781,6.952510034],[93.93992156,6.952401733],[93.939726965,6.952329611],[93.939491641,6.952248504],[93.939324199,6.952122015],[93.939152232,6.951877828],[93.938998367,6.951647193],[93.938871653,6.951262593],[93.938645382,6.950823827],[93.938396482,6.950561655],[93.937889634,6.950263682],[93.937514025,6.950142054],[93.937287753,6.950146944],[93.936898566,6.950274326],[93.936717549,6.950297253],[93.93657726,6.950256734],[93.936305736,6.950162099],[93.935970854,6.950072093],[93.935654074,6.950031856],[93.935418752,6.950032234],[93.93522416,6.949987274],[93.934735415,6.949879405],[93.934405059,6.949771283],[93.933898211,6.949740402],[93.933160568,6.949773269],[93.932735178,6.949796583],[93.932527007,6.949855769],[93.932314311,6.949982866],[93.932060882,6.950277533],[93.931884388,6.95047248],[93.931807454,6.950549561],[93.931626437,6.950604176],[93.931463521,6.950654233],[93.93122367,6.9508357],[93.931051701,6.950985368],[93.930879734,6.951062603],[93.930608206,6.951108306],[93.930422662,6.951208198],[93.930246165,6.951443887],[93.930119451,6.951616121],[93.930015364,6.951693246],[93.929875075,6.951720631],[93.929716683,6.951788791],[93.929431579,6.951829987],[93.929069543,6.951875833],[93.928883999,6.951953089],[93.928454074,6.952306886],[93.928137287,6.952606178],[93.927974365,6.952801102],[93.927874805,6.952842004],[93.927707364,6.952846796],[93.927481091,6.952851682],[93.927277443,6.952947075],[93.927064741,6.95315566],[93.926956129,6.953273537],[93.926820363,6.953341658],[93.926539784,6.953351157],[93.926308984,6.953419429],[93.926073657,6.953573723],[93.925815699,6.953832177],[93.925541739,6.954263258],[93.925530583,6.954280812],[93.925322407,6.954466755],[93.92516854,6.954512268],[93.924933214,6.95451264],[93.924666212,6.954481372],[93.924439939,6.954545109],[93.924200086,6.954636029],[93.923964758,6.954699781],[93.92368418,6.95472286],[93.923340247,6.954628332],[93.922982735,6.954583625],[93.922498518,6.954348977],[93.922303925,6.954267794],[93.922154585,6.954272557],[93.921901156,6.954368026],[93.92171561,6.954409062],[93.921593423,6.954395672],[93.921394312,6.954133413],[93.920692901,6.953111384],[93.920240374,6.95262769],[93.920077469,6.952324629],[93.920014122,6.952075735],[93.919968885,6.9516412],[93.919851234,6.95136523],[93.91977883,6.951283855],[93.919638542,6.95126144],[93.91943942,6.951329659],[93.919262928,6.951343516],[93.919072864,6.951239691],[93.91848911,6.950579643],[93.918013956,6.950177471],[93.917801266,6.950051044],[93.917294425,6.94993413],[93.916638249,6.949695217],[93.916497963,6.949654691],[93.916113315,6.949379135],[93.915905148,6.94932966],[93.915534065,6.949303076],[93.915258019,6.949222018],[93.914850743,6.948982714],[93.914479666,6.948847477],[93.914303181,6.948720991],[93.913742063,6.948106172],[93.913040669,6.947283321],[93.912800844,6.946903412],[93.912199049,6.945460186],[93.911909453,6.944976231],[93.911714896,6.944388003],[93.911502222,6.944062377],[93.911420781,6.943804455],[93.911402712,6.943261225],[93.911357475,6.942985138],[93.911244347,6.942876663],[93.911122164,6.942849688],[93.910986402,6.942886116],[93.910832536,6.942945206],[93.910615314,6.943027031],[93.910438824,6.943040885],[93.910284969,6.942932472],[93.910244246,6.942851046],[93.910266876,6.942792157],[93.910443371,6.942701342],[93.910705848,6.942587758],[93.910914028,6.942370133],[93.911072429,6.942152585],[93.911307782,6.941572745],[93.911579331,6.941115083],[93.911678899,6.940924789],[93.911706063,6.94073008],[93.911638201,6.940422338],[93.911642745,6.940128066],[93.911683486,6.939910702],[93.911678979,6.93958928],[93.911597539,6.939344939],[93.911611125,6.939195524],[93.911710691,6.939036921],[93.911787626,6.938959839],[93.911887185,6.938914413],[93.911950544,6.938846408],[93.911968651,6.938755837],[93.911932455,6.938638187],[93.911774083,6.938407548],[93.911683587,6.938258291],[93.91164287,6.938077268],[93.911543328,6.937832956],[93.911403058,6.937611344],[93.911303512,6.937421356],[93.911285421,6.937262935],[93.911240188,6.936946104],[93.911136129,6.936593146],[93.911063737,6.9363669],[93.91104565,6.936154152],[93.91105472,6.93585082],[93.911081882,6.935687799],[93.911118107,6.935321044],[93.911118118,6.935171648],[93.911009526,6.934922823],[93.910923562,6.934683016],[93.910851167,6.934515623],[93.910860233,6.934280197],[93.910905508,6.93394512],[93.910959826,6.933723205],[93.910914593,6.933415427],[93.9108784,6.933266088],[93.910638581,6.932967666],[93.91029468,6.932678458],[93.910145356,6.932520238],[93.909869352,6.931986458],[93.909647639,6.931629155],[93.909561663,6.931556851],[93.909358031,6.931507366],[93.909222274,6.931507576],[93.909068408,6.931620992],[93.908900958,6.931829497],[93.908810433,6.93212843],[93.90871991,6.932377561],[93.908543414,6.93252723],[93.908385026,6.93259538],[93.908208541,6.932591124],[93.908121368,6.932548232],[93.908118894,6.932547016],[93.907869158,6.93242414],[93.907588606,6.932243484],[93.907421175,6.932184889],[93.907317093,6.932189576],[93.907167754,6.932271293],[93.906977688,6.932348546],[93.906860031,6.932348727],[93.90676953,6.932303594],[93.906683557,6.932208655],[93.906484461,6.931991656],[93.90634871,6.931905848],[93.905968598,6.931784196],[93.905746877,6.93157176],[93.905583975,6.931490521],[93.905289841,6.931386846],[93.905154092,6.931282929],[93.905022876,6.931074881],[93.904864503,6.930939307],[93.904493456,6.930659191],[93.904194811,6.930388018],[93.903995725,6.930085],[93.903737838,6.929456118],[93.903588545,6.92897194],[93.903407605,6.92814827],[93.903181386,6.927627992],[93.903045646,6.927433531],[93.90301399,6.927189111],[93.903023071,6.926822397],[93.903081931,6.926437499],[93.903190568,6.926052524],[93.903308277,6.925418542],[93.903376201,6.924861597],[93.90349844,6.924164226],[93.903598025,6.923788321],[93.903693088,6.923385259],[93.903711239,6.922792171],[93.903724825,6.922656336],[93.903788196,6.922438935],[93.903996389,6.922008537],[93.904476118,6.921260824],[93.904679777,6.920925505],[93.904874373,6.920757702],[93.905019184,6.920671466],[93.905304283,6.920498998],[93.905535082,6.92028587],[93.905702532,6.920045674],[93.905797586,6.919719573],[93.905974102,6.91928017],[93.906150604,6.919026379],[93.906413085,6.918718131],[93.906652938,6.918450663],[93.906761553,6.918310155],[93.906938062,6.917934131],[93.907042156,6.917730249],[93.907200546,6.917589665],[93.907417762,6.917462573],[93.907625927,6.917340022],[93.907775263,6.917244722],[93.907911028,6.917090592],[93.908024176,6.916836898],[93.908101138,6.916375009],[93.908087608,6.915781973],[93.908015269,6.914985303],[93.908083207,6.914197473],[93.908191842,6.913771755],[93.908286889,6.913509033],[93.908463389,6.913246188],[93.908608202,6.912934128],[93.908671562,6.912712575],[93.908599177,6.912414191],[93.908201014,6.911781308],[93.907676156,6.911107759],[93.907323239,6.910596936],[93.907128679,6.91037996],[93.9067305,6.910122333],[93.906228252,6.909805951],[93.905879853,6.909462412],[93.905716968,6.909268033],[93.905617436,6.90895609],[93.905576725,6.908716473],[93.905599365,6.908436154],[93.90576681,6.908033733],[93.905834694,6.907816702],[93.905807557,6.907599688],[93.905667299,6.907360094],[93.905115296,6.906795055],[93.904373246,6.906288829],[93.903739787,6.905886567],[93.903296367,6.905615383],[93.902712672,6.905416563],[93.902065627,6.905235842],[93.901617668,6.905208801],[93.901300925,6.905240511],[93.901020377,6.905358117],[93.900776024,6.905507365],[93.900495462,6.905620964],[93.90006558,6.905703103],[93.899536145,6.905794444],[93.899146988,6.905853883],[93.898961457,6.905922071],[93.89879402,6.906035503],[93.898694461,6.906126195],[93.89857227,6.906280304],[93.89848628,6.90642983],[93.898355042,6.906543208],[93.898205711,6.906593232],[93.898006612,6.906593531],[93.897712489,6.906566811],[93.897513386,6.90658069],[93.897364052,6.906662406],[93.897269017,6.906762146],[93.897115161,6.906812177],[93.896925109,6.906826043],[93.896698862,6.90679922],[93.896563111,6.90679037],[93.8963097,6.906894875],[93.896133214,6.906999266],[93.895879807,6.907044918],[93.895599256,6.907054394],[93.895169391,6.906946385],[93.894762157,6.906774962],[93.894268971,6.906418053],[93.893255453,6.905659001],[93.892314348,6.904831931],[93.891459229,6.903927768],[93.89118325,6.903547895],[93.89095705,6.903136258],[93.890726304,6.902896661],[93.890576993,6.902792757],[93.890477447,6.902756687],[93.890305498,6.902756943],[93.889911821,6.902793747],[93.88969914,6.902852916],[93.889481936,6.902893983],[93.889260213,6.902885258],[93.889083735,6.902921739],[93.888662894,6.90307176],[93.888391385,6.903149124],[93.888205864,6.903126764],[93.888092748,6.903045442],[93.888024884,6.902968582],[93.887997744,6.902887131],[93.888029427,6.90282823],[93.888151618,6.902692234],[93.888332631,6.902578785],[93.888581523,6.902429018],[93.888812305,6.902360768],[93.888881231,6.902347145],[93.889043084,6.902315155],[93.889355312,6.902287528],[93.88976256,6.902277869],[93.889880211,6.902264112],[93.889952615,6.902218732],[93.890006926,6.902128108],[93.890025034,6.902064699],[93.889988872,6.901752377],[93.889961774,6.901317808],[93.890002523,6.901118549],[93.890097563,6.90098712],[93.890255955,6.900832961],[93.890522954,6.900619785],[93.890672298,6.900443003],[93.890808066,6.900275293],[93.890934788,6.900089491],[93.89101626,6.899894701],[93.89107963,6.899727101],[93.891120383,6.899487098],[93.891256202,6.89890289],[93.891360297,6.898708064],[93.891477961,6.898585656],[93.891600144,6.898503985],[93.891767577,6.898408664],[93.891966686,6.898308768],[93.892147691,6.898249646],[93.892292502,6.898136252],[93.892428267,6.897995706],[93.89250973,6.897868823],[93.892577621,6.897723851],[93.892659081,6.897624132],[93.892853662,6.897528849],[93.893021085,6.897470045],[93.893274481,6.897370535],[93.893401186,6.897252961],[93.893491699,6.897040447],[93.893564122,6.896737511],[93.893564142,6.896502406],[93.893473679,6.896113599],[93.893328909,6.895860434],[93.893043875,6.895543996],[93.892795032,6.895322499],[93.892030394,6.894789125],[93.891256705,6.894282876],[93.890473972,6.893749502],[93.890107499,6.893396905],[93.889940106,6.893157309],[93.889890346,6.893030722],[93.889863217,6.892822749],[93.889863254,6.892424881],[93.889931208,6.891565835],[93.890021779,6.890751998],[93.890148516,6.890277247],[93.890370282,6.88969397],[93.890714221,6.889060941],[93.891040054,6.888477647],[93.89128895,6.888079739],[93.891406617,6.887808444],[93.891424731,6.887663762],[93.891388546,6.887523609],[93.891311633,6.88744224],[93.891230194,6.887383477],[93.89086371,6.887216253],[93.890786796,6.887157488],[93.890786801,6.887098713],[93.89080943,6.887039934],[93.890886352,6.887021835],[93.890967796,6.887017301],[93.891094487,6.887030843],[93.891320721,6.887030806],[93.891637451,6.88701719],[93.891804872,6.88693126],[93.891927045,6.886858898],[93.892076368,6.88676845],[93.892221165,6.886700607],[93.892329761,6.886655377],[93.892497174,6.886664391],[93.892714357,6.886677917],[93.892913448,6.886641715],[93.893035618,6.886596482],[93.893393085,6.886397487],[93.893537893,6.88620305],[93.893623881,6.885986015],[93.893655568,6.885827767],[93.893655579,6.885696651],[93.893524402,6.885276199],[93.893216794,6.884498599],[93.893008705,6.88400582],[93.892967999,6.883829499],[93.892990641,6.88362604],[93.893135465,6.88324171],[93.893216938,6.882911647],[93.893271257,6.882676534],[93.893343668,6.88248663],[93.8935292,6.882246973],[93.893728301,6.882070612],[93.893845955,6.881921392],[93.893936461,6.881772175],[93.893990774,6.881582274],[93.894072236,6.881383326],[93.894180839,6.88123863],[93.894357312,6.881116526],[93.894579031,6.880967288],[93.894746456,6.880827101],[93.894931994,6.88049702],[93.895140184,6.87985497],[93.895330299,6.878932608],[93.89538464,6.878421699],[93.895334916,6.877892723],[93.895226377,6.877323066],[93.895194721,6.877137702],[93.895226407,6.876974931],[93.895353132,6.876581564],[93.895398401,6.876310281],[93.89540747,6.876079697],[93.895335108,6.875740618],[93.89518584,6.875270436],[93.895131566,6.875026298],[93.89508186,6.874311952],[93.894964312,6.873312779],[93.89476529,6.872684361],[93.894606971,6.872241307],[93.894326483,6.871879655],[93.894136469,6.871689794],[93.893521164,6.871350804],[93.893000868,6.871079615],[93.892503194,6.870812943],[93.891964811,6.87044681],[93.891566684,6.870125864],[93.891218319,6.869890816],[93.890227503,6.869343901],[93.888856656,6.868561939],[93.888372565,6.868254568],[93.8881147,6.867960726],[93.887929221,6.867725649],[93.887811602,6.867553859],[93.887621607,6.867237401],[93.887390895,6.866898343],[93.887255193,6.866595438],[93.887069751,6.86602579],[93.886897907,6.86524816],[93.886784875,6.86453382],[93.88671255,6.863937025],[93.886717247,6.863820031],[93.886753385,6.862919739],[93.886767035,6.862227986],[93.886807852,6.861373465],[93.886812453,6.860695276],[93.88691659,6.860039681],[93.887061446,6.859384079],[93.887133857,6.85920322],[93.887301288,6.858972611],[93.887708551,6.85838931],[93.887830731,6.858194877],[93.88793934,6.857986886],[93.888002708,6.857760814],[93.888029883,6.857498577],[93.887980154,6.857145929],[93.887953032,6.856933433],[93.887921402,6.856567215],[93.887921434,6.856282379],[93.887957649,6.856115087],[93.888030048,6.85602917],[93.888165794,6.85590708],[93.888301541,6.855766901],[93.888423719,6.855599596],[93.88846898,6.855445868],[93.888509746,6.855029907],[93.888496226,6.854550657],[93.888432916,6.854274869],[93.888351496,6.854107596],[93.888143397,6.853913212],[93.887935294,6.853745956],[93.887795058,6.853569649],[93.887672921,6.853393337],[93.887618645,6.853244144],[93.887596041,6.853085904],[93.887587026,6.852805587],[93.887578066,6.852018892],[93.887514794,6.851426618],[93.887419837,6.8509519],[93.887252481,6.850563096],[93.887125842,6.850192374],[93.887094203,6.849930145],[93.887085185,6.849663393],[93.887157612,6.849342373],[93.88729338,6.849016824],[93.887682596,6.847954275],[93.887872667,6.847520208],[93.887926989,6.847257968],[93.887927024,6.846959565],[93.887872781,6.846534577],[93.887687343,6.846041785],[93.887601414,6.845761481],[93.887601428,6.845643929],[93.887628581,6.845585149],[93.887809566,6.84547209],[93.887995075,6.845354512],[93.888289178,6.845160057],[93.888528984,6.845001778],[93.88871903,6.84477117],[93.888904566,6.844432048],[93.889062949,6.844142666],[93.889221355,6.843645305],[93.889311872,6.84338306],[93.889357152,6.84304848],[93.889357182,6.842795293],[93.889293885,6.842420038],[93.889289393,6.842135199],[93.889325607,6.841963388],[93.889398008,6.841850346],[93.889524701,6.841732775],[93.889710213,6.841579025],[93.890121968,6.841167533],[93.890289383,6.841004743],[93.890402496,6.840959514],[93.890529179,6.840923327],[93.890800639,6.840882595],[93.891189726,6.840868973],[93.891741683,6.840882456],[93.892307221,6.840837159],[93.892985866,6.840760197],[93.893782159,6.840534014],[93.894691577,6.840117921],[93.895193783,6.839968643],[93.895496915,6.839900775],[93.895718603,6.8398917],[93.896062443,6.839918773],[93.896293176,6.839963947],[93.896609869,6.84000459],[93.896804407,6.840049773],[93.897017035,6.840176334],[93.897193466,6.840311942],[93.897392522,6.840424941],[93.897528243,6.840483695],[93.897790647,6.840515302],[93.898030433,6.84050622],[93.898283796,6.840456446],[93.898460245,6.840415727],[93.898618593,6.840424743],[93.89887647,6.840483476],[93.899034819,6.840483451],[93.899170546,6.840487949],[93.899315329,6.840411065],[93.899663715,6.840216594],[93.89991256,6.840085438],[93.900301661,6.839931653],[93.900690757,6.839804993],[93.900957702,6.839651227],[93.901229172,6.839479376],[93.901554944,6.83918092],[93.902152205,6.838502635],[93.902441786,6.838163495],[93.902767573,6.837679667],[93.903206488,6.836938112],[93.903477986,6.836427169],[93.903962152,6.835559011],[93.904052654,6.835351018],[93.904106966,6.835111384],[93.904147702,6.834885315],[93.904129625,6.834677343],[93.904057269,6.834320179],[93.903835648,6.833583257],[93.903559742,6.832805654],[93.902912904,6.831481045],[93.902252496,6.830188084],[93.901573984,6.829003636],[93.901279956,6.828583209],[93.900990441,6.828257728],[93.900474737,6.827774039],[93.900415933,6.827674581],[93.900266657,6.827471151],[93.89985955,6.826811117],[93.899226261,6.82593862],[93.898991061,6.825409673],[93.898615625,6.824772238],[93.898208545,6.823917788],[93.897851211,6.8232487],[93.897475774,6.822656476],[93.897308411,6.822385228],[93.897046039,6.822154684],[93.896788184,6.821991959],[93.896534852,6.821838275],[93.896399145,6.821702658],[93.896308681,6.821544428],[93.896236322,6.821300293],[93.896100637,6.8209567],[93.895992081,6.820766824],[93.89573424,6.820477503],[93.895625682,6.820314753],[93.895616647,6.820192682],[93.895625715,6.82000731],[93.895711705,6.819704374],[93.895928936,6.819021633],[93.896096374,6.818583048],[93.896263795,6.818289144],[93.89644478,6.818081139],[93.89669363,6.817818871],[93.896892709,6.817624426],[93.897014874,6.817475209],[93.897078225,6.817348605],[93.897164215,6.817032104],[93.897290947,6.816485017],[93.89737241,6.816209209],[93.897386013,6.815924368],[93.897363411,6.815761606],[93.897250346,6.815427052],[93.89714633,6.815097017],[93.897083015,6.814902613],[93.897060423,6.814644906],[93.897028784,6.814387201],[93.896974521,6.814152106],[93.896838822,6.813953189],[93.896662406,6.813785931],[93.896445265,6.813677453],[93.896241692,6.813623228],[93.895866206,6.813573549],[93.895594778,6.813460558],[93.895395735,6.813347556],[93.895146941,6.813130573],[93.894988625,6.812913576],[93.894748898,6.812529304],[93.894378022,6.811742662],[93.894043321,6.811118777],[93.893853369,6.810648595],[93.893690574,6.810074419],[93.893156898,6.808804025],[93.892998618,6.808320273],[93.892799611,6.807931474],[93.892645824,6.807705433],[93.892329187,6.807388988],[93.892216111,6.807208154],[93.89217541,6.807090607],[93.892170896,6.807004703],[93.892179984,6.806679173],[93.892139299,6.806425989],[93.892048844,6.806245151],[93.891876957,6.806050758],[93.891628167,6.805847337],[93.891189379,6.805585164],[93.890456549,6.805232604],[93.888959235,6.80444158],[93.888570202,6.804256259],[93.888353065,6.804174903],[93.88809973,6.804143287],[93.887841867,6.804152363],[93.887213017,6.804342333],[93.886570596,6.804527785],[93.885977946,6.804663496],[93.885362681,6.804758518],[93.884693141,6.804758597],[93.884390042,6.804736028],[93.884136708,6.804695367],[93.883991953,6.804623044],[93.883901482,6.804564279],[93.883874358,6.804433166],[93.883842712,6.804283967],[93.883824643,6.804085033],[93.883842882,6.803076789],[93.883824858,6.802570411],[93.883748003,6.802204197],[93.883616884,6.801684267],[93.88358077,6.801150763],[93.88353114,6.800214866],[93.883440767,6.799495995],[93.883305132,6.798930853],[93.88300216,6.798053762],[93.882748894,6.797570014],[93.882676529,6.797461513],[93.882156394,6.796729127],[93.881771934,6.796281564],[93.881310569,6.795843051],[93.880912511,6.795571818],[93.880690866,6.795431684],[93.880387785,6.795318684],[93.88023399,6.795228275],[93.880062116,6.795020316],[93.879867616,6.79485757],[93.879750004,6.794803327],[93.879541912,6.794785265],[93.879288578,6.794785291],[93.879080482,6.794785313],[93.878944773,6.794749157],[93.878790977,6.794658748],[93.878632669,6.794495997],[93.878591971,6.794387491],[93.878528658,6.794256382],[93.878447279,6.793935378],[93.878307124,6.793410926],[93.878225724,6.79321652],[93.878171449,6.793157749],[93.878090022,6.793148714],[93.878017637,6.793171328],[93.877954291,6.793252717],[93.877881895,6.793352193],[93.877809506,6.793401934],[93.877732601,6.793401942],[93.877651182,6.793343172],[93.877574288,6.79327084],[93.877461199,6.793239203],[93.877348096,6.793284427],[93.877275703,6.793365817],[93.877239495,6.79346981],[93.877243991,6.793641619],[93.877316329,6.793912887],[93.877334403,6.794053047],[93.877302723,6.794134433],[93.877221293,6.794143483],[93.877148913,6.794134448],[93.877103682,6.794089239],[93.877053938,6.793985254],[93.876895628,6.793831546],[93.876800631,6.793813471],[93.876678482,6.793845134],[93.876615142,6.793894873],[93.876574409,6.794007909],[93.876574365,6.794279185],[93.876551703,6.794550463],[93.87646118,6.794844357],[93.876352587,6.794980005],[93.876230428,6.795074964],[93.876158018,6.795255822],[93.87615798,6.795486406],[93.876094602,6.795762212],[93.875999574,6.79593403],[93.875818596,6.796092293],[93.87561047,6.796277686],[93.875488301,6.796435942],[93.875433984,6.796625842],[93.875388678,6.797046325],[93.87531623,6.79746229],[93.875280009,6.797647665],[93.875117098,6.797973213],[93.874981325,6.798330407],[93.87487719,6.798863928],[93.874754895,6.799799845],[93.874741206,6.800523251],[93.874763773,6.800853302],[93.874836092,6.801242125],[93.874849627,6.801468188],[93.874845084,6.801585742],[93.874763617,6.801820857],[93.874659537,6.80201076],[93.874324707,6.802399624],[93.873985328,6.802937689],[93.873578073,6.80357975],[93.873297513,6.804054512],[93.873111971,6.804434316],[93.872921928,6.804669442],[93.872768092,6.804809617],[93.872559972,6.804936233],[93.872369955,6.805004069],[93.872026124,6.805085484],[93.871555622,6.805175955],[93.871166537,6.805338756],[93.870895074,6.805506068],[93.870578351,6.80579546],[93.870225423,6.806166237],[93.869962978,6.806500837],[93.869813633,6.806826382],[93.869686946,6.806934905],[93.869406414,6.80721073],[93.86910326,6.807509161],[93.868777463,6.80793419],[93.868560271,6.80818288],[93.868193784,6.808463232],[93.867831825,6.808711935],[93.867673462,6.808852108],[93.86761915,6.808992273],[93.867632675,6.809263549],[93.867610016,6.809494137],[93.867555705,6.809629781],[93.867442587,6.809742823],[93.867184695,6.809892048],[93.866804628,6.81020405],[93.866664356,6.810366829],[93.866564797,6.810552208],[93.866460719,6.810701421],[93.866207341,6.810909422],[93.865641792,6.811203352],[93.865311502,6.811433965],[93.865175761,6.811556051],[93.865107883,6.811660047],[93.86504904,6.811836382],[93.864972098,6.812030803],[93.864840868,6.812225231],[93.864668929,6.812374446],[93.864433662,6.812487499],[93.864116956,6.812641249],[93.863732375,6.812880908],[93.86352423,6.813102469],[93.86339751,6.813373756],[93.863311508,6.813626955],[93.863279795,6.81388015],[93.863302358,6.814196639],[93.863333957,6.814580947],[93.863288679,6.814793451],[93.86320722,6.814938139],[93.862994555,6.815146137],[93.862827143,6.815272746],[93.862569244,6.815440054],[93.862315887,6.815512413],[93.861990149,6.815557651],[93.861709661,6.815553153],[93.861415595,6.815580304],[93.861216528,6.815639095],[93.86094959,6.815747626],[93.860610257,6.81591946],[93.860415708,6.816005379],[93.860311655,6.81601443],[93.860089992,6.815933062],[93.859945243,6.815829085],[93.859795963,6.815761276],[93.859646679,6.815720594],[93.859474763,6.81573417],[93.859189731,6.81583366],[93.858904699,6.81593767],[93.858488458,6.816100466],[93.858008892,6.816199967],[93.857398141,6.816245223],[93.856113319,6.816240787],[93.854312792,6.816069091],[93.853706579,6.816042001],[93.853222535,6.81590639],[93.852512304,6.815712016],[93.851856344,6.815599019],[93.851634667,6.815608074],[93.8515125,6.815689465],[93.851476283,6.815811541],[93.851480783,6.815929097],[93.85156219,6.81606021],[93.851833563,6.81639025],[93.852303961,6.816892089],[93.853118126,6.817696836],[93.85259007,6.818252779],[93.851425475,6.818571872],[93.849544025,6.818239594],[93.849046427,6.818018075],[93.848449298,6.817801082],[93.846847899,6.817281206],[93.845631048,6.816756788],[93.845119896,6.816462924],[93.844586147,6.816069591],[93.844210735,6.815694335],[93.843876065,6.815206046],[93.843749467,6.814871473],[93.843681687,6.814505248],[93.843749622,6.814161625],[93.843826576,6.81395816],[93.844025658,6.813840598],[93.844251862,6.813817983],[93.8443921,6.813845107],[93.844455418,6.813931008],[93.8444961,6.814084732],[93.844536774,6.814279146],[93.84463174,6.814446433],[93.844790035,6.814658928],[93.845016199,6.814826208],[93.845183555,6.814975406],[93.845341884,6.815025132],[93.845685698,6.815079375],[93.845875704,6.815088408],[93.846043107,6.815025103],[93.846138128,6.814939193],[93.846219584,6.814830677],[93.846260332,6.814681473],[93.846233225,6.814509664],[93.846138254,6.814355942],[93.846065912,6.814161529],[93.846043337,6.81395807],[93.846043388,6.813713918],[93.845971067,6.813420036],[93.845781137,6.813058337],[93.845478119,6.81265143],[93.844844918,6.811932566],[93.844329299,6.811408112],[93.844134821,6.81116849],[93.843985589,6.810897217],[93.84363289,6.810128602],[93.843149029,6.809219834],[93.842954597,6.80877675],[93.842891304,6.808591378],[93.842805454,6.80811664],[93.842764955,6.807158118],[93.842683734,6.806226727],[93.842661352,6.805168735],[93.842702216,6.804508621],[93.842838044,6.804020312],[93.842919522,6.803812329],[93.842960275,6.803640516],[93.842960302,6.803518441],[93.842901526,6.803369238],[93.842679909,6.803125092],[93.841906515,6.802284149],[93.840762259,6.801036296],[93.840477334,6.800692681],[93.840382418,6.800321935],[93.84041417,6.799960225],[93.840518283,6.799684422],[93.840613333,6.799471917],[93.840717464,6.799119249],[93.84102975,6.798513382],[93.841269619,6.798061241],[93.841459715,6.797649794],[93.841604576,6.797233828],[93.841717837,6.796514931],[93.841749836,6.795077145],[93.84174095,6.794380861],[93.841822483,6.793933246],[93.841885858,6.793747869],[93.842148323,6.793381631],[93.842474135,6.792961141],[93.842786414,6.792368837],[93.843143994,6.791496208],[93.843270754,6.791089285],[93.843352252,6.790786353],[93.843384015,6.790361347],[93.843320764,6.790008684],[93.843185131,6.789660546],[93.8428324,6.789127037],[93.8422852,6.788371989],[93.842027441,6.787960555],[93.841765241,6.787196456],[93.841575445,6.786341927],[93.841408294,6.785374365],[93.841399373,6.784840848],[93.841404038,6.78423951],[93.841467469,6.783823545],[93.841553541,6.783308109],[93.841666779,6.782693206],[93.841680411,6.782435488],[93.841666889,6.782222986],[93.841603606,6.782019527],[93.841332348,6.781327769],[93.841300738,6.78109266],[93.841291786,6.78069026],[93.841310012,6.780138657],[93.841301059,6.779740779],[93.84113385,6.779035454],[93.84056871,6.777710713],[93.839741235,6.776236769],[93.839094564,6.775377725],[93.837678989,6.774062032],[93.836792543,6.77332054],[93.836191049,6.77273277],[93.835648359,6.772158562],[93.835155419,6.771634089],[93.834852428,6.771281425],[93.834694187,6.770942324],[93.834612837,6.770648435],[93.83440484,6.770300294],[93.834056624,6.769911458],[93.83372198,6.769513579],[93.833554694,6.769178999],[93.833505024,6.768830855],[93.833509703,6.768229515],[93.833478231,6.767483491],[93.83339251,6.76660635],[93.833153016,6.765625216],[93.832863688,6.764937969],[93.832777796,6.764720943],[93.832737168,6.764404449],[93.832714672,6.763938748],[93.832696662,6.763617731],[93.832615312,6.763337408],[93.832307845,6.762826494],[93.8321858,6.762482869],[93.832194942,6.76212116],[93.83225394,6.761393223],[93.832181729,6.760764752],[93.832077839,6.760195062],[93.83203732,6.759467124],[93.832037436,6.759028551],[93.831897362,6.758445294],[93.831418176,6.757305908],[93.831106185,6.756826643],[93.830382731,6.755705338],[93.830079752,6.755361712],[93.829736037,6.755113034],[93.829369685,6.754936696],[93.829089266,6.754810095],[93.828890244,6.75477392],[93.828555498,6.754814607],[93.828198108,6.754950243],[93.827836179,6.755144657],[93.827519484,6.755339071],[93.827198267,6.755524442],[93.826913262,6.755623906],[93.82654686,6.755628422],[93.826194054,6.755542508],[93.825900072,6.755393299],[93.825262412,6.754864285],[93.824832807,6.754430224],[93.824570502,6.7542358],[93.824267464,6.754122758],[93.823982498,6.754077538],[93.823376352,6.754095609],[93.822675195,6.754176974],[93.822019261,6.754299034],[93.821535216,6.754425619],[93.821173318,6.754502472],[93.820720947,6.754592886],[93.820227848,6.754742077],[93.819698548,6.754936479],[93.8192552,6.755108278],[93.818870677,6.755207735],[93.818287122,6.755311706],[93.817595014,6.755374979],[93.816948151,6.755402085],[93.816717452,6.75541564],[93.816468634,6.755506059],[93.816111214,6.755732115],[93.815862393,6.755836096],[93.815464295,6.755944592],[93.814876206,6.756075688],[93.814070958,6.756315288],[93.813632151,6.756419262],[93.813256652,6.756586536],[93.812419661,6.757074807],[93.811790803,6.757391276],[93.810836208,6.757847889],[93.809248222,6.758634532],[93.808700799,6.758896742],[93.808171514,6.759014271],[93.807773435,6.759054942],[93.807230581,6.759163425],[93.806791753,6.759321648],[93.806452437,6.759493441],[93.80611311,6.759696887],[93.805963788,6.759841561],[93.805841573,6.760099276],[93.805746472,6.760433854],[93.805710194,6.760718699],[93.805692036,6.760917639],[93.80557887,6.76116631],[93.80547477,6.761351682],[93.805284706,6.761591305],[93.805072048,6.761758584],[93.804863928,6.761876128],[93.804664877,6.761930372],[93.80441608,6.7619394],[93.803977307,6.761916767],[93.803434524,6.761794654],[93.802909806,6.761767492],[93.802543369,6.761862418],[93.802127145,6.762052289],[93.801792319,6.76231451],[93.8013941,6.762775667],[93.801036545,6.76337699],[93.800669903,6.764095868],[93.800389219,6.764783104],[93.800054177,6.765696407],[93.799886665,6.766125928],[93.799782431,6.766713703],[93.799746126,6.767066371],[93.799768615,6.767459735],[93.799863402,6.76809274],[93.799962771,6.768549408],[93.800044121,6.768780005],[93.800441945,6.769548671],[93.800952796,6.770516287],[93.801309921,6.771257821],[93.801933772,6.772519332],[93.802060343,6.772799667],[93.802155313,6.772881059],[93.80223673,6.772903671],[93.802395064,6.772881074],[93.802521751,6.772799696],[93.802716295,6.772713802],[93.802947026,6.77263243],[93.803200357,6.772605316],[93.803399396,6.77260533],[93.803607473,6.77263247],[93.803847208,6.772686741],[93.804095981,6.772768141],[93.80437187,6.772926405],[93.804620627,6.773066584],[93.804797004,6.773202234],[93.805050227,6.773518747],[93.805393889,6.773943776],[93.80564256,6.774355238],[93.805882198,6.774721484],[93.80604046,6.774929477],[93.806293719,6.775137476],[93.806655533,6.775386171],[93.807107785,6.775747905],[93.807311284,6.7759559],[93.807424329,6.776105111],[93.807528303,6.776331187],[93.807645826,6.776629605],[93.807790516,6.77684664],[93.808021151,6.77707724],[93.8082608,6.77742088],[93.808532092,6.77783686],[93.808676735,6.778212142],[93.80870833,6.778442736],[93.808685644,6.778664282],[93.808622239,6.778903912],[93.808500035,6.779116413],[93.808341659,6.779270131],[93.80803851,6.779478104],[93.807617727,6.779740323],[93.807450323,6.779830742],[93.806880304,6.779943751],[93.806260487,6.780178831],[93.805599929,6.780499815],[93.804975526,6.780924795],[93.804713074,6.781173457],[93.804418883,6.781657232],[93.804097521,6.782226912],[93.803907433,6.782520791],[93.803572581,6.782832749],[93.80323317,6.783253221],[93.802961592,6.783746038],[93.802766884,6.784342852],[93.802712475,6.78473621],[93.802734964,6.785147659],[93.802924799,6.785663111],[93.803187018,6.786164999],[93.803498949,6.786825142],[93.803684269,6.787313464],[93.803724914,6.787535014],[93.803724726,6.78813636],[93.803756267,6.788538767],[93.803801435,6.788760317],[93.803964228,6.788963788],[93.804217498,6.789158222],[93.804552216,6.789289359],[93.804932181,6.789393371],[93.805484027,6.789569733],[93.805768979,6.789718954],[93.806062964,6.789913388],[93.806293612,6.790125904],[93.806510676,6.790379111],[93.806696066,6.790654925],[93.80682262,6.791021165],[93.806885887,6.791238195],[93.806971707,6.791672252],[93.807030412,6.792015882],[93.807166024,6.792350469],[93.807301651,6.792635323],[93.807473486,6.792865923],[93.807627255,6.793001571],[93.807744867,6.793024184],[93.807939407,6.792969935],[93.808038957,6.792879512],[93.808170184,6.792761961],[93.808233548,6.792657971],[93.808274327,6.792440946],[93.808278914,6.792232961],[93.808215642,6.792029498],[93.80811164,6.791880287],[93.807912652,6.791685857],[93.807722711,6.791491431],[93.807587068,6.791256311],[93.807514752,6.791048324],[93.807437888,6.790912679],[93.807238915,6.790673035],[93.807094206,6.790501217],[93.807039982,6.790297751],[93.80704456,6.790121416],[93.807103408,6.789994822],[93.807180335,6.789917961],[93.807334158,6.789872755],[93.807619169,6.789827553],[93.807804648,6.789813997],[93.808003725,6.789710013],[93.808379277,6.789447789],[93.808705087,6.789122264],[93.809080675,6.788742481],[93.809207388,6.788584238],[93.809424554,6.78849834],[93.809596462,6.788480263],[93.809867879,6.788511924],[93.810044289,6.788570708],[93.810397088,6.788751577],[93.810840341,6.789004792],[93.811374035,6.789380089],[93.811790107,6.789773465],[93.811966449,6.790058317],[93.81202972,6.790270825],[93.812083912,6.790587325],[93.812110996,6.790786265],[93.812070104,6.79139213],[93.812006615,6.791921131],[93.811965766,6.79238231],[93.811861423,6.793386055],[93.81171194,6.794059736],[93.811526318,6.794552558],[93.811295492,6.794932348],[93.811096381,6.795144845],[93.810738916,6.795425159],[93.810250238,6.795777809],[93.809797771,6.79606264],[93.809399621,6.79623896],[93.809110083,6.796279641],[93.80876175,6.796270585],[93.80836368,6.796180139],[93.808187259,6.796153005],[93.807852523,6.796058042],[93.807558535,6.795854565],[93.807214839,6.795474755],[93.807033969,6.795198943],[93.806952651,6.794832705],[93.806898538,6.794263007],[93.806889583,6.793960074],[93.806808179,6.793878685],[93.806636277,6.793869634],[93.806450758,6.79400979],[93.806265208,6.794249416],[93.806020853,6.794475473],[93.805772004,6.794602061],[93.805423641,6.794696994],[93.805102408,6.794832621],[93.804672559,6.795112926],[93.804075314,6.795433916],[93.803613828,6.795614749],[93.803093516,6.795845312],[93.802989431,6.795962865],[93.802966773,6.796089461],[93.802935031,6.796329095],[93.802984707,6.796604902],[93.803070576,6.79687619],[93.803093142,6.797048005],[93.803038737,6.797432323],[93.802975287,6.797807593],[93.802988723,6.798246171],[93.803092648,6.798644058],[93.80324638,6.798897265],[93.803553865,6.799344897],[93.803739253,6.799634277],[93.803861322,6.799882959],[93.803965226,6.800353191],[93.804236464,6.80099072],[93.804403733,6.801361482],[93.804448899,6.801601118],[93.804457847,6.80192666],[93.804389921,6.802148205],[93.804294864,6.802329055],[93.804136463,6.802537033],[93.804018764,6.802790226],[93.803919154,6.803070547],[93.803855773,6.803219751],[93.803760746,6.803301131],[93.803611448,6.803328252],[93.803425962,6.803350851],[93.803267605,6.803418663],[93.803145414,6.803563342],[93.803014133,6.803848185],[93.802946214,6.804047123],[93.802955178,6.804318406],[93.803108898,6.804621347],[93.8032355,6.804838382],[93.803416416,6.804974032],[93.803656159,6.805050907],[93.80393664,6.805055441],[93.804325726,6.804965032],[93.804660528,6.804856533],[93.805284861,6.804748048],[93.805764387,6.804779718],[93.80609913,6.804870161],[93.806307197,6.804978683],[93.80646098,6.805078159],[93.806650951,6.805191203],[93.806899741,6.805272597],[93.807089718,6.805367554],[93.807361113,6.805503206],[93.807587252,6.805697636],[93.807750052,6.805901104],[93.807971576,6.806398466],[93.808333308,6.80701791],[93.808667948,6.807461018],[93.808930245,6.807773002],[93.809020677,6.807931255],[93.809083885,6.808360788],[93.80923762,6.808632077],[93.809319021,6.808736072],[93.809603963,6.808962151],[93.809983894,6.809242489],[93.8103819,6.80959517],[93.810612575,6.809757947],[93.810662334,6.809771513],[93.810739233,6.809798644],[93.810820662,6.809807688],[93.810838769,6.809771519],[93.810911172,6.809703701],[93.810974534,6.809613275],[93.811010785,6.809405291],[93.810983724,6.809120443],[93.810983788,6.808898896],[93.811020036,6.808704477],[93.81111058,6.808478411],[93.811164921,6.808297557],[93.81117404,6.808053404],[93.811110781,6.80778664],[93.810984178,6.807556045],[93.81076709,6.807343534],[93.810382608,6.807167186],[93.810047879,6.80701797],[93.809866967,6.806864237],[93.809794643,6.806660772],[93.809794687,6.806511566],[93.809849005,6.806407576],[93.809930447,6.806366887],[93.81000283,6.806366889],[93.810346607,6.806511585],[93.811129163,6.806800978],[93.812002174,6.807176281],[93.812404751,6.807361668],[93.812866087,6.807732433],[93.813227887,6.808134846],[93.813485641,6.808523692],[93.813747884,6.809039137],[93.813983016,6.809441544],[93.814294984,6.810097152],[93.814566214,6.810834143],[93.814701743,6.811507831],[93.814719699,6.812005182],[93.814647217,6.812357849],[93.814538528,6.81276025],[93.814538523,6.812778334],[93.814398207,6.813031529],[93.814185487,6.813361585],[93.813954695,6.813605733],[93.813647005,6.813809189],[93.81331221,6.813877002],[93.812846237,6.81387699],[93.812448159,6.813759425],[93.812077246,6.813564995],[93.811430412,6.813225872],[93.811213287,6.813135439],[93.810932795,6.813148996],[93.810602519,6.813234892],[93.810521051,6.813361488],[93.81053007,6.813460959],[93.810584325,6.813573994],[93.810814989,6.813781985],[93.811212982,6.814193443],[93.81184616,6.814835496],[93.812438547,6.81573979],[93.812727957,6.816191935],[93.812809314,6.816454175],[93.812791158,6.816666681],[93.812727732,6.816983175],[93.812555701,6.81738572],[93.812383719,6.817589673],[93.812143866,6.817816349],[93.811989999,6.817956896],[93.811700397,6.818133836],[93.811456049,6.818269973],[93.811184573,6.818347287],[93.81074569,6.818465566],[93.810465154,6.818583639],[93.810256991,6.818742364],[93.810112155,6.818937226],[93.809994458,6.819150163],[93.809736499,6.819404026],[93.809546439,6.819540091],[93.809238736,6.819721582],[93.80898534,6.819848674],[93.808777182,6.819993816],[93.808618772,6.820188696],[93.808501059,6.820451434],[93.808392399,6.820696049],[93.808184191,6.820990595],[93.807985068,6.821171944],[93.807677352,6.821389654],[93.807238446,6.821566783],[93.806835771,6.821630683],[93.806632166,6.821680746],[93.806347136,6.821690165],[93.805831387,6.821659135],[93.804777332,6.821397899],[93.80326185,6.821010483],[93.802578794,6.820717075],[93.802198852,6.820445919],[93.802036044,6.820255976],[93.801538562,6.819722382],[93.80112698,6.819365246],[93.80093703,6.819170808],[93.800828513,6.818980798],[93.800774367,6.818555296],[93.800738308,6.818156934],[93.800837961,6.817799145],[93.800910415,6.817599849],[93.801073323,6.817486459],[93.80119098,6.81740029],[93.801326725,6.817341263],[93.801738465,6.817223028],[93.801946605,6.817136743],[93.80210047,6.817009781],[93.802181948,6.816882912],[93.802191064,6.816679169],[93.802191141,6.816452802],[93.802073646,6.816054544],[93.801983238,6.815832818],[93.801947194,6.815384657],[93.801811621,6.81493662],[93.801739301,6.814742036],[93.801739369,6.814538305],[93.801721367,6.81425763],[93.801712398,6.814022219],[93.801631069,6.813709936],[93.801531633,6.813429366],[93.801504562,6.813212087],[93.801540795,6.81309433],[93.801721809,6.812949226],[93.801975207,6.812808555],[93.802056673,6.812713377],[93.802074804,6.812613753],[93.802047702,6.812487021],[93.801758263,6.812175001],[93.80079491,6.811338661],[93.800419545,6.81094073],[93.799858662,6.810629052],[93.799532966,6.810511753],[93.798913195,6.81042199],[93.797990309,6.810332606],[93.797641952,6.810333045],[93.79732523,6.810433047],[93.797126126,6.810560062],[93.796917942,6.810773112],[93.796791202,6.810958892],[93.796732359,6.811044987],[93.79659661,6.811117595],[93.796406567,6.811203856],[93.796279863,6.811290034],[93.796207453,6.811358035],[93.796044492,6.811620829],[93.79595394,6.811820147],[93.795890554,6.811956046],[93.795781936,6.812069369],[93.795551174,6.812160205],[93.795270651,6.812237522],[93.795053475,6.812292123],[93.794972017,6.812360136],[93.794899587,6.812486993],[93.794890475,6.812663572],[93.794854222,6.812835658],[93.794772732,6.812994218],[93.794560026,6.813198217],[93.794089415,6.813484032],[93.793460379,6.813996413],[93.793170729,6.814291054],[93.793071147,6.814436055],[93.793025823,6.814667008],[93.792908043,6.815097256],[93.792799362,6.815382618],[93.792618312,6.815613737],[93.792251746,6.815926586],[93.791432661,6.816520696],[93.791106794,6.816874238],[93.790970975,6.817136996],[93.790934692,6.817386047],[93.790934597,6.817648632],[93.790970667,6.817992668],[93.79112416,6.818916061],[93.791142123,6.819287282],[93.791105819,6.819599716],[93.791024287,6.819866933],[93.7907844,6.820161513],[93.790530959,6.820401781],[93.790313756,6.820515237],[93.789951762,6.820678674],[93.789612353,6.820941685],[93.789395105,6.821177379],[93.789322651,6.821363091],[93.789268227,6.821734405],[93.789177547,6.822273275],[93.789096006,6.822567656],[93.788960212,6.822753448],[93.788824437,6.822889439],[93.788466966,6.823048343],[93.788104965,6.823220832],[93.787706757,6.823429587],[93.787457873,6.823574774],[93.787177274,6.82383771],[93.786932892,6.824041747],[93.786751882,6.824150629],[93.786489452,6.824218867],[93.786186303,6.824287152],[93.785951015,6.82436441],[93.785806194,6.824486829],[93.785720184,6.824622758],[93.785629546,6.825039389],[93.785566121,6.82527489],[93.785412225,6.82546976],[93.785276451,6.825596695],[93.785068298,6.825696555],[93.784760608,6.82581012],[93.784584125,6.825909941],[93.784430235,6.8260867],[93.784267291,6.826281578],[93.784050055,6.826476527],[93.783869046,6.826580879],[93.783579474,6.826631039],[93.783321563,6.826708323],[93.78314056,6.826799096],[93.782959558,6.826880811],[93.782434707,6.826981062],[93.781796641,6.827371205],[93.781507006,6.827588876],[93.781280677,6.827897018],[93.781144868,6.8281145],[93.780963824,6.828309401],[93.780651535,6.82861312],[93.780452371,6.828866897],[93.780343656,6.829220169],[93.780225829,6.829736437],[93.780044485,6.830728157],[93.779908287,6.831973356],[93.779799044,6.83372559],[93.77971725,6.834671915],[93.77985285,6.835020358],[93.780087959,6.835436587],[93.781250203,6.836811477],[93.781593897,6.837232099],[93.781661705,6.837385945],[93.78171138,6.837639418],[93.781747385,6.838150968],[93.781711023,6.838603752],[93.78171987,6.839147026],[93.781737841,6.839486557],[93.781801105,6.839694738],[93.781959327,6.840052206],[93.782040648,6.840373549],[93.782103867,6.84070397],[93.78222143,6.840898501],[93.782357132,6.840979826],[93.782565253,6.840979569],[93.783013208,6.840870356],[93.783266584,6.840842877],[93.783519917,6.84093311],[93.783777754,6.841077666],[93.783958648,6.84130381],[93.78428416,6.841973457],[93.785220206,6.843371252],[93.786029624,6.844628852],[93.786228619,6.844850446],[93.786373398,6.844859319],[93.786509158,6.844782184],[93.786626859,6.844596415],[93.786961825,6.844156841],[93.78745516,6.843671796],[93.787889616,6.843358862],[93.788400946,6.843154491],[93.788762918,6.843099706],[93.789532044,6.843171182],[93.7900252,6.843184144],[93.790599753,6.843319243],[93.791359793,6.843494853],[93.792133376,6.843760995],[93.793015499,6.844162816],[93.793522121,6.844492674],[93.793811583,6.844786587],[93.794015104,6.845017225],[93.794223154,6.845229746],[93.794684543,6.845532496],[93.795494207,6.846151718],[93.79631292,6.846775454],[93.796674777,6.847069273],[93.79695523,6.847254537],[93.797249284,6.84736282],[93.797656439,6.847498123],[93.797810231,6.847620165],[93.797918774,6.847751321],[93.797982044,6.847964025],[93.797991028,6.848158691],[93.797945671,6.848498301],[93.797945568,6.84880616],[93.797990709,6.84911849],[93.798044878,6.849494192],[93.798026624,6.84996506],[93.797954138,6.850245848],[93.797782102,6.850567509],[93.797591994,6.850803174],[93.797379299,6.850939266],[93.79698109,6.85109823],[93.795836276,6.851452822],[93.794610024,6.851793931],[93.794288736,6.851939213],[93.793754834,6.851971582],[93.793230019,6.851895282],[93.792727897,6.851610693],[93.792275548,6.851321514],[93.791909138,6.851104663],[93.79152911,6.851023649],[93.791040462,6.851033322],[93.790597036,6.851106319],[93.790149102,6.851134046],[93.789275894,6.851085345],[93.788497729,6.850950501],[93.787678867,6.850752323],[93.786995789,6.850418155],[93.786751494,6.850341495],[93.786719823,6.850341535],[93.786204032,6.850342181],[93.785543434,6.850410917],[93.784842066,6.850615525],[93.784425734,6.850833358],[93.784004801,6.851268513],[93.783778473,6.851554019],[93.783651602,6.852065769],[93.783606171,6.852581948],[93.783424922,6.853324664],[93.783193943,6.853958785],[93.783012826,6.854330254],[93.782976597,6.854425376],[93.782840798,6.854597584],[93.78232485,6.855019271],[93.781415173,6.85569951],[93.780926419,6.855985343],[93.780650388,6.856080761],[93.780487489,6.856121709],[93.780333659,6.856112846],[93.780071263,6.856036206],[93.77994011,6.85587791],[93.779831606,6.855647148],[93.779705035,6.855334916],[93.779442816,6.854782899],[93.779126232,6.854425628],[93.77886389,6.854208638],[93.778361734,6.854032691],[93.777909308,6.853965339],[93.776719392,6.853880786],[93.77605429,6.853877078],[93.775375568,6.853995624],[93.774918525,6.854172754],[93.774257817,6.854513122],[93.773384368,6.855080116],[93.772750758,6.855538161],[93.772184958,6.85615005],[93.771804672,6.856734549],[93.771415379,6.857210401],[93.770940013,6.857953476],[93.77063211,6.858560522],[93.77050524,6.859031528],[93.770378415,6.859384818],[93.770215393,6.859742682],[93.769889382,6.86036786],[93.769558925,6.860789311],[93.76903384,6.861387569],[93.76871694,6.861849751],[93.768436221,6.862348105],[93.768169134,6.86269704],[93.767847785,6.862960021],[93.767607878,6.863222902],[93.767259384,6.86347686],[93.766752458,6.863912108],[93.766304369,6.864302008],[93.766069015,6.864487917],[93.765571205,6.864746583],[93.76546709,6.864873477],[93.765476075,6.865036451],[93.765580057,6.865249114],[93.765769991,6.865502418],[93.766104714,6.865755547],[93.766475644,6.865981466],[93.766805859,6.866193853],[93.767176759,6.866501264],[93.767439051,6.866849555],[93.767565648,6.867084827],[93.767633344,6.867532957],[93.76775077,6.868085155],[93.767967679,6.868786639],[93.768157577,6.86914407],[93.768293143,6.869592119],[93.768329186,6.869990484],[93.768292861,6.870321031],[93.768129825,6.870701531],[93.767975876,6.870986945],[93.767754092,6.871177364],[93.767527785,6.871367792],[93.767256234,6.871549219],[93.766984667,6.871771392],[93.766776391,6.872129311],[93.766622437,6.87242378],[93.766558957,6.87276794],[93.76653618,6.873161849],[93.76650445,6.873311295],[93.76639577,6.873533269],[93.766237399,6.873759217],[93.765984046,6.87405272],[93.765712596,6.874328156],[93.765486392,6.874522308],[93.765196851,6.874743547],[93.764853022,6.874996388],[93.764441335,6.875217605],[93.764269421,6.875334993],[93.764160838,6.875484007],[93.764151776,6.875723358],[93.764206051,6.875922077],[93.764414129,6.87623824],[93.765332447,6.876780333],[93.765902445,6.876997204],[93.766965537,6.877412869],[93.767246011,6.87757098],[93.767476721,6.877742632],[93.76795623,6.878189804],[93.768657401,6.878880886],[93.768838349,6.879038979],[93.769001206,6.879111264],[93.769308833,6.879111314],[93.770154811,6.878975969],[93.770435296,6.878921822],[93.770652445,6.878917341],[93.77087864,6.878939958],[93.771299359,6.879007767],[93.771706509,6.879084606],[93.772561521,6.879274419],[93.773298909,6.879509371],[93.773615581,6.879577162],[93.773805586,6.879577191],[93.774221788,6.87953661],[93.774714901,6.879360559],[93.775212537,6.879256764],[93.775479446,6.879301966],[93.77594993,6.879396875],[93.776483749,6.879523406],[93.77678685,6.879523451],[93.777022122,6.879437502],[93.777302714,6.879278696],[93.777592352,6.87913346],[93.777786937,6.879074361],[93.778148938,6.879015056],[93.77863771,6.878742805],[93.778940938,6.87854775],[93.779149172,6.878284902],[93.779429912,6.877714104],[93.779737802,6.877138741],[93.779995841,6.876780758],[93.780385063,6.876517683],[93.78080144,6.876231939],[93.781285658,6.876027603],[93.781919222,6.875741585],[93.782222461,6.875510309],[93.782439707,6.875342526],[93.782566454,6.875188436],[93.782675111,6.875007205],[93.782792868,6.874685614],[93.782937732,6.8744817],[93.78314596,6.874218852],[93.783218412,6.874060302],[93.783254707,6.873788616],[93.783254889,6.873272495],[93.783218945,6.872561742],[93.783228047,6.872412327],[93.783291426,6.872317173],[93.783409092,6.872249115],[93.783540314,6.872235369],[93.783694132,6.872294031],[93.783820791,6.87238442],[93.784019782,6.872651286],[93.784462934,6.873411328],[93.784883554,6.873917866],[93.785136818,6.874257101],[93.785326758,6.874533031],[93.785371945,6.874705015],[93.785308465,6.875089921],[93.785267674,6.875284649],[93.785172549,6.875588102],[93.785027647,6.8759052],[93.784937033,6.876244867],[93.784927866,6.876584433],[93.785045399,6.876896672],[93.785181059,6.877131925],[93.785443425,6.877326273],[93.785746467,6.877656389],[93.786243988,6.878235265],[93.786519847,6.878669544],[93.786578614,6.878827928],[93.786560484,6.878918497],[93.786469958,6.879004633],[93.786325155,6.879036507],[93.786035576,6.879023291],[93.785850061,6.879023522],[93.785641911,6.879055478],[93.785506135,6.87915525],[93.785225576,6.879218986],[93.784926926,6.879269164],[93.784614686,6.879360104],[93.784370278,6.879564142],[93.784288773,6.879731758],[93.78425244,6.880121158],[93.784197977,6.880592073],[93.784044004,6.880963512],[93.783926268,6.881226246],[93.78366377,6.881403143],[93.783351525,6.881503138],[93.783080026,6.881539699],[93.782537077,6.881472469],[93.782098234,6.881300979],[93.781862981,6.881201671],[93.781600559,6.881161255],[93.781356221,6.881161559],[93.781206889,6.881202493],[93.78074534,6.881266453],[93.78021141,6.881294251],[93.779881162,6.881352914],[93.77966401,6.881443204],[93.779347329,6.881655416],[93.779157319,6.881808936],[93.779030648,6.881849562],[93.778863264,6.881813408],[93.778600874,6.881831436],[93.77821181,6.882002991],[93.777831796,6.882120353],[93.7777006,6.882120334],[93.777248211,6.881971237],[93.777031063,6.881962173],[93.776456519,6.882047893],[93.775814121,6.881971025],[93.775624116,6.881970994],[93.775488395,6.882038716],[93.775311956,6.882205784],[93.775149089,6.882341245],[93.77495908,6.882390892],[93.774823363,6.882377322],[93.77475098,6.882368281],[93.77457907,6.882386316],[93.774425251,6.88249468],[93.774230711,6.882788196],[93.774058793,6.883000427],[93.773687813,6.883375205],[93.773203741,6.883600934],[93.772552287,6.883718252],[93.771642967,6.88382198],[93.77084222,6.88393927],[93.770109338,6.883957216],[93.769887662,6.883997825],[93.769742891,6.884106188],[93.769679546,6.884286823],[93.769679539,6.884453918],[93.769760957,6.884715865],[93.770100233,6.885203658],[93.770543559,6.885723079],[93.770959741,6.886256046],[93.771760435,6.887493581],[93.772149481,6.887931702],[93.772330436,6.888044633],[93.772475202,6.888094333],[93.772615445,6.888094353],[93.772638066,6.888094359],[93.772805454,6.888094385],[93.773158321,6.888207341],[93.773664998,6.888519027],[93.77424858,6.88893008],[93.774999542,6.889639219],[93.775375019,6.890077335],[93.775574072,6.890239943],[93.775782173,6.890357393],[93.775908843,6.89041612],[93.77645625,6.890416201],[93.776691499,6.890425267],[93.776881506,6.890479487],[93.777017222,6.890619505],[93.777098651,6.890754999],[93.777198171,6.891057592],[93.777252452,6.891346629],[93.77732483,6.891558896],[93.777437927,6.891707943],[93.777492211,6.891834401],[93.777487684,6.89196085],[93.777374578,6.892105348],[93.777225282,6.892213712],[93.776980981,6.892317547],[93.776836208,6.892434945],[93.776800011,6.892593003],[93.776781909,6.892809771],[93.776809046,6.893080741],[93.776899517,6.893383331],[93.777134756,6.893798844],[93.777324755,6.894209835],[93.777379031,6.894674999],[93.777351879,6.894945962],[93.777261393,6.895122075],[93.777125668,6.895230442],[93.776908511,6.8953117],[93.776745644,6.895338773],[93.776465146,6.895523893],[93.776171073,6.895817396],[93.775917716,6.896124454],[93.775750317,6.896350233],[93.775655306,6.896544411],[93.775573865,6.896806333],[93.775537666,6.897041163],[93.775555738,6.897817932],[93.775519533,6.898206311],[93.775383795,6.898739189],[93.775229966,6.899064325],[93.775017325,6.899308163],[93.774863502,6.899421042],[93.774736827,6.899439087],[93.774564913,6.899335193],[93.774383954,6.899181619],[93.774266335,6.898955797],[93.77413967,6.898644169],[93.774094441,6.898282876],[93.773954205,6.897944148],[93.773637536,6.897469911],[93.773501824,6.897113121],[93.773447555,6.896507957],[93.773456633,6.895695061],[93.773357122,6.895175697],[93.773216889,6.894800841],[93.773090222,6.894633725],[93.772791641,6.894444004],[93.77206328,6.894073573],[93.771583754,6.893490924],[93.771375662,6.893120572],[93.771375673,6.892867671],[93.771448064,6.892696071],[93.771574741,6.892596737],[93.771737608,6.892578699],[93.771891424,6.892623883],[93.772045238,6.892714227],[93.772411676,6.892958152],[93.772637872,6.893084638],[93.772746451,6.893084654],[93.772845982,6.893012413],[93.77287313,6.892917579],[93.772827898,6.892705316],[93.77263338,6.892267225],[93.772479578,6.891865269],[93.77236196,6.891680091],[93.771307883,6.891142512],[93.771176688,6.891065719],[93.771031922,6.89101602],[93.770728815,6.890957264],[93.770240228,6.890790089],[93.769692824,6.890708715],[93.769425902,6.890789961],[93.768864907,6.891128576],[93.768362715,6.891683976],[93.768100309,6.891905223],[93.767295002,6.892505733],[93.76651684,6.893024954],[93.766136808,6.893255213],[93.765942267,6.893386148],[93.765471754,6.893616389],[93.765195784,6.893670536],[93.764585036,6.893688498],[93.763824997,6.893656756],[93.763472111,6.893819275],[93.763263991,6.894040529],[93.763218745,6.894153423],[93.763173492,6.89437922],[93.763327285,6.894803761],[93.763702759,6.895232855],[93.763956081,6.895702574],[93.763915345,6.896045789],[93.763824846,6.896348353],[93.763648386,6.896745741],[93.763544323,6.896903787],[93.763372398,6.897079886],[93.763300012,6.897088905],[93.763055716,6.89701209],[93.762815947,6.896876565],[93.762286651,6.896506154],[93.761893069,6.896293829],[93.761635201,6.896207977],[93.761494957,6.896185371],[93.761051596,6.89618981],[93.760694185,6.896338778],[93.760472499,6.896451642],[93.760341294,6.896550973],[93.760142216,6.896830937],[93.760006476,6.897128976],[93.759721425,6.897639245],[93.759477087,6.89822178],[93.759454447,6.898537904],[93.75947705,6.898804358],[93.759621794,6.899251479],[93.759820834,6.899581191],[93.759983686,6.899825089],[93.760277737,6.900114171],[93.760458689,6.900312913],[93.76058083,6.900466483],[93.760689394,6.900719403],[93.760721051,6.900918118],[93.760698418,6.901134886],[93.760585302,6.901351638],[93.760544572,6.901563888],[93.760390736,6.901816763],[93.76000163,6.9023225],[93.759779934,6.902539234],[93.759522045,6.902742413],[93.759264159,6.902909464],[93.758757437,6.903189373],[93.758612658,6.903297734],[93.758445259,6.903378993],[93.758196425,6.903487336],[93.75791592,6.903604704],[93.75748158,6.903920755],[93.757458953,6.904029135],[93.757472517,6.904155589],[93.757567512,6.904331736],[93.757612745,6.904471743],[93.757617263,6.904566582],[93.757576541,6.904629801],[93.757504153,6.904647851],[93.757277952,6.904548456],[93.757169372,6.904561986],[93.756925053,6.904774198],[93.756789311,6.905027075],[93.756739524,6.90534771],[93.756508726,6.906336697],[93.756404656,6.906535388],[93.756142237,6.906783726],[93.755857198,6.907009478],[93.755658119,6.907235249],[93.755504279,6.907501672],[93.755427345,6.907835851],[93.755508765,6.908061669],[93.75570329,6.908282996],[93.756074263,6.90843661],[93.757123866,6.908594865],[93.757449602,6.908676213],[93.757911052,6.908956295],[93.758137246,6.909222785],[93.758313669,6.909561525],[93.758404137,6.909832507],[93.758499099,6.910582199],[93.758571465,6.91092092],[93.758698119,6.911309327],[93.758910736,6.911666137],[93.758983106,6.911964212],[93.759001181,6.912334537],[93.758811121,6.913029984],[93.758756806,6.913427392],[93.758756769,6.914059648],[93.758729606,6.914353189],[93.758670775,6.914624146],[93.758535031,6.914895088],[93.758231888,6.915197615],[93.757964945,6.915382729],[93.757924221,6.915482075],[93.757901576,6.915861424],[93.757860854,6.91592916],[93.757675348,6.916100738],[93.756621156,6.916701194],[93.756372309,6.916895343],[93.75611894,6.917057879],[93.755924394,6.917080423],[93.75556698,6.917044229],[93.754933595,6.916827342],[93.754671195,6.916709875],[93.754539996,6.916637593],[93.754372614,6.916393692],[93.754282147,6.91612271],[93.754191674,6.915942048],[93.754083101,6.915806545],[93.753571884,6.915454193],[93.753399971,6.915327712],[93.753196395,6.915110898],[93.752961161,6.914736019],[93.75280736,6.914410829],[93.752716886,6.914252747],[93.752449971,6.91404044],[93.752060895,6.913904884],[93.751626578,6.913773833],[93.751205831,6.913669883],[93.750350768,6.913425848],[93.750138134,6.913349033],[93.749762638,6.913150251],[93.749360006,6.912834044],[93.74879004,6.911763612],[93.748554833,6.91111776],[93.748441759,6.91072935],[93.74829702,6.910295775],[93.74822013,6.91003834],[93.747998492,6.909460232],[93.747695422,6.90885501],[93.747654709,6.908796293],[93.747496383,6.908552391],[93.747188768,6.908200071],[93.74675447,6.907924499],[93.746351836,6.907707644],[93.74612111,6.907621791],[93.744736739,6.907305379],[93.744297893,6.907305287],[93.743402065,6.907720586],[93.743162269,6.907874084],[93.74281388,6.908144978],[93.742040167,6.908939655],[93.741791299,6.909327991],[93.741474548,6.909896955],[93.741266391,6.910348525],[93.741126122,6.910547206],[93.740863691,6.910813601],[93.7405922,6.911188383],[93.740338778,6.911856716],[93.740040129,6.912362461],[93.739429241,6.91351846],[93.739343257,6.913748764],[93.739126029,6.914399041],[93.73890879,6.915130608],[93.73881372,6.915726718],[93.738840786,6.916530598],[93.738926702,6.916968681],[93.73894023,6.917415782],[93.73891303,6.917966745],[93.738854193,6.918174475],[93.738682238,6.918490567],[93.73843789,6.918851805],[93.737275017,6.920120589],[93.737053297,6.920400541],[93.736732022,6.920883697],[93.736496732,6.921118485],[93.736166429,6.921384865],[93.735827071,6.921723501],[93.735600826,6.92199442],[93.735333837,6.922500168],[93.735207123,6.922816271],[93.735053266,6.923087206],[93.73471386,6.923854875],[93.734564496,6.924414844],[93.734523746,6.924699351],[93.734324589,6.925507697],[93.73385396,6.926392756],[93.733758917,6.926677252],[93.733731749,6.926880474],[93.733736224,6.927341122],[93.733853796,6.927910182],[93.733899028,6.928032126],[93.733989498,6.928194729],[93.734609279,6.928745834],[93.735115989,6.928958204],[93.735640806,6.929075738],[93.735925837,6.929120963],[93.73644614,6.929143657],[93.736794528,6.929053408],[93.737079583,6.928868309],[93.737183661,6.928687685],[93.73731488,6.928570295],[93.737572769,6.928592929],[93.73788041,6.928755577],[93.738183535,6.928845963],[93.738473093,6.928868606],[93.738780759,6.928796413],[93.739988784,6.928656668],[93.740282874,6.928598019],[93.74059506,6.928570987],[93.741219434,6.92847176],[93.741879994,6.928467381],[93.742133355,6.928512594],[93.742409329,6.928679747],[93.742703392,6.92891013],[93.743196501,6.929479262],[93.743499601,6.929876742],[93.74369411,6.930350975],[93.743780036,6.93079809],[93.743757361,6.93139873],[93.743675877,6.931940648],[93.743481168,6.933792222],[93.743521812,6.934681907],[93.74352628,6.93535481],[93.743707191,6.936158719],[93.743888113,6.936831657],[93.744186661,6.937640102],[93.744435459,6.938222732],[93.74450328,6.938791777],[93.744489664,6.939315645],[93.744399132,6.939834981],[93.744267887,6.940259471],[93.744086873,6.940683951],[93.74388777,6.941000041],[93.743620805,6.941234828],[93.743032582,6.941672776],[93.742290522,6.94214682],[93.742086913,6.942219038],[93.741887833,6.942223514],[93.741688758,6.942196376],[93.741485161,6.942124078],[93.741317753,6.942128561],[93.741177484,6.942232404],[93.741159375,6.942363368],[93.741231754,6.942512414],[93.741372007,6.942589217],[93.741715862,6.942693156],[93.742154725,6.942860341],[93.742584537,6.943081718],[93.742914808,6.943312105],[93.74313196,6.943610213],[93.743389819,6.944102522],[93.743584326,6.944694172],[93.743683828,6.945154837],[93.743688295,6.945872901],[93.743652066,6.94627483],[93.743547971,6.946645132],[93.743376005,6.947056064],[93.743176893,6.94743538],[93.742928013,6.947801139],[93.742683664,6.948067541],[93.742461945,6.948252658],[93.742348818,6.948401668],[93.742312609,6.948559725],[93.742330678,6.948911987],[93.742298967,6.949381658],[93.742235587,6.949815193],[93.741896184,6.950533192],[93.741497994,6.95084021],[93.739977653,6.951716033],[93.739484437,6.952099806],[93.739402979,6.952266886],[93.739380333,6.952542365],[93.739430075,6.952867537],[93.739954805,6.954335383],[93.74019911,6.954624467],[93.740597252,6.954931642],[93.740895862,6.955121378],[93.741194464,6.955419503],[93.741348285,6.95562276],[93.741429715,6.955789872],[93.741447796,6.955997616],[93.741434211,6.956146646],[93.741248636,6.956918867],[93.741176224,6.957140144],[93.74104047,6.957311729],[93.740891144,6.957456216],[93.740791587,6.957636841],[93.740777996,6.957835548],[93.740809653,6.958034265],[93.740958944,6.958323326],[93.741004179,6.958454302],[93.740986074,6.958531073],[93.740886523,6.958621375],[93.740714581,6.958680051],[93.740583366,6.95867551],[93.740348087,6.958625785],[93.740117329,6.958630256],[93.739913708,6.958761184],[93.739791529,6.958910191],[93.739714585,6.959203724],[93.739651176,6.959962422],[93.739560621,6.960684985],[93.739406746,6.961091405],[93.738782233,6.962319667],[93.738180367,6.963249868],[93.737325115,6.964157438],[93.736981219,6.964347046],[93.736433714,6.964509514],[93.736031007,6.964572658],[93.735682604,6.964559038],[93.735338729,6.964513806],[93.735003914,6.964355671],[93.734723399,6.964165936],[93.734239289,6.963781963],[93.733737086,6.963343792],[93.733189628,6.963009482],[93.73260146,6.962553229],[93.730941054,6.960967705],[93.730384551,6.96063339],[93.729846141,6.960362302],[93.729416315,6.960186079],[93.729072445,6.960127293],[93.728606402,6.960131706],[93.728276092,6.960199374],[93.728104135,6.960379982],[93.727977418,6.96060576],[93.727936669,6.960854139],[93.727954725,6.961251564],[93.72807683,6.96181611],[93.728266793,6.962516154],[93.728284863,6.962782611],[93.72814445,6.964150973],[93.728081009,6.965027089],[93.728175847,6.966734214],[93.728130569,6.967014205],[93.728058154,6.967208383],[93.727818311,6.967483815],[93.727623735,6.967605707],[93.727383916,6.967664365],[93.727035508,6.96767332],[93.726696146,6.96772292],[93.726316059,6.967795094],[93.72600384,6.967880831],[93.725727818,6.967993672],[93.725555872,6.968034278],[93.725379398,6.968111012],[93.725139565,6.96829612],[93.724863521,6.968585091],[93.724668917,6.968937305],[93.724596504,6.969081806],[93.724469787,6.969280489],[93.724388328,6.96939789],[93.724202774,6.969736558],[93.724003625,6.970255871],[93.72391309,6.970599076],[93.723840658,6.970906159],[93.723781807,6.971159049],[93.72380892,6.971470671],[93.723971752,6.971999097],[93.724157205,6.972563657],[93.724641221,6.97380571],[93.724799545,6.974207683],[93.724971441,6.974641273],[93.725025713,6.974871608],[93.725215686,6.975508427],[93.725333284,6.975937487],[93.725550408,6.976574313],[93.725573011,6.976773028],[93.725681562,6.977179504],[93.725735813,6.977617583],[93.725676881,6.978633703],[93.72555918,6.979134969],[93.725532019,6.979252384],[93.725165428,6.979956821],[93.724789795,6.980584482],[93.724604226,6.981036055],[93.724495582,6.981465063],[93.724405059,6.981677302],[93.724119947,6.982074659],[93.72350449,6.982724847],[93.723300829,6.983090608],[93.723051893,6.983682168],[93.722984007,6.983786024],[93.722400229,6.984359442],[93.721952198,6.984923859],[93.721730426,6.985366391],[93.721445306,6.985795361],[93.721087788,6.986224312],[93.720798164,6.986477152],[93.720309404,6.987037039],[93.719992607,6.987470518],[93.719698432,6.987926582],[93.719349967,6.98830134],[93.71907844,6.988540633],[93.719001505,6.988635455],[93.718254814,6.989249477],[93.718046622,6.989606206],[93.717974189,6.989890705],[93.71793794,6.990292635],[93.717992196,6.990662973],[93.718132439,6.990920428],[93.718259126,6.991024327],[93.717683995,6.991585323],[93.71724541,6.992013128],[93.7170056,6.991891133],[93.716426412,6.991800675],[93.715982958,6.991845731],[93.715489715,6.991999162],[93.715249871,6.992148137],[93.714752091,6.99239189],[93.714109488,6.992811738],[93.713421637,6.993213508],[93.713208938,6.993394103],[93.712801654,6.993651425],[93.71176086,6.9939673],[93.711100192,6.994093591],[93.710027724,6.994386873],[93.709389686,6.994463487],[93.708525379,6.994675529],[93.708118121,6.994725104],[93.707860186,6.994788265],[93.707466504,6.994819776],[93.707190482,6.994797124],[93.706339809,6.994589162],[93.706063799,6.994476187],[93.705493659,6.994385716],[93.705276443,6.994489532],[93.704746972,6.994796494],[93.704434742,6.994818992],[93.703778638,6.994660754],[93.703407629,6.994376135],[93.70300496,6.99399667],[93.702579678,6.993540424],[93.702276561,6.993160982],[93.702082017,6.992953187],[93.701910089,6.992808623],[93.701674821,6.992600816],[93.701064012,6.992180646],[93.700588916,6.99199987],[93.699778969,6.991828035],[93.699530098,6.991805386],[93.699159064,6.991710445],[93.699000693,6.99168782],[93.698647752,6.991638045],[93.698403395,6.99168314],[93.698272161,6.991741813],[93.698222382,6.991768897],[93.697828666,6.992026211],[93.697692898,6.992139078],[93.697100015,6.992802791],[93.696805734,6.993222949],[93.696511447,6.993570892],[93.696271474,6.993959444],[93.696013398,6.994316396],[93.695945479,6.994438377],[93.695678273,6.995255986],[93.695678227,6.995526957],[93.695768698,6.995897224],[93.695872764,6.99618619],[93.696239314,6.996836278],[93.69642486,6.997116156],[93.696714517,6.997409514],[93.697103749,6.997662209],[93.698158006,6.998154763],[93.698533541,6.998430353],[93.698601399,6.998543277],[93.698737107,6.998823318],[93.698813989,6.999094309],[93.698822992,6.999396896],[93.698795762,6.999902701],[93.698754993,7.000169144],[93.698537663,7.000977483],[93.698429009,7.001302617],[93.698338977,7.001737352],[93.698287779,7.002272066],[93.698301415,7.002796547],[93.698242684,7.003610407],[93.69812508,7.004021874],[93.69781293,7.00470013],[93.697301699,7.005572838],[93.696944285,7.006165197],[93.696781428,7.006563104],[93.696519041,7.007155448],[93.69615712,7.007919619],[93.695858523,7.008444147],[93.69552826,7.009054585],[93.695428736,7.009312321],[93.695406143,7.009597172],[93.695406171,7.009845848],[93.695474062,7.00997696],[93.695478588,7.009981481],[93.695492165,7.009999564],[93.695573628,7.010094503],[93.695722965,7.010171344],[93.695840624,7.010221062],[93.695958286,7.01030243],[93.695994494,7.010356681],[93.696008073,7.01039285],[93.695980928,7.010451632],[93.695795417,7.010614431],[93.695478694,7.010930977],[93.695039823,7.01150526],[93.694890512,7.011672574],[93.694818135,7.011907698],[93.694768379,7.01208404],[93.69468697,7.012468372],[93.694469815,7.012934108],[93.694334076,7.013078814],[93.694125936,7.013214487],[93.693904214,7.013313989],[93.693705125,7.013463225],[93.693420065,7.013693858],[93.693234546,7.013802399],[93.692976617,7.013843129],[93.692822759,7.013816022],[93.692718666,7.013675874],[93.692714113,7.013422676],[93.692714091,7.01321921],[93.692854362,7.013146849],[93.693107768,7.013128726],[93.693275192,7.013060881],[93.693352098,7.012870971],[93.693379234,7.012730803],[93.693315869,7.012617777],[93.693211777,7.012482149],[93.69308959,7.012400783],[93.692913106,7.012382722],[93.692695901,7.012387275],[93.69243345,7.012450611],[93.69218005,7.012527511],[93.691876878,7.012640589],[93.691578232,7.012771752],[93.690668739,7.013341576],[93.690483217,7.013436552],[93.690080501,7.013658157],[93.689623493,7.013961155],[93.689297705,7.014196313],[93.688867849,7.014530955],[93.688415361,7.014806822],[93.687587302,7.015272639],[93.68703978,7.015503302],[93.68627506,7.015865117],[93.685840662,7.016055073],[93.685465085,7.016181721],[93.685130233,7.016303842],[93.684854209,7.016430478],[93.684582715,7.016606846],[93.684098554,7.016973143],[93.683664157,7.017190226],[93.683103052,7.01739828],[93.682569094,7.017543032],[93.681754575,7.017728509],[93.681148213,7.017882312],[93.680587109,7.018122012],[93.680170801,7.018226055],[93.679795219,7.018334614],[93.679392478,7.01836179],[93.67907572,7.018407041],[93.678650358,7.018497519],[93.678252149,7.018606078],[93.67783131,7.018646818],[93.675989554,7.018647022],[93.675808545,7.018642521],[93.675487252,7.018579255],[93.675003049,7.018479836],[93.673962242,7.018308131],[93.673455415,7.018208712],[93.672975734,7.018068598],[93.672541308,7.017942041],[93.672165711,7.017838085],[93.671880618,7.017752207],[93.671568374,7.017670852],[93.671233509,7.017639235],[93.670857912,7.017535279],[93.670572817,7.017413227],[93.670301291,7.01717814],[93.669875893,7.016653692],[93.669631517,7.016368866],[93.669427853,7.015857961],[93.669215135,7.015243065],[93.668979785,7.014519655],[93.668970711,7.014117249],[93.669002374,7.01388213],[93.669120011,7.013597268],[93.669246693,7.013226498],[93.669359808,7.012973287],[93.669382431,7.01292355],[93.669319067,7.012711046],[93.669273806,7.012557322],[93.669219496,7.012390033],[93.669106352,7.012145886],[93.668934379,7.011811315],[93.668762413,7.011603344],[93.668594967,7.011341114],[93.668477302,7.01110601],[93.668409406,7.010775951],[93.668377717,7.010522753],[93.668309827,7.010292166],[93.668260038,7.010043491],[93.668178571,7.009776733],[93.668015648,7.009433116],[93.667916084,7.009198011],[93.667563102,7.008777547],[93.667259899,7.008357079],[93.667083407,7.008094851],[93.667033624,7.007945647],[93.667038141,7.007814524],[93.667087906,7.007597491],[93.667110524,7.007421152],[93.667187418,7.006792664],[93.667237179,7.006512331],[93.667363871,7.006313376],[93.667445308,7.006051125],[93.667481499,7.005852178],[93.667418126,7.005422646],[93.667336656,7.005060936],[93.667318544,7.004825822],[93.667196356,7.004599761],[93.667047021,7.004437002],[93.666635219,7.004002978],[93.66612387,7.003645826],[93.665508453,7.003424327],[93.665277674,7.003383651],[93.66499712,7.003374632],[93.664820644,7.003370124],[93.664598918,7.003419878],[93.664404344,7.003465109],[93.664268591,7.003469641],[93.664114739,7.003433481],[93.663951834,7.003365672],[93.663553625,7.003257188],[93.66330927,7.003221034],[93.662978944,7.003266275],[93.662666718,7.003338642],[93.662363542,7.00338388],[93.662119188,7.003347726],[93.661856733,7.003298009],[93.661612381,7.003302548],[93.661358981,7.003365867],[93.660992454,7.003429195],[93.660797878,7.003451817],[93.660381575,7.003478974],[93.660015048,7.003551343],[93.659811424,7.003659872],[93.659526351,7.003822666],[93.659295578,7.003944761],[93.659078379,7.004044249],[93.658892852,7.004089474],[93.658381528,7.004306539],[93.65780233,7.004604994],[93.657580607,7.004781345],[93.657422238,7.005002908],[93.657291017,7.005265162],[93.657186946,7.005446027],[93.656987849,7.005658549],[93.656485583,7.006214721],[93.656291012,7.006499585],[93.656195991,7.006698536],[93.656141695,7.006897483],[93.656141703,7.007173292],[93.656209584,7.007331539],[93.656241264,7.007485268],[93.656241281,7.008095664],[93.656250339,7.008394081],[93.656277493,7.00849355],[93.656358949,7.008629189],[93.656481132,7.008823605],[93.656707397,7.009140093],[93.656806955,7.00937068],[93.656929139,7.009537968],[93.657141825,7.009736897],[93.657273056,7.009836361],[93.657408812,7.009949389],[93.65773915,7.010075967],[93.658015187,7.010225156],[93.65815547,7.010378876],[93.65830933,7.01054164],[93.658531064,7.01065466],[93.658730173,7.010745077],[93.659060511,7.010858089],[93.659621631,7.011025341],[93.659920294,7.011124793],[93.661092306,7.011287479],[93.661961141,7.011504444],[93.662572042,7.011739512],[93.66287976,7.011938433],[93.663065301,7.01216449],[93.66326442,7.01249454],[93.663463544,7.012878847],[93.663662669,7.013285762],[93.663784857,7.013475654],[93.663866328,7.013900662],[93.663879913,7.014067955],[93.663875394,7.014212642],[93.663875406,7.014452279],[93.663848292,7.0152571],[93.663807579,7.015541954],[93.663757813,7.015786116],[93.663753296,7.015953411],[93.663667325,7.016120712],[93.663590407,7.016328706],[93.663504445,7.016676863],[93.663472779,7.016898418],[93.663468257,7.016984325],[93.663536149,7.017278213],[93.663640237,7.017459063],[93.663821256,7.017703208],[93.663889138,7.017807195],[93.663902721,7.017942837],[93.6639163,7.018024222],[93.663862007,7.018191519],[93.663690054,7.01830005],[93.663454753,7.018489969],[93.663246602,7.018684409],[93.663124435,7.018942141],[93.663088238,7.019064224],[93.663115397,7.019226994],[93.663142556,7.019389765],[93.663319055,7.019728858],[93.663604159,7.020067944],[93.663943564,7.020339203],[93.664418721,7.020547149],[93.664753592,7.020651114],[93.665192542,7.020736983],[93.665387129,7.020782181],[93.665622445,7.020872589],[93.665866814,7.021008212],[93.666070454,7.021107665],[93.666532036,7.021270396],[93.666744725,7.021356284],[93.667007202,7.021609462],[93.667391871,7.022048008],[93.667514071,7.022391627],[93.667559345,7.022739772],[93.66756388,7.022938716],[93.667545788,7.023087925],[93.667450772,7.023332092],[93.667310509,7.023671214],[93.667260744,7.023892768],[93.66724718,7.02411432],[93.667079761,7.024372059],[93.666790158,7.024616242],[93.666514127,7.024783563],[93.666070674,7.025176968],[93.665667944,7.025507069],[93.665441689,7.02566534],[93.665251629,7.025697007],[93.665016317,7.025728677],[93.664803632,7.025787474],[93.664577374,7.025873402],[93.664387316,7.025945761],[93.663993628,7.026122132],[93.663803568,7.026149277],[93.663541109,7.026284944],[93.663210776,7.026547215],[93.662912123,7.026845656],[93.662563698,7.027266178],[93.662400799,7.027528437],[93.662319351,7.027664089],[93.662287691,7.028039371],[93.662188148,7.028301624],[93.662043346,7.028455366],[93.661839713,7.028581982],[93.661690382,7.028667902],[93.661590833,7.028812596],[93.661563689,7.028993457],[93.66156822,7.029097449],[93.661645161,7.029341601],[93.661731152,7.029572189],[93.661794517,7.029793734],[93.661789999,7.029956507],[93.661808105,7.030051457],[93.662043437,7.030399588],[93.662197306,7.030566869],[93.662387373,7.03064824],[93.662572917,7.03076578],[93.663034513,7.031046073],[93.663170275,7.03110484],[93.663315087,7.031141],[93.663487047,7.031091249],[93.663613755,7.031086715],[93.663731415,7.031104791],[93.663853601,7.031154517],[93.663998413,7.031204242],[93.664152282,7.031357955],[93.664844703,7.032230533],[93.665197707,7.032736904],[93.665650297,7.033745145],[93.665876597,7.034337433],[93.665935441,7.034599672],[93.665930946,7.035115117],[93.665813309,7.035503972],[93.665731863,7.035680317],[93.665713774,7.035897347],[93.665695702,7.036408272],[93.665632363,7.036706693],[93.665636899,7.036878507],[93.665582603,7.03702772],[93.665433275,7.037190507],[93.665256793,7.037330688],[93.665071259,7.037448261],[93.664840481,7.037733134],[93.664578025,7.038027053],[93.664265785,7.038221502],[93.663994268,7.038339084],[93.663768003,7.038425012],[93.663605094,7.038501892],[93.663455761,7.038605897],[93.663356208,7.038718943],[93.663089225,7.038985732],[93.662672909,7.039383656],[93.662473797,7.039478625],[93.662147981,7.039736375],[93.661912666,7.039862994],[93.661862888,7.03986752],[93.661618514,7.039849454],[93.661392241,7.039781653],[93.66123385,7.039745495],[93.661102615,7.039750027],[93.660948754,7.039831426],[93.660754167,7.039930914],[93.660582205,7.040016836],[93.660437394,7.040062062],[93.66026543,7.040066598],[93.660102516,7.040080176],[93.659975807,7.040111836],[93.659731439,7.04021585],[93.659550431,7.040378638],[93.659306063,7.040478129],[93.659106949,7.040577616],[93.658885208,7.040672585],[93.658604641,7.040844422],[93.658441733,7.041007206],[93.658305979,7.041192597],[93.658215479,7.041391547],[93.658147607,7.041617626],[93.658075209,7.041821097],[93.658002815,7.042105955],[93.657948518,7.042313946],[93.657903272,7.042499328],[93.657722268,7.042797759],[93.657541262,7.043064537],[93.657464338,7.043268009],[93.657405515,7.043466959],[93.657410056,7.043828674],[93.657310511,7.04416327],[93.657251686,7.044312483],[93.657278845,7.044475252],[93.657414617,7.044660623],[93.657477983,7.044886689],[93.6575142,7.045221276],[93.657405606,7.045628214],[93.657306062,7.046012545],[93.657179365,7.046378794],[93.656984787,7.046763133],[93.656758527,7.047111301],[93.656735909,7.047341896],[93.656717816,7.047536323],[93.656821924,7.048069846],[93.656907919,7.048318518],[93.657021069,7.048616926],[93.657165899,7.048951502],[93.65743745,7.049444318],[93.657632061,7.049769849],[93.657831193,7.050018511],[93.658564349,7.050547463],[93.658745381,7.050818734],[93.658826849,7.050999587],[93.658822329,7.051117145],[93.658813285,7.05125279],[93.658781614,7.051415564],[93.658758995,7.05160999],[93.658790683,7.051795364],[93.658863099,7.051967174],[93.658976248,7.052179673],[93.659121079,7.052500684],[93.65915277,7.05274484],[93.65915278,7.052957348],[93.659134689,7.053165337],[93.659139221,7.053314543],[93.659238796,7.053576779],[93.659356474,7.053866142],[93.659492259,7.054241412],[93.659605408,7.054458431],[93.659655198,7.054643807],[93.659655212,7.054924136],[93.659578286,7.055082393],[93.659496835,7.055254216],[93.659483266,7.055407946],[93.659469698,7.055552633],[93.659533089,7.056239889],[93.659564778,7.056434308],[93.659515004,7.056588043],[93.659424502,7.056746301],[93.65931137,7.056918124],[93.659229917,7.057062818],[93.659166565,7.057180381],[93.65913489,7.057252727],[93.659180162,7.057582789],[93.659207327,7.057781731],[93.659252596,7.058066578],[93.659302389,7.058306211],[93.6593205,7.05846446],[93.659315979,7.058563932],[93.659284306,7.058686014],[93.659184755,7.058916617],[93.659116879,7.059070352],[93.659080683,7.059255735],[93.659089743,7.05940042],[93.659135007,7.059585795],[93.659184797,7.059748563],[93.65924816,7.05984351],[93.659433726,7.060164515],[93.659542349,7.060340842],[93.659605716,7.060499088],[93.659632879,7.060666379],[93.659732452,7.06085627],[93.65986823,7.061032597],[93.660035698,7.061448555],[93.660071912,7.061597759],[93.660067391,7.061692709],[93.660040247,7.061878091],[93.660049308,7.06206347],[93.659985962,7.062289547],[93.659954305,7.062723609],[93.659922635,7.062908992],[93.659958852,7.06310341],[93.660076531,7.063356603],[93.660185162,7.063623357],[93.660257579,7.063781602],[93.660257598,7.064116188],[93.660302869,7.064387471],[93.660370759,7.064486936],[93.660483907,7.064613526],[93.660655891,7.064785326],[93.660913868,7.065052068],[93.660950079,7.065169623],[93.660950086,7.065287181],[93.660918415,7.065431869],[93.660796233,7.065617259],[93.660692147,7.065721262],[93.660402528,7.066105611],[93.659931892,7.066716049],[93.659615117,7.06709588],[93.659456725,7.067227016],[93.659225923,7.067349115],[93.659171618,7.067385291],[93.658999638,7.067326528],[93.658854813,7.067245154],[93.658682832,7.067136654],[93.658519904,7.067082412],[93.658307197,7.067046259],[93.658135222,7.067077924],[93.657854634,7.067132204],[93.657619303,7.06718196],[93.657420174,7.067209105],[93.657202943,7.067209125],[93.657003811,7.067182014],[93.656863512,7.067109682],[93.656673433,7.067069003],[93.656483354,7.06706902],[93.656324957,7.067091639],[93.656139407,7.067114262],[93.655922178,7.067182101],[93.655804511,7.067213762],[93.655569178,7.067231867],[93.655437933,7.067227355],[93.655234276,7.067177636],[93.655026095,7.067168609],[93.654836019,7.067218361],[93.654641417,7.067263589],[93.654496597,7.067295252],[93.654356302,7.067313348],[93.654161702,7.067381186],[93.653998781,7.06748067],[93.653912799,7.067607278],[93.653858501,7.06785596],[93.65382683,7.068077515],[93.653804207,7.068176988],[93.653786108,7.068276463],[93.653745384,7.068416631],[93.653704658,7.068552278],[93.653668461,7.068773832],[93.653663943,7.068950169],[93.653713732,7.06909033],[93.653817833,7.069352566],[93.653958141,7.069632886],[93.654007932,7.069804697],[93.654053199,7.070053373],[93.654089432,7.070681852],[93.654098494,7.070916968],[93.654170916,7.071183727],[93.654279544,7.071427878],[93.654275028,7.07164943],[93.654243361,7.071961412],[93.654243369,7.072133227],[93.654270529,7.072273391],[93.654315791,7.072372859],[93.654433466,7.072517535],[93.654596402,7.072720989],[93.65480007,7.072974173],[93.655030898,7.073317785],[93.655225517,7.073607143],[93.655347722,7.073810598],[93.65542467,7.074045708],[93.655515193,7.074208472],[93.655610245,7.074461666],[93.655859174,7.074741974],[93.656447543,7.075194071],[93.656732675,7.07539751],[93.656913717,7.075628089],[93.657081185,7.075940055],[93.657216972,7.076206808],[93.657474976,7.076894047],[93.65761529,7.077201492],[93.657909487,7.077581268],[93.658325875,7.077902254],[93.65852954,7.078006229],[93.658823721,7.078123759],[93.659077172,7.078263901],[93.659175883,7.078324332],[93.65919032,7.078331712],[93.659384936,7.078453774],[93.659955217,7.079032466],[93.660385193,7.079475527],[93.660575299,7.079850789],[93.66081973,7.080483767],[93.660901211,7.080750524],[93.660960068,7.081125798],[93.660887707,7.081975835],[93.660742933,7.082812317],[93.660620758,7.083174045],[93.660389971,7.083657862],[93.659575419,7.085299223],[93.659023304,7.085945841],[93.658715557,7.086144814],[93.658394237,7.086393524],[93.657946192,7.086642243],[93.657652018,7.086768872],[93.657380475,7.086913584],[93.656950531,7.08715778],[93.656529632,7.087275375],[93.656199249,7.08735679],[93.655877913,7.087370382],[93.655628991,7.087379448],[93.655316701,7.08727548],[93.65510398,7.087171504],[93.6549682,7.087094653],[93.654692114,7.086904776],[93.654384346,7.086728466],[93.653891014,7.08642557],[93.653669243,7.086330637],[93.653325271,7.086208587],[93.652732379,7.08607299],[93.652415568,7.086023279],[93.652085179,7.086009741],[93.651777422,7.086009765],[93.651492296,7.08607309],[93.651297687,7.08612284],[93.650926575,7.086326334],[93.650727443,7.086452949],[93.650569044,7.086620256],[93.650451381,7.086837293],[93.6503473,7.087158325],[93.650283949,7.087452225],[93.650283957,7.087642125],[93.650293017,7.087850111],[93.650306632,7.088749881],[93.650347395,7.089514003],[93.650428901,7.090472546],[93.650392704,7.090707666],[93.650261461,7.090920183],[93.650189051,7.091015139],[93.650062332,7.091168879],[93.649781737,7.091453753],[93.649510195,7.091765753],[93.649007834,7.092127507],[93.648795125,7.092340031],[93.648695562,7.092511853],[93.648605052,7.092737933],[93.648473807,7.092941407],[93.64832446,7.093140364],[93.647939769,7.093461416],[93.647731586,7.093719153],[93.647686335,7.093954273],[93.647654662,7.094175827],[93.647536999,7.094505902],[93.6473424,7.094917368],[93.64728357,7.095134402],[93.647292631,7.095374039],[93.647365066,7.095934695],[93.647482762,7.096486305],[93.647537103,7.097282078],[93.647491866,7.097910563],[93.647487373,7.098747034],[93.647460236,7.099262481],[93.647360673,7.099533776],[93.64728828,7.100094442],[93.647283778,7.100713883],[93.647324523,7.101007773],[93.647401477,7.101328793],[93.647519164,7.101640764],[93.647623271,7.1018397],[93.648216204,7.102495269],[93.648732188,7.102956416],[93.649293431,7.103358782],[93.649465425,7.103489891],[93.649614785,7.103517008],[93.649859189,7.103480816],[93.650058332,7.103431064],[93.650280098,7.103268275],[93.65048377,7.103268258],[93.651076679,7.103286296],[93.651370871,7.103295315],[93.651488548,7.103322434],[93.651674119,7.103394763],[93.651877793,7.103439959],[93.652190092,7.103516797],[93.652588386,7.103602671],[93.65317225,7.103738264],[93.653457392,7.103797019],[93.65400957,7.103869313],[93.654566272,7.103878307],[93.655218021,7.103882769],[93.65551222,7.104022908],[93.655743056,7.10419018],[93.655851689,7.10432129],[93.65592864,7.104493098],[93.655973909,7.104637781],[93.655973921,7.104823159],[93.655978456,7.104994973],[93.656019197,7.105108007],[93.656123304,7.105239119],[93.656422041,7.105555591],[93.657481208,7.106749151],[93.658078699,7.107567475],[93.658377437,7.107856816],[93.659124282,7.108525915],[93.659975225,7.109163352],[93.660273957,7.109308005],[93.660590791,7.109430052],[93.660866883,7.109448109],[93.661066028,7.109411916],[93.661468846,7.109362139],[93.661853556,7.109262625],[93.662034601,7.109289736],[93.662324273,7.10934396],[93.662586797,7.109493139],[93.662840271,7.109678489],[93.663148064,7.109936178],[93.663532808,7.110306894],[93.663867775,7.110772565],[93.66408051,7.110885576],[93.664469829,7.111839554],[93.664510608,7.112404728],[93.664660009,7.112883983],[93.664777792,7.114204227],[93.664832133,7.11454785],[93.664746179,7.115067826],[93.664289077,7.115556192],[93.663822917,7.115958652],[93.663098775,7.116492263],[93.662170954,7.117025894],[93.661501118,7.117482633],[93.661116407,7.117663532],[93.660704539,7.117821827],[93.660152365,7.118075087],[93.659450832,7.118405225],[93.658758354,7.118762491],[93.658473206,7.11878965],[93.658065863,7.118970548],[93.657631358,7.119074586],[93.657269265,7.11909723],[93.656875489,7.119110834],[93.656617491,7.119002344],[93.656373057,7.11869491],[93.656191996,7.118459813],[93.656024517,7.11826993],[93.655888716,7.118030306],[93.655879662,7.11801222],[93.655748391,7.117817811],[93.655675958,7.11756914],[93.65561258,7.117379244],[93.655576347,7.116985883],[93.6554677,7.116669392],[93.6553319,7.11640716],[93.655209684,7.116239877],[93.654978839,7.116050001],[93.654711788,7.115887253],[93.654453792,7.115805892],[93.654254639,7.11574261],[93.653901593,7.115620564],[93.653693382,7.115484939],[93.653611903,7.115326695],[93.653530426,7.115200103],[93.653439891,7.114987604],[93.653390093,7.114784143],[93.65331765,7.114341048],[93.653190896,7.113934128],[93.653046044,7.113640248],[93.652792568,7.113378026],[93.652593407,7.1131791],[93.652226784,7.113034447],[93.651833011,7.112998308],[93.651466396,7.11299834],[93.651280826,7.113030006],[93.651018315,7.113088808],[93.650819168,7.113143082],[93.650565709,7.113188319],[93.650303197,7.113269726],[93.650090473,7.113346608],[93.649818913,7.113491316],[93.64945683,7.113640556],[93.649275787,7.113676742],[93.649067587,7.113690323],[93.648832229,7.113681298],[93.648510872,7.113640631],[93.648334353,7.113645166],[93.648157837,7.113694918],[93.648017531,7.113776314],[93.647836492,7.113921016],[93.647723346,7.114074753],[93.647691668,7.114223964],[93.647592099,7.114350572],[93.647320545,7.114658053],[93.647076147,7.114983617],[93.646809122,7.115386046],[93.646700505,7.115625692],[93.646614515,7.115783948],[93.646487791,7.116000989],[93.646361071,7.116285849],[93.64631582,7.116530012],[93.646266041,7.116751568],[93.646266052,7.117000248],[93.646202697,7.117285103],[93.646161971,7.117547352],[93.646017145,7.117796043],[93.645899475,7.118044731],[93.645863273,7.1182482],[93.64587686,7.118429057],[93.645908549,7.118609914],[93.64589498,7.118831465],[93.645840673,7.118989721],[93.645799944,7.119175103],[93.645727534,7.119392139],[93.64571397,7.119744814],[93.645723029,7.119903064],[93.645664201,7.120196963],[93.645659686,7.120481815],[93.64562801,7.120676239],[93.645446979,7.121069621],[93.645383623,7.121345433],[93.64535195,7.121576032],[93.645351956,7.121738804],[93.64538365,7.122005567],[93.645406288,7.122195467],[93.64538819,7.122353718],[93.645311252,7.122525541],[93.645288627,7.122688315],[93.645306738,7.12283752],[93.645352005,7.122977683],[93.645410852,7.1231088],[93.645406335,7.12332131],[93.645415391,7.123420781],[93.645379189,7.123624248],[93.645338462,7.123836761],[93.64528418,7.124637062],[93.645315926,7.126151748],[93.645279732,7.126536074],[93.645261638,7.126811884],[93.645329553,7.127295675],[93.645347671,7.127612176],[93.645415577,7.127919629],[93.645497058,7.128100481],[93.645610222,7.128267767],[93.64570528,7.128448617],[93.645868238,7.128701804],[93.646013089,7.128945952],[93.646126253,7.129131323],[93.646144367,7.12931218],[93.646194168,7.129592505],[93.646221336,7.129795969],[93.646253026,7.12995874],[93.646311875,7.130116985],[93.646425037,7.130202884],[93.6465563,7.130239046],[93.646787144,7.130293284],[93.647103988,7.13039273],[93.647538515,7.13047408],[93.647796516,7.13053736],[93.647982097,7.130609688],[93.648163155,7.130722708],[93.648566002,7.130889969],[93.648878322,7.131021062],[93.649113691,7.13103913],[93.649344531,7.131030067],[93.649611581,7.130998393],[93.649846945,7.130957678],[93.650136624,7.130871745],[93.650607349,7.130727016],[93.651268184,7.130654613],[93.651585024,7.130672672],[93.651965234,7.130690722],[93.652698497,7.130772039],[93.6533005,7.130885018],[93.653748613,7.13105679],[93.653993045,7.131233103],[93.654608657,7.131816308],[93.655405341,7.132661738],[93.655826326,7.133240442],[93.656048133,7.133511705],[93.656428389,7.134189881],[93.656541562,7.134393334],[93.65657779,7.134655573],[93.65636515,7.136088893],[93.656256571,7.136853026],[93.656120841,7.137748285],[93.65610729,7.138150694],[93.65615714,7.139014285],[93.65636088,7.139773865],[93.656474057,7.140022532],[93.656627965,7.140198853],[93.656872405,7.140406812],[93.657166635,7.140619288],[93.65743823,7.140791073],[93.657827507,7.140895024],[93.657981405,7.14089953],[93.658234883,7.140899502],[93.658461199,7.140872347],[93.658710144,7.140777372],[93.658918346,7.140614578],[93.659076756,7.140442744],[93.659194424,7.140216659],[93.659293989,7.139995099],[93.659411664,7.139863963],[93.660325928,7.139036439],[93.660506972,7.138914339],[93.660697074,7.138832932],[93.660905284,7.138796737],[93.661127073,7.138765061],[93.661258333,7.138701746],[93.661380539,7.138633911],[93.661724529,7.138466577],[93.661905576,7.138362564],[93.662213365,7.138330879],[93.662222419,7.138321835],[93.662358208,7.138312775],[93.66257095,7.138353444],[93.662761064,7.138430285],[93.662991918,7.138547815],[93.663172985,7.138692479],[93.663286155,7.138828108],[93.663670922,7.139130998],[93.66446763,7.139895023],[93.665083291,7.140722367],[93.665445446,7.141219679],[93.66567632,7.141531629],[93.665825716,7.141802896],[93.665997757,7.142200758],[93.666206026,7.142806603],[93.666332799,7.143177343],[93.666468639,7.143674683],[93.666590894,7.144140374],[93.666667874,7.144456862],[93.66676298,7.145008465],[93.666821837,7.145144099],[93.666830902,7.145270698],[93.666844509,7.145573631],[93.666844583,7.146351316],[93.666898932,7.146690416],[93.666917061,7.146930048],[93.666975926,7.147165155],[93.667147975,7.147617276],[93.66720684,7.147843338],[93.667234023,7.148092013],[93.667252151,7.148309038],[93.667270273,7.148498935],[93.667329131,7.148639092],[93.667451375,7.148942012],[93.667537401,7.149177114],[93.667614369,7.149376045],[93.667650604,7.149597592],[93.667700457,7.150239626],[93.667718585,7.150470217],[93.667763881,7.150782189],[93.667831802,7.151021814],[93.667868039,7.151284052],[93.667881655,7.151650285],[93.66785,7.151957746],[93.667809289,7.152242599],[93.667818365,7.152464149],[93.66790442,7.152993144],[93.667936157,7.153508581],[93.667931648,7.153680396],[93.667832092,7.153965257],[93.667786851,7.154213942],[93.667732571,7.154593749],[93.667777896,7.15519057],[93.667768869,7.155457335],[93.667714563,7.155583942],[93.667646697,7.15590045],[93.667678444,7.156519879],[93.667687517,7.156718822],[93.667642283,7.157030806],[93.667551779,7.157306624],[93.667352648,7.157677407],[93.667221408,7.157989402],[93.66709923,7.158382782],[93.667090197,7.158581725],[93.667216938,7.15855458],[93.667654301,7.158874865],[93.667419415,7.159376199],[93.667419462,7.159830408],[93.666999829,7.160223015],[93.666773498,7.160195915],[93.66627557,7.16015981],[93.665542263,7.160146343],[93.665071509,7.160250397],[93.664754661,7.160381558],[93.66454193,7.160571486],[93.664234161,7.16099654],[93.664048599,7.161294978],[93.663930934,7.161575321],[93.663826862,7.161995827],[93.663813296,7.162154077],[93.66374544,7.16261075],[93.663691156,7.162990557],[93.663623299,7.163447229],[93.663487538,7.163849654],[93.663460393,7.163998863],[93.663573575,7.164184228],[93.663673187,7.164460022],[93.663704925,7.165025195],[93.663714021,7.165472816],[93.663759382,7.166476566],[93.663763964,7.16706435],[93.663650816,7.167272349],[93.663524088,7.167457743],[93.663492421,7.167661213],[93.663501505,7.167991274],[93.663596592,7.168276112],[93.663673563,7.168502159],[93.663736978,7.169026589],[93.663768677,7.169189343],[93.663904494,7.169379219],[93.664053895,7.169600743],[93.66421235,7.169849392],[93.664330073,7.170211064],[93.664352773,7.171065527],[93.66436184,7.171246365],[93.664393542,7.171436243],[93.664642561,7.17201944],[93.664683317,7.172218362],[93.664687874,7.172611685],[93.664592897,7.173701241],[93.664601978,7.174044833],[93.664556727,7.17425732],[93.664425477,7.174605439],[93.664312324,7.174836011],[93.664280648,7.174985204],[93.664226345,7.175224817],[93.664135827,7.17545991],[93.664000035,7.175627188],[93.663837086,7.17583968],[93.663633395,7.176043129],[93.663343703,7.176364127],[93.663140019,7.176667038],[93.66294538,7.176865967],[93.662714519,7.176974477],[93.662551561,7.177073943],[93.662492723,7.177232178],[93.662556105,7.177304511],[93.662737181,7.17732711],[93.662877512,7.177322586],[93.663189866,7.177358745],[93.663425268,7.177426552],[93.663647092,7.177548609],[93.663801019,7.177733965],[93.663868936,7.177923843],[93.664009283,7.17811824],[93.664285439,7.178339759],[93.66449821,7.178457296],[93.664597808,7.178547711],[93.664674777,7.178701423],[93.664765341,7.17904049],[93.664855892,7.179207764],[93.664969073,7.179338868],[93.665448961,7.179836157],[93.665815674,7.180283717],[93.66598318,7.180437425],[93.666146156,7.180536879],[93.66653095,7.180649889],[93.666770877,7.180695088],[93.667228111,7.180925639],[93.66765366,7.181183318],[93.667975078,7.181291806],[93.668192379,7.181418385],[93.668291983,7.18156305],[93.668789991,7.182123627],[93.668889591,7.182218562],[93.669482659,7.182729404],[93.670130057,7.183289973],[93.670320203,7.183461758],[93.670673325,7.183719435],[93.671012865,7.183949987],[93.67125281,7.184148898],[93.671605935,7.184433701],[93.671913776,7.184546707],[93.672140129,7.184619032],[93.672452486,7.184628056],[93.672669786,7.184700381],[93.672814663,7.184863127],[93.672855424,7.185057526],[93.672914289,7.185215756],[93.673004844,7.185369464],[93.673050138,7.185618114],[93.672941527,7.185970754],[93.672905336,7.186196803],[93.672986827,7.186273653],[93.673000418,7.186382156],[93.672937102,7.186983445],[93.67293712,7.187155241],[93.67298693,7.187295388],[93.673149928,7.187580199],[93.67326312,7.187761031],[93.673484984,7.188190509],[93.673648005,7.188687803],[93.673702344,7.188823428],[93.673856273,7.188945485],[93.674096222,7.189153436],[93.674245637,7.189402079],[93.674290924,7.189560308],[93.674318137,7.190053091],[93.674345309,7.190157071],[93.674444915,7.190279131],[93.67461697,7.19056394],[93.674884093,7.190866827],[93.675083289,7.190952713],[93.675232678,7.190939141],[93.675345848,7.190893925],[93.675531437,7.190744722],[93.675612919,7.190717591],[93.675721568,7.190722106],[93.675812114,7.190789915],[93.676287477,7.191070182],[93.676925834,7.191553883],[93.677129562,7.191684977],[93.677342337,7.191734693],[93.677509836,7.191752766],[93.677623013,7.191770842],[93.677763364,7.191901941],[93.678161753,7.192042062],[93.678800066,7.192114355],[93.679053579,7.192123378],[93.679266337,7.192028422],[93.679374972,7.191928956],[93.679524354,7.191852088],[93.679764284,7.191847552],[93.679904641,7.192028379],[93.680008771,7.19211879],[93.680149128,7.192286054],[93.680235166,7.192507573],[93.680312162,7.192814992],[93.680443473,7.193050071],[93.680620044,7.19320829],[93.680792088,7.193348428],[93.680891682,7.19335294],[93.680923354,7.193212791],[93.68094598,7.193135932],[93.680991224,7.192927967],[93.68110437,7.192683827],[93.681443821,7.192087039],[93.681719912,7.191621361],[93.682068456,7.191359121],[93.682439643,7.191155651],[93.682761039,7.191006434],[93.683023598,7.190956683],[93.683222775,7.190879812],[93.684164378,7.190830007],[93.684522,7.190748601],[93.684657801,7.190698861],[93.684938464,7.190621982],[93.685241757,7.190513455],[93.685468101,7.190477268],[93.685875522,7.190450098],[93.686083757,7.190445537],[93.686287451,7.190341507],[93.687002615,7.189803329],[93.687129359,7.189744526],[93.687477932,7.18977159],[93.687722377,7.189735373],[93.687885328,7.189622307],[93.687944158,7.189500219],[93.687957724,7.189409788],[93.687962228,7.189260583],[93.688016545,7.189224401],[93.68828817,7.189310256],[93.688478299,7.18931022],[93.689066807,7.18940958],[93.689564781,7.189531561],[93.689917886,7.189590269],[93.690221197,7.189658032],[93.690492826,7.189766491],[93.690732774,7.189911128],[93.690904812,7.190015086],[93.691203633,7.190308918],[93.691538674,7.19062987],[93.692005029,7.19115878],[93.692326478,7.191411911],[93.69302368,7.191778003],[93.693689174,7.192022023],[93.693987974,7.192171169],[93.694214349,7.192351977],[93.694463366,7.192568952],[93.694694267,7.192740717],[93.694866298,7.192794938],[93.695024735,7.1927723],[93.695070003,7.192767769],[93.695187695,7.19272253],[93.695481934,7.192663691],[93.695581531,7.192699841],[93.695653977,7.192790254],[93.695812431,7.192858042],[93.696029728,7.192898689],[93.696292274,7.19281725],[93.696704204,7.192708651],[93.697012027,7.192672415],[93.697464713,7.192654236],[93.697912858,7.192554669],[93.698442479,7.192405352],[93.699135079,7.192319299],[93.699207493,7.192228854],[93.699234647,7.192188156],[93.69924368,7.19207512],[93.699211971,7.191957574],[93.69911235,7.191794825],[93.698999147,7.191623037],[93.699017234,7.191505478],[93.699098699,7.191401468],[93.699157545,7.19138337],[93.699234531,7.191546123],[93.699302449,7.191627495],[93.699347749,7.191799294],[93.69938399,7.191939451],[93.69943381,7.19207508],[93.699442883,7.19217907],[93.699519859,7.192287566],[93.699610411,7.19236441],[93.699719071,7.19244577],[93.699832262,7.192545216],[93.700090315,7.192653672],[93.700262355,7.192753106],[93.700488731,7.19292939],[93.700687937,7.193046901],[93.700945989,7.193146316],[93.701208557,7.193191472],[93.701389634,7.193195952],[93.701493753,7.19319141],[93.701692923,7.193123545],[93.701932833,7.193033066],[93.702208956,7.192938055],[93.702462452,7.192883743],[93.702865342,7.192861047],[93.703716397,7.192847293],[93.704051383,7.192820088],[93.7042415,7.192761268],[93.704608163,7.1926798],[93.704974843,7.192684238],[93.705115171,7.192652556],[93.705241909,7.192571144],[93.705350541,7.192498776],[93.705468216,7.192376674],[93.705594932,7.192186748],[93.705640173,7.192037532],[93.705744272,7.191942561],[93.705889131,7.191933484],[93.706033989,7.191919888],[93.706165269,7.191915336],[93.706251261,7.191820368],[93.706310087,7.191702799],[93.706332712,7.19165758],[93.706409642,7.191517399],[93.706450356,7.191377228],[93.706527257,7.191092366],[93.706586077,7.190934104],[93.706640352,7.190689939],[93.706653897,7.190513603],[93.706717201,7.190138316],[93.706794136,7.190029786],[93.706852972,7.189961952],[93.707024971,7.189848878],[93.707174331,7.18970868],[93.707215055,7.189618245],[93.707201456,7.1895233],[93.707255734,7.189297219],[93.707323605,7.189138957],[93.707432227,7.189021376],[93.707563481,7.188899269],[93.707640416,7.188781696],[93.707644922,7.188686747],[93.707653947,7.18853754],[93.707699202,7.188465188],[93.707767101,7.188447087],[93.707902907,7.188447053],[93.707979868,7.188474165],[93.708102112,7.188569085],[93.708197185,7.188614276],[93.708550321,7.188817656],[93.708831003,7.188903495],[93.709270113,7.188925999],[93.709532678,7.188962108],[93.709845038,7.188993682],[93.710134754,7.188975529],[93.710338448,7.188903138],[93.710677928,7.188731246],[93.71089068,7.188681461],[93.711098916,7.188681411],[93.711289058,7.188753707],[93.711470133,7.188753664],[93.711569714,7.188708425],[93.711673797,7.18853659],[93.711750729,7.188419016],[93.711868409,7.188333083],[93.712058527,7.188283302],[93.712221479,7.18821092],[93.71230294,7.18810691],[93.712434198,7.188002888],[93.712538304,7.187953127],[93.712601682,7.187953113],[93.712751076,7.187993767],[93.712932158,7.188034417],[93.713149443,7.188011757],[93.713325969,7.187912242],[93.713470806,7.187803696],[93.713760502,7.187699633],[93.714018518,7.187627229],[93.714412354,7.187631654],[93.714828836,7.187690328],[93.715204584,7.187780663],[93.715367564,7.187839399],[93.715612015,7.187848382],[93.715879083,7.187775973],[93.716073736,7.18776236],[93.716150711,7.187848248],[93.71634086,7.18794767],[93.716485765,7.188164658],[93.71671669,7.188413273],[93.7169657,7.188566936],[93.717264498,7.188684415],[93.717690038,7.188756648],[93.718400767,7.188806202],[93.718581845,7.188819721],[93.718853452,7.188801565],[93.719156741,7.188756274],[93.719559615,7.188679308],[93.720170735,7.188652021],[93.720510265,7.188728796],[93.720750215,7.188841766],[93.720972036,7.188859795],[93.72124363,7.18878286],[93.721483556,7.188791841],[93.721673693,7.188832482],[93.72183215,7.188909303],[93.722035869,7.188954462],[93.722203368,7.188972505],[93.722597211,7.188999528],[93.722769246,7.189062782],[93.722900544,7.189144131],[93.722968461,7.18920289],[93.723280882,7.189496694],[93.723466525,7.189672976],[93.723688384,7.189858292],[93.724385635,7.190337365],[93.72485651,7.190680861],[93.725123667,7.190983716],[93.725232338,7.191092198],[93.725454179,7.191191607],[93.725653391,7.191309107],[93.725925059,7.191544142],[93.726219376,7.191833428],[93.726405013,7.191978059],[93.726549894,7.192063925],[93.726862288,7.192222084],[93.727070557,7.192357669],[93.727183784,7.192583703],[93.727283413,7.1927374],[93.727541508,7.192990523],[93.727767929,7.193302431],[93.727944563,7.193655047],[93.72809403,7.193976019],[93.728152924,7.194156855],[93.728257078,7.194306028],[93.728406529,7.194559181],[93.729592905,7.195870031],[93.729697067,7.196037292],[93.729728792,7.196186486],[93.729814832,7.196304017],[93.729968781,7.196430571],[93.730294806,7.196778618],[93.730398966,7.196936835],[93.730448785,7.197031768],[93.730498638,7.197257821],[93.730598275,7.197434122],[93.730802046,7.197664652],[93.730992215,7.197813803],[93.731132581,7.197935837],[93.731295621,7.198211591],[93.731431478,7.198405968],[93.731608066,7.198546079],[93.731915972,7.198835353],[93.732151474,7.19922864],[93.732495612,7.199576683],[93.732631433,7.199626378],[93.733034348,7.199685038],[93.733093213,7.199743797],[93.733134014,7.199969853],[93.733143142,7.200254692],[93.733220116,7.200313447],[93.733383109,7.200399303],[93.733650245,7.200575557],[93.733967218,7.200896479],[93.734134769,7.201104408],[93.734216302,7.201285237],[93.734325059,7.201705688],[93.734370377,7.201891048],[93.734497163,7.202004043],[93.734583201,7.202108008],[93.734700912,7.202139622],[93.734904636,7.202171212],[93.735176254,7.202171131],[93.73609974,7.202093994],[93.736416634,7.202111984],[93.736724508,7.202256574],[93.737014264,7.202360478],[93.737159155,7.202464424],[93.737774981,7.203042965],[93.738232341,7.203535648],[93.738467785,7.203684781],[93.738639848,7.203815846],[93.738712312,7.203933379],[93.738852714,7.204177487],[93.738938752,7.204267884],[93.739070051,7.2043221],[93.739255655,7.20430848],[93.739396011,7.204376257],[93.739586204,7.204593223],[93.739753733,7.20470168],[93.739907659,7.204728762],[93.740047987,7.204692549],[93.740143035,7.204620179],[93.740523204,7.204258356],[93.740740452,7.204077437],[93.740948666,7.203977903],[93.741120676,7.203914552],[93.741514526,7.203914431],[93.742103062,7.204004674],[93.742370151,7.203991026],[93.742392773,7.203941284],[93.742401813,7.203891547],[93.74246509,7.203525301],[93.742474126,7.203462],[93.742433351,7.203348982],[93.742324693,7.203312844],[93.742152667,7.203312898],[93.74203042,7.203249638],[93.741985123,7.203150184],[93.742039414,7.203032612],[93.742111815,7.202919558],[93.742229452,7.202684413],[93.74240586,7.20216441],[93.742419427,7.202110151],[93.742414878,7.20203781],[93.742360537,7.20197453],[93.742179467,7.202006234],[93.741939561,7.202096734],[93.741500485,7.202250595],[93.741147392,7.202291398],[93.74095725,7.202264329],[93.740558835,7.202119769],[93.740477342,7.202092667],[93.740218986,7.200930771],[93.740314035,7.200867443],[93.740404547,7.200763427],[93.740495059,7.200663929],[93.740612728,7.200546339],[93.740762085,7.200424218],[93.741051763,7.200247799],[93.741296199,7.200175381],[93.741468219,7.200157243],[93.741676458,7.200148136],[93.741853008,7.20013904],[93.742111015,7.200030447],[93.742283011,7.199926404],[93.742414265,7.199826895],[93.742608816,7.19942896],[93.742871188,7.19874164],[93.743006969,7.198642128],[93.74321519,7.198569724],[93.743351002,7.198583243],[93.743486822,7.198623894],[93.743672459,7.198736867],[93.743907913,7.198922167],[93.744351654,7.199274689],[93.744668601,7.199487089],[93.745071574,7.199744676],[93.745297993,7.199993274],[93.745379523,7.200151494],[93.745397668,7.200282605],[93.745397706,7.200418245],[93.745366056,7.200553895],[93.745307248,7.200703117],[93.745040326,7.201304534],[93.744922685,7.20151707],[93.744918162,7.201530638],[93.744714531,7.201824586],[93.744433953,7.202163772],[93.744248409,7.202385373],[93.744189579,7.202462255],[93.744185054,7.202466777],[93.744180528,7.202471299],[93.744157903,7.202507478],[93.744144355,7.202625036],[93.744148905,7.202706417],[93.744194218,7.202860127],[93.744271258,7.203144946],[93.744289428,7.203366483],[93.744289519,7.203687495],[93.744226192,7.203868367],[93.744117599,7.204062817],[93.744054242,7.204139699],[93.743877718,7.204243744],[93.743737398,7.204307087],[93.743606133,7.204374947],[93.74348845,7.204438284],[93.743397934,7.204528737],[93.743330063,7.204650835],[93.743325586,7.204827165],[93.743312039,7.204953767],[93.743348296,7.205098436],[93.74338004,7.20528832],[93.7434118,7.205541503],[93.743384718,7.205830875],[93.743380205,7.205880611],[93.743348539,7.205957483],[93.743307814,7.206025316],[93.743212778,7.206138378],[93.743126784,7.206210745],[93.742959312,7.206310266],[93.742823519,7.206373609],[93.742669613,7.20641887],[93.742502125,7.206464134],[93.742352764,7.206577213],[93.7422532,7.206685757],[93.742185318,7.206771681],[93.742131036,7.206920903],[93.742040564,7.207169603],[93.741986275,7.207296216],[93.741800807,7.20780718],[93.741692195,7.207938332],[93.74155188,7.20801976],[93.741407028,7.208069539],[93.741216894,7.208078641],[93.741049391,7.20806965],[93.740850177,7.207983807],[93.74077321,7.207956704],[93.740682663,7.207938647],[93.740614762,7.207952232],[93.740574027,7.207988413],[93.740524254,7.208078856],[93.740469961,7.208191905],[93.740451886,7.208309465],[93.740456464,7.208494837],[93.740524422,7.20868471],[93.740615005,7.208833884],[93.740827822,7.209001106],[93.741099502,7.209204481],[93.7413395,7.209430472],[93.741466301,7.209584156],[93.741520669,7.209742385],[93.741565976,7.209873487],[93.741642963,7.209968411],[93.741778833,7.210176348],[93.741833218,7.210393352],[93.741878544,7.210587755],[93.741937431,7.210714333],[93.742018947,7.210813777],[93.742145738,7.210935811],[93.742471785,7.211279327],[93.742544255,7.211410421],[93.742594099,7.211573174],[93.742666572,7.211713311],[93.742960906,7.211975452],[93.743223561,7.212269252],[93.743409249,7.212544993],[93.743617597,7.212902109],[93.743662885,7.212960871],[93.743753432,7.212978928],[93.743902833,7.213001488],[93.744183509,7.212983312],[93.744337428,7.212978742],[93.744513998,7.213023897],[93.744708682,7.213087134],[93.745016567,7.213236237],[93.745387832,7.213385322],[93.74572287,7.213493723],[93.745971864,7.213507207],[93.746279707,7.213507107],[93.746492491,7.213543209],[93.747040294,7.213619892],[93.747081511,7.213630737],[93.747552433,7.21407651],[93.747656541,7.21414888],[93.747986988,7.214316261],[93.748376276,7.214542434],[93.748738365,7.214913275],[93.749000892,7.215130369],[93.749218168,7.215266068],[93.749471681,7.215311354],[93.75005117,7.215288913],[93.750902336,7.215063098],[93.751436584,7.214900487],[93.752102133,7.21468366],[93.752414533,7.214584282],[93.75275409,7.214512039],[93.753075516,7.214534735],[93.753419573,7.214584566],[93.75372287,7.214697678],[93.754112165,7.21490124],[93.754352072,7.21506407],[93.754560311,7.215118383],[93.754741391,7.215154602],[93.754899844,7.215154646],[93.75496776,7.215123015],[93.754999467,7.215041643],[93.754773184,7.214688929],[93.754673611,7.214571351],[93.754669103,7.214485448],[93.754660055,7.214458318],[93.754696332,7.214187058],[93.754669194,7.214069499],[93.754556027,7.214010693],[93.754325122,7.21409201],[93.754225531,7.214060335],[93.753985617,7.213933674],[93.753822671,7.213784428],[93.753700462,7.213671366],[93.753628025,7.213680387],[93.753379006,7.213784305],[93.75305753,7.213987668],[93.75292169,7.214091616],[93.752799456,7.214091583],[93.752713461,7.213992092],[93.752718181,7.213133069],[93.752727347,7.212631221],[93.752795408,7.211948541],[93.75301284,7.211383456],[93.753461155,7.210822956],[93.75389586,7.210389045],[93.754403001,7.20994611],[93.754946352,7.209525793],[93.755394587,7.209317944],[93.755697929,7.209214041],[93.756236694,7.209055949],[93.75687959,7.208870757],[93.757282545,7.208690022],[93.758151799,7.208495847],[93.758758471,7.208333251],[93.759279115,7.208229404],[93.759976312,7.20814821],[93.761139795,7.208107829],[93.76152461,7.208071762],[93.761909412,7.208094471],[93.762755962,7.208221285],[93.7636523,7.208406887],[93.764141215,7.208488395],[93.764376614,7.208547231],[93.76468443,7.208701029],[93.765426811,7.209058392],[93.765865844,7.209569395],[93.766110241,7.209922107],[93.766331975,7.210414971],[93.766535641,7.210708898],[93.766671438,7.210799353],[93.766902334,7.21074516],[93.76730981,7.210587021],[93.767676524,7.210519295],[93.768138304,7.210474201],[93.768495963,7.210397429],[93.768604628,7.210334159],[93.768622766,7.210175924],[93.768545861,7.209877507],[93.768328608,7.209615227],[93.767916716,7.209203699],[93.767654195,7.2089188],[93.767432433,7.208570617],[93.767097522,7.208068682],[93.766712808,7.207589342],[93.766631359,7.207385869],[93.766640429,7.207304492],[93.766767213,7.207182453],[93.767532311,7.207119348],[93.767903545,7.207074229],[93.768161613,7.206961267],[93.768849793,7.206667563],[93.769628531,7.20628798],[93.770271487,7.205732036],[93.770706195,7.205171521],[93.770959793,7.204746596],[93.771091143,7.204403019],[93.771136508,7.203901182],[93.771123047,7.203263696],[93.771163994,7.202178631],[93.771218402,7.201731049],[93.771313528,7.201432675],[93.771508245,7.201147891],[93.771829703,7.200949038],[93.772142079,7.200908426],[93.77261742,7.200917583],[93.773038419,7.201021672],[93.773500173,7.201057951],[93.773848778,7.200945008],[93.774034427,7.20073708],[93.774491791,7.200009283],[93.775048797,7.199023806],[93.775180129,7.19876161],[93.775334099,7.198481337],[93.775669222,7.197803245],[93.775913754,7.197400921],[93.77613564,7.197061887],[93.776479756,7.196713839],[93.776520504,7.196682201],[93.776923457,7.196420069],[93.777276608,7.19617149],[93.777575442,7.195882206],[93.777738456,7.195651667],[93.777833525,7.195642646],[93.777924064,7.195647188],[93.777946698,7.195651715],[93.777960277,7.19566528],[93.778000955,7.196040547],[93.778041647,7.196338951],[93.778299611,7.19677304],[93.778598327,7.197161928],[93.778611904,7.197189058],[93.778711445,7.19750104],[93.778711356,7.198016451],[93.778584494,7.198622255],[93.778276579,7.199065254],[93.777914349,7.199440425],[93.777312164,7.19993309],[93.777112918,7.200249524],[93.777103821,7.200493663],[93.777180719,7.20084633],[93.777289327,7.201085977],[93.777243983,7.201506432],[93.777189614,7.201764126],[93.77719863,7.201981143],[93.77746565,7.202428798],[93.777854898,7.202894564],[93.77866963,7.203740205],[93.779108691,7.204138165],[93.779375769,7.204264819],[93.779511587,7.204233201],[93.779878304,7.204106693],[93.780050335,7.204097689],[93.780186132,7.204197184],[93.7803581,7.204572478],[93.780480207,7.205313971],[93.780588695,7.206304125],[93.780688176,7.207000402],[93.780488838,7.207877459],[93.780235254,7.208257177],[93.779959067,7.208447003],[93.779465599,7.208505667],[93.779243769,7.208510139],[93.779212083,7.208478485],[93.778981203,7.208451303],[93.778895193,7.208424159],[93.778836349,7.20836537],[93.77879561,7.208333713],[93.77875487,7.208306575],[93.778578347,7.208103084],[93.778447082,7.207971943],[93.77840187,7.207619283],[93.778352172,7.207027002],[93.77835222,7.20674217],[93.778352264,7.206484465],[93.778347773,7.206276492],[93.778307063,7.206077552],[93.778261807,7.205987118],[93.778234651,7.205946422],[93.778175811,7.205874071],[93.778103389,7.205801715],[93.778030968,7.20572936],[93.777890637,7.205675075],[93.777786519,7.205643404],[93.777786522,7.205616275],[93.777686925,7.205616253],[93.777514898,7.20560265],[93.777311178,7.205602603],[93.777139143,7.205629689],[93.777053125,7.205643234],[93.77705312,7.205674882],[93.776994263,7.205701994],[93.776939932,7.20572911],[93.776894657,7.205756227],[93.776867476,7.205860206],[93.776835783,7.205873761],[93.776822196,7.205905407],[93.776790477,7.206077202],[93.776790443,7.206276132],[93.776803988,7.206479589],[93.776785813,7.206868402],[93.77677669,7.207257217],[93.776663429,7.207736433],[93.77654566,7.208102618],[93.776527472,7.208559249],[93.776536475,7.208853126],[93.776504776,7.208911893],[93.776264803,7.209097204],[93.776260275,7.209110767],[93.775956949,7.209142346],[93.775739646,7.209142294],[93.775698908,7.209110636],[93.775608367,7.209097052],[93.77544088,7.208997548],[93.77517834,7.208794034],[93.775146658,7.208753337],[93.77509234,7.208708113],[93.775033497,7.208649323],[93.77487961,7.208445836],[93.774784584,7.208206194],[93.774594554,7.207582231],[93.774485958,7.207279288],[93.774404516,7.207012521],[93.774368343,7.20677289],[93.774291409,7.206619155],[93.774128434,7.206605552],[93.773888474,7.206732086],[93.773883931,7.206822508],[93.773797902,7.206894826],[93.773739015,7.207084701],[93.77359409,7.207401148],[93.773480886,7.207541276],[93.773322416,7.207658788],[93.772960201,7.207902842],[93.772729285,7.20807459],[93.772398745,7.208390991],[93.772208545,7.20872099],[93.771950407,7.209213734],[93.77187343,7.209295094],[93.771542902,7.2095482],[93.771474976,7.209643127],[93.77134367,7.209742561],[93.771112748,7.209945957],[93.770899938,7.210131272],[93.770709756,7.210348241],[93.770524098,7.210592339],[93.77033844,7.210822872],[93.770179958,7.210994636],[93.769890175,7.211225143],[93.769618517,7.211369755],[93.769387616,7.211455599],[93.76917029,7.211568574],[93.768898643,7.211654409],[93.768667746,7.211713127],[93.768436857,7.211726634],[93.768305572,7.211713038],[93.768260305,7.211685899],[93.768205987,7.211640674],[93.767975129,7.211500461],[93.767599423,7.21123814],[93.767554152,7.211238127],[93.767368534,7.211256167],[93.76726893,7.21128327],[93.76716932,7.211355583],[93.767110463,7.211369131],[93.767051605,7.211396243],[93.766938417,7.211441427],[93.766734675,7.211540841],[93.766544506,7.211685469],[93.766431306,7.211784906],[93.766417703,7.211897932],[93.76641766,7.212119468],[93.766417646,7.212187285],[93.766345184,7.212331945],[93.766100668,7.212576025],[93.765724847,7.212905974],[93.765625234,7.212978288],[93.765566363,7.213068697],[93.76542599,7.21322238],[93.765665911,7.213326427],[93.765869646,7.213267704],[93.765883227,7.213267708],[93.766114129,7.213195427],[93.766331428,7.21322261],[93.766503444,7.213313076],[93.766648309,7.213340238],[93.766879187,7.213385509],[93.767110069,7.213412693],[93.767223247,7.213426286],[93.767282097,7.213439864],[93.767340948,7.213453442],[93.767467687,7.213571024],[93.767598968,7.213611747],[93.767829833,7.213729354],[93.768060698,7.213842441],[93.768047109,7.213887649],[93.768581317,7.213887781],[93.76881221,7.213860712],[93.768852958,7.213842637],[93.768907287,7.213829087],[93.76903858,7.213801992],[93.769559222,7.213729782],[93.769876134,7.213684647],[93.770193029,7.213729937],[93.770727206,7.213906392],[93.771102926,7.214109934],[93.771555588,7.214431045],[93.771881493,7.214724998],[93.772266221,7.215190769],[93.772569501,7.215439503],[93.772714364,7.215475707],[93.772863774,7.215407925],[93.772913605,7.215236133],[93.77291365,7.214987471],[93.772945356,7.214897055],[93.77317174,7.214765995],[93.77340265,7.214643978],[93.773520396,7.214422471],[93.773547575,7.214336576],[93.773579302,7.214133131],[93.773620092,7.213875436],[93.773710682,7.213617753],[93.773878235,7.213355564],[93.774081999,7.213125035],[93.774213303,7.213039163],[93.774444216,7.212894541],[93.774715867,7.212781577],[93.774978456,7.212709299],[93.775236519,7.212637021],[93.775494579,7.212578306],[93.77575716,7.21255124],[93.776015212,7.212537737],[93.776273265,7.212524234],[93.776531313,7.212524292],[93.776716919,7.21257859],[93.77673503,7.21256503],[93.776748616,7.212537907],[93.777137951,7.212551559],[93.777382417,7.212565179],[93.777427685,7.212592315],[93.777568027,7.212592347],[93.777685746,7.212524556],[93.777943791,7.212551742],[93.778047907,7.21260602],[93.778668039,7.213153216],[93.778808379,7.213175856],[93.779016651,7.213044789],[93.779220403,7.212877552],[93.779333585,7.212864015],[93.779410533,7.212945413],[93.780315814,7.213904094],[93.780813743,7.214302066],[93.781175875,7.214568892],[93.781375054,7.214681963],[93.781610457,7.214754352],[93.781791543,7.214767956],[93.781995276,7.214718268],[93.782076795,7.214537441],[93.782190052,7.214049183],[93.782353133,7.213411738],[93.782674653,7.212851186],[93.783068584,7.212430808],[93.783403632,7.212200303],[93.783765832,7.21204214],[93.784214043,7.211906602],[93.7848207,7.211811788],[93.785273421,7.211789279],[93.785680866,7.211798407],[93.785852902,7.211775838],[93.786002318,7.211649277],[93.786287579,7.211323815],[93.786287582,7.211314772],[93.786418876,7.211269589],[93.786418887,7.211197251],[93.786590943,7.211043569],[93.786835464,7.21068193],[93.787021125,7.210365489],[93.787252063,7.210021932],[93.787514683,7.209719069],[93.787858808,7.209303197],[93.788103321,7.208986771],[93.788320677,7.208638689],[93.788619512,7.208335835],[93.788764393,7.208249964],[93.789153736,7.208195789],[93.789601939,7.208078332],[93.789787563,7.208006032],[93.79010447,7.207960883],[93.790425885,7.208037808],[93.790769942,7.208078569],[93.790910299,7.20797461],[93.791014437,7.207879687],[93.790987303,7.207667189],[93.790770031,7.207459174],[93.790665926,7.207328039],[93.790616158,7.207111016],[93.790670531,7.206776464],[93.790638879,7.206514233],[93.790548383,7.206193214],[93.790475991,7.205899327],[93.790457914,7.20568231],[93.790480567,7.205555722],[93.790507748,7.205429136],[93.790480612,7.205248286],[93.790209034,7.204909148],[93.790190927,7.204900102],[93.790150199,7.204796109],[93.790104938,7.204723761],[93.790091364,7.204669505],[93.790032541,7.204466043],[93.790032575,7.204235463],[93.790077865,7.204104362],[93.79012314,7.204077245],[93.790335937,7.203919048],[93.79058042,7.203778943],[93.790652869,7.203674972],[93.790738903,7.203543877],[93.790757023,7.203462499],[93.790766099,7.203304263],[93.790874775,7.203132481],[93.790983435,7.203060165],[93.791169047,7.203060204],[93.791517623,7.20312809],[93.791725872,7.203105527],[93.792142399,7.202856948],[93.792382354,7.202730405],[93.79259513,7.20270332],[93.792672086,7.202748547],[93.792644885,7.203006244],[93.79254069,7.203526152],[93.792395749,7.204050574],[93.792241777,7.204407711],[93.792164748,7.204895977],[93.792241655,7.205275766],[93.792395539,7.205547064],[93.792526805,7.205691767],[93.792662613,7.205737003],[93.792843706,7.205678265],[93.793070106,7.205352789],[93.793210557,7.204557099],[93.79335546,7.204294904],[93.79353657,7.204109574],[93.793799143,7.204096063],[93.794061693,7.204263394],[93.794170285,7.204697441],[93.794156667,7.204959664],[93.794097784,7.205190229],[93.794011738,7.20541627],[93.793952854,7.205646835],[93.793952822,7.205877412],[93.793893938,7.206107978],[93.793794325,7.20623455],[93.793735464,7.206279749],[93.793563411,7.206451517],[93.793536242,7.206496723],[93.793477387,7.206523839],[93.793377779,7.206596157],[93.793391349,7.206682061],[93.793377751,7.206799607],[93.793318882,7.206912625],[93.793291707,7.207012083],[93.793377705,7.207143212],[93.79339128,7.207183904],[93.793418422,7.207333107],[93.793463688,7.207373807],[93.793463685,7.20738737],[93.793490843,7.207432584],[93.793522521,7.207518493],[93.793576835,7.207604405],[93.79370809,7.207835006],[93.793852908,7.208205767],[93.793848357,7.208391132],[93.793712501,7.208689499],[93.793563073,7.208924568],[93.793540402,7.209191309],[93.793517732,7.209439967],[93.793449788,7.2097067],[93.793318469,7.209937251],[93.793146412,7.210122583],[93.792915489,7.210398326],[93.792883797,7.210411883],[93.792829441,7.210628887],[93.792729808,7.210886571],[93.792612084,7.211013138],[93.792553224,7.211058338],[93.79235401,7.211198454],[93.792064243,7.211401847],[93.791937464,7.211528413],[93.791928377,7.211768031],[93.792086727,7.212495962],[93.792199846,7.212939055],[93.792136358,7.213716675],[93.792158941,7.214100973],[93.792276627,7.214250193],[93.792412441,7.214272825],[93.792534681,7.214232158],[93.792742957,7.214046834],[93.792915012,7.213884108],[93.793087049,7.213866055],[93.793281701,7.213992684],[93.793575967,7.214015347],[93.793793276,7.213988261],[93.79401061,7.213775812],[93.79405136,7.213735129],[93.794051367,7.213676355],[93.794110225,7.213649238],[93.794110233,7.213590464],[93.794169095,7.213531701],[93.794182675,7.213531705],[93.794223442,7.213373472],[93.794255137,7.213332789],[93.794268722,7.213301144],[93.79428231,7.213260456],[93.794314008,7.213201688],[93.794341185,7.213102228],[93.794481583,7.212686312],[93.794689887,7.212283972],[93.794929859,7.212048921],[93.795224143,7.211908822],[93.795522947,7.211841062],[93.795762896,7.21177329],[93.79607076,7.211646758],[93.79617036,7.211633214],[93.796328814,7.211606116],[93.796487272,7.211560935],[93.7965733,7.211466007],[93.796686507,7.211258057],[93.796872158,7.21096422],[93.796949124,7.210928065],[93.797062301,7.21094165],[93.797098509,7.211023037],[93.797089437,7.21116771],[93.796962645,7.211398263],[93.79696263,7.211520334],[93.796994304,7.21164693],[93.797112006,7.211683122],[93.797433426,7.211760039],[93.797564704,7.211841443],[93.797600901,7.21200421],[93.797578236,7.212230262],[93.797410692,7.212528624],[93.796994129,7.213016827],[93.796908077,7.21330164],[93.796889961,7.213360412],[93.796889956,7.213392059],[93.796921632,7.213505094],[93.796948785,7.213590998],[93.797007634,7.2136317],[93.797034794,7.213649789],[93.797066482,7.213663357],[93.797193234,7.21373572],[93.797396959,7.213735758],[93.797596161,7.213690584],[93.797799894,7.213618282],[93.798397523,7.213301915],[93.798596723,7.213279344],[93.798809491,7.213351722],[93.798890965,7.213482849],[93.798927162,7.213654657],[93.799004089,7.2139395],[93.79900861,7.213993755],[93.799035773,7.213993759],[93.799053866,7.214111312],[93.799067445,7.214138441],[93.799081024,7.21416557],[93.799194183,7.214341914],[93.799253027,7.214409741],[93.799298296,7.214441396],[93.799339037,7.21446853],[93.799483895,7.214572542],[93.799674032,7.214626828],[93.79977363,7.214626847],[93.799873225,7.214658513],[93.800076946,7.214685674],[93.800276143,7.214685711],[93.800393854,7.214658605],[93.800479877,7.214599845],[93.800683612,7.214513981],[93.800869241,7.214396465],[93.801263154,7.213998678],[93.801421644,7.213682227],[93.8015258,7.213420022],[93.801620874,7.213397433],[93.801729492,7.213695845],[93.80183357,7.214102761],[93.801991998,7.214310759],[93.802041767,7.214572993],[93.801973811,7.21497988],[93.801815332,7.215219472],[93.801412392,7.215368597],[93.801113587,7.215445404],[93.800941546,7.215504148],[93.800850989,7.215608117],[93.800724215,7.215707559],[93.80069704,7.21580702],[93.800651758,7.215892913],[93.800592887,7.216037576],[93.800565717,7.216096347],[93.800375521,7.21653486],[93.800226107,7.216679509],[93.799900142,7.216706578],[93.799361407,7.216670313],[93.799003748,7.216738065],[93.798718512,7.216909815],[93.798650597,7.216955014],[93.798532879,7.217045415],[93.798446854,7.217104174],[93.798320081,7.217190053],[93.798116352,7.217217142],[93.797885464,7.2172171],[93.797713428,7.217217069],[93.797627418,7.217158278],[93.797509713,7.217144693],[93.79739654,7.217072336],[93.797138506,7.216927614],[93.796907624,7.216873318],[93.796780862,7.216873292],[93.796509228,7.216868723],[93.796282855,7.216968145],[93.796042871,7.217284577],[93.795929634,7.217732147],[93.795780159,7.218315343],[93.795680494,7.21883073],[93.795707601,7.219282845],[93.795635128,7.219563144],[93.795508342,7.219743963],[93.795191412,7.219915706],[93.794996704,7.220186937],[93.795091721,7.220620979],[93.795322561,7.221009839],[93.795752632,7.221172678],[93.796137448,7.221186313],[93.796431745,7.22099196],[93.796934327,7.220544463],[93.797314653,7.220268744],[93.797572717,7.220178369],[93.797794556,7.220160325],[93.798106927,7.220241761],[93.798396661,7.220332236],[93.798609418,7.220526681],[93.79863658,7.22054025],[93.798749743,7.220698509],[93.798822166,7.220802506],[93.799053018,7.221132588],[93.799152602,7.221259196],[93.799383484,7.221331575],[93.799410648,7.22133158],[93.799673232,7.221318063],[93.799958456,7.221277425],[93.800180294,7.221259379],[93.800384017,7.221291063],[93.800479082,7.221358895],[93.800569598,7.221603051],[93.800583148,7.221883362],[93.800578591,7.222136542],[93.800465391,7.222294761],[93.80026617,7.222471049],[93.799935659,7.22263375],[93.799433123,7.222701479],[93.799084513,7.222769234],[93.798754,7.222940977],[93.798627214,7.223126319],[93.798563738,7.223912981],[93.798554532,7.225178889],[93.798536321,7.226033374],[93.798414001,7.226716041],[93.798201096,7.22773325],[93.798241784,7.228212494],[93.798436412,7.228614909],[93.798753281,7.228999257],[93.798961504,7.229297687],[93.799011284,7.229483061],[93.798943339,7.22977692],[93.798934279,7.229822129],[93.798875415,7.229894458],[93.798848244,7.229953228],[93.798821077,7.229980349],[93.798807491,7.230007473],[93.798762212,7.230052676],[93.798748627,7.230079801],[93.798662597,7.230165686],[93.798649012,7.230197332],[93.798590148,7.230269658],[93.798313954,7.230482103],[93.797910992,7.230699043],[93.797222813,7.230852639],[93.796933064,7.230829981],[93.796675004,7.230843498],[93.796416944,7.230843452],[93.796154356,7.230843404],[93.795896311,7.23072581],[93.795778607,7.230657971],[93.795633747,7.230526833],[93.795448156,7.230282659],[93.795362148,7.230183179],[93.795348583,7.230052063],[93.79530332,7.229966155],[93.795289749,7.229880252],[93.795303335,7.229848605],[93.795262598,7.229780783],[93.795249023,7.229708442],[93.795208319,7.229382913],[93.79525365,7.228921769],[93.795276338,7.228510352],[93.795172233,7.228315926],[93.795040946,7.228279733],[93.794859848,7.228302305],[93.794628939,7.228419811],[93.794443291,7.228632269],[93.794343645,7.228989419],[93.794307372,7.229409875],[93.794388835,7.229640465],[93.794705694,7.230083595],[93.794954639,7.230553836],[93.795212647,7.230974346],[93.795285024,7.231462639],[93.795253269,7.231978039],[93.795162632,7.232692359],[93.795144458,7.23320776],[93.795243977,7.233881424],[93.795501948,7.234622933],[93.795701114,7.234953009],[93.795968204,7.235179114],[93.796180983,7.235251489],[93.796307764,7.235138484],[93.796339485,7.234907915],[93.796298781,7.234546219],[93.796307874,7.234234263],[93.796353169,7.23406247],[93.796547861,7.233940435],[93.796842158,7.233813895],[93.797109281,7.233755169],[93.797715987,7.233456882],[93.798100849,7.233172121],[93.798395151,7.232991328],[93.798775468,7.232860283],[93.799105973,7.232797046],[93.7994908,7.232815197],[93.800133669,7.232987108],[93.800378141,7.233041405],[93.801165902,7.233091271],[93.801754457,7.23313658],[93.802401852,7.233340136],[93.803003971,7.233566292],[93.803999978,7.233760862],[93.80446628,7.233955345],[93.805054834,7.234032298],[93.805330995,7.234127285],[93.805797289,7.234421232],[93.806109629,7.234927641],[93.806326878,7.235596797],[93.806512475,7.235872613],[93.806743356,7.236053494],[93.807033101,7.236157524],[93.807223243,7.236261538],[93.80740884,7.236541873],[93.80764424,7.236817696],[93.807816262,7.237034734],[93.808314257,7.237265386],[93.8086538,7.237423675],[93.80899786,7.237685951],[93.809550182,7.237970862],[93.810052722,7.238038753],[93.810650351,7.237948418],[93.81106688,7.237898747],[93.811397385,7.23787619],[93.812253069,7.237889876],[93.812660533,7.237966793],[93.81306799,7.238107004],[93.813629365,7.238446165],[93.813987015,7.238667746],[93.814376368,7.238767263],[93.814906073,7.238848716],[93.815739107,7.239052277],[93.816336726,7.239111132],[93.81661743,7.239088565],[93.816775901,7.238952952],[93.816775912,7.238790194],[93.816694438,7.238527962],[93.816676343,7.238338074],[93.81675332,7.238197931],[93.81720156,7.237890556],[93.817817317,7.237524431],[93.818500975,7.237316551],[93.819433646,7.237036365],[93.819936196,7.236950528],[93.820307445,7.236941533],[93.820678682,7.237131465],[93.820936731,7.237348509],[93.821199299,7.237705704],[93.821529777,7.238090035],[93.821665592,7.238221165],[93.822009666,7.238397527],[93.822394492,7.238497037],[93.822770264,7.238605587],[93.822955881,7.238741242],[93.823204876,7.238980887],[93.823453867,7.239310954],[93.823675706,7.239401402],[93.824051485,7.239392403],[93.824341242,7.239392437],[93.8244997,7.239451229],[93.824775858,7.239736088],[93.825065587,7.240247001],[93.825246674,7.240445948],[93.82554548,7.240581613],[93.825817129,7.240554518],[93.826220085,7.240337553],[93.826867543,7.239745365],[93.827062228,7.239654965],[93.827252381,7.239654988],[93.827442531,7.239695697],[93.827551187,7.239772567],[93.827782068,7.240156881],[93.828022011,7.240410087],[93.82820763,7.240559302],[93.828243845,7.240649725],[93.828207622,7.240740144],[93.828058208,7.24088028],[93.826822164,7.241757231],[93.826464473,7.24213696],[93.826265249,7.242430806],[93.826269763,7.242706592],[93.826360302,7.242901007],[93.826564035,7.242964324],[93.8270349,7.24285587],[93.827867971,7.242602781],[93.828289041,7.242290874],[93.828750852,7.242110081],[93.82906778,7.242019693],[93.829796708,7.241938389],[93.830335483,7.24183446],[93.83077013,7.241631058],[93.831127808,7.241423123],[93.831367776,7.241142844],[93.83169377,7.240740503],[93.832046922,7.240491879],[93.832191805,7.240396952],[93.832775852,7.240283983],[93.833491192,7.240238841],[93.83409787,7.240338362],[93.834473645,7.240469508],[93.835112006,7.240795083],[93.83553758,7.241043779],[93.835954091,7.241536608],[93.836533582,7.242368532],[93.836673926,7.242689538],[93.836655804,7.243100951],[93.836633139,7.244036805],[93.836628601,7.24441657],[93.836764417,7.244719493],[93.83700437,7.244927483],[93.837212633,7.244963668],[93.8375522,7.24484615],[93.837837442,7.244470928],[93.837909894,7.244036914],[93.837860108,7.243399443],[93.837864646,7.24303324],[93.838045756,7.242612799],[93.838077457,7.242314413],[93.838041242,7.242101921],[93.837665472,7.241685954],[93.837421,7.241274519],[93.837321401,7.241080104],[93.837248971,7.240750063],[93.83732596,7.239958888]]],[[[93.700101393,7.445445948],[93.700277958,7.445206233],[93.700454533,7.445025286],[93.700635606,7.444663509],[93.700680854,7.444460046],[93.700721518,7.443917533],[93.70068963,7.442796417],[93.700861638,7.442389437],[93.701314347,7.441670344],[93.701626733,7.441267792],[93.701843992,7.440684475],[93.702025073,7.440385987],[93.702111068,7.440137291],[93.702129113,7.439739456],[93.702061143,7.439472778],[93.702061102,7.4392377],[93.702133508,7.438961889],[93.702233104,7.438803599],[93.702925806,7.438084343],[93.703093308,7.437826551],[93.703260797,7.437496426],[93.703333168,7.437021704],[93.703337608,7.436519902],[93.703410024,7.436302859],[93.703536775,7.436067696],[93.703672602,7.435950068],[93.70401672,7.43578257],[93.704573668,7.435628493],[93.705909404,7.435080588],[93.706443691,7.434818027],[93.706556869,7.434659726],[93.706579488,7.434542171],[93.706556689,7.43365613],[93.706620021,7.433312513],[93.706742253,7.433136122],[93.707444036,7.432629328],[93.707674923,7.432339847],[93.707846943,7.432054926],[93.7079782,7.431720305],[93.708027962,7.43145807],[93.70793277,7.430906608],[93.707801394,7.430581207],[93.707751525,7.430260269],[93.707756011,7.43002971],[93.707837444,7.429613752],[93.707914397,7.429473556],[93.708109012,7.42893094],[93.708280948,7.428193948],[93.70828087,7.427764481],[93.708262698,7.427439004],[93.70804967,7.426299928],[93.708008822,7.425780075],[93.708035962,7.42561279],[93.708289445,7.425097258],[93.70895041,7.424305686],[93.709231082,7.423912194],[93.709566026,7.423157011],[93.709629361,7.422831476],[93.709593047,7.422343265],[93.709371025,7.421552291],[93.708854595,7.420300405],[93.708723218,7.419952399],[93.708686944,7.41968118],[93.708686902,7.419446103],[93.708714048,7.419319506],[93.708863421,7.41902104],[93.70915314,7.418586853],[93.709257213,7.418184441],[93.709288905,7.418161816],[93.709288842,7.417809201],[93.709198235,7.417560623],[93.709134745,7.417018181],[93.709148248,7.416566102],[93.709283989,7.416005443],[93.709283933,7.415688993],[93.709175039,7.414463953],[93.709120571,7.413722593],[93.709079765,7.413424255],[93.709079716,7.413143971],[93.709093251,7.412872719],[93.70917465,7.412280452],[93.709133814,7.411810325],[93.708952595,7.411254399],[93.708916325,7.410996745],[93.708938897,7.410612469],[93.708925229,7.410142324],[93.70894329,7.409852986],[93.708879836,7.409504935],[93.708558226,7.408799919],[93.708521952,7.408515139],[93.708508336,7.40833432],[93.708598738,7.407434636],[93.708621258,7.406751994],[93.708684567,7.406281798],[93.708743386,7.406024077],[93.708765978,7.40575282],[93.708725101,7.405034055],[93.708765794,7.404699493],[93.708865363,7.404441746],[93.709123393,7.404084438],[93.70989299,7.403234027],[93.710137433,7.402867685],[93.71060372,7.402370094],[93.710721417,7.40221179],[93.710879837,7.401895232],[93.711078968,7.401352614],[93.711386767,7.40080088],[93.711685474,7.400054761],[93.711843905,7.399806016],[93.712061183,7.399471336],[93.712178893,7.399389884],[93.712568199,7.398878781],[93.712771919,7.398693294],[93.712957536,7.398548505],[93.713233706,7.398385572],[93.713378567,7.398213688],[93.713912775,7.397779336],[93.714071226,7.397643608],[93.71434284,7.397331494],[93.71453298,7.397173141],[93.714822739,7.397041844],[93.715175872,7.39682913],[93.715452042,7.396666196],[93.715678436,7.396670561],[93.716430099,7.39688252],[93.716973461,7.396986125],[93.717380955,7.396913514],[93.71754393,7.39676874],[93.718508023,7.395009524],[93.718598559,7.394905484],[93.718843028,7.394729008],[93.71908298,7.394611305],[93.719304834,7.394556903],[93.71955839,7.394547687],[93.720088132,7.39447047],[93.720183212,7.394447799],[93.720291846,7.394275939],[93.720391343,7.3936927],[93.720649323,7.393154557],[93.720812285,7.392960055],[93.721106553,7.39275642],[93.721296687,7.392589021],[93.721898845,7.392380652],[93.72195317,7.392335406],[93.722007454,7.392091251],[93.722070827,7.392009835],[93.722442077,7.391855872],[93.722749923,7.391638665],[93.722849513,7.391525579],[93.722976262,7.391380828],[93.723152819,7.391249603],[93.72350143,7.391104697],[93.723845522,7.391000482],[93.724089997,7.390873731],[93.724411425,7.390651991],[93.724723795,7.390421218],[93.725018072,7.39028087],[93.725407408,7.390022918],[93.726113593,7.38929911],[93.726272041,7.389185983],[93.726403316,7.389036707],[93.726806216,7.38869737],[93.726996336,7.388471203],[93.727104984,7.388385232],[93.727141191,7.388317396],[93.727186466,7.388303802],[93.727181931,7.388272162],[93.727562188,7.387910237],[93.727833833,7.387815109],[93.728141689,7.387656669],[93.728544597,7.387367059],[93.728703037,7.387217764],[93.729065199,7.386946266],[93.729427394,7.386828472],[93.729640198,7.386828321],[93.729857529,7.386819124],[93.730219727,7.386714891],[93.730341962,7.386651513],[93.730486815,7.386493187],[93.730568285,7.386357508],[93.730618042,7.386135959],[93.730799114,7.385959523],[93.730943956,7.385751469],[93.731179352,7.385534308],[93.731885578,7.385072694],[93.732274925,7.384905149],[93.732532997,7.384859758],[93.732809182,7.384832437],[93.733130652,7.384832204],[93.733850562,7.384831688],[93.734058831,7.384808934],[93.734724411,7.384817495],[93.735063982,7.384776562],[93.735657047,7.38448229],[93.736150521,7.384269463],[93.736372343,7.384106556],[93.736684649,7.383645221],[93.737191597,7.382971273],[93.737666822,7.382170768],[93.737915741,7.381723041],[93.738046988,7.381478828],[93.73809224,7.38137482],[93.738141979,7.381089981],[93.738291318,7.380768904],[93.738476812,7.380162998],[93.738549209,7.379964039],[93.738653269,7.379633952],[93.738838829,7.37931737],[93.739006317,7.379163545],[93.739373004,7.378932723],[93.740219592,7.378561409],[93.740522949,7.378574749],[93.740912347,7.378655837],[93.741193063,7.37865111],[93.741672962,7.378506095],[93.742234284,7.378058136],[93.742858922,7.377316286],[93.743207483,7.377035748],[93.743374947,7.376791508],[93.743560459,7.376289578],[93.743641769,7.375521004],[93.743809225,7.375249641],[93.74408071,7.374539695],[93.744080664,7.374349828],[93.744180139,7.373807273],[93.744406329,7.373025032],[93.744437865,7.372378553],[93.744614295,7.371781696],[93.744772599,7.371121562],[93.744781487,7.370434414],[93.744713419,7.369801571],[93.744251317,7.368612977],[93.743653397,7.367451607],[93.743585424,7.367198498],[93.743358929,7.366710434],[93.743073583,7.366249536],[93.742856146,7.365770504],[93.74277005,7.365463163],[93.742715643,7.365146755],[93.742706441,7.364527431],[93.743118146,7.36326586],[93.743267391,7.362583132],[93.743271859,7.36232997],[93.743222,7.362094933],[93.743027261,7.36185548],[93.742714789,7.361543783],[93.742361581,7.36127732],[93.742239327,7.361223163],[93.741904266,7.361114912],[93.741437938,7.361128812],[93.741093837,7.361079337],[93.74080405,7.36096201],[93.739853114,7.360257476],[93.739368619,7.360022753],[93.738861537,7.359995995],[93.738558177,7.359919362],[93.738272937,7.359878882],[93.737774923,7.359919927],[93.737548559,7.359965297],[93.737462546,7.360006045],[93.737181835,7.359974602],[93.737073169,7.359943036],[93.736638452,7.359590735],[93.736443703,7.359287989],[93.736271597,7.35900331],[93.736126649,7.358696008],[93.735909268,7.35841136],[93.73581868,7.358235118],[93.735773354,7.358004597],[93.735791434,7.357864441],[93.735859293,7.357624798],[93.735954316,7.357385132],[93.736099125,7.357064061],[93.736180544,7.356729473],[93.736157851,7.356476331],[93.736062754,7.356376944],[93.736008402,7.356277529],[93.735809151,7.356074239],[93.735763841,7.355916048],[93.735781934,7.355839184],[93.735858882,7.355753236],[93.736112376,7.355563187],[93.736361346,7.355386701],[93.736469994,7.355336896],[93.736619358,7.355146921],[93.736601189,7.354884735],[93.73646984,7.354631671],[93.73618002,7.354342554],[93.735940026,7.354157378],[93.735061595,7.353647167],[93.734504656,7.353340157],[93.73419675,7.353141466],[93.733680559,7.352838946],[93.732788555,7.352346821],[93.732285929,7.351944836],[93.731117618,7.350774801],[93.730488173,7.350106179],[93.729546265,7.349058039],[93.728826181,7.347905764],[93.728382299,7.346897958],[93.727680326,7.345718544],[93.727385967,7.345298325],[93.726729294,7.344227372],[93.726063534,7.342971078],[93.725569925,7.34228427],[93.725447645,7.34205832],[93.725316291,7.341732921],[93.725275509,7.341538559],[93.725243741,7.341140759],[93.72532514,7.340656989],[93.725325018,7.340010528],[93.725157382,7.33935062],[93.725035076,7.338980008],[93.72496257,7.33861388],[93.724944409,7.338338129],[93.724994106,7.337795613],[93.724975851,7.337022583],[93.724808195,7.336240617],[93.724681395,7.336041792],[93.724464045,7.335815907],[93.72427836,7.335449856],[93.724296392,7.335033938],[93.724119722,7.334450889],[93.72398838,7.334170694],[93.723743849,7.33384537],[93.723521973,7.333610446],[93.723413278,7.333384485],[93.723358915,7.333185611],[93.723395029,7.332620497],[93.723584999,7.331684583],[93.723557758,7.331255133],[93.723299582,7.330568161],[93.722950843,7.329768233],[93.722484401,7.328981946],[93.721981771,7.328344867],[93.721850445,7.328127962],[93.721777977,7.327938139],[93.72172816,7.327838718],[93.721601318,7.327382213],[93.721533387,7.327246638],[93.721501676,7.327124597],[93.721374852,7.32677207],[93.721166527,7.326333702],[93.720650329,7.325741834],[93.720423937,7.325543075],[93.720147761,7.325425722],[93.71927404,7.325512199],[93.718789652,7.325602936],[93.718527064,7.325521738],[93.718219193,7.325363718],[93.718087874,7.325182978],[93.717598853,7.324640817],[93.717458492,7.324523372],[93.717300027,7.32442402],[93.717105327,7.324225239],[93.716951351,7.323899849],[93.716910565,7.323646716],[93.716756547,7.323068165],[93.716738401,7.322837622],[93.716597999,7.322467016],[93.716534544,7.322010464],[93.716557134,7.321730166],[93.716434861,7.321481606],[93.71621299,7.32121503],[93.716072627,7.321074981],[93.715936795,7.320957532],[93.715705843,7.320523695],[93.715669601,7.320365494],[93.715320908,7.319701177],[93.715162429,7.319506891],[93.714976743,7.319032338],[93.714926881,7.318630026],[93.714750261,7.318232319],[93.714546485,7.317861753],[93.714320083,7.317554491],[93.714215915,7.317260713],[93.714206816,7.316984956],[93.714134328,7.316627865],[93.714134288,7.316374706],[93.714066347,7.316148713],[93.713876171,7.315891157],[93.713767488,7.315674234],[93.713749345,7.315448209],[93.713758289,7.314752013],[93.713708459,7.31453957],[93.713581667,7.314313617],[93.7134956,7.313965578],[93.713355197,7.313549763],[93.71339129,7.312754091],[93.713382194,7.312482855],[93.713282547,7.312139344],[93.713178395,7.31193598],[93.712970136,7.311832138],[93.712612492,7.311750997],[93.712463091,7.311687804],[93.712105416,7.31140775],[93.712023907,7.311249578],[93.712005776,7.311100407],[93.711901609,7.310793063],[93.711779368,7.310707248],[93.711611859,7.310644067],[93.711485104,7.31064867],[93.711430785,7.31067583],[93.71134027,7.310838634],[93.711159208,7.31096081],[93.710837796,7.310988141],[93.71057975,7.310934058],[93.709905147,7.310373921],[93.709266762,7.309818282],[93.709176217,7.309773132],[93.708605764,7.309312363],[93.708288988,7.308991357],[93.708071768,7.308815037],[93.707818337,7.30875178],[93.707596586,7.30866138],[93.707492503,7.308525739],[93.707325063,7.308408197],[93.706895152,7.308001293],[93.706736769,7.307766175],[93.706456193,7.307531079],[93.706288751,7.307454237],[93.7059086,7.307440742],[93.705646107,7.307562887],[93.705270452,7.308037776],[93.70506679,7.308196086],[93.70488576,7.308277517],[93.70433815,7.30841328],[93.703840325,7.308517379],[93.703709081,7.308540014],[93.703383239,7.308485809],[93.703134335,7.30840898],[93.702790398,7.308259813],[93.702654637,7.308133219],[93.702464585,7.307794097],[93.702211172,7.307477598],[93.701862714,7.307265123],[93.701509725,7.30714761],[93.700885197,7.307057281],[93.700686076,7.306962353],[93.700387394,7.306871963],[93.699975566,7.306835858],[93.699749291,7.306763545],[93.699432517,7.306510362],[93.699142885,7.306438061],[93.698527403,7.306420077],[93.698206086,7.306420132],[93.697952658,7.306338779],[93.697690174,7.306329777],[93.697373376,7.306411229],[93.697065616,7.30664643],[93.697033928,7.306750442],[93.696984142,7.306800195],[93.696884577,7.306827345],[93.696115229,7.306755119],[93.695545018,7.30657433],[93.695264434,7.3065382],[93.694816437,7.306104151],[93.694572066,7.305959484],[93.69445893,7.305923327],[93.694255286,7.305828395],[93.694241707,7.305846486],[93.694110474,7.305751543],[93.693979254,7.305498327],[93.693970224,7.305240568],[93.69404717,7.305122982],[93.694250832,7.304996331],[93.694404715,7.304842554],[93.694499767,7.304675222],[93.694531464,7.304476244],[93.69449981,7.304186836],[93.694499857,7.30365323],[93.694377691,7.303381924],[93.694232901,7.303047312],[93.694006655,7.302681059],[93.693798501,7.302423332],[93.693572244,7.302197264],[93.693282619,7.302070692],[93.692676209,7.30190347],[93.692368491,7.301695502],[93.691929561,7.301171007],[93.691721402,7.3009992],[93.691445359,7.300836447],[93.690793706,7.3005607],[93.690386433,7.300293956],[93.689752917,7.299688092],[93.689608118,7.299502707],[93.689504039,7.29943489],[93.689209925,7.298969158],[93.689019874,7.298761169],[93.688703104,7.298593899],[93.688427057,7.298498975],[93.688200799,7.298313601],[93.687843324,7.297915708],[93.687526588,7.297440933],[93.686522026,7.296486915],[93.686245992,7.296287979],[93.685698427,7.296093606],[93.685132752,7.295994199],[93.684558051,7.29565512],[93.684363461,7.295596359],[93.684082886,7.295546653],[93.683680113,7.295582886],[93.682738775,7.29588147],[93.682607536,7.295876966],[93.682385788,7.295867952],[93.68210975,7.295723279],[93.681693444,7.295388698],[93.681566742,7.295284706],[93.681326924,7.295008887],[93.68093327,7.294484374],[93.68088802,7.294434637],[93.680530536,7.294195011],[93.680073484,7.294023229],[93.679792914,7.293946388],[93.678860666,7.293941981],[93.678507684,7.293892282],[93.677742918,7.293589393],[93.677131999,7.293435716],[93.676593472,7.293404124],[93.675815094,7.293372561],[93.675303723,7.293318356],[93.674919073,7.293214391],[93.674683765,7.293083277],[93.674466566,7.292911461],[93.674190551,7.292631121],[93.674077431,7.292504512],[93.673824058,7.292120162],[93.673625004,7.291631794],[93.673561737,7.29098966],[93.673412437,7.290695739],[93.673276698,7.29051939],[93.672923757,7.290207403],[93.672742772,7.289972272],[93.672543678,7.289795931],[93.672502959,7.289728103],[93.672439617,7.289624101],[93.672254115,7.289334705],[93.672127435,7.289099569],[93.671919297,7.288878006],[93.671195308,7.288330906],[93.670846879,7.28813649],[93.669964473,7.287779333],[93.66954362,7.287720588],[93.668977957,7.287616636],[93.668620485,7.287381522],[93.668407815,7.287218745],[93.668018669,7.286956501],[93.667462101,7.286581216],[93.667199662,7.286355135],[93.666778877,7.28585774],[93.666398851,7.285170411],[93.666245044,7.284804133],[93.666181717,7.284623253],[93.666109349,7.284383587],[93.666077703,7.284175571],[93.665914863,7.283709807],[93.66587417,7.283483704],[93.665752021,7.283244041],[93.665729434,7.282995325],[93.66560281,7.282461726],[93.665575678,7.282326065],[93.665593796,7.282222053],[93.665625502,7.282036642],[93.665725089,7.281851227],[93.666069073,7.281498467],[93.666471877,7.281190925],[93.666725356,7.28080652],[93.6667661,7.28070703],[93.6667933,7.280399521],[93.66677072,7.280101062],[93.66671193,7.279843307],[93.666540043,7.279363974],[93.666476714,7.279201184],[93.66621881,7.278943446],[93.665589834,7.278663131],[93.665350004,7.278595321],[93.66481605,7.278378304],[93.664512894,7.278125091],[93.663988084,7.277347329],[93.663698567,7.276718777],[93.663436284,7.275597308],[93.663246394,7.274557231],[93.663106159,7.274258781],[93.66259946,7.273467448],[93.662296345,7.273001692],[93.662165137,7.272861515],[93.661830345,7.272395761],[93.661319096,7.271780791],[93.661205999,7.271581823],[93.66111099,7.271459733],[93.660984312,7.271287903],[93.660599723,7.270953292],[93.659979905,7.270148396],[93.659789933,7.269646453],[93.659645202,7.269207815],[93.659581939,7.268687772],[93.659595573,7.268357654],[93.659500647,7.267765261],[93.659419274,7.26730853],[93.659315244,7.267028163],[93.658966875,7.266625717],[93.658835677,7.266435797],[93.658795003,7.26614186],[93.65881772,7.265626333],[93.658926423,7.265079145],[93.658980806,7.264626925],[93.658899436,7.264156627],[93.658804449,7.263921484],[93.658704978,7.263460231],[93.658718592,7.263247689],[93.658650836,7.262569371],[93.658578461,7.262415623],[93.658573954,7.262311613],[93.658094524,7.261004744],[93.658035724,7.260855518],[93.657967878,7.260683679],[93.657637637,7.260163654],[93.656940936,7.259241182],[93.656633286,7.258920128],[93.656434212,7.258752821],[93.656099398,7.258508646],[93.655615263,7.258223779],[93.655484046,7.258164999],[93.655198999,7.257979607],[93.654954672,7.257821347],[93.654719395,7.25767213],[93.654524839,7.257540999],[93.654212629,7.257423442],[93.653800853,7.257378242],[93.653456988,7.257152155],[93.652782789,7.256930606],[93.65239816,7.256908017],[93.652316714,7.256876365],[93.651873279,7.256749768],[93.651488694,7.256496547],[93.651221755,7.256288542],[93.650932206,7.255994615],[93.650710512,7.255813741],[93.650312345,7.255610263],[93.650221849,7.255578611],[93.649615578,7.255126424],[93.649497949,7.255013376],[93.649357715,7.254796319],[93.649307958,7.254701356],[93.64915874,7.254163224],[93.648792369,7.253376384],[93.64856166,7.253037232],[93.648416898,7.252842785],[93.648317365,7.252747823],[93.64806855,7.252440327],[93.647534739,7.251734892],[93.647200476,7.251358348],[93.647082747,7.251168469],[93.646276789,7.250354708],[93.645959846,7.250124144],[93.645335007,7.249527384],[93.644891281,7.249102418],[93.644520003,7.24876335],[93.644139667,7.248383592],[93.644026468,7.248211796],[93.643922324,7.248021916],[93.643881568,7.247868203],[93.643872505,7.247737093],[93.643994742,7.247601464],[93.64412603,7.247407061],[93.644225625,7.247235262],[93.644225619,7.247126759],[93.644221087,7.247049902],[93.644071679,7.247040861],[93.643777389,7.247049906],[93.643519319,7.24704991],[93.643279357,7.246973055],[93.64301675,7.246787698],[93.642853747,7.246566169],[93.642446247,7.246114076],[93.642242501,7.245978446],[93.642047812,7.245874465],[93.641871238,7.245833778],[93.641586001,7.245784048],[93.641246438,7.245779528],[93.641029116,7.245775008],[93.640825377,7.245747883],[93.640666911,7.245698152],[93.640436004,7.245612255],[93.640232262,7.24554444],[93.640019468,7.245503752],[93.639675379,7.24553992],[93.639381091,7.245576088],[93.639186409,7.245607735],[93.638996253,7.245594171],[93.638819677,7.245512793],[93.638774401,7.245508271],[93.638439354,7.245255096],[93.638258241,7.244952189],[93.638122406,7.244739701],[93.637873383,7.244486526],[93.637619833,7.244242391],[93.637366286,7.244079635],[93.637162546,7.24401182],[93.636818456,7.244007295],[93.636587556,7.244043462],[93.636157448,7.244170047],[93.635170481,7.244974773],[93.634826405,7.245368097],[93.634627202,7.245607707],[93.63455477,7.245847318],[93.634509502,7.2460372],[93.634509508,7.24621804],[93.634495925,7.246231601],[93.634477816,7.246245166],[93.634115617,7.246322018],[93.633952628,7.246344621],[93.633798693,7.246394349],[93.633567792,7.246480246],[93.63338217,7.246656563],[93.633223713,7.246873568],[93.633137695,7.24702276],[93.633083367,7.247090573],[93.633083368,7.247104136],[93.633074313,7.247117699],[93.632956599,7.247203598],[93.632798139,7.247266888],[93.63252649,7.247379909],[93.632377084,7.247483888],[93.632218626,7.247642121],[93.63207828,7.247904337],[93.631888139,7.248428769],[93.631765904,7.248727153],[93.631688943,7.248953203],[93.631598398,7.249170208],[93.631571237,7.249310357],[93.631503331,7.249559014],[93.631498819,7.250087967],[93.631467131,7.250241682],[93.63139922,7.250359227],[93.631249813,7.250445123],[93.631100404,7.250481288],[93.630919304,7.250531016],[93.630720091,7.25052197],[93.630543516,7.250526488],[93.630294501,7.250594298],[93.629877973,7.250888154],[93.629628965,7.251154889],[93.629513412,7.251397045],[93.629442702,7.251727],[93.629004446,7.252508578],[93.628791716,7.252716598],[93.628692132,7.252847743],[93.628416063,7.253010542],[93.628216943,7.253073852],[93.627949916,7.253268307],[93.627664769,7.253539638],[93.627488226,7.253797402],[93.627461043,7.253928546],[93.627474479,7.254480255],[93.627460853,7.254683752],[93.62728873,7.255357559],[93.627288578,7.255963533],[93.627388051,7.25628461],[93.627496611,7.256451932],[93.627546379,7.256483587],[93.627659421,7.256827275],[93.627668389,7.257157394],[93.62760944,7.257650313],[93.6274419,7.258088966],[93.627179303,7.258649718],[93.626740158,7.25947728],[93.626387045,7.260083252],[93.625839334,7.260752535],[93.625536027,7.261236411],[93.625250835,7.261661495],[93.624848028,7.261928303],[93.624567419,7.262122756],[93.624467852,7.262172499],[93.624313961,7.262317208],[93.624001624,7.262710638],[93.623734524,7.263158334],[93.62328638,7.263750738],[93.622602891,7.264474285],[93.622507841,7.264555683],[93.622313217,7.264713959],[93.622118592,7.264876755],[93.621534759,7.265197825],[93.62121345,7.265279221],[93.620982637,7.265387751],[93.620751836,7.265446537],[93.620023268,7.26549627],[93.619439547,7.265387728],[93.618950827,7.265383198],[93.618466624,7.265410323],[93.618068373,7.265536938],[93.617715293,7.265962018],[93.617525157,7.266251435],[93.617348544,7.266735308],[93.617221715,7.267192048],[93.617103782,7.268218587],[93.617080743,7.269751614],[93.61719828,7.270199315],[93.617370173,7.270443517],[93.617727589,7.270737467],[93.617949296,7.270850528],[93.618351939,7.271239443],[93.618460482,7.2714746],[93.618781701,7.271754983],[93.618926485,7.271845429],[93.619066728,7.271999185],[93.619324548,7.272451409],[93.61943756,7.272908154],[93.619935161,7.273591013],[93.620229177,7.274074892],[93.620410136,7.274269348],[93.620753988,7.274540686],[93.621658893,7.275128579],[93.621876072,7.275259726],[93.621980137,7.27533208],[93.622210873,7.275540104],[93.622310342,7.275879269],[93.622360083,7.276028501],[93.622436934,7.276336012],[93.622717372,7.276851545],[93.622771627,7.277041476],[93.622789631,7.277421343],[93.622671894,7.277733372],[93.622305143,7.278520234],[93.622169261,7.278999586],[93.621961022,7.279289004],[93.6218207,7.279429192],[93.621639655,7.279555812],[93.621264014,7.279700519],[93.621150879,7.279709563],[93.620825058,7.279695995],[93.620508295,7.279655291],[93.620128167,7.279655288],[93.619919977,7.279754774],[93.61970723,7.279967314],[93.619580464,7.28018438],[93.619517052,7.280405967],[93.619489807,7.280763221],[93.619548544,7.281115952],[93.619598289,7.281242574],[93.619801843,7.281581742],[93.620005416,7.281844031],[93.620181875,7.281957088],[93.620774636,7.28219677],[93.620914887,7.282332438],[93.621738329,7.283010772],[93.622195257,7.283539872],[93.622385256,7.28380216],[93.622412386,7.283892605],[93.622615935,7.284263426],[93.622819475,7.284665901],[93.622918931,7.285072899],[93.622991218,7.28554773],[93.623072599,7.285846195],[93.623208303,7.286081351],[93.6232761,7.286415992],[93.623262417,7.286841079],[93.622990645,7.287831438],[93.622981409,7.288568557],[93.62293155,7.28888511],[93.622840975,7.289147397],[93.622515049,7.289531783],[93.622451659,7.289662927],[93.622297593,7.290463355],[93.622016875,7.291019586],[93.621917249,7.29127735],[93.621717928,7.292082299],[93.621355621,7.293149538],[93.621251486,7.29334399],[93.621106555,7.293800733],[93.621002389,7.294117287],[93.620852934,7.294569505],[93.620522394,7.295274965],[93.620354829,7.295754319],[93.620332143,7.29598495],[93.620223472,7.296220103],[93.620178152,7.296473345],[93.620128192,7.29717881],[93.620060191,7.297644595],[93.619752308,7.298223435],[93.619657238,7.298359099],[93.61962102,7.298408843],[93.61959383,7.298558077],[93.619453462,7.29885654],[93.619272307,7.299381115],[93.619227014,7.299530348],[93.618982481,7.300127276],[93.618869242,7.300520707],[93.618805821,7.300769427],[93.618764993,7.301153813],[93.61869248,7.301560811],[93.618692371,7.301985896],[93.618705903,7.30215774],[93.618701348,7.302275318],[93.618579057,7.302668747],[93.618488475,7.302944603],[93.618406904,7.303378732],[93.618334449,7.303555098],[93.617908846,7.304332913],[93.617754874,7.304726342],[93.617469636,7.305219261],[93.617365462,7.305549378],[93.617130027,7.305951852],[93.616953507,7.306037774],[93.616636619,7.306404067],[93.616464593,7.306607567],[93.616423842,7.306688964],[93.615921336,7.307317545],[93.615450571,7.307701927],[93.615400772,7.307769759],[93.614871205,7.308036562],[93.6146087,7.308108913],[93.614056555,7.30818126],[93.612187456,7.308249061],[93.611381856,7.308393755],[93.611105792,7.30839375],[93.610567201,7.308552016],[93.610159826,7.308800727],[93.609960644,7.308999699],[93.609788624,7.309171539],[93.609657315,7.309411213],[93.60950788,7.309736808],[93.609444435,7.310048839],[93.609181836,7.31045583],[93.609091299,7.310546273],[93.608937332,7.310889957],[93.608873872,7.311256254],[93.608937156,7.311532111],[93.60894618,7.311627077],[93.608977846,7.311676822],[93.609158617,7.312612925],[93.609330512,7.31290235],[93.609782968,7.313309359],[93.61011786,7.313341023],[93.610475406,7.31327772],[93.610842011,7.313178239],[93.611416789,7.31311494],[93.611665704,7.313101379],[93.6122133,7.313142088],[93.612625117,7.313209928],[93.612729193,7.313268718],[93.612860423,7.313318465],[93.612928302,7.313341077],[93.613091196,7.313458657],[93.613222427,7.313508404],[93.613453193,7.313671207],[93.613652273,7.313861142],[93.613810615,7.314078211],[93.614027744,7.314467123],[93.614326392,7.314652535],[93.615009721,7.314842477],[93.615213352,7.314937446],[93.615380769,7.31506859],[93.615471276,7.315095724],[93.615828752,7.315299227],[93.616294855,7.315471075],[93.616733833,7.315525345],[93.617186376,7.315624836],[93.617815335,7.316072537],[93.618113952,7.316384571],[93.618303962,7.316660425],[93.618557328,7.316954368],[93.618729224,7.317275445],[93.619095675,7.317800019],[93.61940329,7.318338162],[93.61964759,7.318695414],[93.619977865,7.319111456],[93.62028101,7.319428009],[93.620552497,7.319663164],[93.620878298,7.319875704],[93.62110003,7.319988759],[93.621154325,7.320047547],[93.62193263,7.320549506],[93.622072896,7.320685171],[93.62246205,7.320933889],[93.622624949,7.321046941],[93.62291455,7.321245916],[93.623272019,7.321512721],[93.624376064,7.322525681],[93.624575144,7.322751787],[93.624683718,7.322937196],[93.624683663,7.32317235],[93.624588542,7.323511515],[93.624552327,7.32354317],[93.624375738,7.323900426],[93.624280641,7.324135581],[93.624248943,7.324207936],[93.624221754,7.324352646],[93.624244279,7.32479582],[93.624294003,7.32504454],[93.624434196,7.325496756],[93.624637752,7.325939929],[93.624687504,7.326075593],[93.625203192,7.327156388],[93.625510839,7.327622167],[93.625578675,7.327843753],[93.625578618,7.32808795],[93.625524205,7.328535649],[93.625492476,7.328734624],[93.625465253,7.329033089],[93.625483223,7.329602884],[93.625659492,7.33063394],[93.625672866,7.331511244],[93.625713494,7.331963461],[93.625640956,7.332497079],[93.625491549,7.332727713],[93.625423617,7.332917646],[93.625423558,7.33317541],[93.625459738,7.333292986],[93.625713145,7.333469347],[93.626016367,7.333523607],[93.626459909,7.333496466],[93.627528016,7.333496444],[93.628062062,7.333528086],[93.629207109,7.33352806],[93.629704962,7.333496389],[93.630130407,7.333437589],[93.630361226,7.333437583],[93.630709711,7.333478272],[93.630890726,7.33356871],[93.631021952,7.33367724],[93.631175786,7.333889778],[93.631306961,7.334233458],[93.631275223,7.334491223],[93.631238995,7.334590712],[93.630768111,7.335463506],[93.630247522,7.335970005],[93.630039314,7.336042367],[93.62943736,7.336087605],[93.628369277,7.335951966],[93.62698889,7.335897733],[93.626405066,7.335820868],[93.625495375,7.335757576],[93.624834596,7.335748544],[93.624712403,7.335721411],[93.624540446,7.33560836],[93.624513307,7.335536005],[93.624540547,7.33517423],[93.624182953,7.335377735],[93.624015444,7.335594802],[93.623766473,7.33579378],[93.623381646,7.336327405],[93.623263936,7.336485684],[93.623037582,7.336729883],[93.622928935,7.336838418],[93.622163963,7.337231856],[93.621584546,7.337652427],[93.62123141,7.33812726],[93.621122717,7.338425725],[93.620995823,7.339126667],[93.620959185,7.340921974],[93.621053877,7.342405251],[93.621044748,7.342721804],[93.620931455,7.34332778],[93.620822562,7.344453804],[93.620750046,7.34487889],[93.620478236,7.345923519],[93.620482725,7.346077274],[93.620577714,7.346316948],[93.62075868,7.346633499],[93.620758653,7.346746554],[93.620794847,7.346805342],[93.620817376,7.347230427],[93.620867107,7.347461058],[93.620993776,7.347709777],[93.621088781,7.347886142],[93.621251666,7.348107725],[93.621749397,7.348663949],[93.621921325,7.348926232],[93.621984639,7.349138774],[93.62202528,7.349541248],[93.621970908,7.349794492],[93.621350616,7.350748679],[93.620857137,7.351336572],[93.6206217,7.351684783],[93.620363578,7.352259103],[93.62020505,7.352752024],[93.620055498,7.353552453],[93.620064428,7.354067982],[93.620136775,7.354361923],[93.6201367,7.354682998],[93.620172831,7.355013118],[93.620154549,7.355759277],[93.620172537,7.356252195],[93.620167904,7.356704414],[93.619991291,7.357106892],[93.619751078,7.358490683],[93.619732934,7.358662526],[93.619673938,7.359322766],[93.619646538,7.360349303],[93.619574005,7.360837699],[93.61933389,7.361800927],[93.619234171,7.362406903],[93.61923859,7.362859121],[93.619292794,7.363324905],[93.619365148,7.363600758],[93.619433011,7.363727379],[93.619496344,7.363872086],[93.619713485,7.364360479],[93.619817513,7.364677031],[93.619939672,7.364885051],[93.620106981,7.36557242],[93.620106927,7.36580305],[93.620147609,7.366033682],[93.620170238,7.366038203],[93.620215398,7.366476854],[93.620269653,7.366734618],[93.620310232,7.367408423],[93.620355426,7.367697842],[93.620482025,7.368285724],[93.620558849,7.368810295],[93.620558754,7.369217292],[93.620513343,7.369863964],[93.620404628,7.370230263],[93.620404497,7.370791014],[93.620458648,7.371505517],[93.620535455,7.372111489],[93.620766092,7.372988789],[93.621014884,7.373658067],[93.621159668,7.373906783],[93.621422114,7.374245941],[93.621612181,7.374413257],[93.621811295,7.374603185],[93.622096772,7.374778435],[93.622503722,7.375028254],[93.622657601,7.37509156],[93.622856731,7.375209133],[93.623209754,7.375340266],[93.624114972,7.375525652],[93.624635481,7.375597993],[93.625662931,7.375692927],[93.626210619,7.375670299],[93.626713043,7.375652195],[93.62792155,7.375724508],[93.628500914,7.375733531],[93.62892641,7.375624983],[93.629545072,7.375248465],[93.629714087,7.375145603],[93.630515368,7.374535078],[93.631017855,7.374200415],[93.631479608,7.373856711],[93.631837244,7.373567277],[93.632394073,7.373092425],[93.632765273,7.372866299],[93.633136464,7.372689918],[93.633638912,7.372531619],[93.634132301,7.372409497],[93.63430885,7.372278345],[93.6348159,7.371740184],[93.635490412,7.371242711],[93.636282596,7.37078593],[93.636350501,7.370731662],[93.636422922,7.370722613],[93.636934466,7.370329158],[93.63715626,7.370283923],[93.637559099,7.370270336],[93.637961921,7.370342666],[93.638210841,7.370469272],[93.638450707,7.37059588],[93.638518594,7.370636575],[93.638753925,7.370812924],[93.638934963,7.370880747],[93.639573071,7.371373623],[93.640337907,7.371920758],[93.640867443,7.372124222],[93.641369815,7.372359341],[93.641822362,7.37279796],[93.642121002,7.373313466],[93.64222056,7.373426514],[93.642392514,7.373670698],[93.64268665,7.374068626],[93.64330667,7.37452532],[93.643745694,7.374674522],[93.643976531,7.374692593],[93.644510613,7.37481013],[93.644813862,7.374882465],[93.645071845,7.374972887],[93.645239297,7.375094972],[93.645316224,7.375212542],[93.645415736,7.375592396],[93.645429193,7.376288805],[93.645515112,7.376768147],[93.645578432,7.37703947],[93.64565989,7.377125385],[93.646791281,7.378237745],[93.647872877,7.379417938],[93.648022215,7.37959881],[93.648031259,7.379653076],[93.648076517,7.379684727],[93.648488316,7.380281616],[93.648777949,7.380598143],[93.649099249,7.381041285],[93.649257642,7.381217633],[93.649520109,7.381597471],[93.649683005,7.381923051],[93.649755408,7.38204062],[93.650244166,7.382596801],[93.650302996,7.382673672],[93.650624348,7.382804785],[93.650818973,7.382859035],[93.651000013,7.382958506],[93.651461684,7.383080562],[93.651687997,7.383116718],[93.651900725,7.383198096],[93.652262805,7.383387993],[93.652996065,7.383478368],[93.653276708,7.383424076],[93.65365242,7.383283854],[93.654462668,7.383116456],[93.654879106,7.383035017],[93.655010381,7.382976216],[93.655060189,7.382858635],[93.65511454,7.382618957],[93.655087422,7.382352154],[93.655101046,7.382053692],[93.6550694,7.381804978],[93.655087583,7.381284931],[93.655160044,7.38102264],[93.655291348,7.380760345],[93.655472487,7.380190538],[93.655961458,7.379349372],[93.656445856,7.37881119],[93.656708409,7.378639323],[93.65705245,7.37836796],[93.657301438,7.378092085],[93.657645505,7.37764888],[93.657803992,7.377192128],[93.657695454,7.376549999],[93.657604974,7.376233458],[93.657315354,7.375794841],[93.657328984,7.375451157],[93.657437654,7.375193386],[93.657917517,7.374673292],[93.658406476,7.373854736],[93.658641889,7.373529118],[93.658976878,7.373221578],[93.659357127,7.372936645],[93.659488427,7.372669824],[93.659524672,7.372430148],[93.65951564,7.37228092],[93.659271288,7.371819688],[93.659094792,7.371625254],[93.658189647,7.370892763],[93.65770088,7.370431555],[93.657560581,7.370332083],[93.656488018,7.369283055],[93.65610788,7.368848966],[93.655981202,7.368478163],[93.655899782,7.368139011],[93.655899794,7.36805309],[93.655754994,7.367799864],[93.655347699,7.367383868],[93.655166676,7.367212045],[93.654890613,7.36698144],[93.654107655,7.366488599],[93.653944741,7.36630773],[93.653876877,7.366113284],[93.653895007,7.365955008],[93.654003645,7.365900732],[93.654130376,7.365914287],[93.654234471,7.365964021],[93.654478838,7.366276026],[93.654664396,7.366375496],[93.654732279,7.366438799],[93.654922373,7.36647948],[93.655193947,7.366479457],[93.655447423,7.366425165],[93.655886487,7.366280415],[93.656189739,7.366307521],[93.656307414,7.36635273],[93.656420551,7.366465772],[93.656551775,7.366700911],[93.656692061,7.366881781],[93.65679615,7.366972215],[93.656805192,7.367044568],[93.656868554,7.367076216],[93.657298484,7.367478644],[93.657769108,7.368175005],[93.657877707,7.368383013],[93.658008943,7.368545796],[93.658307641,7.368762827],[93.658674271,7.368735656],[93.659004737,7.36838742],[93.6593216,7.368197457],[93.659439282,7.368197445],[93.659661059,7.368251687],[93.660145335,7.368473221],[93.660394255,7.368626948],[93.660878503,7.369047452],[93.661317481,7.369522228],[93.661575453,7.369684996],[93.661779117,7.369811594],[93.661837948,7.369892986],[93.662086859,7.370119065],[93.662100423,7.370223072],[93.662077781,7.370308994],[93.661978189,7.370408493],[93.661756392,7.370485393],[93.661435017,7.370566826],[93.661204145,7.37079748],[93.660941542,7.371376342],[93.660869086,7.37163411],[93.66085548,7.371824041],[93.660592892,7.372289848],[93.660393697,7.372561197],[93.660022496,7.372891352],[93.659388754,7.373334589],[93.658831949,7.37383208],[93.658646334,7.374094384],[93.657863101,7.37536066],[93.657804217,7.375650083],[93.657831357,7.375767654],[93.657998798,7.375998268],[93.65822964,7.375998245],[93.658727576,7.375695208],[93.659166657,7.375491667],[93.659429209,7.375301708],[93.659768707,7.375120788],[93.660049358,7.374971528],[93.660130842,7.374899164],[93.660307377,7.374826792],[93.660461282,7.374758944],[93.660886768,7.374650365],[93.661244336,7.374722681],[93.661705989,7.374930647],[93.662212906,7.375134086],[93.66226269,7.375174781],[93.662683616,7.37531944],[93.664036879,7.376088046],[93.664267762,7.376182899],[93.664444352,7.376350069],[93.665014863,7.376770181],[93.665259372,7.376987041],[93.665499346,7.377127049],[93.665866098,7.377276028],[93.666146821,7.377411493],[93.666468296,7.377565017],[93.66720181,7.37802572],[93.667699876,7.378328329],[93.667826656,7.37840963],[93.668311136,7.378657997],[93.668505837,7.378793508],[93.668591875,7.378960727],[93.668759448,7.379598061],[93.66892247,7.379932506],[93.66900399,7.380208225],[93.669121725,7.380411594],[93.669307372,7.380565192],[93.669452264,7.38063292],[93.669502075,7.380714266],[93.669506608,7.380795637],[93.669447771,7.38108048],[93.669384402,7.381306556],[93.669370836,7.381537123],[93.6694569,7.381998192],[93.669565584,7.382237731],[93.669606356,7.382531558],[93.669579221,7.38292488],[93.669533962,7.383155465],[93.66948872,7.383598528],[93.669493287,7.384091289],[93.66960652,7.384574947],[93.669633707,7.384850698],[93.669592996,7.38532088],[93.669520576,7.385623815],[93.669461751,7.386066884],[93.669430079,7.386338149],[93.669461794,7.386595815],[93.669579535,7.386844389],[93.669837632,7.387020551],[93.67005498,7.387214818],[93.670086689,7.38739111],[93.670181789,7.38759901],[93.670353861,7.387802346],[93.670367443,7.387788775],[93.67050328,7.387838426],[93.670575737,7.387983049],[93.670598399,7.388267843],[93.670720671,7.388529976],[93.67081125,7.388805692],[93.671015021,7.389054216],[93.67123237,7.38923944],[93.671472354,7.389379445],[93.671734974,7.38948327],[93.672056453,7.389559937],[93.672165128,7.389641246],[93.67228738,7.38967734],[93.672545481,7.3898535],[93.672844325,7.389970865],[93.673745367,7.390119523],[93.674017042,7.390200738],[93.674578499,7.390322467],[93.675348245,7.39054353],[93.676389682,7.391008552],[93.6764576,7.391017554],[93.676729282,7.391166577],[93.677118687,7.391297448],[93.677322452,7.391446511],[93.677426603,7.391563989],[93.677607746,7.391871293],[93.67810134,7.392499383],[93.678241722,7.392684651],[93.678459086,7.392964809],[93.678708142,7.393213301],[93.678930016,7.393321665],[93.679369214,7.393316881],[93.679591071,7.393253457],[93.679935148,7.392909673],[93.680469337,7.392041367],[93.680668518,7.39164342],[93.680826966,7.391403724],[93.681243517,7.391349223],[93.681646502,7.391443916],[93.681836687,7.391606549],[93.682044996,7.391873146],[93.682099357,7.392126277],[93.682099371,7.392243814],[93.682131066,7.392248317],[93.682158248,7.392388444],[93.682316751,7.39264603],[93.682769582,7.393097831],[93.682805844,7.393441386],[93.682792275,7.393572495],[93.682819468,7.393803036],[93.683009655,7.393961147],[93.683199829,7.394006239],[93.683476018,7.393942781],[93.683765788,7.393847669],[93.683919728,7.393784283],[93.684132534,7.393775111],[93.684408742,7.393869878],[93.684544591,7.393987336],[93.684961219,7.394561214],[93.685237472,7.395026683],[93.685789996,7.396088717],[93.685880562,7.396165515],[93.686043568,7.396201581],[93.686451071,7.396165162],[93.686668397,7.396079134],[93.686767988,7.395898242],[93.686808714,7.395699306],[93.68675884,7.395147805],[93.686758788,7.394713812],[93.686880992,7.394329474],[93.68709828,7.393945076],[93.68738351,7.39375955],[93.687831748,7.393623649],[93.688289051,7.393555555],[93.688506385,7.39355542],[93.688954648,7.393618433],[93.689221809,7.39376745],[93.68957047,7.393911897],[93.689688192,7.393902782],[93.690426189,7.393608472],[93.690829174,7.393676031],[93.691082745,7.393770807],[93.691309143,7.393811353],[93.691594416,7.393969399],[93.691866115,7.394195266],[93.692178584,7.39456125],[93.692241978,7.394592852],[93.692472915,7.394723809],[93.692844213,7.394836594],[93.69286686,7.394890828],[93.693002714,7.395030885],[93.693061597,7.395180033],[93.693066156,7.395419628],[93.693125048,7.395636587],[93.693220151,7.395763107],[93.693541646,7.395894006],[93.694012545,7.39591631],[93.694759623,7.395793776],[93.695049405,7.395793592],[93.695425228,7.395874725],[93.695909712,7.395906061],[93.696113456,7.395847161],[93.696416802,7.395711346],[93.696733717,7.395476064],[93.697123051,7.395055388],[93.69779759,7.394313556],[93.698091859,7.394051164],[93.698494793,7.393761578],[93.698870597,7.393725169],[93.699305275,7.393765576],[93.699957282,7.393769675],[93.700265166,7.393715228],[93.700545874,7.393602028],[93.700699796,7.393448224],[93.700930662,7.393099978],[93.701012132,7.392901012],[93.701012065,7.392462503],[93.701129688,7.39180692],[93.701129656,7.391598967],[93.701043573,7.391237366],[93.700998281,7.391160543],[93.700667697,7.390790057],[93.700577134,7.390749429],[93.70018772,7.390586935],[93.699494957,7.390515052],[93.698394706,7.390529321],[93.698168308,7.390475218],[93.697819648,7.39034434],[93.697715505,7.390312762],[93.697421158,7.390023624],[93.697253586,7.389725361],[93.696986358,7.389106194],[93.69642932,7.388261171],[93.695926595,7.387244327],[93.695799799,7.387099745],[93.695387695,7.386539434],[93.694830663,7.385676325],[93.694753669,7.385509108],[93.694667626,7.385400664],[93.694495518,7.385007469],[93.694486439,7.384826646],[93.694581491,7.384605071],[93.694762576,7.384437688],[93.695061406,7.384428457],[93.69533309,7.384572948],[93.696134555,7.384983826],[93.696895259,7.385290753],[93.697207698,7.385462342],[93.697397894,7.385683736],[93.697515638,7.385841887],[93.697542839,7.386085988],[93.697588127,7.386158292],[93.697597192,7.386226097],[93.69836255,7.387378394],[93.698543684,7.387545545],[93.698806314,7.387676478],[93.699322495,7.387789162],[93.699653012,7.387716619],[93.700119365,7.387675632],[93.700418189,7.387621189],[93.70063551,7.387544196],[93.700771334,7.387480819],[93.700857344,7.387363224],[93.700952394,7.387155209],[93.700938771,7.386883975],[93.70080742,7.386581171],[93.700590042,7.386278422],[93.70014172,7.38577239],[93.699670775,7.38537939],[93.699394542,7.385099282],[93.699308482,7.384877823],[93.699358244,7.384579423],[93.699580082,7.384434616],[93.699874367,7.384321407],[93.700259216,7.38426239],[93.700730112,7.384347982],[93.701214579,7.384352189],[93.701513406,7.384324872],[93.701780532,7.384261408],[93.701979753,7.384261279],[93.703084634,7.385001959],[93.703374429,7.385132871],[93.703931346,7.385168673],[93.704433909,7.38507341],[93.70476894,7.384933049],[93.705348419,7.384489639],[93.705624587,7.384344794],[93.705887179,7.384245167],[93.706172415,7.384172647],[93.706801778,7.384231002],[93.707087037,7.384307668],[93.707159493,7.384384471],[93.707154981,7.384474888],[93.707091643,7.384777817],[93.70701016,7.384881848],[93.706285827,7.385519747],[93.706100233,7.385791112],[93.706014247,7.386035287],[93.705987142,7.386419568],[93.706113987,7.386839909],[93.7062816,7.387364202],[93.706304334,7.387947362],[93.706218348,7.388200577],[93.705887895,7.388652868],[93.705136453,7.389697647],[93.70467023,7.390556891],[93.704380578,7.391348207],[93.704339876,7.391651123],[93.704367085,7.391913307],[93.704466739,7.392170922],[93.704833584,7.392744813],[93.705064571,7.393169607],[93.705368002,7.393580794],[93.705540108,7.393870006],[93.705734845,7.394113996],[93.705834505,7.394407776],[93.705965844,7.394606602],[93.706110796,7.394972683],[93.706165177,7.395257454],[93.705988689,7.395845263],[93.705418319,7.396691014],[93.705178393,7.396994061],[93.704685002,7.397889488],[93.704635219,7.398034184],[93.704558277,7.398224106],[93.70450396,7.398332638],[93.704413479,7.398807372],[93.704209858,7.399621237],[93.70414208,7.400480218],[93.703970101,7.400982131],[93.703933878,7.400982155],[93.703906733,7.401122315],[93.703934038,7.40196315],[93.703992973,7.402410664],[93.703983946,7.402586977],[93.70382553,7.402957781],[93.703544835,7.40317948],[93.703304874,7.403292658],[93.703123778,7.403419355],[93.702517129,7.404002927],[93.702114192,7.40430608],[93.701751984,7.404478102],[93.701530116,7.404478249],[93.70109089,7.404379079],[93.700900705,7.40429331],[93.700696918,7.404112613],[93.700497653,7.403873147],[93.700230445,7.403489057],[93.70003116,7.403118488],[93.699809207,7.402571625],[93.699650638,7.401974992],[93.699632494,7.401767051],[93.699564541,7.401541058],[93.699541875,7.401364765],[93.699383342,7.400998689],[93.698980276,7.400447421],[93.698885174,7.400343506],[93.69864065,7.400221605],[93.698314627,7.400122359],[93.697993141,7.400086401],[93.696969852,7.400181993],[93.696295226,7.400385859],[93.695955656,7.400535261],[93.695937563,7.400661853],[93.696010029,7.40079743],[93.696295327,7.401082051],[93.696861387,7.401574449],[93.69718292,7.401917818],[93.697490878,7.402329005],[93.697649404,7.402663437],[93.697749066,7.402979824],[93.697848765,7.40354485],[93.697808093,7.404073801],[93.697604379,7.404363259],[93.697436868,7.404512553],[93.697002209,7.404666537],[93.696549412,7.404639704],[93.696015096,7.404513464],[93.69568453,7.404323808],[93.695358478,7.404043731],[93.695113926,7.403736478],[93.694869382,7.403483474],[93.694611271,7.403357058],[93.694289793,7.403384386],[93.693615169,7.403642498],[93.693194075,7.403660847],[93.692270371,7.403616227],[93.691794954,7.403729546],[93.691554988,7.403824631],[93.691296915,7.403969459],[93.691097713,7.404173016],[93.6910253,7.404417182],[93.691047965,7.404597999],[93.691310651,7.405086072],[93.69189936,7.405646273],[93.692261631,7.405903724],[93.692515233,7.406174808],[93.692687318,7.406332924],[93.692872985,7.406486512],[93.693076766,7.406644608],[93.694172671,7.407624909],[93.69426325,7.407764993],[93.694313088,7.407977435],[93.694276909,7.408289389],[93.694254303,7.408524482],[93.69425437,7.408990117],[93.694272512,7.40919806],[93.694331409,7.40943762],[93.694426533,7.40968168],[93.6945398,7.410147241],[93.694598769,7.410875042],[93.694567134,7.411295491],[93.694571895,7.412900347],[93.694540238,7.413171611],[93.694544802,7.413420247],[93.694495029,7.413664401],[93.694431659,7.413813625],[93.694042323,7.414333757],[93.694001599,7.414528175],[93.694001627,7.414718046],[93.6942598,7.415233244],[93.694712688,7.415798045],[93.694998034,7.416335827],[93.695256234,7.417018292],[93.695410225,7.417262313],[93.695849532,7.41783164],[93.696592251,7.418590643],[93.696841343,7.418906932],[93.697389377,7.419788118],[93.69759324,7.420420887],[93.697634038,7.420723749],[93.697652205,7.421071834],[93.697602456,7.421465169],[93.697444012,7.421718431],[93.697348948,7.421885761],[93.697290103,7.422021421],[93.697226728,7.422139],[93.69701398,7.422609296],[93.696914402,7.42287156],[93.69665184,7.423337366],[93.696470808,7.42393874],[93.696502538,7.424155714],[93.696960064,7.425344369],[93.69715483,7.425696858],[93.697345108,7.426311552],[93.697372331,7.426655109],[93.697354273,7.427012259],[93.697309013,7.42714791],[93.697227521,7.427247417],[93.696453254,7.427568893],[93.695461655,7.428026131],[93.69505418,7.42842874],[93.69493647,7.428577998],[93.694560748,7.429360327],[93.694076317,7.429925732],[93.694008415,7.430061397],[93.694003913,7.43024223],[93.694135294,7.430653532],[93.69437534,7.430996953],[93.694887116,7.431579795],[93.69509094,7.431936799],[93.695113609,7.432117615],[93.695118157,7.432244191],[93.695118174,7.432361731],[93.695091063,7.432741488],[93.695104724,7.433238759],[93.695358417,7.433970952],[93.695553175,7.434246589],[93.69560756,7.434544922],[93.695612119,7.434752872],[93.695566871,7.434974417],[93.695431056,7.435177939],[93.69534053,7.435431158],[93.694996461,7.435942224],[93.69488782,7.436181893],[93.694860683,7.436394384],[93.694860789,7.437081534],[93.694919727,7.43754261],[93.695096385,7.43789511],[93.695150775,7.43822509],[93.695150879,7.438898678],[93.695264207,7.439671646],[93.695264236,7.439861516],[93.695182815,7.440431182],[93.694988179,7.440946672],[93.694693896,7.441313041],[93.694408651,7.441561866],[93.694309053,7.441720157],[93.693720532,7.442769347],[93.69329496,7.443361838],[93.69284221,7.443913661],[93.692683769,7.444248297],[93.692597753,7.444406576],[93.692466497,7.444831611],[93.692443884,7.445021497],[93.692498273,7.445346952],[93.69267038,7.445545754],[93.693087035,7.445848371],[93.693218391,7.446065281],[93.693367891,7.446481091],[93.693431303,7.446575987],[93.693539994,7.446652769],[93.69386151,7.446652558],[93.69417848,7.446557418],[93.69503881,7.446177116],[93.695708971,7.445950642],[93.695939897,7.44582391],[93.69639271,7.445683472],[93.696949691,7.445642419],[93.69720782,7.445719101],[93.69733463,7.445818475],[93.697434274,7.445940468],[93.697778564,7.446767534],[93.698195222,7.447061106],[93.69838542,7.447101665],[93.698752216,7.44708786],[93.699734808,7.446702949],[93.699884223,7.446580791],[93.69998382,7.4464225],[93.700038126,7.446214511],[93.700051609,7.445608725],[93.700101393,7.445445948]]],[[[93.636637511,7.478535126],[93.63705867,7.478263654],[93.637398312,7.478010309],[93.637991563,7.477824641],[93.638394614,7.477770176],[93.638906346,7.477534821],[93.639105602,7.477399089],[93.639209753,7.477177516],[93.63927767,7.476856503],[93.639495035,7.476571575],[93.63997959,7.47625938],[93.640301115,7.476019606],[93.640500369,7.475834145],[93.640636218,7.475580908],[93.640672441,7.475445264],[93.640672425,7.475056475],[93.640518422,7.47438296],[93.640418765,7.473772707],[93.640350819,7.473402039],[93.640359865,7.473108181],[93.640427786,7.472904709],[93.640427775,7.472651546],[93.640391543,7.472547587],[93.640273793,7.472430108],[93.640070002,7.472380488],[93.639734886,7.472412314],[93.6390556,7.472634198],[93.638684254,7.472702207],[93.638294792,7.472720498],[93.638109117,7.472702513],[93.637742294,7.472567085],[93.637194332,7.472635188],[93.636836573,7.472752919],[93.635939914,7.473110535],[93.635387431,7.473422762],[93.634694562,7.473861643],[93.634391145,7.473947698],[93.634155655,7.473947822],[93.633680143,7.473794363],[93.633390302,7.473509704],[93.633172923,7.473306382],[93.63283327,7.47315285],[93.632679298,7.473220743],[93.632597786,7.473338327],[93.632611376,7.473492027],[93.632647609,7.47367736],[93.632864994,7.474084119],[93.632932929,7.474269437],[93.63295105,7.474558759],[93.632919355,7.474762212],[93.632833321,7.475164608],[93.632833328,7.475435857],[93.632851447,7.475607638],[93.632901269,7.475874341],[93.633000908,7.476195265],[93.633136778,7.476579462],[93.633240943,7.476782845],[93.633308876,7.476900349],[93.633594188,7.477085555],[93.634001776,7.477288775],[93.634409367,7.477645705],[93.634694684,7.477984616],[93.634798853,7.478255809],[93.634984537,7.478508876],[93.635315133,7.478567471],[93.635636669,7.478517574],[93.635872161,7.478517449],[93.63632956,7.478566935],[93.636637511,7.478535126]]],[[[93.622267965,7.478176334],[93.622109461,7.478176413],[93.622000773,7.478253321],[93.621928314,7.47832569],[93.62186944,7.478434219],[93.62184227,7.478506565],[93.621855855,7.478637663],[93.621919258,7.478773256],[93.62197813,7.478845558],[93.622267967,7.478868018],[93.622367597,7.478795635],[93.622412885,7.478759447],[93.622526102,7.478601161],[93.622548745,7.478542379],[93.622548745,7.478420317],[93.622476285,7.478311853],[93.622376654,7.478226007],[93.622317781,7.47818987],[93.622267965,7.478176334]]],[[[93.621724524,7.478994873],[93.621393929,7.478985995],[93.621131264,7.479135311],[93.620882185,7.479402164],[93.620750853,7.479546895],[93.620533475,7.479768523],[93.62016212,7.480026393],[93.620039845,7.480103308],[93.61988134,7.480275177],[93.619817938,7.480410832],[93.619781707,7.480605247],[93.619781707,7.4807906],[93.619772648,7.480975959],[93.619686601,7.48135575],[93.619609613,7.48152758],[93.619550739,7.481699399],[93.619473749,7.482115353],[93.619500921,7.482449881],[93.619519035,7.482513162],[93.619537151,7.482571925],[93.619600553,7.482793414],[93.619722827,7.482928977],[93.619845104,7.483037417],[93.620017195,7.483064458],[93.62043384,7.482878897],[93.620728208,7.482729564],[93.621063335,7.482593774],[93.621493564,7.482349434],[93.621982666,7.482077942],[93.622082298,7.481978434],[93.622181929,7.481761386],[93.622195514,7.481539858],[93.622195514,7.481291214],[93.622154755,7.480888881],[93.622068708,7.480396156],[93.622032477,7.479966695],[93.622009833,7.479623123],[93.621996246,7.479388049],[93.621973603,7.479238872],[93.621837741,7.479067149],[93.621724524,7.478994873]]],[[[93.530614762,7.526261325],[93.53087301,7.52615277],[93.531081393,7.526134663],[93.531357699,7.526184384],[93.53154793,7.526247681],[93.531729122,7.526261233],[93.532114195,7.526184322],[93.532549137,7.526003394],[93.532952356,7.525858648],[93.533260463,7.525668684],[93.533487078,7.525361149],[93.533763521,7.525053614],[93.534003735,7.524714422],[93.5341896,7.524352625],[93.534271262,7.524027015],[93.534352899,7.523769238],[93.534353016,7.523461723],[93.534239936,7.523027597],[93.534190248,7.522656775],[93.53412696,7.522317612],[93.534136313,7.521553348],[93.534054897,7.521232274],[93.533910092,7.520843372],[93.53391014,7.52071675],[93.533978126,7.520617253],[93.534105,7.520522275],[93.534154852,7.520458959],[93.534200212,7.520296153],[93.53418676,7.519938895],[93.534186884,7.519617816],[93.5341689,7.519265079],[93.534033237,7.518659108],[93.533870361,7.518143583],[93.53367576,7.517673285],[93.533467591,7.517144198],[93.533386111,7.516999491],[93.533223087,7.51686836],[93.533001182,7.516723668],[93.53290157,7.51661062],[93.532838196,7.516497567],[93.532643582,7.516063447],[93.532498704,7.515869001],[93.532136435,7.515570562],[93.531765093,7.515308298],[93.531425414,7.515163616],[93.531022311,7.515037024],[93.530746045,7.514905899],[93.530506009,7.514792861],[93.529939873,7.514566792],[93.529663592,7.514471846],[93.529473361,7.514422114],[93.529360096,7.514471868],[93.529423399,7.514761289],[93.529423315,7.514973835],[93.529373436,7.515100462],[93.529260094,7.515344673],[93.52918303,7.515489392],[93.528970072,7.51563412],[93.52879336,7.515760759],[93.528630259,7.515828606],[93.528584929,7.515905486],[93.528535056,7.516018548],[93.52845348,7.516118043],[93.528294937,7.516118053],[93.528068473,7.516050236],[93.52794619,7.515995978],[93.527846481,7.51612713],[93.527733133,7.516384909],[93.527588121,7.516529633],[93.527316261,7.516706021],[93.527153149,7.516801001],[93.526976486,7.516801013],[93.526894949,7.51680102],[93.526768147,7.516719626],[93.52668661,7.516719631],[93.52660504,7.516801038],[93.526541565,7.516945755],[93.526491618,7.517239707],[93.526441739,7.517366334],[93.526396363,7.517560796],[93.526215092,7.517755265],[93.526183324,7.517899981],[93.526214976,7.51804469],[93.526296473,7.518139654],[93.526409686,7.518221045],[93.526491141,7.518429064],[93.526472968,7.518560211],[93.526418523,7.518777284],[93.526191882,7.519148127],[93.526046757,7.519568709],[93.525983164,7.520002853],[93.525851604,7.520486744],[93.525738228,7.520807834],[93.525434583,7.521165114],[93.5250947,7.521517873],[93.524714082,7.521784715],[93.524297275,7.521929455],[93.523762717,7.522010891],[93.523296147,7.521992831],[93.522779748,7.521974776],[93.5226846,7.522024527],[93.522471636,7.522169251],[93.522231388,7.522571749],[93.522118001,7.522910927],[93.522131518,7.523087295],[93.522312634,7.523281742],[93.52238957,7.523458105],[93.522407603,7.523670652],[93.522199057,7.524086715],[93.521963313,7.524548001],[93.521868059,7.524855521],[93.521786301,7.525389157],[93.521704543,7.52592279],[93.52167274,7.526148906],[93.521509599,7.526307197],[93.521283076,7.526375043],[93.520929641,7.526614745],[93.520802724,7.526809211],[93.520703026,7.526904185],[93.52068939,7.527017243],[93.520752754,7.527148384],[93.52084785,7.52722978],[93.520947477,7.527306653],[93.521024465,7.527356393],[93.52113766,7.527487533],[93.521332341,7.527745291],[93.521545149,7.527984958],[93.521834867,7.528468823],[93.521966139,7.528703974],[93.522074719,7.529043139],[93.522187836,7.529364212],[93.522332729,7.529527006],[93.522400673,7.529540568],[93.522609072,7.52949081],[93.522817508,7.529346084],[93.523107502,7.52915613],[93.523383889,7.529006876],[93.524126911,7.528735491],[93.524611682,7.528572655],[93.525159863,7.528427904],[93.525739767,7.528251495],[93.526645865,7.527975571],[93.527307331,7.527735843],[93.527647134,7.527591105],[93.528082072,7.527428271],[93.528453578,7.527301618],[93.528725425,7.527170453],[93.52983994,7.52678145],[93.530256789,7.526537212],[93.530614762,7.526261325]]],[[[93.514618787,8.069148512],[93.514532597,8.069153003],[93.514446399,8.069193665],[93.514382875,8.069252419],[93.514305737,8.069333774],[93.514283031,8.069419667],[93.51427847,8.069505566],[93.514282978,8.069609552],[93.514301109,8.06965929],[93.514369134,8.069722609],[93.514523372,8.069700051],[93.514564205,8.069677459],[93.51464134,8.069605147],[93.514709408,8.069514748],[93.514741191,8.069410773],[93.514768433,8.069324881],[93.514759385,8.069238977],[93.514691359,8.069175662],[93.514618787,8.069148512]]],[[[93.513451336,8.07495772],[93.513210914,8.07495764],[93.513083874,8.075043499],[93.512997651,8.075165541],[93.512970395,8.075301165],[93.512970349,8.075463923],[93.513097309,8.075658371],[93.51332408,8.075807641],[93.51363252,8.075907206],[93.513863901,8.075798775],[93.513981887,8.075645097],[93.514027279,8.075541127],[93.514045462,8.0754055],[93.514036418,8.075301512],[93.513950272,8.075147767],[93.513700817,8.075012054],[93.513451336,8.07495772]]],[[[93.371472692,8.021679743],[93.371808357,8.021485326],[93.372143989,8.021485306],[93.372561259,8.021485279],[93.372987632,8.02131798],[93.373645344,8.020992436],[93.374697649,8.020657823],[93.375341716,8.020540236],[93.376044743,8.020436208],[93.376579983,8.020169439],[93.376970098,8.019812261],[93.377437322,8.019436995],[93.377786583,8.019278739],[93.378267356,8.019242536],[93.378924984,8.019382635],[93.379274182,8.019617693],[93.379677796,8.019911519],[93.38005424,8.019952177],[93.38059851,8.019911446],[93.380961385,8.019707977],[93.381138314,8.019441231],[93.381161033,8.019174496],[93.381251777,8.01896653],[93.381419607,8.018862535],[93.381782445,8.018889631],[93.38213167,8.018952895],[93.382480918,8.018876011],[93.383002535,8.018668006],[93.383546822,8.018514249],[93.38397317,8.018450919],[93.384440365,8.018215792],[93.384871259,8.018071086],[93.385138872,8.017958039],[93.385850947,8.017957973],[93.386476856,8.017899144],[93.387424798,8.017758908],[93.388200393,8.017600604],[93.388898887,8.01742422],[93.389511212,8.017202637],[93.389896764,8.016944905],[93.390055565,8.016528971],[93.390182648,8.015873432],[93.390314235,8.015448456],[93.390504749,8.015281164],[93.390935636,8.015163577],[93.39133023,8.015118327],[93.391860901,8.014964562],[93.392123994,8.014702321],[93.392178426,8.014648066],[93.39240522,8.014498854],[93.392545831,8.014408421],[93.393466587,8.01398336],[93.394192306,8.013657777],[93.394736584,8.013476881],[93.395693621,8.013038248],[93.396432947,8.01266293],[93.396650665,8.012527278],[93.39732198,8.011971134],[93.397979681,8.011455677],[93.39855119,8.011093938],[93.399222512,8.01042477],[93.399730556,8.00976466],[93.400247657,8.009222093],[93.400252194,8.00920853],[93.400424606,8.008620797],[93.400306751,8.00804214],[93.400284079,8.008005976],[93.400170714,8.007820635],[93.400007472,8.007549404],[93.399531296,8.007201356],[93.398701329,8.007111041],[93.398170695,8.007047813],[93.397730795,8.006776613],[93.397354429,8.006193467],[93.396746784,8.005420469],[93.396352276,8.004850885],[93.396311506,8.004471136],[93.395885313,8.003426865],[93.395613284,8.002703557],[93.395250523,8.002174657],[93.394853118,8.001698972],[93.394590824,8.001160002],[93.394463803,8.000875179],[93.394082759,8.000178937],[93.393778846,7.999763002],[93.393275339,7.998971817],[93.393166444,7.998497108],[93.39316188,7.998194199],[93.393238942,7.997764702],[93.393247953,7.997127238],[93.39315268,7.996806244],[93.392826071,7.996155212],[93.392499456,7.995409239],[93.392109349,7.994699432],[93.391728324,7.994098129],[93.391646659,7.993768094],[93.39158767,7.993438058],[93.391578563,7.993031166],[93.39164657,7.992768946],[93.391905023,7.992072711],[93.392294946,7.990766138],[93.39234474,7.989730822],[93.392489814,7.989093358],[93.392612237,7.988749762],[93.392675703,7.988433291],[93.392888798,7.987709929],[93.393033894,7.987352768],[93.393650585,7.986177307],[93.393704992,7.985987426],[93.393732188,7.985811106],[93.393791141,7.985765896],[93.393845556,7.985666433],[93.394140296,7.985092266],[93.394521199,7.984454804],[93.394716169,7.983971056],[93.395083468,7.983374282],[93.39520587,7.982858887],[93.395205832,7.982456515],[93.395169519,7.982112917],[93.395083314,7.981742191],[93.394942691,7.981407634],[93.39490639,7.981208709],[93.394597951,7.98074756],[93.393772451,7.979739361],[93.393182832,7.979264644],[93.392851733,7.978948169],[93.392656685,7.978559357],[93.392543213,7.977505954],[93.392552247,7.977080976],[93.392642916,7.976687648],[93.39275623,7.975923596],[93.39301917,7.974793341],[93.393041809,7.974377407],[93.392923839,7.973735418],[93.392932887,7.97348224],[93.39296916,7.973382778],[93.393136947,7.973233587],[93.393282054,7.973034663],[93.393359145,7.972962328],[93.39354055,7.972953288],[93.393794523,7.973025627],[93.39401673,7.972858353],[93.394225317,7.97252832],[93.39476494,7.971913466],[93.395027961,7.971719065],[93.395594803,7.971208194],[93.396760246,7.970358249],[93.397785123,7.969779562],[93.398156983,7.969612287],[93.39903221,7.969142102],[93.399268027,7.969060722],[93.399503834,7.968879882],[93.399866595,7.968441344],[93.39993006,7.968188165],[93.400011684,7.96811583],[93.400047924,7.9677225],[93.400038826,7.967446717],[93.400451417,7.966488259],[93.400628221,7.965868878],[93.400682582,7.965294707],[93.400746042,7.96500084],[93.400863924,7.964725058],[93.40122212,7.964042381],[93.401516792,7.963029669],[93.40166189,7.962817182],[93.402469034,7.961980788],[93.402718436,7.961768297],[93.402976901,7.961487993],[93.403911026,7.960701329],[93.404464255,7.960344163],[93.404954015,7.960163317],[93.405380293,7.960072893],[93.405711345,7.96004124],[93.406069599,7.959959858],[93.407212396,7.959783519],[93.407570663,7.95981064],[93.408436834,7.959711163],[93.409411863,7.959765396],[93.409892565,7.959711133],[93.410649906,7.959697552],[93.41128935,7.959787957],[93.411643091,7.959869326],[93.412491176,7.960190295],[93.412863073,7.960402771],[93.413198681,7.960542913],[93.413570578,7.960737305],[93.414128462,7.96132954],[93.414572976,7.961935341],[93.414772566,7.962301536],[93.415040226,7.962975157],[93.415298848,7.963888392],[93.415457603,7.964087311],[93.416224131,7.964842291],[93.416373816,7.965045731],[93.416505385,7.965411928],[93.416577965,7.965547557],[93.416605207,7.965769084],[93.416705,7.965931837],[93.416881895,7.966126232],[93.417081463,7.966298021],[93.417943177,7.966655145],[93.418423935,7.966930907],[93.418714211,7.9671479],[93.418950068,7.967373941],[93.419312969,7.968011386],[93.419498946,7.968273596],[93.419671307,7.96845895],[93.420070409,7.96854935],[93.420324369,7.96851317],[93.420791443,7.96825997],[93.421122468,7.968024859],[93.421852518,7.967400924],[93.422378491,7.966790559],[93.422577989,7.966505725],[93.422818239,7.965823041],[93.423103849,7.965199126],[93.423108366,7.965081581],[93.423189964,7.964882651],[93.423330476,7.964403417],[93.423557156,7.963955825],[93.42370676,7.963630304],[93.42381096,7.962970231],[93.42426417,7.961148243],[93.424545235,7.960488159],[93.424549674,7.959891387],[93.424490668,7.959574921],[93.424486089,7.959299139],[93.424554048,7.958887724],[93.424780732,7.958485341],[93.425111702,7.95797445],[93.425469859,7.957318883],[93.425515183,7.957165164],[93.425855221,7.956649751],[93.426417474,7.956156929],[93.426725822,7.955985111],[93.427011506,7.955872067],[93.427365217,7.955781625],[93.427968356,7.955727333],[93.428603223,7.955582621],[93.428902513,7.955487661],[93.429197277,7.955446951],[93.429977224,7.955085218],[93.430244758,7.954922443],[93.430680055,7.954601421],[93.430997453,7.954330138],[93.431405552,7.954072413],[93.431686659,7.95374236],[93.431886153,7.953498211],[93.432616105,7.952548749],[93.433346095,7.951825331],[93.433550122,7.951585703],[93.433840274,7.951138102],[93.434266449,7.950559381],[93.435146057,7.94968676],[93.435304738,7.94946974],[93.435336456,7.949334108],[93.43559033,7.948900071],[93.435953041,7.948470546],[93.437063932,7.947674759],[93.438537539,7.946517257],[93.439426264,7.945979181],[93.440079159,7.945355225],[93.441004102,7.944396534],[93.441924554,7.943618621],[93.443017339,7.942899448],[93.443702051,7.942578262],[93.444182699,7.942293294],[93.444618016,7.942107811],[93.444989839,7.941908778],[93.445411529,7.941605735],[93.445964682,7.941049455],[93.447819163,7.939538821],[93.448041326,7.939294606],[93.448653434,7.938788045],[93.449052422,7.938376489],[93.449873083,7.937616671],[93.450525968,7.936933759],[93.450766254,7.936626236],[93.451115373,7.936309643],[93.451351184,7.936309585],[93.451636898,7.936408989],[93.451800171,7.936503902],[93.451868195,7.936508408],[93.451990638,7.936517419],[93.452063195,7.936521924],[93.452267247,7.936440484],[93.45238511,7.936232464],[93.452353336,7.936083262],[93.452158208,7.935423163],[93.452117222,7.934555035],[93.452130766,7.934252086],[93.452185127,7.933967216],[93.452565853,7.932976903],[93.452760806,7.93275982],[93.453159758,7.932212613],[93.453934901,7.930706743],[93.454016503,7.930589163],[93.454215994,7.930394688],[93.454510628,7.929779682],[93.454728107,7.928852709],[93.454727988,7.92826943],[93.454750614,7.928029781],[93.455167497,7.926501394],[93.455348802,7.926089887],[93.4554213,7.925805011],[93.455502764,7.925018241],[93.455588868,7.924755969],[93.455702137,7.924267612],[93.455964973,7.923408453],[93.456200607,7.922585472],[93.456259439,7.922011219],[93.456209343,7.920966753],[93.456095867,7.920428716],[93.455941585,7.919926862],[93.455760112,7.91949736],[93.455628532,7.919131147],[93.455297377,7.918502735],[93.455016139,7.91805517],[93.454943529,7.917779374],[93.454929827,7.917291049],[93.45507475,7.916373138],[93.455391963,7.915337623],[93.455641256,7.914790454],[93.456144384,7.91374585],[93.456325706,7.913447381],[93.456797108,7.912497737],[93.457010159,7.912140481],[93.457427127,7.911109462],[93.457617514,7.910797427],[93.457631099,7.910706992],[93.457748945,7.910449235],[93.457934814,7.910227632],[93.458288468,7.910028593],[93.458524213,7.90977985],[93.458836963,7.90914675],[93.458995559,7.908604125],[93.45896374,7.908233366],[93.458863899,7.907844538],[93.458913744,7.907677227],[93.459199329,7.907247606],[93.459412377,7.90689035],[93.459747755,7.906053778],[93.459747698,7.905787006],[93.459815573,7.905104235],[93.460246087,7.903860697],[93.460304966,7.903535132],[93.46009172,7.90293834],[93.460100736,7.902685132],[93.461374647,7.901396161],[93.461945845,7.900735867],[93.461963966,7.900654475],[93.462072769,7.900545931],[93.462176925,7.899908363],[93.462117905,7.899569263],[93.462199458,7.899266299],[93.462621008,7.898556306],[93.463142322,7.897891501],[93.463205775,7.897760359],[93.463323649,7.897660855],[93.463328163,7.897570421],[93.46342786,7.897294582],[93.463477634,7.896810763],[93.463663322,7.895788843],[93.463980605,7.895214523],[93.464089365,7.894916071],[93.464220737,7.894341799],[93.464247878,7.894038849],[93.464157114,7.893695235],[93.463794278,7.893288392],[93.463327165,7.892949399],[93.462329399,7.891973004],[93.461889452,7.891430531],[93.461603688,7.890955841],[93.461199947,7.890065197],[93.461091087,7.889893407],[93.461045671,7.88954526],[93.461045515,7.888799204],[93.461090743,7.888247563],[93.461072581,7.888130007],[93.460886595,7.887745723],[93.460560044,7.887356952],[93.460247079,7.886877745],[93.460169905,7.886434652],[93.460174405,7.886271876],[93.460482544,7.885344879],[93.46054143,7.885055484],[93.460527755,7.884707327],[93.460446099,7.884508401],[93.460096909,7.884259802],[93.459929123,7.884173935],[93.459679706,7.884011221],[93.459339577,7.883717406],[93.459044761,7.883274366],[93.458595715,7.882514857],[93.458359877,7.882225535],[93.457919925,7.881574538],[93.457752117,7.881366588],[93.457443739,7.881108935],[93.457099096,7.880896507],[93.456228446,7.880498819],[93.455924586,7.880150733],[93.455797576,7.87988399],[93.455593355,7.878943556],[93.455425474,7.878342229],[93.455230392,7.877763514],[93.454763191,7.876827661],[93.454305118,7.87619023],[93.454155443,7.875937057],[93.454023886,7.875593449],[93.453942203,7.875231744],[93.453724517,7.874987629],[93.453611157,7.874951484],[93.453107861,7.874928995],[93.452495721,7.874775402],[93.452151061,7.874427323],[93.451969651,7.874192242],[93.451479892,7.873803498],[93.451108048,7.873568463],[93.450885868,7.873518775],[93.45057754,7.873491716],[93.450273755,7.873509871],[93.450033457,7.873568706],[93.449625419,7.873772268],[93.449004321,7.874224562],[93.448478414,7.874532146],[93.447879906,7.874545845],[93.447499027,7.874487147],[93.446895982,7.874469192],[93.446360954,7.874487394],[93.446111589,7.874568837],[93.444910128,7.875107161],[93.444402316,7.875193178],[93.44426175,7.875152514],[93.444211863,7.875084701],[93.444098496,7.875007858],[93.443898983,7.874949119],[93.443581595,7.874971794],[93.443250634,7.875170812],[93.443060225,7.87532911],[93.442620502,7.875894397],[93.442289602,7.876482271],[93.442366782,7.87710171],[93.44233509,7.877395619],[93.442326074,7.877716654],[93.442416881,7.878480782],[93.442398807,7.878874162],[93.44224924,7.879254007],[93.442167695,7.879683572],[93.442108771,7.879814711],[93.441932021,7.880343771],[93.441700857,7.880854757],[93.441383596,7.881686794],[93.441252189,7.882233931],[93.441215957,7.882487147],[93.44126138,7.882993555],[93.441415593,7.883296468],[93.441792021,7.883825415],[93.441905419,7.884092164],[93.441978012,7.884363443],[93.441910129,7.88517734],[93.441810422,7.885462221],[93.441715237,7.885670234],[93.441411513,7.886131498],[93.440541086,7.887099294],[93.440155754,7.887623875],[93.439793118,7.888311231],[93.439172044,7.889120719],[93.438909136,7.889645274],[93.438415006,7.890368827],[93.43767157,7.891625977],[93.436941831,7.893543269],[93.436597296,7.894049756],[93.436497557,7.894162814],[93.436012436,7.894538202],[93.435400377,7.895080911],[93.435277986,7.895338665],[93.435209978,7.895388415],[93.435173725,7.895546677],[93.435055851,7.895677826],[93.435042262,7.89576826],[93.434974261,7.89587227],[93.434820167,7.896374195],[93.434448445,7.897052504],[93.434076697,7.897545429],[93.433437451,7.898278048],[93.432893415,7.898933782],[93.432285895,7.899580482],[93.43123855,7.900358391],[93.430966507,7.900525741],[93.430685385,7.900620746],[93.429279829,7.901516279],[93.428767489,7.901900706],[93.428667735,7.901936896],[93.428078267,7.902018392],[93.42684043,7.902556682],[93.425303321,7.903135713],[93.424636793,7.903438775],[93.423897722,7.903823236],[93.423036233,7.904338843],[93.422410502,7.904565027],[93.421571667,7.904940458],[93.421172656,7.905153039],[93.42086886,7.905279693],[93.420682958,7.905379198],[93.420551462,7.905419914],[93.420129777,7.905623455],[93.418225391,7.906537118],[93.416996611,7.907211028],[93.416039869,7.907590989],[93.415663515,7.907686],[93.415001484,7.907785575],[93.41405378,7.907871625],[93.412983654,7.908084298],[93.41266624,7.908125037],[93.411596098,7.908170407],[93.410625717,7.908242889],[93.40883003,7.90806679],[93.408517138,7.907971878],[93.40791404,7.907890571],[93.406784942,7.907854546],[93.406091145,7.907664728],[93.405764656,7.907628596],[93.405352008,7.907529174],[93.404735307,7.907447862],[93.403052963,7.90692356],[93.402155102,7.906521246],[93.401579196,7.906182191],[93.401325243,7.905892838],[93.400336672,7.905101652],[93.400119005,7.904893681],[93.399475053,7.904111532],[93.399216571,7.903853827],[93.399057851,7.903650374],[93.39836858,7.903098799],[93.398141851,7.902967685],[93.397597712,7.90278231],[93.397343789,7.902791347],[93.396387071,7.903220825],[93.3961785,7.903356453],[93.395543698,7.903473983],[93.395044933,7.903681939],[93.394323971,7.903718089],[93.393775303,7.903600525],[93.393126877,7.903455832],[93.392183717,7.903302086],[93.39148089,7.903311103],[93.390900487,7.903243267],[93.390242986,7.902981021],[93.389617233,7.902827281],[93.388302265,7.902777497],[93.387640239,7.902623751],[93.386642659,7.90226202],[93.386474883,7.90216255],[93.386180134,7.901904837],[93.385849109,7.901547655],[93.385635979,7.901253776],[93.385114477,7.90027268],[93.384851479,7.900137037],[93.38471998,7.900024003],[93.384670096,7.899933579],[93.384592993,7.899535723],[93.384579373,7.899174037],[93.384597497,7.898929901],[93.384552142,7.898690282],[93.384547597,7.898486834],[93.384402486,7.898229125],[93.384112276,7.897926199],[93.383976238,7.897745351],[93.383840197,7.897505727],[93.383622527,7.896990313],[93.383377613,7.895652065],[93.382828879,7.893757709],[93.382679235,7.893436704],[93.382493317,7.893138304],[93.382121489,7.892699738],[93.380801977,7.891551307],[93.379976721,7.890918305],[93.379736399,7.890692235],[93.379296567,7.890357648],[93.378829527,7.889928116],[93.378566535,7.889742734],[93.378253668,7.889575432],[93.377364929,7.888485791],[93.376879755,7.888002002],[93.376394585,7.887640279],[93.376108927,7.887509148],[93.375419724,7.887305647],[93.374521948,7.887102128],[93.373551629,7.886984505],[93.373225166,7.886880491],[93.372622115,7.886753852],[93.372590375,7.886690554],[93.371665391,7.886111778],[93.371334395,7.885971594],[93.370840165,7.885718373],[93.370622523,7.885555594],[93.370395808,7.885126071],[93.370223502,7.884447894],[93.370064802,7.884086194],[93.369933309,7.883932465],[93.369842625,7.883869162],[93.369507096,7.883747062],[93.368872315,7.883706313],[93.368554924,7.883620385],[93.368047096,7.883407844],[93.367684364,7.88340781],[93.367398713,7.883484641],[93.366963435,7.883719694],[93.366668716,7.883945719],[93.366251572,7.884198859],[93.366033934,7.884266653],[93.36570294,7.884293745],[93.365408219,7.8842259],[93.365272194,7.884153549],[93.365118033,7.884126406],[93.364728094,7.884153493],[93.364388032,7.884239358],[93.363789522,7.884578375],[93.363549211,7.884754674],[93.36310486,7.885197693],[93.362560755,7.885898402],[93.362202553,7.88621936],[93.36195317,7.886332359],[93.361409064,7.88695169],[93.361177817,7.887141549],[93.360787878,7.887182195],[93.360470484,7.887145991],[93.360134953,7.887141431],[93.35924172,7.886924317],[93.358697617,7.886888086],[93.358389293,7.886829274],[93.358108174,7.886851847],[93.357722768,7.886842759],[93.357155993,7.886901465],[93.356879406,7.88697377],[93.355514609,7.887217741],[93.354485339,7.887502439],[93.353388052,7.887891111],[93.352567349,7.888347636],[93.351937085,7.888591692],[93.351343099,7.888740809],[93.351084649,7.888776943],[93.35047253,7.888767818],[93.350214078,7.888831077],[93.349869469,7.889066127],[93.349633681,7.889319277],[93.349343483,7.88954981],[93.349075957,7.88969897],[93.348450226,7.889943022],[93.34728039,7.890087531],[93.346636528,7.890132648],[93.346400741,7.890290852],[93.346124145,7.890467136],[93.345752327,7.890706698],[93.345475729,7.890919151],[93.344655017,7.891240026],[93.344328543,7.891402738],[93.343680136,7.891651299],[93.342959162,7.892198243],[93.342705236,7.892365484],[93.341771148,7.892966645],[93.341227006,7.893518137],[93.340664719,7.894178127],[93.340238456,7.894883353],[93.339413124,7.896456565],[93.339118358,7.89708043],[93.338995887,7.897817348],[93.339041195,7.898387017],[93.338887003,7.898798412],[93.338737359,7.898997315],[93.338428987,7.899616656],[93.338202251,7.899951182],[93.337957379,7.90022693],[93.337839482,7.900290206],[93.337794134,7.900353494],[93.337386037,7.900484537],[93.337073163,7.900547781],[93.336438356,7.900547677],[93.336193504,7.900502424],[93.335780875,7.900561129],[93.335513335,7.900764535],[93.335350087,7.900927266],[93.335318336,7.901085501],[93.335390859,7.901487891],[93.335359075,7.90212084],[93.334996277,7.902857719],[93.334828472,7.903323364],[93.334769503,7.903639832],[93.334705962,7.904503353],[93.334515471,7.905176965],[93.334216161,7.905755616],[93.334003008,7.906275507],[93.334139034,7.906361431],[93.334225191,7.906316234],[93.33440657,7.906271054],[93.334565269,7.906320816],[93.335599127,7.906126582],[93.335635399,7.9061718],[93.335739689,7.906198942],[93.33597999,7.906542587],[93.3361024,7.906822914],[93.3361704,7.907094194],[93.336356234,7.908260668],[93.336360742,7.908667571],[93.336419641,7.909440689],[93.336374197,7.910995941],[93.336215452,7.9115927],[93.336083932,7.911900113],[93.335839017,7.912763605],[93.335612252,7.913396523],[93.335444434,7.914024927],[93.335344659,7.914296176],[93.335077086,7.91486127],[93.33459185,7.915525792],[93.334551034,7.915611686],[93.334151964,7.916108939],[93.333689379,7.91704473],[93.333585065,7.917343105],[93.333417263,7.917691203],[93.333353763,7.917944372],[93.33312702,7.918170389],[93.332528442,7.918441553],[93.33244682,7.918455102],[93.332365194,7.918522904],[93.33226543,7.918563576],[93.33223822,7.91859974],[93.332233657,7.91900664],[93.332387812,7.91926889],[93.332664406,7.919467868],[93.333040747,7.919843183],[93.333321849,7.920412892],[93.333426126,7.920684176],[93.333516809,7.92080626],[93.333811535,7.921095661],[93.334473557,7.921466502],[93.33466854,7.921529831],[93.334927001,7.921665508],[93.335112915,7.921706228],[93.335747733,7.922045414],[93.335920039,7.922172034],[93.336559377,7.922814134],[93.336709004,7.923035694],[93.336786077,7.923270803],[93.336967443,7.923582787],[93.337130659,7.924075615],[93.337253079,7.924301689],[93.337565961,7.924410245],[93.337760951,7.924351503],[93.337896996,7.924233975],[93.337951418,7.924116435],[93.337996777,7.923894909],[93.338246195,7.92361464],[93.33879489,7.923456489],[93.33930277,7.923375189],[93.339910392,7.923605859],[93.340182457,7.923795785],[93.340468118,7.924148475],[93.340626814,7.924433329],[93.340753768,7.924740783],[93.340957776,7.925730935],[93.341057521,7.926083595],[93.341157274,7.926259932],[93.341170875,7.926327751],[93.3414112,7.926513151],[93.341683274,7.926576488],[93.342091389,7.926617237],[93.342544848,7.926698684],[93.342957486,7.926979053],[93.343465338,7.927589475],[93.343655781,7.927865288],[93.343755534,7.928059709],[93.343859828,7.928141104],[93.344172678,7.929122227],[93.344276968,7.929303085],[93.344344979,7.929524629],[93.344539958,7.929777839],[93.345029686,7.930193847],[93.346022753,7.930867629],[93.346467138,7.931233899],[93.347337768,7.932074938],[93.348163062,7.932689916],[93.349083588,7.93325065],[93.349718443,7.933332113],[93.350063082,7.933232694],[93.350657135,7.932943419],[93.351623034,7.932527602],[93.352031157,7.932473397],[93.352475553,7.932685942],[93.352965293,7.933006997],[93.353314457,7.933409416],[93.353504909,7.933762085],[93.353527579,7.93394293],[93.353509433,7.934318178],[93.353219199,7.935055081],[93.352897222,7.935733204],[93.352720359,7.936167207],[93.352375697,7.937324562],[93.352375689,7.93773598],[93.352425566,7.937989168],[93.352511721,7.938246879],[93.352634155,7.938504595],[93.352652285,7.938997397],[93.352489022,7.939594159],[93.352235064,7.940208996],[93.352176105,7.940570677],[93.352216912,7.940850989],[93.352284929,7.941095135],[93.35248445,7.941583436],[93.352602352,7.941719081],[93.352602352,7.941814025],[93.353069423,7.9424832],[93.353423127,7.943197573],[93.353631719,7.943762732],[93.353971822,7.94438668],[93.354103323,7.945001563],[93.354125989,7.945652601],[93.354008075,7.946231285],[93.353550031,7.947958285],[93.35338677,7.948319953],[93.352661177,7.949337111],[93.352343728,7.949725886],[93.352194073,7.950001655],[93.351917435,7.950616489],[93.351835799,7.950991729],[93.351677072,7.951394085],[93.351463926,7.951660804],[93.351114733,7.951968195],[93.350883448,7.952234912],[93.35068391,7.952343394],[93.350534255,7.952474487],[93.350434487,7.952510642],[93.350248547,7.952858743],[93.350171448,7.953116435],[93.350157836,7.953460036],[93.350225855,7.953744872],[93.35041178,7.954088498],[93.350824448,7.954567783],[93.351082936,7.954798388],[93.35145933,7.955060655],[93.351717817,7.955318389],[93.352148626,7.955964953],[93.352461533,7.956290508],[93.352679205,7.956588925],[93.352747225,7.956900886],[93.352751755,7.957258052],[93.352815241,7.957560973],[93.353141749,7.958221086],[93.35323698,7.958533052],[93.353241509,7.958944472],[93.353200691,7.959211211],[93.353014752,7.959590959],[93.35275172,7.959848632],[93.352375311,7.960083682],[93.351631568,7.960400073],[93.351282372,7.960472368],[93.350842475,7.960680284],[93.350307338,7.960992175],[93.349908255,7.96116845],[93.349935465,7.961132284],[93.349871977,7.961078022],[93.349214399,7.96119549],[93.349128232,7.96127686],[93.348597629,7.961529972],[93.34813506,7.961493746],[93.347976335,7.961457558],[93.347631681,7.961195292],[93.347590867,7.961213371],[93.347495633,7.961199796],[93.347368655,7.961046061],[93.347150979,7.960933007],[93.3469197,7.960720485],[93.346647605,7.960526045],[93.346398185,7.960412986],[93.346067131,7.960322521],[93.345541073,7.960308888],[93.34514199,7.960399256],[93.344529755,7.960706608],[93.3441216,7.960882875],[93.343935663,7.960923539],[93.343781472,7.960937082],[93.343695309,7.960905421],[93.343151128,7.960380902],[93.342874501,7.960181934],[93.342547986,7.96006434],[93.341858668,7.960050681],[93.34161832,7.959865282],[93.34143693,7.959621116],[93.341346245,7.959263938],[93.341151264,7.95871686],[93.340978949,7.958404879],[93.340770367,7.957789981],[93.340507364,7.957206722],[93.340366797,7.95682693],[93.339877067,7.955818654],[93.339577799,7.95502742],[93.339296662,7.954380861],[93.339242256,7.95411863],[93.339069939,7.953906112],[93.338766107,7.95374783],[93.33836704,7.953603094],[93.337301351,7.953286455],[93.336888675,7.953263786],[93.336575763,7.953299905],[93.336149469,7.953530415],[93.335609801,7.953742822],[93.335491889,7.95381062],[93.335215245,7.954063758],[93.335047439,7.954294307],[93.334997546,7.954448015],[93.334634725,7.954900069],[93.334457854,7.955031152],[93.334258312,7.955121543],[93.33390005,7.955162175],[93.333764003,7.955139546],[93.333310522,7.954936022],[93.332807169,7.954524521],[93.332399058,7.95402261],[93.331981875,7.953561388],[93.331782345,7.953457371],[93.331514791,7.953375947],[93.331170141,7.953317112],[93.330240507,7.952977873],[93.329909469,7.952810535],[93.32925647,7.952426131],[93.328943571,7.952290444],[93.328009423,7.951716098],[93.327846176,7.951589479],[93.326984576,7.951205031],[93.326399601,7.950883927],[93.326286231,7.950843216],[93.326045892,7.950716582],[93.325859973,7.950585437],[93.325696751,7.95015138],[93.325719447,7.949880118],[93.325737594,7.949798741],[93.326000644,7.949464226],[93.326422407,7.949211121],[93.326717186,7.94907102],[93.327615107,7.948836085],[93.327787437,7.948795427],[93.327991509,7.948750251],[93.328172905,7.948732198],[93.328481304,7.948357001],[93.328667271,7.94784615],[93.329011959,7.947312719],[93.329506286,7.946923991],[93.330073154,7.946752286],[93.330531179,7.946675507],[93.330676301,7.94658511],[93.330717119,7.946508258],[93.33073527,7.946350023],[93.330685396,7.946205338],[93.330540288,7.946114892],[93.330358897,7.946074171],[93.330100411,7.94608769],[93.329905408,7.946164515],[93.32944738,7.946281985],[93.329311337,7.946254832],[93.329143557,7.946141777],[93.329012068,7.945847882],[93.329139076,7.945413878],[93.329252455,7.945282785],[93.32937949,7.944464489],[93.329297944,7.943370367],[93.329397759,7.942705782],[93.329524759,7.942380285],[93.329783272,7.941959868],[93.330010022,7.941810711],[93.330295717,7.941779111],[93.330331997,7.941742948],[93.330635825,7.941788214],[93.330753727,7.941833442],[93.33105754,7.942077636],[93.331184504,7.942240417],[93.331275185,7.94243484],[93.331415725,7.943013566],[93.331474647,7.943456643],[93.331538116,7.943727919],[93.331628801,7.943886173],[93.331841922,7.94409418],[93.332490383,7.944392682],[93.332667239,7.944415318],[93.333333846,7.944582708],[93.33356058,7.944691252],[93.333855328,7.944944483],[93.334295174,7.945473525],[93.334426672,7.945667952],[93.334911867,7.94620152],[93.335183947,7.946382408],[93.335578468,7.946572357],[93.335841483,7.946658301],[93.336140784,7.946626699],[93.336313115,7.946513699],[93.336340344,7.946165579],[93.336236056,7.945925944],[93.336163505,7.945821948],[93.336149906,7.94571796],[93.335301946,7.944804562],[93.334989074,7.944293631],[93.334621784,7.943769123],[93.334150215,7.942950727],[93.333846409,7.942548298],[93.333769327,7.942394567],[93.333465512,7.942132293],[93.333080062,7.942019204],[93.332594844,7.941937741],[93.332300096,7.941747805],[93.331896521,7.941431261],[93.331570045,7.941019786],[93.33131159,7.940617363],[93.331057679,7.940106434],[93.330985141,7.93984872],[93.33103957,7.939681447],[93.331207379,7.939360479],[93.331125785,7.938912875],[93.330985236,7.938492388],[93.33105782,7.938099065],[93.331171219,7.937683142],[93.331080557,7.937217452],[93.331003479,7.937027553],[93.33084478,7.936801471],[93.33072235,7.93667938],[93.330627138,7.936448787],[93.330831214,7.936254414],[93.332332201,7.936376742],[93.332726726,7.936349681],[93.333148464,7.936223162],[93.333697183,7.935970071],[93.334440915,7.93537341],[93.334640466,7.935020797],[93.334640469,7.934962022],[93.334504436,7.934817326],[93.334227829,7.934649998],[93.333642905,7.933827061],[93.333348167,7.93357383],[93.333098762,7.933519534],[93.332917371,7.933551152],[93.33245482,7.933731917],[93.332169115,7.934003136],[93.331847125,7.934369289],[93.331175929,7.935219141],[93.330758706,7.935607883],[93.330341487,7.93592429],[93.329457187,7.936321993],[93.328228245,7.936692503],[93.327788363,7.936855185],[93.327094523,7.937176057],[93.3269222,7.937212196],[93.326509532,7.937293499],[93.326069662,7.937293419],[93.325239813,7.937198323],[93.324378224,7.937053484],[93.32333526,7.936754894],[93.322668689,7.936374992],[93.322383024,7.936126276],[93.322151798,7.935637952],[93.322147307,7.935158712],[93.322219909,7.934661403],[93.322192767,7.933960625],[93.322102118,7.93347685],[93.321979718,7.933078968],[93.321698615,7.93258159],[93.321013952,7.931794781],[93.320673899,7.931297391],[93.32047895,7.930863325],[93.320374693,7.930460925],[93.320315786,7.930004282],[93.320315825,7.929615465],[93.320397485,7.929240228],[93.321776224,7.927097493],[93.321912304,7.926672535],[93.321894206,7.926238505],[93.321699248,7.925931029],[93.321331975,7.925605436],[93.320928416,7.925383823],[93.320570191,7.925288807],[93.320121264,7.925293238],[93.319649643,7.925505635],[93.318388939,7.926305617],[93.31798534,7.926468295],[93.317150952,7.926630882],[93.316711092,7.926644352],[93.31622588,7.926703026],[93.315999124,7.926942598],[93.315717928,7.927376565],[93.315291639,7.92767487],[93.314842689,7.927869182],[93.313976537,7.928185473],[93.313146652,7.928583155],[93.312792917,7.928858868],[93.312597878,7.929274769],[93.312180614,7.929912155],[93.311858603,7.930328027],[93.31170439,7.930626388],[93.311268955,7.931507911],[93.311060337,7.931706795],[93.310615896,7.932059343],[93.310244001,7.932475203],[93.309817636,7.933311516],[93.309223387,7.934957072],[93.30900567,7.935359403],[93.308828704,7.936259068],[93.308923887,7.9366253],[93.309177764,7.937176934],[93.309250287,7.937439175],[93.309522323,7.937837096],[93.309649254,7.938180729],[93.309585697,7.938754898],[93.309517587,7.939482784],[93.309472123,7.940427688],[93.30938591,7.940857176],[93.308827921,7.942556993],[93.308478637,7.943393323],[93.308242771,7.943845381],[93.307966095,7.944261263],[93.30750801,7.944803695],[93.306668959,7.945653474],[93.306396843,7.945852341],[93.305952347,7.946485198],[93.305598518,7.947335086],[93.305140392,7.948153303],[93.30431492,7.949102548],[93.303666345,7.949757959],[93.303475846,7.950011096],[93.303425946,7.950133156],[93.303294404,7.950354659],[93.30314015,7.950856468],[93.30303122,7.951534613],[93.302890531,7.952321254],[93.302867839,7.952461403],[93.302745302,7.953148588],[93.302681713,7.953885514],[93.302504698,7.955006712],[93.302436622,7.95538195],[93.302227835,7.956697549],[93.302114415,7.957036606],[93.30201005,7.957479653],[93.30177415,7.958071864],[93.301610812,7.958659571],[93.301470101,7.959568285],[93.301379316,7.960183136],[93.301188757,7.960834132],[93.301120705,7.961024005],[93.301179555,7.961788088],[93.301419854,7.962195047],[93.301932245,7.962687971],[93.302050106,7.963040648],[93.30278913,7.964433328],[93.303170031,7.964745374],[93.303637112,7.964962498],[93.30398175,7.965156985],[93.30435812,7.965455467],[93.304557626,7.965740344],[93.304902216,7.966319126],[93.305636684,7.967992111],[93.30570921,7.968267913],[93.305622973,7.968833035],[93.305622893,7.969465992],[93.305650087,7.96959711],[93.305790648,7.969814155],[93.306044576,7.970126169],[93.30631665,7.970370372],[93.306838144,7.970727658],[93.307255351,7.970917639],[93.30828478,7.971252429],[93.308538727,7.971419767],[93.308797209,7.971591624],[93.310239339,7.97192198],[93.310429805,7.972003401],[93.310946758,7.972464665],[93.311481839,7.973029918],[93.311803806,7.97328317],[93.312547486,7.974042873],[93.313023579,7.97496528],[93.313304683,7.975675152],[93.313481502,7.976167989],[93.313871441,7.976986391],[93.314406456,7.978311186],[93.314442689,7.97878591],[93.314211298,7.97971721],[93.314011687,7.980313957],[93.313802981,7.9811458],[93.313616946,7.982022857],[93.313449002,7.983374633],[93.313462495,7.984464224],[93.313403478,7.98502483],[93.313335432,7.985187576],[93.312999767,7.985716478],[93.312732097,7.986561871],[93.312582402,7.986860233],[93.312419083,7.987312311],[93.312409999,7.987447941],[93.312477972,7.987976927],[93.312604918,7.98837481],[93.312686545,7.988460728],[93.312768143,7.988813391],[93.312777191,7.989030407],[93.312709114,7.989496068],[93.312464147,7.990056634],[93.3123371,7.990612704],[93.312337039,7.991195927],[93.312522943,7.991611909],[93.312795,7.992231356],[93.31320764,7.992977422],[93.313375424,7.993212555],[93.313710985,7.993755155],[93.313896903,7.994076191],[93.313928641,7.994180184],[93.314373048,7.994768016],[93.314486405,7.99505287],[93.31459976,7.995342243],[93.314645078,7.99570846],[93.314581531,7.996228376],[93.314876294,7.996603686],[93.31484903,7.997132651],[93.315180015,7.99817257],[93.315447556,7.998669946],[93.315692418,7.999203485],[93.315919145,7.999660161],[93.316055187,7.999886242],[93.316567588,8.000994012],[93.316866741,8.001684573],[93.317283539,8.002085571],[93.317682477,8.002628115],[93.318072278,8.003378622],[93.318457565,8.004074877],[93.319119468,8.004902256],[93.319522986,8.005318211],[93.319581934,8.005358905],[93.319894805,8.005575931],[93.320098775,8.005973789],[93.320157698,8.006091337],[93.320325396,8.006453025],[93.320583825,8.006737862],[93.320846763,8.007108596],[93.321064354,8.007456723],[93.321363598,8.007755125],[93.321762616,8.008080661],[93.322243274,8.008388115],[93.322710283,8.008840238],[93.323100165,8.009382775],[93.323317736,8.009812277],[93.323680442,8.010237269],[93.32413388,8.010585407],[93.32460098,8.010752708],[93.325362857,8.011010445],[93.326065738,8.011385722],[93.326605389,8.011611796],[93.326918261,8.011864987],[93.32714497,8.012082002],[93.327385255,8.012407522],[93.327630106,8.01262454],[93.327920332,8.012773743],[93.328233241,8.012904868],[93.328532579,8.012909402],[93.328777499,8.012891329],[93.328995217,8.012837088],[93.32932631,8.01281902],[93.329584832,8.012814513],[93.329852427,8.012805481],[93.330138168,8.012778369],[93.330319593,8.012755771],[93.33070966,8.012692495],[93.331022613,8.012669904],[93.331262997,8.012656352],[93.331480711,8.012611151],[93.331811866,8.012371556],[93.332034158,8.012177164],[93.332233772,8.01197825],[93.332628383,8.011883326],[93.332973079,8.011874298],[93.333113669,8.01191047],[93.333431127,8.011991859],[93.333875541,8.012208878],[93.334238306,8.012466584],[93.334628262,8.012805667],[93.334850453,8.01297747],[93.33555326,8.013673713],[93.336228834,8.014451332],[93.336591551,8.014907956],[93.337094868,8.015360062],[93.337584627,8.015640373],[93.337902031,8.015943283],[93.338042558,8.01621454],[93.338151287,8.016680199],[93.338300875,8.016996666],[93.33851397,8.017281489],[93.338795145,8.017380956],[93.339040046,8.017435213],[93.339294051,8.017376446],[93.33950726,8.01722726],[93.339734123,8.016892716],[93.340169679,8.016318569],[93.340550745,8.01599307],[93.340900063,8.015658527],[93.341081528,8.015482214],[93.341376441,8.015070815],[93.341857333,8.014555437],[93.34225202,8.014162123],[93.342492488,8.013814017],[93.342515224,8.013578928],[93.342465419,8.013248901],[93.342379347,8.012851059],[93.342284239,8.012308547],[93.342257103,8.012010165],[93.342248182,8.011426967],[93.342329923,8.011020086],[93.342447917,8.010735269],[93.34285623,8.010247017],[93.343196481,8.009876307],[93.343382476,8.009709034],[93.343754431,8.009510118],[93.344285149,8.009211743],[93.344784086,8.009048997],[93.345228583,8.008945017],[93.345654911,8.008945021],[93.346158352,8.008908858],[93.346466739,8.008994757],[93.346892996,8.009284096],[93.347296582,8.009559873],[93.347795431,8.009749753],[93.348149179,8.009817567],[93.348902041,8.009889902],[93.349478016,8.009989361],[93.349718371,8.0100843],[93.350425863,8.010233488],[93.350902047,8.010387195],[93.351636708,8.01072626],[93.352004008,8.011029158],[93.352434788,8.01140439],[93.352874642,8.011770577],[93.353364391,8.012118682],[93.353822398,8.012444181],[93.354085383,8.012756121],[93.354434542,8.013072578],[93.355051301,8.013352866],[93.355658975,8.013700964],[93.355958275,8.013890836],[93.356312004,8.014062623],[93.356797187,8.014573478],[93.357150843,8.015079811],[93.357468207,8.015635874],[93.357812782,8.016200978],[93.358334212,8.016906227],[93.358742297,8.01742612],[93.359286411,8.018113282],[93.359907577,8.019058132],[93.360642077,8.020283275],[93.361018403,8.020875499],[93.361381175,8.021228118],[93.361558041,8.021327572],[93.361911777,8.021508395],[93.36228823,8.02149934],[93.362868797,8.021417943],[93.363272475,8.021354634],[93.363893834,8.02140886],[93.364646702,8.021576103],[93.365707914,8.022127607],[93.366528773,8.022520888],[93.367254391,8.022909651],[93.367966428,8.023153744],[93.368474385,8.023293864],[93.368937015,8.023284798],[93.369404212,8.02311298],[93.36983062,8.022764849],[93.37011641,8.022493579],[93.370597232,8.022213258],[93.37099186,8.022027879],[93.371472692,8.021679743]]],[[[93.536865054,8.028030606],[93.537454756,8.027854392],[93.537745052,8.027845409],[93.538257574,8.027949508],[93.539169146,8.028465132],[93.539450347,8.028546573],[93.539704357,8.028537582],[93.540339412,8.028383982],[93.541037958,8.028266564],[93.541936113,8.028022587],[93.542403326,8.02792773],[93.542997528,8.027891674],[93.543623461,8.02794153],[93.544009063,8.027701969],[93.544530779,8.027295143],[93.544821112,8.027123387],[93.545379051,8.026983329],[93.545814547,8.026739256],[93.546100356,8.02651324],[93.546735426,8.026273723],[93.547556414,8.026242225],[93.548622394,8.02595305],[93.549139492,8.025885322],[93.549429809,8.025772339],[93.549697455,8.025623182],[93.550173812,8.025184693],[93.550795321,8.024714579],[93.551135526,8.02462421],[93.551707047,8.024570053],[93.552124306,8.024728374],[93.552137904,8.02477359],[93.552196869,8.0247736],[93.552346516,8.024922831],[93.552931451,8.025768429],[93.552976807,8.025782001],[93.55298133,8.025831737],[93.553062958,8.025913136],[93.553194485,8.02595837],[93.55348933,8.025881558],[93.553716157,8.025714305],[93.554537339,8.024764952],[93.555313268,8.023313719],[93.555426723,8.02302437],[93.555508482,8.022481819],[93.555594723,8.022192465],[93.556021263,8.021351561],[93.556207342,8.020804503],[93.556239163,8.020469928],[93.556289679,8.017522],[93.556380545,8.016807638],[93.556548478,8.016269623],[93.556811631,8.015876304],[93.557201753,8.015632215],[93.557823181,8.015446938],[93.558199675,8.015288752],[93.558499121,8.014854747],[93.559016366,8.013991248],[93.559197836,8.013787814],[93.559284023,8.013738093],[93.559905443,8.013575421],[93.560449777,8.013304222],[93.560658454,8.013127923],[93.560839996,8.012558258],[93.561048964,8.010921554],[93.56142109,8.009917867],[93.561743242,8.009298489],[93.562151569,8.00869721],[93.563235829,8.007435914],[93.564424463,8.005862653],[93.564959822,8.005035323],[93.565100478,8.004764061],[93.56549075,8.003651861],[93.565899121,8.002761212],[93.56620765,8.002178002],[93.566384634,8.001671634],[93.566481432,8.001405287],[93.566738664,8.000995208],[93.566965484,8.000846066],[93.567219523,8.000669807],[93.568158611,7.999707068],[93.569678424,7.997917141],[93.569755559,7.997763451],[93.569805501,7.997487694],[93.569882796,7.996425336],[93.569882928,7.995665852],[93.570068982,7.995155045],[93.570250489,7.994721088],[93.570391147,7.994436306],[93.570686015,7.994192242],[93.571298351,7.994147146],[93.571770065,7.994169835],[93.572228183,7.994147315],[93.572509423,7.994002703],[93.572604698,7.993862577],[93.57255486,7.993537076],[93.572368987,7.992985512],[93.572028954,7.992117471],[93.571897475,7.99177387],[93.571902034,7.99163825],[93.571874871,7.991339875],[93.571902131,7.991068637],[93.571970213,7.990806445],[93.572015592,7.990675355],[93.572020144,7.990584939],[93.571983872,7.99049904],[93.571915848,7.990435736],[93.57177525,7.990372421],[93.571598358,7.990367866],[93.571444141,7.99037688],[93.571362506,7.990331658],[93.57130811,7.990146298],[93.571249219,7.989721338],[93.571262956,7.988970898],[93.571299389,7.988116485],[93.571476376,7.98756499],[93.571803039,7.987027081],[93.572356485,7.986489215],[93.572624124,7.986281311],[93.572751179,7.985955842],[93.572633327,7.985508267],[93.571989457,7.984382486],[93.571658431,7.983939392],[93.571340975,7.983713298],[93.57094187,7.983527871],[93.570706037,7.983410289],[93.570583584,7.983360537],[93.570352321,7.983048562],[93.570220847,7.982709482],[93.570057624,7.982374917],[93.569948825,7.982053924],[93.569826474,7.98143908],[93.569758525,7.980955348],[93.569667909,7.980426404],[93.569618091,7.980010487],[93.569554637,7.979761834],[93.569563772,7.979409217],[93.569595576,7.979106334],[93.569699953,7.978771819],[93.569990291,7.978446382],[93.570230701,7.978310805],[93.570430291,7.978170702],[93.570761426,7.977967329],[93.571441856,7.977438531],[93.571568879,7.977289371],[93.571618829,7.976959367],[93.571496487,7.976276714],[93.571342394,7.975621176],[93.571442222,7.975368034],[93.571646348,7.975214366],[93.571850474,7.975065221],[93.572127174,7.974888964],[93.572204306,7.974735274],[93.572254249,7.974432393],[93.572231642,7.974030043],[93.572354181,7.973573472],[93.572585524,7.973397206],[93.572712536,7.973297774],[93.572889444,7.973171226],[93.573048213,7.973026592],[93.573107213,7.972805087],[93.572957628,7.972298735],[93.572558567,7.971932481],[93.572281997,7.971376379],[93.572254903,7.970693743],[93.572245916,7.970223586],[93.572069059,7.970069847],[93.571833213,7.970069801],[93.571551984,7.970223455],[93.571307031,7.970426841],[93.57103943,7.970467476],[93.570971389,7.970512672],[93.570853475,7.970462919],[93.570758236,7.970417694],[93.570699286,7.970349872],[93.570536044,7.970155449],[93.57037281,7.96991582],[93.570218645,7.96968071],[93.570109842,7.969409443],[93.570064529,7.969178877],[93.570005608,7.96895735],[93.56996482,7.968785554],[93.569801704,7.967903977],[93.569624913,7.967397622],[93.569470906,7.966312612],[93.569625223,7.965706863],[93.570205909,7.964897763],[93.570459934,7.964671777],[93.57070941,7.964522639],[93.570940732,7.96444583],[93.571090396,7.964468464],[93.571271795,7.964572475],[93.571589237,7.964789532],[93.571630042,7.964870913],[93.571752475,7.965002038],[93.571929354,7.965024676],[93.572079031,7.964974975],[93.57215617,7.964771557],[93.57212901,7.964477703],[93.572002274,7.963040084],[93.571372079,7.961774155],[93.57134493,7.961421533],[93.571599007,7.960892654],[93.571676128,7.960788693],[93.571549191,7.960485778],[93.571626371,7.960056322],[93.571549301,7.959879998],[93.571295337,7.959780494],[93.571118513,7.959477569],[93.570864619,7.958998323],[93.570588015,7.958695378],[93.570483796,7.958189034],[93.570184519,7.957872524],[93.570021294,7.957610289],[93.569917021,7.957393272],[93.569790091,7.957067753],[93.569694932,7.956620181],[93.569658701,7.956344408],[93.569631531,7.956113845],[93.569631576,7.955874245],[93.569672441,7.955630134],[93.569731419,7.955526168],[93.569903804,7.955300165],[93.570003595,7.955227853],[93.570157801,7.955200758],[93.570284829,7.95499735],[93.57035743,7.954798453],[93.570484451,7.954622169],[93.570688575,7.954441379],[93.571423363,7.954088904],[93.571604798,7.953966879],[93.571727268,7.953876488],[93.571799848,7.953790608],[93.571818006,7.953704717],[93.571831642,7.953532931],[93.57182712,7.953456078],[93.571804459,7.95337018],[93.571754586,7.953293317],[93.571627618,7.953180273],[93.571555067,7.953098886],[93.571523336,7.953017508],[93.571518818,7.952918051],[93.571550633,7.952547354],[93.57180472,7.951941624],[93.571804792,7.951539278],[93.571754983,7.951109798],[93.57147384,7.950870144],[93.571275316,7.950645187],[93.571274328,7.950644069],[93.571174628,7.950232661],[93.571083992,7.949852899],[93.571020575,7.94943698],[93.570993413,7.949170251],[93.570948128,7.948808581],[93.570898273,7.948623222],[93.570816662,7.948501144],[93.570667009,7.948442345],[93.570549095,7.94842876],[93.570462912,7.948496554],[93.570403924,7.948659289],[93.570322251,7.948862706],[93.570295007,7.949034489],[93.570208812,7.949170094],[93.570081803,7.949278568],[93.569913992,7.949310179],[93.569818767,7.949233308],[93.569809728,7.949061517],[93.569809758,7.948903292],[93.56987329,7.948699871],[93.570009391,7.94846934],[93.57005025,7.948247832],[93.57015913,7.948067023],[93.571043692,7.947059074],[93.571261415,7.946896368],[93.571306778,7.946828565],[93.57131586,7.946769799],[93.571302268,7.946697463],[93.571116397,7.946299602],[93.57090784,7.945951463],[93.570848929,7.945702811],[93.570794543,7.945508408],[93.570685736,7.945300432],[93.570531594,7.945002032],[93.570436409,7.944708165],[93.570259602,7.944355511],[93.570123592,7.944111364],[93.570028399,7.943862703],[93.570010268,7.943812973],[93.570010278,7.943754202],[93.570055644,7.943686399],[93.570087399,7.943645719],[93.570169041,7.943596007],[93.570463854,7.943460443],[93.570690629,7.943383636],[93.570731457,7.943329395],[93.57074054,7.943257065],[93.570686164,7.943008412],[93.570690725,7.942877312],[93.570790541,7.942651295],[93.570894889,7.942447883],[93.571071827,7.942095299],[93.571149105,7.941136917],[93.571149189,7.940680323],[93.571044974,7.940178497],[93.570768373,7.939947884],[93.570555248,7.939798656],[93.570382948,7.939608752],[93.57007458,7.939486629],[93.569711809,7.939265038],[93.569548563,7.939161029],[93.569534976,7.93906609],[93.569371765,7.938776729],[93.569281113,7.938514507],[93.569213118,7.938342704],[93.56920409,7.938125706],[93.569267612,7.937972014],[93.569267638,7.93783187],[93.569186042,7.937646504],[93.569086322,7.937370718],[93.56905915,7.937167277],[93.569050124,7.936936719],[93.56912726,7.93673782],[93.569249795,7.93628577],[93.569263423,7.936168234],[93.569254365,7.936109463],[93.569222629,7.936059727],[93.569086587,7.93599641],[93.568791807,7.935982786],[93.568338324,7.935833508],[93.567957438,7.935503415],[93.567476815,7.93499699],[93.566760445,7.934106252],[93.566656199,7.933803338],[93.566633586,7.933486883],[93.566769791,7.932727424],[93.566987589,7.932153334],[93.567450294,7.931516004],[93.567613591,7.93134425],[93.567627203,7.931312609],[93.567622674,7.931280962],[93.567600007,7.931240271],[93.567550125,7.931217657],[93.567318839,7.931204046],[93.567119285,7.931258252],[93.566797267,7.931398327],[93.566597705,7.931493222],[93.566343699,7.931696601],[93.566135037,7.931940676],[93.565754049,7.932144031],[93.565345864,7.932279566],[93.564860615,7.932256857],[93.5646248,7.932211599],[93.564361758,7.932243186],[93.563880998,7.932446514],[93.563391195,7.93251422],[93.563173477,7.932672398],[93.563046452,7.932875804],[93.562715264,7.933481513],[93.562538352,7.933684908],[93.562329697,7.933883776],[93.56187615,7.934050942],[93.561386289,7.934380848],[93.561141389,7.934403397],[93.560814889,7.934276743],[93.560556404,7.934199831],[93.560447559,7.934204327],[93.560261597,7.934312783],[93.560188996,7.934493598],[93.560143584,7.934778395],[93.560039211,7.935085784],[93.559753447,7.935320797],[93.559576511,7.935628169],[93.559422258,7.935903902],[93.558868884,7.936306122],[93.558714663,7.936432668],[93.558261139,7.936482293],[93.557852945,7.936635904],[93.557549006,7.937015579],[93.557145223,7.937720724],[93.556990989,7.937896997],[93.55567571,7.938276432],[93.554764031,7.938782542],[93.55436035,7.939013003],[93.554079101,7.939311307],[93.55382501,7.939844695],[93.553194332,7.941105841],[93.552531944,7.942190664],[93.55235503,7.94236693],[93.551570347,7.942773608],[93.551266441,7.942972448],[93.551062304,7.943202957],[93.549111566,7.945711501],[93.548834857,7.945964596],[93.547873255,7.946511367],[93.54744234,7.946787026],[93.54701143,7.947040079],[93.546707519,7.947243437],[93.546054367,7.947550681],[93.545582661,7.947717828],[93.544739043,7.94795721],[93.544426063,7.948151522],[93.544258186,7.948440808],[93.544112992,7.948702975],[93.544040373,7.948919954],[93.544044837,7.949209286],[93.544135373,7.949882905],[93.544089938,7.95021743],[93.543967441,7.950389189],[93.543822264,7.950579023],[93.543531947,7.950818548],[93.543291514,7.951062607],[93.543100978,7.951279555],[93.542928614,7.951374448],[93.542819756,7.951415103],[93.542747189,7.951424125],[93.542697303,7.951415072],[93.542611146,7.9513608],[93.542543138,7.951279408],[93.542488733,7.95120254],[93.542425245,7.951179918],[93.542330003,7.951179894],[93.542157638,7.951279304],[93.541844636,7.951541429],[93.54126855,7.951948145],[93.540737845,7.952237332],[93.540207145,7.952503914],[93.539821614,7.952621352],[93.539145803,7.952815561],[93.538760226,7.953104787],[93.538469889,7.953394038],[93.538084267,7.953850532],[93.537961803,7.953895706],[93.537576235,7.954139722],[93.53709544,7.954329462],[93.537013798,7.954356563],[93.53675072,7.95446499],[93.536360614,7.954718045],[93.536120181,7.954944018],[93.535829788,7.955436702],[93.535639215,7.955762146],[93.535407841,7.956028806],[93.535049455,7.956376807],[93.534722855,7.956580151],[93.534096878,7.956941638],[93.533407397,7.957334751],[93.532731519,7.957732387],[93.532432151,7.957854364],[93.531656558,7.958021408],[93.529637935,7.959381579],[93.52960824,7.95940604],[93.529442886,7.959485501],[93.529265999,7.959508054],[93.529034698,7.959494423],[93.528898625,7.959535069],[93.528794299,7.959580247],[93.528758001,7.959629966],[93.528685404,7.959738444],[93.528671759,7.959874063],[93.528698936,7.960000653],[93.528744253,7.960127248],[93.528952801,7.96041212],[93.529265616,7.960859771],[93.529333604,7.961013498],[93.529374376,7.961176257],[93.529351657,7.961325438],[93.529306252,7.961506255],[93.529206389,7.961804599],[93.528979522,7.962148114],[93.528539427,7.962704042],[93.527523156,7.96388819],[93.527069459,7.964421506],[93.527033152,7.964502872],[93.527042199,7.964588769],[93.527101061,7.964927847],[93.527100989,7.965181011],[93.527041964,7.965407034],[93.527019202,7.965700879],[93.52707358,7.965868164],[93.527191462,7.966003823],[93.527322976,7.966053591],[93.527663127,7.966085337],[93.528792424,7.966194169],[93.529413751,7.96630737],[93.529613278,7.966420448],[93.529835452,7.966646554],[93.530148251,7.967180098],[93.530288739,7.967577968],[93.530474569,7.968025581],[93.530515341,7.968197382],[93.53060137,7.968717298],[93.530628535,7.968889095],[93.530682935,7.968984048],[93.530769094,7.969038323],[93.531023058,7.96912429],[93.531231655,7.969255454],[93.531304203,7.969323286],[93.531322325,7.969400145],[93.531304165,7.969463431],[93.531217952,7.96960355],[93.531149915,7.969621614],[93.53099572,7.969576361],[93.530768984,7.969436151],[93.530428924,7.969069871],[93.530288442,7.968644876],[93.530025514,7.968179156],[93.529948469,7.967971178],[93.529907696,7.967803897],[93.529894145,7.967604977],[93.52986702,7.967293035],[93.529839823,7.967234257],[93.529808085,7.967198082],[93.529672045,7.967112148],[93.529327394,7.966958339],[93.529118786,7.966872384],[93.528960053,7.966845213],[93.528452081,7.966845064],[93.528007618,7.966799726],[93.527590362,7.966776999],[93.527522335,7.966758894],[93.527268366,7.966700048],[93.526742307,7.966510019],[93.52642034,7.96632909],[93.526306991,7.966206994],[93.52619364,7.966084898],[93.525976034,7.965754815],[93.525722102,7.965569387],[93.525431873,7.965433675],[93.525173357,7.965415513],[93.524901224,7.965433514],[93.524656287,7.965514814],[93.524474845,7.965600655],[93.524361433,7.965686515],[93.524297921,7.965736225],[93.524066586,7.965831092],[93.523767246,7.965831001],[93.523018886,7.965866938],[93.522479145,7.965939104],[93.522338508,7.966065643],[93.52221144,7.966318768],[93.522070686,7.966838617],[93.521957249,7.967005852],[93.521830234,7.967078145],[93.521603435,7.96716397],[93.521254177,7.967258797],[93.520927589,7.967371715],[93.52057375,7.967611208],[93.519698202,7.96827549],[93.5189088,7.969021176],[93.518568565,7.969260669],[93.518287318,7.969414288],[93.518146701,7.969468493],[93.517779326,7.969468377],[93.517552556,7.969454741],[93.517425593,7.969355242],[93.517217025,7.969147219],[93.517044711,7.969034143],[93.516917726,7.969006978],[93.516722676,7.96908829],[93.516650037,7.969314305],[93.516536588,7.969513186],[93.516368714,7.969707525],[93.516155514,7.969806916],[93.515883395,7.969775182],[93.51518042,7.969689057],[93.515008055,7.969743251],[93.514926357,7.969928578],[93.514894497,7.970281191],[93.515039557,7.970520842],[93.515574496,7.971321199],[93.5157694,7.971714571],[93.515742138,7.971872791],[93.515515287,7.972112321],[93.515261281,7.972166488],[93.51443128,7.972166216],[93.514131949,7.972125432],[93.5139778,7.97194003],[93.513937056,7.971700413],[93.513837408,7.971279946],[93.51371044,7.971194007],[93.513556225,7.971221082],[93.513497209,7.971392854],[93.513442681,7.971713813],[93.513370041,7.971939829],[93.513202172,7.972111566],[93.513020724,7.97219288],[93.512567181,7.972165605],[93.512367614,7.972179102],[93.512018184,7.972784774],[93.511791313,7.973078551],[93.511691443,7.973349767],[93.511142444,7.973968936],[93.510915613,7.974136129],[93.510484678,7.974316818],[93.510049185,7.974560796],[93.509835965,7.974714432],[93.509386871,7.974940322],[93.508806096,7.97562729],[93.508697185,7.975799042],[93.508397765,7.976020462],[93.507835239,7.976372893],[93.507735405,7.976526567],[93.50770815,7.97665314],[93.507708001,7.977105223],[93.507834566,7.978407261],[93.50766667,7.978651328],[93.507507862,7.978836627],[93.507330851,7.979207273],[93.507285437,7.979383571],[93.507099312,7.979880796],[93.506904148,7.980283081],[93.506845123,7.980468415],[93.506636428,7.980640135],[93.506454961,7.980766655],[93.506210004,7.98087055],[93.506128365,7.980866002],[93.505987793,7.980766496],[93.505869873,7.980748371],[93.505774614,7.980779985],[93.505647565,7.980938168],[93.505606683,7.981118987],[93.505534052,7.981299794],[93.50538433,7.981439887],[93.505325357,7.981471514],[93.505012394,7.981484968],[93.504744825,7.981385417],[93.504450075,7.98119092],[93.504350303,7.98115924],[93.504295871,7.981172783],[93.504109856,7.981330946],[93.503996353,7.981665448],[93.503887426,7.981877888],[93.503601548,7.982271099],[93.503619683,7.98229371],[93.503220399,7.982727569],[93.502998098,7.98289024],[93.502716854,7.9829896],[93.502503671,7.983016649],[93.502022889,7.983025521],[93.501859633,7.982944089],[93.501664616,7.982898811],[93.50158752,7.98287166],[93.501510413,7.982871632],[93.501451445,7.982885174],[93.501392464,7.982943924],[93.50136522,7.983025287],[93.501356085,7.983210638],[93.501337887,7.983373381],[93.501283406,7.983527071],[93.501197156,7.983739519],[93.501083682,7.983979082],[93.500902173,7.984218621],[93.500589116,7.984498801],[93.500139973,7.98482414],[93.499985707,7.984977792],[93.49951847,7.985158458],[93.498642845,7.98584983],[93.498515748,7.986130076],[93.498461186,7.986509805],[93.498488223,7.987016146],[93.498796399,7.987735069],[93.498841653,7.98802894],[93.498795986,7.988915004],[93.498882017,7.989335472],[93.498868391,7.989394239],[93.498904644,7.989484667],[93.499104129,7.989733385],[93.499176623,7.989954931],[93.499167527,7.990027262],[93.499013229,7.99026681],[93.49887705,7.990574178],[93.498863399,7.990700755],[93.498908681,7.990913249],[93.498908663,7.990967499],[93.498890503,7.991017223],[93.498813373,7.991080486],[93.498749839,7.9911754],[93.498699912,7.991279362],[93.498672671,7.991351686],[93.498613651,7.991514413],[93.498545586,7.991591244],[93.498345978,7.99169515],[93.498273376,7.991781019],[93.498191675,7.991948261],[93.497864859,7.99263983],[93.497583529,7.992960707],[93.497370244,7.993259003],[93.497143318,7.993652233],[93.496607761,7.994257851],[93.496258201,7.99485901],[93.496185555,7.995008173],[93.496162832,7.995116667],[93.496171872,7.995211607],[93.496212683,7.995274912],[93.496271647,7.995324659],[93.496620915,7.995550812],[93.496961072,7.99588998],[93.497174188,7.996156782],[93.497228514,7.996450654],[93.49722837,7.99686205],[93.497214723,7.996975066],[93.497101255,7.997182984],[93.496819831,7.997576204],[93.496738064,7.99786099],[93.496719794,7.998209089],[93.496778723,7.998353774],[93.49693292,7.998534656],[93.497146124,7.998575413],[93.497300366,7.998507657],[93.497468245,7.99835401],[93.498103645,7.997242116],[93.498448461,7.99697099],[93.498747847,7.996903285],[93.498775061,7.996903295],[93.499015455,7.996916943],[93.499165097,7.997025496],[93.499310183,7.997197339],[93.499464308,7.997464121],[93.499477896,7.997522897],[93.499495986,7.997676612],[93.499477746,7.997956896],[93.499423232,7.99819648],[93.499382385,7.998268799],[93.499382333,7.998422508],[93.499463939,7.998535557],[93.499541037,7.998567229],[93.499622683,7.998562738],[93.499817753,7.998476911],[93.500144436,7.998169611],[93.500339505,7.998083786],[93.5007523,7.997979954],[93.500974561,7.997957427],[93.501087958,7.997952945],[93.501160525,7.997971055],[93.50120586,7.998038884],[93.501210371,7.998111218],[93.501178588,7.998206144],[93.501101418,7.998382428],[93.501015125,7.998716938],[93.501074033,7.998884231],[93.501169253,7.998979201],[93.501287167,7.999028971],[93.501377882,7.999033525],[93.501509438,7.998983841],[93.501949493,7.998744392],[93.502090117,7.998703755],[93.502257928,7.998744499],[93.502298684,7.99894343],[93.502316698,7.999323184],[93.502371029,7.999617057],[93.502624964,7.999829624],[93.502933381,7.999883981],[93.503287195,7.999829854],[93.503795274,7.999631114],[93.504022107,7.999504609],[93.504190013,7.999265063],[93.504357912,7.9990436],[93.504471406,7.998745264],[93.504535056,7.998297726],[93.504449705,7.995806727],[93.504467867,7.995752483],[93.504522331,7.995653043],[93.504635763,7.995540063],[93.504803619,7.995440661],[93.507538992,7.994528389],[93.507752214,7.994401878],[93.508078853,7.994203073],[93.508591467,7.993981724],[93.509153955,7.993814642],[93.509661992,7.993715353],[93.510115592,7.993643171],[93.510383232,7.993543802],[93.510818728,7.993349551],[93.511653437,7.99293843],[93.511889309,7.992897821],[93.512224959,7.992879847],[93.512515238,7.992911589],[93.512710247,7.993002068],[93.512873498,7.993115141],[93.513331489,7.993504078],[93.513526455,7.993730181],[93.513716876,7.993987929],[93.513771256,7.994146177],[93.513753062,7.994308917],[93.513698567,7.99452138],[93.51370759,7.994679611],[93.513730226,7.994815241],[93.51378461,7.994959925],[93.513816323,7.995077475],[93.513811737,7.995240224],[93.5136983,7.995380332],[93.513444224,7.995615332],[93.513271797,7.995827755],[93.513276297,7.995940777],[93.51335336,7.996085466],[93.513462193,7.996171398],[93.513580118,7.996184998],[93.513738896,7.996108195],[93.513947564,7.99603593],[93.514147141,7.996026952],[93.51429679,7.996130979],[93.514392024,7.996185258],[93.514437366,7.996239521],[93.514487222,7.996357079],[93.514273872,7.996904029],[93.51420576,7.997143609],[93.514132791,7.998422974],[93.51413273,7.998621889],[93.513510979,7.999729287],[93.513524544,7.999869437],[93.513610693,7.999968921],[93.513851084,7.999996125],[93.514272933,7.99994201],[93.515121123,7.999969403],[93.515529288,8.000168448],[93.516009992,8.000476014],[93.516245706,8.000968856],[93.51618115,8.001651345],[93.515870295,8.001949034],[93.515835087,8.002134912],[93.515871447,8.00226683],[93.516239447,8.002592777],[93.516325562,8.002782701],[93.516570421,8.002977186],[93.516856143,8.00303604],[93.517327741,8.003352664],[93.517581658,8.003596889],[93.517767491,8.003999343],[93.517812782,8.004207341],[93.517835154,8.005197538],[93.517898545,8.005545705],[93.51807989,8.005798951],[93.518202329,8.005871327],[93.518528894,8.005862369],[93.519241019,8.005735952],[93.519726246,8.005998317],[93.519980209,8.006097854],[93.520347512,8.00635567],[93.521494891,8.006776451],[93.521785028,8.007251274],[93.521834834,8.007536135],[93.521798437,8.007915927],[93.521485239,8.008720661],[93.52101325,8.009670039],[93.520545493,8.011627696],[93.520527108,8.012437027],[93.520481596,8.012952456],[93.520218259,8.013847632],[93.520013788,8.015063842],[93.520013711,8.015321562],[93.5201224,8.015877724],[93.520176652,8.016465523],[93.520103855,8.01722058],[93.519931333,8.017767629],[93.519649954,8.018314651],[93.518855916,8.019263948],[93.518520105,8.019815477],[93.518320381,8.020312781],[93.518224972,8.020837242],[93.518243027,8.021126617],[93.518465129,8.02162403],[93.518746262,8.021899908],[93.518909523,8.021990378],[93.51920877,8.022361211],[93.519317572,8.022551138],[93.519399114,8.022890263],[93.519426235,8.023202248],[93.519543854,8.024251241],[93.519661651,8.024716949],[93.519838421,8.025155553],[93.520128606,8.025517332],[93.520568465,8.025897246],[93.52108092,8.026191283],[93.521638758,8.02639943],[93.52191543,8.026426638],[93.522296487,8.02625944],[93.522845427,8.025893339],[93.523081323,8.025775838],[93.523879648,8.025694645],[93.524151812,8.025635933],[93.524718871,8.025346697],[93.525000192,8.024989573],[93.525195382,8.024460614],[93.525227303,8.023863795],[93.52529089,8.023560876],[93.525290933,8.02341167],[93.526021448,8.022516604],[93.526121281,8.022353857],[93.526094168,8.021992137],[93.525998996,8.021716309],[93.525949182,8.021440491],[93.525808653,8.021155609],[93.525559251,8.020933999],[93.525019603,8.020563115],[93.524507205,8.02007468],[93.524434687,8.019889285],[93.524480114,8.01964514],[93.524688884,8.019206611],[93.524970205,8.018840444],[93.525074584,8.018641528],[93.525124556,8.018365734],[93.525120064,8.018212005],[93.524929658,8.017881897],[93.524671211,8.017574376],[93.524358321,8.017316582],[93.524349333,8.01703173],[93.524639969,8.015820062],[93.524572058,8.015385989],[93.524626585,8.015046896],[93.524717335,8.014920317],[93.52524348,8.014902359],[93.525343289,8.014816476],[93.525511181,8.014567838],[93.525642804,8.014264935],[93.525760768,8.014133844],[93.526032951,8.013984702],[93.526223449,8.013984748],[93.526559023,8.014215419],[93.526690446,8.014608812],[93.526740162,8.015228258],[93.52680358,8.015517643],[93.526957696,8.015856785],[93.527293267,8.016110063],[93.527379413,8.016223119],[93.527515381,8.016589386],[93.527601454,8.016960162],[93.527683049,8.017131993],[93.527728369,8.017263125],[93.52777369,8.017394256],[93.52774184,8.01774692],[93.527551174,8.018343702],[93.527464926,8.018583315],[93.527455748,8.018963111],[93.527505599,8.01911233],[93.527618979,8.019166612],[93.527727838,8.019153074],[93.528000042,8.018940631],[93.528204214,8.018714607],[93.528358467,8.01857448],[93.529029844,8.018253616],[93.529646829,8.017788052],[93.530005182,8.01767962],[93.530159408,8.01763444],[93.530290981,8.017498828],[93.530368134,8.017331554],[93.530517859,8.017159774],[93.530536015,8.017114565],[93.530604067,8.017055801],[93.5307674,8.016879504],[93.530989679,8.016771041],[93.531289053,8.016707808],[93.531547591,8.016698822],[93.531878698,8.016694375],[93.531996643,8.016635625],[93.532287033,8.016246848],[93.532341508,8.016070524],[93.532368803,8.015772118],[93.532314464,8.015442044],[93.532060538,8.015175225],[93.53186554,8.015039538],[93.531783898,8.015039519],[93.530804092,8.015396492],[93.53012828,8.015373729],[93.529933283,8.015238043],[93.529720169,8.015011923],[93.52938468,8.014464757],[93.529226048,8.01404423],[93.529226201,8.01349714],[93.529580248,8.012543202],[93.529820765,8.012086597],[93.530083927,8.011747549],[93.530537625,8.011259343],[93.530991256,8.01101981],[93.531209067,8.010653627],[93.531209119,8.010463727],[93.530801199,8.009423711],[93.530511053,8.008939854],[93.53027538,8.008288717],[93.53029366,8.007795887],[93.530502388,8.007470394],[93.530692925,8.007316709],[93.530906117,8.007253459],[93.531164641,8.007271603],[93.531445856,8.007240019],[93.531645461,8.007099898],[93.53182241,8.006882913],[93.531967646,8.006525753],[93.532453112,8.005947123],[93.53331956,8.005386662],[93.533596315,8.005070226],[93.534059232,8.004003277],[93.534231629,8.003831501],[93.535234118,8.00334341],[93.535823844,8.002959219],[93.536436275,8.002457478],[93.536703955,8.002141037],[93.537019216,8.001677615],[93.537133875,8.001157942],[93.537128748,8.000821188],[93.536788731,8.000147501],[93.536702654,7.999740608],[93.536648314,7.999387974],[93.536843492,7.998841012],[93.537424415,7.997503014],[93.53752428,7.99719563],[93.537424675,7.996476798],[93.537538166,7.996097085],[93.537706032,7.99592986],[93.53787387,7.995871134],[93.538186804,7.996011361],[93.538522335,7.996477088],[93.538662903,7.996644394],[93.538762676,7.996703189],[93.538930501,7.996703235],[93.539143697,7.996644519],[93.539329674,7.99660388],[93.539438565,7.996477327],[93.539511194,7.996251307],[93.539525004,7.995437571],[93.539765488,7.99507597],[93.540078485,7.994967554],[93.540427771,7.994841062],[93.540767967,7.994782379],[93.540935818,7.994669404],[93.541230764,7.994176715],[93.541357868,7.993756314],[93.5413035,7.993503139],[93.540881717,7.993335761],[93.540600542,7.993163899],[93.540541636,7.992928805],[93.540655087,7.992689234],[93.540922749,7.992476825],[93.542188404,7.9917267],[93.542415249,7.991487157],[93.542628502,7.991188841],[93.543331779,7.990194449],[93.543526859,7.990009146],[93.543712823,7.990009193],[93.544052891,7.990474917],[93.544429252,7.990909003],[93.544401999,7.991076267],[93.544220553,7.991148553],[93.543993748,7.99122083],[93.543853121,7.991302168],[93.543812255,7.99148751],[93.543939219,7.991641248],[93.54406618,7.991808547],[93.544079764,7.991908007],[93.54406613,7.992021023],[93.543893641,7.992567994],[93.543739331,7.992961262],[93.543625823,7.993440436],[93.543557642,7.994046201],[93.543598388,7.994367188],[93.543471295,7.994746898],[93.543289754,7.995212493],[93.543257858,7.995818268],[93.543217005,7.995944839],[93.543021822,7.996550575],[93.543003679,7.996550568],[93.542990031,7.996717833],[93.542654123,7.997798215],[93.542626774,7.998358783],[93.542681034,7.999064036],[93.542767072,7.999656279],[93.542989275,7.999877852],[93.543243235,8.000076829],[93.543415602,8.000049747],[93.543724046,8.000018179],[93.54414591,7.999878138],[93.544399897,7.999964095],[93.544653758,8.000583504],[93.544599283,8.000777883],[93.544513081,8.000863757],[93.543950585,8.001089657],[93.543669363,8.001089588],[93.543118501,8.001493357],[93.542979214,8.001620946],[93.542942078,8.001678256],[93.542781476,8.002567315],[93.542663446,8.002996825],[93.542413885,8.003412741],[93.542164356,8.003711104],[93.541846758,8.004145094],[93.541783211,8.004344022],[93.541746833,8.004710247],[93.541746731,8.005121695],[93.541683117,8.005587386],[93.541583234,8.005985248],[93.5415151,8.006383118],[93.541533209,8.006518762],[93.541646556,8.006686078],[93.541932279,8.006767521],[93.542195334,8.006799223],[93.542494684,8.006799284],[93.542794054,8.006717958],[93.543079788,8.006749665],[93.543397259,8.006835635],[93.543728354,8.006849264],[93.543896173,8.006835733],[93.544295359,8.006618784],[93.544925867,8.006370231],[93.54539306,8.006252765],[93.545710524,8.006370382],[93.54592818,8.006587453],[93.546109553,8.006799991],[93.546209259,8.007116507],[93.54622735,8.007333539],[93.546191031,8.007482738],[93.54605487,8.007867028],[93.545887005,8.008065938],[93.545619356,8.008264828],[93.544952518,8.00869423],[93.544154144,8.009128129],[93.543804833,8.009408387],[93.543723143,8.009607312],[93.543587012,8.009860484],[93.543487184,8.01004132],[93.543255842,8.010140745],[93.542906604,8.01012259],[93.54240771,8.01002302],[93.54214012,8.009973231],[93.541654789,8.010040954],[93.541241982,8.010307632],[93.54095617,8.010569815],[93.540774657,8.010922447],[93.54074285,8.011153032],[93.540792612,8.011668481],[93.540824295,8.01193525],[93.540774358,8.012116095],[93.540656355,8.012414483],[93.540424945,8.012780669],[93.540343219,8.013110714],[93.540356789,8.013259923],[93.540524517,8.013626191],[93.541005217,8.013956351],[93.541671832,8.014471923],[93.541907585,8.014887938],[93.542175081,8.015326567],[93.542424467,8.015643115],[93.542624009,8.015760711],[93.542823578,8.015760749],[93.542941535,8.015643217],[93.543123052,8.01527702],[93.543377096,8.015096215],[93.543808001,8.015028478],[93.544606314,8.014897511],[93.544755984,8.01492919],[93.544923776,8.015046778],[93.544923757,8.015128163],[93.544855669,8.015345176],[93.544724089,8.015530528],[93.544424666,8.015810796],[93.544038984,8.01642563],[93.543889225,8.016755665],[93.543508113,8.017221293],[93.543208712,8.017402091],[93.542823152,8.017506006],[93.542292466,8.01753755],[93.5418253,8.017487724],[93.541507833,8.017352018],[93.541208555,8.017039981],[93.540646297,8.016357138],[93.540093097,8.015742117],[93.539743924,8.015443634],[93.539512629,8.015344114],[93.539213277,8.015325966],[93.538927508,8.015411817],[93.538745987,8.01577801],[93.538577988,8.01647427],[93.538564225,8.017089177],[93.538446207,8.017437301],[93.538278275,8.017866799],[93.538087588,8.018603747],[93.5380512,8.019001623],[93.53806925,8.01936786],[93.538218828,8.019765773],[93.538386545,8.020177255],[93.538635922,8.020529976],[93.538867191,8.020742528],[93.539415949,8.021009402],[93.539833171,8.02127625],[93.539982777,8.021574692],[93.540164116,8.021940962],[93.540300126,8.022189666],[93.540318195,8.022488081],[93.540200227,8.022637264],[93.540014228,8.022768347],[93.539701248,8.022818018],[93.539184174,8.022804348],[93.538485703,8.022655],[93.537887011,8.022537321],[93.53768745,8.022487543],[93.537437974,8.022519141],[93.537183934,8.022668293],[93.536970701,8.022867191],[93.536144999,8.023604006],[93.535850118,8.02382097],[93.535564275,8.024164536],[93.535550607,8.024395125],[93.53566385,8.024978407],[93.535496003,8.025059758],[93.535405292,8.025050696],[93.535369022,8.024982867],[93.53522843,8.024915017],[93.535065145,8.024901417],[93.534720373,8.025100285],[93.534380114,8.025385059],[93.534257586,8.025615626],[93.534012521,8.026112927],[93.533930765,8.02653792],[93.534003206,8.027039812],[93.534533726,8.027691008],[93.534710538,8.028021107],[93.534737688,8.028265268],[93.534724007,8.028554635],[93.534624048,8.029201173],[93.534723804,8.029327793],[93.534887095,8.02932783],[93.535363424,8.029074733],[93.535957732,8.02863176],[93.536865054,8.028030606]]],[[[93.494913945,8.048864282],[93.495077229,8.048751209],[93.495154303,8.048583904],[93.494972765,8.048326245],[93.494618841,8.048082198],[93.494423726,8.04793757],[93.494183187,8.047584982],[93.494001624,8.047241421],[93.493865481,8.047078695],[93.493679466,8.047024489],[93.493493487,8.047096877],[93.493325685,8.047277769],[93.493225946,8.047508376],[93.493189736,8.047797742],[93.493176185,8.048005721],[93.493099122,8.048213715],[93.493040206,8.048417183],[93.493090166,8.048625144],[93.493203614,8.048738144],[93.493330674,8.048864703],[93.493471326,8.048923443],[93.493770734,8.048900757],[93.494133648,8.048855449],[93.49459639,8.048886973],[93.494913945,8.048864282]]],[[[93.513844374,8.064649781],[93.513721922,8.064563841],[93.513644801,8.064581899],[93.513576744,8.064636131],[93.513522289,8.06470845],[93.513481439,8.064794337],[93.513490479,8.064907368],[93.513499526,8.064997791],[93.513544854,8.065115355],[93.513608342,8.06517867],[93.513762562,8.065210368],[93.51387598,8.065165196],[93.513930437,8.065083834],[93.513962216,8.064988901],[93.51397132,8.064875878],[93.513948672,8.064762844],[93.513844374,8.064649781]]],[[[88.20089274,21.734422498],[88.199405575,21.733186032],[88.198101106,21.733623027],[88.197700875,21.734742697],[88.198108636,21.736257482],[88.198607467,21.739231262],[88.199128978,21.74256965],[88.199548248,21.748036287],[88.199016201,21.754579363],[88.198886615,21.756269855],[88.199657623,21.757325789],[88.200782622,21.757776907],[88.20164617,21.757803078],[88.202491432,21.75753743],[88.203378436,21.756684037],[88.20353597,21.754186925],[88.203207467,21.750179214],[88.20222547,21.740717712],[88.201681839,21.735770223],[88.20089274,21.734422498]]],[[[88.274865486,21.792958058],[88.278422208,21.791043199],[88.281877277,21.78955334],[88.283803392,21.788239666],[88.285387476,21.787060021],[88.288279861,21.785181451],[88.290836153,21.78235785],[88.292036619,21.780028331],[88.291670381,21.777743548],[88.2911463,21.776555382],[88.290193563,21.776395757],[88.288666605,21.777069836],[88.286115542,21.779349143],[88.283139931,21.781315224],[88.279722145,21.784020075],[88.277799814,21.785550151],[88.275936741,21.787865235],[88.274771816,21.789353666],[88.273698012,21.790800207],[88.273724885,21.792011129],[88.273902239,21.792632944],[88.274376189,21.793026417],[88.274865486,21.792958058]]],[[[89.026044336,21.822801071],[89.023601429,21.818414897],[89.019383417,21.815201342],[89.016279213,21.81365416],[89.014156366,21.816913634],[89.01123687,21.817549299],[89.003767283,21.818088173],[88.997888034,21.817332684],[88.994928485,21.815941443],[88.991629371,21.809590205],[88.990028361,21.807841206],[88.98659591,21.802420135],[88.983142806,21.795247977],[88.97862502,21.786940254],[88.970121764,21.779438447],[88.967135969,21.776811938],[88.965457001,21.776119356],[88.964091854,21.776200604],[88.962642209,21.776647543],[88.960328299,21.777978445],[88.958687905,21.779269179],[88.956561627,21.781150351],[88.954177416,21.78255552],[88.952334837,21.783086227],[88.950743994,21.782899942],[88.948062509,21.782146757],[88.94453997,21.782285851],[88.941434443,21.783031706],[88.939494348,21.784340084],[88.938734116,21.786420659],[88.938797177,21.788452383],[88.939116836,21.789837285],[88.939492318,21.790937979],[88.941066815,21.793090645],[88.943090301,21.795216572],[88.944150383,21.797540125],[88.944627948,21.798822724],[88.946556203,21.801320544],[88.948637365,21.802540387],[88.951890861,21.802197891],[88.958391315,21.800244042],[88.9608111,21.799782216],[88.964071789,21.799159785],[88.966644381,21.799379916],[88.969118495,21.800501451],[88.970583386,21.802056346],[88.971312225,21.803734012],[88.971816162,21.804893792],[88.973000452,21.810062634],[88.973319473,21.817158379],[88.972789203,21.82152062],[88.971132269,21.823939269],[88.969205138,21.824827347],[88.966730509,21.824974628],[88.961935614,21.82510523],[88.957976201,21.825340668],[88.953896658,21.826387465],[88.951625919,21.828795814],[88.94818106,21.831842306],[88.946644872,21.836101499],[88.946901915,21.839875408],[88.94876304,21.843364521],[88.951982803,21.847323705],[88.954385451,21.851091965],[88.956125721,21.854136326],[88.957255472,21.857217114],[88.958885726,21.858646471],[88.961609594,21.859629171],[88.965327391,21.861697497],[88.968591377,21.862299345],[88.971882035,21.863406051],[88.9737224,21.86491811],[88.973624037,21.866545435],[88.973005377,21.870875036],[88.971255295,21.875176408],[88.968500223,21.879728335],[88.966760884,21.88269359],[88.965415567,21.885444542],[88.965610172,21.888294756],[88.967056937,21.890021116],[88.968769907,21.891159298],[88.9703229,21.891448451],[88.97310641,21.891302289],[88.976809544,21.891259681],[88.980322257,21.890546892],[88.989188801,21.88998739],[88.997288898,21.888035052],[89.002160753,21.88491901],[89.009533817,21.881201274],[89.021069556,21.874634959],[89.028699431,21.867623619],[89.031493726,21.862483856],[89.031783682,21.856138063],[89.030684371,21.85247466],[89.026987102,21.849758035],[89.026027187,21.848120369],[89.026288295,21.846635633],[89.02824487,21.845162364],[89.029403743,21.84259636],[89.029599808,21.832986251],[89.027909415,21.82708857],[89.026044336,21.822801071]]],[[[88.859440216,21.85138053],[88.860477845,21.851221694],[88.861430732,21.851361421],[88.862912378,21.851567885],[88.864282979,21.851682953],[88.865535957,21.851609254],[88.867944188,21.851565486],[88.868961977,21.851114096],[88.870488693,21.850437071],[88.871480292,21.849595781],[88.871845239,21.848791296],[88.872020212,21.846725882],[88.871875366,21.844581387],[88.871136998,21.842961169],[88.87110313,21.840907981],[88.871754063,21.838129398],[88.871888639,21.833913288],[88.872741762,21.831024968],[88.873549659,21.829020139],[88.874141221,21.8253643],[88.873734879,21.822452314],[88.873583444,21.820210324],[88.873967231,21.818132563],[88.874403524,21.816834699],[88.875081606,21.816011847],[88.875942053,21.814786755],[88.876515757,21.813970045],[88.877023512,21.812178559],[88.876298434,21.810753364],[88.875800822,21.808042454],[88.87489142,21.803887897],[88.875058702,21.800159253],[88.876355416,21.797636307],[88.879613283,21.791572493],[88.882011658,21.788299491],[88.884645027,21.785404079],[88.887657278,21.783464838],[88.889592917,21.781099747],[88.890328893,21.779588417],[88.890606705,21.775951087],[88.890383602,21.774202708],[88.889468551,21.771516601],[88.887819675,21.76417634],[88.886753076,21.759248333],[88.886983674,21.753363075],[88.887718453,21.750285988],[88.889034048,21.748055417],[88.892025678,21.745823718],[88.895089683,21.744664144],[88.897802331,21.744503898],[88.900032907,21.744959318],[88.901950507,21.745433131],[88.906489613,21.745947648],[88.909111105,21.745988333],[88.911823764,21.745827834],[88.913622359,21.744547008],[88.915609853,21.742961475],[88.916025727,21.741371062],[88.916155064,21.740189023],[88.9157164,21.738355629],[88.913888551,21.736115156],[88.912524355,21.734532284],[88.909965,21.730769289],[88.908893952,21.728875401],[88.906812846,21.727530645],[88.904517791,21.72766638],[88.901389575,21.729417103],[88.890284697,21.737119082],[88.88498597,21.740856912],[88.881850586,21.742509648],[88.878466871,21.743590039],[88.877658547,21.744029095],[88.875970491,21.745400788],[88.875025857,21.746924395],[88.874786248,21.749580739],[88.874991184,21.754168069],[88.874862459,21.756915799],[88.874042766,21.760291316],[88.872232255,21.764508166],[88.864670728,21.771999385],[88.861795593,21.774419401],[88.858920346,21.776839289],[88.856579259,21.777857749],[88.854837926,21.778449436],[88.852881345,21.778955843],[88.847891687,21.779542574],[88.845282667,21.779695795],[88.840860081,21.779368196],[88.838133619,21.779332521],[88.834656847,21.779047156],[88.83207403,21.779590089],[88.831311184,21.780711269],[88.831324763,21.782471979],[88.832988958,21.785408039],[88.835568583,21.790159723],[88.837187182,21.796939836],[88.837234749,21.809720747],[88.835670985,21.820971131],[88.834463671,21.829163696],[88.833846126,21.837126792],[88.834206685,21.842488181],[88.834814504,21.845290535],[88.836740894,21.848994322],[88.839789762,21.85224077],[88.843968353,21.856693137],[88.848414523,21.860444623],[88.850059686,21.861522455],[88.851430465,21.861637712],[88.851913104,21.861022119],[88.852154104,21.859931454],[88.852251284,21.858262065],[88.85234189,21.856495148],[88.853013012,21.854009127],[88.853887056,21.852979114],[88.855746915,21.852576258],[88.857606762,21.852173379],[88.858311346,21.85174047],[88.859440216,21.85138053]]],[[[88.579255767,21.77197375],[88.579664466,21.771542422],[88.580105026,21.770642835],[88.580620607,21.768981184],[88.580766943,21.767398881],[88.58064416,21.766473143],[88.579984443,21.761147448],[88.579781976,21.759002027],[88.579698576,21.757724317],[88.579654622,21.756094548],[88.579983653,21.754443461],[88.580894987,21.753109087],[88.582043605,21.751586244],[88.58388749,21.750198561],[88.587799516,21.747993708],[88.591954812,21.746648978],[88.599061238,21.743678413],[88.605846247,21.741282499],[88.608930679,21.740044624],[88.610341669,21.739281487],[88.612112452,21.737815285],[88.613691674,21.735904985],[88.614198275,21.734966092],[88.61455311,21.734187481],[88.614731355,21.733191454],[88.614667001,21.73220938],[88.614360047,21.73124111],[88.613160389,21.729034866],[88.61221652,21.728254698],[88.61128759,21.727701185],[88.60963089,21.727189202],[88.607665678,21.726922427],[88.605180675,21.726154462],[88.603276491,21.725580789],[88.60045829,21.724680184],[88.597262338,21.722966953],[88.594934172,21.722114036],[88.592829032,21.720945085],[88.591238544,21.720201694],[88.589961644,21.719288801],[88.588658183,21.719211475],[88.587707686,21.719568958],[88.5867158,21.720535495],[88.585652986,21.721657743],[88.584737072,21.722544022],[88.583149596,21.723089536],[88.581784882,21.723318914],[88.579682705,21.723438699],[88.578631657,21.723498577],[88.57711022,21.723812752],[88.576512682,21.724605081],[88.57614787,21.725232481],[88.575802689,21.726162112],[88.575790812,21.727224359],[88.575874587,21.728508674],[88.576024449,21.729561789],[88.576431614,21.730827689],[88.577414721,21.732212463],[88.578387987,21.733446118],[88.579199534,21.73468898],[88.579834562,21.735714383],[88.580423331,21.737273286],[88.580482505,21.738179894],[88.580201419,21.740091633],[88.580187684,21.742367333],[88.579728056,21.745274993],[88.579397721,21.746431308],[88.579047657,21.747285394],[88.577710344,21.749181456],[88.575299906,21.752048592],[88.573891467,21.754100344],[88.57292674,21.756733538],[88.571285491,21.758950119],[88.569736924,21.760099894],[88.568355023,21.761315936],[88.566762155,21.763182547],[88.566071266,21.765028973],[88.566177252,21.766655215],[88.567138554,21.767999635],[88.568092387,21.769227924],[88.570468765,21.770258653],[88.574049227,21.77157063],[88.576845854,21.772344162],[88.577848311,21.772403638],[88.579255767,21.77197375]]],[[[88.817719809,21.818254377],[88.818857732,21.816502705],[88.823159514,21.809290725],[88.824931906,21.806476077],[88.825468563,21.803953639],[88.824691473,21.801727922],[88.822795824,21.799201463],[88.820973582,21.796597336],[88.820450825,21.79582209],[88.819214592,21.792597555],[88.817963647,21.789154115],[88.817386872,21.786403786],[88.817596181,21.782508563],[88.817741823,21.777664673],[88.817814402,21.774070511],[88.818453691,21.771908454],[88.819952373,21.769696075],[88.82371165,21.767277994],[88.824453707,21.766648443],[88.825503332,21.765927512],[88.825083048,21.764340383],[88.823974383,21.763013343],[88.822265205,21.76208779],[88.820570823,21.761381113],[88.818388128,21.76040997],[88.816796052,21.758891354],[88.81215202,21.753961528],[88.804276421,21.749953163],[88.798144296,21.748553158],[88.795078289,21.748439278],[88.79142635,21.748945453],[88.788741173,21.74983479],[88.786280356,21.751736638],[88.78330181,21.756452634],[88.782471686,21.758112759],[88.781851301,21.760566624],[88.782197746,21.763403557],[88.783232702,21.765980666],[88.784648579,21.768389005],[88.787333948,21.772188539],[88.791147513,21.777607223],[88.792470863,21.77980116],[88.793056873,21.781525257],[88.793149665,21.786428442],[88.793213206,21.788549359],[88.794009157,21.789894968],[88.795024935,21.791007828],[88.798443708,21.794031799],[88.802712586,21.799203966],[88.806547037,21.803742072],[88.808603578,21.806332525],[88.809585487,21.808106812],[88.81081668,21.810086207],[88.812521809,21.813283417],[88.813704218,21.81570526],[88.81427598,21.817210402],[88.814891569,21.818200091],[88.815463178,21.818532978],[88.8169629,21.818664998],[88.817719809,21.818254377]]],[[[88.604465862,21.795195503],[88.593963839,21.795017383],[88.587918826,21.795517527],[88.585812772,21.796415149],[88.583970788,21.797530808],[88.582309808,21.798869546],[88.579976029,21.802656937],[88.577569378,21.806603898],[88.575772614,21.808416818],[88.573561062,21.81025324],[88.572671709,21.811936683],[88.572332699,21.813122286],[88.572365931,21.814908777],[88.57273114,21.816676305],[88.574566097,21.823103311],[88.575922819,21.82730269],[88.577282579,21.832823691],[88.578855963,21.837788201],[88.579925478,21.840137799],[88.581570864,21.8423768],[88.584453973,21.84571164],[88.586738059,21.847525413],[88.588480651,21.847426127],[88.58936299,21.846909307],[88.591735852,21.844985638],[88.593314372,21.843651567],[88.595659928,21.842584736],[88.596303416,21.842237034],[88.597927484,21.841600048],[88.598887707,21.841000996],[88.60011894,21.839453395],[88.600666114,21.837633745],[88.600886404,21.835910557],[88.60098652,21.834893961],[88.60129989,21.833320999],[88.602028126,21.831724283],[88.602729202,21.830984458],[88.603445489,21.830477031],[88.6045462,21.829481112],[88.605267546,21.829051119],[88.606403677,21.828597509],[88.609241581,21.827424528],[88.610865405,21.826787407],[88.611986262,21.826101357],[88.612541611,21.825680888],[88.613061483,21.824718099],[88.613638895,21.823363289],[88.613500004,21.822515808],[88.613298582,21.821983051],[88.611195757,21.820392619],[88.606615939,21.817855048],[88.60346202,21.815469212],[88.602156762,21.814610663],[88.601769244,21.813777448],[88.601605011,21.812542761],[88.601918397,21.810969737],[88.603284818,21.808947867],[88.60634583,21.807373541],[88.608250456,21.805942798],[88.609403398,21.804477328],[88.610468234,21.802939154],[88.611429893,21.801095796],[88.611411283,21.799541729],[88.611159061,21.798234355],[88.61033131,21.797037605],[88.608362661,21.796216961],[88.604465862,21.795195503]]],[[[88.946029649,21.906150492],[88.953677771,21.903842366],[88.963665372,21.900467777],[88.96697652,21.899078912],[88.967620133,21.898113567],[88.968209683,21.89635682],[88.967987257,21.895178169],[88.96704017,21.893777726],[88.965254122,21.892559548],[88.964352101,21.891818501],[88.963582439,21.890937284],[88.962755974,21.887145823],[88.963219577,21.883542561],[88.966723428,21.874593431],[88.969261402,21.870204515],[88.969693553,21.868606893],[88.969793384,21.866789391],[88.969624262,21.86540586],[88.968246677,21.863815597],[88.966419844,21.863297187],[88.964784306,21.863394477],[88.963144031,21.863422369],[88.961907159,21.862799086],[88.960512188,21.862045947],[88.958367686,21.860152746],[88.956278643,21.857977583],[88.952292047,21.85424283],[88.950106576,21.852839737],[88.948805006,21.852359597],[88.948311654,21.851692141],[88.9455939,21.847951565],[88.943309657,21.84372353],[88.942396897,21.839799794],[88.942104801,21.837406261],[88.94195769,21.835245213],[88.94364953,21.831649025],[88.945116817,21.828548396],[88.947114625,21.825657264],[88.949965684,21.823920854],[88.95300248,21.823017189],[88.956071974,21.82259369],[88.961294531,21.821559921],[88.964612924,21.821000936],[88.966500537,21.820285865],[88.967102477,21.819647363],[88.968634554,21.817506825],[88.968776957,21.815810816],[88.968268358,21.814032979],[88.965938403,21.808265008],[88.963909095,21.805010568],[88.962284405,21.803901802],[88.959954054,21.803799325],[88.957536036,21.804304773],[88.954773187,21.805433349],[88.953399884,21.806117639],[88.950749127,21.806998393],[88.94820241,21.807511332],[88.946008706,21.807521101],[88.943910829,21.807042907],[88.939880206,21.802822069],[88.938672046,21.800241856],[88.938486357,21.799409052],[88.9378578,21.797758776],[88.93725376,21.796468705],[88.936537465,21.795426295],[88.935580494,21.794639316],[88.934213352,21.793514999],[88.933384913,21.79272031],[88.932676833,21.791797979],[88.93207287,21.79050789],[88.931813874,21.788594612],[88.932285098,21.786035305],[88.933896962,21.783167277],[88.935333319,21.781515111],[88.937291944,21.77995237],[88.939652512,21.778606978],[88.941531485,21.777772219],[88.943812417,21.777154647],[88.947250161,21.776468331],[88.949170012,21.776233705],[88.952985082,21.775404336],[88.953794386,21.774736722],[88.954336647,21.773192508],[88.954100205,21.772097719],[88.953369776,21.770881195],[88.952088372,21.7694957],[88.94638146,21.766508412],[88.939948162,21.765529603],[88.933656538,21.765046108],[88.929494592,21.765003557],[88.919965853,21.766209422],[88.916349764,21.765525788],[88.914066616,21.764250217],[88.911935726,21.761170134],[88.910575162,21.759326958],[88.908409728,21.755735995],[88.903708534,21.751638896],[88.900123641,21.750839969],[88.897287791,21.751007528],[88.895841851,21.751518574],[88.892727111,21.753458079],[88.892607754,21.755061055],[88.892784733,21.759359734],[88.893785166,21.764886556],[88.895455756,21.770751328],[88.895880733,21.775417752],[88.896373406,21.779468324],[88.896301568,21.783246123],[88.895950303,21.786122594],[88.895611515,21.787570466],[88.89489828,21.788326512],[88.894157533,21.78867622],[88.892961004,21.788746859],[88.89118634,21.788341583],[88.889099138,21.788158861],[88.888330891,21.788102202],[88.885823501,21.78977997],[88.884954477,21.791463068],[88.881925899,21.796741087],[88.880106325,21.800520075],[88.879673341,21.80380929],[88.879198086,21.804857205],[88.879287333,21.806177824],[88.879797988,21.807269626],[88.880498755,21.807942258],[88.881845374,21.808474826],[88.883532106,21.809191463],[88.884422993,21.80944483],[88.885565811,21.810193366],[88.884546648,21.811273455],[88.883792002,21.811419867],[88.882201402,21.812125666],[88.881304709,21.813402341],[88.879450553,21.816673347],[88.878363684,21.818369253],[88.877977608,21.820737801],[88.878434435,21.822648723],[88.879268514,21.825399208],[88.880205569,21.828062561],[88.880405746,21.829301337],[88.879985692,21.829978537],[88.879199244,21.830405498],[88.877314468,21.830951482],[88.876354,21.83138868],[88.875585824,21.832086372],[88.874926896,21.833538863],[88.874247603,21.837276192],[88.873946081,21.842296176],[88.873813396,21.844642033],[88.8739195,21.84621259],[88.87407632,21.847671369],[88.873776836,21.85013577],[88.872599353,21.851673111],[88.869771893,21.852927083],[88.868281814,21.853286597],[88.866429036,21.853450001],[88.864054143,21.853644091],[88.862077964,21.853705907],[88.860101865,21.853767691],[88.858314411,21.854035871],[88.856947596,21.854496818],[88.856284308,21.855025132],[88.854979541,21.85640669],[88.854606741,21.85778796],[88.854322079,21.859309863],[88.853999587,21.86122632],[88.853368117,21.864144739],[88.852712506,21.865588781],[88.852188282,21.866743981],[88.851111015,21.868634424],[88.850343145,21.870647292],[88.849871099,21.873696866],[88.849665941,21.876238943],[88.849006003,21.87873738],[88.848580178,21.880238179],[88.848107416,21.882163381],[88.847273946,21.884320615],[88.846318689,21.886906639],[88.844749637,21.890442308],[88.843171068,21.893837918],[88.841695353,21.896524783],[88.83893022,21.89907637],[88.836577422,21.901041487],[88.8354277,21.901782026],[88.828722966,21.906323284],[88.823699574,21.910446715],[88.820325703,21.913675747],[88.818122648,21.916517106],[88.816941513,21.919298603],[88.816814314,21.922497241],[88.817144769,21.924871303],[88.819114557,21.926192118],[88.820775215,21.925456806],[88.823713135,21.923370224],[88.827321544,21.921084693],[88.83033339,21.917557642],[88.836048847,21.913552912],[88.842317662,21.910153838],[88.850258275,21.908730562],[88.855910747,21.908877363],[88.861489533,21.910464302],[88.868772973,21.914503781],[88.870689596,21.915029304],[88.872222455,21.914939116],[88.874404389,21.91433201],[88.876537802,21.913557205],[88.877685275,21.913712983],[88.879119451,21.913684292],[88.879744931,21.913200789],[88.880094486,21.912175198],[88.880346737,21.910596927],[88.880774603,21.909845891],[88.88147854,21.909636851],[88.882908913,21.909552587],[88.883557552,21.910296117],[88.8853128,21.911476938],[88.887247112,21.912647188],[88.890262798,21.914338971],[88.894521048,21.915419012],[88.898909848,21.917023886],[88.902766394,21.919192572],[88.904947711,21.921903915],[88.9061218,21.923787042],[88.906945656,21.924714691],[88.908029823,21.925271855],[88.908793791,21.925315498],[88.910303646,21.925137511],[88.911226984,21.924727993],[88.913073801,21.923908856],[88.914428921,21.922852436],[88.917760082,21.920081626],[88.923867154,21.91617016],[88.927772335,21.913453842],[88.93506067,21.909714479],[88.946029649,21.906150492]]],[[[88.63215089,21.866161223],[88.633381882,21.866090724],[88.634730777,21.866368438],[88.635715501,21.866888722],[88.637454726,21.86732135],[88.639173697,21.867444638],[88.640538041,21.867233408],[88.641645227,21.86672635],[88.6427524,21.866219208],[88.644113739,21.865963774],[88.644968858,21.865959154],[88.646111,21.86598226],[88.64725307,21.866005512],[88.648102364,21.865912369],[88.648605666,21.865617429],[88.649352334,21.864687332],[88.649530837,21.863789834],[88.649505407,21.862682319],[88.649402787,21.861845371],[88.648888729,21.853912107],[88.646758063,21.839045365],[88.645683842,21.833662602],[88.645708253,21.831846383],[88.645776813,21.830699805],[88.646056097,21.829473979],[88.645350172,21.827498043],[88.644768874,21.826321516],[88.64419872,21.823127919],[88.643403584,21.82088825],[88.642108877,21.816526349],[88.641423147,21.812667304],[88.640230552,21.805476604],[88.639729277,21.801136462],[88.639912887,21.797361983],[88.640469475,21.792692426],[88.641048029,21.788357542],[88.640834157,21.787294423],[88.639427984,21.786702989],[88.63726394,21.786625381],[88.632621367,21.78716032],[88.628837802,21.788721373],[88.621426927,21.792035782],[88.616965585,21.794240154],[88.615995422,21.795908706],[88.615051657,21.797979047],[88.614950636,21.799732355],[88.614507242,21.802849543],[88.614382859,21.805343572],[88.61247608,21.806998343],[88.610317463,21.809205323],[88.608441295,21.811328905],[88.608089975,21.812558821],[88.608638722,21.814342242],[88.610519234,21.815579032],[88.612341223,21.817020838],[88.614898041,21.81868939],[88.617135794,21.820981151],[88.617506091,21.822236989],[88.617274875,21.82419946],[88.617245594,21.825948616],[88.61646845,21.82727007],[88.615449821,21.828202162],[88.614422313,21.829000293],[88.612534258,21.829847523],[88.610359226,21.830711126],[88.608677402,21.831412136],[88.607143508,21.83217191],[88.606111611,21.832903001],[88.605953418,21.833785813],[88.605749879,21.83507445],[88.605751071,21.837292408],[88.605461231,21.839459832],[88.604638382,21.841187143],[88.603923998,21.842370558],[88.603205213,21.84348699],[88.60205164,21.844561079],[88.600584834,21.845249719],[88.599526494,21.845578958],[88.597902937,21.846074822],[88.596566441,21.846554369],[88.595938405,21.846859039],[88.594825817,21.847460187],[88.594080564,21.848174846],[88.593344142,21.849023383],[88.592925294,21.850324356],[88.592583387,21.851485498],[88.593037868,21.855997335],[88.595577363,21.863142652],[88.600476138,21.872236378],[88.605572368,21.881241324],[88.609884389,21.888093043],[88.612427137,21.891891308],[88.614093708,21.89337344],[88.615468368,21.894083566],[88.616919005,21.8941133],[88.618850761,21.894115518],[88.619663204,21.89361838],[88.621334623,21.89149485],[88.622058603,21.889650757],[88.622888137,21.887575278],[88.623582589,21.885282178],[88.624434108,21.88354349],[88.625067262,21.882155271],[88.626829174,21.879575736],[88.627913844,21.877710978],[88.628419254,21.876217346],[88.628993335,21.87393119],[88.629292226,21.869294784],[88.629895759,21.867457556],[88.631534978,21.86668767],[88.63215089,21.866161223]]],[[[88.187690072,21.82989645],[88.185843916,21.829590545],[88.183047986,21.830798389],[88.180032329,21.832668014],[88.177856306,21.836847709],[88.175522944,21.839898697],[88.172269687,21.844949182],[88.171498202,21.846534405],[88.170981779,21.848024607],[88.170378587,21.849519512],[88.16978553,21.851176323],[88.169013902,21.852761618],[88.168135436,21.854027704],[88.1674153,21.855041555],[88.166189909,21.856326425],[88.165377946,21.857263974],[88.164024352,21.859286952],[88.162819011,21.860895626],[88.162858017,21.862924375],[88.162948576,21.864381688],[88.163019008,21.865515095],[88.163151059,21.866239052],[88.163721759,21.867020527],[88.164700998,21.867373686],[88.166415558,21.866955825],[88.167657334,21.864532689],[88.169614205,21.861014915],[88.170519041,21.858772553],[88.172286048,21.856402256],[88.176253506,21.851638014],[88.178775612,21.848820419],[88.181817912,21.845974619],[88.185967309,21.842743716],[88.190998757,21.839708416],[88.19228021,21.837932832],[88.192939482,21.835947406],[88.193083532,21.834071177],[88.192890766,21.832375719],[88.192136541,21.83144196],[88.191315764,21.830836657],[88.189801355,21.830269119],[88.187690072,21.82989645]]],[[[88.573200337,21.880853689],[88.57356682,21.878370745],[88.572613387,21.876705184],[88.572195057,21.876728972],[88.572888185,21.876071727],[88.573454264,21.875057461],[88.573788639,21.872083009],[88.573587221,21.865819363],[88.573930375,21.864568803],[88.57386737,21.864360298],[88.573851478,21.864116837],[88.57342407,21.864076598],[88.572977897,21.863673184],[88.57301194,21.863362335],[88.573103289,21.863172715],[88.573973902,21.862814284],[88.574364299,21.862363288],[88.574703537,21.861053012],[88.574789036,21.859941595],[88.574690107,21.857669571],[88.574831679,21.857417154],[88.574845624,21.856798537],[88.574267227,21.856033801],[88.573374634,21.855222386],[88.572101009,21.854248213],[88.5711413,21.853316118],[88.570194918,21.852512359],[88.569297452,21.851701201],[88.568107149,21.850413353],[88.567194859,21.849298728],[88.566372906,21.84805448],[88.565617801,21.846926305],[88.565031414,21.846037512],[88.564354674,21.844595972],[88.563755522,21.842753513],[88.562581979,21.840053849],[88.561578904,21.836786622],[88.560813538,21.834741521],[88.56000779,21.83207629],[88.559399908,21.830022243],[88.558881774,21.828511753],[88.558563019,21.828469919],[88.557941072,21.828625113],[88.557392555,21.829149587],[88.557229905,21.82983657],[88.557269699,21.83044751],[88.556928835,21.830900254],[88.556664195,21.830855343],[88.556177067,21.829896348],[88.556095859,21.829407632],[88.555486168,21.82975115],[88.554240474,21.830868452],[88.552678533,21.832741375],[88.5521539,21.833633315],[88.552106199,21.834493579],[88.553051291,21.836039801],[88.554534089,21.837804469],[88.555847213,21.839389727],[88.556008548,21.839440504],[88.556886301,21.8415438],[88.557924692,21.843762458],[88.558269263,21.845033852],[88.558471738,21.845640171],[88.558595653,21.850801589],[88.558691951,21.85387138],[88.557536604,21.857136728],[88.555455876,21.86242332],[88.554001743,21.867549848],[88.553706812,21.869109076],[88.553620054,21.869567742],[88.553061088,21.87252275],[88.552985279,21.874620274],[88.552969578,21.875972079],[88.553427998,21.876563895],[88.554648296,21.877476718],[88.556271086,21.878122327],[88.556800858,21.878216746],[88.557303526,21.877819362],[88.557515155,21.877807349],[88.557981384,21.878518586],[88.558651465,21.879098373],[88.559927273,21.879270302],[88.562124081,21.879021065],[88.562415107,21.878635684],[88.562399234,21.878392221],[88.563180476,21.879085553],[88.564149392,21.879399366],[88.565708438,21.879066426],[88.568000495,21.878687202],[88.569599388,21.878965177],[88.570464965,21.879284826],[88.572342839,21.880658084],[88.573200337,21.880853689]]],[[[88.816892518,21.896991846],[88.81978509,21.896228607],[88.822479424,21.894882934],[88.826010574,21.892968438],[88.828625215,21.890439289],[88.831521817,21.887373787],[88.833383613,21.885482703],[88.834353685,21.883346792],[88.83514539,21.880924341],[88.835159599,21.878770181],[88.835040187,21.876995257],[88.834682647,21.874046044],[88.831496873,21.869257858],[88.829371445,21.866041123],[88.827667282,21.863170871],[88.826473489,21.861978433],[88.82579018,21.862463958],[88.825473557,21.863670659],[88.824364598,21.86492352],[88.822329645,21.866601898],[88.820368846,21.868201719],[88.819170621,21.86931131],[88.817175064,21.870393343],[88.814609896,21.871285864],[88.812188306,21.871947152],[88.811247366,21.872150685],[88.80945465,21.872700978],[88.807751088,21.873394493],[88.806399247,21.874587292],[88.80491854,21.876233041],[88.804017297,21.8770281],[88.80333879,21.877587578],[88.802586048,21.8782255],[88.802541495,21.878747879],[88.803358843,21.880259404],[88.804770531,21.882330258],[88.805558179,21.88458601],[88.806360818,21.887063681],[88.807267579,21.891094538],[88.80814955,21.893567502],[88.809457379,21.895273156],[88.810968302,21.896447148],[88.812201737,21.897043298],[88.813573862,21.897334343],[88.816892518,21.896991846]]],[[[88.115305888,21.89730589],[88.117526951,21.895199504],[88.119980937,21.893186568],[88.121911983,21.891824085],[88.122378211,21.890337657],[88.122742376,21.88895814],[88.122425849,21.887513877],[88.122581266,21.88635305],[88.122851516,21.885292063],[88.123527548,21.885361668],[88.124924524,21.886226801],[88.124586253,21.888024421],[88.123804624,21.889841318],[88.123762444,21.890996048],[88.124261876,21.891803521],[88.128633152,21.891881408],[88.1314102,21.889744834],[88.132645962,21.888004815],[88.132295563,21.885935457],[88.131548694,21.884721861],[88.129944585,21.884181426],[88.129469122,21.883681542],[88.127743941,21.882940169],[88.125995666,21.883661336],[88.125296802,21.885058894],[88.123070329,21.88339947],[88.121560175,21.882540419],[88.120024192,21.881263254],[88.119510434,21.880143081],[88.118013119,21.879490748],[88.117015444,21.879650488],[88.11621345,21.879380195],[88.116844022,21.878714708],[88.115649388,21.877525154],[88.115122624,21.876193622],[88.11387924,21.876053099],[88.114181894,21.875515907],[88.113409426,21.87388413],[88.111372736,21.871693443],[88.110905516,21.871405115],[88.110847642,21.870467838],[88.109834459,21.868535536],[88.107610061,21.866981835],[88.106699875,21.866717319],[88.10647838,21.866729229],[88.105651435,21.866132937],[88.101411328,21.869928781],[88.098188634,21.873969489],[88.097507195,21.875573403],[88.097162062,21.877265276],[88.099771744,21.877858054],[88.09928604,21.879031975],[88.09823056,21.878254304],[88.096563401,21.878449863],[88.096311928,21.879818635],[88.09582647,21.88099714],[88.09561378,21.882995366],[88.095564841,21.884044409],[88.095439599,21.885618454],[88.096173395,21.886625471],[88.099365046,21.8876019],[88.099668568,21.888839457],[88.100188708,21.890065377],[88.101042314,21.891171967],[88.103354477,21.892301593],[88.104670484,21.893696783],[88.10670088,21.895781909],[88.107011014,21.89712513],[88.104956105,21.894723247],[88.102819042,21.892749858],[88.100050764,21.891432674],[88.098502138,21.889948529],[88.097269795,21.889908686],[88.097061291,21.890131932],[88.096984246,21.888882209],[88.096345707,21.887658028],[88.095315943,21.887298438],[88.094988419,21.889196809],[88.093853942,21.890825032],[88.093042443,21.894007848],[88.091397255,21.898171184],[88.089802542,21.901391402],[88.088649568,21.904486494],[88.087317483,21.906438734],[88.086238574,21.907128132],[88.084040112,21.907766905],[88.082727898,21.908358148],[88.08359635,21.911552289],[88.083850735,21.913838948],[88.085659815,21.91594085],[88.087315346,21.917313397],[88.088605678,21.918290631],[88.090141788,21.91956814],[88.091532395,21.92032792],[88.092442921,21.920592537],[88.095523991,21.917919432],[88.098673133,21.91450964],[88.101398245,21.911436027],[88.105197412,21.907677704],[88.108781047,21.904032286],[88.111741632,21.901259285],[88.115305888,21.89730589]]],[[[88.661140025,21.910918217],[88.661989855,21.9108694],[88.663600807,21.910865313],[88.664544999,21.910811062],[88.665388931,21.9106741],[88.666026691,21.910283668],[88.666535032,21.909370039],[88.66689666,21.907668819],[88.666921229,21.906606067],[88.666292176,21.904254309],[88.665148937,21.902728124],[88.660811579,21.897316965],[88.657807737,21.892006071],[88.655004848,21.886860534],[88.653045775,21.881578078],[88.652029425,21.877656605],[88.651065286,21.874528068],[88.649386644,21.87205961],[88.647536726,21.86986635],[88.646180357,21.869413461],[88.644292711,21.869521719],[88.642339397,21.870075949],[88.640840668,21.870338712],[88.639141594,21.870436096],[88.637413544,21.870092891],[88.635213593,21.869776776],[88.633219852,21.869714051],[88.631998412,21.869872535],[88.631318597,21.871061074],[88.63095661,21.872762177],[88.631272754,21.874689763],[88.631482983,21.876446492],[88.631510167,21.878302165],[88.629996341,21.881218985],[88.628738328,21.882263764],[88.627297319,21.883407543],[88.626233988,21.884529696],[88.625228514,21.886532994],[88.624754607,21.887975032],[88.624839647,21.89071179],[88.624359943,21.892065851],[88.623520017,21.893705823],[88.622154124,21.89599495],[88.621148193,21.897079942],[88.620612292,21.897948815],[88.620546358,21.899547462],[88.620846392,21.900646617],[88.622290777,21.902690508],[88.629323247,21.909912268],[88.630283117,21.911537667],[88.630859434,21.91309663],[88.631701732,21.914375055],[88.632349355,21.91557616],[88.633068264,21.916419405],[88.634459758,21.917401063],[88.636477483,21.917816143],[88.637787863,21.917564237],[88.638986472,21.917053333],[88.641354595,21.915591074],[88.642641738,21.914986603],[88.644967548,21.914322653],[88.646732535,21.913779213],[88.650297462,21.91322097],[88.652551986,21.912914842],[88.654340231,21.91272368],[88.65555608,21.912477041],[88.656777731,21.912318447],[88.657421255,21.912016186],[88.659280685,21.911467172],[88.661140025,21.910918217]]],[[[88.732689063,21.916261983],[88.735529878,21.915930474],[88.737896835,21.916544659],[88.739088625,21.916976478],[88.740959561,21.918203731],[88.74191715,21.91914999],[88.744629187,21.920912731],[88.749541105,21.923466174],[88.751891632,21.923830662],[88.758843342,21.923427039],[88.762759215,21.923116056],[88.766040173,21.922674917],[88.769555071,21.921719207],[88.774741293,21.91899652],[88.778556914,21.917188344],[88.781420008,21.915852881],[88.782472669,21.915541126],[88.78424392,21.915270985],[88.787986899,21.915052885],[88.789561664,21.915419308],[88.791172435,21.91635719],[88.792810813,21.916605565],[88.794361963,21.916652757],[88.795380752,21.916455682],[88.796004879,21.915868968],[88.796165463,21.914965464],[88.796032401,21.914079092],[88.796069066,21.913526646],[88.79656009,21.913154097],[88.797147535,21.913119825],[88.797753259,21.913359562],[88.79857014,21.913449474],[88.799345694,21.912922735],[88.800162485,21.911912105],[88.80145189,21.910254824],[88.803287224,21.906846064],[88.805696135,21.904297995],[88.807237731,21.902006878],[88.80879766,21.899989826],[88.808861768,21.898747968],[88.80871025,21.897587535],[88.807856543,21.895849072],[88.807022278,21.893511799],[88.806748632,21.891417231],[88.806243217,21.888839541],[88.805294705,21.885604996],[88.803663021,21.88309309],[88.80098801,21.87989725],[88.798313217,21.878687692],[88.794054277,21.875859564],[88.790526378,21.872050316],[88.789641505,21.871403699],[88.78911743,21.873354466],[88.788901959,21.875723608],[88.787702635,21.877364632],[88.78634027,21.877967746],[88.783807727,21.877853485],[88.779825802,21.875641549],[88.776938477,21.873016684],[88.774127035,21.870125432],[88.773102671,21.868788558],[88.771984923,21.868853608],[88.771001021,21.86952189],[88.769818862,21.87142353],[88.768345695,21.873167573],[88.766680278,21.874835526],[88.763239248,21.876519432],[88.759629528,21.877078336],[88.757399754,21.877295146],[88.756479777,21.877523253],[88.755670465,21.878006623],[88.755070508,21.87882701],[88.754429662,21.880435309],[88.75265264,21.884640721],[88.751551626,21.886362982],[88.750014319,21.887150427],[88.748651679,21.887753204],[88.747457999,21.888084316],[88.746892775,21.889426349],[88.746746493,21.891442359],[88.746210118,21.89321908],[88.745091657,21.894680459],[88.743932644,21.895533226],[88.742476751,21.896141352],[88.74008333,21.896716481],[88.737573774,21.896949273],[88.730842527,21.896990195],[88.727768082,21.897168201],[88.724786687,21.897340759],[88.722853257,21.897801658],[88.721210957,21.898420356],[88.717896502,21.900619474],[88.716243526,21.903022094],[88.714397325,21.907553222],[88.71353764,21.910775054],[88.713529674,21.914699062],[88.714345897,21.918909293],[88.715352262,21.92193982],[88.71627034,21.923639842],[88.71724996,21.9249189],[88.71837472,21.925688682],[88.719482842,21.926208976],[88.720290523,21.926245753],[88.72180571,21.926158127],[88.723170984,21.925160871],[88.724542466,21.922911034],[88.725997424,21.920572949],[88.728014785,21.918619625],[88.730532995,21.91747208],[88.732689063,21.916261983]]],[[[88.495626244,21.907910579],[88.495751675,21.907405568],[88.495936179,21.906897229],[88.495187436,21.905251939],[88.492826006,21.902581731],[88.490364098,21.900037026],[88.489402213,21.899219789],[88.48758845,21.898445893],[88.485667477,21.897618073],[88.484284256,21.897695912],[88.483098914,21.89838964],[88.482440742,21.898984544],[88.48196133,21.899822969],[88.481646281,21.900850607],[88.481618166,21.901305436],[88.481640505,21.902275386],[88.483081805,21.903937095],[88.48423463,21.905186244],[88.486445585,21.906371227],[88.488321324,21.907261533],[88.490800057,21.907619922],[88.493910752,21.907818187],[88.495264293,21.908120006],[88.495626244,21.907910579]]],[[[88.127036781,21.943911826],[88.12980886,21.940240437],[88.132554885,21.936150895],[88.135086091,21.933939919],[88.137655215,21.930588195],[88.139959708,21.928389364],[88.143250927,21.925929778],[88.145085566,21.924761202],[88.148693683,21.92207693],[88.148437946,21.919707402],[88.147530317,21.917580545],[88.145909543,21.914708519],[88.142497987,21.908051636],[88.139796138,21.902080162],[88.136739777,21.897478493],[88.135038902,21.896016737],[88.134037684,21.895084237],[88.131945,21.894473359],[88.129506445,21.894498821],[88.127490559,21.895128401],[88.124645616,21.896729205],[88.122857592,21.898328342],[88.120889738,21.900614788],[88.119370794,21.902093365],[88.116412527,21.904981645],[88.113005019,21.908276651],[88.110561643,21.910067625],[88.110204449,21.910603138],[88.109713676,21.910735556],[88.104515774,21.913762451],[88.10302514,21.914824446],[88.099955059,21.916390758],[88.098206571,21.917678606],[88.097583514,21.918149996],[88.097023928,21.919009811],[88.095890453,21.919536255],[88.094857696,21.920734931],[88.093064058,21.922333998],[88.091445842,21.923974341],[88.090452627,21.925014129],[88.08965393,21.925522565],[88.089145314,21.926328909],[88.090229116,21.928603364],[88.091160164,21.930162263],[88.09165094,21.930910392],[88.09196834,21.931571015],[88.09251981,21.932421912],[88.094423315,21.93356444],[88.095116752,21.933992823],[88.098413535,21.934332159],[88.100087707,21.934398999],[88.101149416,21.934549424],[88.10428219,21.935833253],[88.105867305,21.936458002],[88.108404048,21.937050024],[88.110779614,21.937752088],[88.112917692,21.938208737],[88.115502212,21.939572541],[88.117584448,21.940963336],[88.119513869,21.942519071],[88.120888325,21.944049342],[88.121683076,21.945394149],[88.122158282,21.94676538],[88.122541229,21.947523844],[88.123118427,21.94790766],[88.124233118,21.94795366],[88.127036781,21.943911826]]],[[[88.735833557,21.976484504],[88.737511266,21.975988434],[88.739330974,21.975484117],[88.740893031,21.975393615],[88.743733276,21.975229014],[88.747301149,21.975288108],[88.749653531,21.974220898],[88.750860887,21.97308711],[88.752255156,21.970479878],[88.752664173,21.968062702],[88.751875343,21.964784322],[88.750509733,21.961406439],[88.748905079,21.956579769],[88.748639566,21.954733617],[88.748977164,21.953384354],[88.749784948,21.952672731],[88.751710947,21.951630213],[88.754914698,21.950513503],[88.757524029,21.949032334],[88.759006211,21.94774955],[88.760488449,21.946466823],[88.763632255,21.943740634],[88.76831725,21.939991582],[88.769979077,21.939237139],[88.772261656,21.938728524],[88.775108369,21.939126819],[88.776067734,21.93991663],[88.776694695,21.940256008],[88.777748092,21.940946428],[88.778613327,21.941835839],[88.779710487,21.943181443],[88.780632174,21.944913124],[88.781265346,21.946849494],[88.782218475,21.947545878],[88.783441268,21.947756552],[88.784877416,21.946639143],[88.785115756,21.945685709],[88.785498516,21.942374534],[88.785360698,21.940315342],[88.785956464,21.938683116],[88.787405031,21.937753004],[88.788276576,21.937232444],[88.791775479,21.936840462],[88.793888677,21.936811238],[88.797901749,21.936577176],[88.800767253,21.935752231],[88.801344129,21.935342623],[88.802635643,21.933575881],[88.803036841,21.932048922],[88.80292386,21.930364082],[88.802610285,21.928690953],[88.797938964,21.923607399],[88.795957668,21.922595394],[88.794829066,21.922285284],[88.792816523,21.92230874],[88.791092362,21.922127389],[88.790245983,21.92151899],[88.788910544,21.919623464],[88.786860555,21.917581828],[88.784935793,21.91741195],[88.782271176,21.918224979],[88.780001416,21.920424425],[88.776790883,21.923618207],[88.773085182,21.925431344],[88.769705611,21.92609769],[88.76468334,21.926295769],[88.757121841,21.926171242],[88.749717366,21.925379498],[88.744294404,21.924096727],[88.740320264,21.92188396],[88.738050968,21.921075804],[88.736257708,21.921367671],[88.734508031,21.922314715],[88.731278412,21.923723365],[88.728695076,21.924248697],[88.726976332,21.925663619],[88.724899182,21.929260615],[88.722012164,21.934313703],[88.720818974,21.937577422],[88.721011751,21.940479197],[88.721890997,21.942587456],[88.722660111,21.947728569],[88.72297699,21.95249695],[88.722957167,21.956487016],[88.724090769,21.960676317],[88.724186485,21.964260816],[88.724433023,21.967969644],[88.724874414,21.972464939],[88.725716562,21.97441067],[88.726488276,21.975296807],[88.728262909,21.976257883],[88.730445909,21.976929371],[88.731874869,21.976979634],[88.735833557,21.976484504]]],[[[88.101036619,21.97088253],[88.097361317,21.970700214],[88.094072046,21.971825969],[88.091562881,21.974049101],[88.09022771,21.977158579],[88.090194013,21.97991352],[88.090595151,21.98311978],[88.092832018,21.988031335],[88.096307611,21.994870046],[88.099077735,21.998518851],[88.103627639,22.001312516],[88.106595205,22.00485559],[88.110897563,22.010225675],[88.114152264,22.013468451],[88.11662674,22.015613885],[88.121530763,22.017533622],[88.12639985,22.018885425],[88.129163256,22.019116383],[88.132303212,22.018852281],[88.135115234,22.018226012],[88.136984774,22.017175858],[88.137768872,22.015044955],[88.137932484,22.012757619],[88.137826867,22.011054543],[88.137190382,22.009000168],[88.135654113,22.005570219],[88.133958055,22.001199667],[88.130304814,21.996459858],[88.129323176,21.993759618],[88.128044889,21.989556347],[88.127176525,21.987039816],[88.126038972,21.985107513],[88.124799985,21.983180517],[88.124318011,21.981972293],[88.123551144,21.979450291],[88.122401994,21.97732864],[88.120905698,21.976175089],[88.117571578,21.974930531],[88.11420835,21.973212685],[88.110575941,21.97207889],[88.105416166,21.970932134],[88.101036619,21.97088253]]],[[[88.779545152,21.980081862],[88.780035794,21.977324975],[88.778929403,21.974241274],[88.778117123,21.972189794],[88.779084014,21.969824969],[88.780765156,21.968048135],[88.784757399,21.967186115],[88.79015039,21.967081747],[88.796131635,21.965683808],[88.804410122,21.964990865],[88.811484037,21.966466683],[88.819987125,21.969117861],[88.825801129,21.971925943],[88.829976123,21.973780332],[88.83494922,21.974118808],[88.837596524,21.97333407],[88.839318012,21.968825781],[88.839274541,21.96484069],[88.838222055,21.959235716],[88.837226038,21.954466915],[88.836033071,21.946771417],[88.836254937,21.940042403],[88.838690411,21.936121989],[88.843450934,21.933324435],[88.851236631,21.932028118],[88.855479664,21.931569129],[88.86035238,21.93044344],[88.864201882,21.927488841],[88.865138575,21.924705337],[88.864759246,21.922419048],[88.863483817,21.920185362],[88.860906504,21.918657911],[88.858119382,21.917352478],[88.852672098,21.916623047],[88.848233753,21.91751321],[88.842087532,21.91976262],[88.837089425,21.922364181],[88.833561989,21.926768291],[88.829978155,21.930336162],[88.825988059,21.934557292],[88.820120928,21.937628956],[88.814365304,21.939014804],[88.806732707,21.939250828],[88.803539588,21.938597809],[88.800472634,21.939826143],[88.796901407,21.940244376],[88.7947307,21.938062367],[88.791607673,21.938454339],[88.789632977,21.939199082],[88.788876594,21.941341815],[88.788610455,21.944085695],[88.788344218,21.946829506],[88.787811873,21.948959183],[88.786817388,21.950905978],[88.785318677,21.952042613],[88.782811668,21.951559054],[88.78050073,21.950644204],[88.778764275,21.948226874],[88.776579682,21.945835609],[88.774857333,21.943627231],[88.773415026,21.942242062],[88.771804541,21.94170618],[88.769157476,21.942489678],[88.767252406,21.944279388],[88.765613268,21.946683252],[88.76307764,21.949139114],[88.760920451,21.950523632],[88.75830105,21.951725153],[88.754826973,21.953605799],[88.754055996,21.955539304],[88.754013224,21.958270133],[88.754194492,21.960987888],[88.755327999,21.964489821],[88.75644762,21.967782755],[88.756628952,21.970500519],[88.75431693,21.972943321],[88.750911936,21.975869178],[88.750559864,21.977883918],[88.750966591,21.980063391],[88.752381193,21.981030731],[88.755085003,21.98108372],[88.757943127,21.980078219],[88.76061893,21.979713045],[88.76267816,21.980223092],[88.765227534,21.981334205],[88.768519365,21.983451461],[88.770382465,21.984392575],[88.772623963,21.984262247],[88.774795636,21.98308653],[88.776294792,21.981949983],[88.777807907,21.98102249],[88.779545152,21.980081862]]],[[[93.080760177,13.367602929],[93.080575559,13.367503465],[93.080086208,13.367837818],[93.0798692,13.368149624],[93.079744519,13.368416251],[93.079827574,13.36858349],[93.080312186,13.368908988],[93.08055217,13.369139529],[93.080856789,13.369315849],[93.081189216,13.368895594],[93.081401612,13.36855667],[93.081424761,13.368186073],[93.081180169,13.367910337],[93.081092491,13.367779253],[93.080760177,13.367602929]]],[[[93.078385684,13.377278776],[93.078755014,13.377066431],[93.078764244,13.377075473],[93.079101267,13.376826964],[93.079249034,13.37655582],[93.079225978,13.376433789],[93.079221363,13.376429269],[93.078976731,13.376320754],[93.078741311,13.376320707],[93.078570492,13.376442702],[93.078371951,13.376691235],[93.078302658,13.376953354],[93.078302604,13.377224526],[93.078385684,13.377278776]]],[[[93.095642559,13.437716363],[93.095845722,13.437680232],[93.096279747,13.437648647],[93.096478301,13.437544721],[93.096593758,13.43732328],[93.096695417,13.436604692],[93.096700033,13.436618251],[93.096815494,13.436347095],[93.096958656,13.43609854],[93.0971757,13.435800278],[93.097443524,13.435569814],[93.097799071,13.435366476],[93.09817768,13.435389116],[93.098551672,13.435411755],[93.098847182,13.435321397],[93.099248886,13.435262686],[93.09985835,13.435321503],[93.100329304,13.435344149],[93.100610965,13.435217632],[93.100984994,13.434860629],[93.101419061,13.434318333],[93.101686909,13.433771501],[93.10168697,13.433107135],[93.10175628,13.432555764],[93.101968737,13.43180555],[93.102181215,13.430815801],[93.101996568,13.430413549],[93.101710321,13.430264378],[93.10125323,13.430219139],[93.10023279,13.43081561],[93.099544812,13.431077669],[93.098593672,13.431190553],[93.097582491,13.431457091],[93.096839098,13.431768852],[93.096557414,13.432103262],[93.096266469,13.432663645],[93.096030872,13.433712139],[93.095398277,13.434060065],[93.09488112,13.43433569],[93.094821065,13.434597814],[93.094890298,13.434805719],[93.09522267,13.435357139],[93.095430337,13.436256541],[93.095430241,13.43707005],[93.09548097,13.437589797],[93.095642559,13.437716363]]],[[[93.066021288,13.651942963],[93.066118422,13.651567882],[93.065887503,13.650926077],[93.065370064,13.650306797],[93.065115996,13.649872875],[93.064598619,13.649005028],[93.064307535,13.648778986],[93.064039522,13.648702089],[93.063942529,13.648476097],[93.06361457,13.647856861],[93.063346563,13.647761885],[93.062713368,13.648118749],[93.062191137,13.648249673],[93.061807565,13.648290246],[93.061091345,13.648005335],[93.060208749,13.647779129],[93.05891956,13.647268089],[93.057454801,13.646648525],[93.056664637,13.646422333],[93.055546562,13.645500062],[93.054862819,13.644808399],[93.05434087,13.643945049],[93.053994533,13.643059151],[93.053939574,13.641305622],[93.053995214,13.640645812],[93.053534391,13.636121792],[93.053169501,13.635534164],[93.052786235,13.634575944],[93.052439805,13.634083228],[93.052070446,13.632993948],[93.051340682,13.631823207],[93.05089727,13.631163242],[93.050550978,13.630241183],[93.04984453,13.628424174],[93.049327332,13.627312246],[93.048015659,13.625237435],[93.047346023,13.624030545],[93.04726764,13.623483676],[93.04740187,13.622751581],[93.047231072,13.622209201],[93.04669056,13.621851992],[93.046325661,13.621418013],[93.046076203,13.621228116],[93.04576661,13.62124609],[93.045535478,13.621548811],[93.045456822,13.621869661],[93.045687745,13.622226767],[93.046034179,13.62260651],[93.046112642,13.622886738],[93.046112505,13.623320597],[93.045899801,13.623790541],[93.045474539,13.624264934],[93.045400517,13.62454511],[93.045589872,13.624847971],[93.045686783,13.625241189],[93.045631248,13.625507814],[93.045339983,13.625995808],[93.045261054,13.627166299],[93.044895706,13.628106206],[93.044220562,13.629651603],[93.043933853,13.630311335],[93.043489704,13.631974312],[93.043415473,13.632878161],[93.043221227,13.633388783],[93.042698742,13.634351229],[93.042624676,13.63474439],[93.042277659,13.636082002],[93.042198858,13.636818633],[93.042295731,13.637324836],[93.042466552,13.63779943],[93.042951586,13.638328362],[93.043584429,13.639060715],[93.044596147,13.639973969],[93.0451552,13.640276953],[93.045404719,13.640331268],[93.045538677,13.64050305],[93.045136583,13.64068821],[93.045136534,13.640841869],[93.045847895,13.641745977],[93.04642528,13.642555134],[93.046716329,13.642817353],[93.047196856,13.643043478],[93.047732864,13.643179232],[93.04885103,13.643667681],[93.049373112,13.644024877],[93.050006052,13.644553841],[93.050426408,13.645127931],[93.051853982,13.646389274],[93.052717678,13.648021026],[93.053101106,13.648491155],[93.053156437,13.648925029],[93.053003803,13.649394996],[93.053040643,13.649851462],[93.053253163,13.650054897],[93.053502727,13.65000074],[93.05377544,13.64979293],[93.053794052,13.649341],[93.05361862,13.648717277],[93.053156673,13.648097987],[93.053082836,13.647740935],[93.053216895,13.647587317],[93.053618913,13.647682344],[93.055125051,13.649056674],[93.055818038,13.64979353],[93.056700571,13.650263798],[93.056991616,13.650620908],[93.057106981,13.651244614],[93.056487423,13.652374275],[93.056219325,13.652600166],[93.055951289,13.652600089],[93.055563202,13.652224871],[93.055276836,13.651659868],[93.054930331,13.651320814],[93.054431333,13.65095912],[93.054218854,13.650602028],[93.054006371,13.650263013],[93.053775323,13.650208712],[93.053659739,13.650393971],[93.053849125,13.650696824],[93.05427413,13.651243792],[93.054967189,13.651732087],[93.055355232,13.652260966],[93.056255948,13.653883674],[93.056625631,13.653974167],[93.057642311,13.654033206],[93.058820748,13.654051613],[93.061149789,13.654522259],[93.06172742,13.65467607],[93.061995458,13.654676141],[93.062286651,13.654486405],[93.062651862,13.653975814],[93.063151076,13.653524008],[93.064422054,13.653054323],[93.065346424,13.652602621],[93.066021288,13.651942963]]],[[[86.780741131,20.357934876],[86.780329177,20.35792211],[86.779969631,20.35831437],[86.78005131,20.359351825],[86.780430761,20.360342987],[86.781092284,20.361341495],[86.781708717,20.362108704],[86.782332875,20.362761419],[86.783010322,20.363473106],[86.783696361,20.363781684],[86.784214915,20.363912761],[86.784504793,20.363921954],[86.784802761,20.363757172],[86.784880143,20.363241125],[86.784561748,20.362310985],[86.784060067,20.361432714],[86.783390427,20.36060626],[86.782827281,20.359955566],[86.782210843,20.359245527],[86.781708507,20.35871311],[86.781198269,20.358236098],[86.780741131,20.357934876]]],[[[93.020401097,13.670777766],[93.020174816,13.670348329],[93.020147705,13.668879521],[93.020272663,13.668463794],[93.020601187,13.667537464],[93.021128757,13.665842926],[93.02160993,13.664568668],[93.022035583,13.663434487],[93.0223178,13.662697949],[93.022378227,13.661852853],[93.022517299,13.660817975],[93.022531708,13.659498324],[93.022902104,13.657839871],[93.023142646,13.65728409],[93.023452834,13.655928407],[93.023924651,13.654857514],[93.024008071,13.654279069],[93.024063719,13.653804557],[93.023897654,13.653058791],[93.023713089,13.652353691],[93.023487326,13.650690468],[93.023603416,13.649325665],[93.023742336,13.648634259],[93.023969009,13.648064913],[93.024242009,13.647206345],[93.024709071,13.64641565],[93.025795755,13.64465806],[93.026008457,13.644337272],[93.026475419,13.643772541],[93.026826803,13.643325266],[93.027252296,13.64243964],[93.027525148,13.641915504],[93.027807323,13.641183479],[93.027918497,13.640501097],[93.028103702,13.6395747],[93.028118059,13.6383138],[93.028215473,13.63736025],[93.028428337,13.636596562],[93.028742783,13.636040805],[93.029916839,13.635196146],[93.030596381,13.634518509],[93.030878406,13.634134472],[93.03096629,13.633908538],[93.030892459,13.633632826],[93.030370658,13.632674514],[93.029691809,13.631566998],[93.029631962,13.630983974],[93.029151883,13.629709318],[93.028616159,13.628949848],[93.02782158,13.62842076],[93.025839482,13.627809834],[93.024795269,13.627574393],[93.023372202,13.627216764],[93.023062607,13.627216633],[93.022595776,13.627523754],[93.021532574,13.628504004],[93.020723474,13.62957023],[93.019720267,13.630690601],[93.01830562,13.632199453],[93.01818988,13.632701054],[93.018189634,13.633265977],[93.017944205,13.634463505],[93.017786937,13.634820467],[93.01761575,13.635303965],[93.017250304,13.63619412],[93.016723188,13.636926024],[93.016552023,13.63735529],[93.016186325,13.638796808],[93.016070549,13.639361679],[93.01590392,13.639971721],[93.015413748,13.640735274],[93.014817269,13.641539454],[93.014280793,13.642492799],[93.013725884,13.643324111],[93.013374566,13.643572515],[93.012708856,13.644155208],[93.012167972,13.644611415],[93.011701019,13.645081212],[93.011534325,13.645799716],[93.01156185,13.646242628],[93.011718926,13.646337608],[93.012084115,13.646089213],[93.012283021,13.645659963],[93.012976576,13.644828719],[93.013471284,13.644291141],[93.01395211,13.643789711],[93.014335957,13.643139096],[93.014816937,13.642280632],[93.015284033,13.641467356],[93.015640035,13.641065291],[93.015792549,13.641024687],[93.015894202,13.641051847],[93.015991182,13.641191994],[93.01610649,13.641689177],[93.015921376,13.642299211],[93.015158275,13.643686314],[93.014589552,13.644404638],[93.013766493,13.645497952],[93.013244057,13.646035518],[93.012411865,13.64686218],[93.012199132,13.647210074],[93.012226633,13.647707218],[93.012364864,13.648593081],[93.012184477,13.648940989],[93.011685274,13.649175765],[93.011417248,13.649162081],[93.011163201,13.648899838],[93.011135672,13.648470484],[93.011376448,13.647444697],[93.011390484,13.647069595],[93.011205673,13.646988159],[93.010766486,13.647363062],[93.009763249,13.648289061],[93.008741442,13.649382263],[93.008274551,13.649684838],[93.007724568,13.649797558],[93.007451847,13.649937527],[93.007183624,13.650335103],[93.006273159,13.650488318],[93.005709284,13.65065074],[93.00508527,13.650944193],[93.004618399,13.651192527],[93.004109793,13.651730083],[93.003555052,13.652104916],[93.002736881,13.652506731],[93.001516653,13.652908339],[93.000199542,13.652975458],[92.998636718,13.652029365],[92.997891763,13.650903225],[92.997079975,13.649268993],[92.997056191,13.649216057],[92.996816957,13.648870461],[92.9964064,13.648301657],[92.995852342,13.646306928],[92.99509403,13.645190767],[92.99488148,13.645141029],[92.994312999,13.645141202],[92.994081947,13.644983041],[92.993804467,13.644630547],[92.993730505,13.644621503],[92.993580372,13.644684891],[92.993434861,13.64475723],[92.993245339,13.644791137],[92.993106749,13.644721143],[92.993041929,13.644594543],[92.992843136,13.644341521],[92.992702142,13.644264745],[92.99257743,13.64432126],[92.992542768,13.644391341],[92.992505887,13.644463592],[92.9924643,13.644633143],[92.992459679,13.64465349],[92.992233262,13.644608361],[92.992145431,13.644567665],[92.992066846,13.644549579],[92.991919018,13.64456323],[92.991826562,13.644499927],[92.991715625,13.644545139],[92.991544686,13.644567832],[92.991452226,13.64447288],[92.991405896,13.64434637],[92.991281076,13.644197251],[92.99127644,13.644043523],[92.99121172,13.644002919],[92.991059176,13.643998393],[92.990952948,13.643957698],[92.99064785,13.643840313],[92.990407562,13.643736404],[92.990148697,13.643686751],[92.989931533,13.643718395],[92.98978824,13.643774907],[92.98976523,13.643906027],[92.989746851,13.644127484],[92.989714511,13.644349031],[92.989539067,13.644674476],[92.989266437,13.644787503],[92.98909078,13.644778544],[92.988901344,13.644719758],[92.98861473,13.64449838],[92.988429815,13.644349257],[92.988175557,13.644082665],[92.988064605,13.643942588],[92.987981399,13.643938063],[92.988064731,13.644380983],[92.988055591,13.644557226],[92.988037117,13.64476521],[92.987963257,13.644887195],[92.98794478,13.645045443],[92.98788478,13.645077091],[92.987824801,13.645357326],[92.987986504,13.645438626],[92.988111321,13.645547145],[92.988139161,13.645709827],[92.988023607,13.645840943],[92.987894273,13.645922322],[92.987654007,13.646112212],[92.987506183,13.646189068],[92.987367504,13.646184632],[92.987187312,13.64610776],[92.987127114,13.645954121],[92.987094747,13.645823089],[92.986979174,13.645687441],[92.986845115,13.645633269],[92.986766523,13.645488671],[92.986905097,13.645357556],[92.987071508,13.645339388],[92.987362636,13.645343923],[92.987390371,13.645339312],[92.987607539,13.645330277],[92.987607538,13.645321235],[92.987556673,13.645095253],[92.987593545,13.644869274],[92.987459486,13.644792406],[92.987376264,13.644570944],[92.987408516,13.644403744],[92.98735766,13.644286185],[92.987376141,13.644159676],[92.98740376,13.643829706],[92.987431387,13.643612679],[92.987352791,13.643427389],[92.987329567,13.64317428],[92.98726022,13.643029682],[92.987140027,13.642916732],[92.986996717,13.642749524],[92.986733225,13.64261396],[92.986187854,13.642501082],[92.985721066,13.642383683],[92.985633341,13.642537316],[92.985337598,13.642600691],[92.985175903,13.642605203],[92.98529138,13.642718245],[92.9852545,13.642831187],[92.985037334,13.642826746],[92.985032729,13.643111503],[92.985152917,13.643143159],[92.985236128,13.643247066],[92.98526859,13.643427834],[92.985259352,13.643558953],[92.985231628,13.643703546],[92.98521786,13.643839188],[92.985213246,13.643970218],[92.985250327,13.644101341],[92.985338163,13.644218811],[92.985402885,13.644313765],[92.985472227,13.644399583],[92.985587796,13.644480974],[92.985717138,13.644512541],[92.985841945,13.64448994],[92.985948261,13.644453774],[92.986040615,13.644399522],[92.986072966,13.644291009],[92.986105216,13.644074074],[92.986077371,13.6438074],[92.986123589,13.643703409],[92.986262268,13.64374854],[92.986474817,13.643834366],[92.986668974,13.643983492],[92.986830776,13.64418235],[92.986849274,13.644290865],[92.986840132,13.644444502],[92.986793915,13.644566577],[92.986706187,13.644675087],[92.98660459,13.644783595],[92.986465916,13.644797155],[92.986207044,13.644648025],[92.98606846,13.644652631],[92.98593441,13.644720446],[92.985800455,13.644797303],[92.98571735,13.644937462],[92.985661884,13.645000669],[92.985611044,13.645131787],[92.98562039,13.645262908],[92.985629645,13.645416547],[92.985759089,13.645610883],[92.985897774,13.645737398],[92.985985612,13.645868523],[92.985902503,13.645945292],[92.985740714,13.645954418],[92.985597505,13.645927283],[92.985472693,13.645886674],[92.98546807,13.645882152],[92.985347878,13.645782766],[92.985153825,13.645814406],[92.984936564,13.645823527],[92.984696282,13.645814473],[92.984497508,13.645760295],[92.984238732,13.645651857],[92.983919765,13.645493771],[92.983697967,13.645358207],[92.983508434,13.64520908],[92.983383622,13.645141251],[92.983286548,13.645141335],[92.983217307,13.645222717],[92.98320345,13.645417046],[92.983226664,13.645570685],[92.983171194,13.645611374],[92.983092612,13.645606848],[92.983041758,13.645521029],[92.982972417,13.645457726],[92.982861475,13.645439724],[92.982769118,13.645484931],[92.982667428,13.645607004],[92.98258895,13.645864629],[92.982593677,13.64609513],[92.982566049,13.646370843],[92.982524455,13.646551696],[92.982621637,13.646858979],[92.982755804,13.647216088],[92.98280667,13.647541451],[92.982834619,13.648070275],[92.982839355,13.648468068],[92.982830333,13.649177748],[92.982816571,13.649421813],[92.982722027,13.650099837],[92.982685155,13.650407199],[92.982634411,13.650660304],[92.982504978,13.650678383],[92.982403277,13.650633253],[92.982338555,13.650542821],[92.98225996,13.650353007],[92.982033542,13.650325955],[92.98185788,13.650316901],[92.981723821,13.650253683],[92.981603627,13.650158724],[92.981497302,13.65006838],[92.981344843,13.65000064],[92.981238518,13.649905683],[92.981141446,13.649987062],[92.980984372,13.65004592],[92.980878053,13.650100169],[92.980799567,13.650242498],[92.980762591,13.650378138],[92.980730333,13.650558902],[92.980767321,13.650690024],[92.980896759,13.650769068],[92.981016953,13.650882111],[92.981146391,13.650927244],[92.981271206,13.651008547],[92.981382155,13.65112611],[92.981423765,13.651243579],[92.981456131,13.651392698],[92.981428495,13.651537381],[92.981373128,13.651817613],[92.981308417,13.651957772],[92.981169834,13.652070799],[92.981054269,13.652097919],[92.980934168,13.652025659],[92.980832465,13.651948788],[92.980716894,13.651865225],[92.98061519,13.651765748],[92.980499621,13.651711572],[92.98026386,13.651589568],[92.980032815,13.651526343],[92.979921867,13.651435996],[92.979815545,13.651422425],[92.979656155,13.651420152],[92.979515163,13.651420233],[92.979392665,13.651465437],[92.979265636,13.65150386],[92.979191676,13.651603326],[92.979140923,13.651716357],[92.979108572,13.651892599],[92.979076313,13.652114145],[92.979067167,13.65229491],[92.978928489,13.652349157],[92.978748297,13.652362798],[92.978609713,13.652493816],[92.978568115,13.652647542],[92.978452645,13.652805782],[92.978267833,13.652914281],[92.978078396,13.652959481],[92.977884242,13.652918862],[92.977685465,13.65289633],[92.977332015,13.652961861],[92.977151726,13.652885073],[92.976941385,13.65257778],[92.976770548,13.653206061],[92.976125969,13.65367171],[92.976488865,13.654128222],[92.97587915,13.655011925],[92.975666703,13.655590554],[92.975930304,13.656071836],[92.976348582,13.656437926],[92.976653589,13.656358737],[92.976838503,13.656440048],[92.977150444,13.656317996],[92.977369934,13.656322445],[92.977566305,13.656236554],[92.977788196,13.656175533],[92.978255115,13.656729081],[92.97844928,13.656957336],[92.978594804,13.656882745],[92.978678014,13.656898574],[92.978733492,13.657013785],[92.978881423,13.657081527],[92.978978505,13.657171962],[92.979054684,13.657074758],[92.979274268,13.65709729],[92.979399084,13.657144774],[92.979445324,13.657429536],[92.979540087,13.657334593],[92.979646316,13.657244173],[92.979789622,13.657253136],[92.98007152,13.65723507],[92.980265585,13.65725308],[92.980510592,13.657243963],[92.980778619,13.657207811],[92.980912587,13.657209989],[92.981018906,13.657096962],[92.981212965,13.656965854],[92.981425512,13.656775969],[92.981601076,13.656599736],[92.981674944,13.65653192],[92.981633336,13.656450533],[92.981716443,13.656247074],[92.981758039,13.656075354],[92.981855009,13.655767995],[92.981873393,13.655478717],[92.981951875,13.655239088],[92.981984123,13.654877559],[92.982118077,13.654619847],[92.982141085,13.654339611],[92.982020785,13.654014244],[92.981983688,13.653593841],[92.982002073,13.653304563],[92.982136026,13.653046942],[92.982219124,13.652685326],[92.982380717,13.652386923],[92.982547024,13.652043396],[92.982588522,13.651772206],[92.98278246,13.651238783],[92.982990389,13.651247838],[92.982971783,13.650827437],[92.983165719,13.650280539],[92.983341271,13.649982136],[92.9834706,13.649760686],[92.983338743,13.649408098],[92.983683137,13.649552713],[92.983881827,13.649715405],[92.983918915,13.649954951],[92.984173184,13.650357189],[92.984275097,13.650845326],[92.984529265,13.651062186],[92.984432296,13.651310768],[92.98426598,13.651437358],[92.984136645,13.651582036],[92.984303073,13.65176281],[92.984215348,13.652011483],[92.984164505,13.652097297],[92.98403979,13.652174152],[92.983864238,13.652490641],[92.983683942,13.652291779],[92.983508264,13.652020667],[92.983402037,13.652061353],[92.98319412,13.6522828],[92.982930836,13.65272136],[92.982806129,13.652960896],[92.982727649,13.653232085],[92.982695407,13.653670569],[92.9826495,13.654475105],[92.982635646,13.654732733],[92.982589515,13.654841244],[92.982737463,13.655211827],[92.982931725,13.655451383],[92.983061173,13.655663807],[92.98310289,13.65602534],[92.982867338,13.656441294],[92.982779612,13.656707962],[92.982798218,13.657119229],[92.982816821,13.657485374],[92.982747595,13.65790577],[92.982828607,13.658298956],[92.983249413,13.658967877],[92.983535946,13.659148569],[92.983674736,13.659370034],[92.983753448,13.659916947],[92.983633367,13.660251434],[92.983430063,13.660396108],[92.983309975,13.660662773],[92.983097416,13.660626679],[92.983240743,13.660961091],[92.983005187,13.661440254],[92.982963683,13.661571374],[92.983111735,13.662077598],[92.983393642,13.662149865],[92.98357394,13.662235692],[92.98361093,13.66235316],[92.983375361,13.662579216],[92.983347632,13.662728421],[92.983453966,13.662863979],[92.983453971,13.662949885],[92.983389348,13.663044832],[92.983389356,13.663166819],[92.983435587,13.663207514],[92.983842306,13.663135104],[92.983990148,13.663162241],[92.984045619,13.663103465],[92.984105719,13.66314407],[92.984359881,13.6630627],[92.984549424,13.663121397],[92.984651032,13.66308071],[92.984808209,13.663040026],[92.984969916,13.663021857],[92.98506237,13.662944998],[92.985418238,13.662913276],[92.985533716,13.662881631],[92.985686269,13.662836425],[92.98582486,13.662800261],[92.985755506,13.662633056],[92.985718513,13.662483848],[92.985528865,13.662230821],[92.985436394,13.662031965],[92.985371662,13.661851106],[92.985464017,13.661688431],[92.985547119,13.661439759],[92.985468514,13.661195688],[92.985496151,13.661082745],[92.985505397,13.661064661],[92.985362075,13.660870324],[92.98514016,13.660594598],[92.98489513,13.660291833],[92.984816435,13.660079414],[92.984691603,13.659844384],[92.984649883,13.659496415],[92.98462676,13.659342687],[92.984682119,13.658994632],[92.984723615,13.658714398],[92.984838971,13.658253402],[92.984942878,13.658018295],[92.985160046,13.657860057],[92.985307875,13.657728943],[92.985589769,13.657670178],[92.985760814,13.657683661],[92.985848661,13.657896081],[92.98562004,13.658230653],[92.985638643,13.658537928],[92.985708009,13.658881467],[92.98553706,13.658940239],[92.98550481,13.659188822],[92.985569544,13.659414804],[92.985749851,13.659654358],[92.985856279,13.659812521],[92.986064222,13.659929996],[92.986281506,13.660079123],[92.986457176,13.660101738],[92.986521904,13.660228249],[92.986683733,13.660639522],[92.986739431,13.661190955],[92.986841155,13.661466674],[92.986989094,13.661561539],[92.987132419,13.661783004],[92.987261976,13.662112889],[92.987373049,13.662533204],[92.987400898,13.662786313],[92.987377803,13.663062027],[92.987525737,13.663071076],[92.987530359,13.663066555],[92.987687439,13.66296709],[92.987793769,13.663012218],[92.988048041,13.663192993],[92.988283726,13.663305948],[92.988598086,13.663328475],[92.988815274,13.663391692],[92.988963218,13.663518205],[92.989152756,13.663500126],[92.989346826,13.663513606],[92.989684198,13.663418668],[92.989808914,13.663289813],[92.990067701,13.663249038],[92.990211006,13.663190264],[92.990280252,13.663145051],[92.990626873,13.663077149],[92.99092727,13.663104197],[92.991264653,13.663144808],[92.991560424,13.663117686],[92.991814808,13.663461138],[92.992069101,13.663809109],[92.992230927,13.664057609],[92.992411238,13.664242899],[92.992633157,13.664432711],[92.992730236,13.664405586],[92.993062892,13.664301509],[92.993256946,13.664138743],[92.993400251,13.664079966],[92.993589703,13.664134136],[92.993927192,13.664283255],[92.994149005,13.664332905],[92.994384768,13.664278651],[92.994643571,13.664382556],[92.994833134,13.664608447],[92.995004195,13.664721393],[92.995327691,13.664563147],[92.99551702,13.664318992],[92.995623329,13.664160836],[92.995808136,13.663998067],[92.996034556,13.66390755],[92.996177776,13.663921115],[92.996369183,13.663715319],[92.996595692,13.66365221],[92.996721574,13.66347036],[92.997092614,13.662615438],[92.99720951,13.662460258],[92.997929154,13.662082631],[92.998870429,13.661898025],[92.999510189,13.66188275],[93.000227159,13.662321558],[93.001017149,13.662891404],[93.001511466,13.663262244],[93.001922726,13.663375436],[93.002518902,13.663375736],[93.00298563,13.663470878],[93.003170455,13.66354328],[93.00335525,13.663678954],[93.003720301,13.663778561],[93.004006865,13.663719953],[93.004399789,13.663530334],[93.004769762,13.663015307],[93.004853109,13.662685433],[93.004839372,13.662423302],[93.004345103,13.661948524],[93.003453391,13.661464506],[93.002630903,13.661188412],[93.002335204,13.661034604],[93.002307586,13.660813142],[93.002377012,13.660605284],[93.002774532,13.660456344],[93.004022417,13.660276192],[93.005422741,13.660236209],[93.005958771,13.660358495],[93.006711904,13.660706855],[93.007289394,13.661113879],[93.007418709,13.661294716],[93.007487907,13.661556874],[93.007446174,13.661850612],[93.007288794,13.662374785],[93.007177586,13.662984847],[93.007389972,13.663414291],[93.007500843,13.663509251],[93.007657969,13.663522885],[93.007842843,13.663495859],[93.007967735,13.663260912],[93.008041843,13.662917474],[93.008309983,13.662723269],[93.008407062,13.662664563],[93.00866142,13.662294096],[93.008874062,13.662181213],[93.009243728,13.662294374],[93.00945633,13.662267357],[93.009599662,13.662127325],[93.009766152,13.661878838],[93.009909465,13.661779481],[93.010066589,13.661793112],[93.010219009,13.661987518],[93.010278966,13.66224967],[93.010306488,13.662697101],[93.010121429,13.663126354],[93.010051965,13.66342912],[93.010065758,13.663582785],[93.010190501,13.663664193],[93.010361505,13.663650715],[93.010601901,13.663483612],[93.010685306,13.663013635],[93.010745469,13.662832889],[93.010884159,13.662738047],[93.0111106,13.662765269],[93.011397007,13.663041085],[93.011577196,13.663154153],[93.011678895,13.663095448],[93.011748313,13.662887589],[93.011651431,13.662516955],[93.011522181,13.662182462],[93.011323608,13.661852455],[93.011397654,13.661631039],[93.01174897,13.661450428],[93.012030886,13.661437001],[93.012271257,13.661324129],[93.012345269,13.661170504],[93.01221591,13.661075538],[93.011707613,13.660935201],[93.01142577,13.66078593],[93.010959391,13.659940587],[93.010719121,13.659841049],[93.010136862,13.659745868],[93.009813407,13.659646288],[93.009540889,13.659329803],[93.009444007,13.658968206],[93.00945802,13.658651855],[93.009499781,13.658290325],[93.009726328,13.658082541],[93.010022164,13.657942581],[93.010405767,13.657888529],[93.010673937,13.657612975],[93.010960643,13.657224442],[93.011228793,13.65698956],[93.011640135,13.656908403],[93.011894244,13.657057661],[93.011991171,13.65732435],[93.01196302,13.658250808],[93.012064655,13.658332205],[93.012258747,13.658345853],[93.012882741,13.658124692],[93.013363424,13.65800289],[93.013636115,13.657944264],[93.013816305,13.658043772],[93.01383002,13.658373692],[93.013862227,13.658694583],[93.014171845,13.6587354],[93.014509123,13.658929887],[93.014749357,13.65911077],[93.014823159,13.65942716],[93.01489232,13.659788741],[93.014864437,13.66013672],[93.014637856,13.660425857],[93.014438949,13.66084155],[93.014397169,13.661257314],[93.014438676,13.661451665],[93.014540274,13.661618929],[93.014665025,13.661686777],[93.014766722,13.661632589],[93.01482226,13.661451839],[93.014905636,13.661022537],[93.015132181,13.660814749],[93.015289422,13.660566254],[93.015261823,13.660272481],[93.015400532,13.660123404],[93.015599256,13.660123494],[93.015839535,13.66020495],[93.015996629,13.66028637],[93.016038173,13.660399373],[93.016065757,13.6607293],[93.015797589,13.661009381],[93.015728145,13.661285032],[93.015658603,13.661782132],[93.015686259,13.661949361],[93.015797133,13.662044318],[93.015982028,13.661963051],[93.016125387,13.661755225],[93.016305684,13.661619724],[93.016462814,13.661619793],[93.016605992,13.66182323],[93.016730656,13.662089929],[93.016846055,13.662406336],[93.016873656,13.662700108],[93.016831901,13.663070678],[93.016743982,13.663323724],[93.016827079,13.663531652],[93.017067254,13.663861673],[93.017630884,13.664318379],[93.017917331,13.664526397],[93.018157562,13.664734393],[93.018157079,13.665855197],[93.018239453,13.66775337],[93.01835475,13.668322861],[93.018354613,13.668639216],[93.018294412,13.668919392],[93.018127986,13.669027783],[93.017855298,13.669054779],[93.017531831,13.668946172],[93.017347003,13.668860222],[93.016967961,13.669013713],[93.016810772,13.669140186],[93.016570411,13.669221428],[93.016441029,13.669167138],[93.016284014,13.668891386],[93.016201311,13.667779583],[93.01609047,13.667603277],[93.015906045,13.666604414],[93.015790607,13.666369355],[93.015638151,13.666242745],[93.015425509,13.666355633],[93.015171125,13.666798418],[93.014999901,13.667309029],[93.014657655,13.667864757],[93.014431055,13.66818101],[93.014204504,13.668388798],[93.013880977,13.668415768],[93.013640683,13.668347868],[93.013469789,13.668112782],[93.013373209,13.667059723],[93.013401149,13.66658972],[93.013257887,13.666576098],[93.013100677,13.666743243],[93.013031254,13.666964659],[93.01298951,13.667294554],[93.012605678,13.667823145],[93.012309687,13.668279464],[93.011995361,13.668401343],[93.011556381,13.668238441],[93.011390113,13.667998837],[93.011330134,13.66777736],[93.011136121,13.667569378],[93.010808018,13.667501434],[93.010313423,13.667681976],[93.01010081,13.66772255],[93.010017711,13.667528179],[93.010031645,13.667379046],[93.010424674,13.666963447],[93.010780741,13.666520717],[93.011104347,13.666312978],[93.011104476,13.666032775],[93.011021332,13.665937829],[93.010526786,13.666018947],[93.010156974,13.666199547],[93.009731815,13.666145115],[93.009029382,13.666045355],[93.008899938,13.66613116],[93.008659414,13.666560388],[93.008520643,13.666822444],[93.008178541,13.667043731],[93.007614601,13.667264909],[93.007415792,13.66743203],[93.007374127,13.66758115],[93.007401797,13.667707706],[93.007868258,13.668385836],[93.008718208,13.669299157],[93.009055429,13.669638271],[93.009198603,13.669846231],[93.009327815,13.670262075],[93.009452426,13.670637242],[93.009609459,13.670858765],[93.009849742,13.670953786],[93.010131637,13.67101267],[93.010487457,13.671121301],[93.0108986,13.67152372],[93.011406752,13.672034646],[93.011873403,13.672342181],[93.012381695,13.672550306],[93.013259702,13.672812833],[93.013855889,13.672840222],[93.014124035,13.672646012],[93.014591025,13.672203325],[93.014988514,13.672149272],[93.015811214,13.672063773],[93.016647892,13.671716155],[93.01742442,13.671522167],[93.018418282,13.671052589],[93.01888513,13.670917212],[93.019324231,13.670817976],[93.019619935,13.671012436],[93.020100381,13.671509775],[93.020400656,13.671830779],[93.020682451,13.672133697],[93.020978192,13.672246808],[93.021246268,13.672206248],[93.021375734,13.672066203],[93.021361966,13.67183119],[93.020909225,13.671388098],[93.020401097,13.670777766]]],[[[93.08969489,13.410092395],[93.088813098,13.410074185],[93.087875887,13.410173471],[93.087441875,13.410431016],[93.086980099,13.411090792],[93.086606059,13.411614995],[93.086190473,13.412107555],[93.08604266,13.41257756],[93.086190298,13.413196756],[93.086213102,13.414954847],[93.086199103,13.415885863],[93.086457583,13.416279102],[93.087034615,13.41675826],[93.087565492,13.41715606],[93.088073258,13.417734633],[93.088848735,13.418805873],[93.089471906,13.419556202],[93.089485755,13.419560724],[93.089661186,13.419646621],[93.090035141,13.419746104],[93.09069997,13.419786875],[93.091969631,13.41971474],[93.092242054,13.419520438],[93.092371355,13.419321597],[93.092532991,13.418982657],[93.092777779,13.418277647],[93.092865599,13.417527422],[93.0927641,13.41697603],[93.092242473,13.416397463],[93.091610085,13.415529631],[93.090816167,13.414273098],[93.090631605,13.413482159],[93.090340896,13.412447151],[93.090054741,13.411855055],[93.089980945,13.411348858],[93.090096499,13.410413337],[93.08969489,13.410092395]]],[[[93.091499852,13.411380712],[93.091278279,13.411163745],[93.09041487,13.411696924],[93.090613316,13.412225734],[93.09090861,13.413504796],[93.091720963,13.414978268],[93.092634911,13.416352321],[93.093198015,13.417509388],[93.093271804,13.418137609],[93.093641123,13.418377191],[93.093788796,13.41891051],[93.093419383,13.41938953],[93.093714827,13.419678816],[93.094162786,13.418738817],[93.094259812,13.418182931],[93.094407696,13.417025959],[93.094310882,13.415918668],[93.09381701,13.414906237],[93.092829119,13.414083557],[93.092312115,13.413504991],[93.091919822,13.412515166],[93.091818319,13.412031566],[93.091499852,13.411380712]]],[[[86.805806618,20.395562076],[86.806390559,20.393738305],[86.8066684,20.392247361],[86.806831565,20.390926697],[86.80704006,20.389781814],[86.807203302,20.3884038],[86.807444492,20.386280477],[86.807677436,20.384443816],[86.807812079,20.382143003],[86.807922361,20.380591134],[86.807971261,20.379094903],[86.808020529,20.37754122],[86.808008428,20.37610043],[86.80792707,20.374889061],[86.807747449,20.373326215],[86.80731501,20.372161238],[86.806539474,20.370927863],[86.805588374,20.369746399],[86.804241346,20.368208241],[86.803396147,20.367376335],[86.802947364,20.366786495],[86.802490326,20.366425957],[86.801987974,20.36589351],[86.801363432,20.365355583],[86.800738991,20.364817648],[86.800220965,20.364457214],[86.79970239,20.364326102],[86.799175925,20.364309674],[86.798648912,20.364581753],[86.798028687,20.365599262],[86.797354977,20.366674251],[86.796803715,20.367521545],[86.796313732,20.368311371],[86.796113636,20.369112299],[86.796081233,20.369976102],[86.796460636,20.370908053],[86.796954446,20.371902913],[86.797783195,20.373195402],[86.798101431,20.374242073],[86.798183157,20.375224124],[86.797913518,20.376424599],[86.797484706,20.377160835],[86.796811385,20.378004489],[86.796268158,20.378677905],[86.795839522,20.379299711],[86.795700879,20.379928472],[86.795729203,20.380966076],[86.796214672,20.38219017],[86.796455847,20.383579111],[86.796492352,20.384387413],[86.796839205,20.386240459],[86.796806517,20.387218802],[86.796818782,20.388602248],[86.796900328,20.389699019],[86.796875724,20.390505414],[86.796835053,20.391655804],[86.796757232,20.392343848],[86.796250997,20.393538814],[86.795997743,20.394221405],[86.795981304,20.394739304],[86.79603433,20.39491308],[86.796148757,20.39497415],[86.796393556,20.394635483],[86.796708014,20.39389745],[86.797022376,20.393216678],[86.797573361,20.392426727],[86.79804708,20.392095493],[86.798520714,20.3918808],[86.798826616,20.391544042],[86.798896354,20.391085299],[86.798561459,20.390671124],[86.798112431,20.390138613],[86.797961425,20.389443314],[86.798169802,20.388355709],[86.798553319,20.387388268],[86.798982258,20.386652017],[86.799227406,20.386200567],[86.799639824,20.386039563],[86.799937265,20.386048661],[86.800211041,20.386461009],[86.800202597,20.386804933],[86.799843314,20.38713989],[86.799651747,20.38753772],[86.799643394,20.38788348],[86.799688537,20.388172032],[86.799733214,20.388634401],[86.799900292,20.388985795],[86.800243253,20.389168731],[86.800700448,20.389469905],[86.801096447,20.389828544],[86.801378036,20.390124461],[86.801721277,20.390192681],[86.802194701,20.389977987],[86.802500504,20.389698574],[86.802729513,20.389648556],[86.803019354,20.389714974],[86.803133134,20.390007213],[86.803002943,20.390232875],[86.802467861,20.390677015],[86.801765597,20.390828955],[86.801117005,20.390866143],[86.800537415,20.390733295],[86.800133253,20.390663148],[86.799896438,20.390770499],[86.7998802,20.39123104],[86.800161606,20.391643413],[86.800320515,20.392224023],[86.800304093,20.392741923],[86.800288045,20.393145199],[86.800455216,20.39343731],[86.800736994,20.393677711],[86.80084306,20.394025259],[86.800834807,20.394313851],[86.800483666,20.394417479],[86.800010578,20.394402851],[86.799430791,20.394384611],[86.799018264,20.39460306],[86.798651066,20.395052706],[86.798124306,20.395208236],[86.797642955,20.395482193],[86.79739769,20.396050004],[86.797381255,20.396567905],[86.797707801,20.397268748],[86.798271081,20.39786225],[86.798781417,20.39822453],[86.798826467,20.398572187],[86.798642678,20.39891066],[86.798054706,20.399123748],[86.797520223,20.399336607],[86.797046655,20.399553137],[86.796756613,20.399601411],[86.796748346,20.399889914],[86.797029937,20.400185657],[86.797609571,20.400318613],[86.798128367,20.400335037],[86.799487203,20.399973894],[86.800251088,20.399594457],[86.801495849,20.399057516],[86.802504255,20.398513476],[86.803214344,20.398246753],[86.803863416,20.397978296],[86.804642872,20.397426909],[86.805308798,20.396468569],[86.805806618,20.395562076]]],[[[86.792386081,20.381496368],[86.791982139,20.381311591],[86.79140222,20.381350676],[86.790806596,20.381563621],[86.790561332,20.382074249],[86.790536878,20.382821347],[86.790679661,20.383805234],[86.790654922,20.384611626],[86.790744791,20.385419894],[86.791018351,20.385946873],[86.791300089,20.386185266],[86.791765433,20.386199905],[86.792063632,20.385922427],[86.792141005,20.385461778],[86.792104343,20.384770113],[86.792120701,20.384254155],[86.792312477,20.383799071],[86.792855272,20.383295706],[86.792986131,20.382781536],[86.792888455,20.382088045],[86.792667911,20.381736686],[86.792386081,20.381496368]]],[[[86.788132553,20.383266216],[86.787781629,20.383255294],[86.787544817,20.383362623],[86.787291921,20.383873223],[86.787275254,20.384507572],[86.787487407,20.385204789],[86.787691376,20.386131313],[86.787667196,20.386706539],[86.787307591,20.387156083],[86.787405626,20.387677611],[86.787564958,20.388143604],[86.787777209,20.388726125],[86.788103402,20.389600882],[86.788169076,20.390984293],[86.78831166,20.392082804],[86.788576848,20.392953803],[86.788940461,20.394118946],[86.789152251,20.394987957],[86.789127792,20.395677897],[86.788988914,20.396366047],[86.788727812,20.39716322],[86.788397022,20.398363714],[86.788372558,20.399110914],[86.788172272,20.400026464],[86.78785785,20.400707223],[86.787352085,20.401728347],[86.787327615,20.402475548],[86.787250028,20.403048976],[86.786943877,20.403500331],[86.786927309,20.404075586],[86.787086367,20.404598859],[86.78760499,20.404730026],[86.788016992,20.404742778],[86.788421279,20.404757443],[86.788825477,20.404825689],[86.78916818,20.405125206],[86.789555627,20.405885162],[86.789767919,20.406525039],[86.789980114,20.407164826],[86.790368048,20.40775474],[86.790633277,20.4085684],[86.790608911,20.409200905],[86.790661564,20.409548682],[86.790935079,20.410133028],[86.791200599,20.410831977],[86.791183944,20.411407151],[86.79092311,20.412089718],[86.790432935,20.412938841],[86.789690287,20.414126603],[86.789551491,20.414812826],[86.78964127,20.415621031],[86.7899145,20.416264494],[86.790248954,20.416850678],[86.790400239,20.417431382],[86.790383585,20.41806391],[86.790518315,20.419277138],[86.790836599,20.420266521],[86.791093952,20.421196722],[86.791358836,20.422184299],[86.791334569,20.422816808],[86.791317826,20.423506693],[86.791346592,20.424314919],[86.791497604,20.425010246],[86.791709647,20.425764663],[86.791668738,20.42703173],[86.791803386,20.428244882],[86.791526159,20.429445375],[86.791264624,20.430359138],[86.790774858,20.431034361],[86.790460479,20.431774423],[86.790443911,20.432349513],[86.790664341,20.43275816],[86.791174407,20.433237038],[86.791807116,20.433543715],[86.792493147,20.433796968],[86.792904954,20.433924329],[86.793292686,20.43451233],[86.793513128,20.434922906],[86.793901151,20.435396282],[86.794190897,20.43552192],[86.794717162,20.435593809],[86.794937882,20.435832318],[86.795104911,20.436240996],[86.795500933,20.436540479],[86.795957996,20.436902911],[86.796468469,20.437205928],[86.796978484,20.437740209],[86.797427288,20.438389311],[86.797884633,20.438575898],[86.7984111,20.438592346],[86.798876242,20.438664241],[86.799280276,20.43885104],[86.799500643,20.439261521],[86.7996597,20.439784895],[86.799863824,20.44065594],[86.799998743,20.441754481],[86.800096674,20.442333295],[86.800316687,20.442915848],[86.800239127,20.443489212],[86.80004729,20.44394424],[86.799802224,20.444397456],[86.799549077,20.445022726],[86.799525031,20.445599824],[86.799508317,20.446230441],[86.79948371,20.446979528],[86.799406154,20.447610245],[86.799434882,20.448418583],[86.799585958,20.449113827],[86.79978973,20.450158793],[86.79970427,20.450846857],[86.799634319,20.451420156],[86.799609815,20.452167492],[86.799577128,20.453147739],[86.799499655,20.453719172],[86.79919343,20.454170572],[86.798695634,20.455019822],[86.798205812,20.455694992],[86.797952547,20.456377624],[86.797997423,20.45678257],[86.79798117,20.45724314],[86.797736161,20.457639004],[86.797376688,20.458029395],[86.796895216,20.458417974],[86.796184987,20.45868274],[86.795940159,20.459021239],[86.795923799,20.459479882],[86.79608287,20.460062462],[86.796637843,20.460942603],[86.797193201,20.46171189],[86.797633534,20.462704958],[86.798295015,20.463762618],[86.799115034,20.465574849],[86.799249605,20.466847332],[86.799233258,20.46736508],[86.799339101,20.467772043],[86.799682068,20.46795491],[86.799910562,20.468134242],[86.799902488,20.468365494],[86.799771948,20.468765082],[86.79934332,20.469384822],[86.798600433,20.470627926],[86.797857354,20.471985744],[86.797396098,20.473583898],[86.796881775,20.475065525],[86.796457012,20.477355417],[86.796232223,20.478960952],[86.796183336,20.480399865],[86.796309903,20.481844332],[86.79656703,20.482889119],[86.796480695,20.483980373],[86.796166404,20.484661096],[86.795791153,20.485339992],[86.795415698,20.486018894],[86.795146283,20.48710476],[86.794815238,20.488477162],[86.794292644,20.490188129],[86.793708982,20.491954625],[86.79343991,20.492866483],[86.793492879,20.493040371],[86.793966116,20.49299961],[86.794439811,20.492670215],[86.795043621,20.492227833],[86.7957622,20.491561861],[86.796496485,20.490720068],[86.797284567,20.489710024],[86.798325497,20.488189315],[86.798855928,20.486363637],[86.799195008,20.484819169],[86.799550429,20.482814115],[86.799950637,20.481214115],[86.800175213,20.479723379],[86.800407578,20.478117859],[86.800571366,20.476510583],[86.800767273,20.474154137],[86.80112255,20.472149196],[86.801477632,20.470260723],[86.802228934,20.468671718],[86.802780181,20.467768921],[86.803163716,20.466858847],[86.803776001,20.465956029],[86.804923191,20.464725689],[86.806078066,20.463438006],[86.80682111,20.462080155],[86.807388995,20.460600388],[86.807682834,20.458822781],[86.808082887,20.457280241],[86.808315579,20.455560016],[86.808471085,20.454182087],[86.808512142,20.452915151],[86.808324341,20.451526177],[86.8081448,20.449907881],[86.80785905,20.447997451],[86.807740815,20.446207072],[86.807561648,20.444414963],[86.807312928,20.443024174],[86.807064034,20.44169268],[86.806471964,20.440291029],[86.805986461,20.439005579],[86.805333832,20.437430034],[86.804786779,20.436376057],[86.804354,20.435383062],[86.803982992,20.434105191],[86.80371773,20.43328969],[86.803277073,20.432411204],[86.802844323,20.4314183],[86.802358617,20.430249495],[86.801918165,20.42931374],[86.80130986,20.428315301],[86.800648986,20.427028357],[86.800040882,20.425972463],[86.799264935,20.424909205],[86.798481477,20.423790591],[86.797987665,20.422853029],[86.79773063,20.421750863],[86.797412197,20.420818755],[86.797032656,20.419942272],[86.796530693,20.41923595],[86.796028638,20.418529635],[86.795702147,20.417769669],[86.795375754,20.41701154],[86.795232987,20.415970179],[86.795090148,20.415043707],[86.794718806,20.413880469],[86.794461528,20.412892834],[86.794188285,20.412251315],[86.793915033,20.411607678],[86.793253645,20.410492709],[86.792768004,20.409268577],[86.792458006,20.407992544],[86.792147534,20.4068884],[86.791951883,20.405671515],[86.791817343,20.404400947],[86.79156848,20.403069483],[86.791441842,20.401625038],[86.791482941,20.400302667],[86.791593045,20.39880815],[86.791870589,20.397491137],[86.792079125,20.396346271],[86.792523817,20.39532331],[86.792907676,20.394241167],[86.793115912,20.39321092],[86.793140542,20.392404526],[86.793173158,20.391483345],[86.793373493,20.390569724],[86.793748971,20.389831595],[86.794177838,20.389097109],[86.794369522,20.388642118],[86.794202271,20.388348073],[86.793920235,20.388224211],[86.793455263,20.388037701],[86.792761462,20.387786394],[86.791732718,20.387235689],[86.790871503,20.386805124],[86.790422326,20.386331789],[86.789981347,20.385627399],[86.78965477,20.384924617],[86.789328299,20.384223765],[86.788765117,20.383572982],[86.788132553,20.383266216]]],[[[70.930558061,20.729386539],[70.932708968,20.728733586],[70.936671759,20.729803194],[70.93964108,20.730575228],[70.940374939,20.730122],[70.944772145,20.720439708],[70.946219036,20.719550377],[70.948510489,20.719451792],[70.952674173,20.722774936],[70.957469419,20.723703113],[70.969281795,20.719269798],[70.980780093,20.720044287],[70.991828181,20.716496225],[70.999275434,20.717928384],[70.999989068,20.717012923],[70.999999343,20.715889198],[70.997873702,20.713369817],[70.979688365,20.70487155],[70.96552523,20.707930997],[70.94671642,20.707012372],[70.936757098,20.711459366],[70.933086215,20.713107735],[70.931187835,20.712865869],[70.923505573,20.710552016],[70.917355428,20.705860936],[70.91684713,20.705417623],[70.916377685,20.703373115],[70.919273407,20.701030794],[70.918577126,20.699900984],[70.917605426,20.699431871],[70.912101896,20.69892242],[70.909175511,20.699249085],[70.90175225,20.700663894],[70.893075767,20.706199851],[70.891140069,20.707356058],[70.88405439,20.708979499],[70.879491874,20.709378674],[70.876195301,20.710451697],[70.875401316,20.711988425],[70.874882231,20.71536213],[70.881873093,20.724011668],[70.890540909,20.727986785],[70.902232742,20.73187107],[70.928706102,20.734932897],[70.929910745,20.733794053],[70.930558061,20.729386539]]],[[[88.016850339,21.562946988],[88.017149901,21.562626531],[88.017280534,21.562220197],[88.017314671,21.561700895],[88.017324639,21.561357722],[88.01734912,21.560838479],[88.01733523,21.560093349],[88.017427389,21.559488322],[88.017693362,21.558784034],[88.017988522,21.557917135],[88.018133632,21.557524444],[88.018535242,21.556206097],[88.018680515,21.555560452],[88.018782872,21.554273475],[88.01879306,21.553492242],[88.01864938,21.552069723],[88.018557924,21.551667726],[88.018370116,21.551116714],[88.017728876,21.550046035],[88.017405796,21.54962133],[88.017106825,21.549205693],[88.016807864,21.548749401],[88.016499402,21.548135072],[88.016258375,21.547732992],[88.015944997,21.54728573],[88.015467375,21.546964861],[88.014926925,21.546815476],[88.014458685,21.546788061],[88.013749084,21.546837277],[88.013193897,21.54701293],[88.012807567,21.547211406],[88.012406657,21.547563367],[88.012116792,21.547928927],[88.011705863,21.548633093],[88.011507684,21.549089069],[88.011328658,21.549535984],[88.011130369,21.550046163],[88.010874166,21.550574311],[88.010753235,21.550876781],[88.010641889,21.551210902],[88.010540175,21.551666923],[88.010487001,21.551811338],[88.010366166,21.551946767],[88.010119702,21.55236202],[88.009940846,21.552723109],[88.009786025,21.553138527],[88.009572744,21.554176926],[88.009552886,21.554935543],[88.009638814,21.55611875],[88.009696409,21.556556822],[88.009826125,21.557243345],[88.009902942,21.557821418],[88.00997017,21.558227812],[88.010181994,21.558986651],[88.01036996,21.559298359],[88.010625652,21.55947469],[88.011011624,21.559804619],[88.011532674,21.560130115],[88.012010526,21.560283954],[88.012478743,21.560315891],[88.012811869,21.560266438],[88.013231894,21.560131266],[88.01362312,21.559923815],[88.013874151,21.559901329],[88.014096194,21.559973786],[88.014332574,21.560163598],[88.014641157,21.560556685],[88.014896797,21.560891013],[88.015022078,21.561130465],[88.015277603,21.561586661],[88.015552296,21.562160363],[88.015909229,21.562616662],[88.016328996,21.562915026],[88.016594474,21.562969417],[88.016850339,21.562946988]]],[[[88.897597575,21.544368477],[88.887574803,21.537557109],[88.88063225,21.533685222],[88.879598846,21.533146485],[88.878162213,21.532964817],[88.87716911,21.533023446],[88.876052053,21.533355878],[88.875405373,21.534326925],[88.874665303,21.534970287],[88.87384096,21.535418749],[88.873175703,21.535058189],[88.872927057,21.534539799],[88.872855482,21.533477899],[88.872580085,21.532561349],[88.87162212,21.532084732],[88.870549153,21.532014784],[88.867999948,21.532231761],[88.864116332,21.532727226],[88.859372576,21.533140098],[88.856721588,21.533962559],[88.854154968,21.534979946],[88.852541277,21.535341516],[88.850723634,21.535848242],[88.849061305,21.536545824],[88.846366453,21.5388366],[88.844819506,21.540193648],[88.840789722,21.541696583],[88.839238308,21.542987211],[88.838551493,21.544426879],[88.837434616,21.545825269],[88.835359845,21.546746645],[88.834096092,21.547020827],[88.832890063,21.547091664],[88.829693032,21.5472127],[88.828504808,21.547549022],[88.827711307,21.548461843],[88.827077746,21.550697875],[88.826745883,21.553182841],[88.82618322,21.555414712],[88.825469847,21.557522256],[88.824694062,21.558700515],[88.823710148,21.561023794],[88.82375935,21.562820028],[88.824442668,21.564512364],[88.824917363,21.565217518],[88.824469627,21.565976716],[88.823245793,21.566848139],[88.822771594,21.568275267],[88.822195535,21.570308051],[88.823898897,21.591464489],[88.823887464,21.593955861],[88.825247832,21.599099051],[88.826391288,21.60316972],[88.826992311,21.604558884],[88.828143849,21.60550882],[88.829828411,21.605749209],[88.833011644,21.604544781],[88.835318736,21.603256145],[88.840370828,21.60072094],[88.851271893,21.598299096],[88.856488052,21.597640714],[88.861645306,21.596107097],[88.864930984,21.594683597],[88.867480115,21.593479141],[88.869830197,21.592110672],[88.872355478,21.590556204],[88.873570927,21.589078883],[88.875324099,21.58721842],[88.876675973,21.584795131],[88.878040905,21.582848619],[88.879561883,21.581981323],[88.880943264,21.581511051],[88.882914676,21.581161385],[88.884974164,21.580884296],[88.887317669,21.579890604],[88.889432901,21.57797738],[88.895706079,21.566255045],[88.899035525,21.558320511],[88.902073024,21.550813676],[88.902236233,21.549570021],[88.901968099,21.548043327],[88.897597575,21.544368477]]],[[[88.540596447,21.533155058],[88.536717344,21.530375964],[88.532428891,21.527619934],[88.529689191,21.525929601],[88.527254799,21.525144822],[88.524850122,21.5248197],[88.52295675,21.524773252],[88.520591759,21.525061037],[88.51938324,21.525437116],[88.517286147,21.52732476],[88.516447202,21.52960251],[88.515978024,21.531244096],[88.515362453,21.53189425],[88.514707309,21.531931343],[88.513960378,21.531819787],[88.513019817,21.53125781],[88.511987562,21.530547172],[88.511186072,21.529592743],[88.510116546,21.529576385],[88.50736676,21.530270299],[88.501690672,21.532744626],[88.49605677,21.534601128],[88.494666662,21.535987049],[88.494355996,21.537542644],[88.494670927,21.538601529],[88.496465031,21.539653895],[88.497698549,21.539661014],[88.498901562,21.540307197],[88.498312475,21.54236741],[88.49681862,21.543465123],[88.495168706,21.544008827],[88.493504296,21.544328041],[88.490633371,21.544602744],[88.488954392,21.544697516],[88.485836363,21.544873466],[88.484884254,21.545039788],[88.482649084,21.545841504],[88.481438294,21.547598808],[88.480812675,21.549097895],[88.480528103,21.552154248],[88.480526841,21.555870274],[88.481945985,21.561082651],[88.48276558,21.566328774],[88.48395832,21.575495166],[88.483939614,21.577072667],[88.483673764,21.578551574],[88.483676751,21.580465681],[88.48451947,21.582332435],[88.486775787,21.585583376],[88.488177879,21.589616155],[88.489201598,21.592424095],[88.491072288,21.594109647],[88.492135534,21.596342178],[88.493326548,21.596991398],[88.493879274,21.597246821],[88.495024223,21.597182182],[88.496428369,21.596386447],[88.497145571,21.595629497],[88.499024037,21.593875552],[88.501605774,21.591150523],[88.50641009,21.588443075],[88.512969486,21.585636168],[88.521651738,21.582493858],[88.525497789,21.581559504],[88.529100007,21.580374678],[88.530636227,21.579466973],[88.531618658,21.577397176],[88.532167587,21.576023321],[88.532150713,21.57453239],[88.531830434,21.573282456],[88.530547041,21.571937899],[88.53019547,21.571435717],[88.52926849,21.57066768],[88.528481145,21.569593389],[88.528286091,21.567814238],[88.528399249,21.565868375],[88.528004412,21.56223558],[88.528257141,21.557521703],[88.529215467,21.550335892],[88.530640107,21.546948125],[88.533161555,21.542728967],[88.53629359,21.540320962],[88.539542173,21.538444541],[88.540720932,21.537608604],[88.541480269,21.536642557],[88.541733277,21.535474609],[88.541417975,21.534415824],[88.540596447,21.533155058]]],[[[88.293387684,21.592604251],[88.295303155,21.5924203],[88.297326477,21.592852647],[88.298392284,21.592872228],[88.298917801,21.592764884],[88.299659581,21.59186662],[88.301909403,21.590654682],[88.303889045,21.58937926],[88.305274379,21.588136618],[88.306359913,21.587376064],[88.30791202,21.586668098],[88.31210664,21.583633902],[88.3152896,21.580346671],[88.316802357,21.57792609],[88.317818989,21.577169258],[88.319081343,21.576090002],[88.319916057,21.575652044],[88.320191113,21.575793552],[88.320166471,21.576417184],[88.320441529,21.576558692],[88.321630167,21.575405131],[88.323628849,21.574437214],[88.324645414,21.573680338],[88.325467517,21.572809763],[88.326302367,21.571283943],[88.327225733,21.570145017],[88.32758426,21.569502904],[88.327363137,21.569123346],[88.324917923,21.568327583],[88.322668844,21.567437963],[88.32101425,21.566520039],[88.317292573,21.563457812],[88.315785419,21.561674348],[88.314926118,21.560707792],[88.314327479,21.559109173],[88.313750611,21.557855051],[88.313281967,21.557300176],[88.310049219,21.554561098],[88.306733068,21.551513137],[88.30535134,21.550151333],[88.304511717,21.550040975],[88.303677004,21.549930341],[88.302145481,21.548848729],[88.301517035,21.548961772],[88.301332614,21.549709435],[88.301798964,21.5507761],[88.301865007,21.551823374],[88.301982615,21.552125705],[88.302584052,21.55267789],[88.304393113,21.553393874],[88.306393839,21.553476997],[88.307731551,21.554140611],[88.305836433,21.553623008],[88.305085233,21.553821202],[88.30498193,21.554292446],[88.306408043,21.556357032],[88.307912565,21.557555336],[88.307333403,21.557356855],[88.306263126,21.556715342],[88.305357385,21.555557713],[88.303393864,21.553877701],[88.300371975,21.552915202],[88.299505394,21.552299281],[88.299443147,21.551390076],[88.298231038,21.550060337],[88.297121701,21.548250166],[88.296768437,21.54796083],[88.295634246,21.547866671],[88.295103985,21.547895914],[88.295217159,21.547580851],[88.296257995,21.547210018],[88.296228759,21.546746094],[88.29498185,21.545957539],[88.289817458,21.544218792],[88.285188357,21.542528749],[88.281054968,21.541276811],[88.27818313,21.541047723],[88.272910513,21.540715578],[88.270720832,21.540757643],[88.270544064,21.541159145],[88.27104453,21.541675513],[88.273179601,21.542880934],[88.27154009,21.542192147],[88.269924833,21.541889183],[88.269620411,21.542297702],[88.26986556,21.543063181],[88.267975653,21.542623191],[88.265014791,21.543094733],[88.26377261,21.543398054],[88.262637779,21.544391455],[88.26316382,21.543274787],[88.263129801,21.542732771],[88.262393364,21.542616514],[88.260767895,21.543249679],[88.2584943,21.544075126],[88.256780031,21.545335362],[88.255969482,21.546237162],[88.255959232,21.547095034],[88.256351281,21.548082928],[88.257072653,21.548665574],[88.259266207,21.550803655],[88.260306738,21.551525475],[88.259089105,21.551200553],[88.259162013,21.55236268],[88.259160851,21.554464545],[88.259229152,21.555553182],[88.259974745,21.55683509],[88.260877858,21.557407743],[88.260480128,21.557429585],[88.260288319,21.557592222],[88.260312818,21.557982661],[88.262604861,21.559488453],[88.268352824,21.563141196],[88.273276431,21.566373545],[88.275519657,21.568195281],[88.276545097,21.5696922],[88.276765777,21.571242611],[88.277081505,21.57195351],[88.275803815,21.573812211],[88.275125507,21.5757209],[88.275630436,21.577403182],[88.276577662,21.578752308],[88.277903635,21.578679357],[88.279627672,21.577570438],[88.281803766,21.576206147],[88.284127151,21.575068789],[88.285890125,21.57457991],[88.287456439,21.575115895],[88.287917511,21.57547307],[88.288476893,21.57692185],[88.288221047,21.578180466],[88.286761767,21.580362711],[88.286294482,21.582411951],[88.287158131,21.584544607],[88.286966099,21.585721353],[88.285712995,21.587970594],[88.28598753,21.589200005],[88.287018169,21.59077496],[88.286865172,21.592571825],[88.286781442,21.593355421],[88.287528012,21.593549381],[88.28846613,21.593654425],[88.291029921,21.593199737],[88.293387684,21.592604251]]],[[[88.170738074,21.578727548],[88.172618679,21.578554648],[88.175234785,21.57926162],[88.176747093,21.579250196],[88.178618935,21.578936181],[88.180481921,21.578481104],[88.181129721,21.577950571],[88.181462945,21.577224865],[88.181460313,21.574748385],[88.181541921,21.572408845],[88.181130696,21.570662251],[88.181056182,21.569463337],[88.181247291,21.568886879],[88.18181981,21.568360438],[88.182756043,21.567601935],[88.183654517,21.563802808],[88.184496019,21.559086853],[88.185927286,21.554126615],[88.187414713,21.55128604],[88.188418208,21.549179372],[88.19006936,21.546542135],[88.19107646,21.545708964],[88.191732911,21.545319428],[88.193595377,21.5448642],[88.194646334,21.544736191],[88.195701598,21.544678697],[88.197444106,21.544725258],[88.198180301,21.544402105],[88.198500092,21.543464826],[88.197942451,21.541796964],[88.196418066,21.540394133],[88.194489831,21.539791547],[88.191883182,21.539225963],[88.190517774,21.539158807],[88.187280955,21.539405786],[88.185028444,21.539669893],[88.182447264,21.540730172],[88.176511754,21.545015557],[88.173778693,21.547286731],[88.172367358,21.548920145],[88.171398624,21.551590861],[88.170993512,21.553594068],[88.170858311,21.556290263],[88.170612704,21.558426401],[88.169652538,21.561238163],[88.168562519,21.565613642],[88.167516108,21.568334177],[88.165577515,21.571682487],[88.165075269,21.572808117],[88.163946595,21.575345969],[88.163274702,21.577929714],[88.161820465,21.58253728],[88.160405392,21.587779464],[88.160175978,21.591400739],[88.160094055,21.593740215],[88.160278779,21.595499239],[88.160801262,21.596603043],[88.161656896,21.596981189],[88.162389177,21.596587674],[88.16282517,21.595078088],[88.162991193,21.592875486],[88.162888391,21.588776991],[88.162938517,21.587146826],[88.16337988,21.58450467],[88.164384018,21.582398195],[88.165600247,21.581270819],[88.167708008,21.579882687],[88.170738074,21.578727548]]],[[[89.130440548,21.589948844],[89.131796126,21.589589902],[89.131879149,21.589633893],[89.132114955,21.58975866],[89.13211714,21.589759888],[89.134764779,21.591161842],[89.136459562,21.591427817],[89.136427681,21.590968683],[89.136899546,21.590663289],[89.137028227,21.588257726],[89.135703327,21.586217111],[89.134594808,21.585663881],[89.130596338,21.583668316],[89.129823638,21.583899704],[89.124382393,21.585059832],[89.123144156,21.585688248],[89.123150701,21.585750027],[89.123433392,21.588437333],[89.124920028,21.59139045],[89.126744866,21.592109789],[89.12774591,21.592325706],[89.128160381,21.591193854],[89.128403985,21.590441346],[89.130440548,21.589948844]]],[[[88.521281722,21.649963325],[88.522284531,21.649115521],[88.523740776,21.647648743],[88.525827102,21.64502562],[88.52824333,21.642054236],[88.533946637,21.635857362],[88.539705274,21.632108976],[88.543053057,21.630687152],[88.546175449,21.630304581],[88.549978346,21.629130473],[88.552506044,21.627481302],[88.557665368,21.624655926],[88.564867786,21.620619132],[88.571390654,21.614240353],[88.577046113,21.608166624],[88.580003913,21.604844006],[88.581700797,21.601964255],[88.582068357,21.599995222],[88.581953833,21.59823919],[88.581799576,21.594351863],[88.579300849,21.585494745],[88.576839091,21.579500802],[88.570502659,21.570983485],[88.555304064,21.558853984],[88.55416568,21.558595849],[88.553326917,21.558966425],[88.552991174,21.56043828],[88.552597948,21.561025581],[88.551566362,21.561084232],[88.550862997,21.560882153],[88.549187837,21.560331615],[88.547523219,21.559941937],[88.546502166,21.560161431],[88.545152797,21.560641633],[88.544048481,21.562237862],[88.542652435,21.564657808],[88.54189468,21.567606439],[88.541264724,21.571193572],[88.539767058,21.576040598],[88.537420061,21.581097294],[88.536243767,21.582657299],[88.535461475,21.583803255],[88.535652291,21.585094374],[88.53666424,21.58583808],[88.53699114,21.58654407],[88.536130894,21.58711221],[88.535415078,21.587272684],[88.534191095,21.587502013],[88.532902626,21.588054545],[88.531708425,21.588657461],[88.52813513,21.590290546],[88.525077254,21.591585054],[88.524530612,21.592079994],[88.524590495,21.593004458],[88.525057282,21.593828603],[88.525233199,21.594630559],[88.52443936,21.595139505],[88.523700464,21.595220037],[88.522624582,21.595203644],[88.520726203,21.594615254],[88.519128608,21.594203084],[88.517662015,21.593899493],[88.516014452,21.593992756],[88.513574703,21.594235359],[88.510860716,21.595106415],[88.509837599,21.595762237],[88.50897919,21.596328903],[88.507989435,21.597501017],[88.507501629,21.598525108],[88.507681442,21.599989765],[88.507931912,21.603204253],[88.508179985,21.60506369],[88.508780737,21.607102504],[88.510634997,21.608751472],[88.511181777,21.609956259],[88.5113709,21.610902199],[88.511166028,21.612348746],[88.510996024,21.613673836],[88.511293095,21.614972432],[88.511940303,21.616410665],[88.512924812,21.617789938],[88.513819139,21.619094626],[88.517255376,21.622128951],[88.517820188,21.623611714],[88.517704367,21.624455355],[88.517186818,21.625680496],[88.516598562,21.626471118],[88.516041071,21.627738395],[88.515926436,21.629259542],[88.516016414,21.630649623],[88.51635093,21.631866426],[88.516585111,21.632849706],[88.516919713,21.634066429],[88.517119121,21.635171317],[88.517103626,21.636248412],[88.516437395,21.638306149],[88.516679525,21.644225146],[88.516902872,21.646585579],[88.518380101,21.649797957],[88.519129386,21.650480638],[88.521281722,21.649963325]]],[[[88.767911961,21.632030448],[88.767842794,21.625909987],[88.768539338,21.623651931],[88.771848054,21.619076879],[88.776587403,21.613098455],[88.781477485,21.607499189],[88.782426347,21.606373599],[88.783667659,21.605118306],[88.784642702,21.6043854],[88.785167692,21.603228267],[88.785385308,21.60197638],[88.785250362,21.600857706],[88.784747961,21.599647863],[88.784414395,21.598259187],[88.783881953,21.597501673],[88.783649541,21.596726718],[88.784894409,21.596428707],[88.786375529,21.596961841],[88.788689041,21.597333637],[88.791163768,21.596513149],[88.79288489,21.595229662],[88.794613401,21.594058424],[88.795644446,21.592497915],[88.795997141,21.591082813],[88.795638172,21.589430364],[88.794876974,21.587708523],[88.793097733,21.584140335],[88.792262594,21.582322576],[88.791199887,21.580340227],[88.789300674,21.578363245],[88.787557683,21.577334155],[88.783880687,21.576591875],[88.779957604,21.577038448],[88.776949326,21.57725751],[88.774670801,21.576563931],[88.773026473,21.575615868],[88.770945152,21.573692809],[88.769906018,21.572057032],[88.768261991,21.569716954],[88.767515492,21.567585523],[88.766395254,21.566824394],[88.765193904,21.566241937],[88.762739328,21.565111142],[88.761431271,21.564614942],[88.759085331,21.563845161],[88.757276244,21.56194696],[88.755990796,21.560256796],[88.755134018,21.558875607],[88.754362777,21.558014169],[88.752931004,21.557954438],[88.752299083,21.558420467],[88.751933533,21.559825137],[88.751590087,21.561562379],[88.750284932,21.562640117],[88.749452878,21.563165515],[88.748912825,21.564246394],[88.748727999,21.566069881],[88.747987369,21.568736551],[88.747237392,21.57049758],[88.746292838,21.573059026],[88.746017389,21.575194077],[88.745203685,21.577304677],[88.744913531,21.579217606],[88.744631056,21.580349291],[88.744359798,21.580755345],[88.743702803,21.580737866],[88.742656611,21.579348789],[88.7421523,21.578039707],[88.741933935,21.576546775],[88.741964109,21.575206633],[88.742473154,21.573894481],[88.743375769,21.572224837],[88.744022052,21.5711835],[88.744876178,21.569683973],[88.745080886,21.568277944],[88.743986719,21.566166709],[88.743092978,21.564378436],[88.740788688,21.562895187],[88.737285836,21.561314228],[88.733411535,21.560423985],[88.727380642,21.560272122],[88.722250624,21.562019546],[88.715322614,21.566324582],[88.710282945,21.571244915],[88.705268623,21.57655396],[88.704083261,21.57846276],[88.703521124,21.580781592],[88.703452026,21.589652132],[88.704406623,21.594169629],[88.705133636,21.600652027],[88.706398435,21.608051364],[88.707688284,21.610918108],[88.709583532,21.613250375],[88.712204117,21.615031902],[88.712928387,21.616109242],[88.713853979,21.620227369],[88.713263031,21.622805388],[88.712522461,21.62640953],[88.71310268,21.630242446],[88.713567891,21.633980284],[88.71454258,21.635551792],[88.716093965,21.635970758],[88.718465527,21.635629891],[88.721250787,21.634959694],[88.723243408,21.633826733],[88.724198905,21.633466103],[88.724686307,21.634251822],[88.7249569,21.635050112],[88.725152706,21.63636155],[88.725775507,21.637546409],[88.726838617,21.638807634],[88.728870798,21.63991075],[88.732813396,21.641920553],[88.737346011,21.642980276],[88.743464569,21.643337171],[88.748261419,21.64509354],[88.756045959,21.649683285],[88.76037298,21.651951812],[88.761817921,21.652448514],[88.763512729,21.652455443],[88.765175994,21.651988979],[88.766153583,21.651404031],[88.767222658,21.650497014],[88.76826367,21.649169214],[88.769972932,21.646852123],[88.771545064,21.644173396],[88.771594523,21.642375426],[88.771165875,21.641027657],[88.770424156,21.640067665],[88.768891595,21.638256288],[88.768477012,21.6371189],[88.768245308,21.635337247],[88.768101422,21.634025763],[88.767911961,21.632030448]]],[[[88.431758167,21.656106234],[88.435736928,21.653172724],[88.440442392,21.650193745],[88.445832533,21.646669113],[88.447955494,21.645789349],[88.449405272,21.645790946],[88.450789142,21.646224946],[88.453350228,21.647943508],[88.456313749,21.650321685],[88.457911968,21.651250667],[88.458832267,21.651452494],[88.46027679,21.651371309],[88.461942497,21.650512434],[88.462792173,21.649616447],[88.46232916,21.648397812],[88.461221075,21.642439625],[88.45949027,21.636687025],[88.457698649,21.631366563],[88.456356256,21.628814404],[88.453193565,21.627549216],[88.448443986,21.625524858],[88.450014709,21.626031333],[88.453150185,21.626874011],[88.455822829,21.627572069],[88.456467165,21.627701818],[88.457095558,21.62758353],[88.45703031,21.626568429],[88.45657468,21.625155775],[88.453834731,21.620340366],[88.45029822,21.613250957],[88.447453934,21.608492059],[88.44456403,21.600176994],[88.442938724,21.594589056],[88.442261857,21.593949413],[88.441050361,21.593427346],[88.436063318,21.593365931],[88.429652243,21.595080498],[88.427043467,21.596752431],[88.425817913,21.598858537],[88.424307384,21.599362596],[88.423995693,21.601500494],[88.424518509,21.602660519],[88.425730025,21.603182721],[88.42721728,21.603777057],[88.429471334,21.603567825],[88.431919586,21.602158377],[88.430612841,21.602996807],[88.429399107,21.603825404],[88.426367275,21.604589866],[88.425155449,21.604063075],[88.423360808,21.602978864],[88.422730106,21.600133127],[88.423070158,21.596974913],[88.422695838,21.596825311],[88.420956994,21.599384194],[88.419721778,21.599877407],[88.418672224,21.601886019],[88.418101249,21.60428733],[88.419359823,21.606932011],[88.420224345,21.607731818],[88.421259739,21.6083515],[88.423474363,21.608988142],[88.428024363,21.610683271],[88.432133471,21.612573537],[88.434699641,21.614462608],[88.436664232,21.616809465],[88.43827099,21.619263953],[88.438678046,21.621306295],[88.43866912,21.623934358],[88.437103128,21.629189708],[88.435584284,21.632414105],[88.434251758,21.635623438],[88.434642786,21.636108599],[88.436310686,21.638052644],[88.435374023,21.637593457],[88.433528392,21.637106836],[88.432563079,21.637585024],[88.430313645,21.64203041],[88.430269157,21.642798127],[88.4323726,21.64445968],[88.43098949,21.644113059],[88.429601089,21.643683748],[88.428259335,21.645367707],[88.428727533,21.645595028],[88.429624742,21.646900063],[88.432346545,21.648361038],[88.428924274,21.647280417],[88.427602127,21.646423272],[88.42664202,21.646984105],[88.426354054,21.648184945],[88.432236958,21.652267085],[88.428980196,21.650923645],[88.425482662,21.648745413],[88.424484584,21.648713692],[88.421770063,21.650137905],[88.42110228,21.651106445],[88.421635475,21.65234892],[88.423060204,21.654730838],[88.422085531,21.653679021],[88.421127634,21.65288902],[88.420388888,21.652672199],[88.420272066,21.653697501],[88.420909863,21.659424089],[88.421729824,21.665145115],[88.421376688,21.67372536],[88.420036773,21.678294926],[88.417207001,21.683708419],[88.417028416,21.685156687],[88.417689458,21.685543837],[88.418931072,21.685137893],[88.42068556,21.684191553],[88.421629491,21.683373514],[88.421955522,21.68276521],[88.422547947,21.680694501],[88.422951924,21.679994247],[88.423868364,21.678670645],[88.425761983,21.677126394],[88.427748636,21.675572302],[88.429168269,21.673713409],[88.43069932,21.670746502],[88.431291167,21.668592816],[88.431525342,21.666629728],[88.430892348,21.660985842],[88.431023767,21.657419684],[88.431758167,21.656106234]]],[[[88.330847398,21.677277841],[88.337275564,21.674819972],[88.338415792,21.674913552],[88.34157069,21.674346955],[88.343305602,21.673319655],[88.344504596,21.671307906],[88.346219398,21.667866203],[88.348897314,21.664993379],[88.350710527,21.663182608],[88.351506298,21.66002692],[88.351964819,21.657074331],[88.353306074,21.655132987],[88.353399366,21.654505503],[88.352627483,21.650736139],[88.352131197,21.650219737],[88.350401613,21.649227818],[88.347669585,21.648056388],[88.347143641,21.647149797],[88.346809543,21.644992575],[88.347806487,21.639723791],[88.348253193,21.636274066],[88.34784537,21.635130453],[88.346445143,21.634041879],[88.346341935,21.633425306],[88.347000271,21.632300928],[88.346955975,21.631602726],[88.347623873,21.630551569],[88.3487145,21.628859276],[88.34891074,21.626746413],[88.348055723,21.624770234],[88.346599617,21.622721372],[88.344000949,21.61952354],[88.34158392,21.617011648],[88.340041408,21.615774202],[88.338395692,21.615008025],[88.336809163,21.614086437],[88.334927721,21.612710998],[88.333007219,21.611807873],[88.329814303,21.609725987],[88.32786452,21.608358863],[88.326464713,21.60719176],[88.32483393,21.60564562],[88.323935343,21.604063572],[88.324077745,21.60311997],[88.325222607,21.600180319],[88.32594478,21.598974163],[88.325915137,21.598505637],[88.325509476,21.598481989],[88.323171712,21.598302487],[88.319748124,21.598879017],[88.315980908,21.599243989],[88.313785033,21.60021808],[88.309329634,21.603423447],[88.306995708,21.60650697],[88.306375349,21.607845691],[88.304964313,21.612901793],[88.304486899,21.616896897],[88.304550032,21.618990727],[88.305992222,21.628093261],[88.306787353,21.631239164],[88.307587453,21.634463158],[88.30838725,21.638696663],[88.31000455,21.643304516],[88.310456195,21.645224817],[88.311123483,21.649465658],[88.311825675,21.652151151],[88.313009239,21.655118905],[88.31451742,21.657916612],[88.314915172,21.659996625],[88.315498177,21.663914868],[88.315703807,21.669273735],[88.315855693,21.671676191],[88.316776836,21.677899052],[88.317125594,21.679202762],[88.318943645,21.681591541],[88.322644019,21.684341846],[88.323160288,21.684082822],[88.324914906,21.682427735],[88.327913237,21.679307099],[88.330847398,21.677277841]]],[[[88.968286882,21.644983885],[88.971486041,21.644490946],[88.975370159,21.644561598],[88.979716675,21.644302303],[88.982422555,21.643687471],[88.984111132,21.642377722],[88.987224326,21.638262797],[88.990039045,21.629783348],[88.990898315,21.625802997],[88.990521382,21.622652039],[88.989459481,21.618937656],[88.986336287,21.615799671],[88.983336402,21.614467706],[88.97787447,21.614944808],[88.972744688,21.615553066],[88.969536054,21.615895469],[88.967484718,21.616622317],[88.965433426,21.617348908],[88.963080696,21.618395754],[88.958255114,21.621100978],[88.955590564,21.622317351],[88.953227426,21.623213568],[88.949648225,21.625239838],[88.947959526,21.626549188],[88.946472751,21.628450934],[88.945307819,21.63033361],[88.944475042,21.632347469],[88.944315349,21.633389036],[88.944111521,21.634545635],[88.943291284,21.634946493],[88.94252025,21.634684173],[88.94142089,21.634441359],[88.940808331,21.634433789],[88.939650897,21.634722612],[88.938801689,21.635389341],[88.937478332,21.636700435],[88.936323248,21.639102041],[88.935716005,21.641250976],[88.934985778,21.643671388],[88.934558933,21.645781132],[88.93562965,21.649646519],[88.937528556,21.656182778],[88.93972923,21.66239887],[88.941344743,21.667138603],[88.942676488,21.670081813],[88.943775649,21.671981056],[88.945005039,21.673419134],[88.946385454,21.674697137],[88.947714611,21.675222571],[88.949174053,21.675286975],[88.950099208,21.674627453],[88.951185352,21.673958427],[88.952069582,21.672696811],[88.952652159,21.671755539],[88.955383488,21.666757319],[88.95745012,21.661496432],[88.959838603,21.656216286],[88.960428299,21.653007836],[88.962114094,21.649280622],[88.962987725,21.647868562],[88.965128729,21.646078745],[88.968286882,21.644983885]]],[[[88.600194644,21.610540736],[88.597321085,21.610134464],[88.594623103,21.610859077],[88.589448153,21.612580818],[88.58582981,21.614784048],[88.578945971,21.619930715],[88.572450087,21.626105284],[88.566506193,21.630102915],[88.561760318,21.631979375],[88.557192938,21.633667131],[88.554147124,21.635268188],[88.552539294,21.636966026],[88.551942937,21.638070862],[88.551588786,21.639965128],[88.551710172,21.64183245],[88.552227079,21.644431327],[88.554120456,21.646604009],[88.557418599,21.650343394],[88.560114891,21.652932621],[88.563146475,21.656268324],[88.565251638,21.659782009],[88.56654393,21.661679856],[88.567768355,21.664660159],[88.568801009,21.66733044],[88.568936471,21.669409692],[88.568383074,21.67409657],[88.567979974,21.678453888],[88.567000169,21.682671215],[88.567331946,21.684254694],[88.568346921,21.685799293],[88.568686453,21.685865396],[88.569620333,21.686047225],[88.570859075,21.6857631],[88.57229776,21.685040213],[88.573339373,21.683485341],[88.574146254,21.6818371],[88.574240829,21.680243401],[88.574340314,21.678592396],[88.574578749,21.676691621],[88.575184628,21.6748666],[88.577544196,21.668973692],[88.57816186,21.665744669],[88.578314104,21.663316456],[88.578302185,21.660752428],[88.578414183,21.659294311],[88.57955262,21.656906654],[88.580943153,21.656004764],[88.582488459,21.655093961],[88.584621728,21.65393215],[88.585591748,21.653211231],[88.587037562,21.65198776],[88.588065686,21.650597919],[88.588967545,21.64883497],[88.589884355,21.645739907],[88.590978891,21.642254394],[88.593268333,21.639936811],[88.594817573,21.637185991],[88.596004753,21.635121424],[88.596402201,21.631865883],[88.596925714,21.628983447],[88.598677317,21.626221033],[88.60134686,21.623501229],[88.602761228,21.621803928],[88.603532771,21.6180516],[88.603278811,21.614167722],[88.601920667,21.612058363],[88.600194644,21.610540736]]],[[[88.629452262,21.646541344],[88.628770567,21.646482915],[88.627435767,21.646803182],[88.626474177,21.647248278],[88.625424673,21.64794223],[88.624378254,21.64868464],[88.623318117,21.65001291],[88.622652411,21.652586105],[88.622689638,21.653949016],[88.622901727,21.655594376],[88.623214645,21.657185242],[88.623618754,21.658575857],[88.624067375,21.660646447],[88.624447192,21.663257198],[88.624430485,21.665181179],[88.624885564,21.667288115],[88.626681054,21.670503153],[88.630043779,21.673450682],[88.633160296,21.674575487],[88.634675947,21.674488558],[88.635797137,21.674187215],[88.636267439,21.673626957],[88.636548307,21.673077642],[88.63674279,21.672177664],[88.63674769,21.671288715],[88.636496324,21.670355175],[88.635650479,21.668092793],[88.633366274,21.664194956],[88.632320705,21.660818488],[88.631808645,21.656878231],[88.631190811,21.652292116],[88.630731246,21.649344252],[88.630583733,21.647890229],[88.630055614,21.646994244],[88.629452262,21.646541344]]],[[[88.728673417,21.656897831],[88.736326793,21.650597458],[88.739515564,21.647822003],[88.741233592,21.646483343],[88.741166497,21.645473682],[88.738662114,21.644042357],[88.735879733,21.643866011],[88.730314998,21.643513242],[88.727938217,21.642186971],[88.725343809,21.641211234],[88.723319767,21.639751823],[88.722021669,21.638271391],[88.720713264,21.637340696],[88.719831689,21.636862043],[88.717274179,21.636745304],[88.71594056,21.637140402],[88.714080308,21.638996259],[88.713010371,21.640806413],[88.712324446,21.643282992],[88.71195971,21.645476072],[88.712036101,21.647484691],[88.712497135,21.649312119],[88.713896337,21.651615046],[88.714766936,21.652783045],[88.714826373,21.653680152],[88.714120573,21.654144853],[88.712892627,21.654427823],[88.711287516,21.654149922],[88.710656537,21.653179916],[88.71001226,21.651151129],[88.709427326,21.650019529],[88.707945685,21.64989338],[88.706699686,21.650760107],[88.70422518,21.652757346],[88.701927021,21.654850325],[88.701290908,21.656370407],[88.70142763,21.657580905],[88.702213316,21.659177719],[88.702262201,21.659916586],[88.702004338,21.660302303],[88.701393855,21.660496525],[88.700557496,21.660703802],[88.698341178,21.661467611],[88.69436712,21.663074545],[88.690949905,21.66539091],[88.688261635,21.669307361],[88.686950602,21.670937492],[88.685250487,21.673110656],[88.682388197,21.675350837],[88.680941429,21.676805944],[88.680270961,21.677477677],[88.679785436,21.678103545],[88.679496075,21.679108247],[88.679336885,21.681476812],[88.68143218,21.689318646],[88.684164175,21.699630569],[88.685662327,21.705589819],[88.68609123,21.709693986],[88.685794332,21.712365375],[88.686529865,21.713945053],[88.687855372,21.714900736],[88.690617187,21.713709204],[88.691690316,21.710845467],[88.692619537,21.703418915],[88.693443084,21.696214749],[88.696120582,21.687500791],[88.701806105,21.678725588],[88.709199597,21.67210373],[88.718761267,21.663666603],[88.728673417,21.656897831]]],[[[88.461984743,21.700537183],[88.470874955,21.687917575],[88.475932548,21.680598076],[88.476286685,21.679052234],[88.473962458,21.67528304],[88.47268126,21.673769324],[88.470671692,21.670747643],[88.468278863,21.666798213],[88.468238143,21.666731001],[88.467620514,21.667019291],[88.465830177,21.671614675],[88.46565752,21.672962364],[88.465469078,21.674433218],[88.46621152,21.676083319],[88.467051337,21.680701369],[88.46718707,21.682809714],[88.465863488,21.683395854],[88.463348062,21.683703239],[88.460789761,21.684038601],[88.457684186,21.684445644],[88.452973544,21.685899568],[88.450839345,21.686614061],[88.449988655,21.687422451],[88.448740788,21.689188944],[88.448022602,21.69075514],[88.446526935,21.691429129],[88.444503574,21.690952552],[88.442148671,21.690997023],[88.439787344,21.692401752],[88.437187672,21.694243912],[88.439925862,21.691716325],[88.443197499,21.690431116],[88.446809501,21.690145539],[88.448482809,21.688014053],[88.448313199,21.686755835],[88.445817369,21.684604723],[88.448606757,21.685720563],[88.449808509,21.686077236],[88.452279923,21.685007299],[88.452916944,21.682256276],[88.452998426,21.683524046],[88.453515814,21.684513794],[88.453879493,21.684493373],[88.459671271,21.682978673],[88.461341793,21.68280512],[88.464987254,21.68242632],[88.465920254,21.681442644],[88.465983871,21.678216701],[88.464998519,21.674569654],[88.46467604,21.673376033],[88.465848799,21.66906894],[88.464326571,21.669325107],[88.463874482,21.669350526],[88.466782517,21.666642312],[88.467439807,21.665591157],[88.465275002,21.657318256],[88.463520694,21.652585737],[88.46314437,21.650951948],[88.460618034,21.652536866],[88.459173498,21.652618056],[88.457883586,21.652266434],[88.456467846,21.651414785],[88.452171052,21.648009729],[88.449797078,21.64636362],[88.447988632,21.646382158],[88.445876179,21.64734892],[88.439344521,21.651527619],[88.43500229,21.654481598],[88.432507939,21.656571316],[88.43184541,21.657544226],[88.431653039,21.661620883],[88.432001483,21.665671867],[88.43398299,21.668271464],[88.43500832,21.668725712],[88.433067912,21.668152164],[88.432428703,21.668104993],[88.432461095,21.668610264],[88.432884516,21.66952235],[88.437154111,21.672500814],[88.438013477,21.673134913],[88.435687836,21.672246463],[88.432773079,21.670630352],[88.432481011,21.670305581],[88.432138477,21.670578311],[88.431823713,21.671361181],[88.429800982,21.675120872],[88.429287877,21.675656689],[88.42922091,21.675996961],[88.430803054,21.676673607],[88.4324512,21.676917822],[88.429930814,21.677146561],[88.427520747,21.677788581],[88.425639974,21.678147397],[88.424100094,21.679593484],[88.423055266,21.681684902],[88.422617329,21.683318254],[88.421628178,21.684816483],[88.419774343,21.685597822],[88.418461106,21.686348912],[88.41751684,21.687162339],[88.417025393,21.688038034],[88.417559149,21.690520586],[88.419068819,21.691450355],[88.422805725,21.693191344],[88.428300967,21.695428511],[88.431910441,21.698024654],[88.433561891,21.699854513],[88.433543823,21.700957304],[88.433156721,21.701997786],[88.433205326,21.702755707],[88.433878088,21.7034003],[88.434985886,21.703674775],[88.434290435,21.704137848],[88.434676363,21.704540348],[88.437254877,21.706516475],[88.441680516,21.709062085],[88.442596574,21.709268887],[88.450068809,21.709780978],[88.451068608,21.709836795],[88.455257502,21.71007058],[88.461984743,21.700537183]]],[[[88.165837207,21.833727938],[88.168120796,21.829003648],[88.169552401,21.823283706],[88.170416502,21.819157233],[88.170297737,21.816135864],[88.170343129,21.816151048],[88.170988678,21.814862199],[88.172239229,21.811553745],[88.172858736,21.809846817],[88.173855807,21.807861263],[88.173288096,21.80595597],[88.172898411,21.805087429],[88.172575768,21.804344326],[88.17200811,21.800613587],[88.171871558,21.798417554],[88.171794142,21.797172524],[88.171842778,21.794296402],[88.172070058,21.794939914],[88.172778774,21.796167128],[88.17332313,21.79765634],[88.173603162,21.798527138],[88.173851812,21.798893317],[88.17446067,21.799240031],[88.175398264,21.799062585],[88.176410272,21.79862801],[88.177941595,21.797827645],[88.178996514,21.796631314],[88.181003097,21.794033292],[88.182955179,21.789835102],[88.183227437,21.786951488],[88.182308168,21.783795145],[88.181883522,21.781329127],[88.181289011,21.779758244],[88.18068341,21.7787365],[88.179228266,21.777127978],[88.17833629,21.776585721],[88.177605629,21.776456659],[88.17689581,21.776663907],[88.175664207,21.777194842],[88.174699432,21.778386254],[88.173593223,21.780935334],[88.173010964,21.783920087],[88.171652379,21.787495332],[88.171511788,21.788891573],[88.170989533,21.785977755],[88.170972523,21.784830871],[88.170610158,21.784316288],[88.170985219,21.783447283],[88.17066478,21.778292629],[88.171196247,21.771519905],[88.171002051,21.768395891],[88.171219281,21.767365383],[88.171275536,21.764697973],[88.171410957,21.76322477],[88.171207315,21.76177457],[88.170509087,21.759512249],[88.171380957,21.755597509],[88.171131861,21.75349522],[88.171102736,21.753026623],[88.171658178,21.751166488],[88.172399483,21.748724682],[88.173431228,21.745478878],[88.175603375,21.742641351],[88.175863188,21.741424154],[88.175551449,21.739108637],[88.175427597,21.738068991],[88.174436296,21.735615198],[88.172725377,21.733251159],[88.172049077,21.732292195],[88.171791389,21.730844955],[88.171616655,21.728033406],[88.170809955,21.7260075],[88.169491552,21.722732518],[88.166306994,21.719194585],[88.16361192,21.716307662],[88.160984157,21.713629089],[88.158967603,21.710862055],[88.15827107,21.709493908],[88.157690685,21.707930481],[88.15781993,21.70635627],[88.157376784,21.704619471],[88.154914007,21.702766198],[88.152533533,21.700488978],[88.149350836,21.697840299],[88.146229537,21.694349334],[88.144592241,21.691404933],[88.143363917,21.687816141],[88.14193173,21.682366978],[88.141704768,21.679576772],[88.141288285,21.67555691],[88.142422354,21.674200361],[88.143609689,21.672748736],[88.144426958,21.670736346],[88.145142067,21.667950506],[88.145208315,21.662729188],[88.145544804,21.660120558],[88.145583464,21.652702131],[88.146772304,21.644271982],[88.147400454,21.639209296],[88.147146635,21.635189955],[88.145571148,21.63299366],[88.143354632,21.630315808],[88.141874566,21.62790691],[88.141493653,21.626530929],[88.143972862,21.62541043],[88.144441063,21.622223188],[88.144764275,21.618366247],[88.144906193,21.617473604],[88.145179407,21.616472455],[88.14562413,21.614738382],[88.146447264,21.612827113],[88.14640546,21.612151829],[88.145941153,21.611817447],[88.145287346,21.612004938],[88.144646617,21.612403739],[88.14364803,21.612356379],[88.141682159,21.611891212],[88.139692913,21.611685397],[88.133795722,21.611331314],[88.130397063,21.611049446],[88.128757436,21.611396131],[88.128065743,21.611848314],[88.126688436,21.611973395],[88.12557375,21.611881485],[88.123140607,21.61175012],[88.12042755,21.61179514],[88.117802063,21.612300906],[88.115273275,21.613575743],[88.113578083,21.614860904],[88.11235507,21.615650466],[88.110782402,21.61620536],[88.108950176,21.617027724],[88.106857141,21.618177533],[88.104373998,21.619076382],[88.101328487,21.619968589],[88.100052903,21.620866886],[88.099286235,21.621945194],[88.097892872,21.623573438],[88.09609557,21.624084951],[88.093313609,21.624856803],[88.091089908,21.625649292],[88.090301011,21.627249575],[88.08974432,21.628938774],[88.087868751,21.629140973],[88.086507318,21.629527543],[88.083338843,21.63026927],[88.082931521,21.630941027],[88.082374884,21.629984573],[88.08177706,21.628357403],[88.080749758,21.6269607],[88.079211858,21.626319637],[88.075050749,21.627994803],[88.070281568,21.629803855],[88.063425339,21.632710915],[88.06044779,21.633916656],[88.05464763,21.636043119],[88.052488656,21.636932956],[88.049545201,21.638698955],[88.045368346,21.641982674],[88.044493003,21.643066495],[88.042527738,21.644466655],[88.040427081,21.646394843],[88.039055348,21.647505144],[88.038100319,21.648173758],[88.037206072,21.648949736],[88.036795232,21.649487885],[88.037367337,21.650701788],[88.038114676,21.652039994],[88.038073954,21.652180442],[88.037018769,21.653066412],[88.035401335,21.654756712],[88.033912882,21.656702828],[88.032870056,21.65868046],[88.03185476,21.66199786],[88.031412021,21.665648832],[88.032189686,21.669340715],[88.033534832,21.671343044],[88.033801739,21.672080087],[88.035568661,21.673801786],[88.038276613,21.677284621],[88.040918284,21.68056816],[88.043599279,21.684573203],[88.044860477,21.686165124],[88.04598799,21.687344747],[88.046360188,21.687947097],[88.04768247,21.687876432],[88.048339884,21.687739892],[88.049151562,21.687735511],[88.048807167,21.688203487],[88.048617455,21.688729857],[88.048472534,21.689101729],[88.049296712,21.689836626],[88.049558966,21.690495549],[88.050144385,21.691035793],[88.050080386,21.691762857],[88.050757851,21.692920421],[88.051885402,21.694984975],[88.052224825,21.697870629],[88.053274257,21.700510905],[88.053663494,21.702356827],[88.053966813,21.704571473],[88.054276388,21.706002218],[88.054282523,21.706988267],[88.054788297,21.707998297],[88.054725872,21.7088313],[88.053901146,21.709861789],[88.053521978,21.710919148],[88.053461062,21.711069474],[88.052721716,21.710819054],[88.051714124,21.710716214],[88.050622415,21.710931292],[88.050271986,21.711572274],[88.0500726,21.712827429],[88.049788533,21.714552646],[88.049327643,21.717015578],[88.049017412,21.720973081],[88.049782057,21.723471925],[88.049949684,21.726210098],[88.051076401,21.72656471],[88.052650573,21.726895391],[88.054628901,21.72834755],[88.054857249,21.73030351],[88.0558628,21.732222516],[88.05731777,21.736081051],[88.058763198,21.73720676],[88.059958319,21.738594754],[88.060901607,21.741346757],[88.061128791,21.743201385],[88.062166373,21.743869524],[88.06267235,21.744879547],[88.064265931,21.745522521],[88.065486552,21.747323964],[88.066157696,21.74925623],[88.066233803,21.750496686],[88.066524733,21.751619626],[88.067814289,21.752693694],[88.068333031,21.753910447],[88.068853067,21.755228537],[88.068429134,21.757325473],[88.068688315,21.759699262],[88.07001733,21.761494887],[88.070018435,21.763361641],[88.070113483,21.764909925],[88.071223966,21.768851421],[88.07232513,21.772318648],[88.073609602,21.775153775],[88.074160094,21.77688509],[88.074830225,21.77871601],[88.076387458,21.778839971],[88.078759651,21.781303321],[88.080436225,21.783287686],[88.081366285,21.783966105],[88.082140021,21.78587442],[88.082222514,21.787215969],[88.082609158,21.789891791],[88.083850678,21.795633184],[88.085490421,21.800624916],[88.08797283,21.806714598],[88.089221173,21.810796207],[88.091150116,21.815186998],[88.093388745,21.818832835],[88.094780895,21.821477736],[88.095084222,21.822715259],[88.09622926,21.824953954],[88.096112183,21.826739557],[88.097869485,21.829779702],[88.098773937,21.831717862],[88.099874081,21.833226024],[88.100253736,21.833938555],[88.101694308,21.833861131],[88.101822676,21.835121886],[88.102353211,21.83643939],[88.1036046,21.837676651],[88.104229927,21.838689426],[88.104872166,21.839175787],[88.1054223,21.839929851],[88.106024608,21.842409737],[88.107529865,21.844158829],[88.107642142,21.845978227],[88.107890581,21.84816369],[88.109055341,21.85071474],[88.110372794,21.852059046],[88.112611343,21.853925382],[88.112934207,21.855475313],[88.114213936,21.858126179],[88.117001974,21.861530201],[88.119626874,21.86421002],[88.121909318,21.866700813],[88.121834743,21.86733176],[88.122669064,21.868125789],[88.126216115,21.871258299],[88.128707516,21.873530307],[88.133658142,21.877550439],[88.137543872,21.878806692],[88.139097757,21.878616792],[88.14023291,21.877089583],[88.141334515,21.874941849],[88.142164093,21.872071228],[88.143124843,21.867732208],[88.145801242,21.862152654],[88.1477651,21.857906925],[88.148980967,21.855854381],[88.150411709,21.853684185],[88.151335446,21.85249562],[88.156385943,21.847308393],[88.160438705,21.842281035],[88.163715015,21.837397034],[88.165837207,21.833727938]]],[[[88.297604791,21.711948378],[88.298699143,21.710841669],[88.299843847,21.70834465],[88.300528131,21.705665567],[88.300555309,21.703986136],[88.300258261,21.703500052],[88.299792385,21.70323071],[88.299118945,21.703267828],[88.298692786,21.703627822],[88.297118729,21.706355921],[88.295688357,21.709329624],[88.295570021,21.710972589],[88.296138122,21.712158259],[88.296457961,21.712223613],[88.296957381,21.712320559],[88.297604791,21.711948378]]],[[[88.944132272,21.756242594],[88.945476562,21.755867435],[88.94720093,21.755894799],[88.948312485,21.75566021],[88.949502501,21.755252478],[88.951860754,21.754733825],[88.954060516,21.753756229],[88.956030883,21.752739282],[88.959315244,21.751384785],[88.961286588,21.745549719],[88.961765677,21.74533672],[88.962520917,21.7448307],[88.962929153,21.742131897],[88.963966775,21.741424648],[88.966380674,21.740635376],[88.967842928,21.740363815],[88.9743647,21.741911998],[88.977247168,21.742201346],[88.977707317,21.741712762],[88.977234713,21.737683111],[88.976151274,21.736272146],[88.975831272,21.735922315],[88.974348343,21.734442833],[88.973505436,21.733663161],[88.968628111,21.730172595],[88.967822934,21.729943891],[88.967889849,21.729478757],[88.967582418,21.729312653],[88.966641333,21.728538721],[88.966185462,21.727643648],[88.965958032,21.722861614],[88.96710868,21.719473133],[88.969354908,21.717679326],[88.969323574,21.717220047],[88.970348507,21.716329017],[88.974380651,21.713229922],[88.974840791,21.712741349],[88.979289006,21.708510687],[88.983460712,21.70023841],[88.983939605,21.70002542],[88.987537821,21.690588548],[88.987924136,21.681804489],[88.987668993,21.679514253],[88.986573278,21.677919605],[88.984915265,21.673868723],[88.983204903,21.667607681],[88.983133795,21.665121994],[88.98364174,21.663892759],[88.983951102,21.66119996],[88.984697305,21.659126627],[88.991200303,21.654680616],[88.993733622,21.652777033],[88.994580114,21.652173143],[88.998447035,21.651019792],[89.000535382,21.651263802],[89.001628568,21.651382827],[89.003612292,21.651540813],[89.004287428,21.651316011],[89.011060874,21.655152691],[89.011495429,21.654296715],[89.013286606,21.653082768],[89.013261434,21.652715457],[89.01332823,21.652250319],[89.014088949,21.651835863],[89.019261667,21.642631989],[89.020248227,21.635756536],[89.022966314,21.63286704],[89.029793217,21.629978921],[89.032361983,21.626850339],[89.033974985,21.622283966],[89.033680872,21.617104441],[89.031311265,21.611545872],[89.027353077,21.607941565],[89.024890472,21.606228557],[89.022760632,21.604746971],[89.019303819,21.604582492],[89.014855365,21.603485837],[89.011637192,21.602935055],[89.008469668,21.603124757],[89.005987427,21.6036452],[89.001244542,21.604052938],[88.99811615,21.602876886],[88.996838538,21.603572907],[88.996378128,21.604591878],[88.996455782,21.606044176],[88.996727534,21.607134572],[88.997822692,21.608728935],[88.998443441,21.609153007],[88.998765461,21.610978011],[88.998717474,21.611718571],[88.995451014,21.627406522],[88.992609178,21.632002794],[88.990237519,21.639153136],[88.985702223,21.644957107],[88.9784785,21.647509267],[88.977441702,21.648216654],[88.975942961,21.647937163],[88.975052546,21.647898104],[88.970451997,21.6469735],[88.970151022,21.646899275],[88.968290639,21.647102317],[88.965098837,21.648030263],[88.963742445,21.649419269],[88.962192601,21.65231134],[88.960599864,21.65823886],[88.956303569,21.668449108],[88.951915093,21.674254002],[88.948819571,21.678115096],[88.947338087,21.683135843],[88.947424864,21.685821251],[88.94730398,21.689684983],[88.945999547,21.692495386],[88.944688315,21.694970154],[88.945193715,21.696599498],[88.946276144,21.698010221],[88.947272783,21.699610371],[88.946869038,21.700924925],[88.945537276,21.701649381],[88.942589824,21.701824485],[88.940440832,21.702136527],[88.938630278,21.703073609],[88.936514006,21.705319675],[88.933341895,21.707996954],[88.931403359,21.709955672],[88.926769564,21.712903914],[88.923043486,21.714691991],[88.919101981,21.716216157],[88.917383179,21.717055445],[88.91686831,21.718192161],[88.917047513,21.719380015],[88.917951942,21.721077993],[88.919718699,21.725306164],[88.924481757,21.734427049],[88.926052311,21.73866683],[88.926123902,21.742626639],[88.925789824,21.746426167],[88.924644521,21.7499051],[88.922166812,21.754108224],[88.919540792,21.757132851],[88.918068763,21.759602578],[88.919144699,21.760677376],[88.927370763,21.760780579],[88.931318846,21.759955951],[88.936912756,21.758541366],[88.941030602,21.757115762],[88.944132272,21.756242594]]],[[[88.916127699,21.629347034],[88.914437421,21.629325706],[88.911389423,21.630356546],[88.908302176,21.632725761],[88.90562751,21.635434758],[88.902621833,21.639013593],[88.899640631,21.642955334],[88.898136878,21.643773012],[88.896980432,21.643962857],[88.892128503,21.645221319],[88.889346884,21.646357348],[88.885393884,21.649384489],[88.883090334,21.651828286],[88.880835714,21.65499799],[88.879285213,21.658976353],[88.879497574,21.662121878],[88.879637773,21.666121975],[88.878952255,21.669441955],[88.877061138,21.672225751],[88.874984374,21.67611365],[88.871994411,21.681877373],[88.870273139,21.685258291],[88.868201064,21.688092676],[88.866287029,21.690874666],[88.864940127,21.694076573],[88.864855716,21.699218656],[88.864890358,21.701331917],[88.865474694,21.70814126],[88.86689566,21.715435994],[88.86899891,21.723992658],[88.870435637,21.729550413],[88.871563615,21.733283512],[88.873452394,21.738152489],[88.874287703,21.740897024],[88.875802084,21.742143956],[88.877121617,21.742430614],[88.878278955,21.742240912],[88.879411856,21.741688282],[88.883085618,21.740256921],[88.887098737,21.738076572],[88.894686883,21.733012696],[88.904077548,21.725776789],[88.90742437,21.721448888],[88.909256541,21.715874285],[88.912068708,21.711334961],[88.916103285,21.707573466],[88.922322032,21.703439477],[88.928071819,21.70006182],[88.930336301,21.698955766],[88.932235055,21.696292239],[88.933987757,21.693394477],[88.934963722,21.690542723],[88.935025333,21.68762376],[88.932980903,21.682400483],[88.931421538,21.676662518],[88.930382061,21.672837183],[88.92955415,21.670214059],[88.929583012,21.66681118],[88.928601238,21.663832689],[88.92747342,21.66061999],[88.924840142,21.6562819],[88.922732916,21.652033996],[88.921734838,21.648813597],[88.920517225,21.64427008],[88.919589394,21.638251795],[88.919657679,21.633510613],[88.91906441,21.630509116],[88.917834294,21.629610245],[88.916127699,21.629347034]]],[[[88.848325551,21.742919786],[88.84409978,21.736705536],[88.839150028,21.72632432],[88.836979894,21.719761612],[88.83466559,21.711889894],[88.833885655,21.705596385],[88.834916549,21.697027894],[88.836090785,21.685281566],[88.838176862,21.676484319],[88.842036605,21.667504099],[88.849171869,21.653998806],[88.852490836,21.647007568],[88.854978961,21.644909136],[88.855421149,21.643437113],[88.855265473,21.639976002],[88.853386271,21.636182478],[88.850462728,21.632956415],[88.845411482,21.629132552],[88.843364978,21.627445393],[88.842007294,21.626802185],[88.840601575,21.626595688],[88.839369311,21.626668079],[88.838579839,21.626425212],[88.838377354,21.625714116],[88.838367363,21.624413383],[88.839608875,21.623328301],[88.841476868,21.621511133],[88.841592912,21.620307166],[88.841463458,21.618380889],[88.840193861,21.617074174],[88.838881584,21.616598774],[88.836343543,21.616932009],[88.830660597,21.618831109],[88.821844555,21.621005864],[88.812231311,21.62451592],[88.805143698,21.627509251],[88.802403055,21.629235129],[88.801164598,21.631333434],[88.800907205,21.633374433],[88.801324253,21.635191826],[88.803084267,21.63794357],[88.80900862,21.645516514],[88.812486385,21.650377771],[88.815547515,21.656368457],[88.816480552,21.661470865],[88.816683734,21.665971376],[88.815838427,21.672467155],[88.815513786,21.674972521],[88.813711057,21.678946011],[88.81233772,21.683446703],[88.81291492,21.68764912],[88.813578087,21.691662344],[88.814597143,21.696575595],[88.814382872,21.699258774],[88.813217506,21.700984615],[88.811046116,21.703874505],[88.805886975,21.709241356],[88.805181573,21.710479801],[88.804414775,21.712274425],[88.803623385,21.713702064],[88.802568173,21.714132101],[88.80148831,21.714195227],[88.799003409,21.713880106],[88.794640997,21.713490221],[88.788039274,21.712033893],[88.780707744,21.70850167],[88.775008776,21.704321475],[88.767334847,21.698598532],[88.763562363,21.696700096],[88.761292594,21.696648032],[88.7603599,21.697439049],[88.759825908,21.698298869],[88.759696827,21.699319373],[88.759868314,21.700414473],[88.760683819,21.702300928],[88.762990031,21.70437688],[88.767303882,21.706434796],[88.77396621,21.710047126],[88.777901418,21.713418132],[88.779025164,21.714219379],[88.779740273,21.715311183],[88.779748998,21.716510803],[88.779615675,21.717718781],[88.779153339,21.720412659],[88.778504277,21.724584373],[88.778468411,21.727253396],[88.778757066,21.728370075],[88.779027988,21.729221126],[88.77957433,21.729922637],[88.780236294,21.730217409],[88.781626754,21.730736439],[88.784012503,21.731197326],[88.785838392,21.731824251],[88.787579945,21.732256039],[88.788406289,21.732874554],[88.788757278,21.733854254],[88.788672759,21.734725811],[88.788072922,21.736427817],[88.786900004,21.737029665],[88.785220454,21.737527728],[88.784127506,21.738258221],[88.783683058,21.740151029],[88.784038357,21.742263935],[88.784789088,21.743887075],[88.785944291,21.745153171],[88.786903996,21.74563059],[88.789112266,21.745568438],[88.792289181,21.745049556],[88.797070031,21.745037116],[88.807187581,21.747979647],[88.813071056,21.751636064],[88.818319167,21.754329346],[88.822186068,21.758770266],[88.827012576,21.761554684],[88.831141057,21.76244616],[88.837748859,21.761991956],[88.841939261,21.761679315],[88.846022759,21.760839483],[88.853483561,21.760334407],[88.858429024,21.759576902],[88.859841475,21.758293622],[88.860022925,21.756749289],[88.859385924,21.753652892],[88.858562524,21.750967551],[88.857179934,21.749515217],[88.855482958,21.748368734],[88.850570573,21.745159452],[88.848325551,21.742919786]]],[[[89.006701184,21.659194699],[89.004796751,21.65875535],[89.004391162,21.658595133],[89.001370572,21.659144638],[88.995613318,21.657183486],[88.991261183,21.658457912],[88.991374205,21.660111137],[88.991393042,21.660386662],[88.993626341,21.667077494],[88.994195718,21.67396001],[88.994106856,21.684201816],[88.994113595,21.68862797],[88.991661998,21.700394358],[88.989692601,21.706229753],[88.989226258,21.7066265],[88.988667958,21.707120904],[88.986986764,21.708512386],[88.986001878,21.711429995],[88.985075488,21.712315332],[88.984136529,21.713016924],[88.984100979,21.713941264],[88.976078641,21.719307487],[88.975403112,21.719532247],[88.974520484,21.721060466],[88.974664695,21.723172892],[88.975501199,21.723860837],[88.977406556,21.724300567],[88.978015149,21.72454094],[88.987016617,21.720499547],[88.995342042,21.716682322],[88.995919211,21.716463423],[88.998069105,21.716150466],[89.002473313,21.715610535],[89.005045393,21.714257834],[89.008507435,21.708609609],[89.007214695,21.707026919],[89.005056412,21.705772654],[89.004658586,21.702845366],[89.006009294,21.702395668],[89.009319396,21.701736544],[89.012884085,21.699033166],[89.013214168,21.698091105],[89.013876936,21.697682595],[89.015577975,21.693707355],[89.016292451,21.69117456],[89.016366837,21.687942374],[89.016399599,21.685542584],[89.016102336,21.684084857],[89.01481,21.675309019],[89.014157497,21.674425886],[89.011370248,21.663987364],[89.010784554,21.662639087],[89.009603259,21.661234297],[89.006701184,21.659194699]]],[[[89.009587731,21.812000981],[89.012415457,21.810696822],[89.013798317,21.809592537],[89.014158417,21.807754994],[89.014389724,21.8058116],[89.014321548,21.801275614],[89.014101336,21.796294666],[89.014765855,21.786493802],[89.016167018,21.77857834],[89.017280649,21.772682456],[89.017771455,21.770083249],[89.021620442,21.760659236],[89.024729138,21.756386932],[89.032694202,21.748531962],[89.042078998,21.740137243],[89.050908019,21.734272367],[89.054071222,21.731121339],[89.054545744,21.730648638],[89.055494312,21.728548532],[89.056013575,21.727268891],[89.056821365,21.726652838],[89.058776786,21.725059614],[89.059718373,21.722406865],[89.060034996,21.721902245],[89.062871717,21.717382868],[89.064817742,21.710298844],[89.06687576,21.707046956],[89.070023622,21.704155869],[89.072027436,21.702328965],[89.072589701,21.699451499],[89.072471017,21.698904259],[89.071920224,21.696363893],[89.068865858,21.693988653],[89.066901362,21.691974278],[89.06685951,21.691367335],[89.0667842,21.690275183],[89.06916914,21.689562775],[89.072179531,21.689097082],[89.074657369,21.68752587],[89.07685689,21.685061923],[89.077340169,21.684520549],[89.079255758,21.681419272],[89.08289126,21.676792339],[89.088568909,21.670904611],[89.091417053,21.665898528],[89.092921406,21.661257881],[89.093560174,21.650698093],[89.093520387,21.645724293],[89.09332036,21.64486137],[89.092870344,21.64291998],[89.091775701,21.640284792],[89.090598233,21.638649809],[89.089005516,21.637608558],[89.086890123,21.635603807],[89.084691872,21.634599082],[89.083260467,21.633690221],[89.080598192,21.632571345],[89.079279182,21.631086942],[89.076465501,21.625569753],[89.071835117,21.620162016],[89.065847038,21.617110786],[89.059482979,21.615219334],[89.0553948,21.615465444],[89.053616813,21.616141159],[89.051716606,21.617250663],[89.050290121,21.618616006],[89.04908313,21.620963384],[89.046923354,21.624931933],[89.045413456,21.627297495],[89.042047322,21.629205882],[89.036033226,21.63241058],[89.031553799,21.634949677],[89.029300408,21.636226869],[89.028811519,21.636746651],[89.026607704,21.639089734],[89.025693291,21.641277187],[89.025227563,21.645570261],[89.025082197,21.652468105],[89.028947771,21.65417282],[89.031339818,21.655966026],[89.032464691,21.656544073],[89.032327644,21.658857784],[89.029601905,21.659390242],[89.025954115,21.65942464],[89.02466429,21.659317501],[89.021330136,21.659609634],[89.01988794,21.660157139],[89.018591739,21.659958163],[89.016873683,21.660798896],[89.016570021,21.666442568],[89.020476353,21.677367291],[89.021378608,21.687642104],[89.02140381,21.688009422],[89.018828663,21.697939347],[89.015339614,21.701744982],[89.015371105,21.702204248],[89.015304367,21.702669319],[89.01462899,21.702894251],[89.012659498,21.704395469],[89.011641402,21.705378639],[89.011700485,21.707680782],[89.012767605,21.710291268],[89.012429749,21.714000488],[89.010282401,21.71578898],[89.008557107,21.716537787],[89.00572806,21.718459242],[89.001878013,21.719888438],[88.998082272,21.720668645],[88.993937187,21.722115112],[88.988192347,21.726147133],[88.987025265,21.726401286],[88.97702579,21.728842212],[88.977050874,21.729209545],[88.976578138,21.729514387],[88.976584411,21.729606259],[88.978939429,21.735183697],[88.980813532,21.739498671],[88.981399255,21.740847048],[88.981631468,21.744245466],[88.981246553,21.745836227],[88.980909838,21.746686297],[88.974782794,21.746590481],[88.972373205,21.745996245],[88.967580765,21.746650601],[88.966645294,21.750302975],[88.964398312,21.752096785],[88.962964959,21.755686603],[88.961282874,21.757077836],[88.956117313,21.759506221],[88.95605831,21.761538608],[88.956875497,21.766285671],[88.960678415,21.769932839],[88.965833123,21.773130637],[88.973396547,21.775446978],[88.973815087,21.775791034],[88.974731379,21.776197527],[88.979315555,21.779705495],[88.984180332,21.781536673],[88.987641152,21.781606891],[88.992834349,21.781020277],[88.997188182,21.778270185],[89.000945541,21.775463356],[89.002860343,21.777470109],[89.003670613,21.780649628],[89.003568363,21.782039095],[89.002162429,21.783137634],[89.000417494,21.783610822],[88.995847952,21.786097221],[88.994146879,21.787213228],[88.993546463,21.788540181],[88.993577904,21.788999547],[88.993098784,21.789212572],[88.993019271,21.78949399],[88.993138715,21.79123921],[88.993318813,21.792427392],[88.993832047,21.798483683],[88.994656631,21.798987798],[88.994905924,21.80118637],[88.995073396,21.802190889],[88.995896286,21.80555416],[88.996898741,21.805770973],[88.997440817,21.806476449],[88.998305477,21.809007126],[88.998657177,21.80981622],[89.00123582,21.811414484],[89.00613741,21.81232052],[89.009587731,21.812000981]]],[[[88.544960545,21.806486252],[88.547848651,21.805477024],[88.549718467,21.804926098],[88.552840959,21.803859056],[88.555619591,21.802633581],[88.559252223,21.799891315],[88.563590433,21.795551796],[88.566143838,21.792336867],[88.567528062,21.78945526],[88.567887089,21.787655254],[88.567906883,21.786497498],[88.567981134,21.78471369],[88.567908886,21.783605509],[88.56697905,21.781033543],[88.565865776,21.780029129],[88.56479973,21.779021947],[88.5633542,21.778036407],[88.562068394,21.777308723],[88.561402432,21.776590221],[88.560425674,21.775489034],[88.559727298,21.774250181],[88.55945683,21.773449905],[88.558870918,21.772412765],[88.558102893,21.7715134],[88.556341238,21.77044107],[88.555745689,21.770092606],[88.555308091,21.769658651],[88.555092129,21.76885535],[88.555196672,21.768074863],[88.556570844,21.765870241],[88.556946457,21.764097673],[88.556904386,21.762765792],[88.556786896,21.761646676],[88.556293505,21.760924176],[88.555257145,21.760774562],[88.554679019,21.760807396],[88.552917604,21.760490387],[88.55287976,21.759908794],[88.553108746,21.759312127],[88.553905024,21.75851631],[88.554655615,21.758390292],[88.55619195,21.758678368],[88.556592185,21.758655633],[88.557350883,21.758654152],[88.557751197,21.758631411],[88.55849367,21.758380746],[88.559634855,21.757398592],[88.561967053,21.755514816],[88.56441372,21.753332545],[88.565374538,21.751832151],[88.566172809,21.74946561],[88.566844721,21.747067504],[88.567577624,21.743698843],[88.568145427,21.740339348],[88.567804618,21.737650714],[88.567570287,21.735961779],[88.566938553,21.734527648],[88.564969099,21.732898807],[88.560344507,21.731188696],[88.559336876,21.730975176],[88.558220585,21.730999943],[88.557238044,21.731171797],[88.556125663,21.731892681],[88.555421679,21.731894001],[88.555185383,21.731443189],[88.555945277,21.730394197],[88.556583168,21.729437113],[88.557485302,21.728836187],[88.55836604,21.727906685],[88.560241577,21.727800087],[88.562225407,21.728050479],[88.563251562,21.728482883],[88.564111191,21.728777533],[88.565003984,21.728775857],[88.566188513,21.728413972],[88.566902104,21.728078945],[88.567488676,21.727407532],[88.568144283,21.724572794],[88.568078735,21.722760666],[88.568081468,21.721189991],[88.568444037,21.719500723],[88.568952724,21.718441183],[88.569732622,21.717513348],[88.570371485,21.716839023],[88.571229131,21.716299385],[88.572296168,21.715747896],[88.573880054,21.715068777],[88.576397528,21.713403993],[88.577784817,21.712932344],[88.579558806,21.711947898],[88.581402278,21.710419625],[88.582330704,21.70855078],[88.582732634,21.70666292],[88.58252271,21.705055349],[88.582202921,21.702570591],[88.58180925,21.701366124],[88.581702659,21.700537847],[88.581981528,21.699982109],[88.582512369,21.699264791],[88.583932675,21.698496687],[88.584780576,21.697810382],[88.585409686,21.696989255],[88.586152965,21.696308831],[88.587705786,21.694355328],[88.588832461,21.693113179],[88.589566045,21.69228615],[88.590768692,21.690597927],[88.592033073,21.689053463],[88.593971164,21.687372337],[88.598648987,21.683424381],[88.602204556,21.679982203],[88.604031322,21.678209184],[88.604484031,21.677103624],[88.604430797,21.675487066],[88.603794934,21.673640878],[88.596505926,21.664311899],[88.589915347,21.657264617],[88.588693565,21.656102399],[88.58768135,21.655517447],[88.586522303,21.655315733],[88.585216346,21.655497408],[88.584156164,21.655932743],[88.583244947,21.656895251],[88.582633099,21.658054969],[88.582452097,21.659672094],[88.582062312,21.662479506],[88.580413877,21.667072589],[88.579230324,21.670889348],[88.578629431,21.673976562],[88.576150083,21.678134906],[88.575255326,21.680545382],[88.575309846,21.681966532],[88.575343628,21.683068376],[88.575681037,21.684152926],[88.575959631,21.684920413],[88.576593741,21.685881257],[88.577370379,21.686691522],[88.578761317,21.687573586],[88.579146933,21.688228244],[88.579320956,21.689144068],[88.579007084,21.689589248],[88.578471169,21.690224735],[88.574142429,21.691961524],[88.569947772,21.694009982],[88.567038801,21.694814247],[88.563740995,21.694895432],[88.562784755,21.694204681],[88.561814713,21.693301783],[88.561762614,21.690749983],[88.561112597,21.686647126],[88.561143862,21.679935685],[88.561415721,21.674523266],[88.561699742,21.670495963],[88.561090855,21.665935967],[88.560032464,21.662860142],[88.557327601,21.659659115],[88.554024714,21.656856704],[88.552255406,21.654842287],[88.550057756,21.652478233],[88.548471699,21.648323702],[88.547112353,21.64563262],[88.54625575,21.643589741],[88.545600035,21.641596938],[88.545381327,21.640255999],[88.545309666,21.639152792],[88.545134756,21.638486045],[88.544345979,21.637485035],[88.543608962,21.637280873],[88.542625632,21.637336692],[88.540736501,21.63762843],[88.539646002,21.638059426],[88.537973459,21.638646399],[88.534618241,21.640682205],[88.531688162,21.643185913],[88.528378463,21.646941385],[88.525356675,21.652095384],[88.524015581,21.654754931],[88.523973817,21.657156446],[88.523962154,21.659178381],[88.524005567,21.659848297],[88.524164828,21.660455608],[88.524602663,21.661663474],[88.525322945,21.663527721],[88.525454965,21.66464082],[88.525543663,21.666932995],[88.525244993,21.66879891],[88.524703745,21.672471449],[88.524139078,21.674856751],[88.523219554,21.677318039],[88.522383309,21.679214391],[88.522070099,21.68085703],[88.522386794,21.682968262],[88.523043712,21.684780012],[88.523262649,21.687232976],[88.52295305,21.688931464],[88.522431717,21.690137612],[88.520563558,21.69276468],[88.517782873,21.697964765],[88.515767755,21.702953444],[88.515253321,21.706120227],[88.514956119,21.708938606],[88.515176795,21.714927498],[88.515426585,21.717632478],[88.515829364,21.722699417],[88.515845015,21.724093025],[88.515628638,21.725360245],[88.515367187,21.725932841],[88.514813019,21.72659163],[88.513956739,21.727197856],[88.512370513,21.728054488],[88.51115606,21.728890018],[88.510392159,21.729769869],[88.509939196,21.730841299],[88.510186814,21.732361237],[88.511261323,21.733973807],[88.513072459,21.736590574],[88.513293217,21.737693727],[88.512966378,21.738409453],[88.512114592,21.73908513],[88.511222397,21.739135553],[88.51060503,21.738821777],[88.50982998,21.738377549],[88.507944191,21.738065709],[88.507004546,21.738537167],[88.506380262,21.739269526],[88.505586871,21.740848345],[88.505135883,21.743104923],[88.504154857,21.747552905],[88.503482793,21.751007244],[88.503027161,21.753194371],[88.502954836,21.754383733],[88.503538261,21.755326924],[88.504646329,21.756815533],[88.505897373,21.757900416],[88.506666228,21.758487256],[88.507771366,21.759055099],[88.508660953,21.75889986],[88.50942492,21.758541573],[88.510791639,21.757939092],[88.511687989,21.757888444],[88.512533276,21.758786066],[88.513342927,21.760000981],[88.514486954,21.762037315],[88.51457665,21.764290811],[88.514228603,21.764993393],[88.51298406,21.765746491],[88.51204514,21.766009687],[88.51090773,21.76581132],[88.509809376,21.765348103],[88.508865625,21.764666085],[88.50755323,21.764372508],[88.506646672,21.76426614],[88.505875896,21.764519802],[88.505283254,21.764920892],[88.504760397,21.765528252],[88.504393374,21.766809494],[88.504729186,21.768523905],[88.505134628,21.770444446],[88.506242866,21.772798081],[88.507167713,21.775792334],[88.509536838,21.779614082],[88.511226164,21.781806921],[88.514305283,21.784884667],[88.515879267,21.787284685],[88.521035179,21.791647093],[88.523372191,21.793160989],[88.529310772,21.797318287],[88.534589473,21.800845467],[88.537709424,21.804138813],[88.538638741,21.80524293],[88.539944854,21.806281046],[88.542165804,21.806733621],[88.544960545,21.806486252]]],[[[88.609367582,21.782010721],[88.612307777,21.781459156],[88.61418791,21.780393075],[88.614955812,21.779582294],[88.616708605,21.778140027],[88.61788125,21.775676484],[88.618893199,21.773893061],[88.619329261,21.772717884],[88.620251542,21.771131376],[88.621129789,21.768876372],[88.621797347,21.766537566],[88.622813165,21.761686513],[88.622808605,21.755360155],[88.623156557,21.74815092],[88.623239682,21.743161587],[88.623744191,21.738339852],[88.624042262,21.735063653],[88.623739587,21.732013576],[88.623136567,21.729076557],[88.622475209,21.726813876],[88.621085919,21.724401159],[88.619077125,21.72192804],[88.61715199,21.719162547],[88.616029855,21.71769307],[88.613708489,21.71514193],[88.612065053,21.711976861],[88.610551037,21.707654126],[88.608499012,21.704512407],[88.607108039,21.703633383],[88.605971461,21.703506643],[88.602937034,21.704159321],[88.599773062,21.705969584],[88.597829311,21.707614252],[88.595294765,21.711209703],[88.593917878,21.713684648],[88.59373612,21.715612108],[88.595133373,21.716586758],[88.597986426,21.7178617],[88.602768858,21.718834671],[88.608871491,21.721169853],[88.615468848,21.726352174],[88.619350805,21.732360685],[88.619179881,21.736013011],[88.618583346,21.737868501],[88.617757311,21.739353543],[88.616785226,21.740176016],[88.613505927,21.741801451],[88.607426926,21.744545405],[88.598458242,21.748604376],[88.59070546,21.750868037],[88.587496606,21.752009584],[88.586217555,21.75284935],[88.585462106,21.753850973],[88.584514661,21.755055247],[88.584122094,21.756898963],[88.583244455,21.762316853],[88.583445357,21.768536083],[88.584383147,21.773467204],[88.585974352,21.777402525],[88.588104262,21.780156842],[88.591277862,21.781605472],[88.595641066,21.782411024],[88.60116258,21.782095885],[88.604177846,21.782690571],[88.607424919,21.782121727],[88.609367582,21.782010721]]],[[[88.726248812,21.895855498],[88.728968616,21.895518479],[88.733859448,21.895998489],[88.739969848,21.895285164],[88.742477162,21.894645939],[88.744043936,21.893612245],[88.745158508,21.892290561],[88.745326671,21.891203197],[88.745398961,21.890121469],[88.745797999,21.888167783],[88.746786763,21.887122637],[88.748521017,21.886438328],[88.749269891,21.886125542],[88.75065378,21.885237014],[88.75187041,21.883280724],[88.752967207,21.880972231],[88.753617739,21.879183497],[88.75451062,21.877425562],[88.755340297,21.876883448],[88.756756937,21.876486887],[88.75800578,21.876459288],[88.760161921,21.876334005],[88.761674405,21.875931825],[88.763234687,21.875526776],[88.764732312,21.874900978],[88.766912551,21.873696661],[88.770935335,21.868389252],[88.771695883,21.867662121],[88.772212778,21.867236248],[88.772691774,21.867151786],[88.773627092,21.867549727],[88.77415117,21.86814128],[88.774935532,21.86900038],[88.775727431,21.869972132],[88.77653816,21.871225484],[88.777616651,21.872859114],[88.778936561,21.874478679],[88.780592237,21.875682882],[88.782643972,21.876468046],[88.784684515,21.877084307],[88.785902803,21.877182912],[88.786438369,21.877038601],[88.787313504,21.875630514],[88.787543672,21.87454265],[88.788019002,21.872592388],[88.78804923,21.871233402],[88.787909694,21.870054071],[88.787679696,21.869332322],[88.786518114,21.86736432],[88.785111506,21.865354084],[88.78412719,21.864223914],[88.783723699,21.863625519],[88.783806628,21.863055136],[88.784391303,21.862738364],[88.785534085,21.862615173],[88.786808767,21.863558726],[88.789358128,21.86725533],[88.790436687,21.869793708],[88.791809511,21.872201674],[88.793012663,21.873884446],[88.795139895,21.875796075],[88.799149454,21.877767427],[88.801030551,21.877897858],[88.802772704,21.876874287],[88.804699076,21.873688834],[88.805590499,21.872253994],[88.808306031,21.871019824],[88.811257291,21.870847339],[88.81404464,21.87068438],[88.81645264,21.8697753],[88.81851217,21.868579307],[88.820540834,21.866924244],[88.825150902,21.862045073],[88.825683389,21.860170197],[88.824893825,21.858219066],[88.822382272,21.852681285],[88.819399084,21.845020158],[88.816959023,21.835637168],[88.816179695,21.831380855],[88.81632261,21.828606928],[88.815994355,21.826167898],[88.815348611,21.823901107],[88.814047348,21.821672586],[88.811947055,21.819798114],[88.810369084,21.815895774],[88.809006346,21.812749081],[88.808504174,21.810166571],[88.80782778,21.807440663],[88.806537066,21.805365159],[88.804754688,21.803318382],[88.800995455,21.798775313],[88.794338145,21.792711351],[88.791398844,21.790578398],[88.790724964,21.790220506],[88.789680814,21.790206489],[88.789016396,21.790470075],[88.788346878,21.791258539],[88.787654944,21.792310674],[88.786765581,21.793411717],[88.786338445,21.793624055],[88.786078681,21.793339367],[88.78628603,21.792840161],[88.786623256,21.79248326],[88.787302799,21.7912445],[88.78772996,21.790432709],[88.788406905,21.789156626],[88.788951528,21.788300508],[88.789553517,21.787103733],[88.789858259,21.786261532],[88.790248034,21.784290338],[88.790298009,21.783238181],[88.78976759,21.781670002],[88.788093324,21.779532925],[88.785823279,21.777072958],[88.781581424,21.772314372],[88.77975869,21.767950998],[88.778650918,21.764261121],[88.778091223,21.761612024],[88.778157158,21.758300742],[88.778634078,21.755412427],[88.781368987,21.75051531],[88.782532767,21.748915286],[88.783423299,21.748066904],[88.784007135,21.746882484],[88.784248948,21.746249004],[88.784172372,21.745103103],[88.784013259,21.744139013],[88.783742077,21.742915927],[88.783270489,21.741527608],[88.782704514,21.740144795],[88.782521785,21.738828168],[88.782692993,21.737136832],[88.78248671,21.735467589],[88.782078106,21.734449007],[88.779459568,21.733326459],[88.777841251,21.732319469],[88.774357572,21.731247265],[88.771874266,21.730290612],[88.768962062,21.730344415],[88.766621435,21.7305965],[88.764361825,21.73113376],[88.762778258,21.731573709],[88.761233284,21.731663603],[88.758858085,21.731396037],[88.75458234,21.731470771],[88.752094715,21.732310952],[88.750792503,21.734183529],[88.750513375,21.737445686],[88.751041156,21.741646405],[88.753005593,21.746922909],[88.754758338,21.749951118],[88.75562345,21.750828335],[88.756812943,21.751918377],[88.75809118,21.753409139],[88.758898231,21.754347583],[88.760161119,21.75560731],[88.760748004,21.756964367],[88.761145531,21.758274421],[88.761295636,21.760526306],[88.761133084,21.761811001],[88.760765838,21.762817741],[88.760425741,21.763301279],[88.758860935,21.764029938],[88.757941397,21.764199289],[88.75605215,21.764714866],[88.754213065,21.765053679],[88.752489931,21.765269697],[88.75014097,21.76540617],[88.748904699,21.765477981],[88.748421753,21.765679931],[88.747760964,21.766008164],[88.747246884,21.766675597],[88.747289159,21.767310798],[88.747532254,21.768166101],[88.748238882,21.769458241],[88.749663841,21.771288372],[88.753515009,21.774136733],[88.758941884,21.779212128],[88.75977997,21.780612472],[88.760316633,21.782146378],[88.761092959,21.783550385],[88.761594996,21.784564523],[88.763012602,21.78627903],[88.764331106,21.788532408],[88.764789951,21.791156405],[88.764718891,21.792927595],[88.765308873,21.794601931],[88.766394585,21.796612378],[88.76729762,21.798263133],[88.767657663,21.800093628],[88.767070137,21.800794422],[88.766255506,21.800471428],[88.76570279,21.799318671],[88.763580659,21.796035524],[88.759608303,21.788786768],[88.756632968,21.783405464],[88.755058941,21.781201183],[88.754550633,21.780712345],[88.75389907,21.780453927],[88.752625523,21.780379863],[88.751890097,21.780052277],[88.750479017,21.777912601],[88.744835109,21.772371113],[88.742617051,21.769718762],[88.742067018,21.767843765],[88.741876971,21.766265609],[88.742481681,21.763846698],[88.743504266,21.762595511],[88.745395199,21.76161171],[88.747561411,21.760929702],[88.749907627,21.760396072],[88.751491202,21.759906793],[88.753133075,21.759016832],[88.753689703,21.757156885],[88.753467585,21.756375239],[88.752731744,21.755543977],[88.751344825,21.753876446],[88.749174811,21.750665296],[88.747486451,21.748300172],[88.746613283,21.746682242],[88.746381078,21.744470873],[88.745556783,21.739751318],[88.745034122,21.735729331],[88.744860366,21.733117313],[88.745967808,21.730589832],[88.747159546,21.729328728],[88.749690818,21.727751456],[88.751904291,21.72651041],[88.753964088,21.725516672],[88.755880766,21.724928497],[88.759152821,21.724261464],[88.760841745,21.724083744],[88.766739709,21.723263745],[88.768497492,21.72284352],[88.770239344,21.722185868],[88.771489097,21.720523983],[88.771674523,21.719480227],[88.771680028,21.718288015],[88.771187879,21.717283807],[88.769843361,21.716249625],[88.768848374,21.715354092],[88.760526878,21.712978046],[88.757139497,21.71063247],[88.754879683,21.708618537],[88.752826977,21.704606131],[88.752315182,21.699471211],[88.753613487,21.69470788],[88.755482666,21.692135988],[88.758436544,21.690533977],[88.762401079,21.690065025],[88.765291014,21.690055578],[88.770742428,21.691486154],[88.778924818,21.695617736],[88.788722187,21.701005399],[88.792745111,21.702677399],[88.795428867,21.703394808],[88.798144387,21.703315542],[88.799965243,21.702573443],[88.801368012,21.701935309],[88.803268236,21.701109059],[88.803718097,21.700208738],[88.804480267,21.698892802],[88.804527704,21.697062526],[88.804384615,21.694925515],[88.804114606,21.69343161],[88.804224849,21.682380594],[88.803996833,21.676434669],[88.803139108,21.671240659],[88.803096335,21.66552227],[88.802291759,21.662391128],[88.801672461,21.659487406],[88.799904945,21.6572071],[88.798105672,21.655723162],[88.795952103,21.654021584],[88.794041854,21.65341808],[88.791470258,21.653091588],[88.787850941,21.653620826],[88.78354358,21.655302442],[88.782309046,21.656115749],[88.778562294,21.658621191],[88.776084597,21.660595234],[88.774212757,21.661873104],[88.772347794,21.662439196],[88.770946591,21.66262253],[88.767044054,21.662799049],[88.765091134,21.662861948],[88.76097556,21.662288456],[88.759855402,21.661794742],[88.758366297,21.661474774],[88.756518369,21.661480616],[88.755177984,21.661761862],[88.753671787,21.662001978],[88.752913591,21.662046071],[88.752304442,21.661878219],[88.751800193,21.661653429],[88.751434891,21.661064849],[88.751286125,21.660463679],[88.751228865,21.659603078],[88.750988962,21.658448225],[88.750667657,21.657704575],[88.750139853,21.657125441],[88.74916882,21.656419637],[88.748759392,21.655986054],[88.746810242,21.65528625],[88.744350978,21.655005382],[88.741426447,21.655730993],[88.736921298,21.659512702],[88.729328917,21.667549206],[88.717984107,21.6758026],[88.71231728,21.680021246],[88.709650629,21.681657754],[88.707366593,21.683086713],[88.70606991,21.684458614],[88.704821983,21.68656871],[88.704017884,21.689394237],[88.703396978,21.694988142],[88.702358634,21.697271327],[88.702061314,21.698770646],[88.701652125,21.701573349],[88.701662238,21.704722337],[88.701250828,21.71048946],[88.700136995,21.714629741],[88.697577176,21.720891514],[88.691976408,21.732145862],[88.689130501,21.740091481],[88.688386814,21.74383983],[88.688630802,21.747531206],[88.689269915,21.751199794],[88.692748329,21.755816126],[88.698483791,21.764563482],[88.704281123,21.774233345],[88.706043322,21.779875167],[88.706856268,21.783163205],[88.707632559,21.785897451],[88.707742631,21.787558605],[88.707614504,21.794606624],[88.706868965,21.801319738],[88.707201174,21.803338607],[88.707962472,21.803654949],[88.709240996,21.803633025],[88.710693159,21.802873498],[88.712346474,21.801790484],[88.714062075,21.800807871],[88.715032459,21.800335956],[88.716310868,21.800313977],[88.716740244,21.800912743],[88.71674654,21.801847827],[88.716160312,21.803077059],[88.714423592,21.804580654],[88.712534755,21.805469416],[88.711041388,21.805607736],[88.709014173,21.806088663],[88.706176038,21.806928338],[88.704429434,21.807444962],[88.703147222,21.808899272],[88.701395294,21.813385493],[88.700685798,21.816854831],[88.700402517,21.819023864],[88.699530001,21.820030917],[88.698551337,21.820725302],[88.697556884,21.821181344],[88.695780152,21.822718977],[88.694490921,21.826460914],[88.693053642,21.83571261],[88.69251914,21.839251535],[88.692742021,21.840035969],[88.693666263,21.841098892],[88.695871974,21.842167576],[88.697046366,21.843136274],[88.697710191,21.84413443],[88.697389994,21.845747567],[88.696416459,21.846521263],[88.6942044,21.846648883],[88.693900856,21.847224514],[88.693623674,21.848197267],[88.693606883,21.849234702],[88.694104942,21.851597852],[88.694847738,21.853787489],[88.695616845,21.856374181],[88.696981515,21.858926512],[88.699551508,21.864199903],[88.703051495,21.870615543],[88.708815463,21.880249012],[88.70975884,21.885456817],[88.710435597,21.891796238],[88.711492159,21.894844758],[88.71308048,21.898181507],[88.713755328,21.899338486],[88.714882712,21.900014818],[88.719070506,21.899323798],[88.721503569,21.897566748],[88.723834468,21.896444193],[88.726248812,21.895855498]]],[[[92.722903586,12.622686873],[92.722954226,12.622429221],[92.72289435,12.62195019],[92.722917333,12.621556965],[92.722954109,12.621263219],[92.723216338,12.620729812],[92.723354362,12.620544496],[92.723395714,12.620359172],[92.723377336,12.620241694],[92.723322118,12.620223553],[92.723133416,12.620277884],[92.722797515,12.620490307],[92.72267784,12.620481322],[92.722507546,12.620287011],[92.722300368,12.619975111],[92.722217551,12.619853135],[92.721812555,12.61968372],[92.721628456,12.619570773],[92.721412119,12.619471357],[92.721158997,12.619249922],[92.720820693,12.618965193],[92.720599798,12.618825082],[92.720309865,12.618676037],[92.720158017,12.618621806],[92.720038353,12.618603689],[92.719978523,12.618676056],[92.719950925,12.618825225],[92.72013038,12.618974337],[92.72023394,12.619155108],[92.720206434,12.61947147],[92.720142037,12.619679376],[92.720169594,12.619819559],[92.720349145,12.61988277],[92.720666638,12.620004715],[92.720938221,12.620180958],[92.721117755,12.620343634],[92.721191337,12.620492816],[92.721191353,12.620646444],[92.721062532,12.620750478],[92.720790981,12.620795682],[92.720689814,12.620868005],[92.720689793,12.620971992],[92.720745028,12.621143762],[92.720961373,12.62140585],[92.72123297,12.621826142],[92.721458519,12.622259952],[92.721743841,12.622589926],[92.721950979,12.622684812],[92.72196019,12.62268021],[92.722484847,12.622962686],[92.722701173,12.622989763],[92.722820806,12.622953536],[92.722876052,12.622863171],[92.722903586,12.622686873]]],[[[92.701462993,12.638463817],[92.701136224,12.63846843],[92.700860113,12.638536214],[92.700639173,12.638585973],[92.700390689,12.638807414],[92.700298658,12.639164481],[92.700298654,12.639404011],[92.700519528,12.639724895],[92.700685293,12.640009638],[92.700772757,12.640249173],[92.701012094,12.640452528],[92.701343408,12.640579123],[92.701375699,12.640601676],[92.70140785,12.640665007],[92.701430921,12.64077797],[92.701495325,12.640818641],[92.701559764,12.640827663],[92.701619649,12.640795991],[92.701702411,12.640646885],[92.701771438,12.640592617],[92.701895773,12.640561015],[92.701978571,12.640461551],[92.702029187,12.640244592],[92.702065976,12.640199422],[92.702153503,12.640149696],[92.702259287,12.640077383],[92.702296119,12.639995953],[92.702282286,12.639855873],[92.702162644,12.639652471],[92.702098212,12.639399397],[92.702019899,12.638969984],[92.70194164,12.638730459],[92.701706905,12.638531631],[92.701462993,12.638463817]]],[[[92.726178087,12.654682272],[92.72616886,12.654614447],[92.726095184,12.654542214],[92.725952478,12.654528688],[92.725625719,12.654677826],[92.725469249,12.654704975],[92.725298895,12.654628215],[92.72513319,12.654338965],[92.7249582,12.653950243],[92.724893752,12.653859936],[92.724746466,12.653823798],[92.724659084,12.653909611],[92.724599271,12.654045274],[92.724608468,12.654311939],[92.724682129,12.654569538],[92.724801878,12.654867781],[92.724875558,12.655193197],[92.725013685,12.655441818],[92.725078096,12.655482483],[92.72512415,12.655468876],[92.725262198,12.655360418],[92.725427841,12.655193124],[92.725607365,12.655048448],[92.725892676,12.654912832],[92.726145871,12.6547591],[92.726178087,12.654682272]]],[[[92.654311261,12.770364732],[92.654228437,12.770310457],[92.654145586,12.770337586],[92.653984488,12.770549972],[92.653823318,12.771160013],[92.653850938,12.771557857],[92.654117929,12.772145406],[92.654417136,12.772619996],[92.654550606,12.773099063],[92.654688797,12.773709266],[92.654932796,12.774057277],[92.655010999,12.774111597],[92.655365449,12.7741613],[92.655471373,12.773976048],[92.655471417,12.773736471],[92.655393149,12.773392978],[92.655149169,12.772755698],[92.654960495,12.77200996],[92.654794672,12.771770419],[92.65469942,12.77158952],[92.65460465,12.771409536],[92.654444815,12.771105981],[92.654472509,12.770947816],[92.654417222,12.770653988],[92.654311261,12.770364732]]],[[[92.712956932,12.692884961],[92.712855465,12.692396316],[92.713159515,12.692572581],[92.713583273,12.692757832],[92.714016343,12.693020003],[92.714380287,12.693101296],[92.714698081,12.693033185],[92.715181751,12.692734247],[92.715333677,12.692345072],[92.715195361,12.691969607],[92.714965003,12.691621304],[92.714697726,12.691191629],[92.714835729,12.690503864],[92.715065948,12.690091931],[92.715139582,12.689512796],[92.714812318,12.688820689],[92.714351639,12.688205653],[92.713941536,12.687694664],[92.713674275,12.687292149],[92.713637307,12.686342004],[92.713623136,12.685075115],[92.713434104,12.684143211],[92.713143877,12.683808591],[92.712683151,12.68335642],[92.712337612,12.682727709],[92.712328274,12.682157598],[92.712254521,12.68193145],[92.711743129,12.680954441],[92.71116724,12.680330485],[92.710494743,12.680104664],[92.70978087,12.680394595],[92.709371045,12.681068965],[92.709025679,12.681643783],[92.70898901,12.682435602],[92.709394359,12.682928486],[92.709472782,12.683516623],[92.709546615,12.684018791],[92.709625021,12.684444076],[92.710173207,12.684909834],[92.710965505,12.685384426],[92.711638113,12.685877185],[92.711919159,12.686379205],[92.712048221,12.686845135],[92.711665993,12.687130413],[92.711449699,12.6879224],[92.711182466,12.688022072],[92.710952056,12.687470227],[92.710859869,12.686732802],[92.710389898,12.686004595],[92.709611414,12.685765289],[92.708630354,12.685992026],[92.708349376,12.686345143],[92.708335672,12.687032842],[92.70879646,12.687598199],[92.709243371,12.688199669],[92.709257213,12.68868828],[92.708299261,12.689263473],[92.708105911,12.68988802],[92.70814279,12.69004633],[92.708548145,12.690421607],[92.709312874,12.690624814],[92.709736692,12.691040775],[92.70955711,12.691145013],[92.708972077,12.691330856],[92.708308877,12.691910393],[92.708460967,12.69242152],[92.709050639,12.692683605],[92.709534352,12.692959367],[92.70988912,12.693334687],[92.709543814,12.694212715],[92.709543912,12.694990945],[92.710184322,12.695479233],[92.71074633,12.695578458],[92.711216175,12.695514833],[92.711828825,12.695252044],[92.712261723,12.694686132],[92.712436606,12.694048041],[92.712933922,12.693360051],[92.712956932,12.692884961]]],[[[92.722524256,12.692838064],[92.722639338,12.69262537],[92.722003758,12.692788695],[92.721773314,12.692327324],[92.72189756,12.69193815],[92.722307581,12.692100706],[92.722436528,12.691860803],[92.722012659,12.691612279],[92.721556598,12.691372794],[92.721353788,12.691219063],[92.721376682,12.6905675],[92.721173837,12.689993047],[92.720869703,12.68946384],[92.720639471,12.689739994],[92.720155892,12.690143033],[92.719833521,12.690206567],[92.719335919,12.689903736],[92.718778402,12.68901729],[92.718598566,12.688252776],[92.71840492,12.687610383],[92.718045444,12.686818877],[92.717626067,12.686004719],[92.71730362,12.685606754],[92.717077881,12.685443979],[92.716552791,12.685706725],[92.716299588,12.686095994],[92.716207554,12.686648055],[92.716479533,12.687548252],[92.71669158,12.688439518],[92.717046525,12.689267221],[92.717364494,12.689891484],[92.717581039,12.69035282],[92.717443056,12.691067747],[92.717507634,12.691583556],[92.717839416,12.692121759],[92.718373884,12.692659842],[92.718701012,12.69301707],[92.718830143,12.693682102],[92.718904108,12.694618721],[92.719148441,12.695197672],[92.719263721,12.695971303],[92.719443553,12.696387497],[92.719812116,12.696663202],[92.720424734,12.696726192],[92.720917629,12.696522239],[92.72123455,12.696151533],[92.721378169,12.69598354],[92.721783226,12.695146211],[92.721912054,12.694345249],[92.722128293,12.693517079],[92.722524256,12.692838064]]],[[[92.724084153,12.736023513],[92.724383288,12.735991831],[92.724627326,12.736055073],[92.725083252,12.736231291],[92.725497628,12.736425554],[92.725723199,12.736448104],[92.725967216,12.736375716],[92.726096069,12.736271779],[92.726298638,12.735905652],[92.726459645,12.735431121],[92.726441163,12.734952019],[92.726523943,12.734626614],[92.726694271,12.734373458],[92.726942933,12.734070639],[92.72699806,12.733871786],[92.727053254,12.733492149],[92.727200442,12.733211889],[92.727550323,12.732827668],[92.728022162,12.732246825],[92.728417985,12.731555283],[92.728832265,12.730583484],[92.728887447,12.730221838],[92.728887296,12.729851214],[92.728758335,12.729471607],[92.728555763,12.729105544],[92.728284076,12.728802765],[92.728155071,12.728730482],[92.727984714,12.728712476],[92.727805158,12.728807387],[92.727519801,12.728470758],[92.727478239,12.728371349],[92.727206587,12.728000708],[92.727151242,12.727589484],[92.727118945,12.727304662],[92.727003908,12.727160097],[92.726861126,12.727151083],[92.726640246,12.727472047],[92.726465349,12.727792918],[92.726212108,12.727946703],[92.725866831,12.72808687],[92.7256505,12.728222473],[92.725595241,12.728489102],[92.725618328,12.728787463],[92.725618264,12.72903147],[92.725406639,12.72940666],[92.725217873,12.72983605],[92.725167344,12.730175023],[92.725020066,12.730473363],[92.724803721,12.730902753],[92.724771425,12.730893724],[92.72464261,12.730875652],[92.724610413,12.730893776],[92.724601211,12.731033765],[92.724242165,12.731756999],[92.724200855,12.732163831],[92.724233076,12.732344561],[92.724313751,12.732547962],[92.724401169,12.732697076],[92.724355193,12.732868769],[92.724355111,12.732914015],[92.724143484,12.733049564],[92.723475879,12.733546872],[92.723006395,12.734080251],[92.722762461,12.73450964],[92.722679694,12.735006826],[92.722532384,12.735151463],[92.722003042,12.735580786],[92.72181167,12.735872784],[92.721620867,12.736163908],[92.721611738,12.736507382],[92.721685522,12.73672439],[92.721823677,12.737072398],[92.721846815,12.737601144],[92.721998677,12.737637246],[92.722132208,12.737528809],[92.722440613,12.737230406],[92.723513263,12.736371599],[92.724084153,12.736023513]]],[[[92.72069851,12.778784596],[92.720726002,12.778273812],[92.720813376,12.777528116],[92.720900761,12.776999292],[92.720900647,12.776655868],[92.720822355,12.776362093],[92.72093276,12.776081805],[92.720974052,12.775580157],[92.721029154,12.775268351],[92.721144188,12.774970026],[92.721369741,12.774617452],[92.721466258,12.774237821],[92.721392509,12.77346048],[92.721581125,12.773107918],[92.721751421,12.77284575],[92.721751387,12.772457077],[92.721903221,12.772235616],[92.722068839,12.771959873],[92.722128701,12.771607398],[92.722239059,12.771367819],[92.72240936,12.771105742],[92.722427699,12.770775765],[92.722505819,12.770219882],[92.722595476,12.769867305],[92.722604536,12.769338459],[92.722797921,12.768981477],[92.722926647,12.768692206],[92.722972601,12.768222135],[92.723046259,12.767978096],[92.723188865,12.767634624],[92.723308474,12.767395043],[92.723349815,12.767006424],[92.723234628,12.766708036],[92.723289828,12.766522786],[92.723289603,12.765668609],[92.723377009,12.765053945],[92.723464338,12.764638073],[92.723565425,12.764253959],[92.723740364,12.76386973],[92.723887543,12.763440455],[92.723988717,12.763110481],[92.724076061,12.7627851],[92.724108229,12.762414471],[92.724089887,12.76228791],[92.723933263,12.762116224],[92.723845782,12.762043869],[92.723638541,12.762016775],[92.723320944,12.762156935],[92.722998768,12.762400982],[92.722607545,12.762672151],[92.721995478,12.763345708],[92.72150307,12.763901695],[92.721374196,12.764141188],[92.721240759,12.764511822],[92.721029004,12.764764948],[92.720748286,12.765063179],[92.720545793,12.765388619],[92.720269621,12.765732146],[92.720219103,12.765885905],[92.719781846,12.766595434],[92.719418409,12.767255341],[92.719169857,12.767594322],[92.718994938,12.768010072],[92.718617597,12.768453076],[92.718286296,12.768882448],[92.718125167,12.769153697],[92.717803017,12.769564904],[92.717570638,12.770251961],[92.717409645,12.770681284],[92.717004674,12.771454178],[92.716682574,12.771969407],[92.716567556,12.7721706],[92.716493887,12.772514033],[92.716655142,12.773027025],[92.716797939,12.77328463],[92.717018947,12.773487953],[92.717322811,12.773799753],[92.717617611,12.774156787],[92.717673001,12.77474433],[92.717631604,12.775227904],[92.717645517,12.775716014],[92.717760695,12.776131801],[92.717806818,12.77643016],[92.717963398,12.776588238],[92.718258061,12.776760032],[92.718474497,12.776958856],[92.718635737,12.777415343],[92.718622074,12.777975775],[92.718415067,12.778405109],[92.718138759,12.778631087],[92.71754497,12.778689838],[92.716946466,12.778558935],[92.716407732,12.778579265],[92.715694162,12.77854771],[92.715095654,12.778534185],[92.714437307,12.778561407],[92.714092062,12.7785749],[92.713756098,12.779103721],[92.71374458,12.779361321],[92.713873636,12.779804231],[92.713974869,12.779998574],[92.714103879,12.780373709],[92.714150032,12.780685518],[92.714163889,12.781160103],[92.714177738,12.781318326],[92.714513914,12.781431293],[92.714877667,12.78157125],[92.715167608,12.781688777],[92.71541631,12.78180179],[92.715885937,12.782063898],[92.716134652,12.782520348],[92.716466255,12.782890845],[92.716466281,12.783306696],[92.716438762,12.783736079],[92.716365193,12.784251326],[92.716282447,12.784603845],[92.716148978,12.785119052],[92.716135296,12.785634252],[92.716093969,12.785819548],[92.716034127,12.785905455],[92.715919065,12.786059141],[92.715711993,12.786556266],[92.715583153,12.786945045],[92.715523299,12.787057938],[92.715610937,12.787342717],[92.715901046,12.787799225],[92.716149663,12.788029638],[92.716412075,12.788160696],[92.716734392,12.788013765],[92.716896841,12.787789502],[92.717199277,12.787371982],[92.717503038,12.786942584],[92.717880434,12.7864544],[92.718115145,12.786169695],[92.718331475,12.785925601],[92.718478786,12.785667923],[92.718653593,12.785238624],[92.718888288,12.78485443],[92.719104651,12.784425074],[92.719293171,12.783638667],[92.719426581,12.783137],[92.719481784,12.782951653],[92.719555454,12.782734682],[92.719776183,12.781894083],[92.719849693,12.781392379],[92.719992359,12.781035263],[92.720240842,12.780578887],[92.720268448,12.780348293],[92.720553688,12.779516684],[92.72069851,12.778784596]]],[[[92.77981772,12.859113179],[92.779618127,12.853518372],[92.779646802,12.851493795],[92.779698355,12.849857886],[92.780224789,12.847291066],[92.780308786,12.845261955],[92.780337022,12.844181882],[92.780176349,12.843259992],[92.780591749,12.841560839],[92.780509435,12.840562077],[92.780592786,12.839689935],[92.781210515,12.838609968],[92.782404843,12.835754048],[92.78329001,12.834122851],[92.784280772,12.832934515],[92.784658755,12.832197932],[92.784337027,12.830959584],[92.783895538,12.829761924],[92.783840907,12.828523637],[92.784030522,12.827176942],[92.784137402,12.825310573],[92.783750822,12.824790763],[92.78341939,12.824438235],[92.782852905,12.824514895],[92.78145719,12.825070518],[92.780130624,12.825504089],[92.779135384,12.826480034],[92.777983554,12.827424239],[92.775942832,12.828323081],[92.774574554,12.829294391],[92.773353212,12.830862258],[92.77295179,12.832236019],[92.772734339,12.833840281],[92.772950345,12.834658338],[92.773419223,12.836303437],[92.774357456,12.83862196],[92.774664462,12.841401314],[92.774235567,12.842372895],[92.77361784,12.843321701],[92.772838959,12.844270615],[92.771954625,12.844478277],[92.771226712,12.844771855],[92.770314397,12.845535362],[92.769415412,12.846994809],[92.768502559,12.848571724],[92.7679905,12.849995122],[92.767372319,12.851734887],[92.767601725,12.853090726],[92.768029339,12.854410448],[92.768539589,12.856096238],[92.769372211,12.857940232],[92.769758738,12.858478139],[92.769408369,12.859056496],[92.768495573,12.860506952],[92.767822326,12.861794724],[92.767932624,12.862219493],[92.769055925,12.863164307],[92.770198007,12.863548777],[92.770242354,12.863502303],[92.770598978,12.863128578],[92.771700209,12.862392266],[92.772640156,12.861786845],[92.772535035,12.860390439],[92.77264212,12.858334206],[92.772481781,12.85680669],[92.772643048,12.856702786],[92.772776622,12.856702867],[92.772965466,12.856752638],[92.773177254,12.856965041],[92.773245556,12.858347902],[92.773028249,12.859744343],[92.773055242,12.860928323],[92.773432596,12.861402972],[92.773916012,12.861877611],[92.774450157,12.862166957],[92.775256007,12.862483499],[92.775711777,12.862849632],[92.776084481,12.863459838],[92.77660934,12.863997665],[92.777304901,12.863839718],[92.778083589,12.863392426],[92.778968397,12.862552128],[92.779507796,12.861680034],[92.77966955,12.860550272],[92.77981772,12.859113179]]],[[[92.707361488,12.830016584],[92.707531836,12.829903597],[92.707729907,12.830002967],[92.708024575,12.830002985],[92.70836068,12.829862835],[92.708531032,12.829668518],[92.708687545,12.829297959],[92.708825664,12.828977013],[92.709037448,12.828741943],[92.709345914,12.828579256],[92.709603718,12.828552101],[92.709746512,12.828633475],[92.709985975,12.828841302],[92.710184011,12.828963389],[92.710465012,12.829049214],[92.710773511,12.829297709],[92.71112814,12.829519209],[92.711409051,12.829505628],[92.711648483,12.829392683],[92.711874009,12.82922536],[92.712053665,12.829089822],[92.712293039,12.829143991],[92.712477227,12.829225323],[92.712716801,12.829379068],[92.71301142,12.829392619],[92.713264688,12.829311246],[92.713504153,12.829076164],[92.713660606,12.828854724],[92.713757232,12.828551905],[92.713803248,12.828371075],[92.713858489,12.828176796],[92.713816947,12.827666069],[92.713789201,12.827209549],[92.713701639,12.82667174],[92.713535743,12.826188233],[92.713335349,12.825799568],[92.713293866,12.825709201],[92.713109671,12.825419872],[92.712883858,12.825044732],[92.712745696,12.824520508],[92.712589017,12.82413187],[92.712487661,12.823648268],[92.712404691,12.82320538],[92.712363157,12.822748909],[92.712247965,12.822333146],[92.712151104,12.821944469],[92.712068181,12.821515119],[92.712086557,12.821248425],[92.712058775,12.820986283],[92.712003496,12.8207513],[92.711892983,12.820484692],[92.711805477,12.820249662],[92.711708706,12.819987469],[92.71159352,12.819698286],[92.711524352,12.819381938],[92.71151046,12.818939011],[92.711399805,12.818468965],[92.711381335,12.818148117],[92.711381328,12.817650892],[92.711381241,12.817126688],[92.711351236,12.816683741],[92.711378695,12.816362906],[92.711378694,12.815965183],[92.711433834,12.815635257],[92.711479852,12.815355029],[92.711576427,12.815120015],[92.711603974,12.814844335],[92.711603878,12.814320045],[92.711603781,12.813605937],[92.711603648,12.813203778],[92.711575951,12.812579989],[92.711603401,12.811915597],[92.711644793,12.811572176],[92.711589512,12.811391356],[92.711575675,12.811188047],[92.71154336,12.810799379],[92.711501729,12.810180105],[92.71152918,12.809280741],[92.711552098,12.808688723],[92.711552141,12.808340708],[92.711510612,12.808119233],[92.711551948,12.807445804],[92.711517232,12.806786033],[92.711475654,12.806523857],[92.711378904,12.805954463],[92.711319041,12.805470841],[92.711263622,12.805131843],[92.711263526,12.804743139],[92.711406255,12.804521753],[92.711447636,12.804105924],[92.711406111,12.80364948],[92.71139213,12.803206583],[92.711392033,12.802609986],[92.711405732,12.801904949],[92.711419474,12.801502662],[92.711552841,12.80074793],[92.711566542,12.800305034],[92.711566493,12.799902792],[92.711566435,12.799518543],[92.711566344,12.799211256],[92.711621479,12.798818108],[92.711579996,12.798402284],[92.711577588,12.798067855],[92.711563737,12.797764972],[92.711466989,12.797584208],[92.711425603,12.797403435],[92.711480779,12.797186466],[92.711651082,12.796883678],[92.711706172,12.796440836],[92.711747552,12.796097341],[92.711747447,12.795627238],[92.711784143,12.794827223],[92.711839373,12.794497402],[92.711880704,12.794013808],[92.711908187,12.793335823],[92.712050802,12.793060119],[92.712147403,12.792648851],[92.712161148,12.792273742],[92.712216364,12.791817265],[92.712216224,12.79154161],[92.712317497,12.791098672],[92.712386415,12.790687411],[92.712427835,12.790438777],[92.712455428,12.790176741],[92.712529009,12.78973372],[92.712570246,12.789150742],[92.712738215,12.788640009],[92.71280727,12.788197119],[92.712710513,12.787871626],[92.712655157,12.787591518],[92.712595199,12.787144005],[92.712539792,12.786615316],[92.712456819,12.785648051],[92.712286283,12.78457245],[92.712060388,12.783659496],[92.711894538,12.782913841],[92.711862174,12.782249463],[92.711705578,12.781576038],[92.71161791,12.781097014],[92.711530422,12.780726366],[92.711442892,12.78035127],[92.711350788,12.780116319],[92.711364523,12.779650734],[92.71121479,12.779230465],[92.710947676,12.778981889],[92.711067317,12.77877847],[92.711085686,12.778403331],[92.711039492,12.777824867],[92.711099238,12.777160498],[92.711228095,12.776798991],[92.711283303,12.776658804],[92.711508746,12.776202318],[92.711835491,12.775415845],[92.711789437,12.774932318],[92.712042557,12.774602387],[92.712277207,12.77434024],[92.712613263,12.773856668],[92.712935367,12.773278029],[92.713427848,12.772613666],[92.714049272,12.772057776],[92.714399061,12.771813654],[92.714776443,12.771470232],[92.714817849,12.771248686],[92.714619946,12.771095096],[92.714803955,12.770959461],[92.715098622,12.77073795],[92.715646347,12.770209135],[92.715917917,12.770046368],[92.715917877,12.77004192],[92.715680771,12.769910894],[92.715690066,12.769897259],[92.715759067,12.76982944],[92.715869503,12.769793372],[92.715984547,12.769793238],[92.716067494,12.769748165],[92.71613649,12.76967126],[92.716154855,12.769476928],[92.716164062,12.769454307],[92.71632059,12.769508541],[92.716596721,12.768934529],[92.716978724,12.768313136],[92.71741123,12.767743585],[92.717710411,12.767260014],[92.718129205,12.766609094],[92.718382284,12.766089372],[92.718777973,12.765343567],[92.719270482,12.764498488],[92.71942219,12.764050916],[92.719597217,12.763879279],[92.719707624,12.76370748],[92.719845615,12.763463454],[92.720002062,12.763187716],[92.720107922,12.762916475],[92.720061819,12.762808007],[92.720278113,12.762464628],[92.720729068,12.761524487],[92.721193877,12.76084195],[92.721610273,12.760123288],[92.721780483,12.759594489],[92.722033497,12.758740265],[92.722314135,12.757854423],[92.722764992,12.756665731],[92.722962709,12.75596969],[92.72332625,12.75535957],[92.723611478,12.754695181],[92.723749448,12.754057874],[92.72366645,12.753425129],[92.723611071,12.752733604],[92.723682068,12.751575059],[92.723909283,12.750490663],[92.724424776,12.749202491],[92.724682423,12.748316622],[92.724617892,12.747706504],[92.724470416,12.74694269],[92.723802653,12.746269374],[92.723369754,12.74582646],[92.723498618,12.745220958],[92.723369588,12.744610856],[92.723047156,12.74378829],[92.722835187,12.743006416],[92.722554317,12.742604226],[92.722208982,12.742563608],[92.721886699,12.742604338],[92.721822245,12.742626964],[92.721628971,12.743277703],[92.721306681,12.743765848],[92.721025906,12.744312805],[92.720533517,12.745393033],[92.720427778,12.746382846],[92.720358906,12.747905839],[92.720211685,12.748642613],[92.719953885,12.749193984],[92.71999554,12.750332964],[92.719995626,12.750726237],[92.719843778,12.75116908],[92.719671805,12.75157837],[92.71954144,12.751834701],[92.719260771,12.752413182],[92.719035322,12.753077605],[92.718612141,12.753990538],[92.718358944,12.754379248],[92.718050689,12.755011966],[92.717797618,12.755897884],[92.717710364,12.756205258],[92.717544607,12.756395052],[92.717291372,12.756395022],[92.717148749,12.756313755],[92.71720384,12.756010875],[92.717346384,12.755427857],[92.717484444,12.754957802],[92.717797286,12.75432059],[92.718050371,12.753687779],[92.718160696,12.753104721],[92.718215826,12.752526297],[92.718160478,12.751889007],[92.718147287,12.751580387],[92.717932849,12.750303859],[92.717909534,12.748383054],[92.717868015,12.747641796],[92.717651539,12.746923173],[92.717844796,12.746439595],[92.717950603,12.746109687],[92.717586833,12.745269067],[92.717305833,12.744781026],[92.717264393,12.744442038],[92.717199813,12.744021708],[92.717112295,12.743746045],[92.71741614,12.743325686],[92.717374619,12.743068104],[92.717222639,12.742751747],[92.717093713,12.742543901],[92.717070695,12.742322376],[92.717181095,12.742150681],[92.717222534,12.741897537],[92.717220248,12.741666994],[92.717372093,12.741350624],[92.717519383,12.740735961],[92.717500799,12.740270488],[92.717454746,12.740103246],[92.717178586,12.739913482],[92.716985156,12.739741712],[92.716939102,12.739511244],[92.717049533,12.739172302],[92.717242824,12.738729339],[92.717155172,12.737829958],[92.71702622,12.737260469],[92.71683285,12.737093329],[92.716551932,12.737133914],[92.716317157,12.737007517],[92.716252641,12.736880889],[92.716294081,12.73662775],[92.716533486,12.736501282],[92.716768194,12.736207443],[92.716726766,12.735995008],[92.716574794,12.735678658],[92.716100442,12.735086628],[92.715953159,12.73491948],[92.715994511,12.734675436],[92.716187856,12.734462945],[92.71649175,12.734273153],[92.716597546,12.733916097],[92.71663897,12.733427952],[92.716790864,12.733260749],[92.717822053,12.732564473],[92.718399806,12.732010863],[92.718293785,12.73178037],[92.718123443,12.731674232],[92.717884087,12.731633548],[92.717391428,12.731886627],[92.717110678,12.731950001],[92.716917273,12.73188679],[92.716852809,12.731737631],[92.716894154,12.731547731],[92.717069127,12.731357858],[92.717069119,12.731168089],[92.716746791,12.730924022],[92.716102169,12.730607847],[92.715586543,12.730481332],[92.715604994,12.730332167],[92.715908786,12.730332064],[92.716037683,12.730205515],[92.716184979,12.729889107],[92.716530296,12.730038292],[92.716746693,12.730124078],[92.717220801,12.729974938],[92.717819345,12.729635873],[92.717971186,12.729446056],[92.718012661,12.729107074],[92.718100057,12.728456241],[92.71812291,12.727818957],[92.718532553,12.726804287],[92.718596947,12.726139878],[92.71833899,12.725272202],[92.718209877,12.724426961],[92.718016367,12.723186388],[92.718013988,12.722910718],[92.7182902,12.722623736],[92.718271768,12.722497109],[92.718055407,12.722350373],[92.717967893,12.722137864],[92.718013863,12.721948012],[92.717756052,12.721631728],[92.717323076,12.720131208],[92.717088281,12.719498488],[92.716830385,12.719245437],[92.716443652,12.719141544],[92.71614437,12.719191301],[92.71588659,12.719317852],[92.71575771,12.719507711],[92.715582821,12.720036579],[92.715559818,12.720669317],[92.715431029,12.720859167],[92.715173244,12.720985718],[92.715090384,12.721134788],[92.714915528,12.721451274],[92.714809533,12.721473863],[92.714703714,12.721433121],[92.714487328,12.721238873],[92.713990048,12.720922512],[92.713561907,12.720796038],[92.713391568,12.720859406],[92.713216535,12.720818633],[92.712700951,12.720628889],[92.711798591,12.720439161],[92.711176981,12.720502548],[92.710919234,12.720669692],[92.710702912,12.721112668],[92.710919356,12.721808619],[92.711025315,12.722170194],[92.710919514,12.722509155],[92.710551157,12.722780415],[92.710077033,12.722952241],[92.709885998,12.723110371],[92.709651299,12.723512649],[92.70930593,12.723806482],[92.709305976,12.724036938],[92.709481006,12.724312625],[92.709932165,12.724904713],[92.710038167,12.725135207],[92.709973669,12.725306899],[92.709476451,12.725474235],[92.709476535,12.725600676],[92.709692886,12.725727262],[92.709757431,12.725876412],[92.709651537,12.726278699],[92.709670046,12.726531772],[92.709821892,12.726658271],[92.709932377,12.726775728],[92.709757543,12.727259355],[92.709757542,12.727431044],[92.709973986,12.727575698],[92.71031929,12.727914662],[92.710448239,12.728127042],[92.710466666,12.728380213],[92.710402259,12.728759745],[92.710360812,12.728823108],[92.710337828,12.729171163],[92.710153723,12.729392541],[92.709987903,12.72943779],[92.709803749,12.729320245],[92.70972084,12.729238947],[92.709624189,12.729270603],[92.709472332,12.729397095],[92.709329564,12.729758785],[92.70919154,12.729907848],[92.709062644,12.72998025],[92.708956729,12.729975665],[92.708864659,12.729894362],[92.708864658,12.729695511],[92.708970427,12.729379166],[92.708993459,12.729189261],[92.709021078,12.729148565],[92.708919802,12.728800645],[92.709048603,12.728420938],[92.709090057,12.728104583],[92.708961105,12.727937351],[92.708749295,12.727892208],[92.708491515,12.728021018],[92.708358034,12.728106906],[92.708316674,12.72861311],[92.70846862,12.729182543],[92.708422726,12.729733937],[92.707971571,12.730533974],[92.707580282,12.730918184],[92.707336303,12.731229995],[92.70725801,12.73137457],[92.707193657,12.731668434],[92.707221229,12.73184013],[92.707520504,12.732301196],[92.70761035,12.732825371],[92.707822127,12.732974533],[92.708020163,12.733101117],[92.708360836,12.73306033],[92.709092891,12.73280501],[92.709350691,12.732741601],[92.709502645,12.732868187],[92.709502643,12.733057956],[92.709350655,12.733225249],[92.709327795,12.733460198],[92.709502792,12.733650053],[92.70990789,12.733925759],[92.710018424,12.734092904],[92.709908031,12.734409301],[92.709954031,12.734653398],[92.710294761,12.734734694],[92.710663118,12.734947075],[92.710897951,12.735222821],[92.710879589,12.735706373],[92.710792147,12.735941428],[92.711026921,12.736257697],[92.711201965,12.736488154],[92.711243393,12.736890454],[92.711372351,12.736913067],[92.71150121,12.736745826],[92.71156561,12.736384272],[92.711607056,12.736194363],[92.711915495,12.736167241],[92.712155066,12.737093731],[92.712265674,12.737681294],[92.712182864,12.738259784],[92.712090815,12.739172767],[92.712026561,12.739810022],[92.712026543,12.740546773],[92.712049645,12.741382763],[92.712006027,12.741884466],[92.71198762,12.742246029],[92.711808147,12.742548949],[92.711389111,12.743127421],[92.711168313,12.74376923],[92.711113132,12.744578295],[92.711071779,12.745328538],[92.711016574,12.745658397],[92.710869253,12.746155599],[92.710814056,12.746449392],[92.710906196,12.746815496],[92.710998334,12.74707313],[92.710998382,12.747457223],[92.710869424,12.747805262],[92.710772853,12.748153242],[92.710735979,12.748392809],[92.710754449,12.748614289],[92.710680826,12.749016464],[92.710699347,12.74940519],[92.710736146,12.749807464],[92.710699458,12.750209722],[92.710607323,12.750539595],[92.710529083,12.750869597],[92.710492292,12.751127146],[92.710465905,12.751574915],[92.710463636,12.751611547],[92.710463731,12.751828482],[92.710597243,12.752266868],[92.710818307,12.752849831],[92.710896613,12.752994503],[92.711043968,12.753310922],[92.711090057,12.753618166],[92.711090111,12.753966203],[92.710938289,12.754431746],[92.710791038,12.754766156],[92.710731209,12.754843057],[92.710689837,12.755041873],[92.7106438,12.755389916],[92.710482898,12.755828286],[92.710353973,12.756027156],[92.710234357,12.756402356],[92.710174562,12.756736721],[92.710220716,12.757346945],[92.710280643,12.757929874],[92.710294577,12.758422495],[92.710092314,12.759801024],[92.710011887,12.760695863],[92.709933677,12.760885689],[92.709984399,12.761247222],[92.709938452,12.761830293],[92.709878708,12.762268683],[92.709772967,12.762734234],[92.709690168,12.763308133],[92.709621169,12.7635929],[92.709497002,12.764121686],[92.70931758,12.764731875],[92.709128945,12.765229048],[92.708921788,12.7656719],[92.708622767,12.766399552],[92.708447827,12.766779219],[92.708254469,12.767041414],[92.707987651,12.767389353],[92.707900174,12.767696659],[92.707840382,12.768004051],[92.707840425,12.768614213],[92.707900447,12.769341883],[92.707988054,12.769906841],[92.708124018,12.77049431],[92.708289753,12.771032165],[92.708616776,12.771511183],[92.708764137,12.771773295],[92.708778018,12.771990201],[92.708778119,12.77249652],[92.708722987,12.773016192],[92.708483649,12.773644346],[92.708336432,12.774137126],[92.70830421,12.774471513],[92.708276625,12.774688469],[92.708097132,12.774851134],[92.707982079,12.774950658],[92.707949856,12.775140407],[92.707908518,12.77566013],[92.707821131,12.776085002],[92.707655524,12.776573148],[92.70749454,12.777097407],[92.707287364,12.777386637],[92.707061816,12.777608086],[92.706606121,12.77797198],[92.706380523,12.778206971],[92.706159561,12.778378766],[92.705851118,12.77868616],[92.705717671,12.778889529],[92.7056256,12.779092858],[92.705632673,12.77952225],[92.705600536,12.779784313],[92.705513053,12.780028394],[92.705319807,12.780322202],[92.704905447,12.78082843],[92.704385307,12.78141137],[92.704090738,12.781745879],[92.704035565,12.781863437],[92.70379153,12.782089339],[92.703483076,12.78230633],[92.703303614,12.782527772],[92.70297678,12.782758294],[92.702613091,12.783024886],[92.702106704,12.783413622],[92.701480702,12.783965063],[92.701066416,12.784344714],[92.700757985,12.784629386],[92.700532374,12.78484638],[92.700104298,12.785135669],[92.699570354,12.785501765],[92.699197398,12.785777439],[92.698930474,12.786184172],[92.698737105,12.786459813],[92.698548328,12.786749131],[92.698442581,12.787056434],[92.69838739,12.78727339],[92.698249228,12.787752472],[92.698028342,12.788217903],[92.697940938,12.788480149],[92.697869534,12.788778408],[92.697841945,12.78884173],[92.697616494,12.789578325],[92.697275908,12.790308232],[92.696949161,12.790787326],[92.696507155,12.791239299],[92.69641512,12.791429178],[92.696378348,12.79158281],[92.696304678,12.791786144],[92.696198717,12.791872045],[92.695963984,12.791885593],[92.695844222,12.79194428],[92.695770615,12.792061836],[92.695770643,12.792192853],[92.695871961,12.792323971],[92.695918009,12.792455085],[92.695917996,12.792554486],[92.695872027,12.79261326],[92.695738382,12.792626748],[92.695623366,12.792540909],[92.695489828,12.792482155],[92.695356333,12.792482182],[92.695296415,12.792599616],[92.69525039,12.792744256],[92.695250468,12.792934145],[92.695250496,12.793019912],[92.695070929,12.793123879],[92.694863734,12.793196222],[92.694688844,12.793340933],[92.694569107,12.793575882],[92.694523157,12.793837996],[92.694435661,12.793964599],[92.694375784,12.794140815],[92.694362047,12.794430057],[92.694371276,12.794719351],[92.694237883,12.794949788],[92.694191916,12.795401802],[92.69413204,12.795559938],[92.693984659,12.795532845],[92.693837397,12.795618683],[92.69380511,12.795894488],[92.69380518,12.796405113],[92.693837555,12.796667281],[92.693777696,12.797074007],[92.693630418,12.797331662],[92.693556734,12.797607323],[92.693556836,12.797882984],[92.693678868,12.798203895],[92.693720392,12.798583553],[92.693586811,12.798814007],[92.693531606,12.799049053],[92.693573104,12.799252444],[92.693780372,12.799514644],[92.693950694,12.799740595],[92.693964495,12.800034306],[92.693950858,12.800278386],[92.693996857,12.80039588],[92.694157983,12.800499803],[92.694291529,12.800513312],[92.694397414,12.800427508],[92.694544683,12.800368837],[92.694692068,12.800368761],[92.6947658,12.800454628],[92.69469209,12.800554025],[92.694664492,12.800671592],[92.694646102,12.800775534],[92.6947059,12.800847827],[92.694811815,12.800874961],[92.69506041,12.800775502],[92.695060553,12.801209443],[92.695037642,12.801543846],[92.695373701,12.801733656],[92.695415124,12.801765237],[92.695797299,12.801955138],[92.696331442,12.802122292],[92.696837847,12.802054574],[92.696952986,12.801914431],[92.696911462,12.801498696],[92.696865352,12.801015041],[92.696994252,12.800852416],[92.697459232,12.800764201],[92.697809238,12.800804846],[92.698062452,12.80093149],[92.698205194,12.80113935],[92.698361772,12.801469282],[92.698472376,12.801830822],[92.698587552,12.802341517],[92.698711917,12.802590077],[92.698992766,12.802703094],[92.699204546,12.802779894],[92.699006635,12.802920023],[92.698767155,12.802987788],[92.698767243,12.803042025],[92.699048124,12.803304143],[92.699117232,12.803444301],[92.699034311,12.803566324],[92.698712042,12.80378772],[92.698260968,12.80431657],[92.697934139,12.804800144],[92.697754503,12.805008069],[92.697570392,12.80504875],[92.697487486,12.80493571],[92.697501348,12.80475948],[92.697528912,12.804592301],[92.697487393,12.804506394],[92.697335527,12.804522225],[92.697321683,12.804590055],[92.697234251,12.804852134],[92.697123779,12.805032935],[92.697068575,12.805240818],[92.69712387,12.805435084],[92.697294208,12.805670122],[92.697492281,12.805645286],[92.697800722,12.805767307],[92.698123057,12.805934618],[92.698449926,12.805975227],[92.698615657,12.805948079],[92.698629522,12.80569952],[92.69857419,12.805383227],[92.698505101,12.805035172],[92.698491239,12.804727833],[92.699126647,12.80489054],[92.69899777,12.805337932],[92.699011595,12.80555941],[92.698928842,12.805880318],[92.69874474,12.806296082],[92.698730916,12.806639589],[92.698763158,12.806924311],[92.698634363,12.807023783],[92.698592871,12.807132227],[92.698680406,12.807272389],[92.698804749,12.807272354],[92.698961262,12.807312989],[92.699087918,12.807439594],[92.699133925,12.807520925],[92.699101737,12.807688151],[92.699046538,12.807923206],[92.698894578,12.808158209],[92.698834743,12.808366051],[92.699032779,12.808555928],[92.699322925,12.80876371],[92.699608447,12.809098204],[92.699875594,12.809292488],[92.699677588,12.809405551],[92.699567064,12.809654146],[92.699300043,12.810029204],[92.699286329,12.810264305],[92.699313938,12.810485655],[92.69947055,12.810680113],[92.699567167,12.810621296],[92.699567271,12.810485717],[92.699650022,12.810264301],[92.699834215,12.810386256],[92.700115173,12.810499265],[92.700368397,12.810580569],[92.70062168,12.810693669],[92.700750636,12.810901484],[92.700746068,12.811308236],[92.700718505,12.811574916],[92.700594275,12.811850625],[92.700368684,12.812266355],[92.700184497,12.812609898],[92.700087974,12.813079873],[92.700087942,12.813495675],[92.700157087,12.813784944],[92.700382757,12.814060601],[92.70071895,12.814322818],[92.700815692,12.81443118],[92.700824902,12.814526135],[92.70082489,12.814743123],[92.700898576,12.81492386],[92.701119682,12.815023279],[92.701331486,12.815091083],[92.701529483,12.815285417],[92.70172756,12.815588147],[92.701925615,12.815769026],[92.70226164,12.81571477],[92.702418141,12.81545264],[92.702528703,12.815326068],[92.702708197,12.815312505],[92.703035191,12.815353185],[92.703247038,12.815452605],[92.703514057,12.815687517],[92.70379503,12.815936183],[92.703850302,12.816117009],[92.703919411,12.816211829],[92.704117458,12.816365448],[92.704398326,12.816695358],[92.704571098,12.81701178],[92.704654047,12.817301007],[92.704713942,12.817698776],[92.704893612,12.817947346],[92.705165284,12.818019647],[92.70543232,12.818182317],[92.705625747,12.818335981],[92.705584306,12.818430889],[92.705446194,12.8184625],[92.705133085,12.818476111],[92.705036408,12.818584554],[92.705248214,12.818679432],[92.705556741,12.818751734],[92.705740953,12.818900855],[92.705418674,12.818986792],[92.705317455,12.81924893],[92.705271324,12.819510996],[92.705326728,12.819895175],[92.705483346,12.820116622],[92.705948408,12.820310969],[92.70620166,12.820518934],[92.706270768,12.820658916],[92.706141927,12.820699701],[92.705948486,12.820672525],[92.705709022,12.820699592],[92.705580134,12.82075392],[92.705552488,12.820894037],[92.70563544,12.821083767],[92.705709187,12.821540376],[92.705635547,12.821901842],[92.705469837,12.822023863],[92.70536853,12.822204684],[92.705511399,12.822512043],[92.705796914,12.822796747],[92.70572787,12.823045311],[92.705442516,12.823293898],[92.705331986,12.823569587],[92.70538726,12.823723248],[92.705681998,12.823931169],[92.705880006,12.824107329],[92.70583861,12.824315275],[92.705755731,12.824387602],[92.705967584,12.824649676],[92.706064398,12.824771754],[92.705898673,12.825056432],[92.705797401,12.825350203],[92.705755958,12.825499363],[92.706050653,12.825720829],[92.706179639,12.825874491],[92.706138248,12.825983026],[92.706085363,12.826136654],[92.705997798,12.826385229],[92.705984119,12.82676028],[92.706066994,12.826995365],[92.706265058,12.827257483],[92.706338806,12.827406598],[92.706237545,12.82757388],[92.706237529,12.82783595],[92.706490883,12.828052907],[92.706532362,12.828287941],[92.70638965,12.828387296],[92.706223887,12.828568116],[92.706164106,12.828789602],[92.706251656,12.829065347],[92.706403685,12.829481035],[92.70671681,12.82989233],[92.706962579,12.830124555],[92.707025385,12.830183901],[92.707251006,12.830152154],[92.707361488,12.830016584]]],[[[92.725975188,12.834719832],[92.72596597,12.834715289],[92.725975231,12.834715284],[92.725961372,12.834629368],[92.725961366,12.834475794],[92.725878386,12.834037347],[92.725707836,12.83361032],[92.725256475,12.833153909],[92.724708329,12.832561886],[92.724461221,12.832353413],[92.724215536,12.83214614],[92.723865475,12.831965428],[92.723722734,12.832078436],[92.72363996,12.832268263],[92.723612335,12.832516799],[92.723626364,12.83308623],[92.723667956,12.833777707],[92.723668027,12.834053409],[92.723750987,12.834383355],[92.723926045,12.834726837],[92.723870937,12.835219448],[92.72391936,12.835558463],[92.724103617,12.835770817],[92.724426047,12.835910914],[92.724647115,12.836118722],[92.724886678,12.836475737],[92.724983519,12.837081435],[92.725126454,12.837542365],[92.725356721,12.837967181],[92.725568639,12.83828349],[92.726010823,12.838692469],[92.726356225,12.838805441],[92.726535684,12.838651725],[92.726623142,12.83808226],[92.72662288,12.837377192],[92.726631945,12.836803247],[92.7265813,12.836500415],[92.72643834,12.835876735],[92.726304681,12.835614632],[92.726214773,12.835293754],[92.726044379,12.834936683],[92.725975188,12.834719832]]],[[[92.762494435,12.852230638],[92.762766704,12.851439888],[92.763300878,12.851467158],[92.764001121,12.85123234],[92.765531222,12.849623953],[92.765393447,12.848887299],[92.765007269,12.847793554],[92.76511413,12.846238997],[92.765331508,12.844765745],[92.76499697,12.841932105],[92.765694668,12.838167853],[92.765562074,12.836531912],[92.765161619,12.836192844],[92.764502728,12.836599369],[92.764530001,12.837204987],[92.763617193,12.838732201],[92.762515803,12.839762226],[92.762409346,12.840684118],[92.762072581,12.841565287],[92.761026242,12.843065326],[92.758745666,12.844357186],[92.757806029,12.844460815],[92.756865695,12.845725918],[92.756851213,12.846661344],[92.757011906,12.847529092],[92.75727839,12.848582169],[92.758134406,12.849608261],[92.758244403,12.850480534],[92.757354922,12.851293729],[92.75726218,12.852256228],[92.757583871,12.853440361],[92.757850574,12.854127372],[92.758171929,12.855840196],[92.758060578,12.857101006],[92.757981708,12.857973223],[92.758653551,12.858999308],[92.7598323,12.859686582],[92.760154985,12.859184967],[92.760224549,12.85835347],[92.76065356,12.857377521],[92.760815672,12.855926877],[92.761217692,12.853821055],[92.762199346,12.852781954],[92.762494435,12.852230638]]],[[[92.726116889,12.865371079],[92.726291849,12.865163224],[92.726623413,12.865248995],[92.727024064,12.865181122],[92.727461438,12.864598049],[92.727792901,12.864082824],[92.728087599,12.863739272],[92.728281045,12.863689542],[92.728543476,12.863807081],[92.728519581,12.863608058],[92.728506566,12.863499638],[92.728541011,12.862934748],[92.728697413,12.862573133],[92.728890704,12.861999123],[92.728890576,12.861709861],[92.728752434,12.861348347],[92.728540469,12.861022933],[92.728158027,12.86059371],[92.727771129,12.860164336],[92.727771023,12.859974587],[92.72777098,12.859612978],[92.727476129,12.859287662],[92.726656251,12.858664029],[92.726425861,12.858266367],[92.726218541,12.858013245],[92.725955969,12.857584],[92.725868357,12.857272072],[92.725886654,12.856774972],[92.726006335,12.85636374],[92.725868056,12.855970526],[92.72515391,12.854829393],[92.724502082,12.854061234],[92.724239471,12.853681615],[92.724119642,12.853405906],[92.724188664,12.853048892],[92.724501685,12.85268728],[92.724713392,12.85192345],[92.724538267,12.851512251],[92.724294079,12.85097896],[92.723768877,12.850328147],[92.723593757,12.849935033],[92.723575288,12.849401771],[92.723524504,12.849121476],[92.723155991,12.848619865],[92.722755247,12.84809113],[92.722722851,12.847679884],[92.722616829,12.847440303],[92.722441779,12.847268651],[92.722128595,12.847128629],[92.721810843,12.846735378],[92.72155278,12.846084641],[92.721322247,12.845149111],[92.721114908,12.844755955],[92.720831726,12.844480317],[92.720596734,12.844037366],[92.720587451,12.843603535],[92.720486114,12.843359451],[92.720297166,12.843061173],[92.719965591,12.842735762],[92.720071408,12.842722272],[92.720149707,12.842645434],[92.720273981,12.842446555],[92.720273917,12.842170847],[92.720186388,12.841962977],[92.719942209,12.84174158],[92.71969817,12.841587963],[92.719601423,12.84149296],[92.719767195,12.841348374],[92.719886837,12.841140457],[92.719923636,12.840900914],[92.719942006,12.840661374],[92.71981761,12.840281756],[92.719776112,12.840245549],[92.71946289,12.839992483],[92.719209549,12.83980725],[92.719002365,12.839481879],[92.718739747,12.839016396],[92.718504769,12.838446955],[92.71845863,12.837958882],[92.718242086,12.837534019],[92.718094589,12.837077579],[92.717859629,12.836670892],[92.717560264,12.836413322],[92.717656938,12.836340943],[92.717771998,12.836209861],[92.717808849,12.836101357],[92.717827278,12.836056193],[92.717776475,12.835780544],[92.717619909,12.835504839],[92.717460938,12.835247251],[92.717230751,12.83500771],[92.716968159,12.834786314],[92.716940516,12.834754692],[92.716908282,12.83471848],[92.71680697,12.834655235],[92.716613514,12.834528748],[92.71637855,12.834049638],[92.716037718,12.833586382],[92.71566465,12.833265569],[92.715411361,12.833075696],[92.714996909,12.832944752],[92.714540966,12.832813767],[92.714052839,12.832714354],[92.713652179,12.832655607],[92.713090386,12.832425152],[92.712063387,12.8319732],[92.711722657,12.83191458],[92.711427981,12.83194165],[92.711160861,12.832045604],[92.710981343,12.832276089],[92.710939904,12.832325839],[92.711101089,12.832601591],[92.711234714,12.832981203],[92.711234847,12.833229725],[92.711188826,12.833446722],[92.711073752,12.833677121],[92.711087555,12.833866999],[92.711221184,12.834129114],[92.711281007,12.834273741],[92.711147517,12.834377736],[92.710981746,12.834350562],[92.710723884,12.834201433],[92.710443007,12.834038717],[92.710079073,12.833785687],[92.709715279,12.833537188],[92.709383657,12.833401602],[92.709052124,12.833365421],[92.708798851,12.833365458],[92.70848116,12.833460355],[92.708301601,12.833713559],[92.708204955,12.834061543],[92.708094553,12.834377852],[92.707891967,12.834617377],[92.707887385,12.834721378],[92.707878165,12.834816249],[92.70765261,12.835191396],[92.707346483,12.835620765],[92.707125552,12.83597778],[92.707116325,12.836316735],[92.707042833,12.836691927],[92.706918453,12.836926965],[92.706881684,12.837162044],[92.706955383,12.837396952],[92.707148925,12.837613863],[92.70731005,12.838065832],[92.707416073,12.838517783],[92.70757734,12.838865781],[92.70770175,12.839249947],[92.707941401,12.83994594],[92.708180789,12.840352706],[92.708392808,12.840754906],[92.708563245,12.84112999],[92.709198944,12.842571714],[92.709549053,12.843236099],[92.709848554,12.843859812],[92.709972965,12.844153472],[92.710115725,12.844329728],[92.71038292,12.844338816],[92.710631539,12.844225779],[92.711119654,12.844040411],[92.711368239,12.843850679],[92.711492474,12.843502595],[92.711501549,12.843204266],[92.711589064,12.843032468],[92.711800971,12.843050641],[92.711906921,12.843231435],[92.711916173,12.843520595],[92.711819536,12.843832514],[92.711686028,12.844171425],[92.711437459,12.844650593],[92.711306309,12.844994021],[92.711306534,12.845965729],[92.711371174,12.846697899],[92.711352868,12.847479691],[92.711288449,12.847990408],[92.711288543,12.84827066],[92.711477336,12.848419749],[92.711726054,12.848686382],[92.711947272,12.849070597],[92.712099352,12.849459314],[92.712186915,12.849933821],[92.712348157,12.850168781],[92.712827077,12.85055738],[92.713066639,12.850905434],[92.713135875,12.851307687],[92.713508939,12.851542651],[92.713937306,12.851777702],[92.714466942,12.852188877],[92.714752532,12.852563923],[92.714982888,12.852880351],[92.715088795,12.85325536],[92.715070473,12.853698379],[92.714976187,12.854141239],[92.714939421,12.854394327],[92.714792111,12.854435034],[92.714584783,12.854349208],[92.714336051,12.854218164],[92.714115101,12.85411419],[92.714059763,12.85421816],[92.713935556,12.854489281],[92.713654649,12.854887094],[92.713369284,12.855176341],[92.713323295,12.855370632],[92.713396982,12.855537939],[92.713493633,12.855678036],[92.713636451,12.855677987],[92.713751532,12.855583071],[92.713848271,12.855433893],[92.714078526,12.855397726],[92.714410064,12.855311853],[92.714700145,12.855302726],[92.715063965,12.855347939],[92.715271298,12.85548802],[92.715395689,12.855677816],[92.715285196,12.855930909],[92.715243751,12.856107167],[92.715418768,12.856382891],[92.71557086,12.856681191],[92.715764397,12.85701107],[92.71598087,12.857625727],[92.716252695,12.857876495],[92.716450781,12.858242596],[92.716395723,12.858708062],[92.716469473,12.859214344],[92.716616931,12.859503515],[92.716796576,12.859607431],[92.717054446,12.85961652],[92.717229501,12.859607426],[92.717381353,12.859539593],[92.717579324,12.859363243],[92.717694505,12.859331657],[92.717887898,12.859349651],[92.718118214,12.859363274],[92.718288587,12.859259263],[92.718509585,12.858988169],[92.718679902,12.858744025],[92.718882564,12.858762103],[92.718919434,12.859006112],[92.718813586,12.859394845],[92.719020936,12.859715682],[92.719246675,12.859905562],[92.719840759,12.85994158],[92.720416326,12.859959611],[92.720978275,12.860058915],[92.721429588,12.860045357],[92.721972959,12.859977453],[92.722530137,12.859873512],[92.723124167,12.859615887],[92.723193363,12.859751421],[92.722986086,12.859977409],[92.722673067,12.860063293],[92.722180222,12.860162791],[92.721692146,12.860284856],[92.721167154,12.860248796],[92.720384249,12.860334704],[92.719734811,12.860266981],[92.7193526,12.860298661],[92.719159356,12.860610549],[92.719071892,12.861211584],[92.71907205,12.861604809],[92.719247087,12.861998041],[92.719265628,12.862305388],[92.719109002,12.862359651],[92.718864926,12.862169852],[92.718653087,12.862133685],[92.718496503,12.862273735],[92.718372161,12.862359664],[92.718146527,12.862359711],[92.717920839,12.86220154],[92.717778009,12.862237672],[92.717639953,12.862323546],[92.717603095,12.862495312],[92.717971616,12.862870364],[92.718427685,12.863344968],[92.718812319,12.863466938],[92.71921299,12.863760702],[92.719300578,12.86400021],[92.719194765,12.864528903],[92.719231703,12.864994478],[92.719406771,12.865166143],[92.719738392,12.865283733],[92.720106759,12.865148043],[92.720295675,12.865233866],[92.720369436,12.865712984],[92.720526134,12.866124209],[92.720857694,12.866101571],[92.720963602,12.865843965],[92.72106478,12.865432735],[92.721221246,12.865003324],[92.721483733,12.864659831],[92.721815222,12.864316294],[92.722183584,12.864180599],[92.722671714,12.86399073],[92.723146025,12.864094725],[92.723528414,12.864420093],[92.723809369,12.864745385],[92.724002933,12.865039092],[92.724297684,12.865156585],[92.724666169,12.86534632],[92.724786026,12.865721553],[92.725103884,12.865879614],[92.725449246,12.865793758],[92.725941942,12.865714529],[92.726116889,12.865371079]]],[[[92.729584733,12.856824229],[92.729819462,12.856684037],[92.729847118,12.856697664],[92.730243275,12.856742873],[92.730565568,12.856570993],[92.730634538,12.856308854],[92.73036739,12.85601071],[92.730067862,12.855716989],[92.729888288,12.855504576],[92.729639527,12.855382465],[92.729869784,12.855355361],[92.729902003,12.855273977],[92.729621013,12.855025502],[92.729321632,12.854781479],[92.729017645,12.85471826],[92.728635354,12.854740884],[92.728423656,12.855003077],[92.728225731,12.855441531],[92.728184355,12.855739749],[92.728345649,12.856074204],[92.728580573,12.856426654],[92.72865892,12.856471481],[92.728912551,12.8566166],[92.729039459,12.856689212],[92.729188629,12.85677456],[92.729584733,12.856824229]]],[[[92.76520587,12.869969198],[92.764050513,12.868685461],[92.763792851,12.86818375],[92.764171087,12.86732062],[92.764245715,12.865666689],[92.764071228,12.864875737],[92.763846291,12.863641956],[92.764075474,12.863146442],[92.76424754,12.862774424],[92.765505767,12.86131955],[92.765483108,12.860799812],[92.765484572,12.858260063],[92.765536406,12.856407269],[92.765182253,12.855566562],[92.764855242,12.855467028],[92.763220151,12.855593152],[92.762266579,12.855787205],[92.761860796,12.856505617],[92.761758733,12.857739341],[92.761458287,12.859465611],[92.76164148,12.86115124],[92.761461182,12.862240362],[92.761612703,12.862981552],[92.761409566,12.863794975],[92.761409349,12.864115814],[92.761864864,12.864906802],[92.761509824,12.865521282],[92.761311324,12.86623978],[92.760606187,12.866903909],[92.760048563,12.867423471],[92.759974189,12.868458277],[92.760250219,12.869077508],[92.760880733,12.869868551],[92.76140566,12.870162409],[92.761962917,12.870289155],[92.762865866,12.870090529],[92.763017801,12.870239762],[92.763169594,12.870533517],[92.763293443,12.871301822],[92.763495792,12.871916443],[92.763744331,12.872264559],[92.764651215,12.873177654],[92.765153378,12.872956389],[92.765379894,12.871623256],[92.76520587,12.869969198]]],[[[92.718754617,13.098388126],[92.719123524,13.098053492],[92.719418569,13.097687248],[92.719598295,13.097235202],[92.719644412,13.096982156],[92.719658094,13.096607023],[92.719630392,13.096367484],[92.71949659,13.096051195],[92.719302866,13.095694263],[92.718952321,13.095242456],[92.718680182,13.094975972],[92.718131309,13.094424827],[92.717487904,13.093851097],[92.717340334,13.093733714],[92.717215778,13.093661468],[92.71667164,13.093521544],[92.71628418,13.093435898],[92.715984442,13.093359178],[92.715735473,13.093255372],[92.715094433,13.092979925],[92.714711591,13.092803862],[92.714374959,13.092636785],[92.71421349,13.092578162],[92.713895323,13.092483343],[92.713300435,13.092357117],[92.713046822,13.092284859],[92.71244272,13.092149583],[92.712248963,13.092090934],[92.711912314,13.091941937],[92.711584915,13.091770342],[92.711215981,13.091535422],[92.710837754,13.091277981],[92.710478039,13.090964043],[92.710076803,13.090575567],[92.709809265,13.090331591],[92.709269629,13.089798519],[92.708822237,13.089355845],[92.708577816,13.089148054],[92.708425618,13.088967369],[92.708227291,13.088705274],[92.70802894,13.088465871],[92.707747594,13.088032097],[92.70764153,13.087842316],[92.707272556,13.087318234],[92.706921986,13.086753388],[92.706589867,13.086188645],[92.706225528,13.085565106],[92.705879562,13.084927927],[92.705734266,13.084683954],[92.705247698,13.083897744],[92.705070086,13.083430051],[92.704834872,13.083082207],[92.704332122,13.082582968],[92.703873311,13.082226173],[92.70334063,13.081686311],[92.703050064,13.081345201],[92.702900202,13.081144083],[92.702761781,13.080778049],[92.702572656,13.080301393],[92.702424999,13.079781641],[92.702332775,13.079268715],[92.702311942,13.078764799],[92.702284159,13.078204456],[92.70239712,13.077831483],[92.702574616,13.077408831],[92.702788945,13.076961344],[92.702948002,13.076611012],[92.703266105,13.076163427],[92.703519597,13.075833424],[92.703770878,13.075501158],[92.704005945,13.074899976],[92.7042296,13.074522481],[92.704436977,13.074018475],[92.70481038,13.073525724],[92.705107753,13.072967449],[92.70534279,13.072388869],[92.705464961,13.072022684],[92.705660884,13.071444164],[92.705538607,13.071243067],[92.705146654,13.071003689],[92.704980695,13.070931403],[92.704634812,13.070739531],[92.704139083,13.07050016],[92.703624899,13.070353541],[92.702884848,13.070170753],[92.702225484,13.070177816],[92.701234129,13.070435788],[92.700494147,13.070684649],[92.699933874,13.070996769],[92.699514325,13.071342634],[92.699057882,13.071846794],[92.698730591,13.072258199],[92.698440132,13.072809692],[92.698299614,13.073239061],[92.697907761,13.074366794],[92.697785654,13.074990578],[92.697778801,13.075417618],[92.697693619,13.076500122],[92.697767473,13.077175788],[92.697712223,13.077736153],[92.697626976,13.078633301],[92.697626987,13.079107904],[92.697532645,13.080052514],[92.697327531,13.080739522],[92.697244537,13.081519219],[92.697085588,13.082249122],[92.696926501,13.082615274],[92.696645362,13.083632334],[92.696361927,13.084717115],[92.695868665,13.086728414],[92.695306314,13.088644897],[92.694891474,13.090394138],[92.694817816,13.091388404],[92.694877814,13.09223811],[92.695025617,13.093743061],[92.695143323,13.095428731],[92.695226371,13.095971036],[92.69529561,13.096088547],[92.695420143,13.096255743],[92.69585367,13.096630706],[92.696457791,13.097073351],[92.696734487,13.097290223],[92.697036563,13.097579359],[92.69710116,13.097642524],[92.697145026,13.097683249],[92.69771227,13.098107868],[92.698745315,13.09860683],[92.698798332,13.098631648],[92.699372418,13.098640527],[92.699725183,13.098491174],[92.700119446,13.098192756],[92.700986323,13.09748739],[92.70174712,13.096766199],[92.702512507,13.095816797],[92.703042787,13.095314953],[92.703287192,13.095125001],[92.703540732,13.095016432],[92.703891184,13.094948538],[92.704135638,13.094961935],[92.704398503,13.095011604],[92.705154793,13.095092589],[92.705745031,13.095087814],[92.706238489,13.095173559],[92.706971768,13.095290689],[92.707658835,13.09540344],[92.708447433,13.095552253],[92.709134531,13.095637784],[92.709581928,13.095664716],[92.71000151,13.095650938],[92.710425777,13.095655336],[92.710688672,13.095677783],[92.710933082,13.095734212],[92.711228227,13.095792851],[92.711795435,13.096013998],[92.712099826,13.096140456],[92.712768517,13.096528772],[92.713534164,13.096921682],[92.714428904,13.097459084],[92.714599468,13.097558402],[92.714885425,13.09767128],[92.715019188,13.097761619],[92.715166755,13.097883614],[92.715249794,13.09796035],[92.715291323,13.098032627],[92.715277544,13.098064353],[92.715166877,13.098199986],[92.71514379,13.098222573],[92.715134603,13.098272296],[92.715153025,13.098299345],[92.715254499,13.098303851],[92.715512718,13.098303776],[92.715687957,13.098344326],[92.715766388,13.098416629],[92.71578951,13.098534098],[92.715918607,13.098502369],[92.716084582,13.098407465],[92.71613987,13.098380291],[92.716199869,13.0983486],[92.716292065,13.098316933],[92.716388942,13.098307873],[92.71646274,13.098312359],[92.716642518,13.098334828],[92.716956119,13.098393474],[92.717463396,13.098506242],[92.717634116,13.098546788],[92.717790831,13.098569328],[92.717956884,13.098573793],[92.718192068,13.098546572],[92.718487164,13.098483138],[92.718754617,13.098388126]]],[[[92.728005863,13.090869997],[92.727747531,13.090716465],[92.727540086,13.090779791],[92.727521704,13.091073636],[92.727687779,13.091502877],[92.727803346,13.092519708],[92.728103224,13.093274277],[92.72866833,13.094028762],[92.729005126,13.094498629],[92.729341846,13.095045351],[92.729431774,13.095063317],[92.729440997,13.095065584],[92.729507866,13.095079104],[92.729678534,13.095079042],[92.730135129,13.095408754],[92.730324145,13.095417658],[92.730771407,13.09512366],[92.73088209,13.094960894],[92.730877327,13.09465356],[92.730526762,13.094201859],[92.729993972,13.093506083],[92.729265257,13.092794616],[92.728933061,13.092247987],[92.728600851,13.091443667],[92.728005863,13.090869997]]],[[[93.074095398,13.302031546],[93.07451538,13.301823727],[93.074787646,13.301823782],[93.07544291,13.301905266],[93.076139698,13.302031954],[93.076878095,13.301801595],[93.077362731,13.301349722],[93.077362862,13.300730532],[93.076938429,13.300192613],[93.076140178,13.299821847],[93.07586338,13.299451183],[93.075148223,13.298953881],[93.074474508,13.298872392],[93.073399398,13.298456365],[93.072176609,13.298108098],[93.071608926,13.298478588],[93.071078292,13.298293168],[93.070722991,13.29818914],[93.070215251,13.298744946],[93.069730562,13.29938663],[93.069435068,13.300028354],[93.069730345,13.300272481],[93.07025639,13.300376548],[93.070805467,13.300647846],[93.071059149,13.301163141],[93.071206707,13.301637735],[93.071543519,13.301886388],[93.071963333,13.302401716],[93.072152425,13.302876319],[93.072447674,13.30326959],[93.072724566,13.303224451],[93.072955377,13.302894565],[93.072955385,13.302853889],[93.07337536,13.302691268],[93.073758439,13.302420168],[93.074095398,13.302031546]]],[[[93.058987496,13.222292455],[93.058687661,13.222224588],[93.058290899,13.222396237],[93.05792177,13.222789353],[93.057538793,13.223214103],[93.057312662,13.223625332],[93.057243352,13.224154109],[93.057275502,13.224818502],[93.057086246,13.225365328],[93.056652515,13.225808143],[93.05661555,13.226079311],[93.056910733,13.226355082],[93.057381271,13.226373277],[93.057731875,13.226355285],[93.057990262,13.226115809],[93.058184089,13.225758807],[93.058197946,13.225677457],[93.058373501,13.224461723],[93.05872428,13.223589522],[93.058968862,13.223164737],[93.059107365,13.222635976],[93.058987496,13.222292455]]],[[[93.060393987,13.224755984],[93.060140273,13.224724287],[93.059969569,13.224810118],[93.059844979,13.224981834],[93.059351166,13.22599411],[93.058954229,13.22698833],[93.058898768,13.227485475],[93.059110859,13.22804144],[93.059572131,13.228267531],[93.060074997,13.228132062],[93.060591725,13.227874567],[93.060813208,13.227630559],[93.060873274,13.227156014],[93.060855028,13.226116497],[93.060896679,13.225447604],[93.060666112,13.225004628],[93.060393987,13.224755984]]],[[[92.794944343,13.168498447],[92.794418562,13.168154934],[92.793828124,13.168218125],[92.793410704,13.168389881],[92.793433773,13.168389899],[92.792797091,13.169122058],[92.792621752,13.169788843],[92.792688588,13.170410338],[92.793258241,13.170927879],[92.793848617,13.171056762],[92.795098661,13.170885127],[92.795668371,13.170347245],[92.79590833,13.169637554],[92.795820742,13.16888501],[92.79547023,13.16860702],[92.794944343,13.168498447]]],[[[92.986621661,12.998734036],[92.986183758,12.998594024],[92.985944102,12.998616694],[92.985681473,12.998829228],[92.985612518,12.999303897],[92.985663512,13.000090442],[92.985843373,13.000384223],[92.986083099,13.000542372],[92.986382712,13.000619137],[92.986622394,13.000659753],[92.986945045,13.000718429],[92.987226228,13.000813279],[92.987424462,13.000935275],[92.987627309,13.001070831],[92.987747142,13.001070797],[92.987908388,13.000894454],[92.987986657,13.00067745],[92.988207814,13.000483006],[92.988327553,13.000238867],[92.988050835,12.999773338],[92.987986196,12.999479526],[92.987967737,12.999420767],[92.987787898,12.999185753],[92.987345339,12.998928213],[92.986944316,12.998810795],[92.986621661,12.998734036]]],[[[92.917014817,13.039833752],[92.916733632,13.039856264],[92.916590675,13.039910471],[92.916493925,13.039951224],[92.914691402,13.040882112],[92.91375559,13.041706955],[92.913363735,13.042393901],[92.91323924,13.043035728],[92.913336096,13.043944311],[92.913667968,13.045065306],[92.914221126,13.046039433],[92.914907925,13.046997778],[92.915645507,13.047752672],[92.9160097,13.048082685],[92.916106522,13.048136977],[92.916148027,13.048118815],[92.916383122,13.047712053],[92.916775029,13.046826156],[92.917116149,13.045831816],[92.917563272,13.044674739],[92.917738475,13.043693906],[92.918019674,13.042581986],[92.918098054,13.041899448],[92.918135007,13.041302805],[92.91810731,13.041067769],[92.918015142,13.040864361],[92.9177846,13.040471094],[92.917508025,13.040141111],[92.917166969,13.039883451],[92.917014817,13.039833752]]],[[[92.931755039,13.049433064],[92.931704317,13.049428528],[92.931644457,13.049460162],[92.931446236,13.050061373],[92.931068194,13.050572101],[92.930879207,13.051105491],[92.930777826,13.051670466],[92.930740998,13.052258067],[92.930800948,13.052682923],[92.930837875,13.052949612],[92.930847071,13.053076215],[92.930930039,13.053243444],[92.931155958,13.05340167],[92.931404871,13.053428778],[92.931575498,13.053374571],[92.931713778,13.053207315],[92.93193038,13.052936088],[92.932160851,13.052484094],[92.932041049,13.052484152],[92.932050276,13.05247059],[92.932289946,13.052127024],[92.932455857,13.051679535],[92.932520428,13.051155243],[92.932520391,13.050879523],[92.93246041,13.050599264],[92.932363616,13.050395861],[92.932243752,13.050255753],[92.93226681,13.050242194],[92.932308318,13.050210555],[92.932326774,13.050160825],[92.932289897,13.050092992],[92.932114634,13.049821833],[92.931907187,13.049541533],[92.931805759,13.049446645],[92.931755039,13.049433064]]],[[[92.916037241,13.057845944],[92.915691485,13.057836872],[92.915516241,13.057882116],[92.91520739,13.058153207],[92.914764803,13.05844704],[92.914483577,13.058876392],[92.91406863,13.059601764],[92.913870399,13.060053752],[92.91351997,13.060912529],[92.913450854,13.061378128],[92.913570651,13.061739708],[92.913649064,13.062006414],[92.913741238,13.062205301],[92.914050089,13.062625727],[92.914280601,13.06284944],[92.914552645,13.062962483],[92.914787716,13.063043861],[92.915087453,13.063066484],[92.915382517,13.062985199],[92.91598646,13.06253778],[92.916216965,13.061751302],[92.916535046,13.060770521],[92.916774797,13.060232637],[92.916774803,13.059866487],[92.916779428,13.05981223],[92.916793256,13.059486779],[92.916820951,13.059034821],[92.916825547,13.058745538],[92.916714851,13.058483344],[92.916410605,13.058090052],[92.916244626,13.057977048],[92.916037241,13.057845944]]],[[[92.928571092,13.023763648],[92.929174835,13.022855099],[92.929511358,13.023130918],[92.930101366,13.023465413],[92.930507083,13.02358743],[92.930852796,13.023587441],[92.931161617,13.023610047],[92.931286006,13.023650777],[92.931839214,13.024039512],[92.932323206,13.024247459],[92.932696551,13.024410158],[92.93305156,13.024498338],[92.933383434,13.02452999],[92.933466418,13.024579751],[92.933747627,13.024814766],[92.934014915,13.025031781],[92.934180886,13.025113124],[92.934420634,13.025171878],[92.934669508,13.025244202],[92.934941505,13.02543861],[92.935144354,13.025565178],[92.935526903,13.025831869],[92.935798909,13.025994626],[92.936015507,13.026075981],[92.936246044,13.026084995],[92.936421166,13.026057915],[92.936660848,13.025985544],[92.936974332,13.02575051],[92.937273894,13.025497387],[92.937504361,13.025384411],[92.937794763,13.025294058],[92.937875457,13.025262429],[92.937854698,13.025316682],[92.937840854,13.025384409],[92.937863896,13.025447717],[92.937891551,13.02549746],[92.938062156,13.025461242],[92.938417022,13.025348298],[92.938615295,13.025285049],[92.938813499,13.025104241],[92.938933313,13.024950542],[92.939034716,13.024625111],[92.939131421,13.024263507],[92.939154496,13.024150476],[92.939089984,13.023928997],[92.938923947,13.023698448],[92.938610564,13.023395609],[92.937886846,13.022993367],[92.937329036,13.022523257],[92.937029403,13.022184245],[92.936904877,13.021890406],[92.936858826,13.021592065],[92.936937172,13.021289237],[92.937080065,13.021004512],[92.937250526,13.020724225],[92.937409532,13.020566105],[92.937644645,13.020236099],[92.937819775,13.020145715],[92.938253017,13.020014615],[92.938603341,13.019974015],[92.938999764,13.019987502],[92.939405409,13.019992037],[92.93976033,13.020037254],[92.93971425,13.019883601],[92.939695747,13.019709609],[92.939898611,13.019729918],[92.940184382,13.019716336],[92.940705225,13.019585255],[92.94100947,13.019386387],[92.941396561,13.018947989],[92.941521015,13.018604478],[92.941548621,13.018401018],[92.941539431,13.018211202],[92.941461087,13.017994242],[92.941184434,13.017546726],[92.940977013,13.017212265],[92.940884753,13.016954606],[92.940834085,13.016674352],[92.940811028,13.016159076],[92.940806355,13.01598735],[92.940755658,13.0158743],[92.940543631,13.015526271],[92.940437538,13.015282175],[92.940432887,13.014979325],[92.94041909,13.014784987],[92.940340662,13.014531855],[92.940239258,13.014364624],[92.940119402,13.014260689],[92.940027287,13.014238058],[92.939838246,13.014283224],[92.939626259,13.01425161],[92.939386541,13.0140753],[92.939308195,13.013885468],[92.93930354,13.013618789],[92.939321932,13.013388288],[92.939262016,13.013266282],[92.938916312,13.012791617],[92.938589046,13.012335131],[92.938487574,13.012059384],[92.938436819,13.011765565],[92.938503639,13.011435603],[92.938535947,13.011241277],[92.93852208,13.010933904],[92.938416017,13.010545118],[92.9384068,13.010016281],[92.938549635,13.009496527],[92.938572704,13.009397061],[92.93853352,13.009374443],[92.938434388,13.008906623],[92.938572632,13.00878684],[92.938650946,13.008628699],[92.938803064,13.008262588],[92.938885965,13.007724644],[92.938982745,13.007430862],[92.939065753,13.007317845],[92.939351454,13.007100887],[92.939448295,13.006974311],[92.939457485,13.006630861],[92.939503496,13.006115513],[92.93958186,13.005668086],[92.939604792,13.004786672],[92.939632465,13.00421263],[92.939710762,13.003620516],[92.939844417,13.003353781],[92.940222257,13.00296512],[92.940448146,13.002540248],[92.940740782,13.002178603],[92.940948184,13.002002318],[92.941206865,13.00174886],[92.941376224,13.001396302],[92.941707889,13.000478614],[92.94206718,12.99944791],[92.942472587,12.998557333],[92.94266598,12.997666779],[92.942527634,12.997278034],[92.94218192,12.997052049],[92.941633414,12.996826085],[92.941094131,12.996613681],[92.940379711,12.996414855],[92.939932637,12.996351613],[92.939550112,12.996423979],[92.939218261,12.996365246],[92.93885874,12.996225146],[92.938425452,12.995949439],[92.938116652,12.995922344],[92.937337748,12.995913376],[92.93640675,12.995899898],[92.935793783,12.99598584],[92.935319075,12.996026563],[92.935088655,12.996162196],[92.934872086,12.996451524],[92.934655542,12.996880985],[92.934388285,12.997229083],[92.933941302,12.997708288],[92.933379089,12.998160378],[92.932918256,12.998522051],[92.932609484,12.998684811],[92.932203919,12.998824974],[92.931895163,12.999087181],[92.931627903,12.999448839],[92.931411334,12.999778847],[92.931282337,13.000113371],[92.931305443,13.000506651],[92.931397762,13.001397172],[92.931119955,13.002050614],[92.930411039,13.002265416],[92.929702122,13.002480215],[92.928973205,13.002376738],[92.928496633,13.002309084],[92.928183446,13.002060689],[92.928120771,13.001392856],[92.928125328,13.001026699],[92.928143727,13.000778072],[92.928111413,13.000425477],[92.928056062,13.00012713],[92.927876282,12.999919198],[92.927673469,12.999788117],[92.927475275,12.99972484],[92.927309347,12.999684164],[92.927106551,12.999675134],[92.926862285,12.999733912],[92.926682541,12.999774606],[92.926535059,12.999815297],[92.926382963,12.999806265],[92.926249296,12.999756545],[92.926023461,12.99978368],[92.925498069,13.000005206],[92.924931211,13.000335226],[92.92446754,13.000385596],[92.923899407,13.000621286],[92.922890995,13.001099571],[92.922426662,13.001362779],[92.919252748,13.003530299],[92.91867463,13.004279159],[92.918084695,13.005296116],[92.917337962,13.006462227],[92.916586636,13.007533383],[92.916291645,13.008279147],[92.915549537,13.010335719],[92.915113962,13.011587751],[92.91498024,13.011985506],[92.91487423,13.012541433],[92.914888007,13.013074794],[92.914781998,13.013951656],[92.914671327,13.014679398],[92.914722025,13.015081649],[92.914883352,13.015569847],[92.915113814,13.0161485],[92.915574719,13.017391531],[92.915819028,13.017929403],[92.916247665,13.018485426],[92.916759331,13.018910353],[92.917441521,13.019258473],[92.918091453,13.019552411],[92.918750525,13.019810088],[92.919976643,13.020334541],[92.920467595,13.02065998],[92.920721047,13.020831791],[92.921099094,13.021315444],[92.921292671,13.021600271],[92.921366366,13.021907667],[92.92135256,13.022169819],[92.921246518,13.022526892],[92.921039137,13.022861324],[92.920905436,13.023186738],[92.920854735,13.023485048],[92.920923889,13.023878352],[92.920850123,13.023860242],[92.920831679,13.023864756],[92.920817841,13.02388736],[92.920813316,13.023909966],[92.920817921,13.023932574],[92.920928508,13.02532478],[92.921020664,13.026292048],[92.921020659,13.027417538],[92.921002308,13.027788204],[92.920979212,13.027955403],[92.921066842,13.02822663],[92.921324932,13.028687725],[92.921357195,13.028737382],[92.921359501,13.028739645],[92.921629163,13.029022234],[92.921859654,13.029225597],[92.922186906,13.029329607],[92.922463544,13.029374821],[92.922988999,13.029361335],[92.923560581,13.029264214],[92.924454846,13.028708264],[92.92480981,13.028215624],[92.92503563,13.027894757],[92.925146254,13.027650632],[92.925270732,13.027316172],[92.925307574,13.027112805],[92.925459672,13.026570364],[92.925542636,13.026303713],[92.925713235,13.025901443],[92.925763902,13.025725121],[92.925842257,13.025449423],[92.926008228,13.025114975],[92.926252504,13.02472177],[92.92685172,13.024305888],[92.927344901,13.024229082],[92.927722904,13.024170418],[92.928064023,13.024098086],[92.928377486,13.0239761],[92.928409765,13.023962545],[92.928423599,13.023953507],[92.928571092,13.023763648]]],[[[92.913953317,13.062711602],[92.913727447,13.062381544],[92.913049716,13.062503564],[92.912703937,13.062874112],[92.912537987,13.063308025],[92.912464224,13.063561202],[92.912431901,13.06371483],[92.912537957,13.064397341],[92.912584043,13.065156786],[92.912643897,13.066155694],[92.912678502,13.06674784],[92.912729151,13.0670281],[92.912789071,13.067132025],[92.912885893,13.067208834],[92.912991939,13.067272172],[92.913001163,13.067272175],[92.913125655,13.067010064],[92.913436879,13.066205532],[92.913856392,13.065360253],[92.913967117,13.064849545],[92.914303626,13.064309437],[92.914395846,13.064011141],[92.914405078,13.063640473],[92.914354425,13.063369256],[92.914239117,13.063111581],[92.913953317,13.062711602]]],[[[92.694680428,12.991308808],[92.695353303,12.990836473],[92.69572654,12.990587917],[92.696035371,12.990307729],[92.696468539,12.989760872],[92.696514664,12.989738323],[92.696666743,12.98976988],[92.697058432,12.989729209],[92.697288848,12.989562035],[92.697560818,12.989268238],[92.697699065,12.989155292],[92.697878778,12.989204964],[92.697980166,12.989372174],[92.698086184,12.989449062],[92.698169077,12.98944003],[92.698325815,12.989358661],[92.698491673,12.989209491],[92.698708324,12.988915718],[92.698809659,12.988829853],[92.698966312,12.988816296],[92.699118447,12.988802734],[92.699270473,12.988802733],[92.699344231,12.988725877],[92.69932119,12.988572235],[92.699302784,12.988472845],[92.69934884,12.988283027],[92.699496366,12.988120364],[92.699643801,12.987957609],[92.699772793,12.987871778],[92.69987425,12.987835552],[92.700017114,12.987862664],[92.700067811,12.987944098],[92.700321217,12.988192588],[92.700749861,12.98853152],[92.701053988,12.988694266],[92.701164603,12.988707777],[92.701339713,12.988753011],[92.701399611,12.988775595],[92.701708409,12.988739431],[92.701805195,12.988603832],[92.701892759,12.988246792],[92.702100069,12.988047942],[92.702141606,12.988007303],[92.702289087,12.9880299],[92.702602448,12.988554136],[92.70280522,12.988820737],[92.703003383,12.989087424],[92.70351955,12.989629709],[92.703722309,12.989683922],[92.703897462,12.989620656],[92.703934268,12.98945343],[92.703754534,12.98926814],[92.703708476,12.989087345],[92.703736135,12.98886143],[92.703952698,12.988784559],[92.704040242,12.988816215],[92.704243037,12.988915639],[92.704284511,12.98900149],[92.704395177,12.9891235],[92.704505752,12.989245509],[92.704768475,12.98964319],[92.704948199,12.989837523],[92.705127935,12.989945959],[92.705330687,12.989855598],[92.705413626,12.989733544],[92.705399832,12.98962964],[92.705298402,12.989417228],[92.705266157,12.989322344],[92.705275331,12.989209335],[92.705390586,12.989123484],[92.705561108,12.989001441],[92.705763874,12.988897517],[92.705860662,12.988834158],[92.706501202,12.988090692],[92.706809895,12.987760852],[92.706929768,12.987742726],[92.707054178,12.98786023],[92.707173976,12.987977728],[92.707243168,12.988167499],[92.707413675,12.988511004],[92.707496669,12.988646543],[92.70759338,12.988646564],[92.707777707,12.988542618],[92.707892917,12.988416079],[92.707934394,12.988348315],[92.708164861,12.988208166],[92.708233962,12.988167468],[92.708611844,12.988181013],[92.708805399,12.98822165],[92.709017415,12.988244318],[92.709298505,12.9882488],[92.709510462,12.988244251],[92.709671794,12.988171922],[92.709810089,12.988090526],[92.709934468,12.987927831],[92.70990224,12.987819386],[92.709657962,12.987561783],[92.709183303,12.98737652],[92.709068042,12.987317798],[92.708501208,12.986888486],[92.708468969,12.986789082],[92.708496628,12.986712262],[92.708602562,12.986630918],[92.708865284,12.986499847],[92.709298432,12.986169876],[92.709828391,12.985830883],[92.710206232,12.985491897],[92.710524235,12.985234304],[92.71069474,12.984737124],[92.711180849,12.984136055],[92.711291419,12.983878407],[92.711379011,12.983485198],[92.711452681,12.983245681],[92.71154486,12.983101121],[92.711655436,12.983069421],[92.71173838,12.983168882],[92.711761467,12.983214026],[92.712143974,12.98351681],[92.712480363,12.983760863],[92.712600217,12.98383315],[92.71283524,12.983887395],[92.712996598,12.98402293],[92.713157843,12.984330254],[92.713208527,12.984348304],[92.713286862,12.984370907],[92.713365246,12.984352822],[92.713406726,12.984203683],[92.71354491,12.983824095],[92.713554187,12.983543817],[92.713402096,12.983367606],[92.713268419,12.983290784],[92.713254617,12.983191401],[92.713236112,12.983091922],[92.713037988,12.982942783],[92.712941149,12.982897647],[92.712881252,12.982875065],[92.712807511,12.98286603],[92.71267854,12.982861454],[92.712526437,12.982852419],[92.712406589,12.982852465],[92.712277549,12.982829895],[92.712143899,12.98280732],[92.711996464,12.982748563],[92.711802901,12.982640116],[92.711673873,12.982531651],[92.711632397,12.982445799],[92.711586307,12.982364463],[92.711549462,12.982106826],[92.711558638,12.981912444],[92.711618577,12.981745244],[92.711991762,12.981361131],[92.712475601,12.981031123],[92.7127291,12.980818752],[92.712835037,12.980656035],[92.712858132,12.98053852],[92.712816602,12.980421024],[92.71271989,12.980348672],[92.712503297,12.980303489],[92.712346558,12.980317055],[92.71224054,12.980317115],[92.712139213,12.980326132],[92.711996318,12.98032615],[92.71186266,12.980312617],[92.711692222,12.98029452],[92.711540125,12.980280966],[92.711438733,12.980267468],[92.711332753,12.980235793],[92.711194452,12.980172524],[92.711028624,12.98007767],[92.710669148,12.979946609],[92.710498631,12.979842707],[92.710263558,12.979833669],[92.710189816,12.979824633],[92.710042396,12.979833687],[92.709885744,12.979851771],[92.709706012,12.979896953],[92.709655279,12.97991959],[92.709461752,12.980014485],[92.709268239,12.980095817],[92.709162254,12.980145514],[92.708940998,12.980145532],[92.708848879,12.980086837],[92.70876131,12.980000932],[92.708701421,12.979896974],[92.708636846,12.979779541],[92.708604608,12.979680047],[92.70860462,12.97951739],[92.708641459,12.979395371],[92.708738182,12.979304977],[92.708867271,12.979210098],[92.709148384,12.979033749],[92.709424838,12.978975025],[92.709788885,12.978830417],[92.709931789,12.978744505],[92.70995937,12.97865412],[92.71000546,12.97858184],[92.709968557,12.978450696],[92.709811859,12.978048529],[92.70992247,12.978062037],[92.710162095,12.978193142],[92.710295791,12.978328738],[92.710364889,12.978518509],[92.710388006,12.978690235],[92.710387984,12.978785172],[92.710337268,12.978871008],[92.710231338,12.978952351],[92.710070012,12.97902468],[92.709876436,12.9790835],[92.709733635,12.979083426],[92.709480152,12.979128705],[92.709277367,12.979178381],[92.709079269,12.979241716],[92.708973276,12.979295933],[92.70889954,12.979359231],[92.708830393,12.979440525],[92.708793576,12.979621314],[92.708811996,12.979788513],[92.708830438,12.979860867],[92.708871852,12.979919595],[92.708918007,12.979946681],[92.708964079,12.979964818],[92.709060873,12.979969269],[92.709171425,12.979955743],[92.709332704,12.979847249],[92.709521633,12.979743307],[92.709719771,12.979648417],[92.709954865,12.979562521],[92.710093101,12.979526332],[92.710226722,12.979494658],[92.710415623,12.979490172],[92.710609189,12.979517248],[92.710825796,12.979625723],[92.711010132,12.979738682],[92.711231316,12.979797433],[92.711466335,12.979928532],[92.71160924,12.979996234],[92.711890348,12.980054964],[92.712130014,12.980077569],[92.712355781,12.980082075],[92.712553914,12.980068558],[92.712770483,12.980054969],[92.713014748,12.98008653],[92.713088544,12.980127211],[92.713148446,12.980222124],[92.71324522,12.980475216],[92.713259067,12.980615286],[92.713212972,12.980692178],[92.71314849,12.980805124],[92.713042417,12.980927155],[92.712862745,12.980999465],[92.712812068,12.981053746],[92.712761375,12.981121501],[92.712784423,12.98119838],[92.712789032,12.981198385],[92.712558596,12.981320366],[92.712268268,12.981492097],[92.712088547,12.981605092],[92.711987192,12.981713566],[92.711927258,12.981799483],[92.711890448,12.981975752],[92.711890458,12.982120325],[92.71190432,12.982246923],[92.71195041,12.98232826],[92.712010242,12.982405091],[92.712130091,12.982481899],[92.712194596,12.982504486],[92.712448099,12.982522585],[92.712784466,12.982554161],[92.712978023,12.982590275],[92.713194683,12.98265806],[92.713425046,12.982752987],[92.713581777,12.982825226],[92.713816761,12.982911116],[92.714005764,12.983055722],[92.71412096,12.983091837],[92.714328291,12.983096413],[92.714623219,12.982933635],[92.714789182,12.982838705],[92.715397394,12.982657926],[92.715508049,12.982635266],[92.715701582,12.982691812],[92.716038012,12.982904214],[92.716236155,12.983039698],[92.716337583,12.983103013],[92.716480442,12.983134637],[92.716655544,12.983107527],[92.716826003,12.983030684],[92.716849063,12.982863442],[92.716853644,12.982574208],[92.716899707,12.982366303],[92.716973432,12.982232933],[92.717148556,12.982264592],[92.717397395,12.982486028],[92.717697026,12.982711949],[92.717779966,12.982739076],[92.717876711,12.982707448],[92.717927459,12.982671247],[92.718010313,12.982377489],[92.718019564,12.982350375],[92.718120984,12.982341357],[92.718249932,12.982363923],[92.718374379,12.982372922],[92.718485024,12.982359392],[92.718535678,12.982323193],[92.718590948,12.982282568],[92.718664669,12.982151456],[92.718743005,12.98201592],[92.718991824,12.981229491],[92.719116184,12.980917605],[92.719171517,12.980506367],[92.719157612,12.980334653],[92.719157621,12.980090621],[92.719199035,12.979756129],[92.719309673,12.979430757],[92.719401776,12.97926802],[92.719461724,12.979010401],[92.71944318,12.978626297],[92.719558398,12.978246679],[92.719613701,12.977939328],[92.719562918,12.977532582],[92.719539855,12.977387982],[92.719608965,12.97709873],[92.719636608,12.977030949],[92.71963665,12.976836645],[92.719530617,12.976217452],[92.719489115,12.97599598],[92.719447617,12.975770075],[92.719465963,12.975295504],[92.719562701,12.975028886],[92.719733212,12.974744176],[92.719742383,12.974626645],[92.71973317,12.974463887],[92.719677929,12.974323862],[92.719290797,12.974197302],[92.718963568,12.974007519],[92.718935975,12.973953329],[92.71890829,12.973899049],[92.718915139,12.973560089],[92.718975087,12.973379324],[92.719034958,12.97325733],[92.719090194,12.973139847],[92.719173094,12.972823476],[92.719136045,12.972357967],[92.719071563,12.972226882],[92.718905651,12.972046139],[92.718735087,12.971815658],[92.718665909,12.971589719],[92.718665943,12.971463135],[92.718757976,12.971322998],[92.718873131,12.971196449],[92.718988287,12.9710699],[92.718951357,12.970667683],[92.71892832,12.970477871],[92.718743906,12.970274502],[92.718734631,12.969962642],[92.718905094,12.969736694],[92.718964917,12.969546883],[92.719084595,12.969320879],[92.71916289,12.968999983],[92.719208944,12.968846323],[92.719231811,12.968281329],[92.719264067,12.968190947],[92.719323822,12.967883684],[92.719346886,12.967770686],[92.719319152,12.967576349],[92.719305362,12.967540168],[92.719088732,12.967386494],[92.718941334,12.967314269],[92.718895164,12.96721485],[92.718904392,12.967110881],[92.718973438,12.96682162],[92.719060901,12.966365108],[92.71912066,12.965867967],[92.719129846,12.965714357],[92.719028242,12.964823996],[92.71888052,12.963874903],[92.71894495,12.963499831],[92.718937926,12.962871603],[92.719002303,12.96255069],[92.719002171,12.962035493],[92.71899293,12.961782403],[92.718766966,12.961104478],[92.718554867,12.960480816],[92.718384347,12.960123843],[92.718024785,12.959314845],[92.717923416,12.959115996],[92.71772973,12.958424543],[92.717743496,12.958207645],[92.717854002,12.957931903],[92.717932276,12.957814446],[92.717946095,12.957728565],[92.717927545,12.957385048],[92.717858428,12.957100338],[92.717706313,12.956774939],[92.717415997,12.956494778],[92.717245452,12.956350195],[92.717250045,12.956273345],[92.717369846,12.956286859],[92.717572607,12.956381748],[92.717789124,12.956544465],[92.718024115,12.956666425],[92.71813471,12.956670977],[92.718240605,12.956580585],[92.718083939,12.956381765],[92.717945685,12.956295899],[92.717807523,12.956210032],[92.717660038,12.9560473],[92.717572445,12.955898194],[92.717406567,12.955604426],[92.717365087,12.955518575],[92.717360371,12.955166031],[92.717300449,12.955089201],[92.717240582,12.955048539],[92.71708852,12.955039511],[92.716968759,12.955077988],[92.716660053,12.9550328],[92.716613929,12.954983111],[92.716572509,12.954928906],[92.716530996,12.954784282],[92.716558603,12.954644165],[92.716678308,12.954476934],[92.716710615,12.95442724],[92.716742787,12.954237398],[92.716770378,12.954020426],[92.716742667,12.953808004],[92.716738024,12.953749318],[92.71685316,12.953636242],[92.717042088,12.953459955],[92.717065071,12.953333486],[92.717032758,12.953206866],[92.716936035,12.95315721],[92.71684383,12.95310747],[92.716668738,12.95290411],[92.716627268,12.952809215],[92.716652517,12.952538081],[92.716620236,12.952470232],[92.716500449,12.952352739],[92.716435933,12.952262431],[92.716431319,12.95217653],[92.716445114,12.952113252],[92.716657014,12.952099651],[92.716790656,12.952185515],[92.716887405,12.952208134],[92.71691962,12.95215844],[92.716928871,12.952031866],[92.716905805,12.9518737],[92.716836578,12.951701922],[92.716647715,12.951539234],[92.716357368,12.95120482],[92.716288244,12.951114508],[92.716246765,12.950938237],[92.716265163,12.95078907],[92.716527622,12.950535919],[92.716716565,12.950526902],[92.71677641,12.950495232],[92.716522974,12.950025234],[92.716513588,12.949645651],[92.716462914,12.949446766],[92.716412147,12.949247883],[92.716130965,12.948601629],[92.715877501,12.948163276],[92.715550424,12.947975751],[92.715296921,12.94775883],[92.715140244,12.947578092],[92.714826862,12.947062908],[92.714559558,12.946552205],[92.714287642,12.946046016],[92.714098705,12.945598691],[92.714043311,12.945331987],[92.714024725,12.944577251],[92.714031613,12.944328701],[92.713985421,12.943985243],[92.713971565,12.943926457],[92.713773423,12.943741152],[92.713593757,12.943515179],[92.713460123,12.943424793],[92.713142253,12.943343516],[92.713077759,12.94332545],[92.712875052,12.943370615],[92.71275529,12.943506288],[92.712686219,12.943637317],[92.712681597,12.943741293],[92.712663248,12.943931057],[92.712658639,12.944111888],[92.71262647,12.944206791],[92.712538904,12.944310764],[92.71244225,12.94437856],[92.712225754,12.944477958],[92.711721306,12.944798919],[92.710629667,12.945418141],[92.710081533,12.945915364],[92.709745289,12.94613226],[92.709643901,12.946141367],[92.709643871,12.945992177],[92.70973597,12.945874648],[92.709906405,12.945757208],[92.70988337,12.94575266],[92.71021042,12.94551306],[92.710385501,12.945359456],[92.710555876,12.945210277],[92.710583491,12.945241865],[92.710726283,12.94511987],[92.711131642,12.944817065],[92.711481698,12.944609136],[92.711737419,12.944455441],[92.711940057,12.944387582],[92.712087482,12.944328886],[92.712175007,12.944265601],[92.712244091,12.944211337],[92.712313125,12.944116385],[92.712317728,12.944030584],[92.712303918,12.943926588],[92.71224395,12.943809069],[92.712193281,12.943700602],[92.712170273,12.943578602],[92.71218401,12.943483679],[92.712303746,12.943284803],[92.71239128,12.943212477],[92.712497255,12.943131129],[92.712621576,12.94304528],[92.712801278,12.942963924],[92.713100638,12.942941293],[92.713975934,12.942710705],[92.714699169,12.942656444],[92.715123,12.942669934],[92.715408627,12.9427377],[92.715671239,12.942873255],[92.715744986,12.942945581],[92.715878651,12.943187324],[92.71596621,12.943273227],[92.716205735,12.943363547],[92.716403869,12.94319179],[92.716588086,12.94302002],[92.716629493,12.942992941],[92.716767734,12.942992913],[92.716988851,12.943151114],[92.717306815,12.943415392],[92.717592515,12.943781445],[92.717933572,12.944454888],[92.718014312,12.944631111],[92.718290784,12.945010715],[92.718507397,12.945345135],[92.718788512,12.945783517],[92.718931388,12.946126987],[92.718977496,12.946285088],[92.718949887,12.946429727],[92.718885478,12.946696388],[92.718821028,12.946908798],[92.718798033,12.947048921],[92.718798075,12.947098651],[92.718853324,12.947238768],[92.718945544,12.947365273],[92.719074517,12.947419482],[92.719189684,12.947455685],[92.719397057,12.947446598],[92.719498392,12.947396888],[92.719539789,12.947288432],[92.719544374,12.947125686],[92.719553573,12.946958514],[92.719571988,12.946881678],[92.719641043,12.946764121],[92.71992662,12.94661045],[92.720368862,12.946465721],[92.720645243,12.946384374],[92.720778796,12.946280447],[92.720916985,12.946054463],[92.720972166,12.94589168],[92.720995239,12.945765212],[92.720967464,12.945426205],[92.720939767,12.94529064],[92.720971973,12.945155048],[92.721114738,12.944960714],[92.721315063,12.944526837],[92.721333444,12.944205873],[92.721254916,12.943559664],[92.721112011,12.94324332],[92.72101524,12.942967621],[92.72095983,12.942429758],[92.721010389,12.942280623],[92.721130132,12.942158599],[92.721291414,12.942063654],[92.721332809,12.941955197],[92.721265947,12.941815158],[92.721215352,12.941815103],[92.721088644,12.941896523],[92.720964283,12.941932646],[92.72080075,12.94188292],[92.720740811,12.941824173],[92.720694708,12.941661552],[92.720657794,12.941525976],[92.720570174,12.941223164],[92.72048258,12.940893225],[92.720500869,12.940387086],[92.720625254,12.940138483],[92.720814078,12.939962192],[92.721030575,12.939853655],[92.721145731,12.939803959],[92.721187098,12.939722628],[92.721053431,12.939293271],[92.720970392,12.939017588],[92.720850576,12.938841324],[92.720610955,12.938570172],[92.72054652,12.938493338],[92.720468072,12.938235744],[92.720486483,12.93816343],[92.72062002,12.937978128],[92.721025342,12.937688869],[92.721006903,12.937602953],[92.720822607,12.937490001],[92.720504704,12.937259544],[92.7203895,12.937173703],[92.720122261,12.937060751],[92.720094612,12.936970394],[92.72011768,12.936848355],[92.720200486,12.93661336],[92.72022345,12.936224679],[92.720214036,12.935496988],[92.720107991,12.935189723],[92.720048061,12.935031517],[92.720025009,12.93485979],[92.720001959,12.93468354],[92.719923556,12.934475676],[92.719716195,12.934204468],[92.719582505,12.933711907],[92.719642209,12.932984199],[92.719738689,12.932157163],[92.719761742,12.93195827],[92.719766227,12.93152445],[92.719823714,12.931171884],[92.719883435,12.93061145],[92.719956991,12.930132406],[92.72001674,12.929449998],[92.720076566,12.929061267],[92.720150213,12.928952846],[92.720228491,12.928821734],[92.720246836,12.928722296],[92.720223853,12.928573171],[92.720136238,12.928270358],[92.720090117,12.928035402],[92.720140615,12.927574327],[92.720177361,12.927226349],[92.720310846,12.926530369],[92.7202601,12.9263134],[92.720227821,12.926245642],[92.719988265,12.926015179],[92.719826939,12.925793751],[92.719803844,12.925572292],[92.719817647,12.925499973],[92.720172251,12.925224223],[92.720397944,12.92502989],[92.720370315,12.924921449],[92.720301158,12.924776795],[92.720222856,12.924654737],[92.720185962,12.924596016],[92.719891081,12.924492076],[92.719688406,12.924428834],[92.719513326,12.924324934],[92.719416563,12.924234592],[92.719324399,12.924153205],[92.719241494,12.924026711],[92.719218405,12.923985997],[92.719195411,12.923940764],[92.718988073,12.92384144],[92.718826838,12.923900125],[92.71852284,12.923886682],[92.718191126,12.923755575],[92.718075956,12.923642607],[92.717868634,12.923434781],[92.717748891,12.923470908],[92.717633669,12.923502609],[92.717537,12.923502593],[92.717099331,12.923536562],[92.716951946,12.923568135],[92.716804566,12.92359528],[92.716224167,12.923613447],[92.716076736,12.923599902],[92.715906308,12.923545644],[92.715722031,12.923425909],[92.71526595,12.923349182],[92.714768421,12.923254235],[92.714570277,12.92317743],[92.71397143,12.922852075],[92.713897685,12.922784362],[92.713893104,12.922757231],[92.713962149,12.922734614],[92.714206267,12.922730092],[92.714367525,12.922739133],[92.714574805,12.922711966],[92.714782083,12.922684799],[92.715017046,12.922621495],[92.715251919,12.92255367],[92.715385508,12.922494957],[92.7155191,12.922431632],[92.715818514,12.922332231],[92.716058034,12.922316401],[92.716371246,12.92223953],[92.716684458,12.922162658],[92.717177286,12.921891404],[92.717310872,12.92183495],[92.717499693,12.921834886],[92.717587228,12.921843933],[92.71782219,12.921871044],[92.7179281,12.921843855],[92.718342624,12.921545569],[92.718480776,12.921437129],[92.718646577,12.921233688],[92.71881699,12.921025825],[92.719102463,12.920578296],[92.719417902,12.920298074],[92.719620539,12.919932014],[92.719592791,12.91966534],[92.719579012,12.919620116],[92.719496064,12.919538831],[92.719385451,12.919385181],[92.719343937,12.919339927],[92.718804887,12.918933272],[92.718763454,12.918897149],[92.718634455,12.918607852],[92.718611388,12.918544625],[92.718611284,12.918372831],[92.718689605,12.918287019],[92.718841601,12.9181559],[92.718924486,12.918115212],[92.719025804,12.918070023],[92.71906729,12.918051895],[92.719062702,12.918033896],[92.719025767,12.918015772],[92.719306606,12.917405578],[92.719357126,12.916736723],[92.719283348,12.916239615],[92.719043708,12.915918731],[92.718702764,12.915629564],[92.718596783,12.915453313],[92.718937549,12.915182072],[92.719577827,12.914883759],[92.719568502,12.914716476],[92.71925068,12.914436286],[92.719020315,12.914241997],[92.718955686,12.91399798],[92.718937248,12.913636378],[92.719167489,12.913306424],[92.71922268,12.913035321],[92.719061366,12.912904221],[92.718987638,12.912728006],[92.719176446,12.912456778],[92.719208668,12.912208254],[92.719125627,12.911946133],[92.71926373,12.911512187],[92.71935582,12.911200346],[92.719401754,12.910879503],[92.719355651,12.910630894],[92.719461479,12.91012476],[92.719776809,12.909478436],[92.719914893,12.908967636],[92.719979273,12.908628727],[92.719979151,12.908194813],[92.720052799,12.907801665],[92.720209268,12.907426511],[92.720365803,12.907078482],[92.720471644,12.906744051],[92.720978322,12.906409513],[92.721507787,12.905767667],[92.721655077,12.905166638],[92.721760849,12.904524786],[92.721834365,12.903982449],[92.721866531,12.903507879],[92.721866408,12.902884267],[92.72188462,12.902170167],[92.721824617,12.901532926],[92.721557252,12.90093181],[92.721114925,12.900312691],[92.720727858,12.899815606],[92.719603887,12.899345745],[92.719594686,12.899332173],[92.719567049,12.899232773],[92.719555456,12.898938993],[92.719624557,12.89885308],[92.719758107,12.898911817],[92.719937795,12.898997728],[92.720200325,12.899079029],[92.720361521,12.899042856],[92.720554968,12.899006629],[92.720587136,12.898979416],[92.720688504,12.898893662],[92.720587244,12.898979538],[92.720591852,12.898979543],[92.720840545,12.898984063],[92.721231905,12.898586288],[92.721452883,12.898102701],[92.721452834,12.897686868],[92.721070296,12.896990869],[92.720839991,12.896751372],[92.720872141,12.896480244],[92.721070093,12.896172857],[92.720862781,12.895883656],[92.720692257,12.8955718],[92.720659919,12.895101773],[92.720871709,12.89459105],[92.720807113,12.894315387],[92.720650412,12.894003545],[92.720608877,12.893425096],[92.720640684,12.891825185],[92.720640543,12.89103882],[92.720511169,12.889560888],[92.720377493,12.889262634],[92.720110255,12.888828788],[92.720133258,12.888489837],[92.719983472,12.888178002],[92.719868265,12.887839081],[92.719877338,12.887518196],[92.719752902,12.887102409],[92.719679119,12.886618864],[92.719476301,12.885990599],[92.719342518,12.885339804],[92.719204232,12.884770381],[92.719213317,12.884160251],[92.71916248,12.883581791],[92.718909031,12.882912872],[92.718678589,12.882271195],[92.718351437,12.881688183],[92.718065757,12.881281439],[92.71770196,12.881227241],[92.717499278,12.881114267],[92.716697763,12.88075958],[92.716260275,12.880687305],[92.71608984,12.880669213],[92.716052994,12.880660221],[92.715629194,12.880445552],[92.715458791,12.880486233],[92.715311506,12.880716727],[92.715016746,12.88091116],[92.714565439,12.881110032],[92.714279901,12.881295342],[92.713962243,12.881625286],[92.713658299,12.882059226],[92.713414298,12.882348473],[92.713317596,12.882578931],[92.713216302,12.882881809],[92.712990746,12.883152993],[92.712659154,12.883410585],[92.712203162,12.883410618],[92.711751822,12.883275117],[92.711194503,12.883428745],[92.710531269,12.883360998],[92.709974056,12.883410825],[92.709527304,12.883474065],[92.709108182,12.883636796],[92.708601642,12.883867331],[92.708062715,12.883962291],[92.707685039,12.883962315],[92.707173833,12.883894552],[92.706676351,12.883655011],[92.706275658,12.883462958],[92.705750483,12.88301108],[92.705317437,12.882482272],[92.705063989,12.881673282],[92.704792139,12.881189774],[92.704400552,12.880755861],[92.704032046,12.880453081],[92.703695762,12.880001143],[92.703529845,12.879458807],[92.703520618,12.87912443],[92.703617245,12.878798945],[92.703893489,12.878346991],[92.703957847,12.877691715],[92.70395551,12.87737534],[92.703881799,12.877203551],[92.703771263,12.877090582],[92.703637718,12.877040879],[92.703536378,12.87703181],[92.70348111,12.877280396],[92.70341207,12.877655552],[92.703303895,12.877922161],[92.70312895,12.878075851],[92.70291714,12.878152733],[92.702534802,12.878125618],[92.702184804,12.878012642],[92.70188997,12.877836346],[92.701583675,12.877610398],[92.701459273,12.877280499],[92.701505277,12.876909929],[92.701684883,12.876706516],[92.701993426,12.876638697],[92.702228324,12.876683907],[92.702228305,12.876787888],[92.70203487,12.87691443],[92.701763214,12.876950554],[92.701712534,12.877040914],[92.701721812,12.877239844],[92.701915266,12.877529044],[92.702161704,12.877727888],[92.702396643,12.877822828],[92.702751256,12.877926767],[92.702995374,12.877881569],[92.70314956,12.877669083],[92.703273858,12.877316595],[92.703324519,12.877068005],[92.703388974,12.876932453],[92.703508657,12.876846511],[92.703725104,12.876828496],[92.703987728,12.876968585],[92.704144319,12.877180978],[92.70419966,12.877560616],[92.704137537,12.877931169],[92.704156045,12.878202353],[92.704215928,12.878383168],[92.704478446,12.878536819],[92.704791725,12.87869948],[92.7051049,12.878871181],[92.705514887,12.879241822],[92.705666954,12.879553668],[92.705708422,12.879811226],[92.705620945,12.880023699],[92.705436804,12.880159297],[92.705229477,12.880177324],[92.704764274,12.880091526],[92.704418869,12.8799876],[92.704285343,12.880005621],[92.704271496,12.880118627],[92.7043498,12.880303984],[92.704704545,12.880638396],[92.70512371,12.881045126],[92.705367912,12.881447315],[92.70548311,12.881772771],[92.705515407,12.881989631],[92.705621369,12.882337679],[92.705953059,12.882694668],[92.706293953,12.882974902],[92.706814472,12.883298017],[92.707321087,12.88343811],[92.707800069,12.883392812],[92.708707396,12.88326626],[92.70993708,12.882904623],[92.71052193,12.882678603],[92.71088119,12.882664993],[92.711217384,12.882592675],[92.711525944,12.882335059],[92.711576575,12.882109071],[92.71163176,12.881756502],[92.711884876,12.881114726],[92.711940043,12.880599496],[92.711907752,12.880012013],[92.712064163,12.87941995],[92.712252891,12.878850437],[92.712455419,12.87838944],[92.71252901,12.877964649],[92.712602682,12.877819971],[92.712971154,12.877892266],[92.713339594,12.877996205],[92.713606798,12.877987099],[92.714007394,12.87781991],[92.714541693,12.877819872],[92.715343031,12.877883058],[92.715559491,12.877851381],[92.715573362,12.877801665],[92.715720762,12.87791015],[92.715983263,12.878088654],[92.716213586,12.878106721],[92.716503714,12.878115721],[92.716674112,12.878079561],[92.71697348,12.877971028],[92.717226783,12.877767595],[92.717328008,12.877708843],[92.717717176,12.877448957],[92.718136239,12.877146065],[92.718555217,12.876558536],[92.71857816,12.876464797],[92.71859283,12.876351519],[92.718651803,12.876162249],[92.718633217,12.875398376],[92.71856398,12.87479729],[92.718172277,12.87382116],[92.717711548,12.872957974],[92.716340893,12.871100542],[92.716133514,12.870537912],[92.715834067,12.870004658],[92.71547941,12.86967478],[92.71525833,12.869543701],[92.715166202,12.869539167],[92.715097074,12.869566307],[92.715083281,12.869539167],[92.715037224,12.869439745],[92.715156904,12.869349371],[92.715258223,12.869195682],[92.715340983,12.868806975],[92.715299549,12.86850873],[92.715059876,12.867998054],[92.71487567,12.867758511],[92.714622249,12.867541589],[92.714318298,12.867546133],[92.714166372,12.867546147],[92.714129519,12.867546195],[92.713903738,12.867238884],[92.713714871,12.866963169],[92.71361354,12.866768838],[92.71354895,12.866411794],[92.713442966,12.866081922],[92.713359997,12.865679649],[92.713258542,12.8652458],[92.71323088,12.86499721],[92.713221544,12.864576935],[92.713235369,12.86457243],[92.713622262,12.864450345],[92.713852465,12.864120393],[92.713866115,12.863654935],[92.713711722,12.863184861],[92.713283345,12.862701369],[92.712831896,12.862258448],[92.712605027,12.8620915],[92.712463479,12.861987357],[92.712113442,12.861688992],[92.711795606,12.861304885],[92.711445407,12.860735531],[92.711136789,12.860138948],[92.710883285,12.859677973],[92.710524097,12.859262186],[92.709570653,12.858566255],[92.709243518,12.858204693],[92.708898092,12.857883833],[92.708630895,12.857422892],[92.708575394,12.856523487],[92.708432663,12.856351672],[92.708054972,12.855999233],[92.707419341,12.855466026],[92.706553393,12.854754234],[92.70552396,12.853940716],[92.704473898,12.853118299],[92.703916627,12.852774789],[92.703585019,12.85261664],[92.703368518,12.852657294],[92.703216564,12.852797366],[92.703170608,12.852978108],[92.703073866,12.853082111],[92.702885065,12.853104767],[92.702691671,12.853095661],[92.702627167,12.853009779],[92.702636267,12.85268436],[92.702613237,12.852377149],[92.702493501,12.852087878],[92.702244754,12.851735352],[92.70197758,12.851346655],[92.701880822,12.851084609],[92.701848495,12.850474425],[92.701871397,12.850040459],[92.702000355,12.849678966],[92.70201855,12.849136641],[92.701880381,12.848892538],[92.701585654,12.848653053],[92.701405993,12.848481332],[92.701309312,12.848354777],[92.701309369,12.848259897],[92.70143358,12.848051953],[92.701769754,12.847694889],[92.702193346,12.847482469],[92.702566326,12.84726554],[92.702893239,12.846899483],[92.702962166,12.846483612],[92.702731831,12.845900637],[92.702533837,12.845692742],[92.702478463,12.845575246],[92.702644308,12.845263373],[92.70278233,12.844965146],[92.702572855,12.844639679],[92.702291805,12.844287211],[92.702047704,12.843889481],[92.701720632,12.843446586],[92.700942198,12.842113364],[92.700527589,12.841403798],[92.699896613,12.840599377],[92.699454525,12.840192582],[92.698791284,12.839849113],[92.697727514,12.839433295],[92.697529389,12.839329368],[92.69723469,12.838888781],[92.696686558,12.838233399],[92.695300364,12.837279753],[92.694710885,12.836782607],[92.69418585,12.836384886],[92.693831272,12.836222129],[92.693518164,12.836294507],[92.693333979,12.836240319],[92.693034585,12.835838038],[92.692785829,12.835580389],[92.692578632,12.835512611],[92.69222634,12.835318298],[92.691742878,12.835092356],[92.691107328,12.834992847],[92.690651418,12.83504707],[92.690025182,12.834997436],[92.689665999,12.834983744],[92.689564692,12.835001901],[92.689619901,12.83516003],[92.689762764,12.835386086],[92.689723659,12.835512592],[92.689539371,12.835512568],[92.689240065,12.83551256],[92.689062791,12.835399598],[92.688869333,12.835151035],[92.688648348,12.835019955],[92.688376646,12.834956615],[92.688045122,12.83493856],[92.687685871,12.834981481],[92.687414153,12.835080981],[92.686792578,12.835329522],[92.686352845,12.835510242],[92.685975312,12.835650375],[92.68550563,12.835781407],[92.685031359,12.835944101],[92.684193198,12.836057066],[92.683249224,12.835971124],[92.682692057,12.835993761],[92.682319043,12.836133756],[92.681941433,12.836395924],[92.681674461,12.836748431],[92.681531715,12.837114472],[92.681250822,12.837390155],[92.680965343,12.837679418],[92.680573954,12.838018409],[92.680569322,12.838027452],[92.680472666,12.838104256],[92.679864876,12.838316653],[92.679441081,12.838361723],[92.678911659,12.838669042],[92.678663054,12.839035094],[92.678474216,12.839098433],[92.678114944,12.838770666],[92.67770973,12.838431703],[92.677428785,12.838156066],[92.677129485,12.838128953],[92.676945231,12.837975246],[92.676599807,12.837410261],[92.676443228,12.837134518],[92.676084113,12.837089344],[92.675430268,12.83757741],[92.674790098,12.838146775],[92.674647394,12.838128692],[92.675195339,12.836994372],[92.675462385,12.836583077],[92.675430191,12.836289326],[92.675024823,12.83604524],[92.674398593,12.835968368],[92.673652648,12.835968334],[92.6731185,12.836108391],[92.672634981,12.836487952],[92.672151471,12.836840431],[92.671935107,12.837301483],[92.672216018,12.837789496],[92.672151546,12.838020016],[92.671635737,12.837500268],[92.670949582,12.837590616],[92.670917398,12.837455067],[92.67119824,12.837256197],[92.671575944,12.837057296],[92.671838324,12.836659599],[92.672386291,12.836167109],[92.672902016,12.835832678],[92.673758474,12.835706166],[92.674631182,12.835231631],[92.675183716,12.834752722],[92.675179039,12.834730055],[92.675340204,12.834612559],[92.675363227,12.834599072],[92.675768424,12.83440018],[92.676150618,12.834002501],[92.676758524,12.833274881],[92.676928845,12.833026358],[92.677145211,12.832687431],[92.67765178,12.83219023],[92.677987809,12.831946207],[92.677831272,12.831738346],[92.677527303,12.831548538],[92.677223404,12.831403794],[92.676850347,12.831241093],[92.676334636,12.831073846],[92.6759202,12.831042204],[92.675473587,12.831173248],[92.675013031,12.831335965],[92.674474385,12.831534673],[92.673903386,12.831878089],[92.673636257,12.831954983],[92.6735626,12.831923338],[92.673728322,12.831724477],[92.674000071,12.831525591],[92.674326943,12.831272574],[92.674640009,12.831186704],[92.674999262,12.83105122],[92.675335446,12.830897515],[92.675560997,12.830689721],[92.675777505,12.830459101],[92.676090573,12.830391403],[92.676297796,12.830278371],[92.676523425,12.830124817],[92.676592443,12.829812934],[92.676477294,12.829614041],[92.676279293,12.82948291],[92.676233196,12.829261546],[92.676343666,12.82890901],[92.676458734,12.828488643],[92.676500182,12.828113595],[92.676320641,12.827697777],[92.675961407,12.827101141],[92.676140953,12.826748578],[92.676343554,12.826441319],[92.676456335,12.826088763],[92.676341182,12.825935124],[92.676184676,12.825804047],[92.675894579,12.825582662],[92.675512336,12.825315823],[92.675176204,12.824963303],[92.6748584,12.824479766],[92.674816938,12.824036826],[92.674816899,12.82348545],[92.674637274,12.823087727],[92.674411668,12.822712611],[92.67444846,12.822613217],[92.674554417,12.822513789],[92.674646466,12.822626675],[92.674936616,12.823019973],[92.675139174,12.823507986],[92.67527748,12.824014228],[92.675636579,12.824524912],[92.676262878,12.824900173],[92.676631256,12.82500413],[92.677331209,12.825225661],[92.677621223,12.825067498],[92.677713324,12.825379286],[92.677915978,12.82540196],[92.678141625,12.825465214],[92.67829822,12.825641532],[92.678500843,12.825661845],[92.678634345,12.825797502],[92.678657405,12.825973742],[92.678682683,12.826326159],[92.678724199,12.826633613],[92.67892689,12.827076547],[92.679309053,12.827428984],[92.680096487,12.827849391],[92.68065834,12.827890135],[92.680837898,12.828048247],[92.680814827,12.828111534],[92.680566167,12.828219973],[92.680501792,12.828328538],[92.680589289,12.828595211],[92.680860967,12.828834669],[92.681243257,12.829123938],[92.681758892,12.829431292],[92.682251636,12.829607549],[92.682610818,12.829743206],[92.682702963,12.829697968],[92.682928643,12.829698059],[92.683467398,12.829743294],[92.68387252,12.829567012],[92.684075129,12.829345518],[92.684365246,12.82894789],[92.684498712,12.828536516],[92.684793403,12.828161472],[92.685152449,12.827741108],[92.685488601,12.827474521],[92.685916817,12.827099459],[92.686317438,12.826679135],[92.686699587,12.826218102],[92.686697269,12.825996681],[92.686476149,12.825666704],[92.686250498,12.825576294],[92.685978858,12.825820354],[92.685799228,12.825775207],[92.685642759,12.82562151],[92.685596611,12.825314194],[92.685619555,12.82515596],[92.685463007,12.824957108],[92.685462986,12.824604635],[92.685370941,12.824365085],[92.685439918,12.824188869],[92.6855551,12.824188752],[92.685822078,12.823876955],[92.686093732,12.8235244],[92.687074527,12.823312005],[92.687212613,12.822982186],[92.686742889,12.822561841],[92.686406772,12.822498577],[92.685978515,12.822453381],[92.685914037,12.8223675],[92.685978504,12.822231848],[92.686135046,12.821924477],[92.686134946,12.821748295],[92.686024416,12.821549369],[92.68600143,12.82093024],[92.686093424,12.820446675],[92.686226941,12.820225217],[92.686563096,12.820071579],[92.686991236,12.819913333],[92.687147781,12.819606054],[92.687193824,12.819230968],[92.687373301,12.81907731],[92.687686438,12.818598138],[92.687842906,12.818044529],[92.687934894,12.817294367],[92.687911798,12.816941766],[92.687778316,12.816853643],[92.687598777,12.816853651],[92.687258068,12.816921463],[92.687036917,12.816853648],[92.686763009,12.81667738],[92.686739901,12.816415191],[92.686808909,12.816058246],[92.687191068,12.815353161],[92.687393613,12.814824369],[92.687416622,12.814580357],[92.687283099,12.81407417],[92.687011302,12.813784954],[92.68669826,12.813676398],[92.686385057,12.813477536],[92.686002806,12.813124962],[92.685441094,12.812659443],[92.6848563,12.812392869],[92.68438196,12.812329494],[92.683820267,12.81230693],[92.683212473,12.812175776],[92.682876276,12.811954321],[92.682291462,12.811538453],[92.682351349,12.811240294],[92.682323727,12.810887647],[92.682217761,12.810661698],[92.682015201,12.810295562],[92.681830919,12.80978488],[92.681688172,12.809454971],[92.68157774,12.809310286],[92.681471748,12.809228994],[92.681181722,12.80917018],[92.680831724,12.809206271],[92.680385103,12.809310251],[92.679768124,12.809396152],[92.679528639,12.809391559],[92.679137382,12.809486451],[92.679049843,12.809491024],[92.678856507,12.809499968],[92.678469728,12.809653615],[92.677917249,12.809773412],[92.677401546,12.809868236],[92.677185083,12.8098049],[92.676872005,12.809773288],[92.676328641,12.809592427],[92.676121374,12.809438776],[92.675900416,12.809239905],[92.67560109,12.809027529],[92.675228233,12.808824026],[92.675030088,12.80869301],[92.67462954,12.808394734],[92.674560479,12.808349511],[92.67431636,12.808028572],[92.674219634,12.80756756],[92.674217405,12.80726028],[92.674157489,12.806573218],[92.674194394,12.806225313],[92.674157468,12.805967628],[92.67406991,12.805506626],[92.673904146,12.805104337],[92.673701576,12.804593731],[92.673558812,12.803703302],[92.673429793,12.803346192],[92.673370038,12.802980134],[92.673273294,12.802460436],[92.673176544,12.801949734],[92.67304762,12.801592617],[92.672886432,12.801407266],[92.672596288,12.801018536],[92.672462792,12.800498825],[92.672218812,12.799929378],[92.671896437,12.799603925],[92.671753662,12.799174621],[92.67177671,12.798831042],[92.67195628,12.79845589],[92.671993025,12.798333885],[92.672020741,12.798216403],[92.671802011,12.797922664],[92.67172373,12.797592689],[92.671626957,12.797357661],[92.67142443,12.796896672],[92.671267851,12.796503484],[92.671290878,12.796268484],[92.67119413,12.796092151],[92.671115833,12.795843587],[92.671005379,12.795563435],[92.670982328,12.795396206],[92.670811942,12.795030046],[92.670655427,12.794578069],[92.670544876,12.794148738],[92.670535677,12.793773583],[92.670489672,12.793113758],[92.670480448,12.792819924],[92.670406682,12.792440308],[92.670259358,12.7920742],[92.669960023,12.791540831],[92.669646979,12.790912641],[92.669568658,12.790569047],[92.669568668,12.790252774],[92.669522593,12.789977013],[92.669329302,12.789669762],[92.669200386,12.789497914],[92.668988525,12.789222289],[92.668682366,12.788709243],[92.668645494,12.788510442],[92.66863169,12.788239277],[92.668604137,12.787936348],[92.668594878,12.787814422],[92.668484286,12.787222289],[92.668281732,12.786440322],[92.66819889,12.785834833],[92.668079081,12.784948877],[92.667945564,12.784144452],[92.667798156,12.783787355],[92.667641651,12.783362468],[92.667485161,12.783041517],[92.667231865,12.782982797],[92.666941969,12.783172623],[92.666693307,12.78351607],[92.66638941,12.784058377],[92.666260484,12.784424481],[92.66618688,12.784740809],[92.666090202,12.784980315],[92.665956702,12.785323839],[92.665956743,12.78561757],[92.666030452,12.785983645],[92.666140829,12.786340752],[92.66624216,12.786598357],[92.666361891,12.786928288],[92.666384956,12.787190455],[92.666421712,12.787601687],[92.666518448,12.787909032],[92.666615113,12.788311329],[92.666658815,12.788722583],[92.666806229,12.789490903],[92.666774031,12.790042342],[92.666769469,12.790114614],[92.666718732,12.790290913],[92.666668109,12.790656909],[92.666479411,12.791054658],[92.665756516,12.791953956],[92.665263842,12.792179894],[92.664757439,12.792347079],[92.66411745,12.792618118],[92.663744637,12.792925487],[92.663509754,12.793241821],[92.663210571,12.793562664],[92.662994091,12.793784061],[92.662704071,12.793842786],[92.662123949,12.793914996],[92.661553063,12.793928509],[92.661290618,12.794014322],[92.66113404,12.794095676],[92.660867015,12.794176987],[92.660567747,12.794190461],[92.660167185,12.794145295],[92.659964599,12.794190377],[92.659863271,12.794194885],[92.659623849,12.794380237],[92.659444249,12.79450224],[92.659310803,12.794479606],[92.659131197,12.794413989],[92.658905675,12.794413943],[92.658735278,12.794427466],[92.658477495,12.794544933],[92.658118259,12.794757321],[92.65786972,12.794920035],[92.657625687,12.795155035],[92.657565785,12.795295164],[92.65774545,12.795593373],[92.657722329,12.795792305],[92.657690158,12.796031833],[92.657814411,12.796230637],[92.658081448,12.796506404],[92.65833016,12.796764073],[92.658454423,12.796972053],[92.658726048,12.797216066],[92.659039115,12.797455688],[92.659204909,12.79737888],[92.659421226,12.79718685],[92.659577813,12.796965392],[92.660070411,12.79650443],[92.66072433,12.795916989],[92.661143229,12.795858319],[92.661663508,12.796034632],[92.662202259,12.79621549],[92.662372608,12.796328441],[92.66229435,12.796680987],[92.662326499,12.796879848],[92.662529143,12.797187197],[92.662809978,12.797490083],[92.663132239,12.797788395],[92.663302626,12.797951134],[92.663327965,12.798181672],[92.663360239,12.798403057],[92.663516727,12.798470896],[92.663710186,12.798457418],[92.663774586,12.798547759],[92.663696274,12.798931931],[92.663742315,12.799130837],[92.663797624,12.799415513],[92.663788399,12.799736424],[92.664377715,12.799777152],[92.664382339,12.799777106],[92.664387008,12.799817852],[92.664023242,12.799966876],[92.663908095,12.800043753],[92.663875882,12.800296828],[92.66400025,12.80060865],[92.664055425,12.800916052],[92.664124482,12.801214324],[92.664235071,12.801630127],[92.664543459,12.801675443],[92.664630968,12.802154438],[92.664773754,12.802651622],[92.664925701,12.803017701],[92.664976382,12.803460614],[92.665109924,12.80378153],[92.665266415,12.80415675],[92.665303251,12.804726095],[92.665358575,12.805029036],[92.665400016,12.805408621],[92.665496689,12.805941962],[92.665515208,12.806231261],[92.665501347,12.80670124],[92.665473717,12.807108016],[92.665402355,12.807745273],[92.665379281,12.808219794],[92.66536088,12.808707895],[92.665342537,12.80889324],[92.665222836,12.809128259],[92.665126093,12.809494267],[92.665103171,12.809815221],[92.665089291,12.809928209],[92.665006457,12.810240016],[92.664923552,12.810619613],[92.664923614,12.810981149],[92.664997219,12.811279481],[92.665075518,12.811500892],[92.665052495,12.811690742],[92.664826881,12.811880523],[92.664550633,12.812174276],[92.664384824,12.812531315],[92.664080967,12.812992245],[92.663896799,12.813281488],[92.663717256,12.813728968],[92.663657442,12.81400921],[92.663629721,12.814108614],[92.663390317,12.814393293],[92.663150897,12.814592107],[92.662897672,12.814677927],[92.662823977,12.814781851],[92.662870054,12.814899442],[92.66305414,12.81498529],[92.663233843,12.814899431],[92.66337649,12.814745794],[92.663546825,12.814714191],[92.66362973,12.814736752],[92.66368964,12.814867839],[92.663666607,12.815066686],[92.663643574,12.815256448],[92.663592913,12.815319808],[92.663523847,12.815301748],[92.66312326,12.815251949],[92.662584578,12.815310588],[92.662147147,12.815523007],[92.661737276,12.815807677],[92.661378103,12.816200805],[92.661055859,12.816517159],[92.660685192,12.816955554],[92.660395055,12.817439074],[92.660238554,12.817981379],[92.660233926,12.818356511],[92.660233943,12.818686439],[92.660160196,12.819169999],[92.660077366,12.819680713],[92.660100445,12.820236582],[92.660054397,12.820693069],[92.660049801,12.821108911],[92.66013726,12.821357509],[92.660197111,12.821529313],[92.660197038,12.822094228],[92.660183352,12.822406016],[92.660243157,12.823079494],[92.660229383,12.823861249],[92.660197097,12.824417205],[92.660215563,12.825049909],[92.660210953,12.825370801],[92.660174147,12.825619396],[92.660123396,12.825890576],[92.660116527,12.82619795],[92.660102762,12.826604704],[92.660042848,12.826848709],[92.659946104,12.827029456],[92.659936879,12.827192196],[92.659941557,12.827291554],[92.660075084,12.827562798],[92.66017178,12.827761698],[92.660125737,12.827928874],[92.660070475,12.828005728],[92.659807937,12.827928897],[92.659679087,12.827915302],[92.659531749,12.828046274],[92.659430391,12.828199988],[92.659310703,12.828448551],[92.659269297,12.828663207],[92.659163296,12.828816785],[92.659034369,12.829151307],[92.658804144,12.829562575],[92.658638356,12.829991861],[92.658491082,12.83008221],[92.658297579,12.830226805],[92.658187149,12.830362419],[92.6579615,12.830647065],[92.657620728,12.830882099],[92.657418115,12.831117093],[92.657077398,12.831415273],[92.65680105,12.831591542],[92.656658354,12.831695479],[92.656529359,12.831930507],[92.656464878,12.831993726],[92.656345105,12.832075009],[92.65613339,12.832373324],[92.656004432,12.832621889],[92.655880095,12.832766456],[92.655640679,12.832978896],[92.65553014,12.833227377],[92.655309038,12.833475908],[92.655078848,12.833656727],[92.654885393,12.833891728],[92.654779501,12.834104088],[92.654595326,12.834425047],[92.654378868,12.834705062],[92.654374242,12.834705108],[92.654374288,12.834709647],[92.654337423,12.834944621],[92.654213143,12.835301724],[92.654040424,12.835658747],[92.653916029,12.835816857],[92.653787112,12.836164829],[92.653718032,12.836485705],[92.653625972,12.836833691],[92.653450943,12.837172654],[92.653335856,12.837448344],[92.653073316,12.838212133],[92.652962798,12.838415542],[92.652833822,12.838664019],[92.652810779,12.838957838],[92.652718757,12.839405144],[92.652608087,12.839744146],[92.652511425,12.840019845],[92.65254362,12.840846918],[92.652525248,12.841032191],[92.652474584,12.841371162],[92.652437701,12.841746264],[92.652354748,12.842003852],[92.652235077,12.842388088],[92.652129173,12.842582277],[92.652018696,12.84278114],[92.652000166,12.843242222],[92.651963341,12.84348174],[92.651746948,12.84370314],[92.651493641,12.843938069],[92.65124955,12.844204806],[92.650968675,12.844575297],[92.650722253,12.84504979],[92.650151111,12.846098294],[92.650091369,12.846410082],[92.650026826,12.846703848],[92.649934658,12.847033677],[92.649870236,12.847273273],[92.649778152,12.847686789],[92.649745893,12.84865843],[92.649759658,12.848834687],[92.649759649,12.849164647],[92.649768819,12.84947653],[92.649745845,12.849788344],[92.649851673,12.850116043],[92.649925397,12.850540995],[92.650008175,12.85077595],[92.649971382,12.851246016],[92.649998989,12.851512561],[92.650003617,12.851833482],[92.650104927,12.852181574],[92.650114074,12.852633498],[92.650196999,12.85306282],[92.650077305,12.85385373],[92.650021872,12.854048008],[92.649978208,12.854165639],[92.649844614,12.854540666],[92.649218165,12.85635061],[92.649135358,12.856671533],[92.649010945,12.857123447],[92.64890965,12.857665832],[92.648582552,12.858976429],[92.648545716,12.859197785],[92.648527273,12.859536835],[92.648426007,12.859893833],[92.648310859,12.860345842],[92.648191131,12.86056725],[92.648039066,12.860702727],[92.647794996,12.860738915],[92.647564736,12.860833771],[92.647468024,12.860860851],[92.647339117,12.860996373],[92.647246938,12.861145553],[92.647233169,12.861272088],[92.647177846,12.861421195],[92.647131762,12.861520594],[92.647048922,12.861601974],[92.646975237,12.861719533],[92.647002838,12.861814423],[92.64705811,12.861859614],[92.647150273,12.861859654],[92.647256148,12.861841578],[92.64735748,12.861832538],[92.647514102,12.861832518],[92.64763841,12.861823539],[92.647739743,12.861814498],[92.647900908,12.86181453],[92.648057537,12.8618146],[92.648191091,12.861823614],[92.648347621,12.861832689],[92.648481199,12.861814711],[92.648600965,12.861692627],[92.648637792,12.861566055],[92.648674605,12.861380779],[92.648725253,12.86121809],[92.648826594,12.861096088],[92.648900271,12.861023877],[92.649052271,12.860996729],[92.649199661,12.860933455],[92.649351663,12.860802342],[92.649416169,12.860730123],[92.649471443,12.860585564],[92.649324009,12.860427286],[92.649162823,12.860282673],[92.649162816,12.86018771],[92.64923656,12.860160658],[92.649397754,12.860079261],[92.649462175,12.859979877],[92.649604945,12.859803689],[92.649733985,12.859749397],[92.649853611,12.859801443],[92.649950352,12.859909944],[92.649968792,12.859986741],[92.650024012,12.860158526],[92.650033228,12.860352822],[92.649987194,12.860569811],[92.649941128,12.860727915],[92.649844408,12.860886133],[92.649687818,12.861060089],[92.649563472,12.861254371],[92.649535784,12.861444203],[92.649641712,12.861620506],[92.649798296,12.861814872],[92.649904255,12.861975359],[92.650042399,12.86219689],[92.65010679,12.86234142],[92.650157491,12.862581036],[92.650221944,12.863024],[92.650214997,12.86414031],[92.650279435,12.864592184],[92.650233453,12.865080258],[92.650187373,12.865509725],[92.650132121,12.8660068],[92.650178134,12.866354795],[92.650187244,12.866603449],[92.650270247,12.866775146],[92.65034385,12.866969575],[92.650403738,12.867145767],[92.650422194,12.86729036],[92.650597225,12.867371774],[92.650822882,12.867335662],[92.650993185,12.867218197],[92.651159035,12.867014882],[92.651393928,12.866730221],[92.651863727,12.866825123],[92.652618965,12.867019578],[92.653194694,12.867223076],[92.653254507,12.867268228],[92.653512484,12.867458088],[92.654148006,12.867977918],[92.654972361,12.868823217],[92.655893498,12.869713669],[92.656395363,12.870391713],[92.656773048,12.870970223],[92.657206024,12.871838115],[92.657719489,12.87270589],[92.658069496,12.873388362],[92.658479367,12.873799718],[92.658751103,12.873908202],[92.658783403,12.87399868],[92.659073611,12.874459601],[92.659299224,12.874877792],[92.659561791,12.875438127],[92.659736813,12.875713928],[92.659990095,12.876007712],[92.660227843,12.876299779],[92.660317152,12.876410847],[92.660634848,12.877102359],[92.661295742,12.878092248],[92.66161354,12.878521558],[92.661912973,12.878919321],[92.662014229,12.879041421],[92.662543939,12.879719369],[92.662765046,12.880017725],[92.663119678,12.88028219],[92.663308555,12.880440437],[92.663400662,12.880706939],[92.663391445,12.88086071],[92.663455987,12.881064123],[92.663607945,12.881339784],[92.663824395,12.881597474],[92.663990223,12.881805291],[92.664036246,12.881999709],[92.66403619,12.882275363],[92.664123793,12.883265151],[92.664188305,12.883531732],[92.664289678,12.883852676],[92.664340284,12.884182652],[92.664441587,12.884562313],[92.664948214,12.88589104],[92.665031193,12.886121637],[92.665174044,12.886496715],[92.665330632,12.886826684],[92.665473409,12.887147512],[92.665639193,12.887414229],[92.665938611,12.887816543],[92.666182662,12.888232297],[92.666203442,12.88855319],[92.666138999,12.888865083],[92.66603767,12.889204049],[92.665959402,12.88957015],[92.665913371,12.889899953],[92.665922515,12.890252508],[92.665821261,12.890645728],[92.665641562,12.89109769],[92.66557709,12.891454665],[92.665475832,12.891838796],[92.665420535,12.892223045],[92.665333124,12.89261168],[92.665240952,12.892986829],[92.665250159,12.893655667],[92.665342301,12.893904271],[92.665402234,12.894062477],[92.665522028,12.89428837],[92.665646335,12.894491778],[92.665720031,12.894654582],[92.665738433,12.894885081],[92.665738495,12.895097477],[92.665821389,12.895282736],[92.665991787,12.895472525],[92.666208282,12.89568505],[92.666346563,12.895924577],[92.666457036,12.896218371],[92.66648006,12.896457822],[92.666383294,12.896593441],[92.666217511,12.896701899],[92.666074756,12.896814954],[92.665936552,12.896995682],[92.665803017,12.897198992],[92.66563721,12.897510858],[92.665568134,12.89777745],[92.665475984,12.898089347],[92.665448339,12.898328918],[92.665393082,12.898550299],[92.665213464,12.898871203],[92.66506612,12.899092639],[92.664994722,12.899368255],[92.664994708,12.8998067],[92.664934789,12.899865442],[92.664815077,12.89988348],[92.664741359,12.900046146],[92.6647506,12.900249554],[92.664769074,12.900525221],[92.664676918,12.900828031],[92.664607844,12.900981742],[92.664640141,12.901090225],[92.664681511,12.901207721],[92.664626272,12.901261958],[92.664474289,12.90135229],[92.664405219,12.901478825],[92.664469736,12.901632448],[92.664552671,12.901736452],[92.664635545,12.901853914],[92.664635545,12.901994065],[92.664589408,12.902247182],[92.664607919,12.902432503],[92.664676948,12.902563641],[92.664796792,12.902681106],[92.664888834,12.902816663],[92.6648889,12.903010978],[92.664833649,12.903232452],[92.6648981,12.903331912],[92.665050106,12.903431354],[92.665238947,12.903517269],[92.665768607,12.903598674],[92.666183275,12.903707153],[92.666524054,12.903820167],[92.66652869,12.903820211],[92.66677287,12.903964853],[92.667026202,12.904312913],[92.667173575,12.904552461],[92.667362439,12.904809972],[92.667532796,12.904918514],[92.667717088,12.904882309],[92.667859978,12.904855311],[92.668034932,12.90478303],[92.668214524,12.904674528],[92.668394262,12.904683534],[92.66864755,12.904774015],[92.6688778,12.904746922],[92.669039088,12.904661034],[92.669246281,12.904588717],[92.669610173,12.904453185],[92.669808247,12.904498377],[92.669946458,12.904570678],[92.670010916,12.904679225],[92.669992581,12.904801276],[92.669900426,12.904954853],[92.669845185,12.905149153],[92.669845158,12.905388742],[92.669983371,12.905619284],[92.670001825,12.905994391],[92.670001805,12.906608994],[92.670080255,12.906857638],[92.670089457,12.907169397],[92.670153957,12.90756261],[92.670199969,12.907829304],[92.670333545,12.908086979],[92.670370501,12.908263219],[92.670264468,12.90837167],[92.670024951,12.908538921],[92.669946676,12.908755804],[92.670006607,12.909090254],[92.670034155,12.909280053],[92.670052642,12.909564815],[92.669949108,12.909953446],[92.669764851,12.910283412],[92.66976486,12.910667519],[92.669838547,12.911155634],[92.669856987,12.911706989],[92.669884706,12.911960126],[92.669792588,12.912294577],[92.669792592,12.912705863],[92.669792611,12.913053797],[92.66970048,12.91329336],[92.669548475,12.91356903],[92.669511602,12.913989398],[92.66934118,12.914323778],[92.669355031,12.914617591],[92.669239913,12.914857096],[92.669230751,12.915223116],[92.669258382,12.915738398],[92.669336776,12.916280731],[92.669276842,12.916655877],[92.66913863,12.916949599],[92.669180165,12.917306682],[92.669544149,12.917971095],[92.669594765,12.918038878],[92.66967312,12.918287449],[92.669645452,12.918450143],[92.669617784,12.918612837],[92.6695672,12.91871675],[92.669516476,12.918816129],[92.669488877,12.918920099],[92.669465768,12.919019491],[92.669461231,12.919177775],[92.669456585,12.919335888],[92.669479636,12.91953927],[92.669502688,12.919742652],[92.669567158,12.919955095],[92.66962713,12.920162937],[92.669636352,12.920447713],[92.669726139,12.920727905],[92.669836765,12.921360746],[92.669938037,12.921808171],[92.669919674,12.922142652],[92.669933509,12.922314311],[92.669947445,12.922486051],[92.669947445,12.922644299],[92.669947437,12.922802459],[92.670126985,12.923032901],[92.670279128,12.923218232],[92.670444965,12.923335813],[92.670007317,12.923317719],[92.669864505,12.923484872],[92.669703252,12.923530042],[92.669675626,12.923724456],[92.67021465,12.924452115],[92.670426529,12.924727784],[92.670500277,12.924931229],[92.670583205,12.925080324],[92.67064758,12.925292689],[92.670652149,12.925920923],[92.670748875,12.926273497],[92.670887076,12.926436156],[92.671204938,12.926662092],[92.671320072,12.926833881],[92.67132013,12.926960494],[92.671260193,12.927168315],[92.671260211,12.927281388],[92.671343076,12.927349138],[92.671426061,12.927344615],[92.671485945,12.927299504],[92.671614911,12.927100666],[92.671826936,12.927091635],[92.671919021,12.927154842],[92.671946669,12.92721366],[92.671891333,12.927520878],[92.671868317,12.927629354],[92.671849904,12.927855407],[92.671817568,12.927968344],[92.671789963,12.928081317],[92.671826717,12.928338939],[92.671969629,12.928415738],[92.672121627,12.928361569],[92.672223051,12.928235066],[92.672250629,12.928194359],[92.672361197,12.928131039],[92.672517898,12.92814917],[92.672734443,12.928212456],[92.672752888,12.928334443],[92.67269296,12.928429461],[92.672651521,12.928465577],[92.672609947,12.92850625],[92.67255931,12.928623716],[92.672591558,12.928781931],[92.672656036,12.928845218],[92.672711291,12.928894868],[92.672877169,12.928922096],[92.673158213,12.92897631],[92.673277978,12.928998892],[92.673370217,12.929048631],[92.673462316,12.929093839],[92.673526778,12.929193212],[92.673535949,12.929351381],[92.67328717,12.929419295],[92.673259573,12.929487001],[92.673029189,12.929654184],[92.672978486,12.929699392],[92.67269737,12.929685724],[92.67259144,12.929758178],[92.672540812,12.929839467],[92.672526929,12.92992532],[92.672439384,12.929984058],[92.672351865,12.929970531],[92.672287375,12.929934333],[92.672121445,12.929816849],[92.67207076,12.9297897],[92.671969435,12.929758033],[92.671863453,12.929798678],[92.671858793,12.929898168],[92.671950952,12.930033723],[92.671997019,12.930137635],[92.672038455,12.930241592],[92.672089124,12.930313917],[92.671803441,12.930408819],[92.671683684,12.930499221],[92.671669858,12.930702601],[92.671738999,12.930788381],[92.672075292,12.930964695],[92.672116746,12.931172637],[92.672201961,12.931299173],[92.672478335,12.931498057],[92.672602784,12.931516134],[92.672699527,12.931543298],[92.67285619,12.931678874],[92.67304498,12.932072121],[92.673261576,12.932447273],[92.673455002,12.932822386],[92.673805153,12.933226899],[92.674150648,12.933470932],[92.674192068,12.933638157],[92.67419208,12.933751143],[92.674155299,12.933864111],[92.673947937,12.933904821],[92.673689841,12.933904751],[92.6735194,12.934033545],[92.673348935,12.93416007],[92.673316613,12.934255009],[92.673371927,12.934413097],[92.673445632,12.934490021],[92.673496265,12.934521627],[92.673657533,12.93454199],[92.673791239,12.934474258],[92.673984642,12.934465145],[92.674049195,12.934451616],[92.674122901,12.934361286],[92.674270425,12.934415589],[92.674311779,12.934474286],[92.674436182,12.934505909],[92.674772573,12.934523956],[92.67497073,12.934013387],[92.675007581,12.933954587],[92.675039894,12.933895825],[92.675311741,12.933769326],[92.675403799,12.933819082],[92.675445328,12.933941121],[92.675436108,12.934076647],[92.675390009,12.934361332],[92.675380823,12.934555669],[92.675385309,12.934605448],[92.675431438,12.934650542],[92.675569599,12.934722943],[92.675726339,12.934921777],[92.675717073,12.935089032],[92.67557418,12.935378284],[92.67522853,12.935762377],[92.675164088,12.935879886],[92.675104137,12.936001906],[92.675104146,12.936132982],[92.675251548,12.936435814],[92.675274577,12.936580396],[92.675228444,12.936851632],[92.675154691,12.9370775],[92.675154696,12.937393921],[92.675375822,12.937990473],[92.67535272,12.938379115],[92.675384985,12.938641233],[92.675490946,12.938831018],[92.676066772,12.939048036],[92.676527585,12.939274049],[92.676628894,12.939377982],[92.676601286,12.939509048],[92.676578285,12.939563261],[92.676412389,12.939590396],[92.676251068,12.939649122],[92.676145028,12.939739589],[92.676080582,12.93984801],[92.676057581,12.939902222],[92.676048267,12.940064941],[92.676080539,12.940150804],[92.676306302,12.940449068],[92.676725519,12.940797114],[92.677177065,12.941032128],[92.67733831,12.941086397],[92.677504143,12.941127079],[92.677739173,12.941127094],[92.67807555,12.941104504],[92.678163126,12.941131658],[92.678199903,12.941167763],[92.678250601,12.941316899],[92.678259801,12.941429983],[92.678305889,12.941488716],[92.678379587,12.941574549],[92.678421144,12.941624321],[92.678586971,12.941701181],[92.678679032,12.941732756],[92.678716004,12.941778025],[92.678775883,12.941872808],[92.678865702,12.942153014],[92.678865719,12.942302273],[92.678778111,12.942383567],[92.678662909,12.942392582],[92.678483256,12.94240621],[92.678391036,12.942424281],[92.678317366,12.942519066],[92.678423282,12.942600503],[92.678750416,12.942645632],[92.678902524,12.942758703],[92.678939314,12.942925887],[92.678893182,12.943029871],[92.678796402,12.94309307],[92.678676663,12.943111212],[92.678529264,12.943079535],[92.678386365,12.943052459],[92.678220541,12.942957508],[92.678123714,12.942867087],[92.677999457,12.942794819],[92.67777826,12.942677226],[92.677658433,12.942677286],[92.677533999,12.942717934],[92.677469478,12.942790275],[92.677428061,12.942903204],[92.677418763,12.943020744],[92.677487862,12.943305423],[92.677520191,12.943517817],[92.677686038,12.943689577],[92.677810346,12.943933646],[92.677842591,12.944109869],[92.677791877,12.944191261],[92.677667522,12.944286169],[92.677566131,12.944453402],[92.67756838,12.944697456],[92.677706557,12.944873667],[92.678218016,12.945185555],[92.678245614,12.945266924],[92.678148919,12.945375384],[92.678047487,12.945529077],[92.678056723,12.945601254],[92.678125849,12.945664586],[92.678264069,12.945705256],[92.678448374,12.945849932],[92.678637256,12.945999021],[92.678789278,12.946243092],[92.67886768,12.946446501],[92.678876785,12.946514235],[92.678803059,12.946713201],[92.678540424,12.946939069],[92.678351537,12.947115322],[92.678259253,12.947201212],[92.678185557,12.947255458],[92.678093429,12.947440781],[92.677955192,12.94759437],[92.677784696,12.947626004],[92.677577367,12.947625991],[92.67740226,12.94775257],[92.6774022,12.948109552],[92.677420625,12.948172826],[92.677554212,12.948380716],[92.677632594,12.948489226],[92.677733912,12.94856598],[92.677978107,12.948674542],[92.678107185,12.948755839],[92.678171673,12.948846306],[92.678355884,12.948999992],[92.678586347,12.948950234],[92.678558675,12.9488056],[92.678498838,12.948669997],[92.678452751,12.948593172],[92.678438857,12.948426049],[92.67846655,12.94833115],[92.67848965,12.948231657],[92.678554085,12.948141232],[92.678618674,12.94804643],[92.678724662,12.947978509],[92.678844415,12.947969545],[92.678927414,12.947974108],[92.679139317,12.948181972],[92.679194629,12.948236163],[92.679360511,12.948493826],[92.67928214,12.948516399],[92.678959599,12.948367232],[92.678807468,12.948502781],[92.678729239,12.948724326],[92.678729082,12.948932145],[92.678747633,12.949045132],[92.678738373,12.949194306],[92.678701516,12.94923493],[92.67865999,12.949271148],[92.678300668,12.949234956],[92.678097834,12.949221363],[92.677554263,12.948868861],[92.677121117,12.948186334],[92.677134988,12.947969393],[92.677204091,12.947788654],[92.67699677,12.947752459],[92.676577473,12.947946827],[92.676370121,12.948186343],[92.676125902,12.948344491],[92.676070508,12.94871055],[92.676098132,12.949017903],[92.676130378,12.949325121],[92.676038189,12.949700255],[92.675936798,12.9498494],[92.675582008,12.949998514],[92.675328546,12.950057214],[92.674936896,12.950115958],[92.674365558,12.950084242],[92.673660555,12.949993901],[92.673181278,12.949928219],[92.672384168,12.949914652],[92.672098522,12.94991465],[92.671803582,12.949959739],[92.671467275,12.95013148],[92.671149233,12.950547224],[92.671075491,12.950728008],[92.671093931,12.951008179],[92.671033984,12.951374276],[92.670923253,12.952124481],[92.670391059,12.9527887],[92.669741205,12.953588591],[92.669473922,12.953945666],[92.669261905,12.954596385],[92.668957709,12.955260709],[92.668888531,12.95550027],[92.668800927,12.955938633],[92.668888481,12.956038067],[92.668925303,12.956105897],[92.668828464,12.956453899],[92.668828446,12.956892244],[92.668832992,12.957529451],[92.668680898,12.957389363],[92.668602621,12.957253745],[92.668519716,12.957118175],[92.668386101,12.957009724],[92.668233955,12.957005179],[92.668077306,12.957032305],[92.667934475,12.957154294],[92.667906854,12.957407361],[92.667939033,12.957737229],[92.668044977,12.957877399],[92.668155544,12.958017433],[92.668326127,12.958067255],[92.668597935,12.958053671],[92.668648556,12.958044741],[92.668791481,12.957886471],[92.668869775,12.957976907],[92.669077047,12.958578005],[92.66905405,12.958754305],[92.669030966,12.959269417],[92.669067723,12.959527065],[92.669293471,12.960046808],[92.669311886,12.960268263],[92.669261202,12.960372289],[92.669210529,12.960394769],[92.669095324,12.960385776],[92.668989369,12.960299967],[92.668938652,12.960214093],[92.668860378,12.960051294],[92.668726677,12.959897578],[92.668639191,12.959870497],[92.668491658,12.95992018],[92.668413359,12.95997892],[92.668362629,12.960200399],[92.668376443,12.960435351],[92.668482356,12.960665886],[92.668657517,12.960869297],[92.668855604,12.960982321],[92.668924688,12.961041119],[92.669118266,12.961036544],[92.669196602,12.960982253],[92.669270333,12.960995824],[92.669302615,12.961090875],[92.669307083,12.961140478],[92.66909048,12.962030789],[92.669035141,12.962189042],[92.669131988,12.962374381],[92.669260993,12.962541513],[92.669486715,12.962776634],[92.669592653,12.963056804],[92.669585629,12.963264692],[92.669696322,12.963603622],[92.669848326,12.963639812],[92.66994975,12.963594661],[92.670023375,12.963504243],[92.670092545,12.963572032],[92.670161647,12.963698554],[92.670120142,12.963924584],[92.669917355,12.964114333],[92.669898902,12.964281599],[92.669949612,12.964403656],[92.670027902,12.964494003],[92.670083223,12.9645392],[92.670143183,12.964584441],[92.670235276,12.964692839],[92.670332038,12.964851005],[92.670290505,12.96500013],[92.670313559,12.965212542],[92.670341171,12.965397914],[92.670341091,12.965483739],[92.670290412,12.965682581],[92.670299583,12.965849858],[92.670428733,12.966030614],[92.670654435,12.966600098],[92.670949148,12.967165024],[92.671142676,12.967630538],[92.671483723,12.96824064],[92.671944449,12.968859882],[92.672465067,12.969442919],[92.673294447,12.97024755],[92.674321928,12.97108138],[92.674990016,12.971605638],[92.675833317,12.972288212],[92.676119017,12.97257748],[92.676893094,12.973336722],[92.677738714,12.974240725],[92.677913727,12.974398875],[92.678139514,12.974674627],[92.678471299,12.975085818],[92.678738525,12.97537063],[92.678918224,12.975551456],[92.679038003,12.975664405],[92.679176257,12.975836082],[92.679254676,12.975890416],[92.679379081,12.975899497],[92.679443528,12.975809063],[92.679392892,12.975370627],[92.679392933,12.975085981],[92.679498938,12.975072418],[92.679632559,12.975235049],[92.679770759,12.975501822],[92.679890553,12.975894956],[92.679853704,12.976075766],[92.679733904,12.976193282],[92.679484978,12.976247404],[92.679093325,12.976229338],[92.678885881,12.976138877],[92.678858279,12.976215686],[92.678627836,12.976513995],[92.678591009,12.976622529],[92.678572553,12.976807803],[92.678632447,12.976938869],[92.678715359,12.976961442],[92.678747645,12.977029223],[92.678977981,12.977286845],[92.678922707,12.97754447],[92.678600075,12.977802029],[92.678484857,12.978258511],[92.678627611,12.978601978],[92.679065456,12.978714962],[92.679530828,12.978715049],[92.679853475,12.978886772],[92.680056207,12.979257387],[92.679650601,12.979542112],[92.679705935,12.979745494],[92.679881025,12.980003097],[92.679793431,12.980292315],[92.679793383,12.980464053],[92.679986968,12.980577106],[92.680351017,12.980717163],[92.680668985,12.980920574],[92.680945502,12.981160109],[92.681194262,12.981535197],[92.681267937,12.981792778],[92.681120495,12.981964563],[92.680890049,12.982235698],[92.680770306,12.98246167],[92.680977591,12.982619785],[92.681235696,12.982592756],[92.681516849,12.982321587],[92.681719624,12.98223127],[92.681733457,12.982502423],[92.681719549,12.98284585],[92.6819638,12.983157789],[92.682138867,12.983514766],[92.681995983,12.983799518],[92.682111188,12.98405706],[92.682226348,12.984513525],[92.682173317,12.984911329],[92.682606501,12.98502881],[92.683118081,12.985299994],[92.683435942,12.985417499],[92.684248152,12.985911919],[92.684555802,12.986215247],[92.685154822,12.986956405],[92.685560368,12.987458081],[92.685878335,12.98767502],[92.686228557,12.987688563],[92.686389915,12.987530445],[92.686624971,12.98727287],[92.686800076,12.987390355],[92.687104217,12.98774742],[92.687440554,12.988303257],[92.687597226,12.988773249],[92.687615645,12.989288461],[92.687555759,12.989613883],[92.687495777,12.990156212],[92.687993489,12.990187836],[92.688136369,12.990346058],[92.688399047,12.990617266],[92.688703244,12.990721165],[92.688910611,12.990703065],[92.688979734,12.990648901],[92.689067335,12.990635355],[92.689339218,12.990775381],[92.689500486,12.990974311],[92.689698597,12.991127898],[92.690053529,12.991426251],[92.690242433,12.991498544],[92.690495886,12.991489539],[92.690998217,12.991299737],[92.691067392,12.991277128],[92.691228645,12.991272621],[92.691339225,12.991313263],[92.691615807,12.991602477],[92.691735619,12.991634177],[92.691860039,12.991665794],[92.692233334,12.991882701],[92.692509858,12.992144879],[92.692657294,12.992203558],[92.69293379,12.992126768],[92.693196474,12.991964067],[92.69351913,12.991909846],[92.693841693,12.991855625],[92.694279526,12.991634183],[92.694680428,12.991308808]],[[92.687505127,12.987200506],[92.687431393,12.987123668],[92.687380785,12.987069418],[92.687320824,12.987015269],[92.687260939,12.986970025],[92.687214826,12.98694747],[92.687159582,12.986929452],[92.687053563,12.986924838],[92.686929061,12.986933955],[92.686772423,12.986947462],[92.686592669,12.986911285],[92.686468221,12.98683439],[92.686283995,12.986703331],[92.685915331,12.986540601],[92.685523528,12.98628764],[92.685251714,12.986038963],[92.684878449,12.985582531],[92.684712548,12.98537457],[92.684671094,12.985243506],[92.684680307,12.985135139],[92.68472176,12.985071829],[92.684772439,12.984994975],[92.684869247,12.984931764],[92.685012145,12.984963386],[92.685182617,12.985211944],[92.685376129,12.985446915],[92.685532813,12.985623234],[92.685629633,12.985672938],[92.685671079,12.985672995],[92.685763338,12.985609732],[92.685896892,12.985532811],[92.686016775,12.985514832],[92.686159603,12.985447],[92.686237976,12.98550579],[92.686311691,12.985609634],[92.686320891,12.985749827],[92.686325516,12.985962158],[92.686357716,12.986029946],[92.686712548,12.98606162],[92.687012066,12.986152013],[92.687546648,12.986256044],[92.687726335,12.986359957],[92.687975254,12.986590474],[92.68824246,12.986906831],[92.688297815,12.987074029],[92.68828853,12.987358779],[92.688228687,12.987548545],[92.688113471,12.987643391],[92.688016641,12.987675149],[92.687938336,12.987706722],[92.687841606,12.987657012],[92.687756399,12.987566221],[92.687629541,12.98743105],[92.687546684,12.987304469],[92.687505127,12.987200506]],[[92.682005252,12.982389449],[92.681959194,12.982131788],[92.681894762,12.981964575],[92.681834859,12.981878783],[92.681779471,12.981828956],[92.681724277,12.981788294],[92.681664318,12.981725054],[92.681599781,12.981630216],[92.681576757,12.981571435],[92.681544526,12.981453918],[92.68147999,12.981331898],[92.681406245,12.981169238],[92.681327986,12.981019977],[92.681286571,12.980938639],[92.681263462,12.980879956],[92.681240493,12.980789531],[92.681268061,12.980662995],[92.681254278,12.980572666],[92.681166749,12.980423408],[92.681134517,12.980333075],[92.681125187,12.980233716],[92.681148303,12.980089028],[92.681203652,12.979903758],[92.681300375,12.979786284],[92.681351086,12.979740976],[92.681410983,12.979732038],[92.681489413,12.979723005],[92.681595406,12.979745531],[92.681733653,12.979849571],[92.681765783,12.979967004],[92.68174274,12.980193052],[92.681724323,12.980400873],[92.681664382,12.980590639],[92.681627542,12.980735269],[92.681618339,12.980861907],[92.681622979,12.981001956],[92.681724325,12.98111499],[92.681816383,12.981255029],[92.681871739,12.981404226],[92.682028413,12.981571456],[92.682143574,12.981842636],[92.682217261,12.982045941],[92.682364738,12.982294534],[92.682590624,12.982606371],[92.682691966,12.982922777],[92.682816268,12.983153239],[92.68294076,12.983569057],[92.683014448,12.983799546],[92.683023661,12.983849277],[92.683023593,12.983917015],[92.6830329,12.98397583],[92.68301896,12.984075159],[92.682995953,12.984156564],[92.682949909,12.98422437],[92.682908359,12.984269505],[92.682843843,12.98426958],[92.682774834,12.984210776],[92.682687186,12.984160987],[92.682627317,12.984097738],[92.682553552,12.984025538],[92.682532602,12.983986413],[92.68250754,12.983939607],[92.682493706,12.983835643],[92.682521372,12.983672914],[92.682544358,12.983532872],[92.6825398,12.983419907],[92.682438413,12.983302421],[92.682323181,12.983098976],[92.682244883,12.982954355],[92.68210672,12.982728392],[92.682032973,12.982565732],[92.682005252,12.982389449]],[[92.662455468,12.795813308],[92.662238993,12.795727332],[92.66202269,12.795573651],[92.661686547,12.795397317],[92.661396508,12.795266331],[92.661226151,12.795135117],[92.660972959,12.794995055],[92.660890052,12.7949814],[92.660917633,12.794877473],[92.661111018,12.794791682],[92.66144709,12.79487753],[92.661741764,12.795035818],[92.661976638,12.79503585],[92.662151558,12.794918346],[92.662312693,12.794773712],[92.662386357,12.794602018],[92.662487703,12.794543265],[92.662667189,12.794615611],[92.662796163,12.794719592],[92.662902024,12.794864232],[92.663021784,12.794954581],[92.663007992,12.795094723],[92.662961883,12.795374918],[92.662856035,12.79545624],[92.662796154,12.79568223],[92.66264877,12.795813292],[92.662455468,12.795813308]],[[92.659605405,12.795062662],[92.659821883,12.795121475],[92.660088904,12.795162098],[92.660323726,12.795193846],[92.660411269,12.795162209],[92.660503289,12.795180329],[92.66059075,12.79498143],[92.660590803,12.795361119],[92.660692081,12.795483088],[92.660544701,12.795596065],[92.660061291,12.795767833],[92.659840313,12.795740675],[92.659573208,12.795627554],[92.659398327,12.795496466],[92.659310785,12.795424252],[92.659297047,12.795308897],[92.659338456,12.795180124],[92.659412176,12.795107824],[92.659605405,12.795062662]]],[[[92.892069106,12.897077574],[92.891419507,12.897077518],[92.890654733,12.897375804],[92.890654729,12.898017717],[92.890843618,12.898655124],[92.891456361,12.899143393],[92.892336321,12.899143468],[92.89287535,12.898691461],[92.89294906,12.897941063],[92.89256667,12.897452816],[92.892069106,12.897077574]]],[[[92.788040803,12.883346666],[92.787667875,12.882980545],[92.787207249,12.882957862],[92.786875579,12.882980395],[92.786327333,12.883152019],[92.785889728,12.883151933],[92.785558116,12.883066005],[92.785097661,12.882717937],[92.784614115,12.882482844],[92.784218038,12.882351709],[92.783692856,12.882460064],[92.783121578,12.882631675],[92.782573203,12.883042807],[92.781891195,12.883539775],[92.781319729,12.884054839],[92.781098356,12.884551901],[92.780835527,12.885044435],[92.780793722,12.885690668],[92.780770434,12.886165175],[92.781078843,12.886576485],[92.781714313,12.886983346],[92.782197712,12.887503152],[92.782110073,12.887720054],[92.781778237,12.888040844],[92.781275602,12.889030438],[92.781031113,12.889676627],[92.780920197,12.89034544],[92.781117988,12.890883264],[92.781251297,12.891402996],[92.781775924,12.89237021],[92.782369878,12.892912635],[92.782941022,12.89303929],[92.783949799,12.893147956],[92.784760552,12.893148118],[92.785750948,12.893170908],[92.786672281,12.893125895],[92.787483034,12.893126049],[92.788077279,12.89312616],[92.788625578,12.892891265],[92.789155558,12.892439445],[92.789639483,12.891965021],[92.790316815,12.891621685],[92.79077764,12.891273789],[92.791109372,12.891147311],[92.790957434,12.890993633],[92.790561469,12.890604914],[92.790100979,12.890283972],[92.789857041,12.889872684],[92.789507479,12.888819654],[92.78935577,12.888214057],[92.789287239,12.887093291],[92.789246237,12.886189449],[92.789223228,12.886144252],[92.78922352,12.885565799],[92.789071771,12.885046066],[92.788896945,12.884616713],[92.788542505,12.884119539],[92.788303203,12.883667577],[92.788040803,12.883346666]]],[[[92.75030966,12.890879389],[92.749227206,12.890779618],[92.748618796,12.891249422],[92.748475615,12.891882045],[92.748244765,12.892600546],[92.74816145,12.893296462],[92.747990525,12.89396973],[92.747930262,12.89458434],[92.748072517,12.895320988],[92.748284019,12.895998939],[92.748302068,12.8965096],[92.748951163,12.897124421],[92.749430262,12.897228561],[92.75003383,12.896939507],[92.750453366,12.896551038],[92.750538651,12.896453641],[92.750768497,12.896191146],[92.750955816,12.89597722],[92.751122098,12.895321989],[92.751412852,12.8944409],[92.751915181,12.894156308],[92.752288754,12.893442447],[92.752123325,12.89292719],[92.751686054,12.892393784],[92.75187532,12.891783776],[92.751603788,12.891372404],[92.751042009,12.89104232],[92.75030966,12.890879389]]],[[[92.75625884,12.901948747],[92.756260177,12.899847336],[92.756146885,12.896900805],[92.755802113,12.89576639],[92.755397856,12.894008309],[92.755283672,12.892476277],[92.754823711,12.891396052],[92.753732933,12.889899863],[92.752940895,12.889470291],[92.752083984,12.889632705],[92.75191723,12.89104263],[92.752377119,12.892213242],[92.753260925,12.893212263],[92.753260229,12.894287823],[92.752794263,12.895367754],[92.752968836,12.896104433],[92.753548681,12.89701297],[92.754238943,12.8981475],[92.754413483,12.898942927],[92.754583165,12.900131521],[92.754527339,12.900981106],[92.753601025,12.901550227],[92.753081424,12.900076814],[92.752330021,12.900867427],[92.752559618,12.90200181],[92.753138626,12.904216386],[92.752732161,12.90586123],[92.752786447,12.907393243],[92.753190598,12.909318534],[92.753419836,12.91102233],[92.753999974,12.91153318],[92.753419101,12.912156638],[92.753187728,12.91374279],[92.753708273,12.913801704],[92.754053355,12.914479688],[92.754809255,12.913915031],[92.754575104,12.912667671],[92.754520516,12.911587574],[92.755387299,12.910512286],[92.755212676,12.909829838],[92.755793682,12.908980416],[92.756604846,12.908411254],[92.756776161,12.907051038],[92.756777097,12.905577793],[92.756607762,12.903819786],[92.75625884,12.901948747]]],[[[92.791097354,12.915288696],[92.791097525,12.914945241],[92.791203517,12.914881991],[92.79159057,12.914741964],[92.791719728,12.914412087],[92.791811956,12.914231337],[92.79264196,12.912694963],[92.793444171,12.911447808],[92.793587238,12.910928129],[92.793237322,12.910507789],[92.793421607,12.910485223],[92.793836207,12.910521445],[92.794131065,12.910485341],[92.794444332,12.910485391],[92.79498828,12.909785008],[92.795545917,12.909351257],[92.795702679,12.909084651],[92.795739661,12.908818028],[92.795661688,12.908103986],[92.79567126,12.907353807],[92.79574531,12.906644309],[92.795980871,12.905360902],[92.796082652,12.904457085],[92.796317991,12.903630115],[92.79636898,12.902970324],[92.796525893,12.902373818],[92.79652611,12.901917381],[92.796835206,12.900977442],[92.797033576,12.900380943],[92.797628228,12.899554025],[92.798043092,12.898993709],[92.798692928,12.898356602],[92.799236707,12.897940918],[92.799803436,12.897696962],[92.800245753,12.897520779],[92.799716127,12.897226957],[92.798974674,12.896770415],[92.798072123,12.896033659],[92.798099967,12.895599822],[92.798086272,12.895333189],[92.797750104,12.895093623],[92.797542969,12.894750135],[92.797285194,12.89434337],[92.796414662,12.89411276],[92.79554879,12.893773686],[92.794512548,12.89328997],[92.792633506,12.892412941],[92.792039407,12.892119094],[92.791532721,12.892055739],[92.7911089,12.892096337],[92.79063882,12.892525575],[92.78927955,12.893198689],[92.788279691,12.893668499],[92.787505704,12.893835563],[92.786763975,12.893975516],[92.785418871,12.89394814],[92.784925904,12.894074581],[92.784225592,12.89429136],[92.783460761,12.894557837],[92.782774258,12.894788173],[92.781972347,12.89547492],[92.781778653,12.895881604],[92.781686228,12.896428404],[92.781879402,12.89699786],[92.782229322,12.897341391],[92.782878648,12.897734692],[92.783445283,12.897698655],[92.783887512,12.897712303],[92.784596756,12.898051384],[92.785002067,12.898191558],[92.785416702,12.898119333],[92.78564714,12.897916015],[92.78590518,12.897785009],[92.786149251,12.897938709],[92.786319606,12.898114989],[92.785969186,12.898725009],[92.786240833,12.89900525],[92.787106488,12.899778195],[92.787456242,12.900465175],[92.787778517,12.900844845],[92.788478266,12.901762366],[92.788841806,12.902535209],[92.788933617,12.903172429],[92.788518527,12.904125897],[92.78829708,12.904758539],[92.787845397,12.905192294],[92.787444471,12.90545885],[92.78698827,12.905711837],[92.786559806,12.905775023],[92.785979451,12.905585105],[92.785657026,12.90549014],[92.784828139,12.904852775],[92.783842748,12.903989415],[92.782585605,12.903049172],[92.781706121,12.902298806],[92.780591371,12.902158474],[92.779720875,12.901841944],[92.778932989,12.902094845],[92.77781792,12.902537473],[92.776988463,12.902984682],[92.775965514,12.903440881],[92.775122033,12.904240575],[92.774370946,12.904570295],[92.774140414,12.904913697],[92.773955949,12.90525711],[92.773739062,12.905907817],[92.773839851,12.906897539],[92.773918036,12.907128034],[92.774217326,12.907394737],[92.774433653,12.907738245],[92.774396557,12.908167557],[92.774423925,12.908651114],[92.774409847,12.909107545],[92.774225486,12.909261153],[92.773981244,12.909401188],[92.77374608,12.909780742],[92.773566174,12.910200979],[92.77355213,12.910594143],[92.773515045,12.911000858],[92.773459603,12.911281033],[92.77345932,12.911778142],[92.773809352,12.911940915],[92.77455096,12.91212186],[92.775467675,12.912221499],[92.776103576,12.911955017],[92.776734876,12.911674976],[92.777527401,12.911422083],[92.778564153,12.911051745],[92.779338364,12.910581923],[92.779960372,12.910432929],[92.78040246,12.910749365],[92.781038016,12.911106516],[92.781503167,12.911373245],[92.781968354,12.911576706],[92.782590264,12.911612988],[92.784677104,12.911767065],[92.785128645,12.911640619],[92.785400359,12.911816919],[92.785635139,12.912146863],[92.786086529,12.912314162],[92.786450408,12.912440769],[92.787380884,12.912671424],[92.788366776,12.912644493],[92.788675304,12.912911181],[92.788974533,12.913345077],[92.789167729,12.913928084],[92.789167708,12.913968756],[92.788960178,12.914398039],[92.788987697,12.914642079],[92.788973708,12.914971974],[92.789038149,12.915084965],[92.789323741,12.915161844],[92.789595582,12.915098624],[92.790046993,12.9152388],[92.789788961,12.915324617],[92.789595469,12.915324582],[92.789309818,12.915365203],[92.789272922,12.915442022],[92.789245171,12.915658937],[92.789387853,12.915925593],[92.789567442,12.916088316],[92.789880621,12.916278177],[92.790373451,12.916508742],[92.790589986,12.916495224],[92.790732858,12.91638227],[92.790954087,12.916192503],[92.791069363,12.915989162],[92.791161593,12.915808412],[92.791097354,12.915288696]]],[[[92.669132921,12.953972734],[92.669188209,12.953697041],[92.669174515,12.953502718],[92.669146877,12.953434984],[92.669110016,12.953362703],[92.669040895,12.953281276],[92.66889344,12.953123053],[92.668727531,12.953010098],[92.668626268,12.952883515],[92.668501792,12.952752441],[92.668428083,12.952693691],[92.668308319,12.952598743],[92.66822302,12.952549017],[92.668158567,12.952517355],[92.66804337,12.952517452],[92.667925818,12.952571572],[92.667865935,12.952607776],[92.667838298,12.952662034],[92.667842893,12.95275235],[92.667902772,12.952865321],[92.66795344,12.952946653],[92.668022559,12.95301899],[92.668096316,12.953091372],[92.668174665,12.953150167],[92.668294387,12.953222484],[92.668381943,12.953294736],[92.668455654,12.953362576],[92.668464806,12.953416765],[92.668455607,12.953480029],[92.668354237,12.953529719],[92.668234453,12.953516222],[92.668137656,12.953475513],[92.667985581,12.953403148],[92.667861267,12.953335327],[92.667759857,12.953249482],[92.667644737,12.953136487],[92.667603233,12.953082253],[92.667538676,12.953077689],[92.667529499,12.953077683],[92.667497279,12.953136528],[92.667497221,12.953159078],[92.667515695,12.953208804],[92.667515717,12.953267526],[92.667511012,12.953344392],[92.667483419,12.953385012],[92.667368199,12.953403018],[92.667229924,12.953384975],[92.667147041,12.953344398],[92.667068654,12.953272061],[92.66700875,12.953204181],[92.666971985,12.953140981],[92.666898275,12.95308223],[92.666829185,12.953050523],[92.666764592,12.953050599],[92.666672408,12.953064113],[92.666607934,12.953104812],[92.666580272,12.953213252],[92.666575683,12.953312561],[92.666575662,12.953394012],[92.666575618,12.953529645],[92.666617043,12.953773604],[92.666727682,12.953976992],[92.666787579,12.954053873],[92.666838158,12.954108033],[92.666884213,12.954144231],[92.666930411,12.954157781],[92.666976431,12.954162348],[92.666985608,12.954162355],[92.667031723,12.954130641],[92.667073175,12.954076433],[92.667091592,12.954035807],[92.667119316,12.953999631],[92.667146987,12.953977003],[92.667160754,12.953963422],[92.667183798,12.95394993],[92.667202288,12.953945387],[92.667206881,12.953949981],[92.667229896,12.95397249],[92.667239161,12.953999669],[92.667248369,12.954022217],[92.667262134,12.954044907],[92.667271305,12.954063005],[92.667289821,12.954090002],[92.667326603,12.954144292],[92.667372686,12.954221122],[92.667409604,12.954270854],[92.667451056,12.954338639],[92.667487888,12.954370289],[92.667566142,12.954420002],[92.66761692,12.954456146],[92.667658343,12.9544833],[92.667718205,12.954510368],[92.667759721,12.954537514],[92.667824225,12.954555627],[92.667865656,12.95456469],[92.667939425,12.95456462],[92.668017693,12.954587242],[92.668059249,12.954627929],[92.668086895,12.954695754],[92.668100718,12.954772526],[92.668109834,12.954831354],[92.668100647,12.954867528],[92.668068412,12.954935284],[92.667999287,12.95501212],[92.667920927,12.955102409],[92.667902551,12.955165668],[92.667930154,12.955247131],[92.667966927,12.95530133],[92.668077551,12.955427905],[92.668178878,12.955504758],[92.668303321,12.955604203],[92.668376973,12.955685502],[92.668423052,12.955780423],[92.668473768,12.955866297],[92.668510637,12.95593867],[92.668533642,12.95598827],[92.668565846,12.956029055],[92.668653457,12.955974855],[92.668671875,12.955897958],[92.6686904,12.955803051],[92.668690387,12.955708148],[92.668685823,12.955631282],[92.66865361,12.955400869],[92.668676541,12.955292392],[92.668695052,12.955224577],[92.668722651,12.955165867],[92.668754975,12.955079921],[92.668773395,12.955012113],[92.668787184,12.954935262],[92.668819483,12.954826866],[92.668870148,12.954533127],[92.668911642,12.954465279],[92.669008501,12.95421227],[92.669132921,12.953972734]]],[[[92.937968586,12.917907865],[92.938212731,12.917636613],[92.938240375,12.917636611],[92.938240311,12.917288533],[92.937636691,12.917044482],[92.937664272,12.916696401],[92.93766411,12.915810384],[92.937350657,12.914987682],[92.937378282,12.914879186],[92.937378227,12.914580834],[92.936991024,12.913559236],[92.93570526,12.911814433],[92.933816111,12.910982811],[92.93259987,12.911557004],[92.931973431,12.912551558],[92.931724757,12.913329101],[92.932028939,12.913921266],[92.932439065,12.914350684],[92.932416073,12.914621915],[92.93249448,12.915137247],[92.932531408,12.91555313],[92.931651469,12.916036885],[92.930799162,12.916457346],[92.930255541,12.916819021],[92.930255536,12.916787377],[92.930260117,12.916615599],[92.930154153,12.91666533],[92.929951423,12.916638219],[92.929863862,12.91651165],[92.929748667,12.916448372],[92.929495256,12.916434824],[92.929329368,12.916294699],[92.92920498,12.916380596],[92.929168141,12.916511692],[92.92908062,12.916647312],[92.928864081,12.916719653],[92.928818017,12.916787462],[92.928827248,12.916900474],[92.928951673,12.917063206],[92.929057678,12.917289224],[92.929195932,12.917501679],[92.929523073,12.917573988],[92.929661297,12.917587541],[92.929831794,12.917723146],[92.930085182,12.917582995],[92.930099006,12.917592036],[92.930002289,12.91784519],[92.930158962,12.917976274],[92.930430904,12.918640771],[92.930974648,12.91904306],[92.931863921,12.919232862],[92.932725532,12.919314169],[92.933997359,12.920281462],[92.93444888,12.920204577],[92.934891174,12.920046325],[92.935328872,12.919964921],[92.935738847,12.91945407],[92.936065951,12.919291305],[92.936231725,12.918753353],[92.936517366,12.918631275],[92.936572584,12.918228945],[92.937120853,12.918120406],[92.937719797,12.917984737],[92.937968586,12.917907865]]],[[[92.863835202,12.912985853],[92.863706215,12.912814049],[92.863609451,12.912895398],[92.863567977,12.912963198],[92.86343434,12.913180156],[92.863277673,12.913320262],[92.863079537,12.913482962],[92.862913654,12.913645668],[92.862747771,12.913794811],[92.862664809,12.914047943],[92.862720088,12.914133843],[92.86285829,12.91430113],[92.863001119,12.914301158],[92.863097882,12.914233368],[92.863226901,12.914129422],[92.863369749,12.91395315],[92.863595537,12.913722647],[92.863678495,12.913483078],[92.863779893,12.913175703],[92.863835202,12.912985853]]],[[[92.909793723,12.91398062],[92.909167113,12.913881159],[92.908770882,12.913939917],[92.908360837,12.914116209],[92.908342419,12.914287987],[92.90839772,12.91448237],[92.908752499,12.914613472],[92.909125715,12.914866627],[92.909595719,12.915558271],[92.910286881,12.916254439],[92.91054031,12.916521152],[92.910756863,12.91657992],[92.910793711,12.916426224],[92.910756829,12.91611883],[92.910480348,12.915657736],[92.910480308,12.915115276],[92.910558597,12.914613501],[92.910503289,12.914364874],[92.910342014,12.914134326],[92.909793723,12.91398062]]],[[[92.766974739,12.916300166],[92.766749016,12.916268472],[92.766407958,12.916507896],[92.766264934,12.916855832],[92.766246332,12.917145053],[92.766296907,12.917316796],[92.766490247,12.917574439],[92.766651398,12.917732653],[92.76692778,12.917795995],[92.767185964,12.917475205],[92.767301373,12.917077549],[92.76734765,12.916729586],[92.767347669,12.916697952],[92.76730173,12.916476501],[92.766974739,12.916300166]]],[[[92.864648768,12.930954986],[92.864897588,12.930923388],[92.865339908,12.931099771],[92.865588709,12.931244473],[92.865717721,12.93127614],[92.86592047,12.931176726],[92.866252245,12.930968846],[92.866514896,12.930837798],[92.866643933,12.930625358],[92.86664395,12.93045358],[92.866574843,12.930367678],[92.866330655,12.930191334],[92.866072638,12.930064713],[92.865800802,12.929888364],[92.86571788,12.929734652],[92.865754759,12.929558359],[92.865851526,12.92950865],[92.865975932,12.929517716],[92.866137196,12.929567471],[92.866362962,12.929662442],[92.866501179,12.929784521],[92.866726938,12.929960861],[92.866897407,12.930110068],[92.867487177,12.930241268],[92.867855788,12.930272977],[92.868256654,12.930304691],[92.868616056,12.93027311],[92.8694777,12.930178328],[92.869735734,12.930137687],[92.870408471,12.929943418],[92.870809346,12.929848555],[92.871108842,12.92989381],[92.871348434,12.929961656],[92.871583415,12.930101829],[92.871744665,12.930350483],[92.871928944,12.930707631],[92.872011863,12.930951751],[92.872352793,12.931453581],[92.872670703,12.931733902],[92.872960979,12.931878605],[92.873283515,12.931914817],[92.873513906,12.931828965],[92.873771952,12.931634623],[92.874500026,12.930812004],[92.874923969,12.930274129],[92.875965349,12.929582647],[92.876117407,12.929501299],[92.876453778,12.929311488],[92.876808573,12.929216607],[92.877149545,12.929153369],[92.877610312,12.92911727],[92.878057256,12.92910377],[92.878301462,12.929103803],[92.87874841,12.929004414],[92.879112421,12.928877888],[92.879559373,12.928674525],[92.880052406,12.928380757],[92.880388778,12.928064366],[92.881079944,12.927594322],[92.882941466,12.926459905],[92.883738608,12.925691514],[92.883950568,12.925325379],[92.884531146,12.924611207],[92.88465095,12.92433547],[92.884632531,12.923951226],[92.884480487,12.923756827],[92.884107281,12.923521719],[92.883641927,12.923268517],[92.883379298,12.923182597],[92.882784928,12.923087597],[92.882549946,12.923006199],[92.882273511,12.922522473],[92.882176757,12.922395887],[92.882066179,12.922355189],[92.881974026,12.922386821],[92.881798935,12.922535976],[92.881775896,12.922554055],[92.881734422,12.922703227],[92.881706769,12.922915687],[92.881610005,12.923060332],[92.881448733,12.923218528],[92.881153839,12.923471639],[92.880752968,12.923815147],[92.879983472,12.924493122],[92.879642491,12.924940606],[92.879439731,12.925478518],[92.879149434,12.925849161],[92.878877576,12.926020903],[92.878587296,12.926052507],[92.878089678,12.926007235],[92.87744461,12.926065912],[92.8767166,12.926210465],[92.876421708,12.926305354],[92.876145239,12.926504215],[92.875845719,12.926906495],[92.875555407,12.927412749],[92.875232848,12.927792423],[92.874527843,12.928312175],[92.874159217,12.928520061],[92.873887353,12.928714402],[92.873389693,12.929166373],[92.87293812,12.929464656],[92.872634012,12.929500771],[92.872233151,12.929405778],[92.871933667,12.929238471],[92.871813887,12.928989825],[92.871661849,12.92879994],[92.871371586,12.928582908],[92.871118175,12.928469855],[92.870781827,12.928334184],[92.870463926,12.928022217],[92.870288863,12.927705753],[92.870141454,12.927285323],[92.870003246,12.927054754],[92.869795917,12.92687842],[92.869482608,12.926778916],[92.868966573,12.926588967],[92.868777682,12.926349349],[92.868736243,12.926028386],[92.868800785,12.925639634],[92.869127966,12.92517408],[92.869349149,12.924966175],[92.869694738,12.924731168],[92.869828376,12.924527767],[92.869888297,12.924265588],[92.869823836,12.923750241],[92.86993905,12.923447387],[92.870155632,12.923162633],[92.870266234,12.922914024],[92.87043673,12.92271063],[92.870450591,12.922254061],[92.870459849,12.921752289],[92.870533591,12.92148107],[92.870681053,12.921246028],[92.870837721,12.921092358],[92.871058895,12.920925136],[92.871542709,12.920604259],[92.871980445,12.920296937],[92.872132514,12.920043813],[92.872279977,12.919727401],[92.872445887,12.919194009],[92.87255191,12.918543074],[92.872538115,12.918181432],[92.872455194,12.918000598],[92.872335426,12.917675105],[92.872326232,12.917403871],[92.87236313,12.916897582],[92.872298645,12.916657987],[92.872100543,12.916418369],[92.871801078,12.916196815],[92.871626007,12.916070212],[92.871469357,12.916038544],[92.871160655,12.916097259],[92.87096253,12.916178596],[92.870695287,12.916318688],[92.87013776,12.916662152],[92.869773756,12.916851952],[92.869409761,12.91693326],[92.869031944,12.917014564],[92.868626482,12.917095862],[92.868442176,12.91718624],[92.868308546,12.917326353],[92.868124226,12.917574948],[92.867912262,12.917805456],[92.867608157,12.917941017],[92.867492971,12.917936476],[92.867202701,12.917931904],[92.867110553,12.917936409],[92.866990756,12.917963509],[92.866847922,12.917990606],[92.86671429,12.918157841],[92.866483881,12.918501358],[92.866216626,12.918727334],[92.866073793,12.91874539],[92.865838813,12.918727264],[92.865576195,12.918659408],[92.865235259,12.918501127],[92.864954228,12.918275049],[92.864488918,12.917881679],[92.864327675,12.91770987],[92.864180238,12.9177008],[92.864042011,12.917723376],[92.863949852,12.917818289],[92.86381161,12.917981001],[92.863650308,12.91835165],[92.863548911,12.918649983],[92.863401425,12.9190568],[92.863355291,12.91959021],[92.863396705,12.92006035],[92.86340122,12.920887602],[92.863272157,12.921344147],[92.863037112,12.921886561],[92.862894246,12.922175844],[92.86267766,12.922456073],[92.862336651,12.922885454],[92.861981819,12.923323872],[92.861474906,12.924001844],[92.861027904,12.924562296],[92.860663865,12.924887698],[92.860355132,12.925091057],[92.860110922,12.925154294],[92.859728452,12.925466129],[92.859516472,12.92570115],[92.859263012,12.926035613],[92.859023364,12.926437888],[92.858839016,12.926772366],[92.858603977,12.927161079],[92.858235282,12.92779839],[92.858147702,12.928060561],[92.858147649,12.928453844],[92.858170608,12.929041512],[92.858281109,12.929669885],[92.858446897,12.930334433],[92.858658776,12.93089954],[92.858902918,12.931396846],[92.859087192,12.931663594],[92.859285296,12.931871578],[92.859478774,12.932224217],[92.859782834,12.932617563],[92.860008589,12.93280295],[92.860238959,12.932934092],[92.860478552,12.933006469],[92.86094853,12.933096976],[92.861676562,12.933011232],[92.861999118,12.932880202],[92.862247964,12.932636145],[92.862473777,12.932333317],[92.862759493,12.932012418],[92.863330889,12.931668971],[92.863773258,12.931406868],[92.864155725,12.931144753],[92.864501319,12.930991122],[92.864648768,12.930954986]]],[[[92.764301678,12.917980564],[92.763928747,12.917591813],[92.763458706,12.917799562],[92.763039205,12.918233283],[92.762969863,12.918621911],[92.762780707,12.919060216],[92.762080104,12.919606834],[92.761494685,12.920135407],[92.761309924,12.920912649],[92.761309415,12.921739655],[92.761917182,12.922336357],[92.762520374,12.922883349],[92.762519996,12.923502473],[92.762823841,12.923868611],[92.763735964,12.924008962],[92.764154962,12.924420322],[92.764905397,12.925292728],[92.76525496,12.926255404],[92.765462242,12.926323248],[92.765674556,12.925681586],[92.76585924,12.92501732],[92.765836409,12.924673857],[92.765813704,12.924122514],[92.76595673,12.923779098],[92.766187386,12.923277534],[92.766307378,12.922929592],[92.766491836,12.922635897],[92.766422992,12.92219752],[92.766515502,12.921578419],[92.766211833,12.920914021],[92.76576994,12.920272182],[92.76513916,12.919630289],[92.764674445,12.918644984],[92.764301678,12.917980564]]],[[[92.772189741,12.932520765],[92.772563003,12.93239432],[92.77291304,12.932597768],[92.773198634,12.932697259],[92.773590329,12.93256178],[92.773898997,12.932598008],[92.774276879,12.932444448],[92.774857874,12.931594986],[92.775208426,12.930881043],[92.775328707,12.930004355],[92.775467799,12.928440759],[92.775532855,12.92745108],[92.775339818,12.92662403],[92.775068602,12.925543886],[92.774797168,12.92485691],[92.774562362,12.924576667],[92.774226142,12.924400338],[92.773995973,12.924070384],[92.773918113,12.923256918],[92.774033867,12.922240135],[92.77344047,12.920626652],[92.773104411,12.920179173],[92.772754608,12.919596117],[92.772303525,12.918886497],[92.772262275,12.918515916],[92.772354663,12.9180821],[92.77240547,12.917856155],[92.772341075,12.917675372],[92.772198331,12.9175488],[92.772041738,12.917471936],[92.771862077,12.917449295],[92.771746903,12.917449266],[92.771461217,12.917539578],[92.770825069,12.918199215],[92.770410048,12.918872465],[92.769658436,12.92001562],[92.769694842,12.920788405],[92.769477961,12.921384878],[92.769284182,12.921868377],[92.768970618,12.922351846],[92.768712345,12.922821771],[92.768725906,12.923264651],[92.768854605,12.923775351],[92.768688497,12.924204626],[92.76865603,12.924575188],[92.768678892,12.924868941],[92.768899783,12.925298317],[92.769042503,12.925470082],[92.769355693,12.925632853],[92.769553808,12.925619348],[92.769798051,12.92551095],[92.76987162,12.925759523],[92.770166285,12.926089497],[92.770373504,12.926265797],[92.770723787,12.92602637],[92.771189125,12.925999373],[92.771566823,12.926153119],[92.771396152,12.92651009],[92.77100907,12.926650086],[92.770594316,12.926839785],[92.77022998,12.927472375],[92.769349653,12.928082234],[92.768934821,12.928398467],[92.768948507,12.928628948],[92.769464202,12.929162342],[92.770228554,12.929926275],[92.770564558,12.930482217],[92.770328942,12.931598388],[92.770591133,12.932326038],[92.77094102,12.932782563],[92.771074532,12.932954323],[92.771595271,12.932751094],[92.772189741,12.932520765]]],[[[92.962465602,12.947721613],[92.962815801,12.947689904],[92.963138365,12.947703405],[92.963424072,12.947739515],[92.963774278,12.947734927],[92.964069168,12.947658022],[92.964497674,12.947526845],[92.964921538,12.947282657],[92.965257891,12.94717862],[92.965681826,12.947178536],[92.966050428,12.947051889],[92.966414406,12.946870997],[92.966939661,12.946690071],[92.967478721,12.946445854],[92.968054612,12.946093138],[92.969003717,12.945649931],[92.969174185,12.945564006],[92.969321591,12.945405758],[92.969307716,12.945243023],[92.969243153,12.945075779],[92.969127924,12.944976353],[92.968998866,12.944858848],[92.968915908,12.944813661],[92.968694703,12.94473686],[92.968501173,12.944750462],[92.968215481,12.944750521],[92.967842266,12.944845528],[92.967510518,12.944926965],[92.967160332,12.944990324],[92.966690343,12.945058227],[92.966413856,12.945026639],[92.966146579,12.944976967],[92.965906924,12.94483236],[92.965722574,12.944723905],[92.965372302,12.944493429],[92.96487455,12.944168052],[92.964362985,12.943878841],[92.964008127,12.943711651],[92.963459758,12.943621346],[92.963058857,12.943580737],[92.962446007,12.943598934],[92.961999026,12.943553813],[92.961717933,12.943522221],[92.961469074,12.943409254],[92.961008241,12.943260162],[92.960478286,12.94309752],[92.960095807,12.943016219],[92.959588927,12.942984665],[92.959220304,12.943020893],[92.958791786,12.943088775],[92.958294151,12.943165707],[92.957980806,12.943138637],[92.957543048,12.94311611],[92.956985499,12.943147846],[92.956662931,12.943098173],[92.956252765,12.942858654],[92.956026928,12.942664309],[92.955847163,12.942442835],[92.955303211,12.94157951],[92.955012795,12.941104904],[92.954639446,12.940666476],[92.954270716,12.940264209],[92.953828308,12.940047294],[92.953630154,12.939984037],[92.953243084,12.939943412],[92.952399872,12.940052029],[92.951690277,12.94011542],[92.950851686,12.940282798],[92.95011446,12.940427558],[92.950068409,12.940540576],[92.950068435,12.940653588],[92.95013758,12.940771111],[92.950404923,12.941141752],[92.950732155,12.9414491],[92.950879617,12.941489764],[92.951031678,12.941489743],[92.95116069,12.941458081],[92.951308125,12.941376691],[92.951593788,12.941272679],[92.951893297,12.941259073],[92.952146736,12.941281639],[92.952312634,12.941344901],[92.952543069,12.941507604],[92.952791956,12.941760715],[92.952796565,12.941765235],[92.952967089,12.941896303],[92.953243612,12.942095164],[92.953584654,12.942330177],[92.953782832,12.942483843],[92.953865811,12.942633007],[92.953861258,12.942854511],[92.953865957,12.943225191],[92.953861467,12.943695322],[92.953976829,12.944359815],[92.954152054,12.944852522],[92.954341124,12.945426594],[92.954571631,12.945869565],[92.95480208,12.94606391],[92.955018734,12.94638031],[92.955576525,12.947270757],[92.955871548,12.947704677],[92.956254107,12.948075295],[92.957028384,12.94858146],[92.957530746,12.948911373],[92.957890213,12.94906953],[92.958120631,12.949132778],[92.958424787,12.949232176],[92.959033068,12.94931344],[92.959424778,12.949412823],[92.959890225,12.949543836],[92.960171322,12.949570908],[92.960452404,12.949539216],[92.960719661,12.949507523],[92.960936208,12.949394472],[92.96128635,12.949150302],[92.961710204,12.948847353],[92.962009657,12.948603192],[92.962046449,12.948345518],[92.962050984,12.948083328],[92.962129287,12.947970301],[92.962281301,12.947789454],[92.962465602,12.947721613]]],[[[92.667467445,12.95217377],[92.667555049,12.95213766],[92.667670146,12.95206994],[92.667790011,12.952006708],[92.667937462,12.951902766],[92.66804339,12.951780677],[92.668089541,12.951676784],[92.668089616,12.951599964],[92.668066562,12.951527644],[92.668034332,12.951446226],[92.668025109,12.951441678],[92.667946812,12.951405606],[92.667831559,12.951391981],[92.667734799,12.951391992],[92.667661056,12.951423603],[92.667596547,12.951423581],[92.667545794,12.951455249],[92.66745828,12.95151853],[92.667329268,12.951631478],[92.667237023,12.951694722],[92.667158742,12.95172637],[92.667117256,12.951748945],[92.667020462,12.951726416],[92.66691452,12.95173542],[92.666873074,12.951780627],[92.666859225,12.951870938],[92.666863878,12.951938704],[92.666891437,12.951997536],[92.666937578,12.952042726],[92.666988216,12.952083427],[92.667066608,12.952137673],[92.667066509,12.952146682],[92.667236983,12.95218733],[92.667310768,12.952178352],[92.667375278,12.952178374],[92.667467445,12.95217377]]],[[[92.667158822,12.951256392],[92.667237105,12.951233835],[92.667269364,12.95118853],[92.667370844,12.951102744],[92.667458411,12.951025913],[92.667559726,12.950980684],[92.66765189,12.951012349],[92.667762447,12.951057569],[92.667909926,12.95112534],[92.667997466,12.951148051],[92.668131124,12.951102779],[92.668232464,12.951012459],[92.668255563,12.950958237],[92.668232435,12.950840744],[92.668232487,12.950827196],[92.668232501,12.950763835],[92.668200232,12.950687057],[92.668200259,12.950596607],[92.668278631,12.950442957],[92.66834318,12.950334529],[92.668467576,12.950167356],[92.66849058,12.950104053],[92.668499813,12.949950429],[92.668499821,12.949783167],[92.6684584,12.949643112],[92.668380127,12.949498409],[92.66828799,12.949421653],[92.668168198,12.949398977],[92.668131295,12.949453238],[92.668029891,12.949629557],[92.667951585,12.949706295],[92.667707313,12.949719807],[92.667527619,12.949674611],[92.667315676,12.94976053],[92.66720505,12.949896031],[92.667071414,12.949990933],[92.666914818,12.950013507],[92.66665675,12.949990876],[92.666453946,12.950036079],[92.666306519,12.950067659],[92.666163692,12.950180554],[92.666140687,12.950243857],[92.666140602,12.950365947],[92.666149853,12.950420215],[92.666186715,12.950465317],[92.666218857,12.950519562],[92.666117584,12.950587422],[92.666071438,12.950682314],[92.6660853,12.95090371],[92.666140506,12.951003185],[92.666195822,12.951048382],[92.666297135,12.951125145],[92.666463118,12.951179464],[92.666522933,12.951220172],[92.666610466,12.951242794],[92.666776457,12.951242752],[92.666799479,12.951256261],[92.666946844,12.951265319],[92.667025167,12.951265392],[92.667080507,12.951256408],[92.667158822,12.951256392]]],[[[92.670720583,12.951781066],[92.670803635,12.95161382],[92.670821991,12.95143748],[92.670776005,12.951238742],[92.670748305,12.951175377],[92.67062394,12.951279372],[92.670481112,12.951261189],[92.670416593,12.951184446],[92.670434962,12.950990106],[92.670490346,12.95081831],[92.670559419,12.95062403],[92.670633187,12.950511057],[92.67072076,12.950388955],[92.670785221,12.950271533],[92.670803741,12.950167538],[92.670794551,12.950072631],[92.670757587,12.950027449],[92.670536449,12.950027464],[92.670453491,12.950045529],[92.670273762,12.950090696],[92.670177032,12.950131341],[92.669836027,12.950221771],[92.669702462,12.950212586],[92.669453645,12.950131326],[92.669273891,12.950099592],[92.669121886,12.950117671],[92.66901589,12.950176496],[92.668951352,12.950248745],[92.668799292,12.950429546],[92.668780837,12.950578623],[92.668780832,12.950718705],[92.668790081,12.950913057],[92.668826857,12.951098337],[92.668872863,12.951288256],[92.668909804,12.951396709],[92.66901574,12.951509605],[92.669103255,12.951613678],[92.669195471,12.951744694],[92.669292204,12.951826043],[92.66942579,12.95186668],[92.669559355,12.951866774],[92.669937224,12.951726633],[92.67002482,12.951708614],[92.670061601,12.951753813],[92.670098602,12.951839717],[92.670089301,12.951930078],[92.670052427,12.952146964],[92.670107757,12.952287061],[92.670259751,12.952332342],[92.670282824,12.95232321],[92.670356508,12.952201245],[92.670508608,12.952033983],[92.670623821,12.951884891],[92.670720583,12.951781066]]],[[[92.670587411,12.94825126],[92.670665639,12.94824225],[92.670780948,12.948233323],[92.670873086,12.948197175],[92.670886866,12.948129326],[92.670882291,12.948088641],[92.670734858,12.948007235],[92.670702671,12.947966631],[92.670578221,12.947894281],[92.670449168,12.947853518],[92.670315597,12.947776703],[92.670246418,12.947754096],[92.670122052,12.947727008],[92.670043685,12.947731485],[92.669983817,12.947740598],[92.669928527,12.947763215],[92.669928464,12.947803854],[92.669928436,12.947876123],[92.669974649,12.947966484],[92.670062126,12.948029833],[92.67015433,12.948084127],[92.670306351,12.948133767],[92.670587411,12.94825126]]],[[[92.675453053,12.949035898],[92.67531488,12.948841592],[92.675024561,12.948511668],[92.674734282,12.948317187],[92.674568478,12.948317222],[92.674596036,12.948525132],[92.67464216,12.948782761],[92.674596051,12.948918286],[92.674522275,12.948918268],[92.674430203,12.9488866],[92.674278111,12.948886603],[92.674121399,12.948841382],[92.67386339,12.948796215],[92.673573146,12.948753262],[92.673236759,12.948739662],[92.673144588,12.948753271],[92.673080039,12.94873971],[92.672987949,12.948604048],[92.672868141,12.948513655],[92.672743743,12.948436848],[92.67268388,12.948391602],[92.672499533,12.948391548],[92.672439571,12.94839158],[92.672255291,12.948481969],[92.672103289,12.948649223],[92.672038722,12.948811833],[92.672116987,12.948983624],[92.672255309,12.949128194],[92.67240732,12.949250284],[92.672610088,12.949331702],[92.672891124,12.94940856],[92.673047791,12.949449243],[92.673361111,12.949548605],[92.673688208,12.949596207],[92.674024627,12.949650437],[92.674333293,12.949691122],[92.674480744,12.949718254],[92.674586771,12.949718236],[92.674812546,12.949718259],[92.675019938,12.949668546],[92.675213365,12.94954662],[92.675305557,12.949469739],[92.675425444,12.949307051],[92.675453053,12.949035898]]],[[[92.670430555,12.949471505],[92.670504291,12.949457983],[92.670564162,12.94945796],[92.670674724,12.949494177],[92.670707008,12.949516684],[92.670882059,12.949616192],[92.670951287,12.94965243],[92.6711079,12.949697572],[92.671264572,12.949720166],[92.671591692,12.949733772],[92.671776009,12.949711287],[92.671923481,12.949638881],[92.67204321,12.949562112],[92.672112421,12.949485267],[92.672112401,12.949408456],[92.672103199,12.949340638],[92.672052524,12.949268308],[92.671932729,12.949123642],[92.67184986,12.949019708],[92.671849888,12.948947438],[92.671849821,12.948866086],[92.671872864,12.948816323],[92.671886656,12.948721383],[92.671900502,12.948631073],[92.67190517,12.948531667],[92.671905138,12.948472856],[92.671895931,12.948423128],[92.671849848,12.948346301],[92.671762271,12.948328232],[92.671693137,12.948310167],[92.671568802,12.948332802],[92.671481294,12.948368904],[92.671389054,12.948441242],[92.671315364,12.948450215],[92.671181684,12.948427677],[92.671094158,12.948386969],[92.671034296,12.948341723],[92.670863847,12.948237808],[92.670826952,12.948246798],[92.670757838,12.948305544],[92.670721021,12.948368797],[92.67071183,12.948423061],[92.670711728,12.948459248],[92.670711758,12.94850897],[92.670707151,12.948558646],[92.670670246,12.948603817],[92.670614998,12.948649065],[92.670550482,12.948648953],[92.670467505,12.948626476],[92.670370797,12.948603851],[92.670343083,12.948594758],[92.670306298,12.94856765],[92.670246306,12.94851796],[92.670020615,12.948404932],[92.669956119,12.94837782],[92.669873114,12.948382253],[92.669813239,12.948400367],[92.669785607,12.948427445],[92.669762608,12.948472657],[92.66975329,12.948495298],[92.669730302,12.948617232],[92.669693453,12.948676124],[92.66965656,12.948685114],[92.669569026,12.948653404],[92.669522928,12.948630847],[92.66937547,12.948639889],[92.669343205,12.948648833],[92.669324809,12.948662459],[92.669301717,12.94869859],[92.669287891,12.94877099],[92.669278698,12.948816163],[92.669278721,12.948874884],[92.669287878,12.948910981],[92.66931553,12.948969804],[92.669375523,12.949028584],[92.669402998,12.949033062],[92.669463002,12.949055662],[92.66949984,12.949078311],[92.66955975,12.94909183],[92.669596568,12.949141479],[92.669596549,12.94921384],[92.669582807,12.949295231],[92.66949985,12.949435286],[92.66943527,12.949521174],[92.669398398,12.949588886],[92.669361528,12.949711048],[92.669435269,12.949792337],[92.669536599,12.949860189],[92.669676194,12.949885093],[92.669739283,12.94989635],[92.669882197,12.949887255],[92.669960523,12.949860146],[92.670043491,12.949805902],[92.670131003,12.94974262],[92.670190905,12.949688507],[92.670260066,12.949625211],[92.670347634,12.94953029],[92.670430555,12.949471505]]],[[[92.764558842,12.934606608],[92.764932641,12.933598941],[92.765541739,12.93204],[92.765634763,12.93057582],[92.765824401,12.929337623],[92.76582487,12.928555809],[92.764751393,12.928555515],[92.764143936,12.927412001],[92.763771394,12.926358932],[92.763020876,12.925622099],[92.762320252,12.926173237],[92.762038823,12.926814876],[92.761481779,12.926127805],[92.761154501,12.926403378],[92.761011397,12.926859771],[92.760407404,12.927591698],[92.760079496,12.928875042],[92.759843757,12.930113219],[92.759423982,12.930940101],[92.759096294,12.93185739],[92.759515411,12.932087992],[92.760261846,12.931993311],[92.759796085,12.932680085],[92.759795713,12.933276612],[92.760449123,12.934605435],[92.759794885,12.934605242],[92.759048099,12.93524674],[92.759747724,12.936349622],[92.760304869,12.936901123],[92.761194203,12.936716096],[92.761636628,12.936521901],[92.762456954,12.936165123],[92.763249779,12.935568821],[92.764042461,12.935202992],[92.764558842,12.934606608]]],[[[92.890944852,12.937707722],[92.891488575,12.937418458],[92.891543868,12.936812717],[92.891308872,12.936401332],[92.890299766,12.936184259],[92.889949574,12.936157104],[92.889627033,12.935659821],[92.889175476,12.935081154],[92.888604118,12.934683297],[92.888166385,12.934339697],[92.887830021,12.934298978],[92.88771943,12.934561155],[92.887917558,12.934931855],[92.888097252,12.935510497],[92.887986662,12.935741031],[92.887959011,12.93603034],[92.888166356,12.93640104],[92.888461248,12.936884763],[92.888797614,12.93729616],[92.889051039,12.937680426],[92.889428879,12.937816076],[92.889862014,12.937694063],[92.890451815,12.937707679],[92.890944852,12.937707722]]],[[[92.669241435,12.952174058],[92.669043268,12.952183039],[92.668923462,12.952223724],[92.668858992,12.952237243],[92.668808235,12.952287002],[92.668771408,12.952359255],[92.66874837,12.952400017],[92.668743754,12.952449605],[92.668734517,12.952508417],[92.668729914,12.952549095],[92.668722985,12.952616886],[92.668732152,12.952653073],[92.66873673,12.952666577],[92.668773678,12.95276603],[92.668856586,12.952883509],[92.668884283,12.952928692],[92.668939509,12.952982987],[92.66897638,12.953019088],[92.669004049,12.953032731],[92.669114605,12.953059768],[92.669156076,12.953091463],[92.669220575,12.953127665],[92.669354116,12.953163761],[92.669487921,12.95312311],[92.669685977,12.953028234],[92.669778135,12.952946905],[92.669838098,12.952833972],[92.669851933,12.952761662],[92.669805857,12.952639563],[92.669725216,12.95251752],[92.669651525,12.95242268],[92.669582456,12.952327704],[92.669467197,12.952219269],[92.669370442,12.952201192],[92.669241435,12.952174058]]],[[[93.005277778,12.996811456],[93.005107064,12.996404677],[93.004595037,12.995432956],[93.004428913,12.994980968],[93.004193624,12.994456677],[93.003783161,12.993842037],[93.00350186,12.993485017],[93.003234449,12.993263607],[93.00283796,12.992974434],[93.002671933,12.992730385],[93.002487406,12.992337169],[93.002289118,12.992093132],[93.002053952,12.991831025],[93.001791151,12.99160509],[93.001459198,12.991333975],[93.001224085,12.991189399],[93.000763126,12.991008735],[93.000523407,12.990868681],[93.00014534,12.990529772],[92.999767284,12.990217986],[92.999458382,12.9899559],[92.99932,12.989680198],[92.999181657,12.989494905],[92.998988005,12.989300589],[92.998739028,12.989056565],[92.99858686,12.988875795],[92.998489998,12.988690489],[92.998370132,12.988600118],[92.997941454,12.988451082],[92.997531233,12.988351765],[92.997120995,12.988211761],[92.99679367,12.98796324],[92.996590792,12.987741803],[92.99642476,12.987461586],[92.996092803,12.9871543],[92.995705597,12.986978124],[92.995221576,12.98672513],[92.995143213,12.986688992],[92.994981883,12.986630276],[92.994714545,12.986548991],[92.994253637,12.986463244],[92.9936683,12.986386578],[92.992764977,12.98635069],[92.992262597,12.986273994],[92.992041345,12.98618817],[92.9917094,12.985894441],[92.991423531,12.985569052],[92.991239044,12.985221032],[92.991169784,12.984895579],[92.991118941,12.984524915],[92.991026635,12.98419043],[92.990763749,12.983706817],[92.990427037,12.983001723],[92.990353138,12.982594903],[92.99018248,12.982242358],[92.989933482,12.981907914],[92.989841225,12.981690959],[92.989642795,12.981031028],[92.989545855,12.980624215],[92.989361377,12.980280713],[92.988918738,12.979733865],[92.987664668,12.978341919],[92.987010071,12.977867456],[92.98651222,12.97753308],[92.986346227,12.977307102],[92.986382945,12.97690929],[92.986484195,12.976547625],[92.986442636,12.976330654],[92.986355013,12.976167941],[92.986036879,12.97578379],[92.985686459,12.975322798],[92.984824345,12.974455105],[92.984354138,12.974075514],[92.983565816,12.973338889],[92.983114051,12.972968331],[92.982325852,12.972548135],[92.981744998,12.972028434],[92.981164198,12.971648865],[92.980717058,12.971309945],[92.980518819,12.971093014],[92.980302082,12.970695265],[92.980016184,12.970198087],[92.979647379,12.969822982],[92.979333942,12.969633201],[92.978840764,12.969411821],[92.97844894,12.969090965],[92.97809856,12.968679689],[92.97779887,12.968259359],[92.977393099,12.967576866],[92.977144161,12.96732378],[92.97688144,12.96719275],[92.976503515,12.967075309],[92.976203923,12.966930726],[92.975577112,12.966709372],[92.97506542,12.966212241],[92.974530627,12.965529773],[92.974350796,12.965208862],[92.974106452,12.964897006],[92.973580934,12.964377272],[92.973161426,12.963911759],[92.972566755,12.963288068],[92.972280987,12.963120875],[92.972124297,12.963093787],[92.971834015,12.963220425],[92.971525287,12.963306383],[92.971064465,12.963324566],[92.970732603,12.963116696],[92.970138017,12.962741625],[92.969690916,12.962429809],[92.969497299,12.962203826],[92.969492648,12.962068213],[92.969626277,12.962032021],[92.969796799,12.96208623],[92.970202389,12.962285044],[92.970667873,12.962438639],[92.971064203,12.962501839],[92.971257739,12.962461113],[92.971372906,12.962339034],[92.971594031,12.96211296],[92.971736878,12.962081285],[92.972054842,12.962063132],[92.97232213,12.962090196],[92.972690799,12.962112716],[92.973008752,12.962062918],[92.973266795,12.961999573],[92.973441909,12.961999533],[92.973501825,12.962026641],[92.973612431,12.962049219],[92.973676975,12.962135093],[92.973759966,12.962266167],[92.973907517,12.962528321],[92.974221038,12.963007419],[92.974483809,12.963310231],[92.974626712,12.963450332],[92.97474655,12.963518111],[92.974921672,12.963536152],[92.975046082,12.963495439],[92.975152037,12.963386921],[92.975267168,12.963160871],[92.975548086,12.962600266],[92.975755319,12.962184333],[92.975907323,12.961976355],[92.976100841,12.96189494],[92.976409558,12.961786375],[92.976570848,12.961786336],[92.976690677,12.961831511],[92.976755244,12.961980672],[92.976865916,12.962197627],[92.977018039,12.962346766],[92.977243839,12.962328629],[92.977368202,12.962156822],[92.977432658,12.961980507],[92.977478656,12.96173187],[92.97743707,12.961406405],[92.97754292,12.960999537],[92.977842299,12.960542895],[92.978173994,12.960258024],[92.978242915,12.959670344],[92.978408704,12.959362911],[92.978906185,12.958770604],[92.979044295,12.958381809],[92.979159413,12.958128633],[92.979412769,12.957861862],[92.979905736,12.957549824],[92.980145334,12.957472915],[92.980744381,12.957427557],[92.981099148,12.957251167],[92.9814355,12.957124506],[92.981850211,12.957056592],[92.982624399,12.957097073],[92.983218852,12.957092395],[92.984661203,12.957073925],[92.985292496,12.957001425],[92.985914548,12.95686564],[92.986292356,12.956702798],[92.986425892,12.956436052],[92.986517897,12.956015622],[92.986646524,12.954957794],[92.986775378,12.95450119],[92.986752244,12.95425257],[92.986687703,12.95418026],[92.986475674,12.954035664],[92.986051586,12.953660582],[92.985512284,12.953249368],[92.985152779,12.953055086],[92.984701057,12.952707132],[92.983954351,12.952178438],[92.983396665,12.951884756],[92.983037155,12.951663348],[92.98270995,12.951577546],[92.982046319,12.95138786],[92.981539361,12.951189091],[92.981000148,12.95099485],[92.980350312,12.950714747],[92.980225858,12.950610807],[92.980064528,12.950475234],[92.979488194,12.94953964],[92.979377511,12.949282],[92.979312934,12.949096676],[92.979142356,12.948866175],[92.9788288,12.948255988],[92.978713453,12.947835612],[92.978708707,12.947437811],[92.978888298,12.947089688],[92.97894805,12.946651188],[92.978878862,12.946456824],[92.978763445,12.945828506],[92.978785938,12.944255372],[92.978914553,12.943084535],[92.978946683,12.942718368],[92.97906641,12.942496835],[92.979328933,12.94213061],[92.979646708,12.941646838],[92.979775577,12.941212839],[92.979904423,12.940715553],[92.979904312,12.940399119],[92.980042473,12.940186621],[92.980323402,12.939761624],[92.980618186,12.939422513],[92.980839148,12.938821232],[92.981032517,12.938369134],[92.981128972,12.937501175],[92.981220719,12.93635295],[92.981225135,12.935815011],[92.981423058,12.935227296],[92.981381474,12.934901832],[92.981330739,12.934766231],[92.981169331,12.934382031],[92.981021781,12.934097277],[92.980763624,12.933749267],[92.980588481,12.933613697],[92.980358053,12.933496223],[92.979906431,12.933315518],[92.979629935,12.933225178],[92.979302712,12.933012797],[92.979095303,12.932841072],[92.978837256,12.932795929],[92.978616093,12.932818588],[92.978229087,12.932945257],[92.977547264,12.933298022],[92.97693917,12.93367337],[92.976183668,12.934170805],[92.975547921,12.934541636],[92.975165577,12.934840077],[92.974797059,12.935152078],[92.974276476,12.935441509],[92.973815739,12.935563669],[92.973327333,12.935622546],[92.972636201,12.935731196],[92.972304487,12.935875925],[92.972041913,12.936092967],[92.97196365,12.936309967],[92.971936065,12.936499833],[92.972069832,12.936942813],[92.972019314,12.937467199],[92.971964094,12.937697757],[92.971964095,12.937702277],[92.971655539,12.938226723],[92.971356135,12.938556784],[92.971227184,12.938773795],[92.971199626,12.939054072],[92.971291879,12.939356923],[92.971462462,12.939650718],[92.971573226,12.940202193],[92.97161938,12.940437247],[92.971564162,12.940676845],[92.971458254,12.940907414],[92.971398425,12.941137972],[92.971329411,12.941467982],[92.97121896,12.941906493],[92.971099263,12.942245555],[92.970919683,12.94265244],[92.970703191,12.942905633],[92.97047288,12.943172392],[92.970136568,12.943384928],[92.969574495,12.94368792],[92.969076946,12.944036103],[92.969030908,12.944167207],[92.969058574,12.944230488],[92.969113891,12.944298284],[92.969206057,12.944320866],[92.969298211,12.944307286],[92.969491751,12.944325326],[92.970311928,12.944212138],[92.970878702,12.944207495],[92.971436235,12.944121483],[92.971703447,12.943967727],[92.972145656,12.943492978],[92.972574052,12.943054395],[92.972762925,12.942896135],[92.973062438,12.942891546],[92.97331129,12.942968338],[92.973555536,12.943049652],[92.973887364,12.943225875],[92.974251493,12.943542224],[92.97441286,12.943813417],[92.974634198,12.944288015],[92.974680363,12.944550193],[92.974758844,12.944988662],[92.974717501,12.945377433],[92.974584006,12.945788828],[92.974192495,12.946295212],[92.973478533,12.947136186],[92.972957967,12.947556709],[92.972607829,12.947773772],[92.972331456,12.948103828],[92.972225595,12.948492615],[92.972151973,12.948822625],[92.972147484,12.949193305],[92.972221381,12.949717666],[92.972189308,12.950287254],[92.972106475,12.95063987],[92.972042087,12.951024124],[92.971922388,12.951372229],[92.971751987,12.951679659],[92.971521703,12.95205491],[92.971438867,12.952398484],[92.9713791,12.952832465],[92.971305491,12.953212202],[92.971245701,12.953573854],[92.971268968,12.954288084],[92.971163166,12.954871248],[92.971015788,12.955133469],[92.970743958,12.955291747],[92.970462899,12.955409339],[92.970052803,12.955504357],[92.969541294,12.955486385],[92.969329298,12.955418624],[92.968951362,12.955197201],[92.968716302,12.955048073],[92.968485894,12.955043602],[92.96819558,12.955039142],[92.96781772,12.955066344],[92.967384555,12.955061913],[92.96711725,12.954953477],[92.966605669,12.954691392],[92.966296885,12.954560361],[92.965918982,12.954433862],[92.965412057,12.954329993],[92.965098704,12.954325533],[92.964633298,12.95437535],[92.964163296,12.954465851],[92.963144948,12.954633303],[92.962624248,12.954701209],[92.962158832,12.954719376],[92.96112666,12.954895865],[92.960776479,12.955031542],[92.96044013,12.955194341],[92.959905658,12.955456623],[92.959329679,12.955605901],[92.958974874,12.95568281],[92.958136228,12.955823089],[92.957316041,12.956067333],[92.957058022,12.95621203],[92.956869144,12.956429045],[92.956661832,12.956641543],[92.956472937,12.956795269],[92.955703497,12.957279085],[92.955150656,12.957830672],[92.954639287,12.958391292],[92.954330643,12.958811745],[92.954183285,12.959232173],[92.953934537,12.959616452],[92.95379637,12.959937427],[92.953690473,12.960312644],[92.953570728,12.960592931],[92.953395676,12.960837065],[92.953059379,12.961262041],[92.95297189,12.961537803],[92.952930607,12.962319852],[92.952907634,12.962604645],[92.952870921,12.963232998],[92.952847992,12.963689569],[92.952829702,12.964272714],[92.952792945,12.964724767],[92.952917491,12.965226521],[92.953023662,12.965958823],[92.953079208,12.966957841],[92.95314385,12.967468645],[92.953231423,12.967527397],[92.953342033,12.967563545],[92.953512535,12.967531876],[92.95360468,12.967441453],[92.953692185,12.967224456],[92.95379814,12.967075265],[92.954037746,12.966962214],[92.954258927,12.966876292],[92.95466445,12.966831023],[92.955033113,12.966808364],[92.955355669,12.96669982],[92.955489271,12.966541582],[92.955553734,12.96632911],[92.955512195,12.96608049],[92.955383071,12.965723393],[92.955189389,12.965203569],[92.955055615,12.964679214],[92.955064743,12.964326615],[92.955179862,12.963974],[92.955414818,12.963711775],[92.955659004,12.963503793],[92.95595851,12.963377172],[92.956308727,12.963322869],[92.956741885,12.963241429],[92.957064426,12.9630922],[92.957308581,12.962771206],[92.957727793,12.962237719],[92.957985801,12.962029734],[92.958216218,12.962043256],[92.958405195,12.962192398],[92.958474352,12.962314441],[92.958543568,12.962657985],[92.958589761,12.963069341],[92.958686572,12.963204939],[92.95888016,12.963354082],[92.959115198,12.963412806],[92.959511511,12.963412738],[92.959884754,12.963308701],[92.960105919,12.963186608],[92.960442237,12.962874635],[92.960967462,12.962440574],[92.961313031,12.962259692],[92.961501965,12.962237057],[92.961617195,12.962327444],[92.96179236,12.962508231],[92.962128839,12.962770357],[92.962654241,12.962978201],[92.963350169,12.963253818],[92.963760347,12.963389354],[92.963815729,12.963674134],[92.963691388,12.963963469],[92.963424181,12.964225708],[92.963050924,12.964280024],[92.962548655,12.964406692],[92.962327501,12.96456947],[92.962258479,12.964931121],[92.9622586,12.965356046],[92.962143597,12.966088384],[92.961991625,12.966454573],[92.961526274,12.966784653],[92.961411124,12.967001656],[92.96145725,12.967150824],[92.961549446,12.967254778],[92.96171536,12.967299953],[92.961945774,12.967286348],[92.962097843,12.967263717],[92.963097807,12.967082712],[92.963678479,12.967150409],[92.963913532,12.967240772],[92.964088705,12.967435119],[92.964217858,12.967846457],[92.964356222,12.968235192],[92.964591489,12.969057872],[92.964531687,12.969424043],[92.964379662,12.969604891],[92.964075542,12.969722482],[92.963075519,12.969731716],[92.962808274,12.969880941],[92.96233375,12.970382802],[92.962098853,12.970852976],[92.961785583,12.971219192],[92.961260317,12.971562844],[92.960389473,12.972114499],[92.960168342,12.972385768],[92.960131562,12.972706727],[92.960177729,12.973005071],[92.960352941,12.973335034],[92.960565132,12.974067313],[92.960620594,12.974650444],[92.960551545,12.974935247],[92.960390304,12.975138697],[92.959574733,12.975631573],[92.958325902,12.975921101],[92.957150792,12.976160885],[92.956501064,12.976445781],[92.956266087,12.976671843],[92.955929773,12.977096823],[92.955547399,12.97762126],[92.954985237,12.977942303],[92.954579704,12.978023736],[92.95427553,12.977987618],[92.954008192,12.977815883],[92.953662504,12.977630596],[92.953114098,12.977680405],[92.953021953,12.977784389],[92.952948261,12.97796522],[92.952869973,12.978204816],[92.952727178,12.978489628],[92.952529079,12.978774447],[92.952137499,12.97939381],[92.951612252,12.979940863],[92.951404892,12.980053907],[92.951294298,12.980103648],[92.951188317,12.980171469],[92.951119204,12.980243808],[92.951050101,12.980352309],[92.951036302,12.980460802],[92.951059358,12.980519565],[92.951382001,12.980691296],[92.95219783,12.981125142],[92.952506669,12.981378244],[92.952907704,12.98172626],[92.953387125,12.982227959],[92.953506969,12.98230479],[92.953709771,12.982395167],[92.953884918,12.982471989],[92.954221365,12.982535224],[92.954507087,12.982485454],[92.954857354,12.982521563],[92.954889613,12.982517037],[92.954931096,12.982535112],[92.955069368,12.982589336],[92.955193842,12.982747532],[92.955636372,12.983136222],[92.955986693,12.983384792],[92.956378486,12.983606231],[92.956608969,12.983800573],[92.956715038,12.984062743],[92.956862595,12.98437011],[92.956941057,12.984808584],[92.956913537,12.985314881],[92.957024272,12.985798554],[92.95713033,12.986015518],[92.957342408,12.986318355],[92.957494569,12.986589557],[92.957854172,12.987059625],[92.958126195,12.987461901],[92.958255329,12.987805434],[92.958250802,12.988108306],[92.958255511,12.988483504],[92.958320079,12.988655271],[92.958439943,12.988790865],[92.958665793,12.988867674],[92.959029892,12.988894734],[92.959610595,12.988894632],[92.959840999,12.988768018],[92.960223432,12.988428915],[92.960481491,12.988315857],[92.960656594,12.988207333],[92.96079017,12.987927041],[92.960946794,12.987664825],[92.961264653,12.987149434],[92.96134753,12.986860109],[92.961458043,12.986516533],[92.961550154,12.986290492],[92.961789751,12.986091547],[92.962471722,12.985671017],[92.962821867,12.985264109],[92.963089029,12.984771327],[92.963287018,12.984124862],[92.963485101,12.983812911],[92.963881349,12.9834738],[92.964890477,12.982904025],[92.965079429,12.982890425],[92.96558635,12.982790875],[92.96619001,12.982546648],[92.966798307,12.98240187],[92.967199214,12.982252613],[92.967291347,12.9821215],[92.967282092,12.981994929],[92.96719449,12.981868374],[92.967014733,12.981805125],[92.966862653,12.981818716],[92.966530851,12.981882069],[92.966208229,12.98182337],[92.965811851,12.981701396],[92.96553996,12.981760216],[92.965281888,12.981800952],[92.965125169,12.981710574],[92.964922332,12.981516234],[92.964673433,12.98139875],[92.964484478,12.981394266],[92.964267885,12.981434994],[92.964134231,12.981425977],[92.963963699,12.981380805],[92.963756302,12.981349203],[92.962691721,12.981381049],[92.962253909,12.981408253],[92.961696266,12.981408356],[92.961484243,12.981313465],[92.961253754,12.981105566],[92.960977194,12.98095192],[92.960576179,12.980712407],[92.960267313,12.980386989],[92.960152019,12.980097699],[92.960225676,12.979803855],[92.960428347,12.979415059],[92.960446666,12.978994651],[92.960363685,12.978899735],[92.960257684,12.978881673],[92.960151683,12.978868131],[92.960045694,12.978899792],[92.959967375,12.978994737],[92.959953586,12.979134873],[92.959916764,12.979302137],[92.959833854,12.97946489],[92.959700226,12.979541761],[92.959571186,12.979546305],[92.959479005,12.979514677],[92.95939603,12.979433323],[92.959368351,12.979333878],[92.959368263,12.979008404],[92.959543299,12.978678378],[92.960008607,12.978104196],[92.960165253,12.97793239],[92.96029427,12.977850998],[92.960432523,12.977841933],[92.960570808,12.977941359],[92.960722973,12.978239682],[92.960925862,12.978646489],[92.960985809,12.978777572],[92.961059564,12.978840843],[92.961151745,12.978872471],[92.961289985,12.97881368],[92.961359087,12.978718736],[92.961432777,12.978551465],[92.96161705,12.978298285],[92.961999412,12.97777384],[92.962303483,12.977439269],[92.962432452,12.977190619],[92.962496882,12.976874173],[92.962602785,12.97654416],[92.962796279,12.976318099],[92.963063492,12.976033259],[92.963390644,12.975847858],[92.963998899,12.975603635],[92.964381343,12.975391099],[92.964496513,12.975246421],[92.96449647,12.975097246],[92.964418064,12.974884799],[92.964325782,12.974500576],[92.964298003,12.974062096],[92.964343972,12.973659765],[92.964445287,12.973411118],[92.964767706,12.972814352],[92.964993421,12.972475274],[92.965159252,12.972226614],[92.965325056,12.971887545],[92.965518475,12.971426419],[92.965675061,12.971082832],[92.965753236,12.970517757],[92.965748397,12.969735715],[92.965817385,12.969270093],[92.965960205,12.969134451],[92.96657772,12.969102683],[92.966720577,12.969093613],[92.967457904,12.969034695],[92.968066195,12.968984844],[92.968596111,12.968821997],[92.969010793,12.968586844],[92.969503779,12.968229622],[92.969766348,12.967881489],[92.969950551,12.967461044],[92.970121,12.967266627],[92.970471116,12.966886832],[92.97095024,12.966430158],[92.97120827,12.966308048],[92.971457116,12.966298953],[92.971742847,12.966339574],[92.971941057,12.966497746],[92.972028651,12.966610739],[92.972111645,12.966746334],[92.97215317,12.966900021],[92.972240825,12.967202874],[92.972305521,12.967758877],[92.972315003,12.968581603],[92.972315103,12.968888995],[92.97251803,12.96938168],[92.972734775,12.96984724],[92.973048349,12.970466474],[92.973375717,12.970986254],[92.973749115,12.971338765],[92.974233129,12.971727414],[92.974311484,12.97176356],[92.974385237,12.971817789],[92.974412909,12.971881069],[92.974417539,12.971944353],[92.974417569,12.972039284],[92.974385338,12.97212066],[92.974233302,12.972251789],[92.974145799,12.972428107],[92.974164286,12.972590841],[92.974261101,12.97270383],[92.974422463,12.972902694],[92.974874314,12.973567098],[92.975104832,12.973847312],[92.975335341,12.974104924],[92.975418318,12.974177233],[92.975542769,12.97424049],[92.975750155,12.974254001],[92.976257079,12.974226758],[92.976929889,12.974140707],[92.977215591,12.974068309],[92.977994398,12.973991271],[92.978510553,12.974004704],[92.978621196,12.974117689],[92.978971533,12.974379789],[92.97922503,12.974465615],[92.979409424,12.974619263],[92.979616877,12.974822632],[92.979852,12.975075719],[92.980013374,12.975292661],[92.980266966,12.975645193],[92.980797111,12.976110665],[92.981004595,12.976390881],[92.981055335,12.976517442],[92.981018519,12.976666626],[92.98089413,12.97677967],[92.980709833,12.97690629],[92.980461057,12.97714594],[92.980051009,12.977462478],[92.979797629,12.977720209],[92.979668656,12.9779101],[92.9795674,12.978285326],[92.97943852,12.978741927],[92.979314158,12.978940858],[92.979111437,12.979099126],[92.978950195,12.979266424],[92.978899537,12.979374927],[92.978867311,12.979469865],[92.978876558,12.979555752],[92.978941112,12.979650666],[92.979176178,12.979731976],[92.979475806,12.9799308],[92.979872249,12.980224531],[92.980337858,12.980617693],[92.980545281,12.980721611],[92.980794178,12.980811956],[92.981130605,12.980807349],[92.981236596,12.980789238],[92.981545359,12.980748476],[92.982033806,12.980567528],[92.982568356,12.980436293],[92.982835661,12.980449784],[92.983024636,12.98051302],[92.983153697,12.980567231],[92.983296619,12.98071637],[92.983315094,12.980829377],[92.98333363,12.98110512],[92.983379847,12.981462225],[92.983449037,12.981629464],[92.98359656,12.981755997],[92.983799375,12.981855393],[92.984048271,12.981932174],[92.984306391,12.982031554],[92.984481556,12.982130957],[92.984610648,12.982266536],[92.984702872,12.982406646],[92.984716766,12.98258746],[92.984726067,12.982813481],[92.984698517,12.983089237],[92.98458805,12.983468987],[92.984519099,12.983948175],[92.984533092,12.984395697],[92.984606914,12.9846217],[92.98465303,12.984698537],[92.984689919,12.984748251],[92.98480976,12.984793424],[92.985017127,12.984730081],[92.985335072,12.984585338],[92.986293635,12.98447206],[92.986634651,12.984404159],[92.987113897,12.984254848],[92.987514833,12.98420501],[92.987777541,12.98424562],[92.98802184,12.984344999],[92.98827539,12.984534787],[92.98837223,12.984683934],[92.988423042,12.984982271],[92.98839088,12.985239947],[92.988307998,12.985434352],[92.987990142,12.98580512],[92.987699923,12.986144238],[92.987598615,12.986361249],[92.987524945,12.986542089],[92.987382137,12.986704867],[92.986801616,12.987170637],[92.986488305,12.987387708],[92.986230329,12.98768613],[92.985990811,12.988047834],[92.98578821,12.988536101],[92.985636271,12.988933944],[92.985571879,12.989282037],[92.985558296,12.989928468],[92.984720027,12.991348125],[92.98446666,12.991664626],[92.984429809,12.991714362],[92.984388402,12.991913273],[92.984397734,12.992220663],[92.984476276,12.992735974],[92.984448698,12.992939403],[92.98436584,12.993210653],[92.984398185,12.993436668],[92.984425978,12.993811859],[92.984564305,12.993979078],[92.984757894,12.99402423],[92.98489616,12.994024191],[92.985057454,12.993983464],[92.985172636,12.993879461],[92.985370768,12.993748313],[92.985568889,12.993590042],[92.985771643,12.993495056],[92.986085018,12.993427163],[92.986296994,12.993345735],[92.986499724,12.993187462],[92.986730139,12.993119591],[92.987048121,12.993047173],[92.987458285,12.992988292],[92.987896091,12.992902278],[92.98839843,12.992838847],[92.988734831,12.99272574],[92.988873071,12.992662413],[92.989066603,12.992562907],[92.989379942,12.99240912],[92.989776242,12.99225531],[92.990163327,12.992115061],[92.990296961,12.992060775],[92.990707011,12.991721619],[92.990822192,12.991622135],[92.991071003,12.991459325],[92.991407368,12.991264845],[92.99173916,12.991160774],[92.99203411,12.991129043],[92.992315248,12.991128958],[92.992711639,12.991214727],[92.992919069,12.991296032],[92.993158787,12.991445134],[92.993352406,12.991567129],[92.993550667,12.991765967],[92.993721282,12.991987418],[92.993882682,12.99220887],[92.994150105,12.992480015],[92.994233098,12.992565879],[92.994445172,12.992728549],[92.994703319,12.992855042],[92.994929185,12.99293634],[92.995205733,12.992981458],[92.996132231,12.993274996],[92.99638117,12.993419573],[92.996616304,12.993618398],[92.996819154,12.993762987],[92.997123402,12.993916586],[92.998105264,12.994327631],[92.998497092,12.994503802],[92.998838214,12.994657386],[92.999285396,12.994942028],[92.999612729,12.995181505],[92.99982483,12.995393898],[92.999926345,12.995669611],[93.000110845,12.996004064],[93.000452059,12.996361067],[93.000834691,12.996577921],[93.001074472,12.996844547],[93.00123584,12.996975587],[93.001383345,12.997020742],[93.001655304,12.997097497],[93.001945648,12.997056715],[93.002259024,12.996988802],[93.002673823,12.99698414],[93.002987223,12.996970471],[93.003171602,12.997020133],[93.00333295,12.997101446],[93.003512761,12.997241517],[93.003830875,12.997462909],[93.00440716,12.997842428],[93.004877377,12.998077327],[93.005209252,12.998145018],[93.005388962,12.998063585],[93.005490293,12.997918895],[93.005540836,12.997579843],[93.005462357,12.997299602],[93.005388505,12.997060044],[93.005277778,12.996811456]]],[[[93.030150947,13.567622334],[93.030451751,13.566271154],[93.031463835,13.565281808],[93.032189472,13.5643511],[93.03245771,13.563564829],[93.032781549,13.562335679],[93.032860587,13.561007007],[93.033258227,13.560058088],[93.033521833,13.559285373],[93.0337115,13.5585759],[93.033748731,13.55784829],[93.03397988,13.557382882],[93.034377371,13.556804553],[93.034456027,13.556470147],[93.034437886,13.55557078],[93.034590508,13.555087261],[93.034951172,13.554151884],[93.034969934,13.553388113],[93.034360388,13.552818432],[93.03384775,13.552519952],[93.033561448,13.552257715],[93.033598465,13.552090511],[93.033769409,13.552018267],[93.034226629,13.552280571],[93.034476139,13.552108931],[93.034707213,13.551828817],[93.034859622,13.551905706],[93.034859482,13.552280816],[93.034859364,13.552597174],[93.034951689,13.552764428],[93.035298178,13.552669653],[93.035811149,13.552073288],[93.036744705,13.550862443],[93.037091326,13.550392554],[93.037738702,13.548544362],[93.038062483,13.547351361],[93.038247673,13.546185422],[93.038400458,13.545213808],[93.038077274,13.544766266],[93.037961969,13.544278127],[93.03800369,13.543866877],[93.038424319,13.543085176],[93.038840371,13.54222661],[93.038974596,13.54151708],[93.039450869,13.540206559],[93.039566671,13.539347878],[93.039585552,13.538263185],[93.03952569,13.537761492],[93.0397202,13.536414721],[93.040099413,13.535221677],[93.040233722,13.534268089],[93.040733089,13.532907859],[93.041546417,13.531895736],[93.042027148,13.530942259],[93.042808077,13.530083789],[93.043321056,13.529338221],[93.04345515,13.528945059],[93.043570958,13.528014061],[93.04341884,13.527155294],[93.043553373,13.525528287],[93.04317021,13.524949658],[93.042828597,13.524429799],[93.042773572,13.523322482],[93.041365586,13.521211383],[93.041269162,13.519661135],[93.041343869,13.517478199],[93.041556905,13.51592353],[93.04163576,13.5150106],[93.041978102,13.513496648],[93.042246349,13.512506945],[93.042168262,13.511331828],[93.04180828,13.510585979],[93.041503567,13.51026499],[93.040741636,13.509876056],[93.04005353,13.509686006],[93.039633234,13.509685866],[93.039406999,13.509482409],[93.039407054,13.509333262],[93.039614899,13.509315253],[93.040206099,13.509274774],[93.040644888,13.509220683],[93.041046758,13.509089748],[93.04119931,13.50871919],[93.041388896,13.508118147],[93.041578617,13.507146497],[93.041652818,13.506323955],[93.041939567,13.505243867],[93.041805796,13.504791864],[93.041085809,13.503431232],[93.039779573,13.501297553],[93.039447181,13.500895207],[93.038879397,13.500063427],[93.038523988,13.499448655],[93.038325513,13.499109625],[93.038358009,13.498630567],[93.038510553,13.498237423],[93.03851071,13.497785472],[93.038381522,13.49741483],[93.037873848,13.496415846],[93.037827745,13.496180816],[93.037906332,13.495968427],[93.038109615,13.495756079],[93.038470068,13.495118952],[93.038544133,13.494626351],[93.038673628,13.494102132],[93.038729103,13.493943968],[93.038913913,13.493722576],[93.039172627,13.49346505],[93.039491383,13.493198507],[93.039653156,13.492814404],[93.039598056,13.491878847],[93.039252003,13.490952232],[93.039067508,13.490269725],[93.038490468,13.489569007],[93.038259644,13.489315835],[93.038241229,13.489153126],[93.038186076,13.488389311],[93.038144731,13.487761085],[93.038163371,13.487282024],[93.038329804,13.486775896],[93.038163713,13.48630581],[93.037895907,13.486165614],[93.037341766,13.486047915],[93.037087806,13.485934841],[93.036709188,13.485731331],[93.036409133,13.485378704],[93.03615069,13.484890508],[93.03580437,13.484772878],[93.03538872,13.484817927],[93.035028443,13.484985021],[93.034529647,13.485079754],[93.034104803,13.485007289],[93.0340771,13.484993721],[93.033740047,13.484794742],[93.03353241,13.48430656],[93.033500361,13.48355179],[93.033574503,13.482869371],[93.033782472,13.48245365],[93.03375947,13.482209588],[93.03384287,13.481468418],[93.033972371,13.480939682],[93.034314257,13.48053305],[93.034946816,13.48085868],[93.035662548,13.481048751],[93.035990509,13.48083645],[93.036166148,13.480411678],[93.036097053,13.479923546],[93.035621607,13.479326804],[93.034841419,13.478603405],[93.034241367,13.477807756],[93.033332136,13.476406379],[93.032746166,13.475023195],[93.032658759,13.4741283],[93.032875962,13.473703543],[93.033134669,13.473427948],[93.033374871,13.473238215],[93.033656889,13.47236605],[93.033818842,13.471480284],[93.033929852,13.470992216],[93.033777657,13.470463379],[93.033062116,13.469843945],[93.032822075,13.469608842],[93.032669923,13.468971535],[93.032564129,13.467864214],[93.032541238,13.467335422],[93.032324383,13.466847235],[93.031996841,13.465992925],[93.031493994,13.464695637],[93.031078419,13.464632209],[93.029318817,13.465228124],[93.028561408,13.46546285],[93.027337411,13.466176463],[93.026958783,13.466099485],[93.026931077,13.466099473],[93.025508747,13.466216424],[93.024876089,13.466265888],[93.023887759,13.466559263],[93.023638324,13.466735423],[93.023245629,13.46717366],[93.023799523,13.467765941],[93.023245272,13.468036889],[93.022515666,13.468009476],[93.021624756,13.467218196],[93.02068742,13.46702799],[93.019893244,13.466819762],[93.019223781,13.46654379],[93.018480449,13.46623163],[93.017704893,13.465693477],[93.017317349,13.464897875],[93.016657447,13.463898777],[93.016007069,13.462266946],[93.01568928,13.460395724],[93.015532599,13.45967705],[93.015149709,13.45883625],[93.014831399,13.458149144],[93.014702627,13.456992086],[93.014546062,13.456029358],[93.014079982,13.4553693],[93.011027746,13.455386013],[93.010819814,13.455684208],[93.010722569,13.456276223],[93.010657661,13.456836616],[93.011072927,13.457523773],[93.01174221,13.458116135],[93.011931389,13.458428066],[93.011871215,13.458739888],[93.011423246,13.458861713],[93.010850438,13.459331485],[93.010213024,13.459706316],[93.009705109,13.45964281],[93.008555396,13.45945698],[93.007918234,13.459298501],[93.007728791,13.459546986],[93.008619777,13.460017432],[93.009099812,13.460451528],[93.009321268,13.460858389],[93.009321091,13.46123351],[93.008554271,13.461825215],[93.007949289,13.46195148],[93.007598182,13.462290282],[93.007279528,13.462353406],[93.006799241,13.462443573],[93.005945036,13.462289506],[93.005746091,13.463075811],[93.005519761,13.46319773],[93.005150237,13.463414493],[93.004965627,13.463211026],[93.005395312,13.46272764],[93.005298678,13.462036105],[93.005483541,13.461719826],[93.005899097,13.461801375],[93.006453075,13.462104445],[93.006933318,13.462104671],[93.007409062,13.461856319],[93.008143309,13.461793388],[93.008586789,13.461418472],[93.00878088,13.461106715],[93.008587159,13.460641112],[93.008268701,13.460297481],[93.007377683,13.459890307],[93.007253155,13.459578401],[93.007345674,13.459234959],[93.007664412,13.458986535],[93.007983119,13.458801382],[93.009068121,13.459113733],[93.009959199,13.459394352],[93.010531893,13.459173156],[93.010975347,13.458834393],[93.011294009,13.458739628],[93.011455771,13.458427852],[93.010975811,13.457835577],[93.01031115,13.457243216],[93.010311398,13.456709911],[93.010598229,13.45555756],[93.010630874,13.454870605],[93.010788308,13.453935133],[93.011425865,13.453221337],[93.012510976,13.453248943],[93.013688193,13.453814409],[93.014325095,13.454528775],[93.014767975,13.455432876],[93.014832143,13.456494995],[93.015214677,13.458117674],[93.015468552,13.458334721],[93.015533045,13.458678235],[93.016040475,13.459830935],[93.016201594,13.460956367],[93.016487326,13.462235517],[93.017244333,13.462918292],[93.017461422,13.462791837],[93.018306709,13.462236295],[93.019368711,13.462408484],[93.02035686,13.462512847],[93.021414348,13.462445492],[93.022333391,13.462170177],[93.022449027,13.461709232],[93.022167506,13.461329477],[93.022467743,13.461121701],[93.022961694,13.461465386],[93.023525134,13.461275793],[93.024162475,13.461036515],[93.024582751,13.4608785],[93.024596611,13.460860427],[93.02485061,13.460797255],[93.025501798,13.460571537],[93.025857463,13.460314064],[93.026226934,13.460174105],[93.026702499,13.460314396],[93.027265816,13.460418564],[93.028092532,13.460039243],[93.028549927,13.459415726],[93.028637778,13.45912199],[93.028956512,13.458828344],[93.029344489,13.458584438],[93.029556982,13.45837662],[93.029589362,13.458232008],[93.029376994,13.458118939],[93.029377089,13.457874884],[93.02944184,13.457608257],[93.029543459,13.457526945],[93.029626552,13.45759025],[93.029774279,13.457689736],[93.030245364,13.457463937],[93.030610293,13.457111551],[93.030716522,13.457048318],[93.030818109,13.457048356],[93.030933589,13.45694897],[93.031196737,13.457098211],[93.031238286,13.457120825],[93.031695601,13.456673563],[93.031649458,13.456587675],[93.031857351,13.4563211],[93.032046797,13.455995764],[93.032088459,13.455720089],[93.03213011,13.455476051],[93.03216251,13.455272684],[93.032079564,13.4548207],[93.032088959,13.454395869],[93.032015148,13.454215062],[93.032024498,13.453912257],[93.032024564,13.453735996],[93.031839914,13.453595822],[93.031692168,13.453555091],[93.031544427,13.453500801],[93.03141058,13.453338049],[93.031276737,13.453166257],[93.031392231,13.453021677],[93.031535467,13.452777675],[93.031544841,13.452416116],[93.031535726,13.452099746],[93.031295681,13.451923396],[93.031212635,13.451742584],[93.031152714,13.45146687],[93.031185083,13.451344854],[93.031485319,13.451087354],[93.031577788,13.450775541],[93.031610169,13.450621888],[93.032293532,13.450694456],[93.03302306,13.450794153],[93.033420177,13.450762662],[93.033397207,13.450450806],[93.033397375,13.449998854],[93.033263801,13.449108459],[93.033236198,13.448837277],[93.033037762,13.448529877],[93.032922356,13.448448484],[93.032779188,13.448520743],[93.032649797,13.448791867],[93.032548103,13.449081079],[93.032317149,13.449293411],[93.032224714,13.449519352],[93.031892129,13.449853675],[93.031693503,13.450047941],[93.031642703,13.450066],[93.031610477,13.449812895],[93.031518236,13.449528129],[93.031693855,13.449121438],[93.031901786,13.448741875],[93.032049696,13.448344212],[93.032077554,13.447941985],[93.032193127,13.447575946],[93.032193211,13.447359009],[93.032160919,13.447277646],[93.032341076,13.447074334],[93.032424283,13.446830311],[93.032484451,13.446455212],[93.032650785,13.446170543],[93.032784738,13.446044046],[93.032923382,13.445718691],[93.033043559,13.44538881],[93.033149868,13.445099598],[93.033159183,13.444887185],[93.033223898,13.444692868],[93.033325529,13.44456184],[93.033671958,13.444227521],[93.034064602,13.443780232],[93.034304823,13.443463952],[93.03433724,13.443206351],[93.034189743,13.442505771],[93.033972831,13.442230001],[93.033815908,13.442053683],[93.033714367,13.441945177],[93.033649857,13.441588111],[93.033682364,13.441090974],[93.033816364,13.44082889],[93.033742666,13.440349793],[93.033682859,13.439766754],[93.033641422,13.439450371],[93.033618419,13.439224387],[93.033835529,13.438966852],[93.03396024,13.438844871],[93.03383563,13.438691161],[93.033637149,13.438528386],[93.033503288,13.438424388],[93.033346304,13.438415291],[93.033180101,13.438365516],[93.033046232,13.438279596],[93.032953925,13.438180131],[93.032930871,13.438089732],[93.032912441,13.437985776],[93.032889402,13.437863741],[93.032792488,13.437737158],[93.03278792,13.437606089],[93.032649467,13.437434297],[93.032635644,13.43735746],[93.0326403,13.437258032],[93.032668031,13.43718121],[93.032843559,13.436991455],[93.032898991,13.436923682],[93.032949829,13.436797154],[93.032977575,13.436684176],[93.032973012,13.436539549],[93.033157764,13.436372395],[93.033199352,13.43628654],[93.033194766,13.436200666],[93.03339339,13.435979282],[93.033481183,13.435803053],[93.033568964,13.43566298],[93.03353672,13.43545507],[93.03345827,13.435342053],[93.033375161,13.435342022],[93.033319755,13.435342002],[93.033268989,13.43527871],[93.033185899,13.435224445],[93.033250564,13.435161196],[93.033319839,13.435116025],[93.033333774,13.434894574],[93.033218378,13.434804141],[93.033005991,13.434790503],[93.032844368,13.434849199],[93.03271047,13.434849148],[93.032627365,13.434835559],[93.032502709,13.434812916],[93.03242423,13.43477673],[93.032350384,13.434699871],[93.032350414,13.434623039],[93.032318136,13.434510039],[93.032262748,13.434460303],[93.032248931,13.434369906],[93.032175127,13.43418458],[93.032068966,13.434094149],[93.032013681,13.433777762],[93.031986076,13.433515619],[93.031935339,13.433380014],[93.031713912,13.432869223],[93.031598557,13.432674841],[93.031432408,13.432493996],[93.031298555,13.432380959],[93.031132343,13.432367338],[93.030975363,13.43235824],[93.030721426,13.432340066],[93.030509044,13.432321908],[93.030245873,13.43230373],[93.03015814,13.432321774],[93.029945663,13.432552189],[93.029673202,13.432674112],[93.029382221,13.432931615],[93.029155915,13.433094231],[93.028998912,13.433143885],[93.028795671,13.433360744],[93.028564741,13.433541436],[93.028352339,13.433572991],[93.028043011,13.433514117],[93.027742884,13.433541118],[93.027535111,13.433541036],[93.027147287,13.43349569],[93.026981065,13.433504663],[93.026796306,13.433685372],[93.026574657,13.433744038],[93.026214447,13.433915639],[93.025891192,13.434046577],[93.025581859,13.434001259],[93.025110968,13.433851926],[93.024792436,13.433720732],[93.024538547,13.433585044],[93.024256957,13.433444825],[93.02403999,13.433349827],[93.023836877,13.433245796],[93.023421365,13.433168795],[93.023116648,13.433127995],[93.022862693,13.433155008],[93.02244255,13.43310964],[93.022211688,13.433118584],[93.021879233,13.433163644],[93.021597634,13.433050538],[93.021288353,13.432887707],[93.021062197,13.432688753],[93.020895991,13.432661568],[93.02062366,13.432471631],[93.020258978,13.432299737],[93.019912763,13.432136888],[93.019446484,13.432014665],[93.01886945,13.431765845],[93.018712504,13.431679908],[93.018167674,13.431697752],[93.017465843,13.431756206],[93.016962536,13.43184186],[93.016708485,13.432085804],[93.016523676,13.432361416],[93.016523577,13.432582873],[93.016523493,13.432772694],[93.016698599,13.433550131],[93.016680085,13.433654072],[93.016841553,13.433952431],[93.016998372,13.434323101],[93.017104345,13.434824817],[93.017057995,13.435227035],[93.016891608,13.435606604],[93.016558819,13.43638834],[93.016239972,13.436971221],[93.016133682,13.437179074],[93.015537806,13.437739237],[93.014914268,13.438199955],[93.014244687,13.438371404],[93.013902923,13.438561072],[93.013551912,13.438777854],[93.013307121,13.438940448],[93.012997702,13.439075896],[93.012803653,13.439342462],[93.012628038,13.439685867],[93.01252173,13.439925355],[93.012757137,13.440088164],[93.013024683,13.440648708],[93.013278447,13.441060098],[93.013532249,13.441390137],[93.013592096,13.441778845],[93.013504346,13.441824],[93.013162751,13.441634028],[93.012821338,13.441046335],[93.012493759,13.440503843],[93.012406109,13.440332062],[93.012239966,13.440160245],[93.012064552,13.440065255],[93.012092394,13.439766978],[93.012212626,13.439373832],[93.012383567,13.439152452],[93.012425195,13.438998807],[93.012577629,13.438858769],[93.012734696,13.438687098],[93.012725575,13.438438518],[93.012619449,13.438284806],[93.012097803,13.438058594],[93.01169148,13.43806745],[93.011289787,13.438049189],[93.010952786,13.437922489],[93.010288008,13.437696208],[93.009849428,13.43756946],[93.009401576,13.437524059],[93.008898389,13.437329484],[93.00831667,13.437216226],[93.007993526,13.437085008],[93.007965909,13.436904213],[93.008099846,13.436827445],[93.0086354,13.436922605],[93.009032429,13.437035777],[93.009567932,13.437239403],[93.010103494,13.437321001],[93.010842137,13.437569915],[93.011456173,13.437696741],[93.011843961,13.437827983],[93.012397993,13.437914104],[93.012887405,13.437950482],[93.013044357,13.438027383],[93.013496878,13.437959793],[93.013709289,13.437923731],[93.01454055,13.437580615],[93.015080936,13.43721025],[93.015353516,13.436848807],[93.015861761,13.436071668],[93.016226862,13.435308026],[93.016277966,13.434603001],[93.015862733,13.433902291],[93.015257965,13.433716724],[93.014796255,13.433698443],[93.014112735,13.434091341],[93.013521536,13.434524954],[93.012962734,13.434791356],[93.012565545,13.435026194],[93.011720587,13.43505293],[93.011138896,13.434885444],[93.010377145,13.434699793],[93.00961092,13.43421585],[93.009019996,13.434057393],[93.007939746,13.433699845],[93.007348898,13.43338772],[93.006365548,13.433170317],[93.005774765,13.43273164],[93.005105493,13.432292925],[93.004357544,13.43223381],[93.003369483,13.432215254],[93.002621435,13.432354995],[93.001633278,13.432526251],[93.001028262,13.432855878],[93.000677023,13.433511039],[93.000709057,13.434071479],[93.00080555,13.434988994],[93.000629713,13.435739153],[93.000564895,13.436082605],[93.000199991,13.436362635],[92.999673532,13.436547673],[92.99911487,13.436502197],[92.998256228,13.436189915],[92.997066677,13.435394792],[92.996708748,13.435175655],[92.99635313,13.434882013],[92.996053027,13.434662959],[92.995734356,13.434468773],[92.995480344,13.434319698],[92.995231043,13.434197749],[92.994773824,13.433863426],[92.994510578,13.433633065],[92.994131964,13.433375588],[92.993794825,13.433154275],[92.993647037,13.433081955],[92.993591617,13.433063876],[92.993517723,13.43304589],[92.993406972,13.433027816],[92.993286894,13.433023307],[92.993189908,13.433009844],[92.993093014,13.432996291],[92.993005265,13.432991779],[92.992917515,13.432991877],[92.992811291,13.432991888],[92.992719015,13.433009979],[92.992663593,13.433037111],[92.992603552,13.433064241],[92.992566605,13.433082329],[92.992488183,13.433132066],[92.992446616,13.433150154],[92.992354247,13.433204415],[92.992294298,13.43324511],[92.992225021,13.433290325],[92.992197309,13.433335536],[92.992128032,13.433371711],[92.99192029,13.433529964],[92.99158332,13.433873587],[92.991514134,13.433914282],[92.991417143,13.434045399],[92.991338716,13.434185555],[92.991306384,13.434293971],[92.991264907,13.434388914],[92.991006444,13.434849985],[92.990872585,13.435297482],[92.990849583,13.435387903],[92.990844961,13.435478232],[92.990826483,13.435591257],[92.990812718,13.435668117],[92.990789622,13.435762967],[92.990771146,13.435835305],[92.990757289,13.435880516],[92.990752759,13.435984498],[92.990794319,13.436169764],[92.990854357,13.436242093],[92.990919014,13.436305292],[92.990960579,13.436345976],[92.991006763,13.436345973],[92.991080659,13.43631884],[92.991154463,13.436300749],[92.991274545,13.436241876],[92.991380679,13.4362057],[92.99147305,13.436174044],[92.991593132,13.436128823],[92.99165308,13.436097173],[92.991726976,13.43607456],[92.991860913,13.436056463],[92.991893243,13.436056371],[92.992017849,13.4360654],[92.992124072,13.436110601],[92.992184112,13.436146674],[92.992253387,13.436187356],[92.992318044,13.436250643],[92.992387318,13.436340965],[92.992396555,13.436377132],[92.992428882,13.436426859],[92.992456592,13.436476497],[92.992507393,13.436548828],[92.992553662,13.436842595],[92.992567515,13.436941965],[92.992567513,13.437032385],[92.992565292,13.437158971],[92.992551434,13.437258344],[92.992514484,13.437344245],[92.992509956,13.437421102],[92.99249148,13.437475356],[92.992473004,13.437547691],[92.99244991,13.437592813],[92.992403816,13.437656111],[92.992339154,13.437760099],[92.992269874,13.437836962],[92.992219162,13.43790026],[92.992136026,13.437972603],[92.992052984,13.438031384],[92.991992942,13.438076599],[92.991942137,13.438112771],[92.991877477,13.438148945],[92.991789816,13.438167036],[92.991725157,13.438189647],[92.991637404,13.438203218],[92.991572837,13.438203315],[92.991494324,13.438180717],[92.991425047,13.438130992],[92.991328061,13.438094923],[92.991258783,13.438067804],[92.991194125,13.438031642],[92.991134086,13.437986528],[92.991074047,13.437941324],[92.99100939,13.43790064],[92.9908108,13.43771991],[92.990787709,13.437679313],[92.990736907,13.437620546],[92.990663014,13.437548216],[92.990616831,13.437457892],[92.990589122,13.437421727],[92.99059836,13.437399121],[92.990649165,13.437344864],[92.99069535,13.437326777],[92.990741444,13.437326773],[92.990801483,13.43734485],[92.990875379,13.43736745],[92.990949273,13.437399],[92.991018549,13.437453245],[92.991078588,13.437516443],[92.991143243,13.437606857],[92.991217138,13.437670144],[92.991272558,13.437706216],[92.9913834,13.43777402],[92.991457295,13.437810092],[92.991517335,13.437837211],[92.991609612,13.437850766],[92.991674271,13.437855281],[92.991789734,13.437846138],[92.991918962,13.437778312],[92.991965149,13.437724057],[92.992015955,13.437656238],[92.992112854,13.437547815],[92.992135947,13.437498083],[92.992154423,13.43744383],[92.992168281,13.437389577],[92.992205138,13.43732176],[92.992218997,13.437181699],[92.992188889,13.437023468],[92.992207364,13.436987299],[92.992225841,13.436914961],[92.992235079,13.43686532],[92.992244317,13.43682463],[92.992244319,13.436765858],[92.992202662,13.436698048],[92.992161097,13.436643891],[92.992114914,13.436585122],[92.992087204,13.436548957],[92.992050257,13.436490187],[92.991971746,13.436436035],[92.99193018,13.436413433],[92.9917871,13.436377368],[92.991750152,13.436377372],[92.991616215,13.436409031],[92.991570122,13.43643164],[92.991500844,13.436458771],[92.991426947,13.436490425],[92.991325432,13.436526602],[92.991288484,13.436531126],[92.991191497,13.436531225],[92.991122218,13.436558357],[92.991076033,13.436567403],[92.991002229,13.436585493],[92.990872911,13.436590025],[92.990812871,13.436590031],[92.990692791,13.436567527],[92.990660554,13.436558487],[92.990600517,13.436490678],[92.990568097,13.43643652],[92.990558863,13.43634158],[92.990558866,13.436269244],[92.990549631,13.436196999],[92.990540396,13.436124667],[92.99053578,13.436065894],[92.990535691,13.435984517],[92.990535694,13.435880624],[92.990535696,13.435853499],[92.990544935,13.435776643],[92.990521755,13.435654668],[92.990544767,13.435333769],[92.990586342,13.435049035],[92.990637057,13.434949569],[92.990674008,13.434854626],[92.99067401,13.434795853],[92.990687776,13.434714566],[92.99071549,13.43460606],[92.990729349,13.434515639],[92.990738495,13.434465909],[92.990770827,13.434389048],[92.990793921,13.434330365],[92.990872349,13.43415404],[92.990923157,13.433995802],[92.990955396,13.433914512],[92.991015439,13.433824088],[92.991089244,13.433733662],[92.991130811,13.433679407],[92.991195473,13.433602544],[92.991250804,13.433530205],[92.991301609,13.433466907],[92.991375505,13.433399085],[92.991416979,13.433362914],[92.991477021,13.433304137],[92.991537063,13.4332544],[92.991587866,13.433222749],[92.99166167,13.433168491],[92.991684764,13.433132321],[92.991754041,13.433091626],[92.991795517,13.433010336],[92.991804755,13.432942521],[92.991813995,13.4328521],[92.99180476,13.43280237],[92.99175841,13.432196836],[92.991721385,13.431704144],[92.991684358,13.431351695],[92.991624234,13.431080532],[92.991601149,13.430850055],[92.9914579,13.430488482],[92.991416339,13.430352947],[92.991305504,13.430172208],[92.991162252,13.429869407],[92.990922114,13.429431165],[92.990903641,13.429408561],[92.990885169,13.429376917],[92.990834369,13.429313627],[92.99080666,13.429291026],[92.990760478,13.429241389],[92.990695823,13.429209748],[92.990691205,13.429223311],[92.990668111,13.429264002],[92.990654254,13.429313735],[92.990649635,13.429349901],[92.990635869,13.429404154],[92.990612775,13.429467359],[92.990598919,13.429521612],[92.990363555,13.429860705],[92.990257413,13.430159007],[92.990123564,13.430403059],[92.989925059,13.430597478],[92.989541913,13.430773916],[92.989444927,13.430787488],[92.989375652,13.430751325],[92.98932947,13.430719682],[92.98919554,13.430638407],[92.989107794,13.430602246],[92.989010901,13.430552613],[92.9889093,13.430493849],[92.988835408,13.430448734],[92.988775371,13.430412572],[92.988650679,13.430331295],[92.988595261,13.430286089],[92.988535224,13.430227321],[92.988502897,13.430200288],[92.988489044,13.430159601],[92.98847519,13.430132475],[92.988493668,13.430051097],[92.988530524,13.430005885],[92.98857209,13.429969713],[92.988632131,13.429910937],[92.988835255,13.429725561],[92.988932149,13.429702949],[92.988992188,13.429675818],[92.989089176,13.4296306],[92.989126032,13.429598952],[92.989338389,13.429449743],[92.989601552,13.429237236],[92.989684684,13.429173935],[92.989790818,13.429074466],[92.989855476,13.42902473],[92.989901572,13.428911701],[92.989943139,13.428861967],[92.990021568,13.428613398],[92.990118468,13.428400995],[92.990127708,13.428301534],[92.990141566,13.428247281],[92.990160041,13.428174944],[92.990162263,13.428075573],[92.990194594,13.427985151],[92.990208453,13.42789021],[92.99020837,13.427632605],[92.990199049,13.427429252],[92.990199053,13.427302664],[92.990199059,13.427171648],[92.990212826,13.427031496],[92.990212831,13.426909522],[92.990208218,13.426796497],[92.990208128,13.426697036],[92.990198894,13.426624792],[92.990189663,13.42651629],[92.990157339,13.426407878],[92.990134157,13.426349109],[92.990111067,13.426308422],[92.990055741,13.426290343],[92.989995703,13.426294868],[92.989912573,13.426322091],[92.989884861,13.426362692],[92.989848005,13.426421468],[92.989815674,13.426493805],[92.989769486,13.426602312],[92.989737248,13.426697255],[92.989709535,13.426774024],[92.98969106,13.426814713],[92.989658729,13.426882531],[92.989548061,13.427207958],[92.989469546,13.427311949],[92.989404887,13.427357163],[92.989358795,13.427384292],[92.989340322,13.427393335],[92.989303375,13.427415944],[92.989206388,13.427465682],[92.98912335,13.427483863],[92.989067931,13.427483867],[92.988989419,13.427483873],[92.988929382,13.427483878],[92.988897053,13.42748388],[92.988864726,13.42747032],[92.988846253,13.427461279],[92.988818544,13.427434247],[92.988804689,13.427411642],[92.988800073,13.427384517],[92.988818548,13.427352869],[92.988837022,13.427339305],[92.988897059,13.427334779],[92.988947861,13.427334775],[92.989017043,13.427334678],[92.989072463,13.427334675],[92.989169449,13.427303021],[92.989261817,13.427266845],[92.98930329,13.427244238],[92.98935871,13.427203544],[92.989432606,13.427131202],[92.989455609,13.427058865],[92.989492561,13.426945838],[92.989524892,13.426828381],[92.989547896,13.426715355],[92.989561754,13.42665658],[92.989575612,13.426566251],[92.989584852,13.426507478],[92.989617091,13.426426097],[92.989640185,13.426358282],[92.989658661,13.426290465],[92.989681662,13.426236211],[92.989709373,13.426200042],[92.989737084,13.426159441],[92.989769414,13.426141355],[92.98983407,13.426127695],[92.989884871,13.42611865],[92.989940199,13.426100561],[92.989995619,13.426073432],[92.990046421,13.426064385],[92.990138786,13.426082461],[92.990212676,13.426118532],[92.990272621,13.426145654],[92.990369601,13.426231544],[92.990438965,13.426321867],[92.990466672,13.426385158],[92.990466671,13.426416805],[92.990503617,13.426439316],[92.990489841,13.426796384],[92.990457746,13.427985038],[92.990469375,13.428247162],[92.990524786,13.428482158],[92.990617237,13.42867194],[92.990718834,13.428875284],[92.990857379,13.428992727],[92.991009781,13.429078613],[92.991226747,13.429214131],[92.991319111,13.429299932],[92.991365292,13.429381306],[92.991406946,13.429471631],[92.991425414,13.429652377],[92.991443884,13.429729232],[92.991457737,13.429792524],[92.99147621,13.429833212],[92.991508537,13.429878327],[92.991559336,13.429937095],[92.991591664,13.429973261],[92.991674882,13.430131396],[92.991785718,13.430294051],[92.991841133,13.430434196],[92.991905784,13.430633022],[92.991933582,13.430813767],[92.991965907,13.430922177],[92.99202594,13.43110301],[92.992053738,13.431283756],[92.992058351,13.431432857],[92.992090677,13.431536836],[92.992099913,13.431577524],[92.992109148,13.431595607],[92.992123003,13.431613689],[92.992136858,13.431631772],[92.992136858,13.431640724],[92.992155331,13.431654285],[92.992155422,13.431708536],[92.992164658,13.431726619],[92.992187825,13.432341287],[92.992224855,13.432635056],[92.992280273,13.432757027],[92.992534194,13.432752392],[92.992700456,13.432716209],[92.992986705,13.432747739],[92.993180586,13.432716073],[92.99348993,13.432621012],[92.993683903,13.432598388],[92.993730088,13.432589343],[92.993840928,13.432697744],[92.99391011,13.432756509],[92.993933201,13.432779022],[92.993970148,13.432806144],[92.994016331,13.432828745],[92.994048659,13.432869431],[92.994090223,13.432923678],[92.994141025,13.432977833],[92.994219536,13.433072765],[92.994307285,13.433126918],[92.994334995,13.433163082],[92.994395034,13.433203766],[92.994441217,13.433235318],[92.994482782,13.433262438],[92.994538202,13.433307642],[92.994593623,13.433334763],[92.994639807,13.433361794],[92.994695227,13.433388913],[92.994718319,13.433397953],[92.994764503,13.433411511],[92.99480607,13.433411507],[92.994866108,13.433425064],[92.994884582,13.433425062],[92.994972239,13.433483735],[92.995447931,13.433786409],[92.995946625,13.434084468],[92.996399228,13.434402967],[92.99693949,13.43475075],[92.997038786,13.434845679],[92.997071115,13.434854627],[92.99707287,13.434855787],[92.997619357,13.435098698],[92.998607388,13.435706501],[92.998842805,13.435824129],[92.999253654,13.435987038],[92.999456877,13.435860594],[92.999830995,13.435621245],[93.000038846,13.435472204],[93.000136055,13.434988661],[93.000039726,13.433759296],[93.000548276,13.432466959],[93.001121074,13.431933937],[93.001735323,13.431604314],[93.002358695,13.431487112],[93.002788113,13.431437608],[93.003508309,13.431591623],[93.004177806,13.431569349],[93.004819587,13.431569659],[93.005059756,13.43141159],[93.004912106,13.43121266],[93.004939825,13.431181036],[93.005022982,13.431081646],[93.005295492,13.430878398],[93.005411121,13.430471694],[93.005503576,13.430241242],[93.005725482,13.429662846],[93.005914936,13.429351087],[93.006219816,13.429039383],[93.006520247,13.428384192],[93.006682284,13.42748036],[93.006682603,13.426825026],[93.007126255,13.425966522],[93.007468235,13.42530683],[93.00749616,13.42484585],[93.007551742,13.424479792],[93.007708719,13.424479866],[93.007736358,13.424610946],[93.007897893,13.424737569],[93.008193292,13.424923009],[93.008617918,13.425212459],[93.009019449,13.425524495],[93.009527359,13.425447897],[93.010215358,13.425312628],[93.010233826,13.425312636],[93.010820361,13.424942304],[93.011282187,13.424675861],[93.011762319,13.424752913],[93.012353231,13.424893287],[93.012861152,13.424785046],[93.012907473,13.424459659],[93.012796817,13.424129683],[93.012589239,13.423727349],[93.012621855,13.423085589],[93.012160359,13.422651504],[93.01155553,13.422664788],[93.011029136,13.422791095],[93.010313478,13.422849522],[93.009754928,13.422632326],[93.00943664,13.422040118],[93.009566232,13.421371285],[93.00958027,13.420978091],[93.009280333,13.420634467],[93.008675553,13.420557353],[93.008370949,13.420322194],[93.008117138,13.420073499],[93.008311363,13.419418256],[93.007817626,13.4188576],[93.007190003,13.41829236],[93.007250046,13.418242674],[93.007360871,13.41820205],[93.007619417,13.418202173],[93.00795641,13.418283684],[93.008454989,13.418374308],[93.008916556,13.418627618],[93.008990399,13.418686407],[93.009137992,13.418993804],[93.009087042,13.419337267],[93.009040687,13.419725926],[93.009294515,13.419938463],[93.009617604,13.420141993],[93.01012537,13.420341088],[93.010217611,13.420549028],[93.010351369,13.420829302],[93.01008809,13.421068716],[93.009963332,13.421281078],[93.009856986,13.421610957],[93.009842944,13.422013189],[93.010244446,13.422379457],[93.010433742,13.422379544],[93.010687753,13.422212438],[93.010798622,13.422081421],[93.010904812,13.422081471],[93.011052492,13.422212604],[93.011292595,13.422167519],[93.01149566,13.422343873],[93.011666426,13.422475018],[93.011763398,13.422438906],[93.011957423,13.422199458],[93.012174512,13.422000697],[93.012377665,13.42198723],[93.013051663,13.422154757],[93.013042342,13.422344573],[93.013042194,13.422660941],[93.013111295,13.422995419],[93.01317117,13.423311813],[93.013170975,13.423736652],[93.013267723,13.424188649],[93.013327538,13.42463611],[93.013124169,13.425115091],[93.01293011,13.425431371],[93.013040885,13.425503734],[93.013364032,13.425598789],[93.013594813,13.425752557],[93.013821063,13.425716501],[93.014038016,13.425820548],[93.014508817,13.426119047],[93.014970377,13.426435618],[93.015002604,13.426639012],[93.015196424,13.426851516],[93.015500947,13.427299084],[93.015690155,13.427502547],[93.015777774,13.427737601],[93.016100826,13.42805411],[93.016585383,13.428583108],[93.016691396,13.428985393],[93.016691243,13.429328878],[93.016584923,13.429613563],[93.016377065,13.429812332],[93.015896897,13.429789525],[93.015199747,13.429716907],[93.014765935,13.429287359],[93.014586017,13.428957352],[93.014392282,13.428555027],[93.014078439,13.428297274],[93.013824409,13.428496021],[93.013810416,13.428803344],[93.013713268,13.429219098],[93.013620872,13.429336565],[93.013173042,13.429277611],[93.013053165,13.428911475],[93.013030346,13.428332963],[93.013016779,13.427718299],[93.012882937,13.427600731],[93.012569045,13.427455964],[93.012268837,13.427668247],[93.012374844,13.428070534],[93.01264241,13.428554247],[93.012702293,13.428852563],[93.012628329,13.429051389],[93.012328087,13.429335985],[93.01212494,13.429322336],[93.011871123,13.429060087],[93.011681954,13.428775269],[93.011571104,13.428861089],[93.01139095,13.429050829],[93.011367753,13.429285835],[93.01142766,13.429534437],[93.011533789,13.429674592],[93.011713723,13.429959404],[93.011967592,13.430113183],[93.012004325,13.430551595],[93.011801069,13.430772961],[93.011459402,13.430772805],[93.011182313,13.430903747],[93.011182215,13.431116166],[93.011306706,13.431482305],[93.011426569,13.431871039],[93.01143565,13.432200971],[93.011255464,13.432449464],[93.010941475,13.432499035],[93.010650673,13.432331679],[93.010276829,13.432024179],[93.010013745,13.431825197],[93.009782832,13.4319426],[93.009399537,13.432096087],[93.008868819,13.431562536],[93.008771934,13.431408825],[93.008748953,13.431187357],[93.008721388,13.430902613],[93.008578384,13.430635894],[93.008167445,13.430667339],[93.007890503,13.430490946],[93.007756708,13.430278466],[93.008024626,13.430020976],[93.008444908,13.429759039],[93.008652835,13.42942921],[93.008842391,13.428895991],[93.008842667,13.428317491],[93.008916663,13.428059911],[93.009184572,13.427811461],[93.009267675,13.427820538],[93.009761493,13.428259163],[93.010121445,13.42863897],[93.010278408,13.428675199],[93.010486184,13.428661736],[93.010629351,13.428580449],[93.010952687,13.428282307],[93.011119011,13.428047366],[93.011192995,13.427812383],[93.011142313,13.427586383],[93.011082446,13.42725643],[93.011133422,13.426854214],[93.011313686,13.426429459],[93.011350765,13.426122147],[93.01129085,13.425896142],[93.01109705,13.425651998],[93.010990894,13.425575118],[93.01042294,13.425701405],[93.010058168,13.425759991],[93.009245504,13.42589972],[93.008529865,13.425899388],[93.008017418,13.425808757],[93.007731036,13.426070756],[93.007366026,13.42661745],[93.007157941,13.427272686],[93.006935958,13.428022826],[93.006298037,13.429590806],[93.006057618,13.430264104],[93.005295319,13.431230922],[93.005055068,13.431556214],[93.005659613,13.432166642],[93.006167303,13.432569122],[93.007838441,13.433134855],[93.008618698,13.43322561],[93.00979604,13.433302988],[93.010913139,13.433850365],[93.012025805,13.434009055],[93.012981626,13.433869379],[93.013443502,13.433526101],[93.014076311,13.43296596],[93.014251884,13.432699385],[93.014284386,13.432297159],[93.014155256,13.431967176],[93.012946096,13.430814154],[93.012881556,13.430597187],[93.013186286,13.430597324],[93.013486256,13.430909305],[93.014441647,13.431687092],[93.014792472,13.431858989],[93.015111049,13.431872688],[93.015429671,13.431782437],[93.016048488,13.431516055],[93.016750528,13.430987575],[93.016925994,13.430951495],[93.01752158,13.431005986],[93.018990022,13.43055466],[93.019567309,13.43021594],[93.020486002,13.430473939],[93.021728127,13.430189725],[93.022564015,13.429738118],[93.024351006,13.429318527],[93.025533132,13.42895292],[93.027578727,13.428388786],[93.028585362,13.428104446],[93.028904029,13.427878593],[93.028151459,13.427851185],[93.027172708,13.427683579],[93.026309238,13.427877578],[93.025704333,13.428049081],[93.025533629,13.427737165],[93.026106269,13.427430064],[93.02702975,13.427258686],[93.028013188,13.427245513],[93.028156315,13.427250088],[93.028336378,13.427254677],[93.028576491,13.427186978],[93.029218414,13.426803065],[93.029490934,13.4265094],[93.029851261,13.42600335],[93.030267075,13.425280383],[93.030724473,13.42447156],[93.030876964,13.424137172],[93.031020209,13.423829899],[93.031214227,13.423563319],[93.031389769,13.423310291],[93.031782328,13.423012149],[93.032493453,13.422718645],[93.033398537,13.422298663],[93.033947922,13.422384737],[93.034118686,13.422556541],[93.034146136,13.423229962],[93.033975075,13.423853596],[93.033744067,13.424273827],[93.033716248,13.424585664],[93.033628461,13.424752855],[93.033831503,13.42503766],[93.035096294,13.425770284],[93.036019451,13.426448546],[93.036997998,13.427181058],[93.037745889,13.427380181],[93.038179834,13.427547555],[93.03860937,13.42712287],[93.038784976,13.426675497],[93.038697453,13.426110525],[93.038582237,13.425518427],[93.038383977,13.424754558],[93.038411991,13.423882297],[93.03809368,13.423150022],[93.037373675,13.42247184],[93.036598282,13.421766519],[93.036049217,13.420808181],[93.0357633,13.419904172],[93.035588105,13.419226179],[93.035043531,13.418633923],[93.034697284,13.418579564],[93.034378642,13.418787345],[93.034198789,13.418235897],[93.03387112,13.417892292],[93.033760399,13.417666275],[93.033728163,13.417449325],[93.033815999,13.417142028],[93.034056223,13.416748918],[93.034370281,13.416450743],[93.034688987,13.4160667],[93.034906097,13.415745891],[93.035187902,13.415266922],[93.035428094,13.414946123],[93.035811437,13.414548542],[93.036388721,13.414047079],[93.03678583,13.41387548],[93.037423019,13.413676846],[93.038041706,13.413577634],[93.038743522,13.413397099],[93.039625518,13.41285958],[93.040442972,13.412046344],[93.040692397,13.411702945],[93.040743218,13.411594494],[93.041001772,13.411553906],[93.041463398,13.411694168],[93.042271512,13.411161135],[93.042964274,13.410424683],[93.043624798,13.409439643],[93.043828246,13.408508686],[93.043570015,13.407604694],[93.043136383,13.406614774],[93.04267512,13.405430502],[93.042532255,13.404698289],[93.043021808,13.404133511],[93.043091109,13.40397987],[93.04343746,13.403668136],[93.043982346,13.403293195],[93.044282462,13.403180306],[93.044531768,13.403148749],[93.044974922,13.403266402],[93.045792019,13.403393214],[93.046216728,13.403447584],[93.046876894,13.403470392],[93.047490923,13.403407314],[93.048021828,13.40341652],[93.048492631,13.403701397],[93.048838797,13.403954598],[93.048972658,13.404017913],[93.049083312,13.404478938],[93.049240152,13.404876706],[93.049535547,13.405098253],[93.050098652,13.405496145],[93.050435532,13.405934641],[93.050592341,13.406445395],[93.050661562,13.406535807],[93.051044658,13.406820653],[93.051155383,13.407064741],[93.051519966,13.407507763],[93.051630652,13.407882918],[93.051769019,13.408325872],[93.051856602,13.408768813],[93.051902608,13.40930213],[93.05205491,13.40946488],[93.052170234,13.40977676],[93.052553323,13.410106798],[93.052710199,13.410418692],[93.053887381,13.410703765],[93.054270499,13.41094793],[93.055036783,13.411282594],[93.055138361,13.411246467],[93.055373736,13.411522223],[93.055692197,13.411856759],[93.056029126,13.41218678],[93.056232232,13.412299823],[93.056412283,13.412308913],[93.056615395,13.412399359],[93.05687848,13.412652526],[93.056933788,13.412982466],[93.056933673,13.413393743],[93.056878132,13.413890876],[93.056878102,13.413999344],[93.056637955,13.41425689],[93.056693298,13.414469323],[93.056887133,13.41472247],[93.056942493,13.41486711],[93.057034774,13.415065995],[93.057020833,13.415386878],[93.057223888,13.415694261],[93.057348428,13.416105571],[93.057472985,13.416458128],[93.057519079,13.416724793],[93.057565171,13.417000497],[93.057666687,13.417199383],[93.057643518,13.417506705],[93.057754269,13.417696553],[93.057892754,13.417773424],[93.058095867,13.417881947],[93.058105082,13.417949742],[93.05828032,13.418690991],[93.058889379,13.420051531],[93.059383249,13.420571408],[93.059771005,13.420820084],[93.060140337,13.420901534],[93.060458914,13.42086998],[93.060652871,13.420693769],[93.060796075,13.420395517],[93.061003935,13.420020452],[93.060874815,13.419437401],[93.060796427,13.41906226],[93.060796525,13.41868714],[93.060925933,13.418180988],[93.06073219,13.417552723],[93.060238646,13.415821619],[93.059721864,13.414691601],[93.059500469,13.413905146],[93.059339294,13.412382024],[93.058988887,13.410669031],[93.058620048,13.408843044],[93.058412612,13.407695029],[93.058043565,13.406659957],[93.057914438,13.406158254],[93.058043856,13.405606907],[93.058394856,13.405118894],[93.058847406,13.404680623],[93.058972085,13.404572188],[93.058847608,13.40394394],[93.058316938,13.403076048],[93.058021669,13.402379959],[93.05769867,13.401801372],[93.057638961,13.400703111],[93.057519427,13.398935941],[93.057404403,13.397548414],[93.057520017,13.396825321],[93.057607828,13.396477343],[93.057751011,13.396219768],[93.057981865,13.396106843],[93.058591202,13.396233557],[93.059038932,13.396482252],[93.059265057,13.396780603],[93.059680308,13.397630385],[93.059841724,13.398227005],[93.059998632,13.398425907],[93.060487873,13.398828274],[93.060677047,13.399212484],[93.060732277,13.399845232],[93.06093532,13.400161653],[93.061239904,13.400568489],[93.061461445,13.400771926],[93.061673752,13.40097536],[93.061747563,13.401178757],[93.061655117,13.401617127],[93.061705835,13.401861195],[93.061802648,13.402376446],[93.061987269,13.402539197],[93.062301128,13.40280593],[93.062804165,13.403465908],[93.062831853,13.403511111],[93.063441075,13.404175634],[93.063805693,13.404550847],[93.064438031,13.405097865],[93.064664223,13.405192832],[93.06549062,13.405116201],[93.066123057,13.405283578],[93.066640052,13.405568432],[93.067369301,13.406318846],[93.067715501,13.406526825],[93.068117102,13.406730297],[93.068463338,13.406789131],[93.068615776,13.406414046],[93.068675932,13.405812964],[93.068232929,13.40498579],[93.068117601,13.404610643],[93.067716137,13.40384223],[93.06718081,13.403015031],[93.066968564,13.402526873],[93.066659294,13.402355056],[93.066834856,13.401812756],[93.066890658,13.400136027],[93.066890804,13.399534931],[93.06693247,13.399046832],[93.06704802,13.398481919],[93.067048114,13.39808872],[93.06702509,13.39784466],[93.067200581,13.397578051],[93.067505332,13.39731599],[93.067523861,13.397053864],[93.067066875,13.396863934],[93.066854484,13.396999469],[93.066739045,13.39711243],[93.066568235,13.397112388],[93.066222037,13.396958641],[93.066125128,13.396809473],[93.066222104,13.39668747],[93.065723641,13.396217319],[93.065608275,13.396031989],[93.0655714,13.395806004],[93.06557146,13.395561949],[93.065322199,13.395448901],[93.064823605,13.39552109],[93.064034264,13.395240683],[93.063651147,13.395055286],[93.06324956,13.394883443],[93.062884862,13.394883349],[93.062617147,13.394734137],[93.062501854,13.394282154],[93.062635832,13.39388899],[93.062751351,13.393473223],[93.063000669,13.393342221],[93.062982307,13.392949017],[93.062945452,13.392655239],[93.062599325,13.392257432],[93.062294717,13.391977142],[93.061796162,13.391922779],[93.061315954,13.392315853],[93.060932754,13.392464896],[93.060531073,13.392672689],[93.060069388,13.392839789],[93.059857028,13.39285781],[93.059626204,13.392875825],[93.059533892,13.392821568],[93.059704825,13.392351582],[93.059723418,13.391881556],[93.059571176,13.391524472],[93.059321933,13.391375261],[93.059271158,13.391357169],[93.059183421,13.391447535],[93.059128006,13.391515314],[93.059127992,13.391569548],[93.059123362,13.391619262],[93.059095636,13.391718685],[93.059003305,13.391732218],[93.058924824,13.391741236],[93.058837112,13.391745732],[93.058814043,13.391696009],[93.058684799,13.39164626],[93.05791851,13.391542101],[93.056949053,13.391609625],[93.055799465,13.391988943],[93.055383992,13.391988824],[93.054816278,13.391645176],[93.054654792,13.391342321],[93.054544,13.39134229],[93.054161011,13.390768199],[93.054322662,13.390501593],[93.054013488,13.390090225],[93.053741256,13.389642712],[93.053376657,13.389339797],[93.052827281,13.389443583],[93.052554897,13.389515816],[93.051876201,13.389822942],[93.051488378,13.389990048],[93.051202183,13.389931209],[93.05098066,13.389732281],[93.050782224,13.389515284],[93.050708501,13.389067828],[93.050727111,13.38860232],[93.05072742,13.387603504],[93.050307704,13.386423775],[93.049615528,13.38558293],[93.049583238,13.385506086],[93.049412404,13.385609984],[93.049490844,13.385727516],[93.049587763,13.385795339],[93.049555427,13.385867642],[93.049518472,13.385944463],[93.049435374,13.385962515],[93.049347667,13.385957968],[93.049301466,13.386075462],[93.049259893,13.38616132],[93.049384497,13.386274347],[93.049449098,13.386355718],[93.049449073,13.38643707],[93.04935674,13.38646416],[93.049227463,13.386527392],[93.049218194,13.386640379],[93.049305871,13.386748874],[93.049259673,13.386857328],[93.049158095,13.386920571],[93.049075012,13.386888908],[93.048973455,13.386884357],[93.048955006,13.386834635],[93.049001204,13.386721662],[93.049029116,13.38604826],[93.048973887,13.385523975],[93.04910319,13.385370352],[93.049103254,13.385171492],[93.048964804,13.385049422],[93.049034115,13.384837025],[93.049089586,13.384597506],[93.049172818,13.384159138],[93.049177705,13.383304947],[93.04919648,13.382319693],[93.049201319,13.381619166],[93.048998288,13.381366009],[93.048836811,13.381085747],[93.048601517,13.380674394],[93.048726281,13.380272195],[93.048629402,13.380086864],[93.048537185,13.379752388],[93.048269545,13.379454014],[93.048260316,13.379440453],[93.04736948,13.379196116],[93.046677212,13.378730381],[93.046331144,13.378300914],[93.045454492,13.377066793],[93.044614368,13.37704844],[93.044466641,13.377084548],[93.043935585,13.377689991],[93.04377382,13.378281996],[93.043588889,13.37912257],[93.043150185,13.379624093],[93.042619236,13.379890568],[93.04174677,13.379926428],[93.041580478,13.380247258],[93.041617357,13.380391896],[93.042148111,13.380694888],[93.04232798,13.38116046],[93.042272481,13.38146777],[93.041999996,13.381842801],[93.041778399,13.381896961],[93.04177845,13.381752335],[93.042037043,13.381499328],[93.041944857,13.381106096],[93.041746486,13.380748985],[93.041215745,13.380409839],[93.041215826,13.380179341],[93.04150675,13.379872111],[93.04145145,13.379605439],[93.042129998,13.379677984],[93.04271165,13.379623945],[93.043094931,13.379212796],[93.043496809,13.378408452],[93.043390925,13.37756778],[93.042754027,13.377206004],[93.041074275,13.375759177],[93.040543585,13.375311559],[93.039758905,13.375166661],[93.0387895,13.375256711],[93.038461657,13.375541327],[93.038152147,13.376187513],[93.037658043,13.376689006],[93.036979275,13.377240148],[93.036891397,13.37770563],[93.037052867,13.377958781],[93.037855928,13.378352271],[93.038732728,13.379084747],[93.038695553,13.379767186],[93.038441536,13.380124139],[93.038113815,13.380051711],[93.037416932,13.379622106],[93.036576986,13.379102056],[93.036032329,13.378975312],[93.035773738,13.379210234],[93.035829032,13.379476906],[93.035847416,13.379693853],[93.035994967,13.380141342],[93.036137928,13.380516515],[93.036396229,13.381072514],[93.036119257,13.381072414],[93.036068361,13.381393282],[93.035883608,13.381677946],[93.035334228,13.381822371],[93.034641786,13.381858274],[93.033963289,13.381641085],[93.033963384,13.381392509],[93.034277379,13.381139531],[93.03496969,13.381447115],[93.035518976,13.381551266],[93.035920656,13.381357072],[93.035957711,13.38101812],[93.035865528,13.380642963],[93.035736455,13.380159326],[93.035408949,13.379512911],[93.035335253,13.379083526],[93.035649289,13.378708519],[93.036069424,13.37852789],[93.036706356,13.378781216],[93.037218596,13.379192678],[93.037749288,13.379640302],[93.038058544,13.379712726],[93.038330962,13.37953204],[93.038386422,13.379351278],[93.038331124,13.379084605],[93.038151218,13.378745576],[93.037768138,13.378582735],[93.037052731,13.378333905],[93.036651266,13.377958637],[93.036559072,13.377615119],[93.036670048,13.37709993],[93.03727496,13.376544243],[93.037842981,13.375880072],[93.037953883,13.375559224],[93.037732391,13.375342207],[93.036656735,13.375649149],[93.035539619,13.375721057],[93.034223965,13.375914913],[93.033697753,13.375860482],[93.032746857,13.375823969],[93.032054514,13.375647446],[93.029626832,13.374715485],[93.02849605,13.374339919],[93.02719917,13.3737835],[93.026797632,13.373643233],[93.026562252,13.373552748],[93.026303709,13.373661113],[93.026266656,13.373963908],[93.026469607,13.374339112],[93.026797148,13.374822837],[93.027069182,13.37559127],[93.027124398,13.376020649],[93.027419703,13.376328097],[93.027710467,13.376450239],[93.02736426,13.376450102],[93.026907347,13.37625558],[93.026870484,13.376092862],[93.026870696,13.375577632],[93.026593945,13.375057772],[93.026377145,13.374682562],[93.026229601,13.374271223],[93.026118973,13.373891536],[93.025772791,13.373841682],[93.025006357,13.374252649],[93.024733765,13.374840081],[93.024567595,13.374821934],[93.024567721,13.374519124],[93.024752467,13.374270625],[93.025228091,13.373859539],[93.02553747,13.373606568],[93.025556045,13.373339922],[93.024822173,13.373158841],[93.023931205,13.373339259],[93.023123202,13.373804439],[93.021281009,13.374716618],[93.02020523,13.375263028],[93.01835855,13.375836218],[93.016553538,13.376120161],[93.015528628,13.376427037],[93.014305243,13.376693143],[93.01273552,13.377230262],[93.011216452,13.378015968],[93.009775726,13.379054798],[93.009189012,13.38001719],[93.008971329,13.381517582],[93.008605696,13.383487939],[93.007834449,13.384183586],[93.0066662,13.384879042],[93.005553418,13.385416335],[93.004768316,13.386093888],[93.00368754,13.38722325],[93.003285543,13.3879733],[93.003303466,13.389048965],[93.003506071,13.390065966],[93.003796538,13.390784719],[93.003870148,13.391286426],[93.003833084,13.391553061],[93.003759032,13.391928149],[93.003504933,13.392321226],[93.003066396,13.392284854],[93.001529111,13.392338327],[93.000799594,13.392586539],[93.000323983,13.392821317],[93.000148383,13.393164715],[92.999968273,13.393300211],[92.999792594,13.393792755],[92.999995423,13.394357803],[93.000142919,13.394800793],[92.999791803,13.395315846],[92.999339175,13.395731417],[92.999066726,13.395880425],[92.998914436,13.395780916],[92.999066932,13.395487223],[92.999644243,13.394994883],[92.999842878,13.394750928],[92.999644664,13.394185883],[92.999566518,13.393544064],[92.999820675,13.393056081],[93.000494949,13.392514072],[93.001173749,13.392143809],[93.001829312,13.392071823],[93.002831129,13.39195029],[93.003158978,13.391778709],[93.003436235,13.391236498],[93.003385726,13.390698646],[93.003109057,13.39008385],[93.002725876,13.389508197],[93.002056383,13.388958491],[93.001996094,13.388716629],[93.002123255,13.388173821],[93.002292983,13.388081279],[93.002884088,13.387652214],[93.003119782,13.38713258],[93.003757367,13.386066277],[93.005253609,13.384919038],[93.005747714,13.384580309],[93.007557682,13.383758616],[93.008102658,13.383221047],[93.008380021,13.382416697],[93.008232729,13.381539832],[93.008251584,13.380735358],[93.008709286,13.379284795],[93.00982229,13.378214181],[93.011045949,13.37739671],[93.01272672,13.376308268],[93.013659368,13.375879332],[93.014314967,13.375626532],[93.015062769,13.375626867],[93.016267717,13.375288435],[93.016161767,13.374804796],[93.015686648,13.374072416],[93.015723706,13.373787701],[93.015922295,13.37357085],[93.016162457,13.373286224],[93.014044481,13.371604001],[93.013712354,13.371120257],[93.013989519,13.370672946],[93.014224943,13.370654974],[93.01475573,13.370763682],[93.015886669,13.370709952],[93.016473099,13.370262776],[93.017059619,13.369616736],[93.017221064,13.369869903],[93.016948561,13.370226828],[93.016362164,13.370601693],[93.015798827,13.371012723],[93.014958736,13.370976193],[93.014372498,13.370994008],[93.01424315,13.371210888],[93.014316857,13.371531811],[93.01594119,13.372621751],[93.016545669,13.373105611],[93.016619411,13.373358739],[93.016254607,13.373661389],[93.016235997,13.373982269],[93.016268082,13.374483955],[93.016687884,13.375058124],[93.016964838,13.375076324],[93.01747727,13.374968079],[93.018298992,13.374823811],[93.018700636,13.374715516],[93.019522412,13.374449215],[93.020764346,13.373948075],[93.021184567,13.373573129],[93.021969438,13.373234493],[93.023040645,13.372557007],[93.024194858,13.372055813],[93.024758018,13.372037965],[93.026110402,13.37229161],[93.026913527,13.372436559],[93.026714973,13.372594663],[93.027518086,13.372775766],[93.028958103,13.37322377],[93.030970465,13.373794015],[93.032922841,13.374332584],[93.033836749,13.374513709],[93.03418302,13.374333055],[93.034293914,13.374048365],[93.034547938,13.373673337],[93.035189707,13.373298451],[93.035208319,13.372905256],[93.035369933,13.37276069],[93.035734585,13.37279698],[93.035753144,13.372543891],[93.03559179,13.371992449],[93.035666276,13.370306683],[93.036155774,13.369755475],[93.036705204,13.36939863],[93.037854777,13.368847659],[93.039258036,13.368812001],[93.039807398,13.368631411],[93.039955189,13.368400965],[93.040033777,13.368075586],[93.039899926,13.368043903],[93.039696832,13.368025753],[93.03723252,13.366415917],[93.035589652,13.365375824],[93.035335946,13.364928294],[93.034777534,13.364647876],[93.034796004,13.364062675],[93.034283944,13.363838693],[93.033296468,13.363020284],[93.033116577,13.362690288],[93.032807489,13.362247255],[93.032914151,13.360959223],[93.032817383,13.360534347],[93.031742005,13.360280843],[93.031155766,13.36037101],[93.030481764,13.360619325],[93.029420024,13.360890084],[93.028889259,13.360763328],[93.027647819,13.360261165],[93.027375626,13.35992209],[93.027103435,13.359583014],[93.027191274,13.359244082],[93.027029987,13.358597721],[93.02642548,13.358222353],[93.025202363,13.358095309],[93.025220945,13.357810585],[93.024565588,13.357629534],[93.024233299,13.357525447],[93.024491849,13.357362849],[93.025202601,13.357525843],[93.02595029,13.357666255],[93.026974842,13.358005635],[93.027468578,13.358367398],[93.027648315,13.359045405],[93.027592765,13.359438584],[93.027740317,13.359813766],[93.028234108,13.360048979],[93.028450985,13.36020725],[93.028727881,13.360333908],[93.029147917,13.360334072],[93.029567974,13.360280003],[93.030080432,13.360013548],[93.030500701,13.359421649],[93.03099034,13.358490809],[93.03113798,13.35865357],[93.031193277,13.35888409],[93.031137684,13.359403818],[93.031174469,13.359760876],[93.03139136,13.359887507],[93.032014511,13.35983351],[93.032545225,13.360086808],[93.032983698,13.360154768],[93.033528317,13.360263443],[93.034059042,13.360498659],[93.03464524,13.360516954],[93.035065317,13.360408641],[93.035448528,13.360137608],[93.036196295,13.360106246],[93.036856498,13.359708765],[93.037512158,13.359107902],[93.038878817,13.358014658],[93.039451414,13.357332408],[93.039026931,13.356880302],[93.039160954,13.356419356],[93.039678317,13.355294169],[93.039863327,13.354227619],[93.040043598,13.353500034],[93.040043818,13.352885374],[93.039863911,13.352596061],[93.039481116,13.351759807],[93.038872103,13.351077139],[93.037819923,13.35059317],[93.0370538,13.350416631],[93.035890686,13.350375529],[93.034718394,13.350198833],[93.033841569,13.34984598],[93.03308015,13.349452491],[93.032609551,13.34896872],[93.032157425,13.348457837],[93.03200071,13.347910911],[93.032134915,13.347007049],[93.032070771,13.345795782],[93.031798656,13.345289486],[93.031641818,13.345067968],[93.030991051,13.345022521],[93.030520156,13.34531159],[93.029864403,13.346192649],[93.029125672,13.346807019],[93.028516352,13.34698304],[93.027930379,13.346499214],[93.027427423,13.346169084],[93.026550521,13.346060263],[93.025894973,13.346412522],[93.025557655,13.347334375],[93.025155797,13.348061861],[93.024592432,13.348698888],[93.023424488,13.349186516],[93.022570551,13.349317227],[93.021310491,13.349339291],[93.020433351,13.349754717],[93.019602284,13.350350943],[93.018619036,13.35063525],[93.018189668,13.350897197],[93.017829531,13.351163693],[93.017224827,13.351294496],[93.016749421,13.351294284],[93.016504842,13.351185707],[93.016232665,13.350873736],[93.016034545,13.350105322],[93.015785434,13.349820478],[93.015356166,13.349860961],[93.013943111,13.351338223],[93.013324344,13.351925485],[93.011906986,13.352693162],[93.010983586,13.353266719],[93.010378819,13.353510492],[93.008241613,13.353839413],[93.006870926,13.353508827],[93.00620622,13.353616977],[93.005195372,13.353657161],[93.003801186,13.354167189],[93.003353412,13.354275438],[93.002744167,13.35422994],[93.00215825,13.353700856],[93.001083363,13.352620137],[93.000294411,13.352005076],[92.999150085,13.351344635],[92.998093322,13.350946368],[92.997073464,13.350103515],[92.996648728,13.349468629],[92.996034616,13.348686921],[92.995429831,13.347977637],[92.994656542,13.347141777],[92.994287211,13.34681196],[92.993470155,13.346215623],[92.992893167,13.345813576],[92.992519218,13.34559226],[92.992311466,13.345538116],[92.991896062,13.345273852],[92.991452866,13.344984726],[92.991005153,13.344578142],[92.990497333,13.344153478],[92.989957202,13.343624834],[92.989809473,13.343516431],[92.989606345,13.343371865],[92.989213941,13.343032999],[92.988719981,13.342545036],[92.98841068,13.342224247],[92.988105929,13.341469623],[92.987879739,13.340995114],[92.98757029,13.340104858],[92.98743172,13.339747889],[92.987408654,13.339458637],[92.987445446,13.338717372],[92.987484533,13.338215718],[92.98753518,13.33737056],[92.987539643,13.336855347],[92.987525647,13.336213546],[92.987460948,13.335779716],[92.987322388,13.335278073],[92.987146904,13.334661238],[92.98714229,13.334640895],[92.986989955,13.334462415],[92.987105295,13.33415055],[92.987199858,13.333870242],[92.987257483,13.333703051],[92.987303657,13.333565158],[92.987335879,13.333560635],[92.987603491,13.33293238],[92.987861777,13.332254303],[92.987954041,13.331815941],[92.987972434,13.331481477],[92.987972364,13.331083719],[92.988018453,13.330798983],[92.988082997,13.330681433],[92.988290666,13.330324351],[92.9883229,13.330161593],[92.988327528,13.329944674],[92.988253581,13.329777491],[92.988048172,13.32938888],[92.987720426,13.32901384],[92.987392679,13.328706612],[92.987004914,13.328458162],[92.986598771,13.328304652],[92.986141846,13.328187224],[92.985671071,13.328069885],[92.985269543,13.327961583],[92.985011116,13.327957076],[92.984646511,13.327975268],[92.984208037,13.328061281],[92.983857365,13.328178934],[92.983529681,13.32831458],[92.982998951,13.328651419],[92.982717516,13.328877481],[92.98244522,13.329117106],[92.982020747,13.329578266],[92.981787682,13.329903698],[92.981580103,13.330174966],[92.981423225,13.33030156],[92.981104842,13.330672205],[92.980846383,13.331002248],[92.980611101,13.331314115],[92.980320325,13.331639637],[92.979785117,13.332362925],[92.979568209,13.332643144],[92.979328377,13.33317654],[92.979249877,13.333375467],[92.979240716,13.333605948],[92.979166913,13.333940415],[92.979088512,13.334062483],[92.979005405,13.334166468],[92.9788209,13.334446686],[92.97861323,13.334650137],[92.978474799,13.334921311],[92.978294823,13.335174492],[92.978110309,13.335545129],[92.977985714,13.335947411],[92.977856512,13.336254752],[92.97770894,13.336530537],[92.977671988,13.33672485],[92.977695141,13.336950811],[92.977741284,13.33718129],[92.977842905,13.337547398],[92.977930674,13.337949584],[92.977935361,13.338152939],[92.977907644,13.338338302],[92.977831523,13.338740582],[92.977771652,13.339129209],[92.977716231,13.33935074],[92.977656287,13.339554096],[92.977582502,13.339667123],[92.977245641,13.33997908],[92.976973317,13.340299987],[92.976682606,13.340765565],[92.976576492,13.340987098],[92.976530389,13.341262789],[92.976488911,13.341457192],[92.976410416,13.34157013],[92.976281234,13.341642467],[92.976188898,13.341674208],[92.976004324,13.341660647],[92.975782725,13.34164718],[92.975607379,13.341696913],[92.97546435,13.341737604],[92.975348926,13.341800901],[92.975136632,13.341977223],[92.974905954,13.342239444],[92.974735195,13.342546784],[92.974596831,13.342971671],[92.974467684,13.343541228],[92.97445842,13.343812398],[92.974569264,13.344259795],[92.974795511,13.344842731],[92.97495715,13.345199706],[92.975340284,13.345710392],[92.975621861,13.346135091],[92.975778878,13.34655536],[92.975871268,13.346912427],[92.975889799,13.347179076],[92.975848227,13.347377912],[92.975769818,13.347536147],[92.975642925,13.347748546],[92.975476786,13.347997204],[92.975199921,13.348394967],[92.975015313,13.348648146],[92.974807707,13.348955485],[92.974623098,13.349222228],[92.974595383,13.349339773],[92.974613843,13.349416541],[92.974673942,13.349525044],[92.97480319,13.349732917],[92.974946278,13.350035641],[92.97515868,13.350623187],[92.975292612,13.351093189],[92.975297301,13.351273938],[92.975283443,13.351346274],[92.975324981,13.35146825],[92.975269592,13.351337232],[92.975209578,13.351301065],[92.975144946,13.35126942],[92.975080322,13.351156486],[92.975024854,13.350912443],[92.974803221,13.35029334],[92.974687822,13.350085468],[92.974475481,13.349791695],[92.974170818,13.349366996],[92.974064645,13.349249452],[92.973824589,13.349086878],[92.973478347,13.348921956],[92.973206071,13.348723215],[92.972869074,13.348461089],[92.972467457,13.348090641],[92.97215816,13.347860252],[92.97192743,13.34771567],[92.971417308,13.347444591],[92.970895738,13.347168991],[92.970618835,13.347087793],[92.970327982,13.347060666],[92.970171097,13.347105967],[92.969986501,13.347241597],[92.969843446,13.347449472],[92.969758098,13.347680042],[92.969670434,13.347960254],[92.969615088,13.348249507],[92.969545882,13.348593013],[92.969462843,13.348814541],[92.9693521,13.349054063],[92.969167462,13.349483466],[92.96895983,13.349930954],[92.968853694,13.350233769],[92.968826058,13.350441645],[92.968858354,13.350604401],[92.96891383,13.350739943],[92.969190801,13.351042671],[92.969449295,13.351408692],[92.969657086,13.351883219],[92.96975407,13.352348701],[92.969758725,13.352773585],[92.969684905,13.353094486],[92.969597251,13.353288798],[92.969334225,13.353654997],[92.969020334,13.353908171],[92.968761944,13.354111613],[92.968618808,13.354197512],[92.968572721,13.354269847],[92.968572706,13.354387303],[92.968411191,13.354500326],[92.968203482,13.354794189],[92.968106602,13.354920776],[92.967991173,13.354961465],[92.968000471,13.355164819],[92.967894269,13.355246196],[92.967811234,13.355417992],[92.967788215,13.355607783],[92.967797433,13.35572524],[92.967737392,13.355869912],[92.967649759,13.355897036],[92.96757126,13.355973892],[92.967617418,13.356059791],[92.967649806,13.356217936],[92.967598984,13.356480064],[92.967529805,13.356606651],[92.967527566,13.356769407],[92.967559864,13.35691399],[92.967633714,13.357072135],[92.96777227,13.357397558],[92.967975368,13.35775454],[92.968266175,13.358215414],[92.96851092,13.358567873],[92.968820221,13.358852608],[92.969212545,13.359069438],[92.969706453,13.359222974],[92.970149586,13.359277047],[92.970541939,13.359281479],[92.971243538,13.359285819],[92.971838943,13.359321895],[92.971834328,13.359312854],[92.972055943,13.359321804],[92.972346722,13.35931719],[92.972568243,13.359339794],[92.972665198,13.359371351],[92.972720596,13.359421081],[92.972743675,13.359466292],[92.972692883,13.359511501],[92.972554458,13.359579317],[92.972314461,13.359606444],[92.971935958,13.359611059],[92.971792832,13.359597586],[92.97060192,13.359588816],[92.969738804,13.359674894],[92.968709561,13.359815219],[92.967537177,13.360032485],[92.967186354,13.360190715],[92.966937115,13.360281222],[92.966706352,13.360303823],[92.966489353,13.360290347],[92.966115473,13.3602407],[92.965676952,13.360218176],[92.965187729,13.36023191],[92.964846169,13.360186783],[92.964596859,13.360123573],[92.964356888,13.359976724],[92.963964501,13.359588089],[92.963544424,13.359131727],[92.963364313,13.358842559],[92.96306429,13.358322814],[92.962634994,13.357794115],[92.962127197,13.35735583],[92.961739411,13.357107343],[92.961310141,13.357017088],[92.960936255,13.357039769],[92.960576304,13.357116611],[92.960447023,13.357148253],[92.959800805,13.357306642],[92.959440848,13.357415129],[92.95925154,13.357478504],[92.959039225,13.35763673],[92.958762345,13.357898845],[92.958406945,13.358337365],[92.958102328,13.358780318],[92.957903919,13.359132856],[92.957677763,13.359734047],[92.957428614,13.360326105],[92.957220877,13.360678733],[92.957022405,13.36085052],[92.956879357,13.360913806],[92.956736229,13.360913799],[92.95660244,13.360846065],[92.956376241,13.360656262],[92.95611774,13.360367083],[92.955854569,13.359874459],[92.955674537,13.359711782],[92.955420625,13.359585359],[92.955199115,13.359506228],[92.954852944,13.359438573],[92.954345181,13.359357252],[92.954095873,13.359303074],[92.953763569,13.359158561],[92.953542051,13.359122377],[92.953449709,13.359136024],[92.953389669,13.35923087],[92.953389743,13.35932129],[92.953454359,13.359438751],[92.953680549,13.359660205],[92.953888257,13.359953903],[92.954008249,13.36021604],[92.954072935,13.360446525],[92.954054424,13.360667964],[92.953952902,13.36086688],[92.953805221,13.361016064],[92.953643698,13.361115515],[92.953449778,13.361129065],[92.953131293,13.361138175],[92.952729714,13.361084076],[92.95250357,13.361084058],[92.952235856,13.361174551],[92.951926581,13.361296594],[92.951552748,13.361481928],[92.951174219,13.361595013],[92.950837256,13.36164933],[92.950569563,13.361626794],[92.950283415,13.361550004],[92.950121818,13.361549991],[92.950020327,13.361586151],[92.94984486,13.361676557],[92.949757229,13.361672118],[92.949711063,13.36164951],[92.949711072,13.361608821],[92.94975716,13.361563614],[92.949831041,13.361522931],[92.9500018,13.361428004],[92.950154172,13.361382807],[92.950343371,13.361418899],[92.950643376,13.361473085],[92.951026501,13.361459462],[92.951252749,13.361400617],[92.951594254,13.361260491],[92.952009651,13.361025431],[92.952249668,13.360916854],[92.952475907,13.360894265],[92.95264203,13.360876193],[92.952771306,13.360885154],[92.952946651,13.360939328],[92.953112862,13.360948381],[92.953357479,13.360916662],[92.953602107,13.3608353],[92.953731314,13.360717763],[92.953786743,13.360595699],[92.953791387,13.36045564],[92.953698997,13.360229673],[92.953597456,13.360062479],[92.953288186,13.35971],[92.953158945,13.35952472],[92.953126575,13.359316843],[92.953154309,13.359158608],[92.953209651,13.359000468],[92.953329713,13.358901014],[92.953495841,13.358860245],[92.953643586,13.358855734],[92.953920499,13.358927998],[92.954442101,13.359068005],[92.955023637,13.359189927],[92.955332966,13.359244108],[92.955559094,13.359305065],[92.955808388,13.359445141],[92.955923793,13.359549041],[92.956214583,13.359991935],[92.956602412,13.360498038],[92.956745424,13.360629065],[92.956833145,13.360642634],[92.956916253,13.360633596],[92.957054689,13.360538663],[92.957202374,13.360362352],[92.957303987,13.36014987],[92.957525434,13.35955329],[92.957723877,13.359019912],[92.957866964,13.358726144],[92.958116188,13.358219894],[92.958374613,13.357889965],[92.958605412,13.357650363],[92.959200751,13.35696781],[92.959316186,13.356899909],[92.959565416,13.356859232],[92.959579267,13.356859232],[92.959976163,13.356737093],[92.960380002,13.356497497],[92.960933918,13.356104192],[92.961293907,13.355787735],[92.961483151,13.355534566],[92.961649249,13.355091694],[92.961727649,13.354495015],[92.961764536,13.353663424],[92.961782916,13.353066832],[92.961838215,13.352574225],[92.961778184,13.352072572],[92.961561182,13.351570912],[92.961325772,13.351263655],[92.960998096,13.351092025],[92.960785726,13.351060371],[92.96057344,13.351078536],[92.960430319,13.351078531],[92.96033337,13.35104688],[92.960254897,13.350965587],[92.960217994,13.350780315],[92.960213403,13.350622081],[92.96024566,13.350441331],[92.960393296,13.34995768],[92.96066561,13.349329453],[92.960697864,13.349162177],[92.960670119,13.348872921],[92.960568618,13.348461686],[92.960457761,13.348235722],[92.960346969,13.348167992],[92.960245489,13.348195113],[92.960171602,13.348294572],[92.96008855,13.348543133],[92.959922418,13.349198491],[92.959788588,13.349392889],[92.959659399,13.349451656],[92.959488574,13.349469732],[92.959350161,13.349469817],[92.959262437,13.349501459],[92.959045524,13.349578306],[92.958920873,13.349564828],[92.958847014,13.349510572],[92.95881471,13.349424672],[92.958768567,13.349280088],[92.958740816,13.349045084],[92.958625424,13.348882412],[92.958477725,13.348660966],[92.958473127,13.348561504],[92.958505454,13.348507343],[92.958722295,13.348299387],[92.958819268,13.348186368],[92.958837748,13.348114032],[92.958773125,13.348046214],[92.958666947,13.347996568],[92.958431497,13.347964999],[92.958034548,13.347946985],[92.957831513,13.347883772],[92.957729965,13.347761698],[92.957695272,13.347621635],[92.957690685,13.347458879],[92.957759868,13.347327865],[92.957921471,13.347246494],[92.958142995,13.3471786],[92.958438376,13.347183046],[92.958641506,13.347228266],[92.958876845,13.347368339],[92.959218464,13.347503806],[92.959412274,13.347512856],[92.95954617,13.347463041],[92.959689218,13.3473455],[92.959850686,13.346961313],[92.959823031,13.346699184],[92.959712184,13.346423577],[92.959527546,13.346233777],[92.959153708,13.346075614],[92.958945962,13.346030485],[92.958779849,13.346048561],[92.958489071,13.346125494],[92.958101346,13.346179817],[92.957736717,13.346166325],[92.957450583,13.346098585],[92.957118286,13.346003716],[92.956753586,13.345868246],[92.956550546,13.345850149],[92.956425891,13.345863796],[92.956278232,13.345945166],[92.956070542,13.346089826],[92.955922804,13.34610338],[92.955839803,13.346058166],[92.955821258,13.345981397],[92.955853595,13.345877415],[92.955941254,13.345701102],[92.956102803,13.345407336],[92.956121204,13.345267276],[92.956070454,13.345081912],[92.956001227,13.34495541],[92.955839652,13.344901237],[92.9556597,13.344851496],[92.955535063,13.344779242],[92.955405814,13.344673081],[92.955059616,13.344379374],[92.954833419,13.344261903],[92.954538052,13.344203202],[92.9539427,13.344103879],[92.953674926,13.344121945],[92.953416467,13.344198875],[92.953010343,13.344384207],[92.952456481,13.34457866],[92.952008804,13.344768601],[92.95154725,13.345089556],[92.951113476,13.345460155],[92.950735014,13.345812764],[92.950481116,13.346142778],[92.950264212,13.346612854],[92.950176541,13.346829765],[92.95007039,13.347101018],[92.949971185,13.347706645],[92.949878871,13.348036579],[92.949786643,13.348402684],[92.949754307,13.348922417],[92.9495697,13.349473784],[92.949292785,13.349894214],[92.948992823,13.350138322],[92.948563592,13.350373378],[92.948138905,13.35050906],[92.94755735,13.350585955],[92.946989654,13.350626681],[92.946468117,13.350708189],[92.94615886,13.350796318],[92.945872682,13.350913837],[92.945604963,13.351058572],[92.945401895,13.35113993],[92.945263388,13.351148958],[92.945212609,13.351117306],[92.945203386,13.351072186],[92.945231102,13.351008893],[92.945332609,13.350886836],[92.945526452,13.350764789],[92.945808019,13.350624667],[92.946154228,13.350461854],[92.946472719,13.350364684],[92.94694347,13.350283259],[92.947423454,13.350210879],[92.94795893,13.35013389],[92.948286559,13.350052542],[92.948618921,13.349858169],[92.948872795,13.349672828],[92.949080419,13.349428713],[92.949218906,13.349085217],[92.949408081,13.348325886],[92.949571961,13.347539423],[92.949659587,13.347114636],[92.949747297,13.346716886],[92.949927248,13.346332704],[92.950042624,13.346102142],[92.950051887,13.345962082],[92.950019594,13.345849054],[92.949908752,13.345609522],[92.949853412,13.345320262],[92.949807216,13.345017531],[92.949774917,13.344502313],[92.949756394,13.344330513],[92.949576415,13.343987082],[92.949479435,13.343693299],[92.949465629,13.343485421],[92.949484042,13.343309194],[92.949521014,13.343128356],[92.949714846,13.342594982],[92.949756349,13.342382589],[92.949714756,13.342147583],[92.949631687,13.342002994],[92.94947939,13.341754416],[92.949465559,13.341668516],[92.949451639,13.3415601],[92.949465524,13.341401866],[92.949502467,13.341356658],[92.949544016,13.341356662],[92.949557862,13.341379269],[92.949617861,13.341460653],[92.949742473,13.341636892],[92.949936282,13.342066224],[92.950014789,13.342391563],[92.949991752,13.342604049],[92.949936403,13.342802878],[92.949747117,13.34323679],[92.949705624,13.343399541],[92.949696355,13.34357125],[92.949756419,13.343779132],[92.949922546,13.344131603],[92.950019525,13.344438949],[92.950042561,13.344660391],[92.95002411,13.345017459],[92.950070309,13.345306718],[92.950171826,13.345550769],[92.950236452,13.345591374],[92.950328785,13.345595904],[92.950425752,13.345528095],[92.95052263,13.345437683],[92.951141108,13.344904253],[92.951551882,13.34456973],[92.951990348,13.344266857],[92.95239186,13.344058921],[92.95281644,13.343927752],[92.953218036,13.343755982],[92.953624147,13.343633854],[92.953785731,13.343638386],[92.95412727,13.343665444],[92.954907289,13.343764687],[92.955299624,13.343732975],[92.955590321,13.34358154],[92.955673445,13.343463998],[92.955705702,13.343292291],[92.955659515,13.342908094],[92.955664106,13.342555545],[92.95572876,13.342447135],[92.955899509,13.342320558],[92.956061032,13.342153291],[92.95611637,13.341999579],[92.956231769,13.341597305],[92.956370212,13.341412043],[92.956619458,13.341204091],[92.957108692,13.340919204],[92.957219423,13.340792622],[92.957265525,13.340639002],[92.957237858,13.340462771],[92.95713626,13.3401283],[92.957154749,13.340006234],[92.95721469,13.339920429],[92.957390146,13.339789329],[92.957897781,13.339328213],[92.958045454,13.33914738],[92.958091569,13.338916902],[92.958050054,13.338727107],[92.957895427,13.338568863],[92.957664618,13.338442443],[92.957327709,13.338383743],[92.95708312,13.338383729],[92.956769263,13.338496826],[92.956536179,13.338695738],[92.95617618,13.33915677],[92.955959262,13.339314992],[92.955802382,13.339346629],[92.955594645,13.339287932],[92.955396166,13.339104911],[92.955248481,13.338856426],[92.955186128,13.338521957],[92.955227718,13.338309564],[92.955310749,13.338187501],[92.955509208,13.337990849],[92.955804531,13.337751254],[92.955947601,13.337498176],[92.955943018,13.337321856],[92.955850708,13.337204395],[92.955702994,13.337114056],[92.955490646,13.337037185],[92.955343015,13.337003359],[92.955278398,13.336921976],[92.955296792,13.336818085],[92.955375289,13.336736711],[92.955559887,13.336594312],[92.955735267,13.336372793],[92.955850639,13.336106151],[92.955929067,13.335898189],[92.955942856,13.335735523],[92.955882875,13.335550248],[92.955781346,13.335369492],[92.955721359,13.335220295],[92.955730521,13.33510736],[92.955818266,13.33494913],[92.956339703,13.334709457],[92.956487377,13.334515153],[92.95658436,13.334325276],[92.956722803,13.334112887],[92.95685662,13.333950138],[92.957142696,13.333755751],[92.957391924,13.333606481],[92.957742727,13.33337593],[92.957968878,13.333190579],[92.958282664,13.332923856],[92.95852267,13.33270695],[92.959177943,13.332141856],[92.959381002,13.331997194],[92.959556357,13.331879656],[92.959685637,13.331775678],[92.959727102,13.331716908],[92.959740919,13.331377921],[92.959768647,13.331206215],[92.959796279,13.331070586],[92.959847087,13.330903312],[92.959851628,13.330808461],[92.959833186,13.330677351],[92.959754722,13.330582496],[92.959634707,13.330510153],[92.959445531,13.330469546],[92.959159402,13.330474144],[92.958923957,13.330501258],[92.958674757,13.330523941],[92.958462498,13.330487851],[92.95833325,13.330415508],[92.958199401,13.330257357],[92.958162489,13.330153462],[92.95816703,13.330058521],[92.958250151,13.329927416],[92.958407044,13.329773709],[92.95865388,13.329547671],[92.958940043,13.329344241],[92.959064614,13.329240263],[92.959120023,13.329168019],[92.959133887,13.329086642],[92.95908304,13.328941967],[92.958833818,13.328566891],[92.958575365,13.328200856],[92.958483074,13.327988454],[92.958413785,13.327712849],[92.958372275,13.327504971],[92.95834448,13.32701227],[92.958266022,13.326894809],[92.95817832,13.326845074],[92.958090614,13.326818032],[92.957896811,13.326858711],[92.95765683,13.326962682],[92.957347611,13.327039612],[92.957130728,13.327062205],[92.956996859,13.327035161],[92.956793767,13.326872483],[92.956636846,13.32667364],[92.956429169,13.326352816],[92.956226045,13.325882798],[92.956143004,13.32559806],[92.956064533,13.325557456],[92.955962971,13.325571012],[92.955755308,13.325670463],[92.955413846,13.325853542],[92.95488765,13.325966623],[92.954347688,13.326124912],[92.953821649,13.32636458],[92.953433924,13.326567999],[92.952607863,13.327047256],[92.952224777,13.327133217],[92.952127839,13.327101562],[92.952091006,13.327069913],[92.952114002,13.327038267],[92.952127858,13.327011142],[92.952160178,13.32698854],[92.952349364,13.326956907],[92.952746313,13.326803132],[92.95308317,13.326572585],[92.95341551,13.32631039],[92.95373389,13.326138614],[92.95450923,13.325808543],[92.954979944,13.325659291],[92.955616869,13.325399283],[92.955916858,13.325308881],[92.956101421,13.32529985],[92.956235283,13.325363063],[92.956341437,13.325485047],[92.956696825,13.326361784],[92.956996825,13.32671426],[92.957149159,13.326750437],[92.957273808,13.326723227],[92.957398373,13.326637335],[92.957670687,13.326420341],[92.957827565,13.326348014],[92.958178336,13.32624857],[92.958302909,13.326121988],[92.958372092,13.325954715],[92.958464407,13.32551175],[92.958602772,13.325186335],[92.958824312,13.324915084],[92.959285827,13.324553517],[92.960194941,13.324196218],[92.960578027,13.324065127],[92.960984123,13.323816488],[92.961233275,13.323486465],[92.961274775,13.323219817],[92.961288575,13.322966732],[92.961265531,13.322740769],[92.961127013,13.322361089],[92.960937782,13.322144252],[92.960790071,13.322080952],[92.960647061,13.322062952],[92.960384018,13.322094587],[92.960134816,13.322176045],[92.959728721,13.322438244],[92.959253361,13.322799902],[92.95888882,13.323007852],[92.9584919,13.323057653],[92.958048831,13.323026073],[92.957776579,13.322926685],[92.957356566,13.322538125],[92.957088872,13.322253467],[92.957033418,13.322068102],[92.956871905,13.321765365],[92.956465774,13.321214046],[92.956170385,13.320938428],[92.956022675,13.320879644],[92.955699628,13.320875194],[92.95520124,13.320954371],[92.954841248,13.321026773],[92.9546289,13.321022328],[92.954439738,13.32095459],[92.954218181,13.320828077],[92.953731317,13.320525315],[92.953209728,13.320276801],[92.952692835,13.320096103],[92.952448265,13.320100697],[92.95218982,13.320222743],[92.951908358,13.32048494],[92.951709914,13.320661245],[92.951264581,13.320887261],[92.950470811,13.321108906],[92.94984777,13.32123101],[92.949367773,13.321212974],[92.949173907,13.32113167],[92.949040071,13.32096447],[92.948998569,13.320765631],[92.949037789,13.320422128],[92.949083868,13.319965689],[92.949051577,13.319861703],[92.948885499,13.319789442],[92.948525451,13.319699079],[92.948280915,13.319549953],[92.948147084,13.319369189],[92.948114742,13.319079931],[92.948174724,13.318799724],[92.948340798,13.318465274],[92.948594668,13.318148825],[92.948627001,13.31806302],[92.948599218,13.31803137],[92.948576233,13.318013284],[92.948488524,13.318017797],[92.948428511,13.318026833],[92.948354653,13.318022306],[92.948336195,13.317990748],[92.948350051,13.31795458],[92.948363908,13.317918413],[92.948414616,13.317823477],[92.948483871,13.317769231],[92.948548505,13.317737589],[92.948622364,13.317737596],[92.948700747,13.317742124],[92.948779208,13.317805336],[92.948829975,13.317859592],[92.948880736,13.317940885],[92.948866965,13.318008699],[92.948820777,13.318121721],[92.948640773,13.318410959],[92.948479321,13.318718374],[92.948336245,13.319012137],[92.948308518,13.319147765],[92.948345504,13.319305914],[92.948437804,13.319423378],[92.948576277,13.319486686],[92.948913159,13.319540879],[92.949236187,13.319622105],[92.949370045,13.31968089],[92.9494485,13.31978479],[92.949513114,13.31984809],[92.949476172,13.31990234],[92.949337704,13.320232272],[92.949254653,13.320462746],[92.9492455,13.320521519],[92.949337803,13.32062551],[92.94946011,13.320742977],[92.949653868,13.320892097],[92.949856988,13.320878462],[92.950299978,13.320819636],[92.951077589,13.320607123],[92.951649891,13.320272613],[92.952074486,13.319874796],[92.95228215,13.319752746],[92.952388241,13.319712065],[92.952595975,13.319693906],[92.952891324,13.319693838],[92.952983643,13.319725492],[92.953574293,13.319955836],[92.953934317,13.320177302],[92.954400495,13.320507097],[92.954594271,13.320588399],[92.954866627,13.32060198],[92.95522652,13.320561224],[92.955881853,13.320531699],[92.956361839,13.320599454],[92.956537242,13.320685273],[92.956724176,13.320816303],[92.95686725,13.320983499],[92.957051855,13.321231985],[92.957185673,13.321521247],[92.957361129,13.321819465],[92.957605728,13.322176548],[92.957878032,13.322488333],[92.958021124,13.322569629],[92.958228756,13.322619281],[92.958358011,13.32262833],[92.958487274,13.322601211],[92.958773407,13.322519757],[92.959161027,13.322325373],[92.959484031,13.322058649],[92.959820891,13.321742194],[92.960194762,13.321493555],[92.960614693,13.3213036],[92.960762343,13.321172589],[92.960803822,13.321027917],[92.960785375,13.320919412],[92.96071615,13.320806474],[92.960614608,13.320711618],[92.960603076,13.320666408],[92.960607701,13.320612155],[92.960607704,13.320594072],[92.960750717,13.320589557],[92.960967668,13.320675376],[92.961076131,13.320788315],[92.961089962,13.320887778],[92.961071577,13.320969065],[92.961034623,13.321109215],[92.961029988,13.321213198],[92.96110853,13.321380389],[92.961403915,13.321719297],[92.961671604,13.322053682],[92.961823953,13.322541778],[92.961870148,13.3229078],[92.961874722,13.323165408],[92.96176404,13.323608373],[92.96158412,13.324015167],[92.961321026,13.32434519],[92.961108742,13.324489855],[92.960504235,13.324743096],[92.959724292,13.325059622],[92.959285882,13.325290171],[92.959105897,13.325516214],[92.959022836,13.325846153],[92.958999797,13.326130885],[92.959022912,13.326451698],[92.95923524,13.327125159],[92.959387561,13.327771401],[92.959396794,13.327760099],[92.959461478,13.327979281],[92.959558392,13.328160035],[92.959669169,13.328254891],[92.959982986,13.328304547],[92.96037991,13.328272827],[92.960855228,13.328204942],[92.961349087,13.328236521],[92.96189834,13.328286093],[92.962309016,13.328299581],[92.96306593,13.328258737],[92.963499772,13.328317434],[92.963965925,13.328398647],[92.964335143,13.328421172],[92.964648973,13.328375881],[92.964916654,13.328247039],[92.965295069,13.32789893],[92.965558066,13.327587078],[92.965885707,13.327175674],[92.9661164,13.326791483],[92.966305629,13.326457023],[92.966550171,13.326063699],[92.966716294,13.325878431],[92.967071615,13.325571009],[92.967473084,13.32536748],[92.967939174,13.325213774],[92.968460662,13.325041892],[92.968986792,13.324675697],[92.969383653,13.324381835],[92.969762031,13.32421447],[92.970020552,13.324169263],[92.970242043,13.324169173],[92.970477378,13.324227858],[92.970865133,13.32436792],[92.971142007,13.324471814],[92.971488137,13.32450328],[92.972720428,13.324489446],[92.973449541,13.324425965],[92.974127963,13.324387442],[92.974691068,13.32436013],[92.975060281,13.324373598],[92.975581731,13.324504519],[92.976195595,13.324662563],[92.976841687,13.324770874],[92.977404794,13.324743556],[92.977580129,13.32469382],[92.977847803,13.324499411],[92.978161567,13.324128771],[92.978558354,13.323527557],[92.978715245,13.323229166],[92.979005935,13.322754542],[92.979328847,13.322261834],[92.979651833,13.321940833],[92.979951826,13.321665132],[92.980362514,13.321416373],[92.981423927,13.321000312],[92.981996173,13.320855527],[92.982792217,13.320688036],[92.983687503,13.320631302],[92.984162887,13.320626669],[92.984472088,13.320581353],[92.984739745,13.320499962],[92.984887381,13.320405012],[92.985062722,13.320187995],[92.985173441,13.319889694],[92.985182598,13.31965008],[92.985154916,13.319428642],[92.985099436,13.319329274],[92.984864033,13.318972307],[92.984702401,13.318579168],[92.984614712,13.318303481],[92.984605489,13.318172372],[92.984637719,13.318050394],[92.984817675,13.317837898],[92.985048406,13.317684173],[92.985260664,13.317616256],[92.985523699,13.317575553],[92.985648335,13.31759806],[92.985911452,13.31770646],[92.986326804,13.317941349],[92.986696087,13.318162766],[92.986977581,13.318225954],[92.987143675,13.318198727],[92.987360551,13.318094732],[92.987411333,13.31805404],[92.987729684,13.31778728],[92.98805266,13.317335249],[92.988080284,13.317036951],[92.988047976,13.316932971],[92.987951055,13.316616686],[92.987904815,13.316381687],[92.987904825,13.316218931],[92.988052464,13.315970358],[92.988264635,13.315780461],[92.988661547,13.315554385],[92.989113759,13.315359861],[92.989552119,13.315228632],[92.99011973,13.315106435],[92.990428924,13.315015993],[92.99084421,13.314717575],[92.990982613,13.314477952],[92.991061008,13.314211298],[92.991051694,13.3139989],[92.991010155,13.313858753],[92.990968615,13.313763906],[92.990899374,13.313718701],[92.990779353,13.313750356],[92.990599412,13.313827226],[92.99029492,13.314035305],[92.989925712,13.314202609],[92.989759624,13.314198099],[92.989468812,13.314067192],[92.989334953,13.313913577],[92.989265723,13.313687621],[92.989237946,13.313457051],[92.98912717,13.313240232],[92.98904409,13.313050355],[92.988757822,13.312639234],[92.98834701,13.312223509],[92.988120839,13.311938879],[92.988079302,13.31178526],[92.988150772,13.311586329],[92.988293793,13.311337755],[92.988579821,13.311080039],[92.988819777,13.310899183],[92.989110504,13.310772485],[92.989327372,13.310700135],[92.989548945,13.31070003],[92.990121157,13.310654689],[92.990370335,13.310613892],[92.990536421,13.310641007],[92.990767219,13.310758445],[92.991113417,13.3109436],[92.991265654,13.31099332],[92.991353359,13.310997743],[92.991487228,13.310943481],[92.991731707,13.310694807],[92.991943881,13.310278949],[92.992128451,13.309817972],[92.992197614,13.309501496],[92.992169831,13.309361438],[92.992137524,13.309248505],[92.992026742,13.309176178],[92.991846809,13.309135593],[92.991643703,13.309131088],[92.991302203,13.309208062],[92.991053025,13.309280416],[92.991006864,13.309284941],[92.990969937,13.30926243],[92.990969938,13.309235303],[92.990974556,13.309217219],[92.991131505,13.309149392],[92.991366836,13.309054342],[92.991800563,13.308981883],[92.992068201,13.30897734],[92.992202067,13.308995324],[92.99232208,13.309085735],[92.992405165,13.309205444],[92.992502093,13.309413312],[92.992502177,13.30962571],[92.992483797,13.309797508],[92.992373002,13.310037041],[92.992174676,13.310473243],[92.991847099,13.310925279],[92.991621085,13.311169431],[92.991344207,13.311259963],[92.991159565,13.311228329],[92.991002713,13.311151574],[92.990651898,13.310993455],[92.990310404,13.310907762],[92.98990428,13.31090336],[92.989493537,13.310966773],[92.989142892,13.311088862],[92.988787532,13.311314938],[92.988575367,13.31149127],[92.988434654,13.311717331],[92.988425415,13.311834786],[92.988443875,13.311920685],[92.988517727,13.3120111],[92.988960852,13.31241317],[92.989233188,13.312670668],[92.989514747,13.313145174],[92.989667153,13.313488578],[92.989861021,13.313678358],[92.990031815,13.313746069],[92.990160976,13.313723456],[92.990428629,13.313542596],[92.990507016,13.313447649],[92.990553179,13.31337531],[92.990663968,13.313348176],[92.990742351,13.313352691],[92.990977769,13.313443004],[92.991227033,13.31360565],[92.991370124,13.313817947],[92.991397816,13.31393549],[92.991384052,13.3141072],[92.991324033,13.314292566],[92.991254869,13.314577303],[92.99108886,13.314857528],[92.990881213,13.315074552],[92.99061356,13.315241849],[92.990253674,13.315440889],[92.989769149,13.315657932],[92.989261453,13.315789167],[92.988684692,13.316060556],[92.988504746,13.31620524],[92.988481659,13.316300091],[92.988481653,13.316395033],[92.988555587,13.316711409],[92.988610978,13.316779129],[92.988825615,13.317070629],[92.98904257,13.317197112],[92.989234138,13.317282909],[92.98940946,13.317305411],[92.98961719,13.317282792],[92.989785595,13.317201402],[92.989942459,13.317079324],[92.99002778,13.3168171],[92.990092329,13.316525581],[92.990133882,13.316385517],[92.990258433,13.316263441],[92.990825967,13.315865552],[92.991370502,13.315666496],[92.991605836,13.315625698],[92.991850493,13.315639243],[92.992145834,13.315684338],[92.992501183,13.315794894],[92.992865765,13.315876152],[92.993253431,13.315930281],[92.994319493,13.315943482],[92.994836416,13.315880051],[92.995690139,13.315667306],[92.996054636,13.315504515],[92.996506844,13.315260248],[92.996912739,13.314896393],[92.996994987,13.314662707],[92.997018821,13.314310253],[92.997032655,13.313922341],[92.996917081,13.313307677],[92.996797071,13.312932626],[92.996709278,13.312665985],[92.996543108,13.312259291],[92.996171351,13.311301236],[92.995995944,13.311102419],[92.995843618,13.310944288],[92.9957513,13.310795194],[92.995672741,13.31056472],[92.995580429,13.310243919],[92.995308006,13.309629357],[92.995127901,13.309200059],[92.994809327,13.308368493],[92.994490749,13.307713338],[92.994421425,13.307464778],[92.994148941,13.30614512],[92.994079534,13.305693206],[92.993908591,13.304757734],[92.993802351,13.304224445],[92.99379304,13.30384025],[92.993751338,13.303166894],[92.993742114,13.302931894],[92.993739644,13.30232626],[92.993767265,13.301865204],[92.993776418,13.301503703],[92.993780952,13.301223492],[92.99378557,13.301146634],[92.993776341,13.301096903],[92.993734801,13.30102005],[92.993596326,13.300943294],[92.993360916,13.300938883],[92.993153291,13.300970547],[92.993037895,13.300952563],[92.992821041,13.30090737],[92.992567168,13.300862271],[92.992299539,13.300842038],[92.991921127,13.300860241],[92.99164888,13.300878436],[92.991118235,13.300910215],[92.990795214,13.30091937],[92.990250628,13.300946626],[92.989636898,13.300946848],[92.989184723,13.300956011],[92.987998711,13.301001568],[92.987855618,13.300997145],[92.987583376,13.300951953],[92.987038887,13.300888871],[92.986821941,13.30087089],[92.986669708,13.300870899],[92.98646661,13.300843873],[92.98639276,13.300803189],[92.986180436,13.30066766],[92.985806666,13.300319834],[92.985548191,13.300111971],[92.985488188,13.300075805],[92.985442029,13.300066767],[92.985326632,13.300075905],[92.98512824,13.300084957],[92.984800607,13.300053416],[92.984505194,13.299994748],[92.984085249,13.299900006],[92.983785316,13.29980969],[92.9833423,13.299601924],[92.983148445,13.299459611],[92.982973056,13.29929243],[92.982866904,13.29913429],[92.982792975,13.298921895],[92.98277452,13.298817912],[92.982806846,13.298646204],[92.982862157,13.298474403],[92.98294516,13.298365894],[92.983069799,13.298230259],[92.983258968,13.298078796],[92.983558826,13.297916027],[92.983729617,13.297866289],[92.983886463,13.297875233],[92.984057248,13.297893311],[92.984232557,13.297902254],[92.984315644,13.297866082],[92.984320267,13.297775753],[92.984320271,13.29772602],[92.984357112,13.29764464],[92.98441712,13.297617512],[92.984541747,13.297631068],[92.984633971,13.297626453],[92.984767836,13.297549589],[92.984892385,13.29735527],[92.98515996,13.296803784],[92.985339819,13.296442184],[92.985510535,13.296112141],[92.985667398,13.295863567],[92.985815026,13.295664635],[92.986031798,13.295452136],[92.986257894,13.295248679],[92.986525531,13.295045218],[92.986830005,13.294814629],[92.987185255,13.29450275],[92.987415967,13.294290247],[92.987623594,13.294122959],[92.987780442,13.294059564],[92.98822347,13.293941991],[92.988528026,13.293819814],[92.988811721,13.293670603],[92.989222444,13.293458089],[92.989642309,13.293164195],[92.989900617,13.292974295],[92.990315864,13.292707436],[92.990588111,13.292517534],[92.990721882,13.292381894],[92.99079574,13.292250871],[92.990818733,13.292115239],[92.990791045,13.292006826],[92.990740278,13.291893805],[92.990629507,13.291749231],[92.990458732,13.291618224],[92.990260257,13.291600154],[92.989863399,13.291555151],[92.989512699,13.291510055],[92.989115842,13.291464961],[92.988395978,13.291406415],[92.988183746,13.291401997],[92.987860734,13.291469831],[92.987505415,13.291483506],[92.986914789,13.291456594],[92.986693238,13.291397924],[92.986471783,13.291285001],[92.986236395,13.29108618],[92.986028704,13.290869363],[92.985844009,13.290494218],[92.985687097,13.290186978],[92.985622486,13.290087519],[92.985627017,13.289974584],[92.985654719,13.289847994],[92.985631568,13.289585866],[92.985460744,13.288917035],[92.985331446,13.288456079],[92.985294536,13.288252725],[92.985206768,13.287954433],[92.985096009,13.287733],[92.984966698,13.28748453],[92.984763623,13.287294746],[92.984496024,13.287082361],[92.984246788,13.286969438],[92.984108323,13.286924324],[92.983859175,13.286865653],[92.983697629,13.286856618],[92.98344386,13.286865761],[92.983282403,13.286883852],[92.983074694,13.286958548],[92.982964008,13.28699472],[92.982917846,13.287062538],[92.982825604,13.287315627],[92.982816445,13.287564194],[92.982797968,13.287740424],[92.982618119,13.288011693],[92.982428958,13.288138287],[92.98231818,13.288169939],[92.982161246,13.288179078],[92.982041333,13.288160998],[92.981939789,13.288147438],[92.981902867,13.288124924],[92.981953645,13.288052587],[92.9820828,13.287948599],[92.982331971,13.287740622],[92.982498061,13.287523608],[92.982613379,13.287293122],[92.982705616,13.287098714],[92.982820939,13.286795891],[92.982820862,13.286624093],[92.982723955,13.286371101],[92.982525505,13.2861135],[92.982331581,13.285824342],[92.982220827,13.285589344],[92.982137759,13.285440154],[92.982137771,13.285300092],[92.982142308,13.285141947],[92.982179159,13.284943021],[92.9822714,13.284676367],[92.982398257,13.28444579],[92.982619739,13.284133923],[92.983057987,13.283609467],[92.983191764,13.2833835],[92.983307078,13.28317779],[92.983403927,13.283006077],[92.983422399,13.282884009],[92.983394715,13.282775596],[92.983339334,13.282707783],[92.983247027,13.282660315],[92.983131642,13.282606159],[92.983034718,13.282583557],[92.982942498,13.282588082],[92.982836338,13.282615303],[92.98275787,13.282669558],[92.982508795,13.282891098],[92.982241162,13.283144194],[92.982019695,13.283293396],[92.981839774,13.283356787],[92.98168746,13.283370356],[92.981544469,13.283374882],[92.981433696,13.283356891],[92.981309082,13.283293602],[92.981096868,13.283180674],[92.980967642,13.283072264],[92.980884571,13.282977415],[92.980824576,13.28290056],[92.980806038,13.282724331],[92.980815201,13.282466723],[92.980829066,13.282258756],[92.98087515,13.282032792],[92.980870466,13.281779706],[92.980792023,13.281549227],[92.980690492,13.281427254],[92.980556648,13.281368484],[92.980450495,13.281327888],[92.980349046,13.281314329],[92.980242887,13.281327894],[92.980049121,13.281386763],[92.979961424,13.281413892],[92.979887569,13.28148171],[92.979601638,13.281942771],[92.979338689,13.282417396],[92.979057253,13.283149626],[92.978960401,13.283325949],[92.978785082,13.283529309],[92.978586693,13.283633387],[92.978392923,13.28371025],[92.978217531,13.283719294],[92.978088386,13.283723909],[92.977991464,13.2836787],[92.977885311,13.283620019],[92.977737627,13.28347987],[92.977622258,13.283299123],[92.977529976,13.283019002],[92.977428385,13.282607681],[92.977345235,13.282404327],[92.977248319,13.282300435],[92.977068418,13.282182982],[92.976823804,13.282088135],[92.976653035,13.282038406],[92.976491585,13.282015894],[92.976168579,13.282106409],[92.975776425,13.282264649],[92.975462647,13.282373248],[92.975199647,13.282427502],[92.975015025,13.282423074],[92.974742807,13.282368823],[92.974475117,13.282255981],[92.974276664,13.282129483],[92.974101381,13.281998465],[92.974073689,13.281991683],[92.974027531,13.28201881],[92.973972127,13.28215435],[92.973976813,13.28233067],[92.97398611,13.282556631],[92.97399539,13.282922744],[92.973916898,13.283148705],[92.973810816,13.283275294],[92.973672434,13.28334311],[92.973566269,13.283401883],[92.973464726,13.283401883],[92.973469349,13.283343111],[92.973575518,13.283257211],[92.973760063,13.283135143],[92.973801518,13.283076459],[92.973796915,13.282967955],[92.973764631,13.2827646],[92.973718418,13.282484387],[92.973686136,13.282262946],[92.973662983,13.282122795],[92.973672227,13.282005339],[92.973736767,13.281892313],[92.973893704,13.281810934],[92.974022853,13.281765724],[92.974133628,13.281754329],[92.974299778,13.281822144],[92.974576593,13.282029928],[92.974825818,13.282160946],[92.974922741,13.282188071],[92.975139584,13.282151811],[92.9754349,13.282038784],[92.975762523,13.281934706],[92.975993216,13.281857846],[92.976293145,13.281762809],[92.976523834,13.281717596],[92.976731442,13.281712981],[92.976934523,13.281735584],[92.977119047,13.281785221],[92.97735904,13.28193432],[92.977580559,13.282178271],[92.977663693,13.282544382],[92.97777451,13.28299178],[92.977880647,13.283204176],[92.978019104,13.283299025],[92.97825902,13.283317103],[92.978475955,13.283285361],[92.978628184,13.28320398],[92.978743496,13.283050262],[92.978868058,13.282706752],[92.978987917,13.282331594],[92.979195568,13.281893141],[92.979393891,13.281490854],[92.97962914,13.281070483],[92.97977677,13.280799218],[92.97991516,13.280632028],[92.980007474,13.280577773],[92.980141227,13.280631931],[92.980445835,13.280817194],[92.980990344,13.281151462],[92.981322638,13.281408967],[92.981378016,13.281490345],[92.981401082,13.281621362],[92.981396526,13.281991995],[92.981359756,13.282326463],[92.981341272,13.282570508],[92.981332124,13.282665449],[92.981401349,13.282764819],[92.981535098,13.282859667],[92.981641255,13.282873225],[92.98181665,13.282837052],[92.982033502,13.282687849],[92.982291807,13.282475353],[92.982554814,13.282321537],[92.982757811,13.282267277],[92.982951665,13.282249186],[92.983122349,13.282240047],[92.983297738,13.282262645],[92.983528418,13.282337141],[92.983629952,13.282413904],[92.983749938,13.282653423],[92.983782313,13.282983366],[92.983667078,13.283358525],[92.983477902,13.283724645],[92.98319651,13.284052429],[92.982919727,13.28444116],[92.98276287,13.284667216],[92.982668324,13.284884139],[92.982622232,13.285218605],[92.982631448,13.285403876],[92.982659215,13.285625315],[92.982700745,13.285742861],[92.982806895,13.28585579],[92.983060741,13.286013927],[92.983522199,13.286156138],[92.983859036,13.286291664],[92.98412212,13.28637294],[92.984657417,13.286671032],[92.985058957,13.286951136],[92.985423482,13.287213155],[92.985681943,13.287402935],[92.985834244,13.287624367],[92.986148149,13.288347351],[92.986254455,13.288921334],[92.986300678,13.289296396],[92.986332969,13.289576607],[92.986402198,13.289657981],[92.986577596,13.289630845],[92.986849746,13.289499631],[92.987518853,13.289232762],[92.987814171,13.289106156],[92.988307788,13.288848429],[92.988732345,13.288712681],[92.989166041,13.288590496],[92.989456738,13.288540745],[92.989867444,13.288490898],[92.99007506,13.288422978],[92.990278065,13.288291854],[92.99035192,13.288201428],[92.990361064,13.288088493],[92.990282605,13.287952868],[92.9901026,13.287835424],[92.98987653,13.287749631],[92.989475069,13.287618729],[92.989142745,13.287555546],[92.988930523,13.287483314],[92.988759751,13.287352306],[92.988505911,13.287022469],[92.988376596,13.286760347],[92.988316605,13.286570559],[92.988316614,13.286425887],[92.988395005,13.28615019],[92.988501084,13.285942216],[92.988630236,13.285829182],[92.98872255,13.285779446],[92.98878717,13.285783962],[92.988851784,13.285838212],[92.988865628,13.285901505],[92.988773311,13.285969326],[92.988602614,13.286163649],[92.988556541,13.286294763],[92.988547305,13.286394225],[92.988538065,13.286529766],[92.988561229,13.28664279],[92.988648912,13.286868744],[92.98876429,13.287076614],[92.988921215,13.287212144],[92.989142757,13.287370274],[92.989354981,13.287424423],[92.989673459,13.287451438],[92.989973383,13.287455848],[92.9901533,13.287487393],[92.990314842,13.287582323],[92.990485615,13.287704289],[92.990647155,13.287862421],[92.99067484,13.288034129],[92.990674924,13.288192274],[92.990656456,13.288282695],[92.990545764,13.288459023],[92.990458061,13.28855397],[92.990061288,13.28874388],[92.989627595,13.288816336],[92.98929074,13.288884264],[92.988916952,13.289069649],[92.988146391,13.289377217],[92.987643456,13.289540094],[92.987071376,13.289739142],[92.986729897,13.289874791],[92.986531508,13.289974265],[92.986508425,13.290037561],[92.986490043,13.29021388],[92.986522342,13.290349419],[92.986596185,13.290484956],[92.986679262,13.290566329],[92.986826961,13.290611441],[92.987357584,13.290593236],[92.988155922,13.290525193],[92.988594229,13.290520553],[92.989309481,13.290493202],[92.989886259,13.29048394],[92.990121659,13.290497487],[92.990403122,13.29055163],[92.990966136,13.290759376],[92.991335381,13.290980697],[92.991515296,13.291129787],[92.991649145,13.291256276],[92.99172308,13.291450584],[92.991843076,13.291721745],[92.991866152,13.291771475],[92.992055389,13.291929514],[92.992240015,13.292015399],[92.992318483,13.292010782],[92.992692178,13.291895467],[92.993199734,13.291624075],[92.99355497,13.291384432],[92.99409475,13.290887166],[92.994509993,13.290511887],[92.994800608,13.290217996],[92.99510516,13.28999644],[92.995691088,13.289589497],[92.996401552,13.288992658],[92.996932179,13.288639968],[92.99707536,13.288543478],[92.997713828,13.287962958],[92.99881492,13.287234099],[92.999309327,13.285982428],[92.999265372,13.285637326],[92.998899312,13.28534965],[92.998461509,13.284780813],[92.998276089,13.283961008],[92.997338673,13.283776182],[92.997079838,13.283666871],[92.996914778,13.283365666],[92.996725548,13.283058344],[92.996490158,13.282895791],[92.996282552,13.282805391],[92.996157934,13.282796449],[92.995945708,13.282868805],[92.995521254,13.283076901],[92.99541971,13.283117599],[92.995022862,13.28318554],[92.994847564,13.283158428],[92.994741408,13.283090713],[92.994699871,13.282991253],[92.994690472,13.282530292],[92.994801169,13.282042102],[92.994930239,13.281526877],[92.995045456,13.281111023],[92.995110083,13.280853409],[92.995133078,13.280577626],[92.995049914,13.28033368],[92.994842228,13.28002636],[92.994505307,13.279723661],[92.994431461,13.279664984],[92.994431461,13.279633337],[92.994486851,13.279565517],[92.994583685,13.279533861],[92.994685225,13.279538283],[92.994920612,13.279633115],[92.995132921,13.279777677],[92.995257532,13.279990064],[92.995312999,13.280333567],[92.995354615,13.280785484],[92.995327003,13.281133514],[92.995142545,13.281748207],[92.995082627,13.282014953],[92.99505963,13.28235385],[92.995027405,13.282611551],[92.995018171,13.282679276],[92.995096633,13.282742564],[92.99516125,13.282778726],[92.995327318,13.282765057],[92.995442709,13.282701754],[92.995687245,13.282575143],[92.99593178,13.282493743],[92.996116311,13.282452947],[92.996360842,13.282452834],[92.996596235,13.282502543],[92.996965382,13.282696731],[92.997075507,13.282768545],[92.999150004,13.281901146],[93.000059218,13.281526491],[93.000446979,13.281223877],[93.000774829,13.280776605],[93.000793464,13.280437645],[93.000738274,13.280094125],[93.000355538,13.279628409],[92.999880478,13.27923496],[92.998837901,13.278786977],[92.99852889,13.27852016],[92.998584414,13.278235453],[92.998676977,13.277715748],[92.999189442,13.277178182],[93.000117173,13.276658909],[93.000518806,13.276283989],[93.001031237,13.275800655],[93.001359078,13.275353382],[93.00165461,13.274924171],[93.001982497,13.274386505],[93.002859714,13.273370041],[93.002947458,13.273225458],[93.002947763,13.27263791],[93.00304047,13.271819908],[93.003239311,13.270983881],[93.003401555,13.269533173],[93.003503239,13.269194252],[93.003341776,13.269139936],[93.002843584,13.268900144],[93.002534348,13.269080771],[93.002644956,13.269329406],[93.003064666,13.269655031],[93.00322602,13.269921769],[93.003009158,13.269921659],[93.002912359,13.269736306],[93.002644843,13.269546347],[93.002132673,13.269564164],[93.001089886,13.26958171],[93.000453213,13.269454833],[93.000416423,13.269224315],[93.000471945,13.268935088],[93.000596656,13.268686575],[93.00094738,13.268578285],[93.001293452,13.268542305],[93.001985623,13.26842063],[93.002391887,13.267982436],[93.002143019,13.267426397],[93.001322114,13.266689282],[93.000658001,13.266114951],[93.000387194,13.265511255],[93.000534478,13.2651408],[93.000995993,13.264880733],[93.001695516,13.264963859],[93.002370609,13.265547682],[93.003446,13.266513293],[93.004012431,13.267741975],[93.005007292,13.269627202],[93.004944769,13.269835605],[93.004787428,13.271242608],[93.004588338,13.272079722],[93.00451541,13.272723262],[93.004515155,13.273226231],[93.004295053,13.274010082],[93.00420731,13.274154666],[93.004056981,13.274361343],[93.003262595,13.275281841],[93.002978432,13.275747817],[93.002645985,13.276230646],[93.002221504,13.276809774],[93.001603339,13.277392845],[93.001060662,13.277899433],[93.000843068,13.278021228],[93.001482564,13.278550862],[93.002221934,13.279450518],[93.002367854,13.280358703],[93.002315702,13.281307473],[93.001593852,13.282292277],[93.000866821,13.282859668],[92.99976177,13.283315024],[92.999738051,13.283324943],[92.999713457,13.283856435],[93.000151264,13.284425267],[93.00074244,13.284829293],[93.000865107,13.285792327],[93.000771561,13.286536497],[93.0000999,13.288236956],[92.998691932,13.289168961],[92.998142074,13.289668917],[92.998102873,13.289659914],[92.996913807,13.290452815],[92.996669465,13.290579536],[92.996480415,13.290615844],[92.996005544,13.290828608],[92.995530738,13.291176919],[92.995429339,13.291285444],[92.995221872,13.291385021],[92.994936087,13.291642805],[92.994770134,13.291764939],[92.994627286,13.291990974],[92.994512026,13.29204529],[92.994364545,13.292226146],[92.994258527,13.292321119],[92.994074136,13.292465858],[92.993894353,13.292601559],[92.993636272,13.292945165],[92.993456497,13.293103456],[92.993350458,13.293153245],[92.993290539,13.29322107],[92.993207545,13.29324825],[92.992944777,13.293433718],[92.992861811,13.293524154],[92.992543705,13.293714186],[92.992124205,13.294035334],[92.991995106,13.294085141],[92.991580227,13.294433394],[92.991326658,13.294578187],[92.991091564,13.294786223],[92.99099473,13.294804375],[92.99080573,13.29496719],[92.990579877,13.2952204],[92.990086627,13.295641006],[92.989906859,13.295830922],[92.989823887,13.295916837],[92.989740886,13.29593046],[92.98961181,13.296039005],[92.989459659,13.296111421],[92.989325983,13.296247079],[92.988906461,13.296554664],[92.988828103,13.296645094],[92.98855147,13.296789902],[92.988371675,13.296925598],[92.988237952,13.296957333],[92.987979785,13.297151827],[92.987403541,13.297644787],[92.986882599,13.29805637],[92.986573747,13.298363863],[92.98638017,13.298635118],[92.986324927,13.298870117],[92.986320442,13.299177371],[92.986541864,13.299326304],[92.986883151,13.299380256],[92.987468781,13.299253278],[92.987588692,13.299271256],[92.988197361,13.299099074],[92.988474055,13.299085298],[92.988884458,13.29899912],[92.989636126,13.298921702],[92.989995796,13.298831044],[92.990161826,13.298853502],[92.990489225,13.29878546],[92.991231682,13.29873967],[92.992117152,13.298806719],[92.992818244,13.299063688],[92.992993534,13.299167464],[92.993284085,13.299198851],[92.993597634,13.299103704],[92.993768167,13.298891197],[92.993892528,13.29856125],[92.993984695,13.298421104],[92.994108993,13.297960125],[92.994224159,13.297693446],[92.99426565,13.297661782],[92.994440741,13.297345349],[92.994892467,13.29689765],[92.995095367,13.296874887],[92.99521529,13.29691997],[92.995362922,13.297046358],[92.99544136,13.29713214],[92.995538262,13.297254055],[92.995602866,13.297339848],[92.995672115,13.297493414],[92.996341499,13.298934205],[92.996581604,13.299548502],[92.997364881,13.300003547],[92.997473276,13.300044118],[92.997751256,13.300168634],[92.998249693,13.300060424],[92.998577343,13.300042517],[92.999615806,13.299722164],[93.000271069,13.299749619],[93.000691183,13.299401824],[93.000778999,13.299139733],[93.000423766,13.298963287],[93.000035983,13.299256862],[92.999708223,13.299487192],[92.99922841,13.299283562],[92.99809858,13.2978819],[92.997656011,13.297081699],[92.997494877,13.296381078],[92.997398353,13.29567597],[92.997472684,13.29475401],[92.997629653,13.294613986],[92.997837273,13.294677369],[92.997837012,13.295160967],[92.997836434,13.29623663],[92.99805757,13.296910166],[92.998283259,13.297705733],[92.998841298,13.298316167],[92.999634611,13.299066831],[93.000133114,13.29883207],[93.000451629,13.298628852],[93.000705416,13.298660618],[93.001102125,13.298941036],[93.001134298,13.29918963],[93.000926474,13.299505896],[93.000561723,13.299876317],[93.000575421,13.300152018],[93.000847431,13.300635755],[93.000925707,13.300965724],[93.000639197,13.30172939],[93.000542082,13.302122545],[93.000878559,13.302872969],[93.001086016,13.303261759],[93.001418062,13.303668692],[93.002008654,13.303840736],[93.002391676,13.30384093],[93.002553246,13.303732542],[93.002885747,13.303262671],[93.002978082,13.303185884],[93.003614965,13.303077735],[93.004491756,13.303078171],[93.00597767,13.303110542],[93.007205172,13.3031247],[93.00787438,13.302971359],[93.008479027,13.302723073],[93.00899134,13.302551575],[93.009517414,13.302551825],[93.009817377,13.30253389],[93.010089811,13.30219053],[93.009993176,13.301630055],[93.009739606,13.301146339],[93.009024672,13.300459019],[93.008669635,13.299871303],[93.008429898,13.299419228],[93.007696523,13.298713818],[93.0072029,13.298433364],[93.006437,13.298184412],[93.005689538,13.297980663],[93.005255941,13.297636961],[93.004988557,13.297121595],[93.004905844,13.296434576],[93.004873884,13.29576114],[93.005802078,13.294441877],[93.006425291,13.293940508],[93.006997717,13.293488829],[93.007191792,13.292960131],[93.007192151,13.292241516],[93.007358457,13.29187099],[93.007446032,13.292074415],[93.007362763,13.292490178],[93.007284084,13.292955657],[93.007316193,13.293339838],[93.007251446,13.29362906],[93.007131382,13.293800746],[93.007006689,13.294004066],[93.006789703,13.294211862],[93.006614275,13.294360923],[93.00606493,13.294790015],[93.005884844,13.295024947],[93.005727776,13.295368357],[93.005598362,13.295775058],[93.005519758,13.296086871],[93.005344197,13.296493547],[93.005473231,13.2968371],[93.005772989,13.297212373],[93.006395746,13.297633001],[93.007083164,13.29794519],[93.007770536,13.298352286],[93.008517784,13.298994429],[93.008886647,13.29961831],[93.009186298,13.300228598],[93.009458409,13.300540579],[93.009905982,13.300635704],[93.010210589,13.300554497],[93.010769035,13.300401095],[93.01138763,13.299917791],[93.012029499,13.299009654],[93.012712761,13.298386269],[93.013857433,13.297853487],[93.014785025,13.297731884],[93.015661701,13.297935664],[93.016187636,13.298216116],[93.016552212,13.298166564],[93.016663265,13.297511274],[93.016811189,13.296950913],[93.017129768,13.296575929],[93.0173975,13.296386226],[93.017688138,13.296558101],[93.018278555,13.297105232],[93.018739906,13.297340456],[93.01944116,13.29770233],[93.019870211,13.297937537],[93.020156472,13.297589654],[93.020332119,13.29693439],[93.020461689,13.296120921],[93.020655925,13.295167373],[93.020591515,13.294733465],[93.02007952,13.294245126],[93.019631959,13.294136461],[93.019041243,13.29426275],[93.018547581,13.294059151],[93.017975508,13.293778682],[93.017495686,13.293588645],[93.016955808,13.293543209],[93.016314347,13.293637831],[93.015755796,13.2940579],[93.015118751,13.294572843],[93.014670944,13.294992961],[93.014112429,13.295322634],[93.013475497,13.295588997],[93.01301402,13.295633979],[93.012552512,13.295742235],[93.012183339,13.295760141],[93.011878891,13.295524979],[93.012040642,13.29502338],[93.011722419,13.294648107],[93.011418026,13.294304474],[93.011404348,13.293960979],[93.011690583,13.293680899],[93.012567693,13.292944615],[93.013620132,13.292244567],[93.014257132,13.2918155],[93.014847846,13.291689221],[93.015231044,13.291269074],[93.015406627,13.290767481],[93.0154715,13.290189002],[93.015485598,13.289642137],[93.015388834,13.289343802],[93.015647353,13.289108899],[93.015804387,13.288797119],[93.015629141,13.2885801],[93.015135311,13.288765178],[93.014784541,13.288923204],[93.014544597,13.288909535],[93.014369375,13.288642799],[93.014512593,13.288281296],[93.014623725,13.287458781],[93.014577904,13.286771783],[93.014259688,13.28639651],[93.013858415,13.2860212],[93.013378723,13.285596135],[93.01291739,13.285378981],[93.01272832,13.285130315],[93.012820838,13.284651281],[93.012567295,13.284135929],[93.012230629,13.283760646],[93.011547911,13.283340004],[93.01114655,13.283168069],[93.010445282,13.282946276],[93.010191501,13.282932597],[93.010048499,13.282846656],[93.009771779,13.282566309],[93.009490461,13.282249803],[93.009398283,13.282032817],[93.009269209,13.281775138],[93.009250931,13.281413561],[93.009454181,13.2809617],[93.009685134,13.280473693],[93.00978216,13.280216123],[93.009869958,13.279958549],[93.009787016,13.27972349],[93.009787127,13.27949751],[93.009870273,13.279316766],[93.010059564,13.279099917],[93.01029966,13.278779139],[93.010410767,13.278033457],[93.010540251,13.277445972],[93.01072038,13.27708901],[93.01095125,13.276759189],[93.011837291,13.276520069],[93.012972486,13.276303661],[93.01339231,13.276443962],[93.013747452,13.276760499],[93.013968882,13.276869072],[93.01422253,13.277149403],[93.014508555,13.277267046],[93.014836019,13.277574529],[93.015214284,13.277787122],[93.01552792,13.27806748],[93.015961656,13.278067678],[93.016113964,13.277986395],[93.016178655,13.277787562],[93.016178802,13.277471191],[93.016178946,13.277163858],[93.016289791,13.276937928],[93.016506728,13.276788879],[93.016603718,13.276590062],[93.016696049,13.276486153],[93.01689921,13.276192471],[93.017116187,13.275953031],[93.017351536,13.275898901],[93.017849908,13.275808733],[93.018219097,13.275686869],[93.018579004,13.275687029],[93.018961974,13.275700756],[93.019068003,13.275913226],[93.019206314,13.276166384],[93.019178527,13.27639235],[93.018906221,13.276541378],[93.019053798,13.276713187],[93.019450432,13.277124645],[93.01982873,13.277273958],[93.020290015,13.277576972],[93.020700601,13.277753417],[93.021092775,13.27783042],[93.021254319,13.27772654],[93.021485134,13.277487101],[93.022505308,13.276502265],[93.022856056,13.276344218],[93.022966796,13.276344263],[93.023183565,13.276570336],[93.023386565,13.276624654],[93.023561987,13.276434898],[93.023617455,13.276208936],[93.023765172,13.276064367],[93.023986624,13.27613225],[93.024189602,13.276236286],[93.024281747,13.276557219],[93.024461615,13.276756159],[93.024826079,13.276891894],[93.024936739,13.277077246],[93.02497343,13.277597024],[93.024839362,13.278193567],[93.024705405,13.27852797],[93.0247561,13.278672621],[93.02494058,13.2788806],[93.025268196,13.278867171],[93.025540424,13.278894397],[93.025623402,13.279079738],[93.025739885,13.279532531],[93.025743174,13.279545312],[93.025650763,13.279839054],[93.025406079,13.280141767],[93.02522598,13.280476141],[93.02507818,13.280810529],[93.024902816,13.28086017],[93.024533686,13.280832899],[93.024127692,13.280688101],[93.02407228,13.280782988],[93.024030701,13.28090048],[93.024182845,13.281194318],[93.024505706,13.281515344],[93.024967004,13.28181835],[93.025253044,13.28192694],[93.025483777,13.28188636],[93.025649915,13.281832195],[93.025866882,13.281606304],[93.025866955,13.281434561],[93.02612536,13.281421109],[93.026462249,13.281312778],[93.026623732,13.281353521],[93.026868237,13.281475651],[93.027223566,13.281408001],[93.02755122,13.281313214],[93.027846587,13.281182259],[93.028091145,13.281182353],[93.028446461,13.281141813],[93.028552632,13.281037901],[93.028838844,13.280730674],[93.028977354,13.28053186],[93.02911124,13.280355645],[93.029300624,13.279872112],[93.02945301,13.279591949],[93.029845157,13.279750288],[93.029803572,13.279885861],[93.030048127,13.279885954],[93.030361936,13.27979116],[93.030675838,13.279461342],[93.030934349,13.279181219],[93.030837688,13.278593625],[93.030537942,13.278155103],[93.030432068,13.277531348],[93.030173856,13.277079282],[93.030146346,13.276649903],[93.030294016,13.276613802],[93.030649363,13.276478344],[93.0307417,13.276347309],[93.030635618,13.276238796],[93.030552688,13.275931427],[93.030691204,13.275705495],[93.031014321,13.275398279],[93.029999237,13.275316542],[93.02946869,13.275117473],[93.029307206,13.275090294],[93.029602628,13.274810187],[93.030050396,13.274331271],[93.030322782,13.273960761],[93.030650452,13.273798175],[93.031084267,13.273585915],[93.031384281,13.273346483],[93.031236857,13.272785988],[93.03119562,13.272067343],[93.031085014,13.271741884],[93.030868286,13.271407347],[93.030600803,13.27107731],[93.029890523,13.270371971],[93.029378465,13.270118673],[93.028967895,13.26991965],[93.028169813,13.269557768],[93.027394734,13.269358599],[93.0269473,13.269051086],[93.027011957,13.268906481],[93.027367262,13.268852385],[93.027787147,13.268838989],[93.028386944,13.268907017],[93.028963697,13.268911759],[93.029462113,13.268672406],[93.029914427,13.268338124],[93.030048341,13.268076033],[93.03030682,13.267850147],[93.030482148,13.267859252],[93.030712886,13.267768946],[93.030823586,13.267859381],[93.030892741,13.267994998],[93.031404957,13.267850561],[93.031787927,13.267837145],[93.032018532,13.268076774],[93.032207617,13.268302828],[93.03212449,13.268488104],[93.031976873,13.268406695],[93.031870681,13.268578404],[93.031907518,13.268768243],[93.032110519,13.268808996],[93.032548897,13.268700687],[93.032779609,13.268673655],[93.032996411,13.268818364],[93.033430111,13.26887276],[93.033905379,13.268818697],[93.034080748,13.268728368],[93.034233153,13.268366849],[93.034233403,13.267729574],[93.034150585,13.267132946],[93.034169132,13.26690245],[93.034266193,13.266477634],[93.034474013,13.265989585],[93.034755599,13.265650712],[93.035037166,13.265361554],[93.035157227,13.265108494],[93.035221943,13.26480118],[93.035268317,13.26419556],[93.035485363,13.263707512],[93.035720756,13.263495172],[93.035799308,13.263196902],[93.035937802,13.263002605],[93.03632994,13.263120256],[93.036256048,13.263301016],[93.036394319,13.263685239],[93.036417259,13.264024223],[93.036513992,13.264440067],[93.036536823,13.265063792],[93.036393691,13.265321362],[93.036361316,13.265520216],[93.036130528,13.265755157],[93.036047357,13.266062467],[93.035936469,13.266455639],[93.035936309,13.266871449],[93.035871594,13.267178764],[93.035783834,13.267422795],[93.035534446,13.268019304],[93.03569579,13.268399014],[93.035797118,13.268869096],[93.036064542,13.269366357],[93.036424301,13.269723539],[93.0368579,13.27004459],[93.036963983,13.2701531],[93.037042397,13.270216403],[93.036899346,13.27025703],[93.037051568,13.270365556],[93.037236119,13.270397258],[93.037485199,13.27060977],[93.037702045,13.270650524],[93.037831164,13.270849435],[93.037563419,13.271188317],[93.037692573,13.271296834],[93.037867882,13.27136921],[93.037932514,13.271274319],[93.038052469,13.271305999],[93.038052356,13.271604297],[93.038158288,13.272115057],[93.038342706,13.272508333],[93.038453326,13.27282475],[93.038365525,13.273177253],[93.038236262,13.273357995],[93.038060897,13.273430248],[93.037885599,13.273326236],[93.037594978,13.273145347],[93.036898464,13.272571104],[93.036252659,13.272123427],[93.036026507,13.272281535],[93.035657494,13.271983106],[93.035209974,13.271856393],[93.034951532,13.27199189],[93.034462312,13.272312611],[93.034037685,13.272642393],[93.03377929,13.272651338],[93.033331674,13.272768686],[93.033160924,13.272840938],[93.032953207,13.273044247],[93.032967024,13.273107528],[93.032823797,13.273586562],[93.032615855,13.27435031],[93.032431086,13.274860965],[93.032398702,13.275073378],[93.032541613,13.275394327],[93.03256459,13.275629359],[93.032735278,13.275724336],[93.032975138,13.27591425],[93.033408726,13.276285024],[93.03387456,13.276786877],[93.034132866,13.277017475],[93.034285004,13.277347466],[93.034358659,13.277790421],[93.034413871,13.278197211],[93.034432184,13.278563313],[93.03454285,13.278757698],[93.034713591,13.278721603],[93.035041227,13.278658445],[93.035604142,13.278712883],[93.035917913,13.278703955],[93.036102433,13.278830573],[93.036217701,13.279061117],[93.036402123,13.279445354],[93.036665034,13.279712108],[93.037010995,13.279996969],[93.037444658,13.280200506],[93.037804514,13.280349781],[93.038321217,13.280603062],[93.03883336,13.280711711],[93.039267136,13.280616947],[93.03982098,13.280260082],[93.040153293,13.280025172],[93.040471785,13.279726981],[93.041145689,13.279112534],[93.041579459,13.279026804],[93.042054767,13.27890945],[93.042368524,13.278941192],[93.042617666,13.279013589],[93.042829868,13.279162808],[93.043157346,13.279542568],[93.043231101,13.279745977],[93.043493936,13.280247747],[93.043839756,13.280957447],[93.044088739,13.281490849],[93.044144077,13.28158578],[93.044448554,13.281775704],[93.044739214,13.281893308],[93.044988364,13.281956664],[93.045228348,13.281839229],[93.045339149,13.281672037],[93.045542299,13.281319568],[93.04568555,13.280713977],[93.045773532,13.279805552],[93.045824571,13.278987508],[93.045880074,13.278603354],[93.045760256,13.278160388],[93.045478972,13.277626977],[93.045502062,13.27757275],[93.045285268,13.277360256],[93.044980897,13.276881073],[93.044731904,13.276383828],[93.044409046,13.275995035],[93.044178467,13.275624347],[93.043791022,13.27520841],[93.043758757,13.275113487],[93.04374958,13.274968854],[93.043491259,13.274765385],[93.043435961,13.274561982],[93.043122362,13.274105392],[93.042730356,13.273553863],[93.042481343,13.273128931],[93.042181593,13.272663306],[93.041909471,13.272355878],[93.041341993,13.272197499],[93.041060552,13.272143169],[93.04075599,13.27222894],[93.040539072,13.272378017],[93.040354499,13.272400551],[93.040169939,13.272386931],[93.039953088,13.272355218],[93.039551817,13.271930233],[93.039556463,13.27184436],[93.039284392,13.271410377],[93.038860084,13.270908547],[93.038523309,13.270763801],[93.038297307,13.270528701],[93.038297339,13.270442826],[93.038449632,13.270370564],[93.038717244,13.270379697],[93.038924798,13.270592192],[93.039141592,13.270773055],[93.039169334,13.270619395],[93.039100314,13.270108648],[93.039031294,13.26959338],[93.039022133,13.269412591],[93.039068392,13.26909623],[93.039068622,13.268477033],[93.039414833,13.268052304],[93.040240915,13.267587059],[93.040891696,13.26703136],[93.041459496,13.266267726],[93.041731887,13.26581133],[93.041741337,13.265196658],[93.04176457,13.264749217],[93.041884578,13.264622706],[93.041949179,13.264609168],[93.042046076,13.264600162],[93.042133775,13.264505278],[93.042184599,13.264310949],[93.04218469,13.264057847],[93.04218482,13.263696272],[93.04192665,13.263113148],[93.041677706,13.262534547],[93.041677799,13.262281444],[93.041807135,13.261874717],[93.041881059,13.261599042],[93.04203342,13.261314353],[93.042111933,13.261101954],[93.042296577,13.260857952],[93.042416619,13.260632009],[93.042642788,13.260388021],[93.042915059,13.260243482],[93.043302695,13.260049263],[93.043685702,13.2598912],[93.043921096,13.259647215],[93.043944222,13.259489034],[93.044105793,13.259245025],[93.043976715,13.258933125],[93.043736885,13.258679944],[93.043492488,13.258291172],[93.043294249,13.257857217],[93.043243686,13.257323879],[93.043262406,13.256582657],[93.043230406,13.255751026],[93.043244403,13.255317142],[93.043276865,13.254851627],[93.043438512,13.254390671],[93.043406263,13.25425507],[93.043526233,13.254223473],[93.043719963,13.254359127],[93.04372914,13.25449924],[93.043646007,13.254743275],[93.043544371,13.255113855],[93.043511762,13.255990662],[93.043543885,13.256478798],[93.043576001,13.256989532],[93.043631031,13.257934162],[93.044041387,13.258716202],[93.044267431,13.258811188],[93.044525808,13.258811271],[93.045047127,13.258942511],[93.04531011,13.258960675],[93.045559219,13.259078266],[93.045633003,13.259186762],[93.045766725,13.259417308],[93.045881975,13.259693045],[93.04601576,13.259747324],[93.046241803,13.259855868],[93.046513953,13.26005482],[93.046850685,13.26028995],[93.047238201,13.260439221],[93.047833312,13.260678949],[93.0483869,13.260914145],[93.048811343,13.261018227],[93.048885119,13.26115836],[93.049101977,13.261144867],[93.049263414,13.261294067],[93.049406437,13.261316708],[93.049849235,13.261732653],[93.050079882,13.261881872],[93.050481251,13.262008544],[93.050818067,13.262008645],[93.051320932,13.262166984],[93.051754577,13.262365977],[93.052155862,13.262759307],[93.052612506,13.263184291],[93.053295208,13.263695211],[93.053544324,13.263812795],[93.053816571,13.263740558],[93.053982663,13.263772244],[93.054001105,13.263812926],[93.05411175,13.264102217],[93.05427316,13.264355365],[93.054577586,13.264662789],[93.054900483,13.264925021],[93.055149594,13.265065201],[93.055366431,13.265128538],[93.055550942,13.265286779],[93.055776992,13.265404353],[93.056242861,13.265874528],[93.056625743,13.266136775],[93.057013246,13.266380943],[93.057382331,13.266498556],[93.057751423,13.266593569],[93.057968271,13.266625265],[93.058263489,13.266892006],[93.058586418,13.267068359],[93.058457192,13.267185836],[93.05836954,13.267131577],[93.058295694,13.267208391],[93.058166467,13.267325868],[93.058166413,13.267506654],[93.058217168,13.267506668],[93.05830482,13.267556408],[93.058392445,13.267696541],[93.058401613,13.267899928],[93.058424656,13.267994848],[93.058618398,13.268153089],[93.058922906,13.268216446],[93.059301247,13.268248184],[93.059559662,13.268153339],[93.05977653,13.268121758],[93.059970301,13.268185085],[93.060071792,13.268248387],[93.06045004,13.26861006],[93.06081908,13.268899413],[93.060957484,13.268962723],[93.061414157,13.269378651],[93.061833953,13.269681576],[93.062041535,13.269862416],[93.062184568,13.269871491],[93.062484397,13.270183424],[93.06288571,13.270585775],[93.063397728,13.271114703],[93.063549916,13.27139496],[93.063886654,13.271734018],[93.063854332,13.271819884],[93.063928132,13.271914815],[93.064144926,13.27216797],[93.064112608,13.272240276],[93.064264845,13.272348785],[93.064449413,13.272335272],[93.064537095,13.272281056],[93.064514101,13.271996313],[93.064537271,13.271625706],[93.064546625,13.271155663],[93.064449849,13.270708193],[93.064224002,13.269808725],[93.064177919,13.26959629],[93.06378574,13.269532917],[93.063481294,13.269234545],[93.063545919,13.269130609],[93.063569041,13.268940788],[93.063615316,13.268448158],[93.063398755,13.267354344],[93.062896424,13.26518478],[93.062661318,13.264438976],[93.062767486,13.264271775],[93.062965909,13.264185952],[93.062878349,13.263801757],[93.062638465,13.263652549],[93.062246298,13.263589174],[93.061964811,13.263715654],[93.061466446,13.263927949],[93.060686706,13.263864472],[93.060229979,13.263674527],[93.060036267,13.263416855],[93.059252149,13.262548871],[93.058970831,13.262101349],[93.058108265,13.261296616],[93.057499457,13.260532627],[93.056955262,13.259723457],[93.056738622,13.259022849],[93.056586576,13.258322257],[93.056715872,13.25796072],[93.056171607,13.257409168],[93.055890377,13.25670854],[93.055632284,13.255795495],[93.055632473,13.255176299],[93.055761782,13.254774085],[93.056043411,13.254159489],[93.056154316,13.253585521],[93.056242243,13.252713249],[93.056413197,13.251904276],[93.056568753,13.251390357],[93.05660112,13.250218569],[93.056402966,13.249138333],[93.056255627,13.247773374],[93.05595129,13.247041119],[93.055277908,13.246155106],[93.054761378,13.245318847],[93.054337087,13.244640795],[93.054175693,13.244292743],[93.054268192,13.243266814],[93.05432367,13.242751593],[93.054499149,13.242001382],[93.05481771,13.240957433],[93.055067013,13.240157526],[93.055191724,13.239479613],[93.055297944,13.238977964],[93.055335062,13.238019816],[93.055266104,13.236926051],[93.055210892,13.236248094],[93.055215647,13.23561535],[93.055109717,13.23481535],[93.055197494,13.234259459],[93.055289837,13.233911473],[93.055322189,13.233649344],[93.055340722,13.23328326],[93.055234682,13.232989457],[93.054847268,13.232537396],[93.054436757,13.232225436],[93.053887823,13.23203095],[93.052928327,13.231755001],[93.052360892,13.231772928],[93.052231808,13.231406804],[93.052397912,13.231289338],[93.052467157,13.231090493],[93.052374965,13.230778615],[93.051982962,13.230258755],[93.050931464,13.228934221],[93.050659415,13.228391791],[93.05031353,13.227962333],[93.049986063,13.227682024],[93.048929808,13.227021866],[93.047864313,13.226443052],[93.046844941,13.225909443],[93.046074721,13.225235795],[93.045521233,13.224901181],[93.044561843,13.224376619],[93.043759259,13.22400577],[93.043238025,13.223833865],[93.041969569,13.223295641],[93.041508308,13.223119233],[93.041236148,13.223073953],[93.041517809,13.222133957],[93.041767002,13.22182218],[93.042122334,13.221370326],[93.042357763,13.220778328],[93.04259785,13.220023624],[93.042676398,13.219562646],[93.042727332,13.218866638],[93.042759804,13.218206782],[93.042759969,13.217610191],[93.042829248,13.217298358],[93.043101495,13.217004665],[93.043327661,13.216530173],[93.043433851,13.216195753],[93.043494048,13.2153506],[93.04348048,13.214351758],[93.0435177,13.213190224],[93.043480915,13.212756328],[93.04358714,13.212286319],[93.043642608,13.21186601],[93.043748776,13.211608423],[93.043924169,13.211224308],[93.044173376,13.210808577],[93.044311829,13.210560039],[93.044321104,13.210374737],[93.044321143,13.210234628],[93.044275057,13.210071908],[93.044085955,13.209981458],[93.043587832,13.209746287],[93.042983612,13.209515601],[93.042347132,13.209180952],[93.042111908,13.209076928],[93.041779898,13.208670058],[93.041129697,13.207937673],[93.040571904,13.206870905],[93.040479865,13.206247195],[93.040507686,13.205817855],[93.040277242,13.205279976],[93.040120601,13.204737598],[93.039871774,13.204009897],[93.039622963,13.20324152],[93.039549335,13.20273984],[93.039568006,13.202093563],[93.039605078,13.201591914],[93.039623665,13.201189688],[93.039559223,13.200805516],[93.039347213,13.200335434],[93.038830795,13.199833627],[93.038245171,13.199399593],[93.037659609,13.198789298],[93.036544005,13.197116774],[93.035815713,13.195833034],[93.035640629,13.195317764],[93.035483979,13.194847695],[93.035410383,13.194291779],[93.035447458,13.193803688],[93.035590607,13.193333707],[93.035623006,13.193021873],[93.035553936,13.192705491],[93.035341946,13.192221846],[93.034880922,13.191661294],[93.034332273,13.191087158],[93.034087928,13.190802358],[93.033931214,13.190526623],[93.033839118,13.190119843],[93.033802362,13.189735678],[93.033802544,13.189238537],[93.033908944,13.188370832],[93.033992168,13.187814964],[93.0339923,13.187453408],[93.033955509,13.18716415],[93.033743551,13.186617231],[93.03343928,13.1862601],[93.033070425,13.185943625],[93.032697125,13.185179721],[93.032180969,13.184103927],[93.032005899,13.183597693],[93.031831024,13.182576239],[93.031697507,13.18195703],[93.031527311,13.180763838],[93.031490547,13.180415827],[93.031094498,13.178870045],[93.030961055,13.178065537],[93.030998184,13.177455421],[93.031224288,13.177148168],[93.031810184,13.176687367],[93.032317645,13.176303371],[93.033567951,13.175060905],[93.034809187,13.173357443],[93.035612172,13.171947612],[93.035750717,13.171427914],[93.035663337,13.170749968],[93.035682,13.170157923],[93.035423941,13.169592913],[93.034958392,13.168914852],[93.03425307,13.16813277],[93.033773724,13.167368832],[93.033617058,13.167002707],[93.033285338,13.166121308],[93.033105692,13.165547279],[93.032903041,13.16483766],[93.032765044,13.163888528],[93.032654795,13.162736028],[93.032742734,13.161895434],[93.032766157,13.160923754],[93.03272048,13.159753197],[93.032766814,13.159174718],[93.032923966,13.158225678],[93.033062747,13.157073255],[93.033109268,13.155993115],[93.033150921,13.155595415],[93.033400122,13.155125467],[93.033760015,13.154614878],[93.03392165,13.153995759],[93.034055574,13.1534851],[93.034618444,13.152780235],[93.034821538,13.152269597],[93.034803313,13.15167302],[93.034665114,13.151275264],[93.03480359,13.150918267],[93.035094301,13.150412174],[93.035232864,13.149815646],[93.035187059,13.148970491],[93.035293345,13.148364912],[93.035252118,13.147614668],[93.035072679,13.146507341],[93.034888491,13.145779649],[93.034911761,13.145201163],[93.034778186,13.144780812],[93.034709253,13.144139025],[93.034847684,13.143895014],[93.035027648,13.143565148],[93.034990891,13.143203579],[93.034991161,13.142471423],[93.035097442,13.141870364],[93.035604994,13.141038936],[93.035946355,13.140700078],[93.036052503,13.140456058],[93.035891222,13.140144165],[93.035591591,13.139863867],[93.035411909,13.139429942],[93.035324437,13.13904576],[93.034683784,13.138195901],[93.034098453,13.137395774],[93.033817453,13.136631894],[93.033780792,13.136021753],[93.033426002,13.135289486],[93.033020526,13.134471333],[93.032757935,13.133820445],[93.032278512,13.133454215],[93.03202036,13.133259795],[93.031895985,13.132929832],[93.031720929,13.132491388],[93.031347612,13.132007683],[93.031043465,13.131519482],[93.030550438,13.13057927],[93.029734945,13.12885708],[93.029500135,13.127953105],[93.02946826,13.126927171],[93.029699189,13.125969117],[93.029999142,13.125363604],[93.030091482,13.125060829],[93.030137646,13.124920739],[93.030105444,13.124726391],[93.030082428,13.124631474],[93.030008682,13.1245501],[93.029916498,13.124459679],[93.029842759,13.124364746],[93.029833564,13.124296951],[93.029865878,13.124202052],[93.029962749,13.124098135],[93.030054972,13.124089127],[93.030220942,13.124156973],[93.030303914,13.124224792],[93.030377676,13.124260972],[93.030492942,13.124283608],[93.030658964,13.124215869],[93.030765063,13.124098396],[93.030861957,13.123935726],[93.030954312,13.123587755],[93.031134444,13.122801424],[93.031148582,13.122010518],[93.031088769,13.121676056],[93.031001346,13.121201482],[93.030983085,13.120731449],[93.030914297,13.119759736],[93.030734864,13.118747313],[93.030684599,13.117581269],[93.03046841,13.116243429],[93.030275047,13.115493132],[93.030219949,13.11490106],[93.030524609,13.114015339],[93.031110624,13.112876618],[93.031429085,13.112058694],[93.031484736,13.111227125],[93.031397699,13.109762781],[93.031398251,13.108334622],[93.031430956,13.107222838],[93.031555649,13.106698617],[93.031814009,13.106273867],[93.031883415,13.105636642],[93.031980468,13.105044619],[93.03217902,13.104276369],[93.032206952,13.103580376],[93.032050446,13.102920481],[93.031981475,13.102432353],[93.031967849,13.101899049],[93.03206477,13.101645988],[93.032438437,13.101094731],[93.032867379,13.100679073],[93.03329173,13.100209181],[93.03355938,13.099581056],[93.033734745,13.09914724],[93.033735034,13.098383446],[93.033629311,13.097547306],[93.03366644,13.09690103],[93.033827933,13.096571158],[93.033611299,13.096412907],[93.033348574,13.096223004],[93.032975324,13.095703144],[93.032814126,13.095264702],[93.032671336,13.094916655],[93.032690011,13.094311048],[93.032708646,13.093804871],[93.03260272,13.093506551],[93.032478379,13.09314495],[93.032639929,13.092661416],[93.032672363,13.092241113],[93.032852282,13.091947404],[93.033382631,13.091545337],[93.033917647,13.090989609],[93.034185312,13.09029369],[93.034236223,13.089773964],[93.034130417,13.0891638],[93.033775744,13.088309502],[93.033545572,13.08740553],[93.033508837,13.087021361],[93.033670356,13.086605618],[93.033477009,13.08585532],[93.033421913,13.085263247],[93.033546576,13.084775182],[93.033634337,13.084341338],[93.033652924,13.083957186],[93.033653082,13.083541392],[93.033597967,13.082999035],[93.033579672,13.082614871],[93.033492216,13.082253284],[93.033423271,13.081710922],[93.033331139,13.081521073],[93.033156025,13.081331198],[93.032994702,13.081240757],[93.032801107,13.081154825],[93.03249686,13.081086934],[93.032377002,13.081068816],[93.03216033,13.081050668],[93.031911387,13.081032509],[93.03166241,13.081100221],[93.031418001,13.081276401],[93.030952302,13.08144799],[93.030597275,13.081556342],[93.030316025,13.081624042],[93.029942584,13.081660073],[93.029587627,13.081587642],[93.029177332,13.08155587],[93.029002138,13.08156937],[93.028840794,13.081537678],[93.02854116,13.081465265],[93.028398279,13.081379346],[93.027900617,13.080787124],[93.02747672,13.080194923],[93.027121906,13.079779006],[93.026693425,13.07913257],[93.025979358,13.077903016],[93.025679894,13.077432884],[93.025182313,13.076682471],[93.02487843,13.075760386],[93.024629827,13.074942266],[93.024505661,13.074214582],[93.024399871,13.073636047],[93.02441853,13.07311631],[93.02445555,13.0727864],[93.024474084,13.07256043],[93.024474115,13.072488118],[93.024400449,13.072262117],[93.024331298,13.072262092],[93.024188249,13.072591967],[93.023938938,13.073464143],[93.023920085,13.074444868],[93.023920058,13.074508142],[93.023915232,13.075018844],[93.023767569,13.075353235],[93.02355548,13.075411913],[93.023320392,13.075348556],[93.023195949,13.075280719],[93.023034636,13.07518575],[93.022739679,13.074977747],[93.022186564,13.07475609],[93.021734833,13.074624861],[93.021684136,13.074593206],[93.021361497,13.074439425],[93.021089558,13.074312778],[93.020628631,13.074127309],[93.020310552,13.074091035],[93.019858799,13.074014036],[93.019600636,13.074013939],[93.019291784,13.073964109],[93.018996776,13.073882647],[93.018807783,13.073837381],[93.01826391,13.073584083],[93.018107246,13.073407763],[93.01809815,13.073127549],[93.018024475,13.072933183],[93.017886217,13.072838221],[93.017623459,13.072806484],[93.017517501,13.072643741],[93.017614483,13.072259619],[93.01783594,13.071866507],[93.017978946,13.071654143],[93.018463045,13.071550378],[93.018845643,13.071622834],[93.019149865,13.071713339],[93.019527871,13.071749637],[93.020320768,13.071808686],[93.021164323,13.071994297],[93.021671399,13.072053236],[93.022782447,13.071981328],[93.02346937,13.071913783],[93.024124156,13.071529859],[93.0244654,13.071285926],[93.025152359,13.071123467],[93.026102133,13.070852629],[93.026660025,13.070653965],[93.026992034,13.070437143],[93.027522208,13.070378573],[93.02776197,13.070274706],[93.028020187,13.070134689],[93.028449033,13.069845586],[93.028744208,13.069506723],[93.028919533,13.069145222],[93.028910658,13.068286513],[93.028809526,13.067576916],[93.028781907,13.067472958],[93.028768205,13.067156588],[93.028805172,13.066939664],[93.028768331,13.066844741],[93.02872225,13.066799531],[93.0286485,13.066776909],[93.028496359,13.066808494],[93.028344212,13.066858157],[93.028058411,13.066821904],[93.027606804,13.066414993],[93.026970962,13.065614821],[93.026662194,13.065384219],[93.02658856,13.065081386],[93.026602576,13.06462944],[93.026625717,13.064407992],[93.026510607,13.064073508],[93.02612819,13.063585268],[93.025865654,13.063038314],[93.025690678,13.062559186],[93.025335977,13.061944406],[93.025036464,13.061641494],[93.024492747,13.061062804],[93.024091909,13.060551956],[93.023939908,13.060262653],[93.023903211,13.059833286],[93.023829557,13.059589206],[93.023571544,13.059272747],[93.023281174,13.059159655],[93.023064574,13.059019472],[93.022852634,13.058761783],[93.022723654,13.05854028],[93.022511684,13.058354903],[93.022179841,13.058214676],[93.021963273,13.058006699],[93.021834268,13.057843949],[93.021751367,13.057672178],[93.02174233,13.05725186],[93.021797966,13.056510679],[93.021788959,13.056022569],[93.021660104,13.055520854],[93.021540492,13.05496491],[93.021411668,13.054395403],[93.02106616,13.05388909],[93.020513215,13.053391738],[93.019978701,13.052916989],[93.019471911,13.052297626],[93.019149435,13.051845552],[93.019006655,13.051578846],[93.018997517,13.051393542],[93.019020654,13.051194693],[93.01916365,13.05097781],[93.019435686,13.050824249],[93.019633982,13.050639023],[93.019684776,13.050440183],[93.019647938,13.050349778],[93.019389805,13.050336124],[93.018855067,13.050385636],[93.018011512,13.050371757],[93.017587436,13.050348997],[93.017112525,13.050615465],[93.016688302,13.05091811],[93.016213397,13.051161979],[93.015941381,13.051265822],[93.015503455,13.051288247],[93.01519462,13.05126553],[93.01489964,13.051184062],[93.014494051,13.051057355],[93.014282034,13.050998518],[93.013876465,13.050826614],[93.013595381,13.050605046],[93.013318901,13.050397038],[93.013024,13.050152865],[93.012729081,13.049944848],[93.012480179,13.049908591],[93.012254347,13.049827149],[93.012139166,13.049700556],[93.012056269,13.04953782],[93.011973443,13.049225939],[93.011899783,13.04902705],[93.011756974,13.048841691],[93.011614153,13.04867893],[93.011342293,13.048457363],[93.011070487,13.048122807],[93.010844797,13.047747594],[93.010762078,13.047214256],[93.010813049,13.046658375],[93.010873252,13.046075382],[93.010928693,13.045808752],[93.011228445,13.045533184],[93.011781729,13.04523964],[93.011878599,13.045090537],[93.011929402,13.044882658],[93.011897292,13.044552721],[93.011648428,13.04444867],[93.011399383,13.044724259],[93.011274743,13.045108367],[93.010882933,13.045108208],[93.010048626,13.045071708],[93.009371016,13.045089505],[93.00894694,13.045089328],[93.008573559,13.045107249],[93.008200238,13.045003143],[93.008131173,13.04484493],[93.008181971,13.044655132],[93.008218898,13.0445512],[93.008112989,13.044325178],[93.007882558,13.04423469],[93.007702853,13.044099029],[93.007578576,13.043732894],[93.007652697,13.042982685],[93.007740457,13.042616639],[93.008718225,13.04146909],[93.009179458,13.040877225],[93.009553036,13.040438986],[93.009691433,13.040199511],[93.009765264,13.040036838],[93.00975149,13.039923844],[93.00971466,13.039828919],[93.009631712,13.039783689],[93.009562583,13.039761063],[93.009516483,13.039770081],[93.009419661,13.039819757],[93.009322848,13.039851353],[93.009216831,13.039851308],[93.009050891,13.039851239],[93.008778979,13.039760736],[93.008553192,13.039606976],[93.008295194,13.039340216],[93.008092544,13.039005685],[93.007917545,13.038680204],[93.007857789,13.038341215],[93.007867372,13.037600017],[93.007619197,13.036112987],[93.006900833,13.034702588],[93.006500184,13.033970252],[93.006339091,13.033500152],[93.00596592,13.033133909],[93.005486815,13.032609437],[93.005063179,13.031773139],[93.004874449,13.031275909],[93.004478223,13.030936771],[93.003731775,13.030439295],[93.003036112,13.029783656],[93.00274597,13.029313496],[93.002547926,13.029015118],[93.002299147,13.028784512],[93.001833679,13.028657757],[93.001515631,13.028680212],[93.001363462,13.028806691],[93.001289577,13.02907331],[93.001372379,13.029389715],[93.001584188,13.029805607],[93.001694673,13.030072308],[93.002155312,13.030628417],[93.002224098,13.031315419],[93.001726102,13.031690316],[93.001062109,13.032187168],[93.000421241,13.032525844],[92.999941792,13.03268381],[92.999167513,13.032525274],[92.998531442,13.032502384],[92.997969151,13.032420775],[92.997082889,13.032704757],[92.99698109,13.032777071],[92.996907315,13.032800853],[92.996810585,13.032904842],[92.99675065,13.033040483],[92.996713872,13.033334286],[92.9967232,13.033610007],[92.996658658,13.033795384],[92.996594089,13.033497055],[92.996441923,13.033393146],[92.996234524,13.033384096],[92.995921085,13.033583028],[92.995607848,13.034148108],[92.995331406,13.034762925],[92.994985797,13.035305396],[92.994506552,13.035671613],[92.994253046,13.035775595],[92.993833538,13.03569428],[92.993446306,13.035590449],[92.993183481,13.035554355],[92.99295302,13.03541653],[92.99294831,13.035251495],[92.99291142,13.035197328],[92.9928192,13.035161151],[92.992422749,13.035093399],[92.991657511,13.034908248],[92.991053562,13.034632678],[92.990564887,13.034347978],[92.990205224,13.033990941],[92.989725678,13.033588772],[92.989416739,13.033258867],[92.989181573,13.032834016],[92.989056979,13.032501771],[92.988803272,13.031783202],[92.988443418,13.030879247],[92.98828203,13.030431792],[92.988208157,13.030061117],[92.988159644,13.029731228],[92.988118044,13.02918431],[92.988090281,13.028818159],[92.988021114,13.028659993],[92.987910453,13.028592163],[92.987887306,13.028479217],[92.987887304,13.028393308],[92.987928797,13.028176371],[92.988168466,13.028076915],[92.988371152,13.027850857],[92.988435699,13.027656438],[92.988421771,13.027441757],[92.988652217,13.027425948],[92.988960948,13.027041644],[92.989168336,13.026813324],[92.989182165,13.026668728],[92.989177458,13.026474395],[92.989025296,13.026205448],[92.988900798,13.025907114],[92.988633373,13.025848407],[92.988084875,13.025798815],[92.98768383,13.025816963],[92.987347337,13.025875807],[92.987121504,13.026065693],[92.98685888,13.026418258],[92.986674544,13.026678228],[92.986540828,13.02646806],[92.986411725,13.026255632],[92.986254956,13.026129109],[92.986061304,13.026047707],[92.985789359,13.026029692],[92.985632594,13.026047855],[92.985448256,13.026142791],[92.985434423,13.026158615],[92.985328468,13.026147303],[92.985190145,13.026160855],[92.985056524,13.026201628],[92.98397327,13.026373535],[92.983544559,13.026391674],[92.983102109,13.026369119],[92.982788576,13.026301359],[92.982548908,13.026138655],[92.982318279,13.025781619],[92.982115316,13.025171472],[92.982050766,13.024959048],[92.981921666,13.024936429],[92.981737328,13.025013366],[92.981447032,13.025302623],[92.981281135,13.025591981],[92.981110715,13.026098188],[92.981087749,13.026676753],[92.981032599,13.027246363],[92.980875922,13.027372947],[92.980534816,13.02738648],[92.979884875,13.027517718],[92.979239636,13.027786679],[92.978529753,13.027958601],[92.977796903,13.028333804],[92.976750695,13.028840184],[92.976377308,13.028926139],[92.975570598,13.028912661],[92.974943712,13.028876596],[92.974178587,13.028985199],[92.972864857,13.029292675],[92.972297903,13.029446422],[92.971730946,13.029618254],[92.97107178,13.029618347],[92.970749115,13.029595785],[92.970242102,13.029720148],[92.969797323,13.030000416],[92.969405565,13.030375553],[92.969165966,13.030719152],[92.96900466,13.031035541],[92.969046238,13.031252488],[92.969124607,13.031541782],[92.969345913,13.031817443],[92.969475008,13.031993707],[92.969488926,13.032097703],[92.969378258,13.032237854],[92.969046444,13.032486487],[92.968511837,13.032830042],[92.968115463,13.033169096],[92.967636085,13.033630215],[92.9673964,13.033788431],[92.967036925,13.033905935],[92.966654302,13.034046134],[92.966230256,13.034421261],[92.965760267,13.035045153],[92.965580502,13.035461009],[92.965520712,13.03592201],[92.965483879,13.036450835],[92.965405564,13.036735585],[92.965318035,13.036925472],[92.965175175,13.037088223],[92.965161328,13.037287076],[92.965129119,13.037617048],[92.964967818,13.037743623],[92.964682022,13.037820536],[92.964414677,13.037838578],[92.964340984,13.037947082],[92.964124326,13.038399104],[92.964082918,13.038408139],[92.963981398,13.038231876],[92.964004475,13.037933553],[92.964105754,13.03765333],[92.964280978,13.037567357],[92.964594434,13.037558365],[92.964875544,13.0372193],[92.965230365,13.036509665],[92.96528094,13.035958234],[92.965221017,13.035682505],[92.96509192,13.035546932],[92.964898263,13.03551073],[92.964520257,13.035506238],[92.964414304,13.035433967],[92.96430356,13.035284832],[92.964381885,13.034887046],[92.964884125,13.033386357],[92.96516048,13.032432551],[92.965280154,13.031501418],[92.965335361,13.03065166],[92.965309814,13.029426788],[92.965295838,13.028848218],[92.965295701,13.028197307],[92.965120371,13.027302388],[92.964889794,13.026565623],[92.964852856,13.026023221],[92.964903504,13.025724901],[92.965004863,13.025539538],[92.965216887,13.025263851],[92.965433429,13.024965468],[92.966000307,13.024495323],[92.966299842,13.024201564],[92.966502635,13.024007171],[92.967018797,13.023442066],[92.967198544,13.023148286],[92.967719316,13.022533534],[92.967852952,13.022262265],[92.968060267,13.021973012],[92.96807403,13.021620428],[92.968133891,13.021371848],[92.968207674,13.021190999],[92.968207589,13.021064489],[92.968046225,13.020901782],[92.967760466,13.020725492],[92.967472312,13.020544771],[92.967260229,13.020427271],[92.967085114,13.02044307],[92.967006731,13.020467926],[92.96676701,13.019970708],[92.966679344,13.019536813],[92.966667736,13.019383171],[92.966725372,13.019333445],[92.966785314,13.019292761],[92.967029508,13.019071245],[92.967043348,13.018944646],[92.967020237,13.018438417],[92.96707549,13.018162706],[92.967135341,13.018094893],[92.967365792,13.017905025],[92.967693067,13.017715173],[92.967992596,13.017317418],[92.96841193,13.016607697],[92.968697617,13.016372622],[92.96908474,13.016056176],[92.969803734,13.015726119],[92.970319944,13.015545333],[92.970813108,13.015226636],[92.971306263,13.01505932],[92.971923908,13.01481063],[92.972260388,13.014778933],[92.972546146,13.014882876],[92.972850349,13.014918996],[92.973004808,13.014842151],[92.9731362,13.015041024],[92.973168464,13.015262489],[92.973210041,13.015511085],[92.973366793,13.015700918],[92.973528156,13.015872663],[92.973611138,13.016080571],[92.973694126,13.016139361],[92.973892383,13.016139295],[92.974150487,13.016039855],[92.974367006,13.015872588],[92.974463836,13.015655568],[92.974500642,13.015307509],[92.974620432,13.015086063],[92.974740138,13.014661149],[92.974721612,13.014426121],[92.97463402,13.014195604],[92.974458826,13.013987685],[92.974223698,13.013734634],[92.974039282,13.013603579],[92.973804241,13.01348156],[92.973504557,13.01347257],[92.972992969,13.013517808],[92.972476772,13.013531396],[92.972232412,13.01354502],[92.971686238,13.013750674],[92.971849833,13.013468194],[92.97193274,13.013278392],[92.971895863,13.01312918],[92.971693009,13.012939342],[92.971430309,13.012763149],[92.971149069,13.012713464],[92.97084948,13.012668299],[92.970655927,13.012727052],[92.970282557,13.012914641],[92.969623511,13.013199492],[92.968904527,13.013497897],[92.968674083,13.013651594],[92.968646415,13.013705847],[92.968593481,13.013791747],[92.968457473,13.013751034],[92.968199284,13.013710393],[92.967973462,13.013678801],[92.967812098,13.013597388],[92.967678489,13.013547724],[92.967438737,13.013583859],[92.967162191,13.013665296],[92.966894873,13.013665345],[92.966599889,13.013678864],[92.96622191,13.013764803],[92.966014521,13.013855201],[92.965830183,13.013972731],[92.965691947,13.014130961],[92.965673507,13.014099307],[92.965613575,13.014049652],[92.965512147,13.013990857],[92.965396883,13.013981796],[92.965313982,13.014026998],[92.964641153,13.014781977],[92.964028239,13.015758337],[92.963687282,13.016391107],[92.963636631,13.016739163],[92.963489168,13.016924518],[92.963263326,13.017100819],[92.962880726,13.017241012],[92.962401402,13.0172998],[92.961806814,13.01733596],[92.961166126,13.01730438],[92.960811116,13.017229803],[92.960382444,13.016990269],[92.960048207,13.016655802],[92.960161104,13.016334887],[92.960207138,13.016136041],[92.960225516,13.015828675],[92.960184029,13.015738237],[92.960105655,13.015683965],[92.960036497,13.015670479],[92.959912105,13.015661414],[92.959829114,13.015670441],[92.959766867,13.01570208],[92.959759958,13.015638869],[92.959690804,13.01558912],[92.959571023,13.015571012],[92.959432703,13.015598208],[92.95916536,13.015815099],[92.958713768,13.016127088],[92.958478701,13.016325991],[92.958165326,13.016696603],[92.95777817,13.01718024],[92.957335763,13.01780403],[92.957003959,13.018020998],[92.956681295,13.018129543],[92.956271035,13.018197377],[92.956059029,13.018274202],[92.955787073,13.018473093],[92.955487541,13.018690065],[92.955261707,13.018739848],[92.954768459,13.018753406],[92.954584121,13.018794062],[92.954491895,13.018911602],[92.954432035,13.019029149],[92.954427426,13.019020105],[92.954362877,13.019006528],[92.954252224,13.018997463],[92.954058668,13.018997514],[92.953901905,13.019020089],[92.953763654,13.019205442],[92.953809825,13.019440478],[92.953943509,13.019652925],[92.954123291,13.019937633],[92.954146396,13.020281181],[92.954123399,13.020584025],[92.953761594,13.021008881],[92.953664909,13.02140214],[92.953669554,13.021872285],[92.953840102,13.022283594],[92.953881656,13.022568364],[92.953798713,13.022920934],[92.953563705,13.023309642],[92.953162714,13.023666759],[92.952637307,13.024150357],[92.952595872,13.024394509],[92.952489916,13.025149303],[92.952236507,13.025904158],[92.95193693,13.026387803],[92.951794067,13.026550547],[92.951047348,13.026923502],[92.950867595,13.027108755],[92.950798504,13.027271513],[92.950757101,13.027972152],[92.950674195,13.028690779],[92.950531377,13.029206107],[92.950365455,13.029386931],[92.950125767,13.029518002],[92.948666831,13.030001663],[92.946864616,13.030765569],[92.94542185,13.031556586],[92.942610089,13.032984974],[92.941738896,13.033601942],[92.939853648,13.03482679],[92.939046983,13.035509327],[92.937336932,13.037208869],[92.936677796,13.037927518],[92.935921804,13.0387637],[92.935366389,13.039581757],[92.935177391,13.040264359],[92.935163608,13.040960393],[92.935214354,13.041312992],[92.935126812,13.04143957],[92.934698041,13.041615791],[92.934356942,13.041945765],[92.93416344,13.042531063],[92.933960528,13.042650826],[92.933854547,13.042750269],[92.933803807,13.042840685],[92.933813089,13.04299894],[92.933859201,13.043464484],[92.933946787,13.044061072],[92.933905345,13.044232878],[92.933674878,13.044716522],[92.933236987,13.045737985],[92.933098708,13.046384337],[92.93303419,13.04712114],[92.933025018,13.047785615],[92.933066566,13.048011609],[92.933313194,13.048364174],[92.933829557,13.048816193],[92.934096953,13.049091896],[92.934295147,13.049539397],[92.934470421,13.050244525],[92.934742393,13.051189228],[92.934834683,13.051329329],[92.934954475,13.051365534],[92.935060536,13.051356429],[92.935106651,13.051342876],[92.935102034,13.051374525],[92.935157356,13.051437841],[92.935189627,13.051478545],[92.935217282,13.051546283],[92.935226485,13.051645759],[92.935221951,13.051731665],[92.935355629,13.051980201],[92.935406346,13.052016388],[92.935424797,13.05198022],[92.935438634,13.051971181],[92.93578896,13.051672859],[92.93602406,13.051573448],[92.936475774,13.051591564],[92.937047484,13.051550843],[92.937586816,13.051555416],[92.938259881,13.051501152],[92.938707073,13.051546392],[92.939200355,13.051713633],[92.939647504,13.051993898],[92.939974848,13.052314825],[92.940122458,13.052563453],[92.940173132,13.052857272],[92.940288383,13.05303807],[92.940495934,13.053322793],[92.940652691,13.053480995],[92.9409523,13.05367088],[92.941192047,13.053905876],[92.941256595,13.053973714],[92.941145992,13.054118284],[92.941556306,13.054109252],[92.942058762,13.054050505],[92.942953078,13.054034717],[92.943460251,13.053890061],[92.944294579,13.053537494],[92.944663348,13.053202992],[92.945096629,13.052561134],[92.945483844,13.052208639],[92.94607855,13.051946441],[92.946912924,13.051846977],[92.947848736,13.051815356],[92.948102266,13.051788193],[92.948176068,13.051625526],[92.948102229,13.051395005],[92.94770111,13.050970077],[92.947461374,13.050635616],[92.94746139,13.050518057],[92.947613469,13.050518091],[92.947793274,13.050748637],[92.948148292,13.051087555],[92.948401949,13.051467234],[92.948429573,13.051788175],[92.948420412,13.052009635],[92.948208369,13.0521408],[92.947839539,13.052289927],[92.947212607,13.052185974],[92.946410512,13.052271882],[92.94578353,13.052520509],[92.94533645,13.052945334],[92.944829378,13.053659518],[92.944340765,13.054260669],[92.94422093,13.054477672],[92.944340784,13.054739855],[92.944829499,13.055282185],[92.945175294,13.055643804],[92.945147698,13.05577492],[92.944903385,13.055806513],[92.944594463,13.055571505],[92.944087317,13.054929698],[92.943686182,13.054622323],[92.94332659,13.054640413],[92.943091482,13.054785044],[92.942704256,13.055164754],[92.942662752,13.055178309],[92.94265357,13.055499151],[92.942533715,13.055829189],[92.94229867,13.056150067],[92.941929918,13.056333096],[92.94162105,13.056342154],[92.9414412,13.056387415],[92.941003256,13.056694767],[92.940689846,13.056834854],[92.940251894,13.057178376],[92.940079,13.057530918],[92.939963822,13.057991989],[92.93997312,13.058629338],[92.940023835,13.059230436],[92.940314356,13.059745777],[92.940429577,13.060129951],[92.940346668,13.060649719],[92.940249919,13.06119218],[92.940397423,13.061562797],[92.940678662,13.061910841],[92.941001488,13.062313151],[92.941328816,13.062819366],[92.94137953,13.062896244],[92.941319574,13.062936922],[92.942001982,13.063474783],[92.942836474,13.064042068],[92.944201196,13.06523986],[92.944602333,13.065655658],[92.945183242,13.065976638],[92.94584256,13.06622972],[92.94629898,13.066415024],[92.946485724,13.066582269],[92.94672556,13.066961947],[92.946822375,13.067151779],[92.946836185,13.06732803],[92.94679012,13.067617303],[92.946582777,13.068317903],[92.946513653,13.068616306],[92.946555131,13.068792561],[92.946730347,13.068955283],[92.946924026,13.069004972],[92.94709457,13.06894171],[92.947440289,13.068693107],[92.948777231,13.067648941],[92.949076826,13.067422932],[92.949491779,13.067377716],[92.949796043,13.067409342],[92.950243313,13.067793581],[92.950340124,13.068042102],[92.950446234,13.068408272],[92.950450816,13.068647821],[92.950432501,13.069063701],[92.950414096,13.069452363],[92.950487852,13.069682882],[92.950676904,13.069868213],[92.950930519,13.070044513],[92.951151864,13.070130376],[92.951608224,13.070155157],[92.952032405,13.070100987],[92.952498007,13.069960826],[92.952871402,13.069626312],[92.953549089,13.069097437],[92.953751913,13.069025134],[92.954212895,13.068939227],[92.954798389,13.068866907],[92.955125719,13.068844272],[92.955314788,13.068907519],[92.955462349,13.068988844],[92.955632887,13.068966268],[92.955738963,13.068866816],[92.955872632,13.068627295],[92.955960105,13.068261162],[92.956047664,13.067967284],[92.956089127,13.067479154],[92.95618579,13.066557064],[92.956330934,13.06593331],[92.956367768,13.065612383],[92.956353944,13.065494823],[92.95624329,13.065295948],[92.956091052,13.064975076],[92.956054181,13.064776215],[92.955902015,13.064658718],[92.955777522,13.064500444],[92.955703753,13.064360355],[92.955699055,13.064306097],[92.955726728,13.064265407],[92.955754399,13.064247327],[92.955814348,13.064238295],[92.956040282,13.0645231],[92.956289278,13.064744518],[92.956303096,13.06489373],[92.956552165,13.065323044],[92.956662812,13.065607827],[92.956542971,13.065942303],[92.956420969,13.066642927],[92.956448751,13.067330013],[92.95639346,13.067759361],[92.956241413,13.068247561],[92.956241453,13.06874022],[92.955937233,13.069129008],[92.955706737,13.069214872],[92.955430137,13.069201345],[92.954922962,13.069142559],[92.954378891,13.069115505],[92.953959412,13.069214986],[92.953318632,13.069626311],[92.952889893,13.070019594],[92.952830018,13.070159656],[92.952977605,13.070815027],[92.953318855,13.071673903],[92.953687806,13.072302099],[92.95390914,13.07251004],[92.954075152,13.072559718],[92.954443915,13.072419624],[92.954761972,13.072071533],[92.95512161,13.071854572],[92.955499582,13.07180934],[92.955886949,13.071904274],[92.956071305,13.072057949],[92.956163532,13.072116654],[92.956191284,13.072216132],[92.956135915,13.07249184],[92.955914709,13.072794736],[92.955804041,13.072690721],[92.955780995,13.07257325],[92.955854711,13.072360755],[92.955822447,13.072193544],[92.955670278,13.072057963],[92.955467374,13.071999236],[92.955172316,13.072057958],[92.954932589,13.072189035],[92.954374805,13.072668201],[92.954144306,13.07274059],[92.953941486,13.07274055],[92.953701693,13.072636599],[92.953452692,13.072406136],[92.953171434,13.071967678],[92.952756322,13.070964283],[92.952488827,13.070372097],[92.952392,13.070241045],[92.951935631,13.070281736],[92.951091879,13.070401561],[92.950787618,13.070311158],[92.9503312,13.070017349],[92.950109794,13.069696459],[92.950068331,13.069375515],[92.949985176,13.068372093],[92.949865314,13.068078354],[92.949630163,13.067779976],[92.949482611,13.067662478],[92.949371934,13.067648889],[92.949072251,13.067843247],[92.948814157,13.068078308],[92.948076508,13.068634287],[92.947421879,13.069095332],[92.946979318,13.069344004],[92.946758051,13.069366562],[92.946403064,13.069276234],[92.94611718,13.069050186],[92.94594659,13.068787993],[92.945905036,13.068498789],[92.945988007,13.068123617],[92.946163144,13.067549519],[92.946153866,13.067296406],[92.946047837,13.06704327],[92.945619006,13.066772154],[92.944934334,13.066446722],[92.943777132,13.065773203],[92.943094788,13.065348294],[92.942652153,13.064914397],[92.942255605,13.064665801],[92.942241767,13.064688406],[92.942126576,13.064658987],[92.941573315,13.064505303],[92.940992369,13.064455605],[92.940655912,13.064478218],[92.940406961,13.064613801],[92.939881387,13.065436486],[92.939577223,13.065906552],[92.939100072,13.066692986],[92.938841938,13.067113328],[92.938293343,13.067664806],[92.938021366,13.068116793],[92.937813995,13.068830952],[92.937551162,13.069197031],[92.937380658,13.069531575],[92.937380638,13.069644522],[92.937256204,13.069716834],[92.937403716,13.070042328],[92.937537481,13.070394856],[92.937569788,13.070761014],[92.937491402,13.071723796],[92.937606759,13.072898957],[92.937735906,13.073816578],[92.937888152,13.074503609],[92.937902001,13.074942014],[92.937851284,13.075389538],[92.937941362,13.07662799],[92.938061252,13.077229196],[92.938374748,13.077807754],[92.938743672,13.078422497],[92.939052622,13.078630383],[92.939481414,13.078680138],[92.939873242,13.078594237],[92.940338957,13.078467662],[92.940763076,13.078336554],[92.940998188,13.078304963],[92.94122414,13.078445092],[92.941399359,13.07861234],[92.941514621,13.078802178],[92.941519209,13.078955819],[92.941436277,13.079028142],[92.941353297,13.078829268],[92.941182612,13.078580636],[92.940952118,13.078576148],[92.940481886,13.078684639],[92.939877903,13.078851872],[92.939485978,13.078955857],[92.939098775,13.078960371],[92.938909711,13.078856419],[92.938522385,13.078508349],[92.938070524,13.078002099],[92.937895299,13.077880064],[92.937844569,13.077880051],[92.937770851,13.078011156],[92.937770911,13.07870719],[92.937697229,13.079665451],[92.937466675,13.080501683],[92.937061022,13.081532201],[92.936913611,13.082133337],[92.936701566,13.083114169],[92.936618553,13.083615939],[92.936839917,13.083643036],[92.937079645,13.08361597],[92.937347072,13.083439612],[92.937826494,13.083050981],[92.938407403,13.082513074],[92.938697867,13.082445237],[92.938785486,13.082481431],[92.938757792,13.082612547],[92.93864718,13.082725555],[92.938310672,13.082897285],[92.937840364,13.083380869],[92.937250249,13.083805735],[92.936872241,13.083923284],[92.93657709,13.083887125],[92.936429661,13.084574169],[92.936319027,13.084804645],[92.936233677,13.084971916],[92.935966342,13.085640843],[92.935938644,13.085781],[92.93564363,13.086490612],[92.935597573,13.086644329],[92.93534859,13.087317781],[92.935311764,13.087435328],[92.935261009,13.087566347],[92.935067389,13.088113302],[92.935039789,13.088226332],[92.934956734,13.088447772],[92.934832307,13.088913359],[92.934809226,13.089026299],[92.934809301,13.089116728],[92.934827724,13.089252377],[92.935026044,13.089708827],[92.935141322,13.089817374],[92.935224322,13.089898691],[92.93534874,13.089966547],[92.935496306,13.090052404],[92.936247894,13.090432134],[92.936423128,13.090540605],[92.936575316,13.090581249],[92.936741247,13.090626507],[92.936999508,13.090676221],[92.937520461,13.090766603],[92.937700325,13.090780124],[92.937741832,13.090789178],[92.937843291,13.090807289],[92.937990779,13.090829845],[92.938142966,13.090875098],[92.938327342,13.090933834],[92.938525649,13.090979099],[92.93872396,13.09101071],[92.93888067,13.091033266],[92.938982136,13.09102425],[92.939083517,13.090960974],[92.939143489,13.09087056],[92.939189537,13.090748582],[92.939180305,13.090255831],[92.939124987,13.090111221],[92.939028064,13.089451333],[92.938954315,13.089207246],[92.938963472,13.08905804],[92.939014184,13.088642258],[92.939064937,13.088506627],[92.939226302,13.088280596],[92.939433766,13.088163089],[92.939631996,13.088113404],[92.939821002,13.088054581],[92.940056125,13.088013947],[92.940235993,13.087991383],[92.940342069,13.087982277],[92.940471111,13.087982309],[92.940623304,13.087986867],[92.940789238,13.088000382],[92.940904527,13.08805467],[92.941019816,13.088113386],[92.941112046,13.088163144],[92.941227328,13.088258033],[92.941328776,13.088348397],[92.941494758,13.088642243],[92.941586973,13.088795903],[92.941697638,13.088922441],[92.941803698,13.089012896],[92.941928211,13.089071616],[92.942057338,13.089125904],[92.942158704,13.089146185],[92.942283226,13.089146214],[92.942440034,13.089132687],[92.942569082,13.089100978],[92.942739643,13.089028676],[92.94296564,13.088947343],[92.943182312,13.088929218],[92.943431267,13.088920233],[92.943698666,13.088924728],[92.944044555,13.088965412],[92.944316557,13.089028685],[92.944551662,13.089114557],[92.94481453,13.089204958],[92.945118803,13.089349623],[92.945418557,13.089507762],[92.94551539,13.089634386],[92.945506155,13.089702115],[92.945437066,13.089720185],[92.945303324,13.089693116],[92.945229538,13.089647885],[92.945105024,13.08959821],[92.944925169,13.089521394],[92.94477769,13.089439974],[92.944556323,13.089394798],[92.944113693,13.089236626],[92.943956893,13.089195895],[92.943827858,13.089155262],[92.943671056,13.089123575],[92.943468223,13.089123617],[92.943329865,13.089119065],[92.943182282,13.089128163],[92.94288729,13.089200436],[92.942762756,13.089277272],[92.942629091,13.08934506],[92.94246305,13.089412934],[92.942352452,13.089430994],[92.942255601,13.089435492],[92.942121855,13.089426416],[92.942052682,13.0893971],[92.941923647,13.089347333],[92.94159624,13.089089711],[92.941490186,13.088967696],[92.941333401,13.088836626],[92.941148958,13.088624163],[92.940913787,13.088398121],[92.9405634,13.088235443],[92.940425045,13.088212802],[92.940332805,13.088230865],[92.940189925,13.088239962],[92.94001928,13.088262527],[92.939867176,13.088276145],[92.939738038,13.088307763],[92.939590545,13.088325811],[92.939286212,13.088547286],[92.939276971,13.088646757],[92.939258588,13.089342786],[92.939277103,13.089487478],[92.93934634,13.090233266],[92.939392422,13.090454738],[92.939433902,13.090617431],[92.939493961,13.09109211],[92.939535444,13.091236717],[92.939595374,13.091390371],[92.939729088,13.091593781],[92.940001133,13.091959905],[92.940098053,13.092109047],[92.940208706,13.092312451],[92.940328583,13.092524899],[92.940453142,13.09286847],[92.940522289,13.09306282],[92.940614517,13.093695577],[92.940633029,13.093876439],[92.940699967,13.094608662],[92.940699927,13.09485273],[92.940695399,13.095453902],[92.940676934,13.095557801],[92.940640108,13.095693436],[92.940607803,13.095815508],[92.940386528,13.09629916],[92.940312804,13.096439216],[92.940289728,13.09652964],[92.94027596,13.096683367],[92.940289818,13.097099163],[92.94029903,13.09717603],[92.940335891,13.097388458],[92.940326731,13.097551138],[92.940289809,13.09770938],[92.940234523,13.097908219],[92.93993487,13.098762521],[92.939842766,13.099585133],[92.939842812,13.100416811],[92.939842847,13.101298224],[92.939912065,13.101641782],[92.939907468,13.102098268],[92.939939785,13.102464424],[92.940018198,13.10298423],[92.940036717,13.103110745],[92.94009895,13.103300662],[92.940260378,13.103852048],[92.940315786,13.104037351],[92.940426432,13.104326662],[92.940514028,13.104543623],[92.940629312,13.104683727],[92.940763056,13.10474706],[92.940942929,13.104769621],[92.9412657,13.104728915],[92.941422424,13.104724431],[92.941597695,13.104692824],[92.941791319,13.104679216],[92.942127923,13.10465434],[92.942367671,13.104622746],[92.942538246,13.104532357],[92.942708835,13.104342497],[92.942699631,13.104211373],[92.942695039,13.104084861],[92.942579758,13.103931194],[92.942206235,13.103506268],[92.942104782,13.103406862],[92.941915707,13.103246395],[92.941715103,13.103079144],[92.941456858,13.102844147],[92.941309295,13.102672386],[92.941258573,13.10260003],[92.94121708,13.102491505],[92.941207787,13.102346906],[92.941295366,13.10210738],[92.941396858,13.101953675],[92.941548985,13.101849718],[92.941774898,13.101790903],[92.942033168,13.10186774],[92.942166818,13.101942376],[92.942282107,13.102037265],[92.942461958,13.102195468],[92.942900041,13.102674576],[92.94316751,13.102923229],[92.943561816,13.103158256],[92.943815377,13.103280305],[92.943879932,13.103384223],[92.943898463,13.103461092],[92.943907677,13.103528916],[92.94381543,13.103542459],[92.943704737,13.10353339],[92.943640171,13.103510767],[92.943561861,13.103470147],[92.943423507,13.103388728],[92.943215978,13.103257647],[92.943015368,13.103122046],[92.942711008,13.102832782],[92.942604948,13.102701725],[92.94244816,13.102539005],[92.942157639,13.102236179],[92.942033131,13.102102856],[92.941913224,13.102039528],[92.941751891,13.102039579],[92.941595071,13.102075712],[92.941470613,13.10219776],[92.941484494,13.102500613],[92.941521378,13.102581917],[92.941581324,13.102663319],[92.941673553,13.10275368],[92.941802678,13.102857703],[92.942399794,13.103307371],[92.94260731,13.103519839],[92.942884001,13.103786489],[92.943068525,13.104157201],[92.943100793,13.104279199],[92.943110085,13.104441883],[92.943059327,13.104591079],[92.942994829,13.104708622],[92.94289796,13.104785463],[92.942764288,13.104844211],[92.942635138,13.104893917],[92.942478409,13.104934572],[92.941994206,13.105000107],[92.94190205,13.10501374],[92.941782129,13.105036319],[92.941616178,13.105049843],[92.941422466,13.105040845],[92.941224231,13.105049838],[92.941062803,13.105045369],[92.940933659,13.105049858],[92.940823052,13.105086004],[92.940767691,13.105171897],[92.940753898,13.105465699],[92.940804691,13.105678129],[92.940841578,13.10630644],[92.940878455,13.106432958],[92.940901572,13.106658947],[92.940993832,13.107138154],[92.941012255,13.107296319],[92.941016943,13.107404744],[92.94099847,13.107549427],[92.940901731,13.107947202],[92.940864808,13.108100831],[92.940874004,13.108277171],[92.941049281,13.108783436],[92.941173873,13.10898675],[92.941349103,13.109221819],[92.941667293,13.109601517],[92.941847135,13.109841106],[92.942248397,13.110498714],[92.942382112,13.110774464],[92.942534322,13.111343931],[92.942580423,13.111493151],[92.942608164,13.111651318],[92.942585104,13.112234399],[92.942569016,13.112469421],[92.942481483,13.113002843],[92.942467631,13.113093179],[92.942435413,13.1132469],[92.942329332,13.113807354],[92.94231557,13.113920387],[92.942310934,13.114069503],[92.942334094,13.114620946],[92.942361744,13.114774681],[92.942435616,13.115493338],[92.942463256,13.11572385],[92.942486404,13.116347635],[92.942481765,13.11652388],[92.942500277,13.116709174],[92.942518746,13.117188362],[92.942528036,13.11736461],[92.942597192,13.117558959],[92.942841587,13.117992895],[92.942970719,13.118096829],[92.943095234,13.118250497],[92.943335052,13.11845845],[92.943602518,13.118833611],[92.943676392,13.11896014],[92.943773232,13.11910937],[92.943916227,13.119674313],[92.943953105,13.119819009],[92.943994681,13.12001787],[92.943999271,13.120171512],[92.943994637,13.120311675],[92.944026917,13.120361328],[92.944077652,13.120379425],[92.944156068,13.120361357],[92.94424832,13.120347814],[92.944349706,13.120334274],[92.944455785,13.120397508],[92.944594143,13.120515007],[92.944603361,13.120564745],[92.944584995,13.120623519],[92.944520413,13.120659677],[92.944437385,13.120677743],[92.94434052,13.120691284],[92.94422991,13.120700394],[92.944123819,13.120718455],[92.944031656,13.120759127],[92.943980909,13.120813372],[92.943985502,13.120948926],[92.94395325,13.121328632],[92.943969451,13.121559137],[92.944010934,13.121762523],[92.944066354,13.121911743],[92.944407555,13.122164842],[92.944541311,13.122209997],[92.944698132,13.122255248],[92.944785722,13.122273307],[92.944223165,13.122643983],[92.944052508,13.12259873],[92.94384043,13.122544513],[92.943637504,13.122359177],[92.943582167,13.122273347],[92.943545284,13.122155781],[92.943494565,13.122029259],[92.94346682,13.121875615],[92.94348985,13.121482344],[92.943515245,13.121306012],[92.943556696,13.12111169],[92.943561284,13.120655205],[92.943542771,13.1204653],[92.943413629,13.119796365],[92.943344376,13.119615583],[92.943261384,13.119407667],[92.943039966,13.118919478],[92.942943123,13.118792945],[92.94279093,13.118666398],[92.942574176,13.118449408],[92.942209851,13.118056136],[92.942113011,13.117920561],[92.942048458,13.11778047],[92.94203001,13.117179293],[92.942011499,13.116980435],[92.941965293,13.116327255],[92.941937648,13.116137437],[92.941891447,13.115464001],[92.941886855,13.115328357],[92.941868349,13.11510237],[92.941803757,13.114632304],[92.9417761,13.11451926],[92.941776118,13.114406314],[92.94179448,13.113800625],[92.941822088,13.113633338],[92.941905039,13.112923759],[92.941923525,13.112697691],[92.941907308,13.111997134],[92.94188419,13.111766623],[92.941764274,13.111151857],[92.941699726,13.110993681],[92.941570513,13.11083549],[92.940984931,13.110261394],[92.94080507,13.110139362],[92.940675938,13.110058034],[92.94053759,13.109917925],[92.940330032,13.109375481],[92.940293153,13.109262525],[92.940256189,13.108539354],[92.940228472,13.108245543],[92.940223867,13.107644368],[92.940186919,13.107391247],[92.940140833,13.107165254],[92.940062401,13.106753873],[92.939928601,13.106464647],[92.939748724,13.105904122],[92.93969801,13.105777599],[92.939573511,13.105587758],[92.939518161,13.105063435],[92.939458141,13.10487813],[92.939342897,13.104511954],[92.939241378,13.104263339],[92.939135317,13.104136802],[92.939052309,13.10407357],[92.938996968,13.104041906],[92.938964682,13.104041898],[92.938914034,13.104073536],[92.938830995,13.104191072],[92.938784949,13.10428149],[92.938743404,13.104484854],[92.938646633,13.105058875],[92.93865584,13.105162871],[92.938618999,13.105366237],[92.938591378,13.105596734],[92.938499162,13.105958337],[92.938448482,13.106175354],[92.938125775,13.106894003],[92.938015138,13.107101963],[92.937876812,13.107382166],[92.937655457,13.107712086],[92.937346552,13.108078246],[92.937097632,13.108308775],[92.936903978,13.108476019],[92.936797885,13.108534771],[92.936673354,13.108525695],[92.936576591,13.108507584],[92.936447474,13.108358432],[92.936299862,13.107947122],[92.9362676,13.10781156],[92.936244482,13.107621744],[92.936350474,13.107097371],[92.936392008,13.106975303],[92.9364888,13.106826211],[92.936908347,13.106229578],[92.937014464,13.106030661],[92.937115875,13.105845307],[92.937221909,13.105601266],[92.937217244,13.105370761],[92.937171138,13.105275799],[92.937009737,13.105122118],[92.936848334,13.104986523],[92.936636194,13.104855435],[92.936461036,13.104769572],[92.936299608,13.10476962],[92.936198227,13.104796722],[92.936105974,13.104846433],[92.935981483,13.105131163],[92.935972241,13.10522611],[92.935976912,13.105415923],[92.935963038,13.105614773],[92.935903201,13.105953777],[92.935880108,13.106125587],[92.935792535,13.10630181],[92.935709488,13.106450996],[92.935580415,13.106563999],[92.935423666,13.106690558],[92.934990259,13.106902951],[92.934847264,13.106975346],[92.934602889,13.107065711],[92.934386191,13.107133474],[92.934155655,13.107210367],[92.933962014,13.107305265],[92.933828324,13.107436351],[92.93374073,13.107716568],[92.933740715,13.107793433],[92.933796035,13.107938043],[92.933892855,13.108136924],[92.9340036,13.108362936],[92.93409118,13.108638679],[92.934091233,13.108846575],[92.934017488,13.109063495],[92.933823823,13.109266909],[92.933690051,13.109343738],[92.933625476,13.109357284],[92.933560996,13.109357357],[92.933524104,13.109325697],[92.93351942,13.109212659],[92.933579394,13.109144853],[92.933676266,13.109077058],[92.933791509,13.108927881],[92.933832995,13.108575399],[92.933782284,13.108448784],[92.933731474,13.108362953],[92.933620805,13.108218235],[92.933519361,13.108087177],[92.933431751,13.107965164],[92.933413354,13.107693962],[92.933399464,13.107490582],[92.933450222,13.107373038],[92.933579311,13.107178651],[92.933740677,13.107029487],[92.934151022,13.106835176],[92.934386173,13.106740287],[92.934644379,13.106686009],[92.934888748,13.106622775],[92.935100839,13.10652779],[92.935308325,13.106378636],[92.9354375,13.106211467],[92.935525066,13.106075847],[92.93558957,13.10594022],[92.935663399,13.105763993],[92.93565416,13.105343585],[92.935644872,13.105185422],[92.935626386,13.104882569],[92.935654091,13.104719804],[92.935815456,13.104557165],[92.936064449,13.104416975],[92.936225787,13.104403453],[92.936354931,13.104394444],[92.936507134,13.104403436],[92.936686911,13.104444176],[92.936848327,13.10451195],[92.937078914,13.104647564],[92.937231009,13.104737941],[92.937401637,13.10487806],[92.93755381,13.105054345],[92.937604523,13.105176439],[92.937604591,13.105311992],[92.937595336,13.105492757],[92.937480147,13.105863397],[92.937341833,13.106080392],[92.937143546,13.106378757],[92.93694987,13.106672511],[92.936885374,13.106762924],[92.936747072,13.106912095],[92.93664096,13.107074749],[92.936590289,13.107237509],[92.936567277,13.107472529],[92.936571914,13.10784772],[92.936627217,13.108087283],[92.936714831,13.108200252],[92.936784006,13.108259048],[92.936885474,13.108268117],[92.936954662,13.108240916],[92.937079122,13.108132434],[92.93754018,13.107540332],[92.937636977,13.107359588],[92.937955155,13.106704148],[92.938010429,13.106591126],[92.93810262,13.106378732],[92.938240984,13.105867933],[92.938259357,13.105777598],[92.938374609,13.105022724],[92.938406835,13.104837444],[92.9385728,13.104200049],[92.938628165,13.104100682],[92.938743422,13.103842989],[92.938927812,13.103341335],[92.938960021,13.103250913],[92.938971574,13.103115272],[92.938911543,13.102464438],[92.938883891,13.10234235],[92.938833096,13.101619176],[92.938796163,13.100751316],[92.938828407,13.099919647],[92.938851411,13.099711756],[92.938869793,13.09902468],[92.938865208,13.098871039],[92.938961908,13.098152332],[92.938971169,13.097944438],[92.938989568,13.097695761],[92.939067952,13.097284509],[92.9390771,13.097185039],[92.939100191,13.097004277],[92.939150887,13.096687878],[92.939224618,13.096511559],[92.939243089,13.096371399],[92.939238401,13.096281059],[92.939146259,13.096240342],[92.939067856,13.096231279],[92.93902173,13.096258396],[92.938980212,13.096308122],[92.938901888,13.096371403],[92.938786572,13.096461802],[92.938717473,13.096516043],[92.938643682,13.096498029],[92.938602191,13.096403068],[92.938597506,13.096290029],[92.938680535,13.09622223],[92.9387727,13.096127392],[92.938883404,13.096046034],[92.939012461,13.095973632],[92.939192261,13.095856119],[92.939326027,13.095756681],[92.939413594,13.095584978],[92.939431979,13.095413166],[92.939519541,13.094717155],[92.939542628,13.094567953],[92.939542565,13.094391706],[92.939572544,13.093844798],[92.939521762,13.093591674],[92.939429523,13.093040211],[92.939397255,13.092945253],[92.939351157,13.09281421],[92.939291141,13.092624382],[92.939198932,13.092443591],[92.939019104,13.092204],[92.938885376,13.092095541],[92.938793141,13.092059345],[92.938613377,13.091996089],[92.938415066,13.09196891],[92.938249128,13.091968958],[92.937751124,13.0919644],[92.937612761,13.09198245],[92.937446816,13.092014146],[92.937299227,13.092036716],[92.937156346,13.092045723],[92.936953416,13.092054803],[92.936810532,13.092081894],[92.936676867,13.092131596],[92.93652004,13.092235548],[92.936390962,13.092425416],[92.936321853,13.092547477],[92.936243418,13.092710138],[92.936165075,13.092886455],[92.935976093,13.093284203],[92.935897665,13.093415305],[92.935782439,13.093505704],[92.935667128,13.093568974],[92.935584201,13.093577996],[92.935524251,13.09355085],[92.935491972,13.09351476],[92.935519564,13.093451468],[92.935588756,13.093388185],[92.935690149,13.093275175],[92.935750131,13.093135026],[92.935865368,13.092985938],[92.935957559,13.092750847],[92.936031311,13.092466105],[92.936063612,13.092371162],[92.936146569,13.092194938],[92.936137372,13.092045726],[92.936086653,13.09197346],[92.936022098,13.091901099],[92.935925254,13.09186038],[92.935459584,13.091602806],[92.935321235,13.091539468],[92.935192122,13.091421966],[92.935026121,13.09126376],[92.934551184,13.090748456],[92.934472807,13.09060836],[92.93438059,13.090486254],[92.934228347,13.090260321],[92.933988595,13.089894197],[92.933887158,13.089754004],[92.933785732,13.089568687],[92.933734952,13.089338169],[92.93369347,13.089211646],[92.933702731,13.089012705],[92.933702653,13.088940451],[92.933721119,13.088850028],[92.934048421,13.088167466],[92.934113028,13.087959586],[92.934375748,13.087344918],[92.934389618,13.087159542],[92.934417228,13.087001388],[92.934458654,13.086467957],[92.934449464,13.086287186],[92.934444796,13.086092853],[92.934477084,13.085591068],[92.934523157,13.085347012],[92.934546252,13.085152685],[92.934636105,13.084596749],[92.934649876,13.084452067],[92.934751268,13.083846399],[92.934801894,13.08244973],[92.934866403,13.081780751],[92.935184453,13.080203296],[92.935465625,13.079014495],[92.935677661,13.078092444],[92.935719127,13.077319555],[92.935659148,13.076469773],[92.935663682,13.075900249],[92.935702869,13.075475332],[92.935767318,13.074602976],[92.935707417,13.074331762],[92.935605941,13.073450409],[92.935532101,13.072754264],[92.935398324,13.071985849],[92.935250793,13.07128073],[92.935204634,13.071018563],[92.935061672,13.070060333],[92.934974,13.068392428],[92.934932441,13.067714467],[92.934837862,13.066484962],[92.934837816,13.066245415],[92.934810139,13.065323387],[92.934787013,13.064233977],[92.934644075,13.064139078],[92.934565687,13.063623789],[92.934344349,13.062606757],[92.934229076,13.062059899],[92.934026173,13.06158979],[92.933624997,13.061024766],[92.933320793,13.060730967],[92.933021079,13.060595329],[92.9326246,13.060543311],[92.931997625,13.061031455],[92.931089489,13.06174559],[92.930236621,13.062319572],[92.929558949,13.062635968],[92.928821334,13.062911653],[92.928346412,13.063065332],[92.928000637,13.063101492],[92.927553438,13.063011019],[92.927203103,13.06281215],[92.926576052,13.062337475],[92.926202673,13.062097905],[92.925787692,13.061880928],[92.92546038,13.061844746],[92.925335954,13.061889922],[92.925234474,13.062011971],[92.925179203,13.062129513],[92.925179199,13.062143077],[92.92502707,13.063128441],[92.924999381,13.06361205],[92.925027088,13.064244884],[92.925183859,13.065130781],[92.925289896,13.065655125],[92.925585004,13.066183958],[92.926329598,13.066920825],[92.926624603,13.067101593],[92.927339239,13.067372825],[92.928201345,13.067675751],[92.928579442,13.067910799],[92.928791519,13.068159452],[92.928897535,13.06839442],[92.928906798,13.068634061],[92.928856087,13.068991062],[92.928805356,13.06943406],[92.928570255,13.070301935],[92.928418202,13.070979931],[92.928372059,13.071526834],[92.928538059,13.07204206],[92.928671821,13.072353991],[92.92864873,13.072507715],[92.928409045,13.072381133],[92.928104686,13.071915511],[92.928030964,13.071626205],[92.928012506,13.071255619],[92.928104665,13.070740289],[92.928302918,13.070103001],[92.928464258,13.06955161],[92.928524191,13.069208085],[92.928528735,13.06867012],[92.928450391,13.068426119],[92.928353577,13.068290446],[92.928141472,13.068172915],[92.92756517,13.067942418],[92.926859756,13.067666668],[92.926149757,13.067286919],[92.925384489,13.066613347],[92.924842752,13.066107045],[92.924681407,13.065858494],[92.92451536,13.06480982],[92.924473906,13.063806401],[92.924589081,13.062698945],[92.924750474,13.061935046],[92.925068545,13.06124806],[92.925100804,13.060945222],[92.925045464,13.06056106],[92.924980912,13.060127066],[92.925068455,13.059647998],[92.924957866,13.058884105],[92.924888689,13.058513412],[92.924741135,13.058074963],[92.924284716,13.057618423],[92.923434135,13.057105328],[92.922844033,13.056861253],[92.922438359,13.05673009],[92.921908215,13.056829483],[92.921055334,13.057064505],[92.920405349,13.057312974],[92.919978864,13.057787589],[92.919462568,13.058546937],[92.919070695,13.05962717],[92.918605066,13.060946927],[92.918167057,13.062081492],[92.917885851,13.063148195],[92.917890422,13.063301838],[92.917752173,13.063645332],[92.91718508,13.064951578],[92.917055952,13.065679312],[92.916500426,13.066813743],[92.916030152,13.067469106],[92.915670554,13.068119985],[92.915167997,13.068766293],[92.91512647,13.068852187],[92.914651581,13.06948946],[92.913775627,13.070608039],[92.913623459,13.070888227],[92.913356032,13.071055517],[92.912973386,13.071295021],[92.912756667,13.071525538],[92.912701376,13.07168368],[92.912678319,13.07201365],[92.9127659,13.072483734],[92.912959546,13.07296742],[92.91324534,13.073428442],[92.91363258,13.073930282],[92.913655672,13.074147232],[92.91348048,13.074621834],[92.912698978,13.075973209],[92.912127273,13.076768694],[92.911564748,13.07737428],[92.911006883,13.077808141],[92.909720476,13.078476941],[92.908770713,13.078856485],[92.908503266,13.07905081],[92.908447968,13.079213563],[92.908549356,13.07945767],[92.90912569,13.080235125],[92.909572895,13.080705254],[92.909780354,13.080953921],[92.910079998,13.081057933],[92.910439631,13.081035368],[92.910743964,13.080872705],[92.911158943,13.080511138],[92.91162924,13.079905519],[92.911841331,13.079760908],[92.911961137,13.07978799],[92.912122523,13.079878477],[92.912150172,13.079955261],[92.911915047,13.080014047],[92.911656811,13.080258024],[92.911297236,13.080728127],[92.910813133,13.081220703],[92.910462684,13.081378918],[92.910010807,13.081424059],[92.909632771,13.081283845],[92.909374564,13.081103071],[92.90895963,13.080669035],[92.908544772,13.0799865],[92.908212852,13.079557017],[92.908092978,13.079448547],[92.907830154,13.079602178],[92.907161578,13.080090246],[92.906382391,13.080329681],[92.906078107,13.080325134],[92.906059659,13.080329648],[92.905898313,13.080415494],[92.905727653,13.080492386],[92.905483326,13.080474207],[92.905275802,13.08045613],[92.904874767,13.080437979],[92.904445948,13.08048538],[92.904224665,13.080516945],[92.904104755,13.080530553],[92.903832757,13.080512451],[92.903320983,13.080675025],[92.902970554,13.080756364],[92.902633969,13.080806059],[92.902315838,13.080837583],[92.902149897,13.080864737],[92.902020738,13.080955115],[92.901868603,13.081072613],[92.901674899,13.081384427],[92.901504295,13.081569741],[92.901324537,13.081822873],[92.901172319,13.082193483],[92.901098481,13.082627334],[92.901098536,13.083025134],[92.901089199,13.083653436],[92.901024677,13.083802528],[92.900890945,13.084055677],[92.900872482,13.084100885],[92.900743439,13.084109877],[92.900729598,13.084127956],[92.900720328,13.084268119],[92.900658005,13.084742668],[92.900678819,13.084837627],[92.900708703,13.085122403],[92.900740998,13.085371007],[92.900694861,13.085705488],[92.900717893,13.085791315],[92.900727083,13.085895312],[92.900717892,13.086076078],[92.900708615,13.086238848],[92.900704021,13.08646483],[92.90071321,13.087418503],[92.900713187,13.087771089],[92.900685371,13.089063859],[92.900666943,13.089285314],[92.900547004,13.089936178],[92.90050093,13.090076326],[92.900473195,13.090270648],[92.90045935,13.090862775],[92.900459334,13.091192753],[92.900477689,13.091757764],[92.900477722,13.091938533],[92.900473065,13.092078698],[92.900459271,13.092227811],[92.900325541,13.092458352],[92.900127254,13.092648083],[92.899979633,13.092756539],[92.899864382,13.092887617],[92.899772185,13.093036787],[92.899726017,13.093181456],[92.899725988,13.093547515],[92.899707592,13.093669587],[92.899702938,13.093796097],[92.89969827,13.093967911],[92.899493065,13.09443345],[92.899391642,13.094587139],[92.89924405,13.094880884],[92.89888904,13.095359927],[92.898782918,13.095491006],[92.898603077,13.095680835],[92.898363359,13.095902289],[92.897777711,13.096200466],[92.897477983,13.096304426],[92.897150589,13.096390198],[92.896892389,13.096435396],[92.896394461,13.096457887],[92.896251487,13.096457827],[92.896099385,13.096444289],[92.895914921,13.096389955],[92.895693574,13.096290479],[92.895038854,13.09599884],[92.894794535,13.095917439],[92.894485578,13.095772711],[92.894093694,13.095632559],[92.893687976,13.09548788],[92.893568062,13.095487828],[92.8934759,13.095523961],[92.893342131,13.095578161],[92.893189998,13.095654961],[92.893019408,13.09575436],[92.892894862,13.095813176],[92.892682776,13.095876385],[92.892373848,13.095907992],[92.892277006,13.095876299],[92.892138666,13.09581755],[92.891968147,13.095718004],[92.891815989,13.095604991],[92.891055184,13.095351727],[92.890879956,13.095270354],[92.890575702,13.095134666],[92.890206817,13.094917652],[92.889782718,13.094601142],[92.889436904,13.09436153],[92.88850328,13.093769252],[92.888309623,13.093642654],[92.887922411,13.093362328],[92.887627308,13.093185948],[92.887419885,13.093118122],[92.88727693,13.093072842],[92.887147778,13.093113567],[92.887097108,13.093190319],[92.887032492,13.093316891],[92.886986313,13.093954219],[92.887030127,13.094198308],[92.887163729,13.094826584],[92.887209776,13.095021029],[92.887504765,13.095744237],[92.887610851,13.095965748],[92.887924332,13.096576018],[92.888034963,13.096734229],[92.888205554,13.096883425],[92.888463671,13.097064309],[92.888680391,13.097439509],[92.888795648,13.09756155],[92.888892465,13.097661066],[92.889095278,13.09773341],[92.889228987,13.097846417],[92.889325802,13.097950453],[92.889376509,13.09827132],[92.889454869,13.098393434],[92.889579366,13.098474787],[92.889685401,13.098592301],[92.889911321,13.098791257],[92.890441502,13.099121287],[92.890612119,13.099207271],[92.890819643,13.099270572],[92.891050141,13.099315797],[92.89128986,13.099365549],[92.891478927,13.099451449],[92.891723249,13.099786055],[92.891769422,13.099899021],[92.891856996,13.100057221],[92.89192151,13.100210979],[92.892069049,13.100346598],[92.89225805,13.100617787],[92.892336415,13.10073538],[92.892368649,13.100875469],[92.892419331,13.101530924],[92.892419344,13.101756908],[92.892400839,13.102425808],[92.892354641,13.102638298],[92.892204769,13.10333888],[92.892130985,13.103564832],[92.891849575,13.104256315],[92.891771189,13.104450705],[92.891379164,13.105173789],[92.891171682,13.105490203],[92.890908753,13.106082312],[92.890834972,13.106294698],[92.890798018,13.106443891],[92.890719658,13.106561323],[92.890489082,13.106968155],[92.890396778,13.107126276],[92.89000014,13.10782684],[92.88994483,13.107975935],[92.889718812,13.108766912],[92.889691073,13.108943237],[92.889525045,13.109652854],[92.889501929,13.109797441],[92.889474277,13.109987332],[92.889414203,13.110543265],[92.889363454,13.110828006],[92.889289599,13.111478885],[92.889393304,13.112423558],[92.889439352,13.112631475],[92.889402367,13.113359236],[92.889393164,13.113549044],[92.889107205,13.114267651],[92.889014886,13.114457511],[92.888650529,13.115135481],[92.888572143,13.115316213],[92.888267742,13.116003162],[92.888161669,13.116215623],[92.88776502,13.116889054],[92.887691158,13.117056225],[92.887649693,13.117178286],[92.887469759,13.117792946],[92.887428195,13.117928571],[92.887349823,13.118068701],[92.886856316,13.118719481],[92.886630317,13.118927366],[92.885897033,13.119620988],[92.885671126,13.119824351],[92.884831746,13.120524795],[92.884684169,13.120696452],[92.883925481,13.12145571],[92.883708699,13.121668118],[92.883219869,13.122350542],[92.883049185,13.122630705],[92.882818524,13.123182126],[92.882790809,13.123281495],[92.88274011,13.123412593],[92.882703138,13.124058966],[92.882716898,13.124253306],[92.882905917,13.124967516],[92.882998072,13.125211628],[92.883168562,13.125894179],[92.883237755,13.126120194],[92.88328861,13.126300892],[92.883023266,13.126358467],[92.883412796,13.127429786],[92.883431206,13.127533697],[92.883431173,13.127619605],[92.883431224,13.127723599],[92.883421966,13.127804982],[92.883408104,13.127868185],[92.88330202,13.128080645],[92.883122126,13.128315679],[92.882873136,13.128546066],[92.882734692,13.128704253],[92.882310407,13.129196895],[92.882139767,13.129355067],[92.881913758,13.129551553],[92.881295771,13.130188789],[92.881097431,13.130401205],[92.880809154,13.130581927],[92.880670833,13.130663248],[92.8805555,13.130699364],[92.880352598,13.130785175],[92.880186601,13.130861962],[92.880025141,13.130898146],[92.879785348,13.13095681],[92.879361125,13.131047126],[92.87918581,13.131123907],[92.879015195,13.131214255],[92.878876863,13.131318181],[92.878715439,13.131489919],[92.878590824,13.131661676],[92.878503212,13.131810842],[92.878254165,13.132158784],[92.878111164,13.132398352],[92.87799123,13.132574544],[92.877931203,13.132687553],[92.877515924,13.133419752],[92.877446743,13.133568838],[92.877031482,13.134260344],[92.876929999,13.134427591],[92.87663926,13.135001504],[92.876570081,13.13514616],[92.876523877,13.135286306],[92.876523766,13.135684018],[92.876533032,13.135788018],[92.876562317,13.135851824],[92.875112508,13.135647526],[92.875333967,13.135421558],[92.875472336,13.135295023],[92.875633868,13.135159455],[92.875799897,13.135069104],[92.876002833,13.134978772],[92.876159683,13.134797987],[92.87628888,13.13456302],[92.87633504,13.134327923],[92.87636282,13.13412908],[92.876284447,13.133848797],[92.876136964,13.133577616],[92.87558828,13.132845225],[92.875173346,13.132356971],[92.874813734,13.131940996],[92.874444903,13.131516064],[92.874265108,13.131289991],[92.874126789,13.131145324],[92.87410842,13.13098254],[92.874108384,13.130874113],[92.874182246,13.130774676],[92.874246766,13.13072045],[92.874357509,13.130666245],[92.87450506,13.130621102],[92.874613525,13.130512639],[92.874687294,13.1304132],[92.874715039,13.130286612],[92.874761228,13.129997346],[92.874853453,13.129888876],[92.875019558,13.129825655],[92.875120973,13.129789532],[92.875259394,13.129735341],[92.875388507,13.129644975],[92.875660678,13.12937382],[92.875808299,13.129120692],[92.876020453,13.128976109],[92.876214096,13.128967161],[92.876352466,13.128994268],[92.876499929,13.1291119],[92.876592181,13.129337838],[92.876684249,13.129997838],[92.876804135,13.130323261],[92.876861687,13.130576401],[92.876972424,13.130721144],[92.877055338,13.130775351],[92.877129143,13.130775388],[92.877212183,13.1307483],[92.877276791,13.130675988],[92.877339049,13.130486116],[92.877385171,13.13027824],[92.877422137,13.130124529],[92.877468205,13.130043255],[92.877551279,13.12993478],[92.877661907,13.129898664],[92.877846411,13.129907705],[92.877993926,13.129907778],[92.878095405,13.129907736],[92.878289128,13.129934959],[92.878524261,13.12998924],[92.878708761,13.130007325],[92.8788286,13.130007383],[92.878994661,13.12999842],[92.879123739,13.12996222],[92.879183734,13.129889996],[92.879211369,13.129763409],[92.879225267,13.129618727],[92.879271453,13.129474152],[92.879345275,13.12920299],[92.87951132,13.129004126],[92.879695799,13.128850484],[92.87994943,13.128561231],[92.880189266,13.128389531],[92.880382962,13.128253978],[92.880539733,13.128172666],[92.880733435,13.128019029],[92.880857994,13.12774789],[92.880876533,13.127530867],[92.880858077,13.127313919],[92.88081664,13.127124088],[92.880659827,13.126852814],[92.880424783,13.126357872],[92.88042339,13.126356847],[92.882534511,13.126357334],[92.882191047,13.125450978],[92.882085029,13.125035133],[92.88204357,13.124668965],[92.881928449,13.12395479],[92.881974581,13.123475716],[92.882048436,13.123109601],[92.882131463,13.122879134],[92.882412873,13.12230513],[92.88262501,13.121941342],[92.882809485,13.121780915],[92.882993986,13.121545886],[92.88320383,13.121148184],[92.883443734,13.120782056],[92.883881806,13.120379939],[92.884993312,13.119241131],[92.885279215,13.118951889],[92.885551342,13.118739504],[92.886293904,13.117905721],[92.886473743,13.117544175],[92.886644428,13.117241314],[92.886741294,13.116988246],[92.887225587,13.1160527],[92.887414643,13.115709244],[92.887636044,13.11545614],[92.887765181,13.115239258],[92.888207969,13.114272042],[92.888387897,13.113905974],[92.888447851,13.113679926],[92.888493969,13.113449442],[92.888581733,13.112364688],[92.8885933,13.112021151],[92.8885933,13.11177256],[92.888492029,13.110741981],[92.888487465,13.110366786],[92.888478267,13.11005037],[92.888506015,13.109114708],[92.88860296,13.108635655],[92.888644461,13.108414121],[92.888681364,13.107907912],[92.888630661,13.107821981],[92.888593781,13.10777232],[92.88850155,13.107731586],[92.888381725,13.10772701],[92.888095831,13.107790273],[92.887607042,13.107980044],[92.887127404,13.108115472],[92.886809224,13.10817872],[92.886583306,13.108196794],[92.886362012,13.108187649],[92.886131413,13.108146942],[92.885910142,13.108076848],[92.88573952,13.107990952],[92.885665764,13.107886925],[92.885559757,13.107688021],[92.88552749,13.107398721],[92.885536704,13.107190828],[92.885536765,13.107032668],[92.885504535,13.106887965],[92.885440012,13.106761425],[92.885297063,13.106679972],[92.885135667,13.10659408],[92.884941959,13.106575996],[92.884600826,13.106598537],[92.884264212,13.106625509],[92.883973638,13.106629986],[92.883793857,13.106616428],[92.883590984,13.106679633],[92.883143642,13.106792552],[92.882991457,13.10697334],[92.882737849,13.107271549],[92.882415011,13.10767833],[92.882069149,13.107990059],[92.881598715,13.10839677],[92.881269037,13.108374095],[92.880999334,13.10785879],[92.880828765,13.10764629],[92.880713529,13.107469987],[92.880593708,13.107230381],[92.880510762,13.107045051],[92.880455416,13.10681452],[92.880194989,13.105955675],[92.880285038,13.105458446],[92.880266586,13.105241496],[92.880238941,13.105169139],[92.88018822,13.105137555],[92.88006833,13.105069675],[92.879731777,13.104952045],[92.879321452,13.10477569],[92.879003258,13.104653547],[92.878763557,13.104549617],[92.878067313,13.104287212],[92.87757398,13.104088208],[92.877255874,13.103979717],[92.876591929,13.103692457],[92.876518119,13.103507129],[92.876481323,13.103267563],[92.876525148,13.103028037],[92.876585135,13.102743303],[92.876622019,13.10255794],[92.876649728,13.102472136],[92.8766313,13.10242239],[92.876585202,13.102368109],[92.876479142,13.102318411],[92.876354636,13.102264092],[92.876161008,13.102286602],[92.876004253,13.10235896],[92.875810553,13.102548766],[92.875630677,13.102765617],[92.875460034,13.102964478],[92.8752179,13.103163302],[92.874932035,13.103380191],[92.87481438,13.103481865],[92.874544681,13.103429824],[92.874401701,13.103429751],[92.874277262,13.103434211],[92.873908378,13.103434115],[92.873728492,13.103456722],[92.873567136,13.103506377],[92.873451793,13.103592226],[92.873396497,13.10368715],[92.873341077,13.103854417],[92.873198172,13.104107458],[92.873188903,13.104211447],[92.872992894,13.104396728],[92.872879933,13.104098343],[92.872935368,13.103899426],[92.872995322,13.103696081],[92.873115258,13.103443028],[92.873253582,13.103330062],[92.873391997,13.103217094],[92.873652524,13.103149313],[92.873804636,13.103144869],[92.874122784,13.10314946],[92.874291124,13.103163019],[92.874397199,13.103176637],[92.874498572,13.103185731],[92.874782147,13.10314509],[92.874888255,13.103081842],[92.875017339,13.103000519],[92.875128069,13.102914667],[92.875229486,13.102819766],[92.87528947,13.102756495],[92.875358601,13.1026661],[92.875570768,13.1024357],[92.875667665,13.102340797],[92.875764473,13.102232329],[92.875815233,13.102173576],[92.875879742,13.102101264],[92.875972028,13.102001837],[92.876022776,13.101970212],[92.876096496,13.101929556],[92.876184143,13.101893427],[92.876234881,13.101884408],[92.876294842,13.101875395],[92.876451547,13.101916076],[92.876608343,13.101956756],[92.876751292,13.102024649],[92.87690336,13.102126367],[92.877032515,13.102311723],[92.87698633,13.102460908],[92.876907922,13.102682332],[92.876820274,13.102939923],[92.876824821,13.103093654],[92.876840936,13.103161486],[92.87686407,13.10320662],[92.876891726,13.103247328],[92.876960884,13.103306142],[92.877016126,13.103337728],[92.877062236,13.10336488],[92.877136036,13.103351352],[92.877258234,13.103412453],[92.877368909,13.103455371],[92.87745422,13.103493845],[92.877569411,13.103545807],[92.877643199,13.10356393],[92.877719299,13.103566228],[92.877797699,13.103582092],[92.877866874,13.103602382],[92.877896851,13.103609178],[92.877966027,13.103627299],[92.878090424,13.103722219],[92.878201089,13.103790097],[92.878348625,13.103925722],[92.878468519,13.103979947],[92.878546917,13.104002594],[92.878639159,13.104007159],[92.878786653,13.104020705],[92.878906564,13.10403885],[92.87902647,13.104066036],[92.879141672,13.104093131],[92.879289259,13.104102245],[92.879436833,13.10414292],[92.879644271,13.104192665],[92.87991176,13.104242531],[92.880128403,13.104337495],[92.880400466,13.104482132],[92.880617161,13.104676569],[92.880796962,13.104866468],[92.880893737,13.105065368],[92.881018166,13.105544524],[92.881036594,13.105824774],[92.881031947,13.105910679],[92.881024991,13.106005537],[92.880888953,13.106172767],[92.880815154,13.106407759],[92.880824307,13.106584101],[92.880888885,13.10679655],[92.880981068,13.106950235],[92.881142382,13.107235074],[92.881363655,13.107524374],[92.881511185,13.107682605],[92.881631077,13.107750394],[92.881737151,13.107773051],[92.881801736,13.107741432],[92.881875476,13.107651036],[92.881995433,13.107556142],[92.882161455,13.107379884],[92.882313634,13.10721275],[92.882544188,13.106900877],[92.882788703,13.106505453],[92.882890091,13.106480633],[92.883355791,13.106363201],[92.883572591,13.106304432],[92.883697049,13.106254755],[92.883881549,13.106232234],[92.884093627,13.106214155],[92.884379496,13.106214288],[92.884753009,13.10618272],[92.885108054,13.106200879],[92.885177217,13.106255079],[92.885246399,13.10625511],[92.885269463,13.106252861],[92.885304049,13.10626644],[92.88532249,13.106286796],[92.885317874,13.106295837],[92.885490721,13.106350084],[92.885748955,13.106485756],[92.88589648,13.106662071],[92.885988617,13.106942354],[92.886126932,13.107563849],[92.886205288,13.10769944],[92.886721696,13.107898439],[92.886827785,13.107884922],[92.887030671,13.107785542],[92.887514854,13.107582204],[92.887888307,13.107469335],[92.888229555,13.107388012],[92.888460088,13.107356465],[92.888709107,13.107229884],[92.888875202,13.107085271],[92.889294877,13.106457152],[92.889585433,13.106000612],[92.889885114,13.105566773],[92.890461656,13.104780382],[92.890576941,13.104586099],[92.890673821,13.104269728],[92.891026626,13.103085526],[92.891081995,13.102773659],[92.891169774,13.101354405],[92.891137568,13.10113736],[92.89105454,13.100911339],[92.890819429,13.100608478],[92.88990195,13.099690756],[92.889551616,13.099428535],[92.889168902,13.099179864],[92.888754,13.098917615],[92.887670484,13.098035981],[92.887426124,13.097823452],[92.887121854,13.097484383],[92.886061504,13.096360945],[92.885807944,13.096089721],[92.885628175,13.095827483],[92.885457672,13.095456823],[92.885250277,13.094602438],[92.88519497,13.094268003],[92.885160479,13.093775327],[92.885183576,13.093445359],[92.885252795,13.092871253],[92.885474217,13.092279221],[92.885801628,13.091904088],[92.886101307,13.091689456],[92.886484057,13.091567551],[92.88693132,13.091585749],[92.887240219,13.09161745],[92.887452338,13.091703364],[92.887798057,13.091933935],[92.887931753,13.09206955],[92.888102343,13.092214224],[92.888305233,13.092318218],[92.888517346,13.092422218],[92.888761615,13.092621182],[92.888922989,13.092743244],[92.889070523,13.092878864],[92.889176564,13.092973862],[92.889356403,13.093055239],[92.890352302,13.093358258],[92.890822598,13.093462278],[92.891297494,13.093598041],[92.89306794,13.093910249],[92.893473681,13.093982677],[92.893932468,13.094032429],[92.894444296,13.094077772],[92.895620053,13.094179641],[92.89600275,13.094206839],[92.896307055,13.094197833],[92.896694402,13.094116517],[92.897072431,13.09403981],[92.897499006,13.093877123],[92.898222877,13.093429795],[92.898407333,13.093230926],[92.898628713,13.092946164],[92.898776288,13.092697633],[92.899006836,13.091748487],[92.899025332,13.091603808],[92.89905765,13.091499827],[92.899131412,13.091314567],[92.899195957,13.091106604],[92.899205222,13.090980098],[92.899108484,13.090085076],[92.899076188,13.089845514],[92.899219271,13.088399152],[92.899237741,13.088055616],[92.899223994,13.086681533],[92.899214764,13.086419373],[92.899214813,13.085718724],[92.899145695,13.085262206],[92.899168859,13.084672343],[92.899148111,13.084376269],[92.899138887,13.083824826],[92.899185097,13.083273403],[92.899249693,13.082627039],[92.899383445,13.082048524],[92.899471052,13.081822576],[92.899747762,13.081257594],[92.900038227,13.080936687],[92.900623844,13.080335655],[92.901167845,13.079784253],[92.902020881,13.079079241],[92.90254654,13.078758425],[92.903242746,13.078415065],[92.904169442,13.078080657],[92.905114635,13.077875116],[92.906041393,13.0776267],[92.907240107,13.077210997],[92.907954753,13.076853978],[92.908342035,13.076578313],[92.909114364,13.075461974],[92.909847491,13.074327533],[92.910396109,13.07364056],[92.910843389,13.072854164],[92.911290641,13.071828133],[92.911696306,13.071086936],[92.911913009,13.070255242],[92.912138951,13.069369383],[92.912180461,13.069021335],[92.912166678,13.068510583],[92.912157517,13.067638205],[92.912120656,13.067199788],[92.912060645,13.066761273],[92.91174951,13.065934091],[92.911532815,13.065452657],[92.91121937,13.065292209],[92.910951982,13.065020915],[92.910643136,13.064587011],[92.910431063,13.064397121],[92.910343477,13.064284142],[92.910237395,13.06403099],[92.910177503,13.063836635],[92.910057677,13.063583478],[92.909965403,13.063420761],[92.909910179,13.063031982],[92.909914773,13.062774351],[92.909868659,13.06245792],[92.909776449,13.062394675],[92.909578244,13.062412689],[92.909426044,13.062484976],[92.909167885,13.062521143],[92.908983492,13.062616025],[92.908845234,13.062638582],[92.908771461,13.062597951],[92.908536332,13.062417094],[92.908315044,13.062209114],[92.907987714,13.061933361],[92.907641923,13.061711859],[92.907028784,13.061418001],[92.906572419,13.061178371],[92.906106817,13.060983949],[92.905590506,13.06073525],[92.905212439,13.060513731],[92.904885188,13.060301185],[92.904677717,13.060163289],[92.904336514,13.060036735],[92.904216738,13.059946258],[92.904106083,13.059883006],[92.904009252,13.059855839],[92.90393548,13.059826512],[92.903529806,13.060000429],[92.903248596,13.060023017],[92.901842503,13.059973084],[92.89996154,13.05989139],[92.898541616,13.059836913],[92.898149754,13.059791626],[92.897236874,13.059814126],[92.897024865,13.059746215],[92.896941885,13.059673926],[92.896835839,13.059357468],[92.896780527,13.059289712],[92.896637688,13.059226351],[92.896420962,13.059199223],[92.896158218,13.059158509],[92.895766297,13.05902731],[92.895277646,13.058848685],[92.894982687,13.058627187],[92.894277374,13.057985195],[92.893763424,13.057379366],[92.893431521,13.056800742],[92.892855378,13.056041333],[92.892422089,13.055557524],[92.891984175,13.055114498],[92.891324983,13.054246533],[92.890481504,13.053446308],[92.889688629,13.052741053],[92.889011001,13.05213523],[92.888729906,13.051624355],[92.888577827,13.051140667],[92.88831047,13.050643452],[92.888015542,13.050146136],[92.887840368,13.04952688],[92.88743024,13.048342513],[92.88709158,13.047180786],[92.886879614,13.046561514],[92.886676855,13.046217967],[92.886354247,13.045774892],[92.885962428,13.045447174],[92.885695032,13.045320539],[92.885455318,13.045388251],[92.88472226,13.045803978],[92.884090685,13.046355216],[92.883767876,13.046893032],[92.883597248,13.047390226],[92.883020917,13.048149476],[92.882110307,13.04904421],[92.88084242,13.049925295],[92.880358329,13.05016027],[92.879943348,13.050539877],[92.879468406,13.051394028],[92.878974941,13.052207476],[92.87834325,13.052962168],[92.877799192,13.053445701],[92.877430318,13.053816282],[92.876992284,13.054159699],[92.875964094,13.054934624],[92.875111156,13.055436084],[92.874175237,13.055869765],[92.873603517,13.056100162],[92.872935051,13.056325985],[92.872469429,13.056466004],[92.872116298,13.056660247],[92.871374256,13.057040032],[92.870996226,13.057225489],[92.870509937,13.057379238],[92.870228773,13.057501354],[92.869795363,13.057578263],[92.869500398,13.057628026],[92.869237602,13.057718499],[92.868882704,13.057935525],[92.868541655,13.058120907],[92.868338737,13.058161675],[92.868122095,13.058161651],[92.867836281,13.05816177],[92.86754125,13.058152752],[92.867407522,13.05815051],[92.867218506,13.058240929],[92.866692995,13.058435435],[92.866024662,13.058747421],[92.86546688,13.0589193],[92.865005888,13.059000709],[92.864563368,13.059217772],[92.864199213,13.059498089],[92.863978,13.059796477],[92.86378914,13.060135486],[92.863770755,13.060393111],[92.86383533,13.06055583],[92.863876832,13.060750187],[92.864052141,13.060980698],[92.864181207,13.061093717],[92.864462493,13.061310631],[92.864642377,13.061423584],[92.864872945,13.061626907],[92.865214244,13.062101487],[92.865550904,13.062634754],[92.86583684,13.06297375],[92.866247289,13.063502534],[92.866459472,13.063977043],[92.866510279,13.064198534],[92.866491932,13.064383816],[92.866441249,13.064487874],[92.866279935,13.064695776],[92.866081714,13.064930879],[92.865966535,13.06509359],[92.865842127,13.065269953],[92.865786823,13.065392003],[92.865726922,13.065486922],[92.86545956,13.065654164],[92.865173755,13.065816964],[92.864786583,13.065988754],[92.864459295,13.066106405],[92.864058215,13.066237491],[92.863481949,13.066260237],[92.863228399,13.066278364],[92.862836512,13.06627842],[92.862476905,13.066278494],[92.862144962,13.066292146],[92.861776115,13.066328295],[92.861324355,13.066360057],[92.860734234,13.06642339],[92.860443837,13.066536447],[92.860261715,13.066658516],[92.860068161,13.066956917],[92.859929953,13.067237172],[92.859824017,13.067535533],[92.859791773,13.067648551],[92.859759467,13.06769827],[92.859699589,13.06773893],[92.859611934,13.067811315],[92.859478369,13.068028272],[92.859261796,13.068615945],[92.859086677,13.068932351],[92.858989946,13.069262277],[92.858893208,13.069610378],[92.858593803,13.070392428],[92.858520079,13.070640978],[92.858487793,13.070835385],[92.858524793,13.070989047],[92.858607811,13.071156299],[92.858709239,13.071395815],[92.85893541,13.072105457],[92.859050728,13.072607138],[92.859133827,13.072986809],[92.859180089,13.073438805],[92.859184803,13.073976685],[92.859101942,13.074419655],[92.859028316,13.074840023],[92.85895461,13.07504797],[92.858784097,13.07536447],[92.858572032,13.075590425],[92.858233222,13.075848139],[92.858053454,13.075855],[92.857841313,13.07585949],[92.85750479,13.075782705],[92.857027521,13.075701408],[92.856709376,13.075579416],[92.85649735,13.075538782],[92.856289892,13.07558858],[92.856174655,13.075660858],[92.855918841,13.075941133],[92.855660726,13.076207935],[92.855370329,13.076474625],[92.855061486,13.076741396],[92.854706496,13.077062308],[92.854411517,13.077265785],[92.854098075,13.077500901],[92.854015103,13.077604846],[92.854015066,13.077677191],[92.854125715,13.077740467],[92.854254844,13.07774036],[92.854347083,13.077731371],[92.854656,13.077686065],[92.854918781,13.077676993],[92.8551585,13.077676951],[92.855379829,13.077740199],[92.85554581,13.077821592],[92.855822517,13.077997819],[92.856011604,13.078169564],[92.856260617,13.078390989],[92.856440464,13.078594379],[92.856767849,13.078874537],[92.857090642,13.079118612],[92.857450342,13.079335487],[92.857902238,13.079633802],[92.858059064,13.079764834],[92.85805443,13.079810046],[92.857971495,13.079841649],[92.857902309,13.079859786],[92.85782392,13.079837135],[92.857639486,13.079764867],[92.857353557,13.079579593],[92.857049195,13.07936718],[92.85652352,13.079055438],[92.856085467,13.078748088],[92.855804129,13.07842726],[92.855615079,13.078183172],[92.855352217,13.077988866],[92.855024875,13.077988858],[92.85460529,13.078007062],[92.854236471,13.07813363],[92.853913764,13.078088498],[92.853733948,13.078007187],[92.853600163,13.07791677],[92.853517201,13.077821859],[92.853517157,13.077726908],[92.853554023,13.07760494],[92.853922772,13.077256819],[92.854360751,13.076980991],[92.854674188,13.076750486],[92.855052092,13.076352632],[92.855967105,13.075344504],[92.856331274,13.075104894],[92.856635561,13.075086801],[92.857022818,13.075149962],[92.857705194,13.075271981],[92.858078616,13.075335132],[92.858295295,13.07529221],[92.858530408,13.075088785],[92.858682537,13.074831056],[92.858816086,13.07446941],[92.858912803,13.073985755],[92.858852742,13.073461499],[92.85867278,13.072751883],[92.858349797,13.071978975],[92.858146839,13.071517938],[92.858063816,13.07136199],[92.857962381,13.07132133],[92.857833258,13.071316825],[92.857478244,13.071339502],[92.857127926,13.071380266],[92.856643818,13.071524948],[92.85593853,13.071678726],[92.855297693,13.071873233],[92.854638497,13.072072159],[92.853476675,13.072370713],[92.852835966,13.072664596],[92.852559377,13.072809212],[92.852024613,13.073157413],[92.851572855,13.073510005],[92.85122716,13.073695362],[92.850803017,13.073799376],[92.850415734,13.073790373],[92.849991562,13.073776916],[92.849341436,13.07372724],[92.848815904,13.073704678],[92.848525405,13.073639212],[92.84833177,13.073539803],[92.848096604,13.073485584],[92.847889121,13.073580499],[92.847741596,13.073661888],[92.847432759,13.073906042],[92.847133139,13.074163675],[92.846681372,13.074516348],[92.846510827,13.074692582],[92.846469441,13.074814637],[92.846478602,13.074927681],[92.846533973,13.075040662],[92.84669533,13.075135531],[92.846976594,13.075225952],[92.8475853,13.075460898],[92.84801867,13.07570044],[92.848223883,13.075885674],[92.848279252,13.076174994],[92.848265533,13.076473315],[92.848205634,13.076717439],[92.848182616,13.076812378],[92.848127278,13.076807822],[92.848053438,13.076563706],[92.847938161,13.076193144],[92.847808971,13.075967081],[92.847497733,13.075700485],[92.847013602,13.075524213],[92.846607834,13.07541129],[92.846354248,13.07530732],[92.84616979,13.075122097],[92.846105183,13.074864422],[92.846243413,13.074579651],[92.846570664,13.074227084],[92.847667804,13.073331954],[92.848128765,13.073196317],[92.848262501,13.073200829],[92.848317831,13.073218859],[92.848350095,13.073250528],[92.848525365,13.073372535],[92.848769694,13.073363458],[92.849032465,13.073365696],[92.849378247,13.073365633],[92.850327964,13.073202795],[92.850761308,13.073139482],[92.85111635,13.073067078],[92.851485166,13.072935993],[92.851821703,13.072800276],[92.852070619,13.072664688],[92.852439391,13.07243865],[92.852794323,13.072221645],[92.85331521,13.071945778],[92.854020562,13.071670018],[92.854790497,13.071534278],[92.855329857,13.071380498],[92.855929163,13.071235794],[92.856523895,13.071018742],[92.85716459,13.070733893],[92.857731613,13.070403785],[92.857994317,13.070164204],[92.858340043,13.069714421],[92.859008164,13.068236267],[92.859141736,13.067820364],[92.859312142,13.06733675],[92.859496417,13.066780709],[92.859517115,13.066328751],[92.859378723,13.066053042],[92.859023624,13.065705049],[92.858603992,13.065302759],[92.857718682,13.064740233],[92.857262185,13.064478086],[92.85647838,13.064184374],[92.854919948,13.063701028],[92.854362127,13.063556467],[92.853813475,13.063515815],[92.853089674,13.063488806],[92.852107744,13.063597465],[92.851748096,13.063683341],[92.851194944,13.063782847],[92.850554105,13.063837175],[92.850153031,13.063950245],[92.849774998,13.063918638],[92.849553677,13.063864428],[92.849415306,13.063742444],[92.849226303,13.063444093],[92.849055594,13.063087062],[92.848801775,13.06206559],[92.848704878,13.061484699],[92.848478756,13.060418029],[92.848344934,13.059902766],[92.848280278,13.059224773],[92.848349333,13.05875919],[92.848505911,13.058289048],[92.848736378,13.057791821],[92.849508317,13.056763463],[92.849858623,13.056365599],[92.850065945,13.056026611],[92.850139705,13.055719193],[92.850079718,13.055448047],[92.849761473,13.055050325],[92.849530988,13.054901157],[92.849277419,13.054801712],[92.848954661,13.054738487],[92.848267811,13.05481765],[92.847728438,13.054880984],[92.847281264,13.054994111],[92.846405401,13.055147848],[92.845506458,13.055505036],[92.844953319,13.055776347],[92.844450929,13.056165066],[92.844059198,13.056743666],[92.843708927,13.05722734],[92.843665188,13.057597984],[92.843697545,13.057955115],[92.843863539,13.058479442],[92.844140281,13.059035399],[92.844393937,13.059478303],[92.844569172,13.05980821],[92.844601533,13.059993612],[92.844569324,13.060364175],[92.844486407,13.060703238],[92.844371139,13.060838812],[92.844177575,13.060960952],[92.844062277,13.060983488],[92.843947005,13.060960898],[92.843817918,13.06090222],[92.843430595,13.060671743],[92.842877329,13.060323691],[92.842370196,13.060106793],[92.841761634,13.06001643],[92.841581812,13.059975805],[92.841508048,13.059944107],[92.841498787,13.05984924],[92.841554164,13.05977693],[92.841674002,13.059718136],[92.841904497,13.059686451],[92.842190312,13.059686451],[92.842679015,13.059871688],[92.84351357,13.060395982],[92.843993053,13.060581211],[92.844154373,13.060558613],[92.844315709,13.060341681],[92.844292683,13.060120203],[92.84411741,13.059695253],[92.843660818,13.058818429],[92.843374845,13.058113347],[92.843268678,13.05748054],[92.84334927,13.057010444],[92.843538191,13.056608148],[92.843897695,13.056106393],[92.844390848,13.055577503],[92.845128374,13.055093797],[92.845395739,13.054921965],[92.845497053,13.054664301],[92.845437092,13.054356982],[92.84532175,13.05396372],[92.844865206,13.053344533],[92.844482525,13.052915112],[92.844085956,13.052417953],[92.843749337,13.051916306],[92.843592485,13.051545624],[92.843467947,13.050948978],[92.843601598,13.050587431],[92.843707568,13.050415589],[92.843748996,13.050379444],[92.843822773,13.05038401],[92.84383205,13.050451749],[92.843855123,13.050587409],[92.8438322,13.05117501],[92.843873754,13.051410065],[92.844007445,13.051803248],[92.844131985,13.052069914],[92.844427108,13.052562581],[92.844713018,13.052874472],[92.845127995,13.053276692],[92.845473811,13.053665394],[92.845681321,13.053995322],[92.845778261,13.054311706],[92.845805901,13.054528666],[92.845787561,13.054673343],[92.84581981,13.05472753],[92.845967362,13.054745616],[92.846008864,13.054745642],[92.846257722,13.054686835],[92.846575861,13.054591898],[92.846898508,13.05451948],[92.847235092,13.054424554],[92.847769732,13.054243657],[92.848313714,13.054180325],[92.848945325,13.054263904],[92.849646153,13.054431079],[92.850180931,13.054679631],[92.850503706,13.054882931],[92.850674323,13.055059191],[92.850757316,13.055253576],[92.85075743,13.055560948],[92.85075744,13.055714588],[92.850669921,13.055881832],[92.850522411,13.056130518],[92.850195227,13.056582562],[92.849973995,13.056889892],[92.84969743,13.057364575],[92.849169824,13.058178219],[92.848967062,13.05860764],[92.848851876,13.058937641],[92.848778178,13.059296966],[92.848833551,13.059742188],[92.84888898,13.059913948],[92.849027345,13.06038861],[92.849258066,13.061138867],[92.84936877,13.061599946],[92.849419541,13.062033861],[92.849511858,13.062558139],[92.849627236,13.062901663],[92.84972411,13.063186395],[92.849922391,13.063380758],[92.850079147,13.063443972],[92.850263607,13.063443992],[92.85048487,13.063434901],[92.850844434,13.06333094],[92.8513654,13.063226894],[92.851743391,13.063159025],[92.852185956,13.063064064],[92.85289592,13.062919343],[92.85344906,13.062837918],[92.853817881,13.062846906],[92.854200532,13.062860333],[92.854523304,13.06291912],[92.854850656,13.063036598],[92.855367078,13.063158525],[92.855989429,13.06336181],[92.856607264,13.06356066],[92.857197451,13.06372323],[92.85757553,13.063845255],[92.857842943,13.063949131],[92.858073521,13.064125421],[92.858410111,13.064407844],[92.858880411,13.064733206],[92.859290793,13.065004366],[92.859742712,13.065393018],[92.859987127,13.065569221],[92.860249886,13.065578231],[92.860526576,13.065578205],[92.860890737,13.065505794],[92.861218039,13.065361107],[92.861577571,13.065320432],[92.861808145,13.065324901],[92.862365958,13.065311192],[92.862808517,13.065229778],[92.863154233,13.0651484],[92.863619865,13.065035256],[92.863859601,13.064971995],[92.864334448,13.064872419],[92.864698602,13.064809045],[92.864919901,13.064723166],[92.865182629,13.064601047],[92.865371602,13.064415677],[92.865445375,13.064243901],[92.865454486,13.064090265],[92.865302284,13.06374673],[92.865094786,13.063511769],[92.864841104,13.063231571],[92.864569009,13.062883538],[92.864347659,13.062689264],[92.863840507,13.062463365],[92.863536105,13.062174093],[92.863430083,13.062088217],[92.86312572,13.061722171],[92.863010369,13.061473605],[92.862918064,13.061247569],[92.862918009,13.060980892],[92.862950265,13.060836221],[92.863028445,13.060320993],[92.863171251,13.059670066],[92.863309399,13.059303899],[92.863512197,13.058942291],[92.863691941,13.05876596],[92.863945455,13.058612185],[92.864166689,13.058458486],[92.864429412,13.058336367],[92.865987509,13.057730424],[92.866185654,13.057644532],[92.866535993,13.057513326],[92.867059269,13.057359603],[92.86736346,13.057305327],[92.867699999,13.057298452],[92.867985825,13.057266773],[92.868207108,13.057203408],[92.868474441,13.057072246],[92.868727985,13.056846214],[92.869096677,13.056507114],[92.869387004,13.056312752],[92.870313528,13.055869588],[92.870765256,13.055661563],[92.870972715,13.055566629],[92.871037217,13.055489705],[92.871046379,13.055417456],[92.870995674,13.055372215],[92.870903475,13.055313478],[92.870792808,13.055304469],[92.870682128,13.055322587],[92.870405545,13.055313581],[92.86999986,13.055273037],[92.86970938,13.055200722],[92.869455786,13.055137469],[92.869068525,13.054943202],[92.868755027,13.054789577],[92.868501374,13.054654069],[92.868247827,13.054491342],[92.868081776,13.054387439],[92.867998743,13.054251841],[92.867878851,13.054048491],[92.867657525,13.053817957],[92.867242544,13.053540116],[92.866892046,13.053232827],[92.866407872,13.052817042],[92.866251057,13.052491589],[92.866232554,13.05222047],[92.866283212,13.051967293],[92.866490499,13.051646377],[92.866794762,13.051420285],[92.86721421,13.051203205],[92.867624487,13.051069768],[92.868191502,13.051033536],[92.868611009,13.051083224],[92.869085888,13.051254839],[92.869316425,13.051309038],[92.869422417,13.051254745],[92.869496094,13.051073923],[92.869532893,13.050866044],[92.869459117,13.050658107],[92.869163977,13.050301114],[92.868933413,13.050106749],[92.868629125,13.049989299],[92.868334067,13.049858291],[92.868029698,13.049722756],[92.867826867,13.049587184],[92.867753072,13.049424461],[92.867753002,13.049175868],[92.867798975,13.048877564],[92.868043242,13.048552054],[92.868331257,13.048149703],[92.868662997,13.047724767],[92.868897976,13.04733595],[92.868925646,13.047128066],[92.868874846,13.046893012],[92.868727267,13.046739383],[92.868538229,13.046698771],[92.868395379,13.046689742],[92.867994219,13.046667193],[92.86758854,13.04664464],[92.867307391,13.046561115],[92.867072211,13.046384831],[92.866767903,13.046127303],[92.866362047,13.045697995],[92.866066909,13.045358994],[92.865942466,13.045237026],[92.865836421,13.045214452],[92.865748814,13.045205362],[92.865633615,13.04523252],[92.865375458,13.045286819],[92.865121919,13.045327556],[92.864955932,13.045295905],[92.864813031,13.045205578],[92.86467468,13.045047341],[92.864559401,13.044853034],[92.864347195,13.044473383],[92.864162772,13.044233823],[92.863793907,13.043989821],[92.863604892,13.043908511],[92.863434287,13.043894944],[92.863277538,13.043836259],[92.863254493,13.043813638],[92.863332849,13.043691601],[92.863429616,13.043637306],[92.863618578,13.043637319],[92.863839872,13.043718646],[92.864047392,13.043867789],[92.864374768,13.04408916],[92.86453618,13.044233755],[92.86466987,13.044495895],[92.864840511,13.044821355],[92.864923554,13.044925305],[92.86505725,13.044979546],[92.865186363,13.044979525],[92.865343055,13.044965863],[92.865647281,13.044803074],[92.865785557,13.044730804],[92.865969978,13.044780459],[92.86604841,13.044884406],[92.866315797,13.045205306],[92.866804624,13.04569787],[92.867131972,13.04598706],[92.867468587,13.046181393],[92.867869705,13.046296544],[92.868256929,13.046337172],[92.868556581,13.046296456],[92.8688793,13.046432001],[92.869072975,13.046617304],[92.869174416,13.046829688],[92.869215995,13.047060217],[92.869174557,13.047326872],[92.869082498,13.047575506],[92.86885666,13.047941721],[92.868665443,13.048221953],[92.868402796,13.048610753],[92.868232369,13.049004035],[92.868209335,13.049157753],[92.868241653,13.049270718],[92.868389241,13.04940626],[92.868679746,13.04960961],[92.869099335,13.049880761],[92.869495851,13.05018807],[92.869758711,13.050549567],[92.869846395,13.050802726],[92.869878712,13.051123588],[92.869731285,13.051440018],[92.86953774,13.051566609],[92.869385624,13.051648006],[92.8692151,13.051648098],[92.868878526,13.051544196],[92.868509665,13.051462885],[92.867997937,13.051399675],[92.867633726,13.051431402],[92.867237356,13.051605541],[92.866933174,13.051854152],[92.866762656,13.052039534],[92.866688966,13.05224296],[92.866670541,13.052396591],[92.866712086,13.052500608],[92.866942617,13.052767229],[92.867168634,13.053024806],[92.867662034,13.053438334],[92.868215372,13.053872149],[92.868741051,13.054292385],[92.869534022,13.054671885],[92.869902891,13.054748674],[92.870354666,13.054838977],[92.870815775,13.054888592],[92.871322902,13.054942752],[92.871760823,13.055078261],[92.871899165,13.055073722],[92.871972876,13.055024022],[92.872117028,13.055017947],[92.872117063,13.054937756],[92.872584904,13.054987894],[92.872893779,13.054965445],[92.87329953,13.054857047],[92.874175534,13.05455446],[92.875079162,13.054134327],[92.875909054,13.053601206],[92.876646734,13.053031864],[92.877370617,13.052365302],[92.87767043,13.051737052],[92.878090099,13.050751842],[92.878334542,13.05020043],[92.878694159,13.049676202],[92.879017001,13.049097698],[92.879127682,13.048844639],[92.879118455,13.048636736],[92.879077044,13.048419683],[92.878966449,13.048243381],[92.878641454,13.04802185],[92.877936111,13.047840824],[92.87715709,13.047863227],[92.876198121,13.048145524],[92.875651861,13.048403066],[92.874955665,13.048615317],[92.874559188,13.048628771],[92.874208843,13.048601557],[92.873996783,13.048474936],[92.87389082,13.048257941],[92.873884042,13.047733624],[92.87403163,13.047240945],[92.874382134,13.04668959],[92.874755617,13.046102074],[92.874921633,13.045641055],[92.874921723,13.045433156],[92.874815651,13.045256853],[92.87465437,13.04522069],[92.874414632,13.045338129],[92.874050321,13.046043118],[92.873718284,13.046544745],[92.873478522,13.046711919],[92.873266493,13.046729987],[92.87311899,13.046607921],[92.872980759,13.046372822],[92.87279646,13.045622429],[92.872685958,13.044835902],[92.87260773,13.044261811],[92.872561712,13.043845989],[92.872492616,13.043479803],[92.872653987,13.043516057],[92.872704635,13.043683289],[92.872769127,13.04403591],[92.872838233,13.04438392],[92.872921119,13.044849497],[92.873068498,13.045667693],[92.873179011,13.046015815],[92.873261938,13.046183064],[92.873317312,13.04630056],[92.873395586,13.046354859],[92.873487815,13.04634134],[92.873662989,13.046246478],[92.873907477,13.045812539],[92.874128831,13.045347026],[92.874244074,13.045216051],[92.87441467,13.0450398],[92.874539102,13.044985605],[92.874640556,13.044962958],[92.874728165,13.044967523],[92.874824997,13.044972094],[92.874889445,13.045008298],[92.874986241,13.045094166],[92.875096921,13.045279513],[92.875129133,13.045428739],[92.875119843,13.045586896],[92.875055271,13.045835456],[92.874944576,13.046111212],[92.874847749,13.04631002],[92.874644886,13.046671546],[92.874400446,13.04699245],[92.87417449,13.047435352],[92.874109897,13.047733649],[92.874105308,13.047891899],[92.874183602,13.0481134],[92.874310344,13.048262585],[92.874407159,13.048307759],[92.874628396,13.048325957],[92.87500184,13.048258232],[92.875345335,13.048131712],[92.875700293,13.047941989],[92.876364232,13.047675461],[92.876792938,13.047555855],[92.877249301,13.047456518],[92.877784111,13.047443036],[92.877931568,13.047461195],[92.878212809,13.047556195],[92.878540052,13.047696343],[92.878922675,13.047945031],[92.87924529,13.048125958],[92.879565711,13.048261669],[92.879892974,13.048356598],[92.880344756,13.048410986],[92.880884087,13.048393069],[92.881349749,13.048334424],[92.881483409,13.048266664],[92.881753173,13.048013589],[92.882002132,13.047670074],[92.882094381,13.047380833],[92.882288041,13.04694695],[92.882398767,13.04657181],[92.882500186,13.046409083],[92.882767695,13.046024974],[92.883025893,13.045631816],[92.883187261,13.045451032],[92.883699026,13.044935822],[92.884219977,13.044506614],[92.884625656,13.044289682],[92.885234197,13.044140665],[92.885810442,13.044036847],[92.886193118,13.043917114],[92.886363651,13.043876499],[92.886428213,13.043862965],[92.88646048,13.043890109],[92.886640215,13.044143214],[92.886953669,13.044645064],[92.887138003,13.044934344],[92.887437613,13.045228197],[92.887884705,13.045720973],[92.888161269,13.045992299],[92.888497754,13.046331382],[92.888852666,13.046720121],[92.889060065,13.046991413],[92.889124568,13.047136041],[92.889331947,13.047705662],[92.889419479,13.048166714],[92.889430969,13.048758854],[92.889398622,13.049188201],[92.889297168,13.049698993],[92.889278718,13.049961143],[92.889306309,13.05016001],[92.889573671,13.05064366],[92.889845607,13.050982803],[92.890454,13.051516249],[92.890878119,13.051828239],[92.891795385,13.052596846],[92.892141111,13.052922364],[92.893394918,13.053944135],[92.894630353,13.055047189],[92.894865435,13.055318489],[92.894971436,13.055485738],[92.89503136,13.055549065],[92.895040566,13.055860871],[92.89513272,13.056326534],[92.89526179,13.056724299],[92.895459971,13.057029404],[92.895584426,13.057178576],[92.895731949,13.057291585],[92.895842607,13.057332325],[92.895932509,13.057386622],[92.8960247,13.057490564],[92.896490211,13.057906466],[92.897015743,13.058114495],[92.897652001,13.058168838],[92.898334267,13.058263889],[92.899136427,13.058363513],[92.900279769,13.058368229],[92.900989737,13.058363814],[92.901810334,13.058210232],[92.90390333,13.057957404],[92.904783842,13.057901049],[92.906840007,13.057431242],[92.907856543,13.057092425],[92.908803991,13.056780617],[92.908843192,13.056767067],[92.908856935,13.05676255],[92.910406038,13.055912993],[92.911752198,13.055194476],[92.912448282,13.054679277],[92.913199755,13.053965242],[92.913702299,13.053282765],[92.914135661,13.052634176],[92.914495241,13.051983298],[92.914624322,13.051097403],[92.914642815,13.050247641],[92.914545988,13.049208026],[92.914403165,13.048421508],[92.914193418,13.047526541],[92.91396294,13.046905025],[92.913478957,13.045896923],[92.913119403,13.045155631],[92.912335707,13.043817622],[92.911529008,13.042646806],[92.911284697,13.04238013],[92.910846801,13.041842184],[92.910763864,13.041629733],[92.910763873,13.041277146],[92.910865257,13.040847733],[92.910911422,13.040341523],[92.910856122,13.03990762],[92.910657923,13.039333499],[92.910360626,13.038944721],[92.909982603,13.038357149],[92.909636931,13.037837231],[92.909000807,13.036878888],[92.908802644,13.036517276],[92.908710402,13.036282214],[92.908710471,13.036051708],[92.908816482,13.035572649],[92.908931775,13.035202021],[92.908917948,13.034867514],[92.908770465,13.034026733],[92.908586144,13.033335145],[92.908263487,13.032670635],[92.907839383,13.032042348],[92.907433774,13.031554053],[92.907046616,13.03104777],[92.906627189,13.030518865],[92.906129309,13.029926718],[92.905739826,13.029497207],[92.905394159,13.029325436],[92.905103746,13.02910386],[92.904707324,13.028758082],[92.90456908,13.028504914],[92.904343222,13.027985034],[92.9041589,13.027636986],[92.903910057,13.026909199],[92.903753363,13.026389435],[92.903518306,13.025815292],[92.903301706,13.025196032],[92.903186439,13.024617414],[92.902983657,13.024047896],[92.902619546,13.023627431],[92.902301584,13.023365237],[92.902177086,13.023107553],[92.902002004,13.022723335],[92.901974356,13.022673678],[92.901951307,13.022660105],[92.901900593,13.022651041],[92.901508755,13.02242951],[92.900886571,13.0219186],[92.900476357,13.021502726],[92.900024613,13.020919538],[92.899672027,13.020530725],[92.899197336,13.020187167],[92.898464456,13.019825413],[92.898114163,13.019753012],[92.897620902,13.01979359],[92.897049303,13.019969779],[92.896574548,13.020087229],[92.896427087,13.020123339],[92.896261136,13.020028407],[92.896012269,13.01972102],[92.895929324,13.019323272],[92.895910932,13.01891642],[92.895671313,13.018536691],[92.895353285,13.018236057],[92.895293389,13.018118472],[92.895251832,13.018032635],[92.89533485,13.017955806],[92.895450101,13.017998719],[92.895735872,13.018247433],[92.895970861,13.01841926],[92.896090762,13.018613645],[92.896201353,13.018798984],[92.896242821,13.019137934],[92.896284219,13.019418195],[92.896316513,13.019626107],[92.896362574,13.019752729],[92.896468585,13.019852157],[92.896570013,13.019870285],[92.896874249,13.019802501],[92.897570252,13.019594714],[92.897897548,13.01950442],[92.898178714,13.019477318],[92.898427593,13.019490896],[92.898727266,13.01954971],[92.89899916,13.019671813],[92.899349498,13.019888809],[92.899708944,13.020160067],[92.900096122,13.020512722],[92.900457953,13.020833716],[92.900992629,13.021321985],[92.901416694,13.021683697],[92.901651699,13.021828298],[92.90177618,13.021850957],[92.901983572,13.021846427],[92.902068876,13.021826115],[92.90206196,13.021543609],[92.901997528,13.021182044],[92.901974495,13.020838491],[92.901974464,13.0206532],[92.902050533,13.020390983],[92.902179669,13.019997755],[92.902419336,13.019699521],[92.902709809,13.01941026],[92.903138507,13.019121055],[92.903742376,13.018651059],[92.904337014,13.017909857],[92.904678157,13.017173167],[92.904650539,13.016739183],[92.904498421,13.016350453],[92.903936126,13.016020433],[92.903733326,13.015812455],[92.903401472,13.015477913],[92.903120301,13.015247385],[92.902866837,13.015170508],[92.902507303,13.015174976],[92.902133898,13.015301429],[92.901921885,13.015355692],[92.901691373,13.015305863],[92.901525462,13.015097986],[92.901129118,13.014596119],[92.900880295,13.014153183],[92.900843411,13.013872924],[92.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment