if (typeof window.contentMaps === 'undefined') { window.contentMaps = {}; window.initialMapBounds = {}; } if (typeof window.markerData === 'undefined') { window.markerData = {}; } if (!markerData[1]) { markerData[1] = {}; } function initMapbox_1(){ mapboxgl.accessToken = 'pk.eyJ1IjoibGF6eXRyaXBzIiwiYSI6ImNsaTJ4anh2MTA5NDYzZW85ODJmMm45ZzcifQ.9u5pN47V7SsoFwF6_Pw5bQ'; const contentMap_1 = new mapboxgl.Map({ container: 'contentMap_1', style: 'mapbox://styles/mapbox/streets-v11', center: [-67.36109874952308, 45.11007879952042], zoom: 4, cooperativeGestures: true }); window.contentMaps[1] = contentMap_1; var bounds_1 = new mapboxgl.LngLatBounds(); const contentStart_1_1 = [-73.54618241255578, 45.51581768630909]; const contentStart_1_1_geoson = { 'type': 'FeatureCollection', 'features': [{ 'type': 'Feature', 'geometry': { 'type': 'Point', 'coordinates': contentStart_1_1 }, 'properties': { 'title': 'Start', 'description': 'Start point' } }] }; for (const feature of contentStart_1_1_geoson.features) { const el = document.createElement('div'); el.className = 'marker_start'; new mapboxgl.Marker(el, {offset: [0, -29]}).setLngLat(feature.geometry.coordinates).addTo(contentMap_1); } bounds_1.extend(contentStart_1_1); const contentFinish_1_2 = [-63.39481537814409, 46.50769469449259]; const contentFinish_1_2_geoson = { 'type': 'FeatureCollection', 'features': [{ 'type': 'Feature', 'geometry': { 'type': 'Point', 'coordinates': contentFinish_1_2 }, 'properties': { 'title': 'Finish', 'description': 'Finish point' } }] }; for (const feature of contentFinish_1_2_geoson.features) { const el = document.createElement('div'); el.className = 'marker_star'; new mapboxgl.Marker(el, {offset: [0, -29]}).setLngLat(feature.geometry.coordinates).addTo(contentMap_1); } bounds_1.extend(contentFinish_1_2); const geojson_1_0 = { type: 'Feature', properties: {}, geometry: { type: 'LineString', coordinates: [["-73.5464554","45.5154988"],["-73.546439","45.5154447"],["-73.5464693","45.5153328"],["-73.5465376","45.51512"],["-73.5466692","45.5147412"],["-73.546823","45.5143674"],["-73.54731","45.5135484"],["-73.5473797","45.5134647"],["-73.5474478","45.5134313"],["-73.5475748","45.5134"],["-73.5477181","45.5132907"],["-73.5485406","45.5118886"],["-73.5491494","45.5120504"],["-73.5492174","45.512059"],["-73.5492918","45.5119943"],["-73.54972","45.511175"],["-73.5497878","45.5110671"],["-73.5498171","45.5110375"],["-73.5498592","45.5110208"],["-73.5498898","45.5110176"],["-73.5499447","45.5110298"],["-73.5505915","45.5111864"],["-73.551129","45.5112936"],["-73.551368","45.5113525"],["-73.5516343","45.5114208"],["-73.5528423","45.5117798"],["-73.5530568","45.5118489"],["-73.5532433","45.51193"],["-73.5533546","45.5119751"],["-73.5534547","45.5120062"],["-73.5535649","45.5120355"],["-73.5537183","45.5120725"],["-73.5538153","45.5121002"],["-73.5539308","45.5121357"],["-73.5541384","45.5122089"],["-73.5547668","45.512429"],["-73.5549277","45.5124901"],["-73.5549852","45.5125087"],["-73.5556199","45.5117967"],["-73.5557397","45.511662"],["-73.5557874","45.5116071"],["-73.5558635","45.5115168"],["-73.5560462","45.5113012"],["-73.5561426","45.5111867"],["-73.5563844","45.5109073"],["-73.5565829","45.5106891"],["-73.5566235","45.5106318"],["-73.5566771","45.5105473"],["-73.5567767","45.5103989"],["-73.5570434","45.510031"],["-73.5570812","45.5099664"],["-73.5573219","45.5094908"],["-73.5574361","45.5092383"],["-73.5575238","45.5089196"],["-73.5575573","45.5088268"],["-73.5576278","45.5086594"],["-73.5576468","45.5086176"],["-73.5576652","45.5085865"],["-73.5578222","45.5083134"],["-73.5581797","45.5077666"],["-73.5588308","45.5069052"],["-73.5588551","45.5068708"],["-73.5588784","45.5068368"],["-73.5589011","45.5067985"],["-73.5589268","45.5067513"],["-73.5589826","45.5066347"],["-73.5590035","45.5065908"],["-73.5590493","45.5065084"],["-73.5626553","45.5023156"],["-73.5633203","45.5014521"],["-73.5636886","45.5008432"],["-73.5639683","45.5003309"],["-73.5640267","45.5001055"],["-73.5640253","45.4999331"],["-73.5639994","45.4997714"],["-73.5638943","45.4996037"],["-73.5634601","45.4992572"],["-73.5626809","45.4988283"],["-73.5621306","45.4985002"],["-73.5617174","45.4982788"],["-73.5603552","45.4976264"],["-73.5598964","45.4973521"],["-73.5596444","45.4972094"],["-73.5594778","45.4971292"],["-73.55936","45.4970802"],["-73.5592542","45.4969978"],["-73.5591741","45.4969348"],["-73.557951","45.4964973"],["-73.5576225","45.4963784"],["-73.5573506","45.4962769"],["-73.5554263","45.4955453"],["-73.5552607","45.4954744"],["-73.5551249","45.4953934"],["-73.5549376","45.4952582"],["-73.554802","45.4951303"],["-73.5547027","45.4950114"],["-73.5546181","45.4948841"],["-73.5545424","45.4947177"],["-73.5541158","45.493607"],["-73.5539776","45.4932571"],["-73.553787","45.4928547"],["-73.5537002","45.4926879"],["-73.5536103","45.4925359"],["-73.5534007","45.4922247"],["-73.553274","45.4920612"],["-73.5531386","45.491909"],["-73.5529954","45.4917667"],["-73.5528339","45.4916133"],["-73.552661","45.491464"],["-73.5524933","45.4913288"],["-73.5523346","45.4912088"],["-73.5521945","45.4911126"],["-73.5518581","45.490902"],["-73.5516642","45.4907979"],["-73.5514603","45.4906941"],["-73.5512333","45.4905851"],["-73.5509746","45.4904738"],["-73.5507258","45.4903732"],["-73.5505155","45.4902973"],["-73.5502913","45.4902263"],["-73.5500818","45.4901653"],["-73.5495766","45.4900403"],["-73.5493085","45.4899827"],["-73.5410287","45.488382"],["-73.5407775","45.4883238"],["-73.5406583","45.4882919"],["-73.5405452","45.488258"],["-73.5403278","45.4881868"],["-73.5402354","45.4881542"],["-73.5401601","45.4881259"],["-73.5399603","45.4880439"],["-73.5397683","45.4879569"],["-73.5395089","45.4878236"],["-73.5394153","45.4877719"],["-73.5393292","45.4877208"],["-73.5391743","45.4876222"],["-73.539089","45.4875657"],["-73.5390147","45.4875135"],["-73.538932","45.4874517"],["-73.5388683","45.4874019"],["-73.5387849","45.4873341"],["-73.5387128","45.4872726"],["-73.5386431","45.4872089"],["-73.5385121","45.4870818"],["-73.5383888","45.486952"],["-73.5383353","45.4868924"],["-73.5382322","45.4867641"],["-73.5381782","45.4866926"],["-73.5380764","45.4865401"],["-73.5380284","45.486463"],["-73.5379418","45.4863084"],["-73.5379043","45.486229"],["-73.5378693","45.4861502"],["-73.5378391","45.4860786"],["-73.5378096","45.4860004"],["-73.5377852","45.4859322"],["-73.537757","45.4858476"],["-73.5377371","45.4857733"],["-73.5377171","45.4856923"],["-73.5376925","45.4855748"],["-73.5376819","45.485517"],["-73.5376708","45.485438"],["-73.5376623","45.4853476"],["-73.5376565","45.4852712"],["-73.5376528","45.4851243"],["-73.5376559","45.4850391"],["-73.5376606","45.4849545"],["-73.5376817","45.4847792"],["-73.5376962","45.4847024"],["-73.5377137","45.48462"],["-73.5377337","45.4845404"],["-73.5377772","45.4843931"],["-73.5378172","45.484276"],["-73.5390588","45.4807655"],["-73.5394019","45.4797908"],["-73.5395204","45.4794097"],["-73.5395999","45.4791764"],["-73.5396629","45.479014"],["-73.5398332","45.4785915"],["-73.5399191","45.4783889"],["-73.5402684","45.4776135"],["-73.5407905","45.4765533"],["-73.5424116","45.4738408"],["-73.5433287","45.472567"],["-73.5449377","45.4706231"],["-73.5450375","45.4705073"],["-73.5451","45.4704216"],["-73.5451247","45.4703788"],["-73.5451446","45.4703358"],["-73.5451606","45.470287"],["-73.5451716","45.4702364"],["-73.5451776","45.4701831"],["-73.5451797","45.4701229"],["-73.5451756","45.4700709"],["-73.5451656","45.4700101"],["-73.5451479","45.4699571"],["-73.5451252","45.4699"],["-73.5450923","45.4698411"],["-73.5450518","45.4697856"],["-73.5450127","45.4697403"],["-73.5449655","45.4696912"],["-73.5449158","45.4696478"],["-73.5448616","45.4696054"],["-73.5448115","45.4695722"],["-73.5447526","45.4695403"],["-73.5446817","45.469509"],["-73.5446043","45.4694811"],["-73.5445311","45.4694599"],["-73.5444526","45.4694403"],["-73.5443741","45.4694246"],["-73.544302","45.4694127"],["-73.5442255","45.4694046"],["-73.5441473","45.4694026"],["-73.5440624","45.469404"],["-73.5439764","45.4694117"],["-73.5438934","45.4694249"],["-73.5438205","45.4694401"],["-73.5437428","45.4694619"],["-73.5436559","45.4694891"],["-73.5435678","45.469522"],["-73.5434753","45.4695635"],["-73.5430558","45.4697625"],["-73.5429466","45.4698122"],["-73.5428463","45.4698545"],["-73.5427659","45.4698857"],["-73.5426896","45.469911"],["-73.5426064","45.4699343"],["-73.5425184","45.4699557"],["-73.5424283","45.4699754"],["-73.5423482","45.4699911"],["-73.5422713","45.470003"],["-73.5421057","45.4700197"],["-73.5419349","45.4700288"],["-73.5416801","45.4700384"],["-73.538995","45.470094"],["-73.490106","45.4663776"],["-73.481754","45.4653363"],["-73.4808233","45.465257"],["-73.4768653","45.465034"],["-73.4666785","45.4646648"],["-73.4662077","45.4646654"],["-73.4613443","45.4644685"],["-73.460638","45.4643965"],["-73.4602801","45.4643489"],["-73.4600374","45.4643093"],["-73.4594892","45.4642035"],["-73.4587687","45.4640246"],["-73.4583339","45.4638937"],["-73.4581063","45.4638181"],["-73.4577536","45.4636887"],["-73.4573497","45.4635229"],["-73.4572333","45.4634736"],["-73.4571414","45.463433"],["-73.4569662","45.4633507"],["-73.4568785","45.4633085"],["-73.456644","45.4631867"],["-73.4564822","45.463099"],["-73.4560392","45.4628422"],["-73.4556242","45.4625644"],["-73.4517338","45.4597637"],["-73.4513326","45.4594673"],["-73.4459541","45.4556267"],["-73.4442203","45.4543222"],["-73.4434842","45.4538471"],["-73.434406","45.4472865"],["-73.4334401","45.4465842"],["-73.4325199","45.4459885"],["-73.430883","45.4450359"],["-73.4269025","45.4427794"],["-73.4260379","45.4422236"],["-73.4251018","45.4415779"],["-73.4201508","45.4379976"],["-73.4196534","45.4376341"],["-73.4193685","45.4374296"],["-73.4175345","45.435941"],["-73.4145168","45.4331156"],["-73.4137429","45.4324314"],["-73.4134248","45.4321681"],["-73.3818119","45.4093793"],["-73.3815695","45.4092158"],["-73.3812232","45.4090029"],["-73.3809744","45.4088615"],["-73.3807453","45.4087419"],["-73.3806326","45.4086864"],["-73.3804232","45.4085898"],["-73.3800601","45.4084363"],["-73.3798204","45.4083453"],["-73.3793059","45.408176"],["-73.3782914","45.4079307"],["-73.3780364","45.4078862"],["-73.3778983","45.407865"],["-73.3776322","45.4078296"],["-73.377364","45.4078"],["-73.3767914","45.4077624"],["-73.37621","45.4077558"],["-73.2882987","45.4098837"],["-73.287015","45.4099547"],["-73.2855566","45.4100679"],["-73.2827505","45.4103778"],["-73.237018","45.4159823"],["-73.2242811","45.4174888"],["-73.2226443","45.4176725"],["-73.2217666","45.4177223"],["-73.2208154","45.4177181"],["-73.2198165","45.4176464"],["-73.2188201","45.4175143"],["-73.2178888","45.4173328"],["-73.2169457","45.4170845"],["-73.2161587","45.4168077"],["-73.2154775","45.4165217"],["-73.2147614","45.4161745"],["-73.2142813","45.4159048"],["-73.2118259","45.4142705"],["-73.1924634","45.4012078"],["-73.1915645","45.4006447"],["-73.1909871","45.4003496"],["-73.1902833","45.4000622"],["-73.1895467","45.3998036"],["-73.1888378","45.3995958"],["-73.1880604","45.3994434"],["-73.1868499","45.3993132"],["-73.1857764","45.3992775"],["-73.1848718","45.3993197"],["-73.1840235","45.3994039"],["-73.1831677","45.3995676"],["-73.1409448","45.4102735"],["-73.1201894","45.4155"],["-73.1184045","45.4159345"],["-73.1176338","45.4160693"],["-73.1170019","45.4161218"],["-73.1162338","45.4161452"],["-73.115476","45.4161129"],["-73.1147221","45.4160448"],["-73.1140029","45.4159291"],["-73.1132378","45.4157714"],["-73.112495","45.4155521"],["-73.111812","45.415287"],["-73.1111208","45.4149551"],["-73.1102823","45.4144794"],["-73.0816182","45.3940419"],["-73.0791996","45.392472"],["-73.043258","45.3734744"],["-73.0410855","45.3724397"],["-73.0393861","45.3719226"],["-73.0382298","45.3716163"],["-73.0362008","45.3713205"],["-73.0346991","45.3712409"],["-73.0327759","45.3712979"],["-73.0308278","45.3715132"],["-73.0073401","45.3759715"],["-73.0060189","45.3762088"],["-73.0051476","45.3763353"],["-73.0043127","45.3764294"],["-73.0034924","45.3764945"],["-73.0020029","45.3765722"],["-73.0007365","45.3765774"],["-72.9974276","45.3765526"],["-72.9686718","45.3757939"],["-72.9662438","45.3757275"],["-72.9654599","45.3756525"],["-72.9647204","45.3755422"],["-72.9639762","45.3753943"],["-72.9632886","45.3752218"],["-72.9625461","45.3749855"],["-72.9617701","45.3746992"],["-72.9610197","45.3743553"],["-72.9601757","45.3738832"],["-72.9519823","45.3681799"],["-72.9510087","45.3675625"],["-72.9502507","45.3671279"],["-72.9494203","45.3667271"],["-72.9486076","45.3663941"],["-72.9477108","45.3660598"],["-72.9468236","45.3658045"],["-72.9459803","45.3655934"],["-72.9447741","45.3653583"],["-72.841649","45.3490065"],["-72.8403895","45.3488613"],["-72.8391892","45.3487582"],["-72.8321777","45.348544"],["-72.7975468","45.347951"],["-72.7961113","45.347897"],["-72.7939149","45.3477144"],["-72.7931887","45.3476235"],["-72.7911488","45.3472989"],["-72.7693131","45.3428316"],["-72.7629481","45.3415897"],["-72.760886","45.3413037"],["-72.7534582","45.3409866"],["-72.6527935","45.337101"],["-72.651532","45.3370195"],["-72.650428","45.3369153"],["-72.6495645","45.336784"],["-72.6487481","45.3366416"],["-72.6479699","45.3364603"],["-72.6472697","45.3362706"],["-72.6456916","45.3357211"],["-72.6445002","45.3352109"],["-72.6415939","45.3339061"],["-72.6405056","45.3334236"],["-72.6393321","45.3329072"],["-72.6378315","45.3322426"],["-72.6137562","45.3216527"],["-72.6113814","45.3206449"],["-72.6105328","45.3203404"],["-72.6097852","45.3201202"],["-72.6089609","45.3199235"],["-72.6080678","45.3197541"],["-72.6072759","45.3196258"],["-72.6064695","45.3195196"],["-72.6056819","45.3194536"],["-72.5239672","45.3159281"],["-72.5222872","45.3158003"],["-72.5215876","45.3157179"],["-72.5207417","45.3155916"],["-72.5197119","45.3154215"],["-72.5187464","45.3152198"],["-72.4613932","45.3011962"],["-72.4603566","45.3009731"],["-72.4594511","45.3008104"],["-72.4585679","45.3006851"],["-72.4576737","45.3005807"],["-72.4567864","45.3004997"],["-72.4558774","45.3004514"],["-72.4550966","45.3004249"],["-72.4543469","45.3004153"],["-72.4536076","45.3004231"],["-72.4181571","45.3030293"],["-72.4146322","45.3032182"],["-72.4137333","45.3032223"],["-72.4128604","45.3032023"],["-72.4120245","45.3031503"],["-72.4112149","45.3030796"],["-72.4096078","45.3028778"],["-72.4080649","45.3026107"],["-72.4024305","45.3016108"],["-72.4017075","45.301516"],["-72.4001926","45.301363"],["-72.3985669","45.3012817"],["-72.3969866","45.3012785"],["-72.3743509","45.3020008"],["-72.372334","45.3021379"],["-72.3712828","45.3022354"],["-72.3686827","45.3025654"],["-72.3677768","45.30271"],["-72.3639568","45.3034643"],["-72.3574614","45.304834"],["-72.3563551","45.3050178"],["-72.3550642","45.3051858"],["-72.3527699","45.305382"],["-72.3518076","45.3054248"],["-72.3503673","45.3054609"],["-72.3495045","45.3054469"],["-72.3484787","45.3054124"],["-72.3473162","45.3053578"],["-72.3463172","45.3052836"],["-72.3443802","45.3050624"],["-72.3423244","45.304706"],["-72.3404333","45.3042888"],["-72.3192646","45.2982245"],["-72.3183034","45.2979607"],["-72.3174195","45.2977354"],["-72.3167647","45.2975984"],["-72.3162156","45.2975093"],["-72.3152892","45.2974062"],["-72.3146791","45.2973498"],["-72.3142077","45.2973342"],["-72.31288","45.2973563"],["-72.3088485","45.2976275"],["-72.3077551","45.2976454"],["-72.3071298","45.2976297"],["-72.3063927","45.2975983"],["-72.3056695","45.2975458"],["-72.3050553","45.2974886"],["-72.3043444","45.2973946"],["-72.3029126","45.2971319"],["-72.30229","45.2970008"],["-72.3013305","45.2967444"],["-72.29826","45.2958603"],["-72.2975471","45.2956951"],["-72.2968954","45.2955634"],["-72.2961158","45.29544"],["-72.2937719","45.2951926"],["-72.2926495","45.2950694"],["-72.2920637","45.2949774"],["-72.2915755","45.2948836"],["-72.2910851","45.2947676"],["-72.2902593","45.2945015"],["-72.2899446","45.2943796"],["-72.2895948","45.2942228"],["-72.2892217","45.294046"],["-72.288939","45.293895"],["-72.2884008","45.2935896"],["-72.2877892","45.2931483"],["-72.2874918","45.2928921"],["-72.2872101","45.2926254"],["-72.2869814","45.2923897"],["-72.2867563","45.2921473"],["-72.2865322","45.2918549"],["-72.2862372","45.2913961"],["-72.2851719","45.2895546"],["-72.2847514","45.2888405"],["-72.2845469","45.2885281"],["-72.284366","45.2882879"],["-72.2841347","45.2880308"],["-72.2839138","45.2877982"],["-72.283647","45.2875541"],["-72.2833561","45.2873085"],["-72.2830623","45.2870952"],["-72.2826463","45.2868295"],["-72.2822604","45.2866073"],["-72.2818256","45.2863781"],["-72.2813902","45.2861788"],["-72.2810218","45.2860424"],["-72.2806661","45.2859242"],["-72.2799903","45.2857247"],["-72.2796393","45.2856488"],["-72.2792205","45.2855678"],["-72.2783619","45.2854467"],["-72.2779489","45.2854079"],["-72.2774518","45.2853904"],["-72.2768963","45.2853941"],["-72.2764536","45.2854126"],["-72.2760807","45.2854426"],["-72.2757562","45.2854822"],["-72.2753498","45.2855442"],["-72.27492","45.2856224"],["-72.2744861","45.2857209"],["-72.2741169","45.2858212"],["-72.2737549","45.2859373"],["-72.273206","45.2861334"],["-72.2727177","45.2863347"],["-72.2722628","45.2865634"],["-72.271779","45.2868365"],["-72.2711123","45.287257"],["-72.2704219","45.2876935"],["-72.2696758","45.2881453"],["-72.2691833","45.2884249"],["-72.2687344","45.2886535"],["-72.2683194","45.288842"],["-72.2677986","45.2890406"],["-72.2672954","45.2892053"],["-72.2667703","45.2893474"],["-72.2662594","45.2894567"],["-72.2658509","45.2895336"],["-72.2654697","45.2895853"],["-72.2649889","45.2896309"],["-72.2644597","45.2896664"],["-72.2639258","45.2896725"],["-72.2633408","45.2896633"],["-72.2579631","45.2893414"],["-72.2564449","45.2892776"],["-72.253958","45.2892483"],["-72.2528441","45.2892729"],["-72.2513677","45.2893446"],["-72.248428","45.2895657"],["-72.2472898","45.2896927"],["-72.2382638","45.290963"],["-72.2348515","45.2913083"],["-72.1359224","45.294174"],["-72.1344659","45.2942886"],["-72.1280088","45.2952039"],["-72.1242327","45.2957581"],["-72.1019204","45.2990272"],["-72.1006585","45.2992624"],["-72.0999944","45.2994291"],["-72.0995579","45.2995547"],["-72.0991613","45.2996912"],["-72.098695","45.2998772"],["-72.0982622","45.3000771"],["-72.0961678","45.3012498"],["-72.0950091","45.3019185"],["-72.0926111","45.3033222"],["-72.091022","45.3043672"],["-72.0643144","45.3225831"],["-72.0630903","45.3234457"],["-72.062648","45.3238063"],["-72.0622227","45.3241839"],["-72.0615011","45.3249334"],["-72.0609729","45.3255575"],["-72.0606427","45.3260088"],["-72.0603364","45.3264921"],["-72.0600932","45.3269036"],["-72.0597002","45.3277993"],["-72.0594596","45.3284797"],["-72.0593304","45.3289513"],["-72.0592437","45.32946"],["-72.0591372","45.330504"],["-72.0588921","45.346956"],["-72.0587686","45.3534333"],["-72.0586984","45.3570063"],["-72.0586618","45.3574653"],["-72.0585721","45.3580157"],["-72.0584647","45.3585139"],["-72.0583207","45.3589499"],["-72.0580518","45.3595486"],["-72.0576759","45.3601681"],["-72.0572581","45.3607108"],["-72.0567793","45.3612414"],["-72.05431","45.3633543"],["-72.0456383","45.3706829"],["-72.0447118","45.3714403"],["-72.0442576","45.3717737"],["-72.0438206","45.3720656"],["-72.0433695","45.3723428"],["-72.0424477","45.3728533"],["-72.041914","45.373119"],["-72.0412951","45.3734082"],["-72.0406883","45.3736783"],["-72.0099446","45.3863598"],["-72.0089273","45.3868167"],["-72.0086558","45.3869583"],["-72.0078937","45.3873931"],["-72.0074602","45.387657"],["-72.007113","45.3878884"],["-72.0067973","45.3881048"],["-72.0065079","45.3883206"],["-72.00613","45.3886254"],["-72.0057652","45.3889404"],["-71.977879","45.4150697"],["-71.9745615","45.4179204"],["-71.9737523","45.418578"],["-71.9734107","45.418789"],["-71.9732072","45.4188746"],["-71.9728955","45.418988"],["-71.9725341","45.4190543"],["-71.9721251","45.4190988"],["-71.9716983","45.4190907"],["-71.9712451","45.4190029"],["-71.9708478","45.4188974"],["-71.9682512","45.4177233"],["-71.9653624","45.4161492"],["-71.9642853","45.4154476"],["-71.96365","45.4149022"],["-71.9631249","45.4143358"],["-71.9627139","45.4137373"],["-71.9623755","45.4130541"],["-71.9621574","45.4123712"],["-71.9619926","45.4114668"],["-71.9609119","45.4017443"],["-71.9606714","45.3998617"],["-71.9605778","45.399361"],["-71.9604632","45.3988386"],["-71.9603462","45.3983764"],["-71.9602165","45.3979241"],["-71.9598168","45.3967522"],["-71.9580655","45.3924252"],["-71.9578902","45.3919622"],["-71.9574093","45.3907843"],["-71.9572352","45.3904023"],["-71.9534064","45.3809791"],["-71.9529443","45.3798876"],["-71.9526163","45.3791636"],["-71.9523643","45.3786507"],["-71.9521625","45.3782648"],["-71.951931","45.3778832"],["-71.9516608","45.3774741"],["-71.9513408","45.3770361"],["-71.9507919","45.3763441"],["-71.9505387","45.3760569"],["-71.9503748","45.3758774"],["-71.9500609","45.3755366"],["-71.9495397","45.3750044"],["-71.9491533","45.3746295"],["-71.9483324","45.3739403"],["-71.947629","45.3734147"],["-71.9466374","45.3727435"],["-71.9460095","45.3723513"],["-71.9435254","45.3709275"],["-71.9421371","45.3701855"],["-71.9415776","45.3699303"],["-71.9411689","45.3697521"],["-71.9406909","45.3695529"],["-71.9402149","45.3693691"],["-71.9387874","45.3689438"],["-71.9378869","45.3687114"],["-71.9370465","45.3685272"],["-71.936595","45.3684441"],["-71.9360276","45.3683499"],["-71.9355639","45.3682871"],["-71.935031","45.3682266"],["-71.9345387","45.3681824"],["-71.9339926","45.3681421"],["-71.9334327","45.3681161"],["-71.9318051","45.3681103"],["-71.925668","45.3683196"],["-71.9224901","45.3684204"],["-71.922018","45.368403"],["-71.9216161","45.3683749"],["-71.9211196","45.3683192"],["-71.9206043","45.3682426"],["-71.9201246","45.3681515"],["-71.9196184","45.3680332"],["-71.9191575","45.3679057"],["-71.9186748","45.3677508"],["-71.9182089","45.3675774"],["-71.9177789","45.3673947"],["-71.9173466","45.3671886"],["-71.9169317","45.366964"],["-71.9165534","45.3667216"],["-71.9161805","45.3664541"],["-71.9158444","45.3661842"],["-71.915511","45.3658849"],["-71.9152148","45.365586"],["-71.9149317","45.3652628"],["-71.9133571","45.3631478"],["-71.9125299","45.362029"],["-71.9120768","45.3614973"],["-71.9115855","45.3610119"],["-71.9110983","45.3605967"],["-71.9102712","45.3599526"],["-71.909765","45.3596252"],["-71.9092186","45.3593364"],["-71.9085952","45.3590728"],["-71.9079321","45.3588495"],["-71.9072371","45.3586695"],["-71.9065211","45.3585368"],["-71.9058125","45.3584534"],["-71.9051438","45.3584242"],["-71.9044566","45.3584255"],["-71.9037084","45.3584597"],["-71.8960069","45.3587879"],["-71.8736018","45.3584887"],["-71.8727724","45.3584107"],["-71.8712182","45.3581673"],["-71.8703582","45.358011"],["-71.8694794","45.3578053"],["-71.8684557","45.3575163"],["-71.8664039","45.3568338"],["-71.8645229","45.3561383"],["-71.8637407","45.3558642"],["-71.8628489","45.35559"],["-71.8618303","45.3553148"],["-71.8608394","45.3550921"],["-71.8599141","45.3549099"],["-71.858126","45.3546237"],["-71.8572738","45.3545278"],["-71.8565457","45.3544637"],["-71.8541355","45.3543788"],["-71.8519769","45.3544061"],["-71.8468527","45.3545006"],["-71.8459416","45.3545604"],["-71.8450029","45.3546554"],["-71.8441435","45.3547706"],["-71.8432312","45.354926"],["-71.8424486","45.3550841"],["-71.834681","45.3570861"],["-71.8343669","45.35718"],["-71.8340438","45.3572856"],["-71.8337808","45.3573794"],["-71.8334738","45.3574967"],["-71.8331627","45.3576282"],["-71.8328001","45.357807"],["-71.8324586","45.357997"],["-71.8321131","45.3582117"],["-71.8318075","45.3584248"],["-71.8315026","45.3586637"],["-71.8312114","45.3589208"],["-71.8309615","45.3591708"],["-71.8307257","45.3594369"],["-71.8305118","45.3597118"],["-71.8303209","45.3599963"],["-71.8301517","45.3602897"],["-71.8300068","45.3605905"],["-71.8298851","45.3609037"],["-71.8297929","45.3612073"],["-71.829726","45.3615127"],["-71.8296831","45.3618281"],["-71.8296667","45.3621491"],["-71.8296766","45.3624645"],["-71.8297115","45.3627774"],["-71.8297653","45.3630392"],["-71.8298401","45.363311"],["-71.8299317","45.3635698"],["-71.830045","45.363834"],["-71.8301686","45.3640808"],["-71.8303121","45.3643288"],["-71.8304765","45.364575"],["-71.8306674","45.3648098"],["-71.830904","45.3650788"],["-71.8311556","45.3653442"],["-71.8314234","45.3656033"],["-71.8316854","45.3658374"],["-71.8319892","45.3660896"],["-71.8322918","45.3663211"],["-71.8325487","45.3665056"],["-71.832788","45.3666674"],["-71.832993","45.3667881"],["-71.8332054","45.3668952"],["-71.8334005","45.3669851"],["-71.8335184","45.3670465"],["-71.8335798","45.3670973"],["-71.8336096","45.3671525"],["-71.8336265","45.3672286"],["-71.8336145","45.3672736"],["-71.8335196","45.3674121"],["-71.8334205","45.3675241"],["-71.8333591","45.367581"],["-71.8332987","45.3676281"],["-71.8332228","45.3676872"],["-71.8330924","45.3677794"],["-71.8328775","45.3679206"],["-71.8326448","45.3680694"],["-71.8324057","45.3682124"],["-71.8322151","45.3683176"],["-71.8318125","45.3685266"],["-71.8316685","45.3685998"],["-71.8314725","45.3687293"],["-71.830992","45.3689215"],["-71.8306682","45.3690401"],["-71.8302905","45.3691711"],["-71.8299769","45.3692693"],["-71.8296614","45.3693606"],["-71.8293302","45.3694476"],["-71.8290058","45.3695236"],["-71.8287262","45.3695827"],["-71.8283614","45.3696497"],["-71.8280378","45.3697004"],["-71.8276974","45.369745"],["-71.8273948","45.3697785"],["-71.827049","45.3698074"],["-71.8267027","45.369828"],["-71.8263497","45.3698403"],["-71.8259975","45.369844"],["-71.8256803","45.3698392"],["-71.8253472","45.3698268"],["-71.8249729","45.3698037"],["-71.8246462","45.3697755"],["-71.824297","45.3697361"],["-71.8239608","45.3696898"],["-71.8235869","45.3696225"],["-71.8107679","45.3669023"],["-71.8104018","45.3668133"],["-71.8099205","45.3666809"],["-71.8084269","45.3662197"],["-71.8075579","45.365911"],["-71.8056189","45.3652097"],["-71.8045429","45.3648745"],["-71.8033734","45.3645601"],["-71.792912","45.36214"],["-71.7918897","45.3619684"],["-71.7911701","45.3619375"],["-71.7906442","45.3620049"],["-71.7898995","45.3621377"],["-71.7862201","45.3633537"],["-71.7851054","45.3636135"],["-71.7845272","45.3636647"],["-71.7838991","45.3636824"],["-71.7797758","45.3635642"],["-71.7769329","45.3634751"],["-71.7761776","45.363514"],["-71.7756229","45.3636071"],["-71.7751412","45.3637436"],["-71.7745627","45.3639811"],["-71.7662503","45.3685032"],["-71.7654996","45.3688347"],["-71.7604162","45.3708773"],["-71.7588419","45.3714875"],["-71.7583561","45.3716294"],["-71.7578338","45.3717398"],["-71.7573754","45.3717893"],["-71.7567871","45.3718245"],["-71.7419051","45.3721789"],["-71.670201","45.3730778"],["-71.6684839","45.373139"],["-71.6679803","45.373192"],["-71.6674619","45.3732762"],["-71.6669359","45.373396"],["-71.6662729","45.3736063"],["-71.6646023","45.3742818"],["-71.6633232","45.3748073"],["-71.6621025","45.3753326"],["-71.6617018","45.3755411"],["-71.661317","45.3757647"],["-71.6606199","45.3762973"],["-71.6602655","45.3766188"],["-71.6599067","45.3769847"],["-71.6595103","45.3775226"],["-71.6590935","45.3783131"],["-71.6574485","45.3815336"],["-71.6532576","45.388144"],["-71.6529318","45.3885707"],["-71.6526902","45.3888058"],["-71.6524137","45.389046"],["-71.6458027","45.393979"],["-71.6403661","45.398079"],["-71.6357233","45.4020213"],["-71.6352031","45.402709"],["-71.6350109","45.403065"],["-71.6348581","45.4034489"],["-71.6347659","45.4041062"],["-71.6346302","45.40665"],["-71.6345599","45.4082718"],["-71.6345569","45.4097534"],["-71.6345151","45.4101305"],["-71.6344238","45.410425"],["-71.6339291","45.4117174"],["-71.6338218","45.4120613"],["-71.6336607","45.4126456"],["-71.6336174","45.4127637"],["-71.6335699","45.4128242"],["-71.6335113","45.4128746"],["-71.6334493","45.4129054"],["-71.6333671","45.4129193"],["-71.6332897","45.4129215"],["-71.6331758","45.4129046"],["-71.6328719","45.4128463"],["-71.6321169","45.4126969"],["-71.6296729","45.4124139"],["-71.6291487","45.4123837"],["-71.6289556","45.4124086"],["-71.6287413","45.4124619"],["-71.6267637","45.4130522"],["-71.6258678","45.4133261"],["-71.6249663","45.4135327"],["-71.6234868","45.4116275"],["-71.622781","45.4106642"],["-71.6226746","45.4105305"],["-71.6225883","45.4104329"],["-71.6224661","45.4103163"],["-71.6222626","45.4101347"],["-71.6219641","45.4099089"],["-71.6217185","45.4097406"],["-71.6214679","45.4096136"],["-71.6205045","45.4091599"],["-71.6201091","45.4089253"],["-71.6197437","45.4086656"],["-71.6193067","45.4083147"],["-71.6190567","45.408132"],["-71.6188628","45.40803"],["-71.6187187","45.4079742"],["-71.6185682","45.4079397"],["-71.6184877","45.4079343"],["-71.6177593","45.4079373"],["-71.6171172","45.4079316"],["-71.6158331","45.4079228"],["-71.6118424","45.407583"],["-71.6110854","45.4074494"],["-71.6102667","45.4072776"],["-71.6091616","45.4069283"],["-71.6060762","45.4058277"],["-71.6057424","45.4057381"],["-71.6054058","45.4056702"],["-71.6050823","45.4056247"],["-71.6047424","45.4055943"],["-71.6044939","45.4055899"],["-71.6042857","45.4055927"],["-71.6040828","45.4056049"],["-71.6037984","45.4056392"],["-71.6035173","45.4056925"],["-71.6033181","45.4057408"],["-71.6031154","45.4057974"],["-71.6028583","45.4058877"],["-71.6025854","45.405988"],["-71.602337","45.4061042"],["-71.6020495","45.4062662"],["-71.6016712","45.4065124"],["-71.6009293","45.4069969"],["-71.6007112","45.4071193"],["-71.6004682","45.4072465"],["-71.6001386","45.4073855"],["-71.5998346","45.4074931"],["-71.5995563","45.4075778"],["-71.5990159","45.4076438"],["-71.5986761","45.4076698"],["-71.5919211","45.4077433"],["-71.5902982","45.4077462"],["-71.5897724","45.4077057"],["-71.5892299","45.407644"],["-71.5886977","45.4075082"],["-71.5882273","45.4073629"],["-71.5873447","45.4070051"],["-71.5816412","45.4045158"],["-71.5809879","45.4041907"],["-71.5769364","45.4018607"],["-71.5762629","45.4015441"],["-71.5755807","45.4012954"],["-71.5749579","45.4011085"],["-71.574165","45.4009385"],["-71.573394","45.4008254"],["-71.5728687","45.400786"],["-71.5718509","45.4008145"],["-71.5639331","45.4017493"],["-71.5620925","45.4021172"],["-71.5591542","45.4028337"],["-71.5571359","45.4033106"],["-71.5564511","45.4034287"],["-71.5558185","45.4034992"],["-71.5550351","45.4035519"],["-71.554478","45.4035474"],["-71.5542251","45.403518"],["-71.5539973","45.4034791"],["-71.5537384","45.4034105"],["-71.5534678","45.4033572"],["-71.5531702","45.4031748"],["-71.5528112","45.4029547"],["-71.550789","45.4015513"],["-71.550493","45.4013628"],["-71.5499613","45.4010969"],["-71.5495526","45.4009258"],["-71.54668","45.3998612"],["-71.5464672","45.3997688"],["-71.5462685","45.3996672"],["-71.5459835","45.3994889"],["-71.5457509","45.3993151"],["-71.5455865","45.3991601"],["-71.5454636","45.399026"],["-71.5453458","45.398869"],["-71.5447585","45.3979835"],["-71.5446426","45.3978276"],["-71.5444866","45.3976633"],["-71.5442897","45.3975179"],["-71.5440522","45.3973531"],["-71.5437723","45.3971975"],["-71.5433695","45.3970204"],["-71.5267562","45.3901758"],["-71.5246654","45.3893228"],["-71.5242769","45.3891945"],["-71.5239236","45.3890866"],["-71.5235309","45.3889773"],["-71.5230722","45.3888663"],["-71.5226428","45.3887796"],["-71.5220542","45.3886851"],["-71.521536","45.3886118"],["-71.5210452","45.3885632"],["-71.5205424","45.3885305"],["-71.5195056","45.3885107"],["-71.388848","45.390228"],["-71.3872853","45.3903494"],["-71.3856046","45.3906426"],["-71.3845207","45.3909263"],["-71.3829045","45.3915059"],["-71.3604354","45.4004957"],["-71.3587742","45.4010831"],["-71.3571367","45.4014623"],["-71.3563383","45.4015993"],["-71.3532522","45.4017723"],["-71.309046","45.4017548"],["-71.3046324","45.4017893"],["-71.2638389","45.4018906"],["-71.2572133","45.4022534"],["-71.2568758","45.4022631"],["-71.2565376","45.4022498"],["-71.2562132","45.4022183"],["-71.2558368","45.4021623"],["-71.2549071","45.4019703"],["-71.2543873","45.4018711"],["-71.2541577","45.4018507"],["-71.1739852","45.4016733"],["-71.1736586","45.4016437"],["-71.1733483","45.4015972"],["-71.1729875","45.4015282"],["-71.1726957","45.4014539"],["-71.172469","45.4013805"],["-71.1722036","45.4012767"],["-71.1717731","45.401085"],["-71.1715424","45.4009615"],["-71.1713424","45.400842"],["-71.1692926","45.3993958"],["-71.1676858","45.3982909"],["-71.1635399","45.3954588"],["-71.1631507","45.3952208"],["-71.16277","45.3950286"],["-71.1623669","45.3948561"],["-71.162025","45.3947348"],["-71.161599","45.3946187"],["-71.1612023","45.3945271"],["-71.1607993","45.3944628"],["-71.1603352","45.3944163"],["-71.1598448","45.3943878"],["-71.0651271","45.394537"],["-71.0647999","45.3945263"],["-71.0644883","45.3944976"],["-71.0642107","45.3944654"],["-71.0639344","45.3944201"],["-71.0636904","45.3943688"],["-71.0634439","45.3942943"],["-71.0632091","45.3942068"],["-71.0628922","45.3940591"],["-71.0626905","45.3939467"],["-71.0624477","45.3937906"],["-71.0622217","45.3936089"],["-71.0620043","45.3934024"],["-71.0618089","45.3931929"],["-71.0616671","45.393001"],["-71.0615584","45.3928036"],["-71.061482","45.392612"],["-71.0614189","45.3924273"],["-71.0613918","45.3922099"],["-71.0613777","45.3919275"],["-71.0613432","45.3886157"],["-71.0613023","45.388291"],["-71.0612367","45.3880717"],["-71.0611302","45.3878872"],["-71.0609971","45.3877256"],["-71.0608157","45.3875725"],["-71.0606142","45.387428"],["-71.0603254","45.3873026"],["-71.0600918","45.3872377"],["-71.0597673","45.3871997"],["-71.0588068","45.3871818"],["-71.0232749","45.3873839"],["-71.0219699","45.3873592"],["-71.0211323","45.3873183"],["-71.0205269","45.3872641"],["-71.0200804","45.3872077"],["-71.0196088","45.3871281"],["-71.0189677","45.3870008"],["-71.0162043","45.3863868"],["-71.0119061","45.385713"],["-71.0016265","45.3844923"],["-71.0009879","45.3844017"],["-71.0002822","45.3842745"],["-70.9771603","45.3797152"],["-70.9761828","45.3795204"],["-70.9758409","45.3794418"],["-70.9755098","45.3793553"],["-70.9752108","45.3792655"],["-70.9748348","45.3791323"],["-70.9744776","45.3789872"],["-70.9741295","45.3788183"],["-70.9737913","45.378633"],["-70.9734788","45.3784328"],["-70.9726964","45.3778416"],["-70.9683442","45.3743693"],["-70.9677353","45.3738996"],["-70.9673923","45.3736779"],["-70.9670882","45.3735135"],["-70.9667717","45.3733695"],["-70.9664603","45.3732415"],["-70.9661498","45.3731328"],["-70.9658265","45.3730403"],["-70.9655354","45.3729651"],["-70.9652226","45.3728956"],["-70.9649044","45.3728469"],["-70.964599","45.3728109"],["-70.964327","45.3727897"],["-70.9639834","45.372774"],["-70.963617","45.3727743"],["-70.9633401","45.3727827"],["-70.9630384","45.3728108"],["-70.9627305","45.3728474"],["-70.9624206","45.3728972"],["-70.9620311","45.3729809"],["-70.9616301","45.3730878"],["-70.9610118","45.3733139"],["-70.9590173","45.3741282"],["-70.9583763","45.3743405"],["-70.955778","45.3752719"],["-70.9552351","45.3754464"],["-70.9541807","45.3757266"],["-70.9537221","45.3758192"],["-70.9509861","45.3761392"],["-70.9370637","45.3776701"],["-70.9356875","45.3777578"],["-70.9323135","45.3777485"],["-70.9295908","45.3777597"],["-70.9291618","45.3777399"],["-70.9287702","45.377709"],["-70.9282166","45.377615"],["-70.9272158","45.377424"],["-70.9256602","45.377135"],["-70.9233006","45.3768878"],["-70.9218721","45.3767656"],["-70.9183881","45.3765417"],["-70.91776","45.376516"],["-70.9170998","45.3765068"],["-70.9164235","45.3765274"],["-70.9156955","45.3765705"],["-70.9149632","45.3766334"],["-70.9143289","45.3767102"],["-70.913543","45.3768438"],["-70.9097356","45.3775435"],["-70.9091154","45.3776291"],["-70.9085715","45.377674"],["-70.8898962","45.377788"],["-70.8886047","45.3778433"],["-70.8881209","45.3779326"],["-70.8873426","45.3781888"],["-70.8869248","45.3784023"],["-70.8863864","45.378805"],["-70.8851515","45.3799141"],["-70.8846106","45.3802737"],["-70.8838642","45.3805838"],["-70.882997","45.3807594"],["-70.8813749","45.3808278"],["-70.8682661","45.3810119"],["-70.8664162","45.3810933"],["-70.8663437","45.380991"],["-70.8664357","45.3808031"],["-70.866592","45.3806305"],["-70.8666448","45.380547"],["-70.8667256","45.3802539"],["-70.8662049","45.3798006"],["-70.8658119","45.3793883"],["-70.8650051","45.3784751"],["-70.8648513","45.3783391"],["-70.8647095","45.3783341"],["-70.8641767","45.3784634"],["-70.8631081","45.3787846"],["-70.8627345","45.3787856"],["-70.8622072","45.3785731"],["-70.8614862","45.3782623"],["-70.8611295","45.3781913"],["-70.8604349","45.3782274"],["-70.8599612","45.3782627"],["-70.8597135","45.3782123"],["-70.8594625","45.3779583"],["-70.8592855","45.3776956"],["-70.8591836","45.3775833"],["-70.8592851","45.3776949"],["-70.8594704","45.3779654"],["-70.8597093","45.3782088"],["-70.8599644","45.3782628"],["-70.8604121","45.3782289"],["-70.8611317","45.3781911"],["-70.8614852","45.3782618"],["-70.8622085","45.3785735"],["-70.8627329","45.3787851"],["-70.8631078","45.3787847"],["-70.8641609","45.3784681"],["-70.8647088","45.3783343"],["-70.8648523","45.3783396"],["-70.8650077","45.3784775"],["-70.8657979","45.3793732"],["-70.8662056","45.3798013"],["-70.8667256","45.3802541"],["-70.8666451","45.3805463"],["-70.8665926","45.3806297"],["-70.8664356","45.3808034"],["-70.8663438","45.380991"],["-70.8662823","45.3811028"],["-70.8654768","45.3812031"],["-70.8640863","45.3814633"],["-70.863577","45.3815832"],["-70.8625322","45.3818619"],["-70.8615834","45.382164"],["-70.8611556","45.3823174"],["-70.8609497","45.3824166"],["-70.8607628","45.3825551"],["-70.8605723","45.3827047"],["-70.8604321","45.3828541"],["-70.8603093","45.3830363"],["-70.8601613","45.3832551"],["-70.8599077","45.3836779"],["-70.8559468","45.3826093"],["-70.8556845","45.3825484"],["-70.8554121","45.3825081"],["-70.8551727","45.3824729"],["-70.8549009","45.3824607"],["-70.8545492","45.382475"],["-70.8542027","45.3825092"],["-70.8538989","45.3825565"],["-70.8536738","45.3826044"],["-70.8534856","45.3826573"],["-70.8532826","45.3827538"],["-70.8528985","45.3829136"],["-70.8503663","45.3841816"],["-70.8498516","45.3843875"],["-70.8494231","45.3845193"],["-70.8489209","45.3846344"],["-70.848397","45.3847416"],["-70.8478121","45.3847895"],["-70.8471505","45.3847918"],["-70.8457315","45.3847721"],["-70.8450571","45.3847502"],["-70.844582","45.3846719"],["-70.8441158","45.3845568"],["-70.8432566","45.3842512"],["-70.8428982","45.3840625"],["-70.84264","45.3838835"],["-70.8423816","45.3836918"],["-70.8421484","45.3835006"],["-70.8418313","45.3831873"],["-70.8411548","45.3823581"],["-70.8406936","45.3818677"],["-70.8400788","45.3813386"],["-70.8397555","45.3811291"],["-70.839398","45.3809329"],["-70.8388937","45.380703"],["-70.8382145","45.3804725"],["-70.8373762","45.3802829"],["-70.8368822","45.3802252"],["-70.8364268","45.3801854"],["-70.8359825","45.380181"],["-70.8354765","45.3802078"],["-70.8317074","45.3805617"],["-70.8311978","45.3805858"],["-70.8307047","45.3805847"],["-70.8302108","45.3805444"],["-70.8296467","45.3804539"],["-70.8291486","45.3803362"],["-70.8285504","45.3801431"],["-70.8274352","45.379722"],["-70.8266267","45.3794304"],["-70.8261071","45.3792753"],["-70.8254643","45.3791228"],["-70.8247621","45.3790122"],["-70.8199817","45.3785562"],["-70.8190698","45.378524"],["-70.8174064","45.3785011"],["-70.8084176","45.3786621"],["-70.8078935","45.3786768"],["-70.8074827","45.3786593"],["-70.8074101","45.3786549"],["-70.8073358","45.3786498"],["-70.8072548","45.3786431"],["-70.8071098","45.3786384"],["-70.8069912","45.3786357"],["-70.8068637","45.3786387"],["-70.8067772","45.3786408"],["-70.8067058","45.3786484"],["-70.8066311","45.3786611"],["-70.8065941","45.3786765"],["-70.8065553","45.3786913"],["-70.8065262","45.3786997"],["-70.8064779","45.3787096"],["-70.80639","45.3787212"],["-70.8059155","45.3787467"],["-70.8054324","45.378775"],["-70.8050318","45.3788332"],["-70.8047155","45.3788966"],["-70.8044794","45.3789497"],["-70.8042967","45.3790029"],["-70.8040905","45.3790771"],["-70.8039103","45.3791472"],["-70.8036577","45.3792735"],["-70.8031481","45.3795976"],["-70.8028855","45.3798191"],["-70.8026398","45.3800529"],["-70.8022315","45.3806153"],["-70.8011426","45.3822457"],["-70.7990604","45.3853111"],["-70.798611","45.3859692"],["-70.7982872","45.3863263"],["-70.7978708","45.386648"],["-70.7974247","45.3868857"],["-70.7970104","45.3870564"],["-70.7932676","45.3881657"],["-70.7922744","45.3884316"],["-70.7918476","45.3884936"],["-70.7914468","45.3885076"],["-70.7908956","45.3884604"],["-70.7898833","45.3883239"],["-70.7871968","45.3879129"],["-70.7867657","45.3878105"],["-70.7864355","45.3876916"],["-70.7861177","45.3875181"],["-70.7857911","45.3872887"],["-70.7853924","45.3869174"],["-70.7851037","45.3866711"],["-70.7847974","45.3865077"],["-70.7844047","45.3863555"],["-70.7837655","45.3862012"],["-70.7825108","45.3859674"],["-70.7820471","45.3858432"],["-70.781658","45.3856818"],["-70.7790441","45.3842691"],["-70.7785338","45.3840103"],["-70.7782119","45.3839041"],["-70.7779058","45.383841"],["-70.7771995","45.38375"],["-70.7752576","45.3835655"],["-70.773995","45.3834754"],["-70.7730793","45.3834594"],["-70.7718707","45.3834771"],["-70.7678392","45.3836195"],["-70.7674934","45.3836174"],["-70.7671344","45.3835761"],["-70.7668457","45.3835125"],["-70.7665334","45.383411"],["-70.7662751","45.3833039"],["-70.7659787","45.3831463"],["-70.7655011","45.382875"],["-70.7649962","45.3825862"],["-70.762476","45.381113"],["-70.7609392","45.3800858"],["-70.7591819","45.378901"],["-70.7582985","45.3783498"],["-70.7577916","45.3780981"],["-70.7573715","45.3779324"],["-70.7568908","45.3777819"],["-70.7564869","45.3776836"],["-70.7552627","45.3774759"],["-70.7527877","45.3770888"],["-70.7518702","45.3769729"],["-70.7497155","45.3767543"],["-70.7492476","45.3767339"],["-70.7488164","45.3767384"],["-70.7483538","45.3767933"],["-70.7471526","45.3770471"],["-70.7452636","45.3774393"],["-70.7446863","45.3775258"],["-70.7442295","45.3775556"],["-70.7436939","45.3775242"],["-70.7433451","45.3774653"],["-70.7429899","45.3773796"],["-70.7425663","45.3772314"],["-70.7415052","45.3767092"],["-70.7406895","45.3764272"],["-70.7402927","45.3763485"],["-70.7398176","45.3762736"],["-70.7393383","45.3762418"],["-70.7388408","45.3762473"],["-70.738197","45.3763181"],["-70.7363779","45.3765826"],["-70.7359054","45.3766276"],["-70.7354588","45.3766385"],["-70.7350984","45.3766074"],["-70.7348061","45.3765649"],["-70.7344947","45.3765017"],["-70.7342277","45.3764261"],["-70.7339443","45.3763236"],["-70.7337333","45.3762229"],["-70.7334943","45.3760869"],["-70.7332757","45.3759487"],["-70.7330302","45.3757533"],["-70.7307392","45.373498"],["-70.7276773","45.3704364"],["-70.7273575","45.3702097"],["-70.7270666","45.3700226"],["-70.7266787","45.3698182"],["-70.7258761","45.3694406"],["-70.7251696","45.369124"],["-70.7248093","45.3690063"],["-70.7243698","45.3688931"],["-70.7234821","45.3687263"],["-70.7203958","45.3681547"],["-70.7179543","45.3676678"],["-70.716528","45.3673264"],["-70.7157009","45.3671342"],["-70.7152807","45.367086"],["-70.7147609","45.3670696"],["-70.7142461","45.3670687"],["-70.7137425","45.3670577"],["-70.7131999","45.3669997"],["-70.7071546","45.3659089"],["-70.7063467","45.3657919"],["-70.7055318","45.3657147"],["-70.7025971","45.3655521"],["-70.7018852","45.3655038"],["-70.7015429","45.3654507"],["-70.7010999","45.3653129"],["-70.7007081","45.3651168"],["-70.7003847","45.3649101"],["-70.7001129","45.3646406"],["-70.6999169","45.3643577"],["-70.6997337","45.3639623"],["-70.6992719","45.3628452"],["-70.6990168","45.3622247"],["-70.6984817","45.360931"],["-70.6983358","45.3606756"],["-70.698187","45.3604166"],["-70.6978641","45.3598403"],["-70.6976459","45.3594611"],["-70.6976182","45.3594159"],["-70.6973797","45.3590437"],["-70.6971232","45.3586908"],["-70.6966439","45.358244"],["-70.6963021","45.3579157"],["-70.6960805","45.3576411"],["-70.6958385","45.3572872"],["-70.6955559","45.356934"],["-70.6945515","45.3559964"],["-70.6940577","45.3555531"],["-70.6938205","45.3553696"],["-70.6935138","45.3551658"],["-70.6931155","45.3549476"],["-70.6926574","45.3547364"],["-70.6922975","45.3546014"],["-70.6917859","45.3544545"],["-70.6915325","45.3543887"],["-70.6912289","45.3543026"],["-70.6909309","45.3541977"],["-70.6907334","45.3540931"],["-70.6904534","45.353914"],["-70.6902196","45.3536962"],["-70.6900246","45.3534317"],["-70.6897988","45.3530851"],["-70.6895978","45.3528508"],["-70.689353","45.3526106"],["-70.6890701","45.3523929"],["-70.6887696","45.352193"],["-70.6870164","45.3512126"],["-70.686715","45.3510624"],["-70.6864796","45.3509713"],["-70.6862623","45.3509196"],["-70.685944","45.3508831"],["-70.6855622","45.3508413"],["-70.6850709","45.3507807"],["-70.6843128","45.3506275"],["-70.6808321","45.3498086"],["-70.6802097","45.3496496"],["-70.6797518","45.3495173"],["-70.6792729","45.3493397"],["-70.6763112","45.3481189"],["-70.6756615","45.347846"],["-70.674384","45.3473296"],["-70.6714526","45.3462639"],["-70.671162","45.3461161"],["-70.670929","45.3459337"],["-70.6705961","45.3456089"],["-70.6702992","45.3452917"],["-70.6700317","45.3450258"],["-70.6698081","45.3448402"],["-70.6695574","45.3446675"],["-70.6689898","45.344375"],["-70.6674437","45.3436158"],["-70.6671361","45.3434335"],["-70.6669526","45.3432718"],["-70.666795","45.3431335"],["-70.6665745","45.3428929"],["-70.6661173","45.3423322"],["-70.6658033","45.3419595"],["-70.6655512","45.3417026"],["-70.6652633","45.3414736"],["-70.6649566","45.3412734"],["-70.6646226","45.3410859"],["-70.6610346","45.3390024"],["-70.6600501","45.3384133"],["-70.6595367","45.3380467"],["-70.6591474","45.3377444"],["-70.6544921","45.3337126"],["-70.6521285","45.3316445"],["-70.6508036","45.3304647"],["-70.6506278","45.3302126"],["-70.6505336","45.3299351"],["-70.6502834","45.3288807"],["-70.6501026","45.3285541"],["-70.6499203","45.3283489"],["-70.6496825","45.3281554"],["-70.6494436","45.3280189"],["-70.649193","45.3278991"],["-70.6489341","45.327817"],["-70.6487036","45.3277563"],["-70.6474671","45.3276262"],["-70.6437591","45.3272597"],["-70.6431928","45.3271919"],["-70.6426926","45.3271005"],["-70.642158","45.3269542"],["-70.6417935","45.3268049"],["-70.6414857","45.3266285"],["-70.6412052","45.3264148"],["-70.6409814","45.3261867"],["-70.6404131","45.325374"],["-70.6400736","45.3249924"],["-70.6398039","45.3247776"],["-70.6395906","45.3246267"],["-70.6393163","45.3244762"],["-70.6389777","45.3243157"],["-70.6385001","45.3241551"],["-70.6373747","45.3238979"],["-70.6368765","45.3237594"],["-70.6361967","45.3235303"],["-70.6358228","45.323379"],["-70.6355256","45.3231845"],["-70.6352764","45.3229793"],["-70.6350562","45.3226999"],["-70.6347884","45.3222793"],["-70.6346293","45.3220795"],["-70.6344304","45.3219341"],["-70.634202","45.3218311"],["-70.6339511","45.3217515"],["-70.6336092","45.3217011"],["-70.6332161","45.3216892"],["-70.6329266","45.321671"],["-70.6326613","45.3216345"],["-70.6323659","45.3215513"],["-70.6320992","45.3214491"],["-70.6318749","45.3213313"],["-70.6314074","45.3210283"],["-70.6310879","45.3207578"],["-70.6309765","45.3206188"],["-70.6308798","45.320467"],["-70.6307689","45.3202218"],["-70.6306646","45.3199965"],["-70.630561","45.3197915"],["-70.6303969","45.3195493"],["-70.630132","45.3192453"],["-70.6297815","45.3189192"],["-70.6292948","45.3185859"],["-70.6286351","45.31816"],["-70.6281005","45.317844"],["-70.6275225","45.3175905"],["-70.6271998","45.3174753"],["-70.6269158","45.3173858"],["-70.6261678","45.317221"],["-70.6247966","45.3169321"],["-70.6241771","45.3167689"],["-70.6239047","45.3166735"],["-70.6235473","45.3164762"],["-70.6232167","45.3162249"],["-70.6224219","45.3155402"],["-70.6220688","45.3152339"],["-70.6217717","45.3149869"],["-70.6215714","45.3148356"],["-70.6212275","45.3146177"],["-70.6206913","45.314315"],["-70.6183844","45.3130201"],["-70.6172453","45.3124317"],["-70.6168038","45.3121662"],["-70.6165509","45.3119222"],["-70.6162352","45.3115868"],["-70.6159094","45.3112828"],["-70.6152206","45.3107214"],["-70.6147069","45.310269"],["-70.6143408","45.3099334"],["-70.6140122","45.3096644"],["-70.6136335","45.3094322"],["-70.6131233","45.3091483"],["-70.6125809","45.3088061"],["-70.6122874","45.3085734"],["-70.6120914","45.3083978"],["-70.6118734","45.308143"],["-70.6116755","45.3078525"],["-70.6115772","45.3076401"],["-70.6115003","45.30747"],["-70.6113543","45.3071579"],["-70.611257","45.3069456"],["-70.6111509","45.306757"],["-70.6110353","45.3065994"],["-70.6108945","45.3064579"],["-70.6106825","45.3062806"],["-70.6104454","45.3061445"],["-70.6091476","45.3056497"],["-70.6080987","45.3051819"],["-70.6077545","45.3050519"],["-70.6073449","45.3049479"],["-70.6067735","45.3048274"],["-70.6062759","45.3047086"],["-70.6058754","45.3045391"],["-70.6055568","45.304329"],["-70.6053444","45.3041415"],["-70.6051181","45.3038633"],["-70.6044349","45.30291"],["-70.6040156","45.3023414"],["-70.6038511","45.3020695"],["-70.603778","45.3018601"],["-70.6037496","45.3016665"],["-70.6037499","45.3014483"],["-70.6037933","45.3011615"],["-70.6039112","45.3004202"],["-70.6041595","45.2988583"],["-70.6042978","45.2980304"],["-70.6043441","45.2977028"],["-70.6043645","45.2973969"],["-70.6043352","45.2971318"],["-70.604241","45.2968753"],["-70.6032477","45.2950335"],["-70.6030466","45.2947747"],["-70.6027643","45.2944659"],["-70.6024139","45.2941558"],["-70.6007471","45.2929243"],["-70.597529","45.2904196"],["-70.5972963","45.2902538"],["-70.5969024","45.2900162"],["-70.5915067","45.2870901"],["-70.5910573","45.2868209"],["-70.5904002","45.2863672"],["-70.5893876","45.2856111"],["-70.5889631","45.2852432"],["-70.5886438","45.2849305"],["-70.5883186","45.2845833"],["-70.5880413","45.2842388"],["-70.5877206","45.2838196"],["-70.587518","45.2834954"],["-70.5872346","45.2829413"],["-70.587004","45.2824178"],["-70.5867414","45.2818272"],["-70.5863948","45.2811328"],["-70.586257","45.2809446"],["-70.5861059","45.2807602"],["-70.5856057","45.2803396"],["-70.5850503","45.2799185"],["-70.5845416","45.2795514"],["-70.5839991","45.2791996"],["-70.5834862","45.278891"],["-70.5831003","45.2786916"],["-70.582799","45.2785816"],["-70.5823817","45.278482"],["-70.5819789","45.2784386"],["-70.5816039","45.2784441"],["-70.581117","45.2784645"],["-70.5805711","45.2784864"],["-70.580036","45.278473"],["-70.5794984","45.2784223"],["-70.5789853","45.2783251"],["-70.5784413","45.2781856"],["-70.5757597","45.2771402"],["-70.5753419","45.2769637"],["-70.5749876","45.2767533"],["-70.5745449","45.276358"],["-70.573725","45.2755501"],["-70.5733683","45.2751723"],["-70.5730841","45.2747788"],["-70.5726678","45.2741628"],["-70.5723637","45.2738195"],["-70.5707859","45.2723397"],["-70.5702996","45.2718577"],["-70.5700051","45.2715001"],["-70.5698715","45.2712333"],["-70.569817","45.2708683"],["-70.569857","45.2701601"],["-70.5698911","45.269594"],["-70.5698539","45.2692426"],["-70.5697482","45.2689622"],["-70.5693187","45.2682267"],["-70.5691103","45.267774"],["-70.5689363","45.2671375"],["-70.5688555","45.2666801"],["-70.5687546","45.2660032"],["-70.568679","45.2655439"],["-70.5686031","45.2651377"],["-70.5684424","45.2647171"],["-70.5682121","45.2643309"],["-70.567906","45.2639833"],["-70.5675287","45.2636478"],["-70.5668952","45.2632317"],["-70.5658713","45.2625952"],["-70.56471","45.2616714"],["-70.5626066","45.2595796"],["-70.5616705","45.2585787"],["-70.5610302","45.2580803"],["-70.5604296","45.2578172"],["-70.5594114","45.2574676"],["-70.5582062","45.2569991"],["-70.557231","45.256845"],["-70.5557265","45.256905"],["-70.5530226","45.2568138"],["-70.5513734","45.2567264"],["-70.5498177","45.2563917"],["-70.5489728","45.2560392"],["-70.5482177","45.2556144"],["-70.5478429","45.2553072"],["-70.5471507","45.2543927"],["-70.5467602","45.2538984"],["-70.5462595","45.2532546"],["-70.5457346","45.252565"],["-70.5449362","45.2515562"],["-70.5446902","45.2512241"],["-70.5444567","45.2509251"],["-70.5442412","45.250701"],["-70.5440172","45.2504908"],["-70.5437076","45.2502847"],["-70.5430349","45.2499067"],["-70.542701","45.2497822"],["-70.5423661","45.249678"],["-70.5418297","45.2495452"],["-70.5412399","45.2494617"],["-70.5405734","45.2493878"],["-70.5397614","45.2493059"],["-70.5392412","45.2492422"],["-70.5388794","45.2491683"],["-70.5383652","45.2490377"],["-70.5354504","45.2483085"],["-70.5349976","45.2482225"],["-70.5315271","45.2478196"],["-70.5300409","45.2478521"],["-70.5286528","45.248131"],["-70.5276888","45.2483307"],["-70.5268424","45.248408"],["-70.5175106","45.2471697"],["-70.5146141","45.2468017"],["-70.5107403","45.2455035"],["-70.5048568","45.2437502"],["-70.5015232","45.242356"],["-70.5001031","45.2416453"],["-70.4986276","45.2408243"],["-70.4958622","45.2378091"],["-70.4940646","45.2358836"],["-70.4937239","45.2355694"],["-70.4932799","45.2351124"],["-70.4928792","45.2346396"],["-70.4924995","45.2340359"],["-70.4920396","45.2333528"],["-70.4917762","45.2329667"],["-70.4913532","45.2323479"],["-70.4911396","45.2317397"],["-70.4899737","45.2293621"],["-70.4894848","45.2284031"],["-70.4889239","45.2277365"],["-70.4884096","45.2271812"],["-70.4881827","45.2269807"],["-70.4866915","45.2259864"],["-70.4859245","45.2254347"],["-70.4855111","45.2250434"],["-70.4849468","45.2244646"],["-70.484243","45.2237035"],["-70.4834695","45.2228076"],["-70.4833537","45.2226807"],["-70.4828463","45.2220516"],["-70.4822711","45.2213846"],["-70.4819785","45.2209925"],["-70.4817358","45.2206571"],["-70.4813364","45.2200299"],["-70.4808393","45.2191719"],["-70.4806445","45.2186673"],["-70.480559","45.2184309"],["-70.4803156","45.2175088"],["-70.4798946","45.2155311"],["-70.4797653","45.2148924"],["-70.4797008","45.2145754"],["-70.4795846","45.214117"],["-70.4791081","45.2134102"],["-70.4788282","45.2131203"],["-70.4785403","45.2129058"],["-70.4783557","45.2127965"],["-70.4780367","45.2126382"],["-70.477605","45.2124588"],["-70.4769131","45.2121473"],["-70.4764727","45.2119516"],["-70.4760525","45.2117293"],["-70.4756348","45.2114698"],["-70.4753596","45.2112327"],["-70.4751418","45.2110279"],["-70.4749773","45.2107984"],["-70.4747828","45.2104801"],["-70.4739345","45.2086576"],["-70.4735717","45.2081286"],["-70.4730865","45.2076987"],["-70.4723892","45.2072764"],["-70.4704093","45.2063214"],["-70.4695494","45.2059897"],["-70.4684438","45.2056779"],["-70.4678291","45.2054421"],["-70.4673611","45.2051273"],["-70.4669017","45.2047259"],["-70.4647261","45.2027364"],["-70.4637276","45.2017999"],["-70.4633404","45.2012619"],["-70.463064","45.2006975"],["-70.4628058","45.2001332"],["-70.4625336","45.1994574"],["-70.4624064","45.1980682"],["-70.4624889","45.1963226"],["-70.4626447","45.1951748"],["-70.4628531","45.1935545"],["-70.4635077","45.1910932"],["-70.463668","45.1906362"],["-70.4638039","45.1902899"],["-70.4639659","45.1894675"],["-70.4639705","45.1889396"],["-70.4639348","45.1883937"],["-70.4637904","45.187944"],["-70.4632904","45.1869289"],["-70.461312","45.1841486"],["-70.460782","45.1834229"],["-70.460097","45.1825445"],["-70.459816","45.182154"],["-70.4595397","45.1817604"],["-70.4591116","45.1811707"],["-70.4586351","45.1805496"],["-70.4581499","45.1798138"],["-70.4578032","45.1792803"],["-70.4575597","45.1789071"],["-70.4572628","45.1784366"],["-70.45653","45.1773287"],["-70.4559415","45.1762446"],["-70.4545141","45.1728894"],["-70.4523296","45.1682175"],["-70.4518934","45.1673699"],["-70.4504569","45.1647877"],["-70.4501341","45.1642092"],["-70.4499221","45.163871"],["-70.4497635","45.1636347"],["-70.449702","45.1635295"],["-70.449453","45.163126"],["-70.4492857","45.162754"],["-70.4490076","45.1622678"],["-70.4487021","45.161696"],["-70.4484771","45.1611552"],["-70.4479749","45.160002"],["-70.4475542","45.1589853"],["-70.4473966","45.15872"],["-70.4468891","45.1580493"],["-70.4450012","45.1563048"],["-70.4445655","45.1558285"],["-70.4444352","45.155439"],["-70.4444774","45.1550739"],["-70.4448739","45.1544315"],["-70.4457249","45.1534464"],["-70.4461011","45.1529198"],["-70.4463896","45.1524999"],["-70.4464922","45.1522657"],["-70.4465506","45.1520228"],["-70.4466117","45.1517337"],["-70.446653","45.151345"],["-70.4465886","45.1507332"],["-70.4464129","45.1502391"],["-70.4462219","45.1498259"],["-70.4460445","45.1493454"],["-70.4460053","45.1486389"],["-70.4461036","45.1481703"],["-70.4462864","45.1476222"],["-70.4464578","45.1469748"],["-70.4465838","45.1464184"],["-70.4466406","45.1459902"],["-70.4466348","45.1455834"],["-70.4464958","45.1451574"],["-70.4462178","45.1442268"],["-70.4459295","45.1432549"],["-70.4456439","45.1425034"],["-70.4452285","45.1417928"],["-70.4451175","45.1416421"],["-70.4448177","45.1413363"],["-70.4446159","45.1412153"],["-70.4444736","45.1411427"],["-70.4441966","45.1410603"],["-70.4439205","45.1410239"],["-70.4433616","45.1410088"],["-70.4428865","45.1409966"],["-70.4426197","45.1409527"],["-70.4418494","45.1407228"],["-70.4414976","45.140625"],["-70.4411536","45.1405483"],["-70.4409107","45.1405115"],["-70.4406168","45.1404893"],["-70.440169","45.1404817"],["-70.4396481","45.1404331"],["-70.439417","45.1404114"],["-70.438645","45.1403187"],["-70.4338112","45.1397936"],["-70.433163","45.139705"],["-70.4327952","45.1396211"],["-70.4323547","45.1394828"],["-70.4316951","45.1392057"],["-70.4309571","45.1388699"],["-70.430701","45.1387009"],["-70.4305605","45.1385448"],["-70.4304671","45.1384022"],["-70.4303577","45.13819"],["-70.4302451","45.1375736"],["-70.4301024","45.1366145"],["-70.4300243","45.1362615"],["-70.4298611","45.1358874"],["-70.4297086","45.1356065"],["-70.4291975","45.1350304"],["-70.4287931","45.1346114"],["-70.4278405","45.1336457"],["-70.4272947","45.1330596"],["-70.4264766","45.1323672"],["-70.4247557","45.1310251"],["-70.4239942","45.1300232"],["-70.4235724","45.1295745"],["-70.422912","45.1292307"],["-70.4216258","45.1286574"],["-70.4197564","45.1277871"],["-70.418865","45.1273941"],["-70.4177211","45.1267131"],["-70.4168363","45.1260973"],["-70.4159992","45.1254957"],["-70.4154416","45.1250464"],["-70.4149632","45.1246037"],["-70.4139891","45.1240958"],["-70.4128805","45.1236069"],["-70.4107603","45.1226806"],["-70.4095764","45.1222028"],["-70.4077942","45.1216686"],["-70.406081","45.1211783"],["-70.4037568","45.1204674"],["-70.4028832","45.1200766"],["-70.4015688","45.1194564"],["-70.3999391","45.1187219"],["-70.3981389","45.1181485"],["-70.394064","45.1165551"],["-70.393148","45.1162297"],["-70.3912769","45.1158014"],["-70.3905614","45.1156252"],["-70.3897841","45.1154071"],["-70.3843721","45.1136132"],["-70.3795707","45.1119306"],["-70.3786329","45.1115982"],["-70.378008","45.1114068"],["-70.375959","45.1107191"],["-70.3748194","45.1103769"],["-70.3722004","45.109815"],["-70.371833","45.1097427"],["-70.371428","45.1096084"],["-70.3708044","45.1093815"],["-70.369995","45.1090824"],["-70.3695965","45.1089782"],["-70.3690956","45.1088492"],["-70.3681198","45.1086359"],["-70.3669748","45.1083738"],["-70.3653434","45.1079696"],["-70.3600776","45.1058973"],["-70.3586495","45.1052043"],["-70.3580835","45.1048081"],["-70.3575616","45.1043035"],["-70.3568424","45.1035657"],["-70.356289","45.1029058"],["-70.3558111","45.1023805"],["-70.3553739","45.1019083"],["-70.3540188","45.100638"],["-70.350739","45.0979203"],["-70.348717","45.096679"],["-70.3467429","45.0959158"],["-70.3454101","45.0955355"],["-70.3414301","45.0948706"],["-70.3397204","45.0942765"],["-70.3384476","45.0937374"],["-70.3357122","45.0928143"],["-70.3343447","45.0920533"],["-70.3315866","45.0895231"],["-70.3304622","45.0885835"],["-70.3278185","45.0865683"],["-70.3256215","45.0851631"],["-70.3230478","45.083367"],["-70.3222381","45.0828161"],["-70.3217838","45.082527"],["-70.3214764","45.0823489"],["-70.3211601","45.082183"],["-70.3207656","45.0819974"],["-70.3204306","45.0818473"],["-70.3193856","45.0813931"],["-70.3188409","45.0811227"],["-70.3185246","45.0809558"],["-70.3179915","45.0806699"],["-70.316424","45.0798231"],["-70.3159107","45.0795353"],["-70.3156207","45.0794127"],["-70.3153587","45.0793102"],["-70.3147564","45.0791558"],["-70.313744","45.0790219"],["-70.3133525","45.0789928"],["-70.3130661","45.0789926"],["-70.3123973","45.0790344"],["-70.3119518","45.0790754"],["-70.311565","45.0791345"],["-70.31114","45.0792211"],["-70.3102002","45.0794385"],["-70.3097426","45.0795613"],["-70.3093121","45.0796975"],["-70.308625","45.0799479"],["-70.3081996","45.0801273"],["-70.305554","45.0813522"],["-70.3050339","45.0816149"],["-70.3044277","45.0819453"],["-70.3025878","45.0830074"],["-70.3021203","45.0832523"],["-70.3017034","45.083438"],["-70.3012867","45.0836012"],["-70.3008933","45.0837351"],["-70.3004629","45.0838645"],["-70.2999905","45.0839738"],["-70.2992123","45.0840871"],["-70.2988334","45.0841211"],["-70.2984189","45.0841442"],["-70.2978539","45.0841578"],["-70.2968508","45.0841433"],["-70.2964903","45.0841424"],["-70.2959735","45.0841775"],["-70.2955469","45.0842406"],["-70.2951842","45.0843308"],["-70.2948023","45.0844756"],["-70.294432","45.0846621"],["-70.2938417","45.0850399"],["-70.2932286","45.0854784"],["-70.2927923","45.0858199"],["-70.2921199","45.0864029"],["-70.2918159","45.0866396"],["-70.2915101","45.086826"],["-70.2911456","45.086989"],["-70.2907332","45.0871108"],["-70.2900983","45.0872313"],["-70.2895489","45.0873272"],["-70.2881562","45.0875485"],["-70.2877823","45.0875936"],["-70.2874677","45.0876088"],["-70.2870862","45.0875956"],["-70.2866757","45.0875735"],["-70.2856481","45.0874403"],["-70.2846065","45.0872894"],["-70.2825282","45.0870013"],["-70.2803357","45.0867079"],["-70.2793753","45.0866659"],["-70.2786955","45.0868182"],["-70.2780248","45.0871535"],["-70.2758287","45.088853"],["-70.2752916","45.0892095"],["-70.2750276","45.0893391"],["-70.274761","45.0894539"],["-70.2732456","45.0897467"],["-70.2705068","45.0902231"],["-70.2651654","45.0911122"],["-70.2632333","45.0913565"],["-70.2625636","45.0913433"],["-70.2618848","45.0913407"],["-70.2598966","45.0915749"],["-70.2566295","45.0922514"],["-70.2554506","45.0925454"],["-70.2546863","45.0927245"],["-70.2539099","45.0928553"],["-70.2530801","45.0929498"],["-70.2517257","45.0928433"],["-70.250211","45.092734"],["-70.2493706","45.0928935"],["-70.2485763","45.0930898"],["-70.2476973","45.0933612"],["-70.2465432","45.0935042"],["-70.2454936","45.0933847"],["-70.2444947","45.0931455"],["-70.2434694","45.0932056"],["-70.2427291","45.0934718"],["-70.241731","45.0941175"],["-70.2409118","45.0944039"],["-70.2399718","45.0943985"],["-70.2389933","45.0941416"],["-70.2377619","45.0938422"],["-70.2366407","45.0937485"],["-70.2350723","45.0937788"],["-70.2335932","45.0935813"],["-70.232702","45.0931111"],["-70.2312956","45.0917556"],["-70.2305564","45.0913802"],["-70.2274185","45.0906662"],["-70.2254541","45.0905145"],["-70.2245249","45.0903212"],["-70.2238384","45.0900525"],["-70.2234484","45.0898141"],["-70.2232438","45.0896699"],["-70.2229309","45.0894193"],["-70.2225558","45.0891265"],["-70.2204711","45.0872284"],["-70.2170562","45.0841849"],["-70.2165891","45.0836667"],["-70.2161039","45.0830664"],["-70.215666","45.0823392"],["-70.212715","45.0771237"],["-70.2123606","45.0764404"],["-70.2119036","45.0756695"],["-70.2109019","45.0739619"],["-70.2105062","45.073351"],["-70.2098984","45.0726542"],["-70.2094181","45.0721735"],["-70.2090419","45.0718398"],["-70.2085304","45.0714522"],["-70.2050258","45.0691073"],["-70.2027231","45.0675508"],["-70.2018912","45.0669724"],["-70.201566","45.0667127"],["-70.2011648","45.0663509"],["-70.2008509","45.065981"],["-70.2005909","45.0656226"],["-70.2004084","45.0653022"],["-70.2002027","45.0648337"],["-70.200017","45.0642489"],["-70.1999365","45.0637774"],["-70.1999204","45.0633485"],["-70.1999613","45.0628979"],["-70.2001316","45.0618583"],["-70.200205","45.0612864"],["-70.200213","45.0608073"],["-70.2001798","45.0604347"],["-70.2000862","45.0599854"],["-70.1999634","45.0596039"],["-70.1998106","45.0592486"],["-70.1995394","45.0587876"],["-70.1988317","45.0578154"],["-70.1982665","45.0570619"],["-70.1980179","45.0566935"],["-70.1977319","45.0562364"],["-70.1974118","45.0555519"],["-70.1969991","45.0542683"],["-70.196438","45.0523431"],["-70.1959016","45.0504552"],["-70.1956954","45.0496131"],["-70.1956021","45.0490175"],["-70.1955141","45.0482752"],["-70.1955121","45.04763"],["-70.1955558","45.0465647"],["-70.1955724","45.0453387"],["-70.1955193","45.0445684"],["-70.1954568","45.0439194"],["-70.1953688","45.0436242"],["-70.1952749","45.0433449"],["-70.1951652","45.043124"],["-70.1949454","45.0427894"],["-70.1946271","45.0424382"],["-70.1942665","45.0421153"],["-70.1939146","45.0418848"],["-70.1934025","45.0416157"],["-70.1927272","45.0413803"],["-70.1915301","45.0410133"],["-70.1906343","45.040701"],["-70.1860558","45.0386696"],["-70.1846855","45.0380433"],["-70.1839627","45.0376711"],["-70.1832759","45.0372637"],["-70.1810367","45.0358461"],["-70.1803755","45.0354584"],["-70.1797774","45.035109"],["-70.1791481","45.034686"],["-70.1786779","45.0343064"],["-70.1781108","45.0337316"],["-70.1773492","45.0328327"],["-70.17615","45.0314384"],["-70.1753014","45.030446"],["-70.1745649","45.0296542"],["-70.1742392","45.0290017"],["-70.1741127","45.0281067"],["-70.1743521","45.0265651"],["-70.1746771","45.025001"],["-70.1747234","45.0241929"],["-70.1747076","45.0235076"],["-70.1745903","45.0222994"],["-70.1743147","45.0215982"],["-70.1740791","45.020474"],["-70.1736174","45.0177207"],["-70.1732978","45.0170143"],["-70.1721116","45.0159624"],["-70.1712939","45.0150866"],["-70.1706656","45.0141118"],["-70.1704173","45.0129201"],["-70.1702485","45.0116988"],["-70.170122","45.0106023"],["-70.1699906","45.0095215"],["-70.1699056","45.0081137"],["-70.1698431","45.0069319"],["-70.1696626","45.0060008"],["-70.1694268","45.0051341"],["-70.1691767","45.0042049"],["-70.1689824","45.003418"],["-70.1689247","45.0029017"],["-70.1689545","45.0022183"],["-70.1690567","45.0016146"],["-70.1700039","44.9987339"],["-70.1702013","44.9979883"],["-70.1703549","44.9969772"],["-70.1709756","44.9915071"],["-70.171015","44.9906192"],["-70.1710922","44.9886892"],["-70.1712061","44.9879725"],["-70.1713708","44.9870865"],["-70.1716855","44.9846592"],["-70.1717191","44.9838228"],["-70.1717423","44.9831961"],["-70.1716918","44.9828663"],["-70.1715692","44.9825776"],["-70.1712959","44.9821972"],["-70.170845","44.9815872"],["-70.1704747","44.9808598"],["-70.170135","44.9801891"],["-70.1696362","44.9793085"],["-70.1693968","44.9788097"],["-70.1692311","44.9784103"],["-70.1691008","44.9781075"],["-70.1689334","44.9776417"],["-70.1688505","44.9772989"],["-70.1687796","44.9769366"],["-70.1686779","44.9766261"],["-70.1685212","44.9762919"],["-70.1683612","44.9759534"],["-70.1682157","44.9756685"],["-70.1680149","44.9752087"],["-70.167697","44.9744901"],["-70.1676158","44.9743444"],["-70.1674775","44.9740867"],["-70.1670589","44.9734055"],["-70.1665872","44.9726591"],["-70.1656738","44.9705356"],["-70.1653009","44.9696198"],["-70.1647912","44.9685882"],["-70.164183","44.9676732"],["-70.1635603","44.9667074"],["-70.162319","44.9649695"],["-70.1620651","44.9646169"],["-70.1617683","44.9642399"],["-70.1612939","44.9634853"],["-70.1606168","44.9624821"],["-70.1601131","44.9617526"],["-70.159671","44.9611158"],["-70.1594457","44.9608315"],["-70.1592595","44.960622"],["-70.1590494","44.9604376"],["-70.1579759","44.9597679"],["-70.1576602","44.9595907"],["-70.1574068","44.9594827"],["-70.1571575","44.9593898"],["-70.1566568","44.9592523"],["-70.1561093","44.9591137"],["-70.1549668","44.9588577"],["-70.1547302","44.9587903"],["-70.1545578","44.9587236"],["-70.1544769","44.9588121"],["-70.1544066","44.9589511"],["-70.1543878","44.9592054"],["-70.1543584","44.9596271"],["-70.154277","44.9597558"],["-70.1526542","44.9596904"],["-70.1523254","44.9596657"],["-70.1520666","44.9596251"],["-70.1517025","44.9594338"],["-70.1514405","44.9592368"],["-70.1504412","44.9582156"],["-70.1502505","44.958041"],["-70.1500478","44.9578927"],["-70.1498507","44.9577837"],["-70.1494951","44.9576585"],["-70.1490957","44.9575914"],["-70.1486877","44.9575835"],["-70.14482","44.9580009"],["-70.1420821","44.9583315"],["-70.1413835","44.9584008"],["-70.1409483","44.9584207"],["-70.1402626","44.9582793"],["-70.1384177","44.9578122"],["-70.1372634","44.9575029"],["-70.1363325","44.9572903"],["-70.1356689","44.9571855"],["-70.1347099","44.9571612"],["-70.134008","44.9572428"],["-70.1333384","44.9574035"],["-70.1325817","44.9576116"],["-70.1308649","44.9581195"],["-70.130358","44.958242"],["-70.1297981","44.9583113"],["-70.1293064","44.9583255"],["-70.1286526","44.9582896"],["-70.1248046","44.9580349"],["-70.1240652","44.9579494"],["-70.1196913","44.9571631"],["-70.1179027","44.9568891"],["-70.11623","44.9568194"],["-70.113916","44.9568143"],["-70.1128681","44.9567037"],["-70.1122602","44.9565112"],["-70.1118989","44.956287"],["-70.1116883","44.9561473"],["-70.1113949","44.9558959"],["-70.1111238","44.9556365"],["-70.1101837","44.9546646"],["-70.1097697","44.9542503"],["-70.1094526","44.954003"],["-70.109093","44.9537927"],["-70.1085581","44.9535496"],["-70.1075978","44.9531238"],["-70.1024489","44.9507356"],["-70.1019771","44.9505469"],["-70.1015355","44.9504363"],["-70.1010658","44.9503702"],["-70.1001414","44.9502867"],["-70.0997093","44.9502251"],["-70.0991005","44.9500891"],["-70.0975041","44.9496857"],["-70.0962875","44.9494241"],["-70.0957418","44.9492983"],["-70.0953414","44.9491818"],["-70.0948845","44.9490106"],["-70.0945221","44.9488357"],["-70.0941613","44.948623"],["-70.0938265","44.9484155"],["-70.093471","44.9481996"],["-70.0930915","44.9480084"],["-70.0926848","44.9478496"],["-70.0922071","44.9477098"],["-70.0915056","44.947541"],["-70.0909742","44.9474204"],["-70.0906824","44.9473745"],["-70.0904557","44.9473527"],["-70.0900228","44.947346"],["-70.0895718","44.9473788"],["-70.0891301","44.9474413"],["-70.0886737","44.9475108"],["-70.0882243","44.9475739"],["-70.0877705","44.947619"],["-70.0873135","44.9476402"],["-70.0868139","44.9476501"],["-70.0863847","44.9476494"],["-70.0859443","44.9476318"],["-70.0854294","44.9475721"],["-70.0850191","44.9475006"],["-70.0786037","44.946178"],["-70.0776353","44.9459605"],["-70.0772363","44.9458139"],["-70.0768532","44.9456002"],["-70.0765108","44.945364"],["-70.074646","44.9440591"],["-70.0741331","44.9436985"],["-70.0738202","44.9434422"],["-70.0735563","44.9431661"],["-70.0717116","44.9409227"],["-70.07136","44.9405128"],["-70.071114","44.9402401"],["-70.0708117","44.9399755"],["-70.0705969","44.9398275"],["-70.0704074","44.9397176"],["-70.0703423","44.9396822"],["-70.0701084","44.9395748"],["-70.0698201","44.9394706"],["-70.0693516","44.9393224"],["-70.0690654","44.9392186"],["-70.0688335","44.9390997"],["-70.0686212","44.9389609"],["-70.0684315","44.938798"],["-70.0681934","44.938521"],["-70.067961","44.9382341"],["-70.0677156","44.9379668"],["-70.0674324","44.9377154"],["-70.0669326","44.9373395"],["-70.0655671","44.9363733"],["-70.065249","44.9361675"],["-70.0649026","44.935963"],["-70.0642692","44.9356279"],["-70.0636422","44.9352966"],["-70.0631531","44.9350284"],["-70.0628086","44.9348187"],["-70.0621672","44.9343883"],["-70.0612668","44.9337185"],["-70.0609902","44.9334976"],["-70.0600511","44.9326934"],["-70.0593765","44.9320997"],["-70.0535894","44.9268802"],["-70.053082","44.9264447"],["-70.0527527","44.9262022"],["-70.0521509","44.9258278"],["-70.0511411","44.9253536"],["-70.0478448","44.9237558"],["-70.0474307","44.9235905"],["-70.0472269","44.9235359"],["-70.0467644","44.9234512"],["-70.046483","44.9234215"],["-70.0460392","44.9234081"],["-70.0457612","44.9234162"],["-70.0454053","44.923452"],["-70.0443758","44.9236261"],["-70.0434494","44.9237655"],["-70.0429371","44.9237965"],["-70.0421552","44.9237553"],["-70.0370775","44.9233725"],["-70.0366761","44.9233448"],["-70.0360461","44.9233311"],["-70.0356465","44.9233388"],["-70.0351403","44.9233783"],["-70.0324958","44.923678"],["-70.0318814","44.9237364"],["-70.0313341","44.9238256"],["-70.0298488","44.9239864"],["-70.0293996","44.9240174"],["-70.0288754","44.9240378"],["-70.028504","44.9240415"],["-70.0280856","44.9240305"],["-70.0274793","44.9240083"],["-70.0266478","44.9239927"],["-70.0249799","44.9240379"],["-70.0246954","44.9240728"],["-70.024521","44.9241011"],["-70.0244051","44.9241309"],["-70.0243074","44.9241599"],["-70.0240916","44.9242415"],["-70.023953","44.924306"],["-70.0237795","44.9244002"],["-70.0234804","44.9245957"],["-70.0230487","44.9248947"],["-70.0228379","44.9250516"],["-70.0227029","44.9251508"],["-70.0225739","44.9252413"],["-70.0224873","44.9252852"],["-70.0224182","44.9253079"],["-70.0223263","44.9253336"],["-70.0222377","44.9253078"],["-70.0219579","44.9251984"],["-70.0190699","44.9239183"],["-70.018587","44.9237041"],["-70.0170462","44.9230156"],["-70.0158741","44.9224752"],["-70.0155961","44.9223364"],["-70.015204","44.9221002"],["-70.0145499","44.9216085"],["-70.0133351","44.9205438"],["-70.0121138","44.9193869"],["-70.0113189","44.9186487"],["-70.0089496","44.9162698"],["-70.0070567","44.9144647"],["-70.0053737","44.913024"],["-69.9998242","44.9080213"],["-69.9966393","44.9051371"],["-69.9963439","44.9048462"],["-69.9961114","44.9045871"],["-69.9958746","44.904267"],["-69.9956861","44.9039147"],["-69.9954411","44.9033821"],["-69.9952642","44.9029889"],["-69.9951115","44.9026815"],["-69.9949432","44.9023668"],["-69.9947229","44.9020098"],["-69.9938332","44.9007117"],["-69.9935777","44.9003121"],["-69.9934111","44.9000056"],["-69.9913018","44.8955341"],["-69.9910181","44.8948692"],["-69.9900196","44.8924131"],["-69.9898313","44.8919191"],["-69.9896804","44.8914882"],["-69.9895756","44.8911289"],["-69.9895","44.890742"],["-69.9894607","44.8903683"],["-69.9894389","44.8899672"],["-69.9894174","44.8895971"],["-69.9893398","44.8892238"],["-69.989182","44.888856"],["-69.9889596","44.8885024"],["-69.9886667","44.8881679"],["-69.9881436","44.8877454"],["-69.9875345","44.8873857"],["-69.9869041","44.8870427"],["-69.9861859","44.8866872"],["-69.9853689","44.8863191"],["-69.9819693","44.8848605"],["-69.9814957","44.8846286"],["-69.9785736","44.8830601"],["-69.9775832","44.8825311"],["-69.9771499","44.8823348"],["-69.9767213","44.8821667"],["-69.9762416","44.8820269"],["-69.9757481","44.8819213"],["-69.9751422","44.8818331"],["-69.9744844","44.8817591"],["-69.9725183","44.8815767"],["-69.9716519","44.8814857"],["-69.9711834","44.8814074"],["-69.9704859","44.8812412"],["-69.9649255","44.8797073"],["-69.9640663","44.8794533"],["-69.9636011","44.8792925"],["-69.9630824","44.8790802"],["-69.9548107","44.8751082"],["-69.9543589","44.8748677"],["-69.9540454","44.8746724"],["-69.9500638","44.8721164"],["-69.9476433","44.8706876"],["-69.9457819","44.8696615"],["-69.9429442","44.8682839"],["-69.9425309","44.868102"],["-69.9419751","44.8678298"],["-69.9416543","44.8676634"],["-69.94095","44.8673376"],["-69.940374","44.8670811"],["-69.9397326","44.8667923"],["-69.9391444","44.8665274"],["-69.9383576","44.8661679"],["-69.9379558","44.8659684"],["-69.9336847","44.8636134"],["-69.9332832","44.8634106"],["-69.9329704","44.8632657"],["-69.9321255","44.8629031"],["-69.9309309","44.8624176"],["-69.9303757","44.8622012"],["-69.9284419","44.8615506"],["-69.9226446","44.8598936"],["-69.9221733","44.8597412"],["-69.9217896","44.8596083"],["-69.9201001","44.8589212"],["-69.9196074","44.8587024"],["-69.9192496","44.8585188"],["-69.9187343","44.8582321"],["-69.9173375","44.8574559"],["-69.9168949","44.8572306"],["-69.9164758","44.8570356"],["-69.9160815","44.8568723"],["-69.9156884","44.8567425"],["-69.9114562","44.8556956"],["-69.9109749","44.8555956"],["-69.9104956","44.8555179"],["-69.9100219","44.8554628"],["-69.90795","44.8552966"],["-69.9067012","44.8552167"],["-69.9050537","44.8551188"],["-69.9038076","44.8550499"],["-69.9029042","44.8550379"],["-69.9018123","44.8550073"],["-69.9014331","44.8550094"],["-69.901129","44.8550387"],["-69.9008426","44.855077"],["-69.8997899","44.8552614"],["-69.8996205","44.8552436"],["-69.8995289","44.8552306"],["-69.8994402","44.8552259"],["-69.8993178","44.8552113"],["-69.8991324","44.8551841"],["-69.8989262","44.8551419"],["-69.8986345","44.8550469"],["-69.8979784","44.8547808"],["-69.8976871","44.8546878"],["-69.8974838","44.854654"],["-69.897328","44.8546436"],["-69.8970958","44.8546272"],["-69.8967636","44.8546366"],["-69.8966417","44.8545328"],["-69.8962122","44.8541901"],["-69.8948969","44.8529225"],["-69.8945817","44.852639"],["-69.8942682","44.8523233"],["-69.8939432","44.8519779"],["-69.8937018","44.8516886"],["-69.8933352","44.8512225"],["-69.8927024","44.8504277"],["-69.8924197","44.8500966"],["-69.892196","44.8498682"],["-69.8920067","44.8496859"],["-69.8918465","44.8495477"],["-69.8916961","44.8494102"],["-69.8915204","44.8492716"],["-69.8912439","44.8490456"],["-69.890932","44.8487964"],["-69.8905983","44.8485359"],["-69.890184","44.8482051"],["-69.8898461","44.8479291"],["-69.8890555","44.8472558"],["-69.8857051","44.8439691"],["-69.8832159","44.8415071"],["-69.8829292","44.841203"],["-69.882807","44.8410713"],["-69.8825583","44.8407389"],["-69.8823448","44.8404429"],["-69.8821289","44.8401046"],["-69.8819316","44.8397756"],["-69.8816163","44.8392456"],["-69.881394","44.8388788"],["-69.8811981","44.8385459"],["-69.8809966","44.8382108"],["-69.8806508","44.8376441"],["-69.8795867","44.8359155"],["-69.8793824","44.8355783"],["-69.8791699","44.835248"],["-69.8789365","44.8348841"],["-69.8787219","44.8345438"],["-69.8784783","44.8341415"],["-69.8783221","44.8338882"],["-69.8781447","44.8336086"],["-69.8779959","44.8333348"],["-69.8778295","44.8330267"],["-69.8776855","44.8327597"],["-69.8775517","44.8325055"],["-69.8772979","44.8319645"],["-69.877104","44.8314915"],["-69.8768606","44.8308387"],["-69.8766632","44.8302515"],["-69.8765497","44.8298992"],["-69.8764007","44.8294246"],["-69.8760654","44.8282894"],["-69.8759644","44.8279181"],["-69.8758936","44.8276255"],["-69.8758445","44.8273246"],["-69.8757922","44.8269692"],["-69.8757375","44.8264412"],["-69.8757216","44.8261118"],["-69.8757204","44.8257636"],["-69.8757394","44.8252403"],["-69.8757687","44.8249162"],["-69.8758098","44.8245923"],["-69.8758854","44.8242043"],["-69.8761295","44.823263"],["-69.8765619","44.8217003"],["-69.876753","44.8210083"],["-69.8768403","44.82073"],["-69.8768749","44.8206065"],["-69.8769097","44.8205052"],["-69.8769657","44.8203755"],["-69.8770393","44.8202225"],["-69.8770965","44.820125"],["-69.8771877","44.8199862"],["-69.877329","44.8197905"],["-69.8774414","44.8196593"],["-69.877613","44.8194813"],["-69.877815","44.8192978"],["-69.8780307","44.8191262"],["-69.8781618","44.8190451"],["-69.8782859","44.8189656"],["-69.8784041","44.8188838"],["-69.8785558","44.8188021"],["-69.8787771","44.8186967"],["-69.8789777","44.818613"],["-69.8792501","44.8185132"],["-69.8795271","44.8184269"],["-69.8797925","44.8183612"],["-69.8801091","44.8182938"],["-69.8811639","44.8180883"],["-69.8816983","44.817983"],["-69.882497","44.8178189"],["-69.8833599","44.817618"],["-69.883806","44.8175017"],["-69.8842413","44.8173743"],["-69.8850346","44.81711"],["-69.885617","44.8169183"],["-69.8861591","44.8167315"],["-69.8878469","44.8161618"],["-69.8891522","44.8157043"],["-69.8895124","44.815561"],["-69.8897453","44.8154525"],["-69.8900787","44.8152821"],["-69.8903648","44.8151172"],["-69.8906166","44.8149565"],["-69.8908893","44.8147687"],["-69.8911853","44.8145466"],["-69.8914041","44.8143638"],["-69.8915417","44.8142334"],["-69.8917048","44.8140539"],["-69.8918022","44.8139335"],["-69.8918967","44.8138312"],["-69.8920092","44.8136941"],["-69.8922235","44.8134174"],["-69.8924304","44.8131087"],["-69.892502","44.8129801"],["-69.8926048","44.8127846"],["-69.8926671","44.812631"],["-69.8927592","44.8123505"],["-69.8929543","44.8116216"],["-69.8930074","44.8113678"],["-69.8930259","44.8112083"],["-69.8930421","44.8109915"],["-69.8930381","44.8108704"],["-69.892964","44.8104802"],["-69.8929146","44.8103381"],["-69.8928581","44.8102099"],["-69.892782","44.8100776"],["-69.892561","44.8097895"],["-69.8923373","44.809513"],["-69.8920827","44.8092483"],["-69.891815","44.8089507"],["-69.8915366","44.8086096"],["-69.891444","44.8084835"],["-69.8907029","44.8075541"],["-69.8904672","44.8072485"],["-69.8902607","44.8069359"],["-69.8900971","44.8066652"],["-69.8899556","44.8064174"],["-69.8898657","44.8062436"],["-69.8897657","44.8060321"],["-69.8896349","44.8057493"],["-69.8894729","44.8053853"],["-69.8892428","44.8048803"],["-69.8890338","44.8044895"],["-69.888963","44.8044068"],["-69.8887572","44.8041526"],["-69.8885756","44.8039284"],["-69.8884196","44.8037414"],["-69.8880539","44.80332"],["-69.887736","44.8029394"],["-69.8876078","44.8027714"],["-69.8875306","44.8026599"],["-69.8874839","44.8025967"],["-69.8874512","44.8025311"],["-69.8874176","44.8024058"],["-69.887412","44.8023305"],["-69.8874272","44.8021712"],["-69.887469","44.8020256"],["-69.887523","44.8018808"],["-69.8876043","44.8017186"],["-69.8876834","44.8015733"],["-69.8877891","44.8013511"],["-69.8879264","44.8010946"],["-69.8880361","44.8008574"],["-69.8881506","44.8006479"],["-69.8883191","44.800358"],["-69.8884467","44.8001832"],["-69.8888017","44.7997487"],["-69.8888774","44.7996651"],["-69.8890589","44.7993756"],["-69.8883869","44.7989829"],["-69.8875983","44.7985482"],["-69.8872343","44.7983886"],["-69.8870198","44.7983487"],["-69.8866477","44.7982988"],["-69.8863435","44.7982712"],["-69.885734","44.7982039"],["-69.8851921","44.798154"],["-69.8846351","44.7981027"],["-69.8835918","44.7980167"],["-69.880471","44.7977549"],["-69.8796548","44.7977309"],["-69.8780076","44.7979422"],["-69.8773213","44.7980301"],["-69.8763892","44.7981402"],["-69.8712615","44.7988194"],["-69.8704494","44.7989069"],["-69.868944","44.7991055"],["-69.8683716","44.7991831"],["-69.8626019","44.7999286"],["-69.8617599","44.800038"],["-69.8615142","44.8000668"],["-69.8611672","44.8000904"],["-69.8605467","44.8001083"],["-69.8594451","44.8001167"],["-69.8587171","44.8001172"],["-69.8584077","44.8001155"],["-69.8580537","44.8001206"],["-69.8568842","44.8001214"],["-69.854455","44.8001125"],["-69.8533834","44.800072"],["-69.8484869","44.7999911"],["-69.8475834","44.7999942"],["-69.8469528","44.800029"],["-69.8450864","44.8002629"],["-69.8336117","44.8018386"],["-69.8332515","44.8019075"],["-69.8329429","44.8019763"],["-69.8325943","44.8020632"],["-69.8322796","44.8021486"],["-69.8319233","44.8022556"],["-69.8183145","44.8070426"],["-69.8170993","44.807429"],["-69.816192","44.8076407"],["-69.8150406","44.8078167"],["-69.8137179","44.8078855"],["-69.8126487","44.8078348"],["-69.8114981","44.8076534"],["-69.8087924","44.8071026"],["-69.807318","44.806853"],["-69.8056295","44.8069327"],["-69.8022937","44.8073671"],["-69.7823277","44.8101125"],["-69.7792731","44.8108266"],["-69.7650413","44.814586"],["-69.7643803","44.8147404"],["-69.7642228","44.8147793"],["-69.7641119","44.8148211"],["-69.7639643","44.8148774"],["-69.7636716","44.8147213"],["-69.7633664","44.8145524"],["-69.7629903","44.8143529"],["-69.7620244","44.813833"],["-69.7615803","44.8135803"],["-69.7613606","44.8134456"],["-69.7612192","44.8133482"],["-69.7610595","44.8132248"],["-69.7608451","44.8130467"],["-69.7606116","44.8128196"],["-69.7604172","44.8126074"],["-69.7603041","44.8124649"],["-69.7601489","44.8122385"],["-69.7598485","44.8117122"],["-69.7585724","44.8093138"],["-69.7582064","44.8086285"],["-69.7578503","44.8079763"],["-69.7576014","44.8075585"],["-69.7573485","44.8071674"],["-69.7570774","44.806782"],["-69.7567564","44.8063518"],["-69.7564613","44.8059751"],["-69.7562866","44.8057764"],["-69.7560132","44.8054587"],["-69.7557297","44.8051176"],["-69.7554977","44.8048519"],["-69.7552297","44.8045426"],["-69.7549667","44.8042312"],["-69.7546639","44.8038789"],["-69.7541202","44.8032145"],["-69.7528988","44.80168"],["-69.7524728","44.8011331"],["-69.7522171","44.8008138"],["-69.7519655","44.800502"],["-69.7515321","44.7999791"],["-69.7511376","44.7995106"],["-69.7508837","44.7992156"],["-69.7507276","44.7990187"],["-69.7505236","44.7987725"],["-69.750199","44.798386"],["-69.7498607","44.7979712"],["-69.7483072","44.7960645"],["-69.7478455","44.7955214"],["-69.7475829","44.795236"],["-69.7473711","44.7950227"],["-69.7472008","44.7948689"],["-69.7469921","44.7946944"],["-69.7467802","44.7945321"],["-69.7465638","44.794381"],["-69.7463727","44.7942557"],["-69.7461528","44.7941245"],["-69.7457931","44.7939281"],["-69.7423745","44.7921311"],["-69.74116","44.7915044"],["-69.7408864","44.7913367"],["-69.7403353","44.7910121"],["-69.7294801","44.7845339"],["-69.72816","44.7835718"],["-69.7276774","44.7829918"],["-69.7273827","44.782611"],["-69.7270584","44.7819711"],["-69.7268714","44.7815474"],["-69.7261513","44.7799478"],["-69.7260478","44.7797166"],["-69.725505","44.7784934"],["-69.7252955","44.7780195"],["-69.7246748","44.7766155"],["-69.7244922","44.7762408"],["-69.7242879","44.7757993"],["-69.724126","44.7754444"],["-69.7239067","44.7749683"],["-69.7234458","44.7739897"],["-69.7202768","44.7671253"],["-69.7183703","44.767436"],["-69.717948","44.7675344"],["-69.7163955","44.7678859"],["-69.7156943","44.7680545"],["-69.7152127","44.7681713"],["-69.7144559","44.7683459"],["-69.7141222","44.7684372"],["-69.7110126","44.771309"],["-69.7106603","44.7716212"],["-69.7103483","44.7718415"],["-69.7100864","44.7720053"],["-69.7098566","44.7721298"],["-69.7093116","44.7724001"],["-69.7089105","44.7725826"],["-69.7084879","44.7727681"],["-69.7080781","44.772938"],["-69.7078239","44.7730191"],["-69.7075599","44.7730769"],["-69.7071559","44.7731427"],["-69.7067119","44.7731833"],["-69.7062455","44.773152"],["-69.7058115","44.7731094"],["-69.7053825","44.7730291"],["-69.7049814","44.7729178"],["-69.7046708","44.7728077"],["-69.7042309","44.7725895"],["-69.7036997","44.7722384"],["-69.6998077","44.7695392"],["-69.6991837","44.769144"],["-69.6988269","44.7689456"],["-69.6984439","44.7687553"],["-69.6980976","44.768597"],["-69.6977198","44.7684398"],["-69.6969344","44.7681528"],["-69.695727","44.7677334"],["-69.6953502","44.7676157"],["-69.6949486","44.7674988"],["-69.6945267","44.7673912"],["-69.6941245","44.7673039"],["-69.6937308","44.7672333"],["-69.6932936","44.767172"],["-69.6928607","44.767128"],["-69.6924401","44.7671006"],["-69.6920229","44.7670898"],["-69.691584","44.7670928"],["-69.6911463","44.7671089"],["-69.6907452","44.767139"],["-69.6902827","44.7671916"],["-69.6898831","44.7672452"],["-69.6894527","44.7673141"],["-69.6890251","44.7673971"],["-69.6874093","44.7677714"],["-69.6847585","44.7684344"],["-69.6836905","44.7687456"],["-69.6828722","44.769012"],["-69.6823905","44.7691874"],["-69.6818017","44.7694152"],["-69.6774178","44.771232"],["-69.6762442","44.7717238"],["-69.671862","44.7735806"],["-69.670798","44.7740277"],["-69.6666827","44.7757205"],["-69.6660041","44.7759526"],["-69.6653408","44.7761263"],["-69.6646698","44.7762512"],["-69.6640069","44.7763334"],["-69.6632498","44.7763672"],["-69.6556866","44.7763116"],["-69.6551783","44.7763213"],["-69.654362","44.7764134"],["-69.6512758","44.7768324"],["-69.6476648","44.7773093"],["-69.6470241","44.7773641"],["-69.6448363","44.7774104"],["-69.6403861","44.777502"],["-69.6353741","44.7776631"],["-69.6345749","44.7776756"],["-69.6339151","44.7776403"],["-69.633533","44.7776027"],["-69.6332435","44.7775579"],["-69.6329675","44.7775145"],["-69.6326974","44.7774605"],["-69.6323338","44.777376"],["-69.6316059","44.7771677"],["-69.6302553","44.7767537"],["-69.6294232","44.7764957"],["-69.6292611","44.776449"],["-69.628554","44.7762281"],["-69.6282005","44.7761314"],["-69.6276728","44.7760004"],["-69.627087","44.7758795"],["-69.6204788","44.7748294"],["-69.6156875","44.7740975"],["-69.6154106","44.7740587"],["-69.615127","44.7740133"],["-69.6148472","44.7739635"],["-69.6145564","44.7739062"],["-69.6142576","44.7738362"],["-69.6140196","44.773767"],["-69.6137759","44.7736939"],["-69.6135042","44.7735994"],["-69.6132333","44.773492"],["-69.6128163","44.7733109"],["-69.6125103","44.7731762"],["-69.6122892","44.7730809"],["-69.6119383","44.7729395"],["-69.6117618","44.7728757"],["-69.6113562","44.7727357"],["-69.6109869","44.7726144"],["-69.6106991","44.7725337"],["-69.6104232","44.772464"],["-69.6098624","44.7723407"],["-69.608375","44.7720345"],["-69.6075684","44.7718711"],["-69.6070081","44.7717591"],["-69.606922","44.7717443"],["-69.6068291","44.7717233"],["-69.6067336","44.7716949"],["-69.6065946","44.7716675"],["-69.6061199","44.7715576"],["-69.6060084","44.7715247"],["-69.6059813","44.7715155"],["-69.6058916","44.7714937"],["-69.6057915","44.7714716"],["-69.6055213","44.771395"],["-69.6051999","44.7713019"],["-69.6050618","44.7712544"],["-69.6046109","44.7711093"],["-69.6041885","44.7709616"],["-69.6037492","44.7707927"],["-69.6034072","44.7706531"],["-69.6031326","44.7705381"],["-69.602745","44.7703594"],["-69.601784","44.7698913"],["-69.6004372","44.7691811"],["-69.6001845","44.7690374"],["-69.5989596","44.7683975"],["-69.5933551","44.7657412"],["-69.59292","44.7655419"],["-69.5923881","44.7653224"],["-69.5916034","44.7650494"],["-69.5913413","44.7649721"],["-69.5910926","44.7649064"],["-69.590766","44.764845"],["-69.5903362","44.7647789"],["-69.5856704","44.7642574"],["-69.565649","44.7619725"],["-69.5649745","44.7619051"],["-69.5643888","44.7618642"],["-69.5638356","44.7618467"],["-69.5634125","44.7618442"],["-69.5630076","44.7618542"],["-69.5626524","44.76188"],["-69.5622768","44.761919"],["-69.5620496","44.7619604"],["-69.5617851","44.7620271"],["-69.5615866","44.7620852"],["-69.5614378","44.7621367"],["-69.5612062","44.7622368"],["-69.5609759","44.7623441"],["-69.5605764","44.7625298"],["-69.5591495","44.7632383"],["-69.5543177","44.7654142"],["-69.5520878","44.7663849"],["-69.5477639","44.7682481"],["-69.5449653","44.7693833"],["-69.5443278","44.7696639"],["-69.5438274","44.7699165"],["-69.542655","44.7706365"],["-69.5402225","44.7723857"],["-69.5301662","44.7800376"],["-69.5295344","44.7805148"],["-69.5275806","44.7819741"],["-69.5260974","44.783106"],["-69.5253924","44.7836409"],["-69.5246458","44.7842043"],["-69.5237762","44.7847607"],["-69.5226475","44.7853194"],["-69.5152642","44.7882537"],["-69.5146379","44.788468"],["-69.5143507","44.7885601"],["-69.5134562","44.7888116"],["-69.5131518","44.7888877"],["-69.512539","44.7890235"],["-69.5109018","44.7892724"],["-69.4938218","44.7917239"],["-69.4914402","44.7921077"],["-69.4897242","44.7926223"],["-69.4854669","44.794133"],["-69.4822372","44.7952382"],["-69.4755732","44.7981019"],["-69.4444192","44.8116658"],["-69.4441873","44.8117712"],["-69.4436208","44.8120155"],["-69.4375384","44.814732"],["-69.4372269","44.8148665"],["-69.4283363","44.818684"],["-69.4276551","44.8189775"],["-69.4269109","44.819298"],["-69.4253645","44.8199696"],["-69.4248225","44.820204"],["-69.4244497","44.8203489"],["-69.4240998","44.8205099"],["-69.4226889","44.8211302"],["-69.4218301","44.8215136"],["-69.4214042","44.821721"],["-69.4210152","44.8219252"],["-69.4205954","44.8221618"],["-69.4201485","44.8224342"],["-69.4196794","44.8227457"],["-69.4193696","44.8229628"],["-69.4190047","44.8232357"],["-69.4184777","44.8236643"],["-69.4158625","44.8259109"],["-69.4149913","44.8266757"],["-69.4147445","44.8269215"],["-69.4145227","44.8271687"],["-69.4143827","44.8273389"],["-69.4142613","44.8275014"],["-69.4140081","44.8278879"],["-69.4136259","44.8285051"],["-69.4132832","44.8290494"],["-69.4131275","44.829277"],["-69.4130136","44.8294294"],["-69.4129006","44.8295524"],["-69.4127716","44.8296787"],["-69.4125754","44.829893"],["-69.4123852","44.8300663"],["-69.4121965","44.8302237"],["-69.4120506","44.8303352"],["-69.411897","44.8304421"],["-69.4116945","44.8305714"],["-69.4114553","44.830705"],["-69.4111696","44.8308458"],["-69.4108191","44.8310062"],["-69.4096589","44.831512"],["-69.4092723","44.8316851"],["-69.4090425","44.8318016"],["-69.4088467","44.8319162"],["-69.4086672","44.83203"],["-69.4080091","44.8325044"],["-69.4061613","44.8338557"],["-69.4055848","44.8342663"],["-69.4051707","44.8345412"],["-69.4047758","44.8347894"],["-69.3956189","44.8401613"],["-69.3942313","44.8409531"],["-69.3935834","44.8412895"],["-69.3930683","44.8415386"],["-69.3925434","44.8417864"],["-69.3919706","44.8420263"],["-69.3914745","44.8422222"],["-69.3909627","44.8424196"],["-69.3903798","44.8426211"],["-69.3896435","44.8428511"],["-69.3715832","44.84784"],["-69.3707153","44.8480581"],["-69.3703968","44.8481172"],["-69.370128","44.8481562"],["-69.3697754","44.8481907"],["-69.3694111","44.848209"],["-69.3690636","44.8482147"],["-69.3688063","44.8482101"],["-69.3686253","44.8481999"],["-69.3684294","44.8481831"],["-69.3682238","44.8481578"],["-69.3679676","44.8481169"],["-69.3676082","44.8480473"],["-69.3672241","44.8479652"],["-69.3649102","44.8474368"],["-69.3640789","44.8472524"],["-69.3636102","44.8471618"],["-69.3632265","44.8471014"],["-69.3268407","44.8430451"],["-69.3214865","44.8426041"],["-69.2966918","44.8389172"],["-69.2951244","44.8386696"],["-69.2944112","44.8385285"],["-69.2936605","44.8383929"],["-69.2933691","44.8383374"],["-69.2928891","44.8382606"],["-69.2925476","44.8382092"],["-69.2910825","44.8380012"],["-69.2895858","44.8377742"],["-69.2894519","44.8377709"],["-69.2893196","44.8377482"],["-69.2875251","44.8374554"],["-69.2868361","44.837351"],["-69.286118","44.8372278"],["-69.285438","44.8370506"],["-69.2860593","44.836794"],["-69.286532","44.83664"],["-69.2876459","44.8362468"],["-69.2885311","44.835933"],["-69.2892487","44.8356491"],["-69.2898762","44.8353471"],["-69.2906884","44.8348594"],["-69.2915942","44.8342183"],["-69.2922533","44.8336633"],["-69.2927247","44.8331956"],["-69.2927452","44.833101"],["-69.2926685","44.8330147"],["-69.2925447","44.8329427"],["-69.2924327","44.8329174"],["-69.2919369","44.8329087"],["-69.2909009","44.8329355"],["-69.2905759","44.8329189"],["-69.290324","44.8328665"],["-69.2900341","44.8327917"],["-69.2896431","44.8326488"],["-69.288646","44.8321971"],["-69.2874224","44.8316976"],["-69.2568094","44.8172662"],["-69.2536661","44.8158177"],["-69.2516501","44.8149936"],["-69.2504393","44.8145439"],["-69.2487129","44.8139894"],["-69.2349157","44.8098128"],["-69.2335628","44.8093356"],["-69.2310226","44.8082871"],["-69.2282477","44.8069478"],["-69.2269411","44.8062035"],["-69.2256418","44.8053823"],["-69.2220711","44.8030044"],["-69.2104906","44.7954063"],["-69.2090515","44.7944921"],["-69.2077815","44.7937787"],["-69.2064666","44.7931653"],["-69.2051732","44.7926062"],["-69.2039306","44.7922054"],["-69.2026866","44.791839"],["-69.2011697","44.791456"],["-69.199645","44.7911639"],["-69.1982191","44.7909728"],["-69.1628893","44.7874495"],["-69.158216","44.7871093"],["-69.1563269","44.7870281"],["-69.125794","44.7866819"],["-69.1238835","44.7866167"],["-69.12144","44.7864883"],["-69.1191072","44.7862961"],["-69.1169137","44.7860707"],["-69.0347447","44.7742137"],["-69.0327904","44.7739751"],["-69.0310629","44.7738125"],["-69.0288887","44.7736818"],["-69.0160541","44.7731383"],["-69.0133473","44.7729885"],["-69.011915","44.7728406"],["-69.0105086","44.7726313"],["-69.0091053","44.772377"],["-69.0077261","44.7720812"],["-69.006311","44.7717181"],["-69.0049313","44.7713191"],["-69.0037455","44.7709149"],["-69.0024513","44.7704236"],["-69.0012654","44.7699261"],["-68.9992607","44.7689244"],["-68.983485","44.7605772"],["-68.9826983","44.7602387"],["-68.981839","44.7599132"],["-68.9808407","44.7595588"],["-68.9798092","44.7592335"],["-68.9788641","44.7590075"],["-68.9777818","44.7588113"],["-68.9768824","44.7586658"],["-68.975906","44.7585371"],["-68.9748376","44.7584598"],["-68.9737283","44.7584227"],["-68.9722556","44.758433"],["-68.9701579","44.7586169"],["-68.9689318","44.758783"],["-68.9593747","44.7608034"],["-68.9575283","44.761269"],["-68.9558275","44.7617842"],["-68.9462187","44.7649704"],["-68.9450542","44.7652899"],["-68.9440806","44.7655339"],["-68.9430462","44.7657331"],["-68.9420712","44.7658913"],["-68.9410669","44.7660131"],["-68.9394012","44.7661409"],["-68.9379801","44.7661847"],["-68.9372253","44.7661779"],["-68.9362024","44.7661409"],["-68.9351751","44.7660786"],["-68.9338651","44.7659538"],["-68.9331281","44.7658493"],["-68.9320556","44.7656764"],["-68.9188722","44.7633166"],["-68.9176255","44.763104"],["-68.9162466","44.7628774"],["-68.9145632","44.762659"],["-68.9128346","44.7625331"],["-68.9113015","44.7625018"],["-68.9100879","44.7625369"],["-68.9087623","44.7626089"],["-68.9076826","44.762729"],["-68.8968554","44.7644974"],["-68.8883718","44.7659163"],["-68.8842528","44.7666185"],["-68.8790456","44.7675468"],["-68.8771834","44.7679674"],["-68.8753203","44.7684462"],["-68.8567712","44.7743004"],["-68.8546596","44.774925"],["-68.8527753","44.7754118"],["-68.8521976","44.7755458"],["-68.8510757","44.7757737"],["-68.8499334","44.7759949"],["-68.8481783","44.7762856"],["-68.8234243","44.7796266"],["-68.819112","44.7802596"],["-68.8185596","44.7803955"],["-68.8177436","44.7805833"],["-68.816626","44.7808592"],["-68.8156935","44.7811585"],["-68.8147705","44.7814845"],["-68.814095","44.7817893"],["-68.8135151","44.7820763"],["-68.8126849","44.7825393"],["-68.8119997","44.7829668"],["-68.8112485","44.7835254"],["-68.810679","44.7839778"],["-68.8100238","44.784603"],["-68.809319","44.7853769"],["-68.8084298","44.7865816"],["-68.8080038","44.7871902"],["-68.8050796","44.7913343"],["-68.8044189","44.7922459"],["-68.8039734","44.7929055"],["-68.8036501","44.7934485"],["-68.803373","44.7940523"],["-68.8031928","44.7945714"],["-68.8011951","44.8003032"],["-68.8005866","44.8019821"],["-68.8002191","44.8026374"],["-68.7997848","44.8031533"],["-68.7992593","44.8036935"],["-68.7984348","44.8043379"],["-68.7961707","44.8060224"],["-68.7954812","44.8065497"],["-68.7945572","44.8074644"],["-68.7925626","44.8095604"],["-68.7907404","44.8115176"],["-68.7901138","44.8123092"],["-68.7896236","44.8130311"],["-68.7891291","44.8138401"],["-68.7886965","44.8144684"],["-68.7883578","44.8148448"],["-68.7879154","44.815176"],["-68.7874719","44.8154915"],["-68.7867292","44.8159076"],["-68.7855223","44.8164309"],["-68.7839716","44.8170925"],["-68.7820357","44.8179072"],["-68.7808928","44.8183858"],["-68.7801722","44.8186533"],["-68.7795603","44.8188407"],["-68.7788488","44.8190181"],["-68.7781677","44.8191085"],["-68.7772885","44.8191733"],["-68.7751603","44.8192228"],["-68.7743454","44.8191812"],["-68.7738896","44.8191261"],["-68.7736052","44.819051"],["-68.7734176","44.8189502"],["-68.7732851","44.8188256"],["-68.7731891","44.8186873"],["-68.7731686","44.8185467"],["-68.7731875","44.8184173"],["-68.7732441","44.8182823"],["-68.7733273","44.8181814"],["-68.7734457","44.8180741"],["-68.7736424","44.817968"],["-68.7738521","44.8178644"],["-68.7739007","44.8177572"],["-68.7737041","44.8175429"],["-68.7723029","44.816022"],["-68.7719542","44.8155938"],["-68.7716693","44.8151677"],["-68.7712159","44.8144194"],["-68.7709185","44.8138793"],["-68.7705712","44.8132201"],["-68.7702876","44.8126306"],["-68.7701073","44.8122169"],["-68.769405","44.812332"],["-68.7691649","44.8123978"],["-68.7689968","44.8124517"],["-68.7688323","44.8125306"],["-68.7687114","44.8126104"],["-68.7686157","44.8126897"],["-68.768488","44.8128036"],["-68.7682858","44.8129953"],["-68.7679316","44.8133348"],["-68.7672647","44.8138607"],["-68.7667258","44.8122884"],["-68.7654325","44.8123924"],["-68.7650753","44.8124445"],["-68.7646948","44.8125296"],["-68.7629521","44.8130569"],["-68.7611481","44.8061699"],["-68.7609093","44.8056275"],["-68.7638979","44.8045049"],["-68.765185","44.804031"],["-68.7665232","44.8035062"],["-68.7669975","44.8033106"],["-68.7673323","44.8031653"],["-68.7675364","44.8030412"],["-68.7674899","44.8028971"],["-68.7671739","44.8021193"],["-68.7670411","44.8019633"],["-68.7668239","44.8015002"],["-68.7665152","44.8008613"],["-68.7663773","44.8006154"],["-68.7662038","44.8003828"],["-68.7660233","44.8001938"],["-68.7658903","44.800071"],["-68.7657646","44.7999701"],["-68.7625614","44.7980741"],["-68.7621813","44.7978143"],["-68.7613472","44.797087"],["-68.7590341","44.7982887"],["-68.7561747","44.7996262"],["-68.7550075","44.8001425"],["-68.7450047","44.803993"],["-68.7446282","44.8041708"],["-68.7442296","44.8043692"],["-68.7427798","44.80517"],["-68.7419161","44.8057238"],["-68.7410921","44.8063186"],["-68.7329527","44.8127162"],["-68.7280873","44.8157243"],["-68.7248919","44.8168721"],["-68.7166579","44.8194454"],["-68.7135259","44.8196797"],["-68.7129374","44.8196371"],["-68.7125875","44.8195514"],["-68.7117961","44.8192559"],["-68.7111104","44.8189813"],["-68.7105239","44.8186958"],["-68.7096369","44.8182356"],["-68.7091467","44.818007"],["-68.7088102","44.8179053"],["-68.7083853","44.8178417"],["-68.708011","44.8177957"],["-68.707682","44.8177985"],["-68.707258","44.8178389"],["-68.703201","44.818505"],["-68.7021644","44.8187592"],["-68.7014694","44.8189837"],["-68.7006773","44.8192828"],["-68.6999596","44.8196046"],["-68.6975905","44.8208479"],["-68.6969391","44.8211603"],["-68.6956368","44.8217373"],["-68.6951688","44.8219788"],["-68.6948824","44.8221772"],["-68.6946175","44.8223963"],["-68.6943266","44.8227473"],["-68.6938935","44.8233609"],["-68.6935874","44.8237117"],["-68.6931424","44.8241628"],["-68.6907141","44.82626"],["-68.690206","44.8266443"],["-68.6896282","44.8269708"],["-68.6889236","44.8272703"],["-68.6883907","44.8274289"],["-68.6879166","44.8275074"],["-68.6862391","44.8276419"],["-68.6838452","44.8278321"],["-68.6819702","44.8280241"],["-68.6753585","44.8290182"],["-68.6743046","44.8292163"],["-68.6735899","44.8293782"],["-68.6723509","44.8296422"],["-68.6717678","44.8297151"],["-68.6711869","44.8297503"],["-68.6693461","44.8298085"],["-68.6680101","44.8299059"],["-68.6663648","44.8300615"],["-68.6656975","44.830094"],["-68.6651963","44.8300967"],["-68.6646342","44.8300383"],["-68.664113","44.8299546"],["-68.6634149","44.8297809"],["-68.6623013","44.8294624"],["-68.6614623","44.8292008"],["-68.6609067","44.8289949"],["-68.6601622","44.8286593"],["-68.6590906","44.8281154"],["-68.6559862","44.826332"],["-68.6545177","44.8253906"],["-68.6508145","44.8227697"],["-68.6503279","44.8223851"],["-68.64939","44.8214937"],["-68.6487866","44.8208052"],["-68.648266","44.8201112"],["-68.647674","44.8193275"],["-68.6472944","44.8188976"],["-68.6468495","44.8185253"],["-68.6464697","44.8182595"],["-68.6459887","44.8180091"],["-68.6455554","44.8178045"],["-68.6450128","44.817568"],["-68.6441904","44.8172813"],["-68.6430256","44.8169666"],["-68.6357834","44.8155472"],["-68.6238054","44.8132683"],["-68.6229504","44.813078"],["-68.6221462","44.8128286"],["-68.6213178","44.8124597"],["-68.6198151","44.8116143"],["-68.6176014","44.8103287"],["-68.6164179","44.8096362"],["-68.6159074","44.8093951"],["-68.6142951","44.8086866"],["-68.6010682","44.8029177"],["-68.6005266","44.8026745"],["-68.6000779","44.8024755"],["-68.5994645","44.8021705"],["-68.5987695","44.8017799"],["-68.5979215","44.8012261"],["-68.5975649","44.8009659"],["-68.5967239","44.8002975"],["-68.5892177","44.794283"],["-68.588923","44.794051"],["-68.5884774","44.7937021"],["-68.5882136","44.7935599"],["-68.5877872","44.7933531"],["-68.5872972","44.7931674"],["-68.5799815","44.7910845"],["-68.5793797","44.7909477"],["-68.5790325","44.7908938"],["-68.5787214","44.7908616"],["-68.5783472","44.7908412"],["-68.5779434","44.7908301"],["-68.5775479","44.7908524"],["-68.5770931","44.7908961"],["-68.5766862","44.7909611"],["-68.5763472","44.79103"],["-68.5759824","44.7911233"],["-68.5753294","44.7913445"],["-68.5706677","44.7931363"],["-68.5699028","44.7933649"],["-68.5693057","44.793509"],["-68.5686657","44.7936276"],["-68.5583776","44.7952073"],["-68.5579164","44.7952856"],["-68.5574978","44.7953777"],["-68.5568976","44.7955356"],["-68.5560569","44.795816"],["-68.5554836","44.7960409"],["-68.5550123","44.79626"],["-68.5507113","44.7987125"],["-68.5494921","44.7994191"],["-68.5486606","44.7998814"],["-68.5472215","44.8007112"],["-68.5466707","44.8010536"],["-68.5458876","44.8015849"],["-68.5454278","44.8019325"],["-68.545005","44.802276"],["-68.5445941","44.8026167"],["-68.5407323","44.8060823"],["-68.5389688","44.8077718"],["-68.5291711","44.8160467"],["-68.5269788","44.817547"],["-68.5263027","44.8180448"],["-68.5258604","44.8183223"],["-68.5254313","44.8185757"],["-68.5250895","44.8187119"],["-68.5247253","44.8188279"],["-68.5243384","44.8189058"],["-68.5238966","44.8189842"],["-68.5234038","44.8190224"],["-68.5229449","44.8190325"],["-68.5225358","44.8190049"],["-68.5219579","44.8189056"],["-68.5214535","44.8187672"],["-68.5179074","44.8174685"],["-68.5171218","44.8171998"],["-68.5163807","44.8169678"],["-68.5156303","44.8168119"],["-68.5149468","44.8167252"],["-68.5142388","44.8167008"],["-68.5136338","44.8167034"],["-68.5128878","44.8167497"],["-68.5121251","44.816849"],["-68.5100827","44.8171856"],["-68.5094748","44.8173417"],["-68.5087072","44.8176624"],["-68.5068502","44.8185279"],["-68.5060741","44.8188102"],["-68.5055507","44.8189741"],["-68.5051239","44.8190801"],["-68.5046242","44.8191791"],["-68.5042374","44.8192451"],["-68.5038751","44.8192613"],["-68.5032513","44.8192409"],["-68.5025081","44.8192149"],["-68.5017225","44.8191982"],["-68.5010354","44.8192606"],["-68.5002827","44.8194241"],["-68.4995631","44.8196341"],["-68.4991403","44.819782"],["-68.4979572","44.8202994"],["-68.4974256","44.8205681"],["-68.4968364","44.8209362"],["-68.496544","44.8211069"],["-68.4962262","44.8212785"],["-68.4949363","44.82234"],["-68.4932908","44.8236964"],["-68.4924145","44.8243473"],["-68.4917491","44.8247209"],["-68.4909204","44.8250347"],["-68.4900639","44.8252447"],["-68.4889856","44.8253932"],["-68.48788","44.8253446"],["-68.4866068","44.8251144"],["-68.4850166","44.8245068"],["-68.4836297","44.823861"],["-68.4817455","44.8231174"],["-68.4796759","44.8223872"],["-68.4770627","44.8216463"],["-68.4751252","44.8214335"],["-68.4714694","44.8216293"],["-68.470626","44.8216147"],["-68.4699617","44.8215455"],["-68.4692566","44.8214178"],["-68.4678655","44.8209829"],["-68.4672393","44.8206242"],["-68.4666253","44.8202288"],["-68.4660203","44.8196816"],["-68.4646564","44.8182225"],["-68.4633988","44.8172315"],["-68.4615203","44.8164702"],["-68.4604479","44.8161347"],["-68.4591644","44.8157562"],["-68.4583676","44.8156255"],["-68.4575616","44.8155712"],["-68.4567626","44.8155934"],["-68.4560267","44.8156925"],["-68.4550096","44.8159378"],["-68.4544303","44.8161924"],["-68.4533608","44.8167337"],["-68.4530196","44.8169642"],["-68.4525659","44.817377"],["-68.4521181","44.8179095"],["-68.4517903","44.8184161"],["-68.4514379","44.8192468"],["-68.4499962","44.8227466"],["-68.4493212","44.8244062"],["-68.4490674","44.8249989"],["-68.4477071","44.828339"],["-68.44746","44.8288057"],["-68.447105","44.8292849"],["-68.4466151","44.8298055"],["-68.4460338","44.8302372"],["-68.4453562","44.8306202"],["-68.4446253","44.8309344"],["-68.4438493","44.8311663"],["-68.4431604","44.8312928"],["-68.4425126","44.8313627"],["-68.4417683","44.8313785"],["-68.4409781","44.831325"],["-68.4400298","44.8311588"],["-68.4392815","44.8309301"],["-68.4386076","44.8306456"],["-68.4373544","44.8300082"],["-68.4361219","44.8294796"],["-68.4347942","44.8290063"],["-68.4336496","44.8287349"],["-68.432742","44.8285784"],["-68.429369","44.827999"],["-68.4272993","44.8276321"],["-68.4237284","44.8271332"],["-68.4206902","44.8267465"],["-68.4171617","44.8263314"],["-68.4138309","44.8261374"],["-68.412685","44.8260187"],["-68.4115885","44.8257526"],["-68.4100862","44.8251644"],["-68.4087555","44.824672"],["-68.4076322","44.8244521"],["-68.4065888","44.8243737"],["-68.4054107","44.8243675"],["-68.4044684","44.8243836"],["-68.4016085","44.8245024"],["-68.4006551","44.8245717"],["-68.3996615","44.8247346"],["-68.3981453","44.8250695"],["-68.3965724","44.825473"],["-68.3945415","44.825983"],["-68.3933845","44.8262809"],["-68.3919826","44.8266359"],["-68.3911938","44.8268025"],["-68.3906338","44.8268955"],["-68.3900585","44.8269695"],["-68.3894328","44.8270286"],["-68.3888189","44.8270653"],["-68.3881369","44.8270828"],["-68.3873669","44.8270794"],["-68.3828974","44.8269213"],["-68.3804941","44.8268653"],["-68.3779395","44.8268861"],["-68.3773867","44.8269351"],["-68.3767982","44.827022"],["-68.3762276","44.8271364"],["-68.3758201","44.8272348"],["-68.375403","44.8273626"],["-68.3748858","44.8275487"],["-68.3745556","44.8277187"],["-68.37325","44.828408"],["-68.3719995","44.8290592"],["-68.3707818","44.8296525"],["-68.3686593","44.8305652"],["-68.367353","44.8310805"],["-68.3657485","44.8317043"],["-68.3582419","44.8345958"],["-68.3533392","44.8363778"],["-68.3482068","44.8387996"],["-68.3458376","44.8403033"],["-68.3451086","44.8408998"],["-68.3442934","44.8416863"],["-68.3424663","44.8435358"],["-68.341204","44.844743"],["-68.3402546","44.8455304"],["-68.3391982","44.8461838"],["-68.338022","44.8468372"],["-68.333253","44.849041"],["-68.3320516","44.8496146"],["-68.330967","44.8502182"],["-68.3302351","44.850705"],["-68.3295275","44.8512136"],["-68.3290515","44.8516144"],["-68.3286935","44.8518996"],["-68.3281154","44.8524342"],["-68.3261535","44.8539971"],["-68.3246648","44.8549767"],["-68.3227991","44.8560747"],["-68.3204267","44.8572703"],["-68.3188612","44.857949"],["-68.3171316","44.8585763"],["-68.3131133","44.8599182"],["-68.3084106","44.8613818"],["-68.3073084","44.8616449"],["-68.3063519","44.8618408"],["-68.3049694","44.8620247"],["-68.303367","44.8621577"],["-68.3016301","44.862176"],["-68.2989145","44.8620653"],["-68.2977979","44.8619583"],["-68.2969687","44.8618176"],["-68.2960424","44.8615965"],["-68.2940495","44.8607902"],["-68.2922619","44.8601313"],["-68.291484","44.8600182"],["-68.2904771","44.8599154"],["-68.2889122","44.8598005"],["-68.28762","44.8596437"],["-68.2864248","44.8594158"],["-68.2853286","44.8590803"],["-68.2838699","44.8585013"],["-68.2830736","44.8580843"],["-68.2809964","44.8568284"],["-68.2799172","44.855979"],["-68.2782933","44.8544801"],["-68.2765454","44.8525914"],["-68.2748824","44.8508082"],["-68.2739242","44.8497331"],["-68.2731542","44.8487499"],["-68.2724571","44.8480274"],["-68.2707268","44.846789"],["-68.2701698","44.8462815"],["-68.2695105","44.8455498"],["-68.268397","44.8443893"],["-68.2644061","44.8407971"],["-68.2631208","44.8395938"],["-68.2621666","44.8385478"],["-68.2609164","44.8370927"],["-68.2600983","44.8362693"],["-68.2593925","44.8356645"],["-68.2585064","44.8349444"],["-68.2576124","44.8341843"],["-68.2560923","44.8327467"],["-68.2557837","44.8324756"],["-68.2554812","44.8322628"],["-68.255026","44.832006"],["-68.2545162","44.8317671"],["-68.2539918","44.8315955"],["-68.2534513","44.8314571"],["-68.2528758","44.8313695"],["-68.2523332","44.8313284"],["-68.2518588","44.8313188"],["-68.251245","44.8313578"],["-68.2504058","44.8314902"],["-68.249045","44.8317522"],["-68.2479396","44.8319606"],["-68.247393","44.8320156"],["-68.2468477","44.8320293"],["-68.246292","44.8319968"],["-68.2457932","44.8319296"],["-68.245329","44.8318324"],["-68.2440403","44.8314129"],["-68.2383355","44.829478"],["-68.2372917","44.8291463"],["-68.2368169","44.8290428"],["-68.2363198","44.8289736"],["-68.235816","44.8289344"],["-68.2352826","44.8289397"],["-68.2347641","44.8289811"],["-68.2304281","44.8296898"],["-68.2274429","44.8300802"],["-68.2257174","44.8302694"],["-68.2234073","44.8305458"],["-68.2139903","44.8318334"],["-68.2083252","44.8325939"],["-68.2037391","44.833182"],["-68.2016076","44.8335761"],["-68.201059","44.8337184"],["-68.2007594","44.8338227"],["-68.2005251","44.8339173"],["-68.200227","44.8340679"],["-68.1992143","44.8347144"],["-68.1976821","44.836155"],["-68.1970711","44.8367676"],["-68.1953091","44.8384318"],["-68.1950015","44.8386526"],["-68.1946552","44.8388636"],["-68.1943035","44.8390307"],["-68.193922","44.8391573"],["-68.193544","44.8392513"],["-68.1931051","44.8393271"],["-68.1926818","44.8393632"],["-68.1922655","44.8393635"],["-68.1917196","44.8393157"],["-68.1905409","44.8390246"],["-68.1826608","44.8370403"],["-68.1819853","44.8369203"],["-68.1813065","44.8368647"],["-68.1806118","44.8368527"],["-68.1800623","44.8368732"],["-68.1661847","44.8383858"],["-68.1627175","44.8388238"],["-68.1611498","44.8390793"],["-68.1573993","44.8397543"],["-68.1559152","44.8399741"],["-68.1547107","44.8400925"],["-68.1532765","44.8402108"],["-68.1519804","44.8403131"],["-68.1506697","44.8402671"],["-68.1496829","44.8401327"],["-68.1487292","44.8399013"],["-68.1478954","44.8396095"],["-68.1471598","44.8392894"],["-68.1466651","44.8390121"],["-68.1451904","44.8380917"],["-68.1412703","44.8357174"],["-68.1354195","44.8321246"],["-68.1336636","44.8311297"],["-68.1305042","44.8299087"],["-68.1282747","44.8292425"],["-68.1263553","44.8287138"],["-68.1244505","44.8282204"],["-68.1196724","44.8270176"],["-68.1135632","44.8257912"],["-68.1110147","44.8252935"],["-68.1090152","44.8249106"],["-68.1077615","44.8247352"],["-68.1066848","44.8246519"],["-68.1054612","44.8246611"],["-68.1046609","44.8247131"],["-68.1039755","44.8247933"],["-68.1029283","44.8250097"],["-68.0997512","44.8258115"],["-68.0914299","44.8279808"],["-68.0900188","44.8283301"],["-68.084283","44.8297733"],["-68.0836243","44.8299952"],["-68.0830857","44.8302489"],["-68.0826199","44.8305257"],["-68.0822444","44.8308002"],["-68.0819142","44.831078"],["-68.0816237","44.8313912"],["-68.0813758","44.8317208"],["-68.0800443","44.8339487"],["-68.0796618","44.8344995"],["-68.079257","44.8349057"],["-68.0726119","44.8410017"],["-68.0719209","44.8414981"],["-68.0715973","44.8416933"],["-68.0708482","44.8420751"],["-68.0701517","44.8423978"],["-68.0682291","44.8432034"],["-68.0676115","44.8434615"],["-68.0670258","44.8437267"],["-68.0663883","44.8440532"],["-68.0656762","44.8444967"],["-68.0648421","44.8451551"],["-68.0637913","44.846038"],["-68.0622121","44.8476889"],["-68.0616158","44.8483993"],["-68.0612315","44.8488986"],["-68.0607847","44.8495978"],["-68.0601916","44.8508172"],["-68.059225","44.8526063"],["-68.0589739","44.852941"],["-68.0585983","44.8533437"],["-68.0579234","44.8539585"],["-68.0571158","44.8545637"],["-68.0563457","44.8549764"],["-68.0555993","44.8553158"],["-68.0547602","44.8556048"],["-68.0539019","44.8558321"],["-68.0528482","44.8559983"],["-68.0467924","44.8568363"],["-68.0423342","44.8574178"],["-68.041175","44.8575682"],["-68.039778","44.857758"],["-68.0382073","44.8579792"],["-68.0367645","44.8582084"],["-68.0356324","44.858415"],["-68.0280504","44.8601799"],["-68.027272","44.8604043"],["-68.0264909","44.8606668"],["-68.0255029","44.8610775"],["-68.0242324","44.8617359"],["-68.0231239","44.8623613"],["-68.022468","44.8627139"],["-68.0219712","44.8629451"],["-68.0215037","44.8631293"],["-68.0210819","44.8632623"],["-68.0206475","44.863374"],["-68.0201727","44.8634661"],["-68.0195597","44.8635439"],["-68.0075433","44.8642597"],["-68.0060978","44.8644122"],["-68.0053991","44.8645818"],["-68.0048849","44.8647616"],["-68.0039432","44.8651573"],["-68.0034467","44.865461"],["-68.0018193","44.8665586"],["-67.9997806","44.8679392"],["-67.9965764","44.8700533"],["-67.9939415","44.8718119"],["-67.9922444","44.8728046"],["-67.9908968","44.8733058"],["-67.9894299","44.8737966"],["-67.9882346","44.8741104"],["-67.9870151","44.8743113"],["-67.9855976","44.8744847"],["-67.984197","44.874543"],["-67.9828446","44.8744917"],["-67.9811358","44.8742968"],["-67.9794941","44.8740331"],["-67.9777132","44.873692"],["-67.972965","44.8728751"],["-67.9712867","44.8726462"],["-67.9685468","44.8723921"],["-67.9674918","44.8723224"],["-67.966418","44.87229"],["-67.9637523","44.8722754"],["-67.9617629","44.8723202"],["-67.9575743","44.8724731"],["-67.9554149","44.8724956"],["-67.9515223","44.8723577"],["-67.9498606","44.8722428"],["-67.9475533","44.8719767"],["-67.9464058","44.8718178"],["-67.9403372","44.8709329"],["-67.9385508","44.8707708"],["-67.9359714","44.8705922"],["-67.9333215","44.8704654"],["-67.9309663","44.8704748"],["-67.9282634","44.8706204"],["-67.9250806","44.8709479"],["-67.9206123","44.8715428"],["-67.9166286","44.8720195"],["-67.9151882","44.8721274"],["-67.9136351","44.8722978"],["-67.9121483","44.8725543"],["-67.9087361","44.8732363"],["-67.8952784","44.8752822"],["-67.8933982","44.8755433"],["-67.8856865","44.8766354"],["-67.8672672","44.8792106"],["-67.8647527","44.8795982"],["-67.8636247","44.8798323"],["-67.8619814","44.8804859"],["-67.8595752","44.8816197"],["-67.8587834","44.8820588"],["-67.8583093","44.8824339"],["-67.85782","44.882897"],["-67.857459","44.8833688"],["-67.8572312","44.8838565"],["-67.8570595","44.8846815"],["-67.8569512","44.8854565"],["-67.8568691","44.8863778"],["-67.8565187","44.8899987"],["-67.8562422","44.8927064"],["-67.8560037","44.8950653"],["-67.8558372","44.8967411"],["-67.8557518","44.8976299"],["-67.8557013","44.8985469"],["-67.8557779","44.8995539"],["-67.8561152","44.9016478"],["-67.8565622","44.9043169"],["-67.8570417","44.9066369"],["-67.8571559","44.9075386"],["-67.8570626","44.9082803"],["-67.8567773","44.9088351"],["-67.856444","44.9092821"],["-67.8560385","44.9096474"],["-67.855079","44.910286"],["-67.8541867","44.9105699"],["-67.853339","44.9107497"],["-67.8523657","44.9108018"],["-67.8512561","44.9106802"],["-67.8433941","44.9084266"],["-67.8416806","44.9079924"],["-67.8397351","44.9078215"],["-67.8387946","44.9077591"],["-67.83748","44.9076661"],["-67.8362508","44.9075829"],["-67.832302","44.9072543"],["-67.8293175","44.9069896"],["-67.8242347","44.9061505"],["-67.8200853","44.9054691"],["-67.8160387","44.9048549"],["-67.8134773","44.9044258"],["-67.8119632","44.904109"],["-67.8109048","44.903869"],["-67.8103331","44.9038005"],["-67.8097595","44.9037761"],["-67.8090859","44.9038388"],["-67.8086474","44.9039115"],["-67.8082173","44.904"],["-67.8074395","44.9042548"],["-67.8069807","44.9045193"],["-67.8054674","44.905526"],["-67.8040505","44.9063884"],["-67.8027827","44.9070947"],["-67.8018375","44.9077071"],["-67.8010682","44.9083989"],["-67.7999114","44.9095059"],["-67.7983687","44.9103783"],["-67.7970975","44.9110133"],["-67.7959886","44.9116294"],["-67.7928978","44.9134142"],["-67.7907661","44.9146912"],["-67.7889421","44.9161266"],["-67.7879865","44.9165631"],["-67.7853061","44.9175162"],["-67.7837588","44.9179147"],["-67.7778348","44.9190113"],["-67.7761091","44.9193672"],["-67.7743614","44.9198927"],["-67.7682694","44.9225777"],["-67.7663484","44.923233"],["-67.7644102","44.9238325"],["-67.7627225","44.9244056"],["-67.7611469","44.9250897"],["-67.7577485","44.9271788"],["-67.7560553","44.9280522"],["-67.7550974","44.9285303"],["-67.7540448","44.9290701"],["-67.750654","44.9305884"],["-67.7491378","44.9312107"],["-67.7478346","44.9317784"],["-67.7467746","44.9322199"],["-67.7456297","44.9326681"],["-67.744811","44.9328941"],["-67.7436125","44.9331462"],["-67.7418168","44.9334703"],["-67.7410374","44.9336661"],["-67.7403331","44.9339165"],["-67.7394071","44.9343791"],["-67.7386138","44.9349291"],["-67.737638","44.9356137"],["-67.7368484","44.9361217"],["-67.7359041","44.936757"],["-67.7350813","44.9371988"],["-67.7346024","44.937434"],["-67.7336229","44.9379591"],["-67.73201","44.9387627"],["-67.7304973","44.9394628"],["-67.7296501","44.9397854"],["-67.7288761","44.9400126"],["-67.7275132","44.9402306"],["-67.7263202","44.9403013"],["-67.7253491","44.9402793"],["-67.7236299","44.9401028"],["-67.7222405","44.9400222"],["-67.7213836","44.9400509"],["-67.7204742","44.9401683"],["-67.7187716","44.9404935"],["-67.7158237","44.9411619"],["-67.7133609","44.9418976"],["-67.7124972","44.9422005"],["-67.7117191","44.9425291"],["-67.7105908","44.942978"],["-67.7083986","44.9437684"],["-67.7032786","44.9456332"],["-67.7014183","44.9463376"],["-67.6972949","44.9481305"],["-67.6955409","44.9485796"],["-67.694066","44.9488421"],["-67.692365","44.9490853"],["-67.6874321","44.9497808"],["-67.6844047","44.9500971"],["-67.6817714","44.9502121"],["-67.6757012","44.9503633"],["-67.6751396","44.9503638"],["-67.6737554","44.9503715"],["-67.6714475","44.9502358"],["-67.670905","44.9502281"],["-67.6705203","44.9502491"],["-67.6693861","44.9503764"],["-67.6676774","44.9507107"],["-67.6662134","44.9509253"],["-67.6654682","44.9510402"],["-67.6648003","44.9511993"],["-67.6640348","44.9514722"],["-67.6636185","44.9516497"],["-67.6633345","44.9517927"],["-67.6630175","44.9519877"],["-67.6591202","44.954749"],["-67.6583592","44.9554028"],["-67.6575503","44.9563539"],["-67.650394","44.9648596"],["-67.6491635","44.9663846"],["-67.6482339","44.9678256"],["-67.646117","44.9715105"],["-67.6454556","44.9725032"],["-67.644897","44.9732091"],["-67.6407473","44.9779905"],["-67.6396248","44.9794224"],["-67.6369281","44.9830345"],["-67.6365706","44.9837175"],["-67.6363541","44.9842569"],["-67.6358334","44.9861559"],["-67.6355445","44.9870605"],["-67.635269","44.9878233"],["-67.6349494","44.988526"],["-67.6345988","44.9890964"],["-67.6342303","44.9896977"],["-67.6333068","44.9910014"],["-67.6327431","44.9917078"],["-67.6323664","44.9920408"],["-67.6243054","44.9980692"],["-67.623325","44.9987262"],["-67.6223941","44.9993009"],["-67.6214453","44.9998027"],["-67.6199259","45.0003443"],["-67.6194733","45.0004704"],["-67.6189932","45.0005704"],["-67.6185499","45.0006335"],["-67.6174901","45.0007145"],["-67.6170631","45.0007238"],["-67.6159479","45.0006694"],["-67.6078213","44.9999608"],["-67.605614","44.9998042"],["-67.60439","44.9997633"],["-67.6035727","44.9998389"],["-67.6027597","44.9999484"],["-67.6019222","45.0000517"],["-67.6011629","45.0000913"],["-67.6003827","45.0000644"],["-67.5933825","44.9995295"],["-67.5866809","44.999406"],["-67.5857906","44.9994857"],["-67.5848664","44.9997067"],["-67.5838884","45.0000974"],["-67.5829077","45.000504"],["-67.5822471","45.0007567"],["-67.5812166","45.0010666"],["-67.5802705","45.0011932"],["-67.5791036","45.0011703"],["-67.5731226","45.0008051"],["-67.5720494","45.0006982"],["-67.5712929","45.0005233"],["-67.5706428","45.0002996"],["-67.5701558","45.0000779"],["-67.5696618","44.9998161"],["-67.5690741","44.9994077"],["-67.5686369","44.9991268"],["-67.5681296","44.9988722"],["-67.5675802","44.9986445"],["-67.5670295","44.9984731"],["-67.5664913","44.9983576"],["-67.565925","44.9982757"],["-67.5653655","44.9982333"],["-67.5647294","44.9982421"],["-67.5640856","44.9982982"],["-67.5628705","44.9985697"],["-67.5554496","45.0006895"],["-67.5551877","45.0007775"],["-67.5549285","45.0008842"],["-67.5546736","45.0009999"],["-67.5544177","45.0011419"],["-67.5541876","45.0012869"],["-67.5539831","45.0014347"],["-67.5538042","45.001577"],["-67.5536426","45.0017303"],["-67.5534753","45.0019129"],["-67.5533239","45.0020993"],["-67.553227","45.0022483"],["-67.5531261","45.0024137"],["-67.5530325","45.0025948"],["-67.5529559","45.0027877"],["-67.5529061","45.002948"],["-67.5528661","45.0031332"],["-67.5528334","45.0033045"],["-67.5528038","45.0034971"],["-67.5528119","45.0037172"],["-67.5528399","45.0039463"],["-67.5528836","45.0041637"],["-67.5540734","45.0090948"],["-67.554715","45.0117387"],["-67.5549074","45.0123667"],["-67.5550275","45.0126522"],["-67.555129","45.012876"],["-67.5553605","45.0133711"],["-67.5595216","45.021842"],["-67.5600213","45.0228611"],["-67.5606415","45.0241372"],["-67.5609544","45.0248814"],["-67.5610949","45.0253699"],["-67.5611495","45.0257869"],["-67.5611562","45.0264319"],["-67.561118","45.0276228"],["-67.5609879","45.0302571"],["-67.5608999","45.0320592"],["-67.5608285","45.033133"],["-67.5607272","45.0343287"],["-67.5606128","45.034877"],["-67.5604609","45.0353948"],["-67.5574037","45.0437407"],["-67.5572133","45.0442186"],["-67.5568157","45.0450127"],["-67.5566817","45.0452491"],["-67.5562783","45.0458025"],["-67.5543259","45.048433"],["-67.55259","45.0507706"],["-67.5515207","45.0522944"],["-67.5512047","45.0528354"],["-67.5492928","45.0578085"],["-67.5492138","45.0579983"],["-67.5491199","45.0581813"],["-67.5488849","45.0584769"],["-67.548628","45.0587482"],["-67.5483729","45.0589408"],["-67.5481163","45.059113"],["-67.5477784","45.0592907"],["-67.5474851","45.0594086"],["-67.5468561","45.0595996"],["-67.5437009","45.0605478"],["-67.5400959","45.0617735"],["-67.5286977","45.0656471"],["-67.5237688","45.067132"],["-67.5209904","45.0681047"],["-67.5174098","45.0693935"],["-67.516068","45.0698751"],["-67.5153069","45.0701946"],["-67.5147241","45.0704658"],["-67.5142994","45.0707549"],["-67.5134496","45.0714343"],["-67.5130884","45.0718377"],["-67.5127637","45.0722407"],["-67.5088825","45.0788149"],["-67.5084581","45.0794783"],["-67.5064405","45.0820754"],["-67.5035064","45.0857002"],["-67.5031545","45.0859815"],["-67.5027492","45.0861997"],["-67.5022626","45.0864172"],["-67.4997788","45.0871789"],["-67.4969769","45.0880242"],["-67.4923407","45.0893866"],["-67.4864669","45.0912602"],["-67.4854726","45.0915528"],["-67.4846277","45.0917373"],["-67.4838304","45.0918787"],["-67.4829998","45.0919503"],["-67.4810713","45.0920275"],["-67.4788908","45.0920597"],["-67.4782353","45.0920885"],["-67.4777235","45.0921519"],["-67.4766005","45.0923686"],["-67.475243","45.0926375"],["-67.4708864","45.0934579"],["-67.47009","45.0936109"],["-67.4697492","45.0937086"],["-67.4691513","45.0939213"],["-67.4684943","45.0942402"],["-67.4669645","45.0952823"],["-67.4644561","45.0970197"],["-67.4635714","45.0974666"],["-67.4605456","45.0986773"],["-67.4585315","45.0995614"],["-67.4563107","45.1006993"],["-67.4554408","45.1011609"],["-67.4497035","45.1042244"],["-67.4483991","45.1048041"],["-67.4475625","45.1050704"],["-67.4467281","45.1052766"],["-67.4454149","45.1054825"],["-67.4435676","45.1056974"],["-67.4402471","45.1059887"],["-67.4391783","45.1061289"],["-67.4386059","45.1062516"],["-67.4381261","45.1063816"],["-67.4376728","45.1065442"],["-67.4369566","45.1068537"],["-67.4346246","45.1079911"],["-67.43251","45.1089206"],["-67.4307738","45.1096038"],["-67.4296363","45.1100078"],["-67.4285386","45.1103772"],["-67.4271792","45.1108139"],["-67.4254716","45.1112757"],["-67.4236437","45.111713"],["-67.4200232","45.1124322"],["-67.4172026","45.1128619"],["-67.4144384","45.1132665"],["-67.4117239","45.1137196"],["-67.4097582","45.1141221"],["-67.4079827","45.1145552"],["-67.4057303","45.1152117"],["-67.4033284","45.1159197"],["-67.4026529","45.1160677"],["-67.4020206","45.1161526"],["-67.4011597","45.1162153"],["-67.4000928","45.1161964"],["-67.3985859","45.1161999"],["-67.397844","45.1162578"],["-67.3963348","45.1164701"],["-67.3955055","45.1165707"],["-67.3948023","45.1165812"],["-67.3939432","45.1165389"],["-67.3898563","45.1160679"],["-67.3879466","45.1159591"],["-67.3860681","45.1158979"],["-67.3821233","45.1159003"],["-67.3782781","45.1160888"],["-67.3736551","45.1163021"],["-67.3727229","45.1163883"],["-67.3719591","45.116541"],["-67.3711343","45.1167446"],["-67.3701169","45.1170504"],["-67.3678876","45.117866"],["-67.3659588","45.1184656"],["-67.3640083","45.1189685"],["-67.3613586","45.1195431"],["-67.3584974","45.1201923"],["-67.3559752","45.1208773"],["-67.3534879","45.1217165"],["-67.3496828","45.1231421"],["-67.347172","45.1224281"],["-67.3460646","45.1221098"],["-67.3453062","45.1219444"],["-67.3445906","45.1218547"],["-67.3436848","45.121796"],["-67.3427537","45.1218121"],["-67.3418486","45.1218831"],["-67.3410453","45.1219944"],["-67.3388086","45.1225337"],["-67.3366662","45.123064"],["-67.3340287","45.1237331"],["-67.3270801","45.1255773"],["-67.3225883","45.1267555"],["-67.3216554","45.1270429"],["-67.3203091","45.127563"],["-67.3197121","45.1278473"],["-67.3186012","45.1284494"],["-67.3154613","45.1303625"],["-67.3139927","45.1312631"],["-67.3132475","45.1317297"],["-67.3126552","45.1321099"],["-67.302757","45.1389444"],["-67.3019839","45.1394653"],["-67.3003233","45.1405763"],["-67.2994184","45.1411082"],["-67.2985047","45.1415938"],["-67.2974229","45.1420911"],["-67.2901145","45.145099"],["-67.2896308","45.1453462"],["-67.2892087","45.1456195"],["-67.2887959","45.1459316"],["-67.2884248","45.1462808"],["-67.287833","45.1469666"],["-67.2866055","45.1484678"],["-67.286178","45.1491748"],["-67.2859358","45.1497426"],["-67.2856968","45.1507334"],["-67.2852912","45.1526123"],["-67.2852758","45.152931"],["-67.2852872","45.1532802"],["-67.2853691","45.1536289"],["-67.2854756","45.1539052"],["-67.285599","45.1541673"],["-67.2858614","45.1545429"],["-67.2862106","45.1549885"],["-67.2873795","45.1564286"],["-67.2879125","45.1570579"],["-67.2886696","45.1579221"],["-67.289929","45.1593094"],["-67.290394","45.1599138"],["-67.2906606","45.1604397"],["-67.2908036","45.1608187"],["-67.2908415","45.1609354"],["-67.2908486","45.1609907"],["-67.2908514","45.1610534"],["-67.2908514","45.1611143"],["-67.2908465","45.1611863"],["-67.290839","45.1612422"],["-67.2908259","45.1612965"],["-67.2908131","45.1613445"],["-67.2907995","45.1613748"],["-67.2907952","45.1613981"],["-67.2907972","45.161429"],["-67.2908051","45.161452"],["-67.2908163","45.1614721"],["-67.2908336","45.1614915"],["-67.2908483","45.1615041"],["-67.2908623","45.161515"],["-67.2908869","45.1615282"],["-67.290926","45.1615433"],["-67.2909573","45.1615498"],["-67.2909956","45.1615539"],["-67.291029","45.1615528"],["-67.2910564","45.1615488"],["-67.2910837","45.1615428"],["-67.291106","45.1615348"],["-67.2911266","45.1615259"],["-67.2911447","45.161516"],["-67.2911594","45.1615045"],["-67.291174","45.1614916"],["-67.2911896","45.1614721"],["-67.2912124","45.1614548"],["-67.2912408","45.1614335"],["-67.2912677","45.1614199"],["-67.2913091","45.1614042"],["-67.2913949","45.1613805"],["-67.2916471","45.161352"],["-67.2927364","45.1612274"],["-67.2937858","45.1611412"],["-67.2946354","45.1610611"],["-67.2948322","45.1610478"],["-67.2949693","45.1610448"],["-67.2951077","45.1610602"],["-67.2952817","45.1611122"],["-67.2955176","45.1611903"],["-67.2959462","45.1613415"],["-67.2970352","45.1616942"],["-67.2976985","45.1619004"],["-67.2977558","45.1619117"],["-67.2978598","45.1619136"],["-67.2994926","45.1618353"],["-67.2996582","45.1617945"],["-67.2997309","45.1617637"],["-67.2998012","45.1617255"],["-67.2999041","45.1616571"],["-67.3000534","45.1615519"],["-67.3002435","45.1614144"],["-67.300502","45.1612346"],["-67.3005923","45.1611904"],["-67.300677","45.1611528"],["-67.3007589","45.1611214"],["-67.3008349","45.1610995"],["-67.3009175","45.1610848"],["-67.3010135","45.1610759"],["-67.3011091","45.1610733"],["-67.3013537","45.1610761"],["-67.304832","45.1611086"],["-67.3049795","45.1611217"],["-67.3051586","45.161145"],["-67.3056239","45.1612323"],["-67.3057933","45.1612604"],["-67.3059485","45.1612774"],["-67.306078","45.1612848"],["-67.3062085","45.1612864"],["-67.3069668","45.1612758"],["-67.3099631","45.1613148"],["-67.3102049","45.1613232"],["-67.3103862","45.1613345"],["-67.3105207","45.1613485"],["-67.3106496","45.1613664"],["-67.3108384","45.1614005"],["-67.3111811","45.1614738"],["-67.3115353","45.1615638"],["-67.3119778","45.1616921"],["-67.3124541","45.1618456"],["-67.3128585","45.1619916"],["-67.3131687","45.1621247"],["-67.3134743","45.162273"],["-67.3138422","45.1624566"],["-67.3143715","45.1627682"],["-67.3147354","45.1630072"],["-67.3163194","45.1641745"],["-67.320362","45.1673222"],["-67.3215736","45.1685611"],["-67.3225541","45.1697841"],["-67.3231186","45.1707111"],["-67.3234938","45.1715418"],["-67.3238135","45.1722988"],["-67.3240656","45.1730651"],["-67.3242367","45.1737759"],["-67.3243033","45.1743525"],["-67.3243687","45.1751519"],["-67.3243545","45.175919"],["-67.3242599","45.1766597"],["-67.3240781","45.1775738"],["-67.3238711","45.1782202"],["-67.3236697","45.1787597"],["-67.3234061","45.1793226"],["-67.3226011","45.1807235"],["-67.322208","45.1812409"],["-67.3216575","45.1819009"],["-67.3210174","45.1825856"],["-67.3199327","45.1835694"],["-67.3193015","45.1840288"],["-67.318189","45.1847841"],["-67.3113894","45.1891432"],["-67.3106741","45.1896667"],["-67.3100688","45.190172"],["-67.3095008","45.1907155"],["-67.3086708","45.1918286"],["-67.3069462","45.1947086"],["-67.3065629","45.1952744"],["-67.3060789","45.1957833"],["-67.3056382","45.1961837"],["-67.3050297","45.1966354"],["-67.3044146","45.1970411"],["-67.3036357","45.197461"],["-67.3026947","45.1979064"],["-67.3001005","45.1990461"],["-67.2985665","45.1998887"],["-67.2977959","45.2004131"],["-67.2943777","45.203191"],["-67.2938459","45.2035584"],["-67.2930754","45.2040309"],["-67.2923893","45.204396"],["-67.2911278","45.2049163"],["-67.2829019","45.2078191"],["-67.2811741","45.2083663"],["-67.27475","45.2100787"],["-67.2703929","45.2110605"],["-67.2683019","45.2114761"],["-67.2614626","45.2125178"],["-67.2599916","45.2126879"],["-67.2585957","45.2128443"],["-67.253697","45.2134309"],["-67.251247","45.2138379"],["-67.2493427","45.2142575"],["-67.2472312","45.214794"],["-67.2454748","45.2152451"],["-67.2429963","45.2158805"],["-67.2396285","45.2165514"],["-67.2367721","45.2170273"],["-67.2354194","45.217301"],["-67.2339724","45.2176298"],["-67.2309012","45.2184369"],["-67.2284421","45.2190736"],["-67.2273056","45.2193211"],["-67.2244828","45.21984"],["-67.2227508","45.2201232"],["-67.2199747","45.2204525"],["-67.2188996","45.2205752"],["-67.2176387","45.2207114"],["-67.2167751","45.2208462"],["-67.2160896","45.2209741"],["-67.2153657","45.2211561"],["-67.2143272","45.2214617"],["-67.2133328","45.2218458"],["-67.2122585","45.2223227"],["-67.2109772","45.2229884"],["-67.2101757","45.2235021"],["-67.2092687","45.2242745"],["-67.2084542","45.2250837"],["-67.2080315","45.2256205"],["-67.2077213","45.2261058"],["-67.2073605","45.2267505"],["-67.2068014","45.2279251"],["-67.205457","45.2310975"],["-67.2035637","45.2354706"],["-67.2027515","45.2369428"],["-67.20217","45.2376965"],["-67.2015539","45.2383766"],["-67.200928","45.2389859"],["-67.2001838","45.2395532"],["-67.1993842","45.2400277"],["-67.198558","45.2404862"],["-67.1977331","45.2408299"],["-67.1965","45.2412718"],["-67.195793","45.2414582"],["-67.19497","45.2416561"],["-67.1939608","45.2418454"],["-67.192845","45.2419691"],["-67.1917373","45.2420125"],["-67.1907454","45.2420232"],["-67.1898358","45.2419804"],["-67.1889281","45.2418816"],["-67.1878907","45.2416845"],["-67.1865954","45.2413556"],["-67.1856709","45.2410537"],["-67.1849408","45.240795"],["-67.1843885","45.2405356"],["-67.183861","45.2402922"],["-67.1831703","45.2399141"],["-67.1821414","45.2392304"],["-67.1807161","45.2380304"],["-67.178713","45.2362547"],["-67.1760211","45.2338622"],["-67.1752387","45.2333003"],["-67.1744742","45.2328079"],["-67.1731013","45.232163"],["-67.1722149","45.2318237"],["-67.1693289","45.2310027"],["-67.165516","45.2299387"],["-67.1626744","45.2291284"],["-67.1609559","45.2285188"],["-67.1600395","45.2281356"],["-67.1588776","45.227566"],["-67.1577897","45.2269952"],["-67.1566519","45.2263241"],["-67.1556665","45.2257161"],["-67.1547468","45.2250291"],["-67.1537134","45.2241911"],["-67.152825","45.2233521"],["-67.1521445","45.2226157"],["-67.1513211","45.2216627"],["-67.1505989","45.2206987"],["-67.1499844","45.2197315"],["-67.1497737","45.2193608"],["-67.1490631","45.2179326"],["-67.1474756","45.2144426"],["-67.147141","45.213812"],["-67.1469104","45.2134755"],["-67.1466187","45.2130793"],["-67.1460606","45.2124208"],["-67.1453616","45.2117726"],["-67.1446468","45.2111543"],["-67.1440765","45.2107643"],["-67.1431979","45.2102821"],["-67.1423479","45.2098605"],["-67.1416285","45.2095441"],["-67.1407718","45.2092312"],["-67.1396981","45.2089196"],["-67.1388611","45.208719"],["-67.1301457","45.2068253"],["-67.1283177","45.206317"],["-67.1250902","45.2051406"],["-67.1240885","45.2047448"],["-67.1224262","45.2040721"],["-67.1192157","45.2028076"],["-67.1104072","45.1994128"],["-67.1091629","45.1990409"],["-67.1079274","45.198806"],["-67.1068654","45.1986649"],["-67.0909445","45.1979294"],["-67.088389","45.1976194"],["-67.0866363","45.1973364"],["-67.0841628","45.1967447"],["-67.0793338","45.1954257"],["-67.0755014","45.1944076"],["-67.0740234","45.1940988"],["-67.0725455","45.1938699"],["-67.0709528","45.1937298"],["-67.069477","45.1936831"],["-67.0679943","45.1937172"],["-67.0665579","45.1938284"],["-67.0650196","45.1940121"],["-67.0631672","45.1944206"],["-67.0603617","45.1951652"],["-67.056243","45.1962934"],["-67.0492841","45.1981447"],["-67.0473841","45.1984391"],["-67.045935","45.1985852"],["-67.0448838","45.1986346"],["-67.0436697","45.1986586"],["-67.0341368","45.1979312"],["-67.0282179","45.1975033"],["-67.026219","45.1975187"],["-67.0243086","45.197602"],["-67.0231606","45.1976902"],["-67.0115839","45.1992272"],["-67.0085853","45.1994418"],["-67.0066062","45.1994174"],["-67.0051796","45.1993087"],["-67.0032619","45.1990684"],["-67.0014597","45.1987341"],["-67.0000093","45.1983682"],["-66.9987193","45.1979707"],["-66.9976353","45.1975941"],["-66.9971299","45.1974021"],["-66.9966014","45.1971737"],["-66.9945861","45.1961951"],["-66.9836253","45.1904819"],["-66.9827421","45.190077"],["-66.9812687","45.1894937"],["-66.9688962","45.1851094"],["-66.9682629","45.184887"],["-66.96751","45.1846166"],["-66.9666979","45.1842958"],["-66.966068","45.1840155"],["-66.9655134","45.1837458"],["-66.9644952","45.183217"],["-66.9640271","45.1829554"],["-66.962984","45.1823233"],["-66.9498783","45.1741529"],["-66.9494846","45.1739031"],["-66.949221","45.1737413"],["-66.9482384","45.1731716"],["-66.9477889","45.1729226"],["-66.9468501","45.1724337"],["-66.9465213","45.1722607"],["-66.9462149","45.1721026"],["-66.9458828","45.1719328"],["-66.9455411","45.1717635"],["-66.9448857","45.1714359"],["-66.9445599","45.1712756"],["-66.9435837","45.1707915"],["-66.9410334","45.1695489"],["-66.9408374","45.169444"],["-66.9390629","45.1685724"],["-66.9387165","45.1684009"],["-66.9381156","45.1681264"],["-66.9349481","45.1668101"],["-66.931103","45.165343"],["-66.9287453","45.1645258"],["-66.9253067","45.1634128"],["-66.9235786","45.1629224"],["-66.9210203","45.1622469"],["-66.9184037","45.1615808"],["-66.891782","45.1562765"],["-66.889216","45.1556507"],["-66.8869062","45.1550318"],["-66.8843348","45.1542633"],["-66.8819722","45.1534818"],["-66.8795346","45.1525946"],["-66.8739571","45.1502581"],["-66.8711456","45.1488968"],["-66.8685306","45.1475049"],["-66.8659829","45.1460372"],["-66.864538","45.1451261"],["-66.8628871","45.1440404"],["-66.8609897","45.1426964"],["-66.8590455","45.1412556"],["-66.8557274","45.1386716"],["-66.8533966","45.1369933"],["-66.8523767","45.1363313"],["-66.8510972","45.135654"],["-66.8485583","45.1345628"],["-66.8470889","45.1340099"],["-66.8454922","45.1335037"],["-66.8437803","45.133115"],["-66.8417214","45.1327477"],["-66.8400497","45.1325069"],["-66.8388345","45.1323967"],["-66.8376526","45.13232"],["-66.835604","45.132301"],["-66.8342724","45.1323501"],["-66.8330645","45.132439"],["-66.8316001","45.1326111"],["-66.830092","45.1328397"],["-66.8160384","45.1352423"],["-66.8143511","45.1355149"],["-66.8136295","45.1356075"],["-66.8131547","45.1356447"],["-66.8121111","45.13569"],["-66.8114976","45.1356785"],["-66.8108023","45.1356454"],["-66.8100262","45.1355702"],["-66.8076257","45.1352422"],["-66.8043091","45.1347758"],["-66.8039224","45.134721"],["-66.7907849","45.132896"],["-66.787086","45.1324018"],["-66.7815159","45.1316081"],["-66.7786878","45.1311573"],["-66.7777251","45.1309917"],["-66.7768546","45.1308329"],["-66.7762899","45.1306928"],["-66.7755711","45.1304783"],["-66.7737736","45.1298864"],["-66.7730062","45.1296097"],["-66.7722239","45.1292754"],["-66.7714209","45.1289007"],["-66.7705724","45.1284908"],["-66.7659872","45.1259407"],["-66.7462873","45.1148917"],["-66.7453382","45.1143637"],["-66.7450045","45.1141947"],["-66.7440598","45.1138462"],["-66.743017","45.1134849"],["-66.7419365","45.1131761"],["-66.7260725","45.1092699"],["-66.7215251","45.1081963"],["-66.7201853","45.1079575"],["-66.7191775","45.1078255"],["-66.7182444","45.1077309"],["-66.7171754","45.1076516"],["-66.716201","45.1076277"],["-66.7153085","45.1076508"],["-66.7099836","45.1079048"],["-66.7072128","45.1079907"],["-66.7048638","45.1079922"],["-66.7021258","45.1078854"],["-66.6997917","45.1077573"],["-66.6963687","45.1074239"],["-66.6941793","45.1071108"],["-66.6822147","45.1049958"],["-66.6801334","45.1047244"],["-66.6787401","45.1046148"],["-66.677603","45.1046055"],["-66.6739075","45.1048861"],["-66.6727638","45.1050289"],["-66.6713521","45.1052699"],["-66.6701297","45.1055299"],["-66.6688121","45.1058784"],["-66.667345","45.1063471"],["-66.6655818","45.1070156"],["-66.6441889","45.1166424"],["-66.6411688","45.1179726"],["-66.639143","45.1187475"],["-66.6374398","45.1193384"],["-66.635603","45.1198963"],["-66.6340682","45.1202912"],["-66.6300912","45.1211183"],["-66.6277728","45.1214962"],["-66.6232595","45.1220139"],["-66.6083124","45.123566"],["-66.6051958","45.1240255"],["-66.6026363","45.1245522"],["-66.6006823","45.1250649"],["-66.5973181","45.126164"],["-66.5952269","45.1270753"],["-66.5856087","45.1316539"],["-66.5827634","45.1329897"],["-66.5797879","45.1339206"],["-66.5263235","45.1462222"],["-66.5233397","45.1466216"],["-66.5193539","45.1466865"],["-66.5147455","45.1468247"],["-66.5130525","45.1469757"],["-66.5114184","45.1471887"],["-66.5093911","45.1476678"],["-66.5072115","45.1483649"],["-66.5049991","45.14915"],["-66.5026367","45.1504093"],["-66.4998759","45.1521961"],["-66.4908752","45.1586085"],["-66.4892199","45.1601615"],["-66.4884667","45.1611156"],["-66.4877952","45.1621572"],["-66.4868852","45.1637951"],["-66.4863239","45.1648567"],["-66.4831122","45.1711295"],["-66.4804939","45.176125"],["-66.4793481","45.1781943"],["-66.4779643","45.1799678"],["-66.4768405","45.1811533"],["-66.4757154","45.1821685"],["-66.4748334","45.1828491"],["-66.473832","45.1835723"],["-66.4728794","45.1841738"],["-66.4716878","45.1848623"],["-66.4700982","45.1856269"],["-66.4689042","45.1861635"],["-66.4678437","45.1865608"],["-66.4666542","45.1869596"],["-66.4651042","45.187372"],["-66.4615238","45.1881029"],["-66.4596211","45.1883483"],["-66.4584361","45.1884336"],["-66.4574763","45.188471"],["-66.4567845","45.1884918"],["-66.4556594","45.1884894"],["-66.4547442","45.1884626"],["-66.4536052","45.1883887"],["-66.4522706","45.1882605"],["-66.4507777","45.1880557"],["-66.4494378","45.1878154"],["-66.4481314","45.1875405"],["-66.4463509","45.1870694"],["-66.4443516","45.186404"],["-66.4377836","45.1834101"],["-66.4363077","45.1827772"],["-66.4351908","45.1824326"],["-66.4336414","45.1821159"],["-66.4320224","45.1819785"],["-66.4305917","45.1820143"],["-66.4287014","45.1822799"],["-66.4270511","45.1825282"],["-66.4253979","45.1827406"],["-66.4241506","45.1827932"],["-66.4215074","45.1826431"],["-66.4097307","45.1817512"],["-66.4087234","45.1817108"],["-66.4074345","45.1817467"],["-66.4058595","45.1819252"],["-66.4034214","45.1822844"],["-66.4024225","45.182368"],["-66.4012652","45.1823299"],["-66.3998241","45.1821112"],["-66.396397","45.1813455"],["-66.3943923","45.1809569"],["-66.3927273","45.1808204"],["-66.3667813","45.1806658"],["-66.3601729","45.1806288"],["-66.3583262","45.1806969"],["-66.357302","45.1808165"],["-66.3564283","45.1810092"],["-66.3557564","45.1812415"],["-66.3549612","45.1815894"],["-66.3541572","45.1820433"],["-66.348828","45.1862367"],["-66.347716","45.1869948"],["-66.3440257","45.188801"],["-66.3411318","45.1901704"],["-66.3383946","45.19144"],["-66.3366703","45.1922081"],["-66.3359177","45.1924502"],["-66.3351439","45.1926318"],["-66.3342789","45.1927553"],["-66.3330163","45.1928048"],["-66.3306768","45.1928306"],["-66.3265733","45.1928172"],["-66.3172252","45.1928096"],["-66.3159561","45.1927621"],["-66.3138319","45.1923344"],["-66.3099111","45.191194"],["-66.3079497","45.1907374"],["-66.3062586","45.1906263"],["-66.3048559","45.1907301"],["-66.3036639","45.1909991"],["-66.3025984","45.1913705"],["-66.3015673","45.1918719"],["-66.2989882","45.1933429"],["-66.2963509","45.1948365"],["-66.2950467","45.1953866"],["-66.2936551","45.1957472"],["-66.2920714","45.196084"],["-66.290672","45.1964629"],["-66.2896978","45.1968878"],["-66.2883661","45.1977248"],["-66.2833005","45.20145"],["-66.2817253","45.2024798"],["-66.2807313","45.2029633"],["-66.2797496","45.2033018"],["-66.2742961","45.20477"],["-66.2730708","45.2050398"],["-66.2721757","45.2051653"],["-66.271131","45.2052132"],["-66.2694252","45.2051286"],["-66.2678925","45.2048798"],["-66.2581756","45.202157"],["-66.2560078","45.2015884"],["-66.2534904","45.201235"],["-66.2439245","45.2005241"],["-66.2396479","45.2003184"],["-66.2368177","45.2004414"],["-66.2349644","45.2005113"],["-66.2338215","45.2004658"],["-66.2325253","45.2003455"],["-66.2284684","45.1999053"],["-66.2268407","45.1997062"],["-66.2260919","45.1995512"],["-66.2252996","45.1993205"],["-66.2240724","45.1989398"],["-66.2219402","45.1983321"],["-66.2202421","45.1978633"],["-66.2183888","45.1973749"],["-66.2177231","45.1972421"],["-66.2171918","45.1971797"],["-66.2166861","45.1971399"],["-66.2161951","45.197124"],["-66.215696","45.1971303"],["-66.2151432","45.1971684"],["-66.21445","45.1972364"],["-66.2121402","45.1975296"],["-66.2112286","45.1976981"],["-66.2104263","45.197919"],["-66.2091847","45.1983516"],["-66.2015669","45.2014214"],["-66.1999385","45.2022148"],["-66.1975603","45.2036469"],["-66.1893412","45.2087949"],["-66.1875678","45.2096125"],["-66.1836831","45.211221"],["-66.1823056","45.2118629"],["-66.1814665","45.2123942"],["-66.1806843","45.212974"],["-66.1794415","45.2142724"],["-66.1773875","45.2168589"],["-66.1765209","45.2177803"],["-66.1757277","45.2184633"],["-66.1747874","45.2191069"],["-66.1740066","45.2195759"],["-66.1731453","45.2200126"],["-66.1718477","45.2204803"],["-66.1703547","45.2208969"],["-66.16611","45.2218811"],["-66.165585","45.2220289"],["-66.1650596","45.2221958"],["-66.164424","45.2224355"],["-66.1625897","45.2233136"],["-66.1505302","45.2293021"],["-66.1496296","45.2296309"],["-66.1491902","45.2297655"],["-66.1487719","45.2298759"],["-66.1481928","45.2300066"],["-66.147603","45.2301117"],["-66.1468648","45.2302053"],["-66.1461881","45.2302732"],["-66.1456843","45.2302983"],["-66.1451069","45.2303079"],["-66.1445586","45.2302932"],["-66.130657","45.229628"],["-66.1301665","45.2296549"],["-66.1296922","45.2296955"],["-66.1292296","45.229746"],["-66.128803","45.2298136"],["-66.1282624","45.229922"],["-66.1277303","45.2300537"],["-66.1272567","45.2301958"],["-66.1267052","45.2303928"],["-66.1257642","45.2308061"],["-66.1251895","45.2311164"],["-66.1243808","45.2316753"],["-66.117425","45.2372336"],["-66.1169081","45.2377956"],["-66.1164559","45.2384486"],["-66.1160115","45.2393898"],["-66.1156298","45.2401796"],["-66.1151757","45.2407975"],["-66.1147213","45.2412518"],["-66.1144435","45.2414737"],["-66.1142573","45.2416077"],["-66.1140861","45.2417247"],["-66.1139373","45.2418193"],["-66.1137653","45.2419217"],["-66.1136184","45.2420011"],["-66.1134543","45.2420831"],["-66.1132349","45.2421847"],["-66.1129904","45.2422921"],["-66.1124657","45.2424974"],["-66.1120179","45.2426505"],["-66.1115198","45.2428041"],["-66.1111645","45.2429017"],["-66.1053406","45.244291"],["-66.1050111","45.2443838"],["-66.1047385","45.2444678"],["-66.1044947","45.2445485"],["-66.1040616","45.2447178"],["-66.1038034","45.2448357"],["-66.1036045","45.2449316"],["-66.1033911","45.2450425"],["-66.1031752","45.2451632"],["-66.1028807","45.2453413"],["-66.1026404","45.2455004"],["-66.1024194","45.2456667"],["-66.1022144","45.2458291"],["-66.1019162","45.2460883"],["-66.0979768","45.2498345"],["-66.0973758","45.2504009"],["-66.097045","45.2506766"],["-66.0967542","45.2508912"],["-66.0964917","45.2510754"],["-66.0963153","45.2511817"],["-66.0959339","45.2513993"],["-66.0955455","45.2515943"],["-66.0953065","45.2516949"],["-66.0948345","45.2518768"],["-66.0936627","45.2522101"],["-66.0932388","45.252307"],["-66.0893247","45.2530961"],["-66.0886657","45.2532354"],["-66.0882458","45.2533407"],["-66.0878772","45.2534438"],["-66.0875601","45.2535456"],["-66.0868029","45.2538075"],["-66.08622","45.2540311"],["-66.0859009","45.2541751"],["-66.0855685","45.2543325"],["-66.0850674","45.254599"],["-66.0839571","45.2552661"],["-66.082681","45.2561466"],["-66.0821451","45.2565503"],["-66.0813477","45.2571817"],["-66.0807232","45.2576873"],["-66.0779387","45.2600135"],["-66.0777848","45.2601255"],["-66.076715","45.2609039"],["-66.0763245","45.2611939"],["-66.075865","45.2615378"],["-66.0754357","45.2619548"],["-66.0752473","45.2621611"],["-66.0751058","45.2623369"],["-66.0749868","45.2624935"],["-66.0748605","45.2626332"],["-66.0746964","45.2627838"],["-66.0745289","45.2629364"],["-66.0743544","45.2631148"],["-66.0742361","45.2632683"],["-66.0741308","45.2634425"],["-66.0740246","45.2636486"],["-66.0739869","45.2637939"],["-66.0739476","45.2639561"],["-66.0739401","45.2641103"],["-66.0739467","45.2642445"],["-66.0739608","45.2643951"],["-66.0741146","45.2654087"],["-66.0742795","45.2664538"],["-66.0745784","45.2683488"],["-66.0747635","45.2694176"],["-66.0749206","45.2703366"],["-66.0750136","45.2708339"],["-66.0750318","45.2709547"],["-66.0750418","45.2710971"],["-66.0750395","45.2713203"],["-66.0750303","45.2714461"],["-66.0750107","45.271569"],["-66.0749119","45.2718865"],["-66.0748408","45.2720299"],["-66.0747507","45.2721725"],["-66.0746493","45.2723057"],["-66.0745319","45.2724397"],["-66.0743827","45.2725852"],["-66.0740972","45.2728504"],["-66.0739608","45.272961"],["-66.0738047","45.2730756"],["-66.0736277","45.2731904"],["-66.0732325","45.2734183"],["-66.0726055","45.2737235"],["-66.0724233","45.2738007"],["-66.0721338","45.2739057"],["-66.0688432","45.2749465"],["-66.067899","45.2752561"],["-66.0676336","45.275359"],["-66.0673602","45.2754789"],["-66.0670728","45.2756297"],["-66.0664378","45.2760278"],["-66.0662365","45.2761596"],["-66.0660433","45.2762977"],["-66.0657053","45.2765881"],["-66.0653443","45.2769061"],["-66.0645001","45.2776471"],["-66.0640501","45.2780434"],["-66.0636219","45.2784117"],["-66.0631014","45.2788106"],["-66.0622502","45.2794063"],["-66.0594509","45.281216"],["-66.0536365","45.2856819"],["-66.0530297","45.2861903"],["-66.0512314","45.2877908"],["-66.0498457","45.2892279"],["-66.0494152","45.2897118"],["-66.048824","45.2904029"],["-66.0479179","45.2915842"],["-66.0475298","45.2921166"],["-66.0468465","45.293107"],["-66.0464876","45.2936765"],["-66.0446792","45.296794"],["-66.0442479","45.2975798"],["-66.0440666","45.297968"],["-66.0438911","45.2983845"],["-66.0436704","45.2990529"],["-66.043389","45.3000113"],["-66.0431484","45.30117"],["-66.0427742","45.3031195"],["-66.0425655","45.3037558"],["-66.0414188","45.3062799"],["-66.0409638","45.3073253"],["-66.0404976","45.3083723"],["-66.0398175","45.3098296"],["-66.0392468","45.3112391"],["-66.0388314","45.3124029"],["-66.0385645","45.3133232"],["-66.0382085","45.3145771"],["-66.0378584","45.3157622"],["-66.0375616","45.3166724"],["-66.0373959","45.3170991"],["-66.0372367","45.3174463"],["-66.0369923","45.3178959"],["-66.0366311","45.3184665"],["-66.0364352","45.3187488"],["-66.0362302","45.3190163"],["-66.0359805","45.319329"],["-66.0357109","45.3196317"],["-66.0353983","45.3199643"],["-66.0351192","45.3202326"],["-66.0348567","45.3204685"],["-66.0343367","45.3208991"],["-66.0340371","45.3211217"],["-66.0336684","45.3213811"],["-66.0332487","45.3216544"],["-66.0323315","45.3221699"],["-66.031586","45.3225488"],["-66.031377","45.3226435"],["-66.0305878","45.3229808"],["-66.0279359","45.3240853"],["-66.0273857","45.3243273"],["-66.0272008","45.324418"],["-66.0270195","45.3245183"],["-66.02685","45.3246189"],["-66.0266669","45.3247373"],["-66.026506","45.324853"],["-66.0263582","45.3249672"],["-66.0261993","45.325108"],["-66.0260516","45.3252505"],["-66.0258942","45.325421"],["-66.0256808","45.3256931"],["-66.0255796","45.3258402"],["-66.0253694","45.3262192"],["-66.025294","45.3263875"],["-66.0252405","45.3265588"],["-66.0252003","45.3267617"],["-66.0251264","45.327256"],["-66.0249891","45.3282605"],["-66.0249361","45.3286528"],["-66.0248645","45.3289564"],["-66.024822","45.3290993"],["-66.024713","45.3293963"],["-66.0245376","45.3297919"],["-66.0244506","45.3299403"],["-66.0243472","45.3301068"],["-66.0242146","45.3302999"],["-66.0240312","45.3305692"],["-66.0237624","45.3308673"],["-66.0234369","45.3312125"],["-66.0224308","45.3321462"],["-66.021755","45.3327733"],["-66.0210602","45.3333779"],["-66.0204346","45.333951"],["-66.0199692","45.3343499"],["-66.0195926","45.3347069"],["-66.0173467","45.3367651"],["-66.0158624","45.3382442"],["-66.0154042","45.3387666"],["-66.0150004","45.3392691"],["-66.0138053","45.3410891"],["-66.009515","45.3484432"],["-66.0088233","45.3497354"],["-66.0083004","45.3506622"],["-66.0077223","45.3516145"],["-66.0072072","45.352511"],["-66.0068577","45.3530315"],["-66.0065138","45.3534897"],["-66.0061849","45.3539039"],["-66.0034715","45.3570152"],["-66.0028703","45.3576162"],["-66.0024527","45.3580184"],["-66.0022017","45.3582396"],["-66.0015485","45.3587725"],["-66.0010518","45.3591535"],["-66.0005622","45.3595049"],["-66.0001321","45.359794"],["-65.9996317","45.3601145"],["-65.9912256","45.3650687"],["-65.9902209","45.3656715"],["-65.9894054","45.3661964"],["-65.9883317","45.3669699"],["-65.9879096","45.3673134"],["-65.9874156","45.3677422"],["-65.9866566","45.3686784"],["-65.9858948","45.3696915"],["-65.9822621","45.3747516"],["-65.9815134","45.3757245"],["-65.9812042","45.3761252"],["-65.979586","45.378147"],["-65.978593","45.3791777"],["-65.9778432","45.379899"],["-65.9774405","45.3802855"],["-65.9769194","45.3807752"],["-65.9695756","45.3872352"],["-65.9636835","45.3919471"],["-65.9626537","45.3927649"],["-65.9582193","45.3963683"],["-65.9567849","45.3975514"],["-65.9554892","45.3986229"],["-65.9545266","45.3994753"],["-65.9536188","45.4003262"],["-65.9526311","45.4012894"],["-65.9513092","45.4027569"],["-65.9500422","45.4043813"],["-65.9490895","45.4056664"],["-65.9439458","45.4127897"],["-65.9434351","45.4134535"],["-65.9430087","45.4139704"],["-65.9423978","45.4146604"],["-65.9417904","45.4152671"],["-65.9406418","45.4162599"],["-65.9400323","45.4167146"],["-65.9394089","45.4171579"],["-65.9387747","45.4175693"],["-65.9383122","45.4178552"],["-65.9367382","45.4187852"],["-65.9361725","45.4191101"],["-65.9359238","45.4192597"],["-65.935622","45.4194339"],["-65.9282123","45.4238955"],["-65.9243156","45.4261677"],["-65.9230001","45.4269316"],["-65.921411","45.4278543"],["-65.9203528","45.4284375"],["-65.919946","45.428634"],["-65.9195635","45.4288079"],["-65.9192251","45.4289497"],["-65.918844","45.4290927"],["-65.917936","45.4293742"],["-65.917073","45.4295641"],["-65.9165068","45.4296441"],["-65.9156112","45.4297294"],["-65.9146453","45.4297639"],["-65.914174","45.4297572"],["-65.9136848","45.4297306"],["-65.9132146","45.4296804"],["-65.9127079","45.429616"],["-65.9121839","45.4295196"],["-65.9112428","45.4293107"],["-65.9099465","45.4289799"],["-65.9085695","45.4285909"],["-65.9078016","45.428422"],["-65.9067982","45.428269"],["-65.9053079","45.4281935"],["-65.9043403","45.4281969"],["-65.9038537","45.4282113"],["-65.9031192","45.4282707"],["-65.9022457","45.428355"],["-65.9012046","45.428541"],["-65.8993033","45.4289452"],["-65.8876635","45.4313122"],["-65.8859708","45.4316872"],["-65.8852731","45.4318967"],["-65.884257","45.4323067"],["-65.8838241","45.4325504"],["-65.8830118","45.433097"],["-65.8826296","45.4334034"],["-65.8822704","45.4337581"],["-65.881955","45.4341395"],["-65.8815002","45.434879"],["-65.8751473","45.4467045"],["-65.872736","45.4511452"],["-65.8723304","45.4517467"],["-65.8719765","45.4521735"],["-65.8715707","45.4526113"],["-65.8710463","45.4531025"],["-65.8704705","45.4535727"],["-65.8697672","45.4540438"],["-65.8690513","45.4544676"],["-65.868295","45.4548819"],["-65.8676104","45.4551776"],["-65.86694","45.4554266"],["-65.866243","45.4556453"],["-65.8654747","45.4558446"],["-65.8646547","45.4560348"],["-65.8615915","45.4564532"],["-65.8561797","45.4571554"],["-65.854839","45.4574011"],["-65.8538523","45.4576429"],["-65.8527032","45.4580003"],["-65.8514371","45.4585234"],["-65.8505708","45.4589569"],["-65.8498061","45.4594391"],["-65.8491744","45.4598728"],["-65.8486242","45.4603384"],["-65.847973","45.4609809"],["-65.8391802","45.4710406"],["-65.8386088","45.4716798"],["-65.8371399","45.4732285"],["-65.8340479","45.476322"],["-65.8319319","45.478323"],["-65.8302455","45.4798559"],["-65.817826","45.4900067"],["-65.8171615","45.4906586"],["-65.816656","45.4912178"],["-65.81611","45.4920294"],["-65.8156178","45.4929605"],["-65.8152666","45.4939402"],["-65.8150863","45.494874"],["-65.8150743","45.4958786"],["-65.8151608","45.4967667"],["-65.8157046","45.4988437"],["-65.8208152","45.5169313"],["-65.8209256","45.5175438"],["-65.8209637","45.5179838"],["-65.8209815","45.5185157"],["-65.8209057","45.5193335"],["-65.8207843","45.5198553"],["-65.820613","45.5204895"],["-65.8202711","45.521151"],["-65.8198749","45.5217576"],["-65.8194808","45.522319"],["-65.8183149","45.5235655"],["-65.8147294","45.5273174"],["-65.8139303","45.528281"],["-65.8131885","45.529268"],["-65.8126534","45.5301006"],["-65.8122148","45.5309509"],["-65.8117925","45.5319099"],["-65.8113563","45.5330375"],["-65.8110217","45.5343961"],["-65.8106326","45.5363139"],["-65.8102036","45.5384683"],["-65.8099152","45.5394454"],["-65.8096174","45.5402298"],["-65.8088887","45.5415853"],["-65.8084429","45.5422542"],["-65.8079352","45.542892"],["-65.8074271","45.5434795"],["-65.8068558","45.5440938"],["-65.8062631","45.5446684"],["-65.8056041","45.5451967"],["-65.8048649","45.5457421"],["-65.8039367","45.5463487"],["-65.8030619","45.5468633"],["-65.8021857","45.5473233"],["-65.8012117","45.5477572"],["-65.7997648","45.5483204"],["-65.798255","45.5487872"],["-65.7968191","45.5491473"],["-65.7861042","45.5512262"],["-65.7843858","45.5516455"],["-65.7832476","45.5520057"],["-65.7821644","45.552445"],["-65.7811317","45.5529737"],["-65.7798481","45.5537953"],["-65.7767171","45.5559792"],["-65.7758997","45.5564371"],["-65.7750377","45.5568379"],["-65.7739888","45.5572334"],["-65.7721739","45.5577003"],["-65.7663793","45.558917"],["-65.7638012","45.5595137"],["-65.7627841","45.5598485"],["-65.7616795","45.5602593"],["-65.7607282","45.560736"],["-65.7598888","45.5612469"],["-65.759177","45.561746"],["-65.7583958","45.5623771"],["-65.7577472","45.5630729"],["-65.755507","45.5660493"],["-65.7533241","45.568976"],["-65.7522913","45.5704044"],["-65.7426217","45.5835713"],["-65.7408382","45.5859344"],["-65.7396617","45.5873823"],["-65.7380855","45.5892276"],["-65.7367311","45.5909282"],["-65.7361232","45.5918812"],["-65.734525","45.5945499"],["-65.7282649","45.6031967"],["-65.7273525","45.6042396"],["-65.726665","45.6049544"],["-65.7262298","45.6053886"],["-65.72542","45.6061489"],["-65.7243001","45.6071076"],["-65.7201575","45.6103164"],["-65.7084551","45.6189594"],["-65.706394","45.6205584"],["-65.7054188","45.6214579"],["-65.7040992","45.6229002"],["-65.7004977","45.6271284"],["-65.6997732","45.6279615"],["-65.6986935","45.6289917"],["-65.6981254","45.6294825"],["-65.6975974","45.6299001"],["-65.6969334","45.6304285"],["-65.6944267","45.632095"],["-65.6572854","45.6557447"],["-65.6559188","45.6563902"],["-65.6535774","45.6572793"],["-65.6519031","45.6577073"],["-65.6499834","45.6580785"],["-65.6446721","45.6585944"],["-65.641463","45.6589062"],["-65.6388882","45.6594803"],["-65.6373527","45.6599348"],["-65.6360243","45.6604291"],["-65.63481","45.661099"],["-65.6325762","45.6626771"],["-65.6286673","45.666331"],["-65.6265152","45.6682471"],["-65.6248608","45.6694895"],["-65.623136","45.670549"],["-65.6215398","45.6714185"],["-65.6207128","45.6718156"],["-65.6194083","45.6722944"],["-65.6161851","45.673188"],["-65.5883934","45.6798935"],["-65.5859078","45.6807432"],["-65.5842757","45.6815415"],["-65.5824102","45.68279"],["-65.5808077","45.6842753"],["-65.5762514","45.6908573"],["-65.5739081","45.6943709"],["-65.5730136","45.6955657"],["-65.5722238","45.6962971"],["-65.5713061","45.6970866"],["-65.5700856","45.697952"],["-65.5689451","45.698622"],["-65.5675797","45.6992232"],["-65.56591","45.6997936"],["-65.5636121","45.700303"],["-65.5588253","45.7011366"],["-65.5579559","45.7013388"],["-65.5563261","45.7017796"],["-65.5545865","45.7025112"],["-65.5527869","45.7034736"],["-65.5510485","45.7046761"],["-65.5483441","45.706944"],["-65.5355364","45.7168548"],["-65.534419","45.7178858"],["-65.5338614","45.7186255"],["-65.5334509","45.7194034"],["-65.5330691","45.7205844"],["-65.5329875","45.7214032"],["-65.5330102","45.7218344"],["-65.5330635","45.7222702"],["-65.5331833","45.7228216"],["-65.5333827","45.7234284"],["-65.5337299","45.7244269"],["-65.5338939","45.7250708"],["-65.5339513","45.725449"],["-65.5339816","45.7258211"],["-65.5339723","45.7262678"],["-65.533935","45.7266802"],["-65.5338671","45.7270508"],["-65.5337551","45.7274554"],["-65.5334593","45.7282136"],["-65.5331707","45.7287766"],["-65.5328604","45.7292201"],["-65.5325027","45.7296491"],["-65.531993","45.7301538"],["-65.5313535","45.7306827"],["-65.5307349","45.7311215"],["-65.5302489","45.7314091"],["-65.5296791","45.7316905"],["-65.5290508","45.7319763"],["-65.5284149","45.7322463"],["-65.5274196","45.7326424"],["-65.525952","45.7332582"],["-65.5248476","45.7337058"],["-65.5238111","45.7340552"],["-65.522819","45.7343173"],["-65.5222914","45.734433"],["-65.5216424","45.7345396"],["-65.5200872","45.7347276"],["-65.5110481","45.7356341"],["-65.5096966","45.7356704"],["-65.5079167","45.7355849"],["-65.5007241","45.7351126"],["-65.4972065","45.734968"],["-65.4935837","45.7348677"],["-65.4930292","45.734834"],["-65.4925229","45.7347881"],["-65.4920402","45.7347232"],["-65.4915293","45.7346332"],["-65.4910042","45.7345208"],["-65.4905135","45.7343908"],["-65.4900383","45.7342483"],["-65.4895415","45.734078"],["-65.4890578","45.7338834"],["-65.4845932","45.731873"],["-65.4840802","45.7316696"],["-65.4836322","45.7315145"],["-65.4831038","45.7313541"],["-65.4825045","45.7312037"],["-65.4818067","45.7310639"],["-65.4812446","45.7309816"],["-65.4806859","45.7309155"],["-65.4800844","45.7308817"],["-65.4794251","45.7308677"],["-65.4788032","45.7308827"],["-65.4781665","45.7309292"],["-65.4775619","45.7309938"],["-65.4768692","45.7311069"],["-65.4724055","45.7321183"],["-65.4714769","45.7323002"],["-65.470603","45.7324299"],["-65.4698143","45.732522"],["-65.469059","45.7325758"],["-65.4681712","45.7325946"],["-65.4672512","45.73255"],["-65.466324","45.7324404"],["-65.4648028","45.7321667"],["-65.46345","45.7318296"],["-65.4609312","45.7308892"],["-65.4574928","45.7293448"],["-65.4549225","45.7283272"],["-65.4528809","45.7277138"],["-65.4501986","45.7270978"],["-65.4489141","45.7269164"],["-65.446842","45.7266855"],["-65.4447809","45.7265791"],["-65.4435281","45.7266027"],["-65.4409232","45.7267699"],["-65.4392702","45.7269651"],["-65.4378635","45.7272207"],["-65.4366276","45.7274895"],["-65.4349355","45.7279503"],["-65.4341054","45.7282122"],["-65.4318639","45.7291018"],["-65.4308732","45.7295295"],["-65.4299209","45.7300101"],["-65.4287102","45.7306894"],["-65.4277295","45.7313436"],["-65.4267656","45.7320873"],["-65.4254653","45.7331874"],["-65.4239016","45.7347411"],["-65.4220382","45.736658"],["-65.4198999","45.738458"],["-65.4182254","45.7395206"],["-65.416653","45.7403524"],["-65.4152104","45.7409749"],["-65.4135872","45.7415501"],["-65.4105617","45.7425341"],["-65.4083842","45.7433758"],["-65.4068267","45.7441619"],["-65.4053206","45.7450565"],["-65.4042027","45.74588"],["-65.4033364","45.7466273"],["-65.401937","45.7481068"],["-65.4003799","45.7499827"],["-65.4003133","45.7500754"],["-65.3999898","45.7504833"],["-65.3998066","45.7507138"],["-65.3996229","45.7509543"],["-65.3994326","45.7511953"],["-65.3992353","45.7514438"],["-65.3990464","45.7516908"],["-65.3988535","45.7519244"],["-65.3984904","45.7523822"],["-65.3982787","45.7526497"],["-65.3980888","45.7528816"],["-65.397882","45.7531185"],["-65.3974297","45.7535871"],["-65.3971931","45.7538163"],["-65.3969387","45.7540419"],["-65.3966992","45.7542592"],["-65.3964645","45.7544574"],["-65.3961937","45.7546809"],["-65.3956847","45.7550781"],["-65.3954422","45.7552551"],["-65.3953084","45.7553536"],["-65.3945935","45.7558072"],["-65.3942868","45.7559948"],["-65.3933996","45.7564874"],["-65.3930795","45.7566411"],["-65.3927731","45.756793"],["-65.3918111","45.7572214"],["-65.3907876","45.757616"],["-65.3900447","45.7578679"],["-65.3896815","45.7579801"],["-65.3892908","45.7580959"],["-65.3888476","45.7582168"],["-65.3882331","45.7583676"],["-65.3877562","45.7584697"],["-65.3874254","45.7585311"],["-65.3870019","45.7586069"],["-65.3858566","45.7588102"],["-65.3854549","45.7588734"],["-65.3831346","45.7592365"],["-65.3827383","45.7592964"],["-65.3823659","45.7593609"],["-65.3816046","45.7594822"],["-65.3810837","45.7595652"],["-65.3800503","45.7597404"],["-65.3796744","45.7598079"],["-65.3788838","45.7599735"],["-65.3785164","45.7600611"],["-65.3781235","45.7601578"],["-65.3769605","45.7604872"],["-65.3766043","45.7605999"],["-65.3755717","45.7609574"],["-65.3746093","45.7613432"],["-65.3737084","45.7617508"],["-65.3731754","45.7620041"],["-65.3729236","45.7621463"],["-65.3726437","45.7623062"],["-65.372415","45.762434"],["-65.3721566","45.7625763"],["-65.3714214","45.7630032"],["-65.3712019","45.7631237"],["-65.3709859","45.7632481"],["-65.3707704","45.7633847"],["-65.3697778","45.7639532"],["-65.3685955","45.7646478"],["-65.3677425","45.765154"],["-65.3674579","45.7653169"],["-65.3671313","45.7655087"],["-65.3668448","45.765679"],["-65.3661668","45.7660858"],["-65.3658458","45.7662702"],["-65.3649858","45.7667711"],["-65.3645341","45.7670402"],["-65.3642033","45.7672298"],["-65.3638553","45.7674309"],["-65.3635462","45.7676168"],["-65.3625398","45.768205"],["-65.3601939","45.7695843"],["-65.3598769","45.769775"],["-65.359546","45.7699553"],["-65.3592383","45.7701394"],["-65.3576304","45.7710898"],["-65.3573211","45.7712739"],["-65.3570022","45.771457"],["-65.3566781","45.7716397"],["-65.355687","45.7722138"],["-65.3553918","45.7723822"],["-65.3530248","45.7735993"],["-65.3526859","45.7737599"],["-65.3523627","45.7739105"],["-65.350818","45.7745792"],["-65.3503796","45.7747614"],["-65.3495391","45.7750743"],["-65.349209","45.7751942"],["-65.3486382","45.7753986"],["-65.347048","45.7759279"],["-65.3467238","45.776022"],["-65.3452483","45.7764578"],["-65.3445019","45.7766409"],["-65.344093","45.7767419"],["-65.3436904","45.77684"],["-65.3432839","45.7769334"],["-65.3429139","45.7770165"],["-65.3414641","45.7773171"],["-65.3397258","45.7776148"],["-65.3385721","45.777801"],["-65.3382016","45.7778568"],["-65.3370681","45.7780677"],["-65.3363276","45.7782263"],["-65.3351665","45.778511"],["-65.3341311","45.7788152"],["-65.333362","45.779052"],["-65.3326772","45.7792713"],["-65.33187","45.7795595"],["-65.3315583","45.7796684"],["-65.3275496","45.7810767"],["-65.3271719","45.7812123"],["-65.3268063","45.7813425"],["-65.3264808","45.7814627"],["-65.3261295","45.7815884"],["-65.3250522","45.7819684"],["-65.3235752","45.7824918"],["-65.3232184","45.7826204"],["-65.3224659","45.7828861"],["-65.3217631","45.7831307"],["-65.3210524","45.7833898"],["-65.3206977","45.7835217"],["-65.320335","45.7836509"],["-65.3199599","45.7837846"],["-65.3189022","45.784191"],["-65.3185427","45.7843408"],["-65.3175081","45.784793"],["-65.3168559","45.7850953"],["-65.3161742","45.7854339"],["-65.3147877","45.7861808"],["-65.3143292","45.7864473"],["-65.3132936","45.7870886"],["-65.3129776","45.7872931"],["-65.3123853","45.787695"],["-65.3120883","45.7879054"],["-65.3118112","45.7881128"],["-65.3115204","45.7883365"],["-65.3112448","45.7885509"],["-65.3109623","45.7887682"],["-65.3106648","45.7890104"],["-65.3104003","45.7892318"],["-65.3099061","45.7896689"],["-65.3096272","45.789925"],["-65.3093811","45.7901575"],["-65.3091482","45.790381"],["-65.3089162","45.7906078"],["-65.3086585","45.790872"],["-65.3084425","45.7910986"],["-65.3082264","45.7913304"],["-65.3079412","45.7916554"],["-65.3076272","45.7920143"],["-65.3073514","45.7923445"],["-65.3069778","45.7928174"],["-65.3066035","45.793332"],["-65.3064346","45.7935683"],["-65.3062698","45.7938259"],["-65.3057726","45.7945839"],["-65.3056141","45.7948413"],["-65.3054539","45.795112"],["-65.3053161","45.795389"],["-65.3050309","45.7959337"],["-65.3049127","45.7961722"],["-65.3045613","45.7969749"],["-65.3042362","45.7977875"],["-65.3041249","45.7980563"],["-65.3040251","45.7983342"],["-65.3039093","45.7986449"],["-65.3037459","45.7991067"],["-65.3036232","45.7994083"],["-65.3033513","45.8001224"],["-65.3030059","45.8010295"],["-65.3029074","45.801293"],["-65.3027083","45.8018151"],["-65.3026109","45.8020876"],["-65.3021955","45.8031544"],["-65.3020969","45.803429"],["-65.3019981","45.8036765"],["-65.3018711","45.8039797"],["-65.3017347","45.8043611"],["-65.3015885","45.8047641"],["-65.3014749","45.8050206"],["-65.3012879","45.8055381"],["-65.3011851","45.8058005"],["-65.3010882","45.806072"],["-65.3008867","45.8065855"],["-65.3005883","45.8073527"],["-65.3003153","45.808092"],["-65.3002189","45.8083528"],["-65.30012","45.808596"],["-65.3000178","45.8088516"],["-65.299915","45.8091259"],["-65.2998084","45.8094143"],["-65.2997073","45.8096615"],["-65.2995955","45.8099403"],["-65.299484","45.8102351"],["-65.2993764","45.8105067"],["-65.2992682","45.8107955"],["-65.2991712","45.8110984"],["-65.2990605","45.8113676"],["-65.298939","45.8116693"],["-65.2987351","45.8122151"],["-65.298658","45.8124146"],["-65.2985777","45.8126148"],["-65.2984793","45.8128736"],["-65.2983174","45.8133045"],["-65.2981846","45.8136445"],["-65.2975555","45.8152862"],["-65.2974412","45.8155537"],["-65.2973482","45.8158255"],["-65.2970375","45.8166577"],["-65.2969016","45.8170272"],["-65.2963067","45.8185773"],["-65.2962009","45.8188721"],["-65.2961035","45.8191346"],["-65.2959935","45.8194024"],["-65.2958925","45.8196854"],["-65.2955943","45.8204928"],["-65.2954848","45.8207982"],["-65.2953921","45.8210599"],["-65.295198","45.8216204"],["-65.2951032","45.8218906"],["-65.2949167","45.8224419"],["-65.294834","45.8227075"],["-65.2947381","45.8229813"],["-65.2946448","45.8232817"],["-65.2945633","45.8235413"],["-65.2944498","45.8238071"],["-65.29435","45.824086"],["-65.2941442","45.8246315"],["-65.2940146","45.8249042"],["-65.2938938","45.8251727"],["-65.2933257","45.8262059"],["-65.2931671","45.8264876"],["-65.2927631","45.8271872"],["-65.2925953","45.8274763"],["-65.2921205","45.8282601"],["-65.2919809","45.8285148"],["-65.2918214","45.8287975"],["-65.2916803","45.8290365"],["-65.2915289","45.8293014"],["-65.2913608","45.8295649"],["-65.2912156","45.82981"],["-65.2910573","45.8300796"],["-65.2908921","45.8303457"],["-65.2907398","45.8306154"],["-65.2905898","45.8308672"],["-65.2904236","45.831138"],["-65.2902759","45.8313974"],["-65.2899555","45.831938"],["-65.2897208","45.8323347"],["-65.2895196","45.8326641"],["-65.2891601","45.8332198"],["-65.2887749","45.8337608"],["-65.288417","45.8342797"],["-65.2875153","45.8355239"],["-65.2873155","45.8357744"],["-65.2871235","45.8360231"],["-65.2867204","45.8365051"],["-65.2864984","45.8367436"],["-65.2862422","45.8370005"],["-65.2858172","45.8373788"],["-65.2854901","45.8376464"],["-65.2852157","45.8378494"],["-65.2849202","45.8380579"],["-65.2846155","45.8382656"],["-65.2837187","45.8388808"],["-65.2834053","45.8390963"],["-65.2825735","45.8396599"],["-65.2822026","45.8399218"],["-65.2819254","45.8401085"],["-65.2807041","45.8409456"],["-65.2804337","45.8411292"],["-65.2801162","45.8413427"],["-65.2798467","45.8415253"],["-65.2795487","45.8417278"],["-65.2792716","45.8419138"],["-65.278671","45.8423312"],["-65.2783781","45.8425283"],["-65.2781066","45.8427217"],["-65.2778028","45.8429271"],["-65.2775038","45.8431283"],["-65.2769225","45.8435323"],["-65.2763313","45.8439224"],["-65.2760403","45.8441294"],["-65.2754736","45.8445201"],["-65.2751839","45.8447178"],["-65.2745928","45.8451152"],["-65.274318","45.8453116"],["-65.2737447","45.8457053"],["-65.2734506","45.8459062"],["-65.2712486","45.847399"],["-65.2709342","45.8476209"],["-65.2703274","45.8480292"],["-65.2700856","45.8481927"],["-65.2697626","45.8484128"],["-65.2694679","45.8486201"],["-65.2692047","45.8487989"],["-65.2685803","45.8492213"],["-65.2682985","45.849411"],["-65.2680095","45.8496175"],["-65.2677472","45.8497941"],["-65.2674196","45.8500143"],["-65.2671453","45.8502104"],["-65.2668636","45.8503987"],["-65.2665662","45.8506008"],["-65.2659842","45.8510024"],["-65.2645562","45.8519859"],["-65.2642659","45.8521714"],["-65.2639759","45.8523692"],["-65.263685","45.8525641"],["-65.2634048","45.8527633"],["-65.2620008","45.8537201"],["-65.261673","45.8539521"],["-65.2613326","45.8541827"],["-65.260938","45.8544608"],["-65.2600027","45.8551478"],["-65.2594698","45.8555717"],["-65.2592256","45.8557601"],["-65.2589461","45.8559863"],["-65.2587188","45.8561728"],["-65.2584657","45.8563857"],["-65.2582205","45.8566034"],["-65.2579882","45.8568216"],["-65.2577561","45.8570428"],["-65.2575115","45.8572584"],["-65.2572818","45.8574781"],["-65.2570545","45.8576985"],["-65.2568515","45.8578992"],["-65.2563695","45.8583953"],["-65.2561656","45.8586063"],["-65.2559356","45.8588426"],["-65.2550464","45.8597782"],["-65.254769","45.8600756"],["-65.2541511","45.8607391"],["-65.253949","45.8609598"],["-65.2534941","45.8614483"],["-65.2532715","45.8616817"],["-65.2530364","45.8619341"],["-65.2526398","45.8623585"],["-65.2516875","45.8633681"],["-65.2512182","45.8638588"],["-65.2509963","45.8640922"],["-65.2507607","45.8643452"],["-65.2505128","45.8645939"],["-65.2500056","45.8650509"],["-65.2497356","45.8652873"],["-65.2494909","45.8655038"],["-65.2489472","45.8659731"],["-65.2486452","45.8662138"],["-65.2483784","45.8664298"],["-65.2481339","45.8666308"],["-65.2472671","45.8672696"],["-65.2464114","45.8678741"],["-65.2461191","45.8680701"],["-65.2458318","45.868266"],["-65.2455231","45.868474"],["-65.2450954","45.8687524"],["-65.2443241","45.8692587"],["-65.243733","45.8696308"],["-65.2434271","45.8698293"],["-65.2431286","45.8700129"],["-65.2428168","45.8702154"],["-65.242462","45.8703856"],["-65.241903","45.8707415"],["-65.2416775","45.8708952"],["-65.241553","45.8709706"],["-65.2413714","45.8710771"],["-65.241126","45.871238"],["-65.2409797","45.8713288"],["-65.2407093","45.87151"],["-65.2392872","45.8725552"],["-65.2389817","45.8727807"],["-65.2382379","45.8733377"],["-65.2379443","45.8735674"],["-65.2374311","45.8739718"],["-65.2370886","45.8742645"],["-65.2364458","45.8748333"],["-65.2351822","45.8760497"],["-65.23106","45.8807073"],["-65.2232683","45.8895691"],["-65.2216457","45.8911841"],["-65.2199699","45.8927753"],["-65.2177635","45.8956535"],["-65.2166745","45.896908"],["-65.2156534","45.8979962"],["-65.2142447","45.8993015"],["-65.2129886","45.9003486"],["-65.2117542","45.9012859"],["-65.2106438","45.9020541"],["-65.2089011","45.9031184"],["-65.1980481","45.909085"],["-65.1948676","45.91082"],["-65.1945395","45.9109857"],["-65.1942265","45.9111611"],["-65.1935967","45.9115035"],["-65.1932945","45.911673"],["-65.1929843","45.9118358"],["-65.192691","45.9119938"],["-65.1920338","45.9123508"],["-65.1917334","45.9125197"],["-65.1907793","45.9130307"],["-65.1898221","45.9135605"],["-65.1892668","45.9138582"],["-65.1872302","45.9149824"],["-65.1868822","45.9151877"],["-65.1862869","45.9155658"],["-65.1859455","45.9157862"],["-65.1856487","45.9159787"],["-65.1853406","45.9161774"],["-65.1843298","45.916894"],["-65.1840354","45.9171113"],["-65.1836013","45.9174328"],["-65.1833394","45.9176339"],["-65.1830903","45.9178188"],["-65.1827999","45.9180411"],["-65.1825491","45.918236"],["-65.1644668","45.9324478"],["-65.1634708","45.9332148"],["-65.162079","45.9342218"],["-65.1610002","45.9349711"],["-65.1582193","45.9366829"],["-65.1565839","45.937743"],["-65.1545827","45.9392319"],["-65.1295943","45.9588311"],["-65.1286874","45.9598393"],["-65.128028","45.9608201"],["-65.1276163","45.9616349"],["-65.1273003","45.9625814"],["-65.1271561","45.9631062"],["-65.1271128","45.9635159"],["-65.1270809","45.9639502"],["-65.1270748","45.9644662"],["-65.1271402","45.9650165"],["-65.1272511","45.9656327"],["-65.1273512","45.9660238"],["-65.1276123","45.9667058"],["-65.1287554","45.9692312"],["-65.1292269","45.9702634"],["-65.1307593","45.9736457"],["-65.1379262","45.9895512"],["-65.138411","45.99094"],["-65.1385416","45.9917768"],["-65.1385404","45.9928268"],["-65.138377","45.9938802"],["-65.1380544","45.9948833"],["-65.137758","45.9954647"],["-65.1373658","45.9961311"],["-65.1368237","45.9968483"],["-65.1359042","45.9977946"],["-65.1255058","46.0063746"],["-65.1245318","46.0071745"],["-65.1221229","46.0091042"],["-65.1210692","46.0098449"],["-65.1201762","46.0103892"],["-65.1104401","46.0155676"],["-65.1074439","46.0172634"],["-65.1058123","46.0185038"],["-65.1025836","46.0213564"],["-65.1015388","46.0221825"],["-65.0998882","46.0232355"],["-65.0954922","46.0256392"],["-65.095249","46.0257711"],["-65.0949632","46.0259231"],["-65.094689","46.0260703"],["-65.0944184","46.0262125"],["-65.094121","46.0263723"],["-65.0935369","46.0266848"],["-65.0926194","46.0271817"],["-65.0919646","46.0275319"],["-65.0916459","46.0277029"],["-65.0913314","46.0278725"],["-65.0909962","46.0280518"],["-65.0905268","46.028306"],["-65.0882388","46.0295386"],["-65.0879093","46.0297115"],["-65.0875295","46.0299188"],["-65.0864845","46.0304837"],["-65.0861394","46.0306735"],["-65.0858178","46.0308492"],["-65.0854403","46.031058"],["-65.0843576","46.0317069"],["-65.0834308","46.0322901"],["-65.0831262","46.0324883"],["-65.082792","46.0327146"],["-65.0825102","46.0329128"],["-65.0816818","46.0335049"],["-65.0812756","46.0337914"],["-65.0809901","46.0340102"],["-65.0806932","46.0342376"],["-65.0801047","46.0346777"],["-65.0798101","46.0349039"],["-65.0777859","46.0364451"],["-65.0771729","46.0369037"],["-65.0768862","46.0371245"],["-65.075691","46.0380383"],["-65.0751159","46.0384683"],["-65.0748344","46.0386844"],["-65.074551","46.0389013"],["-65.073942","46.0393587"],["-65.073368","46.0397872"],["-65.0722819","46.0405937"],["-65.0718748","46.0408839"],["-65.0716102","46.0410683"],["-65.0709856","46.0415075"],["-65.0706871","46.0417182"],["-65.0703699","46.041922"],["-65.0700762","46.0421125"],["-65.0692411","46.042653"],["-65.0687686","46.0429479"],["-65.068458","46.0431319"],["-65.0681288","46.0433375"],["-65.0678191","46.043529"],["-65.0671464","46.0439283"],["-65.0668141","46.0441344"],["-65.0664991","46.0443214"],["-65.0651352","46.0451244"],["-65.0645365","46.045481"],["-65.0631435","46.0462989"],["-65.062817","46.0465112"],["-65.0601787","46.0480759"],["-65.0598456","46.0482644"],["-65.0591861","46.0486533"],["-65.0588982","46.0488246"],["-65.0585924","46.0490076"],["-65.0582931","46.0491848"],["-65.0579683","46.0493813"],["-65.057285","46.0497854"],["-65.0566346","46.0501601"],["-65.0562893","46.0503556"],["-65.0553207","46.0509369"],["-65.0549887","46.0511318"],["-65.0542508","46.0515555"],["-65.0537464","46.0518278"],["-65.0529695","46.0522101"],["-65.0526058","46.052354"],["-65.0522092","46.0525019"],["-65.0518246","46.0526357"],["-65.0510153","46.052876"],["-65.0501774","46.0530751"],["-65.0493153","46.0532315"],["-65.0484248","46.0533374"],["-65.0479763","46.0533621"],["-65.0475161","46.0533898"],["-65.0470754","46.0534162"],["-65.046605","46.053442"],["-65.0443465","46.0535448"],["-65.0429177","46.0536062"],["-65.0424488","46.0536333"],["-65.0396535","46.0537632"],["-65.0390662","46.0537959"],["-65.0384385","46.0538266"],["-65.0377726","46.0538528"],["-65.0369142","46.0538929"],["-65.0363943","46.0539137"],["-65.0359384","46.0539388"],["-65.0350626","46.0539898"],["-65.034635","46.054023"],["-65.0341767","46.0540674"],["-65.0337524","46.0541272"],["-65.0333373","46.0541941"],["-65.0328553","46.054281"],["-65.0320346","46.0544477"],["-65.0316213","46.0545332"],["-65.0311957","46.054623"],["-65.0307347","46.0547184"],["-65.0286637","46.0551352"],["-65.0280015","46.0552942"],["-65.0169402","46.0575193"],["-65.0165104","46.057608"],["-65.0160833","46.0576919"],["-65.0156448","46.0577816"],["-65.0152183","46.0578698"],["-65.0147699","46.0579625"],["-65.0143876","46.058037"],["-65.0129894","46.0583201"],["-65.0118523","46.05858"],["-65.0110462","46.0588014"],["-65.0106552","46.0589242"],["-65.0102562","46.059068"],["-65.0098745","46.0592067"],["-65.0095141","46.059343"],["-65.0087796","46.0596539"],["-65.0083796","46.059837"],["-65.008023","46.0600152"],["-65.0076909","46.0602046"],["-65.0073813","46.0603889"],["-65.0070412","46.0605973"],["-65.0067112","46.0608021"],["-65.0060388","46.0612099"],["-65.0051142","46.0618153"],["-65.0041438","46.0624508"],["-65.0034917","46.0628707"],["-65.00312","46.0631214"],["-65.0015262","46.0641647"],["-65.0009661","46.0645278"],["-65.0003005","46.064969"],["-64.9987809","46.0659595"],["-64.9960077","46.0677507"],["-64.9940337","46.0688768"],["-64.9926174","46.0695619"],["-64.9910328","46.0702032"],["-64.9871851","46.0715023"],["-64.9809973","46.0735032"],["-64.9766765","46.0747139"],["-64.968177","46.0767851"],["-64.9655615","46.077342"],["-64.9626032","46.0780042"],["-64.9597771","46.0788827"],["-64.9580546","46.0795592"],["-64.9564163","46.0803055"],["-64.9530778","46.0822146"],["-64.9273172","46.09753"],["-64.9255244","46.0987784"],["-64.9248132","46.0994024"],["-64.9244665","46.0997766"],["-64.9242034","46.1001145"],["-64.9240649","46.1003321"],["-64.9236056","46.1011486"],["-64.9232451","46.1020452"],["-64.9195135","46.1153723"],["-64.9186813","46.1183069"],["-64.91814","46.1197875"],["-64.9176878","46.1205935"],["-64.9172787","46.1212207"],["-64.9166355","46.1220078"],["-64.9154298","46.1231733"],["-64.9143595","46.1239898"],["-64.9136166","46.1244811"],["-64.912542","46.1250537"],["-64.9081974","46.1269161"],["-64.9023475","46.1293506"],["-64.8996747","46.1303247"],["-64.8979713","46.1307572"],["-64.8963547","46.1310252"],["-64.8948381","46.1311859"],["-64.8763891","46.1321466"],["-64.8749868","46.1321485"],["-64.8735813","46.1320176"],["-64.8721589","46.1317067"],["-64.869082","46.1306621"],["-64.8675276","46.1301974"],["-64.8664939","46.129981"],["-64.8654815","46.1298115"],["-64.8641551","46.1296637"],["-64.8625664","46.1295863"],["-64.8113781","46.1283349"],["-64.7887263","46.1273945"],["-64.7775068","46.1269273"],["-64.776014","46.1268811"],["-64.7756199","46.1268832"],["-64.7751388","46.1268989"],["-64.7746903","46.1269247"],["-64.7738556","46.1270063"],["-64.7681724","46.1276826"],["-64.7676872","46.1277104"],["-64.7669778","46.1277288"],["-64.7653862","46.1277323"],["-64.7646318","46.1277168"],["-64.7635504","46.1276591"],["-64.7446864","46.1264757"],["-64.7416276","46.1263766"],["-64.7403431","46.1264335"],["-64.7392187","46.1265917"],["-64.7380771","46.1268122"],["-64.7159086","46.1321643"],["-64.7140047","46.1325966"],["-64.7134392","46.1326896"],["-64.7125437","46.1327329"],["-64.7113399","46.1327214"],["-64.7101018","46.1325628"],["-64.7089181","46.1322743"],["-64.70813","46.1320011"],["-64.7074191","46.1317026"],["-64.7067999","46.1313545"],["-64.7062593","46.1309846"],["-64.7056965","46.1305061"],["-64.705378","46.1301967"],["-64.7051108","46.1298877"],["-64.7046483","46.129318"],["-64.7041361","46.1287641"],["-64.7035847","46.1283076"],["-64.7029872","46.1278853"],["-64.7024422","46.1275398"],["-64.7017875","46.127213"],["-64.7010605","46.1269"],["-64.7006112","46.1267524"],["-64.7001725","46.1266247"],["-64.6998089","46.1265309"],["-64.6993917","46.1264348"],["-64.6989212","46.1263524"],["-64.6984295","46.1262808"],["-64.6980017","46.1262365"],["-64.6976143","46.1262065"],["-64.6972158","46.1261936"],["-64.6966935","46.1262002"],["-64.6959634","46.1262326"],["-64.687912","46.1268143"],["-64.6848687","46.1270949"],["-64.6800825","46.1277621"],["-64.6796628","46.1277674"],["-64.6792723","46.1277345"],["-64.6788843","46.1276292"],["-64.6786896","46.1275282"],["-64.678563","46.1273896"],["-64.6783971","46.1271283"],["-64.6783585","46.1268251"],["-64.6785945","46.1264335"],["-64.6789747","46.1262124"],["-64.6806304","46.12585"],["-64.6809731","46.1258007"],["-64.6813546","46.1258606"],["-64.6817906","46.1260677"],["-64.6819712","46.1262992"],["-64.6820294","46.1264445"],["-64.6820084","46.1267169"],["-64.6818673","46.1269771"],["-64.6816353","46.1272436"],["-64.6798945","46.1284871"],["-64.668153","46.1368833"],["-64.6674352","46.1373774"],["-64.6662701","46.1381558"],["-64.6574817","46.1441507"],["-64.6418258","46.1552917"],["-64.6365811","46.1593669"],["-64.6185314","46.174767"],["-64.5829413","46.2051494"],["-64.5819106","46.2059771"],["-64.5811764","46.2065003"],["-64.5802993","46.207031"],["-64.5794886","46.2074353"],["-64.5783967","46.2079136"],["-64.5769262","46.2084365"],["-64.5758689","46.2087196"],["-64.574741","46.2089659"],["-64.5737277","46.2091279"],["-64.5728722","46.2092244"],["-64.5718047","46.2092885"],["-64.5586977","46.2093435"],["-64.541639","46.20897"],["-64.5385011","46.2088763"],["-64.510639","46.2082656"],["-64.5097799","46.2082728"],["-64.5083401","46.208336"],["-64.5070078","46.2084262"],["-64.505111","46.2086592"],["-64.5030257","46.208966"],["-64.4881566","46.2114657"],["-64.4871625","46.2116067"],["-64.4866546","46.2116573"],["-64.4858144","46.2117115"],["-64.4845101","46.2117449"],["-64.4725107","46.2114322"],["-64.4292582","46.2110934"],["-64.4250978","46.2111293"],["-64.4217236","46.211278"],["-64.414167","46.2119613"],["-64.4115075","46.2121339"],["-64.4098954","46.2121568"],["-64.4079026","46.2120789"],["-64.3972859","46.2113028"],["-64.3959211","46.211124"],["-64.3950237","46.2109359"],["-64.3941222","46.2106878"],["-64.3931649","46.2103647"],["-64.3924626","46.2100922"],["-64.391965","46.2098717"],["-64.3914778","46.2096297"],["-64.3908664","46.2092962"],["-64.3903516","46.2089701"],["-64.3898263","46.2086103"],["-64.3859463","46.2057004"],["-64.3854536","46.2053777"],["-64.3849324","46.2050608"],["-64.3842996","46.2047155"],["-64.3832609","46.2042279"],["-64.38262","46.2039488"],["-64.381539","46.2035601"],["-64.3806536","46.2033149"],["-64.3793794","46.2030115"],["-64.357566","46.198305"],["-64.3556912","46.1980264"],["-64.3543464","46.1978874"],["-64.3528015","46.1977979"],["-64.350526","46.1978635"],["-64.3484525","46.1981224"],["-64.3185682","46.2046133"],["-64.3166271","46.2050193"],["-64.3157915","46.2051062"],["-64.3147152","46.2051695"],["-64.3136786","46.2051479"],["-64.3125954","46.205098"],["-64.3112436","46.2049252"],["-64.3101897","46.2047304"],["-64.3088748","46.2043815"],["-64.3049056","46.2031167"],["-64.3039102","46.2027765"],["-64.3033204","46.202564"],["-64.3025567","46.2023063"],["-64.2987562","46.2011176"],["-64.2971202","46.2007904"],["-64.2955725","46.2005923"],["-64.2940508","46.2004855"],["-64.2918015","46.2006118"],["-64.2732214","46.2035008"],["-64.2696311","46.2040367"],["-64.2686528","46.2040902"],["-64.267355","46.2040714"],["-64.2659245","46.2039424"],["-64.264344","46.2036393"],["-64.2628569","46.2032398"],["-64.2613235","46.2026294"],["-64.2596493","46.2018207"],["-64.2503376","46.1964411"],["-64.2461748","46.1940474"],["-64.2438679","46.1927275"],["-64.2407283","46.1909725"],["-64.2392041","46.1902962"],["-64.2370886","46.1893238"],["-64.2326525","46.1864479"],["-64.2296618","46.1842035"],["-64.2271861","46.1823249"],["-64.2263108","46.1817487"],["-64.2257294","46.1814377"],["-64.2247709","46.1810142"],["-64.2229312","46.1802719"],["-64.2201007","46.1791684"],["-64.2186772","46.1785829"],["-64.2180039","46.1782255"],["-64.2170965","46.1776316"],["-64.2083719","46.1713602"],["-64.2065804","46.1701354"],["-64.2059107","46.1697875"],["-64.2053253","46.1695605"],["-64.2044766","46.1692917"],["-64.19983","46.1682326"],["-64.1984226","46.1678505"],["-64.1974832","46.1674828"],["-64.1928217","46.1654402"],["-64.1911035","46.1646338"],["-64.190611","46.1643203"],["-64.1901928","46.1639783"],["-64.1873672","46.1606176"],["-64.1858279","46.1587672"],["-64.1836482","46.1561521"],["-64.1829895","46.1556226"],["-64.1822506","46.1552684"],["-64.1818371","46.1551092"],["-64.1813096","46.1549549"],["-64.1750103","46.1536391"],["-64.1730059","46.1532258"],["-64.1711017","46.1527576"],["-64.1636495","46.150324"],["-64.1609316","46.1493768"],["-64.1589696","46.1483929"],["-64.1568586","46.1473095"],["-64.1512417","46.1448311"],["-64.1466252","46.1427955"],["-64.1356184","46.1376545"],["-64.1335909","46.1364364"],["-64.1332773","46.1361374"],["-64.1323749","46.1348517"],["-64.1320253","46.1326276"],["-64.1316487","46.1307074"],["-64.1310309","46.1294546"],["-64.130192","46.1283414"],["-64.1297133","46.127576"],["-64.1290031","46.1262844"],["-64.1278859","46.1238066"],["-64.1265296","46.1204691"],["-64.1260477","46.1190315"],["-64.1258197","46.1177827"],["-64.1252027","46.1125567"],["-64.1247518","46.1106446"],["-64.1223101","46.104907"],["-64.1203012","46.1001166"],["-64.1192173","46.0964519"],["-64.118046","46.0921048"],["-64.1168289","46.0875195"],["-64.1155537","46.0838076"],["-64.1115786","46.074884"],["-64.1093321","46.0700645"],["-64.1083006","46.0688337"],["-64.1060893","46.0666524"],["-64.1042916","46.0644183"],["-64.1026825","46.0612014"],["-64.1022838","46.0606093"],["-64.1017389","46.0599461"],["-64.1011418","46.0593403"],["-64.1006811","46.0589558"],["-64.0983325","46.057361"],["-64.0947256","46.0549559"],["-64.0942941","46.0546091"],["-64.0941835","46.054462"],["-64.094157","46.0542928"],["-64.0941638","46.054135"],["-64.0941137","46.0539871"],["-64.0940055","46.0538516"],["-64.0938302","46.0537339"],["-64.0936148","46.0536589"],["-64.0933754","46.0536319"],["-64.0932146","46.0536417"],["-64.0930625","46.0536744"],["-64.0928987","46.0537387"],["-64.0927606","46.0538281"],["-64.0926552","46.0539406"],["-64.0925832","46.0541043"],["-64.0925855","46.0542766"],["-64.0926629","46.0544484"],["-64.0927484","46.0546562"],["-64.0927614","46.0547951"],["-64.0927243","46.0549473"],["-64.0925033","46.0553419"],["-64.091895","46.0562805"],["-64.0915316","46.0566687"],["-64.0907792","46.0573051"],["-64.090251","46.0576405"],["-64.0892952","46.0581082"],["-64.0886236","46.0583638"],["-64.0877068","46.0586169"],["-64.086752","46.0587815"],["-64.0843452","46.0590392"],["-64.0829127","46.0592207"],["-64.08212","46.0593752"],["-64.081496","46.0595149"],["-64.0809344","46.059675"],["-64.0794419","46.0602308"],["-64.0763178","46.0616398"],["-64.0725712","46.0629549"],["-64.0647418","46.0654147"],["-64.0548367","46.0680011"],["-64.0344864","46.0731492"],["-64.0289966","46.0744969"],["-63.9916865","46.0839822"],["-63.9746299","46.0878715"],["-63.8651882","46.1117506"],["-63.863599","46.1121013"],["-63.8629867","46.1122494"],["-63.8621132","46.1125457"],["-63.8613131","46.1128481"],["-63.8601526","46.1134352"],["-63.8591471","46.1140706"],["-63.858749","46.1143421"],["-63.8583339","46.1147049"],["-63.8579909","46.1150424"],["-63.8576984","46.1153584"],["-63.8570715","46.1161936"],["-63.8563924","46.1173406"],["-63.8556677","46.1186143"],["-63.8495686","46.1296258"],["-63.8489345","46.1307507"],["-63.8462432","46.1356438"],["-63.844559","46.1387239"],["-63.8443629","46.1390472"],["-63.8440711","46.1395113"],["-63.8435566","46.1402227"],["-63.8432478","46.1406156"],["-63.842708","46.1411953"],["-63.8419178","46.1419956"],["-63.8403419","46.1433407"],["-63.8235955","46.1568289"],["-63.8146131","46.1639798"],["-63.8134586","46.1648918"],["-63.8121898","46.1658861"],["-63.8025313","46.1733228"],["-63.7980489","46.1766432"],["-63.7912897","46.1814979"],["-63.7844705","46.1863677"],["-63.7619041","46.2024338"],["-63.7573196","46.2058771"],["-63.7489347","46.212574"],["-63.7469121","46.2142716"],["-63.7385785","46.2215877"],["-63.7130205","46.2442554"],["-63.7073442","46.2493035"],["-63.7049352","46.2514925"],["-63.70263","46.2535505"],["-63.7019478","46.2541609"],["-63.7013954","46.2544741"],["-63.7008374","46.2547474"],["-63.7001532","46.2550155"],["-63.6990784","46.2553202"],["-63.6973102","46.2557352"],["-63.6955575","46.256047"],["-63.6934265","46.2562341"],["-63.6918786","46.2562611"],["-63.6913595","46.2562482"],["-63.6908832","46.256216"],["-63.6904957","46.256175"],["-63.6902766","46.2561283"],["-63.6898361","46.2560098"],["-63.6894639","46.2558491"],["-63.6891022","46.2556353"],["-63.6888286","46.2554098"],["-63.6885307","46.2551466"],["-63.6882916","46.2549379"],["-63.6882105","46.2548658"],["-63.6873906","46.2541342"],["-63.6870125","46.2538446"],["-63.6865991","46.25363"],["-63.6861911","46.2534832"],["-63.6858323","46.2533626"],["-63.6856227","46.2533236"],["-63.6853722","46.2533078"],["-63.684986","46.2533033"],["-63.6838515","46.2533788"],["-63.6827519","46.2534584"],["-63.6822269","46.2535165"],["-63.6686546","46.2544129"],["-63.6655109","46.2546407"],["-63.6647446","46.2547208"],["-63.6636064","46.254954"],["-63.6612624","46.2554812"],["-63.6609009","46.2555707"],["-63.6563097","46.2566259"],["-63.6555952","46.256814"],["-63.6549443","46.2570203"],["-63.654354","46.2572447"],["-63.6539195","46.2574269"],["-63.6505737","46.2589445"],["-63.6470566","46.2605845"],["-63.646673","46.2607851"],["-63.6463838","46.2609521"],["-63.6460875","46.2611382"],["-63.6457889","46.2613573"],["-63.6454399","46.2616476"],["-63.6315529","46.2741995"],["-63.6309286","46.2746968"],["-63.6305228","46.2750353"],["-63.6299666","46.2754823"],["-63.6296741","46.2756811"],["-63.6292824","46.2759042"],["-63.6287947","46.2760769"],["-63.6283815","46.2761448"],["-63.6279238","46.2761565"],["-63.6275276","46.2761284"],["-63.6261706","46.2759693"],["-63.6256817","46.2759486"],["-63.6254269","46.275992"],["-63.625319","46.2760245"],["-63.6251014","46.2761443"],["-63.6250137","46.276215"],["-63.6248737","46.2763806"],["-63.6248277","46.2765344"],["-63.6248302","46.2766899"],["-63.6250662","46.2773465"],["-63.6301625","46.2922116"],["-63.6309837","46.2946017"],["-63.6316008","46.2963249"],["-63.6398664","46.3188499"],["-63.6401516","46.319666"],["-63.6402731","46.3199291"],["-63.6404274","46.3201758"],["-63.6405664","46.3203455"],["-63.6407789","46.3205572"],["-63.6409714","46.3207089"],["-63.641264","46.3209069"],["-63.6415695","46.3210925"],["-63.6418482","46.3212184"],["-63.642223","46.321353"],["-63.6427106","46.3214815"],["-63.6434226","46.3215787"],["-63.6537261","46.3226235"],["-63.6547797","46.3227605"],["-63.6559398","46.3229541"],["-63.6585887","46.3237382"],["-63.6613413","46.3308142"],["-63.6614757","46.3311291"],["-63.6615835","46.3313023"],["-63.661779","46.3315222"],["-63.6623239","46.3319518"],["-63.6676158","46.3358961"],["-63.6677685","46.3360544"],["-63.6678984","46.3362134"],["-63.6679816","46.3363973"],["-63.6680769","46.3366446"],["-63.6681028","46.3368522"],["-63.6680806","46.3371434"],["-63.6679458","46.3380389"],["-63.6679426","46.338284"],["-63.6680011","46.3384986"],["-63.6681966","46.3389149"],["-63.6684653","46.3393329"],["-63.6687109","46.3397029"],["-63.6682894","46.3399337"],["-63.6681433","46.3400203"],["-63.6680404","46.3401112"],["-63.6679596","46.3402072"],["-63.66784","46.3403946"],["-63.6677851","46.3405198"],["-63.6676561","46.3409492"],["-63.6675504","46.3412974"],["-63.6674513","46.3417793"],["-63.6673847","46.3422797"],["-63.667373","46.3434515"],["-63.6673893","46.3478588"],["-63.667407","46.3491429"],["-63.6674297","46.3511494"],["-63.6674256","46.3524428"],["-63.6674401","46.3542937"],["-63.6674566","46.3558099"],["-63.6674614","46.3576096"],["-63.6674514","46.3577705"],["-63.6674617","46.357818"],["-63.6674582","46.358344"],["-63.6674733","46.3593324"],["-63.667492","46.361108"],["-63.6674754","46.3635604"],["-63.6517404","46.3671143"],["-63.6510008","46.3672832"],["-63.6491894","46.3676743"],["-63.6487062","46.367772"],["-63.6472122","46.3680909"],["-63.6458186","46.3683929"],["-63.6452359","46.3685159"],["-63.6444551","46.3686912"],["-63.6432466","46.3689529"],["-63.6421123","46.3691963"],["-63.6404866","46.36955"],["-63.6397527","46.3697057"],["-63.6352193","46.3706732"],["-63.6345317","46.3708169"],["-63.6342713","46.3708662"],["-63.6319056","46.371382"],["-63.6316178","46.3714382"],["-63.6311285","46.3715414"],["-63.6306426","46.371641"],["-63.627933","46.3722077"],["-63.6255061","46.3727105"],["-63.6216299","46.3734954"],["-63.6214132","46.3735527"],["-63.6087962","46.3762749"],["-63.6079432","46.3764568"],["-63.6071442","46.3766161"],["-63.6060066","46.3768546"],["-63.6056714","46.3769317"],["-63.6054711","46.3769688"],["-63.6048768","46.3770988"],["-63.6039753","46.3772902"],["-63.6020177","46.3777165"],["-63.6014431","46.3778481"],["-63.6012233","46.3778913"],["-63.6010787","46.3779289"],["-63.6008933","46.3779614"],["-63.6003163","46.3780813"],["-63.5990268","46.3783475"],["-63.593068","46.3796042"],["-63.5909782","46.3800498"],["-63.5894174","46.3803868"],["-63.5889363","46.3804823"],["-63.5882326","46.3806293"],["-63.5858572","46.3811366"],["-63.5789401","46.382603"],["-63.5769246","46.3830298"],["-63.5737448","46.3837058"],["-63.5733375","46.383787"],["-63.5621819","46.3862159"],["-63.5618063","46.386317"],["-63.5614503","46.3864572"],["-63.5610179","46.3866927"],["-63.5607989","46.3868458"],["-63.5604463","46.387165"],["-63.5590311","46.3885045"],["-63.5577807","46.3896887"],["-63.557411","46.3900078"],["-63.5570453","46.3903727"],["-63.5567099","46.3907025"],["-63.5565675","46.3908289"],["-63.5558115","46.3915557"],["-63.5547767","46.3925409"],["-63.5545184","46.3927765"],["-63.5543716","46.3929365"],["-63.5542673","46.3930277"],["-63.5539943","46.3933016"],["-63.5533349","46.3939109"],["-63.552766","46.3944426"],["-63.5523385","46.3948859"],["-63.5519119","46.3953711"],["-63.5514716","46.3959093"],["-63.5513324","46.3960588"],["-63.5509597","46.3964922"],["-63.549976","46.3976228"],["-63.5491811","46.3985515"],["-63.5480738","46.3999256"],["-63.5496207","46.4007161"],["-63.5483564","46.4018188"],["-63.5479227","46.4021323"],["-63.5478622","46.4021781"],["-63.5471543","46.4027602"],["-63.546629","46.4032554"],["-63.546252","46.4036649"],["-63.5458698","46.4041414"],["-63.5455837","46.4045643"],["-63.5442673","46.4067484"],["-63.5415802","46.4112443"],["-63.5413807","46.4115942"],["-63.5311849","46.428129"],["-63.5309486","46.4285327"],["-63.5289437","46.4318251"],["-63.528285","46.4329008"],["-63.5279254","46.4334605"],["-63.5277106","46.4338025"],["-63.5272896","46.434413"],["-63.5268847","46.4349788"],["-63.5267832","46.4351339"],["-63.5264302","46.4356129"],["-63.5261222","46.4360503"],["-63.5256561","46.4366973"],["-63.5255534","46.4368544"],["-63.5253682","46.4370857"],["-63.5251479","46.4373311"],["-63.5244212","46.4379698"],["-63.5215828","46.4402223"],["-63.5203644","46.4412275"],["-63.5198355","46.4417255"],["-63.5193582","46.4422206"],["-63.5189006","46.4427285"],["-63.5183561","46.4433686"],["-63.518235","46.4434969"],["-63.5179671","46.4438266"],["-63.5176537","46.4441917"],["-63.5175806","46.4442943"],["-63.5171492","46.4447849"],["-63.5162455","46.4458397"],["-63.5160375","46.4460689"],["-63.5156768","46.4464883"],["-63.5156022","46.4465923"],["-63.5154826","46.446717"],["-63.5150166","46.4472627"],["-63.5147348","46.447604"],["-63.5146173","46.4477273"],["-63.5140656","46.4483913"],["-63.5138231","46.4486755"],["-63.5134479","46.4491574"],["-63.513272","46.4494128"],["-63.5129957","46.4498916"],["-63.5128094","46.4502289"],["-63.5109104","46.4541652"],["-63.5106637","46.4547402"],["-63.5105109","46.4552232"],["-63.5102889","46.4563305"],["-63.5096816","46.4597233"],["-63.5096048","46.4603957"],["-63.5096574","46.4607494"],["-63.5099782","46.461588"],["-63.5109534","46.4643536"],["-63.5089447","46.4649249"],["-63.5079825","46.4650801"],["-63.507244","46.4651511"],["-63.5062304","46.4651986"],["-63.5053168","46.4652373"],["-63.5017109","46.4653873"],["-63.5000888","46.4654393"],["-63.499256","46.4653832"],["-63.4978864","46.4652682"],["-63.4969065","46.4652032"],["-63.4958301","46.4652179"],["-63.4948411","46.4652516"],["-63.493294","46.4652968"],["-63.4914534","46.4653492"],["-63.49088","46.4653092"],["-63.4904578","46.4652457"],["-63.4899752","46.4651072"],["-63.4895848","46.4649706"],["-63.4890639","46.4647092"],["-63.4873876","46.46379"],["-63.4868048","46.4635535"],["-63.4862907","46.4634154"],["-63.4841945","46.463104"],["-63.4786448","46.4623085"],["-63.4783543","46.4622543"],["-63.4779211","46.462157"],["-63.4741591","46.4611342"],["-63.473515","46.4609821"],["-63.4732263","46.4609341"],["-63.4729997","46.4609158"],["-63.4726837","46.4609206"],["-63.4721903","46.4609479"],["-63.471695","46.4610228"],["-63.4708981","46.4611903"],["-63.469268","46.46155"],["-63.4686642","46.4616829"],["-63.466773","46.4620994"],["-63.4659347","46.4622777"],["-63.4654129","46.4623627"],["-63.4650054","46.4623867"],["-63.4642735","46.4624147"],["-63.4636389","46.4624497"],["-63.4630979","46.4624685"],["-63.461477","46.4625378"],["-63.460933","46.4625664"],["-63.4592683","46.4626377"],["-63.4579974","46.4627148"],["-63.4574498","46.4627302"],["-63.4571412","46.4626819"],["-63.4570213","46.4626472"],["-63.4567677","46.4625379"],["-63.4552299","46.4617845"],["-63.4549964","46.4616339"],["-63.4548658","46.4615684"],["-63.4544532","46.4614177"],["-63.45439","46.4613875"],["-63.4543475","46.4613474"],["-63.4543155","46.461296"],["-63.4542922","46.4612614"],["-63.4542603","46.4612374"],["-63.4542185","46.4612224"],["-63.4541724","46.4612167"],["-63.454126","46.4612227"],["-63.4540864","46.4612383"],["-63.4540546","46.4612622"],["-63.4540365","46.4612916"],["-63.4540326","46.4613249"],["-63.4540364","46.4613861"],["-63.4540294","46.461422"],["-63.4540143","46.4614513"],["-63.4539504","46.4615305"],["-63.4538087","46.4618179"],["-63.4537583","46.4619508"],["-63.4532602","46.4627564"],["-63.4525968","46.4639327"],["-63.4515025","46.4665465"],["-63.451022","46.46737"],["-63.450564","46.4678674"],["-63.4499611","46.4683408"],["-63.4493545","46.46872"],["-63.4485512","46.4690576"],["-63.4476619","46.4693479"],["-63.4473975","46.4694191"],["-63.4463856","46.4697347"],["-63.4452007","46.4701017"],["-63.4444592","46.4703161"],["-63.4439623","46.4704776"],["-63.443711","46.4705522"],["-63.44296","46.4707862"],["-63.4420837","46.4710613"],["-63.4413479","46.4712911"],["-63.4409421","46.4714349"],["-63.4406512","46.4715612"],["-63.4401783","46.4717965"],["-63.4398351","46.4720057"],["-63.4395867","46.4721874"],["-63.4384089","46.4732472"],["-63.4376435","46.4738745"],["-63.4373963","46.474044"],["-63.4370059","46.4742837"],["-63.4366309","46.4744694"],["-63.436266","46.4746233"],["-63.4358289","46.4747785"],["-63.4353145","46.4749231"],["-63.433568","46.4752783"],["-63.4324626","46.4754984"],["-63.4314822","46.4757104"],["-63.4305034","46.4759415"],["-63.429664","46.476175"],["-63.4290185","46.4763671"],["-63.4275375","46.4768245"],["-63.4141363","46.4809972"],["-63.411756","46.4817306"],["-63.4114148","46.4818582"],["-63.410705","46.4821843"],["-63.4095194","46.4828339"],["-63.4101428","46.4835891"],["-63.4102779","46.4837707"],["-63.4103582","46.4839258"],["-63.4103983","46.4840929"],["-63.4103871","46.4843308"],["-63.410325","46.4845675"],["-63.4102048","46.4847679"],["-63.4095953","46.4856188"],["-63.4094541","46.485896"],["-63.4094002","46.486113"],["-63.409354","46.4865626"],["-63.4093666","46.4867589"],["-63.4094698","46.4870493"],["-63.4101712","46.4888501"],["-63.4105512","46.4898428"],["-63.411512","46.4922892"],["-63.4116717","46.4927748"],["-63.4117297","46.4931528"],["-63.4117167","46.4935318"],["-63.4116026","46.4939705"],["-63.4115401","46.4941388"],["-63.411456","46.4942818"],["-63.4112157","46.494556"],["-63.4110473","46.4948053"],["-63.4109651","46.4948964"],["-63.4108832","46.4949716"],["-63.4107803","46.4950586"],["-63.4105114","46.4952445"],["-63.4103295","46.4953502"],["-63.4099981","46.4955057"],["-63.4097265","46.4956345"],["-63.4095195","46.4956988"],["-63.4092882","46.4957617"],["-63.4090209","46.495822"],["-63.4086492","46.4958857"],["-63.407225","46.4960043"],["-63.4068054","46.4960408"],["-63.4067706","46.4962216"],["-63.4067932","46.4963256"],["-63.4068147","46.4963988"],["-63.4068481","46.496468"],["-63.4068858","46.4965357"],["-63.406939","46.4966028"],["-63.4070065","46.4966724"],["-63.4070811","46.4967332"],["-63.4071676","46.496792"],["-63.4075668","46.4970064"],["-63.4077046","46.4970836"],["-63.4081902","46.4973828"],["-63.4086128","46.4975088"],["-63.4085062","46.4977272"],["-63.4081193","46.4980877"],["-63.408005","46.4982017"],["-63.4077348","46.4983536"],["-63.4073856","46.4985062"],["-63.4072422","46.4985478"],["-63.4070698","46.4985986"],["-63.4068994","46.4986337"],["-63.4067392","46.498649"],["-63.4065385","46.498654"],["-63.4062743","46.4986421"],["-63.4057053","46.4986284"],["-63.4054145","46.4986323"],["-63.4052814","46.4986712"],["-63.4051038","46.4987289"],["-63.4049224","46.4988209"],["-63.4047558","46.4989611"],["-63.4046355","46.4991463"],["-63.4045909","46.4993148"],["-63.4045717","46.4994157"],["-63.4044338","46.4995016"],["-63.4042754","46.4996454"],["-63.4039885","46.4999357"],["-63.4038952","46.5000186"],["-63.4038402","46.5000598"],["-63.4038106","46.5000862"],["-63.4037989","46.5001124"]] } }; const coordinates_1_0 = geojson_1_0.geometry.coordinates; for (const coord of coordinates_1_0) { bounds_1.extend(coord); contentMap_1.fitBounds(bounds_1, {padding: {top: 60, bottom:60, left: 60, right: 60}}); } contentMap_1.on('load', () => { contentMap_1.addLayer({ id: 'route1_0', type: 'line', source: { type: 'geojson', data: geojson_1_0 }, layout: { 'line-join': 'round', 'line-cap': 'round' }, paint: { 'line-color': '#0b7172', 'line-width': 5, 'line-opacity': 0.80 } }); }); contentMap_1.fitBounds(bounds_1, {padding: {top: 60, bottom: 60, left: 60, right: 60}}); contentMap_1.fitBounds(bounds_1, {padding: {top: 60, bottom:60, left: 60, right: 60}}); var boundsSouthWest = bounds_1.getSouthWest(); var boundsNorthEast = bounds_1.getNorthEast(); initialMapBounds[1] = new mapboxgl.LngLatBounds(boundsSouthWest, boundsNorthEast); const visibleMapRoutes_1 = []; contentMaps[1].on('click', (e) => { if (!clickWasOnMarkerOrCard) { resetMarkersAndCards(1); } else { clickWasOnMarkerOrCard = false; } }); } var mapScriptCreated = 0; var mapCssCreated = 0; var mapScriptLoaded = 0; var mapCssLoaded = 0; var mapLoadList = []; function showLazyMap(fname) { if (mapScriptLoaded == 1 && mapCssLoaded == 1) { if (!mapLoadList.includes(fname)) { window[fname](); mapLoadList.push(fname); } } } (function fn() { var pics = document.querySelectorAll('.no-js-hide'); pics.forEach(function(pic) { pic.classList.toggle('no-js-hide'); }); var lazyImages = [].slice.call(document.querySelectorAll(".lazeeload")); if ("IntersectionObserver" in window) { const config = { root: null, rootMargin: '1000px', threshold: 0 }; let lazyImageObserver = new IntersectionObserver(function(entries, observer) { entries.forEach(function(entry) { if (entry.isIntersecting) { let lazyImage = entry.target; if (lazyImage.dataset.src) {lazyImage.src = lazyImage.dataset.src;} if (lazyImage.dataset.srcset) {lazyImage.srcset = lazyImage.dataset.srcset;} if (lazyImage.dataset.map) { const fname = "initMapbox_"+lazyImage.dataset.map; if (mapScriptLoaded == 0) { let script = document.createElement('script'); script.async=true; script.defer=true; script.src = "https://api.mapbox.com/mapbox-gl-js/v3.0.0/mapbox-gl.js"; script.onload = function(){ mapScriptLoaded = 1; showLazyMap(fname); } document.head.appendChild(script); mapScriptCreated = 1; let css = document.createElement('link'); css.rel = "stylesheet"; css.href = "https://api.mapbox.com/mapbox-gl-js/v3.0.0/mapbox-gl.css"; css.onload = function(){ mapCssLoaded = 1; showLazyMap(fname); } document.head.appendChild(css); mapCssCreated = 1; } else { if (typeof window[fname] === 'function') { window[fname](); } showLazyMap(fname); } } lazyImage.classList.remove("no-js-hide"); lazyImage.classList.remove("lazeeload"); lazyImageObserver.unobserve(lazyImage); } }); }, config); lazyImages.forEach(function(lazyImage) { lazyImageObserver.observe(lazyImage); lazyImage.classList.add("lazeeload-activated"); }); } else { let active = false; const lazyLoad = function() { if (active === false) { active = true; setTimeout(function() { lazyImages.forEach(function(lazyImage) { if ((lazyImage.getBoundingClientRect().top <= window.innerHeight+1000 && lazyImage.getBoundingClientRect().bottom >= 0) && getComputedStyle(lazyImage).display !== "none") { if (lazyImage.dataset.src) lazyImage.src = lazyImage.dataset.src; if (lazyImage.dataset.srcset) lazyImage.srcset = lazyImage.dataset.srcset; if (lazyImage.dataset.onload) lazyImage.onload = lazyImage.dataset.onload; lazyImage.classList.remove("lazeeload"); lazyImages = lazyImages.filter(function(image) { return image !== lazyImage; }); if (lazyImages.length === 0) { document.removeEventListener("scroll", lazyLoad); window.removeEventListener("resize", lazyLoad); window.removeEventListener("orientationchange", lazyLoad); } } }); active = false; }, 200); } }; document.addEventListener("scroll", lazyLoad); window.addEventListener("resize", lazyLoad); window.addEventListener("orientationchange", lazyLoad); } var lazyImages = [].slice.call(document.querySelectorAll(".lazeeload")); i=1; lazyImages.forEach(function(lazyImage) { if (!(lazyImage.classList.contains("lazeeload-activated"))) { if (lazyImage.dataset.src) lazyImage.src = lazyImage.dataset.src; if (lazyImage.dataset.srcset) lazyImage.srcset = lazyImage.dataset.srcset; lazyImage.classList.remove("lazeeload"); } }); })();